@esfaenza/core 15.2.212 → 15.2.213
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/base/embedding.component.mjs +6 -4
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +6 -4
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +5 -3
- 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:.6084;transform:translate(66.3123vw,-10px) scale(.6789);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{62.144%{transform:translate(72.0473vw,62.144vh) scale(.6789)}to{transform:translate(69.1798vw,99vh) scale(.6789)}}.snow:nth-child(2){opacity:.2398;transform:translate(22.2947vw,-10px) scale(.4235);animation:fall-2 14s -30s linear infinite}@keyframes fall-2{65.656%{transform:translate(28.9463vw,65.656vh) scale(.4235)}to{transform:translate(25.6205vw,99vh) scale(.4235)}}.snow:nth-child(3){opacity:1.1938;transform:translate(25.4618vw,-10px) scale(.8607);animation:fall-3 12s -10s linear infinite}@keyframes fall-3{79.58%{transform:translate(20.7959vw,79.58vh) scale(.8607)}to{transform:translate(23.12885vw,99vh) scale(.8607)}}.snow:nth-child(4){opacity:1.666;transform:translate(45.2939vw,-10px) scale(.6671);animation:fall-4 25s -30s linear infinite}@keyframes fall-4{35.577%{transform:translate(46.8999vw,35.577vh) scale(.6671)}to{transform:translate(46.0969vw,99vh) scale(.6671)}}.snow:nth-child(5){opacity:.705;transform:translate(31.4845vw,-10px) scale(.6673);animation:fall-5 21s -28s linear infinite}@keyframes fall-5{50.836%{transform:translate(28.8182vw,50.836vh) scale(.6673)}to{transform:translate(30.15135vw,99vh) scale(.6673)}}.snow:nth-child(6){opacity:1.9342;transform:translate(26.0811vw,-10px) scale(.9556);animation:fall-6 22s -24s linear infinite}@keyframes fall-6{68.522%{transform:translate(33.7399vw,68.522vh) scale(.9556)}to{transform:translate(29.9105vw,99vh) scale(.9556)}}.snow:nth-child(7){opacity:1.7794;transform:translate(96.9225vw,-10px) scale(.3047);animation:fall-7 17s -18s linear infinite}@keyframes fall-7{79.067%{transform:translate(98.4978vw,79.067vh) scale(.3047)}to{transform:translate(97.71015vw,99vh) scale(.3047)}}.snow:nth-child(8){opacity:.8594;transform:translate(34.559vw,-10px) scale(.1169);animation:fall-8 22s -28s linear infinite}@keyframes fall-8{40.587%{transform:translate(25.8466vw,40.587vh) scale(.1169)}to{transform:translate(30.2028vw,99vh) scale(.1169)}}.snow:nth-child(9){opacity:1.22;transform:translate(47.3652vw,-10px) scale(.7777);animation:fall-9 27s -5s linear infinite}@keyframes fall-9{38.03%{transform:translate(38.3491vw,38.03vh) scale(.7777)}to{transform:translate(42.85715vw,99vh) scale(.7777)}}.snow:nth-child(10){opacity:1.2032;transform:translate(34.8366vw,-10px) scale(.3208);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{47.215%{transform:translate(27.3091vw,47.215vh) scale(.3208)}to{transform:translate(31.07285vw,99vh) scale(.3208)}}.snow:nth-child(11){opacity:.1714;transform:translate(19.6654vw,-10px) scale(.4017);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{36.775%{transform:translate(22.0527vw,36.775vh) scale(.4017)}to{transform:translate(20.85905vw,99vh) scale(.4017)}}.snow:nth-child(12){opacity:.5114;transform:translate(35.6476vw,-10px) scale(.6678);animation:fall-12 20s -13s linear infinite}@keyframes fall-12{50.416%{transform:translate(37.0759vw,50.416vh) scale(.6678)}to{transform:translate(36.36175vw,99vh) scale(.6678)}}.snow:nth-child(13){opacity:.6514;transform:translate(12.2096vw,-10px) scale(.8692);animation:fall-13 25s -22s linear infinite}@keyframes fall-13{64.409%{transform:translate(16.2597vw,64.409vh) scale(.8692)}to{transform:translate(14.23465vw,99vh) scale(.8692)}}.snow:nth-child(14){opacity:1.346;transform:translate(41.5346vw,-10px) scale(.5804);animation:fall-14 24s -7s linear infinite}@keyframes fall-14{58.031%{transform:translate(34.6324vw,58.031vh) scale(.5804)}to{transform:translate(38.0835vw,99vh) scale(.5804)}}.snow:nth-child(15){opacity:.9434;transform:translate(42.7325vw,-10px) scale(.4175);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{52.372%{transform:translate(45.6381vw,52.372vh) scale(.4175)}to{transform:translate(44.1853vw,99vh) scale(.4175)}}.snow:nth-child(16){opacity:1.1022;transform:translate(47.3027vw,-10px) scale(.2821);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{50.375%{transform:translate(38.2357vw,50.375vh) scale(.2821)}to{transform:translate(42.7692vw,99vh) scale(.2821)}}.snow:nth-child(17){opacity:1.649;transform:translate(88.3902vw,-10px) scale(.6672);animation:fall-17 27s -25s linear infinite}@keyframes fall-17{54.316%{transform:translate(97.7731vw,54.316vh) scale(.6672)}to{transform:translate(93.08165vw,99vh) scale(.6672)}}.snow:nth-child(18){opacity:1.9958;transform:translate(.3365vw,-10px) scale(.6683);animation:fall-18 15s -12s linear infinite}@keyframes fall-18{51.228%{transform:translate(-4.6999vw,51.228vh) scale(.6683)}to{transform:translate(-2.1817vw,99vh) scale(.6683)}}.snow:nth-child(19){opacity:1.7426;transform:translate(35.9567vw,-10px) scale(.6839);animation:fall-19 12s -7s linear infinite}@keyframes fall-19{73.221%{transform:translate(28.419vw,73.221vh) scale(.6839)}to{transform:translate(32.18785vw,99vh) scale(.6839)}}.snow:nth-child(20){opacity:1.357;transform:translate(44.4671vw,-10px) scale(.5837);animation:fall-20 20s -27s linear infinite}@keyframes fall-20{74.592%{transform:translate(48.27vw,74.592vh) scale(.5837)}to{transform:translate(46.36855vw,99vh) scale(.5837)}}.snow:nth-child(21){opacity:1.8332;transform:translate(20.0835vw,-10px) scale(.8596);animation:fall-21 26s -26s linear infinite}@keyframes fall-21{48.497%{transform:translate(14.8934vw,48.497vh) scale(.8596)}to{transform:translate(17.48845vw,99vh) scale(.8596)}}.snow:nth-child(22){opacity:1.3218;transform:translate(62.6825vw,-10px) scale(.1403);animation:fall-22 16s -16s linear infinite}@keyframes fall-22{52.442%{transform:translate(69.9029vw,52.442vh) scale(.1403)}to{transform:translate(66.2927vw,99vh) scale(.1403)}}.snow:nth-child(23){opacity:.8446;transform:translate(39.7778vw,-10px) scale(.9344);animation:fall-23 10s -10s linear infinite}@keyframes fall-23{47.566%{transform:translate(48.6541vw,47.566vh) scale(.9344)}to{transform:translate(44.21595vw,99vh) scale(.9344)}}.snow:nth-child(24){opacity:1.1636;transform:translate(7.5283vw,-10px) scale(.0201);animation:fall-24 23s -24s linear infinite}@keyframes fall-24{73.691%{transform:translate(1.8846vw,73.691vh) scale(.0201)}to{transform:translate(4.70645vw,99vh) scale(.0201)}}.snow:nth-child(25){opacity:1.1608;transform:translate(62.5332vw,-10px) scale(.8383);animation:fall-25 22s -2s linear infinite}@keyframes fall-25{43.787%{transform:translate(55.5552vw,43.787vh) scale(.8383)}to{transform:translate(59.0442vw,99vh) scale(.8383)}}.snow:nth-child(26){opacity:1.1048;transform:translate(6.6701vw,-10px) scale(.3345);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{70.355%{transform:translate(14.807vw,70.355vh) scale(.3345)}to{transform:translate(10.73855vw,99vh) scale(.3345)}}.snow:nth-child(27){opacity:.5568;transform:translate(31.026vw,-10px) scale(.7532);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{71.794%{transform:translate(38.8874vw,71.794vh) scale(.7532)}to{transform:translate(34.9567vw,99vh) scale(.7532)}}.snow:nth-child(28){opacity:.8902;transform:translate(83.4748vw,-10px) scale(.7235);animation:fall-28 10s -15s linear infinite}@keyframes fall-28{47.655%{transform:translate(85.8056vw,47.655vh) scale(.7235)}to{transform:translate(84.6402vw,99vh) scale(.7235)}}.snow:nth-child(29){opacity:1.5998;transform:translate(99.4735vw,-10px) scale(.6868);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{60.432%{transform:translate(103.5908vw,60.432vh) scale(.6868)}to{transform:translate(101.53215vw,99vh) scale(.6868)}}.snow:nth-child(30){opacity:.4816;transform:translate(89.0746vw,-10px) scale(.4807);animation:fall-30 15s -27s linear infinite}@keyframes fall-30{74.185%{transform:translate(90.8177vw,74.185vh) scale(.4807)}to{transform:translate(89.94615vw,99vh) scale(.4807)}}.snow:nth-child(31){opacity:1.6612;transform:translate(4.5978vw,-10px) scale(.2887);animation:fall-31 24s -1s linear infinite}@keyframes fall-31{72.957%{transform:translate(9.5579vw,72.957vh) scale(.2887)}to{transform:translate(7.07785vw,99vh) scale(.2887)}}.snow:nth-child(32){opacity:.217;transform:translate(83.8211vw,-10px) scale(.6491);animation:fall-32 15s -20s linear infinite}@keyframes fall-32{39.216%{transform:translate(91.8792vw,39.216vh) scale(.6491)}to{transform:translate(87.85015vw,99vh) scale(.6491)}}.snow:nth-child(33){opacity:1.213;transform:translate(42.6865vw,-10px) scale(.6988);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{74.793%{transform:translate(41.4796vw,74.793vh) scale(.6988)}to{transform:translate(42.08305vw,99vh) scale(.6988)}}.snow:nth-child(34){opacity:1.8816;transform:translate(17.7391vw,-10px) scale(.9344);animation:fall-34 21s -29s linear infinite}@keyframes fall-34{44.206%{transform:translate(14.4197vw,44.206vh) scale(.9344)}to{transform:translate(16.0794vw,99vh) scale(.9344)}}.snow:nth-child(35){opacity:1.0928;transform:translate(7.1067vw,-10px) scale(.7135);animation:fall-35 27s -21s linear infinite}@keyframes fall-35{37.878%{transform:translate(11.2007vw,37.878vh) scale(.7135)}to{transform:translate(9.1537vw,99vh) scale(.7135)}}.snow:nth-child(36){opacity:.7476;transform:translate(86.1158vw,-10px) scale(.5647);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{77.505%{transform:translate(80.8182vw,77.505vh) scale(.5647)}to{transform:translate(83.467vw,99vh) scale(.5647)}}.snow:nth-child(37){opacity:.5116;transform:translate(41.5533vw,-10px) scale(.442);animation:fall-37 17s -21s linear infinite}@keyframes fall-37{51.999%{transform:translate(41.9708vw,51.999vh) scale(.442)}to{transform:translate(41.76205vw,99vh) scale(.442)}}.snow:nth-child(38){opacity:1.3982;transform:translate(52.8017vw,-10px) scale(.2882);animation:fall-38 19s -5s linear infinite}@keyframes fall-38{66.988%{transform:translate(60.6491vw,66.988vh) scale(.2882)}to{transform:translate(56.7254vw,99vh) scale(.2882)}}.snow:nth-child(39){opacity:1.6918;transform:translate(38.3918vw,-10px) scale(.712);animation:fall-39 11s -27s linear infinite}@keyframes fall-39{42.66%{transform:translate(47.9151vw,42.66vh) scale(.712)}to{transform:translate(43.15345vw,99vh) scale(.712)}}.snow:nth-child(40){opacity:1.928;transform:translate(16.1317vw,-10px) scale(.9442);animation:fall-40 18s -12s linear infinite}@keyframes fall-40{67.863%{transform:translate(6.3944vw,67.863vh) scale(.9442)}to{transform:translate(11.26305vw,99vh) scale(.9442)}}.snow:nth-child(41){opacity:1.3034;transform:translate(11.0198vw,-10px) scale(.3422);animation:fall-41 19s -21s linear infinite}@keyframes fall-41{39.038%{transform:translate(20.7602vw,39.038vh) scale(.3422)}to{transform:translate(15.89vw,99vh) scale(.3422)}}.snow:nth-child(42){opacity:1.4522;transform:translate(14.1262vw,-10px) scale(.5592);animation:fall-42 29s -15s linear infinite}@keyframes fall-42{73.966%{transform:translate(16.4196vw,73.966vh) scale(.5592)}to{transform:translate(15.2729vw,99vh) scale(.5592)}}.snow:nth-child(43){opacity:1.4212;transform:translate(99.0986vw,-10px) scale(.0476);animation:fall-43 22s -27s linear infinite}@keyframes fall-43{45.295%{transform:translate(107.6993vw,45.295vh) scale(.0476)}to{transform:translate(103.39895vw,99vh) scale(.0476)}}.snow:nth-child(44){opacity:.1652;transform:translate(55.5953vw,-10px) scale(.2716);animation:fall-44 25s -11s linear infinite}@keyframes fall-44{45.454%{transform:translate(59.9091vw,45.454vh) scale(.2716)}to{transform:translate(57.7522vw,99vh) scale(.2716)}}.snow:nth-child(45){opacity:1.0912;transform:translate(19.0883vw,-10px) scale(.8959);animation:fall-45 28s -6s linear infinite}@keyframes fall-45{76.507%{transform:translate(10.5874vw,76.507vh) scale(.8959)}to{transform:translate(14.83785vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:1.956;transform:translate(91.4987vw,-10px) scale(.9192);animation:fall-46 14s -10s linear infinite}@keyframes fall-46{55.465%{transform:translate(93.8756vw,55.465vh) scale(.9192)}to{transform:translate(92.68715vw,99vh) scale(.9192)}}.snow:nth-child(47){opacity:1.445;transform:translate(55.9359vw,-10px) scale(.5994);animation:fall-47 22s -20s linear infinite}@keyframes fall-47{37.267%{transform:translate(50.7077vw,37.267vh) scale(.5994)}to{transform:translate(53.3218vw,99vh) scale(.5994)}}.snow:nth-child(48){opacity:.4818;transform:translate(.721vw,-10px) scale(.4698);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{62.727%{transform:translate(9.063vw,62.727vh) scale(.4698)}to{transform:translate(4.892vw,99vh) scale(.4698)}}.snow:nth-child(49){opacity:.323;transform:translate(49.7437vw,-10px) scale(.0614);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{60.936%{transform:translate(45.8756vw,60.936vh) scale(.0614)}to{transform:translate(47.80965vw,99vh) scale(.0614)}}.snow:nth-child(50){opacity:.2524;transform:translate(86.2623vw,-10px) scale(.1038);animation:fall-50 23s -7s linear infinite}@keyframes fall-50{66.433%{transform:translate(82.7612vw,66.433vh) scale(.1038)}to{transform:translate(84.51175vw,99vh) scale(.1038)}}.snow:nth-child(51){opacity:1.6572;transform:translate(38.139vw,-10px) scale(.0265);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.203%{transform:translate(43.7824vw,44.203vh) scale(.0265)}to{transform:translate(40.9607vw,99vh) scale(.0265)}}.snow:nth-child(52){opacity:1.4102;transform:translate(78.3093vw,-10px) scale(.677);animation:fall-52 24s -21s linear infinite}@keyframes fall-52{45.838%{transform:translate(71.044vw,45.838vh) scale(.677)}to{transform:translate(74.67665vw,99vh) scale(.677)}}.snow:nth-child(53){opacity:.685;transform:translate(13.7643vw,-10px) scale(.9194);animation:fall-53 15s -5s linear infinite}@keyframes fall-53{68.157%{transform:translate(8.6965vw,68.157vh) scale(.9194)}to{transform:translate(11.2304vw,99vh) scale(.9194)}}.snow:nth-child(54){opacity:.947;transform:translate(71.9185vw,-10px) scale(.7747);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{71.449%{transform:translate(68.9695vw,71.449vh) scale(.7747)}to{transform:translate(70.444vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:.278;transform:translate(19.3543vw,-10px) scale(.4274);animation:fall-55 14s -10s linear infinite}@keyframes fall-55{44.426%{transform:translate(25.3966vw,44.426vh) scale(.4274)}to{transform:translate(22.37545vw,99vh) scale(.4274)}}.snow:nth-child(56){opacity:.8694;transform:translate(61.5733vw,-10px) scale(.5076);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{44.739%{transform:translate(56.3886vw,44.739vh) scale(.5076)}to{transform:translate(58.98095vw,99vh) scale(.5076)}}.snow:nth-child(57){opacity:.8516;transform:translate(77.9474vw,-10px) scale(.8392);animation:fall-57 27s -21s linear infinite}@keyframes fall-57{39.05%{transform:translate(86.2116vw,39.05vh) scale(.8392)}to{transform:translate(82.0795vw,99vh) scale(.8392)}}.snow:nth-child(58){opacity:.0484;transform:translate(59.7354vw,-10px) scale(.2611);animation:fall-58 21s -23s linear infinite}@keyframes fall-58{56.078%{transform:translate(61.7116vw,56.078vh) scale(.2611)}to{transform:translate(60.7235vw,99vh) scale(.2611)}}.snow:nth-child(59){opacity:.057;transform:translate(16.8547vw,-10px) scale(.0607);animation:fall-59 11s -6s linear infinite}@keyframes fall-59{69.946%{transform:translate(19.5682vw,69.946vh) scale(.0607)}to{transform:translate(18.21145vw,99vh) scale(.0607)}}.snow:nth-child(60){opacity:1.3746;transform:translate(26.9849vw,-10px) scale(.1436);animation:fall-60 30s -18s linear infinite}@keyframes fall-60{42.375%{transform:translate(24.3592vw,42.375vh) scale(.1436)}to{transform:translate(25.67205vw,99vh) scale(.1436)}}.snow:nth-child(61){opacity:.3852;transform:translate(59.5341vw,-10px) scale(.9748);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{46.195%{transform:translate(61.8455vw,46.195vh) scale(.9748)}to{transform:translate(60.6898vw,99vh) scale(.9748)}}.snow:nth-child(62){opacity:.8644;transform:translate(56.063vw,-10px) scale(.0981);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{61.639%{transform:translate(64.0139vw,61.639vh) scale(.0981)}to{transform:translate(60.03845vw,99vh) scale(.0981)}}.snow:nth-child(63){opacity:1.6698;transform:translate(68.1498vw,-10px) scale(.7843);animation:fall-63 30s -28s linear infinite}@keyframes fall-63{76.658%{transform:translate(63.2602vw,76.658vh) scale(.7843)}to{transform:translate(65.705vw,99vh) scale(.7843)}}.snow:nth-child(64){opacity:1.4866;transform:translate(22.9873vw,-10px) scale(.1556);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{73.77%{transform:translate(13.2399vw,73.77vh) scale(.1556)}to{transform:translate(18.1136vw,99vh) scale(.1556)}}.snow:nth-child(65){opacity:.8352;transform:translate(52.1563vw,-10px) scale(.4528);animation:fall-65 30s -14s linear infinite}@keyframes fall-65{66.16%{transform:translate(53.4312vw,66.16vh) scale(.4528)}to{transform:translate(52.79375vw,99vh) scale(.4528)}}.snow:nth-child(66){opacity:.4164;transform:translate(11.9015vw,-10px) scale(.7931);animation:fall-66 25s -19s linear infinite}@keyframes fall-66{59.691%{transform:translate(10.0562vw,59.691vh) scale(.7931)}to{transform:translate(10.97885vw,99vh) scale(.7931)}}.snow:nth-child(67){opacity:.4664;transform:translate(12.432vw,-10px) scale(.7276);animation:fall-67 20s -14s linear infinite}@keyframes fall-67{73.249%{transform:translate(6.5826vw,73.249vh) scale(.7276)}to{transform:translate(9.5073vw,99vh) scale(.7276)}}.snow:nth-child(68){opacity:.4572;transform:translate(16.1603vw,-10px) scale(.2594);animation:fall-68 17s -2s linear infinite}@keyframes fall-68{62.948%{transform:translate(15.7658vw,62.948vh) scale(.2594)}to{transform:translate(15.96305vw,99vh) scale(.2594)}}.snow:nth-child(69){opacity:.9604;transform:translate(32.4959vw,-10px) scale(.0887);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{36.421%{transform:translate(22.8061vw,36.421vh) scale(.0887)}to{transform:translate(27.651vw,99vh) scale(.0887)}}.snow:nth-child(70){opacity:.5396;transform:translate(78.7039vw,-10px) scale(.5263);animation:fall-70 23s -24s linear infinite}@keyframes fall-70{41.658%{transform:translate(88.1499vw,41.658vh) scale(.5263)}to{transform:translate(83.4269vw,99vh) scale(.5263)}}.snow:nth-child(71){opacity:.891;transform:translate(13.8199vw,-10px) scale(.1197);animation:fall-71 28s -17s linear infinite}@keyframes fall-71{47.36%{transform:translate(4.1079vw,47.36vh) scale(.1197)}to{transform:translate(8.9639vw,99vh) scale(.1197)}}.snow:nth-child(72){opacity:.6308;transform:translate(82.4167vw,-10px) scale(.6885);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{78.128%{transform:translate(76.5268vw,78.128vh) scale(.6885)}to{transform:translate(79.47175vw,99vh) scale(.6885)}}.snow:nth-child(73){opacity:1.1552;transform:translate(91.8839vw,-10px) scale(.2188);animation:fall-73 13s -6s linear infinite}@keyframes fall-73{64.363%{transform:translate(90.0375vw,64.363vh) scale(.2188)}to{transform:translate(90.9607vw,99vh) scale(.2188)}}.snow:nth-child(74){opacity:1.9246;transform:translate(74.254vw,-10px) scale(.7256);animation:fall-74 21s -13s linear infinite}@keyframes fall-74{41.863%{transform:translate(82.7133vw,41.863vh) scale(.7256)}to{transform:translate(78.48365vw,99vh) scale(.7256)}}.snow:nth-child(75){opacity:.2114;transform:translate(64.2862vw,-10px) scale(.9702);animation:fall-75 22s -1s linear infinite}@keyframes fall-75{68.432%{transform:translate(70.9694vw,68.432vh) scale(.9702)}to{transform:translate(67.6278vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:.1414;transform:translate(32.8926vw,-10px) scale(.8313);animation:fall-76 27s -26s linear infinite}@keyframes fall-76{56.695%{transform:translate(39.4922vw,56.695vh) scale(.8313)}to{transform:translate(36.1924vw,99vh) scale(.8313)}}.snow:nth-child(77){opacity:.4116;transform:translate(81.494vw,-10px) scale(.7574);animation:fall-77 28s -6s linear infinite}@keyframes fall-77{74.865%{transform:translate(85.1882vw,74.865vh) scale(.7574)}to{transform:translate(83.3411vw,99vh) scale(.7574)}}.snow:nth-child(78){opacity:.6072;transform:translate(33.2603vw,-10px) scale(.576);animation:fall-78 13s -13s linear infinite}@keyframes fall-78{32.204%{transform:translate(27.8202vw,32.204vh) scale(.576)}to{transform:translate(30.54025vw,99vh) scale(.576)}}.snow:nth-child(79){opacity:.4418;transform:translate(66.8039vw,-10px) scale(.7121);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{46.594%{transform:translate(72.2658vw,46.594vh) scale(.7121)}to{transform:translate(69.53485vw,99vh) scale(.7121)}}.snow:nth-child(80){opacity:1.7226;transform:translate(63.1687vw,-10px) scale(.5779);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{51.434%{transform:translate(61.7525vw,51.434vh) scale(.5779)}to{transform:translate(62.4606vw,99vh) scale(.5779)}}.snow:nth-child(81){opacity:.5478;transform:translate(84.7305vw,-10px) scale(.5491);animation:fall-81 27s -26s linear infinite}@keyframes fall-81{46.245%{transform:translate(82.5686vw,46.245vh) scale(.5491)}to{transform:translate(83.64955vw,99vh) scale(.5491)}}.snow:nth-child(82){opacity:1.0212;transform:translate(8.7993vw,-10px) scale(.5325);animation:fall-82 10s -21s linear infinite}@keyframes fall-82{55.029%{transform:translate(6.536vw,55.029vh) scale(.5325)}to{transform:translate(7.66765vw,99vh) scale(.5325)}}.snow:nth-child(83){opacity:1.723;transform:translate(24.8055vw,-10px) scale(.1955);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{44.502%{transform:translate(19.1271vw,44.502vh) scale(.1955)}to{transform:translate(21.9663vw,99vh) scale(.1955)}}.snow:nth-child(84){opacity:1.163;transform:translate(79.6872vw,-10px) scale(.8662);animation:fall-84 26s -22s linear infinite}@keyframes fall-84{40.992%{transform:translate(84.8338vw,40.992vh) scale(.8662)}to{transform:translate(82.2605vw,99vh) scale(.8662)}}.snow:nth-child(85){opacity:1.3278;transform:translate(61.9561vw,-10px) scale(.4695);animation:fall-85 27s -25s linear infinite}@keyframes fall-85{35.513%{transform:translate(60.9531vw,35.513vh) scale(.4695)}to{transform:translate(61.4546vw,99vh) scale(.4695)}}.snow:nth-child(86){opacity:.5886;transform:translate(69.3244vw,-10px) scale(.3018);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.376%{transform:translate(68.3534vw,65.376vh) scale(.3018)}to{transform:translate(68.8389vw,99vh) scale(.3018)}}.snow:nth-child(87){opacity:1.67;transform:translate(92.2403vw,-10px) scale(.2261);animation:fall-87 26s -24s linear infinite}@keyframes fall-87{76.636%{transform:translate(100.4913vw,76.636vh) scale(.2261)}to{transform:translate(96.3658vw,99vh) scale(.2261)}}.snow:nth-child(88){opacity:1.2708;transform:translate(18.3948vw,-10px) scale(.2118);animation:fall-88 27s -8s linear infinite}@keyframes fall-88{67.119%{transform:translate(28.071vw,67.119vh) scale(.2118)}to{transform:translate(23.2329vw,99vh) scale(.2118)}}.snow:nth-child(89){opacity:.196;transform:translate(65.0819vw,-10px) scale(.2911);animation:fall-89 28s -29s linear infinite}@keyframes fall-89{57.28%{transform:translate(68.2279vw,57.28vh) scale(.2911)}to{transform:translate(66.6549vw,99vh) scale(.2911)}}.snow:nth-child(90){opacity:1.013;transform:translate(15.2375vw,-10px) scale(.5462);animation:fall-90 28s -22s linear infinite}@keyframes fall-90{48.36%{transform:translate(8.0288vw,48.36vh) scale(.5462)}to{transform:translate(11.63315vw,99vh) scale(.5462)}}.snow:nth-child(91){opacity:1.986;transform:translate(66.0157vw,-10px) scale(.947);animation:fall-91 20s -18s linear infinite}@keyframes fall-91{58.18%{transform:translate(75.4294vw,58.18vh) scale(.947)}to{transform:translate(70.72255vw,99vh) scale(.947)}}.snow:nth-child(92){opacity:1.1668;transform:translate(22.6365vw,-10px) scale(.193);animation:fall-92 14s -23s linear infinite}@keyframes fall-92{70.47%{transform:translate(12.6904vw,70.47vh) scale(.193)}to{transform:translate(17.66345vw,99vh) scale(.193)}}.snow:nth-child(93){opacity:1.6258;transform:translate(64.6697vw,-10px) scale(.0341);animation:fall-93 22s -3s linear infinite}@keyframes fall-93{44.677%{transform:translate(70.8051vw,44.677vh) scale(.0341)}to{transform:translate(67.7374vw,99vh) scale(.0341)}}.snow:nth-child(94){opacity:1.1366;transform:translate(63.8661vw,-10px) scale(.1784);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{74.699%{transform:translate(54.3594vw,74.699vh) scale(.1784)}to{transform:translate(59.11275vw,99vh) scale(.1784)}}.snow:nth-child(95){opacity:1.8594;transform:translate(57.1799vw,-10px) scale(.4111);animation:fall-95 12s -10s linear infinite}@keyframes fall-95{63.267%{transform:translate(50.0491vw,63.267vh) scale(.4111)}to{transform:translate(53.6145vw,99vh) scale(.4111)}}.snow:nth-child(96){opacity:.877;transform:translate(75.0843vw,-10px) scale(.4621);animation:fall-96 15s -27s linear infinite}@keyframes fall-96{58.539%{transform:translate(72.0281vw,58.539vh) scale(.4621)}to{transform:translate(73.5562vw,99vh) scale(.4621)}}.snow:nth-child(97){opacity:1.205;transform:translate(24.8099vw,-10px) scale(.8266);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{69.796%{transform:translate(23.9319vw,69.796vh) scale(.8266)}to{transform:translate(24.3709vw,99vh) scale(.8266)}}.snow:nth-child(98){opacity:.576;transform:translate(81.676vw,-10px) scale(.7473);animation:fall-98 23s -1s linear infinite}@keyframes fall-98{73.874%{transform:translate(85.0946vw,73.874vh) scale(.7473)}to{transform:translate(83.3853vw,99vh) scale(.7473)}}.snow:nth-child(99){opacity:1.544;transform:translate(46.5577vw,-10px) scale(.4002);animation:fall-99 14s -1s linear infinite}@keyframes fall-99{46.574%{transform:translate(49.7114vw,46.574vh) scale(.4002)}to{transform:translate(48.13455vw,99vh) scale(.4002)}}.snow:nth-child(100){opacity:.0048;transform:translate(12.5596vw,-10px) scale(.3826);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{65.641%{transform:translate(13.1251vw,65.641vh) scale(.3826)}to{transform:translate(12.84235vw,99vh) scale(.3826)}}.snow:nth-child(101){opacity:1.8156;transform:translate(7.8208vw,-10px) scale(.0574);animation:fall-101 17s -6s linear infinite}@keyframes fall-101{74.965%{transform:translate(14.7468vw,74.965vh) scale(.0574)}to{transform:translate(11.2838vw,99vh) scale(.0574)}}.snow:nth-child(102){opacity:1.5958;transform:translate(44.8246vw,-10px) scale(.7127);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{69.015%{transform:translate(42.6547vw,69.015vh) scale(.7127)}to{transform:translate(43.73965vw,99vh) scale(.7127)}}.snow:nth-child(103){opacity:1.0326;transform:translate(35.3136vw,-10px) scale(.734);animation:fall-103 25s -10s linear infinite}@keyframes fall-103{72.968%{transform:translate(43.3777vw,72.968vh) scale(.734)}to{transform:translate(39.34565vw,99vh) scale(.734)}}.snow:nth-child(104){opacity:.8314;transform:translate(99.4273vw,-10px) scale(.3453);animation:fall-104 24s -18s linear infinite}@keyframes fall-104{45.076%{transform:translate(102.6073vw,45.076vh) scale(.3453)}to{transform:translate(101.0173vw,99vh) scale(.3453)}}.snow:nth-child(105){opacity:1.2288;transform:translate(30.9191vw,-10px) scale(.6293);animation:fall-105 27s -5s linear infinite}@keyframes fall-105{59.804%{transform:translate(32.3068vw,59.804vh) scale(.6293)}to{transform:translate(31.61295vw,99vh) scale(.6293)}}.snow:nth-child(106){opacity:1.3692;transform:translate(67.5239vw,-10px) scale(.6371);animation:fall-106 29s -27s linear infinite}@keyframes fall-106{61.472%{transform:translate(68.4709vw,61.472vh) scale(.6371)}to{transform:translate(67.9974vw,99vh) scale(.6371)}}.snow:nth-child(107){opacity:.6824;transform:translate(69.2883vw,-10px) scale(.5006);animation:fall-107 23s -22s linear infinite}@keyframes fall-107{71.172%{transform:translate(63.5942vw,71.172vh) scale(.5006)}to{transform:translate(66.44125vw,99vh) scale(.5006)}}.snow:nth-child(108){opacity:1.9254;transform:translate(81.758vw,-10px) scale(.7938);animation:fall-108 29s -28s linear infinite}@keyframes fall-108{44.69%{transform:translate(72.6749vw,44.69vh) scale(.7938)}to{transform:translate(77.21645vw,99vh) scale(.7938)}}.snow:nth-child(109){opacity:.7238;transform:translate(57.572vw,-10px) scale(.2492);animation:fall-109 19s -28s linear infinite}@keyframes fall-109{71.302%{transform:translate(60.5618vw,71.302vh) scale(.2492)}to{transform:translate(59.0669vw,99vh) scale(.2492)}}.snow:nth-child(110){opacity:.0152;transform:translate(36.3684vw,-10px) scale(.2222);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{33.957%{transform:translate(37.7813vw,33.957vh) scale(.2222)}to{transform:translate(37.07485vw,99vh) scale(.2222)}}.snow:nth-child(111){opacity:.4608;transform:translate(66.144vw,-10px) scale(.1354);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{65.576%{transform:translate(73.7952vw,65.576vh) scale(.1354)}to{transform:translate(69.9696vw,99vh) scale(.1354)}}.snow:nth-child(112){opacity:.851;transform:translate(24.5237vw,-10px) scale(.0321);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{43.049%{transform:translate(22.716vw,43.049vh) scale(.0321)}to{transform:translate(23.61985vw,99vh) scale(.0321)}}.snow:nth-child(113){opacity:1.0178;transform:translate(31.2399vw,-10px) scale(.1741);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{69.096%{transform:translate(22.2711vw,69.096vh) scale(.1741)}to{transform:translate(26.7555vw,99vh) scale(.1741)}}.snow:nth-child(114){opacity:1.5964;transform:translate(2.4006vw,-10px) scale(.4997);animation:fall-114 29s -14s linear infinite}@keyframes fall-114{32.361%{transform:translate(-5.8161vw,32.361vh) scale(.4997)}to{transform:translate(-1.70775vw,99vh) scale(.4997)}}.snow:nth-child(115){opacity:.5706;transform:translate(4.9569vw,-10px) scale(.218);animation:fall-115 27s -24s linear infinite}@keyframes fall-115{67.881%{transform:translate(14.3437vw,67.881vh) scale(.218)}to{transform:translate(9.6503vw,99vh) scale(.218)}}.snow:nth-child(116){opacity:.8578;transform:translate(27.4552vw,-10px) scale(.4661);animation:fall-116 22s -3s linear infinite}@keyframes fall-116{59.001%{transform:translate(34.0535vw,59.001vh) scale(.4661)}to{transform:translate(30.75435vw,99vh) scale(.4661)}}.snow:nth-child(117){opacity:.2292;transform:translate(16.4006vw,-10px) scale(.6616);animation:fall-117 24s -11s linear infinite}@keyframes fall-117{49.877%{transform:translate(6.5622vw,49.877vh) scale(.6616)}to{transform:translate(11.4814vw,99vh) scale(.6616)}}.snow:nth-child(118){opacity:1.632;transform:translate(91.8399vw,-10px) scale(.0063);animation:fall-118 29s -5s linear infinite}@keyframes fall-118{77.971%{transform:translate(100.5177vw,77.971vh) scale(.0063)}to{transform:translate(96.1788vw,99vh) scale(.0063)}}.snow:nth-child(119){opacity:1.0272;transform:translate(4.7234vw,-10px) scale(.6323);animation:fall-119 27s -26s linear infinite}@keyframes fall-119{53.415%{transform:translate(10.3718vw,53.415vh) scale(.6323)}to{transform:translate(7.5476vw,99vh) scale(.6323)}}.snow:nth-child(120){opacity:1.0352;transform:translate(71.7227vw,-10px) scale(.4776);animation:fall-120 10s -1s linear infinite}@keyframes fall-120{68.704%{transform:translate(76.4677vw,68.704vh) scale(.4776)}to{transform:translate(74.0952vw,99vh) scale(.4776)}}.snow:nth-child(121){opacity:1.9694;transform:translate(19.1535vw,-10px) scale(.0111);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{61.863%{transform:translate(15.8747vw,61.863vh) scale(.0111)}to{transform:translate(17.5141vw,99vh) scale(.0111)}}.snow:nth-child(122){opacity:.7962;transform:translate(21.4677vw,-10px) scale(.6803);animation:fall-122 12s -28s linear infinite}@keyframes fall-122{44.014%{transform:translate(18.3247vw,44.014vh) scale(.6803)}to{transform:translate(19.8962vw,99vh) scale(.6803)}}.snow:nth-child(123){opacity:1.7654;transform:translate(72.7291vw,-10px) scale(.714);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{44.481%{transform:translate(71.1705vw,44.481vh) scale(.714)}to{transform:translate(71.9498vw,99vh) scale(.714)}}.snow:nth-child(124){opacity:1.3454;transform:translate(18.7066vw,-10px) scale(.3606);animation:fall-124 27s -8s linear infinite}@keyframes fall-124{52.904%{transform:translate(9.2868vw,52.904vh) scale(.3606)}to{transform:translate(13.9967vw,99vh) scale(.3606)}}.snow:nth-child(125){opacity:.0576;transform:translate(95.6571vw,-10px) scale(.8232);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{72.143%{transform:translate(98.7745vw,72.143vh) scale(.8232)}to{transform:translate(97.2158vw,99vh) scale(.8232)}}.snow:nth-child(126){opacity:1.858;transform:translate(92.1805vw,-10px) scale(.9947);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{30.031%{transform:translate(89.5084vw,30.031vh) scale(.9947)}to{transform:translate(90.84445vw,99vh) scale(.9947)}}.snow:nth-child(127){opacity:.0066;transform:translate(29.3345vw,-10px) scale(.8238);animation:fall-127 14s -10s linear infinite}@keyframes fall-127{32.541%{transform:translate(29.4907vw,32.541vh) scale(.8238)}to{transform:translate(29.4126vw,99vh) scale(.8238)}}.snow:nth-child(128){opacity:1.9922;transform:translate(87.7312vw,-10px) scale(.2163);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{57.759%{transform:translate(79.9525vw,57.759vh) scale(.2163)}to{transform:translate(83.84185vw,99vh) scale(.2163)}}.snow:nth-child(129){opacity:1.4614;transform:translate(30.7738vw,-10px) scale(.6555);animation:fall-129 13s -6s linear infinite}@keyframes fall-129{72.37%{transform:translate(34.9236vw,72.37vh) scale(.6555)}to{transform:translate(32.8487vw,99vh) scale(.6555)}}.snow:nth-child(130){opacity:.2124;transform:translate(42.4182vw,-10px) scale(.3951);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{75.032%{transform:translate(47.3078vw,75.032vh) scale(.3951)}to{transform:translate(44.863vw,99vh) scale(.3951)}}.snow:nth-child(131){opacity:.6994;transform:translate(38.3468vw,-10px) scale(.9026);animation:fall-131 30s -26s linear infinite}@keyframes fall-131{43.683%{transform:translate(46.1835vw,43.683vh) scale(.9026)}to{transform:translate(42.26515vw,99vh) scale(.9026)}}.snow:nth-child(132){opacity:.4144;transform:translate(35.9364vw,-10px) scale(.7917);animation:fall-132 13s -12s linear infinite}@keyframes fall-132{53.785%{transform:translate(32.5534vw,53.785vh) scale(.7917)}to{transform:translate(34.2449vw,99vh) scale(.7917)}}.snow:nth-child(133){opacity:1.1902;transform:translate(33.66vw,-10px) scale(.2739);animation:fall-133 21s -22s linear infinite}@keyframes fall-133{68.2%{transform:translate(32.4841vw,68.2vh) scale(.2739)}to{transform:translate(33.07205vw,99vh) scale(.2739)}}.snow:nth-child(134){opacity:1.8892;transform:translate(62.9123vw,-10px) scale(.0152);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{67.595%{transform:translate(72.2787vw,67.595vh) scale(.0152)}to{transform:translate(67.5955vw,99vh) scale(.0152)}}.snow:nth-child(135){opacity:.8288;transform:translate(86.1109vw,-10px) scale(.4729);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{43.082%{transform:translate(76.2789vw,43.082vh) scale(.4729)}to{transform:translate(81.1949vw,99vh) scale(.4729)}}.snow:nth-child(136){opacity:.838;transform:translate(.3344vw,-10px) scale(.9552);animation:fall-136 25s -29s linear infinite}@keyframes fall-136{71.389%{transform:translate(-3.9556vw,71.389vh) scale(.9552)}to{transform:translate(-1.8106vw,99vh) scale(.9552)}}.snow:nth-child(137){opacity:.161;transform:translate(67.1177vw,-10px) scale(.3265);animation:fall-137 25s -3s linear infinite}@keyframes fall-137{77.168%{transform:translate(75.7244vw,77.168vh) scale(.3265)}to{transform:translate(71.42105vw,99vh) scale(.3265)}}.snow:nth-child(138){opacity:.6786;transform:translate(46.3649vw,-10px) scale(.9341);animation:fall-138 23s -12s linear infinite}@keyframes fall-138{74.946%{transform:translate(44.8733vw,74.946vh) scale(.9341)}to{transform:translate(45.6191vw,99vh) scale(.9341)}}.snow:nth-child(139){opacity:1.3126;transform:translate(92.2302vw,-10px) scale(.264);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{57.575%{transform:translate(98.9559vw,57.575vh) scale(.264)}to{transform:translate(95.59305vw,99vh) scale(.264)}}.snow:nth-child(140){opacity:.1046;transform:translate(65.6436vw,-10px) scale(.4523);animation:fall-140 29s -3s linear infinite}@keyframes fall-140{59.99%{transform:translate(68.9107vw,59.99vh) scale(.4523)}to{transform:translate(67.27715vw,99vh) scale(.4523)}}.snow:nth-child(141){opacity:.7674;transform:translate(55.2754vw,-10px) scale(.8097);animation:fall-141 16s -5s linear infinite}@keyframes fall-141{71.169%{transform:translate(57.2347vw,71.169vh) scale(.8097)}to{transform:translate(56.25505vw,99vh) scale(.8097)}}.snow:nth-child(142){opacity:.8264;transform:translate(21.4132vw,-10px) scale(.4147);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{35.597%{transform:translate(30.8433vw,35.597vh) scale(.4147)}to{transform:translate(26.12825vw,99vh) scale(.4147)}}.snow:nth-child(143){opacity:.136;transform:translate(5.0925vw,-10px) scale(.0958);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{38.624%{transform:translate(-4.856vw,38.624vh) scale(.0958)}to{transform:translate(.11825vw,99vh) scale(.0958)}}.snow:nth-child(144){opacity:.8914;transform:translate(98.5957vw,-10px) scale(.7695);animation:fall-144 18s -15s linear infinite}@keyframes fall-144{34.744%{transform:translate(99.104vw,34.744vh) scale(.7695)}to{transform:translate(98.84985vw,99vh) scale(.7695)}}.snow:nth-child(145){opacity:1.561;transform:translate(46.9562vw,-10px) scale(.158);animation:fall-145 29s -26s linear infinite}@keyframes fall-145{34.384%{transform:translate(50.9038vw,34.384vh) scale(.158)}to{transform:translate(48.93vw,99vh) scale(.158)}}.snow:nth-child(146){opacity:1.6642;transform:translate(12.7939vw,-10px) scale(.2052);animation:fall-146 28s -7s linear infinite}@keyframes fall-146{55.716%{transform:translate(12.232vw,55.716vh) scale(.2052)}to{transform:translate(12.51295vw,99vh) scale(.2052)}}.snow:nth-child(147){opacity:.6158;transform:translate(36.2716vw,-10px) scale(.1985);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{54.64%{transform:translate(33.26vw,54.64vh) scale(.1985)}to{transform:translate(34.7658vw,99vh) scale(.1985)}}.snow:nth-child(148){opacity:.0352;transform:translate(32.4211vw,-10px) scale(.3406);animation:fall-148 16s -18s linear infinite}@keyframes fall-148{33.545%{transform:translate(31.7745vw,33.545vh) scale(.3406)}to{transform:translate(32.0978vw,99vh) scale(.3406)}}.snow:nth-child(149){opacity:.204;transform:translate(80.9849vw,-10px) scale(.2244);animation:fall-149 10s -22s linear infinite}@keyframes fall-149{44.7%{transform:translate(81.2016vw,44.7vh) scale(.2244)}to{transform:translate(81.09325vw,99vh) scale(.2244)}}.snow:nth-child(150){opacity:.0146;transform:translate(38.775vw,-10px) scale(.4567);animation:fall-150 15s -11s linear infinite}@keyframes fall-150{53.236%{transform:translate(39.3291vw,53.236vh) scale(.4567)}to{transform:translate(39.05205vw,99vh) scale(.4567)}}.snow:nth-child(151){opacity:1.3298;transform:translate(35.6297vw,-10px) scale(.5216);animation:fall-151 12s -15s linear infinite}@keyframes fall-151{71.022%{transform:translate(42.0482vw,71.022vh) scale(.5216)}to{transform:translate(38.83895vw,99vh) scale(.5216)}}.snow:nth-child(152){opacity:1.4214;transform:translate(51.6995vw,-10px) scale(.1908);animation:fall-152 27s -4s linear infinite}@keyframes fall-152{62.678%{transform:translate(44.6426vw,62.678vh) scale(.1908)}to{transform:translate(48.17105vw,99vh) scale(.1908)}}.snow:nth-child(153){opacity:1.8106;transform:translate(80.451vw,-10px) scale(.6496);animation:fall-153 26s -9s linear infinite}@keyframes fall-153{51.693%{transform:translate(87.5041vw,51.693vh) scale(.6496)}to{transform:translate(83.97755vw,99vh) scale(.6496)}}.snow:nth-child(154){opacity:1.8092;transform:translate(74.5694vw,-10px) scale(.9512);animation:fall-154 24s -10s linear infinite}@keyframes fall-154{62.5%{transform:translate(72.9381vw,62.5vh) scale(.9512)}to{transform:translate(73.75375vw,99vh) scale(.9512)}}.snow:nth-child(155){opacity:1.6388;transform:translate(74.3832vw,-10px) scale(.1514);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{30.375%{transform:translate(77.788vw,30.375vh) scale(.1514)}to{transform:translate(76.0856vw,99vh) scale(.1514)}}.snow:nth-child(156){opacity:.6642;transform:translate(38.4308vw,-10px) scale(.7873);animation:fall-156 19s -29s linear infinite}@keyframes fall-156{47.264%{transform:translate(32.5389vw,47.264vh) scale(.7873)}to{transform:translate(35.48485vw,99vh) scale(.7873)}}.snow:nth-child(157){opacity:1.3514;transform:translate(76.7355vw,-10px) scale(.5952);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{61.405%{transform:translate(68.4412vw,61.405vh) scale(.5952)}to{transform:translate(72.58835vw,99vh) scale(.5952)}}.snow:nth-child(158){opacity:1.309;transform:translate(94.6088vw,-10px) scale(.1411);animation:fall-158 19s -15s linear infinite}@keyframes fall-158{79.105%{transform:translate(85.4209vw,79.105vh) scale(.1411)}to{transform:translate(90.01485vw,99vh) scale(.1411)}}.snow:nth-child(159){opacity:.7;transform:translate(.0688vw,-10px) scale(.1101);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{58.781%{transform:translate(-7.4625vw,58.781vh) scale(.1101)}to{transform:translate(-3.69685vw,99vh) scale(.1101)}}.snow:nth-child(160){opacity:.6094;transform:translate(75.7917vw,-10px) scale(.1233);animation:fall-160 27s -11s linear infinite}@keyframes fall-160{66.198%{transform:translate(73.3358vw,66.198vh) scale(.1233)}to{transform:translate(74.56375vw,99vh) scale(.1233)}}.snow:nth-child(161){opacity:.0888;transform:translate(88.0274vw,-10px) scale(.7704);animation:fall-161 13s -6s linear infinite}@keyframes fall-161{45.143%{transform:translate(94.2003vw,45.143vh) scale(.7704)}to{transform:translate(91.11385vw,99vh) scale(.7704)}}.snow:nth-child(162){opacity:1.8476;transform:translate(33.8506vw,-10px) scale(.5493);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{59.635%{transform:translate(33.6672vw,59.635vh) scale(.5493)}to{transform:translate(33.7589vw,99vh) scale(.5493)}}.snow:nth-child(163){opacity:1.4444;transform:translate(52.1157vw,-10px) scale(.0893);animation:fall-163 30s -28s linear infinite}@keyframes fall-163{63.955%{transform:translate(45.7162vw,63.955vh) scale(.0893)}to{transform:translate(48.91595vw,99vh) scale(.0893)}}.snow:nth-child(164){opacity:1.0394;transform:translate(85.3064vw,-10px) scale(.5544);animation:fall-164 22s -8s linear infinite}@keyframes fall-164{42.465%{transform:translate(90.4779vw,42.465vh) scale(.5544)}to{transform:translate(87.89215vw,99vh) scale(.5544)}}.snow:nth-child(165){opacity:.766;transform:translate(98.9801vw,-10px) scale(.071);animation:fall-165 30s -27s linear infinite}@keyframes fall-165{35.042%{transform:translate(92.8107vw,35.042vh) scale(.071)}to{transform:translate(95.8954vw,99vh) scale(.071)}}.snow:nth-child(166){opacity:1.747;transform:translate(4.6935vw,-10px) scale(.7889);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{66.356%{transform:translate(-4.6875vw,66.356vh) scale(.7889)}to{transform:translate(.003vw,99vh) scale(.7889)}}.snow:nth-child(167){opacity:1.8242;transform:translate(97.6403vw,-10px) scale(.0817);animation:fall-167 18s -9s linear infinite}@keyframes fall-167{38.444%{transform:translate(100.0071vw,38.444vh) scale(.0817)}to{transform:translate(98.8237vw,99vh) scale(.0817)}}.snow:nth-child(168){opacity:1.5704;transform:translate(12.3584vw,-10px) scale(.8883);animation:fall-168 22s -21s linear infinite}@keyframes fall-168{36.415%{transform:translate(13.7704vw,36.415vh) scale(.8883)}to{transform:translate(13.0644vw,99vh) scale(.8883)}}.snow:nth-child(169){opacity:.4448;transform:translate(95.0303vw,-10px) scale(.4241);animation:fall-169 17s -5s linear infinite}@keyframes fall-169{53.699%{transform:translate(88.547vw,53.699vh) scale(.4241)}to{transform:translate(91.78865vw,99vh) scale(.4241)}}.snow:nth-child(170){opacity:1.3504;transform:translate(10.752vw,-10px) scale(.0399);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{40.215%{transform:translate(18.847vw,40.215vh) scale(.0399)}to{transform:translate(14.7995vw,99vh) scale(.0399)}}.snow:nth-child(171){opacity:.441;transform:translate(61.19vw,-10px) scale(.2536);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{74.077%{transform:translate(53.485vw,74.077vh) scale(.2536)}to{transform:translate(57.3375vw,99vh) scale(.2536)}}.snow:nth-child(172){opacity:1.05;transform:translate(82.5362vw,-10px) scale(.7422);animation:fall-172 10s -7s linear infinite}@keyframes fall-172{46.57%{transform:translate(80.058vw,46.57vh) scale(.7422)}to{transform:translate(81.2971vw,99vh) scale(.7422)}}.snow:nth-child(173){opacity:.3474;transform:translate(6.86vw,-10px) scale(.4197);animation:fall-173 26s -18s linear infinite}@keyframes fall-173{65.116%{transform:translate(8.7197vw,65.116vh) scale(.4197)}to{transform:translate(7.78985vw,99vh) scale(.4197)}}.snow:nth-child(174){opacity:1.1738;transform:translate(11.6049vw,-10px) scale(.004);animation:fall-174 11s -1s linear infinite}@keyframes fall-174{58.377%{transform:translate(13.4202vw,58.377vh) scale(.004)}to{transform:translate(12.51255vw,99vh) scale(.004)}}.snow:nth-child(175){opacity:1.8252;transform:translate(30.354vw,-10px) scale(.4266);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{42.87%{transform:translate(39.4449vw,42.87vh) scale(.4266)}to{transform:translate(34.89945vw,99vh) scale(.4266)}}.snow:nth-child(176){opacity:1.9676;transform:translate(30.6284vw,-10px) scale(.1067);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{48.909%{transform:translate(28.0884vw,48.909vh) scale(.1067)}to{transform:translate(29.3584vw,99vh) scale(.1067)}}.snow:nth-child(177){opacity:.055;transform:translate(85.1323vw,-10px) scale(.0386);animation:fall-177 27s -14s linear infinite}@keyframes fall-177{47.743%{transform:translate(77.9493vw,47.743vh) scale(.0386)}to{transform:translate(81.5408vw,99vh) scale(.0386)}}.snow:nth-child(178){opacity:.1374;transform:translate(33.8991vw,-10px) scale(.5572);animation:fall-178 23s -24s linear infinite}@keyframes fall-178{48.668%{transform:translate(28.1978vw,48.668vh) scale(.5572)}to{transform:translate(31.04845vw,99vh) scale(.5572)}}.snow:nth-child(179){opacity:.2212;transform:translate(28.7491vw,-10px) scale(.6495);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{40.674%{transform:translate(26.7362vw,40.674vh) scale(.6495)}to{transform:translate(27.74265vw,99vh) scale(.6495)}}.snow:nth-child(180){opacity:1.7642;transform:translate(97.1437vw,-10px) scale(.5819);animation:fall-180 12s -30s linear infinite}@keyframes fall-180{64.734%{transform:translate(99.1427vw,64.734vh) scale(.5819)}to{transform:translate(98.1432vw,99vh) scale(.5819)}}.snow:nth-child(181){opacity:1.0768;transform:translate(92.9262vw,-10px) scale(.6663);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{74.872%{transform:translate(100.0341vw,74.872vh) scale(.6663)}to{transform:translate(96.48015vw,99vh) scale(.6663)}}.snow:nth-child(182){opacity:1.7852;transform:translate(2.4374vw,-10px) scale(.0992);animation:fall-182 22s -23s linear infinite}@keyframes fall-182{56.869%{transform:translate(7.8672vw,56.869vh) scale(.0992)}to{transform:translate(5.1523vw,99vh) scale(.0992)}}.snow:nth-child(183){opacity:1.6806;transform:translate(35.8584vw,-10px) scale(.5097);animation:fall-183 27s -19s linear infinite}@keyframes fall-183{41.777%{transform:translate(38.3842vw,41.777vh) scale(.5097)}to{transform:translate(37.1213vw,99vh) scale(.5097)}}.snow:nth-child(184){opacity:.641;transform:translate(38.6986vw,-10px) scale(.2638);animation:fall-184 10s -10s linear infinite}@keyframes fall-184{48.604%{transform:translate(30.9606vw,48.604vh) scale(.2638)}to{transform:translate(34.8296vw,99vh) scale(.2638)}}.snow:nth-child(185){opacity:.0056;transform:translate(63.519vw,-10px) scale(.3389);animation:fall-185 18s -6s linear infinite}@keyframes fall-185{43.488%{transform:translate(60.9993vw,43.488vh) scale(.3389)}to{transform:translate(62.25915vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.8072;transform:translate(60.4704vw,-10px) scale(.1213);animation:fall-186 27s -14s linear infinite}@keyframes fall-186{32.344%{transform:translate(61.2705vw,32.344vh) scale(.1213)}to{transform:translate(60.87045vw,99vh) scale(.1213)}}.snow:nth-child(187){opacity:1.6712;transform:translate(90.2081vw,-10px) scale(.0284);animation:fall-187 11s -10s linear infinite}@keyframes fall-187{45.3%{transform:translate(96.943vw,45.3vh) scale(.0284)}to{transform:translate(93.57555vw,99vh) scale(.0284)}}.snow:nth-child(188){opacity:.0106;transform:translate(23.6637vw,-10px) scale(.4861);animation:fall-188 28s -29s linear infinite}@keyframes fall-188{74.024%{transform:translate(32.3119vw,74.024vh) scale(.4861)}to{transform:translate(27.9878vw,99vh) scale(.4861)}}.snow:nth-child(189){opacity:.6542;transform:translate(55.4248vw,-10px) scale(.2792);animation:fall-189 10s -1s linear infinite}@keyframes fall-189{48.874%{transform:translate(52.0963vw,48.874vh) scale(.2792)}to{transform:translate(53.76055vw,99vh) scale(.2792)}}.snow:nth-child(190){opacity:.7036;transform:translate(21.4577vw,-10px) scale(.8265);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{43.731%{transform:translate(12.9025vw,43.731vh) scale(.8265)}to{transform:translate(17.1801vw,99vh) scale(.8265)}}.snow:nth-child(191){opacity:.2182;transform:translate(68.1494vw,-10px) scale(.384);animation:fall-191 18s -10s linear infinite}@keyframes fall-191{51.627%{transform:translate(69.1422vw,51.627vh) scale(.384)}to{transform:translate(68.6458vw,99vh) scale(.384)}}.snow:nth-child(192){opacity:1.0564;transform:translate(71.5373vw,-10px) scale(.0481);animation:fall-192 18s -1s linear infinite}@keyframes fall-192{39.2%{transform:translate(71.678vw,39.2vh) scale(.0481)}to{transform:translate(71.60765vw,99vh) scale(.0481)}}.snow:nth-child(193){opacity:1.3888;transform:translate(23.211vw,-10px) scale(.3465);animation:fall-193 21s -4s linear infinite}@keyframes fall-193{36.274%{transform:translate(13.6075vw,36.274vh) scale(.3465)}to{transform:translate(18.40925vw,99vh) scale(.3465)}}.snow:nth-child(194){opacity:.1248;transform:translate(17.5149vw,-10px) scale(.211);animation:fall-194 22s -14s linear infinite}@keyframes fall-194{73.607%{transform:translate(14.4563vw,73.607vh) scale(.211)}to{transform:translate(15.9856vw,99vh) scale(.211)}}.snow:nth-child(195){opacity:.093;transform:translate(55.843vw,-10px) scale(.193);animation:fall-195 13s -20s linear infinite}@keyframes fall-195{72.187%{transform:translate(61.6289vw,72.187vh) scale(.193)}to{transform:translate(58.73595vw,99vh) scale(.193)}}.snow:nth-child(196){opacity:1.8906;transform:translate(27.297vw,-10px) scale(.7842);animation:fall-196 24s -8s linear infinite}@keyframes fall-196{66.401%{transform:translate(18.0716vw,66.401vh) scale(.7842)}to{transform:translate(22.6843vw,99vh) scale(.7842)}}.snow:nth-child(197){opacity:.4884;transform:translate(28.5851vw,-10px) scale(.6547);animation:fall-197 26s -23s linear infinite}@keyframes fall-197{56.552%{transform:translate(19.653vw,56.552vh) scale(.6547)}to{transform:translate(24.11905vw,99vh) scale(.6547)}}.snow:nth-child(198){opacity:.818;transform:translate(39.1251vw,-10px) scale(.2058);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{52.739%{transform:translate(35.7498vw,52.739vh) scale(.2058)}to{transform:translate(37.43745vw,99vh) scale(.2058)}}.snow:nth-child(199){opacity:.6012;transform:translate(55.7589vw,-10px) scale(.6182);animation:fall-199 15s -25s linear infinite}@keyframes fall-199{56.333%{transform:translate(60.1388vw,56.333vh) scale(.6182)}to{transform:translate(57.94885vw,99vh) scale(.6182)}}.snow:nth-child(200){opacity:.8044;transform:translate(75.8581vw,-10px) scale(.3147);animation:fall-200 16s -30s linear infinite}@keyframes fall-200{37.533%{transform:translate(74.8937vw,37.533vh) scale(.3147)}to{transform:translate(75.3759vw,99vh) scale(.3147)}}.snow:nth-child(201){opacity:.4626;transform:translate(31.6331vw,-10px) scale(.3839);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{64.996%{transform:translate(39.2647vw,64.996vh) scale(.3839)}to{transform:translate(35.4489vw,99vh) scale(.3839)}}.snow:nth-child(202){opacity:.1864;transform:translate(19.0896vw,-10px) scale(.939);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{63.447%{transform:translate(23.2934vw,63.447vh) scale(.939)}to{transform:translate(21.1915vw,99vh) scale(.939)}}.snow:nth-child(203){opacity:1.437;transform:translate(30.067vw,-10px) scale(.8488);animation:fall-203 29s -11s linear infinite}@keyframes fall-203{61.49%{transform:translate(35.8498vw,61.49vh) scale(.8488)}to{transform:translate(32.9584vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.638;transform:translate(68.7811vw,-10px) scale(.0534);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{62.174%{transform:translate(60.9463vw,62.174vh) scale(.0534)}to{transform:translate(64.8637vw,99vh) scale(.0534)}}.snow:nth-child(205){opacity:1.3978;transform:translate(48.8846vw,-10px) scale(.313);animation:fall-205 28s -28s linear infinite}@keyframes fall-205{53.33%{transform:translate(40.9619vw,53.33vh) scale(.313)}to{transform:translate(44.92325vw,99vh) scale(.313)}}.snow:nth-child(206){opacity:.2208;transform:translate(72.5883vw,-10px) scale(.5214);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{63.031%{transform:translate(70.6248vw,63.031vh) scale(.5214)}to{transform:translate(71.60655vw,99vh) scale(.5214)}}.snow:nth-child(207){opacity:1.885;transform:translate(34.6684vw,-10px) scale(.0392);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{36.844%{transform:translate(39.0803vw,36.844vh) scale(.0392)}to{transform:translate(36.87435vw,99vh) scale(.0392)}}.snow:nth-child(208){opacity:.7982;transform:translate(2.2371vw,-10px) scale(.4949);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{61.165%{transform:translate(-2.9134vw,61.165vh) scale(.4949)}to{transform:translate(-.33815vw,99vh) scale(.4949)}}.snow:nth-child(209){opacity:.1846;transform:translate(72.4895vw,-10px) scale(.2768);animation:fall-209 14s -14s linear infinite}@keyframes fall-209{49.644%{transform:translate(80.9585vw,49.644vh) scale(.2768)}to{transform:translate(76.724vw,99vh) scale(.2768)}}.snow:nth-child(210){opacity:.734;transform:translate(77.7337vw,-10px) scale(.2806);animation:fall-210 24s -16s linear infinite}@keyframes fall-210{51.798%{transform:translate(79.4542vw,51.798vh) scale(.2806)}to{transform:translate(78.59395vw,99vh) scale(.2806)}}.snow:nth-child(211){opacity:.5968;transform:translate(43.3864vw,-10px) scale(.5366);animation:fall-211 19s -27s linear infinite}@keyframes fall-211{57.163%{transform:translate(48.8035vw,57.163vh) scale(.5366)}to{transform:translate(46.09495vw,99vh) scale(.5366)}}.snow:nth-child(212){opacity:1.6564;transform:translate(27.079vw,-10px) scale(.4266);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{71.719%{transform:translate(19.4787vw,71.719vh) scale(.4266)}to{transform:translate(23.27885vw,99vh) scale(.4266)}}.snow:nth-child(213){opacity:.2954;transform:translate(21.6846vw,-10px) scale(.0511);animation:fall-213 13s -19s linear infinite}@keyframes fall-213{63.319%{transform:translate(23.6513vw,63.319vh) scale(.0511)}to{transform:translate(22.66795vw,99vh) scale(.0511)}}.snow:nth-child(214){opacity:.1248;transform:translate(66.8513vw,-10px) scale(.8837);animation:fall-214 27s -22s linear infinite}@keyframes fall-214{37.537%{transform:translate(69.5035vw,37.537vh) scale(.8837)}to{transform:translate(68.1774vw,99vh) scale(.8837)}}.snow:nth-child(215){opacity:1.081;transform:translate(53.058vw,-10px) scale(.8471);animation:fall-215 30s -10s linear infinite}@keyframes fall-215{67.276%{transform:translate(61.2851vw,67.276vh) scale(.8471)}to{transform:translate(57.17155vw,99vh) scale(.8471)}}.snow:nth-child(216){opacity:.5822;transform:translate(78.0381vw,-10px) scale(.3189);animation:fall-216 16s -11s linear infinite}@keyframes fall-216{48.167%{transform:translate(85.904vw,48.167vh) scale(.3189)}to{transform:translate(81.97105vw,99vh) scale(.3189)}}.snow:nth-child(217){opacity:.8832;transform:translate(12.141vw,-10px) scale(.3501);animation:fall-217 28s -3s linear infinite}@keyframes fall-217{46.002%{transform:translate(10.8579vw,46.002vh) scale(.3501)}to{transform:translate(11.49945vw,99vh) scale(.3501)}}.snow:nth-child(218){opacity:1.9668;transform:translate(11.6501vw,-10px) scale(.4396);animation:fall-218 21s -12s linear infinite}@keyframes fall-218{66.966%{transform:translate(3.6858vw,66.966vh) scale(.4396)}to{transform:translate(7.66795vw,99vh) scale(.4396)}}.snow:nth-child(219){opacity:.0662;transform:translate(13.5624vw,-10px) scale(.7295);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{61.631%{transform:translate(21.7195vw,61.631vh) scale(.7295)}to{transform:translate(17.64095vw,99vh) scale(.7295)}}.snow:nth-child(220){opacity:.5116;transform:translate(6.0909vw,-10px) scale(.602);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{79.08%{transform:translate(11.566vw,79.08vh) scale(.602)}to{transform:translate(8.82845vw,99vh) scale(.602)}}.snow:nth-child(221){opacity:1.6846;transform:translate(81.1277vw,-10px) scale(.7179);animation:fall-221 21s -10s linear infinite}@keyframes fall-221{44.881%{transform:translate(86.6375vw,44.881vh) scale(.7179)}to{transform:translate(83.8826vw,99vh) scale(.7179)}}.snow:nth-child(222){opacity:.2894;transform:translate(96.5148vw,-10px) scale(.135);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{43.021%{transform:translate(94.7776vw,43.021vh) scale(.135)}to{transform:translate(95.6462vw,99vh) scale(.135)}}.snow:nth-child(223){opacity:1.6214;transform:translate(71.4017vw,-10px) scale(.4961);animation:fall-223 22s -13s linear infinite}@keyframes fall-223{40.463%{transform:translate(72.4894vw,40.463vh) scale(.4961)}to{transform:translate(71.94555vw,99vh) scale(.4961)}}.snow:nth-child(224){opacity:1.9476;transform:translate(90.824vw,-10px) scale(.8297);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{36.9%{transform:translate(88.3063vw,36.9vh) scale(.8297)}to{transform:translate(89.56515vw,99vh) scale(.8297)}}.snow:nth-child(225){opacity:1.8106;transform:translate(80.098vw,-10px) scale(.0981);animation:fall-225 13s -26s linear infinite}@keyframes fall-225{48.132%{transform:translate(88.8544vw,48.132vh) scale(.0981)}to{transform:translate(84.4762vw,99vh) scale(.0981)}}.snow:nth-child(226){opacity:1.0872;transform:translate(12.4624vw,-10px) scale(.6265);animation:fall-226 21s -13s linear infinite}@keyframes fall-226{34.599%{transform:translate(10.1741vw,34.599vh) scale(.6265)}to{transform:translate(11.31825vw,99vh) scale(.6265)}}.snow:nth-child(227){opacity:.5254;transform:translate(64.7145vw,-10px) scale(.586);animation:fall-227 30s -26s linear infinite}@keyframes fall-227{38.261%{transform:translate(73.0038vw,38.261vh) scale(.586)}to{transform:translate(68.85915vw,99vh) scale(.586)}}.snow:nth-child(228){opacity:.1944;transform:translate(97.3166vw,-10px) scale(.9399);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{30.752%{transform:translate(88.259vw,30.752vh) scale(.9399)}to{transform:translate(92.7878vw,99vh) scale(.9399)}}.snow:nth-child(229){opacity:1.258;transform:translate(75.3145vw,-10px) scale(.488);animation:fall-229 18s -23s linear infinite}@keyframes fall-229{56.85%{transform:translate(70.2015vw,56.85vh) scale(.488)}to{transform:translate(72.758vw,99vh) scale(.488)}}.snow:nth-child(230){opacity:1.8868;transform:translate(41.4235vw,-10px) scale(.7011);animation:fall-230 14s -20s linear infinite}@keyframes fall-230{59.795%{transform:translate(32.9945vw,59.795vh) scale(.7011)}to{transform:translate(37.209vw,99vh) scale(.7011)}}.snow:nth-child(231){opacity:1.7032;transform:translate(33.7499vw,-10px) scale(.5899);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{45.692%{transform:translate(35.2837vw,45.692vh) scale(.5899)}to{transform:translate(34.5168vw,99vh) scale(.5899)}}.snow:nth-child(232){opacity:1.8296;transform:translate(64.6959vw,-10px) scale(.7885);animation:fall-232 18s -24s linear infinite}@keyframes fall-232{60.245%{transform:translate(68.6103vw,60.245vh) scale(.7885)}to{transform:translate(66.6531vw,99vh) scale(.7885)}}.snow:nth-child(233){opacity:.094;transform:translate(56.409vw,-10px) scale(.6127);animation:fall-233 18s -19s linear infinite}@keyframes fall-233{64.275%{transform:translate(65.6554vw,64.275vh) scale(.6127)}to{transform:translate(61.0322vw,99vh) scale(.6127)}}.snow:nth-child(234){opacity:.5106;transform:translate(89.781vw,-10px) scale(.4789);animation:fall-234 26s -12s linear infinite}@keyframes fall-234{68.617%{transform:translate(97.0222vw,68.617vh) scale(.4789)}to{transform:translate(93.4016vw,99vh) scale(.4789)}}.snow:nth-child(235){opacity:.9598;transform:translate(2.8844vw,-10px) scale(.6518);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{47.711%{transform:translate(-2.2612vw,47.711vh) scale(.6518)}to{transform:translate(.3116vw,99vh) scale(.6518)}}.snow:nth-child(236){opacity:.7356;transform:translate(84.2949vw,-10px) scale(.8333);animation:fall-236 18s -1s linear infinite}@keyframes fall-236{43.764%{transform:translate(91.1342vw,43.764vh) scale(.8333)}to{transform:translate(87.71455vw,99vh) scale(.8333)}}.snow:nth-child(237){opacity:1.2028;transform:translate(35.721vw,-10px) scale(.3218);animation:fall-237 11s -26s linear infinite}@keyframes fall-237{65.103%{transform:translate(33.7291vw,65.103vh) scale(.3218)}to{transform:translate(34.72505vw,99vh) scale(.3218)}}.snow:nth-child(238){opacity:1.7816;transform:translate(92.9544vw,-10px) scale(.7746);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.189%{transform:translate(100.9613vw,56.189vh) scale(.7746)}to{transform:translate(96.95785vw,99vh) scale(.7746)}}.snow:nth-child(239){opacity:1.7556;transform:translate(23.9382vw,-10px) scale(.5454);animation:fall-239 26s -3s linear infinite}@keyframes fall-239{58.464%{transform:translate(20.6274vw,58.464vh) scale(.5454)}to{transform:translate(22.2828vw,99vh) scale(.5454)}}.snow:nth-child(240){opacity:.7392;transform:translate(55.6264vw,-10px) scale(.0257);animation:fall-240 27s -3s linear infinite}@keyframes fall-240{50.976%{transform:translate(53.828vw,50.976vh) scale(.0257)}to{transform:translate(54.7272vw,99vh) scale(.0257)}}.snow:nth-child(241){opacity:1.2858;transform:translate(82.7636vw,-10px) scale(.055);animation:fall-241 28s -9s linear infinite}@keyframes fall-241{60.193%{transform:translate(91.0622vw,60.193vh) scale(.055)}to{transform:translate(86.9129vw,99vh) scale(.055)}}.snow:nth-child(242){opacity:.3496;transform:translate(27.9492vw,-10px) scale(.7391);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{65.347%{transform:translate(29.0189vw,65.347vh) scale(.7391)}to{transform:translate(28.48405vw,99vh) scale(.7391)}}.snow:nth-child(243){opacity:1.846;transform:translate(91.9875vw,-10px) scale(.697);animation:fall-243 20s -13s linear infinite}@keyframes fall-243{79.843%{transform:translate(95.0938vw,79.843vh) scale(.697)}to{transform:translate(93.54065vw,99vh) scale(.697)}}.snow:nth-child(244){opacity:.6508;transform:translate(53.5688vw,-10px) scale(.6268);animation:fall-244 27s -3s linear infinite}@keyframes fall-244{30.616%{transform:translate(53.1164vw,30.616vh) scale(.6268)}to{transform:translate(53.3426vw,99vh) scale(.6268)}}.snow:nth-child(245){opacity:.6842;transform:translate(81.1647vw,-10px) scale(.9803);animation:fall-245 17s -21s linear infinite}@keyframes fall-245{49.994%{transform:translate(84.4831vw,49.994vh) scale(.9803)}to{transform:translate(82.8239vw,99vh) scale(.9803)}}.snow:nth-child(246){opacity:1.4972;transform:translate(89.6701vw,-10px) scale(.4045);animation:fall-246 10s -20s linear infinite}@keyframes fall-246{35.545%{transform:translate(80.5729vw,35.545vh) scale(.4045)}to{transform:translate(85.1215vw,99vh) scale(.4045)}}.snow:nth-child(247){opacity:.405;transform:translate(68.9072vw,-10px) scale(.7106);animation:fall-247 24s -1s linear infinite}@keyframes fall-247{62.539%{transform:translate(60.2752vw,62.539vh) scale(.7106)}to{transform:translate(64.5912vw,99vh) scale(.7106)}}.snow:nth-child(248){opacity:1.5564;transform:translate(63.1894vw,-10px) scale(.4731);animation:fall-248 25s -13s linear infinite}@keyframes fall-248{51.042%{transform:translate(54.2972vw,51.042vh) scale(.4731)}to{transform:translate(58.7433vw,99vh) scale(.4731)}}.snow:nth-child(249){opacity:.3792;transform:translate(77.9278vw,-10px) scale(.7952);animation:fall-249 13s -15s linear infinite}@keyframes fall-249{75.282%{transform:translate(71.3024vw,75.282vh) scale(.7952)}to{transform:translate(74.6151vw,99vh) scale(.7952)}}.snow:nth-child(250){opacity:1.0226;transform:translate(33.1291vw,-10px) scale(.9532);animation:fall-250 13s -26s linear infinite}@keyframes fall-250{37.399%{transform:translate(36.8217vw,37.399vh) scale(.9532)}to{transform:translate(34.9754vw,99vh) scale(.9532)}}.snow:nth-child(251){opacity:.394;transform:translate(7.94vw,-10px) scale(.6737);animation:fall-251 28s -8s linear infinite}@keyframes fall-251{57.462%{transform:translate(5.1443vw,57.462vh) scale(.6737)}to{transform:translate(6.54215vw,99vh) scale(.6737)}}.snow:nth-child(252){opacity:.2146;transform:translate(59.8682vw,-10px) scale(.7586);animation:fall-252 18s -17s linear infinite}@keyframes fall-252{36.859%{transform:translate(61.7877vw,36.859vh) scale(.7586)}to{transform:translate(60.82795vw,99vh) scale(.7586)}}.snow:nth-child(253){opacity:1.082;transform:translate(44.3081vw,-10px) scale(.8422);animation:fall-253 28s -16s linear infinite}@keyframes fall-253{35.136%{transform:translate(42.8957vw,35.136vh) scale(.8422)}to{transform:translate(43.6019vw,99vh) scale(.8422)}}.snow:nth-child(254){opacity:.451;transform:translate(22.0515vw,-10px) scale(.0582);animation:fall-254 18s -3s linear infinite}@keyframes fall-254{43.961%{transform:translate(23.1339vw,43.961vh) scale(.0582)}to{transform:translate(22.5927vw,99vh) scale(.0582)}}.snow:nth-child(255){opacity:.1826;transform:translate(21.5491vw,-10px) scale(.1965);animation:fall-255 20s -17s linear infinite}@keyframes fall-255{44.683%{transform:translate(30.0159vw,44.683vh) scale(.1965)}to{transform:translate(25.7825vw,99vh) scale(.1965)}}.snow:nth-child(256){opacity:1.7372;transform:translate(96.7905vw,-10px) scale(.7185);animation:fall-256 18s -25s linear infinite}@keyframes fall-256{56.948%{transform:translate(98.8881vw,56.948vh) scale(.7185)}to{transform:translate(97.8393vw,99vh) scale(.7185)}}.snow:nth-child(257){opacity:.8376;transform:translate(7.9214vw,-10px) scale(.8773);animation:fall-257 22s -24s linear infinite}@keyframes fall-257{34.747%{transform:translate(16.9615vw,34.747vh) scale(.8773)}to{transform:translate(12.44145vw,99vh) scale(.8773)}}.snow:nth-child(258){opacity:.0432;transform:translate(80.2182vw,-10px) scale(.2579);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{32.858%{transform:translate(74.7632vw,32.858vh) scale(.2579)}to{transform:translate(77.4907vw,99vh) scale(.2579)}}.snow:nth-child(259){opacity:1.9152;transform:translate(78.8475vw,-10px) scale(.6936);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{55.667%{transform:translate(76.0538vw,55.667vh) scale(.6936)}to{transform:translate(77.45065vw,99vh) scale(.6936)}}.snow:nth-child(260){opacity:.9042;transform:translate(54.1091vw,-10px) scale(.6447);animation:fall-260 10s -28s linear infinite}@keyframes fall-260{66.83%{transform:translate(60.9624vw,66.83vh) scale(.6447)}to{transform:translate(57.53575vw,99vh) scale(.6447)}}.snow:nth-child(261){opacity:.6606;transform:translate(28.9372vw,-10px) scale(.0573);animation:fall-261 24s -20s linear infinite}@keyframes fall-261{49.057%{transform:translate(27.8705vw,49.057vh) scale(.0573)}to{transform:translate(28.40385vw,99vh) scale(.0573)}}.snow:nth-child(262){opacity:.2816;transform:translate(14.9049vw,-10px) scale(.7899);animation:fall-262 16s -2s linear infinite}@keyframes fall-262{36.916%{transform:translate(8.3062vw,36.916vh) scale(.7899)}to{transform:translate(11.60555vw,99vh) scale(.7899)}}.snow:nth-child(263){opacity:.8724;transform:translate(46.5918vw,-10px) scale(.4288);animation:fall-263 17s -9s linear infinite}@keyframes fall-263{57.983%{transform:translate(36.8124vw,57.983vh) scale(.4288)}to{transform:translate(41.7021vw,99vh) scale(.4288)}}.snow:nth-child(264){opacity:1.1088;transform:translate(.1034vw,-10px) scale(.9884);animation:fall-264 22s -21s linear infinite}@keyframes fall-264{62.125%{transform:translate(-5.0543vw,62.125vh) scale(.9884)}to{transform:translate(-2.47545vw,99vh) scale(.9884)}}.snow:nth-child(265){opacity:1.9094;transform:translate(16.7297vw,-10px) scale(.0566);animation:fall-265 17s -22s linear infinite}@keyframes fall-265{72.819%{transform:translate(23.5513vw,72.819vh) scale(.0566)}to{transform:translate(20.1405vw,99vh) scale(.0566)}}.snow:nth-child(266){opacity:1.4774;transform:translate(18.5971vw,-10px) scale(.5576);animation:fall-266 11s -11s linear infinite}@keyframes fall-266{56.238%{transform:translate(18.2394vw,56.238vh) scale(.5576)}to{transform:translate(18.41825vw,99vh) scale(.5576)}}.snow:nth-child(267){opacity:.0956;transform:translate(81.4274vw,-10px) scale(.6075);animation:fall-267 17s -5s linear infinite}@keyframes fall-267{57.948%{transform:translate(79.2708vw,57.948vh) scale(.6075)}to{transform:translate(80.3491vw,99vh) scale(.6075)}}.snow:nth-child(268){opacity:.7596;transform:translate(33.1313vw,-10px) scale(.7243);animation:fall-268 25s -30s linear infinite}@keyframes fall-268{61.012%{transform:translate(23.6546vw,61.012vh) scale(.7243)}to{transform:translate(28.39295vw,99vh) scale(.7243)}}.snow:nth-child(269){opacity:.5374;transform:translate(19.9751vw,-10px) scale(.3544);animation:fall-269 13s -23s linear infinite}@keyframes fall-269{59.852%{transform:translate(13.2482vw,59.852vh) scale(.3544)}to{transform:translate(16.61165vw,99vh) scale(.3544)}}.snow:nth-child(270){opacity:.7596;transform:translate(34.4965vw,-10px) scale(.6035);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{75.926%{transform:translate(44.2013vw,75.926vh) scale(.6035)}to{transform:translate(39.3489vw,99vh) scale(.6035)}}.snow:nth-child(271){opacity:1.0764;transform:translate(41.2674vw,-10px) scale(.3687);animation:fall-271 26s -24s linear infinite}@keyframes fall-271{55.172%{transform:translate(43.1914vw,55.172vh) scale(.3687)}to{transform:translate(42.2294vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.0254;transform:translate(70.109vw,-10px) scale(.1418);animation:fall-272 23s -8s linear infinite}@keyframes fall-272{48.853%{transform:translate(72.0786vw,48.853vh) scale(.1418)}to{transform:translate(71.0938vw,99vh) scale(.1418)}}.snow:nth-child(273){opacity:1.051;transform:translate(95.1149vw,-10px) scale(.1879);animation:fall-273 28s -14s linear infinite}@keyframes fall-273{72.905%{transform:translate(89.9346vw,72.905vh) scale(.1879)}to{transform:translate(92.52475vw,99vh) scale(.1879)}}.snow:nth-child(274){opacity:1.2046;transform:translate(43.2777vw,-10px) scale(.077);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{51.801%{transform:translate(42.3755vw,51.801vh) scale(.077)}to{transform:translate(42.8266vw,99vh) scale(.077)}}.snow:nth-child(275){opacity:.8478;transform:translate(94.1436vw,-10px) scale(.4658);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{40.864%{transform:translate(88.1541vw,40.864vh) scale(.4658)}to{transform:translate(91.14885vw,99vh) scale(.4658)}}.snow:nth-child(276){opacity:.215;transform:translate(42.2426vw,-10px) scale(.9973);animation:fall-276 23s -25s linear infinite}@keyframes fall-276{71.365%{transform:translate(51.795vw,71.365vh) scale(.9973)}to{transform:translate(47.0188vw,99vh) scale(.9973)}}.snow:nth-child(277){opacity:.6078;transform:translate(32.5116vw,-10px) scale(.0376);animation:fall-277 26s -9s linear infinite}@keyframes fall-277{52.493%{transform:translate(38.647vw,52.493vh) scale(.0376)}to{transform:translate(35.5793vw,99vh) scale(.0376)}}.snow:nth-child(278){opacity:.446;transform:translate(2.0135vw,-10px) scale(.5282);animation:fall-278 18s -29s linear infinite}@keyframes fall-278{54.995%{transform:translate(11.2708vw,54.995vh) scale(.5282)}to{transform:translate(6.64215vw,99vh) scale(.5282)}}.snow:nth-child(279){opacity:1.4996;transform:translate(50.0344vw,-10px) scale(.064);animation:fall-279 16s -28s linear infinite}@keyframes fall-279{70.397%{transform:translate(57.5237vw,70.397vh) scale(.064)}to{transform:translate(53.77905vw,99vh) scale(.064)}}.snow:nth-child(280){opacity:.702;transform:translate(94.4408vw,-10px) scale(.533);animation:fall-280 14s -18s linear infinite}@keyframes fall-280{42.128%{transform:translate(101.2062vw,42.128vh) scale(.533)}to{transform:translate(97.8235vw,99vh) scale(.533)}}.snow:nth-child(281){opacity:1.4426;transform:translate(.2868vw,-10px) scale(.6628);animation:fall-281 18s -3s linear infinite}@keyframes fall-281{59.245%{transform:translate(-6.324vw,59.245vh) scale(.6628)}to{transform:translate(-3.0186vw,99vh) scale(.6628)}}.snow:nth-child(282){opacity:.7922;transform:translate(37.3387vw,-10px) scale(.1835);animation:fall-282 27s -23s linear infinite}@keyframes fall-282{37.11%{transform:translate(34.7353vw,37.11vh) scale(.1835)}to{transform:translate(36.037vw,99vh) scale(.1835)}}.snow:nth-child(283){opacity:1.9368;transform:translate(16.3623vw,-10px) scale(.8634);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{71.97%{transform:translate(20.0919vw,71.97vh) scale(.8634)}to{transform:translate(18.2271vw,99vh) scale(.8634)}}.snow:nth-child(284){opacity:1.2652;transform:translate(90.825vw,-10px) scale(.0309);animation:fall-284 17s -27s linear infinite}@keyframes fall-284{35.34%{transform:translate(91.3858vw,35.34vh) scale(.0309)}to{transform:translate(91.1054vw,99vh) scale(.0309)}}.snow:nth-child(285){opacity:.059;transform:translate(69.8813vw,-10px) scale(.9056);animation:fall-285 19s -20s linear infinite}@keyframes fall-285{63.3%{transform:translate(77.1856vw,63.3vh) scale(.9056)}to{transform:translate(73.53345vw,99vh) scale(.9056)}}.snow:nth-child(286){opacity:.4088;transform:translate(50.9641vw,-10px) scale(.5393);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{49.546%{transform:translate(50.6946vw,49.546vh) scale(.5393)}to{transform:translate(50.82935vw,99vh) scale(.5393)}}.snow:nth-child(287){opacity:.7564;transform:translate(37.6374vw,-10px) scale(.7326);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{44.408%{transform:translate(42.4825vw,44.408vh) scale(.7326)}to{transform:translate(40.05995vw,99vh) scale(.7326)}}.snow:nth-child(288){opacity:.6102;transform:translate(82.5464vw,-10px) scale(.8771);animation:fall-288 15s -20s linear infinite}@keyframes fall-288{76.828%{transform:translate(79.6906vw,76.828vh) scale(.8771)}to{transform:translate(81.1185vw,99vh) scale(.8771)}}.snow:nth-child(289){opacity:1.8836;transform:translate(43.1738vw,-10px) scale(.5521);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{57.276%{transform:translate(52.758vw,57.276vh) scale(.5521)}to{transform:translate(47.9659vw,99vh) scale(.5521)}}.snow:nth-child(290){opacity:.14;transform:translate(.0687vw,-10px) scale(.4072);animation:fall-290 17s -18s linear infinite}@keyframes fall-290{41.087%{transform:translate(-9.1596vw,41.087vh) scale(.4072)}to{transform:translate(-4.54545vw,99vh) scale(.4072)}}.snow:nth-child(291){opacity:1.081;transform:translate(91.082vw,-10px) scale(.0894);animation:fall-291 15s -28s linear infinite}@keyframes fall-291{43.793%{transform:translate(85.828vw,43.793vh) scale(.0894)}to{transform:translate(88.455vw,99vh) scale(.0894)}}.snow:nth-child(292){opacity:1.2912;transform:translate(64.7807vw,-10px) scale(.8728);animation:fall-292 19s -18s linear infinite}@keyframes fall-292{60.075%{transform:translate(70.2004vw,60.075vh) scale(.8728)}to{transform:translate(67.49055vw,99vh) scale(.8728)}}.snow:nth-child(293){opacity:.7508;transform:translate(27.9395vw,-10px) scale(.0777);animation:fall-293 26s -17s linear infinite}@keyframes fall-293{70.47%{transform:translate(26.8655vw,70.47vh) scale(.0777)}to{transform:translate(27.4025vw,99vh) scale(.0777)}}.snow:nth-child(294){opacity:1.4688;transform:translate(73.1669vw,-10px) scale(.1984);animation:fall-294 10s -25s linear infinite}@keyframes fall-294{32.643%{transform:translate(78.8641vw,32.643vh) scale(.1984)}to{transform:translate(76.0155vw,99vh) scale(.1984)}}.snow:nth-child(295){opacity:.1246;transform:translate(90.4562vw,-10px) scale(.4657);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{44.148%{transform:translate(89.7271vw,44.148vh) scale(.4657)}to{transform:translate(90.09165vw,99vh) scale(.4657)}}.snow:nth-child(296){opacity:.3182;transform:translate(96.9385vw,-10px) scale(.899);animation:fall-296 29s -16s linear infinite}@keyframes fall-296{79.739%{transform:translate(90.923vw,79.739vh) scale(.899)}to{transform:translate(93.93075vw,99vh) scale(.899)}}.snow:nth-child(297){opacity:.876;transform:translate(81.5436vw,-10px) scale(.5023);animation:fall-297 22s -22s linear infinite}@keyframes fall-297{57.927%{transform:translate(85.6552vw,57.927vh) scale(.5023)}to{transform:translate(83.5994vw,99vh) scale(.5023)}}.snow:nth-child(298){opacity:1.664;transform:translate(39.3319vw,-10px) scale(.8111);animation:fall-298 17s -1s linear infinite}@keyframes fall-298{72.279%{transform:translate(44.9347vw,72.279vh) scale(.8111)}to{transform:translate(42.1333vw,99vh) scale(.8111)}}.snow:nth-child(299){opacity:.8318;transform:translate(58.1453vw,-10px) scale(.7193);animation:fall-299 16s -20s linear infinite}@keyframes fall-299{44.996%{transform:translate(58.1219vw,44.996vh) scale(.7193)}to{transform:translate(58.1336vw,99vh) scale(.7193)}}.snow:nth-child(300){opacity:.2898;transform:translate(35.9191vw,-10px) scale(.8904);animation:fall-300 13s -8s linear infinite}@keyframes fall-300{77.829%{transform:translate(26.6547vw,77.829vh) scale(.8904)}to{transform:translate(31.2869vw,99vh) scale(.8904)}}.snow:nth-child(301){opacity:1.3892;transform:translate(78.7815vw,-10px) scale(.9774);animation:fall-301 20s -12s linear infinite}@keyframes fall-301{57.423%{transform:translate(70.0945vw,57.423vh) scale(.9774)}to{transform:translate(74.438vw,99vh) scale(.9774)}}.snow:nth-child(302){opacity:1.7222;transform:translate(81.4488vw,-10px) scale(.541);animation:fall-302 15s -7s linear infinite}@keyframes fall-302{50.717%{transform:translate(90.5513vw,50.717vh) scale(.541)}to{transform:translate(86.00005vw,99vh) scale(.541)}}.snow:nth-child(303){opacity:1.4556;transform:translate(72.8458vw,-10px) scale(.084);animation:fall-303 28s -13s linear infinite}@keyframes fall-303{34.809%{transform:translate(76.2201vw,34.809vh) scale(.084)}to{transform:translate(74.53295vw,99vh) scale(.084)}}.snow:nth-child(304){opacity:1.4194;transform:translate(90.7745vw,-10px) scale(.3201);animation:fall-304 16s -27s linear infinite}@keyframes fall-304{52.937%{transform:translate(96.9073vw,52.937vh) scale(.3201)}to{transform:translate(93.8409vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:1.0398;transform:translate(29.9088vw,-10px) scale(.3013);animation:fall-305 29s -4s linear infinite}@keyframes fall-305{78.231%{transform:translate(31.7053vw,78.231vh) scale(.3013)}to{transform:translate(30.80705vw,99vh) scale(.3013)}}.snow:nth-child(306){opacity:1.4618;transform:translate(13.9691vw,-10px) scale(.1758);animation:fall-306 18s -3s linear infinite}@keyframes fall-306{73.912%{transform:translate(10.166vw,73.912vh) scale(.1758)}to{transform:translate(12.06755vw,99vh) scale(.1758)}}.snow:nth-child(307){opacity:1.7838;transform:translate(47.6113vw,-10px) scale(.7642);animation:fall-307 17s -28s linear infinite}@keyframes fall-307{42.684%{transform:translate(52.7053vw,42.684vh) scale(.7642)}to{transform:translate(50.1583vw,99vh) scale(.7642)}}.snow:nth-child(308){opacity:1.7586;transform:translate(37.1578vw,-10px) scale(.4241);animation:fall-308 27s -26s linear infinite}@keyframes fall-308{41.851%{transform:translate(29.5961vw,41.851vh) scale(.4241)}to{transform:translate(33.37695vw,99vh) scale(.4241)}}.snow:nth-child(309){opacity:1.7434;transform:translate(28.9772vw,-10px) scale(.3344);animation:fall-309 18s -11s linear infinite}@keyframes fall-309{56.967%{transform:translate(19.6517vw,56.967vh) scale(.3344)}to{transform:translate(24.31445vw,99vh) scale(.3344)}}.snow:nth-child(310){opacity:1.936;transform:translate(72.571vw,-10px) scale(.3974);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{73.685%{transform:translate(74.9349vw,73.685vh) scale(.3974)}to{transform:translate(73.75295vw,99vh) scale(.3974)}}.snow:nth-child(311){opacity:.1492;transform:translate(21.6691vw,-10px) scale(.2349);animation:fall-311 27s -26s linear infinite}@keyframes fall-311{79.599%{transform:translate(29.519vw,79.599vh) scale(.2349)}to{transform:translate(25.59405vw,99vh) scale(.2349)}}.snow:nth-child(312){opacity:.9314;transform:translate(71.528vw,-10px) scale(.6933);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{58.29%{transform:translate(72.448vw,58.29vh) scale(.6933)}to{transform:translate(71.988vw,99vh) scale(.6933)}}.snow:nth-child(313){opacity:1.8438;transform:translate(44.6747vw,-10px) scale(.5535);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{78.459%{transform:translate(45.866vw,78.459vh) scale(.5535)}to{transform:translate(45.27035vw,99vh) scale(.5535)}}.snow:nth-child(314){opacity:.5812;transform:translate(77.4661vw,-10px) scale(.9998);animation:fall-314 15s -20s linear infinite}@keyframes fall-314{58.814%{transform:translate(73.896vw,58.814vh) scale(.9998)}to{transform:translate(75.68105vw,99vh) scale(.9998)}}.snow:nth-child(315){opacity:1.9914;transform:translate(82.5704vw,-10px) scale(.3982);animation:fall-315 10s -1s linear infinite}@keyframes fall-315{46.6%{transform:translate(91.4954vw,46.6vh) scale(.3982)}to{transform:translate(87.0329vw,99vh) scale(.3982)}}.snow:nth-child(316){opacity:1.0922;transform:translate(48.3005vw,-10px) scale(.112);animation:fall-316 17s -4s linear infinite}@keyframes fall-316{37.772%{transform:translate(42.4016vw,37.772vh) scale(.112)}to{transform:translate(45.35105vw,99vh) scale(.112)}}.snow:nth-child(317){opacity:1.9974;transform:translate(45.5481vw,-10px) scale(.1755);animation:fall-317 25s -25s linear infinite}@keyframes fall-317{34.228%{transform:translate(37.2896vw,34.228vh) scale(.1755)}to{transform:translate(41.41885vw,99vh) scale(.1755)}}.snow:nth-child(318){opacity:1.6078;transform:translate(35.6732vw,-10px) scale(.3403);animation:fall-318 11s -5s linear infinite}@keyframes fall-318{55.642%{transform:translate(44.7421vw,55.642vh) scale(.3403)}to{transform:translate(40.20765vw,99vh) scale(.3403)}}.snow:nth-child(319){opacity:1.0174;transform:translate(94.2702vw,-10px) scale(.6592);animation:fall-319 29s -9s linear infinite}@keyframes fall-319{53.516%{transform:translate(96.4126vw,53.516vh) scale(.6592)}to{transform:translate(95.3414vw,99vh) scale(.6592)}}.snow:nth-child(320){opacity:1.716;transform:translate(39.6427vw,-10px) scale(.3056);animation:fall-320 20s -17s linear infinite}@keyframes fall-320{43.766%{transform:translate(40.878vw,43.766vh) scale(.3056)}to{transform:translate(40.26035vw,99vh) scale(.3056)}}.snow:nth-child(321){opacity:1.7966;transform:translate(21.7939vw,-10px) scale(.9465);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{38.071%{transform:translate(24.3343vw,38.071vh) scale(.9465)}to{transform:translate(23.0641vw,99vh) scale(.9465)}}.snow:nth-child(322){opacity:.3274;transform:translate(30.4056vw,-10px) scale(.3538);animation:fall-322 21s -25s linear infinite}@keyframes fall-322{55.587%{transform:translate(24.2965vw,55.587vh) scale(.3538)}to{transform:translate(27.35105vw,99vh) scale(.3538)}}.snow:nth-child(323){opacity:1.5708;transform:translate(38.0205vw,-10px) scale(.9929);animation:fall-323 16s -22s linear infinite}@keyframes fall-323{67.703%{transform:translate(40.8996vw,67.703vh) scale(.9929)}to{transform:translate(39.46005vw,99vh) scale(.9929)}}.snow:nth-child(324){opacity:1.1282;transform:translate(84.1777vw,-10px) scale(.8829);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{73.905%{transform:translate(79.6363vw,73.905vh) scale(.8829)}to{transform:translate(81.907vw,99vh) scale(.8829)}}.snow:nth-child(325){opacity:1.5048;transform:translate(91.6383vw,-10px) scale(.6749);animation:fall-325 13s -27s linear infinite}@keyframes fall-325{71.826%{transform:translate(88.012vw,71.826vh) scale(.6749)}to{transform:translate(89.82515vw,99vh) scale(.6749)}}.snow:nth-child(326){opacity:.5444;transform:translate(21.0994vw,-10px) scale(.1873);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{58.162%{transform:translate(27.4991vw,58.162vh) scale(.1873)}to{transform:translate(24.29925vw,99vh) scale(.1873)}}.snow:nth-child(327){opacity:.1096;transform:translate(75.4712vw,-10px) scale(.7241);animation:fall-327 15s -30s linear infinite}@keyframes fall-327{67.22%{transform:translate(81.0871vw,67.22vh) scale(.7241)}to{transform:translate(78.27915vw,99vh) scale(.7241)}}.snow:nth-child(328){opacity:.3066;transform:translate(3.7624vw,-10px) scale(.3013);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{74.116%{transform:translate(-6.1558vw,74.116vh) scale(.3013)}to{transform:translate(-1.1967vw,99vh) scale(.3013)}}.snow:nth-child(329){opacity:.0516;transform:translate(49.9333vw,-10px) scale(.7862);animation:fall-329 13s -26s linear infinite}@keyframes fall-329{61.697%{transform:translate(52.5435vw,61.697vh) scale(.7862)}to{transform:translate(51.2384vw,99vh) scale(.7862)}}.snow:nth-child(330){opacity:1.3452;transform:translate(65.6218vw,-10px) scale(.0476);animation:fall-330 13s -19s linear infinite}@keyframes fall-330{79.347%{transform:translate(62.8329vw,79.347vh) scale(.0476)}to{transform:translate(64.22735vw,99vh) scale(.0476)}}.snow:nth-child(331){opacity:1.561;transform:translate(79.2847vw,-10px) scale(.4003);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{42.857%{transform:translate(81.0133vw,42.857vh) scale(.4003)}to{transform:translate(80.149vw,99vh) scale(.4003)}}.snow:nth-child(332){opacity:1.1676;transform:translate(32.1165vw,-10px) scale(.9083);animation:fall-332 25s -20s linear infinite}@keyframes fall-332{31.422%{transform:translate(32.1139vw,31.422vh) scale(.9083)}to{transform:translate(32.1152vw,99vh) scale(.9083)}}.snow:nth-child(333){opacity:.9946;transform:translate(67.5893vw,-10px) scale(.9654);animation:fall-333 29s -4s linear infinite}@keyframes fall-333{55.728%{transform:translate(74.7035vw,55.728vh) scale(.9654)}to{transform:translate(71.1464vw,99vh) scale(.9654)}}.snow:nth-child(334){opacity:.876;transform:translate(89.1939vw,-10px) scale(.0243);animation:fall-334 24s -4s linear infinite}@keyframes fall-334{32.109%{transform:translate(98.9405vw,32.109vh) scale(.0243)}to{transform:translate(94.0672vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:.9542;transform:translate(74.1701vw,-10px) scale(.8487);animation:fall-335 26s -9s linear infinite}@keyframes fall-335{49.235%{transform:translate(77.4216vw,49.235vh) scale(.8487)}to{transform:translate(75.79585vw,99vh) scale(.8487)}}.snow:nth-child(336){opacity:.0344;transform:translate(39.0522vw,-10px) scale(.4885);animation:fall-336 19s -6s linear infinite}@keyframes fall-336{50.251%{transform:translate(41.6512vw,50.251vh) scale(.4885)}to{transform:translate(40.3517vw,99vh) scale(.4885)}}.snow:nth-child(337){opacity:.2348;transform:translate(78.1388vw,-10px) scale(.1049);animation:fall-337 15s -1s linear infinite}@keyframes fall-337{56.441%{transform:translate(75.9992vw,56.441vh) scale(.1049)}to{transform:translate(77.069vw,99vh) scale(.1049)}}.snow:nth-child(338){opacity:.9902;transform:translate(73.0452vw,-10px) scale(.5038);animation:fall-338 25s -20s linear infinite}@keyframes fall-338{32.306%{transform:translate(66.5586vw,32.306vh) scale(.5038)}to{transform:translate(69.8019vw,99vh) scale(.5038)}}.snow:nth-child(339){opacity:.3832;transform:translate(23.5185vw,-10px) scale(.2887);animation:fall-339 12s -13s linear infinite}@keyframes fall-339{71.91%{transform:translate(18.3357vw,71.91vh) scale(.2887)}to{transform:translate(20.9271vw,99vh) scale(.2887)}}.snow:nth-child(340){opacity:.9734;transform:translate(64.5728vw,-10px) scale(.6998);animation:fall-340 13s -21s linear infinite}@keyframes fall-340{35.822%{transform:translate(60.5829vw,35.822vh) scale(.6998)}to{transform:translate(62.57785vw,99vh) scale(.6998)}}.snow:nth-child(341){opacity:.9246;transform:translate(35.8682vw,-10px) scale(.3209);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{48.094%{transform:translate(43.3269vw,48.094vh) scale(.3209)}to{transform:translate(39.59755vw,99vh) scale(.3209)}}.snow:nth-child(342){opacity:.849;transform:translate(45.0303vw,-10px) scale(.8032);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{77.002%{transform:translate(35.0638vw,77.002vh) scale(.8032)}to{transform:translate(40.04705vw,99vh) scale(.8032)}}.snow:nth-child(343){opacity:.9984;transform:translate(12.4557vw,-10px) scale(.807);animation:fall-343 30s -22s linear infinite}@keyframes fall-343{76.536%{transform:translate(4.2512vw,76.536vh) scale(.807)}to{transform:translate(8.35345vw,99vh) scale(.807)}}.snow:nth-child(344){opacity:1.4422;transform:translate(28.2271vw,-10px) scale(.8875);animation:fall-344 21s -2s linear infinite}@keyframes fall-344{64.043%{transform:translate(31.4039vw,64.043vh) scale(.8875)}to{transform:translate(29.8155vw,99vh) scale(.8875)}}.snow:nth-child(345){opacity:.662;transform:translate(47.6401vw,-10px) scale(.8087);animation:fall-345 30s -29s linear infinite}@keyframes fall-345{64.259%{transform:translate(42.2809vw,64.259vh) scale(.8087)}to{transform:translate(44.9605vw,99vh) scale(.8087)}}.snow:nth-child(346){opacity:.2532;transform:translate(36.0732vw,-10px) scale(.1822);animation:fall-346 25s -14s linear infinite}@keyframes fall-346{56.09%{transform:translate(28.678vw,56.09vh) scale(.1822)}to{transform:translate(32.3756vw,99vh) scale(.1822)}}.snow:nth-child(347){opacity:.9366;transform:translate(93.1892vw,-10px) scale(.4993);animation:fall-347 18s -13s linear infinite}@keyframes fall-347{32.579%{transform:translate(86.5701vw,32.579vh) scale(.4993)}to{transform:translate(89.87965vw,99vh) scale(.4993)}}.snow:nth-child(348){opacity:1.9442;transform:translate(42.228vw,-10px) scale(.155);animation:fall-348 25s -1s linear infinite}@keyframes fall-348{51.993%{transform:translate(47.6535vw,51.993vh) scale(.155)}to{transform:translate(44.94075vw,99vh) scale(.155)}}.snow:nth-child(349){opacity:.8616;transform:translate(30.5364vw,-10px) scale(.9521);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{35.232%{transform:translate(36.8549vw,35.232vh) scale(.9521)}to{transform:translate(33.69565vw,99vh) scale(.9521)}}.snow:nth-child(350){opacity:.1776;transform:translate(33.9439vw,-10px) scale(.0812);animation:fall-350 22s -3s linear infinite}@keyframes fall-350{38.708%{transform:translate(32.8277vw,38.708vh) scale(.0812)}to{transform:translate(33.3858vw,99vh) scale(.0812)}}.snow:nth-child(351){opacity:.9672;transform:translate(27.9902vw,-10px) scale(.1348);animation:fall-351 29s -14s linear infinite}@keyframes fall-351{32.24%{transform:translate(22.5904vw,32.24vh) scale(.1348)}to{transform:translate(25.2903vw,99vh) scale(.1348)}}.snow:nth-child(352){opacity:.2848;transform:translate(82.1836vw,-10px) scale(.8251);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{50.261%{transform:translate(79.3839vw,50.261vh) scale(.8251)}to{transform:translate(80.78375vw,99vh) scale(.8251)}}.snow:nth-child(353){opacity:1.4958;transform:translate(75.502vw,-10px) scale(.1444);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{34.018%{transform:translate(82.8382vw,34.018vh) scale(.1444)}to{transform:translate(79.1701vw,99vh) scale(.1444)}}.snow:nth-child(354){opacity:.7038;transform:translate(77.0982vw,-10px) scale(.709);animation:fall-354 14s -15s linear infinite}@keyframes fall-354{70.853%{transform:translate(82.123vw,70.853vh) scale(.709)}to{transform:translate(79.6106vw,99vh) scale(.709)}}.snow:nth-child(355){opacity:.0274;transform:translate(36.7262vw,-10px) scale(.9517);animation:fall-355 16s -16s linear infinite}@keyframes fall-355{65.96%{transform:translate(38.5173vw,65.96vh) scale(.9517)}to{transform:translate(37.62175vw,99vh) scale(.9517)}}.snow:nth-child(356){opacity:.4762;transform:translate(82.0349vw,-10px) scale(.1294);animation:fall-356 28s -15s linear infinite}@keyframes fall-356{71.028%{transform:translate(89.2986vw,71.028vh) scale(.1294)}to{transform:translate(85.66675vw,99vh) scale(.1294)}}.snow:nth-child(357){opacity:1.5744;transform:translate(89.8938vw,-10px) scale(.2407);animation:fall-357 19s -23s linear infinite}@keyframes fall-357{56.21%{transform:translate(93.9579vw,56.21vh) scale(.2407)}to{transform:translate(91.92585vw,99vh) scale(.2407)}}.snow:nth-child(358){opacity:.4566;transform:translate(14.7409vw,-10px) scale(.7439);animation:fall-358 18s -3s linear infinite}@keyframes fall-358{77.166%{transform:translate(22.6907vw,77.166vh) scale(.7439)}to{transform:translate(18.7158vw,99vh) scale(.7439)}}.snow:nth-child(359){opacity:.9914;transform:translate(39.7189vw,-10px) scale(.75);animation:fall-359 25s -18s linear infinite}@keyframes fall-359{65.808%{transform:translate(44.8099vw,65.808vh) scale(.75)}to{transform:translate(42.2644vw,99vh) scale(.75)}}.snow:nth-child(360){opacity:.9126;transform:translate(32.904vw,-10px) scale(.7815);animation:fall-360 17s -16s linear infinite}@keyframes fall-360{67.472%{transform:translate(41.4082vw,67.472vh) scale(.7815)}to{transform:translate(37.1561vw,99vh) scale(.7815)}}.snow:nth-child(361){opacity:1.4646;transform:translate(23.4761vw,-10px) scale(.6332);animation:fall-361 10s -14s linear infinite}@keyframes fall-361{46.685%{transform:translate(30.0288vw,46.685vh) scale(.6332)}to{transform:translate(26.75245vw,99vh) scale(.6332)}}.snow:nth-child(362){opacity:1.78;transform:translate(88.0128vw,-10px) scale(.0358);animation:fall-362 28s -9s linear infinite}@keyframes fall-362{37.119%{transform:translate(86.3057vw,37.119vh) scale(.0358)}to{transform:translate(87.15925vw,99vh) scale(.0358)}}.snow:nth-child(363){opacity:.7442;transform:translate(40.2027vw,-10px) scale(.5125);animation:fall-363 13s -30s linear infinite}@keyframes fall-363{37.519%{transform:translate(37.3034vw,37.519vh) scale(.5125)}to{transform:translate(38.75305vw,99vh) scale(.5125)}}.snow:nth-child(364){opacity:1.4966;transform:translate(17.8229vw,-10px) scale(.1211);animation:fall-364 10s -22s linear infinite}@keyframes fall-364{51.471%{transform:translate(11.5934vw,51.471vh) scale(.1211)}to{transform:translate(14.70815vw,99vh) scale(.1211)}}.snow:nth-child(365){opacity:.3044;transform:translate(52.6526vw,-10px) scale(.5884);animation:fall-365 26s -13s linear infinite}@keyframes fall-365{69.478%{transform:translate(57.0231vw,69.478vh) scale(.5884)}to{transform:translate(54.83785vw,99vh) scale(.5884)}}.snow:nth-child(366){opacity:1.0224;transform:translate(18.0907vw,-10px) scale(.0574);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{39.352%{transform:translate(10.8181vw,39.352vh) scale(.0574)}to{transform:translate(14.4544vw,99vh) scale(.0574)}}.snow:nth-child(367){opacity:.735;transform:translate(3.6506vw,-10px) scale(.5798);animation:fall-367 29s -21s linear infinite}@keyframes fall-367{41.17%{transform:translate(-2.6346vw,41.17vh) scale(.5798)}to{transform:translate(.508vw,99vh) scale(.5798)}}.snow:nth-child(368){opacity:.5408;transform:translate(54.1686vw,-10px) scale(.9713);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{38.793%{transform:translate(53.0888vw,38.793vh) scale(.9713)}to{transform:translate(53.6287vw,99vh) scale(.9713)}}.snow:nth-child(369){opacity:1.8188;transform:translate(43.754vw,-10px) scale(.5138);animation:fall-369 30s -16s linear infinite}@keyframes fall-369{71.845%{transform:translate(44.23vw,71.845vh) scale(.5138)}to{transform:translate(43.992vw,99vh) scale(.5138)}}.snow:nth-child(370){opacity:.7834;transform:translate(22.0926vw,-10px) scale(.4479);animation:fall-370 12s -1s linear infinite}@keyframes fall-370{48.331%{transform:translate(30.9905vw,48.331vh) scale(.4479)}to{transform:translate(26.54155vw,99vh) scale(.4479)}}.snow:nth-child(371){opacity:.0192;transform:translate(71.2257vw,-10px) scale(.5633);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{67.747%{transform:translate(75.4625vw,67.747vh) scale(.5633)}to{transform:translate(73.3441vw,99vh) scale(.5633)}}.snow:nth-child(372){opacity:1.1272;transform:translate(23.0855vw,-10px) scale(.9271);animation:fall-372 20s -16s linear infinite}@keyframes fall-372{35.008%{transform:translate(16.4051vw,35.008vh) scale(.9271)}to{transform:translate(19.7453vw,99vh) scale(.9271)}}.snow:nth-child(373){opacity:.3984;transform:translate(44.2988vw,-10px) scale(.6474);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{74.645%{transform:translate(48.1508vw,74.645vh) scale(.6474)}to{transform:translate(46.2248vw,99vh) scale(.6474)}}.snow:nth-child(374){opacity:.1432;transform:translate(68.9076vw,-10px) scale(.556);animation:fall-374 30s -20s linear infinite}@keyframes fall-374{63.699%{transform:translate(63.7713vw,63.699vh) scale(.556)}to{transform:translate(66.33945vw,99vh) scale(.556)}}.snow:nth-child(375){opacity:1.0566;transform:translate(59.3578vw,-10px) scale(.0695);animation:fall-375 10s -17s linear infinite}@keyframes fall-375{43.694%{transform:translate(66.1423vw,43.694vh) scale(.0695)}to{transform:translate(62.75005vw,99vh) scale(.0695)}}.snow:nth-child(376){opacity:.5488;transform:translate(62.544vw,-10px) scale(.2618);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{70.822%{transform:translate(56.5137vw,70.822vh) scale(.2618)}to{transform:translate(59.52885vw,99vh) scale(.2618)}}.snow:nth-child(377){opacity:1.049;transform:translate(27.0485vw,-10px) scale(.2845);animation:fall-377 13s -15s linear infinite}@keyframes fall-377{60.892%{transform:translate(32.6731vw,60.892vh) scale(.2845)}to{transform:translate(29.8608vw,99vh) scale(.2845)}}.snow:nth-child(378){opacity:1.9152;transform:translate(79.9877vw,-10px) scale(.7154);animation:fall-378 25s -20s linear infinite}@keyframes fall-378{52.176%{transform:translate(85.42vw,52.176vh) scale(.7154)}to{transform:translate(82.70385vw,99vh) scale(.7154)}}.snow:nth-child(379){opacity:.7996;transform:translate(56.8064vw,-10px) scale(.3365);animation:fall-379 16s -6s linear infinite}@keyframes fall-379{73.847%{transform:translate(60.8048vw,73.847vh) scale(.3365)}to{transform:translate(58.8056vw,99vh) scale(.3365)}}.snow:nth-child(380){opacity:.9638;transform:translate(30.2795vw,-10px) scale(.9917);animation:fall-380 22s -28s linear infinite}@keyframes fall-380{51.536%{transform:translate(33.6178vw,51.536vh) scale(.9917)}to{transform:translate(31.94865vw,99vh) scale(.9917)}}.snow:nth-child(381){opacity:1.3996;transform:translate(20.6835vw,-10px) scale(.4102);animation:fall-381 17s -9s linear infinite}@keyframes fall-381{77.403%{transform:translate(15.2956vw,77.403vh) scale(.4102)}to{transform:translate(17.98955vw,99vh) scale(.4102)}}.snow:nth-child(382){opacity:1.9214;transform:translate(67.8054vw,-10px) scale(.8715);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{60.381%{transform:translate(60.8974vw,60.381vh) scale(.8715)}to{transform:translate(64.3514vw,99vh) scale(.8715)}}.snow:nth-child(383){opacity:.657;transform:translate(32.1202vw,-10px) scale(.9326);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{34.733%{transform:translate(38.0604vw,34.733vh) scale(.9326)}to{transform:translate(35.0903vw,99vh) scale(.9326)}}.snow:nth-child(384){opacity:1.4104;transform:translate(75.1644vw,-10px) scale(.6599);animation:fall-384 19s -16s linear infinite}@keyframes fall-384{61.795%{transform:translate(78.7873vw,61.795vh) scale(.6599)}to{transform:translate(76.97585vw,99vh) scale(.6599)}}.snow:nth-child(385){opacity:1.4572;transform:translate(76.3126vw,-10px) scale(.4768);animation:fall-385 14s -1s linear infinite}@keyframes fall-385{57.689%{transform:translate(83.2069vw,57.689vh) scale(.4768)}to{transform:translate(79.75975vw,99vh) scale(.4768)}}.snow:nth-child(386){opacity:.023;transform:translate(.7878vw,-10px) scale(.972);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{46.767%{transform:translate(.5173vw,46.767vh) scale(.972)}to{transform:translate(.65255vw,99vh) scale(.972)}}.snow:nth-child(387){opacity:.11;transform:translate(95.6396vw,-10px) scale(.2232);animation:fall-387 17s -3s linear infinite}@keyframes fall-387{78.558%{transform:translate(91.7874vw,78.558vh) scale(.2232)}to{transform:translate(93.7135vw,99vh) scale(.2232)}}.snow:nth-child(388){opacity:1.9272;transform:translate(82.7977vw,-10px) scale(.0742);animation:fall-388 26s -23s linear infinite}@keyframes fall-388{74.302%{transform:translate(76.9577vw,74.302vh) scale(.0742)}to{transform:translate(79.8777vw,99vh) scale(.0742)}}.snow:nth-child(389){opacity:.9964;transform:translate(78.2853vw,-10px) scale(.0497);animation:fall-389 29s -25s linear infinite}@keyframes fall-389{46.855%{transform:translate(68.5037vw,46.855vh) scale(.0497)}to{transform:translate(73.3945vw,99vh) scale(.0497)}}.snow:nth-child(390){opacity:1.6254;transform:translate(42.4212vw,-10px) scale(.5447);animation:fall-390 28s -27s linear infinite}@keyframes fall-390{46.552%{transform:translate(46.1037vw,46.552vh) scale(.5447)}to{transform:translate(44.26245vw,99vh) scale(.5447)}}.snow:nth-child(391){opacity:1.3054;transform:translate(17.5915vw,-10px) scale(.2933);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{74.922%{transform:translate(9.0109vw,74.922vh) scale(.2933)}to{transform:translate(13.3012vw,99vh) scale(.2933)}}.snow:nth-child(392){opacity:1.5852;transform:translate(60.2891vw,-10px) scale(.0568);animation:fall-392 26s -19s linear infinite}@keyframes fall-392{36.511%{transform:translate(60.6058vw,36.511vh) scale(.0568)}to{transform:translate(60.44745vw,99vh) scale(.0568)}}.snow:nth-child(393){opacity:1.3282;transform:translate(42.5006vw,-10px) scale(.2811);animation:fall-393 25s -27s linear infinite}@keyframes fall-393{47.097%{transform:translate(34.1083vw,47.097vh) scale(.2811)}to{transform:translate(38.30445vw,99vh) scale(.2811)}}.snow:nth-child(394){opacity:1.5034;transform:translate(40.3208vw,-10px) scale(.9666);animation:fall-394 13s -1s linear infinite}@keyframes fall-394{72.182%{transform:translate(36.2217vw,72.182vh) scale(.9666)}to{transform:translate(38.27125vw,99vh) scale(.9666)}}.snow:nth-child(395){opacity:1.3398;transform:translate(84.5523vw,-10px) scale(.6114);animation:fall-395 27s -8s linear infinite}@keyframes fall-395{63.703%{transform:translate(86.6716vw,63.703vh) scale(.6114)}to{transform:translate(85.61195vw,99vh) scale(.6114)}}.snow:nth-child(396){opacity:1.0192;transform:translate(9.3092vw,-10px) scale(.7548);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{49.495%{transform:translate(11.2745vw,49.495vh) scale(.7548)}to{transform:translate(10.29185vw,99vh) scale(.7548)}}.snow:nth-child(397){opacity:.6516;transform:translate(88.3665vw,-10px) scale(.7661);animation:fall-397 10s -23s linear infinite}@keyframes fall-397{37.931%{transform:translate(78.6974vw,37.931vh) scale(.7661)}to{transform:translate(83.53195vw,99vh) scale(.7661)}}.snow:nth-child(398){opacity:.4152;transform:translate(86.5463vw,-10px) scale(.938);animation:fall-398 12s -27s linear infinite}@keyframes fall-398{74.266%{transform:translate(94.6099vw,74.266vh) scale(.938)}to{transform:translate(90.5781vw,99vh) scale(.938)}}.snow:nth-child(399){opacity:.1958;transform:translate(1.3653vw,-10px) scale(.3139);animation:fall-399 16s -18s linear infinite}@keyframes fall-399{49.279%{transform:translate(-3.5942vw,49.279vh) scale(.3139)}to{transform:translate(-1.11445vw,99vh) scale(.3139)}}.snow:nth-child(400){opacity:.404;transform:translate(68.0329vw,-10px) scale(.2805);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{39.265%{transform:translate(59.3881vw,39.265vh) scale(.2805)}to{transform:translate(63.7105vw,99vh) scale(.2805)}}\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:.816;transform:translate(3.6399vw,-10px) scale(.2146);animation:fall-1 19s -5s linear infinite}@keyframes fall-1{78.478%{transform:translate(-2.2014vw,78.478vh) scale(.2146)}to{transform:translate(.71925vw,99vh) scale(.2146)}}.snow:nth-child(2){opacity:.8496;transform:translate(24.2472vw,-10px) scale(.9588);animation:fall-2 18s -20s linear infinite}@keyframes fall-2{68.408%{transform:translate(22.0807vw,68.408vh) scale(.9588)}to{transform:translate(23.16395vw,99vh) scale(.9588)}}.snow:nth-child(3){opacity:.176;transform:translate(53.8456vw,-10px) scale(.9191);animation:fall-3 22s -25s linear infinite}@keyframes fall-3{69.981%{transform:translate(52.6547vw,69.981vh) scale(.9191)}to{transform:translate(53.25015vw,99vh) scale(.9191)}}.snow:nth-child(4){opacity:1.4634;transform:translate(20.9239vw,-10px) scale(.5316);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{49.935%{transform:translate(21.8243vw,49.935vh) scale(.5316)}to{transform:translate(21.3741vw,99vh) scale(.5316)}}.snow:nth-child(5){opacity:.2258;transform:translate(56.2971vw,-10px) scale(.2694);animation:fall-5 26s -15s linear infinite}@keyframes fall-5{40.049%{transform:translate(64.2416vw,40.049vh) scale(.2694)}to{transform:translate(60.26935vw,99vh) scale(.2694)}}.snow:nth-child(6){opacity:.962;transform:translate(74.0255vw,-10px) scale(.3348);animation:fall-6 20s -28s linear infinite}@keyframes fall-6{39.095%{transform:translate(83.8768vw,39.095vh) scale(.3348)}to{transform:translate(78.95115vw,99vh) scale(.3348)}}.snow:nth-child(7){opacity:.3792;transform:translate(77.1583vw,-10px) scale(.1584);animation:fall-7 26s -28s linear infinite}@keyframes fall-7{38.914%{transform:translate(82.686vw,38.914vh) scale(.1584)}to{transform:translate(79.92215vw,99vh) scale(.1584)}}.snow:nth-child(8){opacity:1.017;transform:translate(98.8678vw,-10px) scale(.9753);animation:fall-8 14s -23s linear infinite}@keyframes fall-8{45.553%{transform:translate(89.9949vw,45.553vh) scale(.9753)}to{transform:translate(94.43135vw,99vh) scale(.9753)}}.snow:nth-child(9){opacity:.914;transform:translate(51.2643vw,-10px) scale(.0996);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{32.24%{transform:translate(47.8016vw,32.24vh) scale(.0996)}to{transform:translate(49.53295vw,99vh) scale(.0996)}}.snow:nth-child(10){opacity:.1976;transform:translate(68.5007vw,-10px) scale(.0494);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{48.858%{transform:translate(59.6203vw,48.858vh) scale(.0494)}to{transform:translate(64.0605vw,99vh) scale(.0494)}}.snow:nth-child(11){opacity:.3048;transform:translate(20.8899vw,-10px) scale(.5795);animation:fall-11 14s -9s linear infinite}@keyframes fall-11{47.598%{transform:translate(23.3343vw,47.598vh) scale(.5795)}to{transform:translate(22.1121vw,99vh) scale(.5795)}}.snow:nth-child(12){opacity:.8126;transform:translate(63.2867vw,-10px) scale(.1715);animation:fall-12 22s -7s linear infinite}@keyframes fall-12{35.5%{transform:translate(66.1045vw,35.5vh) scale(.1715)}to{transform:translate(64.6956vw,99vh) scale(.1715)}}.snow:nth-child(13){opacity:1.5076;transform:translate(60.3704vw,-10px) scale(.941);animation:fall-13 23s -30s linear infinite}@keyframes fall-13{44.063%{transform:translate(51.6012vw,44.063vh) scale(.941)}to{transform:translate(55.9858vw,99vh) scale(.941)}}.snow:nth-child(14){opacity:1.0546;transform:translate(37.9406vw,-10px) scale(.1371);animation:fall-14 29s -16s linear infinite}@keyframes fall-14{60.748%{transform:translate(37.3169vw,60.748vh) scale(.1371)}to{transform:translate(37.62875vw,99vh) scale(.1371)}}.snow:nth-child(15){opacity:.805;transform:translate(88.0833vw,-10px) scale(.3769);animation:fall-15 28s -4s linear infinite}@keyframes fall-15{66.526%{transform:translate(80.6081vw,66.526vh) scale(.3769)}to{transform:translate(84.3457vw,99vh) scale(.3769)}}.snow:nth-child(16){opacity:.0068;transform:translate(.0455vw,-10px) scale(.4141);animation:fall-16 23s -25s linear infinite}@keyframes fall-16{35.946%{transform:translate(4.1156vw,35.946vh) scale(.4141)}to{transform:translate(2.08055vw,99vh) scale(.4141)}}.snow:nth-child(17){opacity:1.4748;transform:translate(97.4266vw,-10px) scale(.973);animation:fall-17 21s -2s linear infinite}@keyframes fall-17{62.81%{transform:translate(89.2579vw,62.81vh) scale(.973)}to{transform:translate(93.34225vw,99vh) scale(.973)}}.snow:nth-child(18){opacity:1.3896;transform:translate(65.1651vw,-10px) scale(.7972);animation:fall-18 19s -19s linear infinite}@keyframes fall-18{71.739%{transform:translate(62.4975vw,71.739vh) scale(.7972)}to{transform:translate(63.8313vw,99vh) scale(.7972)}}.snow:nth-child(19){opacity:.2478;transform:translate(53.9415vw,-10px) scale(.1551);animation:fall-19 13s -19s linear infinite}@keyframes fall-19{71.662%{transform:translate(53.6038vw,71.662vh) scale(.1551)}to{transform:translate(53.77265vw,99vh) scale(.1551)}}.snow:nth-child(20){opacity:.4844;transform:translate(78.0481vw,-10px) scale(.5958);animation:fall-20 23s -18s linear infinite}@keyframes fall-20{58.127%{transform:translate(84.3351vw,58.127vh) scale(.5958)}to{transform:translate(81.1916vw,99vh) scale(.5958)}}.snow:nth-child(21){opacity:.012;transform:translate(70.6909vw,-10px) scale(.895);animation:fall-21 17s -3s linear infinite}@keyframes fall-21{48.867%{transform:translate(77.6166vw,48.867vh) scale(.895)}to{transform:translate(74.15375vw,99vh) scale(.895)}}.snow:nth-child(22){opacity:.7634;transform:translate(43.7364vw,-10px) scale(.8671);animation:fall-22 30s -8s linear infinite}@keyframes fall-22{33.077%{transform:translate(48.3781vw,33.077vh) scale(.8671)}to{transform:translate(46.05725vw,99vh) scale(.8671)}}.snow:nth-child(23){opacity:.4188;transform:translate(47.9307vw,-10px) scale(.8629);animation:fall-23 15s -11s linear infinite}@keyframes fall-23{46.858%{transform:translate(52.1573vw,46.858vh) scale(.8629)}to{transform:translate(50.044vw,99vh) scale(.8629)}}.snow:nth-child(24){opacity:.3154;transform:translate(41.5355vw,-10px) scale(.4129);animation:fall-24 28s -4s linear infinite}@keyframes fall-24{76.91%{transform:translate(34.8213vw,76.91vh) scale(.4129)}to{transform:translate(38.1784vw,99vh) scale(.4129)}}.snow:nth-child(25){opacity:1.6368;transform:translate(31.3248vw,-10px) scale(.1358);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{37.287%{transform:translate(23.6216vw,37.287vh) scale(.1358)}to{transform:translate(27.4732vw,99vh) scale(.1358)}}.snow:nth-child(26){opacity:.3178;transform:translate(86.5441vw,-10px) scale(.5973);animation:fall-26 15s -26s linear infinite}@keyframes fall-26{76.167%{transform:translate(80.5936vw,76.167vh) scale(.5973)}to{transform:translate(83.56885vw,99vh) scale(.5973)}}.snow:nth-child(27){opacity:.1328;transform:translate(11.6198vw,-10px) scale(.5182);animation:fall-27 12s -14s linear infinite}@keyframes fall-27{47.566%{transform:translate(11.1943vw,47.566vh) scale(.5182)}to{transform:translate(11.40705vw,99vh) scale(.5182)}}.snow:nth-child(28){opacity:.8642;transform:translate(65.8395vw,-10px) scale(.572);animation:fall-28 17s -8s linear infinite}@keyframes fall-28{32.162%{transform:translate(55.8864vw,32.162vh) scale(.572)}to{transform:translate(60.86295vw,99vh) scale(.572)}}.snow:nth-child(29){opacity:1.1126;transform:translate(85.4457vw,-10px) scale(.8356);animation:fall-29 27s -22s linear infinite}@keyframes fall-29{33.763%{transform:translate(78.5464vw,33.763vh) scale(.8356)}to{transform:translate(81.99605vw,99vh) scale(.8356)}}.snow:nth-child(30){opacity:.111;transform:translate(33.8505vw,-10px) scale(.2805);animation:fall-30 16s -22s linear infinite}@keyframes fall-30{61.954%{transform:translate(32.8591vw,61.954vh) scale(.2805)}to{transform:translate(33.3548vw,99vh) scale(.2805)}}.snow:nth-child(31){opacity:1.0384;transform:translate(17.8295vw,-10px) scale(.2767);animation:fall-31 24s -27s linear infinite}@keyframes fall-31{46.409%{transform:translate(11.6885vw,46.409vh) scale(.2767)}to{transform:translate(14.759vw,99vh) scale(.2767)}}.snow:nth-child(32){opacity:1.7838;transform:translate(75.3623vw,-10px) scale(.5115);animation:fall-32 28s -2s linear infinite}@keyframes fall-32{49.988%{transform:translate(85.1252vw,49.988vh) scale(.5115)}to{transform:translate(80.24375vw,99vh) scale(.5115)}}.snow:nth-child(33){opacity:1.6002;transform:translate(10.1975vw,-10px) scale(.6093);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{69.852%{transform:translate(18.906vw,69.852vh) scale(.6093)}to{transform:translate(14.55175vw,99vh) scale(.6093)}}.snow:nth-child(34){opacity:1.7944;transform:translate(9.1934vw,-10px) scale(.0243);animation:fall-34 25s -29s linear infinite}@keyframes fall-34{70.578%{transform:translate(1.1188vw,70.578vh) scale(.0243)}to{transform:translate(5.1561vw,99vh) scale(.0243)}}.snow:nth-child(35){opacity:.5888;transform:translate(80.4379vw,-10px) scale(.3254);animation:fall-35 14s -24s linear infinite}@keyframes fall-35{63.265%{transform:translate(80.0258vw,63.265vh) scale(.3254)}to{transform:translate(80.23185vw,99vh) scale(.3254)}}.snow:nth-child(36){opacity:1.183;transform:translate(20.339vw,-10px) scale(.4386);animation:fall-36 20s -6s linear infinite}@keyframes fall-36{69.228%{transform:translate(19.3826vw,69.228vh) scale(.4386)}to{transform:translate(19.8608vw,99vh) scale(.4386)}}.snow:nth-child(37){opacity:.771;transform:translate(14.6427vw,-10px) scale(.8045);animation:fall-37 20s -1s linear infinite}@keyframes fall-37{63.578%{transform:translate(21.0792vw,63.578vh) scale(.8045)}to{transform:translate(17.86095vw,99vh) scale(.8045)}}.snow:nth-child(38){opacity:.868;transform:translate(65.5053vw,-10px) scale(.9758);animation:fall-38 21s -10s linear infinite}@keyframes fall-38{76.195%{transform:translate(64.102vw,76.195vh) scale(.9758)}to{transform:translate(64.80365vw,99vh) scale(.9758)}}.snow:nth-child(39){opacity:1.9352;transform:translate(57.4947vw,-10px) scale(.9478);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{51.888%{transform:translate(56.426vw,51.888vh) scale(.9478)}to{transform:translate(56.96035vw,99vh) scale(.9478)}}.snow:nth-child(40){opacity:1.5312;transform:translate(74.3799vw,-10px) scale(.7454);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{43.993%{transform:translate(67.949vw,43.993vh) scale(.7454)}to{transform:translate(71.16445vw,99vh) scale(.7454)}}.snow:nth-child(41){opacity:.989;transform:translate(30.3047vw,-10px) scale(.7043);animation:fall-41 30s -14s linear infinite}@keyframes fall-41{46.756%{transform:translate(37.9103vw,46.756vh) scale(.7043)}to{transform:translate(34.1075vw,99vh) scale(.7043)}}.snow:nth-child(42){opacity:.203;transform:translate(47.2354vw,-10px) scale(.5742);animation:fall-42 26s -22s linear infinite}@keyframes fall-42{78.276%{transform:translate(41.1364vw,78.276vh) scale(.5742)}to{transform:translate(44.1859vw,99vh) scale(.5742)}}.snow:nth-child(43){opacity:1.651;transform:translate(87.3632vw,-10px) scale(.4326);animation:fall-43 15s -2s linear infinite}@keyframes fall-43{57.382%{transform:translate(77.5026vw,57.382vh) scale(.4326)}to{transform:translate(82.4329vw,99vh) scale(.4326)}}.snow:nth-child(44){opacity:.2174;transform:translate(61.6841vw,-10px) scale(.3896);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{59.103%{transform:translate(58.5251vw,59.103vh) scale(.3896)}to{transform:translate(60.1046vw,99vh) scale(.3896)}}.snow:nth-child(45){opacity:.2744;transform:translate(64.5354vw,-10px) scale(.8708);animation:fall-45 22s -27s linear infinite}@keyframes fall-45{41.587%{transform:translate(55.5789vw,41.587vh) scale(.8708)}to{transform:translate(60.05715vw,99vh) scale(.8708)}}.snow:nth-child(46){opacity:.7298;transform:translate(90.0058vw,-10px) scale(.5545);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{52.354%{transform:translate(95.1711vw,52.354vh) scale(.5545)}to{transform:translate(92.58845vw,99vh) scale(.5545)}}.snow:nth-child(47){opacity:.599;transform:translate(78.1926vw,-10px) scale(.853);animation:fall-47 21s -26s linear infinite}@keyframes fall-47{78.417%{transform:translate(75.6502vw,78.417vh) scale(.853)}to{transform:translate(76.9214vw,99vh) scale(.853)}}.snow:nth-child(48){opacity:.8002;transform:translate(97.086vw,-10px) scale(.1511);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{79.292%{transform:translate(100.4121vw,79.292vh) scale(.1511)}to{transform:translate(98.74905vw,99vh) scale(.1511)}}.snow:nth-child(49){opacity:.4096;transform:translate(18.9223vw,-10px) scale(.8528);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{40.427%{transform:translate(24.0445vw,40.427vh) scale(.8528)}to{transform:translate(21.4834vw,99vh) scale(.8528)}}.snow:nth-child(50){opacity:1.0806;transform:translate(1.7443vw,-10px) scale(.0794);animation:fall-50 28s -24s linear infinite}@keyframes fall-50{30.808%{transform:translate(11.0115vw,30.808vh) scale(.0794)}to{transform:translate(6.3779vw,99vh) scale(.0794)}}.snow:nth-child(51){opacity:.4912;transform:translate(80.423vw,-10px) scale(.1841);animation:fall-51 29s -4s linear infinite}@keyframes fall-51{65.42%{transform:translate(83.6394vw,65.42vh) scale(.1841)}to{transform:translate(82.0312vw,99vh) scale(.1841)}}.snow:nth-child(52){opacity:1.746;transform:translate(30.2005vw,-10px) scale(.6755);animation:fall-52 19s -25s linear infinite}@keyframes fall-52{77.995%{transform:translate(38.5607vw,77.995vh) scale(.6755)}to{transform:translate(34.3806vw,99vh) scale(.6755)}}.snow:nth-child(53){opacity:1.7116;transform:translate(81.6995vw,-10px) scale(.172);animation:fall-53 13s -4s linear infinite}@keyframes fall-53{79.587%{transform:translate(84.2515vw,79.587vh) scale(.172)}to{transform:translate(82.9755vw,99vh) scale(.172)}}.snow:nth-child(54){opacity:1.4604;transform:translate(22.8046vw,-10px) scale(.4795);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{73.778%{transform:translate(27.9336vw,73.778vh) scale(.4795)}to{transform:translate(25.3691vw,99vh) scale(.4795)}}.snow:nth-child(55){opacity:1.1502;transform:translate(20.0406vw,-10px) scale(.8973);animation:fall-55 30s -16s linear infinite}@keyframes fall-55{46.614%{transform:translate(26.3121vw,46.614vh) scale(.8973)}to{transform:translate(23.17635vw,99vh) scale(.8973)}}.snow:nth-child(56){opacity:.4426;transform:translate(41.3957vw,-10px) scale(.6641);animation:fall-56 20s -26s linear infinite}@keyframes fall-56{48.077%{transform:translate(51.0234vw,48.077vh) scale(.6641)}to{transform:translate(46.20955vw,99vh) scale(.6641)}}.snow:nth-child(57){opacity:.7862;transform:translate(23.7397vw,-10px) scale(.0399);animation:fall-57 10s -24s linear infinite}@keyframes fall-57{40.034%{transform:translate(30.5063vw,40.034vh) scale(.0399)}to{transform:translate(27.123vw,99vh) scale(.0399)}}.snow:nth-child(58){opacity:1.4296;transform:translate(5.1414vw,-10px) scale(.9857);animation:fall-58 26s -13s linear infinite}@keyframes fall-58{62.289%{transform:translate(8.7325vw,62.289vh) scale(.9857)}to{transform:translate(6.93695vw,99vh) scale(.9857)}}.snow:nth-child(59){opacity:.308;transform:translate(80.2776vw,-10px) scale(.5874);animation:fall-59 26s -15s linear infinite}@keyframes fall-59{48.695%{transform:translate(77.5197vw,48.695vh) scale(.5874)}to{transform:translate(78.89865vw,99vh) scale(.5874)}}.snow:nth-child(60){opacity:.974;transform:translate(56.7066vw,-10px) scale(.074);animation:fall-60 14s -2s linear infinite}@keyframes fall-60{34.151%{transform:translate(62.7702vw,34.151vh) scale(.074)}to{transform:translate(59.7384vw,99vh) scale(.074)}}.snow:nth-child(61){opacity:1.1718;transform:translate(21.5558vw,-10px) scale(.6801);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{32.222%{transform:translate(24.8181vw,32.222vh) scale(.6801)}to{transform:translate(23.18695vw,99vh) scale(.6801)}}.snow:nth-child(62){opacity:1.0642;transform:translate(90.9446vw,-10px) scale(.0246);animation:fall-62 19s -20s linear infinite}@keyframes fall-62{58.575%{transform:translate(86.7984vw,58.575vh) scale(.0246)}to{transform:translate(88.8715vw,99vh) scale(.0246)}}.snow:nth-child(63){opacity:.1342;transform:translate(32.969vw,-10px) scale(.446);animation:fall-63 17s -21s linear infinite}@keyframes fall-63{57.022%{transform:translate(23.4118vw,57.022vh) scale(.446)}to{transform:translate(28.1904vw,99vh) scale(.446)}}.snow:nth-child(64){opacity:1.794;transform:translate(95.5554vw,-10px) scale(.0821);animation:fall-64 14s -23s linear infinite}@keyframes fall-64{36.278%{transform:translate(103.6813vw,36.278vh) scale(.0821)}to{transform:translate(99.61835vw,99vh) scale(.0821)}}.snow:nth-child(65){opacity:1.3748;transform:translate(57.8046vw,-10px) scale(.1107);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{53.998%{transform:translate(54.8896vw,53.998vh) scale(.1107)}to{transform:translate(56.3471vw,99vh) scale(.1107)}}.snow:nth-child(66){opacity:.4754;transform:translate(52.7953vw,-10px) scale(.851);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{34.395%{transform:translate(61.3099vw,34.395vh) scale(.851)}to{transform:translate(57.0526vw,99vh) scale(.851)}}.snow:nth-child(67){opacity:1.7882;transform:translate(23.0055vw,-10px) scale(.2808);animation:fall-67 23s -18s linear infinite}@keyframes fall-67{66.987%{transform:translate(25.0159vw,66.987vh) scale(.2808)}to{transform:translate(24.0107vw,99vh) scale(.2808)}}.snow:nth-child(68){opacity:.807;transform:translate(7.3655vw,-10px) scale(.6408);animation:fall-68 10s -19s linear infinite}@keyframes fall-68{42.285%{transform:translate(7.0304vw,42.285vh) scale(.6408)}to{transform:translate(7.19795vw,99vh) scale(.6408)}}.snow:nth-child(69){opacity:.117;transform:translate(32.2464vw,-10px) scale(.8374);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{55.862%{transform:translate(37.2958vw,55.862vh) scale(.8374)}to{transform:translate(34.7711vw,99vh) scale(.8374)}}.snow:nth-child(70){opacity:1.3078;transform:translate(70.1702vw,-10px) scale(.0519);animation:fall-70 11s -26s linear infinite}@keyframes fall-70{51.33%{transform:translate(65.4201vw,51.33vh) scale(.0519)}to{transform:translate(67.79515vw,99vh) scale(.0519)}}.snow:nth-child(71){opacity:1.4702;transform:translate(68.5856vw,-10px) scale(.7557);animation:fall-71 20s -13s linear infinite}@keyframes fall-71{30.227%{transform:translate(71.3802vw,30.227vh) scale(.7557)}to{transform:translate(69.9829vw,99vh) scale(.7557)}}.snow:nth-child(72){opacity:1.3614;transform:translate(56.2574vw,-10px) scale(.725);animation:fall-72 19s -3s linear infinite}@keyframes fall-72{32.19%{transform:translate(58.0663vw,32.19vh) scale(.725)}to{transform:translate(57.16185vw,99vh) scale(.725)}}.snow:nth-child(73){opacity:1.8238;transform:translate(9.4386vw,-10px) scale(.9428);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{47.319%{transform:translate(12.7539vw,47.319vh) scale(.9428)}to{transform:translate(11.09625vw,99vh) scale(.9428)}}.snow:nth-child(74){opacity:.6668;transform:translate(15.8399vw,-10px) scale(.5228);animation:fall-74 19s -29s linear infinite}@keyframes fall-74{36.56%{transform:translate(20.5792vw,36.56vh) scale(.5228)}to{transform:translate(18.20955vw,99vh) scale(.5228)}}.snow:nth-child(75){opacity:.663;transform:translate(81.3799vw,-10px) scale(.6764);animation:fall-75 23s -14s linear infinite}@keyframes fall-75{67.483%{transform:translate(91.3696vw,67.483vh) scale(.6764)}to{transform:translate(86.37475vw,99vh) scale(.6764)}}.snow:nth-child(76){opacity:1.2936;transform:translate(44.5344vw,-10px) scale(.9637);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{32.044%{transform:translate(52.1859vw,32.044vh) scale(.9637)}to{transform:translate(48.36015vw,99vh) scale(.9637)}}.snow:nth-child(77){opacity:.6286;transform:translate(75.2738vw,-10px) scale(.99);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{39.728%{transform:translate(67.7268vw,39.728vh) scale(.99)}to{transform:translate(71.5003vw,99vh) scale(.99)}}.snow:nth-child(78){opacity:1.5508;transform:translate(14.5601vw,-10px) scale(.2019);animation:fall-78 19s -3s linear infinite}@keyframes fall-78{35.879%{transform:translate(16.3035vw,35.879vh) scale(.2019)}to{transform:translate(15.4318vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.7584;transform:translate(31.8285vw,-10px) scale(.9774);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.115%{transform:translate(22.8257vw,52.115vh) scale(.9774)}to{transform:translate(27.3271vw,99vh) scale(.9774)}}.snow:nth-child(80){opacity:.2626;transform:translate(51.2748vw,-10px) scale(.7461);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{31.895%{transform:translate(59.174vw,31.895vh) scale(.7461)}to{transform:translate(55.2244vw,99vh) scale(.7461)}}.snow:nth-child(81){opacity:1.706;transform:translate(73.6082vw,-10px) scale(.7795);animation:fall-81 16s -20s linear infinite}@keyframes fall-81{38.79%{transform:translate(76.4462vw,38.79vh) scale(.7795)}to{transform:translate(75.0272vw,99vh) scale(.7795)}}.snow:nth-child(82){opacity:1.4822;transform:translate(50.5784vw,-10px) scale(.0303);animation:fall-82 28s -11s linear infinite}@keyframes fall-82{53.568%{transform:translate(56.6413vw,53.568vh) scale(.0303)}to{transform:translate(53.60985vw,99vh) scale(.0303)}}.snow:nth-child(83){opacity:1.887;transform:translate(34.9423vw,-10px) scale(.8545);animation:fall-83 20s -6s linear infinite}@keyframes fall-83{58.687%{transform:translate(37.1627vw,58.687vh) scale(.8545)}to{transform:translate(36.0525vw,99vh) scale(.8545)}}.snow:nth-child(84){opacity:.2408;transform:translate(34.078vw,-10px) scale(.6011);animation:fall-84 13s -22s linear infinite}@keyframes fall-84{62.119%{transform:translate(41.3456vw,62.119vh) scale(.6011)}to{transform:translate(37.7118vw,99vh) scale(.6011)}}.snow:nth-child(85){opacity:1.1116;transform:translate(56.495vw,-10px) scale(.3208);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{37.391%{transform:translate(55.5279vw,37.391vh) scale(.3208)}to{transform:translate(56.01145vw,99vh) scale(.3208)}}.snow:nth-child(86){opacity:1.8904;transform:translate(35.7566vw,-10px) scale(.41);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{63.097%{transform:translate(40.5015vw,63.097vh) scale(.41)}to{transform:translate(38.12905vw,99vh) scale(.41)}}.snow:nth-child(87){opacity:.3616;transform:translate(41.6298vw,-10px) scale(.0174);animation:fall-87 30s -30s linear infinite}@keyframes fall-87{59.12%{transform:translate(44.2782vw,59.12vh) scale(.0174)}to{transform:translate(42.954vw,99vh) scale(.0174)}}.snow:nth-child(88){opacity:1.835;transform:translate(95.0128vw,-10px) scale(.1403);animation:fall-88 24s -11s linear infinite}@keyframes fall-88{59.666%{transform:translate(90.1939vw,59.666vh) scale(.1403)}to{transform:translate(92.60335vw,99vh) scale(.1403)}}.snow:nth-child(89){opacity:.7124;transform:translate(27.0856vw,-10px) scale(.7962);animation:fall-89 15s -9s linear infinite}@keyframes fall-89{44.281%{transform:translate(27.227vw,44.281vh) scale(.7962)}to{transform:translate(27.1563vw,99vh) scale(.7962)}}.snow:nth-child(90){opacity:.744;transform:translate(43.4325vw,-10px) scale(.1988);animation:fall-90 10s -14s linear infinite}@keyframes fall-90{67.816%{transform:translate(38.3598vw,67.816vh) scale(.1988)}to{transform:translate(40.89615vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:1.242;transform:translate(59.8991vw,-10px) scale(.1507);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{33.586%{transform:translate(66.746vw,33.586vh) scale(.1507)}to{transform:translate(63.32255vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:1.5208;transform:translate(27.1612vw,-10px) scale(.9375);animation:fall-92 27s -13s linear infinite}@keyframes fall-92{40.77%{transform:translate(31.1061vw,40.77vh) scale(.9375)}to{transform:translate(29.13365vw,99vh) scale(.9375)}}.snow:nth-child(93){opacity:1.0778;transform:translate(85.3735vw,-10px) scale(.8425);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{78.644%{transform:translate(89.4276vw,78.644vh) scale(.8425)}to{transform:translate(87.40055vw,99vh) scale(.8425)}}.snow:nth-child(94){opacity:.1672;transform:translate(90.2382vw,-10px) scale(.5697);animation:fall-94 13s -5s linear infinite}@keyframes fall-94{59.354%{transform:translate(83.5602vw,59.354vh) scale(.5697)}to{transform:translate(86.8992vw,99vh) scale(.5697)}}.snow:nth-child(95){opacity:1.4602;transform:translate(62.4096vw,-10px) scale(.6224);animation:fall-95 21s -30s linear infinite}@keyframes fall-95{41.23%{transform:translate(57.5569vw,41.23vh) scale(.6224)}to{transform:translate(59.98325vw,99vh) scale(.6224)}}.snow:nth-child(96){opacity:1.1822;transform:translate(38.4833vw,-10px) scale(.9544);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{61.293%{transform:translate(45.6457vw,61.293vh) scale(.9544)}to{transform:translate(42.0645vw,99vh) scale(.9544)}}.snow:nth-child(97){opacity:.593;transform:translate(92.1111vw,-10px) scale(.5013);animation:fall-97 26s -25s linear infinite}@keyframes fall-97{30.898%{transform:translate(98.7919vw,30.898vh) scale(.5013)}to{transform:translate(95.4515vw,99vh) scale(.5013)}}.snow:nth-child(98){opacity:.595;transform:translate(57.0321vw,-10px) scale(.2883);animation:fall-98 13s -24s linear infinite}@keyframes fall-98{31.076%{transform:translate(51.8863vw,31.076vh) scale(.2883)}to{transform:translate(54.4592vw,99vh) scale(.2883)}}.snow:nth-child(99){opacity:1.6706;transform:translate(6.3663vw,-10px) scale(.9033);animation:fall-99 29s -7s linear infinite}@keyframes fall-99{40.718%{transform:translate(14.7299vw,40.718vh) scale(.9033)}to{transform:translate(10.5481vw,99vh) scale(.9033)}}.snow:nth-child(100){opacity:.0374;transform:translate(43.068vw,-10px) scale(.318);animation:fall-100 14s -16s linear infinite}@keyframes fall-100{70.466%{transform:translate(40.3181vw,70.466vh) scale(.318)}to{transform:translate(41.69305vw,99vh) scale(.318)}}.snow:nth-child(101){opacity:.1352;transform:translate(62.6699vw,-10px) scale(.7505);animation:fall-101 13s -7s linear infinite}@keyframes fall-101{36.953%{transform:translate(55.0779vw,36.953vh) scale(.7505)}to{transform:translate(58.8739vw,99vh) scale(.7505)}}.snow:nth-child(102){opacity:1.4456;transform:translate(45.2886vw,-10px) scale(.0341);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{37.931%{transform:translate(50.7139vw,37.931vh) scale(.0341)}to{transform:translate(48.00125vw,99vh) scale(.0341)}}.snow:nth-child(103){opacity:1.0544;transform:translate(60.467vw,-10px) scale(.0167);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{30.286%{transform:translate(67.6559vw,30.286vh) scale(.0167)}to{transform:translate(64.06145vw,99vh) scale(.0167)}}.snow:nth-child(104){opacity:1.461;transform:translate(27.2173vw,-10px) scale(.9092);animation:fall-104 10s -9s linear infinite}@keyframes fall-104{41.5%{transform:translate(31.4995vw,41.5vh) scale(.9092)}to{transform:translate(29.3584vw,99vh) scale(.9092)}}.snow:nth-child(105){opacity:1.8378;transform:translate(33.4196vw,-10px) scale(.7079);animation:fall-105 21s -7s linear infinite}@keyframes fall-105{49.425%{transform:translate(43.3966vw,49.425vh) scale(.7079)}to{transform:translate(38.4081vw,99vh) scale(.7079)}}.snow:nth-child(106){opacity:1.4462;transform:translate(96.9771vw,-10px) scale(.2599);animation:fall-106 12s -29s linear infinite}@keyframes fall-106{32.596%{transform:translate(96.3732vw,32.596vh) scale(.2599)}to{transform:translate(96.67515vw,99vh) scale(.2599)}}.snow:nth-child(107){opacity:.9558;transform:translate(79.0045vw,-10px) scale(.0714);animation:fall-107 19s -9s linear infinite}@keyframes fall-107{68.51%{transform:translate(74.4389vw,68.51vh) scale(.0714)}to{transform:translate(76.7217vw,99vh) scale(.0714)}}.snow:nth-child(108){opacity:.5324;transform:translate(73.0408vw,-10px) scale(.4288);animation:fall-108 28s -17s linear infinite}@keyframes fall-108{36.036%{transform:translate(81.0558vw,36.036vh) scale(.4288)}to{transform:translate(77.0483vw,99vh) scale(.4288)}}.snow:nth-child(109){opacity:.4044;transform:translate(70.7024vw,-10px) scale(.7009);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{68.944%{transform:translate(77.7176vw,68.944vh) scale(.7009)}to{transform:translate(74.21vw,99vh) scale(.7009)}}.snow:nth-child(110){opacity:.2288;transform:translate(35.5095vw,-10px) scale(.0316);animation:fall-110 25s -5s linear infinite}@keyframes fall-110{64.926%{transform:translate(25.6592vw,64.926vh) scale(.0316)}to{transform:translate(30.58435vw,99vh) scale(.0316)}}.snow:nth-child(111){opacity:1.732;transform:translate(75.2625vw,-10px) scale(.9998);animation:fall-111 10s -2s linear infinite}@keyframes fall-111{68.682%{transform:translate(79.6142vw,68.682vh) scale(.9998)}to{transform:translate(77.43835vw,99vh) scale(.9998)}}.snow:nth-child(112){opacity:1.3444;transform:translate(6.9324vw,-10px) scale(.4136);animation:fall-112 26s -29s linear infinite}@keyframes fall-112{31.53%{transform:translate(-2.5666vw,31.53vh) scale(.4136)}to{transform:translate(2.1829vw,99vh) scale(.4136)}}.snow:nth-child(113){opacity:1.7104;transform:translate(54.327vw,-10px) scale(.4165);animation:fall-113 11s -18s linear infinite}@keyframes fall-113{46.314%{transform:translate(63.9998vw,46.314vh) scale(.4165)}to{transform:translate(59.1634vw,99vh) scale(.4165)}}.snow:nth-child(114){opacity:1.3418;transform:translate(85.3548vw,-10px) scale(.0256);animation:fall-114 10s -7s linear infinite}@keyframes fall-114{48.043%{transform:translate(93.0073vw,48.043vh) scale(.0256)}to{transform:translate(89.18105vw,99vh) scale(.0256)}}.snow:nth-child(115){opacity:1.2084;transform:translate(44.6947vw,-10px) scale(.8987);animation:fall-115 20s -12s linear infinite}@keyframes fall-115{64.389%{transform:translate(35.2811vw,64.389vh) scale(.8987)}to{transform:translate(39.9879vw,99vh) scale(.8987)}}.snow:nth-child(116){opacity:1.2364;transform:translate(51.0121vw,-10px) scale(.7722);animation:fall-116 25s -30s linear infinite}@keyframes fall-116{32.306%{transform:translate(50.1552vw,32.306vh) scale(.7722)}to{transform:translate(50.58365vw,99vh) scale(.7722)}}.snow:nth-child(117){opacity:1.3588;transform:translate(98.2505vw,-10px) scale(.2154);animation:fall-117 13s -15s linear infinite}@keyframes fall-117{37.644%{transform:translate(98.6224vw,37.644vh) scale(.2154)}to{transform:translate(98.43645vw,99vh) scale(.2154)}}.snow:nth-child(118){opacity:.937;transform:translate(84.9471vw,-10px) scale(.746);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{66.775%{transform:translate(90.0817vw,66.775vh) scale(.746)}to{transform:translate(87.5144vw,99vh) scale(.746)}}.snow:nth-child(119){opacity:.464;transform:translate(27.4655vw,-10px) scale(.7424);animation:fall-119 30s -13s linear infinite}@keyframes fall-119{62.779%{transform:translate(34.2398vw,62.779vh) scale(.7424)}to{transform:translate(30.85265vw,99vh) scale(.7424)}}.snow:nth-child(120){opacity:.7618;transform:translate(88.8453vw,-10px) scale(.5596);animation:fall-120 26s -16s linear infinite}@keyframes fall-120{51.211%{transform:translate(93.8126vw,51.211vh) scale(.5596)}to{transform:translate(91.32895vw,99vh) scale(.5596)}}.snow:nth-child(121){opacity:1.3888;transform:translate(7.2556vw,-10px) scale(.5999);animation:fall-121 12s -26s linear infinite}@keyframes fall-121{63.353%{transform:translate(14.5027vw,63.353vh) scale(.5999)}to{transform:translate(10.87915vw,99vh) scale(.5999)}}.snow:nth-child(122){opacity:1.8874;transform:translate(2.9358vw,-10px) scale(.9603);animation:fall-122 15s -4s linear infinite}@keyframes fall-122{49.683%{transform:translate(12.077vw,49.683vh) scale(.9603)}to{transform:translate(7.5064vw,99vh) scale(.9603)}}.snow:nth-child(123){opacity:1.2162;transform:translate(29.2187vw,-10px) scale(.9791);animation:fall-123 25s -26s linear infinite}@keyframes fall-123{76.887%{transform:translate(19.9684vw,76.887vh) scale(.9791)}to{transform:translate(24.59355vw,99vh) scale(.9791)}}.snow:nth-child(124){opacity:1.0984;transform:translate(77.005vw,-10px) scale(.3337);animation:fall-124 17s -16s linear infinite}@keyframes fall-124{59.64%{transform:translate(78.8514vw,59.64vh) scale(.3337)}to{transform:translate(77.9282vw,99vh) scale(.3337)}}.snow:nth-child(125){opacity:1.871;transform:translate(86.2211vw,-10px) scale(.842);animation:fall-125 30s -7s linear infinite}@keyframes fall-125{60.712%{transform:translate(87.5014vw,60.712vh) scale(.842)}to{transform:translate(86.86125vw,99vh) scale(.842)}}.snow:nth-child(126){opacity:1.0998;transform:translate(91.9839vw,-10px) scale(.9775);animation:fall-126 25s -11s linear infinite}@keyframes fall-126{67.232%{transform:translate(83.5935vw,67.232vh) scale(.9775)}to{transform:translate(87.7887vw,99vh) scale(.9775)}}.snow:nth-child(127){opacity:1.2134;transform:translate(75.4884vw,-10px) scale(.6734);animation:fall-127 24s -27s linear infinite}@keyframes fall-127{69.53%{transform:translate(81.4845vw,69.53vh) scale(.6734)}to{transform:translate(78.48645vw,99vh) scale(.6734)}}.snow:nth-child(128){opacity:.1738;transform:translate(95.5569vw,-10px) scale(.4222);animation:fall-128 14s -14s linear infinite}@keyframes fall-128{68.649%{transform:translate(100.7669vw,68.649vh) scale(.4222)}to{transform:translate(98.1619vw,99vh) scale(.4222)}}.snow:nth-child(129){opacity:.1592;transform:translate(23.1978vw,-10px) scale(.2035);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{43.234%{transform:translate(13.7537vw,43.234vh) scale(.2035)}to{transform:translate(18.47575vw,99vh) scale(.2035)}}.snow:nth-child(130){opacity:.4068;transform:translate(18.041vw,-10px) scale(.4077);animation:fall-130 26s -9s linear infinite}@keyframes fall-130{52.371%{transform:translate(23.4473vw,52.371vh) scale(.4077)}to{transform:translate(20.74415vw,99vh) scale(.4077)}}.snow:nth-child(131){opacity:.3368;transform:translate(78.8048vw,-10px) scale(.3688);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{43.666%{transform:translate(69.6566vw,43.666vh) scale(.3688)}to{transform:translate(74.2307vw,99vh) scale(.3688)}}.snow:nth-child(132){opacity:.1938;transform:translate(58.3588vw,-10px) scale(.2104);animation:fall-132 17s -1s linear infinite}@keyframes fall-132{34.048%{transform:translate(57.373vw,34.048vh) scale(.2104)}to{transform:translate(57.8659vw,99vh) scale(.2104)}}.snow:nth-child(133){opacity:1.6624;transform:translate(78.5843vw,-10px) scale(.7481);animation:fall-133 19s -8s linear infinite}@keyframes fall-133{35.354%{transform:translate(79.2006vw,35.354vh) scale(.7481)}to{transform:translate(78.89245vw,99vh) scale(.7481)}}.snow:nth-child(134){opacity:1.622;transform:translate(70.1057vw,-10px) scale(.2409);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{71.958%{transform:translate(62.0811vw,71.958vh) scale(.2409)}to{transform:translate(66.0934vw,99vh) scale(.2409)}}.snow:nth-child(135){opacity:.6114;transform:translate(69.2396vw,-10px) scale(.494);animation:fall-135 22s -8s linear infinite}@keyframes fall-135{59.92%{transform:translate(78.8048vw,59.92vh) scale(.494)}to{transform:translate(74.0222vw,99vh) scale(.494)}}.snow:nth-child(136){opacity:1.071;transform:translate(17.5426vw,-10px) scale(.2719);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{71.835%{transform:translate(14.6699vw,71.835vh) scale(.2719)}to{transform:translate(16.10625vw,99vh) scale(.2719)}}.snow:nth-child(137){opacity:.62;transform:translate(5.3447vw,-10px) scale(.4793);animation:fall-137 15s -29s linear infinite}@keyframes fall-137{67.589%{transform:translate(13.9753vw,67.589vh) scale(.4793)}to{transform:translate(9.66vw,99vh) scale(.4793)}}.snow:nth-child(138){opacity:1.5266;transform:translate(36.439vw,-10px) scale(.1699);animation:fall-138 27s -27s linear infinite}@keyframes fall-138{45.766%{transform:translate(43.2867vw,45.766vh) scale(.1699)}to{transform:translate(39.86285vw,99vh) scale(.1699)}}.snow:nth-child(139){opacity:1.5788;transform:translate(85.3052vw,-10px) scale(.8675);animation:fall-139 15s -22s linear infinite}@keyframes fall-139{36.898%{transform:translate(89.385vw,36.898vh) scale(.8675)}to{transform:translate(87.3451vw,99vh) scale(.8675)}}.snow:nth-child(140){opacity:.63;transform:translate(78.1761vw,-10px) scale(.9008);animation:fall-140 26s -20s linear infinite}@keyframes fall-140{39.656%{transform:translate(75.2763vw,39.656vh) scale(.9008)}to{transform:translate(76.7262vw,99vh) scale(.9008)}}.snow:nth-child(141){opacity:1.4024;transform:translate(38.6722vw,-10px) scale(.5114);animation:fall-141 14s -17s linear infinite}@keyframes fall-141{79.051%{transform:translate(30.175vw,79.051vh) scale(.5114)}to{transform:translate(34.4236vw,99vh) scale(.5114)}}.snow:nth-child(142){opacity:.54;transform:translate(85.8976vw,-10px) scale(.1754);animation:fall-142 19s -16s linear infinite}@keyframes fall-142{34.234%{transform:translate(86.3159vw,34.234vh) scale(.1754)}to{transform:translate(86.10675vw,99vh) scale(.1754)}}.snow:nth-child(143){opacity:1.0026;transform:translate(54.8788vw,-10px) scale(.8018);animation:fall-143 24s -9s linear infinite}@keyframes fall-143{35.443%{transform:translate(61.8994vw,35.443vh) scale(.8018)}to{transform:translate(58.3891vw,99vh) scale(.8018)}}.snow:nth-child(144){opacity:1.4808;transform:translate(41.5506vw,-10px) scale(.6785);animation:fall-144 27s -21s linear infinite}@keyframes fall-144{54.294%{transform:translate(49.6762vw,54.294vh) scale(.6785)}to{transform:translate(45.6134vw,99vh) scale(.6785)}}.snow:nth-child(145){opacity:.6204;transform:translate(67.9591vw,-10px) scale(.5532);animation:fall-145 16s -27s linear infinite}@keyframes fall-145{34.69%{transform:translate(59.5945vw,34.69vh) scale(.5532)}to{transform:translate(63.7768vw,99vh) scale(.5532)}}.snow:nth-child(146){opacity:.5102;transform:translate(64.6176vw,-10px) scale(.9123);animation:fall-146 19s -28s linear infinite}@keyframes fall-146{36.929%{transform:translate(68.86vw,36.929vh) scale(.9123)}to{transform:translate(66.7388vw,99vh) scale(.9123)}}.snow:nth-child(147){opacity:.158;transform:translate(29.2896vw,-10px) scale(.9068);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{71.494%{transform:translate(23.0601vw,71.494vh) scale(.9068)}to{transform:translate(26.17485vw,99vh) scale(.9068)}}.snow:nth-child(148){opacity:.31;transform:translate(73.4747vw,-10px) scale(.6328);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{55.024%{transform:translate(77.1634vw,55.024vh) scale(.6328)}to{transform:translate(75.31905vw,99vh) scale(.6328)}}.snow:nth-child(149){opacity:.139;transform:translate(87.5029vw,-10px) scale(.1311);animation:fall-149 15s -7s linear infinite}@keyframes fall-149{76.097%{transform:translate(95.2626vw,76.097vh) scale(.1311)}to{transform:translate(91.38275vw,99vh) scale(.1311)}}.snow:nth-child(150){opacity:1.501;transform:translate(79.7662vw,-10px) scale(.9163);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{32.981%{transform:translate(72.5292vw,32.981vh) scale(.9163)}to{transform:translate(76.1477vw,99vh) scale(.9163)}}.snow:nth-child(151){opacity:1.492;transform:translate(23.0651vw,-10px) scale(.6713);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{41.043%{transform:translate(31.8886vw,41.043vh) scale(.6713)}to{transform:translate(27.47685vw,99vh) scale(.6713)}}.snow:nth-child(152){opacity:.6966;transform:translate(88.8818vw,-10px) scale(.3399);animation:fall-152 20s -29s linear infinite}@keyframes fall-152{59.091%{transform:translate(82.2952vw,59.091vh) scale(.3399)}to{transform:translate(85.5885vw,99vh) scale(.3399)}}.snow:nth-child(153){opacity:1.5508;transform:translate(6.0372vw,-10px) scale(.2971);animation:fall-153 19s -8s linear infinite}@keyframes fall-153{37.78%{transform:translate(9.2925vw,37.78vh) scale(.2971)}to{transform:translate(7.66485vw,99vh) scale(.2971)}}.snow:nth-child(154){opacity:1.6812;transform:translate(15.375vw,-10px) scale(.3824);animation:fall-154 18s -11s linear infinite}@keyframes fall-154{33.771%{transform:translate(10.8776vw,33.771vh) scale(.3824)}to{transform:translate(13.1263vw,99vh) scale(.3824)}}.snow:nth-child(155){opacity:.75;transform:translate(85.4325vw,-10px) scale(.0431);animation:fall-155 26s -1s linear infinite}@keyframes fall-155{48.347%{transform:translate(83.3679vw,48.347vh) scale(.0431)}to{transform:translate(84.4002vw,99vh) scale(.0431)}}.snow:nth-child(156){opacity:1.4206;transform:translate(54.1692vw,-10px) scale(.699);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{66.083%{transform:translate(55.8617vw,66.083vh) scale(.699)}to{transform:translate(55.01545vw,99vh) scale(.699)}}.snow:nth-child(157){opacity:1.794;transform:translate(2.9492vw,-10px) scale(.6899);animation:fall-157 24s -1s linear infinite}@keyframes fall-157{58.598%{transform:translate(4.188vw,58.598vh) scale(.6899)}to{transform:translate(3.5686vw,99vh) scale(.6899)}}.snow:nth-child(158){opacity:.0698;transform:translate(84.1955vw,-10px) scale(.3702);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{47.203%{transform:translate(92.9949vw,47.203vh) scale(.3702)}to{transform:translate(88.5952vw,99vh) scale(.3702)}}.snow:nth-child(159){opacity:.0658;transform:translate(53.9307vw,-10px) scale(.2923);animation:fall-159 12s -15s linear infinite}@keyframes fall-159{72.373%{transform:translate(62.2647vw,72.373vh) scale(.2923)}to{transform:translate(58.0977vw,99vh) scale(.2923)}}.snow:nth-child(160){opacity:.8394;transform:translate(98.3285vw,-10px) scale(.4646);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{70.051%{transform:translate(107.2363vw,70.051vh) scale(.4646)}to{transform:translate(102.7824vw,99vh) scale(.4646)}}.snow:nth-child(161){opacity:1.125;transform:translate(98.276vw,-10px) scale(.1856);animation:fall-161 26s -2s linear infinite}@keyframes fall-161{53.496%{transform:translate(101.713vw,53.496vh) scale(.1856)}to{transform:translate(99.9945vw,99vh) scale(.1856)}}.snow:nth-child(162){opacity:.3576;transform:translate(85.3309vw,-10px) scale(.3567);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.546%{transform:translate(81.5919vw,43.546vh) scale(.3567)}to{transform:translate(83.4614vw,99vh) scale(.3567)}}.snow:nth-child(163){opacity:1.8586;transform:translate(83.7884vw,-10px) scale(.1537);animation:fall-163 13s -17s linear infinite}@keyframes fall-163{60.888%{transform:translate(77.4998vw,60.888vh) scale(.1537)}to{transform:translate(80.6441vw,99vh) scale(.1537)}}.snow:nth-child(164){opacity:.9912;transform:translate(80.5277vw,-10px) scale(.3735);animation:fall-164 29s -4s linear infinite}@keyframes fall-164{31.33%{transform:translate(79.6781vw,31.33vh) scale(.3735)}to{transform:translate(80.1029vw,99vh) scale(.3735)}}.snow:nth-child(165){opacity:1.1764;transform:translate(11.2768vw,-10px) scale(.9118);animation:fall-165 11s -23s linear infinite}@keyframes fall-165{48.264%{transform:translate(12.5209vw,48.264vh) scale(.9118)}to{transform:translate(11.89885vw,99vh) scale(.9118)}}.snow:nth-child(166){opacity:.8728;transform:translate(86.8594vw,-10px) scale(.945);animation:fall-166 19s -25s linear infinite}@keyframes fall-166{68.137%{transform:translate(82.5647vw,68.137vh) scale(.945)}to{transform:translate(84.71205vw,99vh) scale(.945)}}.snow:nth-child(167){opacity:1.4772;transform:translate(43.927vw,-10px) scale(.8061);animation:fall-167 22s -1s linear infinite}@keyframes fall-167{31.836%{transform:translate(41.2682vw,31.836vh) scale(.8061)}to{transform:translate(42.5976vw,99vh) scale(.8061)}}.snow:nth-child(168){opacity:1.6506;transform:translate(26.5994vw,-10px) scale(.1716);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{63.823%{transform:translate(27.7415vw,63.823vh) scale(.1716)}to{transform:translate(27.17045vw,99vh) scale(.1716)}}.snow:nth-child(169){opacity:.303;transform:translate(64.2783vw,-10px) scale(.2876);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{57.59%{transform:translate(61.2632vw,57.59vh) scale(.2876)}to{transform:translate(62.77075vw,99vh) scale(.2876)}}.snow:nth-child(170){opacity:.4982;transform:translate(76.5745vw,-10px) scale(.6068);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{59.734%{transform:translate(85.6609vw,59.734vh) scale(.6068)}to{transform:translate(81.1177vw,99vh) scale(.6068)}}.snow:nth-child(171){opacity:1.15;transform:translate(65.0136vw,-10px) scale(.4972);animation:fall-171 14s -26s linear infinite}@keyframes fall-171{38.92%{transform:translate(65.8776vw,38.92vh) scale(.4972)}to{transform:translate(65.4456vw,99vh) scale(.4972)}}.snow:nth-child(172){opacity:1.8522;transform:translate(77.9348vw,-10px) scale(.2925);animation:fall-172 26s -4s linear infinite}@keyframes fall-172{62.995%{transform:translate(76.0119vw,62.995vh) scale(.2925)}to{transform:translate(76.97335vw,99vh) scale(.2925)}}.snow:nth-child(173){opacity:.4048;transform:translate(78.6217vw,-10px) scale(.6074);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{65.078%{transform:translate(79.1312vw,65.078vh) scale(.6074)}to{transform:translate(78.87645vw,99vh) scale(.6074)}}.snow:nth-child(174){opacity:.98;transform:translate(47.2894vw,-10px) scale(.4448);animation:fall-174 26s -22s linear infinite}@keyframes fall-174{35.89%{transform:translate(53.543vw,35.89vh) scale(.4448)}to{transform:translate(50.4162vw,99vh) scale(.4448)}}.snow:nth-child(175){opacity:.3876;transform:translate(9.9851vw,-10px) scale(.8633);animation:fall-175 17s -20s linear infinite}@keyframes fall-175{49.47%{transform:translate(12.8735vw,49.47vh) scale(.8633)}to{transform:translate(11.4293vw,99vh) scale(.8633)}}.snow:nth-child(176){opacity:1.7002;transform:translate(22.3344vw,-10px) scale(.2596);animation:fall-176 24s -19s linear infinite}@keyframes fall-176{49.924%{transform:translate(25.5847vw,49.924vh) scale(.2596)}to{transform:translate(23.95955vw,99vh) scale(.2596)}}.snow:nth-child(177){opacity:.7214;transform:translate(59.5487vw,-10px) scale(.1274);animation:fall-177 23s -8s linear infinite}@keyframes fall-177{78.443%{transform:translate(65.0354vw,78.443vh) scale(.1274)}to{transform:translate(62.29205vw,99vh) scale(.1274)}}.snow:nth-child(178){opacity:1.525;transform:translate(78.6051vw,-10px) scale(.5419);animation:fall-178 16s -29s linear infinite}@keyframes fall-178{67.628%{transform:translate(80.7422vw,67.628vh) scale(.5419)}to{transform:translate(79.67365vw,99vh) scale(.5419)}}.snow:nth-child(179){opacity:1.3298;transform:translate(99.1926vw,-10px) scale(.0863);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{52.582%{transform:translate(101.014vw,52.582vh) scale(.0863)}to{transform:translate(100.1033vw,99vh) scale(.0863)}}.snow:nth-child(180){opacity:1.6324;transform:translate(42.0254vw,-10px) scale(.861);animation:fall-180 15s -30s linear infinite}@keyframes fall-180{35.099%{transform:translate(40.2061vw,35.099vh) scale(.861)}to{transform:translate(41.11575vw,99vh) scale(.861)}}.snow:nth-child(181){opacity:1.0902;transform:translate(59.9565vw,-10px) scale(.724);animation:fall-181 25s -4s linear infinite}@keyframes fall-181{77.312%{transform:translate(50.6313vw,77.312vh) scale(.724)}to{transform:translate(55.2939vw,99vh) scale(.724)}}.snow:nth-child(182){opacity:.8738;transform:translate(24.5322vw,-10px) scale(.4182);animation:fall-182 28s -28s linear infinite}@keyframes fall-182{64.839%{transform:translate(17.5591vw,64.839vh) scale(.4182)}to{transform:translate(21.04565vw,99vh) scale(.4182)}}.snow:nth-child(183){opacity:.5744;transform:translate(55.7823vw,-10px) scale(.6014);animation:fall-183 20s -28s linear infinite}@keyframes fall-183{41.349%{transform:translate(57.1682vw,41.349vh) scale(.6014)}to{transform:translate(56.47525vw,99vh) scale(.6014)}}.snow:nth-child(184){opacity:.4218;transform:translate(40.9076vw,-10px) scale(.2187);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{53.259%{transform:translate(39.5338vw,53.259vh) scale(.2187)}to{transform:translate(40.2207vw,99vh) scale(.2187)}}.snow:nth-child(185){opacity:.2968;transform:translate(84.3992vw,-10px) scale(.3798);animation:fall-185 19s -16s linear infinite}@keyframes fall-185{74.603%{transform:translate(76.6274vw,74.603vh) scale(.3798)}to{transform:translate(80.5133vw,99vh) scale(.3798)}}.snow:nth-child(186){opacity:.4772;transform:translate(90.3422vw,-10px) scale(.6131);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{46.034%{transform:translate(90.6202vw,46.034vh) scale(.6131)}to{transform:translate(90.4812vw,99vh) scale(.6131)}}.snow:nth-child(187){opacity:.0164;transform:translate(.225vw,-10px) scale(.9856);animation:fall-187 16s -5s linear infinite}@keyframes fall-187{76.92%{transform:translate(-.2312vw,76.92vh) scale(.9856)}to{transform:translate(-.0031vw,99vh) scale(.9856)}}.snow:nth-child(188){opacity:1.2036;transform:translate(4.2716vw,-10px) scale(.6143);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{42.22%{transform:translate(3.5057vw,42.22vh) scale(.6143)}to{transform:translate(3.88865vw,99vh) scale(.6143)}}.snow:nth-child(189){opacity:.0246;transform:translate(75.6922vw,-10px) scale(.5592);animation:fall-189 29s -19s linear infinite}@keyframes fall-189{79.301%{transform:translate(80.5983vw,79.301vh) scale(.5592)}to{transform:translate(78.14525vw,99vh) scale(.5592)}}.snow:nth-child(190){opacity:1.1334;transform:translate(37.0739vw,-10px) scale(.7866);animation:fall-190 29s -20s linear infinite}@keyframes fall-190{38.268%{transform:translate(43.0179vw,38.268vh) scale(.7866)}to{transform:translate(40.0459vw,99vh) scale(.7866)}}.snow:nth-child(191){opacity:1.1176;transform:translate(18.7103vw,-10px) scale(.6191);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{77.947%{transform:translate(17.4032vw,77.947vh) scale(.6191)}to{transform:translate(18.05675vw,99vh) scale(.6191)}}.snow:nth-child(192){opacity:.22;transform:translate(82.6639vw,-10px) scale(.5737);animation:fall-192 29s -12s linear infinite}@keyframes fall-192{70.189%{transform:translate(85.351vw,70.189vh) scale(.5737)}to{transform:translate(84.00745vw,99vh) scale(.5737)}}.snow:nth-child(193){opacity:1.071;transform:translate(15.8344vw,-10px) scale(.6877);animation:fall-193 18s -18s linear infinite}@keyframes fall-193{44.894%{transform:translate(7.394vw,44.894vh) scale(.6877)}to{transform:translate(11.6142vw,99vh) scale(.6877)}}.snow:nth-child(194){opacity:.8522;transform:translate(76.4305vw,-10px) scale(.8763);animation:fall-194 20s -3s linear infinite}@keyframes fall-194{53.172%{transform:translate(75.4603vw,53.172vh) scale(.8763)}to{transform:translate(75.9454vw,99vh) scale(.8763)}}.snow:nth-child(195){opacity:.9378;transform:translate(22.6809vw,-10px) scale(.579);animation:fall-195 20s -6s linear infinite}@keyframes fall-195{50.924%{transform:translate(14.849vw,50.924vh) scale(.579)}to{transform:translate(18.76495vw,99vh) scale(.579)}}.snow:nth-child(196){opacity:.22;transform:translate(66.3012vw,-10px) scale(.6757);animation:fall-196 10s -15s linear infinite}@keyframes fall-196{30.476%{transform:translate(69.4134vw,30.476vh) scale(.6757)}to{transform:translate(67.8573vw,99vh) scale(.6757)}}.snow:nth-child(197){opacity:.8938;transform:translate(1.5038vw,-10px) scale(.4609);animation:fall-197 10s -1s linear infinite}@keyframes fall-197{52.851%{transform:translate(-3.9028vw,52.851vh) scale(.4609)}to{transform:translate(-1.1995vw,99vh) scale(.4609)}}.snow:nth-child(198){opacity:1.8932;transform:translate(9.9357vw,-10px) scale(.5369);animation:fall-198 23s -10s linear infinite}@keyframes fall-198{51.123%{transform:translate(16.4764vw,51.123vh) scale(.5369)}to{transform:translate(13.20605vw,99vh) scale(.5369)}}.snow:nth-child(199){opacity:1.8502;transform:translate(83.3363vw,-10px) scale(.0071);animation:fall-199 29s -9s linear infinite}@keyframes fall-199{61.069%{transform:translate(80.9338vw,61.069vh) scale(.0071)}to{transform:translate(82.13505vw,99vh) scale(.0071)}}.snow:nth-child(200){opacity:.578;transform:translate(98.2199vw,-10px) scale(.1768);animation:fall-200 18s -17s linear infinite}@keyframes fall-200{62.93%{transform:translate(106.3224vw,62.93vh) scale(.1768)}to{transform:translate(102.27115vw,99vh) scale(.1768)}}.snow:nth-child(201){opacity:1.7482;transform:translate(81.6123vw,-10px) scale(.9597);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{44.57%{transform:translate(73.1074vw,44.57vh) scale(.9597)}to{transform:translate(77.35985vw,99vh) scale(.9597)}}.snow:nth-child(202){opacity:1.9114;transform:translate(24.9576vw,-10px) scale(.3978);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{70.824%{transform:translate(33.5953vw,70.824vh) scale(.3978)}to{transform:translate(29.27645vw,99vh) scale(.3978)}}.snow:nth-child(203){opacity:.9682;transform:translate(30.1368vw,-10px) scale(.6926);animation:fall-203 19s -11s linear infinite}@keyframes fall-203{55.011%{transform:translate(22.9425vw,55.011vh) scale(.6926)}to{transform:translate(26.53965vw,99vh) scale(.6926)}}.snow:nth-child(204){opacity:1.5146;transform:translate(63.3819vw,-10px) scale(.4166);animation:fall-204 16s -6s linear infinite}@keyframes fall-204{44.849%{transform:translate(56.6637vw,44.849vh) scale(.4166)}to{transform:translate(60.0228vw,99vh) scale(.4166)}}.snow:nth-child(205){opacity:.4778;transform:translate(40.7111vw,-10px) scale(.4731);animation:fall-205 21s -20s linear infinite}@keyframes fall-205{39.247%{transform:translate(46.5811vw,39.247vh) scale(.4731)}to{transform:translate(43.6461vw,99vh) scale(.4731)}}.snow:nth-child(206){opacity:1.7878;transform:translate(56.8182vw,-10px) scale(.1665);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{53.23%{transform:translate(61.8491vw,53.23vh) scale(.1665)}to{transform:translate(59.33365vw,99vh) scale(.1665)}}.snow:nth-child(207){opacity:1.2172;transform:translate(51.9762vw,-10px) scale(.4879);animation:fall-207 24s -9s linear infinite}@keyframes fall-207{39.68%{transform:translate(54.0134vw,39.68vh) scale(.4879)}to{transform:translate(52.9948vw,99vh) scale(.4879)}}.snow:nth-child(208){opacity:1.643;transform:translate(20.5982vw,-10px) scale(.9456);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{32.099%{transform:translate(16.7509vw,32.099vh) scale(.9456)}to{transform:translate(18.67455vw,99vh) scale(.9456)}}.snow:nth-child(209){opacity:1.093;transform:translate(25.4519vw,-10px) scale(.333);animation:fall-209 24s -22s linear infinite}@keyframes fall-209{56.224%{transform:translate(29.2878vw,56.224vh) scale(.333)}to{transform:translate(27.36985vw,99vh) scale(.333)}}.snow:nth-child(210){opacity:1.2476;transform:translate(.7783vw,-10px) scale(.5076);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{67.109%{transform:translate(7.3578vw,67.109vh) scale(.5076)}to{transform:translate(4.06805vw,99vh) scale(.5076)}}.snow:nth-child(211){opacity:.931;transform:translate(3.263vw,-10px) scale(.9336);animation:fall-211 21s -16s linear infinite}@keyframes fall-211{48.713%{transform:translate(12.8127vw,48.713vh) scale(.9336)}to{transform:translate(8.03785vw,99vh) scale(.9336)}}.snow:nth-child(212){opacity:.2224;transform:translate(51.4633vw,-10px) scale(.5152);animation:fall-212 25s -7s linear infinite}@keyframes fall-212{58.103%{transform:translate(58.4549vw,58.103vh) scale(.5152)}to{transform:translate(54.9591vw,99vh) scale(.5152)}}.snow:nth-child(213){opacity:1.6268;transform:translate(88.9201vw,-10px) scale(.1506);animation:fall-213 27s -11s linear infinite}@keyframes fall-213{70.242%{transform:translate(84.9298vw,70.242vh) scale(.1506)}to{transform:translate(86.92495vw,99vh) scale(.1506)}}.snow:nth-child(214){opacity:.7886;transform:translate(88.0322vw,-10px) scale(.8217);animation:fall-214 17s -11s linear infinite}@keyframes fall-214{38.161%{transform:translate(87.1608vw,38.161vh) scale(.8217)}to{transform:translate(87.5965vw,99vh) scale(.8217)}}.snow:nth-child(215){opacity:1.6478;transform:translate(53.1115vw,-10px) scale(.3245);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{65.486%{transform:translate(55.7704vw,65.486vh) scale(.3245)}to{transform:translate(54.44095vw,99vh) scale(.3245)}}.snow:nth-child(216){opacity:.4244;transform:translate(48.4442vw,-10px) scale(.0486);animation:fall-216 18s -15s linear infinite}@keyframes fall-216{41.666%{transform:translate(39.6178vw,41.666vh) scale(.0486)}to{transform:translate(44.031vw,99vh) scale(.0486)}}.snow:nth-child(217){opacity:1.618;transform:translate(93.5341vw,-10px) scale(.5536);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{43.128%{transform:translate(84.056vw,43.128vh) scale(.5536)}to{transform:translate(88.79505vw,99vh) scale(.5536)}}.snow:nth-child(218){opacity:.8746;transform:translate(66.6491vw,-10px) scale(.5319);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{71.212%{transform:translate(57.9865vw,71.212vh) scale(.5319)}to{transform:translate(62.3178vw,99vh) scale(.5319)}}.snow:nth-child(219){opacity:.881;transform:translate(42.8428vw,-10px) scale(.9657);animation:fall-219 26s -9s linear infinite}@keyframes fall-219{31.567%{transform:translate(43.9304vw,31.567vh) scale(.9657)}to{transform:translate(43.3866vw,99vh) scale(.9657)}}.snow:nth-child(220){opacity:1.2276;transform:translate(32.6037vw,-10px) scale(.8122);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{58.712%{transform:translate(32.3923vw,58.712vh) scale(.8122)}to{transform:translate(32.498vw,99vh) scale(.8122)}}.snow:nth-child(221){opacity:1.6272;transform:translate(41.1869vw,-10px) scale(.1405);animation:fall-221 26s -16s linear infinite}@keyframes fall-221{46.6%{transform:translate(38.2344vw,46.6vh) scale(.1405)}to{transform:translate(39.71065vw,99vh) scale(.1405)}}.snow:nth-child(222){opacity:1.4328;transform:translate(30.1718vw,-10px) scale(.718);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{34.289%{transform:translate(39.4284vw,34.289vh) scale(.718)}to{transform:translate(34.8001vw,99vh) scale(.718)}}.snow:nth-child(223){opacity:1.6526;transform:translate(9.2881vw,-10px) scale(.0112);animation:fall-223 16s -15s linear infinite}@keyframes fall-223{54.354%{transform:translate(4.2468vw,54.354vh) scale(.0112)}to{transform:translate(6.76745vw,99vh) scale(.0112)}}.snow:nth-child(224){opacity:1.0548;transform:translate(10.8689vw,-10px) scale(.0353);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{70.53%{transform:translate(16.5326vw,70.53vh) scale(.0353)}to{transform:translate(13.70075vw,99vh) scale(.0353)}}.snow:nth-child(225){opacity:1.8592;transform:translate(53.6136vw,-10px) scale(.1151);animation:fall-225 11s -26s linear infinite}@keyframes fall-225{44.604%{transform:translate(57.3943vw,44.604vh) scale(.1151)}to{transform:translate(55.50395vw,99vh) scale(.1151)}}.snow:nth-child(226){opacity:1.133;transform:translate(56.6434vw,-10px) scale(.7129);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{58.015%{transform:translate(51.1261vw,58.015vh) scale(.7129)}to{transform:translate(53.88475vw,99vh) scale(.7129)}}.snow:nth-child(227){opacity:1.0972;transform:translate(.9933vw,-10px) scale(.1113);animation:fall-227 24s -16s linear infinite}@keyframes fall-227{56.253%{transform:translate(2.4765vw,56.253vh) scale(.1113)}to{transform:translate(1.7349vw,99vh) scale(.1113)}}.snow:nth-child(228){opacity:.252;transform:translate(62.5249vw,-10px) scale(.3327);animation:fall-228 16s -4s linear infinite}@keyframes fall-228{75.184%{transform:translate(59.1583vw,75.184vh) scale(.3327)}to{transform:translate(60.8416vw,99vh) scale(.3327)}}.snow:nth-child(229){opacity:.2166;transform:translate(1.3924vw,-10px) scale(.9069);animation:fall-229 13s -9s linear infinite}@keyframes fall-229{56.068%{transform:translate(2.2884vw,56.068vh) scale(.9069)}to{transform:translate(1.8404vw,99vh) scale(.9069)}}.snow:nth-child(230){opacity:.9326;transform:translate(68.2231vw,-10px) scale(.742);animation:fall-230 27s -8s linear infinite}@keyframes fall-230{69.118%{transform:translate(75.4022vw,69.118vh) scale(.742)}to{transform:translate(71.81265vw,99vh) scale(.742)}}.snow:nth-child(231){opacity:.9398;transform:translate(33.5433vw,-10px) scale(.4204);animation:fall-231 24s -28s linear infinite}@keyframes fall-231{68.742%{transform:translate(25.0744vw,68.742vh) scale(.4204)}to{transform:translate(29.30885vw,99vh) scale(.4204)}}.snow:nth-child(232){opacity:1.9276;transform:translate(84.3454vw,-10px) scale(.9335);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{57.98%{transform:translate(77.3952vw,57.98vh) scale(.9335)}to{transform:translate(80.8703vw,99vh) scale(.9335)}}.snow:nth-child(233){opacity:.8872;transform:translate(52.7148vw,-10px) scale(.6363);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{40.625%{transform:translate(59.6652vw,40.625vh) scale(.6363)}to{transform:translate(56.19vw,99vh) scale(.6363)}}.snow:nth-child(234){opacity:.5852;transform:translate(24.4562vw,-10px) scale(.385);animation:fall-234 28s -10s linear infinite}@keyframes fall-234{46.442%{transform:translate(17.1203vw,46.442vh) scale(.385)}to{transform:translate(20.78825vw,99vh) scale(.385)}}.snow:nth-child(235){opacity:.5932;transform:translate(20.1372vw,-10px) scale(.4845);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.644%{transform:translate(23.286vw,59.644vh) scale(.4845)}to{transform:translate(21.7116vw,99vh) scale(.4845)}}.snow:nth-child(236){opacity:1.918;transform:translate(42.4575vw,-10px) scale(.5401);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{77.705%{transform:translate(50.3995vw,77.705vh) scale(.5401)}to{transform:translate(46.4285vw,99vh) scale(.5401)}}.snow:nth-child(237){opacity:.074;transform:translate(54.8447vw,-10px) scale(.5316);animation:fall-237 27s -2s linear infinite}@keyframes fall-237{37.651%{transform:translate(52.4857vw,37.651vh) scale(.5316)}to{transform:translate(53.6652vw,99vh) scale(.5316)}}.snow:nth-child(238){opacity:.2876;transform:translate(15.5348vw,-10px) scale(.5044);animation:fall-238 11s -23s linear infinite}@keyframes fall-238{77.043%{transform:translate(14.2283vw,77.043vh) scale(.5044)}to{transform:translate(14.88155vw,99vh) scale(.5044)}}.snow:nth-child(239){opacity:1.4528;transform:translate(58.736vw,-10px) scale(.9093);animation:fall-239 11s -30s linear infinite}@keyframes fall-239{31.514%{transform:translate(66.4949vw,31.514vh) scale(.9093)}to{transform:translate(62.61545vw,99vh) scale(.9093)}}.snow:nth-child(240){opacity:.4046;transform:translate(49.3206vw,-10px) scale(.5644);animation:fall-240 30s -10s linear infinite}@keyframes fall-240{73.39%{transform:translate(41.2803vw,73.39vh) scale(.5644)}to{transform:translate(45.30045vw,99vh) scale(.5644)}}.snow:nth-child(241){opacity:.624;transform:translate(95.1351vw,-10px) scale(.487);animation:fall-241 21s -30s linear infinite}@keyframes fall-241{42.439%{transform:translate(91.9447vw,42.439vh) scale(.487)}to{transform:translate(93.5399vw,99vh) scale(.487)}}.snow:nth-child(242){opacity:1.2896;transform:translate(37.0382vw,-10px) scale(.9469);animation:fall-242 20s -20s linear infinite}@keyframes fall-242{53.256%{transform:translate(43.2229vw,53.256vh) scale(.9469)}to{transform:translate(40.13055vw,99vh) scale(.9469)}}.snow:nth-child(243){opacity:.3872;transform:translate(37.9192vw,-10px) scale(.5936);animation:fall-243 30s -15s linear infinite}@keyframes fall-243{61.27%{transform:translate(28.8953vw,61.27vh) scale(.5936)}to{transform:translate(33.40725vw,99vh) scale(.5936)}}.snow:nth-child(244){opacity:.7896;transform:translate(68.3895vw,-10px) scale(.0448);animation:fall-244 19s -30s linear infinite}@keyframes fall-244{49.588%{transform:translate(68.0182vw,49.588vh) scale(.0448)}to{transform:translate(68.20385vw,99vh) scale(.0448)}}.snow:nth-child(245){opacity:1.9284;transform:translate(59.6348vw,-10px) scale(.9643);animation:fall-245 14s -27s linear infinite}@keyframes fall-245{75.459%{transform:translate(58.3075vw,75.459vh) scale(.9643)}to{transform:translate(58.97115vw,99vh) scale(.9643)}}.snow:nth-child(246){opacity:1.4296;transform:translate(48.0826vw,-10px) scale(.3425);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{45.966%{transform:translate(49.7414vw,45.966vh) scale(.3425)}to{transform:translate(48.912vw,99vh) scale(.3425)}}.snow:nth-child(247){opacity:.051;transform:translate(57.4409vw,-10px) scale(.9809);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{50.249%{transform:translate(53.9281vw,50.249vh) scale(.9809)}to{transform:translate(55.6845vw,99vh) scale(.9809)}}.snow:nth-child(248){opacity:1.8796;transform:translate(23.8513vw,-10px) scale(.4338);animation:fall-248 19s -20s linear infinite}@keyframes fall-248{35.455%{transform:translate(33.1549vw,35.455vh) scale(.4338)}to{transform:translate(28.5031vw,99vh) scale(.4338)}}.snow:nth-child(249){opacity:.8704;transform:translate(18.3984vw,-10px) scale(.0919);animation:fall-249 24s -2s linear infinite}@keyframes fall-249{57.611%{transform:translate(16.3024vw,57.611vh) scale(.0919)}to{transform:translate(17.3504vw,99vh) scale(.0919)}}.snow:nth-child(250){opacity:.7852;transform:translate(31.2708vw,-10px) scale(.2286);animation:fall-250 30s -1s linear infinite}@keyframes fall-250{41.867%{transform:translate(37.9748vw,41.867vh) scale(.2286)}to{transform:translate(34.6228vw,99vh) scale(.2286)}}.snow:nth-child(251){opacity:1.2264;transform:translate(31.4619vw,-10px) scale(.2341);animation:fall-251 15s -21s linear infinite}@keyframes fall-251{46.136%{transform:translate(23.1912vw,46.136vh) scale(.2341)}to{transform:translate(27.32655vw,99vh) scale(.2341)}}.snow:nth-child(252){opacity:.1896;transform:translate(77.9494vw,-10px) scale(.8977);animation:fall-252 21s -22s linear infinite}@keyframes fall-252{53.37%{transform:translate(84.8563vw,53.37vh) scale(.8977)}to{transform:translate(81.40285vw,99vh) scale(.8977)}}.snow:nth-child(253){opacity:1.5488;transform:translate(11.6565vw,-10px) scale(.9545);animation:fall-253 14s -28s linear infinite}@keyframes fall-253{79.32%{transform:translate(10.0183vw,79.32vh) scale(.9545)}to{transform:translate(10.8374vw,99vh) scale(.9545)}}.snow:nth-child(254){opacity:1.4794;transform:translate(44.0342vw,-10px) scale(.5709);animation:fall-254 28s -14s linear infinite}@keyframes fall-254{67.367%{transform:translate(38.5774vw,67.367vh) scale(.5709)}to{transform:translate(41.3058vw,99vh) scale(.5709)}}.snow:nth-child(255){opacity:1.0498;transform:translate(68.5357vw,-10px) scale(.9017);animation:fall-255 15s -2s linear infinite}@keyframes fall-255{50.783%{transform:translate(64.4881vw,50.783vh) scale(.9017)}to{transform:translate(66.5119vw,99vh) scale(.9017)}}.snow:nth-child(256){opacity:.6424;transform:translate(52.2878vw,-10px) scale(.7109);animation:fall-256 30s -17s linear infinite}@keyframes fall-256{49.338%{transform:translate(50.5255vw,49.338vh) scale(.7109)}to{transform:translate(51.40665vw,99vh) scale(.7109)}}.snow:nth-child(257){opacity:1.9958;transform:translate(62.7495vw,-10px) scale(.8318);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{49.165%{transform:translate(71.1251vw,49.165vh) scale(.8318)}to{transform:translate(66.9373vw,99vh) scale(.8318)}}.snow:nth-child(258){opacity:1.3248;transform:translate(80.8508vw,-10px) scale(.593);animation:fall-258 14s -21s linear infinite}@keyframes fall-258{58.99%{transform:translate(87.2844vw,58.99vh) scale(.593)}to{transform:translate(84.0676vw,99vh) scale(.593)}}.snow:nth-child(259){opacity:.6912;transform:translate(58.2116vw,-10px) scale(.6954);animation:fall-259 16s -16s linear infinite}@keyframes fall-259{37.488%{transform:translate(64.9511vw,37.488vh) scale(.6954)}to{transform:translate(61.58135vw,99vh) scale(.6954)}}.snow:nth-child(260){opacity:.4978;transform:translate(22.9233vw,-10px) scale(.8576);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{47.453%{transform:translate(20.521vw,47.453vh) scale(.8576)}to{transform:translate(21.72215vw,99vh) scale(.8576)}}.snow:nth-child(261){opacity:1.6292;transform:translate(12.1557vw,-10px) scale(.3386);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{72.874%{transform:translate(15.1223vw,72.874vh) scale(.3386)}to{transform:translate(13.639vw,99vh) scale(.3386)}}.snow:nth-child(262){opacity:1.438;transform:translate(94.1784vw,-10px) scale(.9652);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{35.566%{transform:translate(89.5771vw,35.566vh) scale(.9652)}to{transform:translate(91.87775vw,99vh) scale(.9652)}}.snow:nth-child(263){opacity:.3946;transform:translate(17.9529vw,-10px) scale(.6613);animation:fall-263 14s -1s linear infinite}@keyframes fall-263{68.308%{transform:translate(14.6541vw,68.308vh) scale(.6613)}to{transform:translate(16.3035vw,99vh) scale(.6613)}}.snow:nth-child(264){opacity:.7202;transform:translate(50.4149vw,-10px) scale(.6058);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{68.121%{transform:translate(41.2168vw,68.121vh) scale(.6058)}to{transform:translate(45.81585vw,99vh) scale(.6058)}}.snow:nth-child(265){opacity:1.292;transform:translate(63.7769vw,-10px) scale(.246);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{47.199%{transform:translate(66.1984vw,47.199vh) scale(.246)}to{transform:translate(64.98765vw,99vh) scale(.246)}}.snow:nth-child(266){opacity:1.8364;transform:translate(54.197vw,-10px) scale(.4823);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{52.788%{transform:translate(62.203vw,52.788vh) scale(.4823)}to{transform:translate(58.2vw,99vh) scale(.4823)}}.snow:nth-child(267){opacity:.3216;transform:translate(84.5318vw,-10px) scale(.5103);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{47.714%{transform:translate(85.5422vw,47.714vh) scale(.5103)}to{transform:translate(85.037vw,99vh) scale(.5103)}}.snow:nth-child(268){opacity:.2384;transform:translate(15.988vw,-10px) scale(.2364);animation:fall-268 15s -3s linear infinite}@keyframes fall-268{31.42%{transform:translate(22.1703vw,31.42vh) scale(.2364)}to{transform:translate(19.07915vw,99vh) scale(.2364)}}.snow:nth-child(269){opacity:1.1678;transform:translate(60.1036vw,-10px) scale(.031);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{66.422%{transform:translate(62.2415vw,66.422vh) scale(.031)}to{transform:translate(61.17255vw,99vh) scale(.031)}}.snow:nth-child(270){opacity:.1408;transform:translate(49.4272vw,-10px) scale(.5245);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{33.956%{transform:translate(58.3999vw,33.956vh) scale(.5245)}to{transform:translate(53.91355vw,99vh) scale(.5245)}}.snow:nth-child(271){opacity:1.7602;transform:translate(43.0167vw,-10px) scale(.7071);animation:fall-271 14s -27s linear infinite}@keyframes fall-271{47.936%{transform:translate(35.4101vw,47.936vh) scale(.7071)}to{transform:translate(39.2134vw,99vh) scale(.7071)}}.snow:nth-child(272){opacity:.5216;transform:translate(84.5267vw,-10px) scale(.4671);animation:fall-272 20s -29s linear infinite}@keyframes fall-272{74.429%{transform:translate(81.2474vw,74.429vh) scale(.4671)}to{transform:translate(82.88705vw,99vh) scale(.4671)}}.snow:nth-child(273){opacity:.2544;transform:translate(97.1593vw,-10px) scale(.2752);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{47.722%{transform:translate(105.3054vw,47.722vh) scale(.2752)}to{transform:translate(101.23235vw,99vh) scale(.2752)}}.snow:nth-child(274){opacity:1.3566;transform:translate(77.7136vw,-10px) scale(.7136);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{38.932%{transform:translate(85.8138vw,38.932vh) scale(.7136)}to{transform:translate(81.7637vw,99vh) scale(.7136)}}.snow:nth-child(275){opacity:1.694;transform:translate(76.4123vw,-10px) scale(.0488);animation:fall-275 13s -15s linear infinite}@keyframes fall-275{57.449%{transform:translate(67.8526vw,57.449vh) scale(.0488)}to{transform:translate(72.13245vw,99vh) scale(.0488)}}.snow:nth-child(276){opacity:1.0652;transform:translate(79.9418vw,-10px) scale(.2559);animation:fall-276 25s -7s linear infinite}@keyframes fall-276{66.679%{transform:translate(76.2249vw,66.679vh) scale(.2559)}to{transform:translate(78.08335vw,99vh) scale(.2559)}}.snow:nth-child(277){opacity:1.9436;transform:translate(56.4244vw,-10px) scale(.2328);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{75.162%{transform:translate(62.3365vw,75.162vh) scale(.2328)}to{transform:translate(59.38045vw,99vh) scale(.2328)}}.snow:nth-child(278){opacity:.5328;transform:translate(35.792vw,-10px) scale(.4714);animation:fall-278 30s -29s linear infinite}@keyframes fall-278{57.218%{transform:translate(29.9362vw,57.218vh) scale(.4714)}to{transform:translate(32.8641vw,99vh) scale(.4714)}}.snow:nth-child(279){opacity:.0996;transform:translate(10.0177vw,-10px) scale(.876);animation:fall-279 26s -24s linear infinite}@keyframes fall-279{53.139%{transform:translate(5.0455vw,53.139vh) scale(.876)}to{transform:translate(7.5316vw,99vh) scale(.876)}}.snow:nth-child(280){opacity:.2708;transform:translate(62.6224vw,-10px) scale(.6022);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{38.235%{transform:translate(69.7588vw,38.235vh) scale(.6022)}to{transform:translate(66.1906vw,99vh) scale(.6022)}}.snow:nth-child(281){opacity:1.7652;transform:translate(83.7662vw,-10px) scale(.1036);animation:fall-281 21s -11s linear infinite}@keyframes fall-281{48.624%{transform:translate(93.6339vw,48.624vh) scale(.1036)}to{transform:translate(88.70005vw,99vh) scale(.1036)}}.snow:nth-child(282){opacity:1.6332;transform:translate(43.4039vw,-10px) scale(.2825);animation:fall-282 26s -5s linear infinite}@keyframes fall-282{42.238%{transform:translate(42.6873vw,42.238vh) scale(.2825)}to{transform:translate(43.0456vw,99vh) scale(.2825)}}.snow:nth-child(283){opacity:1.0442;transform:translate(50.5407vw,-10px) scale(.8563);animation:fall-283 13s -7s linear infinite}@keyframes fall-283{78.328%{transform:translate(58.744vw,78.328vh) scale(.8563)}to{transform:translate(54.64235vw,99vh) scale(.8563)}}.snow:nth-child(284){opacity:.9092;transform:translate(9.0661vw,-10px) scale(.1953);animation:fall-284 25s -11s linear infinite}@keyframes fall-284{64.887%{transform:translate(18.6436vw,64.887vh) scale(.1953)}to{transform:translate(13.85485vw,99vh) scale(.1953)}}.snow:nth-child(285){opacity:1.633;transform:translate(51.0707vw,-10px) scale(.9447);animation:fall-285 18s -1s linear infinite}@keyframes fall-285{34.657%{transform:translate(54.4648vw,34.657vh) scale(.9447)}to{transform:translate(52.76775vw,99vh) scale(.9447)}}.snow:nth-child(286){opacity:.249;transform:translate(14.7982vw,-10px) scale(.1098);animation:fall-286 14s -17s linear infinite}@keyframes fall-286{62.635%{transform:translate(10.3978vw,62.635vh) scale(.1098)}to{transform:translate(12.598vw,99vh) scale(.1098)}}.snow:nth-child(287){opacity:.395;transform:translate(88.9604vw,-10px) scale(.4505);animation:fall-287 20s -24s linear infinite}@keyframes fall-287{72.727%{transform:translate(85.7404vw,72.727vh) scale(.4505)}to{transform:translate(87.3504vw,99vh) scale(.4505)}}.snow:nth-child(288){opacity:1.3774;transform:translate(44.8506vw,-10px) scale(.1634);animation:fall-288 23s -17s linear infinite}@keyframes fall-288{53.722%{transform:translate(46.3926vw,53.722vh) scale(.1634)}to{transform:translate(45.6216vw,99vh) scale(.1634)}}.snow:nth-child(289){opacity:.0246;transform:translate(79.5213vw,-10px) scale(.8876);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{32.657%{transform:translate(78.1713vw,32.657vh) scale(.8876)}to{transform:translate(78.8463vw,99vh) scale(.8876)}}.snow:nth-child(290){opacity:.4208;transform:translate(54.0541vw,-10px) scale(.3353);animation:fall-290 28s -28s linear infinite}@keyframes fall-290{45.45%{transform:translate(55.5102vw,45.45vh) scale(.3353)}to{transform:translate(54.78215vw,99vh) scale(.3353)}}.snow:nth-child(291){opacity:.0858;transform:translate(93.5053vw,-10px) scale(.0866);animation:fall-291 20s -17s linear infinite}@keyframes fall-291{51.127%{transform:translate(99.4755vw,51.127vh) scale(.0866)}to{transform:translate(96.4904vw,99vh) scale(.0866)}}.snow:nth-child(292){opacity:1.968;transform:translate(55.9689vw,-10px) scale(.4459);animation:fall-292 24s -18s linear infinite}@keyframes fall-292{50.56%{transform:translate(63.5536vw,50.56vh) scale(.4459)}to{transform:translate(59.76125vw,99vh) scale(.4459)}}.snow:nth-child(293){opacity:1.4426;transform:translate(90.9159vw,-10px) scale(.0845);animation:fall-293 13s -16s linear infinite}@keyframes fall-293{72.109%{transform:translate(90.9878vw,72.109vh) scale(.0845)}to{transform:translate(90.95185vw,99vh) scale(.0845)}}.snow:nth-child(294){opacity:1.9732;transform:translate(39.6528vw,-10px) scale(.6414);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{35.584%{transform:translate(30.5201vw,35.584vh) scale(.6414)}to{transform:translate(35.08645vw,99vh) scale(.6414)}}.snow:nth-child(295){opacity:.5512;transform:translate(38.5835vw,-10px) scale(.7896);animation:fall-295 29s -18s linear infinite}@keyframes fall-295{76.854%{transform:translate(47.3598vw,76.854vh) scale(.7896)}to{transform:translate(42.97165vw,99vh) scale(.7896)}}.snow:nth-child(296){opacity:1.8644;transform:translate(74.0215vw,-10px) scale(.4765);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{77.69%{transform:translate(69.6525vw,77.69vh) scale(.4765)}to{transform:translate(71.837vw,99vh) scale(.4765)}}.snow:nth-child(297){opacity:1.7546;transform:translate(43.052vw,-10px) scale(.9673);animation:fall-297 10s -18s linear infinite}@keyframes fall-297{66.44%{transform:translate(50.2899vw,66.44vh) scale(.9673)}to{transform:translate(46.67095vw,99vh) scale(.9673)}}.snow:nth-child(298){opacity:.3628;transform:translate(12.4477vw,-10px) scale(.2422);animation:fall-298 30s -17s linear infinite}@keyframes fall-298{39.098%{transform:translate(2.4778vw,39.098vh) scale(.2422)}to{transform:translate(7.46275vw,99vh) scale(.2422)}}.snow:nth-child(299){opacity:1.091;transform:translate(91.298vw,-10px) scale(.1543);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{58.124%{transform:translate(82.5788vw,58.124vh) scale(.1543)}to{transform:translate(86.9384vw,99vh) scale(.1543)}}.snow:nth-child(300){opacity:.9394;transform:translate(24.2852vw,-10px) scale(.4822);animation:fall-300 20s -11s linear infinite}@keyframes fall-300{69.32%{transform:translate(14.482vw,69.32vh) scale(.4822)}to{transform:translate(19.3836vw,99vh) scale(.4822)}}.snow:nth-child(301){opacity:.2676;transform:translate(73.0876vw,-10px) scale(.884);animation:fall-301 29s -6s linear infinite}@keyframes fall-301{58.929%{transform:translate(74.0918vw,58.929vh) scale(.884)}to{transform:translate(73.5897vw,99vh) scale(.884)}}.snow:nth-child(302){opacity:.903;transform:translate(75.9709vw,-10px) scale(.5646);animation:fall-302 18s -27s linear infinite}@keyframes fall-302{35.626%{transform:translate(76.8108vw,35.626vh) scale(.5646)}to{transform:translate(76.39085vw,99vh) scale(.5646)}}.snow:nth-child(303){opacity:1.9252;transform:translate(63.565vw,-10px) scale(.82);animation:fall-303 17s -3s linear infinite}@keyframes fall-303{58.313%{transform:translate(71.1528vw,58.313vh) scale(.82)}to{transform:translate(67.3589vw,99vh) scale(.82)}}.snow:nth-child(304){opacity:.2582;transform:translate(96.7573vw,-10px) scale(.1053);animation:fall-304 26s -28s linear infinite}@keyframes fall-304{55.056%{transform:translate(91.7296vw,55.056vh) scale(.1053)}to{transform:translate(94.24345vw,99vh) scale(.1053)}}.snow:nth-child(305){opacity:1.3248;transform:translate(13.1766vw,-10px) scale(.3717);animation:fall-305 11s -9s linear infinite}@keyframes fall-305{52.564%{transform:translate(6.5719vw,52.564vh) scale(.3717)}to{transform:translate(9.87425vw,99vh) scale(.3717)}}.snow:nth-child(306){opacity:1.893;transform:translate(41.9117vw,-10px) scale(.4119);animation:fall-306 20s -2s linear infinite}@keyframes fall-306{47.506%{transform:translate(44.8674vw,47.506vh) scale(.4119)}to{transform:translate(43.38955vw,99vh) scale(.4119)}}.snow:nth-child(307){opacity:1.9062;transform:translate(78.7795vw,-10px) scale(.2552);animation:fall-307 15s -13s linear infinite}@keyframes fall-307{64.597%{transform:translate(87.9938vw,64.597vh) scale(.2552)}to{transform:translate(83.38665vw,99vh) scale(.2552)}}.snow:nth-child(308){opacity:.0182;transform:translate(17.5361vw,-10px) scale(.8036);animation:fall-308 27s -18s linear infinite}@keyframes fall-308{59.062%{transform:translate(13.6685vw,59.062vh) scale(.8036)}to{transform:translate(15.6023vw,99vh) scale(.8036)}}.snow:nth-child(309){opacity:.432;transform:translate(45.9148vw,-10px) scale(.0118);animation:fall-309 10s -9s linear infinite}@keyframes fall-309{56.777%{transform:translate(37.4508vw,56.777vh) scale(.0118)}to{transform:translate(41.6828vw,99vh) scale(.0118)}}.snow:nth-child(310){opacity:1.7628;transform:translate(.7221vw,-10px) scale(.8817);animation:fall-310 15s -12s linear infinite}@keyframes fall-310{35.427%{transform:translate(5.0115vw,35.427vh) scale(.8817)}to{transform:translate(2.8668vw,99vh) scale(.8817)}}.snow:nth-child(311){opacity:1.515;transform:translate(46.7023vw,-10px) scale(.9025);animation:fall-311 19s -5s linear infinite}@keyframes fall-311{43.638%{transform:translate(49.5664vw,43.638vh) scale(.9025)}to{transform:translate(48.13435vw,99vh) scale(.9025)}}.snow:nth-child(312){opacity:.6296;transform:translate(53.1209vw,-10px) scale(.474);animation:fall-312 16s -2s linear infinite}@keyframes fall-312{34.131%{transform:translate(43.2953vw,34.131vh) scale(.474)}to{transform:translate(48.2081vw,99vh) scale(.474)}}.snow:nth-child(313){opacity:1.778;transform:translate(32.6887vw,-10px) scale(.387);animation:fall-313 18s -10s linear infinite}@keyframes fall-313{53.565%{transform:translate(36.7176vw,53.565vh) scale(.387)}to{transform:translate(34.70315vw,99vh) scale(.387)}}.snow:nth-child(314){opacity:.6016;transform:translate(96.3412vw,-10px) scale(.1136);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{57.838%{transform:translate(91.374vw,57.838vh) scale(.1136)}to{transform:translate(93.8576vw,99vh) scale(.1136)}}.snow:nth-child(315){opacity:1.2868;transform:translate(51.24vw,-10px) scale(.9368);animation:fall-315 28s -6s linear infinite}@keyframes fall-315{49.531%{transform:translate(56.1848vw,49.531vh) scale(.9368)}to{transform:translate(53.7124vw,99vh) scale(.9368)}}.snow:nth-child(316){opacity:1.6836;transform:translate(57.2624vw,-10px) scale(.4359);animation:fall-316 30s -23s linear infinite}@keyframes fall-316{51.93%{transform:translate(50.9664vw,51.93vh) scale(.4359)}to{transform:translate(54.1144vw,99vh) scale(.4359)}}.snow:nth-child(317){opacity:1.946;transform:translate(67.9002vw,-10px) scale(.1331);animation:fall-317 26s -16s linear infinite}@keyframes fall-317{75.777%{transform:translate(73.8589vw,75.777vh) scale(.1331)}to{transform:translate(70.87955vw,99vh) scale(.1331)}}.snow:nth-child(318){opacity:.3144;transform:translate(98.139vw,-10px) scale(.2646);animation:fall-318 25s -7s linear infinite}@keyframes fall-318{70.823%{transform:translate(105.7298vw,70.823vh) scale(.2646)}to{transform:translate(101.9344vw,99vh) scale(.2646)}}.snow:nth-child(319){opacity:1.234;transform:translate(83.5381vw,-10px) scale(.5561);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{79.487%{transform:translate(89.3399vw,79.487vh) scale(.5561)}to{transform:translate(86.439vw,99vh) scale(.5561)}}.snow:nth-child(320){opacity:1.8614;transform:translate(46.4469vw,-10px) scale(.5436);animation:fall-320 15s -5s linear infinite}@keyframes fall-320{55.66%{transform:translate(51.0131vw,55.66vh) scale(.5436)}to{transform:translate(48.73vw,99vh) scale(.5436)}}.snow:nth-child(321){opacity:.1174;transform:translate(.2282vw,-10px) scale(.6248);animation:fall-321 24s -10s linear infinite}@keyframes fall-321{40.387%{transform:translate(-1.5584vw,40.387vh) scale(.6248)}to{transform:translate(-.6651vw,99vh) scale(.6248)}}.snow:nth-child(322){opacity:1.6946;transform:translate(12.4356vw,-10px) scale(.125);animation:fall-322 19s -7s linear infinite}@keyframes fall-322{76.945%{transform:translate(5.185vw,76.945vh) scale(.125)}to{transform:translate(8.8103vw,99vh) scale(.125)}}.snow:nth-child(323){opacity:.703;transform:translate(53.9435vw,-10px) scale(.5473);animation:fall-323 27s -3s linear infinite}@keyframes fall-323{70.267%{transform:translate(44.2575vw,70.267vh) scale(.5473)}to{transform:translate(49.1005vw,99vh) scale(.5473)}}.snow:nth-child(324){opacity:.6434;transform:translate(7.0658vw,-10px) scale(.6736);animation:fall-324 22s -30s linear infinite}@keyframes fall-324{57.447%{transform:translate(6.3816vw,57.447vh) scale(.6736)}to{transform:translate(6.7237vw,99vh) scale(.6736)}}.snow:nth-child(325){opacity:.4354;transform:translate(77.3877vw,-10px) scale(.2565);animation:fall-325 25s -20s linear infinite}@keyframes fall-325{65.367%{transform:translate(80.4288vw,65.367vh) scale(.2565)}to{transform:translate(78.90825vw,99vh) scale(.2565)}}.snow:nth-child(326){opacity:.5884;transform:translate(23.4338vw,-10px) scale(.7305);animation:fall-326 23s -13s linear infinite}@keyframes fall-326{43.455%{transform:translate(23.2342vw,43.455vh) scale(.7305)}to{transform:translate(23.334vw,99vh) scale(.7305)}}.snow:nth-child(327){opacity:1.7034;transform:translate(60.7772vw,-10px) scale(.1754);animation:fall-327 16s -16s linear infinite}@keyframes fall-327{40.002%{transform:translate(55.7097vw,40.002vh) scale(.1754)}to{transform:translate(58.24345vw,99vh) scale(.1754)}}.snow:nth-child(328){opacity:1.6316;transform:translate(53.7402vw,-10px) scale(.5975);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{62.283%{transform:translate(48.3643vw,62.283vh) scale(.5975)}to{transform:translate(51.05225vw,99vh) scale(.5975)}}.snow:nth-child(329){opacity:.7158;transform:translate(32.9027vw,-10px) scale(.6008);animation:fall-329 15s -23s linear infinite}@keyframes fall-329{51.751%{transform:translate(38.3547vw,51.751vh) scale(.6008)}to{transform:translate(35.6287vw,99vh) scale(.6008)}}.snow:nth-child(330){opacity:1.8208;transform:translate(70.1108vw,-10px) scale(.4235);animation:fall-330 16s -20s linear infinite}@keyframes fall-330{56.281%{transform:translate(65.6338vw,56.281vh) scale(.4235)}to{transform:translate(67.8723vw,99vh) scale(.4235)}}.snow:nth-child(331){opacity:.3422;transform:translate(46.3126vw,-10px) scale(.7171);animation:fall-331 23s -29s linear infinite}@keyframes fall-331{43.636%{transform:translate(44.5276vw,43.636vh) scale(.7171)}to{transform:translate(45.4201vw,99vh) scale(.7171)}}.snow:nth-child(332){opacity:.4276;transform:translate(41.0975vw,-10px) scale(.1117);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{75.773%{transform:translate(48.0188vw,75.773vh) scale(.1117)}to{transform:translate(44.55815vw,99vh) scale(.1117)}}.snow:nth-child(333){opacity:1.1814;transform:translate(91.0918vw,-10px) scale(.5784);animation:fall-333 30s -30s linear infinite}@keyframes fall-333{35.74%{transform:translate(85.4518vw,35.74vh) scale(.5784)}to{transform:translate(88.2718vw,99vh) scale(.5784)}}.snow:nth-child(334){opacity:1.0952;transform:translate(75.9685vw,-10px) scale(.5164);animation:fall-334 10s -7s linear infinite}@keyframes fall-334{53.825%{transform:translate(74.3182vw,53.825vh) scale(.5164)}to{transform:translate(75.14335vw,99vh) scale(.5164)}}.snow:nth-child(335){opacity:1.29;transform:translate(85.024vw,-10px) scale(.3675);animation:fall-335 30s -4s linear infinite}@keyframes fall-335{52.282%{transform:translate(77.0691vw,52.282vh) scale(.3675)}to{transform:translate(81.04655vw,99vh) scale(.3675)}}.snow:nth-child(336){opacity:1.8986;transform:translate(18.515vw,-10px) scale(.7001);animation:fall-336 27s -26s linear infinite}@keyframes fall-336{57.349%{transform:translate(24.1325vw,57.349vh) scale(.7001)}to{transform:translate(21.32375vw,99vh) scale(.7001)}}.snow:nth-child(337){opacity:1.1812;transform:translate(58.8699vw,-10px) scale(.6308);animation:fall-337 26s -19s linear infinite}@keyframes fall-337{49.328%{transform:translate(68.5468vw,49.328vh) scale(.6308)}to{transform:translate(63.70835vw,99vh) scale(.6308)}}.snow:nth-child(338){opacity:1.4878;transform:translate(58.6648vw,-10px) scale(.4924);animation:fall-338 14s -6s linear infinite}@keyframes fall-338{42.153%{transform:translate(51.7528vw,42.153vh) scale(.4924)}to{transform:translate(55.2088vw,99vh) scale(.4924)}}.snow:nth-child(339){opacity:.7306;transform:translate(88.1275vw,-10px) scale(.5628);animation:fall-339 18s -18s linear infinite}@keyframes fall-339{31.043%{transform:translate(91.6791vw,31.043vh) scale(.5628)}to{transform:translate(89.9033vw,99vh) scale(.5628)}}.snow:nth-child(340){opacity:.8092;transform:translate(48.2173vw,-10px) scale(.1741);animation:fall-340 10s -23s linear infinite}@keyframes fall-340{44.073%{transform:translate(42.7767vw,44.073vh) scale(.1741)}to{transform:translate(45.497vw,99vh) scale(.1741)}}.snow:nth-child(341){opacity:1.9302;transform:translate(43.0427vw,-10px) scale(.1903);animation:fall-341 10s -25s linear infinite}@keyframes fall-341{64.199%{transform:translate(40.8067vw,64.199vh) scale(.1903)}to{transform:translate(41.9247vw,99vh) scale(.1903)}}.snow:nth-child(342){opacity:.4014;transform:translate(24.0469vw,-10px) scale(.782);animation:fall-342 15s -30s linear infinite}@keyframes fall-342{47.765%{transform:translate(19.7931vw,47.765vh) scale(.782)}to{transform:translate(21.92vw,99vh) scale(.782)}}.snow:nth-child(343){opacity:1.2254;transform:translate(87.2704vw,-10px) scale(.3043);animation:fall-343 30s -15s linear infinite}@keyframes fall-343{39.778%{transform:translate(93.8863vw,39.778vh) scale(.3043)}to{transform:translate(90.57835vw,99vh) scale(.3043)}}.snow:nth-child(344){opacity:.9706;transform:translate(44.6384vw,-10px) scale(.036);animation:fall-344 14s -1s linear infinite}@keyframes fall-344{77.978%{transform:translate(45.3491vw,77.978vh) scale(.036)}to{transform:translate(44.99375vw,99vh) scale(.036)}}.snow:nth-child(345){opacity:1.0636;transform:translate(87.5365vw,-10px) scale(.4559);animation:fall-345 29s -2s linear infinite}@keyframes fall-345{63.38%{transform:translate(97.1888vw,63.38vh) scale(.4559)}to{transform:translate(92.36265vw,99vh) scale(.4559)}}.snow:nth-child(346){opacity:1.5864;transform:translate(59.9153vw,-10px) scale(.3957);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{43.111%{transform:translate(56.3758vw,43.111vh) scale(.3957)}to{transform:translate(58.14555vw,99vh) scale(.3957)}}.snow:nth-child(347){opacity:1.1244;transform:translate(31.7509vw,-10px) scale(.6876);animation:fall-347 21s -26s linear infinite}@keyframes fall-347{68.779%{transform:translate(30.927vw,68.779vh) scale(.6876)}to{transform:translate(31.33895vw,99vh) scale(.6876)}}.snow:nth-child(348){opacity:.5324;transform:translate(17.1255vw,-10px) scale(.039);animation:fall-348 30s -18s linear infinite}@keyframes fall-348{59.77%{transform:translate(17.8796vw,59.77vh) scale(.039)}to{transform:translate(17.50255vw,99vh) scale(.039)}}.snow:nth-child(349){opacity:1.3466;transform:translate(29.1594vw,-10px) scale(.6486);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{72.156%{transform:translate(21.5478vw,72.156vh) scale(.6486)}to{transform:translate(25.3536vw,99vh) scale(.6486)}}.snow:nth-child(350){opacity:1.8718;transform:translate(74.1383vw,-10px) scale(.4168);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{73.364%{transform:translate(80.2601vw,73.364vh) scale(.4168)}to{transform:translate(77.1992vw,99vh) scale(.4168)}}.snow:nth-child(351){opacity:1.1762;transform:translate(50.977vw,-10px) scale(.3929);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{39.575%{transform:translate(57.3833vw,39.575vh) scale(.3929)}to{transform:translate(54.18015vw,99vh) scale(.3929)}}.snow:nth-child(352){opacity:1.7478;transform:translate(72.8452vw,-10px) scale(.8316);animation:fall-352 13s -6s linear infinite}@keyframes fall-352{36.48%{transform:translate(65.9839vw,36.48vh) scale(.8316)}to{transform:translate(69.41455vw,99vh) scale(.8316)}}.snow:nth-child(353){opacity:1.024;transform:translate(87.7458vw,-10px) scale(.7483);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{55.753%{transform:translate(81.3544vw,55.753vh) scale(.7483)}to{transform:translate(84.5501vw,99vh) scale(.7483)}}.snow:nth-child(354){opacity:1.3602;transform:translate(71.3323vw,-10px) scale(.3363);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{49.239%{transform:translate(75.2891vw,49.239vh) scale(.3363)}to{transform:translate(73.3107vw,99vh) scale(.3363)}}.snow:nth-child(355){opacity:1.4992;transform:translate(93.5816vw,-10px) scale(.8196);animation:fall-355 27s -20s linear infinite}@keyframes fall-355{61.62%{transform:translate(86.6655vw,61.62vh) scale(.8196)}to{transform:translate(90.12355vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.4938;transform:translate(37.3903vw,-10px) scale(.7238);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{71.881%{transform:translate(36.1661vw,71.881vh) scale(.7238)}to{transform:translate(36.7782vw,99vh) scale(.7238)}}.snow:nth-child(357){opacity:.3318;transform:translate(8.5548vw,-10px) scale(.4504);animation:fall-357 27s -29s linear infinite}@keyframes fall-357{56.43%{transform:translate(14.0515vw,56.43vh) scale(.4504)}to{transform:translate(11.30315vw,99vh) scale(.4504)}}.snow:nth-child(358){opacity:1.9996;transform:translate(44.1264vw,-10px) scale(.7807);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{65.246%{transform:translate(50.7989vw,65.246vh) scale(.7807)}to{transform:translate(47.46265vw,99vh) scale(.7807)}}.snow:nth-child(359){opacity:1.9524;transform:translate(99.3704vw,-10px) scale(.0371);animation:fall-359 22s -20s linear infinite}@keyframes fall-359{30.354%{transform:translate(92.4543vw,30.354vh) scale(.0371)}to{transform:translate(95.91235vw,99vh) scale(.0371)}}.snow:nth-child(360){opacity:.726;transform:translate(60.138vw,-10px) scale(.3816);animation:fall-360 25s -12s linear infinite}@keyframes fall-360{67.799%{transform:translate(69.9793vw,67.799vh) scale(.3816)}to{transform:translate(65.05865vw,99vh) scale(.3816)}}.snow:nth-child(361){opacity:1.2008;transform:translate(68.0698vw,-10px) scale(.3774);animation:fall-361 21s -28s linear infinite}@keyframes fall-361{67.906%{transform:translate(68.8646vw,67.906vh) scale(.3774)}to{transform:translate(68.4672vw,99vh) scale(.3774)}}.snow:nth-child(362){opacity:1.6312;transform:translate(11.2436vw,-10px) scale(.4139);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{76.408%{transform:translate(1.583vw,76.408vh) scale(.4139)}to{transform:translate(6.4133vw,99vh) scale(.4139)}}.snow:nth-child(363){opacity:.6418;transform:translate(91.0995vw,-10px) scale(.2293);animation:fall-363 19s -4s linear infinite}@keyframes fall-363{55.333%{transform:translate(95.7988vw,55.333vh) scale(.2293)}to{transform:translate(93.44915vw,99vh) scale(.2293)}}.snow:nth-child(364){opacity:.961;transform:translate(13.0916vw,-10px) scale(.8401);animation:fall-364 30s -16s linear infinite}@keyframes fall-364{78.576%{transform:translate(20.4035vw,78.576vh) scale(.8401)}to{transform:translate(16.74755vw,99vh) scale(.8401)}}.snow:nth-child(365){opacity:.7572;transform:translate(20.4431vw,-10px) scale(.0133);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{61.953%{transform:translate(16.6513vw,61.953vh) scale(.0133)}to{transform:translate(18.5472vw,99vh) scale(.0133)}}.snow:nth-child(366){opacity:1.4816;transform:translate(54.5545vw,-10px) scale(.1649);animation:fall-366 29s -29s linear infinite}@keyframes fall-366{45.802%{transform:translate(46.9443vw,45.802vh) scale(.1649)}to{transform:translate(50.7494vw,99vh) scale(.1649)}}.snow:nth-child(367){opacity:.4334;transform:translate(65.1705vw,-10px) scale(.8781);animation:fall-367 25s -9s linear infinite}@keyframes fall-367{59.611%{transform:translate(66.2206vw,59.611vh) scale(.8781)}to{transform:translate(65.69555vw,99vh) scale(.8781)}}.snow:nth-child(368){opacity:.551;transform:translate(74.9704vw,-10px) scale(.6772);animation:fall-368 20s -4s linear infinite}@keyframes fall-368{49.451%{transform:translate(70.9027vw,49.451vh) scale(.6772)}to{transform:translate(72.93655vw,99vh) scale(.6772)}}.snow:nth-child(369){opacity:.0598;transform:translate(88.7085vw,-10px) scale(.4138);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{48.486%{transform:translate(98.1655vw,48.486vh) scale(.4138)}to{transform:translate(93.437vw,99vh) scale(.4138)}}.snow:nth-child(370){opacity:1.1632;transform:translate(19.7923vw,-10px) scale(.5131);animation:fall-370 26s -12s linear infinite}@keyframes fall-370{31.614%{transform:translate(19.1068vw,31.614vh) scale(.5131)}to{transform:translate(19.44955vw,99vh) scale(.5131)}}.snow:nth-child(371){opacity:.9486;transform:translate(87.6011vw,-10px) scale(.6162);animation:fall-371 26s -10s linear infinite}@keyframes fall-371{68.748%{transform:translate(79.0708vw,68.748vh) scale(.6162)}to{transform:translate(83.33595vw,99vh) scale(.6162)}}.snow:nth-child(372){opacity:.219;transform:translate(65.1469vw,-10px) scale(.0199);animation:fall-372 24s -2s linear infinite}@keyframes fall-372{36.272%{transform:translate(73.8901vw,36.272vh) scale(.0199)}to{transform:translate(69.5185vw,99vh) scale(.0199)}}.snow:nth-child(373){opacity:1.6106;transform:translate(11.4076vw,-10px) scale(.8043);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{43.496%{transform:translate(14.0539vw,43.496vh) scale(.8043)}to{transform:translate(12.73075vw,99vh) scale(.8043)}}.snow:nth-child(374){opacity:1.3076;transform:translate(43.4044vw,-10px) scale(.1462);animation:fall-374 20s -17s linear infinite}@keyframes fall-374{72.475%{transform:translate(51.8711vw,72.475vh) scale(.1462)}to{transform:translate(47.63775vw,99vh) scale(.1462)}}.snow:nth-child(375){opacity:1.2616;transform:translate(88.5045vw,-10px) scale(.5249);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{61.587%{transform:translate(80.0104vw,61.587vh) scale(.5249)}to{transform:translate(84.25745vw,99vh) scale(.5249)}}.snow:nth-child(376){opacity:.8282;transform:translate(39.2253vw,-10px) scale(.9162);animation:fall-376 24s -2s linear infinite}@keyframes fall-376{48.871%{transform:translate(34.87vw,48.871vh) scale(.9162)}to{transform:translate(37.04765vw,99vh) scale(.9162)}}.snow:nth-child(377){opacity:1.4858;transform:translate(33.2176vw,-10px) scale(.6832);animation:fall-377 15s -1s linear infinite}@keyframes fall-377{77.646%{transform:translate(26.2126vw,77.646vh) scale(.6832)}to{transform:translate(29.7151vw,99vh) scale(.6832)}}.snow:nth-child(378){opacity:1.3222;transform:translate(71.9622vw,-10px) scale(.8199);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{39.572%{transform:translate(61.9751vw,39.572vh) scale(.8199)}to{transform:translate(66.96865vw,99vh) scale(.8199)}}.snow:nth-child(379){opacity:.8428;transform:translate(81.0295vw,-10px) scale(.7886);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{41.19%{transform:translate(85.9008vw,41.19vh) scale(.7886)}to{transform:translate(83.46515vw,99vh) scale(.7886)}}.snow:nth-child(380){opacity:1.1764;transform:translate(45.3701vw,-10px) scale(.3528);animation:fall-380 17s -12s linear infinite}@keyframes fall-380{39.172%{transform:translate(50.2037vw,39.172vh) scale(.3528)}to{transform:translate(47.7869vw,99vh) scale(.3528)}}.snow:nth-child(381){opacity:.0884;transform:translate(48.0535vw,-10px) scale(.0765);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{59.433%{transform:translate(50.6405vw,59.433vh) scale(.0765)}to{transform:translate(49.347vw,99vh) scale(.0765)}}.snow:nth-child(382){opacity:1.7734;transform:translate(56.4635vw,-10px) scale(.1846);animation:fall-382 16s -29s linear infinite}@keyframes fall-382{53.214%{transform:translate(53.8154vw,53.214vh) scale(.1846)}to{transform:translate(55.13945vw,99vh) scale(.1846)}}.snow:nth-child(383){opacity:.4428;transform:translate(27.818vw,-10px) scale(.8194);animation:fall-383 27s -3s linear infinite}@keyframes fall-383{56.67%{transform:translate(20.3326vw,56.67vh) scale(.8194)}to{transform:translate(24.0753vw,99vh) scale(.8194)}}.snow:nth-child(384){opacity:.4938;transform:translate(96.9917vw,-10px) scale(.572);animation:fall-384 22s -23s linear infinite}@keyframes fall-384{67.965%{transform:translate(97.6057vw,67.965vh) scale(.572)}to{transform:translate(97.2987vw,99vh) scale(.572)}}.snow:nth-child(385){opacity:.4644;transform:translate(61.8224vw,-10px) scale(.3673);animation:fall-385 26s -13s linear infinite}@keyframes fall-385{75.915%{transform:translate(66.5073vw,75.915vh) scale(.3673)}to{transform:translate(64.16485vw,99vh) scale(.3673)}}.snow:nth-child(386){opacity:1.8538;transform:translate(26.2321vw,-10px) scale(.4056);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{72.985%{transform:translate(23.0332vw,72.985vh) scale(.4056)}to{transform:translate(24.63265vw,99vh) scale(.4056)}}.snow:nth-child(387){opacity:.1298;transform:translate(19.5183vw,-10px) scale(.2767);animation:fall-387 18s -14s linear infinite}@keyframes fall-387{47.855%{transform:translate(22.3414vw,47.855vh) scale(.2767)}to{transform:translate(20.92985vw,99vh) scale(.2767)}}.snow:nth-child(388){opacity:1.6262;transform:translate(53.5723vw,-10px) scale(.4751);animation:fall-388 13s -17s linear infinite}@keyframes fall-388{36.163%{transform:translate(62.3331vw,36.163vh) scale(.4751)}to{transform:translate(57.9527vw,99vh) scale(.4751)}}.snow:nth-child(389){opacity:.7224;transform:translate(23.5638vw,-10px) scale(.7717);animation:fall-389 17s -12s linear infinite}@keyframes fall-389{35.994%{transform:translate(18.9769vw,35.994vh) scale(.7717)}to{transform:translate(21.27035vw,99vh) scale(.7717)}}.snow:nth-child(390){opacity:.3168;transform:translate(58.0087vw,-10px) scale(.212);animation:fall-390 14s -29s linear infinite}@keyframes fall-390{64.351%{transform:translate(56.3564vw,64.351vh) scale(.212)}to{transform:translate(57.18255vw,99vh) scale(.212)}}.snow:nth-child(391){opacity:.0304;transform:translate(29.9528vw,-10px) scale(.6324);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{48.286%{transform:translate(24.1927vw,48.286vh) scale(.6324)}to{transform:translate(27.07275vw,99vh) scale(.6324)}}.snow:nth-child(392){opacity:.442;transform:translate(74.2318vw,-10px) scale(.6675);animation:fall-392 26s -17s linear infinite}@keyframes fall-392{77.627%{transform:translate(64.4344vw,77.627vh) scale(.6675)}to{transform:translate(69.3331vw,99vh) scale(.6675)}}.snow:nth-child(393){opacity:.3712;transform:translate(3.144vw,-10px) scale(.7167);animation:fall-393 28s -23s linear infinite}@keyframes fall-393{43.451%{transform:translate(-3.543vw,43.451vh) scale(.7167)}to{transform:translate(-.1995vw,99vh) scale(.7167)}}.snow:nth-child(394){opacity:1.4994;transform:translate(90.3333vw,-10px) scale(.0622);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{41.013%{transform:translate(92.0995vw,41.013vh) scale(.0622)}to{transform:translate(91.2164vw,99vh) scale(.0622)}}.snow:nth-child(395){opacity:1.5442;transform:translate(81.7663vw,-10px) scale(.0099);animation:fall-395 23s -23s linear infinite}@keyframes fall-395{41.95%{transform:translate(74.9302vw,41.95vh) scale(.0099)}to{transform:translate(78.34825vw,99vh) scale(.0099)}}.snow:nth-child(396){opacity:1.8476;transform:translate(46.8717vw,-10px) scale(.7368);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{53.771%{transform:translate(36.9532vw,53.771vh) scale(.7368)}to{transform:translate(41.91245vw,99vh) scale(.7368)}}.snow:nth-child(397){opacity:1.3982;transform:translate(79.0946vw,-10px) scale(.351);animation:fall-397 22s -23s linear infinite}@keyframes fall-397{44.598%{transform:translate(83.3792vw,44.598vh) scale(.351)}to{transform:translate(81.2369vw,99vh) scale(.351)}}.snow:nth-child(398){opacity:1.6272;transform:translate(9.3711vw,-10px) scale(.7277);animation:fall-398 17s -5s linear infinite}@keyframes fall-398{54.243%{transform:translate(2.6988vw,54.243vh) scale(.7277)}to{transform:translate(6.03495vw,99vh) scale(.7277)}}.snow:nth-child(399){opacity:1.468;transform:translate(34.724vw,-10px) scale(.6459);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{31.205%{transform:translate(44.6124vw,31.205vh) scale(.6459)}to{transform:translate(39.6682vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:1.2474;transform:translate(46.8124vw,-10px) scale(.0175);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{44.795%{transform:translate(56.5096vw,44.795vh) scale(.0175)}to{transform:translate(51.661vw,99vh) scale(.0175)}}\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:.6084;transform:translate(66.3123vw,-10px) scale(.6789);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{62.144%{transform:translate(72.0473vw,62.144vh) scale(.6789)}to{transform:translate(69.1798vw,99vh) scale(.6789)}}.snow:nth-child(2){opacity:.2398;transform:translate(22.2947vw,-10px) scale(.4235);animation:fall-2 14s -30s linear infinite}@keyframes fall-2{65.656%{transform:translate(28.9463vw,65.656vh) scale(.4235)}to{transform:translate(25.6205vw,99vh) scale(.4235)}}.snow:nth-child(3){opacity:1.1938;transform:translate(25.4618vw,-10px) scale(.8607);animation:fall-3 12s -10s linear infinite}@keyframes fall-3{79.58%{transform:translate(20.7959vw,79.58vh) scale(.8607)}to{transform:translate(23.12885vw,99vh) scale(.8607)}}.snow:nth-child(4){opacity:1.666;transform:translate(45.2939vw,-10px) scale(.6671);animation:fall-4 25s -30s linear infinite}@keyframes fall-4{35.577%{transform:translate(46.8999vw,35.577vh) scale(.6671)}to{transform:translate(46.0969vw,99vh) scale(.6671)}}.snow:nth-child(5){opacity:.705;transform:translate(31.4845vw,-10px) scale(.6673);animation:fall-5 21s -28s linear infinite}@keyframes fall-5{50.836%{transform:translate(28.8182vw,50.836vh) scale(.6673)}to{transform:translate(30.15135vw,99vh) scale(.6673)}}.snow:nth-child(6){opacity:1.9342;transform:translate(26.0811vw,-10px) scale(.9556);animation:fall-6 22s -24s linear infinite}@keyframes fall-6{68.522%{transform:translate(33.7399vw,68.522vh) scale(.9556)}to{transform:translate(29.9105vw,99vh) scale(.9556)}}.snow:nth-child(7){opacity:1.7794;transform:translate(96.9225vw,-10px) scale(.3047);animation:fall-7 17s -18s linear infinite}@keyframes fall-7{79.067%{transform:translate(98.4978vw,79.067vh) scale(.3047)}to{transform:translate(97.71015vw,99vh) scale(.3047)}}.snow:nth-child(8){opacity:.8594;transform:translate(34.559vw,-10px) scale(.1169);animation:fall-8 22s -28s linear infinite}@keyframes fall-8{40.587%{transform:translate(25.8466vw,40.587vh) scale(.1169)}to{transform:translate(30.2028vw,99vh) scale(.1169)}}.snow:nth-child(9){opacity:1.22;transform:translate(47.3652vw,-10px) scale(.7777);animation:fall-9 27s -5s linear infinite}@keyframes fall-9{38.03%{transform:translate(38.3491vw,38.03vh) scale(.7777)}to{transform:translate(42.85715vw,99vh) scale(.7777)}}.snow:nth-child(10){opacity:1.2032;transform:translate(34.8366vw,-10px) scale(.3208);animation:fall-10 29s -27s linear infinite}@keyframes fall-10{47.215%{transform:translate(27.3091vw,47.215vh) scale(.3208)}to{transform:translate(31.07285vw,99vh) scale(.3208)}}.snow:nth-child(11){opacity:.1714;transform:translate(19.6654vw,-10px) scale(.4017);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{36.775%{transform:translate(22.0527vw,36.775vh) scale(.4017)}to{transform:translate(20.85905vw,99vh) scale(.4017)}}.snow:nth-child(12){opacity:.5114;transform:translate(35.6476vw,-10px) scale(.6678);animation:fall-12 20s -13s linear infinite}@keyframes fall-12{50.416%{transform:translate(37.0759vw,50.416vh) scale(.6678)}to{transform:translate(36.36175vw,99vh) scale(.6678)}}.snow:nth-child(13){opacity:.6514;transform:translate(12.2096vw,-10px) scale(.8692);animation:fall-13 25s -22s linear infinite}@keyframes fall-13{64.409%{transform:translate(16.2597vw,64.409vh) scale(.8692)}to{transform:translate(14.23465vw,99vh) scale(.8692)}}.snow:nth-child(14){opacity:1.346;transform:translate(41.5346vw,-10px) scale(.5804);animation:fall-14 24s -7s linear infinite}@keyframes fall-14{58.031%{transform:translate(34.6324vw,58.031vh) scale(.5804)}to{transform:translate(38.0835vw,99vh) scale(.5804)}}.snow:nth-child(15){opacity:.9434;transform:translate(42.7325vw,-10px) scale(.4175);animation:fall-15 26s -25s linear infinite}@keyframes fall-15{52.372%{transform:translate(45.6381vw,52.372vh) scale(.4175)}to{transform:translate(44.1853vw,99vh) scale(.4175)}}.snow:nth-child(16){opacity:1.1022;transform:translate(47.3027vw,-10px) scale(.2821);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{50.375%{transform:translate(38.2357vw,50.375vh) scale(.2821)}to{transform:translate(42.7692vw,99vh) scale(.2821)}}.snow:nth-child(17){opacity:1.649;transform:translate(88.3902vw,-10px) scale(.6672);animation:fall-17 27s -25s linear infinite}@keyframes fall-17{54.316%{transform:translate(97.7731vw,54.316vh) scale(.6672)}to{transform:translate(93.08165vw,99vh) scale(.6672)}}.snow:nth-child(18){opacity:1.9958;transform:translate(.3365vw,-10px) scale(.6683);animation:fall-18 15s -12s linear infinite}@keyframes fall-18{51.228%{transform:translate(-4.6999vw,51.228vh) scale(.6683)}to{transform:translate(-2.1817vw,99vh) scale(.6683)}}.snow:nth-child(19){opacity:1.7426;transform:translate(35.9567vw,-10px) scale(.6839);animation:fall-19 12s -7s linear infinite}@keyframes fall-19{73.221%{transform:translate(28.419vw,73.221vh) scale(.6839)}to{transform:translate(32.18785vw,99vh) scale(.6839)}}.snow:nth-child(20){opacity:1.357;transform:translate(44.4671vw,-10px) scale(.5837);animation:fall-20 20s -27s linear infinite}@keyframes fall-20{74.592%{transform:translate(48.27vw,74.592vh) scale(.5837)}to{transform:translate(46.36855vw,99vh) scale(.5837)}}.snow:nth-child(21){opacity:1.8332;transform:translate(20.0835vw,-10px) scale(.8596);animation:fall-21 26s -26s linear infinite}@keyframes fall-21{48.497%{transform:translate(14.8934vw,48.497vh) scale(.8596)}to{transform:translate(17.48845vw,99vh) scale(.8596)}}.snow:nth-child(22){opacity:1.3218;transform:translate(62.6825vw,-10px) scale(.1403);animation:fall-22 16s -16s linear infinite}@keyframes fall-22{52.442%{transform:translate(69.9029vw,52.442vh) scale(.1403)}to{transform:translate(66.2927vw,99vh) scale(.1403)}}.snow:nth-child(23){opacity:.8446;transform:translate(39.7778vw,-10px) scale(.9344);animation:fall-23 10s -10s linear infinite}@keyframes fall-23{47.566%{transform:translate(48.6541vw,47.566vh) scale(.9344)}to{transform:translate(44.21595vw,99vh) scale(.9344)}}.snow:nth-child(24){opacity:1.1636;transform:translate(7.5283vw,-10px) scale(.0201);animation:fall-24 23s -24s linear infinite}@keyframes fall-24{73.691%{transform:translate(1.8846vw,73.691vh) scale(.0201)}to{transform:translate(4.70645vw,99vh) scale(.0201)}}.snow:nth-child(25){opacity:1.1608;transform:translate(62.5332vw,-10px) scale(.8383);animation:fall-25 22s -2s linear infinite}@keyframes fall-25{43.787%{transform:translate(55.5552vw,43.787vh) scale(.8383)}to{transform:translate(59.0442vw,99vh) scale(.8383)}}.snow:nth-child(26){opacity:1.1048;transform:translate(6.6701vw,-10px) scale(.3345);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{70.355%{transform:translate(14.807vw,70.355vh) scale(.3345)}to{transform:translate(10.73855vw,99vh) scale(.3345)}}.snow:nth-child(27){opacity:.5568;transform:translate(31.026vw,-10px) scale(.7532);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{71.794%{transform:translate(38.8874vw,71.794vh) scale(.7532)}to{transform:translate(34.9567vw,99vh) scale(.7532)}}.snow:nth-child(28){opacity:.8902;transform:translate(83.4748vw,-10px) scale(.7235);animation:fall-28 10s -15s linear infinite}@keyframes fall-28{47.655%{transform:translate(85.8056vw,47.655vh) scale(.7235)}to{transform:translate(84.6402vw,99vh) scale(.7235)}}.snow:nth-child(29){opacity:1.5998;transform:translate(99.4735vw,-10px) scale(.6868);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{60.432%{transform:translate(103.5908vw,60.432vh) scale(.6868)}to{transform:translate(101.53215vw,99vh) scale(.6868)}}.snow:nth-child(30){opacity:.4816;transform:translate(89.0746vw,-10px) scale(.4807);animation:fall-30 15s -27s linear infinite}@keyframes fall-30{74.185%{transform:translate(90.8177vw,74.185vh) scale(.4807)}to{transform:translate(89.94615vw,99vh) scale(.4807)}}.snow:nth-child(31){opacity:1.6612;transform:translate(4.5978vw,-10px) scale(.2887);animation:fall-31 24s -1s linear infinite}@keyframes fall-31{72.957%{transform:translate(9.5579vw,72.957vh) scale(.2887)}to{transform:translate(7.07785vw,99vh) scale(.2887)}}.snow:nth-child(32){opacity:.217;transform:translate(83.8211vw,-10px) scale(.6491);animation:fall-32 15s -20s linear infinite}@keyframes fall-32{39.216%{transform:translate(91.8792vw,39.216vh) scale(.6491)}to{transform:translate(87.85015vw,99vh) scale(.6491)}}.snow:nth-child(33){opacity:1.213;transform:translate(42.6865vw,-10px) scale(.6988);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{74.793%{transform:translate(41.4796vw,74.793vh) scale(.6988)}to{transform:translate(42.08305vw,99vh) scale(.6988)}}.snow:nth-child(34){opacity:1.8816;transform:translate(17.7391vw,-10px) scale(.9344);animation:fall-34 21s -29s linear infinite}@keyframes fall-34{44.206%{transform:translate(14.4197vw,44.206vh) scale(.9344)}to{transform:translate(16.0794vw,99vh) scale(.9344)}}.snow:nth-child(35){opacity:1.0928;transform:translate(7.1067vw,-10px) scale(.7135);animation:fall-35 27s -21s linear infinite}@keyframes fall-35{37.878%{transform:translate(11.2007vw,37.878vh) scale(.7135)}to{transform:translate(9.1537vw,99vh) scale(.7135)}}.snow:nth-child(36){opacity:.7476;transform:translate(86.1158vw,-10px) scale(.5647);animation:fall-36 19s -2s linear infinite}@keyframes fall-36{77.505%{transform:translate(80.8182vw,77.505vh) scale(.5647)}to{transform:translate(83.467vw,99vh) scale(.5647)}}.snow:nth-child(37){opacity:.5116;transform:translate(41.5533vw,-10px) scale(.442);animation:fall-37 17s -21s linear infinite}@keyframes fall-37{51.999%{transform:translate(41.9708vw,51.999vh) scale(.442)}to{transform:translate(41.76205vw,99vh) scale(.442)}}.snow:nth-child(38){opacity:1.3982;transform:translate(52.8017vw,-10px) scale(.2882);animation:fall-38 19s -5s linear infinite}@keyframes fall-38{66.988%{transform:translate(60.6491vw,66.988vh) scale(.2882)}to{transform:translate(56.7254vw,99vh) scale(.2882)}}.snow:nth-child(39){opacity:1.6918;transform:translate(38.3918vw,-10px) scale(.712);animation:fall-39 11s -27s linear infinite}@keyframes fall-39{42.66%{transform:translate(47.9151vw,42.66vh) scale(.712)}to{transform:translate(43.15345vw,99vh) scale(.712)}}.snow:nth-child(40){opacity:1.928;transform:translate(16.1317vw,-10px) scale(.9442);animation:fall-40 18s -12s linear infinite}@keyframes fall-40{67.863%{transform:translate(6.3944vw,67.863vh) scale(.9442)}to{transform:translate(11.26305vw,99vh) scale(.9442)}}.snow:nth-child(41){opacity:1.3034;transform:translate(11.0198vw,-10px) scale(.3422);animation:fall-41 19s -21s linear infinite}@keyframes fall-41{39.038%{transform:translate(20.7602vw,39.038vh) scale(.3422)}to{transform:translate(15.89vw,99vh) scale(.3422)}}.snow:nth-child(42){opacity:1.4522;transform:translate(14.1262vw,-10px) scale(.5592);animation:fall-42 29s -15s linear infinite}@keyframes fall-42{73.966%{transform:translate(16.4196vw,73.966vh) scale(.5592)}to{transform:translate(15.2729vw,99vh) scale(.5592)}}.snow:nth-child(43){opacity:1.4212;transform:translate(99.0986vw,-10px) scale(.0476);animation:fall-43 22s -27s linear infinite}@keyframes fall-43{45.295%{transform:translate(107.6993vw,45.295vh) scale(.0476)}to{transform:translate(103.39895vw,99vh) scale(.0476)}}.snow:nth-child(44){opacity:.1652;transform:translate(55.5953vw,-10px) scale(.2716);animation:fall-44 25s -11s linear infinite}@keyframes fall-44{45.454%{transform:translate(59.9091vw,45.454vh) scale(.2716)}to{transform:translate(57.7522vw,99vh) scale(.2716)}}.snow:nth-child(45){opacity:1.0912;transform:translate(19.0883vw,-10px) scale(.8959);animation:fall-45 28s -6s linear infinite}@keyframes fall-45{76.507%{transform:translate(10.5874vw,76.507vh) scale(.8959)}to{transform:translate(14.83785vw,99vh) scale(.8959)}}.snow:nth-child(46){opacity:1.956;transform:translate(91.4987vw,-10px) scale(.9192);animation:fall-46 14s -10s linear infinite}@keyframes fall-46{55.465%{transform:translate(93.8756vw,55.465vh) scale(.9192)}to{transform:translate(92.68715vw,99vh) scale(.9192)}}.snow:nth-child(47){opacity:1.445;transform:translate(55.9359vw,-10px) scale(.5994);animation:fall-47 22s -20s linear infinite}@keyframes fall-47{37.267%{transform:translate(50.7077vw,37.267vh) scale(.5994)}to{transform:translate(53.3218vw,99vh) scale(.5994)}}.snow:nth-child(48){opacity:.4818;transform:translate(.721vw,-10px) scale(.4698);animation:fall-48 27s -6s linear infinite}@keyframes fall-48{62.727%{transform:translate(9.063vw,62.727vh) scale(.4698)}to{transform:translate(4.892vw,99vh) scale(.4698)}}.snow:nth-child(49){opacity:.323;transform:translate(49.7437vw,-10px) scale(.0614);animation:fall-49 22s -9s linear infinite}@keyframes fall-49{60.936%{transform:translate(45.8756vw,60.936vh) scale(.0614)}to{transform:translate(47.80965vw,99vh) scale(.0614)}}.snow:nth-child(50){opacity:.2524;transform:translate(86.2623vw,-10px) scale(.1038);animation:fall-50 23s -7s linear infinite}@keyframes fall-50{66.433%{transform:translate(82.7612vw,66.433vh) scale(.1038)}to{transform:translate(84.51175vw,99vh) scale(.1038)}}.snow:nth-child(51){opacity:1.6572;transform:translate(38.139vw,-10px) scale(.0265);animation:fall-51 23s -11s linear infinite}@keyframes fall-51{44.203%{transform:translate(43.7824vw,44.203vh) scale(.0265)}to{transform:translate(40.9607vw,99vh) scale(.0265)}}.snow:nth-child(52){opacity:1.4102;transform:translate(78.3093vw,-10px) scale(.677);animation:fall-52 24s -21s linear infinite}@keyframes fall-52{45.838%{transform:translate(71.044vw,45.838vh) scale(.677)}to{transform:translate(74.67665vw,99vh) scale(.677)}}.snow:nth-child(53){opacity:.685;transform:translate(13.7643vw,-10px) scale(.9194);animation:fall-53 15s -5s linear infinite}@keyframes fall-53{68.157%{transform:translate(8.6965vw,68.157vh) scale(.9194)}to{transform:translate(11.2304vw,99vh) scale(.9194)}}.snow:nth-child(54){opacity:.947;transform:translate(71.9185vw,-10px) scale(.7747);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{71.449%{transform:translate(68.9695vw,71.449vh) scale(.7747)}to{transform:translate(70.444vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:.278;transform:translate(19.3543vw,-10px) scale(.4274);animation:fall-55 14s -10s linear infinite}@keyframes fall-55{44.426%{transform:translate(25.3966vw,44.426vh) scale(.4274)}to{transform:translate(22.37545vw,99vh) scale(.4274)}}.snow:nth-child(56){opacity:.8694;transform:translate(61.5733vw,-10px) scale(.5076);animation:fall-56 20s -11s linear infinite}@keyframes fall-56{44.739%{transform:translate(56.3886vw,44.739vh) scale(.5076)}to{transform:translate(58.98095vw,99vh) scale(.5076)}}.snow:nth-child(57){opacity:.8516;transform:translate(77.9474vw,-10px) scale(.8392);animation:fall-57 27s -21s linear infinite}@keyframes fall-57{39.05%{transform:translate(86.2116vw,39.05vh) scale(.8392)}to{transform:translate(82.0795vw,99vh) scale(.8392)}}.snow:nth-child(58){opacity:.0484;transform:translate(59.7354vw,-10px) scale(.2611);animation:fall-58 21s -23s linear infinite}@keyframes fall-58{56.078%{transform:translate(61.7116vw,56.078vh) scale(.2611)}to{transform:translate(60.7235vw,99vh) scale(.2611)}}.snow:nth-child(59){opacity:.057;transform:translate(16.8547vw,-10px) scale(.0607);animation:fall-59 11s -6s linear infinite}@keyframes fall-59{69.946%{transform:translate(19.5682vw,69.946vh) scale(.0607)}to{transform:translate(18.21145vw,99vh) scale(.0607)}}.snow:nth-child(60){opacity:1.3746;transform:translate(26.9849vw,-10px) scale(.1436);animation:fall-60 30s -18s linear infinite}@keyframes fall-60{42.375%{transform:translate(24.3592vw,42.375vh) scale(.1436)}to{transform:translate(25.67205vw,99vh) scale(.1436)}}.snow:nth-child(61){opacity:.3852;transform:translate(59.5341vw,-10px) scale(.9748);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{46.195%{transform:translate(61.8455vw,46.195vh) scale(.9748)}to{transform:translate(60.6898vw,99vh) scale(.9748)}}.snow:nth-child(62){opacity:.8644;transform:translate(56.063vw,-10px) scale(.0981);animation:fall-62 11s -28s linear infinite}@keyframes fall-62{61.639%{transform:translate(64.0139vw,61.639vh) scale(.0981)}to{transform:translate(60.03845vw,99vh) scale(.0981)}}.snow:nth-child(63){opacity:1.6698;transform:translate(68.1498vw,-10px) scale(.7843);animation:fall-63 30s -28s linear infinite}@keyframes fall-63{76.658%{transform:translate(63.2602vw,76.658vh) scale(.7843)}to{transform:translate(65.705vw,99vh) scale(.7843)}}.snow:nth-child(64){opacity:1.4866;transform:translate(22.9873vw,-10px) scale(.1556);animation:fall-64 19s -10s linear infinite}@keyframes fall-64{73.77%{transform:translate(13.2399vw,73.77vh) scale(.1556)}to{transform:translate(18.1136vw,99vh) scale(.1556)}}.snow:nth-child(65){opacity:.8352;transform:translate(52.1563vw,-10px) scale(.4528);animation:fall-65 30s -14s linear infinite}@keyframes fall-65{66.16%{transform:translate(53.4312vw,66.16vh) scale(.4528)}to{transform:translate(52.79375vw,99vh) scale(.4528)}}.snow:nth-child(66){opacity:.4164;transform:translate(11.9015vw,-10px) scale(.7931);animation:fall-66 25s -19s linear infinite}@keyframes fall-66{59.691%{transform:translate(10.0562vw,59.691vh) scale(.7931)}to{transform:translate(10.97885vw,99vh) scale(.7931)}}.snow:nth-child(67){opacity:.4664;transform:translate(12.432vw,-10px) scale(.7276);animation:fall-67 20s -14s linear infinite}@keyframes fall-67{73.249%{transform:translate(6.5826vw,73.249vh) scale(.7276)}to{transform:translate(9.5073vw,99vh) scale(.7276)}}.snow:nth-child(68){opacity:.4572;transform:translate(16.1603vw,-10px) scale(.2594);animation:fall-68 17s -2s linear infinite}@keyframes fall-68{62.948%{transform:translate(15.7658vw,62.948vh) scale(.2594)}to{transform:translate(15.96305vw,99vh) scale(.2594)}}.snow:nth-child(69){opacity:.9604;transform:translate(32.4959vw,-10px) scale(.0887);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{36.421%{transform:translate(22.8061vw,36.421vh) scale(.0887)}to{transform:translate(27.651vw,99vh) scale(.0887)}}.snow:nth-child(70){opacity:.5396;transform:translate(78.7039vw,-10px) scale(.5263);animation:fall-70 23s -24s linear infinite}@keyframes fall-70{41.658%{transform:translate(88.1499vw,41.658vh) scale(.5263)}to{transform:translate(83.4269vw,99vh) scale(.5263)}}.snow:nth-child(71){opacity:.891;transform:translate(13.8199vw,-10px) scale(.1197);animation:fall-71 28s -17s linear infinite}@keyframes fall-71{47.36%{transform:translate(4.1079vw,47.36vh) scale(.1197)}to{transform:translate(8.9639vw,99vh) scale(.1197)}}.snow:nth-child(72){opacity:.6308;transform:translate(82.4167vw,-10px) scale(.6885);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{78.128%{transform:translate(76.5268vw,78.128vh) scale(.6885)}to{transform:translate(79.47175vw,99vh) scale(.6885)}}.snow:nth-child(73){opacity:1.1552;transform:translate(91.8839vw,-10px) scale(.2188);animation:fall-73 13s -6s linear infinite}@keyframes fall-73{64.363%{transform:translate(90.0375vw,64.363vh) scale(.2188)}to{transform:translate(90.9607vw,99vh) scale(.2188)}}.snow:nth-child(74){opacity:1.9246;transform:translate(74.254vw,-10px) scale(.7256);animation:fall-74 21s -13s linear infinite}@keyframes fall-74{41.863%{transform:translate(82.7133vw,41.863vh) scale(.7256)}to{transform:translate(78.48365vw,99vh) scale(.7256)}}.snow:nth-child(75){opacity:.2114;transform:translate(64.2862vw,-10px) scale(.9702);animation:fall-75 22s -1s linear infinite}@keyframes fall-75{68.432%{transform:translate(70.9694vw,68.432vh) scale(.9702)}to{transform:translate(67.6278vw,99vh) scale(.9702)}}.snow:nth-child(76){opacity:.1414;transform:translate(32.8926vw,-10px) scale(.8313);animation:fall-76 27s -26s linear infinite}@keyframes fall-76{56.695%{transform:translate(39.4922vw,56.695vh) scale(.8313)}to{transform:translate(36.1924vw,99vh) scale(.8313)}}.snow:nth-child(77){opacity:.4116;transform:translate(81.494vw,-10px) scale(.7574);animation:fall-77 28s -6s linear infinite}@keyframes fall-77{74.865%{transform:translate(85.1882vw,74.865vh) scale(.7574)}to{transform:translate(83.3411vw,99vh) scale(.7574)}}.snow:nth-child(78){opacity:.6072;transform:translate(33.2603vw,-10px) scale(.576);animation:fall-78 13s -13s linear infinite}@keyframes fall-78{32.204%{transform:translate(27.8202vw,32.204vh) scale(.576)}to{transform:translate(30.54025vw,99vh) scale(.576)}}.snow:nth-child(79){opacity:.4418;transform:translate(66.8039vw,-10px) scale(.7121);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{46.594%{transform:translate(72.2658vw,46.594vh) scale(.7121)}to{transform:translate(69.53485vw,99vh) scale(.7121)}}.snow:nth-child(80){opacity:1.7226;transform:translate(63.1687vw,-10px) scale(.5779);animation:fall-80 16s -28s linear infinite}@keyframes fall-80{51.434%{transform:translate(61.7525vw,51.434vh) scale(.5779)}to{transform:translate(62.4606vw,99vh) scale(.5779)}}.snow:nth-child(81){opacity:.5478;transform:translate(84.7305vw,-10px) scale(.5491);animation:fall-81 27s -26s linear infinite}@keyframes fall-81{46.245%{transform:translate(82.5686vw,46.245vh) scale(.5491)}to{transform:translate(83.64955vw,99vh) scale(.5491)}}.snow:nth-child(82){opacity:1.0212;transform:translate(8.7993vw,-10px) scale(.5325);animation:fall-82 10s -21s linear infinite}@keyframes fall-82{55.029%{transform:translate(6.536vw,55.029vh) scale(.5325)}to{transform:translate(7.66765vw,99vh) scale(.5325)}}.snow:nth-child(83){opacity:1.723;transform:translate(24.8055vw,-10px) scale(.1955);animation:fall-83 26s -14s linear infinite}@keyframes fall-83{44.502%{transform:translate(19.1271vw,44.502vh) scale(.1955)}to{transform:translate(21.9663vw,99vh) scale(.1955)}}.snow:nth-child(84){opacity:1.163;transform:translate(79.6872vw,-10px) scale(.8662);animation:fall-84 26s -22s linear infinite}@keyframes fall-84{40.992%{transform:translate(84.8338vw,40.992vh) scale(.8662)}to{transform:translate(82.2605vw,99vh) scale(.8662)}}.snow:nth-child(85){opacity:1.3278;transform:translate(61.9561vw,-10px) scale(.4695);animation:fall-85 27s -25s linear infinite}@keyframes fall-85{35.513%{transform:translate(60.9531vw,35.513vh) scale(.4695)}to{transform:translate(61.4546vw,99vh) scale(.4695)}}.snow:nth-child(86){opacity:.5886;transform:translate(69.3244vw,-10px) scale(.3018);animation:fall-86 14s -2s linear infinite}@keyframes fall-86{65.376%{transform:translate(68.3534vw,65.376vh) scale(.3018)}to{transform:translate(68.8389vw,99vh) scale(.3018)}}.snow:nth-child(87){opacity:1.67;transform:translate(92.2403vw,-10px) scale(.2261);animation:fall-87 26s -24s linear infinite}@keyframes fall-87{76.636%{transform:translate(100.4913vw,76.636vh) scale(.2261)}to{transform:translate(96.3658vw,99vh) scale(.2261)}}.snow:nth-child(88){opacity:1.2708;transform:translate(18.3948vw,-10px) scale(.2118);animation:fall-88 27s -8s linear infinite}@keyframes fall-88{67.119%{transform:translate(28.071vw,67.119vh) scale(.2118)}to{transform:translate(23.2329vw,99vh) scale(.2118)}}.snow:nth-child(89){opacity:.196;transform:translate(65.0819vw,-10px) scale(.2911);animation:fall-89 28s -29s linear infinite}@keyframes fall-89{57.28%{transform:translate(68.2279vw,57.28vh) scale(.2911)}to{transform:translate(66.6549vw,99vh) scale(.2911)}}.snow:nth-child(90){opacity:1.013;transform:translate(15.2375vw,-10px) scale(.5462);animation:fall-90 28s -22s linear infinite}@keyframes fall-90{48.36%{transform:translate(8.0288vw,48.36vh) scale(.5462)}to{transform:translate(11.63315vw,99vh) scale(.5462)}}.snow:nth-child(91){opacity:1.986;transform:translate(66.0157vw,-10px) scale(.947);animation:fall-91 20s -18s linear infinite}@keyframes fall-91{58.18%{transform:translate(75.4294vw,58.18vh) scale(.947)}to{transform:translate(70.72255vw,99vh) scale(.947)}}.snow:nth-child(92){opacity:1.1668;transform:translate(22.6365vw,-10px) scale(.193);animation:fall-92 14s -23s linear infinite}@keyframes fall-92{70.47%{transform:translate(12.6904vw,70.47vh) scale(.193)}to{transform:translate(17.66345vw,99vh) scale(.193)}}.snow:nth-child(93){opacity:1.6258;transform:translate(64.6697vw,-10px) scale(.0341);animation:fall-93 22s -3s linear infinite}@keyframes fall-93{44.677%{transform:translate(70.8051vw,44.677vh) scale(.0341)}to{transform:translate(67.7374vw,99vh) scale(.0341)}}.snow:nth-child(94){opacity:1.1366;transform:translate(63.8661vw,-10px) scale(.1784);animation:fall-94 30s -5s linear infinite}@keyframes fall-94{74.699%{transform:translate(54.3594vw,74.699vh) scale(.1784)}to{transform:translate(59.11275vw,99vh) scale(.1784)}}.snow:nth-child(95){opacity:1.8594;transform:translate(57.1799vw,-10px) scale(.4111);animation:fall-95 12s -10s linear infinite}@keyframes fall-95{63.267%{transform:translate(50.0491vw,63.267vh) scale(.4111)}to{transform:translate(53.6145vw,99vh) scale(.4111)}}.snow:nth-child(96){opacity:.877;transform:translate(75.0843vw,-10px) scale(.4621);animation:fall-96 15s -27s linear infinite}@keyframes fall-96{58.539%{transform:translate(72.0281vw,58.539vh) scale(.4621)}to{transform:translate(73.5562vw,99vh) scale(.4621)}}.snow:nth-child(97){opacity:1.205;transform:translate(24.8099vw,-10px) scale(.8266);animation:fall-97 30s -26s linear infinite}@keyframes fall-97{69.796%{transform:translate(23.9319vw,69.796vh) scale(.8266)}to{transform:translate(24.3709vw,99vh) scale(.8266)}}.snow:nth-child(98){opacity:.576;transform:translate(81.676vw,-10px) scale(.7473);animation:fall-98 23s -1s linear infinite}@keyframes fall-98{73.874%{transform:translate(85.0946vw,73.874vh) scale(.7473)}to{transform:translate(83.3853vw,99vh) scale(.7473)}}.snow:nth-child(99){opacity:1.544;transform:translate(46.5577vw,-10px) scale(.4002);animation:fall-99 14s -1s linear infinite}@keyframes fall-99{46.574%{transform:translate(49.7114vw,46.574vh) scale(.4002)}to{transform:translate(48.13455vw,99vh) scale(.4002)}}.snow:nth-child(100){opacity:.0048;transform:translate(12.5596vw,-10px) scale(.3826);animation:fall-100 29s -30s linear infinite}@keyframes fall-100{65.641%{transform:translate(13.1251vw,65.641vh) scale(.3826)}to{transform:translate(12.84235vw,99vh) scale(.3826)}}.snow:nth-child(101){opacity:1.8156;transform:translate(7.8208vw,-10px) scale(.0574);animation:fall-101 17s -6s linear infinite}@keyframes fall-101{74.965%{transform:translate(14.7468vw,74.965vh) scale(.0574)}to{transform:translate(11.2838vw,99vh) scale(.0574)}}.snow:nth-child(102){opacity:1.5958;transform:translate(44.8246vw,-10px) scale(.7127);animation:fall-102 21s -4s linear infinite}@keyframes fall-102{69.015%{transform:translate(42.6547vw,69.015vh) scale(.7127)}to{transform:translate(43.73965vw,99vh) scale(.7127)}}.snow:nth-child(103){opacity:1.0326;transform:translate(35.3136vw,-10px) scale(.734);animation:fall-103 25s -10s linear infinite}@keyframes fall-103{72.968%{transform:translate(43.3777vw,72.968vh) scale(.734)}to{transform:translate(39.34565vw,99vh) scale(.734)}}.snow:nth-child(104){opacity:.8314;transform:translate(99.4273vw,-10px) scale(.3453);animation:fall-104 24s -18s linear infinite}@keyframes fall-104{45.076%{transform:translate(102.6073vw,45.076vh) scale(.3453)}to{transform:translate(101.0173vw,99vh) scale(.3453)}}.snow:nth-child(105){opacity:1.2288;transform:translate(30.9191vw,-10px) scale(.6293);animation:fall-105 27s -5s linear infinite}@keyframes fall-105{59.804%{transform:translate(32.3068vw,59.804vh) scale(.6293)}to{transform:translate(31.61295vw,99vh) scale(.6293)}}.snow:nth-child(106){opacity:1.3692;transform:translate(67.5239vw,-10px) scale(.6371);animation:fall-106 29s -27s linear infinite}@keyframes fall-106{61.472%{transform:translate(68.4709vw,61.472vh) scale(.6371)}to{transform:translate(67.9974vw,99vh) scale(.6371)}}.snow:nth-child(107){opacity:.6824;transform:translate(69.2883vw,-10px) scale(.5006);animation:fall-107 23s -22s linear infinite}@keyframes fall-107{71.172%{transform:translate(63.5942vw,71.172vh) scale(.5006)}to{transform:translate(66.44125vw,99vh) scale(.5006)}}.snow:nth-child(108){opacity:1.9254;transform:translate(81.758vw,-10px) scale(.7938);animation:fall-108 29s -28s linear infinite}@keyframes fall-108{44.69%{transform:translate(72.6749vw,44.69vh) scale(.7938)}to{transform:translate(77.21645vw,99vh) scale(.7938)}}.snow:nth-child(109){opacity:.7238;transform:translate(57.572vw,-10px) scale(.2492);animation:fall-109 19s -28s linear infinite}@keyframes fall-109{71.302%{transform:translate(60.5618vw,71.302vh) scale(.2492)}to{transform:translate(59.0669vw,99vh) scale(.2492)}}.snow:nth-child(110){opacity:.0152;transform:translate(36.3684vw,-10px) scale(.2222);animation:fall-110 27s -9s linear infinite}@keyframes fall-110{33.957%{transform:translate(37.7813vw,33.957vh) scale(.2222)}to{transform:translate(37.07485vw,99vh) scale(.2222)}}.snow:nth-child(111){opacity:.4608;transform:translate(66.144vw,-10px) scale(.1354);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{65.576%{transform:translate(73.7952vw,65.576vh) scale(.1354)}to{transform:translate(69.9696vw,99vh) scale(.1354)}}.snow:nth-child(112){opacity:.851;transform:translate(24.5237vw,-10px) scale(.0321);animation:fall-112 25s -13s linear infinite}@keyframes fall-112{43.049%{transform:translate(22.716vw,43.049vh) scale(.0321)}to{transform:translate(23.61985vw,99vh) scale(.0321)}}.snow:nth-child(113){opacity:1.0178;transform:translate(31.2399vw,-10px) scale(.1741);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{69.096%{transform:translate(22.2711vw,69.096vh) scale(.1741)}to{transform:translate(26.7555vw,99vh) scale(.1741)}}.snow:nth-child(114){opacity:1.5964;transform:translate(2.4006vw,-10px) scale(.4997);animation:fall-114 29s -14s linear infinite}@keyframes fall-114{32.361%{transform:translate(-5.8161vw,32.361vh) scale(.4997)}to{transform:translate(-1.70775vw,99vh) scale(.4997)}}.snow:nth-child(115){opacity:.5706;transform:translate(4.9569vw,-10px) scale(.218);animation:fall-115 27s -24s linear infinite}@keyframes fall-115{67.881%{transform:translate(14.3437vw,67.881vh) scale(.218)}to{transform:translate(9.6503vw,99vh) scale(.218)}}.snow:nth-child(116){opacity:.8578;transform:translate(27.4552vw,-10px) scale(.4661);animation:fall-116 22s -3s linear infinite}@keyframes fall-116{59.001%{transform:translate(34.0535vw,59.001vh) scale(.4661)}to{transform:translate(30.75435vw,99vh) scale(.4661)}}.snow:nth-child(117){opacity:.2292;transform:translate(16.4006vw,-10px) scale(.6616);animation:fall-117 24s -11s linear infinite}@keyframes fall-117{49.877%{transform:translate(6.5622vw,49.877vh) scale(.6616)}to{transform:translate(11.4814vw,99vh) scale(.6616)}}.snow:nth-child(118){opacity:1.632;transform:translate(91.8399vw,-10px) scale(.0063);animation:fall-118 29s -5s linear infinite}@keyframes fall-118{77.971%{transform:translate(100.5177vw,77.971vh) scale(.0063)}to{transform:translate(96.1788vw,99vh) scale(.0063)}}.snow:nth-child(119){opacity:1.0272;transform:translate(4.7234vw,-10px) scale(.6323);animation:fall-119 27s -26s linear infinite}@keyframes fall-119{53.415%{transform:translate(10.3718vw,53.415vh) scale(.6323)}to{transform:translate(7.5476vw,99vh) scale(.6323)}}.snow:nth-child(120){opacity:1.0352;transform:translate(71.7227vw,-10px) scale(.4776);animation:fall-120 10s -1s linear infinite}@keyframes fall-120{68.704%{transform:translate(76.4677vw,68.704vh) scale(.4776)}to{transform:translate(74.0952vw,99vh) scale(.4776)}}.snow:nth-child(121){opacity:1.9694;transform:translate(19.1535vw,-10px) scale(.0111);animation:fall-121 17s -23s linear infinite}@keyframes fall-121{61.863%{transform:translate(15.8747vw,61.863vh) scale(.0111)}to{transform:translate(17.5141vw,99vh) scale(.0111)}}.snow:nth-child(122){opacity:.7962;transform:translate(21.4677vw,-10px) scale(.6803);animation:fall-122 12s -28s linear infinite}@keyframes fall-122{44.014%{transform:translate(18.3247vw,44.014vh) scale(.6803)}to{transform:translate(19.8962vw,99vh) scale(.6803)}}.snow:nth-child(123){opacity:1.7654;transform:translate(72.7291vw,-10px) scale(.714);animation:fall-123 11s -4s linear infinite}@keyframes fall-123{44.481%{transform:translate(71.1705vw,44.481vh) scale(.714)}to{transform:translate(71.9498vw,99vh) scale(.714)}}.snow:nth-child(124){opacity:1.3454;transform:translate(18.7066vw,-10px) scale(.3606);animation:fall-124 27s -8s linear infinite}@keyframes fall-124{52.904%{transform:translate(9.2868vw,52.904vh) scale(.3606)}to{transform:translate(13.9967vw,99vh) scale(.3606)}}.snow:nth-child(125){opacity:.0576;transform:translate(95.6571vw,-10px) scale(.8232);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{72.143%{transform:translate(98.7745vw,72.143vh) scale(.8232)}to{transform:translate(97.2158vw,99vh) scale(.8232)}}.snow:nth-child(126){opacity:1.858;transform:translate(92.1805vw,-10px) scale(.9947);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{30.031%{transform:translate(89.5084vw,30.031vh) scale(.9947)}to{transform:translate(90.84445vw,99vh) scale(.9947)}}.snow:nth-child(127){opacity:.0066;transform:translate(29.3345vw,-10px) scale(.8238);animation:fall-127 14s -10s linear infinite}@keyframes fall-127{32.541%{transform:translate(29.4907vw,32.541vh) scale(.8238)}to{transform:translate(29.4126vw,99vh) scale(.8238)}}.snow:nth-child(128){opacity:1.9922;transform:translate(87.7312vw,-10px) scale(.2163);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{57.759%{transform:translate(79.9525vw,57.759vh) scale(.2163)}to{transform:translate(83.84185vw,99vh) scale(.2163)}}.snow:nth-child(129){opacity:1.4614;transform:translate(30.7738vw,-10px) scale(.6555);animation:fall-129 13s -6s linear infinite}@keyframes fall-129{72.37%{transform:translate(34.9236vw,72.37vh) scale(.6555)}to{transform:translate(32.8487vw,99vh) scale(.6555)}}.snow:nth-child(130){opacity:.2124;transform:translate(42.4182vw,-10px) scale(.3951);animation:fall-130 19s -28s linear infinite}@keyframes fall-130{75.032%{transform:translate(47.3078vw,75.032vh) scale(.3951)}to{transform:translate(44.863vw,99vh) scale(.3951)}}.snow:nth-child(131){opacity:.6994;transform:translate(38.3468vw,-10px) scale(.9026);animation:fall-131 30s -26s linear infinite}@keyframes fall-131{43.683%{transform:translate(46.1835vw,43.683vh) scale(.9026)}to{transform:translate(42.26515vw,99vh) scale(.9026)}}.snow:nth-child(132){opacity:.4144;transform:translate(35.9364vw,-10px) scale(.7917);animation:fall-132 13s -12s linear infinite}@keyframes fall-132{53.785%{transform:translate(32.5534vw,53.785vh) scale(.7917)}to{transform:translate(34.2449vw,99vh) scale(.7917)}}.snow:nth-child(133){opacity:1.1902;transform:translate(33.66vw,-10px) scale(.2739);animation:fall-133 21s -22s linear infinite}@keyframes fall-133{68.2%{transform:translate(32.4841vw,68.2vh) scale(.2739)}to{transform:translate(33.07205vw,99vh) scale(.2739)}}.snow:nth-child(134){opacity:1.8892;transform:translate(62.9123vw,-10px) scale(.0152);animation:fall-134 10s -3s linear infinite}@keyframes fall-134{67.595%{transform:translate(72.2787vw,67.595vh) scale(.0152)}to{transform:translate(67.5955vw,99vh) scale(.0152)}}.snow:nth-child(135){opacity:.8288;transform:translate(86.1109vw,-10px) scale(.4729);animation:fall-135 12s -19s linear infinite}@keyframes fall-135{43.082%{transform:translate(76.2789vw,43.082vh) scale(.4729)}to{transform:translate(81.1949vw,99vh) scale(.4729)}}.snow:nth-child(136){opacity:.838;transform:translate(.3344vw,-10px) scale(.9552);animation:fall-136 25s -29s linear infinite}@keyframes fall-136{71.389%{transform:translate(-3.9556vw,71.389vh) scale(.9552)}to{transform:translate(-1.8106vw,99vh) scale(.9552)}}.snow:nth-child(137){opacity:.161;transform:translate(67.1177vw,-10px) scale(.3265);animation:fall-137 25s -3s linear infinite}@keyframes fall-137{77.168%{transform:translate(75.7244vw,77.168vh) scale(.3265)}to{transform:translate(71.42105vw,99vh) scale(.3265)}}.snow:nth-child(138){opacity:.6786;transform:translate(46.3649vw,-10px) scale(.9341);animation:fall-138 23s -12s linear infinite}@keyframes fall-138{74.946%{transform:translate(44.8733vw,74.946vh) scale(.9341)}to{transform:translate(45.6191vw,99vh) scale(.9341)}}.snow:nth-child(139){opacity:1.3126;transform:translate(92.2302vw,-10px) scale(.264);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{57.575%{transform:translate(98.9559vw,57.575vh) scale(.264)}to{transform:translate(95.59305vw,99vh) scale(.264)}}.snow:nth-child(140){opacity:.1046;transform:translate(65.6436vw,-10px) scale(.4523);animation:fall-140 29s -3s linear infinite}@keyframes fall-140{59.99%{transform:translate(68.9107vw,59.99vh) scale(.4523)}to{transform:translate(67.27715vw,99vh) scale(.4523)}}.snow:nth-child(141){opacity:.7674;transform:translate(55.2754vw,-10px) scale(.8097);animation:fall-141 16s -5s linear infinite}@keyframes fall-141{71.169%{transform:translate(57.2347vw,71.169vh) scale(.8097)}to{transform:translate(56.25505vw,99vh) scale(.8097)}}.snow:nth-child(142){opacity:.8264;transform:translate(21.4132vw,-10px) scale(.4147);animation:fall-142 28s -21s linear infinite}@keyframes fall-142{35.597%{transform:translate(30.8433vw,35.597vh) scale(.4147)}to{transform:translate(26.12825vw,99vh) scale(.4147)}}.snow:nth-child(143){opacity:.136;transform:translate(5.0925vw,-10px) scale(.0958);animation:fall-143 18s -24s linear infinite}@keyframes fall-143{38.624%{transform:translate(-4.856vw,38.624vh) scale(.0958)}to{transform:translate(.11825vw,99vh) scale(.0958)}}.snow:nth-child(144){opacity:.8914;transform:translate(98.5957vw,-10px) scale(.7695);animation:fall-144 18s -15s linear infinite}@keyframes fall-144{34.744%{transform:translate(99.104vw,34.744vh) scale(.7695)}to{transform:translate(98.84985vw,99vh) scale(.7695)}}.snow:nth-child(145){opacity:1.561;transform:translate(46.9562vw,-10px) scale(.158);animation:fall-145 29s -26s linear infinite}@keyframes fall-145{34.384%{transform:translate(50.9038vw,34.384vh) scale(.158)}to{transform:translate(48.93vw,99vh) scale(.158)}}.snow:nth-child(146){opacity:1.6642;transform:translate(12.7939vw,-10px) scale(.2052);animation:fall-146 28s -7s linear infinite}@keyframes fall-146{55.716%{transform:translate(12.232vw,55.716vh) scale(.2052)}to{transform:translate(12.51295vw,99vh) scale(.2052)}}.snow:nth-child(147){opacity:.6158;transform:translate(36.2716vw,-10px) scale(.1985);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{54.64%{transform:translate(33.26vw,54.64vh) scale(.1985)}to{transform:translate(34.7658vw,99vh) scale(.1985)}}.snow:nth-child(148){opacity:.0352;transform:translate(32.4211vw,-10px) scale(.3406);animation:fall-148 16s -18s linear infinite}@keyframes fall-148{33.545%{transform:translate(31.7745vw,33.545vh) scale(.3406)}to{transform:translate(32.0978vw,99vh) scale(.3406)}}.snow:nth-child(149){opacity:.204;transform:translate(80.9849vw,-10px) scale(.2244);animation:fall-149 10s -22s linear infinite}@keyframes fall-149{44.7%{transform:translate(81.2016vw,44.7vh) scale(.2244)}to{transform:translate(81.09325vw,99vh) scale(.2244)}}.snow:nth-child(150){opacity:.0146;transform:translate(38.775vw,-10px) scale(.4567);animation:fall-150 15s -11s linear infinite}@keyframes fall-150{53.236%{transform:translate(39.3291vw,53.236vh) scale(.4567)}to{transform:translate(39.05205vw,99vh) scale(.4567)}}.snow:nth-child(151){opacity:1.3298;transform:translate(35.6297vw,-10px) scale(.5216);animation:fall-151 12s -15s linear infinite}@keyframes fall-151{71.022%{transform:translate(42.0482vw,71.022vh) scale(.5216)}to{transform:translate(38.83895vw,99vh) scale(.5216)}}.snow:nth-child(152){opacity:1.4214;transform:translate(51.6995vw,-10px) scale(.1908);animation:fall-152 27s -4s linear infinite}@keyframes fall-152{62.678%{transform:translate(44.6426vw,62.678vh) scale(.1908)}to{transform:translate(48.17105vw,99vh) scale(.1908)}}.snow:nth-child(153){opacity:1.8106;transform:translate(80.451vw,-10px) scale(.6496);animation:fall-153 26s -9s linear infinite}@keyframes fall-153{51.693%{transform:translate(87.5041vw,51.693vh) scale(.6496)}to{transform:translate(83.97755vw,99vh) scale(.6496)}}.snow:nth-child(154){opacity:1.8092;transform:translate(74.5694vw,-10px) scale(.9512);animation:fall-154 24s -10s linear infinite}@keyframes fall-154{62.5%{transform:translate(72.9381vw,62.5vh) scale(.9512)}to{transform:translate(73.75375vw,99vh) scale(.9512)}}.snow:nth-child(155){opacity:1.6388;transform:translate(74.3832vw,-10px) scale(.1514);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{30.375%{transform:translate(77.788vw,30.375vh) scale(.1514)}to{transform:translate(76.0856vw,99vh) scale(.1514)}}.snow:nth-child(156){opacity:.6642;transform:translate(38.4308vw,-10px) scale(.7873);animation:fall-156 19s -29s linear infinite}@keyframes fall-156{47.264%{transform:translate(32.5389vw,47.264vh) scale(.7873)}to{transform:translate(35.48485vw,99vh) scale(.7873)}}.snow:nth-child(157){opacity:1.3514;transform:translate(76.7355vw,-10px) scale(.5952);animation:fall-157 26s -15s linear infinite}@keyframes fall-157{61.405%{transform:translate(68.4412vw,61.405vh) scale(.5952)}to{transform:translate(72.58835vw,99vh) scale(.5952)}}.snow:nth-child(158){opacity:1.309;transform:translate(94.6088vw,-10px) scale(.1411);animation:fall-158 19s -15s linear infinite}@keyframes fall-158{79.105%{transform:translate(85.4209vw,79.105vh) scale(.1411)}to{transform:translate(90.01485vw,99vh) scale(.1411)}}.snow:nth-child(159){opacity:.7;transform:translate(.0688vw,-10px) scale(.1101);animation:fall-159 11s -3s linear infinite}@keyframes fall-159{58.781%{transform:translate(-7.4625vw,58.781vh) scale(.1101)}to{transform:translate(-3.69685vw,99vh) scale(.1101)}}.snow:nth-child(160){opacity:.6094;transform:translate(75.7917vw,-10px) scale(.1233);animation:fall-160 27s -11s linear infinite}@keyframes fall-160{66.198%{transform:translate(73.3358vw,66.198vh) scale(.1233)}to{transform:translate(74.56375vw,99vh) scale(.1233)}}.snow:nth-child(161){opacity:.0888;transform:translate(88.0274vw,-10px) scale(.7704);animation:fall-161 13s -6s linear infinite}@keyframes fall-161{45.143%{transform:translate(94.2003vw,45.143vh) scale(.7704)}to{transform:translate(91.11385vw,99vh) scale(.7704)}}.snow:nth-child(162){opacity:1.8476;transform:translate(33.8506vw,-10px) scale(.5493);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{59.635%{transform:translate(33.6672vw,59.635vh) scale(.5493)}to{transform:translate(33.7589vw,99vh) scale(.5493)}}.snow:nth-child(163){opacity:1.4444;transform:translate(52.1157vw,-10px) scale(.0893);animation:fall-163 30s -28s linear infinite}@keyframes fall-163{63.955%{transform:translate(45.7162vw,63.955vh) scale(.0893)}to{transform:translate(48.91595vw,99vh) scale(.0893)}}.snow:nth-child(164){opacity:1.0394;transform:translate(85.3064vw,-10px) scale(.5544);animation:fall-164 22s -8s linear infinite}@keyframes fall-164{42.465%{transform:translate(90.4779vw,42.465vh) scale(.5544)}to{transform:translate(87.89215vw,99vh) scale(.5544)}}.snow:nth-child(165){opacity:.766;transform:translate(98.9801vw,-10px) scale(.071);animation:fall-165 30s -27s linear infinite}@keyframes fall-165{35.042%{transform:translate(92.8107vw,35.042vh) scale(.071)}to{transform:translate(95.8954vw,99vh) scale(.071)}}.snow:nth-child(166){opacity:1.747;transform:translate(4.6935vw,-10px) scale(.7889);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{66.356%{transform:translate(-4.6875vw,66.356vh) scale(.7889)}to{transform:translate(.003vw,99vh) scale(.7889)}}.snow:nth-child(167){opacity:1.8242;transform:translate(97.6403vw,-10px) scale(.0817);animation:fall-167 18s -9s linear infinite}@keyframes fall-167{38.444%{transform:translate(100.0071vw,38.444vh) scale(.0817)}to{transform:translate(98.8237vw,99vh) scale(.0817)}}.snow:nth-child(168){opacity:1.5704;transform:translate(12.3584vw,-10px) scale(.8883);animation:fall-168 22s -21s linear infinite}@keyframes fall-168{36.415%{transform:translate(13.7704vw,36.415vh) scale(.8883)}to{transform:translate(13.0644vw,99vh) scale(.8883)}}.snow:nth-child(169){opacity:.4448;transform:translate(95.0303vw,-10px) scale(.4241);animation:fall-169 17s -5s linear infinite}@keyframes fall-169{53.699%{transform:translate(88.547vw,53.699vh) scale(.4241)}to{transform:translate(91.78865vw,99vh) scale(.4241)}}.snow:nth-child(170){opacity:1.3504;transform:translate(10.752vw,-10px) scale(.0399);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{40.215%{transform:translate(18.847vw,40.215vh) scale(.0399)}to{transform:translate(14.7995vw,99vh) scale(.0399)}}.snow:nth-child(171){opacity:.441;transform:translate(61.19vw,-10px) scale(.2536);animation:fall-171 25s -9s linear infinite}@keyframes fall-171{74.077%{transform:translate(53.485vw,74.077vh) scale(.2536)}to{transform:translate(57.3375vw,99vh) scale(.2536)}}.snow:nth-child(172){opacity:1.05;transform:translate(82.5362vw,-10px) scale(.7422);animation:fall-172 10s -7s linear infinite}@keyframes fall-172{46.57%{transform:translate(80.058vw,46.57vh) scale(.7422)}to{transform:translate(81.2971vw,99vh) scale(.7422)}}.snow:nth-child(173){opacity:.3474;transform:translate(6.86vw,-10px) scale(.4197);animation:fall-173 26s -18s linear infinite}@keyframes fall-173{65.116%{transform:translate(8.7197vw,65.116vh) scale(.4197)}to{transform:translate(7.78985vw,99vh) scale(.4197)}}.snow:nth-child(174){opacity:1.1738;transform:translate(11.6049vw,-10px) scale(.004);animation:fall-174 11s -1s linear infinite}@keyframes fall-174{58.377%{transform:translate(13.4202vw,58.377vh) scale(.004)}to{transform:translate(12.51255vw,99vh) scale(.004)}}.snow:nth-child(175){opacity:1.8252;transform:translate(30.354vw,-10px) scale(.4266);animation:fall-175 24s -16s linear infinite}@keyframes fall-175{42.87%{transform:translate(39.4449vw,42.87vh) scale(.4266)}to{transform:translate(34.89945vw,99vh) scale(.4266)}}.snow:nth-child(176){opacity:1.9676;transform:translate(30.6284vw,-10px) scale(.1067);animation:fall-176 26s -19s linear infinite}@keyframes fall-176{48.909%{transform:translate(28.0884vw,48.909vh) scale(.1067)}to{transform:translate(29.3584vw,99vh) scale(.1067)}}.snow:nth-child(177){opacity:.055;transform:translate(85.1323vw,-10px) scale(.0386);animation:fall-177 27s -14s linear infinite}@keyframes fall-177{47.743%{transform:translate(77.9493vw,47.743vh) scale(.0386)}to{transform:translate(81.5408vw,99vh) scale(.0386)}}.snow:nth-child(178){opacity:.1374;transform:translate(33.8991vw,-10px) scale(.5572);animation:fall-178 23s -24s linear infinite}@keyframes fall-178{48.668%{transform:translate(28.1978vw,48.668vh) scale(.5572)}to{transform:translate(31.04845vw,99vh) scale(.5572)}}.snow:nth-child(179){opacity:.2212;transform:translate(28.7491vw,-10px) scale(.6495);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{40.674%{transform:translate(26.7362vw,40.674vh) scale(.6495)}to{transform:translate(27.74265vw,99vh) scale(.6495)}}.snow:nth-child(180){opacity:1.7642;transform:translate(97.1437vw,-10px) scale(.5819);animation:fall-180 12s -30s linear infinite}@keyframes fall-180{64.734%{transform:translate(99.1427vw,64.734vh) scale(.5819)}to{transform:translate(98.1432vw,99vh) scale(.5819)}}.snow:nth-child(181){opacity:1.0768;transform:translate(92.9262vw,-10px) scale(.6663);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{74.872%{transform:translate(100.0341vw,74.872vh) scale(.6663)}to{transform:translate(96.48015vw,99vh) scale(.6663)}}.snow:nth-child(182){opacity:1.7852;transform:translate(2.4374vw,-10px) scale(.0992);animation:fall-182 22s -23s linear infinite}@keyframes fall-182{56.869%{transform:translate(7.8672vw,56.869vh) scale(.0992)}to{transform:translate(5.1523vw,99vh) scale(.0992)}}.snow:nth-child(183){opacity:1.6806;transform:translate(35.8584vw,-10px) scale(.5097);animation:fall-183 27s -19s linear infinite}@keyframes fall-183{41.777%{transform:translate(38.3842vw,41.777vh) scale(.5097)}to{transform:translate(37.1213vw,99vh) scale(.5097)}}.snow:nth-child(184){opacity:.641;transform:translate(38.6986vw,-10px) scale(.2638);animation:fall-184 10s -10s linear infinite}@keyframes fall-184{48.604%{transform:translate(30.9606vw,48.604vh) scale(.2638)}to{transform:translate(34.8296vw,99vh) scale(.2638)}}.snow:nth-child(185){opacity:.0056;transform:translate(63.519vw,-10px) scale(.3389);animation:fall-185 18s -6s linear infinite}@keyframes fall-185{43.488%{transform:translate(60.9993vw,43.488vh) scale(.3389)}to{transform:translate(62.25915vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.8072;transform:translate(60.4704vw,-10px) scale(.1213);animation:fall-186 27s -14s linear infinite}@keyframes fall-186{32.344%{transform:translate(61.2705vw,32.344vh) scale(.1213)}to{transform:translate(60.87045vw,99vh) scale(.1213)}}.snow:nth-child(187){opacity:1.6712;transform:translate(90.2081vw,-10px) scale(.0284);animation:fall-187 11s -10s linear infinite}@keyframes fall-187{45.3%{transform:translate(96.943vw,45.3vh) scale(.0284)}to{transform:translate(93.57555vw,99vh) scale(.0284)}}.snow:nth-child(188){opacity:.0106;transform:translate(23.6637vw,-10px) scale(.4861);animation:fall-188 28s -29s linear infinite}@keyframes fall-188{74.024%{transform:translate(32.3119vw,74.024vh) scale(.4861)}to{transform:translate(27.9878vw,99vh) scale(.4861)}}.snow:nth-child(189){opacity:.6542;transform:translate(55.4248vw,-10px) scale(.2792);animation:fall-189 10s -1s linear infinite}@keyframes fall-189{48.874%{transform:translate(52.0963vw,48.874vh) scale(.2792)}to{transform:translate(53.76055vw,99vh) scale(.2792)}}.snow:nth-child(190){opacity:.7036;transform:translate(21.4577vw,-10px) scale(.8265);animation:fall-190 27s -15s linear infinite}@keyframes fall-190{43.731%{transform:translate(12.9025vw,43.731vh) scale(.8265)}to{transform:translate(17.1801vw,99vh) scale(.8265)}}.snow:nth-child(191){opacity:.2182;transform:translate(68.1494vw,-10px) scale(.384);animation:fall-191 18s -10s linear infinite}@keyframes fall-191{51.627%{transform:translate(69.1422vw,51.627vh) scale(.384)}to{transform:translate(68.6458vw,99vh) scale(.384)}}.snow:nth-child(192){opacity:1.0564;transform:translate(71.5373vw,-10px) scale(.0481);animation:fall-192 18s -1s linear infinite}@keyframes fall-192{39.2%{transform:translate(71.678vw,39.2vh) scale(.0481)}to{transform:translate(71.60765vw,99vh) scale(.0481)}}.snow:nth-child(193){opacity:1.3888;transform:translate(23.211vw,-10px) scale(.3465);animation:fall-193 21s -4s linear infinite}@keyframes fall-193{36.274%{transform:translate(13.6075vw,36.274vh) scale(.3465)}to{transform:translate(18.40925vw,99vh) scale(.3465)}}.snow:nth-child(194){opacity:.1248;transform:translate(17.5149vw,-10px) scale(.211);animation:fall-194 22s -14s linear infinite}@keyframes fall-194{73.607%{transform:translate(14.4563vw,73.607vh) scale(.211)}to{transform:translate(15.9856vw,99vh) scale(.211)}}.snow:nth-child(195){opacity:.093;transform:translate(55.843vw,-10px) scale(.193);animation:fall-195 13s -20s linear infinite}@keyframes fall-195{72.187%{transform:translate(61.6289vw,72.187vh) scale(.193)}to{transform:translate(58.73595vw,99vh) scale(.193)}}.snow:nth-child(196){opacity:1.8906;transform:translate(27.297vw,-10px) scale(.7842);animation:fall-196 24s -8s linear infinite}@keyframes fall-196{66.401%{transform:translate(18.0716vw,66.401vh) scale(.7842)}to{transform:translate(22.6843vw,99vh) scale(.7842)}}.snow:nth-child(197){opacity:.4884;transform:translate(28.5851vw,-10px) scale(.6547);animation:fall-197 26s -23s linear infinite}@keyframes fall-197{56.552%{transform:translate(19.653vw,56.552vh) scale(.6547)}to{transform:translate(24.11905vw,99vh) scale(.6547)}}.snow:nth-child(198){opacity:.818;transform:translate(39.1251vw,-10px) scale(.2058);animation:fall-198 29s -5s linear infinite}@keyframes fall-198{52.739%{transform:translate(35.7498vw,52.739vh) scale(.2058)}to{transform:translate(37.43745vw,99vh) scale(.2058)}}.snow:nth-child(199){opacity:.6012;transform:translate(55.7589vw,-10px) scale(.6182);animation:fall-199 15s -25s linear infinite}@keyframes fall-199{56.333%{transform:translate(60.1388vw,56.333vh) scale(.6182)}to{transform:translate(57.94885vw,99vh) scale(.6182)}}.snow:nth-child(200){opacity:.8044;transform:translate(75.8581vw,-10px) scale(.3147);animation:fall-200 16s -30s linear infinite}@keyframes fall-200{37.533%{transform:translate(74.8937vw,37.533vh) scale(.3147)}to{transform:translate(75.3759vw,99vh) scale(.3147)}}.snow:nth-child(201){opacity:.4626;transform:translate(31.6331vw,-10px) scale(.3839);animation:fall-201 10s -16s linear infinite}@keyframes fall-201{64.996%{transform:translate(39.2647vw,64.996vh) scale(.3839)}to{transform:translate(35.4489vw,99vh) scale(.3839)}}.snow:nth-child(202){opacity:.1864;transform:translate(19.0896vw,-10px) scale(.939);animation:fall-202 24s -27s linear infinite}@keyframes fall-202{63.447%{transform:translate(23.2934vw,63.447vh) scale(.939)}to{transform:translate(21.1915vw,99vh) scale(.939)}}.snow:nth-child(203){opacity:1.437;transform:translate(30.067vw,-10px) scale(.8488);animation:fall-203 29s -11s linear infinite}@keyframes fall-203{61.49%{transform:translate(35.8498vw,61.49vh) scale(.8488)}to{transform:translate(32.9584vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.638;transform:translate(68.7811vw,-10px) scale(.0534);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{62.174%{transform:translate(60.9463vw,62.174vh) scale(.0534)}to{transform:translate(64.8637vw,99vh) scale(.0534)}}.snow:nth-child(205){opacity:1.3978;transform:translate(48.8846vw,-10px) scale(.313);animation:fall-205 28s -28s linear infinite}@keyframes fall-205{53.33%{transform:translate(40.9619vw,53.33vh) scale(.313)}to{transform:translate(44.92325vw,99vh) scale(.313)}}.snow:nth-child(206){opacity:.2208;transform:translate(72.5883vw,-10px) scale(.5214);animation:fall-206 20s -24s linear infinite}@keyframes fall-206{63.031%{transform:translate(70.6248vw,63.031vh) scale(.5214)}to{transform:translate(71.60655vw,99vh) scale(.5214)}}.snow:nth-child(207){opacity:1.885;transform:translate(34.6684vw,-10px) scale(.0392);animation:fall-207 30s -20s linear infinite}@keyframes fall-207{36.844%{transform:translate(39.0803vw,36.844vh) scale(.0392)}to{transform:translate(36.87435vw,99vh) scale(.0392)}}.snow:nth-child(208){opacity:.7982;transform:translate(2.2371vw,-10px) scale(.4949);animation:fall-208 23s -28s linear infinite}@keyframes fall-208{61.165%{transform:translate(-2.9134vw,61.165vh) scale(.4949)}to{transform:translate(-.33815vw,99vh) scale(.4949)}}.snow:nth-child(209){opacity:.1846;transform:translate(72.4895vw,-10px) scale(.2768);animation:fall-209 14s -14s linear infinite}@keyframes fall-209{49.644%{transform:translate(80.9585vw,49.644vh) scale(.2768)}to{transform:translate(76.724vw,99vh) scale(.2768)}}.snow:nth-child(210){opacity:.734;transform:translate(77.7337vw,-10px) scale(.2806);animation:fall-210 24s -16s linear infinite}@keyframes fall-210{51.798%{transform:translate(79.4542vw,51.798vh) scale(.2806)}to{transform:translate(78.59395vw,99vh) scale(.2806)}}.snow:nth-child(211){opacity:.5968;transform:translate(43.3864vw,-10px) scale(.5366);animation:fall-211 19s -27s linear infinite}@keyframes fall-211{57.163%{transform:translate(48.8035vw,57.163vh) scale(.5366)}to{transform:translate(46.09495vw,99vh) scale(.5366)}}.snow:nth-child(212){opacity:1.6564;transform:translate(27.079vw,-10px) scale(.4266);animation:fall-212 16s -11s linear infinite}@keyframes fall-212{71.719%{transform:translate(19.4787vw,71.719vh) scale(.4266)}to{transform:translate(23.27885vw,99vh) scale(.4266)}}.snow:nth-child(213){opacity:.2954;transform:translate(21.6846vw,-10px) scale(.0511);animation:fall-213 13s -19s linear infinite}@keyframes fall-213{63.319%{transform:translate(23.6513vw,63.319vh) scale(.0511)}to{transform:translate(22.66795vw,99vh) scale(.0511)}}.snow:nth-child(214){opacity:.1248;transform:translate(66.8513vw,-10px) scale(.8837);animation:fall-214 27s -22s linear infinite}@keyframes fall-214{37.537%{transform:translate(69.5035vw,37.537vh) scale(.8837)}to{transform:translate(68.1774vw,99vh) scale(.8837)}}.snow:nth-child(215){opacity:1.081;transform:translate(53.058vw,-10px) scale(.8471);animation:fall-215 30s -10s linear infinite}@keyframes fall-215{67.276%{transform:translate(61.2851vw,67.276vh) scale(.8471)}to{transform:translate(57.17155vw,99vh) scale(.8471)}}.snow:nth-child(216){opacity:.5822;transform:translate(78.0381vw,-10px) scale(.3189);animation:fall-216 16s -11s linear infinite}@keyframes fall-216{48.167%{transform:translate(85.904vw,48.167vh) scale(.3189)}to{transform:translate(81.97105vw,99vh) scale(.3189)}}.snow:nth-child(217){opacity:.8832;transform:translate(12.141vw,-10px) scale(.3501);animation:fall-217 28s -3s linear infinite}@keyframes fall-217{46.002%{transform:translate(10.8579vw,46.002vh) scale(.3501)}to{transform:translate(11.49945vw,99vh) scale(.3501)}}.snow:nth-child(218){opacity:1.9668;transform:translate(11.6501vw,-10px) scale(.4396);animation:fall-218 21s -12s linear infinite}@keyframes fall-218{66.966%{transform:translate(3.6858vw,66.966vh) scale(.4396)}to{transform:translate(7.66795vw,99vh) scale(.4396)}}.snow:nth-child(219){opacity:.0662;transform:translate(13.5624vw,-10px) scale(.7295);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{61.631%{transform:translate(21.7195vw,61.631vh) scale(.7295)}to{transform:translate(17.64095vw,99vh) scale(.7295)}}.snow:nth-child(220){opacity:.5116;transform:translate(6.0909vw,-10px) scale(.602);animation:fall-220 12s -13s linear infinite}@keyframes fall-220{79.08%{transform:translate(11.566vw,79.08vh) scale(.602)}to{transform:translate(8.82845vw,99vh) scale(.602)}}.snow:nth-child(221){opacity:1.6846;transform:translate(81.1277vw,-10px) scale(.7179);animation:fall-221 21s -10s linear infinite}@keyframes fall-221{44.881%{transform:translate(86.6375vw,44.881vh) scale(.7179)}to{transform:translate(83.8826vw,99vh) scale(.7179)}}.snow:nth-child(222){opacity:.2894;transform:translate(96.5148vw,-10px) scale(.135);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{43.021%{transform:translate(94.7776vw,43.021vh) scale(.135)}to{transform:translate(95.6462vw,99vh) scale(.135)}}.snow:nth-child(223){opacity:1.6214;transform:translate(71.4017vw,-10px) scale(.4961);animation:fall-223 22s -13s linear infinite}@keyframes fall-223{40.463%{transform:translate(72.4894vw,40.463vh) scale(.4961)}to{transform:translate(71.94555vw,99vh) scale(.4961)}}.snow:nth-child(224){opacity:1.9476;transform:translate(90.824vw,-10px) scale(.8297);animation:fall-224 24s -9s linear infinite}@keyframes fall-224{36.9%{transform:translate(88.3063vw,36.9vh) scale(.8297)}to{transform:translate(89.56515vw,99vh) scale(.8297)}}.snow:nth-child(225){opacity:1.8106;transform:translate(80.098vw,-10px) scale(.0981);animation:fall-225 13s -26s linear infinite}@keyframes fall-225{48.132%{transform:translate(88.8544vw,48.132vh) scale(.0981)}to{transform:translate(84.4762vw,99vh) scale(.0981)}}.snow:nth-child(226){opacity:1.0872;transform:translate(12.4624vw,-10px) scale(.6265);animation:fall-226 21s -13s linear infinite}@keyframes fall-226{34.599%{transform:translate(10.1741vw,34.599vh) scale(.6265)}to{transform:translate(11.31825vw,99vh) scale(.6265)}}.snow:nth-child(227){opacity:.5254;transform:translate(64.7145vw,-10px) scale(.586);animation:fall-227 30s -26s linear infinite}@keyframes fall-227{38.261%{transform:translate(73.0038vw,38.261vh) scale(.586)}to{transform:translate(68.85915vw,99vh) scale(.586)}}.snow:nth-child(228){opacity:.1944;transform:translate(97.3166vw,-10px) scale(.9399);animation:fall-228 18s -14s linear infinite}@keyframes fall-228{30.752%{transform:translate(88.259vw,30.752vh) scale(.9399)}to{transform:translate(92.7878vw,99vh) scale(.9399)}}.snow:nth-child(229){opacity:1.258;transform:translate(75.3145vw,-10px) scale(.488);animation:fall-229 18s -23s linear infinite}@keyframes fall-229{56.85%{transform:translate(70.2015vw,56.85vh) scale(.488)}to{transform:translate(72.758vw,99vh) scale(.488)}}.snow:nth-child(230){opacity:1.8868;transform:translate(41.4235vw,-10px) scale(.7011);animation:fall-230 14s -20s linear infinite}@keyframes fall-230{59.795%{transform:translate(32.9945vw,59.795vh) scale(.7011)}to{transform:translate(37.209vw,99vh) scale(.7011)}}.snow:nth-child(231){opacity:1.7032;transform:translate(33.7499vw,-10px) scale(.5899);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{45.692%{transform:translate(35.2837vw,45.692vh) scale(.5899)}to{transform:translate(34.5168vw,99vh) scale(.5899)}}.snow:nth-child(232){opacity:1.8296;transform:translate(64.6959vw,-10px) scale(.7885);animation:fall-232 18s -24s linear infinite}@keyframes fall-232{60.245%{transform:translate(68.6103vw,60.245vh) scale(.7885)}to{transform:translate(66.6531vw,99vh) scale(.7885)}}.snow:nth-child(233){opacity:.094;transform:translate(56.409vw,-10px) scale(.6127);animation:fall-233 18s -19s linear infinite}@keyframes fall-233{64.275%{transform:translate(65.6554vw,64.275vh) scale(.6127)}to{transform:translate(61.0322vw,99vh) scale(.6127)}}.snow:nth-child(234){opacity:.5106;transform:translate(89.781vw,-10px) scale(.4789);animation:fall-234 26s -12s linear infinite}@keyframes fall-234{68.617%{transform:translate(97.0222vw,68.617vh) scale(.4789)}to{transform:translate(93.4016vw,99vh) scale(.4789)}}.snow:nth-child(235){opacity:.9598;transform:translate(2.8844vw,-10px) scale(.6518);animation:fall-235 30s -12s linear infinite}@keyframes fall-235{47.711%{transform:translate(-2.2612vw,47.711vh) scale(.6518)}to{transform:translate(.3116vw,99vh) scale(.6518)}}.snow:nth-child(236){opacity:.7356;transform:translate(84.2949vw,-10px) scale(.8333);animation:fall-236 18s -1s linear infinite}@keyframes fall-236{43.764%{transform:translate(91.1342vw,43.764vh) scale(.8333)}to{transform:translate(87.71455vw,99vh) scale(.8333)}}.snow:nth-child(237){opacity:1.2028;transform:translate(35.721vw,-10px) scale(.3218);animation:fall-237 11s -26s linear infinite}@keyframes fall-237{65.103%{transform:translate(33.7291vw,65.103vh) scale(.3218)}to{transform:translate(34.72505vw,99vh) scale(.3218)}}.snow:nth-child(238){opacity:1.7816;transform:translate(92.9544vw,-10px) scale(.7746);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.189%{transform:translate(100.9613vw,56.189vh) scale(.7746)}to{transform:translate(96.95785vw,99vh) scale(.7746)}}.snow:nth-child(239){opacity:1.7556;transform:translate(23.9382vw,-10px) scale(.5454);animation:fall-239 26s -3s linear infinite}@keyframes fall-239{58.464%{transform:translate(20.6274vw,58.464vh) scale(.5454)}to{transform:translate(22.2828vw,99vh) scale(.5454)}}.snow:nth-child(240){opacity:.7392;transform:translate(55.6264vw,-10px) scale(.0257);animation:fall-240 27s -3s linear infinite}@keyframes fall-240{50.976%{transform:translate(53.828vw,50.976vh) scale(.0257)}to{transform:translate(54.7272vw,99vh) scale(.0257)}}.snow:nth-child(241){opacity:1.2858;transform:translate(82.7636vw,-10px) scale(.055);animation:fall-241 28s -9s linear infinite}@keyframes fall-241{60.193%{transform:translate(91.0622vw,60.193vh) scale(.055)}to{transform:translate(86.9129vw,99vh) scale(.055)}}.snow:nth-child(242){opacity:.3496;transform:translate(27.9492vw,-10px) scale(.7391);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{65.347%{transform:translate(29.0189vw,65.347vh) scale(.7391)}to{transform:translate(28.48405vw,99vh) scale(.7391)}}.snow:nth-child(243){opacity:1.846;transform:translate(91.9875vw,-10px) scale(.697);animation:fall-243 20s -13s linear infinite}@keyframes fall-243{79.843%{transform:translate(95.0938vw,79.843vh) scale(.697)}to{transform:translate(93.54065vw,99vh) scale(.697)}}.snow:nth-child(244){opacity:.6508;transform:translate(53.5688vw,-10px) scale(.6268);animation:fall-244 27s -3s linear infinite}@keyframes fall-244{30.616%{transform:translate(53.1164vw,30.616vh) scale(.6268)}to{transform:translate(53.3426vw,99vh) scale(.6268)}}.snow:nth-child(245){opacity:.6842;transform:translate(81.1647vw,-10px) scale(.9803);animation:fall-245 17s -21s linear infinite}@keyframes fall-245{49.994%{transform:translate(84.4831vw,49.994vh) scale(.9803)}to{transform:translate(82.8239vw,99vh) scale(.9803)}}.snow:nth-child(246){opacity:1.4972;transform:translate(89.6701vw,-10px) scale(.4045);animation:fall-246 10s -20s linear infinite}@keyframes fall-246{35.545%{transform:translate(80.5729vw,35.545vh) scale(.4045)}to{transform:translate(85.1215vw,99vh) scale(.4045)}}.snow:nth-child(247){opacity:.405;transform:translate(68.9072vw,-10px) scale(.7106);animation:fall-247 24s -1s linear infinite}@keyframes fall-247{62.539%{transform:translate(60.2752vw,62.539vh) scale(.7106)}to{transform:translate(64.5912vw,99vh) scale(.7106)}}.snow:nth-child(248){opacity:1.5564;transform:translate(63.1894vw,-10px) scale(.4731);animation:fall-248 25s -13s linear infinite}@keyframes fall-248{51.042%{transform:translate(54.2972vw,51.042vh) scale(.4731)}to{transform:translate(58.7433vw,99vh) scale(.4731)}}.snow:nth-child(249){opacity:.3792;transform:translate(77.9278vw,-10px) scale(.7952);animation:fall-249 13s -15s linear infinite}@keyframes fall-249{75.282%{transform:translate(71.3024vw,75.282vh) scale(.7952)}to{transform:translate(74.6151vw,99vh) scale(.7952)}}.snow:nth-child(250){opacity:1.0226;transform:translate(33.1291vw,-10px) scale(.9532);animation:fall-250 13s -26s linear infinite}@keyframes fall-250{37.399%{transform:translate(36.8217vw,37.399vh) scale(.9532)}to{transform:translate(34.9754vw,99vh) scale(.9532)}}.snow:nth-child(251){opacity:.394;transform:translate(7.94vw,-10px) scale(.6737);animation:fall-251 28s -8s linear infinite}@keyframes fall-251{57.462%{transform:translate(5.1443vw,57.462vh) scale(.6737)}to{transform:translate(6.54215vw,99vh) scale(.6737)}}.snow:nth-child(252){opacity:.2146;transform:translate(59.8682vw,-10px) scale(.7586);animation:fall-252 18s -17s linear infinite}@keyframes fall-252{36.859%{transform:translate(61.7877vw,36.859vh) scale(.7586)}to{transform:translate(60.82795vw,99vh) scale(.7586)}}.snow:nth-child(253){opacity:1.082;transform:translate(44.3081vw,-10px) scale(.8422);animation:fall-253 28s -16s linear infinite}@keyframes fall-253{35.136%{transform:translate(42.8957vw,35.136vh) scale(.8422)}to{transform:translate(43.6019vw,99vh) scale(.8422)}}.snow:nth-child(254){opacity:.451;transform:translate(22.0515vw,-10px) scale(.0582);animation:fall-254 18s -3s linear infinite}@keyframes fall-254{43.961%{transform:translate(23.1339vw,43.961vh) scale(.0582)}to{transform:translate(22.5927vw,99vh) scale(.0582)}}.snow:nth-child(255){opacity:.1826;transform:translate(21.5491vw,-10px) scale(.1965);animation:fall-255 20s -17s linear infinite}@keyframes fall-255{44.683%{transform:translate(30.0159vw,44.683vh) scale(.1965)}to{transform:translate(25.7825vw,99vh) scale(.1965)}}.snow:nth-child(256){opacity:1.7372;transform:translate(96.7905vw,-10px) scale(.7185);animation:fall-256 18s -25s linear infinite}@keyframes fall-256{56.948%{transform:translate(98.8881vw,56.948vh) scale(.7185)}to{transform:translate(97.8393vw,99vh) scale(.7185)}}.snow:nth-child(257){opacity:.8376;transform:translate(7.9214vw,-10px) scale(.8773);animation:fall-257 22s -24s linear infinite}@keyframes fall-257{34.747%{transform:translate(16.9615vw,34.747vh) scale(.8773)}to{transform:translate(12.44145vw,99vh) scale(.8773)}}.snow:nth-child(258){opacity:.0432;transform:translate(80.2182vw,-10px) scale(.2579);animation:fall-258 18s -29s linear infinite}@keyframes fall-258{32.858%{transform:translate(74.7632vw,32.858vh) scale(.2579)}to{transform:translate(77.4907vw,99vh) scale(.2579)}}.snow:nth-child(259){opacity:1.9152;transform:translate(78.8475vw,-10px) scale(.6936);animation:fall-259 20s -16s linear infinite}@keyframes fall-259{55.667%{transform:translate(76.0538vw,55.667vh) scale(.6936)}to{transform:translate(77.45065vw,99vh) scale(.6936)}}.snow:nth-child(260){opacity:.9042;transform:translate(54.1091vw,-10px) scale(.6447);animation:fall-260 10s -28s linear infinite}@keyframes fall-260{66.83%{transform:translate(60.9624vw,66.83vh) scale(.6447)}to{transform:translate(57.53575vw,99vh) scale(.6447)}}.snow:nth-child(261){opacity:.6606;transform:translate(28.9372vw,-10px) scale(.0573);animation:fall-261 24s -20s linear infinite}@keyframes fall-261{49.057%{transform:translate(27.8705vw,49.057vh) scale(.0573)}to{transform:translate(28.40385vw,99vh) scale(.0573)}}.snow:nth-child(262){opacity:.2816;transform:translate(14.9049vw,-10px) scale(.7899);animation:fall-262 16s -2s linear infinite}@keyframes fall-262{36.916%{transform:translate(8.3062vw,36.916vh) scale(.7899)}to{transform:translate(11.60555vw,99vh) scale(.7899)}}.snow:nth-child(263){opacity:.8724;transform:translate(46.5918vw,-10px) scale(.4288);animation:fall-263 17s -9s linear infinite}@keyframes fall-263{57.983%{transform:translate(36.8124vw,57.983vh) scale(.4288)}to{transform:translate(41.7021vw,99vh) scale(.4288)}}.snow:nth-child(264){opacity:1.1088;transform:translate(.1034vw,-10px) scale(.9884);animation:fall-264 22s -21s linear infinite}@keyframes fall-264{62.125%{transform:translate(-5.0543vw,62.125vh) scale(.9884)}to{transform:translate(-2.47545vw,99vh) scale(.9884)}}.snow:nth-child(265){opacity:1.9094;transform:translate(16.7297vw,-10px) scale(.0566);animation:fall-265 17s -22s linear infinite}@keyframes fall-265{72.819%{transform:translate(23.5513vw,72.819vh) scale(.0566)}to{transform:translate(20.1405vw,99vh) scale(.0566)}}.snow:nth-child(266){opacity:1.4774;transform:translate(18.5971vw,-10px) scale(.5576);animation:fall-266 11s -11s linear infinite}@keyframes fall-266{56.238%{transform:translate(18.2394vw,56.238vh) scale(.5576)}to{transform:translate(18.41825vw,99vh) scale(.5576)}}.snow:nth-child(267){opacity:.0956;transform:translate(81.4274vw,-10px) scale(.6075);animation:fall-267 17s -5s linear infinite}@keyframes fall-267{57.948%{transform:translate(79.2708vw,57.948vh) scale(.6075)}to{transform:translate(80.3491vw,99vh) scale(.6075)}}.snow:nth-child(268){opacity:.7596;transform:translate(33.1313vw,-10px) scale(.7243);animation:fall-268 25s -30s linear infinite}@keyframes fall-268{61.012%{transform:translate(23.6546vw,61.012vh) scale(.7243)}to{transform:translate(28.39295vw,99vh) scale(.7243)}}.snow:nth-child(269){opacity:.5374;transform:translate(19.9751vw,-10px) scale(.3544);animation:fall-269 13s -23s linear infinite}@keyframes fall-269{59.852%{transform:translate(13.2482vw,59.852vh) scale(.3544)}to{transform:translate(16.61165vw,99vh) scale(.3544)}}.snow:nth-child(270){opacity:.7596;transform:translate(34.4965vw,-10px) scale(.6035);animation:fall-270 27s -6s linear infinite}@keyframes fall-270{75.926%{transform:translate(44.2013vw,75.926vh) scale(.6035)}to{transform:translate(39.3489vw,99vh) scale(.6035)}}.snow:nth-child(271){opacity:1.0764;transform:translate(41.2674vw,-10px) scale(.3687);animation:fall-271 26s -24s linear infinite}@keyframes fall-271{55.172%{transform:translate(43.1914vw,55.172vh) scale(.3687)}to{transform:translate(42.2294vw,99vh) scale(.3687)}}.snow:nth-child(272){opacity:1.0254;transform:translate(70.109vw,-10px) scale(.1418);animation:fall-272 23s -8s linear infinite}@keyframes fall-272{48.853%{transform:translate(72.0786vw,48.853vh) scale(.1418)}to{transform:translate(71.0938vw,99vh) scale(.1418)}}.snow:nth-child(273){opacity:1.051;transform:translate(95.1149vw,-10px) scale(.1879);animation:fall-273 28s -14s linear infinite}@keyframes fall-273{72.905%{transform:translate(89.9346vw,72.905vh) scale(.1879)}to{transform:translate(92.52475vw,99vh) scale(.1879)}}.snow:nth-child(274){opacity:1.2046;transform:translate(43.2777vw,-10px) scale(.077);animation:fall-274 13s -23s linear infinite}@keyframes fall-274{51.801%{transform:translate(42.3755vw,51.801vh) scale(.077)}to{transform:translate(42.8266vw,99vh) scale(.077)}}.snow:nth-child(275){opacity:.8478;transform:translate(94.1436vw,-10px) scale(.4658);animation:fall-275 27s -5s linear infinite}@keyframes fall-275{40.864%{transform:translate(88.1541vw,40.864vh) scale(.4658)}to{transform:translate(91.14885vw,99vh) scale(.4658)}}.snow:nth-child(276){opacity:.215;transform:translate(42.2426vw,-10px) scale(.9973);animation:fall-276 23s -25s linear infinite}@keyframes fall-276{71.365%{transform:translate(51.795vw,71.365vh) scale(.9973)}to{transform:translate(47.0188vw,99vh) scale(.9973)}}.snow:nth-child(277){opacity:.6078;transform:translate(32.5116vw,-10px) scale(.0376);animation:fall-277 26s -9s linear infinite}@keyframes fall-277{52.493%{transform:translate(38.647vw,52.493vh) scale(.0376)}to{transform:translate(35.5793vw,99vh) scale(.0376)}}.snow:nth-child(278){opacity:.446;transform:translate(2.0135vw,-10px) scale(.5282);animation:fall-278 18s -29s linear infinite}@keyframes fall-278{54.995%{transform:translate(11.2708vw,54.995vh) scale(.5282)}to{transform:translate(6.64215vw,99vh) scale(.5282)}}.snow:nth-child(279){opacity:1.4996;transform:translate(50.0344vw,-10px) scale(.064);animation:fall-279 16s -28s linear infinite}@keyframes fall-279{70.397%{transform:translate(57.5237vw,70.397vh) scale(.064)}to{transform:translate(53.77905vw,99vh) scale(.064)}}.snow:nth-child(280){opacity:.702;transform:translate(94.4408vw,-10px) scale(.533);animation:fall-280 14s -18s linear infinite}@keyframes fall-280{42.128%{transform:translate(101.2062vw,42.128vh) scale(.533)}to{transform:translate(97.8235vw,99vh) scale(.533)}}.snow:nth-child(281){opacity:1.4426;transform:translate(.2868vw,-10px) scale(.6628);animation:fall-281 18s -3s linear infinite}@keyframes fall-281{59.245%{transform:translate(-6.324vw,59.245vh) scale(.6628)}to{transform:translate(-3.0186vw,99vh) scale(.6628)}}.snow:nth-child(282){opacity:.7922;transform:translate(37.3387vw,-10px) scale(.1835);animation:fall-282 27s -23s linear infinite}@keyframes fall-282{37.11%{transform:translate(34.7353vw,37.11vh) scale(.1835)}to{transform:translate(36.037vw,99vh) scale(.1835)}}.snow:nth-child(283){opacity:1.9368;transform:translate(16.3623vw,-10px) scale(.8634);animation:fall-283 22s -1s linear infinite}@keyframes fall-283{71.97%{transform:translate(20.0919vw,71.97vh) scale(.8634)}to{transform:translate(18.2271vw,99vh) scale(.8634)}}.snow:nth-child(284){opacity:1.2652;transform:translate(90.825vw,-10px) scale(.0309);animation:fall-284 17s -27s linear infinite}@keyframes fall-284{35.34%{transform:translate(91.3858vw,35.34vh) scale(.0309)}to{transform:translate(91.1054vw,99vh) scale(.0309)}}.snow:nth-child(285){opacity:.059;transform:translate(69.8813vw,-10px) scale(.9056);animation:fall-285 19s -20s linear infinite}@keyframes fall-285{63.3%{transform:translate(77.1856vw,63.3vh) scale(.9056)}to{transform:translate(73.53345vw,99vh) scale(.9056)}}.snow:nth-child(286){opacity:.4088;transform:translate(50.9641vw,-10px) scale(.5393);animation:fall-286 17s -17s linear infinite}@keyframes fall-286{49.546%{transform:translate(50.6946vw,49.546vh) scale(.5393)}to{transform:translate(50.82935vw,99vh) scale(.5393)}}.snow:nth-child(287){opacity:.7564;transform:translate(37.6374vw,-10px) scale(.7326);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{44.408%{transform:translate(42.4825vw,44.408vh) scale(.7326)}to{transform:translate(40.05995vw,99vh) scale(.7326)}}.snow:nth-child(288){opacity:.6102;transform:translate(82.5464vw,-10px) scale(.8771);animation:fall-288 15s -20s linear infinite}@keyframes fall-288{76.828%{transform:translate(79.6906vw,76.828vh) scale(.8771)}to{transform:translate(81.1185vw,99vh) scale(.8771)}}.snow:nth-child(289){opacity:1.8836;transform:translate(43.1738vw,-10px) scale(.5521);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{57.276%{transform:translate(52.758vw,57.276vh) scale(.5521)}to{transform:translate(47.9659vw,99vh) scale(.5521)}}.snow:nth-child(290){opacity:.14;transform:translate(.0687vw,-10px) scale(.4072);animation:fall-290 17s -18s linear infinite}@keyframes fall-290{41.087%{transform:translate(-9.1596vw,41.087vh) scale(.4072)}to{transform:translate(-4.54545vw,99vh) scale(.4072)}}.snow:nth-child(291){opacity:1.081;transform:translate(91.082vw,-10px) scale(.0894);animation:fall-291 15s -28s linear infinite}@keyframes fall-291{43.793%{transform:translate(85.828vw,43.793vh) scale(.0894)}to{transform:translate(88.455vw,99vh) scale(.0894)}}.snow:nth-child(292){opacity:1.2912;transform:translate(64.7807vw,-10px) scale(.8728);animation:fall-292 19s -18s linear infinite}@keyframes fall-292{60.075%{transform:translate(70.2004vw,60.075vh) scale(.8728)}to{transform:translate(67.49055vw,99vh) scale(.8728)}}.snow:nth-child(293){opacity:.7508;transform:translate(27.9395vw,-10px) scale(.0777);animation:fall-293 26s -17s linear infinite}@keyframes fall-293{70.47%{transform:translate(26.8655vw,70.47vh) scale(.0777)}to{transform:translate(27.4025vw,99vh) scale(.0777)}}.snow:nth-child(294){opacity:1.4688;transform:translate(73.1669vw,-10px) scale(.1984);animation:fall-294 10s -25s linear infinite}@keyframes fall-294{32.643%{transform:translate(78.8641vw,32.643vh) scale(.1984)}to{transform:translate(76.0155vw,99vh) scale(.1984)}}.snow:nth-child(295){opacity:.1246;transform:translate(90.4562vw,-10px) scale(.4657);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{44.148%{transform:translate(89.7271vw,44.148vh) scale(.4657)}to{transform:translate(90.09165vw,99vh) scale(.4657)}}.snow:nth-child(296){opacity:.3182;transform:translate(96.9385vw,-10px) scale(.899);animation:fall-296 29s -16s linear infinite}@keyframes fall-296{79.739%{transform:translate(90.923vw,79.739vh) scale(.899)}to{transform:translate(93.93075vw,99vh) scale(.899)}}.snow:nth-child(297){opacity:.876;transform:translate(81.5436vw,-10px) scale(.5023);animation:fall-297 22s -22s linear infinite}@keyframes fall-297{57.927%{transform:translate(85.6552vw,57.927vh) scale(.5023)}to{transform:translate(83.5994vw,99vh) scale(.5023)}}.snow:nth-child(298){opacity:1.664;transform:translate(39.3319vw,-10px) scale(.8111);animation:fall-298 17s -1s linear infinite}@keyframes fall-298{72.279%{transform:translate(44.9347vw,72.279vh) scale(.8111)}to{transform:translate(42.1333vw,99vh) scale(.8111)}}.snow:nth-child(299){opacity:.8318;transform:translate(58.1453vw,-10px) scale(.7193);animation:fall-299 16s -20s linear infinite}@keyframes fall-299{44.996%{transform:translate(58.1219vw,44.996vh) scale(.7193)}to{transform:translate(58.1336vw,99vh) scale(.7193)}}.snow:nth-child(300){opacity:.2898;transform:translate(35.9191vw,-10px) scale(.8904);animation:fall-300 13s -8s linear infinite}@keyframes fall-300{77.829%{transform:translate(26.6547vw,77.829vh) scale(.8904)}to{transform:translate(31.2869vw,99vh) scale(.8904)}}.snow:nth-child(301){opacity:1.3892;transform:translate(78.7815vw,-10px) scale(.9774);animation:fall-301 20s -12s linear infinite}@keyframes fall-301{57.423%{transform:translate(70.0945vw,57.423vh) scale(.9774)}to{transform:translate(74.438vw,99vh) scale(.9774)}}.snow:nth-child(302){opacity:1.7222;transform:translate(81.4488vw,-10px) scale(.541);animation:fall-302 15s -7s linear infinite}@keyframes fall-302{50.717%{transform:translate(90.5513vw,50.717vh) scale(.541)}to{transform:translate(86.00005vw,99vh) scale(.541)}}.snow:nth-child(303){opacity:1.4556;transform:translate(72.8458vw,-10px) scale(.084);animation:fall-303 28s -13s linear infinite}@keyframes fall-303{34.809%{transform:translate(76.2201vw,34.809vh) scale(.084)}to{transform:translate(74.53295vw,99vh) scale(.084)}}.snow:nth-child(304){opacity:1.4194;transform:translate(90.7745vw,-10px) scale(.3201);animation:fall-304 16s -27s linear infinite}@keyframes fall-304{52.937%{transform:translate(96.9073vw,52.937vh) scale(.3201)}to{transform:translate(93.8409vw,99vh) scale(.3201)}}.snow:nth-child(305){opacity:1.0398;transform:translate(29.9088vw,-10px) scale(.3013);animation:fall-305 29s -4s linear infinite}@keyframes fall-305{78.231%{transform:translate(31.7053vw,78.231vh) scale(.3013)}to{transform:translate(30.80705vw,99vh) scale(.3013)}}.snow:nth-child(306){opacity:1.4618;transform:translate(13.9691vw,-10px) scale(.1758);animation:fall-306 18s -3s linear infinite}@keyframes fall-306{73.912%{transform:translate(10.166vw,73.912vh) scale(.1758)}to{transform:translate(12.06755vw,99vh) scale(.1758)}}.snow:nth-child(307){opacity:1.7838;transform:translate(47.6113vw,-10px) scale(.7642);animation:fall-307 17s -28s linear infinite}@keyframes fall-307{42.684%{transform:translate(52.7053vw,42.684vh) scale(.7642)}to{transform:translate(50.1583vw,99vh) scale(.7642)}}.snow:nth-child(308){opacity:1.7586;transform:translate(37.1578vw,-10px) scale(.4241);animation:fall-308 27s -26s linear infinite}@keyframes fall-308{41.851%{transform:translate(29.5961vw,41.851vh) scale(.4241)}to{transform:translate(33.37695vw,99vh) scale(.4241)}}.snow:nth-child(309){opacity:1.7434;transform:translate(28.9772vw,-10px) scale(.3344);animation:fall-309 18s -11s linear infinite}@keyframes fall-309{56.967%{transform:translate(19.6517vw,56.967vh) scale(.3344)}to{transform:translate(24.31445vw,99vh) scale(.3344)}}.snow:nth-child(310){opacity:1.936;transform:translate(72.571vw,-10px) scale(.3974);animation:fall-310 17s -13s linear infinite}@keyframes fall-310{73.685%{transform:translate(74.9349vw,73.685vh) scale(.3974)}to{transform:translate(73.75295vw,99vh) scale(.3974)}}.snow:nth-child(311){opacity:.1492;transform:translate(21.6691vw,-10px) scale(.2349);animation:fall-311 27s -26s linear infinite}@keyframes fall-311{79.599%{transform:translate(29.519vw,79.599vh) scale(.2349)}to{transform:translate(25.59405vw,99vh) scale(.2349)}}.snow:nth-child(312){opacity:.9314;transform:translate(71.528vw,-10px) scale(.6933);animation:fall-312 27s -28s linear infinite}@keyframes fall-312{58.29%{transform:translate(72.448vw,58.29vh) scale(.6933)}to{transform:translate(71.988vw,99vh) scale(.6933)}}.snow:nth-child(313){opacity:1.8438;transform:translate(44.6747vw,-10px) scale(.5535);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{78.459%{transform:translate(45.866vw,78.459vh) scale(.5535)}to{transform:translate(45.27035vw,99vh) scale(.5535)}}.snow:nth-child(314){opacity:.5812;transform:translate(77.4661vw,-10px) scale(.9998);animation:fall-314 15s -20s linear infinite}@keyframes fall-314{58.814%{transform:translate(73.896vw,58.814vh) scale(.9998)}to{transform:translate(75.68105vw,99vh) scale(.9998)}}.snow:nth-child(315){opacity:1.9914;transform:translate(82.5704vw,-10px) scale(.3982);animation:fall-315 10s -1s linear infinite}@keyframes fall-315{46.6%{transform:translate(91.4954vw,46.6vh) scale(.3982)}to{transform:translate(87.0329vw,99vh) scale(.3982)}}.snow:nth-child(316){opacity:1.0922;transform:translate(48.3005vw,-10px) scale(.112);animation:fall-316 17s -4s linear infinite}@keyframes fall-316{37.772%{transform:translate(42.4016vw,37.772vh) scale(.112)}to{transform:translate(45.35105vw,99vh) scale(.112)}}.snow:nth-child(317){opacity:1.9974;transform:translate(45.5481vw,-10px) scale(.1755);animation:fall-317 25s -25s linear infinite}@keyframes fall-317{34.228%{transform:translate(37.2896vw,34.228vh) scale(.1755)}to{transform:translate(41.41885vw,99vh) scale(.1755)}}.snow:nth-child(318){opacity:1.6078;transform:translate(35.6732vw,-10px) scale(.3403);animation:fall-318 11s -5s linear infinite}@keyframes fall-318{55.642%{transform:translate(44.7421vw,55.642vh) scale(.3403)}to{transform:translate(40.20765vw,99vh) scale(.3403)}}.snow:nth-child(319){opacity:1.0174;transform:translate(94.2702vw,-10px) scale(.6592);animation:fall-319 29s -9s linear infinite}@keyframes fall-319{53.516%{transform:translate(96.4126vw,53.516vh) scale(.6592)}to{transform:translate(95.3414vw,99vh) scale(.6592)}}.snow:nth-child(320){opacity:1.716;transform:translate(39.6427vw,-10px) scale(.3056);animation:fall-320 20s -17s linear infinite}@keyframes fall-320{43.766%{transform:translate(40.878vw,43.766vh) scale(.3056)}to{transform:translate(40.26035vw,99vh) scale(.3056)}}.snow:nth-child(321){opacity:1.7966;transform:translate(21.7939vw,-10px) scale(.9465);animation:fall-321 10s -10s linear infinite}@keyframes fall-321{38.071%{transform:translate(24.3343vw,38.071vh) scale(.9465)}to{transform:translate(23.0641vw,99vh) scale(.9465)}}.snow:nth-child(322){opacity:.3274;transform:translate(30.4056vw,-10px) scale(.3538);animation:fall-322 21s -25s linear infinite}@keyframes fall-322{55.587%{transform:translate(24.2965vw,55.587vh) scale(.3538)}to{transform:translate(27.35105vw,99vh) scale(.3538)}}.snow:nth-child(323){opacity:1.5708;transform:translate(38.0205vw,-10px) scale(.9929);animation:fall-323 16s -22s linear infinite}@keyframes fall-323{67.703%{transform:translate(40.8996vw,67.703vh) scale(.9929)}to{transform:translate(39.46005vw,99vh) scale(.9929)}}.snow:nth-child(324){opacity:1.1282;transform:translate(84.1777vw,-10px) scale(.8829);animation:fall-324 30s -24s linear infinite}@keyframes fall-324{73.905%{transform:translate(79.6363vw,73.905vh) scale(.8829)}to{transform:translate(81.907vw,99vh) scale(.8829)}}.snow:nth-child(325){opacity:1.5048;transform:translate(91.6383vw,-10px) scale(.6749);animation:fall-325 13s -27s linear infinite}@keyframes fall-325{71.826%{transform:translate(88.012vw,71.826vh) scale(.6749)}to{transform:translate(89.82515vw,99vh) scale(.6749)}}.snow:nth-child(326){opacity:.5444;transform:translate(21.0994vw,-10px) scale(.1873);animation:fall-326 18s -5s linear infinite}@keyframes fall-326{58.162%{transform:translate(27.4991vw,58.162vh) scale(.1873)}to{transform:translate(24.29925vw,99vh) scale(.1873)}}.snow:nth-child(327){opacity:.1096;transform:translate(75.4712vw,-10px) scale(.7241);animation:fall-327 15s -30s linear infinite}@keyframes fall-327{67.22%{transform:translate(81.0871vw,67.22vh) scale(.7241)}to{transform:translate(78.27915vw,99vh) scale(.7241)}}.snow:nth-child(328){opacity:.3066;transform:translate(3.7624vw,-10px) scale(.3013);animation:fall-328 22s -8s linear infinite}@keyframes fall-328{74.116%{transform:translate(-6.1558vw,74.116vh) scale(.3013)}to{transform:translate(-1.1967vw,99vh) scale(.3013)}}.snow:nth-child(329){opacity:.0516;transform:translate(49.9333vw,-10px) scale(.7862);animation:fall-329 13s -26s linear infinite}@keyframes fall-329{61.697%{transform:translate(52.5435vw,61.697vh) scale(.7862)}to{transform:translate(51.2384vw,99vh) scale(.7862)}}.snow:nth-child(330){opacity:1.3452;transform:translate(65.6218vw,-10px) scale(.0476);animation:fall-330 13s -19s linear infinite}@keyframes fall-330{79.347%{transform:translate(62.8329vw,79.347vh) scale(.0476)}to{transform:translate(64.22735vw,99vh) scale(.0476)}}.snow:nth-child(331){opacity:1.561;transform:translate(79.2847vw,-10px) scale(.4003);animation:fall-331 12s -17s linear infinite}@keyframes fall-331{42.857%{transform:translate(81.0133vw,42.857vh) scale(.4003)}to{transform:translate(80.149vw,99vh) scale(.4003)}}.snow:nth-child(332){opacity:1.1676;transform:translate(32.1165vw,-10px) scale(.9083);animation:fall-332 25s -20s linear infinite}@keyframes fall-332{31.422%{transform:translate(32.1139vw,31.422vh) scale(.9083)}to{transform:translate(32.1152vw,99vh) scale(.9083)}}.snow:nth-child(333){opacity:.9946;transform:translate(67.5893vw,-10px) scale(.9654);animation:fall-333 29s -4s linear infinite}@keyframes fall-333{55.728%{transform:translate(74.7035vw,55.728vh) scale(.9654)}to{transform:translate(71.1464vw,99vh) scale(.9654)}}.snow:nth-child(334){opacity:.876;transform:translate(89.1939vw,-10px) scale(.0243);animation:fall-334 24s -4s linear infinite}@keyframes fall-334{32.109%{transform:translate(98.9405vw,32.109vh) scale(.0243)}to{transform:translate(94.0672vw,99vh) scale(.0243)}}.snow:nth-child(335){opacity:.9542;transform:translate(74.1701vw,-10px) scale(.8487);animation:fall-335 26s -9s linear infinite}@keyframes fall-335{49.235%{transform:translate(77.4216vw,49.235vh) scale(.8487)}to{transform:translate(75.79585vw,99vh) scale(.8487)}}.snow:nth-child(336){opacity:.0344;transform:translate(39.0522vw,-10px) scale(.4885);animation:fall-336 19s -6s linear infinite}@keyframes fall-336{50.251%{transform:translate(41.6512vw,50.251vh) scale(.4885)}to{transform:translate(40.3517vw,99vh) scale(.4885)}}.snow:nth-child(337){opacity:.2348;transform:translate(78.1388vw,-10px) scale(.1049);animation:fall-337 15s -1s linear infinite}@keyframes fall-337{56.441%{transform:translate(75.9992vw,56.441vh) scale(.1049)}to{transform:translate(77.069vw,99vh) scale(.1049)}}.snow:nth-child(338){opacity:.9902;transform:translate(73.0452vw,-10px) scale(.5038);animation:fall-338 25s -20s linear infinite}@keyframes fall-338{32.306%{transform:translate(66.5586vw,32.306vh) scale(.5038)}to{transform:translate(69.8019vw,99vh) scale(.5038)}}.snow:nth-child(339){opacity:.3832;transform:translate(23.5185vw,-10px) scale(.2887);animation:fall-339 12s -13s linear infinite}@keyframes fall-339{71.91%{transform:translate(18.3357vw,71.91vh) scale(.2887)}to{transform:translate(20.9271vw,99vh) scale(.2887)}}.snow:nth-child(340){opacity:.9734;transform:translate(64.5728vw,-10px) scale(.6998);animation:fall-340 13s -21s linear infinite}@keyframes fall-340{35.822%{transform:translate(60.5829vw,35.822vh) scale(.6998)}to{transform:translate(62.57785vw,99vh) scale(.6998)}}.snow:nth-child(341){opacity:.9246;transform:translate(35.8682vw,-10px) scale(.3209);animation:fall-341 30s -24s linear infinite}@keyframes fall-341{48.094%{transform:translate(43.3269vw,48.094vh) scale(.3209)}to{transform:translate(39.59755vw,99vh) scale(.3209)}}.snow:nth-child(342){opacity:.849;transform:translate(45.0303vw,-10px) scale(.8032);animation:fall-342 13s -13s linear infinite}@keyframes fall-342{77.002%{transform:translate(35.0638vw,77.002vh) scale(.8032)}to{transform:translate(40.04705vw,99vh) scale(.8032)}}.snow:nth-child(343){opacity:.9984;transform:translate(12.4557vw,-10px) scale(.807);animation:fall-343 30s -22s linear infinite}@keyframes fall-343{76.536%{transform:translate(4.2512vw,76.536vh) scale(.807)}to{transform:translate(8.35345vw,99vh) scale(.807)}}.snow:nth-child(344){opacity:1.4422;transform:translate(28.2271vw,-10px) scale(.8875);animation:fall-344 21s -2s linear infinite}@keyframes fall-344{64.043%{transform:translate(31.4039vw,64.043vh) scale(.8875)}to{transform:translate(29.8155vw,99vh) scale(.8875)}}.snow:nth-child(345){opacity:.662;transform:translate(47.6401vw,-10px) scale(.8087);animation:fall-345 30s -29s linear infinite}@keyframes fall-345{64.259%{transform:translate(42.2809vw,64.259vh) scale(.8087)}to{transform:translate(44.9605vw,99vh) scale(.8087)}}.snow:nth-child(346){opacity:.2532;transform:translate(36.0732vw,-10px) scale(.1822);animation:fall-346 25s -14s linear infinite}@keyframes fall-346{56.09%{transform:translate(28.678vw,56.09vh) scale(.1822)}to{transform:translate(32.3756vw,99vh) scale(.1822)}}.snow:nth-child(347){opacity:.9366;transform:translate(93.1892vw,-10px) scale(.4993);animation:fall-347 18s -13s linear infinite}@keyframes fall-347{32.579%{transform:translate(86.5701vw,32.579vh) scale(.4993)}to{transform:translate(89.87965vw,99vh) scale(.4993)}}.snow:nth-child(348){opacity:1.9442;transform:translate(42.228vw,-10px) scale(.155);animation:fall-348 25s -1s linear infinite}@keyframes fall-348{51.993%{transform:translate(47.6535vw,51.993vh) scale(.155)}to{transform:translate(44.94075vw,99vh) scale(.155)}}.snow:nth-child(349){opacity:.8616;transform:translate(30.5364vw,-10px) scale(.9521);animation:fall-349 19s -4s linear infinite}@keyframes fall-349{35.232%{transform:translate(36.8549vw,35.232vh) scale(.9521)}to{transform:translate(33.69565vw,99vh) scale(.9521)}}.snow:nth-child(350){opacity:.1776;transform:translate(33.9439vw,-10px) scale(.0812);animation:fall-350 22s -3s linear infinite}@keyframes fall-350{38.708%{transform:translate(32.8277vw,38.708vh) scale(.0812)}to{transform:translate(33.3858vw,99vh) scale(.0812)}}.snow:nth-child(351){opacity:.9672;transform:translate(27.9902vw,-10px) scale(.1348);animation:fall-351 29s -14s linear infinite}@keyframes fall-351{32.24%{transform:translate(22.5904vw,32.24vh) scale(.1348)}to{transform:translate(25.2903vw,99vh) scale(.1348)}}.snow:nth-child(352){opacity:.2848;transform:translate(82.1836vw,-10px) scale(.8251);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{50.261%{transform:translate(79.3839vw,50.261vh) scale(.8251)}to{transform:translate(80.78375vw,99vh) scale(.8251)}}.snow:nth-child(353){opacity:1.4958;transform:translate(75.502vw,-10px) scale(.1444);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{34.018%{transform:translate(82.8382vw,34.018vh) scale(.1444)}to{transform:translate(79.1701vw,99vh) scale(.1444)}}.snow:nth-child(354){opacity:.7038;transform:translate(77.0982vw,-10px) scale(.709);animation:fall-354 14s -15s linear infinite}@keyframes fall-354{70.853%{transform:translate(82.123vw,70.853vh) scale(.709)}to{transform:translate(79.6106vw,99vh) scale(.709)}}.snow:nth-child(355){opacity:.0274;transform:translate(36.7262vw,-10px) scale(.9517);animation:fall-355 16s -16s linear infinite}@keyframes fall-355{65.96%{transform:translate(38.5173vw,65.96vh) scale(.9517)}to{transform:translate(37.62175vw,99vh) scale(.9517)}}.snow:nth-child(356){opacity:.4762;transform:translate(82.0349vw,-10px) scale(.1294);animation:fall-356 28s -15s linear infinite}@keyframes fall-356{71.028%{transform:translate(89.2986vw,71.028vh) scale(.1294)}to{transform:translate(85.66675vw,99vh) scale(.1294)}}.snow:nth-child(357){opacity:1.5744;transform:translate(89.8938vw,-10px) scale(.2407);animation:fall-357 19s -23s linear infinite}@keyframes fall-357{56.21%{transform:translate(93.9579vw,56.21vh) scale(.2407)}to{transform:translate(91.92585vw,99vh) scale(.2407)}}.snow:nth-child(358){opacity:.4566;transform:translate(14.7409vw,-10px) scale(.7439);animation:fall-358 18s -3s linear infinite}@keyframes fall-358{77.166%{transform:translate(22.6907vw,77.166vh) scale(.7439)}to{transform:translate(18.7158vw,99vh) scale(.7439)}}.snow:nth-child(359){opacity:.9914;transform:translate(39.7189vw,-10px) scale(.75);animation:fall-359 25s -18s linear infinite}@keyframes fall-359{65.808%{transform:translate(44.8099vw,65.808vh) scale(.75)}to{transform:translate(42.2644vw,99vh) scale(.75)}}.snow:nth-child(360){opacity:.9126;transform:translate(32.904vw,-10px) scale(.7815);animation:fall-360 17s -16s linear infinite}@keyframes fall-360{67.472%{transform:translate(41.4082vw,67.472vh) scale(.7815)}to{transform:translate(37.1561vw,99vh) scale(.7815)}}.snow:nth-child(361){opacity:1.4646;transform:translate(23.4761vw,-10px) scale(.6332);animation:fall-361 10s -14s linear infinite}@keyframes fall-361{46.685%{transform:translate(30.0288vw,46.685vh) scale(.6332)}to{transform:translate(26.75245vw,99vh) scale(.6332)}}.snow:nth-child(362){opacity:1.78;transform:translate(88.0128vw,-10px) scale(.0358);animation:fall-362 28s -9s linear infinite}@keyframes fall-362{37.119%{transform:translate(86.3057vw,37.119vh) scale(.0358)}to{transform:translate(87.15925vw,99vh) scale(.0358)}}.snow:nth-child(363){opacity:.7442;transform:translate(40.2027vw,-10px) scale(.5125);animation:fall-363 13s -30s linear infinite}@keyframes fall-363{37.519%{transform:translate(37.3034vw,37.519vh) scale(.5125)}to{transform:translate(38.75305vw,99vh) scale(.5125)}}.snow:nth-child(364){opacity:1.4966;transform:translate(17.8229vw,-10px) scale(.1211);animation:fall-364 10s -22s linear infinite}@keyframes fall-364{51.471%{transform:translate(11.5934vw,51.471vh) scale(.1211)}to{transform:translate(14.70815vw,99vh) scale(.1211)}}.snow:nth-child(365){opacity:.3044;transform:translate(52.6526vw,-10px) scale(.5884);animation:fall-365 26s -13s linear infinite}@keyframes fall-365{69.478%{transform:translate(57.0231vw,69.478vh) scale(.5884)}to{transform:translate(54.83785vw,99vh) scale(.5884)}}.snow:nth-child(366){opacity:1.0224;transform:translate(18.0907vw,-10px) scale(.0574);animation:fall-366 28s -8s linear infinite}@keyframes fall-366{39.352%{transform:translate(10.8181vw,39.352vh) scale(.0574)}to{transform:translate(14.4544vw,99vh) scale(.0574)}}.snow:nth-child(367){opacity:.735;transform:translate(3.6506vw,-10px) scale(.5798);animation:fall-367 29s -21s linear infinite}@keyframes fall-367{41.17%{transform:translate(-2.6346vw,41.17vh) scale(.5798)}to{transform:translate(.508vw,99vh) scale(.5798)}}.snow:nth-child(368){opacity:.5408;transform:translate(54.1686vw,-10px) scale(.9713);animation:fall-368 11s -25s linear infinite}@keyframes fall-368{38.793%{transform:translate(53.0888vw,38.793vh) scale(.9713)}to{transform:translate(53.6287vw,99vh) scale(.9713)}}.snow:nth-child(369){opacity:1.8188;transform:translate(43.754vw,-10px) scale(.5138);animation:fall-369 30s -16s linear infinite}@keyframes fall-369{71.845%{transform:translate(44.23vw,71.845vh) scale(.5138)}to{transform:translate(43.992vw,99vh) scale(.5138)}}.snow:nth-child(370){opacity:.7834;transform:translate(22.0926vw,-10px) scale(.4479);animation:fall-370 12s -1s linear infinite}@keyframes fall-370{48.331%{transform:translate(30.9905vw,48.331vh) scale(.4479)}to{transform:translate(26.54155vw,99vh) scale(.4479)}}.snow:nth-child(371){opacity:.0192;transform:translate(71.2257vw,-10px) scale(.5633);animation:fall-371 21s -24s linear infinite}@keyframes fall-371{67.747%{transform:translate(75.4625vw,67.747vh) scale(.5633)}to{transform:translate(73.3441vw,99vh) scale(.5633)}}.snow:nth-child(372){opacity:1.1272;transform:translate(23.0855vw,-10px) scale(.9271);animation:fall-372 20s -16s linear infinite}@keyframes fall-372{35.008%{transform:translate(16.4051vw,35.008vh) scale(.9271)}to{transform:translate(19.7453vw,99vh) scale(.9271)}}.snow:nth-child(373){opacity:.3984;transform:translate(44.2988vw,-10px) scale(.6474);animation:fall-373 13s -3s linear infinite}@keyframes fall-373{74.645%{transform:translate(48.1508vw,74.645vh) scale(.6474)}to{transform:translate(46.2248vw,99vh) scale(.6474)}}.snow:nth-child(374){opacity:.1432;transform:translate(68.9076vw,-10px) scale(.556);animation:fall-374 30s -20s linear infinite}@keyframes fall-374{63.699%{transform:translate(63.7713vw,63.699vh) scale(.556)}to{transform:translate(66.33945vw,99vh) scale(.556)}}.snow:nth-child(375){opacity:1.0566;transform:translate(59.3578vw,-10px) scale(.0695);animation:fall-375 10s -17s linear infinite}@keyframes fall-375{43.694%{transform:translate(66.1423vw,43.694vh) scale(.0695)}to{transform:translate(62.75005vw,99vh) scale(.0695)}}.snow:nth-child(376){opacity:.5488;transform:translate(62.544vw,-10px) scale(.2618);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{70.822%{transform:translate(56.5137vw,70.822vh) scale(.2618)}to{transform:translate(59.52885vw,99vh) scale(.2618)}}.snow:nth-child(377){opacity:1.049;transform:translate(27.0485vw,-10px) scale(.2845);animation:fall-377 13s -15s linear infinite}@keyframes fall-377{60.892%{transform:translate(32.6731vw,60.892vh) scale(.2845)}to{transform:translate(29.8608vw,99vh) scale(.2845)}}.snow:nth-child(378){opacity:1.9152;transform:translate(79.9877vw,-10px) scale(.7154);animation:fall-378 25s -20s linear infinite}@keyframes fall-378{52.176%{transform:translate(85.42vw,52.176vh) scale(.7154)}to{transform:translate(82.70385vw,99vh) scale(.7154)}}.snow:nth-child(379){opacity:.7996;transform:translate(56.8064vw,-10px) scale(.3365);animation:fall-379 16s -6s linear infinite}@keyframes fall-379{73.847%{transform:translate(60.8048vw,73.847vh) scale(.3365)}to{transform:translate(58.8056vw,99vh) scale(.3365)}}.snow:nth-child(380){opacity:.9638;transform:translate(30.2795vw,-10px) scale(.9917);animation:fall-380 22s -28s linear infinite}@keyframes fall-380{51.536%{transform:translate(33.6178vw,51.536vh) scale(.9917)}to{transform:translate(31.94865vw,99vh) scale(.9917)}}.snow:nth-child(381){opacity:1.3996;transform:translate(20.6835vw,-10px) scale(.4102);animation:fall-381 17s -9s linear infinite}@keyframes fall-381{77.403%{transform:translate(15.2956vw,77.403vh) scale(.4102)}to{transform:translate(17.98955vw,99vh) scale(.4102)}}.snow:nth-child(382){opacity:1.9214;transform:translate(67.8054vw,-10px) scale(.8715);animation:fall-382 29s -13s linear infinite}@keyframes fall-382{60.381%{transform:translate(60.8974vw,60.381vh) scale(.8715)}to{transform:translate(64.3514vw,99vh) scale(.8715)}}.snow:nth-child(383){opacity:.657;transform:translate(32.1202vw,-10px) scale(.9326);animation:fall-383 11s -9s linear infinite}@keyframes fall-383{34.733%{transform:translate(38.0604vw,34.733vh) scale(.9326)}to{transform:translate(35.0903vw,99vh) scale(.9326)}}.snow:nth-child(384){opacity:1.4104;transform:translate(75.1644vw,-10px) scale(.6599);animation:fall-384 19s -16s linear infinite}@keyframes fall-384{61.795%{transform:translate(78.7873vw,61.795vh) scale(.6599)}to{transform:translate(76.97585vw,99vh) scale(.6599)}}.snow:nth-child(385){opacity:1.4572;transform:translate(76.3126vw,-10px) scale(.4768);animation:fall-385 14s -1s linear infinite}@keyframes fall-385{57.689%{transform:translate(83.2069vw,57.689vh) scale(.4768)}to{transform:translate(79.75975vw,99vh) scale(.4768)}}.snow:nth-child(386){opacity:.023;transform:translate(.7878vw,-10px) scale(.972);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{46.767%{transform:translate(.5173vw,46.767vh) scale(.972)}to{transform:translate(.65255vw,99vh) scale(.972)}}.snow:nth-child(387){opacity:.11;transform:translate(95.6396vw,-10px) scale(.2232);animation:fall-387 17s -3s linear infinite}@keyframes fall-387{78.558%{transform:translate(91.7874vw,78.558vh) scale(.2232)}to{transform:translate(93.7135vw,99vh) scale(.2232)}}.snow:nth-child(388){opacity:1.9272;transform:translate(82.7977vw,-10px) scale(.0742);animation:fall-388 26s -23s linear infinite}@keyframes fall-388{74.302%{transform:translate(76.9577vw,74.302vh) scale(.0742)}to{transform:translate(79.8777vw,99vh) scale(.0742)}}.snow:nth-child(389){opacity:.9964;transform:translate(78.2853vw,-10px) scale(.0497);animation:fall-389 29s -25s linear infinite}@keyframes fall-389{46.855%{transform:translate(68.5037vw,46.855vh) scale(.0497)}to{transform:translate(73.3945vw,99vh) scale(.0497)}}.snow:nth-child(390){opacity:1.6254;transform:translate(42.4212vw,-10px) scale(.5447);animation:fall-390 28s -27s linear infinite}@keyframes fall-390{46.552%{transform:translate(46.1037vw,46.552vh) scale(.5447)}to{transform:translate(44.26245vw,99vh) scale(.5447)}}.snow:nth-child(391){opacity:1.3054;transform:translate(17.5915vw,-10px) scale(.2933);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{74.922%{transform:translate(9.0109vw,74.922vh) scale(.2933)}to{transform:translate(13.3012vw,99vh) scale(.2933)}}.snow:nth-child(392){opacity:1.5852;transform:translate(60.2891vw,-10px) scale(.0568);animation:fall-392 26s -19s linear infinite}@keyframes fall-392{36.511%{transform:translate(60.6058vw,36.511vh) scale(.0568)}to{transform:translate(60.44745vw,99vh) scale(.0568)}}.snow:nth-child(393){opacity:1.3282;transform:translate(42.5006vw,-10px) scale(.2811);animation:fall-393 25s -27s linear infinite}@keyframes fall-393{47.097%{transform:translate(34.1083vw,47.097vh) scale(.2811)}to{transform:translate(38.30445vw,99vh) scale(.2811)}}.snow:nth-child(394){opacity:1.5034;transform:translate(40.3208vw,-10px) scale(.9666);animation:fall-394 13s -1s linear infinite}@keyframes fall-394{72.182%{transform:translate(36.2217vw,72.182vh) scale(.9666)}to{transform:translate(38.27125vw,99vh) scale(.9666)}}.snow:nth-child(395){opacity:1.3398;transform:translate(84.5523vw,-10px) scale(.6114);animation:fall-395 27s -8s linear infinite}@keyframes fall-395{63.703%{transform:translate(86.6716vw,63.703vh) scale(.6114)}to{transform:translate(85.61195vw,99vh) scale(.6114)}}.snow:nth-child(396){opacity:1.0192;transform:translate(9.3092vw,-10px) scale(.7548);animation:fall-396 13s -25s linear infinite}@keyframes fall-396{49.495%{transform:translate(11.2745vw,49.495vh) scale(.7548)}to{transform:translate(10.29185vw,99vh) scale(.7548)}}.snow:nth-child(397){opacity:.6516;transform:translate(88.3665vw,-10px) scale(.7661);animation:fall-397 10s -23s linear infinite}@keyframes fall-397{37.931%{transform:translate(78.6974vw,37.931vh) scale(.7661)}to{transform:translate(83.53195vw,99vh) scale(.7661)}}.snow:nth-child(398){opacity:.4152;transform:translate(86.5463vw,-10px) scale(.938);animation:fall-398 12s -27s linear infinite}@keyframes fall-398{74.266%{transform:translate(94.6099vw,74.266vh) scale(.938)}to{transform:translate(90.5781vw,99vh) scale(.938)}}.snow:nth-child(399){opacity:.1958;transform:translate(1.3653vw,-10px) scale(.3139);animation:fall-399 16s -18s linear infinite}@keyframes fall-399{49.279%{transform:translate(-3.5942vw,49.279vh) scale(.3139)}to{transform:translate(-1.11445vw,99vh) scale(.3139)}}.snow:nth-child(400){opacity:.404;transform:translate(68.0329vw,-10px) scale(.2805);animation:fall-400 18s -27s linear infinite}@keyframes fall-400{39.265%{transform:translate(59.3881vw,39.265vh) scale(.2805)}to{transform:translate(63.7105vw,99vh) scale(.2805)}}\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:.816;transform:translate(3.6399vw,-10px) scale(.2146);animation:fall-1 19s -5s linear infinite}@keyframes fall-1{78.478%{transform:translate(-2.2014vw,78.478vh) scale(.2146)}to{transform:translate(.71925vw,99vh) scale(.2146)}}.snow:nth-child(2){opacity:.8496;transform:translate(24.2472vw,-10px) scale(.9588);animation:fall-2 18s -20s linear infinite}@keyframes fall-2{68.408%{transform:translate(22.0807vw,68.408vh) scale(.9588)}to{transform:translate(23.16395vw,99vh) scale(.9588)}}.snow:nth-child(3){opacity:.176;transform:translate(53.8456vw,-10px) scale(.9191);animation:fall-3 22s -25s linear infinite}@keyframes fall-3{69.981%{transform:translate(52.6547vw,69.981vh) scale(.9191)}to{transform:translate(53.25015vw,99vh) scale(.9191)}}.snow:nth-child(4){opacity:1.4634;transform:translate(20.9239vw,-10px) scale(.5316);animation:fall-4 18s -14s linear infinite}@keyframes fall-4{49.935%{transform:translate(21.8243vw,49.935vh) scale(.5316)}to{transform:translate(21.3741vw,99vh) scale(.5316)}}.snow:nth-child(5){opacity:.2258;transform:translate(56.2971vw,-10px) scale(.2694);animation:fall-5 26s -15s linear infinite}@keyframes fall-5{40.049%{transform:translate(64.2416vw,40.049vh) scale(.2694)}to{transform:translate(60.26935vw,99vh) scale(.2694)}}.snow:nth-child(6){opacity:.962;transform:translate(74.0255vw,-10px) scale(.3348);animation:fall-6 20s -28s linear infinite}@keyframes fall-6{39.095%{transform:translate(83.8768vw,39.095vh) scale(.3348)}to{transform:translate(78.95115vw,99vh) scale(.3348)}}.snow:nth-child(7){opacity:.3792;transform:translate(77.1583vw,-10px) scale(.1584);animation:fall-7 26s -28s linear infinite}@keyframes fall-7{38.914%{transform:translate(82.686vw,38.914vh) scale(.1584)}to{transform:translate(79.92215vw,99vh) scale(.1584)}}.snow:nth-child(8){opacity:1.017;transform:translate(98.8678vw,-10px) scale(.9753);animation:fall-8 14s -23s linear infinite}@keyframes fall-8{45.553%{transform:translate(89.9949vw,45.553vh) scale(.9753)}to{transform:translate(94.43135vw,99vh) scale(.9753)}}.snow:nth-child(9){opacity:.914;transform:translate(51.2643vw,-10px) scale(.0996);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{32.24%{transform:translate(47.8016vw,32.24vh) scale(.0996)}to{transform:translate(49.53295vw,99vh) scale(.0996)}}.snow:nth-child(10){opacity:.1976;transform:translate(68.5007vw,-10px) scale(.0494);animation:fall-10 26s -20s linear infinite}@keyframes fall-10{48.858%{transform:translate(59.6203vw,48.858vh) scale(.0494)}to{transform:translate(64.0605vw,99vh) scale(.0494)}}.snow:nth-child(11){opacity:.3048;transform:translate(20.8899vw,-10px) scale(.5795);animation:fall-11 14s -9s linear infinite}@keyframes fall-11{47.598%{transform:translate(23.3343vw,47.598vh) scale(.5795)}to{transform:translate(22.1121vw,99vh) scale(.5795)}}.snow:nth-child(12){opacity:.8126;transform:translate(63.2867vw,-10px) scale(.1715);animation:fall-12 22s -7s linear infinite}@keyframes fall-12{35.5%{transform:translate(66.1045vw,35.5vh) scale(.1715)}to{transform:translate(64.6956vw,99vh) scale(.1715)}}.snow:nth-child(13){opacity:1.5076;transform:translate(60.3704vw,-10px) scale(.941);animation:fall-13 23s -30s linear infinite}@keyframes fall-13{44.063%{transform:translate(51.6012vw,44.063vh) scale(.941)}to{transform:translate(55.9858vw,99vh) scale(.941)}}.snow:nth-child(14){opacity:1.0546;transform:translate(37.9406vw,-10px) scale(.1371);animation:fall-14 29s -16s linear infinite}@keyframes fall-14{60.748%{transform:translate(37.3169vw,60.748vh) scale(.1371)}to{transform:translate(37.62875vw,99vh) scale(.1371)}}.snow:nth-child(15){opacity:.805;transform:translate(88.0833vw,-10px) scale(.3769);animation:fall-15 28s -4s linear infinite}@keyframes fall-15{66.526%{transform:translate(80.6081vw,66.526vh) scale(.3769)}to{transform:translate(84.3457vw,99vh) scale(.3769)}}.snow:nth-child(16){opacity:.0068;transform:translate(.0455vw,-10px) scale(.4141);animation:fall-16 23s -25s linear infinite}@keyframes fall-16{35.946%{transform:translate(4.1156vw,35.946vh) scale(.4141)}to{transform:translate(2.08055vw,99vh) scale(.4141)}}.snow:nth-child(17){opacity:1.4748;transform:translate(97.4266vw,-10px) scale(.973);animation:fall-17 21s -2s linear infinite}@keyframes fall-17{62.81%{transform:translate(89.2579vw,62.81vh) scale(.973)}to{transform:translate(93.34225vw,99vh) scale(.973)}}.snow:nth-child(18){opacity:1.3896;transform:translate(65.1651vw,-10px) scale(.7972);animation:fall-18 19s -19s linear infinite}@keyframes fall-18{71.739%{transform:translate(62.4975vw,71.739vh) scale(.7972)}to{transform:translate(63.8313vw,99vh) scale(.7972)}}.snow:nth-child(19){opacity:.2478;transform:translate(53.9415vw,-10px) scale(.1551);animation:fall-19 13s -19s linear infinite}@keyframes fall-19{71.662%{transform:translate(53.6038vw,71.662vh) scale(.1551)}to{transform:translate(53.77265vw,99vh) scale(.1551)}}.snow:nth-child(20){opacity:.4844;transform:translate(78.0481vw,-10px) scale(.5958);animation:fall-20 23s -18s linear infinite}@keyframes fall-20{58.127%{transform:translate(84.3351vw,58.127vh) scale(.5958)}to{transform:translate(81.1916vw,99vh) scale(.5958)}}.snow:nth-child(21){opacity:.012;transform:translate(70.6909vw,-10px) scale(.895);animation:fall-21 17s -3s linear infinite}@keyframes fall-21{48.867%{transform:translate(77.6166vw,48.867vh) scale(.895)}to{transform:translate(74.15375vw,99vh) scale(.895)}}.snow:nth-child(22){opacity:.7634;transform:translate(43.7364vw,-10px) scale(.8671);animation:fall-22 30s -8s linear infinite}@keyframes fall-22{33.077%{transform:translate(48.3781vw,33.077vh) scale(.8671)}to{transform:translate(46.05725vw,99vh) scale(.8671)}}.snow:nth-child(23){opacity:.4188;transform:translate(47.9307vw,-10px) scale(.8629);animation:fall-23 15s -11s linear infinite}@keyframes fall-23{46.858%{transform:translate(52.1573vw,46.858vh) scale(.8629)}to{transform:translate(50.044vw,99vh) scale(.8629)}}.snow:nth-child(24){opacity:.3154;transform:translate(41.5355vw,-10px) scale(.4129);animation:fall-24 28s -4s linear infinite}@keyframes fall-24{76.91%{transform:translate(34.8213vw,76.91vh) scale(.4129)}to{transform:translate(38.1784vw,99vh) scale(.4129)}}.snow:nth-child(25){opacity:1.6368;transform:translate(31.3248vw,-10px) scale(.1358);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{37.287%{transform:translate(23.6216vw,37.287vh) scale(.1358)}to{transform:translate(27.4732vw,99vh) scale(.1358)}}.snow:nth-child(26){opacity:.3178;transform:translate(86.5441vw,-10px) scale(.5973);animation:fall-26 15s -26s linear infinite}@keyframes fall-26{76.167%{transform:translate(80.5936vw,76.167vh) scale(.5973)}to{transform:translate(83.56885vw,99vh) scale(.5973)}}.snow:nth-child(27){opacity:.1328;transform:translate(11.6198vw,-10px) scale(.5182);animation:fall-27 12s -14s linear infinite}@keyframes fall-27{47.566%{transform:translate(11.1943vw,47.566vh) scale(.5182)}to{transform:translate(11.40705vw,99vh) scale(.5182)}}.snow:nth-child(28){opacity:.8642;transform:translate(65.8395vw,-10px) scale(.572);animation:fall-28 17s -8s linear infinite}@keyframes fall-28{32.162%{transform:translate(55.8864vw,32.162vh) scale(.572)}to{transform:translate(60.86295vw,99vh) scale(.572)}}.snow:nth-child(29){opacity:1.1126;transform:translate(85.4457vw,-10px) scale(.8356);animation:fall-29 27s -22s linear infinite}@keyframes fall-29{33.763%{transform:translate(78.5464vw,33.763vh) scale(.8356)}to{transform:translate(81.99605vw,99vh) scale(.8356)}}.snow:nth-child(30){opacity:.111;transform:translate(33.8505vw,-10px) scale(.2805);animation:fall-30 16s -22s linear infinite}@keyframes fall-30{61.954%{transform:translate(32.8591vw,61.954vh) scale(.2805)}to{transform:translate(33.3548vw,99vh) scale(.2805)}}.snow:nth-child(31){opacity:1.0384;transform:translate(17.8295vw,-10px) scale(.2767);animation:fall-31 24s -27s linear infinite}@keyframes fall-31{46.409%{transform:translate(11.6885vw,46.409vh) scale(.2767)}to{transform:translate(14.759vw,99vh) scale(.2767)}}.snow:nth-child(32){opacity:1.7838;transform:translate(75.3623vw,-10px) scale(.5115);animation:fall-32 28s -2s linear infinite}@keyframes fall-32{49.988%{transform:translate(85.1252vw,49.988vh) scale(.5115)}to{transform:translate(80.24375vw,99vh) scale(.5115)}}.snow:nth-child(33){opacity:1.6002;transform:translate(10.1975vw,-10px) scale(.6093);animation:fall-33 26s -1s linear infinite}@keyframes fall-33{69.852%{transform:translate(18.906vw,69.852vh) scale(.6093)}to{transform:translate(14.55175vw,99vh) scale(.6093)}}.snow:nth-child(34){opacity:1.7944;transform:translate(9.1934vw,-10px) scale(.0243);animation:fall-34 25s -29s linear infinite}@keyframes fall-34{70.578%{transform:translate(1.1188vw,70.578vh) scale(.0243)}to{transform:translate(5.1561vw,99vh) scale(.0243)}}.snow:nth-child(35){opacity:.5888;transform:translate(80.4379vw,-10px) scale(.3254);animation:fall-35 14s -24s linear infinite}@keyframes fall-35{63.265%{transform:translate(80.0258vw,63.265vh) scale(.3254)}to{transform:translate(80.23185vw,99vh) scale(.3254)}}.snow:nth-child(36){opacity:1.183;transform:translate(20.339vw,-10px) scale(.4386);animation:fall-36 20s -6s linear infinite}@keyframes fall-36{69.228%{transform:translate(19.3826vw,69.228vh) scale(.4386)}to{transform:translate(19.8608vw,99vh) scale(.4386)}}.snow:nth-child(37){opacity:.771;transform:translate(14.6427vw,-10px) scale(.8045);animation:fall-37 20s -1s linear infinite}@keyframes fall-37{63.578%{transform:translate(21.0792vw,63.578vh) scale(.8045)}to{transform:translate(17.86095vw,99vh) scale(.8045)}}.snow:nth-child(38){opacity:.868;transform:translate(65.5053vw,-10px) scale(.9758);animation:fall-38 21s -10s linear infinite}@keyframes fall-38{76.195%{transform:translate(64.102vw,76.195vh) scale(.9758)}to{transform:translate(64.80365vw,99vh) scale(.9758)}}.snow:nth-child(39){opacity:1.9352;transform:translate(57.4947vw,-10px) scale(.9478);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{51.888%{transform:translate(56.426vw,51.888vh) scale(.9478)}to{transform:translate(56.96035vw,99vh) scale(.9478)}}.snow:nth-child(40){opacity:1.5312;transform:translate(74.3799vw,-10px) scale(.7454);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{43.993%{transform:translate(67.949vw,43.993vh) scale(.7454)}to{transform:translate(71.16445vw,99vh) scale(.7454)}}.snow:nth-child(41){opacity:.989;transform:translate(30.3047vw,-10px) scale(.7043);animation:fall-41 30s -14s linear infinite}@keyframes fall-41{46.756%{transform:translate(37.9103vw,46.756vh) scale(.7043)}to{transform:translate(34.1075vw,99vh) scale(.7043)}}.snow:nth-child(42){opacity:.203;transform:translate(47.2354vw,-10px) scale(.5742);animation:fall-42 26s -22s linear infinite}@keyframes fall-42{78.276%{transform:translate(41.1364vw,78.276vh) scale(.5742)}to{transform:translate(44.1859vw,99vh) scale(.5742)}}.snow:nth-child(43){opacity:1.651;transform:translate(87.3632vw,-10px) scale(.4326);animation:fall-43 15s -2s linear infinite}@keyframes fall-43{57.382%{transform:translate(77.5026vw,57.382vh) scale(.4326)}to{transform:translate(82.4329vw,99vh) scale(.4326)}}.snow:nth-child(44){opacity:.2174;transform:translate(61.6841vw,-10px) scale(.3896);animation:fall-44 19s -23s linear infinite}@keyframes fall-44{59.103%{transform:translate(58.5251vw,59.103vh) scale(.3896)}to{transform:translate(60.1046vw,99vh) scale(.3896)}}.snow:nth-child(45){opacity:.2744;transform:translate(64.5354vw,-10px) scale(.8708);animation:fall-45 22s -27s linear infinite}@keyframes fall-45{41.587%{transform:translate(55.5789vw,41.587vh) scale(.8708)}to{transform:translate(60.05715vw,99vh) scale(.8708)}}.snow:nth-child(46){opacity:.7298;transform:translate(90.0058vw,-10px) scale(.5545);animation:fall-46 19s -14s linear infinite}@keyframes fall-46{52.354%{transform:translate(95.1711vw,52.354vh) scale(.5545)}to{transform:translate(92.58845vw,99vh) scale(.5545)}}.snow:nth-child(47){opacity:.599;transform:translate(78.1926vw,-10px) scale(.853);animation:fall-47 21s -26s linear infinite}@keyframes fall-47{78.417%{transform:translate(75.6502vw,78.417vh) scale(.853)}to{transform:translate(76.9214vw,99vh) scale(.853)}}.snow:nth-child(48){opacity:.8002;transform:translate(97.086vw,-10px) scale(.1511);animation:fall-48 12s -29s linear infinite}@keyframes fall-48{79.292%{transform:translate(100.4121vw,79.292vh) scale(.1511)}to{transform:translate(98.74905vw,99vh) scale(.1511)}}.snow:nth-child(49){opacity:.4096;transform:translate(18.9223vw,-10px) scale(.8528);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{40.427%{transform:translate(24.0445vw,40.427vh) scale(.8528)}to{transform:translate(21.4834vw,99vh) scale(.8528)}}.snow:nth-child(50){opacity:1.0806;transform:translate(1.7443vw,-10px) scale(.0794);animation:fall-50 28s -24s linear infinite}@keyframes fall-50{30.808%{transform:translate(11.0115vw,30.808vh) scale(.0794)}to{transform:translate(6.3779vw,99vh) scale(.0794)}}.snow:nth-child(51){opacity:.4912;transform:translate(80.423vw,-10px) scale(.1841);animation:fall-51 29s -4s linear infinite}@keyframes fall-51{65.42%{transform:translate(83.6394vw,65.42vh) scale(.1841)}to{transform:translate(82.0312vw,99vh) scale(.1841)}}.snow:nth-child(52){opacity:1.746;transform:translate(30.2005vw,-10px) scale(.6755);animation:fall-52 19s -25s linear infinite}@keyframes fall-52{77.995%{transform:translate(38.5607vw,77.995vh) scale(.6755)}to{transform:translate(34.3806vw,99vh) scale(.6755)}}.snow:nth-child(53){opacity:1.7116;transform:translate(81.6995vw,-10px) scale(.172);animation:fall-53 13s -4s linear infinite}@keyframes fall-53{79.587%{transform:translate(84.2515vw,79.587vh) scale(.172)}to{transform:translate(82.9755vw,99vh) scale(.172)}}.snow:nth-child(54){opacity:1.4604;transform:translate(22.8046vw,-10px) scale(.4795);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{73.778%{transform:translate(27.9336vw,73.778vh) scale(.4795)}to{transform:translate(25.3691vw,99vh) scale(.4795)}}.snow:nth-child(55){opacity:1.1502;transform:translate(20.0406vw,-10px) scale(.8973);animation:fall-55 30s -16s linear infinite}@keyframes fall-55{46.614%{transform:translate(26.3121vw,46.614vh) scale(.8973)}to{transform:translate(23.17635vw,99vh) scale(.8973)}}.snow:nth-child(56){opacity:.4426;transform:translate(41.3957vw,-10px) scale(.6641);animation:fall-56 20s -26s linear infinite}@keyframes fall-56{48.077%{transform:translate(51.0234vw,48.077vh) scale(.6641)}to{transform:translate(46.20955vw,99vh) scale(.6641)}}.snow:nth-child(57){opacity:.7862;transform:translate(23.7397vw,-10px) scale(.0399);animation:fall-57 10s -24s linear infinite}@keyframes fall-57{40.034%{transform:translate(30.5063vw,40.034vh) scale(.0399)}to{transform:translate(27.123vw,99vh) scale(.0399)}}.snow:nth-child(58){opacity:1.4296;transform:translate(5.1414vw,-10px) scale(.9857);animation:fall-58 26s -13s linear infinite}@keyframes fall-58{62.289%{transform:translate(8.7325vw,62.289vh) scale(.9857)}to{transform:translate(6.93695vw,99vh) scale(.9857)}}.snow:nth-child(59){opacity:.308;transform:translate(80.2776vw,-10px) scale(.5874);animation:fall-59 26s -15s linear infinite}@keyframes fall-59{48.695%{transform:translate(77.5197vw,48.695vh) scale(.5874)}to{transform:translate(78.89865vw,99vh) scale(.5874)}}.snow:nth-child(60){opacity:.974;transform:translate(56.7066vw,-10px) scale(.074);animation:fall-60 14s -2s linear infinite}@keyframes fall-60{34.151%{transform:translate(62.7702vw,34.151vh) scale(.074)}to{transform:translate(59.7384vw,99vh) scale(.074)}}.snow:nth-child(61){opacity:1.1718;transform:translate(21.5558vw,-10px) scale(.6801);animation:fall-61 29s -25s linear infinite}@keyframes fall-61{32.222%{transform:translate(24.8181vw,32.222vh) scale(.6801)}to{transform:translate(23.18695vw,99vh) scale(.6801)}}.snow:nth-child(62){opacity:1.0642;transform:translate(90.9446vw,-10px) scale(.0246);animation:fall-62 19s -20s linear infinite}@keyframes fall-62{58.575%{transform:translate(86.7984vw,58.575vh) scale(.0246)}to{transform:translate(88.8715vw,99vh) scale(.0246)}}.snow:nth-child(63){opacity:.1342;transform:translate(32.969vw,-10px) scale(.446);animation:fall-63 17s -21s linear infinite}@keyframes fall-63{57.022%{transform:translate(23.4118vw,57.022vh) scale(.446)}to{transform:translate(28.1904vw,99vh) scale(.446)}}.snow:nth-child(64){opacity:1.794;transform:translate(95.5554vw,-10px) scale(.0821);animation:fall-64 14s -23s linear infinite}@keyframes fall-64{36.278%{transform:translate(103.6813vw,36.278vh) scale(.0821)}to{transform:translate(99.61835vw,99vh) scale(.0821)}}.snow:nth-child(65){opacity:1.3748;transform:translate(57.8046vw,-10px) scale(.1107);animation:fall-65 20s -21s linear infinite}@keyframes fall-65{53.998%{transform:translate(54.8896vw,53.998vh) scale(.1107)}to{transform:translate(56.3471vw,99vh) scale(.1107)}}.snow:nth-child(66){opacity:.4754;transform:translate(52.7953vw,-10px) scale(.851);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{34.395%{transform:translate(61.3099vw,34.395vh) scale(.851)}to{transform:translate(57.0526vw,99vh) scale(.851)}}.snow:nth-child(67){opacity:1.7882;transform:translate(23.0055vw,-10px) scale(.2808);animation:fall-67 23s -18s linear infinite}@keyframes fall-67{66.987%{transform:translate(25.0159vw,66.987vh) scale(.2808)}to{transform:translate(24.0107vw,99vh) scale(.2808)}}.snow:nth-child(68){opacity:.807;transform:translate(7.3655vw,-10px) scale(.6408);animation:fall-68 10s -19s linear infinite}@keyframes fall-68{42.285%{transform:translate(7.0304vw,42.285vh) scale(.6408)}to{transform:translate(7.19795vw,99vh) scale(.6408)}}.snow:nth-child(69){opacity:.117;transform:translate(32.2464vw,-10px) scale(.8374);animation:fall-69 30s -12s linear infinite}@keyframes fall-69{55.862%{transform:translate(37.2958vw,55.862vh) scale(.8374)}to{transform:translate(34.7711vw,99vh) scale(.8374)}}.snow:nth-child(70){opacity:1.3078;transform:translate(70.1702vw,-10px) scale(.0519);animation:fall-70 11s -26s linear infinite}@keyframes fall-70{51.33%{transform:translate(65.4201vw,51.33vh) scale(.0519)}to{transform:translate(67.79515vw,99vh) scale(.0519)}}.snow:nth-child(71){opacity:1.4702;transform:translate(68.5856vw,-10px) scale(.7557);animation:fall-71 20s -13s linear infinite}@keyframes fall-71{30.227%{transform:translate(71.3802vw,30.227vh) scale(.7557)}to{transform:translate(69.9829vw,99vh) scale(.7557)}}.snow:nth-child(72){opacity:1.3614;transform:translate(56.2574vw,-10px) scale(.725);animation:fall-72 19s -3s linear infinite}@keyframes fall-72{32.19%{transform:translate(58.0663vw,32.19vh) scale(.725)}to{transform:translate(57.16185vw,99vh) scale(.725)}}.snow:nth-child(73){opacity:1.8238;transform:translate(9.4386vw,-10px) scale(.9428);animation:fall-73 24s -8s linear infinite}@keyframes fall-73{47.319%{transform:translate(12.7539vw,47.319vh) scale(.9428)}to{transform:translate(11.09625vw,99vh) scale(.9428)}}.snow:nth-child(74){opacity:.6668;transform:translate(15.8399vw,-10px) scale(.5228);animation:fall-74 19s -29s linear infinite}@keyframes fall-74{36.56%{transform:translate(20.5792vw,36.56vh) scale(.5228)}to{transform:translate(18.20955vw,99vh) scale(.5228)}}.snow:nth-child(75){opacity:.663;transform:translate(81.3799vw,-10px) scale(.6764);animation:fall-75 23s -14s linear infinite}@keyframes fall-75{67.483%{transform:translate(91.3696vw,67.483vh) scale(.6764)}to{transform:translate(86.37475vw,99vh) scale(.6764)}}.snow:nth-child(76){opacity:1.2936;transform:translate(44.5344vw,-10px) scale(.9637);animation:fall-76 25s -2s linear infinite}@keyframes fall-76{32.044%{transform:translate(52.1859vw,32.044vh) scale(.9637)}to{transform:translate(48.36015vw,99vh) scale(.9637)}}.snow:nth-child(77){opacity:.6286;transform:translate(75.2738vw,-10px) scale(.99);animation:fall-77 11s -16s linear infinite}@keyframes fall-77{39.728%{transform:translate(67.7268vw,39.728vh) scale(.99)}to{transform:translate(71.5003vw,99vh) scale(.99)}}.snow:nth-child(78){opacity:1.5508;transform:translate(14.5601vw,-10px) scale(.2019);animation:fall-78 19s -3s linear infinite}@keyframes fall-78{35.879%{transform:translate(16.3035vw,35.879vh) scale(.2019)}to{transform:translate(15.4318vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.7584;transform:translate(31.8285vw,-10px) scale(.9774);animation:fall-79 11s -28s linear infinite}@keyframes fall-79{52.115%{transform:translate(22.8257vw,52.115vh) scale(.9774)}to{transform:translate(27.3271vw,99vh) scale(.9774)}}.snow:nth-child(80){opacity:.2626;transform:translate(51.2748vw,-10px) scale(.7461);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{31.895%{transform:translate(59.174vw,31.895vh) scale(.7461)}to{transform:translate(55.2244vw,99vh) scale(.7461)}}.snow:nth-child(81){opacity:1.706;transform:translate(73.6082vw,-10px) scale(.7795);animation:fall-81 16s -20s linear infinite}@keyframes fall-81{38.79%{transform:translate(76.4462vw,38.79vh) scale(.7795)}to{transform:translate(75.0272vw,99vh) scale(.7795)}}.snow:nth-child(82){opacity:1.4822;transform:translate(50.5784vw,-10px) scale(.0303);animation:fall-82 28s -11s linear infinite}@keyframes fall-82{53.568%{transform:translate(56.6413vw,53.568vh) scale(.0303)}to{transform:translate(53.60985vw,99vh) scale(.0303)}}.snow:nth-child(83){opacity:1.887;transform:translate(34.9423vw,-10px) scale(.8545);animation:fall-83 20s -6s linear infinite}@keyframes fall-83{58.687%{transform:translate(37.1627vw,58.687vh) scale(.8545)}to{transform:translate(36.0525vw,99vh) scale(.8545)}}.snow:nth-child(84){opacity:.2408;transform:translate(34.078vw,-10px) scale(.6011);animation:fall-84 13s -22s linear infinite}@keyframes fall-84{62.119%{transform:translate(41.3456vw,62.119vh) scale(.6011)}to{transform:translate(37.7118vw,99vh) scale(.6011)}}.snow:nth-child(85){opacity:1.1116;transform:translate(56.495vw,-10px) scale(.3208);animation:fall-85 11s -19s linear infinite}@keyframes fall-85{37.391%{transform:translate(55.5279vw,37.391vh) scale(.3208)}to{transform:translate(56.01145vw,99vh) scale(.3208)}}.snow:nth-child(86){opacity:1.8904;transform:translate(35.7566vw,-10px) scale(.41);animation:fall-86 19s -2s linear infinite}@keyframes fall-86{63.097%{transform:translate(40.5015vw,63.097vh) scale(.41)}to{transform:translate(38.12905vw,99vh) scale(.41)}}.snow:nth-child(87){opacity:.3616;transform:translate(41.6298vw,-10px) scale(.0174);animation:fall-87 30s -30s linear infinite}@keyframes fall-87{59.12%{transform:translate(44.2782vw,59.12vh) scale(.0174)}to{transform:translate(42.954vw,99vh) scale(.0174)}}.snow:nth-child(88){opacity:1.835;transform:translate(95.0128vw,-10px) scale(.1403);animation:fall-88 24s -11s linear infinite}@keyframes fall-88{59.666%{transform:translate(90.1939vw,59.666vh) scale(.1403)}to{transform:translate(92.60335vw,99vh) scale(.1403)}}.snow:nth-child(89){opacity:.7124;transform:translate(27.0856vw,-10px) scale(.7962);animation:fall-89 15s -9s linear infinite}@keyframes fall-89{44.281%{transform:translate(27.227vw,44.281vh) scale(.7962)}to{transform:translate(27.1563vw,99vh) scale(.7962)}}.snow:nth-child(90){opacity:.744;transform:translate(43.4325vw,-10px) scale(.1988);animation:fall-90 10s -14s linear infinite}@keyframes fall-90{67.816%{transform:translate(38.3598vw,67.816vh) scale(.1988)}to{transform:translate(40.89615vw,99vh) scale(.1988)}}.snow:nth-child(91){opacity:1.242;transform:translate(59.8991vw,-10px) scale(.1507);animation:fall-91 15s -2s linear infinite}@keyframes fall-91{33.586%{transform:translate(66.746vw,33.586vh) scale(.1507)}to{transform:translate(63.32255vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:1.5208;transform:translate(27.1612vw,-10px) scale(.9375);animation:fall-92 27s -13s linear infinite}@keyframes fall-92{40.77%{transform:translate(31.1061vw,40.77vh) scale(.9375)}to{transform:translate(29.13365vw,99vh) scale(.9375)}}.snow:nth-child(93){opacity:1.0778;transform:translate(85.3735vw,-10px) scale(.8425);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{78.644%{transform:translate(89.4276vw,78.644vh) scale(.8425)}to{transform:translate(87.40055vw,99vh) scale(.8425)}}.snow:nth-child(94){opacity:.1672;transform:translate(90.2382vw,-10px) scale(.5697);animation:fall-94 13s -5s linear infinite}@keyframes fall-94{59.354%{transform:translate(83.5602vw,59.354vh) scale(.5697)}to{transform:translate(86.8992vw,99vh) scale(.5697)}}.snow:nth-child(95){opacity:1.4602;transform:translate(62.4096vw,-10px) scale(.6224);animation:fall-95 21s -30s linear infinite}@keyframes fall-95{41.23%{transform:translate(57.5569vw,41.23vh) scale(.6224)}to{transform:translate(59.98325vw,99vh) scale(.6224)}}.snow:nth-child(96){opacity:1.1822;transform:translate(38.4833vw,-10px) scale(.9544);animation:fall-96 27s -2s linear infinite}@keyframes fall-96{61.293%{transform:translate(45.6457vw,61.293vh) scale(.9544)}to{transform:translate(42.0645vw,99vh) scale(.9544)}}.snow:nth-child(97){opacity:.593;transform:translate(92.1111vw,-10px) scale(.5013);animation:fall-97 26s -25s linear infinite}@keyframes fall-97{30.898%{transform:translate(98.7919vw,30.898vh) scale(.5013)}to{transform:translate(95.4515vw,99vh) scale(.5013)}}.snow:nth-child(98){opacity:.595;transform:translate(57.0321vw,-10px) scale(.2883);animation:fall-98 13s -24s linear infinite}@keyframes fall-98{31.076%{transform:translate(51.8863vw,31.076vh) scale(.2883)}to{transform:translate(54.4592vw,99vh) scale(.2883)}}.snow:nth-child(99){opacity:1.6706;transform:translate(6.3663vw,-10px) scale(.9033);animation:fall-99 29s -7s linear infinite}@keyframes fall-99{40.718%{transform:translate(14.7299vw,40.718vh) scale(.9033)}to{transform:translate(10.5481vw,99vh) scale(.9033)}}.snow:nth-child(100){opacity:.0374;transform:translate(43.068vw,-10px) scale(.318);animation:fall-100 14s -16s linear infinite}@keyframes fall-100{70.466%{transform:translate(40.3181vw,70.466vh) scale(.318)}to{transform:translate(41.69305vw,99vh) scale(.318)}}.snow:nth-child(101){opacity:.1352;transform:translate(62.6699vw,-10px) scale(.7505);animation:fall-101 13s -7s linear infinite}@keyframes fall-101{36.953%{transform:translate(55.0779vw,36.953vh) scale(.7505)}to{transform:translate(58.8739vw,99vh) scale(.7505)}}.snow:nth-child(102){opacity:1.4456;transform:translate(45.2886vw,-10px) scale(.0341);animation:fall-102 25s -27s linear infinite}@keyframes fall-102{37.931%{transform:translate(50.7139vw,37.931vh) scale(.0341)}to{transform:translate(48.00125vw,99vh) scale(.0341)}}.snow:nth-child(103){opacity:1.0544;transform:translate(60.467vw,-10px) scale(.0167);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{30.286%{transform:translate(67.6559vw,30.286vh) scale(.0167)}to{transform:translate(64.06145vw,99vh) scale(.0167)}}.snow:nth-child(104){opacity:1.461;transform:translate(27.2173vw,-10px) scale(.9092);animation:fall-104 10s -9s linear infinite}@keyframes fall-104{41.5%{transform:translate(31.4995vw,41.5vh) scale(.9092)}to{transform:translate(29.3584vw,99vh) scale(.9092)}}.snow:nth-child(105){opacity:1.8378;transform:translate(33.4196vw,-10px) scale(.7079);animation:fall-105 21s -7s linear infinite}@keyframes fall-105{49.425%{transform:translate(43.3966vw,49.425vh) scale(.7079)}to{transform:translate(38.4081vw,99vh) scale(.7079)}}.snow:nth-child(106){opacity:1.4462;transform:translate(96.9771vw,-10px) scale(.2599);animation:fall-106 12s -29s linear infinite}@keyframes fall-106{32.596%{transform:translate(96.3732vw,32.596vh) scale(.2599)}to{transform:translate(96.67515vw,99vh) scale(.2599)}}.snow:nth-child(107){opacity:.9558;transform:translate(79.0045vw,-10px) scale(.0714);animation:fall-107 19s -9s linear infinite}@keyframes fall-107{68.51%{transform:translate(74.4389vw,68.51vh) scale(.0714)}to{transform:translate(76.7217vw,99vh) scale(.0714)}}.snow:nth-child(108){opacity:.5324;transform:translate(73.0408vw,-10px) scale(.4288);animation:fall-108 28s -17s linear infinite}@keyframes fall-108{36.036%{transform:translate(81.0558vw,36.036vh) scale(.4288)}to{transform:translate(77.0483vw,99vh) scale(.4288)}}.snow:nth-child(109){opacity:.4044;transform:translate(70.7024vw,-10px) scale(.7009);animation:fall-109 25s -4s linear infinite}@keyframes fall-109{68.944%{transform:translate(77.7176vw,68.944vh) scale(.7009)}to{transform:translate(74.21vw,99vh) scale(.7009)}}.snow:nth-child(110){opacity:.2288;transform:translate(35.5095vw,-10px) scale(.0316);animation:fall-110 25s -5s linear infinite}@keyframes fall-110{64.926%{transform:translate(25.6592vw,64.926vh) scale(.0316)}to{transform:translate(30.58435vw,99vh) scale(.0316)}}.snow:nth-child(111){opacity:1.732;transform:translate(75.2625vw,-10px) scale(.9998);animation:fall-111 10s -2s linear infinite}@keyframes fall-111{68.682%{transform:translate(79.6142vw,68.682vh) scale(.9998)}to{transform:translate(77.43835vw,99vh) scale(.9998)}}.snow:nth-child(112){opacity:1.3444;transform:translate(6.9324vw,-10px) scale(.4136);animation:fall-112 26s -29s linear infinite}@keyframes fall-112{31.53%{transform:translate(-2.5666vw,31.53vh) scale(.4136)}to{transform:translate(2.1829vw,99vh) scale(.4136)}}.snow:nth-child(113){opacity:1.7104;transform:translate(54.327vw,-10px) scale(.4165);animation:fall-113 11s -18s linear infinite}@keyframes fall-113{46.314%{transform:translate(63.9998vw,46.314vh) scale(.4165)}to{transform:translate(59.1634vw,99vh) scale(.4165)}}.snow:nth-child(114){opacity:1.3418;transform:translate(85.3548vw,-10px) scale(.0256);animation:fall-114 10s -7s linear infinite}@keyframes fall-114{48.043%{transform:translate(93.0073vw,48.043vh) scale(.0256)}to{transform:translate(89.18105vw,99vh) scale(.0256)}}.snow:nth-child(115){opacity:1.2084;transform:translate(44.6947vw,-10px) scale(.8987);animation:fall-115 20s -12s linear infinite}@keyframes fall-115{64.389%{transform:translate(35.2811vw,64.389vh) scale(.8987)}to{transform:translate(39.9879vw,99vh) scale(.8987)}}.snow:nth-child(116){opacity:1.2364;transform:translate(51.0121vw,-10px) scale(.7722);animation:fall-116 25s -30s linear infinite}@keyframes fall-116{32.306%{transform:translate(50.1552vw,32.306vh) scale(.7722)}to{transform:translate(50.58365vw,99vh) scale(.7722)}}.snow:nth-child(117){opacity:1.3588;transform:translate(98.2505vw,-10px) scale(.2154);animation:fall-117 13s -15s linear infinite}@keyframes fall-117{37.644%{transform:translate(98.6224vw,37.644vh) scale(.2154)}to{transform:translate(98.43645vw,99vh) scale(.2154)}}.snow:nth-child(118){opacity:.937;transform:translate(84.9471vw,-10px) scale(.746);animation:fall-118 16s -14s linear infinite}@keyframes fall-118{66.775%{transform:translate(90.0817vw,66.775vh) scale(.746)}to{transform:translate(87.5144vw,99vh) scale(.746)}}.snow:nth-child(119){opacity:.464;transform:translate(27.4655vw,-10px) scale(.7424);animation:fall-119 30s -13s linear infinite}@keyframes fall-119{62.779%{transform:translate(34.2398vw,62.779vh) scale(.7424)}to{transform:translate(30.85265vw,99vh) scale(.7424)}}.snow:nth-child(120){opacity:.7618;transform:translate(88.8453vw,-10px) scale(.5596);animation:fall-120 26s -16s linear infinite}@keyframes fall-120{51.211%{transform:translate(93.8126vw,51.211vh) scale(.5596)}to{transform:translate(91.32895vw,99vh) scale(.5596)}}.snow:nth-child(121){opacity:1.3888;transform:translate(7.2556vw,-10px) scale(.5999);animation:fall-121 12s -26s linear infinite}@keyframes fall-121{63.353%{transform:translate(14.5027vw,63.353vh) scale(.5999)}to{transform:translate(10.87915vw,99vh) scale(.5999)}}.snow:nth-child(122){opacity:1.8874;transform:translate(2.9358vw,-10px) scale(.9603);animation:fall-122 15s -4s linear infinite}@keyframes fall-122{49.683%{transform:translate(12.077vw,49.683vh) scale(.9603)}to{transform:translate(7.5064vw,99vh) scale(.9603)}}.snow:nth-child(123){opacity:1.2162;transform:translate(29.2187vw,-10px) scale(.9791);animation:fall-123 25s -26s linear infinite}@keyframes fall-123{76.887%{transform:translate(19.9684vw,76.887vh) scale(.9791)}to{transform:translate(24.59355vw,99vh) scale(.9791)}}.snow:nth-child(124){opacity:1.0984;transform:translate(77.005vw,-10px) scale(.3337);animation:fall-124 17s -16s linear infinite}@keyframes fall-124{59.64%{transform:translate(78.8514vw,59.64vh) scale(.3337)}to{transform:translate(77.9282vw,99vh) scale(.3337)}}.snow:nth-child(125){opacity:1.871;transform:translate(86.2211vw,-10px) scale(.842);animation:fall-125 30s -7s linear infinite}@keyframes fall-125{60.712%{transform:translate(87.5014vw,60.712vh) scale(.842)}to{transform:translate(86.86125vw,99vh) scale(.842)}}.snow:nth-child(126){opacity:1.0998;transform:translate(91.9839vw,-10px) scale(.9775);animation:fall-126 25s -11s linear infinite}@keyframes fall-126{67.232%{transform:translate(83.5935vw,67.232vh) scale(.9775)}to{transform:translate(87.7887vw,99vh) scale(.9775)}}.snow:nth-child(127){opacity:1.2134;transform:translate(75.4884vw,-10px) scale(.6734);animation:fall-127 24s -27s linear infinite}@keyframes fall-127{69.53%{transform:translate(81.4845vw,69.53vh) scale(.6734)}to{transform:translate(78.48645vw,99vh) scale(.6734)}}.snow:nth-child(128){opacity:.1738;transform:translate(95.5569vw,-10px) scale(.4222);animation:fall-128 14s -14s linear infinite}@keyframes fall-128{68.649%{transform:translate(100.7669vw,68.649vh) scale(.4222)}to{transform:translate(98.1619vw,99vh) scale(.4222)}}.snow:nth-child(129){opacity:.1592;transform:translate(23.1978vw,-10px) scale(.2035);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{43.234%{transform:translate(13.7537vw,43.234vh) scale(.2035)}to{transform:translate(18.47575vw,99vh) scale(.2035)}}.snow:nth-child(130){opacity:.4068;transform:translate(18.041vw,-10px) scale(.4077);animation:fall-130 26s -9s linear infinite}@keyframes fall-130{52.371%{transform:translate(23.4473vw,52.371vh) scale(.4077)}to{transform:translate(20.74415vw,99vh) scale(.4077)}}.snow:nth-child(131){opacity:.3368;transform:translate(78.8048vw,-10px) scale(.3688);animation:fall-131 12s -24s linear infinite}@keyframes fall-131{43.666%{transform:translate(69.6566vw,43.666vh) scale(.3688)}to{transform:translate(74.2307vw,99vh) scale(.3688)}}.snow:nth-child(132){opacity:.1938;transform:translate(58.3588vw,-10px) scale(.2104);animation:fall-132 17s -1s linear infinite}@keyframes fall-132{34.048%{transform:translate(57.373vw,34.048vh) scale(.2104)}to{transform:translate(57.8659vw,99vh) scale(.2104)}}.snow:nth-child(133){opacity:1.6624;transform:translate(78.5843vw,-10px) scale(.7481);animation:fall-133 19s -8s linear infinite}@keyframes fall-133{35.354%{transform:translate(79.2006vw,35.354vh) scale(.7481)}to{transform:translate(78.89245vw,99vh) scale(.7481)}}.snow:nth-child(134){opacity:1.622;transform:translate(70.1057vw,-10px) scale(.2409);animation:fall-134 26s -29s linear infinite}@keyframes fall-134{71.958%{transform:translate(62.0811vw,71.958vh) scale(.2409)}to{transform:translate(66.0934vw,99vh) scale(.2409)}}.snow:nth-child(135){opacity:.6114;transform:translate(69.2396vw,-10px) scale(.494);animation:fall-135 22s -8s linear infinite}@keyframes fall-135{59.92%{transform:translate(78.8048vw,59.92vh) scale(.494)}to{transform:translate(74.0222vw,99vh) scale(.494)}}.snow:nth-child(136){opacity:1.071;transform:translate(17.5426vw,-10px) scale(.2719);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{71.835%{transform:translate(14.6699vw,71.835vh) scale(.2719)}to{transform:translate(16.10625vw,99vh) scale(.2719)}}.snow:nth-child(137){opacity:.62;transform:translate(5.3447vw,-10px) scale(.4793);animation:fall-137 15s -29s linear infinite}@keyframes fall-137{67.589%{transform:translate(13.9753vw,67.589vh) scale(.4793)}to{transform:translate(9.66vw,99vh) scale(.4793)}}.snow:nth-child(138){opacity:1.5266;transform:translate(36.439vw,-10px) scale(.1699);animation:fall-138 27s -27s linear infinite}@keyframes fall-138{45.766%{transform:translate(43.2867vw,45.766vh) scale(.1699)}to{transform:translate(39.86285vw,99vh) scale(.1699)}}.snow:nth-child(139){opacity:1.5788;transform:translate(85.3052vw,-10px) scale(.8675);animation:fall-139 15s -22s linear infinite}@keyframes fall-139{36.898%{transform:translate(89.385vw,36.898vh) scale(.8675)}to{transform:translate(87.3451vw,99vh) scale(.8675)}}.snow:nth-child(140){opacity:.63;transform:translate(78.1761vw,-10px) scale(.9008);animation:fall-140 26s -20s linear infinite}@keyframes fall-140{39.656%{transform:translate(75.2763vw,39.656vh) scale(.9008)}to{transform:translate(76.7262vw,99vh) scale(.9008)}}.snow:nth-child(141){opacity:1.4024;transform:translate(38.6722vw,-10px) scale(.5114);animation:fall-141 14s -17s linear infinite}@keyframes fall-141{79.051%{transform:translate(30.175vw,79.051vh) scale(.5114)}to{transform:translate(34.4236vw,99vh) scale(.5114)}}.snow:nth-child(142){opacity:.54;transform:translate(85.8976vw,-10px) scale(.1754);animation:fall-142 19s -16s linear infinite}@keyframes fall-142{34.234%{transform:translate(86.3159vw,34.234vh) scale(.1754)}to{transform:translate(86.10675vw,99vh) scale(.1754)}}.snow:nth-child(143){opacity:1.0026;transform:translate(54.8788vw,-10px) scale(.8018);animation:fall-143 24s -9s linear infinite}@keyframes fall-143{35.443%{transform:translate(61.8994vw,35.443vh) scale(.8018)}to{transform:translate(58.3891vw,99vh) scale(.8018)}}.snow:nth-child(144){opacity:1.4808;transform:translate(41.5506vw,-10px) scale(.6785);animation:fall-144 27s -21s linear infinite}@keyframes fall-144{54.294%{transform:translate(49.6762vw,54.294vh) scale(.6785)}to{transform:translate(45.6134vw,99vh) scale(.6785)}}.snow:nth-child(145){opacity:.6204;transform:translate(67.9591vw,-10px) scale(.5532);animation:fall-145 16s -27s linear infinite}@keyframes fall-145{34.69%{transform:translate(59.5945vw,34.69vh) scale(.5532)}to{transform:translate(63.7768vw,99vh) scale(.5532)}}.snow:nth-child(146){opacity:.5102;transform:translate(64.6176vw,-10px) scale(.9123);animation:fall-146 19s -28s linear infinite}@keyframes fall-146{36.929%{transform:translate(68.86vw,36.929vh) scale(.9123)}to{transform:translate(66.7388vw,99vh) scale(.9123)}}.snow:nth-child(147){opacity:.158;transform:translate(29.2896vw,-10px) scale(.9068);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{71.494%{transform:translate(23.0601vw,71.494vh) scale(.9068)}to{transform:translate(26.17485vw,99vh) scale(.9068)}}.snow:nth-child(148){opacity:.31;transform:translate(73.4747vw,-10px) scale(.6328);animation:fall-148 23s -6s linear infinite}@keyframes fall-148{55.024%{transform:translate(77.1634vw,55.024vh) scale(.6328)}to{transform:translate(75.31905vw,99vh) scale(.6328)}}.snow:nth-child(149){opacity:.139;transform:translate(87.5029vw,-10px) scale(.1311);animation:fall-149 15s -7s linear infinite}@keyframes fall-149{76.097%{transform:translate(95.2626vw,76.097vh) scale(.1311)}to{transform:translate(91.38275vw,99vh) scale(.1311)}}.snow:nth-child(150){opacity:1.501;transform:translate(79.7662vw,-10px) scale(.9163);animation:fall-150 24s -3s linear infinite}@keyframes fall-150{32.981%{transform:translate(72.5292vw,32.981vh) scale(.9163)}to{transform:translate(76.1477vw,99vh) scale(.9163)}}.snow:nth-child(151){opacity:1.492;transform:translate(23.0651vw,-10px) scale(.6713);animation:fall-151 17s -1s linear infinite}@keyframes fall-151{41.043%{transform:translate(31.8886vw,41.043vh) scale(.6713)}to{transform:translate(27.47685vw,99vh) scale(.6713)}}.snow:nth-child(152){opacity:.6966;transform:translate(88.8818vw,-10px) scale(.3399);animation:fall-152 20s -29s linear infinite}@keyframes fall-152{59.091%{transform:translate(82.2952vw,59.091vh) scale(.3399)}to{transform:translate(85.5885vw,99vh) scale(.3399)}}.snow:nth-child(153){opacity:1.5508;transform:translate(6.0372vw,-10px) scale(.2971);animation:fall-153 19s -8s linear infinite}@keyframes fall-153{37.78%{transform:translate(9.2925vw,37.78vh) scale(.2971)}to{transform:translate(7.66485vw,99vh) scale(.2971)}}.snow:nth-child(154){opacity:1.6812;transform:translate(15.375vw,-10px) scale(.3824);animation:fall-154 18s -11s linear infinite}@keyframes fall-154{33.771%{transform:translate(10.8776vw,33.771vh) scale(.3824)}to{transform:translate(13.1263vw,99vh) scale(.3824)}}.snow:nth-child(155){opacity:.75;transform:translate(85.4325vw,-10px) scale(.0431);animation:fall-155 26s -1s linear infinite}@keyframes fall-155{48.347%{transform:translate(83.3679vw,48.347vh) scale(.0431)}to{transform:translate(84.4002vw,99vh) scale(.0431)}}.snow:nth-child(156){opacity:1.4206;transform:translate(54.1692vw,-10px) scale(.699);animation:fall-156 10s -14s linear infinite}@keyframes fall-156{66.083%{transform:translate(55.8617vw,66.083vh) scale(.699)}to{transform:translate(55.01545vw,99vh) scale(.699)}}.snow:nth-child(157){opacity:1.794;transform:translate(2.9492vw,-10px) scale(.6899);animation:fall-157 24s -1s linear infinite}@keyframes fall-157{58.598%{transform:translate(4.188vw,58.598vh) scale(.6899)}to{transform:translate(3.5686vw,99vh) scale(.6899)}}.snow:nth-child(158){opacity:.0698;transform:translate(84.1955vw,-10px) scale(.3702);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{47.203%{transform:translate(92.9949vw,47.203vh) scale(.3702)}to{transform:translate(88.5952vw,99vh) scale(.3702)}}.snow:nth-child(159){opacity:.0658;transform:translate(53.9307vw,-10px) scale(.2923);animation:fall-159 12s -15s linear infinite}@keyframes fall-159{72.373%{transform:translate(62.2647vw,72.373vh) scale(.2923)}to{transform:translate(58.0977vw,99vh) scale(.2923)}}.snow:nth-child(160){opacity:.8394;transform:translate(98.3285vw,-10px) scale(.4646);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{70.051%{transform:translate(107.2363vw,70.051vh) scale(.4646)}to{transform:translate(102.7824vw,99vh) scale(.4646)}}.snow:nth-child(161){opacity:1.125;transform:translate(98.276vw,-10px) scale(.1856);animation:fall-161 26s -2s linear infinite}@keyframes fall-161{53.496%{transform:translate(101.713vw,53.496vh) scale(.1856)}to{transform:translate(99.9945vw,99vh) scale(.1856)}}.snow:nth-child(162){opacity:.3576;transform:translate(85.3309vw,-10px) scale(.3567);animation:fall-162 11s -20s linear infinite}@keyframes fall-162{43.546%{transform:translate(81.5919vw,43.546vh) scale(.3567)}to{transform:translate(83.4614vw,99vh) scale(.3567)}}.snow:nth-child(163){opacity:1.8586;transform:translate(83.7884vw,-10px) scale(.1537);animation:fall-163 13s -17s linear infinite}@keyframes fall-163{60.888%{transform:translate(77.4998vw,60.888vh) scale(.1537)}to{transform:translate(80.6441vw,99vh) scale(.1537)}}.snow:nth-child(164){opacity:.9912;transform:translate(80.5277vw,-10px) scale(.3735);animation:fall-164 29s -4s linear infinite}@keyframes fall-164{31.33%{transform:translate(79.6781vw,31.33vh) scale(.3735)}to{transform:translate(80.1029vw,99vh) scale(.3735)}}.snow:nth-child(165){opacity:1.1764;transform:translate(11.2768vw,-10px) scale(.9118);animation:fall-165 11s -23s linear infinite}@keyframes fall-165{48.264%{transform:translate(12.5209vw,48.264vh) scale(.9118)}to{transform:translate(11.89885vw,99vh) scale(.9118)}}.snow:nth-child(166){opacity:.8728;transform:translate(86.8594vw,-10px) scale(.945);animation:fall-166 19s -25s linear infinite}@keyframes fall-166{68.137%{transform:translate(82.5647vw,68.137vh) scale(.945)}to{transform:translate(84.71205vw,99vh) scale(.945)}}.snow:nth-child(167){opacity:1.4772;transform:translate(43.927vw,-10px) scale(.8061);animation:fall-167 22s -1s linear infinite}@keyframes fall-167{31.836%{transform:translate(41.2682vw,31.836vh) scale(.8061)}to{transform:translate(42.5976vw,99vh) scale(.8061)}}.snow:nth-child(168){opacity:1.6506;transform:translate(26.5994vw,-10px) scale(.1716);animation:fall-168 10s -19s linear infinite}@keyframes fall-168{63.823%{transform:translate(27.7415vw,63.823vh) scale(.1716)}to{transform:translate(27.17045vw,99vh) scale(.1716)}}.snow:nth-child(169){opacity:.303;transform:translate(64.2783vw,-10px) scale(.2876);animation:fall-169 23s -16s linear infinite}@keyframes fall-169{57.59%{transform:translate(61.2632vw,57.59vh) scale(.2876)}to{transform:translate(62.77075vw,99vh) scale(.2876)}}.snow:nth-child(170){opacity:.4982;transform:translate(76.5745vw,-10px) scale(.6068);animation:fall-170 21s -30s linear infinite}@keyframes fall-170{59.734%{transform:translate(85.6609vw,59.734vh) scale(.6068)}to{transform:translate(81.1177vw,99vh) scale(.6068)}}.snow:nth-child(171){opacity:1.15;transform:translate(65.0136vw,-10px) scale(.4972);animation:fall-171 14s -26s linear infinite}@keyframes fall-171{38.92%{transform:translate(65.8776vw,38.92vh) scale(.4972)}to{transform:translate(65.4456vw,99vh) scale(.4972)}}.snow:nth-child(172){opacity:1.8522;transform:translate(77.9348vw,-10px) scale(.2925);animation:fall-172 26s -4s linear infinite}@keyframes fall-172{62.995%{transform:translate(76.0119vw,62.995vh) scale(.2925)}to{transform:translate(76.97335vw,99vh) scale(.2925)}}.snow:nth-child(173){opacity:.4048;transform:translate(78.6217vw,-10px) scale(.6074);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{65.078%{transform:translate(79.1312vw,65.078vh) scale(.6074)}to{transform:translate(78.87645vw,99vh) scale(.6074)}}.snow:nth-child(174){opacity:.98;transform:translate(47.2894vw,-10px) scale(.4448);animation:fall-174 26s -22s linear infinite}@keyframes fall-174{35.89%{transform:translate(53.543vw,35.89vh) scale(.4448)}to{transform:translate(50.4162vw,99vh) scale(.4448)}}.snow:nth-child(175){opacity:.3876;transform:translate(9.9851vw,-10px) scale(.8633);animation:fall-175 17s -20s linear infinite}@keyframes fall-175{49.47%{transform:translate(12.8735vw,49.47vh) scale(.8633)}to{transform:translate(11.4293vw,99vh) scale(.8633)}}.snow:nth-child(176){opacity:1.7002;transform:translate(22.3344vw,-10px) scale(.2596);animation:fall-176 24s -19s linear infinite}@keyframes fall-176{49.924%{transform:translate(25.5847vw,49.924vh) scale(.2596)}to{transform:translate(23.95955vw,99vh) scale(.2596)}}.snow:nth-child(177){opacity:.7214;transform:translate(59.5487vw,-10px) scale(.1274);animation:fall-177 23s -8s linear infinite}@keyframes fall-177{78.443%{transform:translate(65.0354vw,78.443vh) scale(.1274)}to{transform:translate(62.29205vw,99vh) scale(.1274)}}.snow:nth-child(178){opacity:1.525;transform:translate(78.6051vw,-10px) scale(.5419);animation:fall-178 16s -29s linear infinite}@keyframes fall-178{67.628%{transform:translate(80.7422vw,67.628vh) scale(.5419)}to{transform:translate(79.67365vw,99vh) scale(.5419)}}.snow:nth-child(179){opacity:1.3298;transform:translate(99.1926vw,-10px) scale(.0863);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{52.582%{transform:translate(101.014vw,52.582vh) scale(.0863)}to{transform:translate(100.1033vw,99vh) scale(.0863)}}.snow:nth-child(180){opacity:1.6324;transform:translate(42.0254vw,-10px) scale(.861);animation:fall-180 15s -30s linear infinite}@keyframes fall-180{35.099%{transform:translate(40.2061vw,35.099vh) scale(.861)}to{transform:translate(41.11575vw,99vh) scale(.861)}}.snow:nth-child(181){opacity:1.0902;transform:translate(59.9565vw,-10px) scale(.724);animation:fall-181 25s -4s linear infinite}@keyframes fall-181{77.312%{transform:translate(50.6313vw,77.312vh) scale(.724)}to{transform:translate(55.2939vw,99vh) scale(.724)}}.snow:nth-child(182){opacity:.8738;transform:translate(24.5322vw,-10px) scale(.4182);animation:fall-182 28s -28s linear infinite}@keyframes fall-182{64.839%{transform:translate(17.5591vw,64.839vh) scale(.4182)}to{transform:translate(21.04565vw,99vh) scale(.4182)}}.snow:nth-child(183){opacity:.5744;transform:translate(55.7823vw,-10px) scale(.6014);animation:fall-183 20s -28s linear infinite}@keyframes fall-183{41.349%{transform:translate(57.1682vw,41.349vh) scale(.6014)}to{transform:translate(56.47525vw,99vh) scale(.6014)}}.snow:nth-child(184){opacity:.4218;transform:translate(40.9076vw,-10px) scale(.2187);animation:fall-184 20s -12s linear infinite}@keyframes fall-184{53.259%{transform:translate(39.5338vw,53.259vh) scale(.2187)}to{transform:translate(40.2207vw,99vh) scale(.2187)}}.snow:nth-child(185){opacity:.2968;transform:translate(84.3992vw,-10px) scale(.3798);animation:fall-185 19s -16s linear infinite}@keyframes fall-185{74.603%{transform:translate(76.6274vw,74.603vh) scale(.3798)}to{transform:translate(80.5133vw,99vh) scale(.3798)}}.snow:nth-child(186){opacity:.4772;transform:translate(90.3422vw,-10px) scale(.6131);animation:fall-186 27s -24s linear infinite}@keyframes fall-186{46.034%{transform:translate(90.6202vw,46.034vh) scale(.6131)}to{transform:translate(90.4812vw,99vh) scale(.6131)}}.snow:nth-child(187){opacity:.0164;transform:translate(.225vw,-10px) scale(.9856);animation:fall-187 16s -5s linear infinite}@keyframes fall-187{76.92%{transform:translate(-.2312vw,76.92vh) scale(.9856)}to{transform:translate(-.0031vw,99vh) scale(.9856)}}.snow:nth-child(188){opacity:1.2036;transform:translate(4.2716vw,-10px) scale(.6143);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{42.22%{transform:translate(3.5057vw,42.22vh) scale(.6143)}to{transform:translate(3.88865vw,99vh) scale(.6143)}}.snow:nth-child(189){opacity:.0246;transform:translate(75.6922vw,-10px) scale(.5592);animation:fall-189 29s -19s linear infinite}@keyframes fall-189{79.301%{transform:translate(80.5983vw,79.301vh) scale(.5592)}to{transform:translate(78.14525vw,99vh) scale(.5592)}}.snow:nth-child(190){opacity:1.1334;transform:translate(37.0739vw,-10px) scale(.7866);animation:fall-190 29s -20s linear infinite}@keyframes fall-190{38.268%{transform:translate(43.0179vw,38.268vh) scale(.7866)}to{transform:translate(40.0459vw,99vh) scale(.7866)}}.snow:nth-child(191){opacity:1.1176;transform:translate(18.7103vw,-10px) scale(.6191);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{77.947%{transform:translate(17.4032vw,77.947vh) scale(.6191)}to{transform:translate(18.05675vw,99vh) scale(.6191)}}.snow:nth-child(192){opacity:.22;transform:translate(82.6639vw,-10px) scale(.5737);animation:fall-192 29s -12s linear infinite}@keyframes fall-192{70.189%{transform:translate(85.351vw,70.189vh) scale(.5737)}to{transform:translate(84.00745vw,99vh) scale(.5737)}}.snow:nth-child(193){opacity:1.071;transform:translate(15.8344vw,-10px) scale(.6877);animation:fall-193 18s -18s linear infinite}@keyframes fall-193{44.894%{transform:translate(7.394vw,44.894vh) scale(.6877)}to{transform:translate(11.6142vw,99vh) scale(.6877)}}.snow:nth-child(194){opacity:.8522;transform:translate(76.4305vw,-10px) scale(.8763);animation:fall-194 20s -3s linear infinite}@keyframes fall-194{53.172%{transform:translate(75.4603vw,53.172vh) scale(.8763)}to{transform:translate(75.9454vw,99vh) scale(.8763)}}.snow:nth-child(195){opacity:.9378;transform:translate(22.6809vw,-10px) scale(.579);animation:fall-195 20s -6s linear infinite}@keyframes fall-195{50.924%{transform:translate(14.849vw,50.924vh) scale(.579)}to{transform:translate(18.76495vw,99vh) scale(.579)}}.snow:nth-child(196){opacity:.22;transform:translate(66.3012vw,-10px) scale(.6757);animation:fall-196 10s -15s linear infinite}@keyframes fall-196{30.476%{transform:translate(69.4134vw,30.476vh) scale(.6757)}to{transform:translate(67.8573vw,99vh) scale(.6757)}}.snow:nth-child(197){opacity:.8938;transform:translate(1.5038vw,-10px) scale(.4609);animation:fall-197 10s -1s linear infinite}@keyframes fall-197{52.851%{transform:translate(-3.9028vw,52.851vh) scale(.4609)}to{transform:translate(-1.1995vw,99vh) scale(.4609)}}.snow:nth-child(198){opacity:1.8932;transform:translate(9.9357vw,-10px) scale(.5369);animation:fall-198 23s -10s linear infinite}@keyframes fall-198{51.123%{transform:translate(16.4764vw,51.123vh) scale(.5369)}to{transform:translate(13.20605vw,99vh) scale(.5369)}}.snow:nth-child(199){opacity:1.8502;transform:translate(83.3363vw,-10px) scale(.0071);animation:fall-199 29s -9s linear infinite}@keyframes fall-199{61.069%{transform:translate(80.9338vw,61.069vh) scale(.0071)}to{transform:translate(82.13505vw,99vh) scale(.0071)}}.snow:nth-child(200){opacity:.578;transform:translate(98.2199vw,-10px) scale(.1768);animation:fall-200 18s -17s linear infinite}@keyframes fall-200{62.93%{transform:translate(106.3224vw,62.93vh) scale(.1768)}to{transform:translate(102.27115vw,99vh) scale(.1768)}}.snow:nth-child(201){opacity:1.7482;transform:translate(81.6123vw,-10px) scale(.9597);animation:fall-201 10s -27s linear infinite}@keyframes fall-201{44.57%{transform:translate(73.1074vw,44.57vh) scale(.9597)}to{transform:translate(77.35985vw,99vh) scale(.9597)}}.snow:nth-child(202){opacity:1.9114;transform:translate(24.9576vw,-10px) scale(.3978);animation:fall-202 30s -3s linear infinite}@keyframes fall-202{70.824%{transform:translate(33.5953vw,70.824vh) scale(.3978)}to{transform:translate(29.27645vw,99vh) scale(.3978)}}.snow:nth-child(203){opacity:.9682;transform:translate(30.1368vw,-10px) scale(.6926);animation:fall-203 19s -11s linear infinite}@keyframes fall-203{55.011%{transform:translate(22.9425vw,55.011vh) scale(.6926)}to{transform:translate(26.53965vw,99vh) scale(.6926)}}.snow:nth-child(204){opacity:1.5146;transform:translate(63.3819vw,-10px) scale(.4166);animation:fall-204 16s -6s linear infinite}@keyframes fall-204{44.849%{transform:translate(56.6637vw,44.849vh) scale(.4166)}to{transform:translate(60.0228vw,99vh) scale(.4166)}}.snow:nth-child(205){opacity:.4778;transform:translate(40.7111vw,-10px) scale(.4731);animation:fall-205 21s -20s linear infinite}@keyframes fall-205{39.247%{transform:translate(46.5811vw,39.247vh) scale(.4731)}to{transform:translate(43.6461vw,99vh) scale(.4731)}}.snow:nth-child(206){opacity:1.7878;transform:translate(56.8182vw,-10px) scale(.1665);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{53.23%{transform:translate(61.8491vw,53.23vh) scale(.1665)}to{transform:translate(59.33365vw,99vh) scale(.1665)}}.snow:nth-child(207){opacity:1.2172;transform:translate(51.9762vw,-10px) scale(.4879);animation:fall-207 24s -9s linear infinite}@keyframes fall-207{39.68%{transform:translate(54.0134vw,39.68vh) scale(.4879)}to{transform:translate(52.9948vw,99vh) scale(.4879)}}.snow:nth-child(208){opacity:1.643;transform:translate(20.5982vw,-10px) scale(.9456);animation:fall-208 24s -9s linear infinite}@keyframes fall-208{32.099%{transform:translate(16.7509vw,32.099vh) scale(.9456)}to{transform:translate(18.67455vw,99vh) scale(.9456)}}.snow:nth-child(209){opacity:1.093;transform:translate(25.4519vw,-10px) scale(.333);animation:fall-209 24s -22s linear infinite}@keyframes fall-209{56.224%{transform:translate(29.2878vw,56.224vh) scale(.333)}to{transform:translate(27.36985vw,99vh) scale(.333)}}.snow:nth-child(210){opacity:1.2476;transform:translate(.7783vw,-10px) scale(.5076);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{67.109%{transform:translate(7.3578vw,67.109vh) scale(.5076)}to{transform:translate(4.06805vw,99vh) scale(.5076)}}.snow:nth-child(211){opacity:.931;transform:translate(3.263vw,-10px) scale(.9336);animation:fall-211 21s -16s linear infinite}@keyframes fall-211{48.713%{transform:translate(12.8127vw,48.713vh) scale(.9336)}to{transform:translate(8.03785vw,99vh) scale(.9336)}}.snow:nth-child(212){opacity:.2224;transform:translate(51.4633vw,-10px) scale(.5152);animation:fall-212 25s -7s linear infinite}@keyframes fall-212{58.103%{transform:translate(58.4549vw,58.103vh) scale(.5152)}to{transform:translate(54.9591vw,99vh) scale(.5152)}}.snow:nth-child(213){opacity:1.6268;transform:translate(88.9201vw,-10px) scale(.1506);animation:fall-213 27s -11s linear infinite}@keyframes fall-213{70.242%{transform:translate(84.9298vw,70.242vh) scale(.1506)}to{transform:translate(86.92495vw,99vh) scale(.1506)}}.snow:nth-child(214){opacity:.7886;transform:translate(88.0322vw,-10px) scale(.8217);animation:fall-214 17s -11s linear infinite}@keyframes fall-214{38.161%{transform:translate(87.1608vw,38.161vh) scale(.8217)}to{transform:translate(87.5965vw,99vh) scale(.8217)}}.snow:nth-child(215){opacity:1.6478;transform:translate(53.1115vw,-10px) scale(.3245);animation:fall-215 26s -7s linear infinite}@keyframes fall-215{65.486%{transform:translate(55.7704vw,65.486vh) scale(.3245)}to{transform:translate(54.44095vw,99vh) scale(.3245)}}.snow:nth-child(216){opacity:.4244;transform:translate(48.4442vw,-10px) scale(.0486);animation:fall-216 18s -15s linear infinite}@keyframes fall-216{41.666%{transform:translate(39.6178vw,41.666vh) scale(.0486)}to{transform:translate(44.031vw,99vh) scale(.0486)}}.snow:nth-child(217){opacity:1.618;transform:translate(93.5341vw,-10px) scale(.5536);animation:fall-217 26s -12s linear infinite}@keyframes fall-217{43.128%{transform:translate(84.056vw,43.128vh) scale(.5536)}to{transform:translate(88.79505vw,99vh) scale(.5536)}}.snow:nth-child(218){opacity:.8746;transform:translate(66.6491vw,-10px) scale(.5319);animation:fall-218 13s -15s linear infinite}@keyframes fall-218{71.212%{transform:translate(57.9865vw,71.212vh) scale(.5319)}to{transform:translate(62.3178vw,99vh) scale(.5319)}}.snow:nth-child(219){opacity:.881;transform:translate(42.8428vw,-10px) scale(.9657);animation:fall-219 26s -9s linear infinite}@keyframes fall-219{31.567%{transform:translate(43.9304vw,31.567vh) scale(.9657)}to{transform:translate(43.3866vw,99vh) scale(.9657)}}.snow:nth-child(220){opacity:1.2276;transform:translate(32.6037vw,-10px) scale(.8122);animation:fall-220 21s -5s linear infinite}@keyframes fall-220{58.712%{transform:translate(32.3923vw,58.712vh) scale(.8122)}to{transform:translate(32.498vw,99vh) scale(.8122)}}.snow:nth-child(221){opacity:1.6272;transform:translate(41.1869vw,-10px) scale(.1405);animation:fall-221 26s -16s linear infinite}@keyframes fall-221{46.6%{transform:translate(38.2344vw,46.6vh) scale(.1405)}to{transform:translate(39.71065vw,99vh) scale(.1405)}}.snow:nth-child(222){opacity:1.4328;transform:translate(30.1718vw,-10px) scale(.718);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{34.289%{transform:translate(39.4284vw,34.289vh) scale(.718)}to{transform:translate(34.8001vw,99vh) scale(.718)}}.snow:nth-child(223){opacity:1.6526;transform:translate(9.2881vw,-10px) scale(.0112);animation:fall-223 16s -15s linear infinite}@keyframes fall-223{54.354%{transform:translate(4.2468vw,54.354vh) scale(.0112)}to{transform:translate(6.76745vw,99vh) scale(.0112)}}.snow:nth-child(224){opacity:1.0548;transform:translate(10.8689vw,-10px) scale(.0353);animation:fall-224 17s -13s linear infinite}@keyframes fall-224{70.53%{transform:translate(16.5326vw,70.53vh) scale(.0353)}to{transform:translate(13.70075vw,99vh) scale(.0353)}}.snow:nth-child(225){opacity:1.8592;transform:translate(53.6136vw,-10px) scale(.1151);animation:fall-225 11s -26s linear infinite}@keyframes fall-225{44.604%{transform:translate(57.3943vw,44.604vh) scale(.1151)}to{transform:translate(55.50395vw,99vh) scale(.1151)}}.snow:nth-child(226){opacity:1.133;transform:translate(56.6434vw,-10px) scale(.7129);animation:fall-226 22s -4s linear infinite}@keyframes fall-226{58.015%{transform:translate(51.1261vw,58.015vh) scale(.7129)}to{transform:translate(53.88475vw,99vh) scale(.7129)}}.snow:nth-child(227){opacity:1.0972;transform:translate(.9933vw,-10px) scale(.1113);animation:fall-227 24s -16s linear infinite}@keyframes fall-227{56.253%{transform:translate(2.4765vw,56.253vh) scale(.1113)}to{transform:translate(1.7349vw,99vh) scale(.1113)}}.snow:nth-child(228){opacity:.252;transform:translate(62.5249vw,-10px) scale(.3327);animation:fall-228 16s -4s linear infinite}@keyframes fall-228{75.184%{transform:translate(59.1583vw,75.184vh) scale(.3327)}to{transform:translate(60.8416vw,99vh) scale(.3327)}}.snow:nth-child(229){opacity:.2166;transform:translate(1.3924vw,-10px) scale(.9069);animation:fall-229 13s -9s linear infinite}@keyframes fall-229{56.068%{transform:translate(2.2884vw,56.068vh) scale(.9069)}to{transform:translate(1.8404vw,99vh) scale(.9069)}}.snow:nth-child(230){opacity:.9326;transform:translate(68.2231vw,-10px) scale(.742);animation:fall-230 27s -8s linear infinite}@keyframes fall-230{69.118%{transform:translate(75.4022vw,69.118vh) scale(.742)}to{transform:translate(71.81265vw,99vh) scale(.742)}}.snow:nth-child(231){opacity:.9398;transform:translate(33.5433vw,-10px) scale(.4204);animation:fall-231 24s -28s linear infinite}@keyframes fall-231{68.742%{transform:translate(25.0744vw,68.742vh) scale(.4204)}to{transform:translate(29.30885vw,99vh) scale(.4204)}}.snow:nth-child(232){opacity:1.9276;transform:translate(84.3454vw,-10px) scale(.9335);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{57.98%{transform:translate(77.3952vw,57.98vh) scale(.9335)}to{transform:translate(80.8703vw,99vh) scale(.9335)}}.snow:nth-child(233){opacity:.8872;transform:translate(52.7148vw,-10px) scale(.6363);animation:fall-233 29s -1s linear infinite}@keyframes fall-233{40.625%{transform:translate(59.6652vw,40.625vh) scale(.6363)}to{transform:translate(56.19vw,99vh) scale(.6363)}}.snow:nth-child(234){opacity:.5852;transform:translate(24.4562vw,-10px) scale(.385);animation:fall-234 28s -10s linear infinite}@keyframes fall-234{46.442%{transform:translate(17.1203vw,46.442vh) scale(.385)}to{transform:translate(20.78825vw,99vh) scale(.385)}}.snow:nth-child(235){opacity:.5932;transform:translate(20.1372vw,-10px) scale(.4845);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.644%{transform:translate(23.286vw,59.644vh) scale(.4845)}to{transform:translate(21.7116vw,99vh) scale(.4845)}}.snow:nth-child(236){opacity:1.918;transform:translate(42.4575vw,-10px) scale(.5401);animation:fall-236 22s -4s linear infinite}@keyframes fall-236{77.705%{transform:translate(50.3995vw,77.705vh) scale(.5401)}to{transform:translate(46.4285vw,99vh) scale(.5401)}}.snow:nth-child(237){opacity:.074;transform:translate(54.8447vw,-10px) scale(.5316);animation:fall-237 27s -2s linear infinite}@keyframes fall-237{37.651%{transform:translate(52.4857vw,37.651vh) scale(.5316)}to{transform:translate(53.6652vw,99vh) scale(.5316)}}.snow:nth-child(238){opacity:.2876;transform:translate(15.5348vw,-10px) scale(.5044);animation:fall-238 11s -23s linear infinite}@keyframes fall-238{77.043%{transform:translate(14.2283vw,77.043vh) scale(.5044)}to{transform:translate(14.88155vw,99vh) scale(.5044)}}.snow:nth-child(239){opacity:1.4528;transform:translate(58.736vw,-10px) scale(.9093);animation:fall-239 11s -30s linear infinite}@keyframes fall-239{31.514%{transform:translate(66.4949vw,31.514vh) scale(.9093)}to{transform:translate(62.61545vw,99vh) scale(.9093)}}.snow:nth-child(240){opacity:.4046;transform:translate(49.3206vw,-10px) scale(.5644);animation:fall-240 30s -10s linear infinite}@keyframes fall-240{73.39%{transform:translate(41.2803vw,73.39vh) scale(.5644)}to{transform:translate(45.30045vw,99vh) scale(.5644)}}.snow:nth-child(241){opacity:.624;transform:translate(95.1351vw,-10px) scale(.487);animation:fall-241 21s -30s linear infinite}@keyframes fall-241{42.439%{transform:translate(91.9447vw,42.439vh) scale(.487)}to{transform:translate(93.5399vw,99vh) scale(.487)}}.snow:nth-child(242){opacity:1.2896;transform:translate(37.0382vw,-10px) scale(.9469);animation:fall-242 20s -20s linear infinite}@keyframes fall-242{53.256%{transform:translate(43.2229vw,53.256vh) scale(.9469)}to{transform:translate(40.13055vw,99vh) scale(.9469)}}.snow:nth-child(243){opacity:.3872;transform:translate(37.9192vw,-10px) scale(.5936);animation:fall-243 30s -15s linear infinite}@keyframes fall-243{61.27%{transform:translate(28.8953vw,61.27vh) scale(.5936)}to{transform:translate(33.40725vw,99vh) scale(.5936)}}.snow:nth-child(244){opacity:.7896;transform:translate(68.3895vw,-10px) scale(.0448);animation:fall-244 19s -30s linear infinite}@keyframes fall-244{49.588%{transform:translate(68.0182vw,49.588vh) scale(.0448)}to{transform:translate(68.20385vw,99vh) scale(.0448)}}.snow:nth-child(245){opacity:1.9284;transform:translate(59.6348vw,-10px) scale(.9643);animation:fall-245 14s -27s linear infinite}@keyframes fall-245{75.459%{transform:translate(58.3075vw,75.459vh) scale(.9643)}to{transform:translate(58.97115vw,99vh) scale(.9643)}}.snow:nth-child(246){opacity:1.4296;transform:translate(48.0826vw,-10px) scale(.3425);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{45.966%{transform:translate(49.7414vw,45.966vh) scale(.3425)}to{transform:translate(48.912vw,99vh) scale(.3425)}}.snow:nth-child(247){opacity:.051;transform:translate(57.4409vw,-10px) scale(.9809);animation:fall-247 12s -10s linear infinite}@keyframes fall-247{50.249%{transform:translate(53.9281vw,50.249vh) scale(.9809)}to{transform:translate(55.6845vw,99vh) scale(.9809)}}.snow:nth-child(248){opacity:1.8796;transform:translate(23.8513vw,-10px) scale(.4338);animation:fall-248 19s -20s linear infinite}@keyframes fall-248{35.455%{transform:translate(33.1549vw,35.455vh) scale(.4338)}to{transform:translate(28.5031vw,99vh) scale(.4338)}}.snow:nth-child(249){opacity:.8704;transform:translate(18.3984vw,-10px) scale(.0919);animation:fall-249 24s -2s linear infinite}@keyframes fall-249{57.611%{transform:translate(16.3024vw,57.611vh) scale(.0919)}to{transform:translate(17.3504vw,99vh) scale(.0919)}}.snow:nth-child(250){opacity:.7852;transform:translate(31.2708vw,-10px) scale(.2286);animation:fall-250 30s -1s linear infinite}@keyframes fall-250{41.867%{transform:translate(37.9748vw,41.867vh) scale(.2286)}to{transform:translate(34.6228vw,99vh) scale(.2286)}}.snow:nth-child(251){opacity:1.2264;transform:translate(31.4619vw,-10px) scale(.2341);animation:fall-251 15s -21s linear infinite}@keyframes fall-251{46.136%{transform:translate(23.1912vw,46.136vh) scale(.2341)}to{transform:translate(27.32655vw,99vh) scale(.2341)}}.snow:nth-child(252){opacity:.1896;transform:translate(77.9494vw,-10px) scale(.8977);animation:fall-252 21s -22s linear infinite}@keyframes fall-252{53.37%{transform:translate(84.8563vw,53.37vh) scale(.8977)}to{transform:translate(81.40285vw,99vh) scale(.8977)}}.snow:nth-child(253){opacity:1.5488;transform:translate(11.6565vw,-10px) scale(.9545);animation:fall-253 14s -28s linear infinite}@keyframes fall-253{79.32%{transform:translate(10.0183vw,79.32vh) scale(.9545)}to{transform:translate(10.8374vw,99vh) scale(.9545)}}.snow:nth-child(254){opacity:1.4794;transform:translate(44.0342vw,-10px) scale(.5709);animation:fall-254 28s -14s linear infinite}@keyframes fall-254{67.367%{transform:translate(38.5774vw,67.367vh) scale(.5709)}to{transform:translate(41.3058vw,99vh) scale(.5709)}}.snow:nth-child(255){opacity:1.0498;transform:translate(68.5357vw,-10px) scale(.9017);animation:fall-255 15s -2s linear infinite}@keyframes fall-255{50.783%{transform:translate(64.4881vw,50.783vh) scale(.9017)}to{transform:translate(66.5119vw,99vh) scale(.9017)}}.snow:nth-child(256){opacity:.6424;transform:translate(52.2878vw,-10px) scale(.7109);animation:fall-256 30s -17s linear infinite}@keyframes fall-256{49.338%{transform:translate(50.5255vw,49.338vh) scale(.7109)}to{transform:translate(51.40665vw,99vh) scale(.7109)}}.snow:nth-child(257){opacity:1.9958;transform:translate(62.7495vw,-10px) scale(.8318);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{49.165%{transform:translate(71.1251vw,49.165vh) scale(.8318)}to{transform:translate(66.9373vw,99vh) scale(.8318)}}.snow:nth-child(258){opacity:1.3248;transform:translate(80.8508vw,-10px) scale(.593);animation:fall-258 14s -21s linear infinite}@keyframes fall-258{58.99%{transform:translate(87.2844vw,58.99vh) scale(.593)}to{transform:translate(84.0676vw,99vh) scale(.593)}}.snow:nth-child(259){opacity:.6912;transform:translate(58.2116vw,-10px) scale(.6954);animation:fall-259 16s -16s linear infinite}@keyframes fall-259{37.488%{transform:translate(64.9511vw,37.488vh) scale(.6954)}to{transform:translate(61.58135vw,99vh) scale(.6954)}}.snow:nth-child(260){opacity:.4978;transform:translate(22.9233vw,-10px) scale(.8576);animation:fall-260 11s -11s linear infinite}@keyframes fall-260{47.453%{transform:translate(20.521vw,47.453vh) scale(.8576)}to{transform:translate(21.72215vw,99vh) scale(.8576)}}.snow:nth-child(261){opacity:1.6292;transform:translate(12.1557vw,-10px) scale(.3386);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{72.874%{transform:translate(15.1223vw,72.874vh) scale(.3386)}to{transform:translate(13.639vw,99vh) scale(.3386)}}.snow:nth-child(262){opacity:1.438;transform:translate(94.1784vw,-10px) scale(.9652);animation:fall-262 29s -26s linear infinite}@keyframes fall-262{35.566%{transform:translate(89.5771vw,35.566vh) scale(.9652)}to{transform:translate(91.87775vw,99vh) scale(.9652)}}.snow:nth-child(263){opacity:.3946;transform:translate(17.9529vw,-10px) scale(.6613);animation:fall-263 14s -1s linear infinite}@keyframes fall-263{68.308%{transform:translate(14.6541vw,68.308vh) scale(.6613)}to{transform:translate(16.3035vw,99vh) scale(.6613)}}.snow:nth-child(264){opacity:.7202;transform:translate(50.4149vw,-10px) scale(.6058);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{68.121%{transform:translate(41.2168vw,68.121vh) scale(.6058)}to{transform:translate(45.81585vw,99vh) scale(.6058)}}.snow:nth-child(265){opacity:1.292;transform:translate(63.7769vw,-10px) scale(.246);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{47.199%{transform:translate(66.1984vw,47.199vh) scale(.246)}to{transform:translate(64.98765vw,99vh) scale(.246)}}.snow:nth-child(266){opacity:1.8364;transform:translate(54.197vw,-10px) scale(.4823);animation:fall-266 24s -7s linear infinite}@keyframes fall-266{52.788%{transform:translate(62.203vw,52.788vh) scale(.4823)}to{transform:translate(58.2vw,99vh) scale(.4823)}}.snow:nth-child(267){opacity:.3216;transform:translate(84.5318vw,-10px) scale(.5103);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{47.714%{transform:translate(85.5422vw,47.714vh) scale(.5103)}to{transform:translate(85.037vw,99vh) scale(.5103)}}.snow:nth-child(268){opacity:.2384;transform:translate(15.988vw,-10px) scale(.2364);animation:fall-268 15s -3s linear infinite}@keyframes fall-268{31.42%{transform:translate(22.1703vw,31.42vh) scale(.2364)}to{transform:translate(19.07915vw,99vh) scale(.2364)}}.snow:nth-child(269){opacity:1.1678;transform:translate(60.1036vw,-10px) scale(.031);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{66.422%{transform:translate(62.2415vw,66.422vh) scale(.031)}to{transform:translate(61.17255vw,99vh) scale(.031)}}.snow:nth-child(270){opacity:.1408;transform:translate(49.4272vw,-10px) scale(.5245);animation:fall-270 11s -1s linear infinite}@keyframes fall-270{33.956%{transform:translate(58.3999vw,33.956vh) scale(.5245)}to{transform:translate(53.91355vw,99vh) scale(.5245)}}.snow:nth-child(271){opacity:1.7602;transform:translate(43.0167vw,-10px) scale(.7071);animation:fall-271 14s -27s linear infinite}@keyframes fall-271{47.936%{transform:translate(35.4101vw,47.936vh) scale(.7071)}to{transform:translate(39.2134vw,99vh) scale(.7071)}}.snow:nth-child(272){opacity:.5216;transform:translate(84.5267vw,-10px) scale(.4671);animation:fall-272 20s -29s linear infinite}@keyframes fall-272{74.429%{transform:translate(81.2474vw,74.429vh) scale(.4671)}to{transform:translate(82.88705vw,99vh) scale(.4671)}}.snow:nth-child(273){opacity:.2544;transform:translate(97.1593vw,-10px) scale(.2752);animation:fall-273 27s -1s linear infinite}@keyframes fall-273{47.722%{transform:translate(105.3054vw,47.722vh) scale(.2752)}to{transform:translate(101.23235vw,99vh) scale(.2752)}}.snow:nth-child(274){opacity:1.3566;transform:translate(77.7136vw,-10px) scale(.7136);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{38.932%{transform:translate(85.8138vw,38.932vh) scale(.7136)}to{transform:translate(81.7637vw,99vh) scale(.7136)}}.snow:nth-child(275){opacity:1.694;transform:translate(76.4123vw,-10px) scale(.0488);animation:fall-275 13s -15s linear infinite}@keyframes fall-275{57.449%{transform:translate(67.8526vw,57.449vh) scale(.0488)}to{transform:translate(72.13245vw,99vh) scale(.0488)}}.snow:nth-child(276){opacity:1.0652;transform:translate(79.9418vw,-10px) scale(.2559);animation:fall-276 25s -7s linear infinite}@keyframes fall-276{66.679%{transform:translate(76.2249vw,66.679vh) scale(.2559)}to{transform:translate(78.08335vw,99vh) scale(.2559)}}.snow:nth-child(277){opacity:1.9436;transform:translate(56.4244vw,-10px) scale(.2328);animation:fall-277 27s -1s linear infinite}@keyframes fall-277{75.162%{transform:translate(62.3365vw,75.162vh) scale(.2328)}to{transform:translate(59.38045vw,99vh) scale(.2328)}}.snow:nth-child(278){opacity:.5328;transform:translate(35.792vw,-10px) scale(.4714);animation:fall-278 30s -29s linear infinite}@keyframes fall-278{57.218%{transform:translate(29.9362vw,57.218vh) scale(.4714)}to{transform:translate(32.8641vw,99vh) scale(.4714)}}.snow:nth-child(279){opacity:.0996;transform:translate(10.0177vw,-10px) scale(.876);animation:fall-279 26s -24s linear infinite}@keyframes fall-279{53.139%{transform:translate(5.0455vw,53.139vh) scale(.876)}to{transform:translate(7.5316vw,99vh) scale(.876)}}.snow:nth-child(280){opacity:.2708;transform:translate(62.6224vw,-10px) scale(.6022);animation:fall-280 10s -20s linear infinite}@keyframes fall-280{38.235%{transform:translate(69.7588vw,38.235vh) scale(.6022)}to{transform:translate(66.1906vw,99vh) scale(.6022)}}.snow:nth-child(281){opacity:1.7652;transform:translate(83.7662vw,-10px) scale(.1036);animation:fall-281 21s -11s linear infinite}@keyframes fall-281{48.624%{transform:translate(93.6339vw,48.624vh) scale(.1036)}to{transform:translate(88.70005vw,99vh) scale(.1036)}}.snow:nth-child(282){opacity:1.6332;transform:translate(43.4039vw,-10px) scale(.2825);animation:fall-282 26s -5s linear infinite}@keyframes fall-282{42.238%{transform:translate(42.6873vw,42.238vh) scale(.2825)}to{transform:translate(43.0456vw,99vh) scale(.2825)}}.snow:nth-child(283){opacity:1.0442;transform:translate(50.5407vw,-10px) scale(.8563);animation:fall-283 13s -7s linear infinite}@keyframes fall-283{78.328%{transform:translate(58.744vw,78.328vh) scale(.8563)}to{transform:translate(54.64235vw,99vh) scale(.8563)}}.snow:nth-child(284){opacity:.9092;transform:translate(9.0661vw,-10px) scale(.1953);animation:fall-284 25s -11s linear infinite}@keyframes fall-284{64.887%{transform:translate(18.6436vw,64.887vh) scale(.1953)}to{transform:translate(13.85485vw,99vh) scale(.1953)}}.snow:nth-child(285){opacity:1.633;transform:translate(51.0707vw,-10px) scale(.9447);animation:fall-285 18s -1s linear infinite}@keyframes fall-285{34.657%{transform:translate(54.4648vw,34.657vh) scale(.9447)}to{transform:translate(52.76775vw,99vh) scale(.9447)}}.snow:nth-child(286){opacity:.249;transform:translate(14.7982vw,-10px) scale(.1098);animation:fall-286 14s -17s linear infinite}@keyframes fall-286{62.635%{transform:translate(10.3978vw,62.635vh) scale(.1098)}to{transform:translate(12.598vw,99vh) scale(.1098)}}.snow:nth-child(287){opacity:.395;transform:translate(88.9604vw,-10px) scale(.4505);animation:fall-287 20s -24s linear infinite}@keyframes fall-287{72.727%{transform:translate(85.7404vw,72.727vh) scale(.4505)}to{transform:translate(87.3504vw,99vh) scale(.4505)}}.snow:nth-child(288){opacity:1.3774;transform:translate(44.8506vw,-10px) scale(.1634);animation:fall-288 23s -17s linear infinite}@keyframes fall-288{53.722%{transform:translate(46.3926vw,53.722vh) scale(.1634)}to{transform:translate(45.6216vw,99vh) scale(.1634)}}.snow:nth-child(289){opacity:.0246;transform:translate(79.5213vw,-10px) scale(.8876);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{32.657%{transform:translate(78.1713vw,32.657vh) scale(.8876)}to{transform:translate(78.8463vw,99vh) scale(.8876)}}.snow:nth-child(290){opacity:.4208;transform:translate(54.0541vw,-10px) scale(.3353);animation:fall-290 28s -28s linear infinite}@keyframes fall-290{45.45%{transform:translate(55.5102vw,45.45vh) scale(.3353)}to{transform:translate(54.78215vw,99vh) scale(.3353)}}.snow:nth-child(291){opacity:.0858;transform:translate(93.5053vw,-10px) scale(.0866);animation:fall-291 20s -17s linear infinite}@keyframes fall-291{51.127%{transform:translate(99.4755vw,51.127vh) scale(.0866)}to{transform:translate(96.4904vw,99vh) scale(.0866)}}.snow:nth-child(292){opacity:1.968;transform:translate(55.9689vw,-10px) scale(.4459);animation:fall-292 24s -18s linear infinite}@keyframes fall-292{50.56%{transform:translate(63.5536vw,50.56vh) scale(.4459)}to{transform:translate(59.76125vw,99vh) scale(.4459)}}.snow:nth-child(293){opacity:1.4426;transform:translate(90.9159vw,-10px) scale(.0845);animation:fall-293 13s -16s linear infinite}@keyframes fall-293{72.109%{transform:translate(90.9878vw,72.109vh) scale(.0845)}to{transform:translate(90.95185vw,99vh) scale(.0845)}}.snow:nth-child(294){opacity:1.9732;transform:translate(39.6528vw,-10px) scale(.6414);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{35.584%{transform:translate(30.5201vw,35.584vh) scale(.6414)}to{transform:translate(35.08645vw,99vh) scale(.6414)}}.snow:nth-child(295){opacity:.5512;transform:translate(38.5835vw,-10px) scale(.7896);animation:fall-295 29s -18s linear infinite}@keyframes fall-295{76.854%{transform:translate(47.3598vw,76.854vh) scale(.7896)}to{transform:translate(42.97165vw,99vh) scale(.7896)}}.snow:nth-child(296){opacity:1.8644;transform:translate(74.0215vw,-10px) scale(.4765);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{77.69%{transform:translate(69.6525vw,77.69vh) scale(.4765)}to{transform:translate(71.837vw,99vh) scale(.4765)}}.snow:nth-child(297){opacity:1.7546;transform:translate(43.052vw,-10px) scale(.9673);animation:fall-297 10s -18s linear infinite}@keyframes fall-297{66.44%{transform:translate(50.2899vw,66.44vh) scale(.9673)}to{transform:translate(46.67095vw,99vh) scale(.9673)}}.snow:nth-child(298){opacity:.3628;transform:translate(12.4477vw,-10px) scale(.2422);animation:fall-298 30s -17s linear infinite}@keyframes fall-298{39.098%{transform:translate(2.4778vw,39.098vh) scale(.2422)}to{transform:translate(7.46275vw,99vh) scale(.2422)}}.snow:nth-child(299){opacity:1.091;transform:translate(91.298vw,-10px) scale(.1543);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{58.124%{transform:translate(82.5788vw,58.124vh) scale(.1543)}to{transform:translate(86.9384vw,99vh) scale(.1543)}}.snow:nth-child(300){opacity:.9394;transform:translate(24.2852vw,-10px) scale(.4822);animation:fall-300 20s -11s linear infinite}@keyframes fall-300{69.32%{transform:translate(14.482vw,69.32vh) scale(.4822)}to{transform:translate(19.3836vw,99vh) scale(.4822)}}.snow:nth-child(301){opacity:.2676;transform:translate(73.0876vw,-10px) scale(.884);animation:fall-301 29s -6s linear infinite}@keyframes fall-301{58.929%{transform:translate(74.0918vw,58.929vh) scale(.884)}to{transform:translate(73.5897vw,99vh) scale(.884)}}.snow:nth-child(302){opacity:.903;transform:translate(75.9709vw,-10px) scale(.5646);animation:fall-302 18s -27s linear infinite}@keyframes fall-302{35.626%{transform:translate(76.8108vw,35.626vh) scale(.5646)}to{transform:translate(76.39085vw,99vh) scale(.5646)}}.snow:nth-child(303){opacity:1.9252;transform:translate(63.565vw,-10px) scale(.82);animation:fall-303 17s -3s linear infinite}@keyframes fall-303{58.313%{transform:translate(71.1528vw,58.313vh) scale(.82)}to{transform:translate(67.3589vw,99vh) scale(.82)}}.snow:nth-child(304){opacity:.2582;transform:translate(96.7573vw,-10px) scale(.1053);animation:fall-304 26s -28s linear infinite}@keyframes fall-304{55.056%{transform:translate(91.7296vw,55.056vh) scale(.1053)}to{transform:translate(94.24345vw,99vh) scale(.1053)}}.snow:nth-child(305){opacity:1.3248;transform:translate(13.1766vw,-10px) scale(.3717);animation:fall-305 11s -9s linear infinite}@keyframes fall-305{52.564%{transform:translate(6.5719vw,52.564vh) scale(.3717)}to{transform:translate(9.87425vw,99vh) scale(.3717)}}.snow:nth-child(306){opacity:1.893;transform:translate(41.9117vw,-10px) scale(.4119);animation:fall-306 20s -2s linear infinite}@keyframes fall-306{47.506%{transform:translate(44.8674vw,47.506vh) scale(.4119)}to{transform:translate(43.38955vw,99vh) scale(.4119)}}.snow:nth-child(307){opacity:1.9062;transform:translate(78.7795vw,-10px) scale(.2552);animation:fall-307 15s -13s linear infinite}@keyframes fall-307{64.597%{transform:translate(87.9938vw,64.597vh) scale(.2552)}to{transform:translate(83.38665vw,99vh) scale(.2552)}}.snow:nth-child(308){opacity:.0182;transform:translate(17.5361vw,-10px) scale(.8036);animation:fall-308 27s -18s linear infinite}@keyframes fall-308{59.062%{transform:translate(13.6685vw,59.062vh) scale(.8036)}to{transform:translate(15.6023vw,99vh) scale(.8036)}}.snow:nth-child(309){opacity:.432;transform:translate(45.9148vw,-10px) scale(.0118);animation:fall-309 10s -9s linear infinite}@keyframes fall-309{56.777%{transform:translate(37.4508vw,56.777vh) scale(.0118)}to{transform:translate(41.6828vw,99vh) scale(.0118)}}.snow:nth-child(310){opacity:1.7628;transform:translate(.7221vw,-10px) scale(.8817);animation:fall-310 15s -12s linear infinite}@keyframes fall-310{35.427%{transform:translate(5.0115vw,35.427vh) scale(.8817)}to{transform:translate(2.8668vw,99vh) scale(.8817)}}.snow:nth-child(311){opacity:1.515;transform:translate(46.7023vw,-10px) scale(.9025);animation:fall-311 19s -5s linear infinite}@keyframes fall-311{43.638%{transform:translate(49.5664vw,43.638vh) scale(.9025)}to{transform:translate(48.13435vw,99vh) scale(.9025)}}.snow:nth-child(312){opacity:.6296;transform:translate(53.1209vw,-10px) scale(.474);animation:fall-312 16s -2s linear infinite}@keyframes fall-312{34.131%{transform:translate(43.2953vw,34.131vh) scale(.474)}to{transform:translate(48.2081vw,99vh) scale(.474)}}.snow:nth-child(313){opacity:1.778;transform:translate(32.6887vw,-10px) scale(.387);animation:fall-313 18s -10s linear infinite}@keyframes fall-313{53.565%{transform:translate(36.7176vw,53.565vh) scale(.387)}to{transform:translate(34.70315vw,99vh) scale(.387)}}.snow:nth-child(314){opacity:.6016;transform:translate(96.3412vw,-10px) scale(.1136);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{57.838%{transform:translate(91.374vw,57.838vh) scale(.1136)}to{transform:translate(93.8576vw,99vh) scale(.1136)}}.snow:nth-child(315){opacity:1.2868;transform:translate(51.24vw,-10px) scale(.9368);animation:fall-315 28s -6s linear infinite}@keyframes fall-315{49.531%{transform:translate(56.1848vw,49.531vh) scale(.9368)}to{transform:translate(53.7124vw,99vh) scale(.9368)}}.snow:nth-child(316){opacity:1.6836;transform:translate(57.2624vw,-10px) scale(.4359);animation:fall-316 30s -23s linear infinite}@keyframes fall-316{51.93%{transform:translate(50.9664vw,51.93vh) scale(.4359)}to{transform:translate(54.1144vw,99vh) scale(.4359)}}.snow:nth-child(317){opacity:1.946;transform:translate(67.9002vw,-10px) scale(.1331);animation:fall-317 26s -16s linear infinite}@keyframes fall-317{75.777%{transform:translate(73.8589vw,75.777vh) scale(.1331)}to{transform:translate(70.87955vw,99vh) scale(.1331)}}.snow:nth-child(318){opacity:.3144;transform:translate(98.139vw,-10px) scale(.2646);animation:fall-318 25s -7s linear infinite}@keyframes fall-318{70.823%{transform:translate(105.7298vw,70.823vh) scale(.2646)}to{transform:translate(101.9344vw,99vh) scale(.2646)}}.snow:nth-child(319){opacity:1.234;transform:translate(83.5381vw,-10px) scale(.5561);animation:fall-319 18s -1s linear infinite}@keyframes fall-319{79.487%{transform:translate(89.3399vw,79.487vh) scale(.5561)}to{transform:translate(86.439vw,99vh) scale(.5561)}}.snow:nth-child(320){opacity:1.8614;transform:translate(46.4469vw,-10px) scale(.5436);animation:fall-320 15s -5s linear infinite}@keyframes fall-320{55.66%{transform:translate(51.0131vw,55.66vh) scale(.5436)}to{transform:translate(48.73vw,99vh) scale(.5436)}}.snow:nth-child(321){opacity:.1174;transform:translate(.2282vw,-10px) scale(.6248);animation:fall-321 24s -10s linear infinite}@keyframes fall-321{40.387%{transform:translate(-1.5584vw,40.387vh) scale(.6248)}to{transform:translate(-.6651vw,99vh) scale(.6248)}}.snow:nth-child(322){opacity:1.6946;transform:translate(12.4356vw,-10px) scale(.125);animation:fall-322 19s -7s linear infinite}@keyframes fall-322{76.945%{transform:translate(5.185vw,76.945vh) scale(.125)}to{transform:translate(8.8103vw,99vh) scale(.125)}}.snow:nth-child(323){opacity:.703;transform:translate(53.9435vw,-10px) scale(.5473);animation:fall-323 27s -3s linear infinite}@keyframes fall-323{70.267%{transform:translate(44.2575vw,70.267vh) scale(.5473)}to{transform:translate(49.1005vw,99vh) scale(.5473)}}.snow:nth-child(324){opacity:.6434;transform:translate(7.0658vw,-10px) scale(.6736);animation:fall-324 22s -30s linear infinite}@keyframes fall-324{57.447%{transform:translate(6.3816vw,57.447vh) scale(.6736)}to{transform:translate(6.7237vw,99vh) scale(.6736)}}.snow:nth-child(325){opacity:.4354;transform:translate(77.3877vw,-10px) scale(.2565);animation:fall-325 25s -20s linear infinite}@keyframes fall-325{65.367%{transform:translate(80.4288vw,65.367vh) scale(.2565)}to{transform:translate(78.90825vw,99vh) scale(.2565)}}.snow:nth-child(326){opacity:.5884;transform:translate(23.4338vw,-10px) scale(.7305);animation:fall-326 23s -13s linear infinite}@keyframes fall-326{43.455%{transform:translate(23.2342vw,43.455vh) scale(.7305)}to{transform:translate(23.334vw,99vh) scale(.7305)}}.snow:nth-child(327){opacity:1.7034;transform:translate(60.7772vw,-10px) scale(.1754);animation:fall-327 16s -16s linear infinite}@keyframes fall-327{40.002%{transform:translate(55.7097vw,40.002vh) scale(.1754)}to{transform:translate(58.24345vw,99vh) scale(.1754)}}.snow:nth-child(328){opacity:1.6316;transform:translate(53.7402vw,-10px) scale(.5975);animation:fall-328 22s -20s linear infinite}@keyframes fall-328{62.283%{transform:translate(48.3643vw,62.283vh) scale(.5975)}to{transform:translate(51.05225vw,99vh) scale(.5975)}}.snow:nth-child(329){opacity:.7158;transform:translate(32.9027vw,-10px) scale(.6008);animation:fall-329 15s -23s linear infinite}@keyframes fall-329{51.751%{transform:translate(38.3547vw,51.751vh) scale(.6008)}to{transform:translate(35.6287vw,99vh) scale(.6008)}}.snow:nth-child(330){opacity:1.8208;transform:translate(70.1108vw,-10px) scale(.4235);animation:fall-330 16s -20s linear infinite}@keyframes fall-330{56.281%{transform:translate(65.6338vw,56.281vh) scale(.4235)}to{transform:translate(67.8723vw,99vh) scale(.4235)}}.snow:nth-child(331){opacity:.3422;transform:translate(46.3126vw,-10px) scale(.7171);animation:fall-331 23s -29s linear infinite}@keyframes fall-331{43.636%{transform:translate(44.5276vw,43.636vh) scale(.7171)}to{transform:translate(45.4201vw,99vh) scale(.7171)}}.snow:nth-child(332){opacity:.4276;transform:translate(41.0975vw,-10px) scale(.1117);animation:fall-332 30s -4s linear infinite}@keyframes fall-332{75.773%{transform:translate(48.0188vw,75.773vh) scale(.1117)}to{transform:translate(44.55815vw,99vh) scale(.1117)}}.snow:nth-child(333){opacity:1.1814;transform:translate(91.0918vw,-10px) scale(.5784);animation:fall-333 30s -30s linear infinite}@keyframes fall-333{35.74%{transform:translate(85.4518vw,35.74vh) scale(.5784)}to{transform:translate(88.2718vw,99vh) scale(.5784)}}.snow:nth-child(334){opacity:1.0952;transform:translate(75.9685vw,-10px) scale(.5164);animation:fall-334 10s -7s linear infinite}@keyframes fall-334{53.825%{transform:translate(74.3182vw,53.825vh) scale(.5164)}to{transform:translate(75.14335vw,99vh) scale(.5164)}}.snow:nth-child(335){opacity:1.29;transform:translate(85.024vw,-10px) scale(.3675);animation:fall-335 30s -4s linear infinite}@keyframes fall-335{52.282%{transform:translate(77.0691vw,52.282vh) scale(.3675)}to{transform:translate(81.04655vw,99vh) scale(.3675)}}.snow:nth-child(336){opacity:1.8986;transform:translate(18.515vw,-10px) scale(.7001);animation:fall-336 27s -26s linear infinite}@keyframes fall-336{57.349%{transform:translate(24.1325vw,57.349vh) scale(.7001)}to{transform:translate(21.32375vw,99vh) scale(.7001)}}.snow:nth-child(337){opacity:1.1812;transform:translate(58.8699vw,-10px) scale(.6308);animation:fall-337 26s -19s linear infinite}@keyframes fall-337{49.328%{transform:translate(68.5468vw,49.328vh) scale(.6308)}to{transform:translate(63.70835vw,99vh) scale(.6308)}}.snow:nth-child(338){opacity:1.4878;transform:translate(58.6648vw,-10px) scale(.4924);animation:fall-338 14s -6s linear infinite}@keyframes fall-338{42.153%{transform:translate(51.7528vw,42.153vh) scale(.4924)}to{transform:translate(55.2088vw,99vh) scale(.4924)}}.snow:nth-child(339){opacity:.7306;transform:translate(88.1275vw,-10px) scale(.5628);animation:fall-339 18s -18s linear infinite}@keyframes fall-339{31.043%{transform:translate(91.6791vw,31.043vh) scale(.5628)}to{transform:translate(89.9033vw,99vh) scale(.5628)}}.snow:nth-child(340){opacity:.8092;transform:translate(48.2173vw,-10px) scale(.1741);animation:fall-340 10s -23s linear infinite}@keyframes fall-340{44.073%{transform:translate(42.7767vw,44.073vh) scale(.1741)}to{transform:translate(45.497vw,99vh) scale(.1741)}}.snow:nth-child(341){opacity:1.9302;transform:translate(43.0427vw,-10px) scale(.1903);animation:fall-341 10s -25s linear infinite}@keyframes fall-341{64.199%{transform:translate(40.8067vw,64.199vh) scale(.1903)}to{transform:translate(41.9247vw,99vh) scale(.1903)}}.snow:nth-child(342){opacity:.4014;transform:translate(24.0469vw,-10px) scale(.782);animation:fall-342 15s -30s linear infinite}@keyframes fall-342{47.765%{transform:translate(19.7931vw,47.765vh) scale(.782)}to{transform:translate(21.92vw,99vh) scale(.782)}}.snow:nth-child(343){opacity:1.2254;transform:translate(87.2704vw,-10px) scale(.3043);animation:fall-343 30s -15s linear infinite}@keyframes fall-343{39.778%{transform:translate(93.8863vw,39.778vh) scale(.3043)}to{transform:translate(90.57835vw,99vh) scale(.3043)}}.snow:nth-child(344){opacity:.9706;transform:translate(44.6384vw,-10px) scale(.036);animation:fall-344 14s -1s linear infinite}@keyframes fall-344{77.978%{transform:translate(45.3491vw,77.978vh) scale(.036)}to{transform:translate(44.99375vw,99vh) scale(.036)}}.snow:nth-child(345){opacity:1.0636;transform:translate(87.5365vw,-10px) scale(.4559);animation:fall-345 29s -2s linear infinite}@keyframes fall-345{63.38%{transform:translate(97.1888vw,63.38vh) scale(.4559)}to{transform:translate(92.36265vw,99vh) scale(.4559)}}.snow:nth-child(346){opacity:1.5864;transform:translate(59.9153vw,-10px) scale(.3957);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{43.111%{transform:translate(56.3758vw,43.111vh) scale(.3957)}to{transform:translate(58.14555vw,99vh) scale(.3957)}}.snow:nth-child(347){opacity:1.1244;transform:translate(31.7509vw,-10px) scale(.6876);animation:fall-347 21s -26s linear infinite}@keyframes fall-347{68.779%{transform:translate(30.927vw,68.779vh) scale(.6876)}to{transform:translate(31.33895vw,99vh) scale(.6876)}}.snow:nth-child(348){opacity:.5324;transform:translate(17.1255vw,-10px) scale(.039);animation:fall-348 30s -18s linear infinite}@keyframes fall-348{59.77%{transform:translate(17.8796vw,59.77vh) scale(.039)}to{transform:translate(17.50255vw,99vh) scale(.039)}}.snow:nth-child(349){opacity:1.3466;transform:translate(29.1594vw,-10px) scale(.6486);animation:fall-349 16s -16s linear infinite}@keyframes fall-349{72.156%{transform:translate(21.5478vw,72.156vh) scale(.6486)}to{transform:translate(25.3536vw,99vh) scale(.6486)}}.snow:nth-child(350){opacity:1.8718;transform:translate(74.1383vw,-10px) scale(.4168);animation:fall-350 10s -26s linear infinite}@keyframes fall-350{73.364%{transform:translate(80.2601vw,73.364vh) scale(.4168)}to{transform:translate(77.1992vw,99vh) scale(.4168)}}.snow:nth-child(351){opacity:1.1762;transform:translate(50.977vw,-10px) scale(.3929);animation:fall-351 29s -19s linear infinite}@keyframes fall-351{39.575%{transform:translate(57.3833vw,39.575vh) scale(.3929)}to{transform:translate(54.18015vw,99vh) scale(.3929)}}.snow:nth-child(352){opacity:1.7478;transform:translate(72.8452vw,-10px) scale(.8316);animation:fall-352 13s -6s linear infinite}@keyframes fall-352{36.48%{transform:translate(65.9839vw,36.48vh) scale(.8316)}to{transform:translate(69.41455vw,99vh) scale(.8316)}}.snow:nth-child(353){opacity:1.024;transform:translate(87.7458vw,-10px) scale(.7483);animation:fall-353 13s -8s linear infinite}@keyframes fall-353{55.753%{transform:translate(81.3544vw,55.753vh) scale(.7483)}to{transform:translate(84.5501vw,99vh) scale(.7483)}}.snow:nth-child(354){opacity:1.3602;transform:translate(71.3323vw,-10px) scale(.3363);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{49.239%{transform:translate(75.2891vw,49.239vh) scale(.3363)}to{transform:translate(73.3107vw,99vh) scale(.3363)}}.snow:nth-child(355){opacity:1.4992;transform:translate(93.5816vw,-10px) scale(.8196);animation:fall-355 27s -20s linear infinite}@keyframes fall-355{61.62%{transform:translate(86.6655vw,61.62vh) scale(.8196)}to{transform:translate(90.12355vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.4938;transform:translate(37.3903vw,-10px) scale(.7238);animation:fall-356 19s -12s linear infinite}@keyframes fall-356{71.881%{transform:translate(36.1661vw,71.881vh) scale(.7238)}to{transform:translate(36.7782vw,99vh) scale(.7238)}}.snow:nth-child(357){opacity:.3318;transform:translate(8.5548vw,-10px) scale(.4504);animation:fall-357 27s -29s linear infinite}@keyframes fall-357{56.43%{transform:translate(14.0515vw,56.43vh) scale(.4504)}to{transform:translate(11.30315vw,99vh) scale(.4504)}}.snow:nth-child(358){opacity:1.9996;transform:translate(44.1264vw,-10px) scale(.7807);animation:fall-358 14s -24s linear infinite}@keyframes fall-358{65.246%{transform:translate(50.7989vw,65.246vh) scale(.7807)}to{transform:translate(47.46265vw,99vh) scale(.7807)}}.snow:nth-child(359){opacity:1.9524;transform:translate(99.3704vw,-10px) scale(.0371);animation:fall-359 22s -20s linear infinite}@keyframes fall-359{30.354%{transform:translate(92.4543vw,30.354vh) scale(.0371)}to{transform:translate(95.91235vw,99vh) scale(.0371)}}.snow:nth-child(360){opacity:.726;transform:translate(60.138vw,-10px) scale(.3816);animation:fall-360 25s -12s linear infinite}@keyframes fall-360{67.799%{transform:translate(69.9793vw,67.799vh) scale(.3816)}to{transform:translate(65.05865vw,99vh) scale(.3816)}}.snow:nth-child(361){opacity:1.2008;transform:translate(68.0698vw,-10px) scale(.3774);animation:fall-361 21s -28s linear infinite}@keyframes fall-361{67.906%{transform:translate(68.8646vw,67.906vh) scale(.3774)}to{transform:translate(68.4672vw,99vh) scale(.3774)}}.snow:nth-child(362){opacity:1.6312;transform:translate(11.2436vw,-10px) scale(.4139);animation:fall-362 11s -13s linear infinite}@keyframes fall-362{76.408%{transform:translate(1.583vw,76.408vh) scale(.4139)}to{transform:translate(6.4133vw,99vh) scale(.4139)}}.snow:nth-child(363){opacity:.6418;transform:translate(91.0995vw,-10px) scale(.2293);animation:fall-363 19s -4s linear infinite}@keyframes fall-363{55.333%{transform:translate(95.7988vw,55.333vh) scale(.2293)}to{transform:translate(93.44915vw,99vh) scale(.2293)}}.snow:nth-child(364){opacity:.961;transform:translate(13.0916vw,-10px) scale(.8401);animation:fall-364 30s -16s linear infinite}@keyframes fall-364{78.576%{transform:translate(20.4035vw,78.576vh) scale(.8401)}to{transform:translate(16.74755vw,99vh) scale(.8401)}}.snow:nth-child(365){opacity:.7572;transform:translate(20.4431vw,-10px) scale(.0133);animation:fall-365 29s -16s linear infinite}@keyframes fall-365{61.953%{transform:translate(16.6513vw,61.953vh) scale(.0133)}to{transform:translate(18.5472vw,99vh) scale(.0133)}}.snow:nth-child(366){opacity:1.4816;transform:translate(54.5545vw,-10px) scale(.1649);animation:fall-366 29s -29s linear infinite}@keyframes fall-366{45.802%{transform:translate(46.9443vw,45.802vh) scale(.1649)}to{transform:translate(50.7494vw,99vh) scale(.1649)}}.snow:nth-child(367){opacity:.4334;transform:translate(65.1705vw,-10px) scale(.8781);animation:fall-367 25s -9s linear infinite}@keyframes fall-367{59.611%{transform:translate(66.2206vw,59.611vh) scale(.8781)}to{transform:translate(65.69555vw,99vh) scale(.8781)}}.snow:nth-child(368){opacity:.551;transform:translate(74.9704vw,-10px) scale(.6772);animation:fall-368 20s -4s linear infinite}@keyframes fall-368{49.451%{transform:translate(70.9027vw,49.451vh) scale(.6772)}to{transform:translate(72.93655vw,99vh) scale(.6772)}}.snow:nth-child(369){opacity:.0598;transform:translate(88.7085vw,-10px) scale(.4138);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{48.486%{transform:translate(98.1655vw,48.486vh) scale(.4138)}to{transform:translate(93.437vw,99vh) scale(.4138)}}.snow:nth-child(370){opacity:1.1632;transform:translate(19.7923vw,-10px) scale(.5131);animation:fall-370 26s -12s linear infinite}@keyframes fall-370{31.614%{transform:translate(19.1068vw,31.614vh) scale(.5131)}to{transform:translate(19.44955vw,99vh) scale(.5131)}}.snow:nth-child(371){opacity:.9486;transform:translate(87.6011vw,-10px) scale(.6162);animation:fall-371 26s -10s linear infinite}@keyframes fall-371{68.748%{transform:translate(79.0708vw,68.748vh) scale(.6162)}to{transform:translate(83.33595vw,99vh) scale(.6162)}}.snow:nth-child(372){opacity:.219;transform:translate(65.1469vw,-10px) scale(.0199);animation:fall-372 24s -2s linear infinite}@keyframes fall-372{36.272%{transform:translate(73.8901vw,36.272vh) scale(.0199)}to{transform:translate(69.5185vw,99vh) scale(.0199)}}.snow:nth-child(373){opacity:1.6106;transform:translate(11.4076vw,-10px) scale(.8043);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{43.496%{transform:translate(14.0539vw,43.496vh) scale(.8043)}to{transform:translate(12.73075vw,99vh) scale(.8043)}}.snow:nth-child(374){opacity:1.3076;transform:translate(43.4044vw,-10px) scale(.1462);animation:fall-374 20s -17s linear infinite}@keyframes fall-374{72.475%{transform:translate(51.8711vw,72.475vh) scale(.1462)}to{transform:translate(47.63775vw,99vh) scale(.1462)}}.snow:nth-child(375){opacity:1.2616;transform:translate(88.5045vw,-10px) scale(.5249);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{61.587%{transform:translate(80.0104vw,61.587vh) scale(.5249)}to{transform:translate(84.25745vw,99vh) scale(.5249)}}.snow:nth-child(376){opacity:.8282;transform:translate(39.2253vw,-10px) scale(.9162);animation:fall-376 24s -2s linear infinite}@keyframes fall-376{48.871%{transform:translate(34.87vw,48.871vh) scale(.9162)}to{transform:translate(37.04765vw,99vh) scale(.9162)}}.snow:nth-child(377){opacity:1.4858;transform:translate(33.2176vw,-10px) scale(.6832);animation:fall-377 15s -1s linear infinite}@keyframes fall-377{77.646%{transform:translate(26.2126vw,77.646vh) scale(.6832)}to{transform:translate(29.7151vw,99vh) scale(.6832)}}.snow:nth-child(378){opacity:1.3222;transform:translate(71.9622vw,-10px) scale(.8199);animation:fall-378 24s -30s linear infinite}@keyframes fall-378{39.572%{transform:translate(61.9751vw,39.572vh) scale(.8199)}to{transform:translate(66.96865vw,99vh) scale(.8199)}}.snow:nth-child(379){opacity:.8428;transform:translate(81.0295vw,-10px) scale(.7886);animation:fall-379 27s -18s linear infinite}@keyframes fall-379{41.19%{transform:translate(85.9008vw,41.19vh) scale(.7886)}to{transform:translate(83.46515vw,99vh) scale(.7886)}}.snow:nth-child(380){opacity:1.1764;transform:translate(45.3701vw,-10px) scale(.3528);animation:fall-380 17s -12s linear infinite}@keyframes fall-380{39.172%{transform:translate(50.2037vw,39.172vh) scale(.3528)}to{transform:translate(47.7869vw,99vh) scale(.3528)}}.snow:nth-child(381){opacity:.0884;transform:translate(48.0535vw,-10px) scale(.0765);animation:fall-381 15s -15s linear infinite}@keyframes fall-381{59.433%{transform:translate(50.6405vw,59.433vh) scale(.0765)}to{transform:translate(49.347vw,99vh) scale(.0765)}}.snow:nth-child(382){opacity:1.7734;transform:translate(56.4635vw,-10px) scale(.1846);animation:fall-382 16s -29s linear infinite}@keyframes fall-382{53.214%{transform:translate(53.8154vw,53.214vh) scale(.1846)}to{transform:translate(55.13945vw,99vh) scale(.1846)}}.snow:nth-child(383){opacity:.4428;transform:translate(27.818vw,-10px) scale(.8194);animation:fall-383 27s -3s linear infinite}@keyframes fall-383{56.67%{transform:translate(20.3326vw,56.67vh) scale(.8194)}to{transform:translate(24.0753vw,99vh) scale(.8194)}}.snow:nth-child(384){opacity:.4938;transform:translate(96.9917vw,-10px) scale(.572);animation:fall-384 22s -23s linear infinite}@keyframes fall-384{67.965%{transform:translate(97.6057vw,67.965vh) scale(.572)}to{transform:translate(97.2987vw,99vh) scale(.572)}}.snow:nth-child(385){opacity:.4644;transform:translate(61.8224vw,-10px) scale(.3673);animation:fall-385 26s -13s linear infinite}@keyframes fall-385{75.915%{transform:translate(66.5073vw,75.915vh) scale(.3673)}to{transform:translate(64.16485vw,99vh) scale(.3673)}}.snow:nth-child(386){opacity:1.8538;transform:translate(26.2321vw,-10px) scale(.4056);animation:fall-386 19s -5s linear infinite}@keyframes fall-386{72.985%{transform:translate(23.0332vw,72.985vh) scale(.4056)}to{transform:translate(24.63265vw,99vh) scale(.4056)}}.snow:nth-child(387){opacity:.1298;transform:translate(19.5183vw,-10px) scale(.2767);animation:fall-387 18s -14s linear infinite}@keyframes fall-387{47.855%{transform:translate(22.3414vw,47.855vh) scale(.2767)}to{transform:translate(20.92985vw,99vh) scale(.2767)}}.snow:nth-child(388){opacity:1.6262;transform:translate(53.5723vw,-10px) scale(.4751);animation:fall-388 13s -17s linear infinite}@keyframes fall-388{36.163%{transform:translate(62.3331vw,36.163vh) scale(.4751)}to{transform:translate(57.9527vw,99vh) scale(.4751)}}.snow:nth-child(389){opacity:.7224;transform:translate(23.5638vw,-10px) scale(.7717);animation:fall-389 17s -12s linear infinite}@keyframes fall-389{35.994%{transform:translate(18.9769vw,35.994vh) scale(.7717)}to{transform:translate(21.27035vw,99vh) scale(.7717)}}.snow:nth-child(390){opacity:.3168;transform:translate(58.0087vw,-10px) scale(.212);animation:fall-390 14s -29s linear infinite}@keyframes fall-390{64.351%{transform:translate(56.3564vw,64.351vh) scale(.212)}to{transform:translate(57.18255vw,99vh) scale(.212)}}.snow:nth-child(391){opacity:.0304;transform:translate(29.9528vw,-10px) scale(.6324);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{48.286%{transform:translate(24.1927vw,48.286vh) scale(.6324)}to{transform:translate(27.07275vw,99vh) scale(.6324)}}.snow:nth-child(392){opacity:.442;transform:translate(74.2318vw,-10px) scale(.6675);animation:fall-392 26s -17s linear infinite}@keyframes fall-392{77.627%{transform:translate(64.4344vw,77.627vh) scale(.6675)}to{transform:translate(69.3331vw,99vh) scale(.6675)}}.snow:nth-child(393){opacity:.3712;transform:translate(3.144vw,-10px) scale(.7167);animation:fall-393 28s -23s linear infinite}@keyframes fall-393{43.451%{transform:translate(-3.543vw,43.451vh) scale(.7167)}to{transform:translate(-.1995vw,99vh) scale(.7167)}}.snow:nth-child(394){opacity:1.4994;transform:translate(90.3333vw,-10px) scale(.0622);animation:fall-394 19s -3s linear infinite}@keyframes fall-394{41.013%{transform:translate(92.0995vw,41.013vh) scale(.0622)}to{transform:translate(91.2164vw,99vh) scale(.0622)}}.snow:nth-child(395){opacity:1.5442;transform:translate(81.7663vw,-10px) scale(.0099);animation:fall-395 23s -23s linear infinite}@keyframes fall-395{41.95%{transform:translate(74.9302vw,41.95vh) scale(.0099)}to{transform:translate(78.34825vw,99vh) scale(.0099)}}.snow:nth-child(396){opacity:1.8476;transform:translate(46.8717vw,-10px) scale(.7368);animation:fall-396 16s -22s linear infinite}@keyframes fall-396{53.771%{transform:translate(36.9532vw,53.771vh) scale(.7368)}to{transform:translate(41.91245vw,99vh) scale(.7368)}}.snow:nth-child(397){opacity:1.3982;transform:translate(79.0946vw,-10px) scale(.351);animation:fall-397 22s -23s linear infinite}@keyframes fall-397{44.598%{transform:translate(83.3792vw,44.598vh) scale(.351)}to{transform:translate(81.2369vw,99vh) scale(.351)}}.snow:nth-child(398){opacity:1.6272;transform:translate(9.3711vw,-10px) scale(.7277);animation:fall-398 17s -5s linear infinite}@keyframes fall-398{54.243%{transform:translate(2.6988vw,54.243vh) scale(.7277)}to{transform:translate(6.03495vw,99vh) scale(.7277)}}.snow:nth-child(399){opacity:1.468;transform:translate(34.724vw,-10px) scale(.6459);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{31.205%{transform:translate(44.6124vw,31.205vh) scale(.6459)}to{transform:translate(39.6682vw,99vh) scale(.6459)}}.snow:nth-child(400){opacity:1.2474;transform:translate(46.8124vw,-10px) scale(.0175);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{44.795%{transform:translate(56.5096vw,44.795vh) scale(.0175)}to{transform:translate(51.661vw,99vh) scale(.0175)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|