@esfaenza/core 15.2.199 → 15.2.200
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 +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +3 -2
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +2 -2
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -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:.2258;transform:translate(23.8233vw,-10px) scale(.2389);animation:fall-1 27s -26s linear infinite}@keyframes fall-1{57.944%{transform:translate(24.7512vw,57.944vh) scale(.2389)}to{transform:translate(24.28725vw,99vh) scale(.2389)}}.snow:nth-child(2){opacity:.7518;transform:translate(5.5559vw,-10px) scale(.9046);animation:fall-2 17s -30s linear infinite}@keyframes fall-2{79.032%{transform:translate(15.493vw,79.032vh) scale(.9046)}to{transform:translate(10.52445vw,99vh) scale(.9046)}}.snow:nth-child(3){opacity:1.0696;transform:translate(91.362vw,-10px) scale(.9134);animation:fall-3 18s -10s linear infinite}@keyframes fall-3{78.709%{transform:translate(92.2886vw,78.709vh) scale(.9134)}to{transform:translate(91.8253vw,99vh) scale(.9134)}}.snow:nth-child(4){opacity:.7698;transform:translate(65.2595vw,-10px) scale(.5963);animation:fall-4 13s -14s linear infinite}@keyframes fall-4{37.998%{transform:translate(70.5585vw,37.998vh) scale(.5963)}to{transform:translate(67.909vw,99vh) scale(.5963)}}.snow:nth-child(5){opacity:.1704;transform:translate(81.4122vw,-10px) scale(.1852);animation:fall-5 17s -28s linear infinite}@keyframes fall-5{55.703%{transform:translate(88.83vw,55.703vh) scale(.1852)}to{transform:translate(85.1211vw,99vh) scale(.1852)}}.snow:nth-child(6){opacity:.4364;transform:translate(57.6189vw,-10px) scale(.281);animation:fall-6 27s -4s linear infinite}@keyframes fall-6{44.017%{transform:translate(58.0362vw,44.017vh) scale(.281)}to{transform:translate(57.82755vw,99vh) scale(.281)}}.snow:nth-child(7){opacity:1.524;transform:translate(38.7662vw,-10px) scale(.6018);animation:fall-7 24s -12s linear infinite}@keyframes fall-7{68.631%{transform:translate(34.2617vw,68.631vh) scale(.6018)}to{transform:translate(36.51395vw,99vh) scale(.6018)}}.snow:nth-child(8){opacity:1.9842;transform:translate(2.974vw,-10px) scale(.1033);animation:fall-8 27s -19s linear infinite}@keyframes fall-8{38.537%{transform:translate(-1.3704vw,38.537vh) scale(.1033)}to{transform:translate(.8018vw,99vh) scale(.1033)}}.snow:nth-child(9){opacity:1.5104;transform:translate(88.7025vw,-10px) scale(.9808);animation:fall-9 26s -10s linear infinite}@keyframes fall-9{48.331%{transform:translate(88.267vw,48.331vh) scale(.9808)}to{transform:translate(88.48475vw,99vh) scale(.9808)}}.snow:nth-child(10){opacity:1.4884;transform:translate(56.1666vw,-10px) scale(.3827);animation:fall-10 15s -26s linear infinite}@keyframes fall-10{63.986%{transform:translate(49.852vw,63.986vh) scale(.3827)}to{transform:translate(53.0093vw,99vh) scale(.3827)}}.snow:nth-child(11){opacity:1.6858;transform:translate(7.5194vw,-10px) scale(.6115);animation:fall-11 27s -2s linear infinite}@keyframes fall-11{42.574%{transform:translate(6.8889vw,42.574vh) scale(.6115)}to{transform:translate(7.20415vw,99vh) scale(.6115)}}.snow:nth-child(12){opacity:1.4952;transform:translate(72.5809vw,-10px) scale(.2319);animation:fall-12 16s -27s linear infinite}@keyframes fall-12{48.055%{transform:translate(76.5905vw,48.055vh) scale(.2319)}to{transform:translate(74.5857vw,99vh) scale(.2319)}}.snow:nth-child(13){opacity:.3088;transform:translate(71.1534vw,-10px) scale(.4698);animation:fall-13 27s -27s linear infinite}@keyframes fall-13{74.448%{transform:translate(79.0876vw,74.448vh) scale(.4698)}to{transform:translate(75.1205vw,99vh) scale(.4698)}}.snow:nth-child(14){opacity:.1908;transform:translate(81.1981vw,-10px) scale(.9642);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.695%{transform:translate(87.0872vw,73.695vh) scale(.9642)}to{transform:translate(84.14265vw,99vh) scale(.9642)}}.snow:nth-child(15){opacity:.559;transform:translate(33.8533vw,-10px) scale(.344);animation:fall-15 19s -22s linear infinite}@keyframes fall-15{33.871%{transform:translate(28.5403vw,33.871vh) scale(.344)}to{transform:translate(31.1968vw,99vh) scale(.344)}}.snow:nth-child(16){opacity:1.1342;transform:translate(77.8882vw,-10px) scale(.5197);animation:fall-16 18s -2s linear infinite}@keyframes fall-16{30.659%{transform:translate(76.2788vw,30.659vh) scale(.5197)}to{transform:translate(77.0835vw,99vh) scale(.5197)}}.snow:nth-child(17){opacity:.2028;transform:translate(35.047vw,-10px) scale(.1552);animation:fall-17 21s -30s linear infinite}@keyframes fall-17{71.288%{transform:translate(37.304vw,71.288vh) scale(.1552)}to{transform:translate(36.1755vw,99vh) scale(.1552)}}.snow:nth-child(18){opacity:.4572;transform:translate(36.1391vw,-10px) scale(.1257);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{48.336%{transform:translate(38.5808vw,48.336vh) scale(.1257)}to{transform:translate(37.35995vw,99vh) scale(.1257)}}.snow:nth-child(19){opacity:1.5384;transform:translate(28.9082vw,-10px) scale(.3076);animation:fall-19 29s -8s linear infinite}@keyframes fall-19{76.06%{transform:translate(23.1099vw,76.06vh) scale(.3076)}to{transform:translate(26.00905vw,99vh) scale(.3076)}}.snow:nth-child(20){opacity:.2734;transform:translate(71.4439vw,-10px) scale(.8883);animation:fall-20 29s -18s linear infinite}@keyframes fall-20{66.222%{transform:translate(69.6516vw,66.222vh) scale(.8883)}to{transform:translate(70.54775vw,99vh) scale(.8883)}}.snow:nth-child(21){opacity:1.2354;transform:translate(72.3498vw,-10px) scale(.6201);animation:fall-21 26s -9s linear infinite}@keyframes fall-21{60.798%{transform:translate(82.2493vw,60.798vh) scale(.6201)}to{transform:translate(77.29955vw,99vh) scale(.6201)}}.snow:nth-child(22){opacity:1.872;transform:translate(55.111vw,-10px) scale(.3727);animation:fall-22 22s -9s linear infinite}@keyframes fall-22{35.132%{transform:translate(47.2525vw,35.132vh) scale(.3727)}to{transform:translate(51.18175vw,99vh) scale(.3727)}}.snow:nth-child(23){opacity:1.367;transform:translate(55.6539vw,-10px) scale(.2186);animation:fall-23 18s -21s linear infinite}@keyframes fall-23{42.129%{transform:translate(55.5248vw,42.129vh) scale(.2186)}to{transform:translate(55.58935vw,99vh) scale(.2186)}}.snow:nth-child(24){opacity:.8076;transform:translate(14.3017vw,-10px) scale(.0833);animation:fall-24 24s -2s linear infinite}@keyframes fall-24{30.766%{transform:translate(17.9333vw,30.766vh) scale(.0833)}to{transform:translate(16.1175vw,99vh) scale(.0833)}}.snow:nth-child(25){opacity:.9156;transform:translate(21.7049vw,-10px) scale(.7721);animation:fall-25 27s -27s linear infinite}@keyframes fall-25{32.927%{transform:translate(17.3271vw,32.927vh) scale(.7721)}to{transform:translate(19.516vw,99vh) scale(.7721)}}.snow:nth-child(26){opacity:.3444;transform:translate(23.4911vw,-10px) scale(.9553);animation:fall-26 17s -5s linear infinite}@keyframes fall-26{64.49%{transform:translate(27.2398vw,64.49vh) scale(.9553)}to{transform:translate(25.36545vw,99vh) scale(.9553)}}.snow:nth-child(27){opacity:1.731;transform:translate(36.6772vw,-10px) scale(.0122);animation:fall-27 27s -16s linear infinite}@keyframes fall-27{39.603%{transform:translate(45.0326vw,39.603vh) scale(.0122)}to{transform:translate(40.8549vw,99vh) scale(.0122)}}.snow:nth-child(28){opacity:.7874;transform:translate(40.19vw,-10px) scale(.2946);animation:fall-28 25s -15s linear infinite}@keyframes fall-28{72.928%{transform:translate(39.3905vw,72.928vh) scale(.2946)}to{transform:translate(39.79025vw,99vh) scale(.2946)}}.snow:nth-child(29){opacity:.166;transform:translate(43.1126vw,-10px) scale(.2968);animation:fall-29 15s -14s linear infinite}@keyframes fall-29{31.159%{transform:translate(47.3431vw,31.159vh) scale(.2968)}to{transform:translate(45.22785vw,99vh) scale(.2968)}}.snow:nth-child(30){opacity:.4522;transform:translate(71.1158vw,-10px) scale(.8485);animation:fall-30 30s -25s linear infinite}@keyframes fall-30{64.873%{transform:translate(74.3084vw,64.873vh) scale(.8485)}to{transform:translate(72.7121vw,99vh) scale(.8485)}}.snow:nth-child(31){opacity:.6352;transform:translate(63.8557vw,-10px) scale(.5787);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{44.075%{transform:translate(64.8666vw,44.075vh) scale(.5787)}to{transform:translate(64.36115vw,99vh) scale(.5787)}}.snow:nth-child(32){opacity:1.4172;transform:translate(85.7156vw,-10px) scale(.9147);animation:fall-32 11s -17s linear infinite}@keyframes fall-32{62.89%{transform:translate(83.4772vw,62.89vh) scale(.9147)}to{transform:translate(84.5964vw,99vh) scale(.9147)}}.snow:nth-child(33){opacity:1.3546;transform:translate(13.5241vw,-10px) scale(.4182);animation:fall-33 14s -4s linear infinite}@keyframes fall-33{35.546%{transform:translate(11.2868vw,35.546vh) scale(.4182)}to{transform:translate(12.40545vw,99vh) scale(.4182)}}.snow:nth-child(34){opacity:.084;transform:translate(72.5211vw,-10px) scale(.4598);animation:fall-34 17s -27s linear infinite}@keyframes fall-34{42.105%{transform:translate(64.5526vw,42.105vh) scale(.4598)}to{transform:translate(68.53685vw,99vh) scale(.4598)}}.snow:nth-child(35){opacity:.0058;transform:translate(41.7372vw,-10px) scale(.336);animation:fall-35 27s -6s linear infinite}@keyframes fall-35{32.351%{transform:translate(37.9234vw,32.351vh) scale(.336)}to{transform:translate(39.8303vw,99vh) scale(.336)}}.snow:nth-child(36){opacity:1.961;transform:translate(27.8622vw,-10px) scale(.3653);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{49.404%{transform:translate(32.8253vw,49.404vh) scale(.3653)}to{transform:translate(30.34375vw,99vh) scale(.3653)}}.snow:nth-child(37){opacity:.2082;transform:translate(50.1387vw,-10px) scale(.5683);animation:fall-37 11s -17s linear infinite}@keyframes fall-37{56.954%{transform:translate(49.62vw,56.954vh) scale(.5683)}to{transform:translate(49.87935vw,99vh) scale(.5683)}}.snow:nth-child(38){opacity:1.6676;transform:translate(48.7302vw,-10px) scale(.313);animation:fall-38 24s -13s linear infinite}@keyframes fall-38{55.798%{transform:translate(40.4424vw,55.798vh) scale(.313)}to{transform:translate(44.5863vw,99vh) scale(.313)}}.snow:nth-child(39){opacity:1.527;transform:translate(27.1774vw,-10px) scale(.2377);animation:fall-39 14s -4s linear infinite}@keyframes fall-39{50.305%{transform:translate(31.6924vw,50.305vh) scale(.2377)}to{transform:translate(29.4349vw,99vh) scale(.2377)}}.snow:nth-child(40){opacity:.8218;transform:translate(27.8378vw,-10px) scale(.313);animation:fall-40 10s -20s linear infinite}@keyframes fall-40{67.612%{transform:translate(37.6401vw,67.612vh) scale(.313)}to{transform:translate(32.73895vw,99vh) scale(.313)}}.snow:nth-child(41){opacity:1.6104;transform:translate(13.046vw,-10px) scale(.0145);animation:fall-41 11s -21s linear infinite}@keyframes fall-41{68.377%{transform:translate(19.963vw,68.377vh) scale(.0145)}to{transform:translate(16.5045vw,99vh) scale(.0145)}}.snow:nth-child(42){opacity:.1244;transform:translate(91.7527vw,-10px) scale(.1492);animation:fall-42 16s -2s linear infinite}@keyframes fall-42{68.528%{transform:translate(92.5284vw,68.528vh) scale(.1492)}to{transform:translate(92.14055vw,99vh) scale(.1492)}}.snow:nth-child(43){opacity:.7442;transform:translate(5.1023vw,-10px) scale(.5425);animation:fall-43 20s -18s linear infinite}@keyframes fall-43{35.642%{transform:translate(1.8908vw,35.642vh) scale(.5425)}to{transform:translate(3.49655vw,99vh) scale(.5425)}}.snow:nth-child(44){opacity:.4748;transform:translate(18.572vw,-10px) scale(.6718);animation:fall-44 20s -23s linear infinite}@keyframes fall-44{60.972%{transform:translate(11.3335vw,60.972vh) scale(.6718)}to{transform:translate(14.95275vw,99vh) scale(.6718)}}.snow:nth-child(45){opacity:.5722;transform:translate(46.2277vw,-10px) scale(.2016);animation:fall-45 15s -25s linear infinite}@keyframes fall-45{37.695%{transform:translate(37.7169vw,37.695vh) scale(.2016)}to{transform:translate(41.9723vw,99vh) scale(.2016)}}.snow:nth-child(46){opacity:.6524;transform:translate(81.1062vw,-10px) scale(.2892);animation:fall-46 23s -25s linear infinite}@keyframes fall-46{65.169%{transform:translate(84.0386vw,65.169vh) scale(.2892)}to{transform:translate(82.5724vw,99vh) scale(.2892)}}.snow:nth-child(47){opacity:.8608;transform:translate(79.056vw,-10px) scale(.7468);animation:fall-47 20s -3s linear infinite}@keyframes fall-47{58.213%{transform:translate(88.624vw,58.213vh) scale(.7468)}to{transform:translate(83.84vw,99vh) scale(.7468)}}.snow:nth-child(48){opacity:1.659;transform:translate(28.9768vw,-10px) scale(.5901);animation:fall-48 25s -5s linear infinite}@keyframes fall-48{48.162%{transform:translate(37.3493vw,48.162vh) scale(.5901)}to{transform:translate(33.16305vw,99vh) scale(.5901)}}.snow:nth-child(49){opacity:.4724;transform:translate(49.8869vw,-10px) scale(.9934);animation:fall-49 24s -1s linear infinite}@keyframes fall-49{32.862%{transform:translate(56.3481vw,32.862vh) scale(.9934)}to{transform:translate(53.1175vw,99vh) scale(.9934)}}.snow:nth-child(50){opacity:1.702;transform:translate(14.9918vw,-10px) scale(.6998);animation:fall-50 30s -30s linear infinite}@keyframes fall-50{44.615%{transform:translate(16.1884vw,44.615vh) scale(.6998)}to{transform:translate(15.5901vw,99vh) scale(.6998)}}.snow:nth-child(51){opacity:.4866;transform:translate(66.1094vw,-10px) scale(.8057);animation:fall-51 25s -11s linear infinite}@keyframes fall-51{30.197%{transform:translate(57.2189vw,30.197vh) scale(.8057)}to{transform:translate(61.66415vw,99vh) scale(.8057)}}.snow:nth-child(52){opacity:.2636;transform:translate(45.0377vw,-10px) scale(.78);animation:fall-52 24s -30s linear infinite}@keyframes fall-52{62.155%{transform:translate(54.0075vw,62.155vh) scale(.78)}to{transform:translate(49.5226vw,99vh) scale(.78)}}.snow:nth-child(53){opacity:1.636;transform:translate(73.8426vw,-10px) scale(.6728);animation:fall-53 14s -24s linear infinite}@keyframes fall-53{73.408%{transform:translate(72.0446vw,73.408vh) scale(.6728)}to{transform:translate(72.9436vw,99vh) scale(.6728)}}.snow:nth-child(54){opacity:.0258;transform:translate(57.4324vw,-10px) scale(.9588);animation:fall-54 21s -15s linear infinite}@keyframes fall-54{33.938%{transform:translate(58.0605vw,33.938vh) scale(.9588)}to{transform:translate(57.74645vw,99vh) scale(.9588)}}.snow:nth-child(55){opacity:.0094;transform:translate(56.3769vw,-10px) scale(.4409);animation:fall-55 20s -7s linear infinite}@keyframes fall-55{76.541%{transform:translate(63.7444vw,76.541vh) scale(.4409)}to{transform:translate(60.06065vw,99vh) scale(.4409)}}.snow:nth-child(56){opacity:1.5656;transform:translate(46.3461vw,-10px) scale(.7579);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{32.956%{transform:translate(51.8508vw,32.956vh) scale(.7579)}to{transform:translate(49.09845vw,99vh) scale(.7579)}}.snow:nth-child(57){opacity:.7318;transform:translate(66.2953vw,-10px) scale(.6005);animation:fall-57 11s -8s linear infinite}@keyframes fall-57{33.796%{transform:translate(65.3883vw,33.796vh) scale(.6005)}to{transform:translate(65.8418vw,99vh) scale(.6005)}}.snow:nth-child(58){opacity:.845;transform:translate(9.6638vw,-10px) scale(.9636);animation:fall-58 27s -3s linear infinite}@keyframes fall-58{40.267%{transform:translate(11.1299vw,40.267vh) scale(.9636)}to{transform:translate(10.39685vw,99vh) scale(.9636)}}.snow:nth-child(59){opacity:.7662;transform:translate(84.2564vw,-10px) scale(.2417);animation:fall-59 30s -5s linear infinite}@keyframes fall-59{76.863%{transform:translate(84.2027vw,76.863vh) scale(.2417)}to{transform:translate(84.22955vw,99vh) scale(.2417)}}.snow:nth-child(60){opacity:.7694;transform:translate(99.9266vw,-10px) scale(.1642);animation:fall-60 18s -11s linear infinite}@keyframes fall-60{45.068%{transform:translate(93.5568vw,45.068vh) scale(.1642)}to{transform:translate(96.7417vw,99vh) scale(.1642)}}.snow:nth-child(61){opacity:.0454;transform:translate(15.3401vw,-10px) scale(.8069);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{49.368%{transform:translate(11.7413vw,49.368vh) scale(.8069)}to{transform:translate(13.5407vw,99vh) scale(.8069)}}.snow:nth-child(62){opacity:.2638;transform:translate(17.665vw,-10px) scale(.168);animation:fall-62 19s -14s linear infinite}@keyframes fall-62{31.313%{transform:translate(25.0646vw,31.313vh) scale(.168)}to{transform:translate(21.3648vw,99vh) scale(.168)}}.snow:nth-child(63){opacity:1.7584;transform:translate(74.182vw,-10px) scale(.4367);animation:fall-63 21s -29s linear infinite}@keyframes fall-63{67.796%{transform:translate(83.6029vw,67.796vh) scale(.4367)}to{transform:translate(78.89245vw,99vh) scale(.4367)}}.snow:nth-child(64){opacity:1.021;transform:translate(89.1847vw,-10px) scale(.7094);animation:fall-64 22s -16s linear infinite}@keyframes fall-64{57.674%{transform:translate(95.489vw,57.674vh) scale(.7094)}to{transform:translate(92.33685vw,99vh) scale(.7094)}}.snow:nth-child(65){opacity:.839;transform:translate(32.1239vw,-10px) scale(.2506);animation:fall-65 22s -22s linear infinite}@keyframes fall-65{67.813%{transform:translate(31.201vw,67.813vh) scale(.2506)}to{transform:translate(31.66245vw,99vh) scale(.2506)}}.snow:nth-child(66){opacity:.0304;transform:translate(10.3595vw,-10px) scale(.7701);animation:fall-66 23s -20s linear infinite}@keyframes fall-66{44.821%{transform:translate(18.9517vw,44.821vh) scale(.7701)}to{transform:translate(14.6556vw,99vh) scale(.7701)}}.snow:nth-child(67){opacity:.3392;transform:translate(70.4492vw,-10px) scale(.5341);animation:fall-67 16s -24s linear infinite}@keyframes fall-67{52.849%{transform:translate(64.8753vw,52.849vh) scale(.5341)}to{transform:translate(67.66225vw,99vh) scale(.5341)}}.snow:nth-child(68){opacity:1.2112;transform:translate(5.8022vw,-10px) scale(.0459);animation:fall-68 10s -5s linear infinite}@keyframes fall-68{57.601%{transform:translate(3.523vw,57.601vh) scale(.0459)}to{transform:translate(4.6626vw,99vh) scale(.0459)}}.snow:nth-child(69){opacity:1.947;transform:translate(64.4567vw,-10px) scale(.9758);animation:fall-69 21s -1s linear infinite}@keyframes fall-69{39.616%{transform:translate(65.9873vw,39.616vh) scale(.9758)}to{transform:translate(65.222vw,99vh) scale(.9758)}}.snow:nth-child(70){opacity:1.2;transform:translate(34.8289vw,-10px) scale(.6569);animation:fall-70 30s -7s linear infinite}@keyframes fall-70{66.913%{transform:translate(26.7059vw,66.913vh) scale(.6569)}to{transform:translate(30.7674vw,99vh) scale(.6569)}}.snow:nth-child(71){opacity:.4938;transform:translate(83.6919vw,-10px) scale(.3456);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{66.505%{transform:translate(76.2082vw,66.505vh) scale(.3456)}to{transform:translate(79.95005vw,99vh) scale(.3456)}}.snow:nth-child(72){opacity:.224;transform:translate(88.5834vw,-10px) scale(.4038);animation:fall-72 13s -20s linear infinite}@keyframes fall-72{63.743%{transform:translate(91.7819vw,63.743vh) scale(.4038)}to{transform:translate(90.18265vw,99vh) scale(.4038)}}.snow:nth-child(73){opacity:1.3678;transform:translate(28.5835vw,-10px) scale(.072);animation:fall-73 17s -3s linear infinite}@keyframes fall-73{33.462%{transform:translate(32.7859vw,33.462vh) scale(.072)}to{transform:translate(30.6847vw,99vh) scale(.072)}}.snow:nth-child(74){opacity:1.9096;transform:translate(25.1276vw,-10px) scale(.0019);animation:fall-74 23s -19s linear infinite}@keyframes fall-74{45.83%{transform:translate(23.5428vw,45.83vh) scale(.0019)}to{transform:translate(24.3352vw,99vh) scale(.0019)}}.snow:nth-child(75){opacity:1.8104;transform:translate(22.9466vw,-10px) scale(.8653);animation:fall-75 28s -14s linear infinite}@keyframes fall-75{42.164%{transform:translate(28.84vw,42.164vh) scale(.8653)}to{transform:translate(25.8933vw,99vh) scale(.8653)}}.snow:nth-child(76){opacity:1.0874;transform:translate(3.0095vw,-10px) scale(.3351);animation:fall-76 21s -12s linear infinite}@keyframes fall-76{58.716%{transform:translate(.2951vw,58.716vh) scale(.3351)}to{transform:translate(1.6523vw,99vh) scale(.3351)}}.snow:nth-child(77){opacity:1.461;transform:translate(57.331vw,-10px) scale(.7943);animation:fall-77 22s -2s linear infinite}@keyframes fall-77{38.691%{transform:translate(61.9941vw,38.691vh) scale(.7943)}to{transform:translate(59.66255vw,99vh) scale(.7943)}}.snow:nth-child(78){opacity:.9982;transform:translate(37.8736vw,-10px) scale(.2124);animation:fall-78 11s -2s linear infinite}@keyframes fall-78{39.959%{transform:translate(32.0461vw,39.959vh) scale(.2124)}to{transform:translate(34.95985vw,99vh) scale(.2124)}}.snow:nth-child(79){opacity:.6062;transform:translate(82.6597vw,-10px) scale(.1035);animation:fall-79 18s -25s linear infinite}@keyframes fall-79{57.363%{transform:translate(74.3182vw,57.363vh) scale(.1035)}to{transform:translate(78.48895vw,99vh) scale(.1035)}}.snow:nth-child(80){opacity:.173;transform:translate(72.0492vw,-10px) scale(.5491);animation:fall-80 18s -21s linear infinite}@keyframes fall-80{62.073%{transform:translate(76.5221vw,62.073vh) scale(.5491)}to{transform:translate(74.28565vw,99vh) scale(.5491)}}.snow:nth-child(81){opacity:.82;transform:translate(50.4772vw,-10px) scale(.9144);animation:fall-81 26s -29s linear infinite}@keyframes fall-81{69.464%{transform:translate(59.8733vw,69.464vh) scale(.9144)}to{transform:translate(55.17525vw,99vh) scale(.9144)}}.snow:nth-child(82){opacity:.3404;transform:translate(78.6048vw,-10px) scale(.389);animation:fall-82 29s -11s linear infinite}@keyframes fall-82{33.955%{transform:translate(78.3012vw,33.955vh) scale(.389)}to{transform:translate(78.453vw,99vh) scale(.389)}}.snow:nth-child(83){opacity:1.982;transform:translate(44.5511vw,-10px) scale(.0915);animation:fall-83 10s -1s linear infinite}@keyframes fall-83{52.217%{transform:translate(45.5136vw,52.217vh) scale(.0915)}to{transform:translate(45.03235vw,99vh) scale(.0915)}}.snow:nth-child(84){opacity:.886;transform:translate(34.8872vw,-10px) scale(.8498);animation:fall-84 15s -16s linear infinite}@keyframes fall-84{44.292%{transform:translate(39.7454vw,44.292vh) scale(.8498)}to{transform:translate(37.3163vw,99vh) scale(.8498)}}.snow:nth-child(85){opacity:.3314;transform:translate(71.6654vw,-10px) scale(.1487);animation:fall-85 20s -26s linear infinite}@keyframes fall-85{79.702%{transform:translate(74.7318vw,79.702vh) scale(.1487)}to{transform:translate(73.1986vw,99vh) scale(.1487)}}.snow:nth-child(86){opacity:.1486;transform:translate(15.5482vw,-10px) scale(.0817);animation:fall-86 17s -3s linear infinite}@keyframes fall-86{34.641%{transform:translate(13.6247vw,34.641vh) scale(.0817)}to{transform:translate(14.58645vw,99vh) scale(.0817)}}.snow:nth-child(87){opacity:1.0502;transform:translate(73.1374vw,-10px) scale(.6717);animation:fall-87 22s -17s linear infinite}@keyframes fall-87{74.118%{transform:translate(67.3745vw,74.118vh) scale(.6717)}to{transform:translate(70.25595vw,99vh) scale(.6717)}}.snow:nth-child(88){opacity:.9592;transform:translate(64.1521vw,-10px) scale(.6018);animation:fall-88 23s -24s linear infinite}@keyframes fall-88{67.776%{transform:translate(58.236vw,67.776vh) scale(.6018)}to{transform:translate(61.19405vw,99vh) scale(.6018)}}.snow:nth-child(89){opacity:1.4482;transform:translate(93.4143vw,-10px) scale(.9215);animation:fall-89 11s -6s linear infinite}@keyframes fall-89{50.29%{transform:translate(103.0892vw,50.29vh) scale(.9215)}to{transform:translate(98.25175vw,99vh) scale(.9215)}}.snow:nth-child(90){opacity:.7624;transform:translate(40.9836vw,-10px) scale(.2288);animation:fall-90 28s -1s linear infinite}@keyframes fall-90{39.486%{transform:translate(50.2762vw,39.486vh) scale(.2288)}to{transform:translate(45.6299vw,99vh) scale(.2288)}}.snow:nth-child(91){opacity:.3748;transform:translate(40.4783vw,-10px) scale(.6499);animation:fall-91 13s -28s linear infinite}@keyframes fall-91{69.611%{transform:translate(48.4805vw,69.611vh) scale(.6499)}to{transform:translate(44.4794vw,99vh) scale(.6499)}}.snow:nth-child(92){opacity:.4082;transform:translate(33.4938vw,-10px) scale(.6898);animation:fall-92 23s -7s linear infinite}@keyframes fall-92{44.573%{transform:translate(27.4057vw,44.573vh) scale(.6898)}to{transform:translate(30.44975vw,99vh) scale(.6898)}}.snow:nth-child(93){opacity:1.7016;transform:translate(43.3651vw,-10px) scale(.6274);animation:fall-93 26s -25s linear infinite}@keyframes fall-93{45.632%{transform:translate(38.7755vw,45.632vh) scale(.6274)}to{transform:translate(41.0703vw,99vh) scale(.6274)}}.snow:nth-child(94){opacity:1.351;transform:translate(93.4473vw,-10px) scale(.068);animation:fall-94 19s -14s linear infinite}@keyframes fall-94{69.352%{transform:translate(94.6479vw,69.352vh) scale(.068)}to{transform:translate(94.0476vw,99vh) scale(.068)}}.snow:nth-child(95){opacity:1.9318;transform:translate(89.2431vw,-10px) scale(.6827);animation:fall-95 24s -16s linear infinite}@keyframes fall-95{36.728%{transform:translate(83.8377vw,36.728vh) scale(.6827)}to{transform:translate(86.5404vw,99vh) scale(.6827)}}.snow:nth-child(96){opacity:1.1806;transform:translate(75.9285vw,-10px) scale(.2709);animation:fall-96 18s -15s linear infinite}@keyframes fall-96{57.447%{transform:translate(71.4202vw,57.447vh) scale(.2709)}to{transform:translate(73.67435vw,99vh) scale(.2709)}}.snow:nth-child(97){opacity:1.3148;transform:translate(89.6187vw,-10px) scale(.9448);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{65.639%{transform:translate(81.2782vw,65.639vh) scale(.9448)}to{transform:translate(85.44845vw,99vh) scale(.9448)}}.snow:nth-child(98){opacity:1.1338;transform:translate(64.3233vw,-10px) scale(.2513);animation:fall-98 10s -1s linear infinite}@keyframes fall-98{38.108%{transform:translate(63.0569vw,38.108vh) scale(.2513)}to{transform:translate(63.6901vw,99vh) scale(.2513)}}.snow:nth-child(99){opacity:1.145;transform:translate(34.0237vw,-10px) scale(.419);animation:fall-99 21s -22s linear infinite}@keyframes fall-99{41.422%{transform:translate(32.7273vw,41.422vh) scale(.419)}to{transform:translate(33.3755vw,99vh) scale(.419)}}.snow:nth-child(100){opacity:1.4432;transform:translate(94.4757vw,-10px) scale(.4707);animation:fall-100 29s -24s linear infinite}@keyframes fall-100{58.385%{transform:translate(99.0903vw,58.385vh) scale(.4707)}to{transform:translate(96.783vw,99vh) scale(.4707)}}.snow:nth-child(101){opacity:.6834;transform:translate(43.6338vw,-10px) scale(.1838);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{61.659%{transform:translate(43.2211vw,61.659vh) scale(.1838)}to{transform:translate(43.42745vw,99vh) scale(.1838)}}.snow:nth-child(102){opacity:1.4544;transform:translate(9.5815vw,-10px) scale(.573);animation:fall-102 21s -16s linear infinite}@keyframes fall-102{54.748%{transform:translate(18.3653vw,54.748vh) scale(.573)}to{transform:translate(13.9734vw,99vh) scale(.573)}}.snow:nth-child(103){opacity:1.2138;transform:translate(73.9877vw,-10px) scale(.5493);animation:fall-103 17s -17s linear infinite}@keyframes fall-103{78.675%{transform:translate(75.3921vw,78.675vh) scale(.5493)}to{transform:translate(74.6899vw,99vh) scale(.5493)}}.snow:nth-child(104){opacity:1.8974;transform:translate(40.7352vw,-10px) scale(.2544);animation:fall-104 23s -16s linear infinite}@keyframes fall-104{43.662%{transform:translate(35.085vw,43.662vh) scale(.2544)}to{transform:translate(37.9101vw,99vh) scale(.2544)}}.snow:nth-child(105){opacity:1.143;transform:translate(99.6553vw,-10px) scale(.295);animation:fall-105 18s -6s linear infinite}@keyframes fall-105{75.017%{transform:translate(101.691vw,75.017vh) scale(.295)}to{transform:translate(100.67315vw,99vh) scale(.295)}}.snow:nth-child(106){opacity:.0674;transform:translate(6.4504vw,-10px) scale(.2106);animation:fall-106 29s -19s linear infinite}@keyframes fall-106{72.119%{transform:translate(-3.2087vw,72.119vh) scale(.2106)}to{transform:translate(1.62085vw,99vh) scale(.2106)}}.snow:nth-child(107){opacity:1.1796;transform:translate(20.6486vw,-10px) scale(.2251);animation:fall-107 21s -17s linear infinite}@keyframes fall-107{33.262%{transform:translate(13.794vw,33.262vh) scale(.2251)}to{transform:translate(17.2213vw,99vh) scale(.2251)}}.snow:nth-child(108){opacity:1.9702;transform:translate(91.8027vw,-10px) scale(.0076);animation:fall-108 11s -13s linear infinite}@keyframes fall-108{42.072%{transform:translate(99.7691vw,42.072vh) scale(.0076)}to{transform:translate(95.7859vw,99vh) scale(.0076)}}.snow:nth-child(109){opacity:.4362;transform:translate(71.9309vw,-10px) scale(.112);animation:fall-109 11s -4s linear infinite}@keyframes fall-109{69.486%{transform:translate(70.8316vw,69.486vh) scale(.112)}to{transform:translate(71.38125vw,99vh) scale(.112)}}.snow:nth-child(110){opacity:.4314;transform:translate(49.8902vw,-10px) scale(.1631);animation:fall-110 28s -26s linear infinite}@keyframes fall-110{54.7%{transform:translate(59.6733vw,54.7vh) scale(.1631)}to{transform:translate(54.78175vw,99vh) scale(.1631)}}.snow:nth-child(111){opacity:.1694;transform:translate(27.1601vw,-10px) scale(.4618);animation:fall-111 28s -9s linear infinite}@keyframes fall-111{34.249%{transform:translate(18.6183vw,34.249vh) scale(.4618)}to{transform:translate(22.8892vw,99vh) scale(.4618)}}.snow:nth-child(112){opacity:.9998;transform:translate(24.4915vw,-10px) scale(.8552);animation:fall-112 11s -24s linear infinite}@keyframes fall-112{77.75%{transform:translate(26.0362vw,77.75vh) scale(.8552)}to{transform:translate(25.26385vw,99vh) scale(.8552)}}.snow:nth-child(113){opacity:.0246;transform:translate(20.5966vw,-10px) scale(.0281);animation:fall-113 24s -10s linear infinite}@keyframes fall-113{66.882%{transform:translate(19.2858vw,66.882vh) scale(.0281)}to{transform:translate(19.9412vw,99vh) scale(.0281)}}.snow:nth-child(114){opacity:1.8908;transform:translate(35.8614vw,-10px) scale(.0104);animation:fall-114 12s -1s linear infinite}@keyframes fall-114{68.674%{transform:translate(27.499vw,68.674vh) scale(.0104)}to{transform:translate(31.6802vw,99vh) scale(.0104)}}.snow:nth-child(115){opacity:.9766;transform:translate(32.7499vw,-10px) scale(.315);animation:fall-115 28s -27s linear infinite}@keyframes fall-115{41.806%{transform:translate(37.3848vw,41.806vh) scale(.315)}to{transform:translate(35.06735vw,99vh) scale(.315)}}.snow:nth-child(116){opacity:.101;transform:translate(40.2628vw,-10px) scale(.3127);animation:fall-116 18s -9s linear infinite}@keyframes fall-116{56.17%{transform:translate(42.9392vw,56.17vh) scale(.3127)}to{transform:translate(41.601vw,99vh) scale(.3127)}}.snow:nth-child(117){opacity:.5022;transform:translate(11.9911vw,-10px) scale(.8);animation:fall-117 13s -3s linear infinite}@keyframes fall-117{78.503%{transform:translate(16.1033vw,78.503vh) scale(.8)}to{transform:translate(14.0472vw,99vh) scale(.8)}}.snow:nth-child(118){opacity:1.5374;transform:translate(93.5551vw,-10px) scale(.1045);animation:fall-118 26s -9s linear infinite}@keyframes fall-118{34.053%{transform:translate(99.3289vw,34.053vh) scale(.1045)}to{transform:translate(96.442vw,99vh) scale(.1045)}}.snow:nth-child(119){opacity:.901;transform:translate(34.1042vw,-10px) scale(.0337);animation:fall-119 14s -13s linear infinite}@keyframes fall-119{44.874%{transform:translate(38.5349vw,44.874vh) scale(.0337)}to{transform:translate(36.31955vw,99vh) scale(.0337)}}.snow:nth-child(120){opacity:1.42;transform:translate(43.1585vw,-10px) scale(.3699);animation:fall-120 13s -6s linear infinite}@keyframes fall-120{79.773%{transform:translate(46.6508vw,79.773vh) scale(.3699)}to{transform:translate(44.90465vw,99vh) scale(.3699)}}.snow:nth-child(121){opacity:.731;transform:translate(43.9954vw,-10px) scale(.0498);animation:fall-121 25s -17s linear infinite}@keyframes fall-121{62.441%{transform:translate(36.6421vw,62.441vh) scale(.0498)}to{transform:translate(40.31875vw,99vh) scale(.0498)}}.snow:nth-child(122){opacity:.996;transform:translate(5.4486vw,-10px) scale(.0383);animation:fall-122 30s -26s linear infinite}@keyframes fall-122{64.951%{transform:translate(-.2404vw,64.951vh) scale(.0383)}to{transform:translate(2.6041vw,99vh) scale(.0383)}}.snow:nth-child(123){opacity:1.3644;transform:translate(38.0307vw,-10px) scale(.228);animation:fall-123 25s -4s linear infinite}@keyframes fall-123{54.228%{transform:translate(32.4276vw,54.228vh) scale(.228)}to{transform:translate(35.22915vw,99vh) scale(.228)}}.snow:nth-child(124){opacity:.213;transform:translate(20.4795vw,-10px) scale(.5152);animation:fall-124 12s -5s linear infinite}@keyframes fall-124{62.532%{transform:translate(20.8432vw,62.532vh) scale(.5152)}to{transform:translate(20.66135vw,99vh) scale(.5152)}}.snow:nth-child(125){opacity:1.7716;transform:translate(95.1035vw,-10px) scale(.6429);animation:fall-125 26s -26s linear infinite}@keyframes fall-125{49.945%{transform:translate(105.0956vw,49.945vh) scale(.6429)}to{transform:translate(100.09955vw,99vh) scale(.6429)}}.snow:nth-child(126){opacity:1.2036;transform:translate(70.125vw,-10px) scale(.2721);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.896%{transform:translate(76.0677vw,58.896vh) scale(.2721)}to{transform:translate(73.09635vw,99vh) scale(.2721)}}.snow:nth-child(127){opacity:1.267;transform:translate(46.5801vw,-10px) scale(.5921);animation:fall-127 15s -22s linear infinite}@keyframes fall-127{78.307%{transform:translate(49.7919vw,78.307vh) scale(.5921)}to{transform:translate(48.186vw,99vh) scale(.5921)}}.snow:nth-child(128){opacity:.8158;transform:translate(49.1306vw,-10px) scale(.6846);animation:fall-128 27s -2s linear infinite}@keyframes fall-128{75.144%{transform:translate(43.2676vw,75.144vh) scale(.6846)}to{transform:translate(46.1991vw,99vh) scale(.6846)}}.snow:nth-child(129){opacity:1.2028;transform:translate(50.4199vw,-10px) scale(.6401);animation:fall-129 24s -10s linear infinite}@keyframes fall-129{50.174%{transform:translate(54.1046vw,50.174vh) scale(.6401)}to{transform:translate(52.26225vw,99vh) scale(.6401)}}.snow:nth-child(130){opacity:1.0992;transform:translate(3.3515vw,-10px) scale(.4088);animation:fall-130 23s -17s linear infinite}@keyframes fall-130{58.701%{transform:translate(.6334vw,58.701vh) scale(.4088)}to{transform:translate(1.99245vw,99vh) scale(.4088)}}.snow:nth-child(131){opacity:.4708;transform:translate(79.1695vw,-10px) scale(.6174);animation:fall-131 10s -28s linear infinite}@keyframes fall-131{48.552%{transform:translate(84.6887vw,48.552vh) scale(.6174)}to{transform:translate(81.9291vw,99vh) scale(.6174)}}.snow:nth-child(132){opacity:.3278;transform:translate(10.5933vw,-10px) scale(.1484);animation:fall-132 27s -18s linear infinite}@keyframes fall-132{44.437%{transform:translate(1.0448vw,44.437vh) scale(.1484)}to{transform:translate(5.81905vw,99vh) scale(.1484)}}.snow:nth-child(133){opacity:1.6068;transform:translate(38.094vw,-10px) scale(.3461);animation:fall-133 18s -30s linear infinite}@keyframes fall-133{44.57%{transform:translate(38.6704vw,44.57vh) scale(.3461)}to{transform:translate(38.3822vw,99vh) scale(.3461)}}.snow:nth-child(134){opacity:1.8932;transform:translate(72.7075vw,-10px) scale(.1895);animation:fall-134 28s -7s linear infinite}@keyframes fall-134{53.372%{transform:translate(64.2355vw,53.372vh) scale(.1895)}to{transform:translate(68.4715vw,99vh) scale(.1895)}}.snow:nth-child(135){opacity:1.7216;transform:translate(2.6518vw,-10px) scale(.5531);animation:fall-135 28s -22s linear infinite}@keyframes fall-135{45.447%{transform:translate(8.858vw,45.447vh) scale(.5531)}to{transform:translate(5.7549vw,99vh) scale(.5531)}}.snow:nth-child(136){opacity:1.8662;transform:translate(56.3297vw,-10px) scale(.0126);animation:fall-136 15s -24s linear infinite}@keyframes fall-136{55.515%{transform:translate(50.6676vw,55.515vh) scale(.0126)}to{transform:translate(53.49865vw,99vh) scale(.0126)}}.snow:nth-child(137){opacity:1.7832;transform:translate(8.4187vw,-10px) scale(.8849);animation:fall-137 16s -2s linear infinite}@keyframes fall-137{71.234%{transform:translate(15.9144vw,71.234vh) scale(.8849)}to{transform:translate(12.16655vw,99vh) scale(.8849)}}.snow:nth-child(138){opacity:.1154;transform:translate(20.9557vw,-10px) scale(.0066);animation:fall-138 23s -15s linear infinite}@keyframes fall-138{39.692%{transform:translate(27.879vw,39.692vh) scale(.0066)}to{transform:translate(24.41735vw,99vh) scale(.0066)}}.snow:nth-child(139){opacity:.8856;transform:translate(25.2518vw,-10px) scale(.662);animation:fall-139 17s -5s linear infinite}@keyframes fall-139{45.199%{transform:translate(22.6799vw,45.199vh) scale(.662)}to{transform:translate(23.96585vw,99vh) scale(.662)}}.snow:nth-child(140){opacity:.169;transform:translate(97.3951vw,-10px) scale(.6136);animation:fall-140 14s -22s linear infinite}@keyframes fall-140{68.548%{transform:translate(97.8245vw,68.548vh) scale(.6136)}to{transform:translate(97.6098vw,99vh) scale(.6136)}}.snow:nth-child(141){opacity:.0454;transform:translate(81.0151vw,-10px) scale(.4225);animation:fall-141 16s -26s linear infinite}@keyframes fall-141{73.363%{transform:translate(87.9431vw,73.363vh) scale(.4225)}to{transform:translate(84.4791vw,99vh) scale(.4225)}}.snow:nth-child(142){opacity:.6502;transform:translate(31.5459vw,-10px) scale(.7838);animation:fall-142 11s -26s linear infinite}@keyframes fall-142{34.579%{transform:translate(38.5095vw,34.579vh) scale(.7838)}to{transform:translate(35.0277vw,99vh) scale(.7838)}}.snow:nth-child(143){opacity:.4482;transform:translate(78.9868vw,-10px) scale(.7264);animation:fall-143 16s -22s linear infinite}@keyframes fall-143{50.766%{transform:translate(75.6782vw,50.766vh) scale(.7264)}to{transform:translate(77.3325vw,99vh) scale(.7264)}}.snow:nth-child(144){opacity:.7782;transform:translate(13.9002vw,-10px) scale(.9274);animation:fall-144 25s -14s linear infinite}@keyframes fall-144{46.24%{transform:translate(15.5222vw,46.24vh) scale(.9274)}to{transform:translate(14.7112vw,99vh) scale(.9274)}}.snow:nth-child(145){opacity:.6988;transform:translate(23.5223vw,-10px) scale(.3911);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{50.528%{transform:translate(16.4669vw,50.528vh) scale(.3911)}to{transform:translate(19.9946vw,99vh) scale(.3911)}}.snow:nth-child(146){opacity:.1184;transform:translate(28.0385vw,-10px) scale(.2968);animation:fall-146 22s -19s linear infinite}@keyframes fall-146{33.208%{transform:translate(18.5329vw,33.208vh) scale(.2968)}to{transform:translate(23.2857vw,99vh) scale(.2968)}}.snow:nth-child(147){opacity:.2314;transform:translate(83.8796vw,-10px) scale(.3666);animation:fall-147 20s -9s linear infinite}@keyframes fall-147{41.755%{transform:translate(75.4684vw,41.755vh) scale(.3666)}to{transform:translate(79.674vw,99vh) scale(.3666)}}.snow:nth-child(148){opacity:.5306;transform:translate(.6603vw,-10px) scale(.4791);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{49.776%{transform:translate(-1.0366vw,49.776vh) scale(.4791)}to{transform:translate(-.18815vw,99vh) scale(.4791)}}.snow:nth-child(149){opacity:.8786;transform:translate(84.9667vw,-10px) scale(.6969);animation:fall-149 11s -30s linear infinite}@keyframes fall-149{61.392%{transform:translate(77.1327vw,61.392vh) scale(.6969)}to{transform:translate(81.0497vw,99vh) scale(.6969)}}.snow:nth-child(150){opacity:.1408;transform:translate(68.7876vw,-10px) scale(.0598);animation:fall-150 22s -21s linear infinite}@keyframes fall-150{72.561%{transform:translate(70.0967vw,72.561vh) scale(.0598)}to{transform:translate(69.44215vw,99vh) scale(.0598)}}.snow:nth-child(151){opacity:.1636;transform:translate(41.9842vw,-10px) scale(.1767);animation:fall-151 17s -19s linear infinite}@keyframes fall-151{64.511%{transform:translate(35.2713vw,64.511vh) scale(.1767)}to{transform:translate(38.62775vw,99vh) scale(.1767)}}.snow:nth-child(152){opacity:1.917;transform:translate(2.137vw,-10px) scale(.2649);animation:fall-152 19s -27s linear infinite}@keyframes fall-152{63.43%{transform:translate(-4.5232vw,63.43vh) scale(.2649)}to{transform:translate(-1.1931vw,99vh) scale(.2649)}}.snow:nth-child(153){opacity:.3138;transform:translate(95.1147vw,-10px) scale(.9416);animation:fall-153 30s -8s linear infinite}@keyframes fall-153{45.148%{transform:translate(90.4768vw,45.148vh) scale(.9416)}to{transform:translate(92.79575vw,99vh) scale(.9416)}}.snow:nth-child(154){opacity:1.1302;transform:translate(20.4842vw,-10px) scale(.423);animation:fall-154 19s -13s linear infinite}@keyframes fall-154{34.938%{transform:translate(29.956vw,34.938vh) scale(.423)}to{transform:translate(25.2201vw,99vh) scale(.423)}}.snow:nth-child(155){opacity:1.127;transform:translate(24.6013vw,-10px) scale(.7414);animation:fall-155 29s -4s linear infinite}@keyframes fall-155{63.322%{transform:translate(17.5198vw,63.322vh) scale(.7414)}to{transform:translate(21.06055vw,99vh) scale(.7414)}}.snow:nth-child(156){opacity:1.2852;transform:translate(28.8277vw,-10px) scale(.822);animation:fall-156 26s -19s linear infinite}@keyframes fall-156{73.603%{transform:translate(21.2079vw,73.603vh) scale(.822)}to{transform:translate(25.0178vw,99vh) scale(.822)}}.snow:nth-child(157){opacity:.9904;transform:translate(33.0511vw,-10px) scale(.7937);animation:fall-157 28s -27s linear infinite}@keyframes fall-157{40.67%{transform:translate(29.0775vw,40.67vh) scale(.7937)}to{transform:translate(31.0643vw,99vh) scale(.7937)}}.snow:nth-child(158){opacity:.3158;transform:translate(71.8371vw,-10px) scale(.1894);animation:fall-158 29s -25s linear infinite}@keyframes fall-158{30.835%{transform:translate(75.5558vw,30.835vh) scale(.1894)}to{transform:translate(73.69645vw,99vh) scale(.1894)}}.snow:nth-child(159){opacity:.5384;transform:translate(46.2565vw,-10px) scale(.6296);animation:fall-159 13s -7s linear infinite}@keyframes fall-159{53.568%{transform:translate(42.0067vw,53.568vh) scale(.6296)}to{transform:translate(44.1316vw,99vh) scale(.6296)}}.snow:nth-child(160){opacity:1.1576;transform:translate(81.22vw,-10px) scale(.2);animation:fall-160 12s -25s linear infinite}@keyframes fall-160{36.351%{transform:translate(88.1025vw,36.351vh) scale(.2)}to{transform:translate(84.66125vw,99vh) scale(.2)}}.snow:nth-child(161){opacity:.925;transform:translate(28.1992vw,-10px) scale(.701);animation:fall-161 17s -3s linear infinite}@keyframes fall-161{71.35%{transform:translate(28.803vw,71.35vh) scale(.701)}to{transform:translate(28.5011vw,99vh) scale(.701)}}.snow:nth-child(162){opacity:1.9582;transform:translate(27.3819vw,-10px) scale(.04);animation:fall-162 29s -24s linear infinite}@keyframes fall-162{47.597%{transform:translate(17.5158vw,47.597vh) scale(.04)}to{transform:translate(22.44885vw,99vh) scale(.04)}}.snow:nth-child(163){opacity:.9116;transform:translate(86.8307vw,-10px) scale(.4749);animation:fall-163 28s -18s linear infinite}@keyframes fall-163{57.547%{transform:translate(90.1778vw,57.547vh) scale(.4749)}to{transform:translate(88.50425vw,99vh) scale(.4749)}}.snow:nth-child(164){opacity:.54;transform:translate(48.9542vw,-10px) scale(.6546);animation:fall-164 21s -13s linear infinite}@keyframes fall-164{41.482%{transform:translate(47.8132vw,41.482vh) scale(.6546)}to{transform:translate(48.3837vw,99vh) scale(.6546)}}.snow:nth-child(165){opacity:1.4946;transform:translate(29.6139vw,-10px) scale(.1537);animation:fall-165 16s -13s linear infinite}@keyframes fall-165{34.452%{transform:translate(26.7231vw,34.452vh) scale(.1537)}to{transform:translate(28.1685vw,99vh) scale(.1537)}}.snow:nth-child(166){opacity:.7622;transform:translate(19.4433vw,-10px) scale(.2041);animation:fall-166 23s -2s linear infinite}@keyframes fall-166{43.147%{transform:translate(24.3269vw,43.147vh) scale(.2041)}to{transform:translate(21.8851vw,99vh) scale(.2041)}}.snow:nth-child(167){opacity:1.398;transform:translate(51.0854vw,-10px) scale(.5698);animation:fall-167 29s -26s linear infinite}@keyframes fall-167{65.237%{transform:translate(57.2401vw,65.237vh) scale(.5698)}to{transform:translate(54.16275vw,99vh) scale(.5698)}}.snow:nth-child(168){opacity:1.5924;transform:translate(33.6045vw,-10px) scale(.4888);animation:fall-168 22s -10s linear infinite}@keyframes fall-168{33.164%{transform:translate(30.7609vw,33.164vh) scale(.4888)}to{transform:translate(32.1827vw,99vh) scale(.4888)}}.snow:nth-child(169){opacity:.0626;transform:translate(.4512vw,-10px) scale(.657);animation:fall-169 11s -9s linear infinite}@keyframes fall-169{36.89%{transform:translate(-5.795vw,36.89vh) scale(.657)}to{transform:translate(-2.6719vw,99vh) scale(.657)}}.snow:nth-child(170){opacity:.54;transform:translate(15.4849vw,-10px) scale(.0989);animation:fall-170 17s -24s linear infinite}@keyframes fall-170{43.34%{transform:translate(10.1025vw,43.34vh) scale(.0989)}to{transform:translate(12.7937vw,99vh) scale(.0989)}}.snow:nth-child(171){opacity:.5698;transform:translate(90.163vw,-10px) scale(.4298);animation:fall-171 18s -29s linear infinite}@keyframes fall-171{51.58%{transform:translate(80.2758vw,51.58vh) scale(.4298)}to{transform:translate(85.2194vw,99vh) scale(.4298)}}.snow:nth-child(172){opacity:1.4244;transform:translate(70.3109vw,-10px) scale(.2147);animation:fall-172 20s -19s linear infinite}@keyframes fall-172{76.892%{transform:translate(72.0847vw,76.892vh) scale(.2147)}to{transform:translate(71.1978vw,99vh) scale(.2147)}}.snow:nth-child(173){opacity:1.8486;transform:translate(56.9604vw,-10px) scale(.727);animation:fall-173 26s -27s linear infinite}@keyframes fall-173{37.615%{transform:translate(63.9088vw,37.615vh) scale(.727)}to{transform:translate(60.4346vw,99vh) scale(.727)}}.snow:nth-child(174){opacity:1.728;transform:translate(86.6673vw,-10px) scale(.5566);animation:fall-174 29s -9s linear infinite}@keyframes fall-174{37.492%{transform:translate(86.4243vw,37.492vh) scale(.5566)}to{transform:translate(86.5458vw,99vh) scale(.5566)}}.snow:nth-child(175){opacity:.157;transform:translate(24.7809vw,-10px) scale(.5706);animation:fall-175 20s -1s linear infinite}@keyframes fall-175{70.944%{transform:translate(23.1869vw,70.944vh) scale(.5706)}to{transform:translate(23.9839vw,99vh) scale(.5706)}}.snow:nth-child(176){opacity:1.3682;transform:translate(4.7102vw,-10px) scale(.9804);animation:fall-176 28s -27s linear infinite}@keyframes fall-176{39.903%{transform:translate(2.3127vw,39.903vh) scale(.9804)}to{transform:translate(3.51145vw,99vh) scale(.9804)}}.snow:nth-child(177){opacity:1.4472;transform:translate(23.834vw,-10px) scale(.3703);animation:fall-177 13s -22s linear infinite}@keyframes fall-177{44.567%{transform:translate(25.5891vw,44.567vh) scale(.3703)}to{transform:translate(24.71155vw,99vh) scale(.3703)}}.snow:nth-child(178){opacity:.8078;transform:translate(49.7736vw,-10px) scale(.7705);animation:fall-178 16s -11s linear infinite}@keyframes fall-178{31.839%{transform:translate(44.3422vw,31.839vh) scale(.7705)}to{transform:translate(47.0579vw,99vh) scale(.7705)}}.snow:nth-child(179){opacity:.4926;transform:translate(37.9463vw,-10px) scale(.0784);animation:fall-179 20s -23s linear infinite}@keyframes fall-179{44.925%{transform:translate(41.9921vw,44.925vh) scale(.0784)}to{transform:translate(39.9692vw,99vh) scale(.0784)}}.snow:nth-child(180){opacity:1.312;transform:translate(65.2995vw,-10px) scale(.5929);animation:fall-180 26s -6s linear infinite}@keyframes fall-180{66.225%{transform:translate(58.7681vw,66.225vh) scale(.5929)}to{transform:translate(62.0338vw,99vh) scale(.5929)}}.snow:nth-child(181){opacity:.251;transform:translate(84.351vw,-10px) scale(.9327);animation:fall-181 26s -12s linear infinite}@keyframes fall-181{77.414%{transform:translate(83.5738vw,77.414vh) scale(.9327)}to{transform:translate(83.9624vw,99vh) scale(.9327)}}.snow:nth-child(182){opacity:1.4402;transform:translate(52.0643vw,-10px) scale(.8778);animation:fall-182 20s -19s linear infinite}@keyframes fall-182{34.079%{transform:translate(54.8293vw,34.079vh) scale(.8778)}to{transform:translate(53.4468vw,99vh) scale(.8778)}}.snow:nth-child(183){opacity:.0274;transform:translate(91.651vw,-10px) scale(.2989);animation:fall-183 12s -25s linear infinite}@keyframes fall-183{47.895%{transform:translate(99.8655vw,47.895vh) scale(.2989)}to{transform:translate(95.75825vw,99vh) scale(.2989)}}.snow:nth-child(184){opacity:.7072;transform:translate(40.9445vw,-10px) scale(.568);animation:fall-184 15s -26s linear infinite}@keyframes fall-184{65.334%{transform:translate(37.7682vw,65.334vh) scale(.568)}to{transform:translate(39.35635vw,99vh) scale(.568)}}.snow:nth-child(185){opacity:.8542;transform:translate(17.8468vw,-10px) scale(.6639);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{72.449%{transform:translate(13.5738vw,72.449vh) scale(.6639)}to{transform:translate(15.7103vw,99vh) scale(.6639)}}.snow:nth-child(186){opacity:.3716;transform:translate(53.3499vw,-10px) scale(.7599);animation:fall-186 16s -1s linear infinite}@keyframes fall-186{55.094%{transform:translate(61.4313vw,55.094vh) scale(.7599)}to{transform:translate(57.3906vw,99vh) scale(.7599)}}.snow:nth-child(187){opacity:1.517;transform:translate(15.7594vw,-10px) scale(.3465);animation:fall-187 20s -2s linear infinite}@keyframes fall-187{54.511%{transform:translate(10.7496vw,54.511vh) scale(.3465)}to{transform:translate(13.2545vw,99vh) scale(.3465)}}.snow:nth-child(188){opacity:.758;transform:translate(91.7187vw,-10px) scale(.2501);animation:fall-188 13s -1s linear infinite}@keyframes fall-188{66.36%{transform:translate(86.4558vw,66.36vh) scale(.2501)}to{transform:translate(89.08725vw,99vh) scale(.2501)}}.snow:nth-child(189){opacity:.3594;transform:translate(7.038vw,-10px) scale(.1723);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{62.4%{transform:translate(14.4653vw,62.4vh) scale(.1723)}to{transform:translate(10.75165vw,99vh) scale(.1723)}}.snow:nth-child(190){opacity:1.6878;transform:translate(27.6346vw,-10px) scale(.8001);animation:fall-190 24s -27s linear infinite}@keyframes fall-190{41.858%{transform:translate(19.4546vw,41.858vh) scale(.8001)}to{transform:translate(23.5446vw,99vh) scale(.8001)}}.snow:nth-child(191){opacity:1.9082;transform:translate(90.0275vw,-10px) scale(.1805);animation:fall-191 10s -2s linear infinite}@keyframes fall-191{40.015%{transform:translate(92.7218vw,40.015vh) scale(.1805)}to{transform:translate(91.37465vw,99vh) scale(.1805)}}.snow:nth-child(192){opacity:.6832;transform:translate(28.128vw,-10px) scale(.4176);animation:fall-192 15s -6s linear infinite}@keyframes fall-192{46.454%{transform:translate(29.5748vw,46.454vh) scale(.4176)}to{transform:translate(28.8514vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.9756;transform:translate(96.8923vw,-10px) scale(.8757);animation:fall-193 18s -17s linear infinite}@keyframes fall-193{64.88%{transform:translate(105.3378vw,64.88vh) scale(.8757)}to{transform:translate(101.11505vw,99vh) scale(.8757)}}.snow:nth-child(194){opacity:1.284;transform:translate(12.2234vw,-10px) scale(.908);animation:fall-194 21s -7s linear infinite}@keyframes fall-194{79.645%{transform:translate(6.0224vw,79.645vh) scale(.908)}to{transform:translate(9.1229vw,99vh) scale(.908)}}.snow:nth-child(195){opacity:.397;transform:translate(78.2602vw,-10px) scale(.1299);animation:fall-195 24s -18s linear infinite}@keyframes fall-195{68.304%{transform:translate(74.2543vw,68.304vh) scale(.1299)}to{transform:translate(76.25725vw,99vh) scale(.1299)}}.snow:nth-child(196){opacity:.7706;transform:translate(49.8618vw,-10px) scale(.5795);animation:fall-196 26s -2s linear infinite}@keyframes fall-196{43.579%{transform:translate(41.8552vw,43.579vh) scale(.5795)}to{transform:translate(45.8585vw,99vh) scale(.5795)}}.snow:nth-child(197){opacity:.6534;transform:translate(75.3535vw,-10px) scale(.6321);animation:fall-197 19s -2s linear infinite}@keyframes fall-197{30.676%{transform:translate(82.5216vw,30.676vh) scale(.6321)}to{transform:translate(78.93755vw,99vh) scale(.6321)}}.snow:nth-child(198){opacity:.1508;transform:translate(53.3352vw,-10px) scale(.1665);animation:fall-198 22s -4s linear infinite}@keyframes fall-198{48.025%{transform:translate(49.4529vw,48.025vh) scale(.1665)}to{transform:translate(51.39405vw,99vh) scale(.1665)}}.snow:nth-child(199){opacity:1.5496;transform:translate(91.3129vw,-10px) scale(.8605);animation:fall-199 15s -11s linear infinite}@keyframes fall-199{41.587%{transform:translate(93.3789vw,41.587vh) scale(.8605)}to{transform:translate(92.3459vw,99vh) scale(.8605)}}.snow:nth-child(200){opacity:1.598;transform:translate(35.5403vw,-10px) scale(.2679);animation:fall-200 19s -1s linear infinite}@keyframes fall-200{62.104%{transform:translate(27.3223vw,62.104vh) scale(.2679)}to{transform:translate(31.4313vw,99vh) scale(.2679)}}.snow:nth-child(201){opacity:.8016;transform:translate(67.2193vw,-10px) scale(.2546);animation:fall-201 25s -14s linear infinite}@keyframes fall-201{69.039%{transform:translate(73.3476vw,69.039vh) scale(.2546)}to{transform:translate(70.28345vw,99vh) scale(.2546)}}.snow:nth-child(202){opacity:1.6184;transform:translate(2.012vw,-10px) scale(.9752);animation:fall-202 28s -28s linear infinite}@keyframes fall-202{59.01%{transform:translate(10.1365vw,59.01vh) scale(.9752)}to{transform:translate(6.07425vw,99vh) scale(.9752)}}.snow:nth-child(203){opacity:.852;transform:translate(7.178vw,-10px) scale(.9082);animation:fall-203 26s -2s linear infinite}@keyframes fall-203{52.613%{transform:translate(2.9732vw,52.613vh) scale(.9082)}to{transform:translate(5.0756vw,99vh) scale(.9082)}}.snow:nth-child(204){opacity:1.2136;transform:translate(75.7901vw,-10px) scale(.4644);animation:fall-204 19s -6s linear infinite}@keyframes fall-204{49.343%{transform:translate(79.3415vw,49.343vh) scale(.4644)}to{transform:translate(77.5658vw,99vh) scale(.4644)}}.snow:nth-child(205){opacity:1.7438;transform:translate(40.9833vw,-10px) scale(.152);animation:fall-205 17s -22s linear infinite}@keyframes fall-205{47.298%{transform:translate(49.1603vw,47.298vh) scale(.152)}to{transform:translate(45.0718vw,99vh) scale(.152)}}.snow:nth-child(206){opacity:1.296;transform:translate(87.4412vw,-10px) scale(.7242);animation:fall-206 26s -24s linear infinite}@keyframes fall-206{67.98%{transform:translate(80.2982vw,67.98vh) scale(.7242)}to{transform:translate(83.8697vw,99vh) scale(.7242)}}.snow:nth-child(207){opacity:.965;transform:translate(7.7756vw,-10px) scale(.5198);animation:fall-207 13s -11s linear infinite}@keyframes fall-207{70.601%{transform:translate(12.1188vw,70.601vh) scale(.5198)}to{transform:translate(9.9472vw,99vh) scale(.5198)}}.snow:nth-child(208){opacity:.1948;transform:translate(83.1084vw,-10px) scale(.8733);animation:fall-208 21s -5s linear infinite}@keyframes fall-208{51.232%{transform:translate(79.5061vw,51.232vh) scale(.8733)}to{transform:translate(81.30725vw,99vh) scale(.8733)}}.snow:nth-child(209){opacity:1.7294;transform:translate(81.79vw,-10px) scale(.035);animation:fall-209 21s -7s linear infinite}@keyframes fall-209{53.518%{transform:translate(77.4069vw,53.518vh) scale(.035)}to{transform:translate(79.59845vw,99vh) scale(.035)}}.snow:nth-child(210){opacity:.6278;transform:translate(93.6838vw,-10px) scale(.5496);animation:fall-210 10s -22s linear infinite}@keyframes fall-210{54.27%{transform:translate(84.5243vw,54.27vh) scale(.5496)}to{transform:translate(89.10405vw,99vh) scale(.5496)}}.snow:nth-child(211){opacity:.673;transform:translate(90.0858vw,-10px) scale(.6764);animation:fall-211 13s -26s linear infinite}@keyframes fall-211{79.671%{transform:translate(96.8021vw,79.671vh) scale(.6764)}to{transform:translate(93.44395vw,99vh) scale(.6764)}}.snow:nth-child(212){opacity:.3714;transform:translate(58.1256vw,-10px) scale(.3137);animation:fall-212 29s -25s linear infinite}@keyframes fall-212{55.158%{transform:translate(49.1336vw,55.158vh) scale(.3137)}to{transform:translate(53.6296vw,99vh) scale(.3137)}}.snow:nth-child(213){opacity:.5084;transform:translate(5.6954vw,-10px) scale(.6346);animation:fall-213 17s -12s linear infinite}@keyframes fall-213{31.806%{transform:translate(2.0892vw,31.806vh) scale(.6346)}to{transform:translate(3.8923vw,99vh) scale(.6346)}}.snow:nth-child(214){opacity:1.2342;transform:translate(64.7287vw,-10px) scale(.1791);animation:fall-214 17s -22s linear infinite}@keyframes fall-214{70.767%{transform:translate(66.2714vw,70.767vh) scale(.1791)}to{transform:translate(65.50005vw,99vh) scale(.1791)}}.snow:nth-child(215){opacity:1.403;transform:translate(81.8399vw,-10px) scale(.9255);animation:fall-215 19s -12s linear infinite}@keyframes fall-215{41.738%{transform:translate(90.9112vw,41.738vh) scale(.9255)}to{transform:translate(86.37555vw,99vh) scale(.9255)}}.snow:nth-child(216){opacity:.2676;transform:translate(96.1943vw,-10px) scale(.3909);animation:fall-216 29s -1s linear infinite}@keyframes fall-216{49.651%{transform:translate(96.3287vw,49.651vh) scale(.3909)}to{transform:translate(96.2615vw,99vh) scale(.3909)}}.snow:nth-child(217){opacity:1.5908;transform:translate(10.0226vw,-10px) scale(.2062);animation:fall-217 22s -19s linear infinite}@keyframes fall-217{53.326%{transform:translate(18.7675vw,53.326vh) scale(.2062)}to{transform:translate(14.39505vw,99vh) scale(.2062)}}.snow:nth-child(218){opacity:1.3714;transform:translate(74.8571vw,-10px) scale(.4156);animation:fall-218 18s -11s linear infinite}@keyframes fall-218{62.555%{transform:translate(81.197vw,62.555vh) scale(.4156)}to{transform:translate(78.02705vw,99vh) scale(.4156)}}.snow:nth-child(219){opacity:.2826;transform:translate(35.9684vw,-10px) scale(.9015);animation:fall-219 29s -25s linear infinite}@keyframes fall-219{54.027%{transform:translate(31.6505vw,54.027vh) scale(.9015)}to{transform:translate(33.80945vw,99vh) scale(.9015)}}.snow:nth-child(220){opacity:1.475;transform:translate(79.7655vw,-10px) scale(.8586);animation:fall-220 12s -11s linear infinite}@keyframes fall-220{74.189%{transform:translate(78.6261vw,74.189vh) scale(.8586)}to{transform:translate(79.1958vw,99vh) scale(.8586)}}.snow:nth-child(221){opacity:.1312;transform:translate(43.3166vw,-10px) scale(.9027);animation:fall-221 15s -29s linear infinite}@keyframes fall-221{64.081%{transform:translate(43.204vw,64.081vh) scale(.9027)}to{transform:translate(43.2603vw,99vh) scale(.9027)}}.snow:nth-child(222){opacity:1.1596;transform:translate(15.5191vw,-10px) scale(.5943);animation:fall-222 24s -10s linear infinite}@keyframes fall-222{33.452%{transform:translate(14.2132vw,33.452vh) scale(.5943)}to{transform:translate(14.86615vw,99vh) scale(.5943)}}.snow:nth-child(223){opacity:1.6062;transform:translate(52.5088vw,-10px) scale(.5139);animation:fall-223 19s -18s linear infinite}@keyframes fall-223{39.999%{transform:translate(53.9967vw,39.999vh) scale(.5139)}to{transform:translate(53.25275vw,99vh) scale(.5139)}}.snow:nth-child(224){opacity:.1788;transform:translate(95.163vw,-10px) scale(.2881);animation:fall-224 24s -11s linear infinite}@keyframes fall-224{35.254%{transform:translate(101.3978vw,35.254vh) scale(.2881)}to{transform:translate(98.2804vw,99vh) scale(.2881)}}.snow:nth-child(225){opacity:1.7832;transform:translate(28.1599vw,-10px) scale(.266);animation:fall-225 23s -17s linear infinite}@keyframes fall-225{59.83%{transform:translate(31.8651vw,59.83vh) scale(.266)}to{transform:translate(30.0125vw,99vh) scale(.266)}}.snow:nth-child(226){opacity:1.0796;transform:translate(77.2893vw,-10px) scale(.0746);animation:fall-226 10s -2s linear infinite}@keyframes fall-226{77.856%{transform:translate(75.5555vw,77.856vh) scale(.0746)}to{transform:translate(76.4224vw,99vh) scale(.0746)}}.snow:nth-child(227){opacity:1.0988;transform:translate(64.9718vw,-10px) scale(.9042);animation:fall-227 28s -17s linear infinite}@keyframes fall-227{68.612%{transform:translate(65.7125vw,68.612vh) scale(.9042)}to{transform:translate(65.34215vw,99vh) scale(.9042)}}.snow:nth-child(228){opacity:1.6606;transform:translate(44.8025vw,-10px) scale(.7524);animation:fall-228 24s -16s linear infinite}@keyframes fall-228{72.194%{transform:translate(46.3158vw,72.194vh) scale(.7524)}to{transform:translate(45.55915vw,99vh) scale(.7524)}}.snow:nth-child(229){opacity:1.8546;transform:translate(46.0976vw,-10px) scale(.7698);animation:fall-229 26s -22s linear infinite}@keyframes fall-229{39.484%{transform:translate(45.8551vw,39.484vh) scale(.7698)}to{transform:translate(45.97635vw,99vh) scale(.7698)}}.snow:nth-child(230){opacity:.7574;transform:translate(47.6844vw,-10px) scale(.9418);animation:fall-230 24s -29s linear infinite}@keyframes fall-230{46.825%{transform:translate(39.2107vw,46.825vh) scale(.9418)}to{transform:translate(43.44755vw,99vh) scale(.9418)}}.snow:nth-child(231){opacity:1.3318;transform:translate(50.0364vw,-10px) scale(.5263);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{41.488%{transform:translate(57.2558vw,41.488vh) scale(.5263)}to{transform:translate(53.6461vw,99vh) scale(.5263)}}.snow:nth-child(232){opacity:1.2126;transform:translate(2.9365vw,-10px) scale(.2003);animation:fall-232 13s -28s linear infinite}@keyframes fall-232{36.833%{transform:translate(-5.7646vw,36.833vh) scale(.2003)}to{transform:translate(-1.41405vw,99vh) scale(.2003)}}.snow:nth-child(233){opacity:1.3466;transform:translate(69.1311vw,-10px) scale(.3947);animation:fall-233 20s -29s linear infinite}@keyframes fall-233{67.079%{transform:translate(77.3934vw,67.079vh) scale(.3947)}to{transform:translate(73.26225vw,99vh) scale(.3947)}}.snow:nth-child(234){opacity:1.6454;transform:translate(53.8223vw,-10px) scale(.8972);animation:fall-234 18s -7s linear infinite}@keyframes fall-234{43.441%{transform:translate(47.4617vw,43.441vh) scale(.8972)}to{transform:translate(50.642vw,99vh) scale(.8972)}}.snow:nth-child(235){opacity:1.0112;transform:translate(59.8162vw,-10px) scale(.3442);animation:fall-235 21s -7s linear infinite}@keyframes fall-235{69.143%{transform:translate(61.4369vw,69.143vh) scale(.3442)}to{transform:translate(60.62655vw,99vh) scale(.3442)}}.snow:nth-child(236){opacity:.1316;transform:translate(47.5744vw,-10px) scale(.5795);animation:fall-236 11s -21s linear infinite}@keyframes fall-236{64.77%{transform:translate(54.6974vw,64.77vh) scale(.5795)}to{transform:translate(51.1359vw,99vh) scale(.5795)}}.snow:nth-child(237){opacity:1.275;transform:translate(93.7349vw,-10px) scale(.7923);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{31.643%{transform:translate(89.1567vw,31.643vh) scale(.7923)}to{transform:translate(91.4458vw,99vh) scale(.7923)}}.snow:nth-child(238){opacity:.1786;transform:translate(76.1511vw,-10px) scale(.8365);animation:fall-238 11s -1s linear infinite}@keyframes fall-238{55.616%{transform:translate(82.5844vw,55.616vh) scale(.8365)}to{transform:translate(79.36775vw,99vh) scale(.8365)}}.snow:nth-child(239){opacity:.8248;transform:translate(86.5978vw,-10px) scale(.4623);animation:fall-239 10s -23s linear infinite}@keyframes fall-239{36.259%{transform:translate(90.3704vw,36.259vh) scale(.4623)}to{transform:translate(88.4841vw,99vh) scale(.4623)}}.snow:nth-child(240){opacity:.2254;transform:translate(34.7642vw,-10px) scale(.0849);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{33.824%{transform:translate(35.8141vw,33.824vh) scale(.0849)}to{transform:translate(35.28915vw,99vh) scale(.0849)}}.snow:nth-child(241){opacity:.8614;transform:translate(43.2026vw,-10px) scale(.9921);animation:fall-241 12s -29s linear infinite}@keyframes fall-241{60.569%{transform:translate(49.5504vw,60.569vh) scale(.9921)}to{transform:translate(46.3765vw,99vh) scale(.9921)}}.snow:nth-child(242){opacity:.0252;transform:translate(60.8655vw,-10px) scale(.0281);animation:fall-242 22s -10s linear infinite}@keyframes fall-242{53.1%{transform:translate(64.7768vw,53.1vh) scale(.0281)}to{transform:translate(62.82115vw,99vh) scale(.0281)}}.snow:nth-child(243){opacity:1.4032;transform:translate(72.047vw,-10px) scale(.8883);animation:fall-243 13s -20s linear infinite}@keyframes fall-243{68.61%{transform:translate(80.2514vw,68.61vh) scale(.8883)}to{transform:translate(76.1492vw,99vh) scale(.8883)}}.snow:nth-child(244){opacity:.4556;transform:translate(87.1127vw,-10px) scale(.1909);animation:fall-244 24s -2s linear infinite}@keyframes fall-244{74.63%{transform:translate(96.5804vw,74.63vh) scale(.1909)}to{transform:translate(91.84655vw,99vh) scale(.1909)}}.snow:nth-child(245){opacity:1.8804;transform:translate(25.4105vw,-10px) scale(.7128);animation:fall-245 12s -22s linear infinite}@keyframes fall-245{61.601%{transform:translate(18.4377vw,61.601vh) scale(.7128)}to{transform:translate(21.9241vw,99vh) scale(.7128)}}.snow:nth-child(246){opacity:1.4382;transform:translate(68.7911vw,-10px) scale(.5111);animation:fall-246 18s -4s linear infinite}@keyframes fall-246{73.719%{transform:translate(77.0484vw,73.719vh) scale(.5111)}to{transform:translate(72.91975vw,99vh) scale(.5111)}}.snow:nth-child(247){opacity:.8008;transform:translate(4.3951vw,-10px) scale(.4072);animation:fall-247 29s -8s linear infinite}@keyframes fall-247{42.521%{transform:translate(.2971vw,42.521vh) scale(.4072)}to{transform:translate(2.3461vw,99vh) scale(.4072)}}.snow:nth-child(248){opacity:.9242;transform:translate(87.2114vw,-10px) scale(.5085);animation:fall-248 12s -14s linear infinite}@keyframes fall-248{66.33%{transform:translate(93.8462vw,66.33vh) scale(.5085)}to{transform:translate(90.5288vw,99vh) scale(.5085)}}.snow:nth-child(249){opacity:1.4242;transform:translate(11.4763vw,-10px) scale(.2705);animation:fall-249 22s -13s linear infinite}@keyframes fall-249{57.656%{transform:translate(5.1475vw,57.656vh) scale(.2705)}to{transform:translate(8.3119vw,99vh) scale(.2705)}}.snow:nth-child(250){opacity:1.025;transform:translate(39.3689vw,-10px) scale(.5043);animation:fall-250 28s -18s linear infinite}@keyframes fall-250{55.206%{transform:translate(40.7147vw,55.206vh) scale(.5043)}to{transform:translate(40.0418vw,99vh) scale(.5043)}}.snow:nth-child(251){opacity:.066;transform:translate(43.5771vw,-10px) scale(.1945);animation:fall-251 19s -4s linear infinite}@keyframes fall-251{68.719%{transform:translate(50.5218vw,68.719vh) scale(.1945)}to{transform:translate(47.04945vw,99vh) scale(.1945)}}.snow:nth-child(252){opacity:1.3136;transform:translate(82.3335vw,-10px) scale(.9197);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{42.171%{transform:translate(85.2055vw,42.171vh) scale(.9197)}to{transform:translate(83.7695vw,99vh) scale(.9197)}}.snow:nth-child(253){opacity:1.016;transform:translate(89.6363vw,-10px) scale(.9309);animation:fall-253 17s -9s linear infinite}@keyframes fall-253{55.531%{transform:translate(99.0048vw,55.531vh) scale(.9309)}to{transform:translate(94.32055vw,99vh) scale(.9309)}}.snow:nth-child(254){opacity:.6132;transform:translate(38.1442vw,-10px) scale(.1253);animation:fall-254 20s -27s linear infinite}@keyframes fall-254{75.185%{transform:translate(37.3951vw,75.185vh) scale(.1253)}to{transform:translate(37.76965vw,99vh) scale(.1253)}}.snow:nth-child(255){opacity:1.4124;transform:translate(72.827vw,-10px) scale(.191);animation:fall-255 23s -20s linear infinite}@keyframes fall-255{57.456%{transform:translate(73.2371vw,57.456vh) scale(.191)}to{transform:translate(73.03205vw,99vh) scale(.191)}}.snow:nth-child(256){opacity:1.7976;transform:translate(62.5765vw,-10px) scale(.2848);animation:fall-256 11s -29s linear infinite}@keyframes fall-256{44.617%{transform:translate(62.9057vw,44.617vh) scale(.2848)}to{transform:translate(62.7411vw,99vh) scale(.2848)}}.snow:nth-child(257){opacity:1.1116;transform:translate(30.4943vw,-10px) scale(.5642);animation:fall-257 16s -3s linear infinite}@keyframes fall-257{61.215%{transform:translate(20.6473vw,61.215vh) scale(.5642)}to{transform:translate(25.5708vw,99vh) scale(.5642)}}.snow:nth-child(258){opacity:1.955;transform:translate(77.4085vw,-10px) scale(.9538);animation:fall-258 30s -1s linear infinite}@keyframes fall-258{60.004%{transform:translate(68.1034vw,60.004vh) scale(.9538)}to{transform:translate(72.75595vw,99vh) scale(.9538)}}.snow:nth-child(259){opacity:.2064;transform:translate(35.9783vw,-10px) scale(.2573);animation:fall-259 12s -8s linear infinite}@keyframes fall-259{38.609%{transform:translate(34.5453vw,38.609vh) scale(.2573)}to{transform:translate(35.2618vw,99vh) scale(.2573)}}.snow:nth-child(260){opacity:.9862;transform:translate(46.8428vw,-10px) scale(.9617);animation:fall-260 29s -6s linear infinite}@keyframes fall-260{70.142%{transform:translate(41.8659vw,70.142vh) scale(.9617)}to{transform:translate(44.35435vw,99vh) scale(.9617)}}.snow:nth-child(261){opacity:1.5304;transform:translate(54.0411vw,-10px) scale(.6507);animation:fall-261 27s -15s linear infinite}@keyframes fall-261{69.686%{transform:translate(47.9151vw,69.686vh) scale(.6507)}to{transform:translate(50.9781vw,99vh) scale(.6507)}}.snow:nth-child(262){opacity:1.9186;transform:translate(95.1825vw,-10px) scale(.0848);animation:fall-262 21s -3s linear infinite}@keyframes fall-262{71.423%{transform:translate(96.3721vw,71.423vh) scale(.0848)}to{transform:translate(95.7773vw,99vh) scale(.0848)}}.snow:nth-child(263){opacity:1.5772;transform:translate(63.1537vw,-10px) scale(.8983);animation:fall-263 20s -10s linear infinite}@keyframes fall-263{41.651%{transform:translate(63.2504vw,41.651vh) scale(.8983)}to{transform:translate(63.20205vw,99vh) scale(.8983)}}.snow:nth-child(264){opacity:1.9576;transform:translate(62.1966vw,-10px) scale(.9817);animation:fall-264 13s -15s linear infinite}@keyframes fall-264{52.423%{transform:translate(62.6302vw,52.423vh) scale(.9817)}to{transform:translate(62.4134vw,99vh) scale(.9817)}}.snow:nth-child(265){opacity:.3172;transform:translate(17.9499vw,-10px) scale(.4052);animation:fall-265 28s -27s linear infinite}@keyframes fall-265{61.817%{transform:translate(18.9798vw,61.817vh) scale(.4052)}to{transform:translate(18.46485vw,99vh) scale(.4052)}}.snow:nth-child(266){opacity:1.4048;transform:translate(45.6764vw,-10px) scale(.4847);animation:fall-266 14s -27s linear infinite}@keyframes fall-266{39.021%{transform:translate(48.9906vw,39.021vh) scale(.4847)}to{transform:translate(47.3335vw,99vh) scale(.4847)}}.snow:nth-child(267){opacity:.9042;transform:translate(96.1673vw,-10px) scale(.7912);animation:fall-267 21s -29s linear infinite}@keyframes fall-267{73.332%{transform:translate(89.9778vw,73.332vh) scale(.7912)}to{transform:translate(93.07255vw,99vh) scale(.7912)}}.snow:nth-child(268){opacity:.4176;transform:translate(1.4414vw,-10px) scale(.7502);animation:fall-268 29s -8s linear infinite}@keyframes fall-268{49.8%{transform:translate(-2.1226vw,49.8vh) scale(.7502)}to{transform:translate(-.3406vw,99vh) scale(.7502)}}.snow:nth-child(269){opacity:.6412;transform:translate(84.0845vw,-10px) scale(.214);animation:fall-269 28s -5s linear infinite}@keyframes fall-269{33.415%{transform:translate(82.3177vw,33.415vh) scale(.214)}to{transform:translate(83.2011vw,99vh) scale(.214)}}.snow:nth-child(270){opacity:1.5998;transform:translate(95.5318vw,-10px) scale(.3531);animation:fall-270 14s -4s linear infinite}@keyframes fall-270{66.633%{transform:translate(87.6368vw,66.633vh) scale(.3531)}to{transform:translate(91.5843vw,99vh) scale(.3531)}}.snow:nth-child(271){opacity:.8468;transform:translate(38.4592vw,-10px) scale(.2636);animation:fall-271 18s -9s linear infinite}@keyframes fall-271{33.206%{transform:translate(44.8839vw,33.206vh) scale(.2636)}to{transform:translate(41.67155vw,99vh) scale(.2636)}}.snow:nth-child(272){opacity:1.144;transform:translate(29.7495vw,-10px) scale(.7742);animation:fall-272 26s -15s linear infinite}@keyframes fall-272{32.996%{transform:translate(24.1022vw,32.996vh) scale(.7742)}to{transform:translate(26.92585vw,99vh) scale(.7742)}}.snow:nth-child(273){opacity:.4192;transform:translate(59.2535vw,-10px) scale(.8765);animation:fall-273 25s -16s linear infinite}@keyframes fall-273{78.207%{transform:translate(66.5704vw,78.207vh) scale(.8765)}to{transform:translate(62.91195vw,99vh) scale(.8765)}}.snow:nth-child(274){opacity:1.929;transform:translate(24.4659vw,-10px) scale(.4284);animation:fall-274 26s -6s linear infinite}@keyframes fall-274{62.59%{transform:translate(16.6774vw,62.59vh) scale(.4284)}to{transform:translate(20.57165vw,99vh) scale(.4284)}}.snow:nth-child(275){opacity:.4888;transform:translate(88.0449vw,-10px) scale(.6205);animation:fall-275 25s -29s linear infinite}@keyframes fall-275{51.399%{transform:translate(89.8386vw,51.399vh) scale(.6205)}to{transform:translate(88.94175vw,99vh) scale(.6205)}}.snow:nth-child(276){opacity:.8714;transform:translate(35.3947vw,-10px) scale(.3568);animation:fall-276 23s -27s linear infinite}@keyframes fall-276{67.566%{transform:translate(37.6961vw,67.566vh) scale(.3568)}to{transform:translate(36.5454vw,99vh) scale(.3568)}}.snow:nth-child(277){opacity:.5556;transform:translate(9.2849vw,-10px) scale(.1506);animation:fall-277 30s -2s linear infinite}@keyframes fall-277{73.944%{transform:translate(3.701vw,73.944vh) scale(.1506)}to{transform:translate(6.49295vw,99vh) scale(.1506)}}.snow:nth-child(278){opacity:.7806;transform:translate(81.6428vw,-10px) scale(.6016);animation:fall-278 11s -21s linear infinite}@keyframes fall-278{44.127%{transform:translate(79.8012vw,44.127vh) scale(.6016)}to{transform:translate(80.722vw,99vh) scale(.6016)}}.snow:nth-child(279){opacity:1.0332;transform:translate(77.5127vw,-10px) scale(.3006);animation:fall-279 15s -8s linear infinite}@keyframes fall-279{33.344%{transform:translate(69.8936vw,33.344vh) scale(.3006)}to{transform:translate(73.70315vw,99vh) scale(.3006)}}.snow:nth-child(280){opacity:1.3014;transform:translate(33.7851vw,-10px) scale(.5224);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{59.003%{transform:translate(39.6773vw,59.003vh) scale(.5224)}to{transform:translate(36.7312vw,99vh) scale(.5224)}}.snow:nth-child(281){opacity:.2812;transform:translate(83.2862vw,-10px) scale(.6009);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{58.591%{transform:translate(74.4631vw,58.591vh) scale(.6009)}to{transform:translate(78.87465vw,99vh) scale(.6009)}}.snow:nth-child(282){opacity:1.0716;transform:translate(8.6312vw,-10px) scale(.1281);animation:fall-282 29s -10s linear infinite}@keyframes fall-282{77.478%{transform:translate(7.5598vw,77.478vh) scale(.1281)}to{transform:translate(8.0955vw,99vh) scale(.1281)}}.snow:nth-child(283){opacity:1.2462;transform:translate(84.8534vw,-10px) scale(.4328);animation:fall-283 19s -30s linear infinite}@keyframes fall-283{57.152%{transform:translate(92.3537vw,57.152vh) scale(.4328)}to{transform:translate(88.60355vw,99vh) scale(.4328)}}.snow:nth-child(284){opacity:.0354;transform:translate(99.5962vw,-10px) scale(.5156);animation:fall-284 14s -16s linear infinite}@keyframes fall-284{66.355%{transform:translate(94.7279vw,66.355vh) scale(.5156)}to{transform:translate(97.16205vw,99vh) scale(.5156)}}.snow:nth-child(285){opacity:.859;transform:translate(91.319vw,-10px) scale(.741);animation:fall-285 17s -17s linear infinite}@keyframes fall-285{74.963%{transform:translate(88.5712vw,74.963vh) scale(.741)}to{transform:translate(89.9451vw,99vh) scale(.741)}}.snow:nth-child(286){opacity:.091;transform:translate(62.5644vw,-10px) scale(.3759);animation:fall-286 30s -12s linear infinite}@keyframes fall-286{56.952%{transform:translate(65.5476vw,56.952vh) scale(.3759)}to{transform:translate(64.056vw,99vh) scale(.3759)}}.snow:nth-child(287){opacity:1.8734;transform:translate(58.9121vw,-10px) scale(.0895);animation:fall-287 20s -17s linear infinite}@keyframes fall-287{47.643%{transform:translate(50.6146vw,47.643vh) scale(.0895)}to{transform:translate(54.76335vw,99vh) scale(.0895)}}.snow:nth-child(288){opacity:.5732;transform:translate(49.4325vw,-10px) scale(.753);animation:fall-288 13s -1s linear infinite}@keyframes fall-288{58.382%{transform:translate(46.1562vw,58.382vh) scale(.753)}to{transform:translate(47.79435vw,99vh) scale(.753)}}.snow:nth-child(289){opacity:1.608;transform:translate(64vw,-10px) scale(.3428);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{66.45%{transform:translate(69.3903vw,66.45vh) scale(.3428)}to{transform:translate(66.69515vw,99vh) scale(.3428)}}.snow:nth-child(290){opacity:1.6828;transform:translate(41.3731vw,-10px) scale(.2863);animation:fall-290 20s -14s linear infinite}@keyframes fall-290{58.528%{transform:translate(45.2412vw,58.528vh) scale(.2863)}to{transform:translate(43.30715vw,99vh) scale(.2863)}}.snow:nth-child(291){opacity:.8146;transform:translate(40.9595vw,-10px) scale(.528);animation:fall-291 18s -15s linear infinite}@keyframes fall-291{76.138%{transform:translate(43.9155vw,76.138vh) scale(.528)}to{transform:translate(42.4375vw,99vh) scale(.528)}}.snow:nth-child(292){opacity:1.2314;transform:translate(45.5499vw,-10px) scale(.6369);animation:fall-292 19s -11s linear infinite}@keyframes fall-292{56.477%{transform:translate(46.1403vw,56.477vh) scale(.6369)}to{transform:translate(45.8451vw,99vh) scale(.6369)}}.snow:nth-child(293){opacity:.0614;transform:translate(20.9308vw,-10px) scale(.3925);animation:fall-293 17s -15s linear infinite}@keyframes fall-293{40.543%{transform:translate(27.1814vw,40.543vh) scale(.3925)}to{transform:translate(24.0561vw,99vh) scale(.3925)}}.snow:nth-child(294){opacity:.2514;transform:translate(88.7098vw,-10px) scale(.5679);animation:fall-294 28s -2s linear infinite}@keyframes fall-294{58.468%{transform:translate(79.4486vw,58.468vh) scale(.5679)}to{transform:translate(84.0792vw,99vh) scale(.5679)}}.snow:nth-child(295){opacity:1.7534;transform:translate(48.6513vw,-10px) scale(.7418);animation:fall-295 14s -3s linear infinite}@keyframes fall-295{50.395%{transform:translate(41.0958vw,50.395vh) scale(.7418)}to{transform:translate(44.87355vw,99vh) scale(.7418)}}.snow:nth-child(296){opacity:1.0186;transform:translate(72.0886vw,-10px) scale(.6881);animation:fall-296 26s -16s linear infinite}@keyframes fall-296{37.847%{transform:translate(68.3702vw,37.847vh) scale(.6881)}to{transform:translate(70.2294vw,99vh) scale(.6881)}}.snow:nth-child(297){opacity:1.856;transform:translate(53.9397vw,-10px) scale(.189);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{78.25%{transform:translate(49.858vw,78.25vh) scale(.189)}to{transform:translate(51.89885vw,99vh) scale(.189)}}.snow:nth-child(298){opacity:.2042;transform:translate(33.8195vw,-10px) scale(.8049);animation:fall-298 29s -25s linear infinite}@keyframes fall-298{77.15%{transform:translate(43.4829vw,77.15vh) scale(.8049)}to{transform:translate(38.6512vw,99vh) scale(.8049)}}.snow:nth-child(299){opacity:.1408;transform:translate(96.8311vw,-10px) scale(.4859);animation:fall-299 18s -16s linear infinite}@keyframes fall-299{69.597%{transform:translate(99.2408vw,69.597vh) scale(.4859)}to{transform:translate(98.03595vw,99vh) scale(.4859)}}.snow:nth-child(300){opacity:1.3692;transform:translate(90.4147vw,-10px) scale(.724);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{45.355%{transform:translate(80.8448vw,45.355vh) scale(.724)}to{transform:translate(85.62975vw,99vh) scale(.724)}}.snow:nth-child(301){opacity:.5368;transform:translate(10.513vw,-10px) scale(.4445);animation:fall-301 22s -6s linear infinite}@keyframes fall-301{62.93%{transform:translate(14.7593vw,62.93vh) scale(.4445)}to{transform:translate(12.63615vw,99vh) scale(.4445)}}.snow:nth-child(302){opacity:.471;transform:translate(97.4019vw,-10px) scale(.3918);animation:fall-302 25s -6s linear infinite}@keyframes fall-302{49.524%{transform:translate(94.0329vw,49.524vh) scale(.3918)}to{transform:translate(95.7174vw,99vh) scale(.3918)}}.snow:nth-child(303){opacity:.7168;transform:translate(68.0341vw,-10px) scale(.3575);animation:fall-303 26s -22s linear infinite}@keyframes fall-303{76.08%{transform:translate(59.0377vw,76.08vh) scale(.3575)}to{transform:translate(63.5359vw,99vh) scale(.3575)}}.snow:nth-child(304){opacity:.3148;transform:translate(32.2289vw,-10px) scale(.6663);animation:fall-304 30s -19s linear infinite}@keyframes fall-304{52.731%{transform:translate(26.8762vw,52.731vh) scale(.6663)}to{transform:translate(29.55255vw,99vh) scale(.6663)}}.snow:nth-child(305){opacity:1.669;transform:translate(9.8676vw,-10px) scale(.5856);animation:fall-305 26s -30s linear infinite}@keyframes fall-305{64.787%{transform:translate(17.4744vw,64.787vh) scale(.5856)}to{transform:translate(13.671vw,99vh) scale(.5856)}}.snow:nth-child(306){opacity:1.3054;transform:translate(40.8243vw,-10px) scale(.9252);animation:fall-306 22s -10s linear infinite}@keyframes fall-306{52.406%{transform:translate(43.9713vw,52.406vh) scale(.9252)}to{transform:translate(42.3978vw,99vh) scale(.9252)}}.snow:nth-child(307){opacity:1.5172;transform:translate(59.4075vw,-10px) scale(.9909);animation:fall-307 17s -5s linear infinite}@keyframes fall-307{70.539%{transform:translate(50.7955vw,70.539vh) scale(.9909)}to{transform:translate(55.1015vw,99vh) scale(.9909)}}.snow:nth-child(308){opacity:.1554;transform:translate(.9212vw,-10px) scale(.9446);animation:fall-308 12s -24s linear infinite}@keyframes fall-308{45.985%{transform:translate(2.2567vw,45.985vh) scale(.9446)}to{transform:translate(1.58895vw,99vh) scale(.9446)}}.snow:nth-child(309){opacity:1.5278;transform:translate(98.7279vw,-10px) scale(.4768);animation:fall-309 23s -24s linear infinite}@keyframes fall-309{50.259%{transform:translate(94.932vw,50.259vh) scale(.4768)}to{transform:translate(96.82995vw,99vh) scale(.4768)}}.snow:nth-child(310){opacity:1.0058;transform:translate(43.6832vw,-10px) scale(.8856);animation:fall-310 17s -14s linear infinite}@keyframes fall-310{32.728%{transform:translate(49.102vw,32.728vh) scale(.8856)}to{transform:translate(46.3926vw,99vh) scale(.8856)}}.snow:nth-child(311){opacity:.3032;transform:translate(36.4231vw,-10px) scale(.5904);animation:fall-311 13s -4s linear infinite}@keyframes fall-311{72.278%{transform:translate(27.7401vw,72.278vh) scale(.5904)}to{transform:translate(32.0816vw,99vh) scale(.5904)}}.snow:nth-child(312){opacity:.0102;transform:translate(78.5521vw,-10px) scale(.4388);animation:fall-312 21s -25s linear infinite}@keyframes fall-312{35.668%{transform:translate(77.0974vw,35.668vh) scale(.4388)}to{transform:translate(77.82475vw,99vh) scale(.4388)}}.snow:nth-child(313){opacity:.8388;transform:translate(26.8919vw,-10px) scale(.9886);animation:fall-313 18s -25s linear infinite}@keyframes fall-313{62.024%{transform:translate(33.9135vw,62.024vh) scale(.9886)}to{transform:translate(30.4027vw,99vh) scale(.9886)}}.snow:nth-child(314){opacity:1.6344;transform:translate(51.0487vw,-10px) scale(.3146);animation:fall-314 30s -7s linear infinite}@keyframes fall-314{59.299%{transform:translate(51.9905vw,59.299vh) scale(.3146)}to{transform:translate(51.5196vw,99vh) scale(.3146)}}.snow:nth-child(315){opacity:1.4236;transform:translate(16.4442vw,-10px) scale(.4768);animation:fall-315 20s -21s linear infinite}@keyframes fall-315{30%{transform:translate(10.1948vw,30vh) scale(.4768)}to{transform:translate(13.3195vw,99vh) scale(.4768)}}.snow:nth-child(316){opacity:1.7438;transform:translate(34.2797vw,-10px) scale(.4282);animation:fall-316 21s -21s linear infinite}@keyframes fall-316{63.796%{transform:translate(41.5606vw,63.796vh) scale(.4282)}to{transform:translate(37.92015vw,99vh) scale(.4282)}}.snow:nth-child(317){opacity:1.1562;transform:translate(49.3692vw,-10px) scale(.3923);animation:fall-317 22s -22s linear infinite}@keyframes fall-317{32.542%{transform:translate(56.4271vw,32.542vh) scale(.3923)}to{transform:translate(52.89815vw,99vh) scale(.3923)}}.snow:nth-child(318){opacity:.4096;transform:translate(8.2922vw,-10px) scale(.3933);animation:fall-318 17s -7s linear infinite}@keyframes fall-318{33.165%{transform:translate(.8739vw,33.165vh) scale(.3933)}to{transform:translate(4.58305vw,99vh) scale(.3933)}}.snow:nth-child(319){opacity:.8586;transform:translate(5.1908vw,-10px) scale(.716);animation:fall-319 30s -16s linear infinite}@keyframes fall-319{64.306%{transform:translate(9.0316vw,64.306vh) scale(.716)}to{transform:translate(7.1112vw,99vh) scale(.716)}}.snow:nth-child(320){opacity:.2928;transform:translate(40.6697vw,-10px) scale(.8739);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{56.13%{transform:translate(32.5871vw,56.13vh) scale(.8739)}to{transform:translate(36.6284vw,99vh) scale(.8739)}}.snow:nth-child(321){opacity:1.8474;transform:translate(31.8871vw,-10px) scale(.1943);animation:fall-321 27s -26s linear infinite}@keyframes fall-321{58.865%{transform:translate(38.9339vw,58.865vh) scale(.1943)}to{transform:translate(35.4105vw,99vh) scale(.1943)}}.snow:nth-child(322){opacity:1.323;transform:translate(43.8886vw,-10px) scale(.5492);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{54.326%{transform:translate(38.5162vw,54.326vh) scale(.5492)}to{transform:translate(41.2024vw,99vh) scale(.5492)}}.snow:nth-child(323){opacity:1.0506;transform:translate(73.5385vw,-10px) scale(.463);animation:fall-323 11s -30s linear infinite}@keyframes fall-323{64.07%{transform:translate(74.7071vw,64.07vh) scale(.463)}to{transform:translate(74.1228vw,99vh) scale(.463)}}.snow:nth-child(324){opacity:1.7528;transform:translate(19.2836vw,-10px) scale(.4363);animation:fall-324 18s -11s linear infinite}@keyframes fall-324{31.448%{transform:translate(10.6829vw,31.448vh) scale(.4363)}to{transform:translate(14.98325vw,99vh) scale(.4363)}}.snow:nth-child(325){opacity:1.3996;transform:translate(42.3452vw,-10px) scale(.7266);animation:fall-325 20s -3s linear infinite}@keyframes fall-325{39.643%{transform:translate(36.0631vw,39.643vh) scale(.7266)}to{transform:translate(39.20415vw,99vh) scale(.7266)}}.snow:nth-child(326){opacity:.9778;transform:translate(60.1898vw,-10px) scale(.5718);animation:fall-326 25s -13s linear infinite}@keyframes fall-326{31.635%{transform:translate(69.0312vw,31.635vh) scale(.5718)}to{transform:translate(64.6105vw,99vh) scale(.5718)}}.snow:nth-child(327){opacity:.9064;transform:translate(27.8178vw,-10px) scale(.7811);animation:fall-327 24s -28s linear infinite}@keyframes fall-327{52.214%{transform:translate(34.2368vw,52.214vh) scale(.7811)}to{transform:translate(31.0273vw,99vh) scale(.7811)}}.snow:nth-child(328){opacity:1.4702;transform:translate(74.1666vw,-10px) scale(.0048);animation:fall-328 10s -25s linear infinite}@keyframes fall-328{67.946%{transform:translate(69.7147vw,67.946vh) scale(.0048)}to{transform:translate(71.94065vw,99vh) scale(.0048)}}.snow:nth-child(329){opacity:1.8304;transform:translate(44.6328vw,-10px) scale(.8785);animation:fall-329 30s -20s linear infinite}@keyframes fall-329{37.846%{transform:translate(53.4651vw,37.846vh) scale(.8785)}to{transform:translate(49.04895vw,99vh) scale(.8785)}}.snow:nth-child(330){opacity:1.3798;transform:translate(78.2322vw,-10px) scale(.6735);animation:fall-330 21s -15s linear infinite}@keyframes fall-330{58.291%{transform:translate(85.8525vw,58.291vh) scale(.6735)}to{transform:translate(82.04235vw,99vh) scale(.6735)}}.snow:nth-child(331){opacity:.3864;transform:translate(47.0691vw,-10px) scale(.1021);animation:fall-331 29s -11s linear infinite}@keyframes fall-331{54.977%{transform:translate(45.434vw,54.977vh) scale(.1021)}to{transform:translate(46.25155vw,99vh) scale(.1021)}}.snow:nth-child(332){opacity:.8908;transform:translate(42.3748vw,-10px) scale(.7069);animation:fall-332 16s -4s linear infinite}@keyframes fall-332{63.301%{transform:translate(37.9551vw,63.301vh) scale(.7069)}to{transform:translate(40.16495vw,99vh) scale(.7069)}}.snow:nth-child(333){opacity:1.8312;transform:translate(63.5423vw,-10px) scale(.3322);animation:fall-333 23s -18s linear infinite}@keyframes fall-333{45.992%{transform:translate(55.2408vw,45.992vh) scale(.3322)}to{transform:translate(59.39155vw,99vh) scale(.3322)}}.snow:nth-child(334){opacity:1.6518;transform:translate(3.5174vw,-10px) scale(.4135);animation:fall-334 19s -7s linear infinite}@keyframes fall-334{50.79%{transform:translate(5.0849vw,50.79vh) scale(.4135)}to{transform:translate(4.30115vw,99vh) scale(.4135)}}.snow:nth-child(335){opacity:1.239;transform:translate(93.0573vw,-10px) scale(.9549);animation:fall-335 18s -25s linear infinite}@keyframes fall-335{45.702%{transform:translate(96.4655vw,45.702vh) scale(.9549)}to{transform:translate(94.7614vw,99vh) scale(.9549)}}.snow:nth-child(336){opacity:.0036;transform:translate(35.2541vw,-10px) scale(.4568);animation:fall-336 16s -15s linear infinite}@keyframes fall-336{61.685%{transform:translate(42.573vw,61.685vh) scale(.4568)}to{transform:translate(38.91355vw,99vh) scale(.4568)}}.snow:nth-child(337){opacity:1.8098;transform:translate(77.9555vw,-10px) scale(.5724);animation:fall-337 13s -19s linear infinite}@keyframes fall-337{37.962%{transform:translate(68.51vw,37.962vh) scale(.5724)}to{transform:translate(73.23275vw,99vh) scale(.5724)}}.snow:nth-child(338){opacity:1.3084;transform:translate(86.3913vw,-10px) scale(.0387);animation:fall-338 17s -17s linear infinite}@keyframes fall-338{74.317%{transform:translate(95.9818vw,74.317vh) scale(.0387)}to{transform:translate(91.18655vw,99vh) scale(.0387)}}.snow:nth-child(339){opacity:1.345;transform:translate(76.4627vw,-10px) scale(.5178);animation:fall-339 20s -12s linear infinite}@keyframes fall-339{52.115%{transform:translate(77.0085vw,52.115vh) scale(.5178)}to{transform:translate(76.7356vw,99vh) scale(.5178)}}.snow:nth-child(340){opacity:.391;transform:translate(51.6202vw,-10px) scale(.0612);animation:fall-340 14s -2s linear infinite}@keyframes fall-340{45.659%{transform:translate(57.1074vw,45.659vh) scale(.0612)}to{transform:translate(54.3638vw,99vh) scale(.0612)}}.snow:nth-child(341){opacity:1.7642;transform:translate(47.5682vw,-10px) scale(.4429);animation:fall-341 25s -18s linear infinite}@keyframes fall-341{41.502%{transform:translate(57.412vw,41.502vh) scale(.4429)}to{transform:translate(52.4901vw,99vh) scale(.4429)}}.snow:nth-child(342){opacity:.3342;transform:translate(43.641vw,-10px) scale(.4561);animation:fall-342 29s -27s linear infinite}@keyframes fall-342{53.321%{transform:translate(33.6729vw,53.321vh) scale(.4561)}to{transform:translate(38.65695vw,99vh) scale(.4561)}}.snow:nth-child(343){opacity:1.78;transform:translate(50.5104vw,-10px) scale(.3135);animation:fall-343 22s -21s linear infinite}@keyframes fall-343{34.799%{transform:translate(58.8152vw,34.799vh) scale(.3135)}to{transform:translate(54.6628vw,99vh) scale(.3135)}}.snow:nth-child(344){opacity:.9804;transform:translate(71.9072vw,-10px) scale(.6596);animation:fall-344 20s -22s linear infinite}@keyframes fall-344{64.265%{transform:translate(69.0936vw,64.265vh) scale(.6596)}to{transform:translate(70.5004vw,99vh) scale(.6596)}}.snow:nth-child(345){opacity:1.2796;transform:translate(74.4189vw,-10px) scale(.9585);animation:fall-345 27s -12s linear infinite}@keyframes fall-345{39.208%{transform:translate(66.7624vw,39.208vh) scale(.9585)}to{transform:translate(70.59065vw,99vh) scale(.9585)}}.snow:nth-child(346){opacity:.2578;transform:translate(91.4837vw,-10px) scale(.3955);animation:fall-346 27s -25s linear infinite}@keyframes fall-346{39.672%{transform:translate(87.487vw,39.672vh) scale(.3955)}to{transform:translate(89.48535vw,99vh) scale(.3955)}}.snow:nth-child(347){opacity:1.5818;transform:translate(87.8605vw,-10px) scale(.5363);animation:fall-347 30s -30s linear infinite}@keyframes fall-347{56.845%{transform:translate(94.5111vw,56.845vh) scale(.5363)}to{transform:translate(91.1858vw,99vh) scale(.5363)}}.snow:nth-child(348){opacity:.0954;transform:translate(70.6421vw,-10px) scale(.7864);animation:fall-348 17s -21s linear infinite}@keyframes fall-348{52.601%{transform:translate(66.9476vw,52.601vh) scale(.7864)}to{transform:translate(68.79485vw,99vh) scale(.7864)}}.snow:nth-child(349){opacity:1.2474;transform:translate(79.1236vw,-10px) scale(.6196);animation:fall-349 12s -13s linear infinite}@keyframes fall-349{64.906%{transform:translate(70.1043vw,64.906vh) scale(.6196)}to{transform:translate(74.61395vw,99vh) scale(.6196)}}.snow:nth-child(350){opacity:1.5694;transform:translate(36.9688vw,-10px) scale(.8937);animation:fall-350 24s -11s linear infinite}@keyframes fall-350{64.882%{transform:translate(45.2934vw,64.882vh) scale(.8937)}to{transform:translate(41.1311vw,99vh) scale(.8937)}}.snow:nth-child(351){opacity:.2044;transform:translate(56.6118vw,-10px) scale(.1959);animation:fall-351 15s -23s linear infinite}@keyframes fall-351{77.475%{transform:translate(50.6442vw,77.475vh) scale(.1959)}to{transform:translate(53.628vw,99vh) scale(.1959)}}.snow:nth-child(352){opacity:.3196;transform:translate(58.0653vw,-10px) scale(.9015);animation:fall-352 30s -25s linear infinite}@keyframes fall-352{64.436%{transform:translate(55.2326vw,64.436vh) scale(.9015)}to{transform:translate(56.64895vw,99vh) scale(.9015)}}.snow:nth-child(353){opacity:.054;transform:translate(37.1165vw,-10px) scale(.5203);animation:fall-353 28s -6s linear infinite}@keyframes fall-353{51.429%{transform:translate(37.2303vw,51.429vh) scale(.5203)}to{transform:translate(37.1734vw,99vh) scale(.5203)}}.snow:nth-child(354){opacity:1.0512;transform:translate(84.5625vw,-10px) scale(.4754);animation:fall-354 18s -1s linear infinite}@keyframes fall-354{36.15%{transform:translate(82.2765vw,36.15vh) scale(.4754)}to{transform:translate(83.4195vw,99vh) scale(.4754)}}.snow:nth-child(355){opacity:.927;transform:translate(27.2004vw,-10px) scale(.2797);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{74.65%{transform:translate(31.8991vw,74.65vh) scale(.2797)}to{transform:translate(29.54975vw,99vh) scale(.2797)}}.snow:nth-child(356){opacity:1.2026;transform:translate(25.1737vw,-10px) scale(.9178);animation:fall-356 18s -16s linear infinite}@keyframes fall-356{32.091%{transform:translate(31.891vw,32.091vh) scale(.9178)}to{transform:translate(28.53235vw,99vh) scale(.9178)}}.snow:nth-child(357){opacity:.3912;transform:translate(9.8918vw,-10px) scale(.8125);animation:fall-357 24s -18s linear infinite}@keyframes fall-357{41.593%{transform:translate(11.6511vw,41.593vh) scale(.8125)}to{transform:translate(10.77145vw,99vh) scale(.8125)}}.snow:nth-child(358){opacity:.2106;transform:translate(10.9438vw,-10px) scale(.419);animation:fall-358 25s -26s linear infinite}@keyframes fall-358{73.396%{transform:translate(17.8208vw,73.396vh) scale(.419)}to{transform:translate(14.3823vw,99vh) scale(.419)}}.snow:nth-child(359){opacity:.4882;transform:translate(67.2047vw,-10px) scale(.3949);animation:fall-359 30s -21s linear infinite}@keyframes fall-359{38.892%{transform:translate(65.7905vw,38.892vh) scale(.3949)}to{transform:translate(66.4976vw,99vh) scale(.3949)}}.snow:nth-child(360){opacity:.111;transform:translate(94.3575vw,-10px) scale(.9749);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{39.229%{transform:translate(104.2887vw,39.229vh) scale(.9749)}to{transform:translate(99.3231vw,99vh) scale(.9749)}}.snow:nth-child(361){opacity:1.7766;transform:translate(27.6237vw,-10px) scale(.1173);animation:fall-361 17s -14s linear infinite}@keyframes fall-361{51.078%{transform:translate(22.3948vw,51.078vh) scale(.1173)}to{transform:translate(25.00925vw,99vh) scale(.1173)}}.snow:nth-child(362){opacity:.6392;transform:translate(37.322vw,-10px) scale(.6357);animation:fall-362 11s -12s linear infinite}@keyframes fall-362{45.867%{transform:translate(31.3091vw,45.867vh) scale(.6357)}to{transform:translate(34.31555vw,99vh) scale(.6357)}}.snow:nth-child(363){opacity:.3302;transform:translate(54.0328vw,-10px) scale(.7469);animation:fall-363 23s -9s linear infinite}@keyframes fall-363{36.632%{transform:translate(58.0377vw,36.632vh) scale(.7469)}to{transform:translate(56.03525vw,99vh) scale(.7469)}}.snow:nth-child(364){opacity:1.342;transform:translate(99.5577vw,-10px) scale(.1862);animation:fall-364 24s -7s linear infinite}@keyframes fall-364{31.533%{transform:translate(101.1026vw,31.533vh) scale(.1862)}to{transform:translate(100.33015vw,99vh) scale(.1862)}}.snow:nth-child(365){opacity:.8854;transform:translate(64.1698vw,-10px) scale(.7501);animation:fall-365 12s -1s linear infinite}@keyframes fall-365{50.161%{transform:translate(68.2051vw,50.161vh) scale(.7501)}to{transform:translate(66.18745vw,99vh) scale(.7501)}}.snow:nth-child(366){opacity:1.2334;transform:translate(85.7523vw,-10px) scale(.6079);animation:fall-366 18s -5s linear infinite}@keyframes fall-366{54.365%{transform:translate(87.3424vw,54.365vh) scale(.6079)}to{transform:translate(86.54735vw,99vh) scale(.6079)}}.snow:nth-child(367){opacity:.727;transform:translate(62.6599vw,-10px) scale(.3894);animation:fall-367 20s -28s linear infinite}@keyframes fall-367{51.036%{transform:translate(62.9517vw,51.036vh) scale(.3894)}to{transform:translate(62.8058vw,99vh) scale(.3894)}}.snow:nth-child(368){opacity:.011;transform:translate(5.5994vw,-10px) scale(.2568);animation:fall-368 18s -4s linear infinite}@keyframes fall-368{57.101%{transform:translate(14.8724vw,57.101vh) scale(.2568)}to{transform:translate(10.2359vw,99vh) scale(.2568)}}.snow:nth-child(369){opacity:1.4418;transform:translate(18.2767vw,-10px) scale(.3131);animation:fall-369 25s -23s linear infinite}@keyframes fall-369{35.06%{transform:translate(27.4078vw,35.06vh) scale(.3131)}to{transform:translate(22.84225vw,99vh) scale(.3131)}}.snow:nth-child(370){opacity:.5164;transform:translate(82.3609vw,-10px) scale(.0017);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{33.136%{transform:translate(82.4461vw,33.136vh) scale(.0017)}to{transform:translate(82.4035vw,99vh) scale(.0017)}}.snow:nth-child(371){opacity:.8688;transform:translate(32.452vw,-10px) scale(.9554);animation:fall-371 12s -22s linear infinite}@keyframes fall-371{78.034%{transform:translate(39.6803vw,78.034vh) scale(.9554)}to{transform:translate(36.06615vw,99vh) scale(.9554)}}.snow:nth-child(372){opacity:.2682;transform:translate(55.2628vw,-10px) scale(.3408);animation:fall-372 30s -3s linear infinite}@keyframes fall-372{57.029%{transform:translate(61.0025vw,57.029vh) scale(.3408)}to{transform:translate(58.13265vw,99vh) scale(.3408)}}.snow:nth-child(373){opacity:1.4164;transform:translate(54.4952vw,-10px) scale(.8218);animation:fall-373 18s -1s linear infinite}@keyframes fall-373{69.093%{transform:translate(59.1452vw,69.093vh) scale(.8218)}to{transform:translate(56.8202vw,99vh) scale(.8218)}}.snow:nth-child(374){opacity:1.3364;transform:translate(80.5268vw,-10px) scale(.3205);animation:fall-374 28s -18s linear infinite}@keyframes fall-374{36.446%{transform:translate(88.9606vw,36.446vh) scale(.3205)}to{transform:translate(84.7437vw,99vh) scale(.3205)}}.snow:nth-child(375){opacity:.979;transform:translate(65.3378vw,-10px) scale(.901);animation:fall-375 18s -14s linear infinite}@keyframes fall-375{35.351%{transform:translate(64.4014vw,35.351vh) scale(.901)}to{transform:translate(64.8696vw,99vh) scale(.901)}}.snow:nth-child(376){opacity:1.0188;transform:translate(35.1222vw,-10px) scale(.4301);animation:fall-376 14s -29s linear infinite}@keyframes fall-376{49.268%{transform:translate(42.1183vw,49.268vh) scale(.4301)}to{transform:translate(38.62025vw,99vh) scale(.4301)}}.snow:nth-child(377){opacity:1.9648;transform:translate(14.5931vw,-10px) scale(.253);animation:fall-377 17s -9s linear infinite}@keyframes fall-377{52.42%{transform:translate(19.4668vw,52.42vh) scale(.253)}to{transform:translate(17.02995vw,99vh) scale(.253)}}.snow:nth-child(378){opacity:1.5526;transform:translate(7.28vw,-10px) scale(.5072);animation:fall-378 23s -7s linear infinite}@keyframes fall-378{79.707%{transform:translate(12.9527vw,79.707vh) scale(.5072)}to{transform:translate(10.11635vw,99vh) scale(.5072)}}.snow:nth-child(379){opacity:.8248;transform:translate(52.6311vw,-10px) scale(.5854);animation:fall-379 30s -7s linear infinite}@keyframes fall-379{64.202%{transform:translate(49.453vw,64.202vh) scale(.5854)}to{transform:translate(51.04205vw,99vh) scale(.5854)}}.snow:nth-child(380){opacity:.4618;transform:translate(30.7894vw,-10px) scale(.1154);animation:fall-380 26s -3s linear infinite}@keyframes fall-380{63.408%{transform:translate(28.1645vw,63.408vh) scale(.1154)}to{transform:translate(29.47695vw,99vh) scale(.1154)}}.snow:nth-child(381){opacity:.2524;transform:translate(18.4958vw,-10px) scale(.9819);animation:fall-381 19s -8s linear infinite}@keyframes fall-381{43.524%{transform:translate(24.4336vw,43.524vh) scale(.9819)}to{transform:translate(21.4647vw,99vh) scale(.9819)}}.snow:nth-child(382){opacity:1.8662;transform:translate(99.956vw,-10px) scale(.5601);animation:fall-382 20s -6s linear infinite}@keyframes fall-382{71.798%{transform:translate(100.0821vw,71.798vh) scale(.5601)}to{transform:translate(100.01905vw,99vh) scale(.5601)}}.snow:nth-child(383){opacity:1.3602;transform:translate(78.0166vw,-10px) scale(.6591);animation:fall-383 11s -12s linear infinite}@keyframes fall-383{60.147%{transform:translate(75.1742vw,60.147vh) scale(.6591)}to{transform:translate(76.5954vw,99vh) scale(.6591)}}.snow:nth-child(384){opacity:.028;transform:translate(72.3502vw,-10px) scale(.6656);animation:fall-384 12s -10s linear infinite}@keyframes fall-384{41.211%{transform:translate(75.731vw,41.211vh) scale(.6656)}to{transform:translate(74.0406vw,99vh) scale(.6656)}}.snow:nth-child(385){opacity:.5312;transform:translate(47.5547vw,-10px) scale(.2149);animation:fall-385 23s -29s linear infinite}@keyframes fall-385{70.553%{transform:translate(42.9026vw,70.553vh) scale(.2149)}to{transform:translate(45.22865vw,99vh) scale(.2149)}}.snow:nth-child(386){opacity:1.9974;transform:translate(12.1963vw,-10px) scale(.808);animation:fall-386 26s -1s linear infinite}@keyframes fall-386{51.364%{transform:translate(9.5006vw,51.364vh) scale(.808)}to{transform:translate(10.84845vw,99vh) scale(.808)}}.snow:nth-child(387){opacity:1.234;transform:translate(71.773vw,-10px) scale(.826);animation:fall-387 21s -19s linear infinite}@keyframes fall-387{41.028%{transform:translate(81.7598vw,41.028vh) scale(.826)}to{transform:translate(76.7664vw,99vh) scale(.826)}}.snow:nth-child(388){opacity:.603;transform:translate(74.9363vw,-10px) scale(.9732);animation:fall-388 19s -10s linear infinite}@keyframes fall-388{44.193%{transform:translate(73.2983vw,44.193vh) scale(.9732)}to{transform:translate(74.1173vw,99vh) scale(.9732)}}.snow:nth-child(389){opacity:.0712;transform:translate(48.064vw,-10px) scale(.0278);animation:fall-389 12s -21s linear infinite}@keyframes fall-389{68.886%{transform:translate(45.5143vw,68.886vh) scale(.0278)}to{transform:translate(46.78915vw,99vh) scale(.0278)}}.snow:nth-child(390){opacity:.054;transform:translate(59.1549vw,-10px) scale(.21);animation:fall-390 27s -9s linear infinite}@keyframes fall-390{65.558%{transform:translate(52.0354vw,65.558vh) scale(.21)}to{transform:translate(55.59515vw,99vh) scale(.21)}}.snow:nth-child(391){opacity:.6164;transform:translate(24.4708vw,-10px) scale(.4476);animation:fall-391 29s -27s linear infinite}@keyframes fall-391{57.75%{transform:translate(16.2194vw,57.75vh) scale(.4476)}to{transform:translate(20.3451vw,99vh) scale(.4476)}}.snow:nth-child(392){opacity:.8498;transform:translate(68.0136vw,-10px) scale(.2);animation:fall-392 28s -1s linear infinite}@keyframes fall-392{53.628%{transform:translate(69.6067vw,53.628vh) scale(.2)}to{transform:translate(68.81015vw,99vh) scale(.2)}}.snow:nth-child(393){opacity:.1296;transform:translate(9.7927vw,-10px) scale(.1841);animation:fall-393 19s -13s linear infinite}@keyframes fall-393{44.854%{transform:translate(8.5394vw,44.854vh) scale(.1841)}to{transform:translate(9.16605vw,99vh) scale(.1841)}}.snow:nth-child(394){opacity:1.8328;transform:translate(28.4619vw,-10px) scale(.0298);animation:fall-394 22s -10s linear infinite}@keyframes fall-394{59.743%{transform:translate(33.4595vw,59.743vh) scale(.0298)}to{transform:translate(30.9607vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:.3872;transform:translate(91.7924vw,-10px) scale(.1927);animation:fall-395 26s -11s linear infinite}@keyframes fall-395{56.1%{transform:translate(99.4278vw,56.1vh) scale(.1927)}to{transform:translate(95.6101vw,99vh) scale(.1927)}}.snow:nth-child(396){opacity:.1614;transform:translate(97.1051vw,-10px) scale(.1598);animation:fall-396 13s -18s linear infinite}@keyframes fall-396{43.04%{transform:translate(99.681vw,43.04vh) scale(.1598)}to{transform:translate(98.39305vw,99vh) scale(.1598)}}.snow:nth-child(397){opacity:.747;transform:translate(90.3267vw,-10px) scale(.3164);animation:fall-397 13s -16s linear infinite}@keyframes fall-397{69.686%{transform:translate(88.7671vw,69.686vh) scale(.3164)}to{transform:translate(89.5469vw,99vh) scale(.3164)}}.snow:nth-child(398){opacity:1.639;transform:translate(32.4866vw,-10px) scale(.3965);animation:fall-398 16s -11s linear infinite}@keyframes fall-398{54.02%{transform:translate(35.2306vw,54.02vh) scale(.3965)}to{transform:translate(33.8586vw,99vh) scale(.3965)}}.snow:nth-child(399){opacity:.1158;transform:translate(.8826vw,-10px) scale(.1841);animation:fall-399 16s -29s linear infinite}@keyframes fall-399{66.025%{transform:translate(7.0626vw,66.025vh) scale(.1841)}to{transform:translate(3.9726vw,99vh) scale(.1841)}}.snow:nth-child(400){opacity:.0882;transform:translate(62.3312vw,-10px) scale(.6024);animation:fall-400 12s -9s linear infinite}@keyframes fall-400{65.687%{transform:translate(61.83vw,65.687vh) scale(.6024)}to{transform:translate(62.0806vw,99vh) scale(.6024)}}\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:.222;transform:translate(45.1679vw,-10px) scale(.0302);animation:fall-1 28s -30s linear infinite}@keyframes fall-1{63.568%{transform:translate(36.9238vw,63.568vh) scale(.0302)}to{transform:translate(41.04585vw,99vh) scale(.0302)}}.snow:nth-child(2){opacity:1.6284;transform:translate(39.9334vw,-10px) scale(.1597);animation:fall-2 29s -29s linear infinite}@keyframes fall-2{35.16%{transform:translate(38.4761vw,35.16vh) scale(.1597)}to{transform:translate(39.20475vw,99vh) scale(.1597)}}.snow:nth-child(3){opacity:.0284;transform:translate(63.5705vw,-10px) scale(.0009);animation:fall-3 24s -6s linear infinite}@keyframes fall-3{37.829%{transform:translate(54.5177vw,37.829vh) scale(.0009)}to{transform:translate(59.0441vw,99vh) scale(.0009)}}.snow:nth-child(4){opacity:1.1154;transform:translate(57.565vw,-10px) scale(.5233);animation:fall-4 10s -29s linear infinite}@keyframes fall-4{72.258%{transform:translate(61.2184vw,72.258vh) scale(.5233)}to{transform:translate(59.3917vw,99vh) scale(.5233)}}.snow:nth-child(5){opacity:.2668;transform:translate(94.1362vw,-10px) scale(.3483);animation:fall-5 13s -15s linear infinite}@keyframes fall-5{31.226%{transform:translate(100.5613vw,31.226vh) scale(.3483)}to{transform:translate(97.34875vw,99vh) scale(.3483)}}.snow:nth-child(6){opacity:1.8646;transform:translate(5.1056vw,-10px) scale(.1122);animation:fall-6 26s -13s linear infinite}@keyframes fall-6{75.217%{transform:translate(8.9686vw,75.217vh) scale(.1122)}to{transform:translate(7.0371vw,99vh) scale(.1122)}}.snow:nth-child(7){opacity:.9936;transform:translate(94.7025vw,-10px) scale(.8964);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{42.484%{transform:translate(97.307vw,42.484vh) scale(.8964)}to{transform:translate(96.00475vw,99vh) scale(.8964)}}.snow:nth-child(8){opacity:.0316;transform:translate(58.0142vw,-10px) scale(.6251);animation:fall-8 28s -25s linear infinite}@keyframes fall-8{72.91%{transform:translate(63.8143vw,72.91vh) scale(.6251)}to{transform:translate(60.91425vw,99vh) scale(.6251)}}.snow:nth-child(9){opacity:1.233;transform:translate(4.9578vw,-10px) scale(.4992);animation:fall-9 18s -14s linear infinite}@keyframes fall-9{42.348%{transform:translate(11.1212vw,42.348vh) scale(.4992)}to{transform:translate(8.0395vw,99vh) scale(.4992)}}.snow:nth-child(10){opacity:1.9182;transform:translate(13.4718vw,-10px) scale(.7034);animation:fall-10 30s -23s linear infinite}@keyframes fall-10{49.915%{transform:translate(20.2158vw,49.915vh) scale(.7034)}to{transform:translate(16.8438vw,99vh) scale(.7034)}}.snow:nth-child(11){opacity:.0678;transform:translate(21.4325vw,-10px) scale(.3537);animation:fall-11 26s -5s linear infinite}@keyframes fall-11{61.784%{transform:translate(13.4099vw,61.784vh) scale(.3537)}to{transform:translate(17.4212vw,99vh) scale(.3537)}}.snow:nth-child(12){opacity:1.0012;transform:translate(35.9579vw,-10px) scale(.2705);animation:fall-12 10s -7s linear infinite}@keyframes fall-12{69.75%{transform:translate(37.1735vw,69.75vh) scale(.2705)}to{transform:translate(36.5657vw,99vh) scale(.2705)}}.snow:nth-child(13){opacity:.3872;transform:translate(62.8228vw,-10px) scale(.7969);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{79.484%{transform:translate(53.6199vw,79.484vh) scale(.7969)}to{transform:translate(58.22135vw,99vh) scale(.7969)}}.snow:nth-child(14){opacity:.5436;transform:translate(72.7123vw,-10px) scale(.8986);animation:fall-14 18s -10s linear infinite}@keyframes fall-14{72.101%{transform:translate(77.1055vw,72.101vh) scale(.8986)}to{transform:translate(74.9089vw,99vh) scale(.8986)}}.snow:nth-child(15){opacity:.103;transform:translate(94.3258vw,-10px) scale(.889);animation:fall-15 18s -20s linear infinite}@keyframes fall-15{34.267%{transform:translate(98.4828vw,34.267vh) scale(.889)}to{transform:translate(96.4043vw,99vh) scale(.889)}}.snow:nth-child(16){opacity:1.9802;transform:translate(24.3204vw,-10px) scale(.7053);animation:fall-16 17s -3s linear infinite}@keyframes fall-16{41.477%{transform:translate(31.3895vw,41.477vh) scale(.7053)}to{transform:translate(27.85495vw,99vh) scale(.7053)}}.snow:nth-child(17){opacity:1.7496;transform:translate(96.015vw,-10px) scale(.6242);animation:fall-17 15s -13s linear infinite}@keyframes fall-17{40.491%{transform:translate(97.2249vw,40.491vh) scale(.6242)}to{transform:translate(96.61995vw,99vh) scale(.6242)}}.snow:nth-child(18){opacity:.3584;transform:translate(37.4047vw,-10px) scale(.3314);animation:fall-18 22s -5s linear infinite}@keyframes fall-18{47.116%{transform:translate(43.107vw,47.116vh) scale(.3314)}to{transform:translate(40.25585vw,99vh) scale(.3314)}}.snow:nth-child(19){opacity:.9836;transform:translate(42.6713vw,-10px) scale(.6969);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{34.924%{transform:translate(48.8012vw,34.924vh) scale(.6969)}to{transform:translate(45.73625vw,99vh) scale(.6969)}}.snow:nth-child(20){opacity:1.6498;transform:translate(5.3672vw,-10px) scale(.1424);animation:fall-20 17s -16s linear infinite}@keyframes fall-20{79.138%{transform:translate(1.2629vw,79.138vh) scale(.1424)}to{transform:translate(3.31505vw,99vh) scale(.1424)}}.snow:nth-child(21){opacity:1.2718;transform:translate(78.0058vw,-10px) scale(.2021);animation:fall-21 13s -19s linear infinite}@keyframes fall-21{53.364%{transform:translate(78.1113vw,53.364vh) scale(.2021)}to{transform:translate(78.05855vw,99vh) scale(.2021)}}.snow:nth-child(22){opacity:1.4794;transform:translate(89.8114vw,-10px) scale(.9098);animation:fall-22 14s -22s linear infinite}@keyframes fall-22{41.973%{transform:translate(90.0773vw,41.973vh) scale(.9098)}to{transform:translate(89.94435vw,99vh) scale(.9098)}}.snow:nth-child(23){opacity:.5136;transform:translate(38.7744vw,-10px) scale(.0586);animation:fall-23 13s -11s linear infinite}@keyframes fall-23{63.545%{transform:translate(46.3319vw,63.545vh) scale(.0586)}to{transform:translate(42.55315vw,99vh) scale(.0586)}}.snow:nth-child(24){opacity:1.3206;transform:translate(75.6696vw,-10px) scale(.0014);animation:fall-24 29s -16s linear infinite}@keyframes fall-24{72.178%{transform:translate(77.3268vw,72.178vh) scale(.0014)}to{transform:translate(76.4982vw,99vh) scale(.0014)}}.snow:nth-child(25){opacity:.0022;transform:translate(52.9024vw,-10px) scale(.1291);animation:fall-25 11s -30s linear infinite}@keyframes fall-25{74.987%{transform:translate(53.5563vw,74.987vh) scale(.1291)}to{transform:translate(53.22935vw,99vh) scale(.1291)}}.snow:nth-child(26){opacity:.03;transform:translate(73.0599vw,-10px) scale(.5267);animation:fall-26 24s -5s linear infinite}@keyframes fall-26{51.873%{transform:translate(65.2645vw,51.873vh) scale(.5267)}to{transform:translate(69.1622vw,99vh) scale(.5267)}}.snow:nth-child(27){opacity:.987;transform:translate(92.7023vw,-10px) scale(.4395);animation:fall-27 13s -11s linear infinite}@keyframes fall-27{39.404%{transform:translate(85.8592vw,39.404vh) scale(.4395)}to{transform:translate(89.28075vw,99vh) scale(.4395)}}.snow:nth-child(28){opacity:1.7962;transform:translate(51.0411vw,-10px) scale(.5145);animation:fall-28 26s -9s linear infinite}@keyframes fall-28{72.428%{transform:translate(46.6652vw,72.428vh) scale(.5145)}to{transform:translate(48.85315vw,99vh) scale(.5145)}}.snow:nth-child(29){opacity:.0218;transform:translate(43.0841vw,-10px) scale(.4726);animation:fall-29 10s -6s linear infinite}@keyframes fall-29{35.941%{transform:translate(45.7753vw,35.941vh) scale(.4726)}to{transform:translate(44.4297vw,99vh) scale(.4726)}}.snow:nth-child(30){opacity:1.6896;transform:translate(39.9224vw,-10px) scale(.4613);animation:fall-30 23s -9s linear infinite}@keyframes fall-30{57.907%{transform:translate(42.2432vw,57.907vh) scale(.4613)}to{transform:translate(41.0828vw,99vh) scale(.4613)}}.snow:nth-child(31){opacity:1.52;transform:translate(60.8948vw,-10px) scale(.4622);animation:fall-31 25s -21s linear infinite}@keyframes fall-31{31.7%{transform:translate(52.7183vw,31.7vh) scale(.4622)}to{transform:translate(56.80655vw,99vh) scale(.4622)}}.snow:nth-child(32){opacity:1.3036;transform:translate(31.2898vw,-10px) scale(.9045);animation:fall-32 22s -7s linear infinite}@keyframes fall-32{63.542%{transform:translate(38.3408vw,63.542vh) scale(.9045)}to{transform:translate(34.8153vw,99vh) scale(.9045)}}.snow:nth-child(33){opacity:.181;transform:translate(59.2037vw,-10px) scale(.4816);animation:fall-33 18s -6s linear infinite}@keyframes fall-33{31.478%{transform:translate(65.5848vw,31.478vh) scale(.4816)}to{transform:translate(62.39425vw,99vh) scale(.4816)}}.snow:nth-child(34){opacity:1.9656;transform:translate(68.6119vw,-10px) scale(.8244);animation:fall-34 14s -5s linear infinite}@keyframes fall-34{55.919%{transform:translate(58.7987vw,55.919vh) scale(.8244)}to{transform:translate(63.7053vw,99vh) scale(.8244)}}.snow:nth-child(35){opacity:1.6342;transform:translate(3.9218vw,-10px) scale(.7811);animation:fall-35 23s -16s linear infinite}@keyframes fall-35{78.079%{transform:translate(.7634vw,78.079vh) scale(.7811)}to{transform:translate(2.3426vw,99vh) scale(.7811)}}.snow:nth-child(36){opacity:.8536;transform:translate(72.3439vw,-10px) scale(.3627);animation:fall-36 21s -6s linear infinite}@keyframes fall-36{51.284%{transform:translate(64.5476vw,51.284vh) scale(.3627)}to{transform:translate(68.44575vw,99vh) scale(.3627)}}.snow:nth-child(37){opacity:1.0288;transform:translate(94.7628vw,-10px) scale(.8008);animation:fall-37 19s -7s linear infinite}@keyframes fall-37{59.759%{transform:translate(90.1865vw,59.759vh) scale(.8008)}to{transform:translate(92.47465vw,99vh) scale(.8008)}}.snow:nth-child(38){opacity:.4918;transform:translate(41.2186vw,-10px) scale(.3412);animation:fall-38 26s -21s linear infinite}@keyframes fall-38{37.091%{transform:translate(36.7455vw,37.091vh) scale(.3412)}to{transform:translate(38.98205vw,99vh) scale(.3412)}}.snow:nth-child(39){opacity:.4092;transform:translate(7.7322vw,-10px) scale(.04);animation:fall-39 17s -4s linear infinite}@keyframes fall-39{44.561%{transform:translate(4.327vw,44.561vh) scale(.04)}to{transform:translate(6.0296vw,99vh) scale(.04)}}.snow:nth-child(40){opacity:1.1792;transform:translate(68.9809vw,-10px) scale(.197);animation:fall-40 17s -24s linear infinite}@keyframes fall-40{38.803%{transform:translate(70.7717vw,38.803vh) scale(.197)}to{transform:translate(69.8763vw,99vh) scale(.197)}}.snow:nth-child(41){opacity:1.0992;transform:translate(5.8752vw,-10px) scale(.5515);animation:fall-41 29s -19s linear infinite}@keyframes fall-41{40.281%{transform:translate(-.0057vw,40.281vh) scale(.5515)}to{transform:translate(2.93475vw,99vh) scale(.5515)}}.snow:nth-child(42){opacity:.7518;transform:translate(35.2001vw,-10px) scale(.8383);animation:fall-42 16s -20s linear infinite}@keyframes fall-42{30.611%{transform:translate(38.3774vw,30.611vh) scale(.8383)}to{transform:translate(36.78875vw,99vh) scale(.8383)}}.snow:nth-child(43){opacity:.9172;transform:translate(27.4436vw,-10px) scale(.7388);animation:fall-43 11s -17s linear infinite}@keyframes fall-43{62.885%{transform:translate(34.5737vw,62.885vh) scale(.7388)}to{transform:translate(31.00865vw,99vh) scale(.7388)}}.snow:nth-child(44){opacity:.6712;transform:translate(76.1976vw,-10px) scale(.7132);animation:fall-44 24s -28s linear infinite}@keyframes fall-44{41%{transform:translate(77.7313vw,41vh) scale(.7132)}to{transform:translate(76.96445vw,99vh) scale(.7132)}}.snow:nth-child(45){opacity:.9712;transform:translate(95.3991vw,-10px) scale(.5286);animation:fall-45 10s -2s linear infinite}@keyframes fall-45{58.104%{transform:translate(93.8052vw,58.104vh) scale(.5286)}to{transform:translate(94.60215vw,99vh) scale(.5286)}}.snow:nth-child(46){opacity:.295;transform:translate(94.7952vw,-10px) scale(.3545);animation:fall-46 23s -11s linear infinite}@keyframes fall-46{67.641%{transform:translate(86.7726vw,67.641vh) scale(.3545)}to{transform:translate(90.7839vw,99vh) scale(.3545)}}.snow:nth-child(47){opacity:.7608;transform:translate(39.9234vw,-10px) scale(.9123);animation:fall-47 20s -13s linear infinite}@keyframes fall-47{76.066%{transform:translate(38.8621vw,76.066vh) scale(.9123)}to{transform:translate(39.39275vw,99vh) scale(.9123)}}.snow:nth-child(48){opacity:1.2886;transform:translate(76.0341vw,-10px) scale(.9584);animation:fall-48 19s -17s linear infinite}@keyframes fall-48{55.777%{transform:translate(78.6602vw,55.777vh) scale(.9584)}to{transform:translate(77.34715vw,99vh) scale(.9584)}}.snow:nth-child(49){opacity:1.0838;transform:translate(49.166vw,-10px) scale(.8563);animation:fall-49 27s -8s linear infinite}@keyframes fall-49{60.901%{transform:translate(53.7134vw,60.901vh) scale(.8563)}to{transform:translate(51.4397vw,99vh) scale(.8563)}}.snow:nth-child(50){opacity:1.763;transform:translate(20.4389vw,-10px) scale(.6011);animation:fall-50 20s -3s linear infinite}@keyframes fall-50{32.851%{transform:translate(18.1695vw,32.851vh) scale(.6011)}to{transform:translate(19.3042vw,99vh) scale(.6011)}}.snow:nth-child(51){opacity:.2338;transform:translate(35.8466vw,-10px) scale(.1837);animation:fall-51 11s -7s linear infinite}@keyframes fall-51{48.187%{transform:translate(25.8663vw,48.187vh) scale(.1837)}to{transform:translate(30.85645vw,99vh) scale(.1837)}}.snow:nth-child(52){opacity:1.8134;transform:translate(12.8094vw,-10px) scale(.5188);animation:fall-52 15s -24s linear infinite}@keyframes fall-52{50.574%{transform:translate(7.8718vw,50.574vh) scale(.5188)}to{transform:translate(10.3406vw,99vh) scale(.5188)}}.snow:nth-child(53){opacity:.388;transform:translate(4.441vw,-10px) scale(.046);animation:fall-53 15s -12s linear infinite}@keyframes fall-53{40.336%{transform:translate(11.636vw,40.336vh) scale(.046)}to{transform:translate(8.0385vw,99vh) scale(.046)}}.snow:nth-child(54){opacity:1.0454;transform:translate(57.9284vw,-10px) scale(.2467);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{66.981%{transform:translate(59.995vw,66.981vh) scale(.2467)}to{transform:translate(58.9617vw,99vh) scale(.2467)}}.snow:nth-child(55){opacity:.2946;transform:translate(30.0572vw,-10px) scale(.8994);animation:fall-55 11s -23s linear infinite}@keyframes fall-55{52.842%{transform:translate(37.5944vw,52.842vh) scale(.8994)}to{transform:translate(33.8258vw,99vh) scale(.8994)}}.snow:nth-child(56){opacity:1.2404;transform:translate(17.2469vw,-10px) scale(.5172);animation:fall-56 11s -7s linear infinite}@keyframes fall-56{47.824%{transform:translate(7.9375vw,47.824vh) scale(.5172)}to{transform:translate(12.5922vw,99vh) scale(.5172)}}.snow:nth-child(57){opacity:.7846;transform:translate(71.1624vw,-10px) scale(.1123);animation:fall-57 22s -18s linear infinite}@keyframes fall-57{68.357%{transform:translate(80.3015vw,68.357vh) scale(.1123)}to{transform:translate(75.73195vw,99vh) scale(.1123)}}.snow:nth-child(58){opacity:.1282;transform:translate(93.2203vw,-10px) scale(.3775);animation:fall-58 15s -19s linear infinite}@keyframes fall-58{46.701%{transform:translate(89.5089vw,46.701vh) scale(.3775)}to{transform:translate(91.3646vw,99vh) scale(.3775)}}.snow:nth-child(59){opacity:.3968;transform:translate(81.3291vw,-10px) scale(.2346);animation:fall-59 29s -26s linear infinite}@keyframes fall-59{68.754%{transform:translate(75.2095vw,68.754vh) scale(.2346)}to{transform:translate(78.2693vw,99vh) scale(.2346)}}.snow:nth-child(60){opacity:1.9106;transform:translate(18.5785vw,-10px) scale(.9022);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{77.886%{transform:translate(14.3936vw,77.886vh) scale(.9022)}to{transform:translate(16.48605vw,99vh) scale(.9022)}}.snow:nth-child(61){opacity:1.3944;transform:translate(12.8641vw,-10px) scale(.8515);animation:fall-61 26s -25s linear infinite}@keyframes fall-61{64.069%{transform:translate(16.1108vw,64.069vh) scale(.8515)}to{transform:translate(14.48745vw,99vh) scale(.8515)}}.snow:nth-child(62){opacity:1.7866;transform:translate(68.3709vw,-10px) scale(.4425);animation:fall-62 20s -5s linear infinite}@keyframes fall-62{56.154%{transform:translate(63.8615vw,56.154vh) scale(.4425)}to{transform:translate(66.1162vw,99vh) scale(.4425)}}.snow:nth-child(63){opacity:.032;transform:translate(64.5844vw,-10px) scale(.4387);animation:fall-63 18s -7s linear infinite}@keyframes fall-63{75.212%{transform:translate(66.2359vw,75.212vh) scale(.4387)}to{transform:translate(65.41015vw,99vh) scale(.4387)}}.snow:nth-child(64){opacity:.5754;transform:translate(58.6888vw,-10px) scale(.4047);animation:fall-64 21s -27s linear infinite}@keyframes fall-64{41.645%{transform:translate(57.9394vw,41.645vh) scale(.4047)}to{transform:translate(58.3141vw,99vh) scale(.4047)}}.snow:nth-child(65){opacity:1.1602;transform:translate(48.4091vw,-10px) scale(.6279);animation:fall-65 22s -18s linear infinite}@keyframes fall-65{79.057%{transform:translate(49.3044vw,79.057vh) scale(.6279)}to{transform:translate(48.85675vw,99vh) scale(.6279)}}.snow:nth-child(66){opacity:.788;transform:translate(42.0682vw,-10px) scale(.3972);animation:fall-66 28s -16s linear infinite}@keyframes fall-66{36.33%{transform:translate(44.2485vw,36.33vh) scale(.3972)}to{transform:translate(43.15835vw,99vh) scale(.3972)}}.snow:nth-child(67){opacity:1.1258;transform:translate(1.2872vw,-10px) scale(.501);animation:fall-67 22s -5s linear infinite}@keyframes fall-67{61.912%{transform:translate(10.8655vw,61.912vh) scale(.501)}to{transform:translate(6.07635vw,99vh) scale(.501)}}.snow:nth-child(68){opacity:1.9834;transform:translate(74.0903vw,-10px) scale(.5254);animation:fall-68 13s -7s linear infinite}@keyframes fall-68{78.722%{transform:translate(81.2594vw,78.722vh) scale(.5254)}to{transform:translate(77.67485vw,99vh) scale(.5254)}}.snow:nth-child(69){opacity:.1194;transform:translate(51.9605vw,-10px) scale(.1729);animation:fall-69 28s -24s linear infinite}@keyframes fall-69{57.164%{transform:translate(56.6738vw,57.164vh) scale(.1729)}to{transform:translate(54.31715vw,99vh) scale(.1729)}}.snow:nth-child(70){opacity:.0186;transform:translate(4.3253vw,-10px) scale(.0666);animation:fall-70 18s -24s linear infinite}@keyframes fall-70{37.123%{transform:translate(4.2757vw,37.123vh) scale(.0666)}to{transform:translate(4.3005vw,99vh) scale(.0666)}}.snow:nth-child(71){opacity:1.0176;transform:translate(42.3078vw,-10px) scale(.917);animation:fall-71 30s -1s linear infinite}@keyframes fall-71{68.567%{transform:translate(45.7023vw,68.567vh) scale(.917)}to{transform:translate(44.00505vw,99vh) scale(.917)}}.snow:nth-child(72){opacity:1.739;transform:translate(2.1906vw,-10px) scale(.376);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{34.734%{transform:translate(-1.3109vw,34.734vh) scale(.376)}to{transform:translate(.43985vw,99vh) scale(.376)}}.snow:nth-child(73){opacity:1.7832;transform:translate(13.0543vw,-10px) scale(.2016);animation:fall-73 11s -5s linear infinite}@keyframes fall-73{47.179%{transform:translate(7.8033vw,47.179vh) scale(.2016)}to{transform:translate(10.4288vw,99vh) scale(.2016)}}.snow:nth-child(74){opacity:.5178;transform:translate(23.6109vw,-10px) scale(.1013);animation:fall-74 19s -1s linear infinite}@keyframes fall-74{34.386%{transform:translate(26.3763vw,34.386vh) scale(.1013)}to{transform:translate(24.9936vw,99vh) scale(.1013)}}.snow:nth-child(75){opacity:.2544;transform:translate(62.1426vw,-10px) scale(.7678);animation:fall-75 17s -18s linear infinite}@keyframes fall-75{30.638%{transform:translate(65.4776vw,30.638vh) scale(.7678)}to{transform:translate(63.8101vw,99vh) scale(.7678)}}.snow:nth-child(76){opacity:1.8664;transform:translate(70.6195vw,-10px) scale(.5701);animation:fall-76 25s -14s linear infinite}@keyframes fall-76{30.733%{transform:translate(77.1188vw,30.733vh) scale(.5701)}to{transform:translate(73.86915vw,99vh) scale(.5701)}}.snow:nth-child(77){opacity:1.805;transform:translate(64.7575vw,-10px) scale(.9414);animation:fall-77 15s -26s linear infinite}@keyframes fall-77{53.672%{transform:translate(68.9124vw,53.672vh) scale(.9414)}to{transform:translate(66.83495vw,99vh) scale(.9414)}}.snow:nth-child(78){opacity:.5282;transform:translate(88.812vw,-10px) scale(.6662);animation:fall-78 24s -18s linear infinite}@keyframes fall-78{45.57%{transform:translate(85.109vw,45.57vh) scale(.6662)}to{transform:translate(86.9605vw,99vh) scale(.6662)}}.snow:nth-child(79){opacity:.1802;transform:translate(76.4739vw,-10px) scale(.6698);animation:fall-79 30s -23s linear infinite}@keyframes fall-79{67.091%{transform:translate(74.9412vw,67.091vh) scale(.6698)}to{transform:translate(75.70755vw,99vh) scale(.6698)}}.snow:nth-child(80){opacity:.47;transform:translate(10.1723vw,-10px) scale(.3799);animation:fall-80 25s -1s linear infinite}@keyframes fall-80{70.005%{transform:translate(14.4108vw,70.005vh) scale(.3799)}to{transform:translate(12.29155vw,99vh) scale(.3799)}}.snow:nth-child(81){opacity:.6514;transform:translate(17.5555vw,-10px) scale(.8864);animation:fall-81 18s -21s linear infinite}@keyframes fall-81{43.598%{transform:translate(19.9406vw,43.598vh) scale(.8864)}to{transform:translate(18.74805vw,99vh) scale(.8864)}}.snow:nth-child(82){opacity:.9242;transform:translate(45.5351vw,-10px) scale(.7286);animation:fall-82 29s -4s linear infinite}@keyframes fall-82{78.003%{transform:translate(42.5131vw,78.003vh) scale(.7286)}to{transform:translate(44.0241vw,99vh) scale(.7286)}}.snow:nth-child(83){opacity:.6366;transform:translate(48.0599vw,-10px) scale(.1729);animation:fall-83 10s -28s linear infinite}@keyframes fall-83{63.611%{transform:translate(48.5763vw,63.611vh) scale(.1729)}to{transform:translate(48.3181vw,99vh) scale(.1729)}}.snow:nth-child(84){opacity:.9696;transform:translate(19.7831vw,-10px) scale(.419);animation:fall-84 15s -8s linear infinite}@keyframes fall-84{66.427%{transform:translate(19.1634vw,66.427vh) scale(.419)}to{transform:translate(19.47325vw,99vh) scale(.419)}}.snow:nth-child(85){opacity:1.5868;transform:translate(4.6885vw,-10px) scale(.0295);animation:fall-85 29s -2s linear infinite}@keyframes fall-85{56.647%{transform:translate(.2859vw,56.647vh) scale(.0295)}to{transform:translate(2.4872vw,99vh) scale(.0295)}}.snow:nth-child(86){opacity:.9098;transform:translate(62.1148vw,-10px) scale(.6358);animation:fall-86 28s -21s linear infinite}@keyframes fall-86{38.236%{transform:translate(59.7997vw,38.236vh) scale(.6358)}to{transform:translate(60.95725vw,99vh) scale(.6358)}}.snow:nth-child(87){opacity:1.2908;transform:translate(76.3546vw,-10px) scale(.5366);animation:fall-87 30s -3s linear infinite}@keyframes fall-87{64.045%{transform:translate(72.0188vw,64.045vh) scale(.5366)}to{transform:translate(74.1867vw,99vh) scale(.5366)}}.snow:nth-child(88){opacity:1.459;transform:translate(40.7685vw,-10px) scale(.8102);animation:fall-88 26s -3s linear infinite}@keyframes fall-88{38.001%{transform:translate(36.4278vw,38.001vh) scale(.8102)}to{transform:translate(38.59815vw,99vh) scale(.8102)}}.snow:nth-child(89){opacity:1.531;transform:translate(26.3834vw,-10px) scale(.9357);animation:fall-89 19s -14s linear infinite}@keyframes fall-89{77.214%{transform:translate(20.5001vw,77.214vh) scale(.9357)}to{transform:translate(23.44175vw,99vh) scale(.9357)}}.snow:nth-child(90){opacity:.4976;transform:translate(97.6407vw,-10px) scale(.2118);animation:fall-90 20s -29s linear infinite}@keyframes fall-90{36.002%{transform:translate(106.2377vw,36.002vh) scale(.2118)}to{transform:translate(101.9392vw,99vh) scale(.2118)}}.snow:nth-child(91){opacity:.938;transform:translate(41.5483vw,-10px) scale(.8171);animation:fall-91 13s -13s linear infinite}@keyframes fall-91{55.172%{transform:translate(46.297vw,55.172vh) scale(.8171)}to{transform:translate(43.92265vw,99vh) scale(.8171)}}.snow:nth-child(92){opacity:.3586;transform:translate(73.349vw,-10px) scale(.4783);animation:fall-92 13s -7s linear infinite}@keyframes fall-92{37.751%{transform:translate(77.4263vw,37.751vh) scale(.4783)}to{transform:translate(75.38765vw,99vh) scale(.4783)}}.snow:nth-child(93){opacity:1.8462;transform:translate(57.5858vw,-10px) scale(.9382);animation:fall-93 24s -20s linear infinite}@keyframes fall-93{67.986%{transform:translate(64.088vw,67.986vh) scale(.9382)}to{transform:translate(60.8369vw,99vh) scale(.9382)}}.snow:nth-child(94){opacity:.9172;transform:translate(60.8742vw,-10px) scale(.1383);animation:fall-94 10s -6s linear infinite}@keyframes fall-94{31.55%{transform:translate(57.7223vw,31.55vh) scale(.1383)}to{transform:translate(59.29825vw,99vh) scale(.1383)}}.snow:nth-child(95){opacity:.6774;transform:translate(32.8234vw,-10px) scale(.0332);animation:fall-95 18s -6s linear infinite}@keyframes fall-95{49.725%{transform:translate(33.3295vw,49.725vh) scale(.0332)}to{transform:translate(33.07645vw,99vh) scale(.0332)}}.snow:nth-child(96){opacity:1.1812;transform:translate(99.1691vw,-10px) scale(.9283);animation:fall-96 30s -5s linear infinite}@keyframes fall-96{59.422%{transform:translate(98.8768vw,59.422vh) scale(.9283)}to{transform:translate(99.02295vw,99vh) scale(.9283)}}.snow:nth-child(97){opacity:1.5294;transform:translate(74.153vw,-10px) scale(.5965);animation:fall-97 21s -24s linear infinite}@keyframes fall-97{63.609%{transform:translate(75.307vw,63.609vh) scale(.5965)}to{transform:translate(74.73vw,99vh) scale(.5965)}}.snow:nth-child(98){opacity:.0136;transform:translate(59.6596vw,-10px) scale(.1126);animation:fall-98 25s -30s linear infinite}@keyframes fall-98{36.897%{transform:translate(59.248vw,36.897vh) scale(.1126)}to{transform:translate(59.4538vw,99vh) scale(.1126)}}.snow:nth-child(99){opacity:1.1828;transform:translate(33.3198vw,-10px) scale(.2969);animation:fall-99 21s -5s linear infinite}@keyframes fall-99{39.532%{transform:translate(41.7315vw,39.532vh) scale(.2969)}to{transform:translate(37.52565vw,99vh) scale(.2969)}}.snow:nth-child(100){opacity:.704;transform:translate(62.1613vw,-10px) scale(.2136);animation:fall-100 20s -13s linear infinite}@keyframes fall-100{49.008%{transform:translate(70.1661vw,49.008vh) scale(.2136)}to{transform:translate(66.1637vw,99vh) scale(.2136)}}.snow:nth-child(101){opacity:.3554;transform:translate(14.6129vw,-10px) scale(.2163);animation:fall-101 18s -13s linear infinite}@keyframes fall-101{59.777%{transform:translate(22.486vw,59.777vh) scale(.2163)}to{transform:translate(18.54945vw,99vh) scale(.2163)}}.snow:nth-child(102){opacity:.0818;transform:translate(6.5147vw,-10px) scale(.5139);animation:fall-102 21s -21s linear infinite}@keyframes fall-102{64.747%{transform:translate(13.944vw,64.747vh) scale(.5139)}to{transform:translate(10.22935vw,99vh) scale(.5139)}}.snow:nth-child(103){opacity:1.143;transform:translate(99.7569vw,-10px) scale(.5058);animation:fall-103 16s -3s linear infinite}@keyframes fall-103{41.946%{transform:translate(98.1768vw,41.946vh) scale(.5058)}to{transform:translate(98.96685vw,99vh) scale(.5058)}}.snow:nth-child(104){opacity:.688;transform:translate(48.709vw,-10px) scale(.2725);animation:fall-104 20s -24s linear infinite}@keyframes fall-104{46.302%{transform:translate(52.0891vw,46.302vh) scale(.2725)}to{transform:translate(50.39905vw,99vh) scale(.2725)}}.snow:nth-child(105){opacity:1.7834;transform:translate(61.3792vw,-10px) scale(.4356);animation:fall-105 13s -13s linear infinite}@keyframes fall-105{61.188%{transform:translate(51.4242vw,61.188vh) scale(.4356)}to{transform:translate(56.4017vw,99vh) scale(.4356)}}.snow:nth-child(106){opacity:1.0828;transform:translate(20.1392vw,-10px) scale(.5515);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{48.199%{transform:translate(13.4703vw,48.199vh) scale(.5515)}to{transform:translate(16.80475vw,99vh) scale(.5515)}}.snow:nth-child(107){opacity:1.0336;transform:translate(55.8974vw,-10px) scale(.7576);animation:fall-107 19s -23s linear infinite}@keyframes fall-107{67.399%{transform:translate(52.772vw,67.399vh) scale(.7576)}to{transform:translate(54.3347vw,99vh) scale(.7576)}}.snow:nth-child(108){opacity:.6906;transform:translate(92.7453vw,-10px) scale(.0516);animation:fall-108 25s -3s linear infinite}@keyframes fall-108{52.042%{transform:translate(102.6473vw,52.042vh) scale(.0516)}to{transform:translate(97.6963vw,99vh) scale(.0516)}}.snow:nth-child(109){opacity:.448;transform:translate(46.8214vw,-10px) scale(.7169);animation:fall-109 26s -2s linear infinite}@keyframes fall-109{34.942%{transform:translate(42.9623vw,34.942vh) scale(.7169)}to{transform:translate(44.89185vw,99vh) scale(.7169)}}.snow:nth-child(110){opacity:1.71;transform:translate(76.8329vw,-10px) scale(.385);animation:fall-110 29s -13s linear infinite}@keyframes fall-110{68.441%{transform:translate(75.9661vw,68.441vh) scale(.385)}to{transform:translate(76.3995vw,99vh) scale(.385)}}.snow:nth-child(111){opacity:.1302;transform:translate(13.8483vw,-10px) scale(.0011);animation:fall-111 24s -1s linear infinite}@keyframes fall-111{59.181%{transform:translate(6.602vw,59.181vh) scale(.0011)}to{transform:translate(10.22515vw,99vh) scale(.0011)}}.snow:nth-child(112){opacity:.3826;transform:translate(76.5588vw,-10px) scale(.2082);animation:fall-112 18s -30s linear infinite}@keyframes fall-112{56.468%{transform:translate(77.3297vw,56.468vh) scale(.2082)}to{transform:translate(76.94425vw,99vh) scale(.2082)}}.snow:nth-child(113){opacity:.051;transform:translate(55.8167vw,-10px) scale(.3947);animation:fall-113 25s -17s linear infinite}@keyframes fall-113{56.678%{transform:translate(57.3401vw,56.678vh) scale(.3947)}to{transform:translate(56.5784vw,99vh) scale(.3947)}}.snow:nth-child(114){opacity:.0142;transform:translate(20.2238vw,-10px) scale(.3669);animation:fall-114 10s -28s linear infinite}@keyframes fall-114{42.159%{transform:translate(21.7886vw,42.159vh) scale(.3669)}to{transform:translate(21.0062vw,99vh) scale(.3669)}}.snow:nth-child(115){opacity:.5668;transform:translate(8.3813vw,-10px) scale(.6879);animation:fall-115 15s -6s linear infinite}@keyframes fall-115{58.194%{transform:translate(-.6183vw,58.194vh) scale(.6879)}to{transform:translate(3.8815vw,99vh) scale(.6879)}}.snow:nth-child(116){opacity:.6856;transform:translate(49.4587vw,-10px) scale(.7582);animation:fall-116 12s -18s linear infinite}@keyframes fall-116{56.006%{transform:translate(50.9852vw,56.006vh) scale(.7582)}to{transform:translate(50.22195vw,99vh) scale(.7582)}}.snow:nth-child(117){opacity:.067;transform:translate(52.8801vw,-10px) scale(.164);animation:fall-117 11s -29s linear infinite}@keyframes fall-117{36.401%{transform:translate(58.6646vw,36.401vh) scale(.164)}to{transform:translate(55.77235vw,99vh) scale(.164)}}.snow:nth-child(118){opacity:.7146;transform:translate(48.8923vw,-10px) scale(.9392);animation:fall-118 30s -15s linear infinite}@keyframes fall-118{59.149%{transform:translate(45.9751vw,59.149vh) scale(.9392)}to{transform:translate(47.4337vw,99vh) scale(.9392)}}.snow:nth-child(119){opacity:1.2962;transform:translate(9.1195vw,-10px) scale(.6657);animation:fall-119 12s -13s linear infinite}@keyframes fall-119{71.908%{transform:translate(11.8759vw,71.908vh) scale(.6657)}to{transform:translate(10.4977vw,99vh) scale(.6657)}}.snow:nth-child(120){opacity:1.8082;transform:translate(46.1242vw,-10px) scale(.8778);animation:fall-120 12s -6s linear infinite}@keyframes fall-120{34.186%{transform:translate(52.7321vw,34.186vh) scale(.8778)}to{transform:translate(49.42815vw,99vh) scale(.8778)}}.snow:nth-child(121){opacity:.4536;transform:translate(48.7688vw,-10px) scale(.4755);animation:fall-121 18s -29s linear infinite}@keyframes fall-121{35.316%{transform:translate(49.6115vw,35.316vh) scale(.4755)}to{transform:translate(49.19015vw,99vh) scale(.4755)}}.snow:nth-child(122){opacity:.378;transform:translate(29.7132vw,-10px) scale(.6788);animation:fall-122 20s -22s linear infinite}@keyframes fall-122{50.032%{transform:translate(22.3vw,50.032vh) scale(.6788)}to{transform:translate(26.0066vw,99vh) scale(.6788)}}.snow:nth-child(123){opacity:1.0874;transform:translate(59.3175vw,-10px) scale(.0302);animation:fall-123 19s -7s linear infinite}@keyframes fall-123{59.293%{transform:translate(54.5651vw,59.293vh) scale(.0302)}to{transform:translate(56.9413vw,99vh) scale(.0302)}}.snow:nth-child(124){opacity:.2818;transform:translate(86.1026vw,-10px) scale(.4366);animation:fall-124 22s -18s linear infinite}@keyframes fall-124{60.514%{transform:translate(90.6627vw,60.514vh) scale(.4366)}to{transform:translate(88.38265vw,99vh) scale(.4366)}}.snow:nth-child(125){opacity:1.8134;transform:translate(23.6574vw,-10px) scale(.8763);animation:fall-125 14s -11s linear infinite}@keyframes fall-125{33.461%{transform:translate(20.2327vw,33.461vh) scale(.8763)}to{transform:translate(21.94505vw,99vh) scale(.8763)}}.snow:nth-child(126){opacity:.9798;transform:translate(30.4789vw,-10px) scale(.5097);animation:fall-126 25s -24s linear infinite}@keyframes fall-126{63.741%{transform:translate(31.189vw,63.741vh) scale(.5097)}to{transform:translate(30.83395vw,99vh) scale(.5097)}}.snow:nth-child(127){opacity:1.2406;transform:translate(79.9219vw,-10px) scale(.1673);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{38.926%{transform:translate(79.5802vw,38.926vh) scale(.1673)}to{transform:translate(79.75105vw,99vh) scale(.1673)}}.snow:nth-child(128){opacity:1.7444;transform:translate(59.432vw,-10px) scale(.7309);animation:fall-128 11s -26s linear infinite}@keyframes fall-128{76.523%{transform:translate(62.8045vw,76.523vh) scale(.7309)}to{transform:translate(61.11825vw,99vh) scale(.7309)}}.snow:nth-child(129){opacity:1.8778;transform:translate(73.491vw,-10px) scale(.6101);animation:fall-129 25s -16s linear infinite}@keyframes fall-129{63.136%{transform:translate(74.0369vw,63.136vh) scale(.6101)}to{transform:translate(73.76395vw,99vh) scale(.6101)}}.snow:nth-child(130){opacity:1.384;transform:translate(2.2215vw,-10px) scale(.3231);animation:fall-130 12s -11s linear infinite}@keyframes fall-130{58.989%{transform:translate(-1.1713vw,58.989vh) scale(.3231)}to{transform:translate(.5251vw,99vh) scale(.3231)}}.snow:nth-child(131){opacity:1.3228;transform:translate(11.0067vw,-10px) scale(.7301);animation:fall-131 16s -13s linear infinite}@keyframes fall-131{68.286%{transform:translate(19.8252vw,68.286vh) scale(.7301)}to{transform:translate(15.41595vw,99vh) scale(.7301)}}.snow:nth-child(132){opacity:1.328;transform:translate(27.9957vw,-10px) scale(.7543);animation:fall-132 11s -20s linear infinite}@keyframes fall-132{70.414%{transform:translate(28.2895vw,70.414vh) scale(.7543)}to{transform:translate(28.1426vw,99vh) scale(.7543)}}.snow:nth-child(133){opacity:.3414;transform:translate(6.0479vw,-10px) scale(.8765);animation:fall-133 30s -22s linear infinite}@keyframes fall-133{57.751%{transform:translate(12.3208vw,57.751vh) scale(.8765)}to{transform:translate(9.18435vw,99vh) scale(.8765)}}.snow:nth-child(134){opacity:.987;transform:translate(13.0688vw,-10px) scale(.7311);animation:fall-134 11s -7s linear infinite}@keyframes fall-134{44.433%{transform:translate(12.0748vw,44.433vh) scale(.7311)}to{transform:translate(12.5718vw,99vh) scale(.7311)}}.snow:nth-child(135){opacity:1.1484;transform:translate(9.1329vw,-10px) scale(.6698);animation:fall-135 22s -14s linear infinite}@keyframes fall-135{33.467%{transform:translate(16.1627vw,33.467vh) scale(.6698)}to{transform:translate(12.6478vw,99vh) scale(.6698)}}.snow:nth-child(136){opacity:.425;transform:translate(49.0075vw,-10px) scale(.1172);animation:fall-136 26s -2s linear infinite}@keyframes fall-136{40.466%{transform:translate(52.6634vw,40.466vh) scale(.1172)}to{transform:translate(50.83545vw,99vh) scale(.1172)}}.snow:nth-child(137){opacity:.0256;transform:translate(9.9913vw,-10px) scale(.3049);animation:fall-137 28s -30s linear infinite}@keyframes fall-137{48.223%{transform:translate(9.3527vw,48.223vh) scale(.3049)}to{transform:translate(9.672vw,99vh) scale(.3049)}}.snow:nth-child(138){opacity:.6086;transform:translate(8.2776vw,-10px) scale(.2716);animation:fall-138 18s -5s linear infinite}@keyframes fall-138{43.631%{transform:translate(2.9348vw,43.631vh) scale(.2716)}to{transform:translate(5.6062vw,99vh) scale(.2716)}}.snow:nth-child(139){opacity:.9462;transform:translate(21.966vw,-10px) scale(.0847);animation:fall-139 20s -22s linear infinite}@keyframes fall-139{78.358%{transform:translate(14.2718vw,78.358vh) scale(.0847)}to{transform:translate(18.1189vw,99vh) scale(.0847)}}.snow:nth-child(140){opacity:1.721;transform:translate(42.3103vw,-10px) scale(.3171);animation:fall-140 20s -17s linear infinite}@keyframes fall-140{68.109%{transform:translate(48.9393vw,68.109vh) scale(.3171)}to{transform:translate(45.6248vw,99vh) scale(.3171)}}.snow:nth-child(141){opacity:1.3398;transform:translate(73.6232vw,-10px) scale(.6679);animation:fall-141 25s -1s linear infinite}@keyframes fall-141{60.212%{transform:translate(72.1164vw,60.212vh) scale(.6679)}to{transform:translate(72.8698vw,99vh) scale(.6679)}}.snow:nth-child(142){opacity:1.0636;transform:translate(92.1097vw,-10px) scale(.0223);animation:fall-142 20s -20s linear infinite}@keyframes fall-142{70.843%{transform:translate(96.2862vw,70.843vh) scale(.0223)}to{transform:translate(94.19795vw,99vh) scale(.0223)}}.snow:nth-child(143){opacity:1.9496;transform:translate(74.6127vw,-10px) scale(.2762);animation:fall-143 25s -2s linear infinite}@keyframes fall-143{77.257%{transform:translate(65.7976vw,77.257vh) scale(.2762)}to{transform:translate(70.20515vw,99vh) scale(.2762)}}.snow:nth-child(144){opacity:1.216;transform:translate(30.2865vw,-10px) scale(.3644);animation:fall-144 10s -16s linear infinite}@keyframes fall-144{40.799%{transform:translate(35.888vw,40.799vh) scale(.3644)}to{transform:translate(33.08725vw,99vh) scale(.3644)}}.snow:nth-child(145){opacity:1.5026;transform:translate(98.95vw,-10px) scale(.732);animation:fall-145 13s -4s linear infinite}@keyframes fall-145{65.252%{transform:translate(92.5445vw,65.252vh) scale(.732)}to{transform:translate(95.74725vw,99vh) scale(.732)}}.snow:nth-child(146){opacity:1.9962;transform:translate(46.6801vw,-10px) scale(.0298);animation:fall-146 23s -16s linear infinite}@keyframes fall-146{36.332%{transform:translate(39.4834vw,36.332vh) scale(.0298)}to{transform:translate(43.08175vw,99vh) scale(.0298)}}.snow:nth-child(147){opacity:1.5376;transform:translate(61.3912vw,-10px) scale(.927);animation:fall-147 22s -8s linear infinite}@keyframes fall-147{40.211%{transform:translate(69.1041vw,40.211vh) scale(.927)}to{transform:translate(65.24765vw,99vh) scale(.927)}}.snow:nth-child(148){opacity:.8698;transform:translate(54.8794vw,-10px) scale(.2398);animation:fall-148 14s -8s linear infinite}@keyframes fall-148{53.116%{transform:translate(56.9527vw,53.116vh) scale(.2398)}to{transform:translate(55.91605vw,99vh) scale(.2398)}}.snow:nth-child(149){opacity:1.797;transform:translate(11.4732vw,-10px) scale(.445);animation:fall-149 19s -28s linear infinite}@keyframes fall-149{70.111%{transform:translate(8.9962vw,70.111vh) scale(.445)}to{transform:translate(10.2347vw,99vh) scale(.445)}}.snow:nth-child(150){opacity:1.139;transform:translate(47.041vw,-10px) scale(.4076);animation:fall-150 20s -20s linear infinite}@keyframes fall-150{56.438%{transform:translate(45.8227vw,56.438vh) scale(.4076)}to{transform:translate(46.43185vw,99vh) scale(.4076)}}.snow:nth-child(151){opacity:1.2162;transform:translate(94.7806vw,-10px) scale(.2222);animation:fall-151 13s -16s linear infinite}@keyframes fall-151{63.001%{transform:translate(87.6604vw,63.001vh) scale(.2222)}to{transform:translate(91.2205vw,99vh) scale(.2222)}}.snow:nth-child(152){opacity:.0976;transform:translate(23.563vw,-10px) scale(.2965);animation:fall-152 23s -8s linear infinite}@keyframes fall-152{36.954%{transform:translate(17.1908vw,36.954vh) scale(.2965)}to{transform:translate(20.3769vw,99vh) scale(.2965)}}.snow:nth-child(153){opacity:.0706;transform:translate(6.7507vw,-10px) scale(.8626);animation:fall-153 21s -28s linear infinite}@keyframes fall-153{74.327%{transform:translate(7.8124vw,74.327vh) scale(.8626)}to{transform:translate(7.28155vw,99vh) scale(.8626)}}.snow:nth-child(154){opacity:1.6562;transform:translate(60.5391vw,-10px) scale(.9252);animation:fall-154 11s -20s linear infinite}@keyframes fall-154{33.156%{transform:translate(52.0182vw,33.156vh) scale(.9252)}to{transform:translate(56.27865vw,99vh) scale(.9252)}}.snow:nth-child(155){opacity:.0078;transform:translate(.5985vw,-10px) scale(.9653);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{58.277%{transform:translate(-6.679vw,58.277vh) scale(.9653)}to{transform:translate(-3.04025vw,99vh) scale(.9653)}}.snow:nth-child(156){opacity:.1926;transform:translate(25.2256vw,-10px) scale(.7379);animation:fall-156 29s -2s linear infinite}@keyframes fall-156{67.314%{transform:translate(28.4614vw,67.314vh) scale(.7379)}to{transform:translate(26.8435vw,99vh) scale(.7379)}}.snow:nth-child(157){opacity:1.9548;transform:translate(38.672vw,-10px) scale(.2897);animation:fall-157 11s -19s linear infinite}@keyframes fall-157{67.352%{transform:translate(29.1589vw,67.352vh) scale(.2897)}to{transform:translate(33.91545vw,99vh) scale(.2897)}}.snow:nth-child(158){opacity:1.268;transform:translate(84.6983vw,-10px) scale(.2738);animation:fall-158 17s -12s linear infinite}@keyframes fall-158{57.772%{transform:translate(76.4874vw,57.772vh) scale(.2738)}to{transform:translate(80.59285vw,99vh) scale(.2738)}}.snow:nth-child(159){opacity:1.7832;transform:translate(87.8108vw,-10px) scale(.2022);animation:fall-159 10s -2s linear infinite}@keyframes fall-159{48.76%{transform:translate(90.8497vw,48.76vh) scale(.2022)}to{transform:translate(89.33025vw,99vh) scale(.2022)}}.snow:nth-child(160){opacity:.956;transform:translate(40.6886vw,-10px) scale(.1174);animation:fall-160 13s -26s linear infinite}@keyframes fall-160{70.92%{transform:translate(41.7283vw,70.92vh) scale(.1174)}to{transform:translate(41.20845vw,99vh) scale(.1174)}}.snow:nth-child(161){opacity:1.259;transform:translate(24.5286vw,-10px) scale(.1362);animation:fall-161 11s -23s linear infinite}@keyframes fall-161{34.462%{transform:translate(24.0117vw,34.462vh) scale(.1362)}to{transform:translate(24.27015vw,99vh) scale(.1362)}}.snow:nth-child(162){opacity:1.5946;transform:translate(50.9913vw,-10px) scale(.9007);animation:fall-162 10s -2s linear infinite}@keyframes fall-162{78.841%{transform:translate(48.4201vw,78.841vh) scale(.9007)}to{transform:translate(49.7057vw,99vh) scale(.9007)}}.snow:nth-child(163){opacity:1.3974;transform:translate(93.7738vw,-10px) scale(.5224);animation:fall-163 16s -29s linear infinite}@keyframes fall-163{55.065%{transform:translate(87.1105vw,55.065vh) scale(.5224)}to{transform:translate(90.44215vw,99vh) scale(.5224)}}.snow:nth-child(164){opacity:1.2736;transform:translate(41.5326vw,-10px) scale(.3507);animation:fall-164 10s -28s linear infinite}@keyframes fall-164{75.943%{transform:translate(41.769vw,75.943vh) scale(.3507)}to{transform:translate(41.6508vw,99vh) scale(.3507)}}.snow:nth-child(165){opacity:.2668;transform:translate(44.827vw,-10px) scale(.7389);animation:fall-165 13s -24s linear infinite}@keyframes fall-165{79.324%{transform:translate(53.9459vw,79.324vh) scale(.7389)}to{transform:translate(49.38645vw,99vh) scale(.7389)}}.snow:nth-child(166){opacity:.9724;transform:translate(67.0992vw,-10px) scale(.9408);animation:fall-166 10s -10s linear infinite}@keyframes fall-166{69.698%{transform:translate(60.3995vw,69.698vh) scale(.9408)}to{transform:translate(63.74935vw,99vh) scale(.9408)}}.snow:nth-child(167){opacity:1.821;transform:translate(58.1583vw,-10px) scale(.7429);animation:fall-167 23s -17s linear infinite}@keyframes fall-167{63.89%{transform:translate(67.5743vw,63.89vh) scale(.7429)}to{transform:translate(62.8663vw,99vh) scale(.7429)}}.snow:nth-child(168){opacity:1.4818;transform:translate(61.9437vw,-10px) scale(.5525);animation:fall-168 24s -26s linear infinite}@keyframes fall-168{64.161%{transform:translate(70.8917vw,64.161vh) scale(.5525)}to{transform:translate(66.4177vw,99vh) scale(.5525)}}.snow:nth-child(169){opacity:1.6378;transform:translate(81.9824vw,-10px) scale(.0708);animation:fall-169 23s -24s linear infinite}@keyframes fall-169{64.34%{transform:translate(85.0277vw,64.34vh) scale(.0708)}to{transform:translate(83.50505vw,99vh) scale(.0708)}}.snow:nth-child(170){opacity:.3408;transform:translate(47.182vw,-10px) scale(.5188);animation:fall-170 10s -8s linear infinite}@keyframes fall-170{45.5%{transform:translate(54.7249vw,45.5vh) scale(.5188)}to{transform:translate(50.95345vw,99vh) scale(.5188)}}.snow:nth-child(171){opacity:.7806;transform:translate(33.0527vw,-10px) scale(.2177);animation:fall-171 19s -2s linear infinite}@keyframes fall-171{72.512%{transform:translate(26.1834vw,72.512vh) scale(.2177)}to{transform:translate(29.61805vw,99vh) scale(.2177)}}.snow:nth-child(172){opacity:1.9326;transform:translate(87.2304vw,-10px) scale(.623);animation:fall-172 12s -4s linear infinite}@keyframes fall-172{53.475%{transform:translate(77.9393vw,53.475vh) scale(.623)}to{transform:translate(82.58485vw,99vh) scale(.623)}}.snow:nth-child(173){opacity:1.9202;transform:translate(51.3777vw,-10px) scale(.8742);animation:fall-173 25s -17s linear infinite}@keyframes fall-173{55.664%{transform:translate(48.5647vw,55.664vh) scale(.8742)}to{transform:translate(49.9712vw,99vh) scale(.8742)}}.snow:nth-child(174){opacity:1.304;transform:translate(27.3911vw,-10px) scale(.9434);animation:fall-174 22s -14s linear infinite}@keyframes fall-174{34.791%{transform:translate(31.665vw,34.791vh) scale(.9434)}to{transform:translate(29.52805vw,99vh) scale(.9434)}}.snow:nth-child(175){opacity:.3952;transform:translate(76.8719vw,-10px) scale(.6557);animation:fall-175 18s -24s linear infinite}@keyframes fall-175{78.578%{transform:translate(67.0571vw,78.578vh) scale(.6557)}to{transform:translate(71.9645vw,99vh) scale(.6557)}}.snow:nth-child(176){opacity:1.2944;transform:translate(65.6435vw,-10px) scale(.3243);animation:fall-176 10s -10s linear infinite}@keyframes fall-176{61.157%{transform:translate(65.2612vw,61.157vh) scale(.3243)}to{transform:translate(65.45235vw,99vh) scale(.3243)}}.snow:nth-child(177){opacity:1.333;transform:translate(66.0843vw,-10px) scale(.8678);animation:fall-177 18s -24s linear infinite}@keyframes fall-177{31.616%{transform:translate(69.2292vw,31.616vh) scale(.8678)}to{transform:translate(67.65675vw,99vh) scale(.8678)}}.snow:nth-child(178){opacity:.5928;transform:translate(1.0614vw,-10px) scale(.1846);animation:fall-178 27s -26s linear infinite}@keyframes fall-178{60.171%{transform:translate(-3.9186vw,60.171vh) scale(.1846)}to{transform:translate(-1.4286vw,99vh) scale(.1846)}}.snow:nth-child(179){opacity:1.7108;transform:translate(51.4097vw,-10px) scale(.4702);animation:fall-179 20s -24s linear infinite}@keyframes fall-179{72.749%{transform:translate(59.2185vw,72.749vh) scale(.4702)}to{transform:translate(55.3141vw,99vh) scale(.4702)}}.snow:nth-child(180){opacity:.383;transform:translate(55.542vw,-10px) scale(.675);animation:fall-180 21s -18s linear infinite}@keyframes fall-180{74.738%{transform:translate(60.358vw,74.738vh) scale(.675)}to{transform:translate(57.95vw,99vh) scale(.675)}}.snow:nth-child(181){opacity:.417;transform:translate(26.1406vw,-10px) scale(.0799);animation:fall-181 18s -30s linear infinite}@keyframes fall-181{39.546%{transform:translate(20.1216vw,39.546vh) scale(.0799)}to{transform:translate(23.1311vw,99vh) scale(.0799)}}.snow:nth-child(182){opacity:.5322;transform:translate(39.9263vw,-10px) scale(.4328);animation:fall-182 24s -30s linear infinite}@keyframes fall-182{52.196%{transform:translate(32.4286vw,52.196vh) scale(.4328)}to{transform:translate(36.17745vw,99vh) scale(.4328)}}.snow:nth-child(183){opacity:1.155;transform:translate(6.2208vw,-10px) scale(.7624);animation:fall-183 15s -19s linear infinite}@keyframes fall-183{30.464%{transform:translate(5.0626vw,30.464vh) scale(.7624)}to{transform:translate(5.6417vw,99vh) scale(.7624)}}.snow:nth-child(184){opacity:1.6006;transform:translate(41.2346vw,-10px) scale(.9465);animation:fall-184 16s -4s linear infinite}@keyframes fall-184{41.805%{transform:translate(50.558vw,41.805vh) scale(.9465)}to{transform:translate(45.8963vw,99vh) scale(.9465)}}.snow:nth-child(185){opacity:1.0418;transform:translate(36.871vw,-10px) scale(.0614);animation:fall-185 24s -6s linear infinite}@keyframes fall-185{72.673%{transform:translate(32.0422vw,72.673vh) scale(.0614)}to{transform:translate(34.4566vw,99vh) scale(.0614)}}.snow:nth-child(186){opacity:.7112;transform:translate(92.0912vw,-10px) scale(.5443);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{53.866%{transform:translate(95.7072vw,53.866vh) scale(.5443)}to{transform:translate(93.8992vw,99vh) scale(.5443)}}.snow:nth-child(187){opacity:1.407;transform:translate(20.2336vw,-10px) scale(.1254);animation:fall-187 11s -6s linear infinite}@keyframes fall-187{52.044%{transform:translate(19.3034vw,52.044vh) scale(.1254)}to{transform:translate(19.7685vw,99vh) scale(.1254)}}.snow:nth-child(188){opacity:.6344;transform:translate(77.6801vw,-10px) scale(.2099);animation:fall-188 18s -20s linear infinite}@keyframes fall-188{72.535%{transform:translate(71.8555vw,72.535vh) scale(.2099)}to{transform:translate(74.7678vw,99vh) scale(.2099)}}.snow:nth-child(189){opacity:1.0274;transform:translate(99.3006vw,-10px) scale(.4156);animation:fall-189 28s -18s linear infinite}@keyframes fall-189{72.88%{transform:translate(100.2726vw,72.88vh) scale(.4156)}to{transform:translate(99.7866vw,99vh) scale(.4156)}}.snow:nth-child(190){opacity:1.399;transform:translate(46.7326vw,-10px) scale(.6087);animation:fall-190 21s -18s linear infinite}@keyframes fall-190{61.218%{transform:translate(41.5031vw,61.218vh) scale(.6087)}to{transform:translate(44.11785vw,99vh) scale(.6087)}}.snow:nth-child(191){opacity:.481;transform:translate(22.3994vw,-10px) scale(.3231);animation:fall-191 24s -11s linear infinite}@keyframes fall-191{47.371%{transform:translate(17.2686vw,47.371vh) scale(.3231)}to{transform:translate(19.834vw,99vh) scale(.3231)}}.snow:nth-child(192){opacity:.2218;transform:translate(39.8278vw,-10px) scale(.0997);animation:fall-192 19s -18s linear infinite}@keyframes fall-192{61.552%{transform:translate(36.6255vw,61.552vh) scale(.0997)}to{transform:translate(38.22665vw,99vh) scale(.0997)}}.snow:nth-child(193){opacity:1.682;transform:translate(67.769vw,-10px) scale(.9633);animation:fall-193 10s -4s linear infinite}@keyframes fall-193{31.453%{transform:translate(77.473vw,31.453vh) scale(.9633)}to{transform:translate(72.621vw,99vh) scale(.9633)}}.snow:nth-child(194){opacity:.381;transform:translate(39.2788vw,-10px) scale(.0516);animation:fall-194 27s -7s linear infinite}@keyframes fall-194{35.255%{transform:translate(35.6437vw,35.255vh) scale(.0516)}to{transform:translate(37.46125vw,99vh) scale(.0516)}}.snow:nth-child(195){opacity:1.0768;transform:translate(99.2616vw,-10px) scale(.9272);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{74.886%{transform:translate(98.1767vw,74.886vh) scale(.9272)}to{transform:translate(98.71915vw,99vh) scale(.9272)}}.snow:nth-child(196){opacity:1.3668;transform:translate(91.1262vw,-10px) scale(.3978);animation:fall-196 12s -23s linear infinite}@keyframes fall-196{65.332%{transform:translate(96.8087vw,65.332vh) scale(.3978)}to{transform:translate(93.96745vw,99vh) scale(.3978)}}.snow:nth-child(197){opacity:.252;transform:translate(27.6009vw,-10px) scale(.6767);animation:fall-197 27s -3s linear infinite}@keyframes fall-197{49.783%{transform:translate(30.0671vw,49.783vh) scale(.6767)}to{transform:translate(28.834vw,99vh) scale(.6767)}}.snow:nth-child(198){opacity:.7386;transform:translate(91.6274vw,-10px) scale(.6664);animation:fall-198 13s -3s linear infinite}@keyframes fall-198{67.852%{transform:translate(99.9122vw,67.852vh) scale(.6664)}to{transform:translate(95.7698vw,99vh) scale(.6664)}}.snow:nth-child(199){opacity:1.3814;transform:translate(46.1441vw,-10px) scale(.7227);animation:fall-199 28s -19s linear infinite}@keyframes fall-199{41.018%{transform:translate(36.4283vw,41.018vh) scale(.7227)}to{transform:translate(41.2862vw,99vh) scale(.7227)}}.snow:nth-child(200){opacity:1.747;transform:translate(11.1953vw,-10px) scale(.7393);animation:fall-200 12s -2s linear infinite}@keyframes fall-200{69.212%{transform:translate(12.8019vw,69.212vh) scale(.7393)}to{transform:translate(11.9986vw,99vh) scale(.7393)}}.snow:nth-child(201){opacity:.9506;transform:translate(96.5069vw,-10px) scale(.8309);animation:fall-201 27s -22s linear infinite}@keyframes fall-201{66.192%{transform:translate(90.0352vw,66.192vh) scale(.8309)}to{transform:translate(93.27105vw,99vh) scale(.8309)}}.snow:nth-child(202){opacity:1.184;transform:translate(17.9094vw,-10px) scale(.7521);animation:fall-202 23s -27s linear infinite}@keyframes fall-202{39.869%{transform:translate(26.7224vw,39.869vh) scale(.7521)}to{transform:translate(22.3159vw,99vh) scale(.7521)}}.snow:nth-child(203){opacity:1.276;transform:translate(44.6251vw,-10px) scale(.7019);animation:fall-203 26s -16s linear infinite}@keyframes fall-203{56.65%{transform:translate(37.5889vw,56.65vh) scale(.7019)}to{transform:translate(41.107vw,99vh) scale(.7019)}}.snow:nth-child(204){opacity:1.5946;transform:translate(33.4238vw,-10px) scale(.1937);animation:fall-204 18s -22s linear infinite}@keyframes fall-204{51.57%{transform:translate(36.7323vw,51.57vh) scale(.1937)}to{transform:translate(35.07805vw,99vh) scale(.1937)}}.snow:nth-child(205){opacity:1.1118;transform:translate(84.7066vw,-10px) scale(.3691);animation:fall-205 29s -4s linear infinite}@keyframes fall-205{56.47%{transform:translate(81.8469vw,56.47vh) scale(.3691)}to{transform:translate(83.27675vw,99vh) scale(.3691)}}.snow:nth-child(206){opacity:.968;transform:translate(7.4097vw,-10px) scale(.9603);animation:fall-206 30s -28s linear infinite}@keyframes fall-206{37.202%{transform:translate(1.7738vw,37.202vh) scale(.9603)}to{transform:translate(4.59175vw,99vh) scale(.9603)}}.snow:nth-child(207){opacity:1.4764;transform:translate(87.0527vw,-10px) scale(.9896);animation:fall-207 11s -5s linear infinite}@keyframes fall-207{49.803%{transform:translate(93.4013vw,49.803vh) scale(.9896)}to{transform:translate(90.227vw,99vh) scale(.9896)}}.snow:nth-child(208){opacity:.7122;transform:translate(54.8152vw,-10px) scale(.5939);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{33.48%{transform:translate(53.5131vw,33.48vh) scale(.5939)}to{transform:translate(54.16415vw,99vh) scale(.5939)}}.snow:nth-child(209){opacity:.0822;transform:translate(43.4645vw,-10px) scale(.2854);animation:fall-209 12s -11s linear infinite}@keyframes fall-209{59.824%{transform:translate(52.0387vw,59.824vh) scale(.2854)}to{transform:translate(47.7516vw,99vh) scale(.2854)}}.snow:nth-child(210){opacity:1.3994;transform:translate(88.5458vw,-10px) scale(.9741);animation:fall-210 20s -17s linear infinite}@keyframes fall-210{55.201%{transform:translate(90.0445vw,55.201vh) scale(.9741)}to{transform:translate(89.29515vw,99vh) scale(.9741)}}.snow:nth-child(211){opacity:1.2534;transform:translate(24.7603vw,-10px) scale(.9481);animation:fall-211 15s -16s linear infinite}@keyframes fall-211{77.843%{transform:translate(28.2777vw,77.843vh) scale(.9481)}to{transform:translate(26.519vw,99vh) scale(.9481)}}.snow:nth-child(212){opacity:1.3478;transform:translate(78.0135vw,-10px) scale(.6802);animation:fall-212 17s -23s linear infinite}@keyframes fall-212{78.929%{transform:translate(68.5268vw,78.929vh) scale(.6802)}to{transform:translate(73.27015vw,99vh) scale(.6802)}}.snow:nth-child(213){opacity:.8756;transform:translate(3.7849vw,-10px) scale(.8317);animation:fall-213 15s -6s linear infinite}@keyframes fall-213{50.09%{transform:translate(1.6923vw,50.09vh) scale(.8317)}to{transform:translate(2.7386vw,99vh) scale(.8317)}}.snow:nth-child(214){opacity:1.8298;transform:translate(81.5424vw,-10px) scale(.0047);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{70.753%{transform:translate(88.9575vw,70.753vh) scale(.0047)}to{transform:translate(85.24995vw,99vh) scale(.0047)}}.snow:nth-child(215){opacity:1.9296;transform:translate(91.5447vw,-10px) scale(.9927);animation:fall-215 15s -15s linear infinite}@keyframes fall-215{62.082%{transform:translate(86.3217vw,62.082vh) scale(.9927)}to{transform:translate(88.9332vw,99vh) scale(.9927)}}.snow:nth-child(216){opacity:.615;transform:translate(35.2614vw,-10px) scale(.2216);animation:fall-216 21s -10s linear infinite}@keyframes fall-216{33.707%{transform:translate(26.5048vw,33.707vh) scale(.2216)}to{transform:translate(30.8831vw,99vh) scale(.2216)}}.snow:nth-child(217){opacity:1.2568;transform:translate(43.8008vw,-10px) scale(.5217);animation:fall-217 29s -24s linear infinite}@keyframes fall-217{73.743%{transform:translate(38.6895vw,73.743vh) scale(.5217)}to{transform:translate(41.24515vw,99vh) scale(.5217)}}.snow:nth-child(218){opacity:.81;transform:translate(26.4406vw,-10px) scale(.712);animation:fall-218 27s -16s linear infinite}@keyframes fall-218{47.618%{transform:translate(22.254vw,47.618vh) scale(.712)}to{transform:translate(24.3473vw,99vh) scale(.712)}}.snow:nth-child(219){opacity:1.698;transform:translate(28.7363vw,-10px) scale(.5428);animation:fall-219 26s -22s linear infinite}@keyframes fall-219{58.289%{transform:translate(25.5583vw,58.289vh) scale(.5428)}to{transform:translate(27.1473vw,99vh) scale(.5428)}}.snow:nth-child(220){opacity:1.6654;transform:translate(84.5197vw,-10px) scale(.8018);animation:fall-220 16s -5s linear infinite}@keyframes fall-220{62.435%{transform:translate(87.7067vw,62.435vh) scale(.8018)}to{transform:translate(86.1132vw,99vh) scale(.8018)}}.snow:nth-child(221){opacity:1.661;transform:translate(81.807vw,-10px) scale(.602);animation:fall-221 24s -12s linear infinite}@keyframes fall-221{60.425%{transform:translate(75.6424vw,60.425vh) scale(.602)}to{transform:translate(78.7247vw,99vh) scale(.602)}}.snow:nth-child(222){opacity:.0462;transform:translate(45.5771vw,-10px) scale(.0436);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{75.356%{transform:translate(42.8097vw,75.356vh) scale(.0436)}to{transform:translate(44.1934vw,99vh) scale(.0436)}}.snow:nth-child(223){opacity:.9554;transform:translate(53.3573vw,-10px) scale(.4564);animation:fall-223 26s -2s linear infinite}@keyframes fall-223{74.784%{transform:translate(51.9604vw,74.784vh) scale(.4564)}to{transform:translate(52.65885vw,99vh) scale(.4564)}}.snow:nth-child(224){opacity:1.924;transform:translate(62.1218vw,-10px) scale(.0219);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{73.297%{transform:translate(53.394vw,73.297vh) scale(.0219)}to{transform:translate(57.7579vw,99vh) scale(.0219)}}.snow:nth-child(225){opacity:.807;transform:translate(35.2627vw,-10px) scale(.5769);animation:fall-225 17s -10s linear infinite}@keyframes fall-225{48.076%{transform:translate(37.2995vw,48.076vh) scale(.5769)}to{transform:translate(36.2811vw,99vh) scale(.5769)}}.snow:nth-child(226){opacity:1.0208;transform:translate(66.6745vw,-10px) scale(.2934);animation:fall-226 13s -21s linear infinite}@keyframes fall-226{36.124%{transform:translate(71.7452vw,36.124vh) scale(.2934)}to{transform:translate(69.20985vw,99vh) scale(.2934)}}.snow:nth-child(227){opacity:1.462;transform:translate(96.2366vw,-10px) scale(.4468);animation:fall-227 26s -5s linear infinite}@keyframes fall-227{55.167%{transform:translate(90.7719vw,55.167vh) scale(.4468)}to{transform:translate(93.50425vw,99vh) scale(.4468)}}.snow:nth-child(228){opacity:.4768;transform:translate(73.4298vw,-10px) scale(.7165);animation:fall-228 30s -21s linear infinite}@keyframes fall-228{76.276%{transform:translate(83.105vw,76.276vh) scale(.7165)}to{transform:translate(78.2674vw,99vh) scale(.7165)}}.snow:nth-child(229){opacity:1.9788;transform:translate(24.0389vw,-10px) scale(.7114);animation:fall-229 23s -24s linear infinite}@keyframes fall-229{44.518%{transform:translate(29.9091vw,44.518vh) scale(.7114)}to{transform:translate(26.974vw,99vh) scale(.7114)}}.snow:nth-child(230){opacity:.8858;transform:translate(9.4047vw,-10px) scale(.8789);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{50.604%{transform:translate(9.1869vw,50.604vh) scale(.8789)}to{transform:translate(9.2958vw,99vh) scale(.8789)}}.snow:nth-child(231){opacity:1.724;transform:translate(3.0126vw,-10px) scale(.3565);animation:fall-231 17s -16s linear infinite}@keyframes fall-231{54.585%{transform:translate(5.4588vw,54.585vh) scale(.3565)}to{transform:translate(4.2357vw,99vh) scale(.3565)}}.snow:nth-child(232){opacity:1.9338;transform:translate(20.1328vw,-10px) scale(.8189);animation:fall-232 19s -26s linear infinite}@keyframes fall-232{75.907%{transform:translate(13.4016vw,75.907vh) scale(.8189)}to{transform:translate(16.7672vw,99vh) scale(.8189)}}.snow:nth-child(233){opacity:1.5888;transform:translate(15.0631vw,-10px) scale(.1375);animation:fall-233 10s -16s linear infinite}@keyframes fall-233{51.379%{transform:translate(18.9368vw,51.379vh) scale(.1375)}to{transform:translate(16.99995vw,99vh) scale(.1375)}}.snow:nth-child(234){opacity:1.7724;transform:translate(94.5771vw,-10px) scale(.1528);animation:fall-234 23s -28s linear infinite}@keyframes fall-234{63.814%{transform:translate(86.0512vw,63.814vh) scale(.1528)}to{transform:translate(90.31415vw,99vh) scale(.1528)}}.snow:nth-child(235){opacity:.3928;transform:translate(12.9718vw,-10px) scale(.6385);animation:fall-235 20s -11s linear infinite}@keyframes fall-235{43.107%{transform:translate(20.9196vw,43.107vh) scale(.6385)}to{transform:translate(16.9457vw,99vh) scale(.6385)}}.snow:nth-child(236){opacity:.7922;transform:translate(59.0656vw,-10px) scale(.0705);animation:fall-236 28s -4s linear infinite}@keyframes fall-236{50.21%{transform:translate(50.2268vw,50.21vh) scale(.0705)}to{transform:translate(54.6462vw,99vh) scale(.0705)}}.snow:nth-child(237){opacity:.4006;transform:translate(75.1044vw,-10px) scale(.8861);animation:fall-237 18s -20s linear infinite}@keyframes fall-237{41.042%{transform:translate(79.7034vw,41.042vh) scale(.8861)}to{transform:translate(77.4039vw,99vh) scale(.8861)}}.snow:nth-child(238){opacity:1.3328;transform:translate(11.4844vw,-10px) scale(.8917);animation:fall-238 14s -7s linear infinite}@keyframes fall-238{69.384%{transform:translate(20.9176vw,69.384vh) scale(.8917)}to{transform:translate(16.201vw,99vh) scale(.8917)}}.snow:nth-child(239){opacity:1.8394;transform:translate(61.7936vw,-10px) scale(.1372);animation:fall-239 18s -28s linear infinite}@keyframes fall-239{77.794%{transform:translate(58.7714vw,77.794vh) scale(.1372)}to{transform:translate(60.2825vw,99vh) scale(.1372)}}.snow:nth-child(240){opacity:.5538;transform:translate(96.1874vw,-10px) scale(.3196);animation:fall-240 23s -1s linear infinite}@keyframes fall-240{53.723%{transform:translate(86.8167vw,53.723vh) scale(.3196)}to{transform:translate(91.50205vw,99vh) scale(.3196)}}.snow:nth-child(241){opacity:.729;transform:translate(73.3658vw,-10px) scale(.0215);animation:fall-241 16s -8s linear infinite}@keyframes fall-241{75.178%{transform:translate(74.3525vw,75.178vh) scale(.0215)}to{transform:translate(73.85915vw,99vh) scale(.0215)}}.snow:nth-child(242){opacity:.0958;transform:translate(10.6214vw,-10px) scale(.1437);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{34.605%{transform:translate(11.7388vw,34.605vh) scale(.1437)}to{transform:translate(11.1801vw,99vh) scale(.1437)}}.snow:nth-child(243){opacity:.6414;transform:translate(81.3392vw,-10px) scale(.0086);animation:fall-243 29s -16s linear infinite}@keyframes fall-243{69.569%{transform:translate(71.3662vw,69.569vh) scale(.0086)}to{transform:translate(76.3527vw,99vh) scale(.0086)}}.snow:nth-child(244){opacity:.6036;transform:translate(63.2025vw,-10px) scale(.0498);animation:fall-244 26s -5s linear infinite}@keyframes fall-244{38.701%{transform:translate(55.3039vw,38.701vh) scale(.0498)}to{transform:translate(59.2532vw,99vh) scale(.0498)}}.snow:nth-child(245){opacity:.3186;transform:translate(18.7901vw,-10px) scale(.3026);animation:fall-245 20s -14s linear infinite}@keyframes fall-245{44.248%{transform:translate(21.1866vw,44.248vh) scale(.3026)}to{transform:translate(19.98835vw,99vh) scale(.3026)}}.snow:nth-child(246){opacity:1.7882;transform:translate(8.9585vw,-10px) scale(.5178);animation:fall-246 26s -5s linear infinite}@keyframes fall-246{30.648%{transform:translate(13.9772vw,30.648vh) scale(.5178)}to{transform:translate(11.46785vw,99vh) scale(.5178)}}.snow:nth-child(247){opacity:1.3982;transform:translate(48.995vw,-10px) scale(.8365);animation:fall-247 21s -18s linear infinite}@keyframes fall-247{67.579%{transform:translate(44.8274vw,67.579vh) scale(.8365)}to{transform:translate(46.9112vw,99vh) scale(.8365)}}.snow:nth-child(248){opacity:.2542;transform:translate(25.8567vw,-10px) scale(.9533);animation:fall-248 25s -20s linear infinite}@keyframes fall-248{36.012%{transform:translate(26.7392vw,36.012vh) scale(.9533)}to{transform:translate(26.29795vw,99vh) scale(.9533)}}.snow:nth-child(249){opacity:.0366;transform:translate(90.0542vw,-10px) scale(.0606);animation:fall-249 12s -9s linear infinite}@keyframes fall-249{34.183%{transform:translate(84.5055vw,34.183vh) scale(.0606)}to{transform:translate(87.27985vw,99vh) scale(.0606)}}.snow:nth-child(250){opacity:.2324;transform:translate(79.2801vw,-10px) scale(.314);animation:fall-250 11s -7s linear infinite}@keyframes fall-250{76.381%{transform:translate(82.8103vw,76.381vh) scale(.314)}to{transform:translate(81.0452vw,99vh) scale(.314)}}.snow:nth-child(251){opacity:.3716;transform:translate(39.6231vw,-10px) scale(.7041);animation:fall-251 13s -30s linear infinite}@keyframes fall-251{74.161%{transform:translate(40.9604vw,74.161vh) scale(.7041)}to{transform:translate(40.29175vw,99vh) scale(.7041)}}.snow:nth-child(252){opacity:.8492;transform:translate(60.1522vw,-10px) scale(.9328);animation:fall-252 19s -14s linear infinite}@keyframes fall-252{46.473%{transform:translate(67.7576vw,46.473vh) scale(.9328)}to{transform:translate(63.9549vw,99vh) scale(.9328)}}.snow:nth-child(253){opacity:1.4616;transform:translate(66.564vw,-10px) scale(.0264);animation:fall-253 29s -9s linear infinite}@keyframes fall-253{45.417%{transform:translate(75.6282vw,45.417vh) scale(.0264)}to{transform:translate(71.0961vw,99vh) scale(.0264)}}.snow:nth-child(254){opacity:.3566;transform:translate(50.6184vw,-10px) scale(.7119);animation:fall-254 25s -9s linear infinite}@keyframes fall-254{61.046%{transform:translate(43.8824vw,61.046vh) scale(.7119)}to{transform:translate(47.2504vw,99vh) scale(.7119)}}.snow:nth-child(255){opacity:1.996;transform:translate(43.1567vw,-10px) scale(.5635);animation:fall-255 29s -29s linear infinite}@keyframes fall-255{33.755%{transform:translate(37.1564vw,33.755vh) scale(.5635)}to{transform:translate(40.15655vw,99vh) scale(.5635)}}.snow:nth-child(256){opacity:.62;transform:translate(38.6946vw,-10px) scale(.1178);animation:fall-256 11s -8s linear infinite}@keyframes fall-256{47.166%{transform:translate(46.6216vw,47.166vh) scale(.1178)}to{transform:translate(42.6581vw,99vh) scale(.1178)}}.snow:nth-child(257){opacity:.2506;transform:translate(15.4698vw,-10px) scale(.9582);animation:fall-257 25s -6s linear infinite}@keyframes fall-257{47.172%{transform:translate(10.4141vw,47.172vh) scale(.9582)}to{transform:translate(12.94195vw,99vh) scale(.9582)}}.snow:nth-child(258){opacity:.5574;transform:translate(19.8439vw,-10px) scale(.4033);animation:fall-258 28s -21s linear infinite}@keyframes fall-258{71.359%{transform:translate(24.7687vw,71.359vh) scale(.4033)}to{transform:translate(22.3063vw,99vh) scale(.4033)}}.snow:nth-child(259){opacity:.3764;transform:translate(4.435vw,-10px) scale(.9183);animation:fall-259 30s -12s linear infinite}@keyframes fall-259{55.681%{transform:translate(10.8704vw,55.681vh) scale(.9183)}to{transform:translate(7.6527vw,99vh) scale(.9183)}}.snow:nth-child(260){opacity:1.018;transform:translate(52.7111vw,-10px) scale(.8785);animation:fall-260 18s -29s linear infinite}@keyframes fall-260{40.464%{transform:translate(43.4008vw,40.464vh) scale(.8785)}to{transform:translate(48.05595vw,99vh) scale(.8785)}}.snow:nth-child(261){opacity:1.0326;transform:translate(97.1232vw,-10px) scale(.0716);animation:fall-261 22s -22s linear infinite}@keyframes fall-261{76.605%{transform:translate(92.2866vw,76.605vh) scale(.0716)}to{transform:translate(94.7049vw,99vh) scale(.0716)}}.snow:nth-child(262){opacity:1.6698;transform:translate(29.9407vw,-10px) scale(.9143);animation:fall-262 13s -22s linear infinite}@keyframes fall-262{64.997%{transform:translate(29.7345vw,64.997vh) scale(.9143)}to{transform:translate(29.8376vw,99vh) scale(.9143)}}.snow:nth-child(263){opacity:1.9402;transform:translate(92.866vw,-10px) scale(.6181);animation:fall-263 20s -26s linear infinite}@keyframes fall-263{40.864%{transform:translate(96.1016vw,40.864vh) scale(.6181)}to{transform:translate(94.4838vw,99vh) scale(.6181)}}.snow:nth-child(264){opacity:1.504;transform:translate(61.5009vw,-10px) scale(.6825);animation:fall-264 23s -27s linear infinite}@keyframes fall-264{71.363%{transform:translate(59.1374vw,71.363vh) scale(.6825)}to{transform:translate(60.31915vw,99vh) scale(.6825)}}.snow:nth-child(265){opacity:1.7058;transform:translate(86.8156vw,-10px) scale(.6995);animation:fall-265 20s -14s linear infinite}@keyframes fall-265{56.421%{transform:translate(84.622vw,56.421vh) scale(.6995)}to{transform:translate(85.7188vw,99vh) scale(.6995)}}.snow:nth-child(266){opacity:1.8458;transform:translate(16.0164vw,-10px) scale(.6677);animation:fall-266 10s -15s linear infinite}@keyframes fall-266{53.972%{transform:translate(11.9809vw,53.972vh) scale(.6677)}to{transform:translate(13.99865vw,99vh) scale(.6677)}}.snow:nth-child(267){opacity:.8986;transform:translate(28.9049vw,-10px) scale(.9761);animation:fall-267 27s -17s linear infinite}@keyframes fall-267{68.893%{transform:translate(29.0021vw,68.893vh) scale(.9761)}to{transform:translate(28.9535vw,99vh) scale(.9761)}}.snow:nth-child(268){opacity:1.9044;transform:translate(67.3804vw,-10px) scale(.5483);animation:fall-268 11s -12s linear infinite}@keyframes fall-268{57.827%{transform:translate(67.7272vw,57.827vh) scale(.5483)}to{transform:translate(67.5538vw,99vh) scale(.5483)}}.snow:nth-child(269){opacity:.398;transform:translate(69.0151vw,-10px) scale(.1848);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{38.158%{transform:translate(67.0325vw,38.158vh) scale(.1848)}to{transform:translate(68.0238vw,99vh) scale(.1848)}}.snow:nth-child(270){opacity:1.9944;transform:translate(71.8255vw,-10px) scale(.0619);animation:fall-270 21s -21s linear infinite}@keyframes fall-270{52.842%{transform:translate(76.1408vw,52.842vh) scale(.0619)}to{transform:translate(73.98315vw,99vh) scale(.0619)}}.snow:nth-child(271){opacity:.4604;transform:translate(82.9255vw,-10px) scale(.6143);animation:fall-271 21s -19s linear infinite}@keyframes fall-271{33.092%{transform:translate(81.192vw,33.092vh) scale(.6143)}to{transform:translate(82.05875vw,99vh) scale(.6143)}}.snow:nth-child(272){opacity:.9024;transform:translate(72.1846vw,-10px) scale(.2175);animation:fall-272 29s -10s linear infinite}@keyframes fall-272{39.81%{transform:translate(72.3002vw,39.81vh) scale(.2175)}to{transform:translate(72.2424vw,99vh) scale(.2175)}}.snow:nth-child(273){opacity:.465;transform:translate(94.3003vw,-10px) scale(.2873);animation:fall-273 28s -30s linear infinite}@keyframes fall-273{77.671%{transform:translate(95.1963vw,77.671vh) scale(.2873)}to{transform:translate(94.7483vw,99vh) scale(.2873)}}.snow:nth-child(274){opacity:1.425;transform:translate(76.7381vw,-10px) scale(.6437);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{67.205%{transform:translate(71.1152vw,67.205vh) scale(.6437)}to{transform:translate(73.92665vw,99vh) scale(.6437)}}.snow:nth-child(275){opacity:1.6898;transform:translate(39.6946vw,-10px) scale(.2269);animation:fall-275 20s -23s linear infinite}@keyframes fall-275{52.316%{transform:translate(37.6517vw,52.316vh) scale(.2269)}to{transform:translate(38.67315vw,99vh) scale(.2269)}}.snow:nth-child(276){opacity:1.4716;transform:translate(51.1688vw,-10px) scale(.6915);animation:fall-276 13s -20s linear infinite}@keyframes fall-276{61.334%{transform:translate(60.3873vw,61.334vh) scale(.6915)}to{transform:translate(55.77805vw,99vh) scale(.6915)}}.snow:nth-child(277){opacity:.0956;transform:translate(68.8171vw,-10px) scale(.7023);animation:fall-277 16s -28s linear infinite}@keyframes fall-277{48.868%{transform:translate(63.4783vw,48.868vh) scale(.7023)}to{transform:translate(66.1477vw,99vh) scale(.7023)}}.snow:nth-child(278){opacity:1.851;transform:translate(54.2094vw,-10px) scale(.7733);animation:fall-278 21s -14s linear infinite}@keyframes fall-278{41.012%{transform:translate(59.2776vw,41.012vh) scale(.7733)}to{transform:translate(56.7435vw,99vh) scale(.7733)}}.snow:nth-child(279){opacity:1.8756;transform:translate(23.536vw,-10px) scale(.9666);animation:fall-279 11s -3s linear infinite}@keyframes fall-279{44.268%{transform:translate(17.0219vw,44.268vh) scale(.9666)}to{transform:translate(20.27895vw,99vh) scale(.9666)}}.snow:nth-child(280){opacity:1.3446;transform:translate(36.0373vw,-10px) scale(.4725);animation:fall-280 29s -11s linear infinite}@keyframes fall-280{67.019%{transform:translate(32.7182vw,67.019vh) scale(.4725)}to{transform:translate(34.37775vw,99vh) scale(.4725)}}.snow:nth-child(281){opacity:.322;transform:translate(83.6238vw,-10px) scale(.1455);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{67.272%{transform:translate(88.4401vw,67.272vh) scale(.1455)}to{transform:translate(86.03195vw,99vh) scale(.1455)}}.snow:nth-child(282){opacity:1.3434;transform:translate(86.7572vw,-10px) scale(.0568);animation:fall-282 21s -20s linear infinite}@keyframes fall-282{44.561%{transform:translate(88.2061vw,44.561vh) scale(.0568)}to{transform:translate(87.48165vw,99vh) scale(.0568)}}.snow:nth-child(283){opacity:1.7372;transform:translate(3.078vw,-10px) scale(.908);animation:fall-283 12s -10s linear infinite}@keyframes fall-283{50.444%{transform:translate(-6.3323vw,50.444vh) scale(.908)}to{transform:translate(-1.62715vw,99vh) scale(.908)}}.snow:nth-child(284){opacity:1.2928;transform:translate(82.7363vw,-10px) scale(.8875);animation:fall-284 26s -20s linear infinite}@keyframes fall-284{52.126%{transform:translate(84.8314vw,52.126vh) scale(.8875)}to{transform:translate(83.78385vw,99vh) scale(.8875)}}.snow:nth-child(285){opacity:.8298;transform:translate(29.892vw,-10px) scale(.1883);animation:fall-285 15s -21s linear infinite}@keyframes fall-285{50.238%{transform:translate(33.4639vw,50.238vh) scale(.1883)}to{transform:translate(31.67795vw,99vh) scale(.1883)}}.snow:nth-child(286){opacity:1.0874;transform:translate(1.0762vw,-10px) scale(.5837);animation:fall-286 30s -23s linear infinite}@keyframes fall-286{35.091%{transform:translate(4.6068vw,35.091vh) scale(.5837)}to{transform:translate(2.8415vw,99vh) scale(.5837)}}.snow:nth-child(287){opacity:.393;transform:translate(66.2897vw,-10px) scale(.2588);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{33.629%{transform:translate(71.2116vw,33.629vh) scale(.2588)}to{transform:translate(68.75065vw,99vh) scale(.2588)}}.snow:nth-child(288){opacity:.2224;transform:translate(40.0745vw,-10px) scale(.9745);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{40.887%{transform:translate(38.3237vw,40.887vh) scale(.9745)}to{transform:translate(39.1991vw,99vh) scale(.9745)}}.snow:nth-child(289){opacity:.4574;transform:translate(29.0531vw,-10px) scale(.4661);animation:fall-289 24s -25s linear infinite}@keyframes fall-289{46.176%{transform:translate(24.9308vw,46.176vh) scale(.4661)}to{transform:translate(26.99195vw,99vh) scale(.4661)}}.snow:nth-child(290){opacity:.508;transform:translate(15.7559vw,-10px) scale(.6622);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{31.58%{transform:translate(15.5906vw,31.58vh) scale(.6622)}to{transform:translate(15.67325vw,99vh) scale(.6622)}}.snow:nth-child(291){opacity:1.8046;transform:translate(63.932vw,-10px) scale(.4659);animation:fall-291 26s -2s linear infinite}@keyframes fall-291{60.479%{transform:translate(57.3106vw,60.479vh) scale(.4659)}to{transform:translate(60.6213vw,99vh) scale(.4659)}}.snow:nth-child(292){opacity:.8548;transform:translate(48.4481vw,-10px) scale(.7018);animation:fall-292 23s -26s linear infinite}@keyframes fall-292{63.929%{transform:translate(48.979vw,63.929vh) scale(.7018)}to{transform:translate(48.71355vw,99vh) scale(.7018)}}.snow:nth-child(293){opacity:1.8546;transform:translate(8.6585vw,-10px) scale(.7685);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{73.262%{transform:translate(4.0227vw,73.262vh) scale(.7685)}to{transform:translate(6.3406vw,99vh) scale(.7685)}}.snow:nth-child(294){opacity:.6678;transform:translate(77.0962vw,-10px) scale(.2421);animation:fall-294 26s -26s linear infinite}@keyframes fall-294{69.624%{transform:translate(72.0873vw,69.624vh) scale(.2421)}to{transform:translate(74.59175vw,99vh) scale(.2421)}}.snow:nth-child(295){opacity:.7872;transform:translate(30.6185vw,-10px) scale(.7403);animation:fall-295 23s -12s linear infinite}@keyframes fall-295{43.124%{transform:translate(29.2004vw,43.124vh) scale(.7403)}to{transform:translate(29.90945vw,99vh) scale(.7403)}}.snow:nth-child(296){opacity:.4128;transform:translate(24.2292vw,-10px) scale(.5258);animation:fall-296 12s -12s linear infinite}@keyframes fall-296{61.086%{transform:translate(32.0056vw,61.086vh) scale(.5258)}to{transform:translate(28.1174vw,99vh) scale(.5258)}}.snow:nth-child(297){opacity:.6704;transform:translate(60.3394vw,-10px) scale(.9727);animation:fall-297 20s -5s linear infinite}@keyframes fall-297{50.78%{transform:translate(64.5675vw,50.78vh) scale(.9727)}to{transform:translate(62.45345vw,99vh) scale(.9727)}}.snow:nth-child(298){opacity:1.381;transform:translate(76.497vw,-10px) scale(.9524);animation:fall-298 10s -19s linear infinite}@keyframes fall-298{39.727%{transform:translate(83.4608vw,39.727vh) scale(.9524)}to{transform:translate(79.9789vw,99vh) scale(.9524)}}.snow:nth-child(299){opacity:.7436;transform:translate(55.2924vw,-10px) scale(.9858);animation:fall-299 26s -4s linear infinite}@keyframes fall-299{66.229%{transform:translate(47.1191vw,66.229vh) scale(.9858)}to{transform:translate(51.20575vw,99vh) scale(.9858)}}.snow:nth-child(300){opacity:1.6026;transform:translate(25.9142vw,-10px) scale(.254);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{76.163%{transform:translate(18.1269vw,76.163vh) scale(.254)}to{transform:translate(22.02055vw,99vh) scale(.254)}}.snow:nth-child(301){opacity:1.1956;transform:translate(14.5268vw,-10px) scale(.0931);animation:fall-301 20s -17s linear infinite}@keyframes fall-301{71.33%{transform:translate(8.9898vw,71.33vh) scale(.0931)}to{transform:translate(11.7583vw,99vh) scale(.0931)}}.snow:nth-child(302){opacity:1.2456;transform:translate(82.3141vw,-10px) scale(.1746);animation:fall-302 20s -1s linear infinite}@keyframes fall-302{38.03%{transform:translate(74.4718vw,38.03vh) scale(.1746)}to{transform:translate(78.39295vw,99vh) scale(.1746)}}.snow:nth-child(303){opacity:1.3474;transform:translate(37.945vw,-10px) scale(.3722);animation:fall-303 29s -14s linear infinite}@keyframes fall-303{56.595%{transform:translate(37.2301vw,56.595vh) scale(.3722)}to{transform:translate(37.58755vw,99vh) scale(.3722)}}.snow:nth-child(304){opacity:1.5568;transform:translate(7.9776vw,-10px) scale(.4049);animation:fall-304 24s -29s linear infinite}@keyframes fall-304{61.27%{transform:translate(7.4864vw,61.27vh) scale(.4049)}to{transform:translate(7.732vw,99vh) scale(.4049)}}.snow:nth-child(305){opacity:.3866;transform:translate(65.1231vw,-10px) scale(.2012);animation:fall-305 27s -4s linear infinite}@keyframes fall-305{68.208%{transform:translate(57.8538vw,68.208vh) scale(.2012)}to{transform:translate(61.48845vw,99vh) scale(.2012)}}.snow:nth-child(306){opacity:.2306;transform:translate(57.2007vw,-10px) scale(.4312);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{67.98%{transform:translate(59.2305vw,67.98vh) scale(.4312)}to{transform:translate(58.2156vw,99vh) scale(.4312)}}.snow:nth-child(307){opacity:.6418;transform:translate(92.3117vw,-10px) scale(.2545);animation:fall-307 11s -15s linear infinite}@keyframes fall-307{70.956%{transform:translate(90.8445vw,70.956vh) scale(.2545)}to{transform:translate(91.5781vw,99vh) scale(.2545)}}.snow:nth-child(308){opacity:1.8106;transform:translate(77.3801vw,-10px) scale(.3362);animation:fall-308 24s -13s linear infinite}@keyframes fall-308{43.042%{transform:translate(72.2836vw,43.042vh) scale(.3362)}to{transform:translate(74.83185vw,99vh) scale(.3362)}}.snow:nth-child(309){opacity:1.4936;transform:translate(76.7173vw,-10px) scale(.3178);animation:fall-309 22s -21s linear infinite}@keyframes fall-309{53.917%{transform:translate(71.7138vw,53.917vh) scale(.3178)}to{transform:translate(74.21555vw,99vh) scale(.3178)}}.snow:nth-child(310){opacity:1.4778;transform:translate(87.725vw,-10px) scale(.2186);animation:fall-310 24s -21s linear infinite}@keyframes fall-310{30.953%{transform:translate(97.4987vw,30.953vh) scale(.2186)}to{transform:translate(92.61185vw,99vh) scale(.2186)}}.snow:nth-child(311){opacity:.5254;transform:translate(53.5722vw,-10px) scale(.7972);animation:fall-311 26s -29s linear infinite}@keyframes fall-311{40.495%{transform:translate(45.1515vw,40.495vh) scale(.7972)}to{transform:translate(49.36185vw,99vh) scale(.7972)}}.snow:nth-child(312){opacity:1.38;transform:translate(45.5549vw,-10px) scale(.3364);animation:fall-312 16s -21s linear infinite}@keyframes fall-312{63.369%{transform:translate(45.9134vw,63.369vh) scale(.3364)}to{transform:translate(45.73415vw,99vh) scale(.3364)}}.snow:nth-child(313){opacity:1.3098;transform:translate(43.2959vw,-10px) scale(.0258);animation:fall-313 29s -16s linear infinite}@keyframes fall-313{35.158%{transform:translate(39.0198vw,35.158vh) scale(.0258)}to{transform:translate(41.15785vw,99vh) scale(.0258)}}.snow:nth-child(314){opacity:.2194;transform:translate(5.0212vw,-10px) scale(.9806);animation:fall-314 15s -4s linear infinite}@keyframes fall-314{60.867%{transform:translate(13.3344vw,60.867vh) scale(.9806)}to{transform:translate(9.1778vw,99vh) scale(.9806)}}.snow:nth-child(315){opacity:1.4842;transform:translate(30.8475vw,-10px) scale(.2299);animation:fall-315 15s -15s linear infinite}@keyframes fall-315{47.767%{transform:translate(28.0053vw,47.767vh) scale(.2299)}to{transform:translate(29.4264vw,99vh) scale(.2299)}}.snow:nth-child(316){opacity:1.5816;transform:translate(23.7852vw,-10px) scale(.2064);animation:fall-316 20s -19s linear infinite}@keyframes fall-316{70.992%{transform:translate(26.2742vw,70.992vh) scale(.2064)}to{transform:translate(25.0297vw,99vh) scale(.2064)}}.snow:nth-child(317){opacity:1.7208;transform:translate(97.7706vw,-10px) scale(.706);animation:fall-317 28s -18s linear infinite}@keyframes fall-317{50.504%{transform:translate(101.7517vw,50.504vh) scale(.706)}to{transform:translate(99.76115vw,99vh) scale(.706)}}.snow:nth-child(318){opacity:1.3862;transform:translate(89.3794vw,-10px) scale(.0508);animation:fall-318 11s -3s linear infinite}@keyframes fall-318{41.863%{transform:translate(89.4992vw,41.863vh) scale(.0508)}to{transform:translate(89.4393vw,99vh) scale(.0508)}}.snow:nth-child(319){opacity:1.5338;transform:translate(35.4422vw,-10px) scale(.7455);animation:fall-319 10s -10s linear infinite}@keyframes fall-319{52.911%{transform:translate(36.6631vw,52.911vh) scale(.7455)}to{transform:translate(36.05265vw,99vh) scale(.7455)}}.snow:nth-child(320){opacity:1.728;transform:translate(43.0841vw,-10px) scale(.1359);animation:fall-320 20s -6s linear infinite}@keyframes fall-320{78.227%{transform:translate(40.2018vw,78.227vh) scale(.1359)}to{transform:translate(41.64295vw,99vh) scale(.1359)}}.snow:nth-child(321){opacity:.533;transform:translate(81.2282vw,-10px) scale(.3055);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{73.128%{transform:translate(71.3969vw,73.128vh) scale(.3055)}to{transform:translate(76.31255vw,99vh) scale(.3055)}}.snow:nth-child(322){opacity:1.636;transform:translate(79.8841vw,-10px) scale(.7122);animation:fall-322 15s -16s linear infinite}@keyframes fall-322{42.416%{transform:translate(82.5789vw,42.416vh) scale(.7122)}to{transform:translate(81.2315vw,99vh) scale(.7122)}}.snow:nth-child(323){opacity:1.6082;transform:translate(3.0992vw,-10px) scale(.3537);animation:fall-323 21s -8s linear infinite}@keyframes fall-323{55.291%{transform:translate(-6.6307vw,55.291vh) scale(.3537)}to{transform:translate(-1.76575vw,99vh) scale(.3537)}}.snow:nth-child(324){opacity:.7994;transform:translate(14.5243vw,-10px) scale(.0012);animation:fall-324 19s -24s linear infinite}@keyframes fall-324{72.272%{transform:translate(23.7325vw,72.272vh) scale(.0012)}to{transform:translate(19.1284vw,99vh) scale(.0012)}}.snow:nth-child(325){opacity:1.5638;transform:translate(67.206vw,-10px) scale(.601);animation:fall-325 13s -14s linear infinite}@keyframes fall-325{55.897%{transform:translate(74.4459vw,55.897vh) scale(.601)}to{transform:translate(70.82595vw,99vh) scale(.601)}}.snow:nth-child(326){opacity:.5446;transform:translate(24.0683vw,-10px) scale(.1922);animation:fall-326 14s -16s linear infinite}@keyframes fall-326{43.883%{transform:translate(18.8943vw,43.883vh) scale(.1922)}to{transform:translate(21.4813vw,99vh) scale(.1922)}}.snow:nth-child(327){opacity:.158;transform:translate(54.5737vw,-10px) scale(.5861);animation:fall-327 28s -23s linear infinite}@keyframes fall-327{58.711%{transform:translate(54.6331vw,58.711vh) scale(.5861)}to{transform:translate(54.6034vw,99vh) scale(.5861)}}.snow:nth-child(328){opacity:.534;transform:translate(39.6292vw,-10px) scale(.4993);animation:fall-328 14s -5s linear infinite}@keyframes fall-328{51.978%{transform:translate(49.5207vw,51.978vh) scale(.4993)}to{transform:translate(44.57495vw,99vh) scale(.4993)}}.snow:nth-child(329){opacity:.0404;transform:translate(53.014vw,-10px) scale(.341);animation:fall-329 15s -11s linear infinite}@keyframes fall-329{47.224%{transform:translate(46.7743vw,47.224vh) scale(.341)}to{transform:translate(49.89415vw,99vh) scale(.341)}}.snow:nth-child(330){opacity:1.8492;transform:translate(33.1981vw,-10px) scale(.9625);animation:fall-330 10s -3s linear infinite}@keyframes fall-330{62.943%{transform:translate(29.6066vw,62.943vh) scale(.9625)}to{transform:translate(31.40235vw,99vh) scale(.9625)}}.snow:nth-child(331){opacity:.9824;transform:translate(54.1669vw,-10px) scale(.5787);animation:fall-331 22s -1s linear infinite}@keyframes fall-331{71.994%{transform:translate(54.1736vw,71.994vh) scale(.5787)}to{transform:translate(54.17025vw,99vh) scale(.5787)}}.snow:nth-child(332){opacity:1.2254;transform:translate(94.9136vw,-10px) scale(.4559);animation:fall-332 27s -26s linear infinite}@keyframes fall-332{41.659%{transform:translate(104.7174vw,41.659vh) scale(.4559)}to{transform:translate(99.8155vw,99vh) scale(.4559)}}.snow:nth-child(333){opacity:.6124;transform:translate(10.7874vw,-10px) scale(.2766);animation:fall-333 18s -24s linear infinite}@keyframes fall-333{58.559%{transform:translate(6.0427vw,58.559vh) scale(.2766)}to{transform:translate(8.41505vw,99vh) scale(.2766)}}.snow:nth-child(334){opacity:1.5706;transform:translate(74.3581vw,-10px) scale(.6521);animation:fall-334 22s -26s linear infinite}@keyframes fall-334{57.856%{transform:translate(74.6058vw,57.856vh) scale(.6521)}to{transform:translate(74.48195vw,99vh) scale(.6521)}}.snow:nth-child(335){opacity:1.0668;transform:translate(72.5282vw,-10px) scale(.8101);animation:fall-335 29s -8s linear infinite}@keyframes fall-335{66.639%{transform:translate(81.7703vw,66.639vh) scale(.8101)}to{transform:translate(77.14925vw,99vh) scale(.8101)}}.snow:nth-child(336){opacity:1.1276;transform:translate(53.6891vw,-10px) scale(.8683);animation:fall-336 23s -20s linear infinite}@keyframes fall-336{74.853%{transform:translate(52.2647vw,74.853vh) scale(.8683)}to{transform:translate(52.9769vw,99vh) scale(.8683)}}.snow:nth-child(337){opacity:.9256;transform:translate(58.8156vw,-10px) scale(.3529);animation:fall-337 26s -17s linear infinite}@keyframes fall-337{61.391%{transform:translate(53.845vw,61.391vh) scale(.3529)}to{transform:translate(56.3303vw,99vh) scale(.3529)}}.snow:nth-child(338){opacity:.8642;transform:translate(93.664vw,-10px) scale(.541);animation:fall-338 26s -24s linear infinite}@keyframes fall-338{71.075%{transform:translate(99.1144vw,71.075vh) scale(.541)}to{transform:translate(96.3892vw,99vh) scale(.541)}}.snow:nth-child(339){opacity:1.5268;transform:translate(95.6178vw,-10px) scale(.6231);animation:fall-339 27s -29s linear infinite}@keyframes fall-339{41.962%{transform:translate(88.8965vw,41.962vh) scale(.6231)}to{transform:translate(92.25715vw,99vh) scale(.6231)}}.snow:nth-child(340){opacity:.0708;transform:translate(74.734vw,-10px) scale(.0387);animation:fall-340 26s -13s linear infinite}@keyframes fall-340{41.659%{transform:translate(79.6681vw,41.659vh) scale(.0387)}to{transform:translate(77.20105vw,99vh) scale(.0387)}}.snow:nth-child(341){opacity:1.885;transform:translate(51.026vw,-10px) scale(.2297);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{74.079%{transform:translate(52.8157vw,74.079vh) scale(.2297)}to{transform:translate(51.92085vw,99vh) scale(.2297)}}.snow:nth-child(342){opacity:1.6974;transform:translate(72.7111vw,-10px) scale(.1993);animation:fall-342 21s -23s linear infinite}@keyframes fall-342{45.549%{transform:translate(67.0721vw,45.549vh) scale(.1993)}to{transform:translate(69.8916vw,99vh) scale(.1993)}}.snow:nth-child(343){opacity:1.7414;transform:translate(66.917vw,-10px) scale(.6471);animation:fall-343 14s -7s linear infinite}@keyframes fall-343{66.7%{transform:translate(73.8372vw,66.7vh) scale(.6471)}to{transform:translate(70.3771vw,99vh) scale(.6471)}}.snow:nth-child(344){opacity:.9522;transform:translate(55.3513vw,-10px) scale(.9931);animation:fall-344 11s -7s linear infinite}@keyframes fall-344{30.097%{transform:translate(61.665vw,30.097vh) scale(.9931)}to{transform:translate(58.50815vw,99vh) scale(.9931)}}.snow:nth-child(345){opacity:1.3568;transform:translate(32.7842vw,-10px) scale(.9132);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{54.902%{transform:translate(28.9378vw,54.902vh) scale(.9132)}to{transform:translate(30.861vw,99vh) scale(.9132)}}.snow:nth-child(346){opacity:1.1266;transform:translate(10.3988vw,-10px) scale(.9689);animation:fall-346 10s -8s linear infinite}@keyframes fall-346{65.419%{transform:translate(4.2801vw,65.419vh) scale(.9689)}to{transform:translate(7.33945vw,99vh) scale(.9689)}}.snow:nth-child(347){opacity:.9552;transform:translate(74.0789vw,-10px) scale(.5215);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{63.786%{transform:translate(64.3196vw,63.786vh) scale(.5215)}to{transform:translate(69.19925vw,99vh) scale(.5215)}}.snow:nth-child(348){opacity:1.1568;transform:translate(47.7532vw,-10px) scale(.2021);animation:fall-348 22s -21s linear infinite}@keyframes fall-348{50.31%{transform:translate(57.6325vw,50.31vh) scale(.2021)}to{transform:translate(52.69285vw,99vh) scale(.2021)}}.snow:nth-child(349){opacity:1.9952;transform:translate(9.8295vw,-10px) scale(.6793);animation:fall-349 18s -11s linear infinite}@keyframes fall-349{42.866%{transform:translate(15.8645vw,42.866vh) scale(.6793)}to{transform:translate(12.847vw,99vh) scale(.6793)}}.snow:nth-child(350){opacity:.3014;transform:translate(81.8066vw,-10px) scale(.3487);animation:fall-350 11s -15s linear infinite}@keyframes fall-350{75.653%{transform:translate(90.5701vw,75.653vh) scale(.3487)}to{transform:translate(86.18835vw,99vh) scale(.3487)}}.snow:nth-child(351){opacity:.7018;transform:translate(55.3113vw,-10px) scale(.9094);animation:fall-351 17s -22s linear infinite}@keyframes fall-351{79.248%{transform:translate(58.7497vw,79.248vh) scale(.9094)}to{transform:translate(57.0305vw,99vh) scale(.9094)}}.snow:nth-child(352){opacity:1.551;transform:translate(54.2491vw,-10px) scale(.3528);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{68.37%{transform:translate(52.0824vw,68.37vh) scale(.3528)}to{transform:translate(53.16575vw,99vh) scale(.3528)}}.snow:nth-child(353){opacity:1.3262;transform:translate(81.6698vw,-10px) scale(.021);animation:fall-353 30s -11s linear infinite}@keyframes fall-353{72.764%{transform:translate(90.6753vw,72.764vh) scale(.021)}to{transform:translate(86.17255vw,99vh) scale(.021)}}.snow:nth-child(354){opacity:.4384;transform:translate(31.3836vw,-10px) scale(.6164);animation:fall-354 27s -5s linear infinite}@keyframes fall-354{49.56%{transform:translate(40.674vw,49.56vh) scale(.6164)}to{transform:translate(36.0288vw,99vh) scale(.6164)}}.snow:nth-child(355){opacity:.4668;transform:translate(15.5478vw,-10px) scale(.7089);animation:fall-355 13s -11s linear infinite}@keyframes fall-355{48.088%{transform:translate(7.4333vw,48.088vh) scale(.7089)}to{transform:translate(11.49055vw,99vh) scale(.7089)}}.snow:nth-child(356){opacity:.51;transform:translate(71.9893vw,-10px) scale(.96);animation:fall-356 16s -29s linear infinite}@keyframes fall-356{40.011%{transform:translate(67.1244vw,40.011vh) scale(.96)}to{transform:translate(69.55685vw,99vh) scale(.96)}}.snow:nth-child(357){opacity:.0482;transform:translate(75.7657vw,-10px) scale(.2017);animation:fall-357 24s -6s linear infinite}@keyframes fall-357{65.575%{transform:translate(67.3596vw,65.575vh) scale(.2017)}to{transform:translate(71.56265vw,99vh) scale(.2017)}}.snow:nth-child(358){opacity:1.7384;transform:translate(53.0363vw,-10px) scale(.2868);animation:fall-358 24s -12s linear infinite}@keyframes fall-358{68.375%{transform:translate(58.3083vw,68.375vh) scale(.2868)}to{transform:translate(55.6723vw,99vh) scale(.2868)}}.snow:nth-child(359){opacity:1.5932;transform:translate(91.1187vw,-10px) scale(.986);animation:fall-359 29s -30s linear infinite}@keyframes fall-359{56.565%{transform:translate(83.9082vw,56.565vh) scale(.986)}to{transform:translate(87.51345vw,99vh) scale(.986)}}.snow:nth-child(360){opacity:1.142;transform:translate(24.3515vw,-10px) scale(.6732);animation:fall-360 21s -18s linear infinite}@keyframes fall-360{36.26%{transform:translate(22.1972vw,36.26vh) scale(.6732)}to{transform:translate(23.27435vw,99vh) scale(.6732)}}.snow:nth-child(361){opacity:1.9606;transform:translate(31.5396vw,-10px) scale(.5214);animation:fall-361 11s -22s linear infinite}@keyframes fall-361{75.049%{transform:translate(35.8766vw,75.049vh) scale(.5214)}to{transform:translate(33.7081vw,99vh) scale(.5214)}}.snow:nth-child(362){opacity:1.9388;transform:translate(87.1794vw,-10px) scale(.9676);animation:fall-362 11s -12s linear infinite}@keyframes fall-362{76.101%{transform:translate(95.9118vw,76.101vh) scale(.9676)}to{transform:translate(91.5456vw,99vh) scale(.9676)}}.snow:nth-child(363){opacity:.9536;transform:translate(27.8907vw,-10px) scale(.9416);animation:fall-363 19s -3s linear infinite}@keyframes fall-363{41.108%{transform:translate(31.0567vw,41.108vh) scale(.9416)}to{transform:translate(29.4737vw,99vh) scale(.9416)}}.snow:nth-child(364){opacity:1.8504;transform:translate(40.9433vw,-10px) scale(.9576);animation:fall-364 12s -30s linear infinite}@keyframes fall-364{59.733%{transform:translate(39.3397vw,59.733vh) scale(.9576)}to{transform:translate(40.1415vw,99vh) scale(.9576)}}.snow:nth-child(365){opacity:1.4898;transform:translate(52.7342vw,-10px) scale(.4698);animation:fall-365 17s -5s linear infinite}@keyframes fall-365{38.43%{transform:translate(43.5965vw,38.43vh) scale(.4698)}to{transform:translate(48.16535vw,99vh) scale(.4698)}}.snow:nth-child(366){opacity:1.8936;transform:translate(8.746vw,-10px) scale(.6295);animation:fall-366 18s -15s linear infinite}@keyframes fall-366{72.223%{transform:translate(9.2387vw,72.223vh) scale(.6295)}to{transform:translate(8.99235vw,99vh) scale(.6295)}}.snow:nth-child(367){opacity:1.5412;transform:translate(55.5797vw,-10px) scale(.0473);animation:fall-367 25s -2s linear infinite}@keyframes fall-367{55.419%{transform:translate(60.3299vw,55.419vh) scale(.0473)}to{transform:translate(57.9548vw,99vh) scale(.0473)}}.snow:nth-child(368){opacity:1.8502;transform:translate(31.754vw,-10px) scale(.44);animation:fall-368 14s -22s linear infinite}@keyframes fall-368{72.916%{transform:translate(38.2377vw,72.916vh) scale(.44)}to{transform:translate(34.99585vw,99vh) scale(.44)}}.snow:nth-child(369){opacity:1.6146;transform:translate(52.8314vw,-10px) scale(.3813);animation:fall-369 24s -29s linear infinite}@keyframes fall-369{64.328%{transform:translate(59.7053vw,64.328vh) scale(.3813)}to{transform:translate(56.26835vw,99vh) scale(.3813)}}.snow:nth-child(370){opacity:1.9276;transform:translate(22.6729vw,-10px) scale(.3271);animation:fall-370 16s -17s linear infinite}@keyframes fall-370{60.887%{transform:translate(24.7021vw,60.887vh) scale(.3271)}to{transform:translate(23.6875vw,99vh) scale(.3271)}}.snow:nth-child(371){opacity:.9128;transform:translate(54.2993vw,-10px) scale(.5525);animation:fall-371 30s -2s linear infinite}@keyframes fall-371{37.291%{transform:translate(61.5325vw,37.291vh) scale(.5525)}to{transform:translate(57.9159vw,99vh) scale(.5525)}}.snow:nth-child(372){opacity:.453;transform:translate(44.7275vw,-10px) scale(.6841);animation:fall-372 17s -15s linear infinite}@keyframes fall-372{30.501%{transform:translate(52.3649vw,30.501vh) scale(.6841)}to{transform:translate(48.5462vw,99vh) scale(.6841)}}.snow:nth-child(373){opacity:.6748;transform:translate(74.3998vw,-10px) scale(.8613);animation:fall-373 23s -11s linear infinite}@keyframes fall-373{57.424%{transform:translate(83.4563vw,57.424vh) scale(.8613)}to{transform:translate(78.92805vw,99vh) scale(.8613)}}.snow:nth-child(374){opacity:.8096;transform:translate(15.8461vw,-10px) scale(.0784);animation:fall-374 12s -16s linear infinite}@keyframes fall-374{58.157%{transform:translate(11.7504vw,58.157vh) scale(.0784)}to{transform:translate(13.79825vw,99vh) scale(.0784)}}.snow:nth-child(375){opacity:.8612;transform:translate(8.2322vw,-10px) scale(.4047);animation:fall-375 21s -2s linear infinite}@keyframes fall-375{78.018%{transform:translate(17.9968vw,78.018vh) scale(.4047)}to{transform:translate(13.1145vw,99vh) scale(.4047)}}.snow:nth-child(376){opacity:.3632;transform:translate(28.3495vw,-10px) scale(.9729);animation:fall-376 30s -4s linear infinite}@keyframes fall-376{78.36%{transform:translate(19.4273vw,78.36vh) scale(.9729)}to{transform:translate(23.8884vw,99vh) scale(.9729)}}.snow:nth-child(377){opacity:.4142;transform:translate(55.5749vw,-10px) scale(.8435);animation:fall-377 27s -5s linear infinite}@keyframes fall-377{50.463%{transform:translate(46.8656vw,50.463vh) scale(.8435)}to{transform:translate(51.22025vw,99vh) scale(.8435)}}.snow:nth-child(378){opacity:.3604;transform:translate(64.0597vw,-10px) scale(.8508);animation:fall-378 23s -18s linear infinite}@keyframes fall-378{70.515%{transform:translate(59.4367vw,70.515vh) scale(.8508)}to{transform:translate(61.7482vw,99vh) scale(.8508)}}.snow:nth-child(379){opacity:.3256;transform:translate(10.2419vw,-10px) scale(.7062);animation:fall-379 22s -22s linear infinite}@keyframes fall-379{41.134%{transform:translate(13.8234vw,41.134vh) scale(.7062)}to{transform:translate(12.03265vw,99vh) scale(.7062)}}.snow:nth-child(380){opacity:.4716;transform:translate(30.7924vw,-10px) scale(.6604);animation:fall-380 16s -5s linear infinite}@keyframes fall-380{39.393%{transform:translate(22.1249vw,39.393vh) scale(.6604)}to{transform:translate(26.45865vw,99vh) scale(.6604)}}.snow:nth-child(381){opacity:.9346;transform:translate(95.7744vw,-10px) scale(.7342);animation:fall-381 10s -18s linear infinite}@keyframes fall-381{68.178%{transform:translate(96.4031vw,68.178vh) scale(.7342)}to{transform:translate(96.08875vw,99vh) scale(.7342)}}.snow:nth-child(382){opacity:.5706;transform:translate(82.4461vw,-10px) scale(.755);animation:fall-382 21s -10s linear infinite}@keyframes fall-382{47.471%{transform:translate(83.1093vw,47.471vh) scale(.755)}to{transform:translate(82.7777vw,99vh) scale(.755)}}.snow:nth-child(383){opacity:1.7262;transform:translate(75.05vw,-10px) scale(.3663);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{70.933%{transform:translate(84.002vw,70.933vh) scale(.3663)}to{transform:translate(79.526vw,99vh) scale(.3663)}}.snow:nth-child(384){opacity:.5962;transform:translate(20.7761vw,-10px) scale(.5669);animation:fall-384 18s -5s linear infinite}@keyframes fall-384{35.207%{transform:translate(17.0444vw,35.207vh) scale(.5669)}to{transform:translate(18.91025vw,99vh) scale(.5669)}}.snow:nth-child(385){opacity:.2622;transform:translate(18.5481vw,-10px) scale(.9585);animation:fall-385 22s -21s linear infinite}@keyframes fall-385{66.141%{transform:translate(19.3591vw,66.141vh) scale(.9585)}to{transform:translate(18.9536vw,99vh) scale(.9585)}}.snow:nth-child(386){opacity:.695;transform:translate(86.7713vw,-10px) scale(.1879);animation:fall-386 15s -16s linear infinite}@keyframes fall-386{67.443%{transform:translate(81.735vw,67.443vh) scale(.1879)}to{transform:translate(84.25315vw,99vh) scale(.1879)}}.snow:nth-child(387){opacity:.6818;transform:translate(55.1395vw,-10px) scale(.7691);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{41.545%{transform:translate(62.8401vw,41.545vh) scale(.7691)}to{transform:translate(58.9898vw,99vh) scale(.7691)}}.snow:nth-child(388){opacity:.6556;transform:translate(62.7234vw,-10px) scale(.0417);animation:fall-388 21s -25s linear infinite}@keyframes fall-388{59.486%{transform:translate(64.8438vw,59.486vh) scale(.0417)}to{transform:translate(63.7836vw,99vh) scale(.0417)}}.snow:nth-child(389){opacity:1.3162;transform:translate(52.1993vw,-10px) scale(.7507);animation:fall-389 12s -4s linear infinite}@keyframes fall-389{77.147%{transform:translate(55.7769vw,77.147vh) scale(.7507)}to{transform:translate(53.9881vw,99vh) scale(.7507)}}.snow:nth-child(390){opacity:1.9116;transform:translate(45.8381vw,-10px) scale(.8556);animation:fall-390 11s -11s linear infinite}@keyframes fall-390{78.024%{transform:translate(48.2528vw,78.024vh) scale(.8556)}to{transform:translate(47.04545vw,99vh) scale(.8556)}}.snow:nth-child(391){opacity:1.1436;transform:translate(5.2047vw,-10px) scale(.3508);animation:fall-391 11s -4s linear infinite}@keyframes fall-391{53.13%{transform:translate(-4.3169vw,53.13vh) scale(.3508)}to{transform:translate(.4439vw,99vh) scale(.3508)}}.snow:nth-child(392){opacity:.3066;transform:translate(44.841vw,-10px) scale(.7096);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{62.243%{transform:translate(49.8688vw,62.243vh) scale(.7096)}to{transform:translate(47.3549vw,99vh) scale(.7096)}}.snow:nth-child(393){opacity:.2308;transform:translate(8.3242vw,-10px) scale(.579);animation:fall-393 24s -5s linear infinite}@keyframes fall-393{32.221%{transform:translate(17.0018vw,32.221vh) scale(.579)}to{transform:translate(12.663vw,99vh) scale(.579)}}.snow:nth-child(394){opacity:1.2722;transform:translate(44.2476vw,-10px) scale(.8304);animation:fall-394 18s -27s linear infinite}@keyframes fall-394{62.241%{transform:translate(41.4119vw,62.241vh) scale(.8304)}to{transform:translate(42.82975vw,99vh) scale(.8304)}}.snow:nth-child(395){opacity:1.3594;transform:translate(38.571vw,-10px) scale(.6546);animation:fall-395 19s -23s linear infinite}@keyframes fall-395{53.514%{transform:translate(42.5633vw,53.514vh) scale(.6546)}to{transform:translate(40.56715vw,99vh) scale(.6546)}}.snow:nth-child(396){opacity:1.7418;transform:translate(39.0609vw,-10px) scale(.838);animation:fall-396 15s -7s linear infinite}@keyframes fall-396{49.549%{transform:translate(36.8062vw,49.549vh) scale(.838)}to{transform:translate(37.93355vw,99vh) scale(.838)}}.snow:nth-child(397){opacity:1.3444;transform:translate(79.1382vw,-10px) scale(.2842);animation:fall-397 27s -7s linear infinite}@keyframes fall-397{37.99%{transform:translate(76.4354vw,37.99vh) scale(.2842)}to{transform:translate(77.7868vw,99vh) scale(.2842)}}.snow:nth-child(398){opacity:.431;transform:translate(30.6913vw,-10px) scale(.0564);animation:fall-398 29s -4s linear infinite}@keyframes fall-398{64.805%{transform:translate(21.1453vw,64.805vh) scale(.0564)}to{transform:translate(25.9183vw,99vh) scale(.0564)}}.snow:nth-child(399){opacity:1.6946;transform:translate(21.4627vw,-10px) scale(.7561);animation:fall-399 29s -8s linear infinite}@keyframes fall-399{35.019%{transform:translate(18.374vw,35.019vh) scale(.7561)}to{transform:translate(19.91835vw,99vh) scale(.7561)}}.snow:nth-child(400){opacity:1.587;transform:translate(91.1661vw,-10px) scale(.7687);animation:fall-400 12s -18s linear infinite}@keyframes fall-400{44.884%{transform:translate(91.9047vw,44.884vh) scale(.7687)}to{transform:translate(91.5354vw,99vh) scale(.7687)}}\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:.2258;transform:translate(23.8233vw,-10px) scale(.2389);animation:fall-1 27s -26s linear infinite}@keyframes fall-1{57.944%{transform:translate(24.7512vw,57.944vh) scale(.2389)}to{transform:translate(24.28725vw,99vh) scale(.2389)}}.snow:nth-child(2){opacity:.7518;transform:translate(5.5559vw,-10px) scale(.9046);animation:fall-2 17s -30s linear infinite}@keyframes fall-2{79.032%{transform:translate(15.493vw,79.032vh) scale(.9046)}to{transform:translate(10.52445vw,99vh) scale(.9046)}}.snow:nth-child(3){opacity:1.0696;transform:translate(91.362vw,-10px) scale(.9134);animation:fall-3 18s -10s linear infinite}@keyframes fall-3{78.709%{transform:translate(92.2886vw,78.709vh) scale(.9134)}to{transform:translate(91.8253vw,99vh) scale(.9134)}}.snow:nth-child(4){opacity:.7698;transform:translate(65.2595vw,-10px) scale(.5963);animation:fall-4 13s -14s linear infinite}@keyframes fall-4{37.998%{transform:translate(70.5585vw,37.998vh) scale(.5963)}to{transform:translate(67.909vw,99vh) scale(.5963)}}.snow:nth-child(5){opacity:.1704;transform:translate(81.4122vw,-10px) scale(.1852);animation:fall-5 17s -28s linear infinite}@keyframes fall-5{55.703%{transform:translate(88.83vw,55.703vh) scale(.1852)}to{transform:translate(85.1211vw,99vh) scale(.1852)}}.snow:nth-child(6){opacity:.4364;transform:translate(57.6189vw,-10px) scale(.281);animation:fall-6 27s -4s linear infinite}@keyframes fall-6{44.017%{transform:translate(58.0362vw,44.017vh) scale(.281)}to{transform:translate(57.82755vw,99vh) scale(.281)}}.snow:nth-child(7){opacity:1.524;transform:translate(38.7662vw,-10px) scale(.6018);animation:fall-7 24s -12s linear infinite}@keyframes fall-7{68.631%{transform:translate(34.2617vw,68.631vh) scale(.6018)}to{transform:translate(36.51395vw,99vh) scale(.6018)}}.snow:nth-child(8){opacity:1.9842;transform:translate(2.974vw,-10px) scale(.1033);animation:fall-8 27s -19s linear infinite}@keyframes fall-8{38.537%{transform:translate(-1.3704vw,38.537vh) scale(.1033)}to{transform:translate(.8018vw,99vh) scale(.1033)}}.snow:nth-child(9){opacity:1.5104;transform:translate(88.7025vw,-10px) scale(.9808);animation:fall-9 26s -10s linear infinite}@keyframes fall-9{48.331%{transform:translate(88.267vw,48.331vh) scale(.9808)}to{transform:translate(88.48475vw,99vh) scale(.9808)}}.snow:nth-child(10){opacity:1.4884;transform:translate(56.1666vw,-10px) scale(.3827);animation:fall-10 15s -26s linear infinite}@keyframes fall-10{63.986%{transform:translate(49.852vw,63.986vh) scale(.3827)}to{transform:translate(53.0093vw,99vh) scale(.3827)}}.snow:nth-child(11){opacity:1.6858;transform:translate(7.5194vw,-10px) scale(.6115);animation:fall-11 27s -2s linear infinite}@keyframes fall-11{42.574%{transform:translate(6.8889vw,42.574vh) scale(.6115)}to{transform:translate(7.20415vw,99vh) scale(.6115)}}.snow:nth-child(12){opacity:1.4952;transform:translate(72.5809vw,-10px) scale(.2319);animation:fall-12 16s -27s linear infinite}@keyframes fall-12{48.055%{transform:translate(76.5905vw,48.055vh) scale(.2319)}to{transform:translate(74.5857vw,99vh) scale(.2319)}}.snow:nth-child(13){opacity:.3088;transform:translate(71.1534vw,-10px) scale(.4698);animation:fall-13 27s -27s linear infinite}@keyframes fall-13{74.448%{transform:translate(79.0876vw,74.448vh) scale(.4698)}to{transform:translate(75.1205vw,99vh) scale(.4698)}}.snow:nth-child(14){opacity:.1908;transform:translate(81.1981vw,-10px) scale(.9642);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.695%{transform:translate(87.0872vw,73.695vh) scale(.9642)}to{transform:translate(84.14265vw,99vh) scale(.9642)}}.snow:nth-child(15){opacity:.559;transform:translate(33.8533vw,-10px) scale(.344);animation:fall-15 19s -22s linear infinite}@keyframes fall-15{33.871%{transform:translate(28.5403vw,33.871vh) scale(.344)}to{transform:translate(31.1968vw,99vh) scale(.344)}}.snow:nth-child(16){opacity:1.1342;transform:translate(77.8882vw,-10px) scale(.5197);animation:fall-16 18s -2s linear infinite}@keyframes fall-16{30.659%{transform:translate(76.2788vw,30.659vh) scale(.5197)}to{transform:translate(77.0835vw,99vh) scale(.5197)}}.snow:nth-child(17){opacity:.2028;transform:translate(35.047vw,-10px) scale(.1552);animation:fall-17 21s -30s linear infinite}@keyframes fall-17{71.288%{transform:translate(37.304vw,71.288vh) scale(.1552)}to{transform:translate(36.1755vw,99vh) scale(.1552)}}.snow:nth-child(18){opacity:.4572;transform:translate(36.1391vw,-10px) scale(.1257);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{48.336%{transform:translate(38.5808vw,48.336vh) scale(.1257)}to{transform:translate(37.35995vw,99vh) scale(.1257)}}.snow:nth-child(19){opacity:1.5384;transform:translate(28.9082vw,-10px) scale(.3076);animation:fall-19 29s -8s linear infinite}@keyframes fall-19{76.06%{transform:translate(23.1099vw,76.06vh) scale(.3076)}to{transform:translate(26.00905vw,99vh) scale(.3076)}}.snow:nth-child(20){opacity:.2734;transform:translate(71.4439vw,-10px) scale(.8883);animation:fall-20 29s -18s linear infinite}@keyframes fall-20{66.222%{transform:translate(69.6516vw,66.222vh) scale(.8883)}to{transform:translate(70.54775vw,99vh) scale(.8883)}}.snow:nth-child(21){opacity:1.2354;transform:translate(72.3498vw,-10px) scale(.6201);animation:fall-21 26s -9s linear infinite}@keyframes fall-21{60.798%{transform:translate(82.2493vw,60.798vh) scale(.6201)}to{transform:translate(77.29955vw,99vh) scale(.6201)}}.snow:nth-child(22){opacity:1.872;transform:translate(55.111vw,-10px) scale(.3727);animation:fall-22 22s -9s linear infinite}@keyframes fall-22{35.132%{transform:translate(47.2525vw,35.132vh) scale(.3727)}to{transform:translate(51.18175vw,99vh) scale(.3727)}}.snow:nth-child(23){opacity:1.367;transform:translate(55.6539vw,-10px) scale(.2186);animation:fall-23 18s -21s linear infinite}@keyframes fall-23{42.129%{transform:translate(55.5248vw,42.129vh) scale(.2186)}to{transform:translate(55.58935vw,99vh) scale(.2186)}}.snow:nth-child(24){opacity:.8076;transform:translate(14.3017vw,-10px) scale(.0833);animation:fall-24 24s -2s linear infinite}@keyframes fall-24{30.766%{transform:translate(17.9333vw,30.766vh) scale(.0833)}to{transform:translate(16.1175vw,99vh) scale(.0833)}}.snow:nth-child(25){opacity:.9156;transform:translate(21.7049vw,-10px) scale(.7721);animation:fall-25 27s -27s linear infinite}@keyframes fall-25{32.927%{transform:translate(17.3271vw,32.927vh) scale(.7721)}to{transform:translate(19.516vw,99vh) scale(.7721)}}.snow:nth-child(26){opacity:.3444;transform:translate(23.4911vw,-10px) scale(.9553);animation:fall-26 17s -5s linear infinite}@keyframes fall-26{64.49%{transform:translate(27.2398vw,64.49vh) scale(.9553)}to{transform:translate(25.36545vw,99vh) scale(.9553)}}.snow:nth-child(27){opacity:1.731;transform:translate(36.6772vw,-10px) scale(.0122);animation:fall-27 27s -16s linear infinite}@keyframes fall-27{39.603%{transform:translate(45.0326vw,39.603vh) scale(.0122)}to{transform:translate(40.8549vw,99vh) scale(.0122)}}.snow:nth-child(28){opacity:.7874;transform:translate(40.19vw,-10px) scale(.2946);animation:fall-28 25s -15s linear infinite}@keyframes fall-28{72.928%{transform:translate(39.3905vw,72.928vh) scale(.2946)}to{transform:translate(39.79025vw,99vh) scale(.2946)}}.snow:nth-child(29){opacity:.166;transform:translate(43.1126vw,-10px) scale(.2968);animation:fall-29 15s -14s linear infinite}@keyframes fall-29{31.159%{transform:translate(47.3431vw,31.159vh) scale(.2968)}to{transform:translate(45.22785vw,99vh) scale(.2968)}}.snow:nth-child(30){opacity:.4522;transform:translate(71.1158vw,-10px) scale(.8485);animation:fall-30 30s -25s linear infinite}@keyframes fall-30{64.873%{transform:translate(74.3084vw,64.873vh) scale(.8485)}to{transform:translate(72.7121vw,99vh) scale(.8485)}}.snow:nth-child(31){opacity:.6352;transform:translate(63.8557vw,-10px) scale(.5787);animation:fall-31 21s -17s linear infinite}@keyframes fall-31{44.075%{transform:translate(64.8666vw,44.075vh) scale(.5787)}to{transform:translate(64.36115vw,99vh) scale(.5787)}}.snow:nth-child(32){opacity:1.4172;transform:translate(85.7156vw,-10px) scale(.9147);animation:fall-32 11s -17s linear infinite}@keyframes fall-32{62.89%{transform:translate(83.4772vw,62.89vh) scale(.9147)}to{transform:translate(84.5964vw,99vh) scale(.9147)}}.snow:nth-child(33){opacity:1.3546;transform:translate(13.5241vw,-10px) scale(.4182);animation:fall-33 14s -4s linear infinite}@keyframes fall-33{35.546%{transform:translate(11.2868vw,35.546vh) scale(.4182)}to{transform:translate(12.40545vw,99vh) scale(.4182)}}.snow:nth-child(34){opacity:.084;transform:translate(72.5211vw,-10px) scale(.4598);animation:fall-34 17s -27s linear infinite}@keyframes fall-34{42.105%{transform:translate(64.5526vw,42.105vh) scale(.4598)}to{transform:translate(68.53685vw,99vh) scale(.4598)}}.snow:nth-child(35){opacity:.0058;transform:translate(41.7372vw,-10px) scale(.336);animation:fall-35 27s -6s linear infinite}@keyframes fall-35{32.351%{transform:translate(37.9234vw,32.351vh) scale(.336)}to{transform:translate(39.8303vw,99vh) scale(.336)}}.snow:nth-child(36){opacity:1.961;transform:translate(27.8622vw,-10px) scale(.3653);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{49.404%{transform:translate(32.8253vw,49.404vh) scale(.3653)}to{transform:translate(30.34375vw,99vh) scale(.3653)}}.snow:nth-child(37){opacity:.2082;transform:translate(50.1387vw,-10px) scale(.5683);animation:fall-37 11s -17s linear infinite}@keyframes fall-37{56.954%{transform:translate(49.62vw,56.954vh) scale(.5683)}to{transform:translate(49.87935vw,99vh) scale(.5683)}}.snow:nth-child(38){opacity:1.6676;transform:translate(48.7302vw,-10px) scale(.313);animation:fall-38 24s -13s linear infinite}@keyframes fall-38{55.798%{transform:translate(40.4424vw,55.798vh) scale(.313)}to{transform:translate(44.5863vw,99vh) scale(.313)}}.snow:nth-child(39){opacity:1.527;transform:translate(27.1774vw,-10px) scale(.2377);animation:fall-39 14s -4s linear infinite}@keyframes fall-39{50.305%{transform:translate(31.6924vw,50.305vh) scale(.2377)}to{transform:translate(29.4349vw,99vh) scale(.2377)}}.snow:nth-child(40){opacity:.8218;transform:translate(27.8378vw,-10px) scale(.313);animation:fall-40 10s -20s linear infinite}@keyframes fall-40{67.612%{transform:translate(37.6401vw,67.612vh) scale(.313)}to{transform:translate(32.73895vw,99vh) scale(.313)}}.snow:nth-child(41){opacity:1.6104;transform:translate(13.046vw,-10px) scale(.0145);animation:fall-41 11s -21s linear infinite}@keyframes fall-41{68.377%{transform:translate(19.963vw,68.377vh) scale(.0145)}to{transform:translate(16.5045vw,99vh) scale(.0145)}}.snow:nth-child(42){opacity:.1244;transform:translate(91.7527vw,-10px) scale(.1492);animation:fall-42 16s -2s linear infinite}@keyframes fall-42{68.528%{transform:translate(92.5284vw,68.528vh) scale(.1492)}to{transform:translate(92.14055vw,99vh) scale(.1492)}}.snow:nth-child(43){opacity:.7442;transform:translate(5.1023vw,-10px) scale(.5425);animation:fall-43 20s -18s linear infinite}@keyframes fall-43{35.642%{transform:translate(1.8908vw,35.642vh) scale(.5425)}to{transform:translate(3.49655vw,99vh) scale(.5425)}}.snow:nth-child(44){opacity:.4748;transform:translate(18.572vw,-10px) scale(.6718);animation:fall-44 20s -23s linear infinite}@keyframes fall-44{60.972%{transform:translate(11.3335vw,60.972vh) scale(.6718)}to{transform:translate(14.95275vw,99vh) scale(.6718)}}.snow:nth-child(45){opacity:.5722;transform:translate(46.2277vw,-10px) scale(.2016);animation:fall-45 15s -25s linear infinite}@keyframes fall-45{37.695%{transform:translate(37.7169vw,37.695vh) scale(.2016)}to{transform:translate(41.9723vw,99vh) scale(.2016)}}.snow:nth-child(46){opacity:.6524;transform:translate(81.1062vw,-10px) scale(.2892);animation:fall-46 23s -25s linear infinite}@keyframes fall-46{65.169%{transform:translate(84.0386vw,65.169vh) scale(.2892)}to{transform:translate(82.5724vw,99vh) scale(.2892)}}.snow:nth-child(47){opacity:.8608;transform:translate(79.056vw,-10px) scale(.7468);animation:fall-47 20s -3s linear infinite}@keyframes fall-47{58.213%{transform:translate(88.624vw,58.213vh) scale(.7468)}to{transform:translate(83.84vw,99vh) scale(.7468)}}.snow:nth-child(48){opacity:1.659;transform:translate(28.9768vw,-10px) scale(.5901);animation:fall-48 25s -5s linear infinite}@keyframes fall-48{48.162%{transform:translate(37.3493vw,48.162vh) scale(.5901)}to{transform:translate(33.16305vw,99vh) scale(.5901)}}.snow:nth-child(49){opacity:.4724;transform:translate(49.8869vw,-10px) scale(.9934);animation:fall-49 24s -1s linear infinite}@keyframes fall-49{32.862%{transform:translate(56.3481vw,32.862vh) scale(.9934)}to{transform:translate(53.1175vw,99vh) scale(.9934)}}.snow:nth-child(50){opacity:1.702;transform:translate(14.9918vw,-10px) scale(.6998);animation:fall-50 30s -30s linear infinite}@keyframes fall-50{44.615%{transform:translate(16.1884vw,44.615vh) scale(.6998)}to{transform:translate(15.5901vw,99vh) scale(.6998)}}.snow:nth-child(51){opacity:.4866;transform:translate(66.1094vw,-10px) scale(.8057);animation:fall-51 25s -11s linear infinite}@keyframes fall-51{30.197%{transform:translate(57.2189vw,30.197vh) scale(.8057)}to{transform:translate(61.66415vw,99vh) scale(.8057)}}.snow:nth-child(52){opacity:.2636;transform:translate(45.0377vw,-10px) scale(.78);animation:fall-52 24s -30s linear infinite}@keyframes fall-52{62.155%{transform:translate(54.0075vw,62.155vh) scale(.78)}to{transform:translate(49.5226vw,99vh) scale(.78)}}.snow:nth-child(53){opacity:1.636;transform:translate(73.8426vw,-10px) scale(.6728);animation:fall-53 14s -24s linear infinite}@keyframes fall-53{73.408%{transform:translate(72.0446vw,73.408vh) scale(.6728)}to{transform:translate(72.9436vw,99vh) scale(.6728)}}.snow:nth-child(54){opacity:.0258;transform:translate(57.4324vw,-10px) scale(.9588);animation:fall-54 21s -15s linear infinite}@keyframes fall-54{33.938%{transform:translate(58.0605vw,33.938vh) scale(.9588)}to{transform:translate(57.74645vw,99vh) scale(.9588)}}.snow:nth-child(55){opacity:.0094;transform:translate(56.3769vw,-10px) scale(.4409);animation:fall-55 20s -7s linear infinite}@keyframes fall-55{76.541%{transform:translate(63.7444vw,76.541vh) scale(.4409)}to{transform:translate(60.06065vw,99vh) scale(.4409)}}.snow:nth-child(56){opacity:1.5656;transform:translate(46.3461vw,-10px) scale(.7579);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{32.956%{transform:translate(51.8508vw,32.956vh) scale(.7579)}to{transform:translate(49.09845vw,99vh) scale(.7579)}}.snow:nth-child(57){opacity:.7318;transform:translate(66.2953vw,-10px) scale(.6005);animation:fall-57 11s -8s linear infinite}@keyframes fall-57{33.796%{transform:translate(65.3883vw,33.796vh) scale(.6005)}to{transform:translate(65.8418vw,99vh) scale(.6005)}}.snow:nth-child(58){opacity:.845;transform:translate(9.6638vw,-10px) scale(.9636);animation:fall-58 27s -3s linear infinite}@keyframes fall-58{40.267%{transform:translate(11.1299vw,40.267vh) scale(.9636)}to{transform:translate(10.39685vw,99vh) scale(.9636)}}.snow:nth-child(59){opacity:.7662;transform:translate(84.2564vw,-10px) scale(.2417);animation:fall-59 30s -5s linear infinite}@keyframes fall-59{76.863%{transform:translate(84.2027vw,76.863vh) scale(.2417)}to{transform:translate(84.22955vw,99vh) scale(.2417)}}.snow:nth-child(60){opacity:.7694;transform:translate(99.9266vw,-10px) scale(.1642);animation:fall-60 18s -11s linear infinite}@keyframes fall-60{45.068%{transform:translate(93.5568vw,45.068vh) scale(.1642)}to{transform:translate(96.7417vw,99vh) scale(.1642)}}.snow:nth-child(61){opacity:.0454;transform:translate(15.3401vw,-10px) scale(.8069);animation:fall-61 20s -15s linear infinite}@keyframes fall-61{49.368%{transform:translate(11.7413vw,49.368vh) scale(.8069)}to{transform:translate(13.5407vw,99vh) scale(.8069)}}.snow:nth-child(62){opacity:.2638;transform:translate(17.665vw,-10px) scale(.168);animation:fall-62 19s -14s linear infinite}@keyframes fall-62{31.313%{transform:translate(25.0646vw,31.313vh) scale(.168)}to{transform:translate(21.3648vw,99vh) scale(.168)}}.snow:nth-child(63){opacity:1.7584;transform:translate(74.182vw,-10px) scale(.4367);animation:fall-63 21s -29s linear infinite}@keyframes fall-63{67.796%{transform:translate(83.6029vw,67.796vh) scale(.4367)}to{transform:translate(78.89245vw,99vh) scale(.4367)}}.snow:nth-child(64){opacity:1.021;transform:translate(89.1847vw,-10px) scale(.7094);animation:fall-64 22s -16s linear infinite}@keyframes fall-64{57.674%{transform:translate(95.489vw,57.674vh) scale(.7094)}to{transform:translate(92.33685vw,99vh) scale(.7094)}}.snow:nth-child(65){opacity:.839;transform:translate(32.1239vw,-10px) scale(.2506);animation:fall-65 22s -22s linear infinite}@keyframes fall-65{67.813%{transform:translate(31.201vw,67.813vh) scale(.2506)}to{transform:translate(31.66245vw,99vh) scale(.2506)}}.snow:nth-child(66){opacity:.0304;transform:translate(10.3595vw,-10px) scale(.7701);animation:fall-66 23s -20s linear infinite}@keyframes fall-66{44.821%{transform:translate(18.9517vw,44.821vh) scale(.7701)}to{transform:translate(14.6556vw,99vh) scale(.7701)}}.snow:nth-child(67){opacity:.3392;transform:translate(70.4492vw,-10px) scale(.5341);animation:fall-67 16s -24s linear infinite}@keyframes fall-67{52.849%{transform:translate(64.8753vw,52.849vh) scale(.5341)}to{transform:translate(67.66225vw,99vh) scale(.5341)}}.snow:nth-child(68){opacity:1.2112;transform:translate(5.8022vw,-10px) scale(.0459);animation:fall-68 10s -5s linear infinite}@keyframes fall-68{57.601%{transform:translate(3.523vw,57.601vh) scale(.0459)}to{transform:translate(4.6626vw,99vh) scale(.0459)}}.snow:nth-child(69){opacity:1.947;transform:translate(64.4567vw,-10px) scale(.9758);animation:fall-69 21s -1s linear infinite}@keyframes fall-69{39.616%{transform:translate(65.9873vw,39.616vh) scale(.9758)}to{transform:translate(65.222vw,99vh) scale(.9758)}}.snow:nth-child(70){opacity:1.2;transform:translate(34.8289vw,-10px) scale(.6569);animation:fall-70 30s -7s linear infinite}@keyframes fall-70{66.913%{transform:translate(26.7059vw,66.913vh) scale(.6569)}to{transform:translate(30.7674vw,99vh) scale(.6569)}}.snow:nth-child(71){opacity:.4938;transform:translate(83.6919vw,-10px) scale(.3456);animation:fall-71 20s -7s linear infinite}@keyframes fall-71{66.505%{transform:translate(76.2082vw,66.505vh) scale(.3456)}to{transform:translate(79.95005vw,99vh) scale(.3456)}}.snow:nth-child(72){opacity:.224;transform:translate(88.5834vw,-10px) scale(.4038);animation:fall-72 13s -20s linear infinite}@keyframes fall-72{63.743%{transform:translate(91.7819vw,63.743vh) scale(.4038)}to{transform:translate(90.18265vw,99vh) scale(.4038)}}.snow:nth-child(73){opacity:1.3678;transform:translate(28.5835vw,-10px) scale(.072);animation:fall-73 17s -3s linear infinite}@keyframes fall-73{33.462%{transform:translate(32.7859vw,33.462vh) scale(.072)}to{transform:translate(30.6847vw,99vh) scale(.072)}}.snow:nth-child(74){opacity:1.9096;transform:translate(25.1276vw,-10px) scale(.0019);animation:fall-74 23s -19s linear infinite}@keyframes fall-74{45.83%{transform:translate(23.5428vw,45.83vh) scale(.0019)}to{transform:translate(24.3352vw,99vh) scale(.0019)}}.snow:nth-child(75){opacity:1.8104;transform:translate(22.9466vw,-10px) scale(.8653);animation:fall-75 28s -14s linear infinite}@keyframes fall-75{42.164%{transform:translate(28.84vw,42.164vh) scale(.8653)}to{transform:translate(25.8933vw,99vh) scale(.8653)}}.snow:nth-child(76){opacity:1.0874;transform:translate(3.0095vw,-10px) scale(.3351);animation:fall-76 21s -12s linear infinite}@keyframes fall-76{58.716%{transform:translate(.2951vw,58.716vh) scale(.3351)}to{transform:translate(1.6523vw,99vh) scale(.3351)}}.snow:nth-child(77){opacity:1.461;transform:translate(57.331vw,-10px) scale(.7943);animation:fall-77 22s -2s linear infinite}@keyframes fall-77{38.691%{transform:translate(61.9941vw,38.691vh) scale(.7943)}to{transform:translate(59.66255vw,99vh) scale(.7943)}}.snow:nth-child(78){opacity:.9982;transform:translate(37.8736vw,-10px) scale(.2124);animation:fall-78 11s -2s linear infinite}@keyframes fall-78{39.959%{transform:translate(32.0461vw,39.959vh) scale(.2124)}to{transform:translate(34.95985vw,99vh) scale(.2124)}}.snow:nth-child(79){opacity:.6062;transform:translate(82.6597vw,-10px) scale(.1035);animation:fall-79 18s -25s linear infinite}@keyframes fall-79{57.363%{transform:translate(74.3182vw,57.363vh) scale(.1035)}to{transform:translate(78.48895vw,99vh) scale(.1035)}}.snow:nth-child(80){opacity:.173;transform:translate(72.0492vw,-10px) scale(.5491);animation:fall-80 18s -21s linear infinite}@keyframes fall-80{62.073%{transform:translate(76.5221vw,62.073vh) scale(.5491)}to{transform:translate(74.28565vw,99vh) scale(.5491)}}.snow:nth-child(81){opacity:.82;transform:translate(50.4772vw,-10px) scale(.9144);animation:fall-81 26s -29s linear infinite}@keyframes fall-81{69.464%{transform:translate(59.8733vw,69.464vh) scale(.9144)}to{transform:translate(55.17525vw,99vh) scale(.9144)}}.snow:nth-child(82){opacity:.3404;transform:translate(78.6048vw,-10px) scale(.389);animation:fall-82 29s -11s linear infinite}@keyframes fall-82{33.955%{transform:translate(78.3012vw,33.955vh) scale(.389)}to{transform:translate(78.453vw,99vh) scale(.389)}}.snow:nth-child(83){opacity:1.982;transform:translate(44.5511vw,-10px) scale(.0915);animation:fall-83 10s -1s linear infinite}@keyframes fall-83{52.217%{transform:translate(45.5136vw,52.217vh) scale(.0915)}to{transform:translate(45.03235vw,99vh) scale(.0915)}}.snow:nth-child(84){opacity:.886;transform:translate(34.8872vw,-10px) scale(.8498);animation:fall-84 15s -16s linear infinite}@keyframes fall-84{44.292%{transform:translate(39.7454vw,44.292vh) scale(.8498)}to{transform:translate(37.3163vw,99vh) scale(.8498)}}.snow:nth-child(85){opacity:.3314;transform:translate(71.6654vw,-10px) scale(.1487);animation:fall-85 20s -26s linear infinite}@keyframes fall-85{79.702%{transform:translate(74.7318vw,79.702vh) scale(.1487)}to{transform:translate(73.1986vw,99vh) scale(.1487)}}.snow:nth-child(86){opacity:.1486;transform:translate(15.5482vw,-10px) scale(.0817);animation:fall-86 17s -3s linear infinite}@keyframes fall-86{34.641%{transform:translate(13.6247vw,34.641vh) scale(.0817)}to{transform:translate(14.58645vw,99vh) scale(.0817)}}.snow:nth-child(87){opacity:1.0502;transform:translate(73.1374vw,-10px) scale(.6717);animation:fall-87 22s -17s linear infinite}@keyframes fall-87{74.118%{transform:translate(67.3745vw,74.118vh) scale(.6717)}to{transform:translate(70.25595vw,99vh) scale(.6717)}}.snow:nth-child(88){opacity:.9592;transform:translate(64.1521vw,-10px) scale(.6018);animation:fall-88 23s -24s linear infinite}@keyframes fall-88{67.776%{transform:translate(58.236vw,67.776vh) scale(.6018)}to{transform:translate(61.19405vw,99vh) scale(.6018)}}.snow:nth-child(89){opacity:1.4482;transform:translate(93.4143vw,-10px) scale(.9215);animation:fall-89 11s -6s linear infinite}@keyframes fall-89{50.29%{transform:translate(103.0892vw,50.29vh) scale(.9215)}to{transform:translate(98.25175vw,99vh) scale(.9215)}}.snow:nth-child(90){opacity:.7624;transform:translate(40.9836vw,-10px) scale(.2288);animation:fall-90 28s -1s linear infinite}@keyframes fall-90{39.486%{transform:translate(50.2762vw,39.486vh) scale(.2288)}to{transform:translate(45.6299vw,99vh) scale(.2288)}}.snow:nth-child(91){opacity:.3748;transform:translate(40.4783vw,-10px) scale(.6499);animation:fall-91 13s -28s linear infinite}@keyframes fall-91{69.611%{transform:translate(48.4805vw,69.611vh) scale(.6499)}to{transform:translate(44.4794vw,99vh) scale(.6499)}}.snow:nth-child(92){opacity:.4082;transform:translate(33.4938vw,-10px) scale(.6898);animation:fall-92 23s -7s linear infinite}@keyframes fall-92{44.573%{transform:translate(27.4057vw,44.573vh) scale(.6898)}to{transform:translate(30.44975vw,99vh) scale(.6898)}}.snow:nth-child(93){opacity:1.7016;transform:translate(43.3651vw,-10px) scale(.6274);animation:fall-93 26s -25s linear infinite}@keyframes fall-93{45.632%{transform:translate(38.7755vw,45.632vh) scale(.6274)}to{transform:translate(41.0703vw,99vh) scale(.6274)}}.snow:nth-child(94){opacity:1.351;transform:translate(93.4473vw,-10px) scale(.068);animation:fall-94 19s -14s linear infinite}@keyframes fall-94{69.352%{transform:translate(94.6479vw,69.352vh) scale(.068)}to{transform:translate(94.0476vw,99vh) scale(.068)}}.snow:nth-child(95){opacity:1.9318;transform:translate(89.2431vw,-10px) scale(.6827);animation:fall-95 24s -16s linear infinite}@keyframes fall-95{36.728%{transform:translate(83.8377vw,36.728vh) scale(.6827)}to{transform:translate(86.5404vw,99vh) scale(.6827)}}.snow:nth-child(96){opacity:1.1806;transform:translate(75.9285vw,-10px) scale(.2709);animation:fall-96 18s -15s linear infinite}@keyframes fall-96{57.447%{transform:translate(71.4202vw,57.447vh) scale(.2709)}to{transform:translate(73.67435vw,99vh) scale(.2709)}}.snow:nth-child(97){opacity:1.3148;transform:translate(89.6187vw,-10px) scale(.9448);animation:fall-97 27s -21s linear infinite}@keyframes fall-97{65.639%{transform:translate(81.2782vw,65.639vh) scale(.9448)}to{transform:translate(85.44845vw,99vh) scale(.9448)}}.snow:nth-child(98){opacity:1.1338;transform:translate(64.3233vw,-10px) scale(.2513);animation:fall-98 10s -1s linear infinite}@keyframes fall-98{38.108%{transform:translate(63.0569vw,38.108vh) scale(.2513)}to{transform:translate(63.6901vw,99vh) scale(.2513)}}.snow:nth-child(99){opacity:1.145;transform:translate(34.0237vw,-10px) scale(.419);animation:fall-99 21s -22s linear infinite}@keyframes fall-99{41.422%{transform:translate(32.7273vw,41.422vh) scale(.419)}to{transform:translate(33.3755vw,99vh) scale(.419)}}.snow:nth-child(100){opacity:1.4432;transform:translate(94.4757vw,-10px) scale(.4707);animation:fall-100 29s -24s linear infinite}@keyframes fall-100{58.385%{transform:translate(99.0903vw,58.385vh) scale(.4707)}to{transform:translate(96.783vw,99vh) scale(.4707)}}.snow:nth-child(101){opacity:.6834;transform:translate(43.6338vw,-10px) scale(.1838);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{61.659%{transform:translate(43.2211vw,61.659vh) scale(.1838)}to{transform:translate(43.42745vw,99vh) scale(.1838)}}.snow:nth-child(102){opacity:1.4544;transform:translate(9.5815vw,-10px) scale(.573);animation:fall-102 21s -16s linear infinite}@keyframes fall-102{54.748%{transform:translate(18.3653vw,54.748vh) scale(.573)}to{transform:translate(13.9734vw,99vh) scale(.573)}}.snow:nth-child(103){opacity:1.2138;transform:translate(73.9877vw,-10px) scale(.5493);animation:fall-103 17s -17s linear infinite}@keyframes fall-103{78.675%{transform:translate(75.3921vw,78.675vh) scale(.5493)}to{transform:translate(74.6899vw,99vh) scale(.5493)}}.snow:nth-child(104){opacity:1.8974;transform:translate(40.7352vw,-10px) scale(.2544);animation:fall-104 23s -16s linear infinite}@keyframes fall-104{43.662%{transform:translate(35.085vw,43.662vh) scale(.2544)}to{transform:translate(37.9101vw,99vh) scale(.2544)}}.snow:nth-child(105){opacity:1.143;transform:translate(99.6553vw,-10px) scale(.295);animation:fall-105 18s -6s linear infinite}@keyframes fall-105{75.017%{transform:translate(101.691vw,75.017vh) scale(.295)}to{transform:translate(100.67315vw,99vh) scale(.295)}}.snow:nth-child(106){opacity:.0674;transform:translate(6.4504vw,-10px) scale(.2106);animation:fall-106 29s -19s linear infinite}@keyframes fall-106{72.119%{transform:translate(-3.2087vw,72.119vh) scale(.2106)}to{transform:translate(1.62085vw,99vh) scale(.2106)}}.snow:nth-child(107){opacity:1.1796;transform:translate(20.6486vw,-10px) scale(.2251);animation:fall-107 21s -17s linear infinite}@keyframes fall-107{33.262%{transform:translate(13.794vw,33.262vh) scale(.2251)}to{transform:translate(17.2213vw,99vh) scale(.2251)}}.snow:nth-child(108){opacity:1.9702;transform:translate(91.8027vw,-10px) scale(.0076);animation:fall-108 11s -13s linear infinite}@keyframes fall-108{42.072%{transform:translate(99.7691vw,42.072vh) scale(.0076)}to{transform:translate(95.7859vw,99vh) scale(.0076)}}.snow:nth-child(109){opacity:.4362;transform:translate(71.9309vw,-10px) scale(.112);animation:fall-109 11s -4s linear infinite}@keyframes fall-109{69.486%{transform:translate(70.8316vw,69.486vh) scale(.112)}to{transform:translate(71.38125vw,99vh) scale(.112)}}.snow:nth-child(110){opacity:.4314;transform:translate(49.8902vw,-10px) scale(.1631);animation:fall-110 28s -26s linear infinite}@keyframes fall-110{54.7%{transform:translate(59.6733vw,54.7vh) scale(.1631)}to{transform:translate(54.78175vw,99vh) scale(.1631)}}.snow:nth-child(111){opacity:.1694;transform:translate(27.1601vw,-10px) scale(.4618);animation:fall-111 28s -9s linear infinite}@keyframes fall-111{34.249%{transform:translate(18.6183vw,34.249vh) scale(.4618)}to{transform:translate(22.8892vw,99vh) scale(.4618)}}.snow:nth-child(112){opacity:.9998;transform:translate(24.4915vw,-10px) scale(.8552);animation:fall-112 11s -24s linear infinite}@keyframes fall-112{77.75%{transform:translate(26.0362vw,77.75vh) scale(.8552)}to{transform:translate(25.26385vw,99vh) scale(.8552)}}.snow:nth-child(113){opacity:.0246;transform:translate(20.5966vw,-10px) scale(.0281);animation:fall-113 24s -10s linear infinite}@keyframes fall-113{66.882%{transform:translate(19.2858vw,66.882vh) scale(.0281)}to{transform:translate(19.9412vw,99vh) scale(.0281)}}.snow:nth-child(114){opacity:1.8908;transform:translate(35.8614vw,-10px) scale(.0104);animation:fall-114 12s -1s linear infinite}@keyframes fall-114{68.674%{transform:translate(27.499vw,68.674vh) scale(.0104)}to{transform:translate(31.6802vw,99vh) scale(.0104)}}.snow:nth-child(115){opacity:.9766;transform:translate(32.7499vw,-10px) scale(.315);animation:fall-115 28s -27s linear infinite}@keyframes fall-115{41.806%{transform:translate(37.3848vw,41.806vh) scale(.315)}to{transform:translate(35.06735vw,99vh) scale(.315)}}.snow:nth-child(116){opacity:.101;transform:translate(40.2628vw,-10px) scale(.3127);animation:fall-116 18s -9s linear infinite}@keyframes fall-116{56.17%{transform:translate(42.9392vw,56.17vh) scale(.3127)}to{transform:translate(41.601vw,99vh) scale(.3127)}}.snow:nth-child(117){opacity:.5022;transform:translate(11.9911vw,-10px) scale(.8);animation:fall-117 13s -3s linear infinite}@keyframes fall-117{78.503%{transform:translate(16.1033vw,78.503vh) scale(.8)}to{transform:translate(14.0472vw,99vh) scale(.8)}}.snow:nth-child(118){opacity:1.5374;transform:translate(93.5551vw,-10px) scale(.1045);animation:fall-118 26s -9s linear infinite}@keyframes fall-118{34.053%{transform:translate(99.3289vw,34.053vh) scale(.1045)}to{transform:translate(96.442vw,99vh) scale(.1045)}}.snow:nth-child(119){opacity:.901;transform:translate(34.1042vw,-10px) scale(.0337);animation:fall-119 14s -13s linear infinite}@keyframes fall-119{44.874%{transform:translate(38.5349vw,44.874vh) scale(.0337)}to{transform:translate(36.31955vw,99vh) scale(.0337)}}.snow:nth-child(120){opacity:1.42;transform:translate(43.1585vw,-10px) scale(.3699);animation:fall-120 13s -6s linear infinite}@keyframes fall-120{79.773%{transform:translate(46.6508vw,79.773vh) scale(.3699)}to{transform:translate(44.90465vw,99vh) scale(.3699)}}.snow:nth-child(121){opacity:.731;transform:translate(43.9954vw,-10px) scale(.0498);animation:fall-121 25s -17s linear infinite}@keyframes fall-121{62.441%{transform:translate(36.6421vw,62.441vh) scale(.0498)}to{transform:translate(40.31875vw,99vh) scale(.0498)}}.snow:nth-child(122){opacity:.996;transform:translate(5.4486vw,-10px) scale(.0383);animation:fall-122 30s -26s linear infinite}@keyframes fall-122{64.951%{transform:translate(-.2404vw,64.951vh) scale(.0383)}to{transform:translate(2.6041vw,99vh) scale(.0383)}}.snow:nth-child(123){opacity:1.3644;transform:translate(38.0307vw,-10px) scale(.228);animation:fall-123 25s -4s linear infinite}@keyframes fall-123{54.228%{transform:translate(32.4276vw,54.228vh) scale(.228)}to{transform:translate(35.22915vw,99vh) scale(.228)}}.snow:nth-child(124){opacity:.213;transform:translate(20.4795vw,-10px) scale(.5152);animation:fall-124 12s -5s linear infinite}@keyframes fall-124{62.532%{transform:translate(20.8432vw,62.532vh) scale(.5152)}to{transform:translate(20.66135vw,99vh) scale(.5152)}}.snow:nth-child(125){opacity:1.7716;transform:translate(95.1035vw,-10px) scale(.6429);animation:fall-125 26s -26s linear infinite}@keyframes fall-125{49.945%{transform:translate(105.0956vw,49.945vh) scale(.6429)}to{transform:translate(100.09955vw,99vh) scale(.6429)}}.snow:nth-child(126){opacity:1.2036;transform:translate(70.125vw,-10px) scale(.2721);animation:fall-126 12s -21s linear infinite}@keyframes fall-126{58.896%{transform:translate(76.0677vw,58.896vh) scale(.2721)}to{transform:translate(73.09635vw,99vh) scale(.2721)}}.snow:nth-child(127){opacity:1.267;transform:translate(46.5801vw,-10px) scale(.5921);animation:fall-127 15s -22s linear infinite}@keyframes fall-127{78.307%{transform:translate(49.7919vw,78.307vh) scale(.5921)}to{transform:translate(48.186vw,99vh) scale(.5921)}}.snow:nth-child(128){opacity:.8158;transform:translate(49.1306vw,-10px) scale(.6846);animation:fall-128 27s -2s linear infinite}@keyframes fall-128{75.144%{transform:translate(43.2676vw,75.144vh) scale(.6846)}to{transform:translate(46.1991vw,99vh) scale(.6846)}}.snow:nth-child(129){opacity:1.2028;transform:translate(50.4199vw,-10px) scale(.6401);animation:fall-129 24s -10s linear infinite}@keyframes fall-129{50.174%{transform:translate(54.1046vw,50.174vh) scale(.6401)}to{transform:translate(52.26225vw,99vh) scale(.6401)}}.snow:nth-child(130){opacity:1.0992;transform:translate(3.3515vw,-10px) scale(.4088);animation:fall-130 23s -17s linear infinite}@keyframes fall-130{58.701%{transform:translate(.6334vw,58.701vh) scale(.4088)}to{transform:translate(1.99245vw,99vh) scale(.4088)}}.snow:nth-child(131){opacity:.4708;transform:translate(79.1695vw,-10px) scale(.6174);animation:fall-131 10s -28s linear infinite}@keyframes fall-131{48.552%{transform:translate(84.6887vw,48.552vh) scale(.6174)}to{transform:translate(81.9291vw,99vh) scale(.6174)}}.snow:nth-child(132){opacity:.3278;transform:translate(10.5933vw,-10px) scale(.1484);animation:fall-132 27s -18s linear infinite}@keyframes fall-132{44.437%{transform:translate(1.0448vw,44.437vh) scale(.1484)}to{transform:translate(5.81905vw,99vh) scale(.1484)}}.snow:nth-child(133){opacity:1.6068;transform:translate(38.094vw,-10px) scale(.3461);animation:fall-133 18s -30s linear infinite}@keyframes fall-133{44.57%{transform:translate(38.6704vw,44.57vh) scale(.3461)}to{transform:translate(38.3822vw,99vh) scale(.3461)}}.snow:nth-child(134){opacity:1.8932;transform:translate(72.7075vw,-10px) scale(.1895);animation:fall-134 28s -7s linear infinite}@keyframes fall-134{53.372%{transform:translate(64.2355vw,53.372vh) scale(.1895)}to{transform:translate(68.4715vw,99vh) scale(.1895)}}.snow:nth-child(135){opacity:1.7216;transform:translate(2.6518vw,-10px) scale(.5531);animation:fall-135 28s -22s linear infinite}@keyframes fall-135{45.447%{transform:translate(8.858vw,45.447vh) scale(.5531)}to{transform:translate(5.7549vw,99vh) scale(.5531)}}.snow:nth-child(136){opacity:1.8662;transform:translate(56.3297vw,-10px) scale(.0126);animation:fall-136 15s -24s linear infinite}@keyframes fall-136{55.515%{transform:translate(50.6676vw,55.515vh) scale(.0126)}to{transform:translate(53.49865vw,99vh) scale(.0126)}}.snow:nth-child(137){opacity:1.7832;transform:translate(8.4187vw,-10px) scale(.8849);animation:fall-137 16s -2s linear infinite}@keyframes fall-137{71.234%{transform:translate(15.9144vw,71.234vh) scale(.8849)}to{transform:translate(12.16655vw,99vh) scale(.8849)}}.snow:nth-child(138){opacity:.1154;transform:translate(20.9557vw,-10px) scale(.0066);animation:fall-138 23s -15s linear infinite}@keyframes fall-138{39.692%{transform:translate(27.879vw,39.692vh) scale(.0066)}to{transform:translate(24.41735vw,99vh) scale(.0066)}}.snow:nth-child(139){opacity:.8856;transform:translate(25.2518vw,-10px) scale(.662);animation:fall-139 17s -5s linear infinite}@keyframes fall-139{45.199%{transform:translate(22.6799vw,45.199vh) scale(.662)}to{transform:translate(23.96585vw,99vh) scale(.662)}}.snow:nth-child(140){opacity:.169;transform:translate(97.3951vw,-10px) scale(.6136);animation:fall-140 14s -22s linear infinite}@keyframes fall-140{68.548%{transform:translate(97.8245vw,68.548vh) scale(.6136)}to{transform:translate(97.6098vw,99vh) scale(.6136)}}.snow:nth-child(141){opacity:.0454;transform:translate(81.0151vw,-10px) scale(.4225);animation:fall-141 16s -26s linear infinite}@keyframes fall-141{73.363%{transform:translate(87.9431vw,73.363vh) scale(.4225)}to{transform:translate(84.4791vw,99vh) scale(.4225)}}.snow:nth-child(142){opacity:.6502;transform:translate(31.5459vw,-10px) scale(.7838);animation:fall-142 11s -26s linear infinite}@keyframes fall-142{34.579%{transform:translate(38.5095vw,34.579vh) scale(.7838)}to{transform:translate(35.0277vw,99vh) scale(.7838)}}.snow:nth-child(143){opacity:.4482;transform:translate(78.9868vw,-10px) scale(.7264);animation:fall-143 16s -22s linear infinite}@keyframes fall-143{50.766%{transform:translate(75.6782vw,50.766vh) scale(.7264)}to{transform:translate(77.3325vw,99vh) scale(.7264)}}.snow:nth-child(144){opacity:.7782;transform:translate(13.9002vw,-10px) scale(.9274);animation:fall-144 25s -14s linear infinite}@keyframes fall-144{46.24%{transform:translate(15.5222vw,46.24vh) scale(.9274)}to{transform:translate(14.7112vw,99vh) scale(.9274)}}.snow:nth-child(145){opacity:.6988;transform:translate(23.5223vw,-10px) scale(.3911);animation:fall-145 19s -23s linear infinite}@keyframes fall-145{50.528%{transform:translate(16.4669vw,50.528vh) scale(.3911)}to{transform:translate(19.9946vw,99vh) scale(.3911)}}.snow:nth-child(146){opacity:.1184;transform:translate(28.0385vw,-10px) scale(.2968);animation:fall-146 22s -19s linear infinite}@keyframes fall-146{33.208%{transform:translate(18.5329vw,33.208vh) scale(.2968)}to{transform:translate(23.2857vw,99vh) scale(.2968)}}.snow:nth-child(147){opacity:.2314;transform:translate(83.8796vw,-10px) scale(.3666);animation:fall-147 20s -9s linear infinite}@keyframes fall-147{41.755%{transform:translate(75.4684vw,41.755vh) scale(.3666)}to{transform:translate(79.674vw,99vh) scale(.3666)}}.snow:nth-child(148){opacity:.5306;transform:translate(.6603vw,-10px) scale(.4791);animation:fall-148 27s -8s linear infinite}@keyframes fall-148{49.776%{transform:translate(-1.0366vw,49.776vh) scale(.4791)}to{transform:translate(-.18815vw,99vh) scale(.4791)}}.snow:nth-child(149){opacity:.8786;transform:translate(84.9667vw,-10px) scale(.6969);animation:fall-149 11s -30s linear infinite}@keyframes fall-149{61.392%{transform:translate(77.1327vw,61.392vh) scale(.6969)}to{transform:translate(81.0497vw,99vh) scale(.6969)}}.snow:nth-child(150){opacity:.1408;transform:translate(68.7876vw,-10px) scale(.0598);animation:fall-150 22s -21s linear infinite}@keyframes fall-150{72.561%{transform:translate(70.0967vw,72.561vh) scale(.0598)}to{transform:translate(69.44215vw,99vh) scale(.0598)}}.snow:nth-child(151){opacity:.1636;transform:translate(41.9842vw,-10px) scale(.1767);animation:fall-151 17s -19s linear infinite}@keyframes fall-151{64.511%{transform:translate(35.2713vw,64.511vh) scale(.1767)}to{transform:translate(38.62775vw,99vh) scale(.1767)}}.snow:nth-child(152){opacity:1.917;transform:translate(2.137vw,-10px) scale(.2649);animation:fall-152 19s -27s linear infinite}@keyframes fall-152{63.43%{transform:translate(-4.5232vw,63.43vh) scale(.2649)}to{transform:translate(-1.1931vw,99vh) scale(.2649)}}.snow:nth-child(153){opacity:.3138;transform:translate(95.1147vw,-10px) scale(.9416);animation:fall-153 30s -8s linear infinite}@keyframes fall-153{45.148%{transform:translate(90.4768vw,45.148vh) scale(.9416)}to{transform:translate(92.79575vw,99vh) scale(.9416)}}.snow:nth-child(154){opacity:1.1302;transform:translate(20.4842vw,-10px) scale(.423);animation:fall-154 19s -13s linear infinite}@keyframes fall-154{34.938%{transform:translate(29.956vw,34.938vh) scale(.423)}to{transform:translate(25.2201vw,99vh) scale(.423)}}.snow:nth-child(155){opacity:1.127;transform:translate(24.6013vw,-10px) scale(.7414);animation:fall-155 29s -4s linear infinite}@keyframes fall-155{63.322%{transform:translate(17.5198vw,63.322vh) scale(.7414)}to{transform:translate(21.06055vw,99vh) scale(.7414)}}.snow:nth-child(156){opacity:1.2852;transform:translate(28.8277vw,-10px) scale(.822);animation:fall-156 26s -19s linear infinite}@keyframes fall-156{73.603%{transform:translate(21.2079vw,73.603vh) scale(.822)}to{transform:translate(25.0178vw,99vh) scale(.822)}}.snow:nth-child(157){opacity:.9904;transform:translate(33.0511vw,-10px) scale(.7937);animation:fall-157 28s -27s linear infinite}@keyframes fall-157{40.67%{transform:translate(29.0775vw,40.67vh) scale(.7937)}to{transform:translate(31.0643vw,99vh) scale(.7937)}}.snow:nth-child(158){opacity:.3158;transform:translate(71.8371vw,-10px) scale(.1894);animation:fall-158 29s -25s linear infinite}@keyframes fall-158{30.835%{transform:translate(75.5558vw,30.835vh) scale(.1894)}to{transform:translate(73.69645vw,99vh) scale(.1894)}}.snow:nth-child(159){opacity:.5384;transform:translate(46.2565vw,-10px) scale(.6296);animation:fall-159 13s -7s linear infinite}@keyframes fall-159{53.568%{transform:translate(42.0067vw,53.568vh) scale(.6296)}to{transform:translate(44.1316vw,99vh) scale(.6296)}}.snow:nth-child(160){opacity:1.1576;transform:translate(81.22vw,-10px) scale(.2);animation:fall-160 12s -25s linear infinite}@keyframes fall-160{36.351%{transform:translate(88.1025vw,36.351vh) scale(.2)}to{transform:translate(84.66125vw,99vh) scale(.2)}}.snow:nth-child(161){opacity:.925;transform:translate(28.1992vw,-10px) scale(.701);animation:fall-161 17s -3s linear infinite}@keyframes fall-161{71.35%{transform:translate(28.803vw,71.35vh) scale(.701)}to{transform:translate(28.5011vw,99vh) scale(.701)}}.snow:nth-child(162){opacity:1.9582;transform:translate(27.3819vw,-10px) scale(.04);animation:fall-162 29s -24s linear infinite}@keyframes fall-162{47.597%{transform:translate(17.5158vw,47.597vh) scale(.04)}to{transform:translate(22.44885vw,99vh) scale(.04)}}.snow:nth-child(163){opacity:.9116;transform:translate(86.8307vw,-10px) scale(.4749);animation:fall-163 28s -18s linear infinite}@keyframes fall-163{57.547%{transform:translate(90.1778vw,57.547vh) scale(.4749)}to{transform:translate(88.50425vw,99vh) scale(.4749)}}.snow:nth-child(164){opacity:.54;transform:translate(48.9542vw,-10px) scale(.6546);animation:fall-164 21s -13s linear infinite}@keyframes fall-164{41.482%{transform:translate(47.8132vw,41.482vh) scale(.6546)}to{transform:translate(48.3837vw,99vh) scale(.6546)}}.snow:nth-child(165){opacity:1.4946;transform:translate(29.6139vw,-10px) scale(.1537);animation:fall-165 16s -13s linear infinite}@keyframes fall-165{34.452%{transform:translate(26.7231vw,34.452vh) scale(.1537)}to{transform:translate(28.1685vw,99vh) scale(.1537)}}.snow:nth-child(166){opacity:.7622;transform:translate(19.4433vw,-10px) scale(.2041);animation:fall-166 23s -2s linear infinite}@keyframes fall-166{43.147%{transform:translate(24.3269vw,43.147vh) scale(.2041)}to{transform:translate(21.8851vw,99vh) scale(.2041)}}.snow:nth-child(167){opacity:1.398;transform:translate(51.0854vw,-10px) scale(.5698);animation:fall-167 29s -26s linear infinite}@keyframes fall-167{65.237%{transform:translate(57.2401vw,65.237vh) scale(.5698)}to{transform:translate(54.16275vw,99vh) scale(.5698)}}.snow:nth-child(168){opacity:1.5924;transform:translate(33.6045vw,-10px) scale(.4888);animation:fall-168 22s -10s linear infinite}@keyframes fall-168{33.164%{transform:translate(30.7609vw,33.164vh) scale(.4888)}to{transform:translate(32.1827vw,99vh) scale(.4888)}}.snow:nth-child(169){opacity:.0626;transform:translate(.4512vw,-10px) scale(.657);animation:fall-169 11s -9s linear infinite}@keyframes fall-169{36.89%{transform:translate(-5.795vw,36.89vh) scale(.657)}to{transform:translate(-2.6719vw,99vh) scale(.657)}}.snow:nth-child(170){opacity:.54;transform:translate(15.4849vw,-10px) scale(.0989);animation:fall-170 17s -24s linear infinite}@keyframes fall-170{43.34%{transform:translate(10.1025vw,43.34vh) scale(.0989)}to{transform:translate(12.7937vw,99vh) scale(.0989)}}.snow:nth-child(171){opacity:.5698;transform:translate(90.163vw,-10px) scale(.4298);animation:fall-171 18s -29s linear infinite}@keyframes fall-171{51.58%{transform:translate(80.2758vw,51.58vh) scale(.4298)}to{transform:translate(85.2194vw,99vh) scale(.4298)}}.snow:nth-child(172){opacity:1.4244;transform:translate(70.3109vw,-10px) scale(.2147);animation:fall-172 20s -19s linear infinite}@keyframes fall-172{76.892%{transform:translate(72.0847vw,76.892vh) scale(.2147)}to{transform:translate(71.1978vw,99vh) scale(.2147)}}.snow:nth-child(173){opacity:1.8486;transform:translate(56.9604vw,-10px) scale(.727);animation:fall-173 26s -27s linear infinite}@keyframes fall-173{37.615%{transform:translate(63.9088vw,37.615vh) scale(.727)}to{transform:translate(60.4346vw,99vh) scale(.727)}}.snow:nth-child(174){opacity:1.728;transform:translate(86.6673vw,-10px) scale(.5566);animation:fall-174 29s -9s linear infinite}@keyframes fall-174{37.492%{transform:translate(86.4243vw,37.492vh) scale(.5566)}to{transform:translate(86.5458vw,99vh) scale(.5566)}}.snow:nth-child(175){opacity:.157;transform:translate(24.7809vw,-10px) scale(.5706);animation:fall-175 20s -1s linear infinite}@keyframes fall-175{70.944%{transform:translate(23.1869vw,70.944vh) scale(.5706)}to{transform:translate(23.9839vw,99vh) scale(.5706)}}.snow:nth-child(176){opacity:1.3682;transform:translate(4.7102vw,-10px) scale(.9804);animation:fall-176 28s -27s linear infinite}@keyframes fall-176{39.903%{transform:translate(2.3127vw,39.903vh) scale(.9804)}to{transform:translate(3.51145vw,99vh) scale(.9804)}}.snow:nth-child(177){opacity:1.4472;transform:translate(23.834vw,-10px) scale(.3703);animation:fall-177 13s -22s linear infinite}@keyframes fall-177{44.567%{transform:translate(25.5891vw,44.567vh) scale(.3703)}to{transform:translate(24.71155vw,99vh) scale(.3703)}}.snow:nth-child(178){opacity:.8078;transform:translate(49.7736vw,-10px) scale(.7705);animation:fall-178 16s -11s linear infinite}@keyframes fall-178{31.839%{transform:translate(44.3422vw,31.839vh) scale(.7705)}to{transform:translate(47.0579vw,99vh) scale(.7705)}}.snow:nth-child(179){opacity:.4926;transform:translate(37.9463vw,-10px) scale(.0784);animation:fall-179 20s -23s linear infinite}@keyframes fall-179{44.925%{transform:translate(41.9921vw,44.925vh) scale(.0784)}to{transform:translate(39.9692vw,99vh) scale(.0784)}}.snow:nth-child(180){opacity:1.312;transform:translate(65.2995vw,-10px) scale(.5929);animation:fall-180 26s -6s linear infinite}@keyframes fall-180{66.225%{transform:translate(58.7681vw,66.225vh) scale(.5929)}to{transform:translate(62.0338vw,99vh) scale(.5929)}}.snow:nth-child(181){opacity:.251;transform:translate(84.351vw,-10px) scale(.9327);animation:fall-181 26s -12s linear infinite}@keyframes fall-181{77.414%{transform:translate(83.5738vw,77.414vh) scale(.9327)}to{transform:translate(83.9624vw,99vh) scale(.9327)}}.snow:nth-child(182){opacity:1.4402;transform:translate(52.0643vw,-10px) scale(.8778);animation:fall-182 20s -19s linear infinite}@keyframes fall-182{34.079%{transform:translate(54.8293vw,34.079vh) scale(.8778)}to{transform:translate(53.4468vw,99vh) scale(.8778)}}.snow:nth-child(183){opacity:.0274;transform:translate(91.651vw,-10px) scale(.2989);animation:fall-183 12s -25s linear infinite}@keyframes fall-183{47.895%{transform:translate(99.8655vw,47.895vh) scale(.2989)}to{transform:translate(95.75825vw,99vh) scale(.2989)}}.snow:nth-child(184){opacity:.7072;transform:translate(40.9445vw,-10px) scale(.568);animation:fall-184 15s -26s linear infinite}@keyframes fall-184{65.334%{transform:translate(37.7682vw,65.334vh) scale(.568)}to{transform:translate(39.35635vw,99vh) scale(.568)}}.snow:nth-child(185){opacity:.8542;transform:translate(17.8468vw,-10px) scale(.6639);animation:fall-185 16s -29s linear infinite}@keyframes fall-185{72.449%{transform:translate(13.5738vw,72.449vh) scale(.6639)}to{transform:translate(15.7103vw,99vh) scale(.6639)}}.snow:nth-child(186){opacity:.3716;transform:translate(53.3499vw,-10px) scale(.7599);animation:fall-186 16s -1s linear infinite}@keyframes fall-186{55.094%{transform:translate(61.4313vw,55.094vh) scale(.7599)}to{transform:translate(57.3906vw,99vh) scale(.7599)}}.snow:nth-child(187){opacity:1.517;transform:translate(15.7594vw,-10px) scale(.3465);animation:fall-187 20s -2s linear infinite}@keyframes fall-187{54.511%{transform:translate(10.7496vw,54.511vh) scale(.3465)}to{transform:translate(13.2545vw,99vh) scale(.3465)}}.snow:nth-child(188){opacity:.758;transform:translate(91.7187vw,-10px) scale(.2501);animation:fall-188 13s -1s linear infinite}@keyframes fall-188{66.36%{transform:translate(86.4558vw,66.36vh) scale(.2501)}to{transform:translate(89.08725vw,99vh) scale(.2501)}}.snow:nth-child(189){opacity:.3594;transform:translate(7.038vw,-10px) scale(.1723);animation:fall-189 18s -20s linear infinite}@keyframes fall-189{62.4%{transform:translate(14.4653vw,62.4vh) scale(.1723)}to{transform:translate(10.75165vw,99vh) scale(.1723)}}.snow:nth-child(190){opacity:1.6878;transform:translate(27.6346vw,-10px) scale(.8001);animation:fall-190 24s -27s linear infinite}@keyframes fall-190{41.858%{transform:translate(19.4546vw,41.858vh) scale(.8001)}to{transform:translate(23.5446vw,99vh) scale(.8001)}}.snow:nth-child(191){opacity:1.9082;transform:translate(90.0275vw,-10px) scale(.1805);animation:fall-191 10s -2s linear infinite}@keyframes fall-191{40.015%{transform:translate(92.7218vw,40.015vh) scale(.1805)}to{transform:translate(91.37465vw,99vh) scale(.1805)}}.snow:nth-child(192){opacity:.6832;transform:translate(28.128vw,-10px) scale(.4176);animation:fall-192 15s -6s linear infinite}@keyframes fall-192{46.454%{transform:translate(29.5748vw,46.454vh) scale(.4176)}to{transform:translate(28.8514vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.9756;transform:translate(96.8923vw,-10px) scale(.8757);animation:fall-193 18s -17s linear infinite}@keyframes fall-193{64.88%{transform:translate(105.3378vw,64.88vh) scale(.8757)}to{transform:translate(101.11505vw,99vh) scale(.8757)}}.snow:nth-child(194){opacity:1.284;transform:translate(12.2234vw,-10px) scale(.908);animation:fall-194 21s -7s linear infinite}@keyframes fall-194{79.645%{transform:translate(6.0224vw,79.645vh) scale(.908)}to{transform:translate(9.1229vw,99vh) scale(.908)}}.snow:nth-child(195){opacity:.397;transform:translate(78.2602vw,-10px) scale(.1299);animation:fall-195 24s -18s linear infinite}@keyframes fall-195{68.304%{transform:translate(74.2543vw,68.304vh) scale(.1299)}to{transform:translate(76.25725vw,99vh) scale(.1299)}}.snow:nth-child(196){opacity:.7706;transform:translate(49.8618vw,-10px) scale(.5795);animation:fall-196 26s -2s linear infinite}@keyframes fall-196{43.579%{transform:translate(41.8552vw,43.579vh) scale(.5795)}to{transform:translate(45.8585vw,99vh) scale(.5795)}}.snow:nth-child(197){opacity:.6534;transform:translate(75.3535vw,-10px) scale(.6321);animation:fall-197 19s -2s linear infinite}@keyframes fall-197{30.676%{transform:translate(82.5216vw,30.676vh) scale(.6321)}to{transform:translate(78.93755vw,99vh) scale(.6321)}}.snow:nth-child(198){opacity:.1508;transform:translate(53.3352vw,-10px) scale(.1665);animation:fall-198 22s -4s linear infinite}@keyframes fall-198{48.025%{transform:translate(49.4529vw,48.025vh) scale(.1665)}to{transform:translate(51.39405vw,99vh) scale(.1665)}}.snow:nth-child(199){opacity:1.5496;transform:translate(91.3129vw,-10px) scale(.8605);animation:fall-199 15s -11s linear infinite}@keyframes fall-199{41.587%{transform:translate(93.3789vw,41.587vh) scale(.8605)}to{transform:translate(92.3459vw,99vh) scale(.8605)}}.snow:nth-child(200){opacity:1.598;transform:translate(35.5403vw,-10px) scale(.2679);animation:fall-200 19s -1s linear infinite}@keyframes fall-200{62.104%{transform:translate(27.3223vw,62.104vh) scale(.2679)}to{transform:translate(31.4313vw,99vh) scale(.2679)}}.snow:nth-child(201){opacity:.8016;transform:translate(67.2193vw,-10px) scale(.2546);animation:fall-201 25s -14s linear infinite}@keyframes fall-201{69.039%{transform:translate(73.3476vw,69.039vh) scale(.2546)}to{transform:translate(70.28345vw,99vh) scale(.2546)}}.snow:nth-child(202){opacity:1.6184;transform:translate(2.012vw,-10px) scale(.9752);animation:fall-202 28s -28s linear infinite}@keyframes fall-202{59.01%{transform:translate(10.1365vw,59.01vh) scale(.9752)}to{transform:translate(6.07425vw,99vh) scale(.9752)}}.snow:nth-child(203){opacity:.852;transform:translate(7.178vw,-10px) scale(.9082);animation:fall-203 26s -2s linear infinite}@keyframes fall-203{52.613%{transform:translate(2.9732vw,52.613vh) scale(.9082)}to{transform:translate(5.0756vw,99vh) scale(.9082)}}.snow:nth-child(204){opacity:1.2136;transform:translate(75.7901vw,-10px) scale(.4644);animation:fall-204 19s -6s linear infinite}@keyframes fall-204{49.343%{transform:translate(79.3415vw,49.343vh) scale(.4644)}to{transform:translate(77.5658vw,99vh) scale(.4644)}}.snow:nth-child(205){opacity:1.7438;transform:translate(40.9833vw,-10px) scale(.152);animation:fall-205 17s -22s linear infinite}@keyframes fall-205{47.298%{transform:translate(49.1603vw,47.298vh) scale(.152)}to{transform:translate(45.0718vw,99vh) scale(.152)}}.snow:nth-child(206){opacity:1.296;transform:translate(87.4412vw,-10px) scale(.7242);animation:fall-206 26s -24s linear infinite}@keyframes fall-206{67.98%{transform:translate(80.2982vw,67.98vh) scale(.7242)}to{transform:translate(83.8697vw,99vh) scale(.7242)}}.snow:nth-child(207){opacity:.965;transform:translate(7.7756vw,-10px) scale(.5198);animation:fall-207 13s -11s linear infinite}@keyframes fall-207{70.601%{transform:translate(12.1188vw,70.601vh) scale(.5198)}to{transform:translate(9.9472vw,99vh) scale(.5198)}}.snow:nth-child(208){opacity:.1948;transform:translate(83.1084vw,-10px) scale(.8733);animation:fall-208 21s -5s linear infinite}@keyframes fall-208{51.232%{transform:translate(79.5061vw,51.232vh) scale(.8733)}to{transform:translate(81.30725vw,99vh) scale(.8733)}}.snow:nth-child(209){opacity:1.7294;transform:translate(81.79vw,-10px) scale(.035);animation:fall-209 21s -7s linear infinite}@keyframes fall-209{53.518%{transform:translate(77.4069vw,53.518vh) scale(.035)}to{transform:translate(79.59845vw,99vh) scale(.035)}}.snow:nth-child(210){opacity:.6278;transform:translate(93.6838vw,-10px) scale(.5496);animation:fall-210 10s -22s linear infinite}@keyframes fall-210{54.27%{transform:translate(84.5243vw,54.27vh) scale(.5496)}to{transform:translate(89.10405vw,99vh) scale(.5496)}}.snow:nth-child(211){opacity:.673;transform:translate(90.0858vw,-10px) scale(.6764);animation:fall-211 13s -26s linear infinite}@keyframes fall-211{79.671%{transform:translate(96.8021vw,79.671vh) scale(.6764)}to{transform:translate(93.44395vw,99vh) scale(.6764)}}.snow:nth-child(212){opacity:.3714;transform:translate(58.1256vw,-10px) scale(.3137);animation:fall-212 29s -25s linear infinite}@keyframes fall-212{55.158%{transform:translate(49.1336vw,55.158vh) scale(.3137)}to{transform:translate(53.6296vw,99vh) scale(.3137)}}.snow:nth-child(213){opacity:.5084;transform:translate(5.6954vw,-10px) scale(.6346);animation:fall-213 17s -12s linear infinite}@keyframes fall-213{31.806%{transform:translate(2.0892vw,31.806vh) scale(.6346)}to{transform:translate(3.8923vw,99vh) scale(.6346)}}.snow:nth-child(214){opacity:1.2342;transform:translate(64.7287vw,-10px) scale(.1791);animation:fall-214 17s -22s linear infinite}@keyframes fall-214{70.767%{transform:translate(66.2714vw,70.767vh) scale(.1791)}to{transform:translate(65.50005vw,99vh) scale(.1791)}}.snow:nth-child(215){opacity:1.403;transform:translate(81.8399vw,-10px) scale(.9255);animation:fall-215 19s -12s linear infinite}@keyframes fall-215{41.738%{transform:translate(90.9112vw,41.738vh) scale(.9255)}to{transform:translate(86.37555vw,99vh) scale(.9255)}}.snow:nth-child(216){opacity:.2676;transform:translate(96.1943vw,-10px) scale(.3909);animation:fall-216 29s -1s linear infinite}@keyframes fall-216{49.651%{transform:translate(96.3287vw,49.651vh) scale(.3909)}to{transform:translate(96.2615vw,99vh) scale(.3909)}}.snow:nth-child(217){opacity:1.5908;transform:translate(10.0226vw,-10px) scale(.2062);animation:fall-217 22s -19s linear infinite}@keyframes fall-217{53.326%{transform:translate(18.7675vw,53.326vh) scale(.2062)}to{transform:translate(14.39505vw,99vh) scale(.2062)}}.snow:nth-child(218){opacity:1.3714;transform:translate(74.8571vw,-10px) scale(.4156);animation:fall-218 18s -11s linear infinite}@keyframes fall-218{62.555%{transform:translate(81.197vw,62.555vh) scale(.4156)}to{transform:translate(78.02705vw,99vh) scale(.4156)}}.snow:nth-child(219){opacity:.2826;transform:translate(35.9684vw,-10px) scale(.9015);animation:fall-219 29s -25s linear infinite}@keyframes fall-219{54.027%{transform:translate(31.6505vw,54.027vh) scale(.9015)}to{transform:translate(33.80945vw,99vh) scale(.9015)}}.snow:nth-child(220){opacity:1.475;transform:translate(79.7655vw,-10px) scale(.8586);animation:fall-220 12s -11s linear infinite}@keyframes fall-220{74.189%{transform:translate(78.6261vw,74.189vh) scale(.8586)}to{transform:translate(79.1958vw,99vh) scale(.8586)}}.snow:nth-child(221){opacity:.1312;transform:translate(43.3166vw,-10px) scale(.9027);animation:fall-221 15s -29s linear infinite}@keyframes fall-221{64.081%{transform:translate(43.204vw,64.081vh) scale(.9027)}to{transform:translate(43.2603vw,99vh) scale(.9027)}}.snow:nth-child(222){opacity:1.1596;transform:translate(15.5191vw,-10px) scale(.5943);animation:fall-222 24s -10s linear infinite}@keyframes fall-222{33.452%{transform:translate(14.2132vw,33.452vh) scale(.5943)}to{transform:translate(14.86615vw,99vh) scale(.5943)}}.snow:nth-child(223){opacity:1.6062;transform:translate(52.5088vw,-10px) scale(.5139);animation:fall-223 19s -18s linear infinite}@keyframes fall-223{39.999%{transform:translate(53.9967vw,39.999vh) scale(.5139)}to{transform:translate(53.25275vw,99vh) scale(.5139)}}.snow:nth-child(224){opacity:.1788;transform:translate(95.163vw,-10px) scale(.2881);animation:fall-224 24s -11s linear infinite}@keyframes fall-224{35.254%{transform:translate(101.3978vw,35.254vh) scale(.2881)}to{transform:translate(98.2804vw,99vh) scale(.2881)}}.snow:nth-child(225){opacity:1.7832;transform:translate(28.1599vw,-10px) scale(.266);animation:fall-225 23s -17s linear infinite}@keyframes fall-225{59.83%{transform:translate(31.8651vw,59.83vh) scale(.266)}to{transform:translate(30.0125vw,99vh) scale(.266)}}.snow:nth-child(226){opacity:1.0796;transform:translate(77.2893vw,-10px) scale(.0746);animation:fall-226 10s -2s linear infinite}@keyframes fall-226{77.856%{transform:translate(75.5555vw,77.856vh) scale(.0746)}to{transform:translate(76.4224vw,99vh) scale(.0746)}}.snow:nth-child(227){opacity:1.0988;transform:translate(64.9718vw,-10px) scale(.9042);animation:fall-227 28s -17s linear infinite}@keyframes fall-227{68.612%{transform:translate(65.7125vw,68.612vh) scale(.9042)}to{transform:translate(65.34215vw,99vh) scale(.9042)}}.snow:nth-child(228){opacity:1.6606;transform:translate(44.8025vw,-10px) scale(.7524);animation:fall-228 24s -16s linear infinite}@keyframes fall-228{72.194%{transform:translate(46.3158vw,72.194vh) scale(.7524)}to{transform:translate(45.55915vw,99vh) scale(.7524)}}.snow:nth-child(229){opacity:1.8546;transform:translate(46.0976vw,-10px) scale(.7698);animation:fall-229 26s -22s linear infinite}@keyframes fall-229{39.484%{transform:translate(45.8551vw,39.484vh) scale(.7698)}to{transform:translate(45.97635vw,99vh) scale(.7698)}}.snow:nth-child(230){opacity:.7574;transform:translate(47.6844vw,-10px) scale(.9418);animation:fall-230 24s -29s linear infinite}@keyframes fall-230{46.825%{transform:translate(39.2107vw,46.825vh) scale(.9418)}to{transform:translate(43.44755vw,99vh) scale(.9418)}}.snow:nth-child(231){opacity:1.3318;transform:translate(50.0364vw,-10px) scale(.5263);animation:fall-231 21s -29s linear infinite}@keyframes fall-231{41.488%{transform:translate(57.2558vw,41.488vh) scale(.5263)}to{transform:translate(53.6461vw,99vh) scale(.5263)}}.snow:nth-child(232){opacity:1.2126;transform:translate(2.9365vw,-10px) scale(.2003);animation:fall-232 13s -28s linear infinite}@keyframes fall-232{36.833%{transform:translate(-5.7646vw,36.833vh) scale(.2003)}to{transform:translate(-1.41405vw,99vh) scale(.2003)}}.snow:nth-child(233){opacity:1.3466;transform:translate(69.1311vw,-10px) scale(.3947);animation:fall-233 20s -29s linear infinite}@keyframes fall-233{67.079%{transform:translate(77.3934vw,67.079vh) scale(.3947)}to{transform:translate(73.26225vw,99vh) scale(.3947)}}.snow:nth-child(234){opacity:1.6454;transform:translate(53.8223vw,-10px) scale(.8972);animation:fall-234 18s -7s linear infinite}@keyframes fall-234{43.441%{transform:translate(47.4617vw,43.441vh) scale(.8972)}to{transform:translate(50.642vw,99vh) scale(.8972)}}.snow:nth-child(235){opacity:1.0112;transform:translate(59.8162vw,-10px) scale(.3442);animation:fall-235 21s -7s linear infinite}@keyframes fall-235{69.143%{transform:translate(61.4369vw,69.143vh) scale(.3442)}to{transform:translate(60.62655vw,99vh) scale(.3442)}}.snow:nth-child(236){opacity:.1316;transform:translate(47.5744vw,-10px) scale(.5795);animation:fall-236 11s -21s linear infinite}@keyframes fall-236{64.77%{transform:translate(54.6974vw,64.77vh) scale(.5795)}to{transform:translate(51.1359vw,99vh) scale(.5795)}}.snow:nth-child(237){opacity:1.275;transform:translate(93.7349vw,-10px) scale(.7923);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{31.643%{transform:translate(89.1567vw,31.643vh) scale(.7923)}to{transform:translate(91.4458vw,99vh) scale(.7923)}}.snow:nth-child(238){opacity:.1786;transform:translate(76.1511vw,-10px) scale(.8365);animation:fall-238 11s -1s linear infinite}@keyframes fall-238{55.616%{transform:translate(82.5844vw,55.616vh) scale(.8365)}to{transform:translate(79.36775vw,99vh) scale(.8365)}}.snow:nth-child(239){opacity:.8248;transform:translate(86.5978vw,-10px) scale(.4623);animation:fall-239 10s -23s linear infinite}@keyframes fall-239{36.259%{transform:translate(90.3704vw,36.259vh) scale(.4623)}to{transform:translate(88.4841vw,99vh) scale(.4623)}}.snow:nth-child(240){opacity:.2254;transform:translate(34.7642vw,-10px) scale(.0849);animation:fall-240 14s -28s linear infinite}@keyframes fall-240{33.824%{transform:translate(35.8141vw,33.824vh) scale(.0849)}to{transform:translate(35.28915vw,99vh) scale(.0849)}}.snow:nth-child(241){opacity:.8614;transform:translate(43.2026vw,-10px) scale(.9921);animation:fall-241 12s -29s linear infinite}@keyframes fall-241{60.569%{transform:translate(49.5504vw,60.569vh) scale(.9921)}to{transform:translate(46.3765vw,99vh) scale(.9921)}}.snow:nth-child(242){opacity:.0252;transform:translate(60.8655vw,-10px) scale(.0281);animation:fall-242 22s -10s linear infinite}@keyframes fall-242{53.1%{transform:translate(64.7768vw,53.1vh) scale(.0281)}to{transform:translate(62.82115vw,99vh) scale(.0281)}}.snow:nth-child(243){opacity:1.4032;transform:translate(72.047vw,-10px) scale(.8883);animation:fall-243 13s -20s linear infinite}@keyframes fall-243{68.61%{transform:translate(80.2514vw,68.61vh) scale(.8883)}to{transform:translate(76.1492vw,99vh) scale(.8883)}}.snow:nth-child(244){opacity:.4556;transform:translate(87.1127vw,-10px) scale(.1909);animation:fall-244 24s -2s linear infinite}@keyframes fall-244{74.63%{transform:translate(96.5804vw,74.63vh) scale(.1909)}to{transform:translate(91.84655vw,99vh) scale(.1909)}}.snow:nth-child(245){opacity:1.8804;transform:translate(25.4105vw,-10px) scale(.7128);animation:fall-245 12s -22s linear infinite}@keyframes fall-245{61.601%{transform:translate(18.4377vw,61.601vh) scale(.7128)}to{transform:translate(21.9241vw,99vh) scale(.7128)}}.snow:nth-child(246){opacity:1.4382;transform:translate(68.7911vw,-10px) scale(.5111);animation:fall-246 18s -4s linear infinite}@keyframes fall-246{73.719%{transform:translate(77.0484vw,73.719vh) scale(.5111)}to{transform:translate(72.91975vw,99vh) scale(.5111)}}.snow:nth-child(247){opacity:.8008;transform:translate(4.3951vw,-10px) scale(.4072);animation:fall-247 29s -8s linear infinite}@keyframes fall-247{42.521%{transform:translate(.2971vw,42.521vh) scale(.4072)}to{transform:translate(2.3461vw,99vh) scale(.4072)}}.snow:nth-child(248){opacity:.9242;transform:translate(87.2114vw,-10px) scale(.5085);animation:fall-248 12s -14s linear infinite}@keyframes fall-248{66.33%{transform:translate(93.8462vw,66.33vh) scale(.5085)}to{transform:translate(90.5288vw,99vh) scale(.5085)}}.snow:nth-child(249){opacity:1.4242;transform:translate(11.4763vw,-10px) scale(.2705);animation:fall-249 22s -13s linear infinite}@keyframes fall-249{57.656%{transform:translate(5.1475vw,57.656vh) scale(.2705)}to{transform:translate(8.3119vw,99vh) scale(.2705)}}.snow:nth-child(250){opacity:1.025;transform:translate(39.3689vw,-10px) scale(.5043);animation:fall-250 28s -18s linear infinite}@keyframes fall-250{55.206%{transform:translate(40.7147vw,55.206vh) scale(.5043)}to{transform:translate(40.0418vw,99vh) scale(.5043)}}.snow:nth-child(251){opacity:.066;transform:translate(43.5771vw,-10px) scale(.1945);animation:fall-251 19s -4s linear infinite}@keyframes fall-251{68.719%{transform:translate(50.5218vw,68.719vh) scale(.1945)}to{transform:translate(47.04945vw,99vh) scale(.1945)}}.snow:nth-child(252){opacity:1.3136;transform:translate(82.3335vw,-10px) scale(.9197);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{42.171%{transform:translate(85.2055vw,42.171vh) scale(.9197)}to{transform:translate(83.7695vw,99vh) scale(.9197)}}.snow:nth-child(253){opacity:1.016;transform:translate(89.6363vw,-10px) scale(.9309);animation:fall-253 17s -9s linear infinite}@keyframes fall-253{55.531%{transform:translate(99.0048vw,55.531vh) scale(.9309)}to{transform:translate(94.32055vw,99vh) scale(.9309)}}.snow:nth-child(254){opacity:.6132;transform:translate(38.1442vw,-10px) scale(.1253);animation:fall-254 20s -27s linear infinite}@keyframes fall-254{75.185%{transform:translate(37.3951vw,75.185vh) scale(.1253)}to{transform:translate(37.76965vw,99vh) scale(.1253)}}.snow:nth-child(255){opacity:1.4124;transform:translate(72.827vw,-10px) scale(.191);animation:fall-255 23s -20s linear infinite}@keyframes fall-255{57.456%{transform:translate(73.2371vw,57.456vh) scale(.191)}to{transform:translate(73.03205vw,99vh) scale(.191)}}.snow:nth-child(256){opacity:1.7976;transform:translate(62.5765vw,-10px) scale(.2848);animation:fall-256 11s -29s linear infinite}@keyframes fall-256{44.617%{transform:translate(62.9057vw,44.617vh) scale(.2848)}to{transform:translate(62.7411vw,99vh) scale(.2848)}}.snow:nth-child(257){opacity:1.1116;transform:translate(30.4943vw,-10px) scale(.5642);animation:fall-257 16s -3s linear infinite}@keyframes fall-257{61.215%{transform:translate(20.6473vw,61.215vh) scale(.5642)}to{transform:translate(25.5708vw,99vh) scale(.5642)}}.snow:nth-child(258){opacity:1.955;transform:translate(77.4085vw,-10px) scale(.9538);animation:fall-258 30s -1s linear infinite}@keyframes fall-258{60.004%{transform:translate(68.1034vw,60.004vh) scale(.9538)}to{transform:translate(72.75595vw,99vh) scale(.9538)}}.snow:nth-child(259){opacity:.2064;transform:translate(35.9783vw,-10px) scale(.2573);animation:fall-259 12s -8s linear infinite}@keyframes fall-259{38.609%{transform:translate(34.5453vw,38.609vh) scale(.2573)}to{transform:translate(35.2618vw,99vh) scale(.2573)}}.snow:nth-child(260){opacity:.9862;transform:translate(46.8428vw,-10px) scale(.9617);animation:fall-260 29s -6s linear infinite}@keyframes fall-260{70.142%{transform:translate(41.8659vw,70.142vh) scale(.9617)}to{transform:translate(44.35435vw,99vh) scale(.9617)}}.snow:nth-child(261){opacity:1.5304;transform:translate(54.0411vw,-10px) scale(.6507);animation:fall-261 27s -15s linear infinite}@keyframes fall-261{69.686%{transform:translate(47.9151vw,69.686vh) scale(.6507)}to{transform:translate(50.9781vw,99vh) scale(.6507)}}.snow:nth-child(262){opacity:1.9186;transform:translate(95.1825vw,-10px) scale(.0848);animation:fall-262 21s -3s linear infinite}@keyframes fall-262{71.423%{transform:translate(96.3721vw,71.423vh) scale(.0848)}to{transform:translate(95.7773vw,99vh) scale(.0848)}}.snow:nth-child(263){opacity:1.5772;transform:translate(63.1537vw,-10px) scale(.8983);animation:fall-263 20s -10s linear infinite}@keyframes fall-263{41.651%{transform:translate(63.2504vw,41.651vh) scale(.8983)}to{transform:translate(63.20205vw,99vh) scale(.8983)}}.snow:nth-child(264){opacity:1.9576;transform:translate(62.1966vw,-10px) scale(.9817);animation:fall-264 13s -15s linear infinite}@keyframes fall-264{52.423%{transform:translate(62.6302vw,52.423vh) scale(.9817)}to{transform:translate(62.4134vw,99vh) scale(.9817)}}.snow:nth-child(265){opacity:.3172;transform:translate(17.9499vw,-10px) scale(.4052);animation:fall-265 28s -27s linear infinite}@keyframes fall-265{61.817%{transform:translate(18.9798vw,61.817vh) scale(.4052)}to{transform:translate(18.46485vw,99vh) scale(.4052)}}.snow:nth-child(266){opacity:1.4048;transform:translate(45.6764vw,-10px) scale(.4847);animation:fall-266 14s -27s linear infinite}@keyframes fall-266{39.021%{transform:translate(48.9906vw,39.021vh) scale(.4847)}to{transform:translate(47.3335vw,99vh) scale(.4847)}}.snow:nth-child(267){opacity:.9042;transform:translate(96.1673vw,-10px) scale(.7912);animation:fall-267 21s -29s linear infinite}@keyframes fall-267{73.332%{transform:translate(89.9778vw,73.332vh) scale(.7912)}to{transform:translate(93.07255vw,99vh) scale(.7912)}}.snow:nth-child(268){opacity:.4176;transform:translate(1.4414vw,-10px) scale(.7502);animation:fall-268 29s -8s linear infinite}@keyframes fall-268{49.8%{transform:translate(-2.1226vw,49.8vh) scale(.7502)}to{transform:translate(-.3406vw,99vh) scale(.7502)}}.snow:nth-child(269){opacity:.6412;transform:translate(84.0845vw,-10px) scale(.214);animation:fall-269 28s -5s linear infinite}@keyframes fall-269{33.415%{transform:translate(82.3177vw,33.415vh) scale(.214)}to{transform:translate(83.2011vw,99vh) scale(.214)}}.snow:nth-child(270){opacity:1.5998;transform:translate(95.5318vw,-10px) scale(.3531);animation:fall-270 14s -4s linear infinite}@keyframes fall-270{66.633%{transform:translate(87.6368vw,66.633vh) scale(.3531)}to{transform:translate(91.5843vw,99vh) scale(.3531)}}.snow:nth-child(271){opacity:.8468;transform:translate(38.4592vw,-10px) scale(.2636);animation:fall-271 18s -9s linear infinite}@keyframes fall-271{33.206%{transform:translate(44.8839vw,33.206vh) scale(.2636)}to{transform:translate(41.67155vw,99vh) scale(.2636)}}.snow:nth-child(272){opacity:1.144;transform:translate(29.7495vw,-10px) scale(.7742);animation:fall-272 26s -15s linear infinite}@keyframes fall-272{32.996%{transform:translate(24.1022vw,32.996vh) scale(.7742)}to{transform:translate(26.92585vw,99vh) scale(.7742)}}.snow:nth-child(273){opacity:.4192;transform:translate(59.2535vw,-10px) scale(.8765);animation:fall-273 25s -16s linear infinite}@keyframes fall-273{78.207%{transform:translate(66.5704vw,78.207vh) scale(.8765)}to{transform:translate(62.91195vw,99vh) scale(.8765)}}.snow:nth-child(274){opacity:1.929;transform:translate(24.4659vw,-10px) scale(.4284);animation:fall-274 26s -6s linear infinite}@keyframes fall-274{62.59%{transform:translate(16.6774vw,62.59vh) scale(.4284)}to{transform:translate(20.57165vw,99vh) scale(.4284)}}.snow:nth-child(275){opacity:.4888;transform:translate(88.0449vw,-10px) scale(.6205);animation:fall-275 25s -29s linear infinite}@keyframes fall-275{51.399%{transform:translate(89.8386vw,51.399vh) scale(.6205)}to{transform:translate(88.94175vw,99vh) scale(.6205)}}.snow:nth-child(276){opacity:.8714;transform:translate(35.3947vw,-10px) scale(.3568);animation:fall-276 23s -27s linear infinite}@keyframes fall-276{67.566%{transform:translate(37.6961vw,67.566vh) scale(.3568)}to{transform:translate(36.5454vw,99vh) scale(.3568)}}.snow:nth-child(277){opacity:.5556;transform:translate(9.2849vw,-10px) scale(.1506);animation:fall-277 30s -2s linear infinite}@keyframes fall-277{73.944%{transform:translate(3.701vw,73.944vh) scale(.1506)}to{transform:translate(6.49295vw,99vh) scale(.1506)}}.snow:nth-child(278){opacity:.7806;transform:translate(81.6428vw,-10px) scale(.6016);animation:fall-278 11s -21s linear infinite}@keyframes fall-278{44.127%{transform:translate(79.8012vw,44.127vh) scale(.6016)}to{transform:translate(80.722vw,99vh) scale(.6016)}}.snow:nth-child(279){opacity:1.0332;transform:translate(77.5127vw,-10px) scale(.3006);animation:fall-279 15s -8s linear infinite}@keyframes fall-279{33.344%{transform:translate(69.8936vw,33.344vh) scale(.3006)}to{transform:translate(73.70315vw,99vh) scale(.3006)}}.snow:nth-child(280){opacity:1.3014;transform:translate(33.7851vw,-10px) scale(.5224);animation:fall-280 10s -29s linear infinite}@keyframes fall-280{59.003%{transform:translate(39.6773vw,59.003vh) scale(.5224)}to{transform:translate(36.7312vw,99vh) scale(.5224)}}.snow:nth-child(281){opacity:.2812;transform:translate(83.2862vw,-10px) scale(.6009);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{58.591%{transform:translate(74.4631vw,58.591vh) scale(.6009)}to{transform:translate(78.87465vw,99vh) scale(.6009)}}.snow:nth-child(282){opacity:1.0716;transform:translate(8.6312vw,-10px) scale(.1281);animation:fall-282 29s -10s linear infinite}@keyframes fall-282{77.478%{transform:translate(7.5598vw,77.478vh) scale(.1281)}to{transform:translate(8.0955vw,99vh) scale(.1281)}}.snow:nth-child(283){opacity:1.2462;transform:translate(84.8534vw,-10px) scale(.4328);animation:fall-283 19s -30s linear infinite}@keyframes fall-283{57.152%{transform:translate(92.3537vw,57.152vh) scale(.4328)}to{transform:translate(88.60355vw,99vh) scale(.4328)}}.snow:nth-child(284){opacity:.0354;transform:translate(99.5962vw,-10px) scale(.5156);animation:fall-284 14s -16s linear infinite}@keyframes fall-284{66.355%{transform:translate(94.7279vw,66.355vh) scale(.5156)}to{transform:translate(97.16205vw,99vh) scale(.5156)}}.snow:nth-child(285){opacity:.859;transform:translate(91.319vw,-10px) scale(.741);animation:fall-285 17s -17s linear infinite}@keyframes fall-285{74.963%{transform:translate(88.5712vw,74.963vh) scale(.741)}to{transform:translate(89.9451vw,99vh) scale(.741)}}.snow:nth-child(286){opacity:.091;transform:translate(62.5644vw,-10px) scale(.3759);animation:fall-286 30s -12s linear infinite}@keyframes fall-286{56.952%{transform:translate(65.5476vw,56.952vh) scale(.3759)}to{transform:translate(64.056vw,99vh) scale(.3759)}}.snow:nth-child(287){opacity:1.8734;transform:translate(58.9121vw,-10px) scale(.0895);animation:fall-287 20s -17s linear infinite}@keyframes fall-287{47.643%{transform:translate(50.6146vw,47.643vh) scale(.0895)}to{transform:translate(54.76335vw,99vh) scale(.0895)}}.snow:nth-child(288){opacity:.5732;transform:translate(49.4325vw,-10px) scale(.753);animation:fall-288 13s -1s linear infinite}@keyframes fall-288{58.382%{transform:translate(46.1562vw,58.382vh) scale(.753)}to{transform:translate(47.79435vw,99vh) scale(.753)}}.snow:nth-child(289){opacity:1.608;transform:translate(64vw,-10px) scale(.3428);animation:fall-289 22s -4s linear infinite}@keyframes fall-289{66.45%{transform:translate(69.3903vw,66.45vh) scale(.3428)}to{transform:translate(66.69515vw,99vh) scale(.3428)}}.snow:nth-child(290){opacity:1.6828;transform:translate(41.3731vw,-10px) scale(.2863);animation:fall-290 20s -14s linear infinite}@keyframes fall-290{58.528%{transform:translate(45.2412vw,58.528vh) scale(.2863)}to{transform:translate(43.30715vw,99vh) scale(.2863)}}.snow:nth-child(291){opacity:.8146;transform:translate(40.9595vw,-10px) scale(.528);animation:fall-291 18s -15s linear infinite}@keyframes fall-291{76.138%{transform:translate(43.9155vw,76.138vh) scale(.528)}to{transform:translate(42.4375vw,99vh) scale(.528)}}.snow:nth-child(292){opacity:1.2314;transform:translate(45.5499vw,-10px) scale(.6369);animation:fall-292 19s -11s linear infinite}@keyframes fall-292{56.477%{transform:translate(46.1403vw,56.477vh) scale(.6369)}to{transform:translate(45.8451vw,99vh) scale(.6369)}}.snow:nth-child(293){opacity:.0614;transform:translate(20.9308vw,-10px) scale(.3925);animation:fall-293 17s -15s linear infinite}@keyframes fall-293{40.543%{transform:translate(27.1814vw,40.543vh) scale(.3925)}to{transform:translate(24.0561vw,99vh) scale(.3925)}}.snow:nth-child(294){opacity:.2514;transform:translate(88.7098vw,-10px) scale(.5679);animation:fall-294 28s -2s linear infinite}@keyframes fall-294{58.468%{transform:translate(79.4486vw,58.468vh) scale(.5679)}to{transform:translate(84.0792vw,99vh) scale(.5679)}}.snow:nth-child(295){opacity:1.7534;transform:translate(48.6513vw,-10px) scale(.7418);animation:fall-295 14s -3s linear infinite}@keyframes fall-295{50.395%{transform:translate(41.0958vw,50.395vh) scale(.7418)}to{transform:translate(44.87355vw,99vh) scale(.7418)}}.snow:nth-child(296){opacity:1.0186;transform:translate(72.0886vw,-10px) scale(.6881);animation:fall-296 26s -16s linear infinite}@keyframes fall-296{37.847%{transform:translate(68.3702vw,37.847vh) scale(.6881)}to{transform:translate(70.2294vw,99vh) scale(.6881)}}.snow:nth-child(297){opacity:1.856;transform:translate(53.9397vw,-10px) scale(.189);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{78.25%{transform:translate(49.858vw,78.25vh) scale(.189)}to{transform:translate(51.89885vw,99vh) scale(.189)}}.snow:nth-child(298){opacity:.2042;transform:translate(33.8195vw,-10px) scale(.8049);animation:fall-298 29s -25s linear infinite}@keyframes fall-298{77.15%{transform:translate(43.4829vw,77.15vh) scale(.8049)}to{transform:translate(38.6512vw,99vh) scale(.8049)}}.snow:nth-child(299){opacity:.1408;transform:translate(96.8311vw,-10px) scale(.4859);animation:fall-299 18s -16s linear infinite}@keyframes fall-299{69.597%{transform:translate(99.2408vw,69.597vh) scale(.4859)}to{transform:translate(98.03595vw,99vh) scale(.4859)}}.snow:nth-child(300){opacity:1.3692;transform:translate(90.4147vw,-10px) scale(.724);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{45.355%{transform:translate(80.8448vw,45.355vh) scale(.724)}to{transform:translate(85.62975vw,99vh) scale(.724)}}.snow:nth-child(301){opacity:.5368;transform:translate(10.513vw,-10px) scale(.4445);animation:fall-301 22s -6s linear infinite}@keyframes fall-301{62.93%{transform:translate(14.7593vw,62.93vh) scale(.4445)}to{transform:translate(12.63615vw,99vh) scale(.4445)}}.snow:nth-child(302){opacity:.471;transform:translate(97.4019vw,-10px) scale(.3918);animation:fall-302 25s -6s linear infinite}@keyframes fall-302{49.524%{transform:translate(94.0329vw,49.524vh) scale(.3918)}to{transform:translate(95.7174vw,99vh) scale(.3918)}}.snow:nth-child(303){opacity:.7168;transform:translate(68.0341vw,-10px) scale(.3575);animation:fall-303 26s -22s linear infinite}@keyframes fall-303{76.08%{transform:translate(59.0377vw,76.08vh) scale(.3575)}to{transform:translate(63.5359vw,99vh) scale(.3575)}}.snow:nth-child(304){opacity:.3148;transform:translate(32.2289vw,-10px) scale(.6663);animation:fall-304 30s -19s linear infinite}@keyframes fall-304{52.731%{transform:translate(26.8762vw,52.731vh) scale(.6663)}to{transform:translate(29.55255vw,99vh) scale(.6663)}}.snow:nth-child(305){opacity:1.669;transform:translate(9.8676vw,-10px) scale(.5856);animation:fall-305 26s -30s linear infinite}@keyframes fall-305{64.787%{transform:translate(17.4744vw,64.787vh) scale(.5856)}to{transform:translate(13.671vw,99vh) scale(.5856)}}.snow:nth-child(306){opacity:1.3054;transform:translate(40.8243vw,-10px) scale(.9252);animation:fall-306 22s -10s linear infinite}@keyframes fall-306{52.406%{transform:translate(43.9713vw,52.406vh) scale(.9252)}to{transform:translate(42.3978vw,99vh) scale(.9252)}}.snow:nth-child(307){opacity:1.5172;transform:translate(59.4075vw,-10px) scale(.9909);animation:fall-307 17s -5s linear infinite}@keyframes fall-307{70.539%{transform:translate(50.7955vw,70.539vh) scale(.9909)}to{transform:translate(55.1015vw,99vh) scale(.9909)}}.snow:nth-child(308){opacity:.1554;transform:translate(.9212vw,-10px) scale(.9446);animation:fall-308 12s -24s linear infinite}@keyframes fall-308{45.985%{transform:translate(2.2567vw,45.985vh) scale(.9446)}to{transform:translate(1.58895vw,99vh) scale(.9446)}}.snow:nth-child(309){opacity:1.5278;transform:translate(98.7279vw,-10px) scale(.4768);animation:fall-309 23s -24s linear infinite}@keyframes fall-309{50.259%{transform:translate(94.932vw,50.259vh) scale(.4768)}to{transform:translate(96.82995vw,99vh) scale(.4768)}}.snow:nth-child(310){opacity:1.0058;transform:translate(43.6832vw,-10px) scale(.8856);animation:fall-310 17s -14s linear infinite}@keyframes fall-310{32.728%{transform:translate(49.102vw,32.728vh) scale(.8856)}to{transform:translate(46.3926vw,99vh) scale(.8856)}}.snow:nth-child(311){opacity:.3032;transform:translate(36.4231vw,-10px) scale(.5904);animation:fall-311 13s -4s linear infinite}@keyframes fall-311{72.278%{transform:translate(27.7401vw,72.278vh) scale(.5904)}to{transform:translate(32.0816vw,99vh) scale(.5904)}}.snow:nth-child(312){opacity:.0102;transform:translate(78.5521vw,-10px) scale(.4388);animation:fall-312 21s -25s linear infinite}@keyframes fall-312{35.668%{transform:translate(77.0974vw,35.668vh) scale(.4388)}to{transform:translate(77.82475vw,99vh) scale(.4388)}}.snow:nth-child(313){opacity:.8388;transform:translate(26.8919vw,-10px) scale(.9886);animation:fall-313 18s -25s linear infinite}@keyframes fall-313{62.024%{transform:translate(33.9135vw,62.024vh) scale(.9886)}to{transform:translate(30.4027vw,99vh) scale(.9886)}}.snow:nth-child(314){opacity:1.6344;transform:translate(51.0487vw,-10px) scale(.3146);animation:fall-314 30s -7s linear infinite}@keyframes fall-314{59.299%{transform:translate(51.9905vw,59.299vh) scale(.3146)}to{transform:translate(51.5196vw,99vh) scale(.3146)}}.snow:nth-child(315){opacity:1.4236;transform:translate(16.4442vw,-10px) scale(.4768);animation:fall-315 20s -21s linear infinite}@keyframes fall-315{30%{transform:translate(10.1948vw,30vh) scale(.4768)}to{transform:translate(13.3195vw,99vh) scale(.4768)}}.snow:nth-child(316){opacity:1.7438;transform:translate(34.2797vw,-10px) scale(.4282);animation:fall-316 21s -21s linear infinite}@keyframes fall-316{63.796%{transform:translate(41.5606vw,63.796vh) scale(.4282)}to{transform:translate(37.92015vw,99vh) scale(.4282)}}.snow:nth-child(317){opacity:1.1562;transform:translate(49.3692vw,-10px) scale(.3923);animation:fall-317 22s -22s linear infinite}@keyframes fall-317{32.542%{transform:translate(56.4271vw,32.542vh) scale(.3923)}to{transform:translate(52.89815vw,99vh) scale(.3923)}}.snow:nth-child(318){opacity:.4096;transform:translate(8.2922vw,-10px) scale(.3933);animation:fall-318 17s -7s linear infinite}@keyframes fall-318{33.165%{transform:translate(.8739vw,33.165vh) scale(.3933)}to{transform:translate(4.58305vw,99vh) scale(.3933)}}.snow:nth-child(319){opacity:.8586;transform:translate(5.1908vw,-10px) scale(.716);animation:fall-319 30s -16s linear infinite}@keyframes fall-319{64.306%{transform:translate(9.0316vw,64.306vh) scale(.716)}to{transform:translate(7.1112vw,99vh) scale(.716)}}.snow:nth-child(320){opacity:.2928;transform:translate(40.6697vw,-10px) scale(.8739);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{56.13%{transform:translate(32.5871vw,56.13vh) scale(.8739)}to{transform:translate(36.6284vw,99vh) scale(.8739)}}.snow:nth-child(321){opacity:1.8474;transform:translate(31.8871vw,-10px) scale(.1943);animation:fall-321 27s -26s linear infinite}@keyframes fall-321{58.865%{transform:translate(38.9339vw,58.865vh) scale(.1943)}to{transform:translate(35.4105vw,99vh) scale(.1943)}}.snow:nth-child(322){opacity:1.323;transform:translate(43.8886vw,-10px) scale(.5492);animation:fall-322 11s -11s linear infinite}@keyframes fall-322{54.326%{transform:translate(38.5162vw,54.326vh) scale(.5492)}to{transform:translate(41.2024vw,99vh) scale(.5492)}}.snow:nth-child(323){opacity:1.0506;transform:translate(73.5385vw,-10px) scale(.463);animation:fall-323 11s -30s linear infinite}@keyframes fall-323{64.07%{transform:translate(74.7071vw,64.07vh) scale(.463)}to{transform:translate(74.1228vw,99vh) scale(.463)}}.snow:nth-child(324){opacity:1.7528;transform:translate(19.2836vw,-10px) scale(.4363);animation:fall-324 18s -11s linear infinite}@keyframes fall-324{31.448%{transform:translate(10.6829vw,31.448vh) scale(.4363)}to{transform:translate(14.98325vw,99vh) scale(.4363)}}.snow:nth-child(325){opacity:1.3996;transform:translate(42.3452vw,-10px) scale(.7266);animation:fall-325 20s -3s linear infinite}@keyframes fall-325{39.643%{transform:translate(36.0631vw,39.643vh) scale(.7266)}to{transform:translate(39.20415vw,99vh) scale(.7266)}}.snow:nth-child(326){opacity:.9778;transform:translate(60.1898vw,-10px) scale(.5718);animation:fall-326 25s -13s linear infinite}@keyframes fall-326{31.635%{transform:translate(69.0312vw,31.635vh) scale(.5718)}to{transform:translate(64.6105vw,99vh) scale(.5718)}}.snow:nth-child(327){opacity:.9064;transform:translate(27.8178vw,-10px) scale(.7811);animation:fall-327 24s -28s linear infinite}@keyframes fall-327{52.214%{transform:translate(34.2368vw,52.214vh) scale(.7811)}to{transform:translate(31.0273vw,99vh) scale(.7811)}}.snow:nth-child(328){opacity:1.4702;transform:translate(74.1666vw,-10px) scale(.0048);animation:fall-328 10s -25s linear infinite}@keyframes fall-328{67.946%{transform:translate(69.7147vw,67.946vh) scale(.0048)}to{transform:translate(71.94065vw,99vh) scale(.0048)}}.snow:nth-child(329){opacity:1.8304;transform:translate(44.6328vw,-10px) scale(.8785);animation:fall-329 30s -20s linear infinite}@keyframes fall-329{37.846%{transform:translate(53.4651vw,37.846vh) scale(.8785)}to{transform:translate(49.04895vw,99vh) scale(.8785)}}.snow:nth-child(330){opacity:1.3798;transform:translate(78.2322vw,-10px) scale(.6735);animation:fall-330 21s -15s linear infinite}@keyframes fall-330{58.291%{transform:translate(85.8525vw,58.291vh) scale(.6735)}to{transform:translate(82.04235vw,99vh) scale(.6735)}}.snow:nth-child(331){opacity:.3864;transform:translate(47.0691vw,-10px) scale(.1021);animation:fall-331 29s -11s linear infinite}@keyframes fall-331{54.977%{transform:translate(45.434vw,54.977vh) scale(.1021)}to{transform:translate(46.25155vw,99vh) scale(.1021)}}.snow:nth-child(332){opacity:.8908;transform:translate(42.3748vw,-10px) scale(.7069);animation:fall-332 16s -4s linear infinite}@keyframes fall-332{63.301%{transform:translate(37.9551vw,63.301vh) scale(.7069)}to{transform:translate(40.16495vw,99vh) scale(.7069)}}.snow:nth-child(333){opacity:1.8312;transform:translate(63.5423vw,-10px) scale(.3322);animation:fall-333 23s -18s linear infinite}@keyframes fall-333{45.992%{transform:translate(55.2408vw,45.992vh) scale(.3322)}to{transform:translate(59.39155vw,99vh) scale(.3322)}}.snow:nth-child(334){opacity:1.6518;transform:translate(3.5174vw,-10px) scale(.4135);animation:fall-334 19s -7s linear infinite}@keyframes fall-334{50.79%{transform:translate(5.0849vw,50.79vh) scale(.4135)}to{transform:translate(4.30115vw,99vh) scale(.4135)}}.snow:nth-child(335){opacity:1.239;transform:translate(93.0573vw,-10px) scale(.9549);animation:fall-335 18s -25s linear infinite}@keyframes fall-335{45.702%{transform:translate(96.4655vw,45.702vh) scale(.9549)}to{transform:translate(94.7614vw,99vh) scale(.9549)}}.snow:nth-child(336){opacity:.0036;transform:translate(35.2541vw,-10px) scale(.4568);animation:fall-336 16s -15s linear infinite}@keyframes fall-336{61.685%{transform:translate(42.573vw,61.685vh) scale(.4568)}to{transform:translate(38.91355vw,99vh) scale(.4568)}}.snow:nth-child(337){opacity:1.8098;transform:translate(77.9555vw,-10px) scale(.5724);animation:fall-337 13s -19s linear infinite}@keyframes fall-337{37.962%{transform:translate(68.51vw,37.962vh) scale(.5724)}to{transform:translate(73.23275vw,99vh) scale(.5724)}}.snow:nth-child(338){opacity:1.3084;transform:translate(86.3913vw,-10px) scale(.0387);animation:fall-338 17s -17s linear infinite}@keyframes fall-338{74.317%{transform:translate(95.9818vw,74.317vh) scale(.0387)}to{transform:translate(91.18655vw,99vh) scale(.0387)}}.snow:nth-child(339){opacity:1.345;transform:translate(76.4627vw,-10px) scale(.5178);animation:fall-339 20s -12s linear infinite}@keyframes fall-339{52.115%{transform:translate(77.0085vw,52.115vh) scale(.5178)}to{transform:translate(76.7356vw,99vh) scale(.5178)}}.snow:nth-child(340){opacity:.391;transform:translate(51.6202vw,-10px) scale(.0612);animation:fall-340 14s -2s linear infinite}@keyframes fall-340{45.659%{transform:translate(57.1074vw,45.659vh) scale(.0612)}to{transform:translate(54.3638vw,99vh) scale(.0612)}}.snow:nth-child(341){opacity:1.7642;transform:translate(47.5682vw,-10px) scale(.4429);animation:fall-341 25s -18s linear infinite}@keyframes fall-341{41.502%{transform:translate(57.412vw,41.502vh) scale(.4429)}to{transform:translate(52.4901vw,99vh) scale(.4429)}}.snow:nth-child(342){opacity:.3342;transform:translate(43.641vw,-10px) scale(.4561);animation:fall-342 29s -27s linear infinite}@keyframes fall-342{53.321%{transform:translate(33.6729vw,53.321vh) scale(.4561)}to{transform:translate(38.65695vw,99vh) scale(.4561)}}.snow:nth-child(343){opacity:1.78;transform:translate(50.5104vw,-10px) scale(.3135);animation:fall-343 22s -21s linear infinite}@keyframes fall-343{34.799%{transform:translate(58.8152vw,34.799vh) scale(.3135)}to{transform:translate(54.6628vw,99vh) scale(.3135)}}.snow:nth-child(344){opacity:.9804;transform:translate(71.9072vw,-10px) scale(.6596);animation:fall-344 20s -22s linear infinite}@keyframes fall-344{64.265%{transform:translate(69.0936vw,64.265vh) scale(.6596)}to{transform:translate(70.5004vw,99vh) scale(.6596)}}.snow:nth-child(345){opacity:1.2796;transform:translate(74.4189vw,-10px) scale(.9585);animation:fall-345 27s -12s linear infinite}@keyframes fall-345{39.208%{transform:translate(66.7624vw,39.208vh) scale(.9585)}to{transform:translate(70.59065vw,99vh) scale(.9585)}}.snow:nth-child(346){opacity:.2578;transform:translate(91.4837vw,-10px) scale(.3955);animation:fall-346 27s -25s linear infinite}@keyframes fall-346{39.672%{transform:translate(87.487vw,39.672vh) scale(.3955)}to{transform:translate(89.48535vw,99vh) scale(.3955)}}.snow:nth-child(347){opacity:1.5818;transform:translate(87.8605vw,-10px) scale(.5363);animation:fall-347 30s -30s linear infinite}@keyframes fall-347{56.845%{transform:translate(94.5111vw,56.845vh) scale(.5363)}to{transform:translate(91.1858vw,99vh) scale(.5363)}}.snow:nth-child(348){opacity:.0954;transform:translate(70.6421vw,-10px) scale(.7864);animation:fall-348 17s -21s linear infinite}@keyframes fall-348{52.601%{transform:translate(66.9476vw,52.601vh) scale(.7864)}to{transform:translate(68.79485vw,99vh) scale(.7864)}}.snow:nth-child(349){opacity:1.2474;transform:translate(79.1236vw,-10px) scale(.6196);animation:fall-349 12s -13s linear infinite}@keyframes fall-349{64.906%{transform:translate(70.1043vw,64.906vh) scale(.6196)}to{transform:translate(74.61395vw,99vh) scale(.6196)}}.snow:nth-child(350){opacity:1.5694;transform:translate(36.9688vw,-10px) scale(.8937);animation:fall-350 24s -11s linear infinite}@keyframes fall-350{64.882%{transform:translate(45.2934vw,64.882vh) scale(.8937)}to{transform:translate(41.1311vw,99vh) scale(.8937)}}.snow:nth-child(351){opacity:.2044;transform:translate(56.6118vw,-10px) scale(.1959);animation:fall-351 15s -23s linear infinite}@keyframes fall-351{77.475%{transform:translate(50.6442vw,77.475vh) scale(.1959)}to{transform:translate(53.628vw,99vh) scale(.1959)}}.snow:nth-child(352){opacity:.3196;transform:translate(58.0653vw,-10px) scale(.9015);animation:fall-352 30s -25s linear infinite}@keyframes fall-352{64.436%{transform:translate(55.2326vw,64.436vh) scale(.9015)}to{transform:translate(56.64895vw,99vh) scale(.9015)}}.snow:nth-child(353){opacity:.054;transform:translate(37.1165vw,-10px) scale(.5203);animation:fall-353 28s -6s linear infinite}@keyframes fall-353{51.429%{transform:translate(37.2303vw,51.429vh) scale(.5203)}to{transform:translate(37.1734vw,99vh) scale(.5203)}}.snow:nth-child(354){opacity:1.0512;transform:translate(84.5625vw,-10px) scale(.4754);animation:fall-354 18s -1s linear infinite}@keyframes fall-354{36.15%{transform:translate(82.2765vw,36.15vh) scale(.4754)}to{transform:translate(83.4195vw,99vh) scale(.4754)}}.snow:nth-child(355){opacity:.927;transform:translate(27.2004vw,-10px) scale(.2797);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{74.65%{transform:translate(31.8991vw,74.65vh) scale(.2797)}to{transform:translate(29.54975vw,99vh) scale(.2797)}}.snow:nth-child(356){opacity:1.2026;transform:translate(25.1737vw,-10px) scale(.9178);animation:fall-356 18s -16s linear infinite}@keyframes fall-356{32.091%{transform:translate(31.891vw,32.091vh) scale(.9178)}to{transform:translate(28.53235vw,99vh) scale(.9178)}}.snow:nth-child(357){opacity:.3912;transform:translate(9.8918vw,-10px) scale(.8125);animation:fall-357 24s -18s linear infinite}@keyframes fall-357{41.593%{transform:translate(11.6511vw,41.593vh) scale(.8125)}to{transform:translate(10.77145vw,99vh) scale(.8125)}}.snow:nth-child(358){opacity:.2106;transform:translate(10.9438vw,-10px) scale(.419);animation:fall-358 25s -26s linear infinite}@keyframes fall-358{73.396%{transform:translate(17.8208vw,73.396vh) scale(.419)}to{transform:translate(14.3823vw,99vh) scale(.419)}}.snow:nth-child(359){opacity:.4882;transform:translate(67.2047vw,-10px) scale(.3949);animation:fall-359 30s -21s linear infinite}@keyframes fall-359{38.892%{transform:translate(65.7905vw,38.892vh) scale(.3949)}to{transform:translate(66.4976vw,99vh) scale(.3949)}}.snow:nth-child(360){opacity:.111;transform:translate(94.3575vw,-10px) scale(.9749);animation:fall-360 25s -28s linear infinite}@keyframes fall-360{39.229%{transform:translate(104.2887vw,39.229vh) scale(.9749)}to{transform:translate(99.3231vw,99vh) scale(.9749)}}.snow:nth-child(361){opacity:1.7766;transform:translate(27.6237vw,-10px) scale(.1173);animation:fall-361 17s -14s linear infinite}@keyframes fall-361{51.078%{transform:translate(22.3948vw,51.078vh) scale(.1173)}to{transform:translate(25.00925vw,99vh) scale(.1173)}}.snow:nth-child(362){opacity:.6392;transform:translate(37.322vw,-10px) scale(.6357);animation:fall-362 11s -12s linear infinite}@keyframes fall-362{45.867%{transform:translate(31.3091vw,45.867vh) scale(.6357)}to{transform:translate(34.31555vw,99vh) scale(.6357)}}.snow:nth-child(363){opacity:.3302;transform:translate(54.0328vw,-10px) scale(.7469);animation:fall-363 23s -9s linear infinite}@keyframes fall-363{36.632%{transform:translate(58.0377vw,36.632vh) scale(.7469)}to{transform:translate(56.03525vw,99vh) scale(.7469)}}.snow:nth-child(364){opacity:1.342;transform:translate(99.5577vw,-10px) scale(.1862);animation:fall-364 24s -7s linear infinite}@keyframes fall-364{31.533%{transform:translate(101.1026vw,31.533vh) scale(.1862)}to{transform:translate(100.33015vw,99vh) scale(.1862)}}.snow:nth-child(365){opacity:.8854;transform:translate(64.1698vw,-10px) scale(.7501);animation:fall-365 12s -1s linear infinite}@keyframes fall-365{50.161%{transform:translate(68.2051vw,50.161vh) scale(.7501)}to{transform:translate(66.18745vw,99vh) scale(.7501)}}.snow:nth-child(366){opacity:1.2334;transform:translate(85.7523vw,-10px) scale(.6079);animation:fall-366 18s -5s linear infinite}@keyframes fall-366{54.365%{transform:translate(87.3424vw,54.365vh) scale(.6079)}to{transform:translate(86.54735vw,99vh) scale(.6079)}}.snow:nth-child(367){opacity:.727;transform:translate(62.6599vw,-10px) scale(.3894);animation:fall-367 20s -28s linear infinite}@keyframes fall-367{51.036%{transform:translate(62.9517vw,51.036vh) scale(.3894)}to{transform:translate(62.8058vw,99vh) scale(.3894)}}.snow:nth-child(368){opacity:.011;transform:translate(5.5994vw,-10px) scale(.2568);animation:fall-368 18s -4s linear infinite}@keyframes fall-368{57.101%{transform:translate(14.8724vw,57.101vh) scale(.2568)}to{transform:translate(10.2359vw,99vh) scale(.2568)}}.snow:nth-child(369){opacity:1.4418;transform:translate(18.2767vw,-10px) scale(.3131);animation:fall-369 25s -23s linear infinite}@keyframes fall-369{35.06%{transform:translate(27.4078vw,35.06vh) scale(.3131)}to{transform:translate(22.84225vw,99vh) scale(.3131)}}.snow:nth-child(370){opacity:.5164;transform:translate(82.3609vw,-10px) scale(.0017);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{33.136%{transform:translate(82.4461vw,33.136vh) scale(.0017)}to{transform:translate(82.4035vw,99vh) scale(.0017)}}.snow:nth-child(371){opacity:.8688;transform:translate(32.452vw,-10px) scale(.9554);animation:fall-371 12s -22s linear infinite}@keyframes fall-371{78.034%{transform:translate(39.6803vw,78.034vh) scale(.9554)}to{transform:translate(36.06615vw,99vh) scale(.9554)}}.snow:nth-child(372){opacity:.2682;transform:translate(55.2628vw,-10px) scale(.3408);animation:fall-372 30s -3s linear infinite}@keyframes fall-372{57.029%{transform:translate(61.0025vw,57.029vh) scale(.3408)}to{transform:translate(58.13265vw,99vh) scale(.3408)}}.snow:nth-child(373){opacity:1.4164;transform:translate(54.4952vw,-10px) scale(.8218);animation:fall-373 18s -1s linear infinite}@keyframes fall-373{69.093%{transform:translate(59.1452vw,69.093vh) scale(.8218)}to{transform:translate(56.8202vw,99vh) scale(.8218)}}.snow:nth-child(374){opacity:1.3364;transform:translate(80.5268vw,-10px) scale(.3205);animation:fall-374 28s -18s linear infinite}@keyframes fall-374{36.446%{transform:translate(88.9606vw,36.446vh) scale(.3205)}to{transform:translate(84.7437vw,99vh) scale(.3205)}}.snow:nth-child(375){opacity:.979;transform:translate(65.3378vw,-10px) scale(.901);animation:fall-375 18s -14s linear infinite}@keyframes fall-375{35.351%{transform:translate(64.4014vw,35.351vh) scale(.901)}to{transform:translate(64.8696vw,99vh) scale(.901)}}.snow:nth-child(376){opacity:1.0188;transform:translate(35.1222vw,-10px) scale(.4301);animation:fall-376 14s -29s linear infinite}@keyframes fall-376{49.268%{transform:translate(42.1183vw,49.268vh) scale(.4301)}to{transform:translate(38.62025vw,99vh) scale(.4301)}}.snow:nth-child(377){opacity:1.9648;transform:translate(14.5931vw,-10px) scale(.253);animation:fall-377 17s -9s linear infinite}@keyframes fall-377{52.42%{transform:translate(19.4668vw,52.42vh) scale(.253)}to{transform:translate(17.02995vw,99vh) scale(.253)}}.snow:nth-child(378){opacity:1.5526;transform:translate(7.28vw,-10px) scale(.5072);animation:fall-378 23s -7s linear infinite}@keyframes fall-378{79.707%{transform:translate(12.9527vw,79.707vh) scale(.5072)}to{transform:translate(10.11635vw,99vh) scale(.5072)}}.snow:nth-child(379){opacity:.8248;transform:translate(52.6311vw,-10px) scale(.5854);animation:fall-379 30s -7s linear infinite}@keyframes fall-379{64.202%{transform:translate(49.453vw,64.202vh) scale(.5854)}to{transform:translate(51.04205vw,99vh) scale(.5854)}}.snow:nth-child(380){opacity:.4618;transform:translate(30.7894vw,-10px) scale(.1154);animation:fall-380 26s -3s linear infinite}@keyframes fall-380{63.408%{transform:translate(28.1645vw,63.408vh) scale(.1154)}to{transform:translate(29.47695vw,99vh) scale(.1154)}}.snow:nth-child(381){opacity:.2524;transform:translate(18.4958vw,-10px) scale(.9819);animation:fall-381 19s -8s linear infinite}@keyframes fall-381{43.524%{transform:translate(24.4336vw,43.524vh) scale(.9819)}to{transform:translate(21.4647vw,99vh) scale(.9819)}}.snow:nth-child(382){opacity:1.8662;transform:translate(99.956vw,-10px) scale(.5601);animation:fall-382 20s -6s linear infinite}@keyframes fall-382{71.798%{transform:translate(100.0821vw,71.798vh) scale(.5601)}to{transform:translate(100.01905vw,99vh) scale(.5601)}}.snow:nth-child(383){opacity:1.3602;transform:translate(78.0166vw,-10px) scale(.6591);animation:fall-383 11s -12s linear infinite}@keyframes fall-383{60.147%{transform:translate(75.1742vw,60.147vh) scale(.6591)}to{transform:translate(76.5954vw,99vh) scale(.6591)}}.snow:nth-child(384){opacity:.028;transform:translate(72.3502vw,-10px) scale(.6656);animation:fall-384 12s -10s linear infinite}@keyframes fall-384{41.211%{transform:translate(75.731vw,41.211vh) scale(.6656)}to{transform:translate(74.0406vw,99vh) scale(.6656)}}.snow:nth-child(385){opacity:.5312;transform:translate(47.5547vw,-10px) scale(.2149);animation:fall-385 23s -29s linear infinite}@keyframes fall-385{70.553%{transform:translate(42.9026vw,70.553vh) scale(.2149)}to{transform:translate(45.22865vw,99vh) scale(.2149)}}.snow:nth-child(386){opacity:1.9974;transform:translate(12.1963vw,-10px) scale(.808);animation:fall-386 26s -1s linear infinite}@keyframes fall-386{51.364%{transform:translate(9.5006vw,51.364vh) scale(.808)}to{transform:translate(10.84845vw,99vh) scale(.808)}}.snow:nth-child(387){opacity:1.234;transform:translate(71.773vw,-10px) scale(.826);animation:fall-387 21s -19s linear infinite}@keyframes fall-387{41.028%{transform:translate(81.7598vw,41.028vh) scale(.826)}to{transform:translate(76.7664vw,99vh) scale(.826)}}.snow:nth-child(388){opacity:.603;transform:translate(74.9363vw,-10px) scale(.9732);animation:fall-388 19s -10s linear infinite}@keyframes fall-388{44.193%{transform:translate(73.2983vw,44.193vh) scale(.9732)}to{transform:translate(74.1173vw,99vh) scale(.9732)}}.snow:nth-child(389){opacity:.0712;transform:translate(48.064vw,-10px) scale(.0278);animation:fall-389 12s -21s linear infinite}@keyframes fall-389{68.886%{transform:translate(45.5143vw,68.886vh) scale(.0278)}to{transform:translate(46.78915vw,99vh) scale(.0278)}}.snow:nth-child(390){opacity:.054;transform:translate(59.1549vw,-10px) scale(.21);animation:fall-390 27s -9s linear infinite}@keyframes fall-390{65.558%{transform:translate(52.0354vw,65.558vh) scale(.21)}to{transform:translate(55.59515vw,99vh) scale(.21)}}.snow:nth-child(391){opacity:.6164;transform:translate(24.4708vw,-10px) scale(.4476);animation:fall-391 29s -27s linear infinite}@keyframes fall-391{57.75%{transform:translate(16.2194vw,57.75vh) scale(.4476)}to{transform:translate(20.3451vw,99vh) scale(.4476)}}.snow:nth-child(392){opacity:.8498;transform:translate(68.0136vw,-10px) scale(.2);animation:fall-392 28s -1s linear infinite}@keyframes fall-392{53.628%{transform:translate(69.6067vw,53.628vh) scale(.2)}to{transform:translate(68.81015vw,99vh) scale(.2)}}.snow:nth-child(393){opacity:.1296;transform:translate(9.7927vw,-10px) scale(.1841);animation:fall-393 19s -13s linear infinite}@keyframes fall-393{44.854%{transform:translate(8.5394vw,44.854vh) scale(.1841)}to{transform:translate(9.16605vw,99vh) scale(.1841)}}.snow:nth-child(394){opacity:1.8328;transform:translate(28.4619vw,-10px) scale(.0298);animation:fall-394 22s -10s linear infinite}@keyframes fall-394{59.743%{transform:translate(33.4595vw,59.743vh) scale(.0298)}to{transform:translate(30.9607vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:.3872;transform:translate(91.7924vw,-10px) scale(.1927);animation:fall-395 26s -11s linear infinite}@keyframes fall-395{56.1%{transform:translate(99.4278vw,56.1vh) scale(.1927)}to{transform:translate(95.6101vw,99vh) scale(.1927)}}.snow:nth-child(396){opacity:.1614;transform:translate(97.1051vw,-10px) scale(.1598);animation:fall-396 13s -18s linear infinite}@keyframes fall-396{43.04%{transform:translate(99.681vw,43.04vh) scale(.1598)}to{transform:translate(98.39305vw,99vh) scale(.1598)}}.snow:nth-child(397){opacity:.747;transform:translate(90.3267vw,-10px) scale(.3164);animation:fall-397 13s -16s linear infinite}@keyframes fall-397{69.686%{transform:translate(88.7671vw,69.686vh) scale(.3164)}to{transform:translate(89.5469vw,99vh) scale(.3164)}}.snow:nth-child(398){opacity:1.639;transform:translate(32.4866vw,-10px) scale(.3965);animation:fall-398 16s -11s linear infinite}@keyframes fall-398{54.02%{transform:translate(35.2306vw,54.02vh) scale(.3965)}to{transform:translate(33.8586vw,99vh) scale(.3965)}}.snow:nth-child(399){opacity:.1158;transform:translate(.8826vw,-10px) scale(.1841);animation:fall-399 16s -29s linear infinite}@keyframes fall-399{66.025%{transform:translate(7.0626vw,66.025vh) scale(.1841)}to{transform:translate(3.9726vw,99vh) scale(.1841)}}.snow:nth-child(400){opacity:.0882;transform:translate(62.3312vw,-10px) scale(.6024);animation:fall-400 12s -9s linear infinite}@keyframes fall-400{65.687%{transform:translate(61.83vw,65.687vh) scale(.6024)}to{transform:translate(62.0806vw,99vh) scale(.6024)}}\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:.222;transform:translate(45.1679vw,-10px) scale(.0302);animation:fall-1 28s -30s linear infinite}@keyframes fall-1{63.568%{transform:translate(36.9238vw,63.568vh) scale(.0302)}to{transform:translate(41.04585vw,99vh) scale(.0302)}}.snow:nth-child(2){opacity:1.6284;transform:translate(39.9334vw,-10px) scale(.1597);animation:fall-2 29s -29s linear infinite}@keyframes fall-2{35.16%{transform:translate(38.4761vw,35.16vh) scale(.1597)}to{transform:translate(39.20475vw,99vh) scale(.1597)}}.snow:nth-child(3){opacity:.0284;transform:translate(63.5705vw,-10px) scale(.0009);animation:fall-3 24s -6s linear infinite}@keyframes fall-3{37.829%{transform:translate(54.5177vw,37.829vh) scale(.0009)}to{transform:translate(59.0441vw,99vh) scale(.0009)}}.snow:nth-child(4){opacity:1.1154;transform:translate(57.565vw,-10px) scale(.5233);animation:fall-4 10s -29s linear infinite}@keyframes fall-4{72.258%{transform:translate(61.2184vw,72.258vh) scale(.5233)}to{transform:translate(59.3917vw,99vh) scale(.5233)}}.snow:nth-child(5){opacity:.2668;transform:translate(94.1362vw,-10px) scale(.3483);animation:fall-5 13s -15s linear infinite}@keyframes fall-5{31.226%{transform:translate(100.5613vw,31.226vh) scale(.3483)}to{transform:translate(97.34875vw,99vh) scale(.3483)}}.snow:nth-child(6){opacity:1.8646;transform:translate(5.1056vw,-10px) scale(.1122);animation:fall-6 26s -13s linear infinite}@keyframes fall-6{75.217%{transform:translate(8.9686vw,75.217vh) scale(.1122)}to{transform:translate(7.0371vw,99vh) scale(.1122)}}.snow:nth-child(7){opacity:.9936;transform:translate(94.7025vw,-10px) scale(.8964);animation:fall-7 28s -16s linear infinite}@keyframes fall-7{42.484%{transform:translate(97.307vw,42.484vh) scale(.8964)}to{transform:translate(96.00475vw,99vh) scale(.8964)}}.snow:nth-child(8){opacity:.0316;transform:translate(58.0142vw,-10px) scale(.6251);animation:fall-8 28s -25s linear infinite}@keyframes fall-8{72.91%{transform:translate(63.8143vw,72.91vh) scale(.6251)}to{transform:translate(60.91425vw,99vh) scale(.6251)}}.snow:nth-child(9){opacity:1.233;transform:translate(4.9578vw,-10px) scale(.4992);animation:fall-9 18s -14s linear infinite}@keyframes fall-9{42.348%{transform:translate(11.1212vw,42.348vh) scale(.4992)}to{transform:translate(8.0395vw,99vh) scale(.4992)}}.snow:nth-child(10){opacity:1.9182;transform:translate(13.4718vw,-10px) scale(.7034);animation:fall-10 30s -23s linear infinite}@keyframes fall-10{49.915%{transform:translate(20.2158vw,49.915vh) scale(.7034)}to{transform:translate(16.8438vw,99vh) scale(.7034)}}.snow:nth-child(11){opacity:.0678;transform:translate(21.4325vw,-10px) scale(.3537);animation:fall-11 26s -5s linear infinite}@keyframes fall-11{61.784%{transform:translate(13.4099vw,61.784vh) scale(.3537)}to{transform:translate(17.4212vw,99vh) scale(.3537)}}.snow:nth-child(12){opacity:1.0012;transform:translate(35.9579vw,-10px) scale(.2705);animation:fall-12 10s -7s linear infinite}@keyframes fall-12{69.75%{transform:translate(37.1735vw,69.75vh) scale(.2705)}to{transform:translate(36.5657vw,99vh) scale(.2705)}}.snow:nth-child(13){opacity:.3872;transform:translate(62.8228vw,-10px) scale(.7969);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{79.484%{transform:translate(53.6199vw,79.484vh) scale(.7969)}to{transform:translate(58.22135vw,99vh) scale(.7969)}}.snow:nth-child(14){opacity:.5436;transform:translate(72.7123vw,-10px) scale(.8986);animation:fall-14 18s -10s linear infinite}@keyframes fall-14{72.101%{transform:translate(77.1055vw,72.101vh) scale(.8986)}to{transform:translate(74.9089vw,99vh) scale(.8986)}}.snow:nth-child(15){opacity:.103;transform:translate(94.3258vw,-10px) scale(.889);animation:fall-15 18s -20s linear infinite}@keyframes fall-15{34.267%{transform:translate(98.4828vw,34.267vh) scale(.889)}to{transform:translate(96.4043vw,99vh) scale(.889)}}.snow:nth-child(16){opacity:1.9802;transform:translate(24.3204vw,-10px) scale(.7053);animation:fall-16 17s -3s linear infinite}@keyframes fall-16{41.477%{transform:translate(31.3895vw,41.477vh) scale(.7053)}to{transform:translate(27.85495vw,99vh) scale(.7053)}}.snow:nth-child(17){opacity:1.7496;transform:translate(96.015vw,-10px) scale(.6242);animation:fall-17 15s -13s linear infinite}@keyframes fall-17{40.491%{transform:translate(97.2249vw,40.491vh) scale(.6242)}to{transform:translate(96.61995vw,99vh) scale(.6242)}}.snow:nth-child(18){opacity:.3584;transform:translate(37.4047vw,-10px) scale(.3314);animation:fall-18 22s -5s linear infinite}@keyframes fall-18{47.116%{transform:translate(43.107vw,47.116vh) scale(.3314)}to{transform:translate(40.25585vw,99vh) scale(.3314)}}.snow:nth-child(19){opacity:.9836;transform:translate(42.6713vw,-10px) scale(.6969);animation:fall-19 30s -10s linear infinite}@keyframes fall-19{34.924%{transform:translate(48.8012vw,34.924vh) scale(.6969)}to{transform:translate(45.73625vw,99vh) scale(.6969)}}.snow:nth-child(20){opacity:1.6498;transform:translate(5.3672vw,-10px) scale(.1424);animation:fall-20 17s -16s linear infinite}@keyframes fall-20{79.138%{transform:translate(1.2629vw,79.138vh) scale(.1424)}to{transform:translate(3.31505vw,99vh) scale(.1424)}}.snow:nth-child(21){opacity:1.2718;transform:translate(78.0058vw,-10px) scale(.2021);animation:fall-21 13s -19s linear infinite}@keyframes fall-21{53.364%{transform:translate(78.1113vw,53.364vh) scale(.2021)}to{transform:translate(78.05855vw,99vh) scale(.2021)}}.snow:nth-child(22){opacity:1.4794;transform:translate(89.8114vw,-10px) scale(.9098);animation:fall-22 14s -22s linear infinite}@keyframes fall-22{41.973%{transform:translate(90.0773vw,41.973vh) scale(.9098)}to{transform:translate(89.94435vw,99vh) scale(.9098)}}.snow:nth-child(23){opacity:.5136;transform:translate(38.7744vw,-10px) scale(.0586);animation:fall-23 13s -11s linear infinite}@keyframes fall-23{63.545%{transform:translate(46.3319vw,63.545vh) scale(.0586)}to{transform:translate(42.55315vw,99vh) scale(.0586)}}.snow:nth-child(24){opacity:1.3206;transform:translate(75.6696vw,-10px) scale(.0014);animation:fall-24 29s -16s linear infinite}@keyframes fall-24{72.178%{transform:translate(77.3268vw,72.178vh) scale(.0014)}to{transform:translate(76.4982vw,99vh) scale(.0014)}}.snow:nth-child(25){opacity:.0022;transform:translate(52.9024vw,-10px) scale(.1291);animation:fall-25 11s -30s linear infinite}@keyframes fall-25{74.987%{transform:translate(53.5563vw,74.987vh) scale(.1291)}to{transform:translate(53.22935vw,99vh) scale(.1291)}}.snow:nth-child(26){opacity:.03;transform:translate(73.0599vw,-10px) scale(.5267);animation:fall-26 24s -5s linear infinite}@keyframes fall-26{51.873%{transform:translate(65.2645vw,51.873vh) scale(.5267)}to{transform:translate(69.1622vw,99vh) scale(.5267)}}.snow:nth-child(27){opacity:.987;transform:translate(92.7023vw,-10px) scale(.4395);animation:fall-27 13s -11s linear infinite}@keyframes fall-27{39.404%{transform:translate(85.8592vw,39.404vh) scale(.4395)}to{transform:translate(89.28075vw,99vh) scale(.4395)}}.snow:nth-child(28){opacity:1.7962;transform:translate(51.0411vw,-10px) scale(.5145);animation:fall-28 26s -9s linear infinite}@keyframes fall-28{72.428%{transform:translate(46.6652vw,72.428vh) scale(.5145)}to{transform:translate(48.85315vw,99vh) scale(.5145)}}.snow:nth-child(29){opacity:.0218;transform:translate(43.0841vw,-10px) scale(.4726);animation:fall-29 10s -6s linear infinite}@keyframes fall-29{35.941%{transform:translate(45.7753vw,35.941vh) scale(.4726)}to{transform:translate(44.4297vw,99vh) scale(.4726)}}.snow:nth-child(30){opacity:1.6896;transform:translate(39.9224vw,-10px) scale(.4613);animation:fall-30 23s -9s linear infinite}@keyframes fall-30{57.907%{transform:translate(42.2432vw,57.907vh) scale(.4613)}to{transform:translate(41.0828vw,99vh) scale(.4613)}}.snow:nth-child(31){opacity:1.52;transform:translate(60.8948vw,-10px) scale(.4622);animation:fall-31 25s -21s linear infinite}@keyframes fall-31{31.7%{transform:translate(52.7183vw,31.7vh) scale(.4622)}to{transform:translate(56.80655vw,99vh) scale(.4622)}}.snow:nth-child(32){opacity:1.3036;transform:translate(31.2898vw,-10px) scale(.9045);animation:fall-32 22s -7s linear infinite}@keyframes fall-32{63.542%{transform:translate(38.3408vw,63.542vh) scale(.9045)}to{transform:translate(34.8153vw,99vh) scale(.9045)}}.snow:nth-child(33){opacity:.181;transform:translate(59.2037vw,-10px) scale(.4816);animation:fall-33 18s -6s linear infinite}@keyframes fall-33{31.478%{transform:translate(65.5848vw,31.478vh) scale(.4816)}to{transform:translate(62.39425vw,99vh) scale(.4816)}}.snow:nth-child(34){opacity:1.9656;transform:translate(68.6119vw,-10px) scale(.8244);animation:fall-34 14s -5s linear infinite}@keyframes fall-34{55.919%{transform:translate(58.7987vw,55.919vh) scale(.8244)}to{transform:translate(63.7053vw,99vh) scale(.8244)}}.snow:nth-child(35){opacity:1.6342;transform:translate(3.9218vw,-10px) scale(.7811);animation:fall-35 23s -16s linear infinite}@keyframes fall-35{78.079%{transform:translate(.7634vw,78.079vh) scale(.7811)}to{transform:translate(2.3426vw,99vh) scale(.7811)}}.snow:nth-child(36){opacity:.8536;transform:translate(72.3439vw,-10px) scale(.3627);animation:fall-36 21s -6s linear infinite}@keyframes fall-36{51.284%{transform:translate(64.5476vw,51.284vh) scale(.3627)}to{transform:translate(68.44575vw,99vh) scale(.3627)}}.snow:nth-child(37){opacity:1.0288;transform:translate(94.7628vw,-10px) scale(.8008);animation:fall-37 19s -7s linear infinite}@keyframes fall-37{59.759%{transform:translate(90.1865vw,59.759vh) scale(.8008)}to{transform:translate(92.47465vw,99vh) scale(.8008)}}.snow:nth-child(38){opacity:.4918;transform:translate(41.2186vw,-10px) scale(.3412);animation:fall-38 26s -21s linear infinite}@keyframes fall-38{37.091%{transform:translate(36.7455vw,37.091vh) scale(.3412)}to{transform:translate(38.98205vw,99vh) scale(.3412)}}.snow:nth-child(39){opacity:.4092;transform:translate(7.7322vw,-10px) scale(.04);animation:fall-39 17s -4s linear infinite}@keyframes fall-39{44.561%{transform:translate(4.327vw,44.561vh) scale(.04)}to{transform:translate(6.0296vw,99vh) scale(.04)}}.snow:nth-child(40){opacity:1.1792;transform:translate(68.9809vw,-10px) scale(.197);animation:fall-40 17s -24s linear infinite}@keyframes fall-40{38.803%{transform:translate(70.7717vw,38.803vh) scale(.197)}to{transform:translate(69.8763vw,99vh) scale(.197)}}.snow:nth-child(41){opacity:1.0992;transform:translate(5.8752vw,-10px) scale(.5515);animation:fall-41 29s -19s linear infinite}@keyframes fall-41{40.281%{transform:translate(-.0057vw,40.281vh) scale(.5515)}to{transform:translate(2.93475vw,99vh) scale(.5515)}}.snow:nth-child(42){opacity:.7518;transform:translate(35.2001vw,-10px) scale(.8383);animation:fall-42 16s -20s linear infinite}@keyframes fall-42{30.611%{transform:translate(38.3774vw,30.611vh) scale(.8383)}to{transform:translate(36.78875vw,99vh) scale(.8383)}}.snow:nth-child(43){opacity:.9172;transform:translate(27.4436vw,-10px) scale(.7388);animation:fall-43 11s -17s linear infinite}@keyframes fall-43{62.885%{transform:translate(34.5737vw,62.885vh) scale(.7388)}to{transform:translate(31.00865vw,99vh) scale(.7388)}}.snow:nth-child(44){opacity:.6712;transform:translate(76.1976vw,-10px) scale(.7132);animation:fall-44 24s -28s linear infinite}@keyframes fall-44{41%{transform:translate(77.7313vw,41vh) scale(.7132)}to{transform:translate(76.96445vw,99vh) scale(.7132)}}.snow:nth-child(45){opacity:.9712;transform:translate(95.3991vw,-10px) scale(.5286);animation:fall-45 10s -2s linear infinite}@keyframes fall-45{58.104%{transform:translate(93.8052vw,58.104vh) scale(.5286)}to{transform:translate(94.60215vw,99vh) scale(.5286)}}.snow:nth-child(46){opacity:.295;transform:translate(94.7952vw,-10px) scale(.3545);animation:fall-46 23s -11s linear infinite}@keyframes fall-46{67.641%{transform:translate(86.7726vw,67.641vh) scale(.3545)}to{transform:translate(90.7839vw,99vh) scale(.3545)}}.snow:nth-child(47){opacity:.7608;transform:translate(39.9234vw,-10px) scale(.9123);animation:fall-47 20s -13s linear infinite}@keyframes fall-47{76.066%{transform:translate(38.8621vw,76.066vh) scale(.9123)}to{transform:translate(39.39275vw,99vh) scale(.9123)}}.snow:nth-child(48){opacity:1.2886;transform:translate(76.0341vw,-10px) scale(.9584);animation:fall-48 19s -17s linear infinite}@keyframes fall-48{55.777%{transform:translate(78.6602vw,55.777vh) scale(.9584)}to{transform:translate(77.34715vw,99vh) scale(.9584)}}.snow:nth-child(49){opacity:1.0838;transform:translate(49.166vw,-10px) scale(.8563);animation:fall-49 27s -8s linear infinite}@keyframes fall-49{60.901%{transform:translate(53.7134vw,60.901vh) scale(.8563)}to{transform:translate(51.4397vw,99vh) scale(.8563)}}.snow:nth-child(50){opacity:1.763;transform:translate(20.4389vw,-10px) scale(.6011);animation:fall-50 20s -3s linear infinite}@keyframes fall-50{32.851%{transform:translate(18.1695vw,32.851vh) scale(.6011)}to{transform:translate(19.3042vw,99vh) scale(.6011)}}.snow:nth-child(51){opacity:.2338;transform:translate(35.8466vw,-10px) scale(.1837);animation:fall-51 11s -7s linear infinite}@keyframes fall-51{48.187%{transform:translate(25.8663vw,48.187vh) scale(.1837)}to{transform:translate(30.85645vw,99vh) scale(.1837)}}.snow:nth-child(52){opacity:1.8134;transform:translate(12.8094vw,-10px) scale(.5188);animation:fall-52 15s -24s linear infinite}@keyframes fall-52{50.574%{transform:translate(7.8718vw,50.574vh) scale(.5188)}to{transform:translate(10.3406vw,99vh) scale(.5188)}}.snow:nth-child(53){opacity:.388;transform:translate(4.441vw,-10px) scale(.046);animation:fall-53 15s -12s linear infinite}@keyframes fall-53{40.336%{transform:translate(11.636vw,40.336vh) scale(.046)}to{transform:translate(8.0385vw,99vh) scale(.046)}}.snow:nth-child(54){opacity:1.0454;transform:translate(57.9284vw,-10px) scale(.2467);animation:fall-54 18s -12s linear infinite}@keyframes fall-54{66.981%{transform:translate(59.995vw,66.981vh) scale(.2467)}to{transform:translate(58.9617vw,99vh) scale(.2467)}}.snow:nth-child(55){opacity:.2946;transform:translate(30.0572vw,-10px) scale(.8994);animation:fall-55 11s -23s linear infinite}@keyframes fall-55{52.842%{transform:translate(37.5944vw,52.842vh) scale(.8994)}to{transform:translate(33.8258vw,99vh) scale(.8994)}}.snow:nth-child(56){opacity:1.2404;transform:translate(17.2469vw,-10px) scale(.5172);animation:fall-56 11s -7s linear infinite}@keyframes fall-56{47.824%{transform:translate(7.9375vw,47.824vh) scale(.5172)}to{transform:translate(12.5922vw,99vh) scale(.5172)}}.snow:nth-child(57){opacity:.7846;transform:translate(71.1624vw,-10px) scale(.1123);animation:fall-57 22s -18s linear infinite}@keyframes fall-57{68.357%{transform:translate(80.3015vw,68.357vh) scale(.1123)}to{transform:translate(75.73195vw,99vh) scale(.1123)}}.snow:nth-child(58){opacity:.1282;transform:translate(93.2203vw,-10px) scale(.3775);animation:fall-58 15s -19s linear infinite}@keyframes fall-58{46.701%{transform:translate(89.5089vw,46.701vh) scale(.3775)}to{transform:translate(91.3646vw,99vh) scale(.3775)}}.snow:nth-child(59){opacity:.3968;transform:translate(81.3291vw,-10px) scale(.2346);animation:fall-59 29s -26s linear infinite}@keyframes fall-59{68.754%{transform:translate(75.2095vw,68.754vh) scale(.2346)}to{transform:translate(78.2693vw,99vh) scale(.2346)}}.snow:nth-child(60){opacity:1.9106;transform:translate(18.5785vw,-10px) scale(.9022);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{77.886%{transform:translate(14.3936vw,77.886vh) scale(.9022)}to{transform:translate(16.48605vw,99vh) scale(.9022)}}.snow:nth-child(61){opacity:1.3944;transform:translate(12.8641vw,-10px) scale(.8515);animation:fall-61 26s -25s linear infinite}@keyframes fall-61{64.069%{transform:translate(16.1108vw,64.069vh) scale(.8515)}to{transform:translate(14.48745vw,99vh) scale(.8515)}}.snow:nth-child(62){opacity:1.7866;transform:translate(68.3709vw,-10px) scale(.4425);animation:fall-62 20s -5s linear infinite}@keyframes fall-62{56.154%{transform:translate(63.8615vw,56.154vh) scale(.4425)}to{transform:translate(66.1162vw,99vh) scale(.4425)}}.snow:nth-child(63){opacity:.032;transform:translate(64.5844vw,-10px) scale(.4387);animation:fall-63 18s -7s linear infinite}@keyframes fall-63{75.212%{transform:translate(66.2359vw,75.212vh) scale(.4387)}to{transform:translate(65.41015vw,99vh) scale(.4387)}}.snow:nth-child(64){opacity:.5754;transform:translate(58.6888vw,-10px) scale(.4047);animation:fall-64 21s -27s linear infinite}@keyframes fall-64{41.645%{transform:translate(57.9394vw,41.645vh) scale(.4047)}to{transform:translate(58.3141vw,99vh) scale(.4047)}}.snow:nth-child(65){opacity:1.1602;transform:translate(48.4091vw,-10px) scale(.6279);animation:fall-65 22s -18s linear infinite}@keyframes fall-65{79.057%{transform:translate(49.3044vw,79.057vh) scale(.6279)}to{transform:translate(48.85675vw,99vh) scale(.6279)}}.snow:nth-child(66){opacity:.788;transform:translate(42.0682vw,-10px) scale(.3972);animation:fall-66 28s -16s linear infinite}@keyframes fall-66{36.33%{transform:translate(44.2485vw,36.33vh) scale(.3972)}to{transform:translate(43.15835vw,99vh) scale(.3972)}}.snow:nth-child(67){opacity:1.1258;transform:translate(1.2872vw,-10px) scale(.501);animation:fall-67 22s -5s linear infinite}@keyframes fall-67{61.912%{transform:translate(10.8655vw,61.912vh) scale(.501)}to{transform:translate(6.07635vw,99vh) scale(.501)}}.snow:nth-child(68){opacity:1.9834;transform:translate(74.0903vw,-10px) scale(.5254);animation:fall-68 13s -7s linear infinite}@keyframes fall-68{78.722%{transform:translate(81.2594vw,78.722vh) scale(.5254)}to{transform:translate(77.67485vw,99vh) scale(.5254)}}.snow:nth-child(69){opacity:.1194;transform:translate(51.9605vw,-10px) scale(.1729);animation:fall-69 28s -24s linear infinite}@keyframes fall-69{57.164%{transform:translate(56.6738vw,57.164vh) scale(.1729)}to{transform:translate(54.31715vw,99vh) scale(.1729)}}.snow:nth-child(70){opacity:.0186;transform:translate(4.3253vw,-10px) scale(.0666);animation:fall-70 18s -24s linear infinite}@keyframes fall-70{37.123%{transform:translate(4.2757vw,37.123vh) scale(.0666)}to{transform:translate(4.3005vw,99vh) scale(.0666)}}.snow:nth-child(71){opacity:1.0176;transform:translate(42.3078vw,-10px) scale(.917);animation:fall-71 30s -1s linear infinite}@keyframes fall-71{68.567%{transform:translate(45.7023vw,68.567vh) scale(.917)}to{transform:translate(44.00505vw,99vh) scale(.917)}}.snow:nth-child(72){opacity:1.739;transform:translate(2.1906vw,-10px) scale(.376);animation:fall-72 13s -16s linear infinite}@keyframes fall-72{34.734%{transform:translate(-1.3109vw,34.734vh) scale(.376)}to{transform:translate(.43985vw,99vh) scale(.376)}}.snow:nth-child(73){opacity:1.7832;transform:translate(13.0543vw,-10px) scale(.2016);animation:fall-73 11s -5s linear infinite}@keyframes fall-73{47.179%{transform:translate(7.8033vw,47.179vh) scale(.2016)}to{transform:translate(10.4288vw,99vh) scale(.2016)}}.snow:nth-child(74){opacity:.5178;transform:translate(23.6109vw,-10px) scale(.1013);animation:fall-74 19s -1s linear infinite}@keyframes fall-74{34.386%{transform:translate(26.3763vw,34.386vh) scale(.1013)}to{transform:translate(24.9936vw,99vh) scale(.1013)}}.snow:nth-child(75){opacity:.2544;transform:translate(62.1426vw,-10px) scale(.7678);animation:fall-75 17s -18s linear infinite}@keyframes fall-75{30.638%{transform:translate(65.4776vw,30.638vh) scale(.7678)}to{transform:translate(63.8101vw,99vh) scale(.7678)}}.snow:nth-child(76){opacity:1.8664;transform:translate(70.6195vw,-10px) scale(.5701);animation:fall-76 25s -14s linear infinite}@keyframes fall-76{30.733%{transform:translate(77.1188vw,30.733vh) scale(.5701)}to{transform:translate(73.86915vw,99vh) scale(.5701)}}.snow:nth-child(77){opacity:1.805;transform:translate(64.7575vw,-10px) scale(.9414);animation:fall-77 15s -26s linear infinite}@keyframes fall-77{53.672%{transform:translate(68.9124vw,53.672vh) scale(.9414)}to{transform:translate(66.83495vw,99vh) scale(.9414)}}.snow:nth-child(78){opacity:.5282;transform:translate(88.812vw,-10px) scale(.6662);animation:fall-78 24s -18s linear infinite}@keyframes fall-78{45.57%{transform:translate(85.109vw,45.57vh) scale(.6662)}to{transform:translate(86.9605vw,99vh) scale(.6662)}}.snow:nth-child(79){opacity:.1802;transform:translate(76.4739vw,-10px) scale(.6698);animation:fall-79 30s -23s linear infinite}@keyframes fall-79{67.091%{transform:translate(74.9412vw,67.091vh) scale(.6698)}to{transform:translate(75.70755vw,99vh) scale(.6698)}}.snow:nth-child(80){opacity:.47;transform:translate(10.1723vw,-10px) scale(.3799);animation:fall-80 25s -1s linear infinite}@keyframes fall-80{70.005%{transform:translate(14.4108vw,70.005vh) scale(.3799)}to{transform:translate(12.29155vw,99vh) scale(.3799)}}.snow:nth-child(81){opacity:.6514;transform:translate(17.5555vw,-10px) scale(.8864);animation:fall-81 18s -21s linear infinite}@keyframes fall-81{43.598%{transform:translate(19.9406vw,43.598vh) scale(.8864)}to{transform:translate(18.74805vw,99vh) scale(.8864)}}.snow:nth-child(82){opacity:.9242;transform:translate(45.5351vw,-10px) scale(.7286);animation:fall-82 29s -4s linear infinite}@keyframes fall-82{78.003%{transform:translate(42.5131vw,78.003vh) scale(.7286)}to{transform:translate(44.0241vw,99vh) scale(.7286)}}.snow:nth-child(83){opacity:.6366;transform:translate(48.0599vw,-10px) scale(.1729);animation:fall-83 10s -28s linear infinite}@keyframes fall-83{63.611%{transform:translate(48.5763vw,63.611vh) scale(.1729)}to{transform:translate(48.3181vw,99vh) scale(.1729)}}.snow:nth-child(84){opacity:.9696;transform:translate(19.7831vw,-10px) scale(.419);animation:fall-84 15s -8s linear infinite}@keyframes fall-84{66.427%{transform:translate(19.1634vw,66.427vh) scale(.419)}to{transform:translate(19.47325vw,99vh) scale(.419)}}.snow:nth-child(85){opacity:1.5868;transform:translate(4.6885vw,-10px) scale(.0295);animation:fall-85 29s -2s linear infinite}@keyframes fall-85{56.647%{transform:translate(.2859vw,56.647vh) scale(.0295)}to{transform:translate(2.4872vw,99vh) scale(.0295)}}.snow:nth-child(86){opacity:.9098;transform:translate(62.1148vw,-10px) scale(.6358);animation:fall-86 28s -21s linear infinite}@keyframes fall-86{38.236%{transform:translate(59.7997vw,38.236vh) scale(.6358)}to{transform:translate(60.95725vw,99vh) scale(.6358)}}.snow:nth-child(87){opacity:1.2908;transform:translate(76.3546vw,-10px) scale(.5366);animation:fall-87 30s -3s linear infinite}@keyframes fall-87{64.045%{transform:translate(72.0188vw,64.045vh) scale(.5366)}to{transform:translate(74.1867vw,99vh) scale(.5366)}}.snow:nth-child(88){opacity:1.459;transform:translate(40.7685vw,-10px) scale(.8102);animation:fall-88 26s -3s linear infinite}@keyframes fall-88{38.001%{transform:translate(36.4278vw,38.001vh) scale(.8102)}to{transform:translate(38.59815vw,99vh) scale(.8102)}}.snow:nth-child(89){opacity:1.531;transform:translate(26.3834vw,-10px) scale(.9357);animation:fall-89 19s -14s linear infinite}@keyframes fall-89{77.214%{transform:translate(20.5001vw,77.214vh) scale(.9357)}to{transform:translate(23.44175vw,99vh) scale(.9357)}}.snow:nth-child(90){opacity:.4976;transform:translate(97.6407vw,-10px) scale(.2118);animation:fall-90 20s -29s linear infinite}@keyframes fall-90{36.002%{transform:translate(106.2377vw,36.002vh) scale(.2118)}to{transform:translate(101.9392vw,99vh) scale(.2118)}}.snow:nth-child(91){opacity:.938;transform:translate(41.5483vw,-10px) scale(.8171);animation:fall-91 13s -13s linear infinite}@keyframes fall-91{55.172%{transform:translate(46.297vw,55.172vh) scale(.8171)}to{transform:translate(43.92265vw,99vh) scale(.8171)}}.snow:nth-child(92){opacity:.3586;transform:translate(73.349vw,-10px) scale(.4783);animation:fall-92 13s -7s linear infinite}@keyframes fall-92{37.751%{transform:translate(77.4263vw,37.751vh) scale(.4783)}to{transform:translate(75.38765vw,99vh) scale(.4783)}}.snow:nth-child(93){opacity:1.8462;transform:translate(57.5858vw,-10px) scale(.9382);animation:fall-93 24s -20s linear infinite}@keyframes fall-93{67.986%{transform:translate(64.088vw,67.986vh) scale(.9382)}to{transform:translate(60.8369vw,99vh) scale(.9382)}}.snow:nth-child(94){opacity:.9172;transform:translate(60.8742vw,-10px) scale(.1383);animation:fall-94 10s -6s linear infinite}@keyframes fall-94{31.55%{transform:translate(57.7223vw,31.55vh) scale(.1383)}to{transform:translate(59.29825vw,99vh) scale(.1383)}}.snow:nth-child(95){opacity:.6774;transform:translate(32.8234vw,-10px) scale(.0332);animation:fall-95 18s -6s linear infinite}@keyframes fall-95{49.725%{transform:translate(33.3295vw,49.725vh) scale(.0332)}to{transform:translate(33.07645vw,99vh) scale(.0332)}}.snow:nth-child(96){opacity:1.1812;transform:translate(99.1691vw,-10px) scale(.9283);animation:fall-96 30s -5s linear infinite}@keyframes fall-96{59.422%{transform:translate(98.8768vw,59.422vh) scale(.9283)}to{transform:translate(99.02295vw,99vh) scale(.9283)}}.snow:nth-child(97){opacity:1.5294;transform:translate(74.153vw,-10px) scale(.5965);animation:fall-97 21s -24s linear infinite}@keyframes fall-97{63.609%{transform:translate(75.307vw,63.609vh) scale(.5965)}to{transform:translate(74.73vw,99vh) scale(.5965)}}.snow:nth-child(98){opacity:.0136;transform:translate(59.6596vw,-10px) scale(.1126);animation:fall-98 25s -30s linear infinite}@keyframes fall-98{36.897%{transform:translate(59.248vw,36.897vh) scale(.1126)}to{transform:translate(59.4538vw,99vh) scale(.1126)}}.snow:nth-child(99){opacity:1.1828;transform:translate(33.3198vw,-10px) scale(.2969);animation:fall-99 21s -5s linear infinite}@keyframes fall-99{39.532%{transform:translate(41.7315vw,39.532vh) scale(.2969)}to{transform:translate(37.52565vw,99vh) scale(.2969)}}.snow:nth-child(100){opacity:.704;transform:translate(62.1613vw,-10px) scale(.2136);animation:fall-100 20s -13s linear infinite}@keyframes fall-100{49.008%{transform:translate(70.1661vw,49.008vh) scale(.2136)}to{transform:translate(66.1637vw,99vh) scale(.2136)}}.snow:nth-child(101){opacity:.3554;transform:translate(14.6129vw,-10px) scale(.2163);animation:fall-101 18s -13s linear infinite}@keyframes fall-101{59.777%{transform:translate(22.486vw,59.777vh) scale(.2163)}to{transform:translate(18.54945vw,99vh) scale(.2163)}}.snow:nth-child(102){opacity:.0818;transform:translate(6.5147vw,-10px) scale(.5139);animation:fall-102 21s -21s linear infinite}@keyframes fall-102{64.747%{transform:translate(13.944vw,64.747vh) scale(.5139)}to{transform:translate(10.22935vw,99vh) scale(.5139)}}.snow:nth-child(103){opacity:1.143;transform:translate(99.7569vw,-10px) scale(.5058);animation:fall-103 16s -3s linear infinite}@keyframes fall-103{41.946%{transform:translate(98.1768vw,41.946vh) scale(.5058)}to{transform:translate(98.96685vw,99vh) scale(.5058)}}.snow:nth-child(104){opacity:.688;transform:translate(48.709vw,-10px) scale(.2725);animation:fall-104 20s -24s linear infinite}@keyframes fall-104{46.302%{transform:translate(52.0891vw,46.302vh) scale(.2725)}to{transform:translate(50.39905vw,99vh) scale(.2725)}}.snow:nth-child(105){opacity:1.7834;transform:translate(61.3792vw,-10px) scale(.4356);animation:fall-105 13s -13s linear infinite}@keyframes fall-105{61.188%{transform:translate(51.4242vw,61.188vh) scale(.4356)}to{transform:translate(56.4017vw,99vh) scale(.4356)}}.snow:nth-child(106){opacity:1.0828;transform:translate(20.1392vw,-10px) scale(.5515);animation:fall-106 18s -18s linear infinite}@keyframes fall-106{48.199%{transform:translate(13.4703vw,48.199vh) scale(.5515)}to{transform:translate(16.80475vw,99vh) scale(.5515)}}.snow:nth-child(107){opacity:1.0336;transform:translate(55.8974vw,-10px) scale(.7576);animation:fall-107 19s -23s linear infinite}@keyframes fall-107{67.399%{transform:translate(52.772vw,67.399vh) scale(.7576)}to{transform:translate(54.3347vw,99vh) scale(.7576)}}.snow:nth-child(108){opacity:.6906;transform:translate(92.7453vw,-10px) scale(.0516);animation:fall-108 25s -3s linear infinite}@keyframes fall-108{52.042%{transform:translate(102.6473vw,52.042vh) scale(.0516)}to{transform:translate(97.6963vw,99vh) scale(.0516)}}.snow:nth-child(109){opacity:.448;transform:translate(46.8214vw,-10px) scale(.7169);animation:fall-109 26s -2s linear infinite}@keyframes fall-109{34.942%{transform:translate(42.9623vw,34.942vh) scale(.7169)}to{transform:translate(44.89185vw,99vh) scale(.7169)}}.snow:nth-child(110){opacity:1.71;transform:translate(76.8329vw,-10px) scale(.385);animation:fall-110 29s -13s linear infinite}@keyframes fall-110{68.441%{transform:translate(75.9661vw,68.441vh) scale(.385)}to{transform:translate(76.3995vw,99vh) scale(.385)}}.snow:nth-child(111){opacity:.1302;transform:translate(13.8483vw,-10px) scale(.0011);animation:fall-111 24s -1s linear infinite}@keyframes fall-111{59.181%{transform:translate(6.602vw,59.181vh) scale(.0011)}to{transform:translate(10.22515vw,99vh) scale(.0011)}}.snow:nth-child(112){opacity:.3826;transform:translate(76.5588vw,-10px) scale(.2082);animation:fall-112 18s -30s linear infinite}@keyframes fall-112{56.468%{transform:translate(77.3297vw,56.468vh) scale(.2082)}to{transform:translate(76.94425vw,99vh) scale(.2082)}}.snow:nth-child(113){opacity:.051;transform:translate(55.8167vw,-10px) scale(.3947);animation:fall-113 25s -17s linear infinite}@keyframes fall-113{56.678%{transform:translate(57.3401vw,56.678vh) scale(.3947)}to{transform:translate(56.5784vw,99vh) scale(.3947)}}.snow:nth-child(114){opacity:.0142;transform:translate(20.2238vw,-10px) scale(.3669);animation:fall-114 10s -28s linear infinite}@keyframes fall-114{42.159%{transform:translate(21.7886vw,42.159vh) scale(.3669)}to{transform:translate(21.0062vw,99vh) scale(.3669)}}.snow:nth-child(115){opacity:.5668;transform:translate(8.3813vw,-10px) scale(.6879);animation:fall-115 15s -6s linear infinite}@keyframes fall-115{58.194%{transform:translate(-.6183vw,58.194vh) scale(.6879)}to{transform:translate(3.8815vw,99vh) scale(.6879)}}.snow:nth-child(116){opacity:.6856;transform:translate(49.4587vw,-10px) scale(.7582);animation:fall-116 12s -18s linear infinite}@keyframes fall-116{56.006%{transform:translate(50.9852vw,56.006vh) scale(.7582)}to{transform:translate(50.22195vw,99vh) scale(.7582)}}.snow:nth-child(117){opacity:.067;transform:translate(52.8801vw,-10px) scale(.164);animation:fall-117 11s -29s linear infinite}@keyframes fall-117{36.401%{transform:translate(58.6646vw,36.401vh) scale(.164)}to{transform:translate(55.77235vw,99vh) scale(.164)}}.snow:nth-child(118){opacity:.7146;transform:translate(48.8923vw,-10px) scale(.9392);animation:fall-118 30s -15s linear infinite}@keyframes fall-118{59.149%{transform:translate(45.9751vw,59.149vh) scale(.9392)}to{transform:translate(47.4337vw,99vh) scale(.9392)}}.snow:nth-child(119){opacity:1.2962;transform:translate(9.1195vw,-10px) scale(.6657);animation:fall-119 12s -13s linear infinite}@keyframes fall-119{71.908%{transform:translate(11.8759vw,71.908vh) scale(.6657)}to{transform:translate(10.4977vw,99vh) scale(.6657)}}.snow:nth-child(120){opacity:1.8082;transform:translate(46.1242vw,-10px) scale(.8778);animation:fall-120 12s -6s linear infinite}@keyframes fall-120{34.186%{transform:translate(52.7321vw,34.186vh) scale(.8778)}to{transform:translate(49.42815vw,99vh) scale(.8778)}}.snow:nth-child(121){opacity:.4536;transform:translate(48.7688vw,-10px) scale(.4755);animation:fall-121 18s -29s linear infinite}@keyframes fall-121{35.316%{transform:translate(49.6115vw,35.316vh) scale(.4755)}to{transform:translate(49.19015vw,99vh) scale(.4755)}}.snow:nth-child(122){opacity:.378;transform:translate(29.7132vw,-10px) scale(.6788);animation:fall-122 20s -22s linear infinite}@keyframes fall-122{50.032%{transform:translate(22.3vw,50.032vh) scale(.6788)}to{transform:translate(26.0066vw,99vh) scale(.6788)}}.snow:nth-child(123){opacity:1.0874;transform:translate(59.3175vw,-10px) scale(.0302);animation:fall-123 19s -7s linear infinite}@keyframes fall-123{59.293%{transform:translate(54.5651vw,59.293vh) scale(.0302)}to{transform:translate(56.9413vw,99vh) scale(.0302)}}.snow:nth-child(124){opacity:.2818;transform:translate(86.1026vw,-10px) scale(.4366);animation:fall-124 22s -18s linear infinite}@keyframes fall-124{60.514%{transform:translate(90.6627vw,60.514vh) scale(.4366)}to{transform:translate(88.38265vw,99vh) scale(.4366)}}.snow:nth-child(125){opacity:1.8134;transform:translate(23.6574vw,-10px) scale(.8763);animation:fall-125 14s -11s linear infinite}@keyframes fall-125{33.461%{transform:translate(20.2327vw,33.461vh) scale(.8763)}to{transform:translate(21.94505vw,99vh) scale(.8763)}}.snow:nth-child(126){opacity:.9798;transform:translate(30.4789vw,-10px) scale(.5097);animation:fall-126 25s -24s linear infinite}@keyframes fall-126{63.741%{transform:translate(31.189vw,63.741vh) scale(.5097)}to{transform:translate(30.83395vw,99vh) scale(.5097)}}.snow:nth-child(127){opacity:1.2406;transform:translate(79.9219vw,-10px) scale(.1673);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{38.926%{transform:translate(79.5802vw,38.926vh) scale(.1673)}to{transform:translate(79.75105vw,99vh) scale(.1673)}}.snow:nth-child(128){opacity:1.7444;transform:translate(59.432vw,-10px) scale(.7309);animation:fall-128 11s -26s linear infinite}@keyframes fall-128{76.523%{transform:translate(62.8045vw,76.523vh) scale(.7309)}to{transform:translate(61.11825vw,99vh) scale(.7309)}}.snow:nth-child(129){opacity:1.8778;transform:translate(73.491vw,-10px) scale(.6101);animation:fall-129 25s -16s linear infinite}@keyframes fall-129{63.136%{transform:translate(74.0369vw,63.136vh) scale(.6101)}to{transform:translate(73.76395vw,99vh) scale(.6101)}}.snow:nth-child(130){opacity:1.384;transform:translate(2.2215vw,-10px) scale(.3231);animation:fall-130 12s -11s linear infinite}@keyframes fall-130{58.989%{transform:translate(-1.1713vw,58.989vh) scale(.3231)}to{transform:translate(.5251vw,99vh) scale(.3231)}}.snow:nth-child(131){opacity:1.3228;transform:translate(11.0067vw,-10px) scale(.7301);animation:fall-131 16s -13s linear infinite}@keyframes fall-131{68.286%{transform:translate(19.8252vw,68.286vh) scale(.7301)}to{transform:translate(15.41595vw,99vh) scale(.7301)}}.snow:nth-child(132){opacity:1.328;transform:translate(27.9957vw,-10px) scale(.7543);animation:fall-132 11s -20s linear infinite}@keyframes fall-132{70.414%{transform:translate(28.2895vw,70.414vh) scale(.7543)}to{transform:translate(28.1426vw,99vh) scale(.7543)}}.snow:nth-child(133){opacity:.3414;transform:translate(6.0479vw,-10px) scale(.8765);animation:fall-133 30s -22s linear infinite}@keyframes fall-133{57.751%{transform:translate(12.3208vw,57.751vh) scale(.8765)}to{transform:translate(9.18435vw,99vh) scale(.8765)}}.snow:nth-child(134){opacity:.987;transform:translate(13.0688vw,-10px) scale(.7311);animation:fall-134 11s -7s linear infinite}@keyframes fall-134{44.433%{transform:translate(12.0748vw,44.433vh) scale(.7311)}to{transform:translate(12.5718vw,99vh) scale(.7311)}}.snow:nth-child(135){opacity:1.1484;transform:translate(9.1329vw,-10px) scale(.6698);animation:fall-135 22s -14s linear infinite}@keyframes fall-135{33.467%{transform:translate(16.1627vw,33.467vh) scale(.6698)}to{transform:translate(12.6478vw,99vh) scale(.6698)}}.snow:nth-child(136){opacity:.425;transform:translate(49.0075vw,-10px) scale(.1172);animation:fall-136 26s -2s linear infinite}@keyframes fall-136{40.466%{transform:translate(52.6634vw,40.466vh) scale(.1172)}to{transform:translate(50.83545vw,99vh) scale(.1172)}}.snow:nth-child(137){opacity:.0256;transform:translate(9.9913vw,-10px) scale(.3049);animation:fall-137 28s -30s linear infinite}@keyframes fall-137{48.223%{transform:translate(9.3527vw,48.223vh) scale(.3049)}to{transform:translate(9.672vw,99vh) scale(.3049)}}.snow:nth-child(138){opacity:.6086;transform:translate(8.2776vw,-10px) scale(.2716);animation:fall-138 18s -5s linear infinite}@keyframes fall-138{43.631%{transform:translate(2.9348vw,43.631vh) scale(.2716)}to{transform:translate(5.6062vw,99vh) scale(.2716)}}.snow:nth-child(139){opacity:.9462;transform:translate(21.966vw,-10px) scale(.0847);animation:fall-139 20s -22s linear infinite}@keyframes fall-139{78.358%{transform:translate(14.2718vw,78.358vh) scale(.0847)}to{transform:translate(18.1189vw,99vh) scale(.0847)}}.snow:nth-child(140){opacity:1.721;transform:translate(42.3103vw,-10px) scale(.3171);animation:fall-140 20s -17s linear infinite}@keyframes fall-140{68.109%{transform:translate(48.9393vw,68.109vh) scale(.3171)}to{transform:translate(45.6248vw,99vh) scale(.3171)}}.snow:nth-child(141){opacity:1.3398;transform:translate(73.6232vw,-10px) scale(.6679);animation:fall-141 25s -1s linear infinite}@keyframes fall-141{60.212%{transform:translate(72.1164vw,60.212vh) scale(.6679)}to{transform:translate(72.8698vw,99vh) scale(.6679)}}.snow:nth-child(142){opacity:1.0636;transform:translate(92.1097vw,-10px) scale(.0223);animation:fall-142 20s -20s linear infinite}@keyframes fall-142{70.843%{transform:translate(96.2862vw,70.843vh) scale(.0223)}to{transform:translate(94.19795vw,99vh) scale(.0223)}}.snow:nth-child(143){opacity:1.9496;transform:translate(74.6127vw,-10px) scale(.2762);animation:fall-143 25s -2s linear infinite}@keyframes fall-143{77.257%{transform:translate(65.7976vw,77.257vh) scale(.2762)}to{transform:translate(70.20515vw,99vh) scale(.2762)}}.snow:nth-child(144){opacity:1.216;transform:translate(30.2865vw,-10px) scale(.3644);animation:fall-144 10s -16s linear infinite}@keyframes fall-144{40.799%{transform:translate(35.888vw,40.799vh) scale(.3644)}to{transform:translate(33.08725vw,99vh) scale(.3644)}}.snow:nth-child(145){opacity:1.5026;transform:translate(98.95vw,-10px) scale(.732);animation:fall-145 13s -4s linear infinite}@keyframes fall-145{65.252%{transform:translate(92.5445vw,65.252vh) scale(.732)}to{transform:translate(95.74725vw,99vh) scale(.732)}}.snow:nth-child(146){opacity:1.9962;transform:translate(46.6801vw,-10px) scale(.0298);animation:fall-146 23s -16s linear infinite}@keyframes fall-146{36.332%{transform:translate(39.4834vw,36.332vh) scale(.0298)}to{transform:translate(43.08175vw,99vh) scale(.0298)}}.snow:nth-child(147){opacity:1.5376;transform:translate(61.3912vw,-10px) scale(.927);animation:fall-147 22s -8s linear infinite}@keyframes fall-147{40.211%{transform:translate(69.1041vw,40.211vh) scale(.927)}to{transform:translate(65.24765vw,99vh) scale(.927)}}.snow:nth-child(148){opacity:.8698;transform:translate(54.8794vw,-10px) scale(.2398);animation:fall-148 14s -8s linear infinite}@keyframes fall-148{53.116%{transform:translate(56.9527vw,53.116vh) scale(.2398)}to{transform:translate(55.91605vw,99vh) scale(.2398)}}.snow:nth-child(149){opacity:1.797;transform:translate(11.4732vw,-10px) scale(.445);animation:fall-149 19s -28s linear infinite}@keyframes fall-149{70.111%{transform:translate(8.9962vw,70.111vh) scale(.445)}to{transform:translate(10.2347vw,99vh) scale(.445)}}.snow:nth-child(150){opacity:1.139;transform:translate(47.041vw,-10px) scale(.4076);animation:fall-150 20s -20s linear infinite}@keyframes fall-150{56.438%{transform:translate(45.8227vw,56.438vh) scale(.4076)}to{transform:translate(46.43185vw,99vh) scale(.4076)}}.snow:nth-child(151){opacity:1.2162;transform:translate(94.7806vw,-10px) scale(.2222);animation:fall-151 13s -16s linear infinite}@keyframes fall-151{63.001%{transform:translate(87.6604vw,63.001vh) scale(.2222)}to{transform:translate(91.2205vw,99vh) scale(.2222)}}.snow:nth-child(152){opacity:.0976;transform:translate(23.563vw,-10px) scale(.2965);animation:fall-152 23s -8s linear infinite}@keyframes fall-152{36.954%{transform:translate(17.1908vw,36.954vh) scale(.2965)}to{transform:translate(20.3769vw,99vh) scale(.2965)}}.snow:nth-child(153){opacity:.0706;transform:translate(6.7507vw,-10px) scale(.8626);animation:fall-153 21s -28s linear infinite}@keyframes fall-153{74.327%{transform:translate(7.8124vw,74.327vh) scale(.8626)}to{transform:translate(7.28155vw,99vh) scale(.8626)}}.snow:nth-child(154){opacity:1.6562;transform:translate(60.5391vw,-10px) scale(.9252);animation:fall-154 11s -20s linear infinite}@keyframes fall-154{33.156%{transform:translate(52.0182vw,33.156vh) scale(.9252)}to{transform:translate(56.27865vw,99vh) scale(.9252)}}.snow:nth-child(155){opacity:.0078;transform:translate(.5985vw,-10px) scale(.9653);animation:fall-155 29s -27s linear infinite}@keyframes fall-155{58.277%{transform:translate(-6.679vw,58.277vh) scale(.9653)}to{transform:translate(-3.04025vw,99vh) scale(.9653)}}.snow:nth-child(156){opacity:.1926;transform:translate(25.2256vw,-10px) scale(.7379);animation:fall-156 29s -2s linear infinite}@keyframes fall-156{67.314%{transform:translate(28.4614vw,67.314vh) scale(.7379)}to{transform:translate(26.8435vw,99vh) scale(.7379)}}.snow:nth-child(157){opacity:1.9548;transform:translate(38.672vw,-10px) scale(.2897);animation:fall-157 11s -19s linear infinite}@keyframes fall-157{67.352%{transform:translate(29.1589vw,67.352vh) scale(.2897)}to{transform:translate(33.91545vw,99vh) scale(.2897)}}.snow:nth-child(158){opacity:1.268;transform:translate(84.6983vw,-10px) scale(.2738);animation:fall-158 17s -12s linear infinite}@keyframes fall-158{57.772%{transform:translate(76.4874vw,57.772vh) scale(.2738)}to{transform:translate(80.59285vw,99vh) scale(.2738)}}.snow:nth-child(159){opacity:1.7832;transform:translate(87.8108vw,-10px) scale(.2022);animation:fall-159 10s -2s linear infinite}@keyframes fall-159{48.76%{transform:translate(90.8497vw,48.76vh) scale(.2022)}to{transform:translate(89.33025vw,99vh) scale(.2022)}}.snow:nth-child(160){opacity:.956;transform:translate(40.6886vw,-10px) scale(.1174);animation:fall-160 13s -26s linear infinite}@keyframes fall-160{70.92%{transform:translate(41.7283vw,70.92vh) scale(.1174)}to{transform:translate(41.20845vw,99vh) scale(.1174)}}.snow:nth-child(161){opacity:1.259;transform:translate(24.5286vw,-10px) scale(.1362);animation:fall-161 11s -23s linear infinite}@keyframes fall-161{34.462%{transform:translate(24.0117vw,34.462vh) scale(.1362)}to{transform:translate(24.27015vw,99vh) scale(.1362)}}.snow:nth-child(162){opacity:1.5946;transform:translate(50.9913vw,-10px) scale(.9007);animation:fall-162 10s -2s linear infinite}@keyframes fall-162{78.841%{transform:translate(48.4201vw,78.841vh) scale(.9007)}to{transform:translate(49.7057vw,99vh) scale(.9007)}}.snow:nth-child(163){opacity:1.3974;transform:translate(93.7738vw,-10px) scale(.5224);animation:fall-163 16s -29s linear infinite}@keyframes fall-163{55.065%{transform:translate(87.1105vw,55.065vh) scale(.5224)}to{transform:translate(90.44215vw,99vh) scale(.5224)}}.snow:nth-child(164){opacity:1.2736;transform:translate(41.5326vw,-10px) scale(.3507);animation:fall-164 10s -28s linear infinite}@keyframes fall-164{75.943%{transform:translate(41.769vw,75.943vh) scale(.3507)}to{transform:translate(41.6508vw,99vh) scale(.3507)}}.snow:nth-child(165){opacity:.2668;transform:translate(44.827vw,-10px) scale(.7389);animation:fall-165 13s -24s linear infinite}@keyframes fall-165{79.324%{transform:translate(53.9459vw,79.324vh) scale(.7389)}to{transform:translate(49.38645vw,99vh) scale(.7389)}}.snow:nth-child(166){opacity:.9724;transform:translate(67.0992vw,-10px) scale(.9408);animation:fall-166 10s -10s linear infinite}@keyframes fall-166{69.698%{transform:translate(60.3995vw,69.698vh) scale(.9408)}to{transform:translate(63.74935vw,99vh) scale(.9408)}}.snow:nth-child(167){opacity:1.821;transform:translate(58.1583vw,-10px) scale(.7429);animation:fall-167 23s -17s linear infinite}@keyframes fall-167{63.89%{transform:translate(67.5743vw,63.89vh) scale(.7429)}to{transform:translate(62.8663vw,99vh) scale(.7429)}}.snow:nth-child(168){opacity:1.4818;transform:translate(61.9437vw,-10px) scale(.5525);animation:fall-168 24s -26s linear infinite}@keyframes fall-168{64.161%{transform:translate(70.8917vw,64.161vh) scale(.5525)}to{transform:translate(66.4177vw,99vh) scale(.5525)}}.snow:nth-child(169){opacity:1.6378;transform:translate(81.9824vw,-10px) scale(.0708);animation:fall-169 23s -24s linear infinite}@keyframes fall-169{64.34%{transform:translate(85.0277vw,64.34vh) scale(.0708)}to{transform:translate(83.50505vw,99vh) scale(.0708)}}.snow:nth-child(170){opacity:.3408;transform:translate(47.182vw,-10px) scale(.5188);animation:fall-170 10s -8s linear infinite}@keyframes fall-170{45.5%{transform:translate(54.7249vw,45.5vh) scale(.5188)}to{transform:translate(50.95345vw,99vh) scale(.5188)}}.snow:nth-child(171){opacity:.7806;transform:translate(33.0527vw,-10px) scale(.2177);animation:fall-171 19s -2s linear infinite}@keyframes fall-171{72.512%{transform:translate(26.1834vw,72.512vh) scale(.2177)}to{transform:translate(29.61805vw,99vh) scale(.2177)}}.snow:nth-child(172){opacity:1.9326;transform:translate(87.2304vw,-10px) scale(.623);animation:fall-172 12s -4s linear infinite}@keyframes fall-172{53.475%{transform:translate(77.9393vw,53.475vh) scale(.623)}to{transform:translate(82.58485vw,99vh) scale(.623)}}.snow:nth-child(173){opacity:1.9202;transform:translate(51.3777vw,-10px) scale(.8742);animation:fall-173 25s -17s linear infinite}@keyframes fall-173{55.664%{transform:translate(48.5647vw,55.664vh) scale(.8742)}to{transform:translate(49.9712vw,99vh) scale(.8742)}}.snow:nth-child(174){opacity:1.304;transform:translate(27.3911vw,-10px) scale(.9434);animation:fall-174 22s -14s linear infinite}@keyframes fall-174{34.791%{transform:translate(31.665vw,34.791vh) scale(.9434)}to{transform:translate(29.52805vw,99vh) scale(.9434)}}.snow:nth-child(175){opacity:.3952;transform:translate(76.8719vw,-10px) scale(.6557);animation:fall-175 18s -24s linear infinite}@keyframes fall-175{78.578%{transform:translate(67.0571vw,78.578vh) scale(.6557)}to{transform:translate(71.9645vw,99vh) scale(.6557)}}.snow:nth-child(176){opacity:1.2944;transform:translate(65.6435vw,-10px) scale(.3243);animation:fall-176 10s -10s linear infinite}@keyframes fall-176{61.157%{transform:translate(65.2612vw,61.157vh) scale(.3243)}to{transform:translate(65.45235vw,99vh) scale(.3243)}}.snow:nth-child(177){opacity:1.333;transform:translate(66.0843vw,-10px) scale(.8678);animation:fall-177 18s -24s linear infinite}@keyframes fall-177{31.616%{transform:translate(69.2292vw,31.616vh) scale(.8678)}to{transform:translate(67.65675vw,99vh) scale(.8678)}}.snow:nth-child(178){opacity:.5928;transform:translate(1.0614vw,-10px) scale(.1846);animation:fall-178 27s -26s linear infinite}@keyframes fall-178{60.171%{transform:translate(-3.9186vw,60.171vh) scale(.1846)}to{transform:translate(-1.4286vw,99vh) scale(.1846)}}.snow:nth-child(179){opacity:1.7108;transform:translate(51.4097vw,-10px) scale(.4702);animation:fall-179 20s -24s linear infinite}@keyframes fall-179{72.749%{transform:translate(59.2185vw,72.749vh) scale(.4702)}to{transform:translate(55.3141vw,99vh) scale(.4702)}}.snow:nth-child(180){opacity:.383;transform:translate(55.542vw,-10px) scale(.675);animation:fall-180 21s -18s linear infinite}@keyframes fall-180{74.738%{transform:translate(60.358vw,74.738vh) scale(.675)}to{transform:translate(57.95vw,99vh) scale(.675)}}.snow:nth-child(181){opacity:.417;transform:translate(26.1406vw,-10px) scale(.0799);animation:fall-181 18s -30s linear infinite}@keyframes fall-181{39.546%{transform:translate(20.1216vw,39.546vh) scale(.0799)}to{transform:translate(23.1311vw,99vh) scale(.0799)}}.snow:nth-child(182){opacity:.5322;transform:translate(39.9263vw,-10px) scale(.4328);animation:fall-182 24s -30s linear infinite}@keyframes fall-182{52.196%{transform:translate(32.4286vw,52.196vh) scale(.4328)}to{transform:translate(36.17745vw,99vh) scale(.4328)}}.snow:nth-child(183){opacity:1.155;transform:translate(6.2208vw,-10px) scale(.7624);animation:fall-183 15s -19s linear infinite}@keyframes fall-183{30.464%{transform:translate(5.0626vw,30.464vh) scale(.7624)}to{transform:translate(5.6417vw,99vh) scale(.7624)}}.snow:nth-child(184){opacity:1.6006;transform:translate(41.2346vw,-10px) scale(.9465);animation:fall-184 16s -4s linear infinite}@keyframes fall-184{41.805%{transform:translate(50.558vw,41.805vh) scale(.9465)}to{transform:translate(45.8963vw,99vh) scale(.9465)}}.snow:nth-child(185){opacity:1.0418;transform:translate(36.871vw,-10px) scale(.0614);animation:fall-185 24s -6s linear infinite}@keyframes fall-185{72.673%{transform:translate(32.0422vw,72.673vh) scale(.0614)}to{transform:translate(34.4566vw,99vh) scale(.0614)}}.snow:nth-child(186){opacity:.7112;transform:translate(92.0912vw,-10px) scale(.5443);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{53.866%{transform:translate(95.7072vw,53.866vh) scale(.5443)}to{transform:translate(93.8992vw,99vh) scale(.5443)}}.snow:nth-child(187){opacity:1.407;transform:translate(20.2336vw,-10px) scale(.1254);animation:fall-187 11s -6s linear infinite}@keyframes fall-187{52.044%{transform:translate(19.3034vw,52.044vh) scale(.1254)}to{transform:translate(19.7685vw,99vh) scale(.1254)}}.snow:nth-child(188){opacity:.6344;transform:translate(77.6801vw,-10px) scale(.2099);animation:fall-188 18s -20s linear infinite}@keyframes fall-188{72.535%{transform:translate(71.8555vw,72.535vh) scale(.2099)}to{transform:translate(74.7678vw,99vh) scale(.2099)}}.snow:nth-child(189){opacity:1.0274;transform:translate(99.3006vw,-10px) scale(.4156);animation:fall-189 28s -18s linear infinite}@keyframes fall-189{72.88%{transform:translate(100.2726vw,72.88vh) scale(.4156)}to{transform:translate(99.7866vw,99vh) scale(.4156)}}.snow:nth-child(190){opacity:1.399;transform:translate(46.7326vw,-10px) scale(.6087);animation:fall-190 21s -18s linear infinite}@keyframes fall-190{61.218%{transform:translate(41.5031vw,61.218vh) scale(.6087)}to{transform:translate(44.11785vw,99vh) scale(.6087)}}.snow:nth-child(191){opacity:.481;transform:translate(22.3994vw,-10px) scale(.3231);animation:fall-191 24s -11s linear infinite}@keyframes fall-191{47.371%{transform:translate(17.2686vw,47.371vh) scale(.3231)}to{transform:translate(19.834vw,99vh) scale(.3231)}}.snow:nth-child(192){opacity:.2218;transform:translate(39.8278vw,-10px) scale(.0997);animation:fall-192 19s -18s linear infinite}@keyframes fall-192{61.552%{transform:translate(36.6255vw,61.552vh) scale(.0997)}to{transform:translate(38.22665vw,99vh) scale(.0997)}}.snow:nth-child(193){opacity:1.682;transform:translate(67.769vw,-10px) scale(.9633);animation:fall-193 10s -4s linear infinite}@keyframes fall-193{31.453%{transform:translate(77.473vw,31.453vh) scale(.9633)}to{transform:translate(72.621vw,99vh) scale(.9633)}}.snow:nth-child(194){opacity:.381;transform:translate(39.2788vw,-10px) scale(.0516);animation:fall-194 27s -7s linear infinite}@keyframes fall-194{35.255%{transform:translate(35.6437vw,35.255vh) scale(.0516)}to{transform:translate(37.46125vw,99vh) scale(.0516)}}.snow:nth-child(195){opacity:1.0768;transform:translate(99.2616vw,-10px) scale(.9272);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{74.886%{transform:translate(98.1767vw,74.886vh) scale(.9272)}to{transform:translate(98.71915vw,99vh) scale(.9272)}}.snow:nth-child(196){opacity:1.3668;transform:translate(91.1262vw,-10px) scale(.3978);animation:fall-196 12s -23s linear infinite}@keyframes fall-196{65.332%{transform:translate(96.8087vw,65.332vh) scale(.3978)}to{transform:translate(93.96745vw,99vh) scale(.3978)}}.snow:nth-child(197){opacity:.252;transform:translate(27.6009vw,-10px) scale(.6767);animation:fall-197 27s -3s linear infinite}@keyframes fall-197{49.783%{transform:translate(30.0671vw,49.783vh) scale(.6767)}to{transform:translate(28.834vw,99vh) scale(.6767)}}.snow:nth-child(198){opacity:.7386;transform:translate(91.6274vw,-10px) scale(.6664);animation:fall-198 13s -3s linear infinite}@keyframes fall-198{67.852%{transform:translate(99.9122vw,67.852vh) scale(.6664)}to{transform:translate(95.7698vw,99vh) scale(.6664)}}.snow:nth-child(199){opacity:1.3814;transform:translate(46.1441vw,-10px) scale(.7227);animation:fall-199 28s -19s linear infinite}@keyframes fall-199{41.018%{transform:translate(36.4283vw,41.018vh) scale(.7227)}to{transform:translate(41.2862vw,99vh) scale(.7227)}}.snow:nth-child(200){opacity:1.747;transform:translate(11.1953vw,-10px) scale(.7393);animation:fall-200 12s -2s linear infinite}@keyframes fall-200{69.212%{transform:translate(12.8019vw,69.212vh) scale(.7393)}to{transform:translate(11.9986vw,99vh) scale(.7393)}}.snow:nth-child(201){opacity:.9506;transform:translate(96.5069vw,-10px) scale(.8309);animation:fall-201 27s -22s linear infinite}@keyframes fall-201{66.192%{transform:translate(90.0352vw,66.192vh) scale(.8309)}to{transform:translate(93.27105vw,99vh) scale(.8309)}}.snow:nth-child(202){opacity:1.184;transform:translate(17.9094vw,-10px) scale(.7521);animation:fall-202 23s -27s linear infinite}@keyframes fall-202{39.869%{transform:translate(26.7224vw,39.869vh) scale(.7521)}to{transform:translate(22.3159vw,99vh) scale(.7521)}}.snow:nth-child(203){opacity:1.276;transform:translate(44.6251vw,-10px) scale(.7019);animation:fall-203 26s -16s linear infinite}@keyframes fall-203{56.65%{transform:translate(37.5889vw,56.65vh) scale(.7019)}to{transform:translate(41.107vw,99vh) scale(.7019)}}.snow:nth-child(204){opacity:1.5946;transform:translate(33.4238vw,-10px) scale(.1937);animation:fall-204 18s -22s linear infinite}@keyframes fall-204{51.57%{transform:translate(36.7323vw,51.57vh) scale(.1937)}to{transform:translate(35.07805vw,99vh) scale(.1937)}}.snow:nth-child(205){opacity:1.1118;transform:translate(84.7066vw,-10px) scale(.3691);animation:fall-205 29s -4s linear infinite}@keyframes fall-205{56.47%{transform:translate(81.8469vw,56.47vh) scale(.3691)}to{transform:translate(83.27675vw,99vh) scale(.3691)}}.snow:nth-child(206){opacity:.968;transform:translate(7.4097vw,-10px) scale(.9603);animation:fall-206 30s -28s linear infinite}@keyframes fall-206{37.202%{transform:translate(1.7738vw,37.202vh) scale(.9603)}to{transform:translate(4.59175vw,99vh) scale(.9603)}}.snow:nth-child(207){opacity:1.4764;transform:translate(87.0527vw,-10px) scale(.9896);animation:fall-207 11s -5s linear infinite}@keyframes fall-207{49.803%{transform:translate(93.4013vw,49.803vh) scale(.9896)}to{transform:translate(90.227vw,99vh) scale(.9896)}}.snow:nth-child(208){opacity:.7122;transform:translate(54.8152vw,-10px) scale(.5939);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{33.48%{transform:translate(53.5131vw,33.48vh) scale(.5939)}to{transform:translate(54.16415vw,99vh) scale(.5939)}}.snow:nth-child(209){opacity:.0822;transform:translate(43.4645vw,-10px) scale(.2854);animation:fall-209 12s -11s linear infinite}@keyframes fall-209{59.824%{transform:translate(52.0387vw,59.824vh) scale(.2854)}to{transform:translate(47.7516vw,99vh) scale(.2854)}}.snow:nth-child(210){opacity:1.3994;transform:translate(88.5458vw,-10px) scale(.9741);animation:fall-210 20s -17s linear infinite}@keyframes fall-210{55.201%{transform:translate(90.0445vw,55.201vh) scale(.9741)}to{transform:translate(89.29515vw,99vh) scale(.9741)}}.snow:nth-child(211){opacity:1.2534;transform:translate(24.7603vw,-10px) scale(.9481);animation:fall-211 15s -16s linear infinite}@keyframes fall-211{77.843%{transform:translate(28.2777vw,77.843vh) scale(.9481)}to{transform:translate(26.519vw,99vh) scale(.9481)}}.snow:nth-child(212){opacity:1.3478;transform:translate(78.0135vw,-10px) scale(.6802);animation:fall-212 17s -23s linear infinite}@keyframes fall-212{78.929%{transform:translate(68.5268vw,78.929vh) scale(.6802)}to{transform:translate(73.27015vw,99vh) scale(.6802)}}.snow:nth-child(213){opacity:.8756;transform:translate(3.7849vw,-10px) scale(.8317);animation:fall-213 15s -6s linear infinite}@keyframes fall-213{50.09%{transform:translate(1.6923vw,50.09vh) scale(.8317)}to{transform:translate(2.7386vw,99vh) scale(.8317)}}.snow:nth-child(214){opacity:1.8298;transform:translate(81.5424vw,-10px) scale(.0047);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{70.753%{transform:translate(88.9575vw,70.753vh) scale(.0047)}to{transform:translate(85.24995vw,99vh) scale(.0047)}}.snow:nth-child(215){opacity:1.9296;transform:translate(91.5447vw,-10px) scale(.9927);animation:fall-215 15s -15s linear infinite}@keyframes fall-215{62.082%{transform:translate(86.3217vw,62.082vh) scale(.9927)}to{transform:translate(88.9332vw,99vh) scale(.9927)}}.snow:nth-child(216){opacity:.615;transform:translate(35.2614vw,-10px) scale(.2216);animation:fall-216 21s -10s linear infinite}@keyframes fall-216{33.707%{transform:translate(26.5048vw,33.707vh) scale(.2216)}to{transform:translate(30.8831vw,99vh) scale(.2216)}}.snow:nth-child(217){opacity:1.2568;transform:translate(43.8008vw,-10px) scale(.5217);animation:fall-217 29s -24s linear infinite}@keyframes fall-217{73.743%{transform:translate(38.6895vw,73.743vh) scale(.5217)}to{transform:translate(41.24515vw,99vh) scale(.5217)}}.snow:nth-child(218){opacity:.81;transform:translate(26.4406vw,-10px) scale(.712);animation:fall-218 27s -16s linear infinite}@keyframes fall-218{47.618%{transform:translate(22.254vw,47.618vh) scale(.712)}to{transform:translate(24.3473vw,99vh) scale(.712)}}.snow:nth-child(219){opacity:1.698;transform:translate(28.7363vw,-10px) scale(.5428);animation:fall-219 26s -22s linear infinite}@keyframes fall-219{58.289%{transform:translate(25.5583vw,58.289vh) scale(.5428)}to{transform:translate(27.1473vw,99vh) scale(.5428)}}.snow:nth-child(220){opacity:1.6654;transform:translate(84.5197vw,-10px) scale(.8018);animation:fall-220 16s -5s linear infinite}@keyframes fall-220{62.435%{transform:translate(87.7067vw,62.435vh) scale(.8018)}to{transform:translate(86.1132vw,99vh) scale(.8018)}}.snow:nth-child(221){opacity:1.661;transform:translate(81.807vw,-10px) scale(.602);animation:fall-221 24s -12s linear infinite}@keyframes fall-221{60.425%{transform:translate(75.6424vw,60.425vh) scale(.602)}to{transform:translate(78.7247vw,99vh) scale(.602)}}.snow:nth-child(222){opacity:.0462;transform:translate(45.5771vw,-10px) scale(.0436);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{75.356%{transform:translate(42.8097vw,75.356vh) scale(.0436)}to{transform:translate(44.1934vw,99vh) scale(.0436)}}.snow:nth-child(223){opacity:.9554;transform:translate(53.3573vw,-10px) scale(.4564);animation:fall-223 26s -2s linear infinite}@keyframes fall-223{74.784%{transform:translate(51.9604vw,74.784vh) scale(.4564)}to{transform:translate(52.65885vw,99vh) scale(.4564)}}.snow:nth-child(224){opacity:1.924;transform:translate(62.1218vw,-10px) scale(.0219);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{73.297%{transform:translate(53.394vw,73.297vh) scale(.0219)}to{transform:translate(57.7579vw,99vh) scale(.0219)}}.snow:nth-child(225){opacity:.807;transform:translate(35.2627vw,-10px) scale(.5769);animation:fall-225 17s -10s linear infinite}@keyframes fall-225{48.076%{transform:translate(37.2995vw,48.076vh) scale(.5769)}to{transform:translate(36.2811vw,99vh) scale(.5769)}}.snow:nth-child(226){opacity:1.0208;transform:translate(66.6745vw,-10px) scale(.2934);animation:fall-226 13s -21s linear infinite}@keyframes fall-226{36.124%{transform:translate(71.7452vw,36.124vh) scale(.2934)}to{transform:translate(69.20985vw,99vh) scale(.2934)}}.snow:nth-child(227){opacity:1.462;transform:translate(96.2366vw,-10px) scale(.4468);animation:fall-227 26s -5s linear infinite}@keyframes fall-227{55.167%{transform:translate(90.7719vw,55.167vh) scale(.4468)}to{transform:translate(93.50425vw,99vh) scale(.4468)}}.snow:nth-child(228){opacity:.4768;transform:translate(73.4298vw,-10px) scale(.7165);animation:fall-228 30s -21s linear infinite}@keyframes fall-228{76.276%{transform:translate(83.105vw,76.276vh) scale(.7165)}to{transform:translate(78.2674vw,99vh) scale(.7165)}}.snow:nth-child(229){opacity:1.9788;transform:translate(24.0389vw,-10px) scale(.7114);animation:fall-229 23s -24s linear infinite}@keyframes fall-229{44.518%{transform:translate(29.9091vw,44.518vh) scale(.7114)}to{transform:translate(26.974vw,99vh) scale(.7114)}}.snow:nth-child(230){opacity:.8858;transform:translate(9.4047vw,-10px) scale(.8789);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{50.604%{transform:translate(9.1869vw,50.604vh) scale(.8789)}to{transform:translate(9.2958vw,99vh) scale(.8789)}}.snow:nth-child(231){opacity:1.724;transform:translate(3.0126vw,-10px) scale(.3565);animation:fall-231 17s -16s linear infinite}@keyframes fall-231{54.585%{transform:translate(5.4588vw,54.585vh) scale(.3565)}to{transform:translate(4.2357vw,99vh) scale(.3565)}}.snow:nth-child(232){opacity:1.9338;transform:translate(20.1328vw,-10px) scale(.8189);animation:fall-232 19s -26s linear infinite}@keyframes fall-232{75.907%{transform:translate(13.4016vw,75.907vh) scale(.8189)}to{transform:translate(16.7672vw,99vh) scale(.8189)}}.snow:nth-child(233){opacity:1.5888;transform:translate(15.0631vw,-10px) scale(.1375);animation:fall-233 10s -16s linear infinite}@keyframes fall-233{51.379%{transform:translate(18.9368vw,51.379vh) scale(.1375)}to{transform:translate(16.99995vw,99vh) scale(.1375)}}.snow:nth-child(234){opacity:1.7724;transform:translate(94.5771vw,-10px) scale(.1528);animation:fall-234 23s -28s linear infinite}@keyframes fall-234{63.814%{transform:translate(86.0512vw,63.814vh) scale(.1528)}to{transform:translate(90.31415vw,99vh) scale(.1528)}}.snow:nth-child(235){opacity:.3928;transform:translate(12.9718vw,-10px) scale(.6385);animation:fall-235 20s -11s linear infinite}@keyframes fall-235{43.107%{transform:translate(20.9196vw,43.107vh) scale(.6385)}to{transform:translate(16.9457vw,99vh) scale(.6385)}}.snow:nth-child(236){opacity:.7922;transform:translate(59.0656vw,-10px) scale(.0705);animation:fall-236 28s -4s linear infinite}@keyframes fall-236{50.21%{transform:translate(50.2268vw,50.21vh) scale(.0705)}to{transform:translate(54.6462vw,99vh) scale(.0705)}}.snow:nth-child(237){opacity:.4006;transform:translate(75.1044vw,-10px) scale(.8861);animation:fall-237 18s -20s linear infinite}@keyframes fall-237{41.042%{transform:translate(79.7034vw,41.042vh) scale(.8861)}to{transform:translate(77.4039vw,99vh) scale(.8861)}}.snow:nth-child(238){opacity:1.3328;transform:translate(11.4844vw,-10px) scale(.8917);animation:fall-238 14s -7s linear infinite}@keyframes fall-238{69.384%{transform:translate(20.9176vw,69.384vh) scale(.8917)}to{transform:translate(16.201vw,99vh) scale(.8917)}}.snow:nth-child(239){opacity:1.8394;transform:translate(61.7936vw,-10px) scale(.1372);animation:fall-239 18s -28s linear infinite}@keyframes fall-239{77.794%{transform:translate(58.7714vw,77.794vh) scale(.1372)}to{transform:translate(60.2825vw,99vh) scale(.1372)}}.snow:nth-child(240){opacity:.5538;transform:translate(96.1874vw,-10px) scale(.3196);animation:fall-240 23s -1s linear infinite}@keyframes fall-240{53.723%{transform:translate(86.8167vw,53.723vh) scale(.3196)}to{transform:translate(91.50205vw,99vh) scale(.3196)}}.snow:nth-child(241){opacity:.729;transform:translate(73.3658vw,-10px) scale(.0215);animation:fall-241 16s -8s linear infinite}@keyframes fall-241{75.178%{transform:translate(74.3525vw,75.178vh) scale(.0215)}to{transform:translate(73.85915vw,99vh) scale(.0215)}}.snow:nth-child(242){opacity:.0958;transform:translate(10.6214vw,-10px) scale(.1437);animation:fall-242 30s -19s linear infinite}@keyframes fall-242{34.605%{transform:translate(11.7388vw,34.605vh) scale(.1437)}to{transform:translate(11.1801vw,99vh) scale(.1437)}}.snow:nth-child(243){opacity:.6414;transform:translate(81.3392vw,-10px) scale(.0086);animation:fall-243 29s -16s linear infinite}@keyframes fall-243{69.569%{transform:translate(71.3662vw,69.569vh) scale(.0086)}to{transform:translate(76.3527vw,99vh) scale(.0086)}}.snow:nth-child(244){opacity:.6036;transform:translate(63.2025vw,-10px) scale(.0498);animation:fall-244 26s -5s linear infinite}@keyframes fall-244{38.701%{transform:translate(55.3039vw,38.701vh) scale(.0498)}to{transform:translate(59.2532vw,99vh) scale(.0498)}}.snow:nth-child(245){opacity:.3186;transform:translate(18.7901vw,-10px) scale(.3026);animation:fall-245 20s -14s linear infinite}@keyframes fall-245{44.248%{transform:translate(21.1866vw,44.248vh) scale(.3026)}to{transform:translate(19.98835vw,99vh) scale(.3026)}}.snow:nth-child(246){opacity:1.7882;transform:translate(8.9585vw,-10px) scale(.5178);animation:fall-246 26s -5s linear infinite}@keyframes fall-246{30.648%{transform:translate(13.9772vw,30.648vh) scale(.5178)}to{transform:translate(11.46785vw,99vh) scale(.5178)}}.snow:nth-child(247){opacity:1.3982;transform:translate(48.995vw,-10px) scale(.8365);animation:fall-247 21s -18s linear infinite}@keyframes fall-247{67.579%{transform:translate(44.8274vw,67.579vh) scale(.8365)}to{transform:translate(46.9112vw,99vh) scale(.8365)}}.snow:nth-child(248){opacity:.2542;transform:translate(25.8567vw,-10px) scale(.9533);animation:fall-248 25s -20s linear infinite}@keyframes fall-248{36.012%{transform:translate(26.7392vw,36.012vh) scale(.9533)}to{transform:translate(26.29795vw,99vh) scale(.9533)}}.snow:nth-child(249){opacity:.0366;transform:translate(90.0542vw,-10px) scale(.0606);animation:fall-249 12s -9s linear infinite}@keyframes fall-249{34.183%{transform:translate(84.5055vw,34.183vh) scale(.0606)}to{transform:translate(87.27985vw,99vh) scale(.0606)}}.snow:nth-child(250){opacity:.2324;transform:translate(79.2801vw,-10px) scale(.314);animation:fall-250 11s -7s linear infinite}@keyframes fall-250{76.381%{transform:translate(82.8103vw,76.381vh) scale(.314)}to{transform:translate(81.0452vw,99vh) scale(.314)}}.snow:nth-child(251){opacity:.3716;transform:translate(39.6231vw,-10px) scale(.7041);animation:fall-251 13s -30s linear infinite}@keyframes fall-251{74.161%{transform:translate(40.9604vw,74.161vh) scale(.7041)}to{transform:translate(40.29175vw,99vh) scale(.7041)}}.snow:nth-child(252){opacity:.8492;transform:translate(60.1522vw,-10px) scale(.9328);animation:fall-252 19s -14s linear infinite}@keyframes fall-252{46.473%{transform:translate(67.7576vw,46.473vh) scale(.9328)}to{transform:translate(63.9549vw,99vh) scale(.9328)}}.snow:nth-child(253){opacity:1.4616;transform:translate(66.564vw,-10px) scale(.0264);animation:fall-253 29s -9s linear infinite}@keyframes fall-253{45.417%{transform:translate(75.6282vw,45.417vh) scale(.0264)}to{transform:translate(71.0961vw,99vh) scale(.0264)}}.snow:nth-child(254){opacity:.3566;transform:translate(50.6184vw,-10px) scale(.7119);animation:fall-254 25s -9s linear infinite}@keyframes fall-254{61.046%{transform:translate(43.8824vw,61.046vh) scale(.7119)}to{transform:translate(47.2504vw,99vh) scale(.7119)}}.snow:nth-child(255){opacity:1.996;transform:translate(43.1567vw,-10px) scale(.5635);animation:fall-255 29s -29s linear infinite}@keyframes fall-255{33.755%{transform:translate(37.1564vw,33.755vh) scale(.5635)}to{transform:translate(40.15655vw,99vh) scale(.5635)}}.snow:nth-child(256){opacity:.62;transform:translate(38.6946vw,-10px) scale(.1178);animation:fall-256 11s -8s linear infinite}@keyframes fall-256{47.166%{transform:translate(46.6216vw,47.166vh) scale(.1178)}to{transform:translate(42.6581vw,99vh) scale(.1178)}}.snow:nth-child(257){opacity:.2506;transform:translate(15.4698vw,-10px) scale(.9582);animation:fall-257 25s -6s linear infinite}@keyframes fall-257{47.172%{transform:translate(10.4141vw,47.172vh) scale(.9582)}to{transform:translate(12.94195vw,99vh) scale(.9582)}}.snow:nth-child(258){opacity:.5574;transform:translate(19.8439vw,-10px) scale(.4033);animation:fall-258 28s -21s linear infinite}@keyframes fall-258{71.359%{transform:translate(24.7687vw,71.359vh) scale(.4033)}to{transform:translate(22.3063vw,99vh) scale(.4033)}}.snow:nth-child(259){opacity:.3764;transform:translate(4.435vw,-10px) scale(.9183);animation:fall-259 30s -12s linear infinite}@keyframes fall-259{55.681%{transform:translate(10.8704vw,55.681vh) scale(.9183)}to{transform:translate(7.6527vw,99vh) scale(.9183)}}.snow:nth-child(260){opacity:1.018;transform:translate(52.7111vw,-10px) scale(.8785);animation:fall-260 18s -29s linear infinite}@keyframes fall-260{40.464%{transform:translate(43.4008vw,40.464vh) scale(.8785)}to{transform:translate(48.05595vw,99vh) scale(.8785)}}.snow:nth-child(261){opacity:1.0326;transform:translate(97.1232vw,-10px) scale(.0716);animation:fall-261 22s -22s linear infinite}@keyframes fall-261{76.605%{transform:translate(92.2866vw,76.605vh) scale(.0716)}to{transform:translate(94.7049vw,99vh) scale(.0716)}}.snow:nth-child(262){opacity:1.6698;transform:translate(29.9407vw,-10px) scale(.9143);animation:fall-262 13s -22s linear infinite}@keyframes fall-262{64.997%{transform:translate(29.7345vw,64.997vh) scale(.9143)}to{transform:translate(29.8376vw,99vh) scale(.9143)}}.snow:nth-child(263){opacity:1.9402;transform:translate(92.866vw,-10px) scale(.6181);animation:fall-263 20s -26s linear infinite}@keyframes fall-263{40.864%{transform:translate(96.1016vw,40.864vh) scale(.6181)}to{transform:translate(94.4838vw,99vh) scale(.6181)}}.snow:nth-child(264){opacity:1.504;transform:translate(61.5009vw,-10px) scale(.6825);animation:fall-264 23s -27s linear infinite}@keyframes fall-264{71.363%{transform:translate(59.1374vw,71.363vh) scale(.6825)}to{transform:translate(60.31915vw,99vh) scale(.6825)}}.snow:nth-child(265){opacity:1.7058;transform:translate(86.8156vw,-10px) scale(.6995);animation:fall-265 20s -14s linear infinite}@keyframes fall-265{56.421%{transform:translate(84.622vw,56.421vh) scale(.6995)}to{transform:translate(85.7188vw,99vh) scale(.6995)}}.snow:nth-child(266){opacity:1.8458;transform:translate(16.0164vw,-10px) scale(.6677);animation:fall-266 10s -15s linear infinite}@keyframes fall-266{53.972%{transform:translate(11.9809vw,53.972vh) scale(.6677)}to{transform:translate(13.99865vw,99vh) scale(.6677)}}.snow:nth-child(267){opacity:.8986;transform:translate(28.9049vw,-10px) scale(.9761);animation:fall-267 27s -17s linear infinite}@keyframes fall-267{68.893%{transform:translate(29.0021vw,68.893vh) scale(.9761)}to{transform:translate(28.9535vw,99vh) scale(.9761)}}.snow:nth-child(268){opacity:1.9044;transform:translate(67.3804vw,-10px) scale(.5483);animation:fall-268 11s -12s linear infinite}@keyframes fall-268{57.827%{transform:translate(67.7272vw,57.827vh) scale(.5483)}to{transform:translate(67.5538vw,99vh) scale(.5483)}}.snow:nth-child(269){opacity:.398;transform:translate(69.0151vw,-10px) scale(.1848);animation:fall-269 13s -5s linear infinite}@keyframes fall-269{38.158%{transform:translate(67.0325vw,38.158vh) scale(.1848)}to{transform:translate(68.0238vw,99vh) scale(.1848)}}.snow:nth-child(270){opacity:1.9944;transform:translate(71.8255vw,-10px) scale(.0619);animation:fall-270 21s -21s linear infinite}@keyframes fall-270{52.842%{transform:translate(76.1408vw,52.842vh) scale(.0619)}to{transform:translate(73.98315vw,99vh) scale(.0619)}}.snow:nth-child(271){opacity:.4604;transform:translate(82.9255vw,-10px) scale(.6143);animation:fall-271 21s -19s linear infinite}@keyframes fall-271{33.092%{transform:translate(81.192vw,33.092vh) scale(.6143)}to{transform:translate(82.05875vw,99vh) scale(.6143)}}.snow:nth-child(272){opacity:.9024;transform:translate(72.1846vw,-10px) scale(.2175);animation:fall-272 29s -10s linear infinite}@keyframes fall-272{39.81%{transform:translate(72.3002vw,39.81vh) scale(.2175)}to{transform:translate(72.2424vw,99vh) scale(.2175)}}.snow:nth-child(273){opacity:.465;transform:translate(94.3003vw,-10px) scale(.2873);animation:fall-273 28s -30s linear infinite}@keyframes fall-273{77.671%{transform:translate(95.1963vw,77.671vh) scale(.2873)}to{transform:translate(94.7483vw,99vh) scale(.2873)}}.snow:nth-child(274){opacity:1.425;transform:translate(76.7381vw,-10px) scale(.6437);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{67.205%{transform:translate(71.1152vw,67.205vh) scale(.6437)}to{transform:translate(73.92665vw,99vh) scale(.6437)}}.snow:nth-child(275){opacity:1.6898;transform:translate(39.6946vw,-10px) scale(.2269);animation:fall-275 20s -23s linear infinite}@keyframes fall-275{52.316%{transform:translate(37.6517vw,52.316vh) scale(.2269)}to{transform:translate(38.67315vw,99vh) scale(.2269)}}.snow:nth-child(276){opacity:1.4716;transform:translate(51.1688vw,-10px) scale(.6915);animation:fall-276 13s -20s linear infinite}@keyframes fall-276{61.334%{transform:translate(60.3873vw,61.334vh) scale(.6915)}to{transform:translate(55.77805vw,99vh) scale(.6915)}}.snow:nth-child(277){opacity:.0956;transform:translate(68.8171vw,-10px) scale(.7023);animation:fall-277 16s -28s linear infinite}@keyframes fall-277{48.868%{transform:translate(63.4783vw,48.868vh) scale(.7023)}to{transform:translate(66.1477vw,99vh) scale(.7023)}}.snow:nth-child(278){opacity:1.851;transform:translate(54.2094vw,-10px) scale(.7733);animation:fall-278 21s -14s linear infinite}@keyframes fall-278{41.012%{transform:translate(59.2776vw,41.012vh) scale(.7733)}to{transform:translate(56.7435vw,99vh) scale(.7733)}}.snow:nth-child(279){opacity:1.8756;transform:translate(23.536vw,-10px) scale(.9666);animation:fall-279 11s -3s linear infinite}@keyframes fall-279{44.268%{transform:translate(17.0219vw,44.268vh) scale(.9666)}to{transform:translate(20.27895vw,99vh) scale(.9666)}}.snow:nth-child(280){opacity:1.3446;transform:translate(36.0373vw,-10px) scale(.4725);animation:fall-280 29s -11s linear infinite}@keyframes fall-280{67.019%{transform:translate(32.7182vw,67.019vh) scale(.4725)}to{transform:translate(34.37775vw,99vh) scale(.4725)}}.snow:nth-child(281){opacity:.322;transform:translate(83.6238vw,-10px) scale(.1455);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{67.272%{transform:translate(88.4401vw,67.272vh) scale(.1455)}to{transform:translate(86.03195vw,99vh) scale(.1455)}}.snow:nth-child(282){opacity:1.3434;transform:translate(86.7572vw,-10px) scale(.0568);animation:fall-282 21s -20s linear infinite}@keyframes fall-282{44.561%{transform:translate(88.2061vw,44.561vh) scale(.0568)}to{transform:translate(87.48165vw,99vh) scale(.0568)}}.snow:nth-child(283){opacity:1.7372;transform:translate(3.078vw,-10px) scale(.908);animation:fall-283 12s -10s linear infinite}@keyframes fall-283{50.444%{transform:translate(-6.3323vw,50.444vh) scale(.908)}to{transform:translate(-1.62715vw,99vh) scale(.908)}}.snow:nth-child(284){opacity:1.2928;transform:translate(82.7363vw,-10px) scale(.8875);animation:fall-284 26s -20s linear infinite}@keyframes fall-284{52.126%{transform:translate(84.8314vw,52.126vh) scale(.8875)}to{transform:translate(83.78385vw,99vh) scale(.8875)}}.snow:nth-child(285){opacity:.8298;transform:translate(29.892vw,-10px) scale(.1883);animation:fall-285 15s -21s linear infinite}@keyframes fall-285{50.238%{transform:translate(33.4639vw,50.238vh) scale(.1883)}to{transform:translate(31.67795vw,99vh) scale(.1883)}}.snow:nth-child(286){opacity:1.0874;transform:translate(1.0762vw,-10px) scale(.5837);animation:fall-286 30s -23s linear infinite}@keyframes fall-286{35.091%{transform:translate(4.6068vw,35.091vh) scale(.5837)}to{transform:translate(2.8415vw,99vh) scale(.5837)}}.snow:nth-child(287){opacity:.393;transform:translate(66.2897vw,-10px) scale(.2588);animation:fall-287 23s -16s linear infinite}@keyframes fall-287{33.629%{transform:translate(71.2116vw,33.629vh) scale(.2588)}to{transform:translate(68.75065vw,99vh) scale(.2588)}}.snow:nth-child(288){opacity:.2224;transform:translate(40.0745vw,-10px) scale(.9745);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{40.887%{transform:translate(38.3237vw,40.887vh) scale(.9745)}to{transform:translate(39.1991vw,99vh) scale(.9745)}}.snow:nth-child(289){opacity:.4574;transform:translate(29.0531vw,-10px) scale(.4661);animation:fall-289 24s -25s linear infinite}@keyframes fall-289{46.176%{transform:translate(24.9308vw,46.176vh) scale(.4661)}to{transform:translate(26.99195vw,99vh) scale(.4661)}}.snow:nth-child(290){opacity:.508;transform:translate(15.7559vw,-10px) scale(.6622);animation:fall-290 22s -13s linear infinite}@keyframes fall-290{31.58%{transform:translate(15.5906vw,31.58vh) scale(.6622)}to{transform:translate(15.67325vw,99vh) scale(.6622)}}.snow:nth-child(291){opacity:1.8046;transform:translate(63.932vw,-10px) scale(.4659);animation:fall-291 26s -2s linear infinite}@keyframes fall-291{60.479%{transform:translate(57.3106vw,60.479vh) scale(.4659)}to{transform:translate(60.6213vw,99vh) scale(.4659)}}.snow:nth-child(292){opacity:.8548;transform:translate(48.4481vw,-10px) scale(.7018);animation:fall-292 23s -26s linear infinite}@keyframes fall-292{63.929%{transform:translate(48.979vw,63.929vh) scale(.7018)}to{transform:translate(48.71355vw,99vh) scale(.7018)}}.snow:nth-child(293){opacity:1.8546;transform:translate(8.6585vw,-10px) scale(.7685);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{73.262%{transform:translate(4.0227vw,73.262vh) scale(.7685)}to{transform:translate(6.3406vw,99vh) scale(.7685)}}.snow:nth-child(294){opacity:.6678;transform:translate(77.0962vw,-10px) scale(.2421);animation:fall-294 26s -26s linear infinite}@keyframes fall-294{69.624%{transform:translate(72.0873vw,69.624vh) scale(.2421)}to{transform:translate(74.59175vw,99vh) scale(.2421)}}.snow:nth-child(295){opacity:.7872;transform:translate(30.6185vw,-10px) scale(.7403);animation:fall-295 23s -12s linear infinite}@keyframes fall-295{43.124%{transform:translate(29.2004vw,43.124vh) scale(.7403)}to{transform:translate(29.90945vw,99vh) scale(.7403)}}.snow:nth-child(296){opacity:.4128;transform:translate(24.2292vw,-10px) scale(.5258);animation:fall-296 12s -12s linear infinite}@keyframes fall-296{61.086%{transform:translate(32.0056vw,61.086vh) scale(.5258)}to{transform:translate(28.1174vw,99vh) scale(.5258)}}.snow:nth-child(297){opacity:.6704;transform:translate(60.3394vw,-10px) scale(.9727);animation:fall-297 20s -5s linear infinite}@keyframes fall-297{50.78%{transform:translate(64.5675vw,50.78vh) scale(.9727)}to{transform:translate(62.45345vw,99vh) scale(.9727)}}.snow:nth-child(298){opacity:1.381;transform:translate(76.497vw,-10px) scale(.9524);animation:fall-298 10s -19s linear infinite}@keyframes fall-298{39.727%{transform:translate(83.4608vw,39.727vh) scale(.9524)}to{transform:translate(79.9789vw,99vh) scale(.9524)}}.snow:nth-child(299){opacity:.7436;transform:translate(55.2924vw,-10px) scale(.9858);animation:fall-299 26s -4s linear infinite}@keyframes fall-299{66.229%{transform:translate(47.1191vw,66.229vh) scale(.9858)}to{transform:translate(51.20575vw,99vh) scale(.9858)}}.snow:nth-child(300){opacity:1.6026;transform:translate(25.9142vw,-10px) scale(.254);animation:fall-300 27s -8s linear infinite}@keyframes fall-300{76.163%{transform:translate(18.1269vw,76.163vh) scale(.254)}to{transform:translate(22.02055vw,99vh) scale(.254)}}.snow:nth-child(301){opacity:1.1956;transform:translate(14.5268vw,-10px) scale(.0931);animation:fall-301 20s -17s linear infinite}@keyframes fall-301{71.33%{transform:translate(8.9898vw,71.33vh) scale(.0931)}to{transform:translate(11.7583vw,99vh) scale(.0931)}}.snow:nth-child(302){opacity:1.2456;transform:translate(82.3141vw,-10px) scale(.1746);animation:fall-302 20s -1s linear infinite}@keyframes fall-302{38.03%{transform:translate(74.4718vw,38.03vh) scale(.1746)}to{transform:translate(78.39295vw,99vh) scale(.1746)}}.snow:nth-child(303){opacity:1.3474;transform:translate(37.945vw,-10px) scale(.3722);animation:fall-303 29s -14s linear infinite}@keyframes fall-303{56.595%{transform:translate(37.2301vw,56.595vh) scale(.3722)}to{transform:translate(37.58755vw,99vh) scale(.3722)}}.snow:nth-child(304){opacity:1.5568;transform:translate(7.9776vw,-10px) scale(.4049);animation:fall-304 24s -29s linear infinite}@keyframes fall-304{61.27%{transform:translate(7.4864vw,61.27vh) scale(.4049)}to{transform:translate(7.732vw,99vh) scale(.4049)}}.snow:nth-child(305){opacity:.3866;transform:translate(65.1231vw,-10px) scale(.2012);animation:fall-305 27s -4s linear infinite}@keyframes fall-305{68.208%{transform:translate(57.8538vw,68.208vh) scale(.2012)}to{transform:translate(61.48845vw,99vh) scale(.2012)}}.snow:nth-child(306){opacity:.2306;transform:translate(57.2007vw,-10px) scale(.4312);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{67.98%{transform:translate(59.2305vw,67.98vh) scale(.4312)}to{transform:translate(58.2156vw,99vh) scale(.4312)}}.snow:nth-child(307){opacity:.6418;transform:translate(92.3117vw,-10px) scale(.2545);animation:fall-307 11s -15s linear infinite}@keyframes fall-307{70.956%{transform:translate(90.8445vw,70.956vh) scale(.2545)}to{transform:translate(91.5781vw,99vh) scale(.2545)}}.snow:nth-child(308){opacity:1.8106;transform:translate(77.3801vw,-10px) scale(.3362);animation:fall-308 24s -13s linear infinite}@keyframes fall-308{43.042%{transform:translate(72.2836vw,43.042vh) scale(.3362)}to{transform:translate(74.83185vw,99vh) scale(.3362)}}.snow:nth-child(309){opacity:1.4936;transform:translate(76.7173vw,-10px) scale(.3178);animation:fall-309 22s -21s linear infinite}@keyframes fall-309{53.917%{transform:translate(71.7138vw,53.917vh) scale(.3178)}to{transform:translate(74.21555vw,99vh) scale(.3178)}}.snow:nth-child(310){opacity:1.4778;transform:translate(87.725vw,-10px) scale(.2186);animation:fall-310 24s -21s linear infinite}@keyframes fall-310{30.953%{transform:translate(97.4987vw,30.953vh) scale(.2186)}to{transform:translate(92.61185vw,99vh) scale(.2186)}}.snow:nth-child(311){opacity:.5254;transform:translate(53.5722vw,-10px) scale(.7972);animation:fall-311 26s -29s linear infinite}@keyframes fall-311{40.495%{transform:translate(45.1515vw,40.495vh) scale(.7972)}to{transform:translate(49.36185vw,99vh) scale(.7972)}}.snow:nth-child(312){opacity:1.38;transform:translate(45.5549vw,-10px) scale(.3364);animation:fall-312 16s -21s linear infinite}@keyframes fall-312{63.369%{transform:translate(45.9134vw,63.369vh) scale(.3364)}to{transform:translate(45.73415vw,99vh) scale(.3364)}}.snow:nth-child(313){opacity:1.3098;transform:translate(43.2959vw,-10px) scale(.0258);animation:fall-313 29s -16s linear infinite}@keyframes fall-313{35.158%{transform:translate(39.0198vw,35.158vh) scale(.0258)}to{transform:translate(41.15785vw,99vh) scale(.0258)}}.snow:nth-child(314){opacity:.2194;transform:translate(5.0212vw,-10px) scale(.9806);animation:fall-314 15s -4s linear infinite}@keyframes fall-314{60.867%{transform:translate(13.3344vw,60.867vh) scale(.9806)}to{transform:translate(9.1778vw,99vh) scale(.9806)}}.snow:nth-child(315){opacity:1.4842;transform:translate(30.8475vw,-10px) scale(.2299);animation:fall-315 15s -15s linear infinite}@keyframes fall-315{47.767%{transform:translate(28.0053vw,47.767vh) scale(.2299)}to{transform:translate(29.4264vw,99vh) scale(.2299)}}.snow:nth-child(316){opacity:1.5816;transform:translate(23.7852vw,-10px) scale(.2064);animation:fall-316 20s -19s linear infinite}@keyframes fall-316{70.992%{transform:translate(26.2742vw,70.992vh) scale(.2064)}to{transform:translate(25.0297vw,99vh) scale(.2064)}}.snow:nth-child(317){opacity:1.7208;transform:translate(97.7706vw,-10px) scale(.706);animation:fall-317 28s -18s linear infinite}@keyframes fall-317{50.504%{transform:translate(101.7517vw,50.504vh) scale(.706)}to{transform:translate(99.76115vw,99vh) scale(.706)}}.snow:nth-child(318){opacity:1.3862;transform:translate(89.3794vw,-10px) scale(.0508);animation:fall-318 11s -3s linear infinite}@keyframes fall-318{41.863%{transform:translate(89.4992vw,41.863vh) scale(.0508)}to{transform:translate(89.4393vw,99vh) scale(.0508)}}.snow:nth-child(319){opacity:1.5338;transform:translate(35.4422vw,-10px) scale(.7455);animation:fall-319 10s -10s linear infinite}@keyframes fall-319{52.911%{transform:translate(36.6631vw,52.911vh) scale(.7455)}to{transform:translate(36.05265vw,99vh) scale(.7455)}}.snow:nth-child(320){opacity:1.728;transform:translate(43.0841vw,-10px) scale(.1359);animation:fall-320 20s -6s linear infinite}@keyframes fall-320{78.227%{transform:translate(40.2018vw,78.227vh) scale(.1359)}to{transform:translate(41.64295vw,99vh) scale(.1359)}}.snow:nth-child(321){opacity:.533;transform:translate(81.2282vw,-10px) scale(.3055);animation:fall-321 10s -16s linear infinite}@keyframes fall-321{73.128%{transform:translate(71.3969vw,73.128vh) scale(.3055)}to{transform:translate(76.31255vw,99vh) scale(.3055)}}.snow:nth-child(322){opacity:1.636;transform:translate(79.8841vw,-10px) scale(.7122);animation:fall-322 15s -16s linear infinite}@keyframes fall-322{42.416%{transform:translate(82.5789vw,42.416vh) scale(.7122)}to{transform:translate(81.2315vw,99vh) scale(.7122)}}.snow:nth-child(323){opacity:1.6082;transform:translate(3.0992vw,-10px) scale(.3537);animation:fall-323 21s -8s linear infinite}@keyframes fall-323{55.291%{transform:translate(-6.6307vw,55.291vh) scale(.3537)}to{transform:translate(-1.76575vw,99vh) scale(.3537)}}.snow:nth-child(324){opacity:.7994;transform:translate(14.5243vw,-10px) scale(.0012);animation:fall-324 19s -24s linear infinite}@keyframes fall-324{72.272%{transform:translate(23.7325vw,72.272vh) scale(.0012)}to{transform:translate(19.1284vw,99vh) scale(.0012)}}.snow:nth-child(325){opacity:1.5638;transform:translate(67.206vw,-10px) scale(.601);animation:fall-325 13s -14s linear infinite}@keyframes fall-325{55.897%{transform:translate(74.4459vw,55.897vh) scale(.601)}to{transform:translate(70.82595vw,99vh) scale(.601)}}.snow:nth-child(326){opacity:.5446;transform:translate(24.0683vw,-10px) scale(.1922);animation:fall-326 14s -16s linear infinite}@keyframes fall-326{43.883%{transform:translate(18.8943vw,43.883vh) scale(.1922)}to{transform:translate(21.4813vw,99vh) scale(.1922)}}.snow:nth-child(327){opacity:.158;transform:translate(54.5737vw,-10px) scale(.5861);animation:fall-327 28s -23s linear infinite}@keyframes fall-327{58.711%{transform:translate(54.6331vw,58.711vh) scale(.5861)}to{transform:translate(54.6034vw,99vh) scale(.5861)}}.snow:nth-child(328){opacity:.534;transform:translate(39.6292vw,-10px) scale(.4993);animation:fall-328 14s -5s linear infinite}@keyframes fall-328{51.978%{transform:translate(49.5207vw,51.978vh) scale(.4993)}to{transform:translate(44.57495vw,99vh) scale(.4993)}}.snow:nth-child(329){opacity:.0404;transform:translate(53.014vw,-10px) scale(.341);animation:fall-329 15s -11s linear infinite}@keyframes fall-329{47.224%{transform:translate(46.7743vw,47.224vh) scale(.341)}to{transform:translate(49.89415vw,99vh) scale(.341)}}.snow:nth-child(330){opacity:1.8492;transform:translate(33.1981vw,-10px) scale(.9625);animation:fall-330 10s -3s linear infinite}@keyframes fall-330{62.943%{transform:translate(29.6066vw,62.943vh) scale(.9625)}to{transform:translate(31.40235vw,99vh) scale(.9625)}}.snow:nth-child(331){opacity:.9824;transform:translate(54.1669vw,-10px) scale(.5787);animation:fall-331 22s -1s linear infinite}@keyframes fall-331{71.994%{transform:translate(54.1736vw,71.994vh) scale(.5787)}to{transform:translate(54.17025vw,99vh) scale(.5787)}}.snow:nth-child(332){opacity:1.2254;transform:translate(94.9136vw,-10px) scale(.4559);animation:fall-332 27s -26s linear infinite}@keyframes fall-332{41.659%{transform:translate(104.7174vw,41.659vh) scale(.4559)}to{transform:translate(99.8155vw,99vh) scale(.4559)}}.snow:nth-child(333){opacity:.6124;transform:translate(10.7874vw,-10px) scale(.2766);animation:fall-333 18s -24s linear infinite}@keyframes fall-333{58.559%{transform:translate(6.0427vw,58.559vh) scale(.2766)}to{transform:translate(8.41505vw,99vh) scale(.2766)}}.snow:nth-child(334){opacity:1.5706;transform:translate(74.3581vw,-10px) scale(.6521);animation:fall-334 22s -26s linear infinite}@keyframes fall-334{57.856%{transform:translate(74.6058vw,57.856vh) scale(.6521)}to{transform:translate(74.48195vw,99vh) scale(.6521)}}.snow:nth-child(335){opacity:1.0668;transform:translate(72.5282vw,-10px) scale(.8101);animation:fall-335 29s -8s linear infinite}@keyframes fall-335{66.639%{transform:translate(81.7703vw,66.639vh) scale(.8101)}to{transform:translate(77.14925vw,99vh) scale(.8101)}}.snow:nth-child(336){opacity:1.1276;transform:translate(53.6891vw,-10px) scale(.8683);animation:fall-336 23s -20s linear infinite}@keyframes fall-336{74.853%{transform:translate(52.2647vw,74.853vh) scale(.8683)}to{transform:translate(52.9769vw,99vh) scale(.8683)}}.snow:nth-child(337){opacity:.9256;transform:translate(58.8156vw,-10px) scale(.3529);animation:fall-337 26s -17s linear infinite}@keyframes fall-337{61.391%{transform:translate(53.845vw,61.391vh) scale(.3529)}to{transform:translate(56.3303vw,99vh) scale(.3529)}}.snow:nth-child(338){opacity:.8642;transform:translate(93.664vw,-10px) scale(.541);animation:fall-338 26s -24s linear infinite}@keyframes fall-338{71.075%{transform:translate(99.1144vw,71.075vh) scale(.541)}to{transform:translate(96.3892vw,99vh) scale(.541)}}.snow:nth-child(339){opacity:1.5268;transform:translate(95.6178vw,-10px) scale(.6231);animation:fall-339 27s -29s linear infinite}@keyframes fall-339{41.962%{transform:translate(88.8965vw,41.962vh) scale(.6231)}to{transform:translate(92.25715vw,99vh) scale(.6231)}}.snow:nth-child(340){opacity:.0708;transform:translate(74.734vw,-10px) scale(.0387);animation:fall-340 26s -13s linear infinite}@keyframes fall-340{41.659%{transform:translate(79.6681vw,41.659vh) scale(.0387)}to{transform:translate(77.20105vw,99vh) scale(.0387)}}.snow:nth-child(341){opacity:1.885;transform:translate(51.026vw,-10px) scale(.2297);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{74.079%{transform:translate(52.8157vw,74.079vh) scale(.2297)}to{transform:translate(51.92085vw,99vh) scale(.2297)}}.snow:nth-child(342){opacity:1.6974;transform:translate(72.7111vw,-10px) scale(.1993);animation:fall-342 21s -23s linear infinite}@keyframes fall-342{45.549%{transform:translate(67.0721vw,45.549vh) scale(.1993)}to{transform:translate(69.8916vw,99vh) scale(.1993)}}.snow:nth-child(343){opacity:1.7414;transform:translate(66.917vw,-10px) scale(.6471);animation:fall-343 14s -7s linear infinite}@keyframes fall-343{66.7%{transform:translate(73.8372vw,66.7vh) scale(.6471)}to{transform:translate(70.3771vw,99vh) scale(.6471)}}.snow:nth-child(344){opacity:.9522;transform:translate(55.3513vw,-10px) scale(.9931);animation:fall-344 11s -7s linear infinite}@keyframes fall-344{30.097%{transform:translate(61.665vw,30.097vh) scale(.9931)}to{transform:translate(58.50815vw,99vh) scale(.9931)}}.snow:nth-child(345){opacity:1.3568;transform:translate(32.7842vw,-10px) scale(.9132);animation:fall-345 20s -27s linear infinite}@keyframes fall-345{54.902%{transform:translate(28.9378vw,54.902vh) scale(.9132)}to{transform:translate(30.861vw,99vh) scale(.9132)}}.snow:nth-child(346){opacity:1.1266;transform:translate(10.3988vw,-10px) scale(.9689);animation:fall-346 10s -8s linear infinite}@keyframes fall-346{65.419%{transform:translate(4.2801vw,65.419vh) scale(.9689)}to{transform:translate(7.33945vw,99vh) scale(.9689)}}.snow:nth-child(347){opacity:.9552;transform:translate(74.0789vw,-10px) scale(.5215);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{63.786%{transform:translate(64.3196vw,63.786vh) scale(.5215)}to{transform:translate(69.19925vw,99vh) scale(.5215)}}.snow:nth-child(348){opacity:1.1568;transform:translate(47.7532vw,-10px) scale(.2021);animation:fall-348 22s -21s linear infinite}@keyframes fall-348{50.31%{transform:translate(57.6325vw,50.31vh) scale(.2021)}to{transform:translate(52.69285vw,99vh) scale(.2021)}}.snow:nth-child(349){opacity:1.9952;transform:translate(9.8295vw,-10px) scale(.6793);animation:fall-349 18s -11s linear infinite}@keyframes fall-349{42.866%{transform:translate(15.8645vw,42.866vh) scale(.6793)}to{transform:translate(12.847vw,99vh) scale(.6793)}}.snow:nth-child(350){opacity:.3014;transform:translate(81.8066vw,-10px) scale(.3487);animation:fall-350 11s -15s linear infinite}@keyframes fall-350{75.653%{transform:translate(90.5701vw,75.653vh) scale(.3487)}to{transform:translate(86.18835vw,99vh) scale(.3487)}}.snow:nth-child(351){opacity:.7018;transform:translate(55.3113vw,-10px) scale(.9094);animation:fall-351 17s -22s linear infinite}@keyframes fall-351{79.248%{transform:translate(58.7497vw,79.248vh) scale(.9094)}to{transform:translate(57.0305vw,99vh) scale(.9094)}}.snow:nth-child(352){opacity:1.551;transform:translate(54.2491vw,-10px) scale(.3528);animation:fall-352 11s -10s linear infinite}@keyframes fall-352{68.37%{transform:translate(52.0824vw,68.37vh) scale(.3528)}to{transform:translate(53.16575vw,99vh) scale(.3528)}}.snow:nth-child(353){opacity:1.3262;transform:translate(81.6698vw,-10px) scale(.021);animation:fall-353 30s -11s linear infinite}@keyframes fall-353{72.764%{transform:translate(90.6753vw,72.764vh) scale(.021)}to{transform:translate(86.17255vw,99vh) scale(.021)}}.snow:nth-child(354){opacity:.4384;transform:translate(31.3836vw,-10px) scale(.6164);animation:fall-354 27s -5s linear infinite}@keyframes fall-354{49.56%{transform:translate(40.674vw,49.56vh) scale(.6164)}to{transform:translate(36.0288vw,99vh) scale(.6164)}}.snow:nth-child(355){opacity:.4668;transform:translate(15.5478vw,-10px) scale(.7089);animation:fall-355 13s -11s linear infinite}@keyframes fall-355{48.088%{transform:translate(7.4333vw,48.088vh) scale(.7089)}to{transform:translate(11.49055vw,99vh) scale(.7089)}}.snow:nth-child(356){opacity:.51;transform:translate(71.9893vw,-10px) scale(.96);animation:fall-356 16s -29s linear infinite}@keyframes fall-356{40.011%{transform:translate(67.1244vw,40.011vh) scale(.96)}to{transform:translate(69.55685vw,99vh) scale(.96)}}.snow:nth-child(357){opacity:.0482;transform:translate(75.7657vw,-10px) scale(.2017);animation:fall-357 24s -6s linear infinite}@keyframes fall-357{65.575%{transform:translate(67.3596vw,65.575vh) scale(.2017)}to{transform:translate(71.56265vw,99vh) scale(.2017)}}.snow:nth-child(358){opacity:1.7384;transform:translate(53.0363vw,-10px) scale(.2868);animation:fall-358 24s -12s linear infinite}@keyframes fall-358{68.375%{transform:translate(58.3083vw,68.375vh) scale(.2868)}to{transform:translate(55.6723vw,99vh) scale(.2868)}}.snow:nth-child(359){opacity:1.5932;transform:translate(91.1187vw,-10px) scale(.986);animation:fall-359 29s -30s linear infinite}@keyframes fall-359{56.565%{transform:translate(83.9082vw,56.565vh) scale(.986)}to{transform:translate(87.51345vw,99vh) scale(.986)}}.snow:nth-child(360){opacity:1.142;transform:translate(24.3515vw,-10px) scale(.6732);animation:fall-360 21s -18s linear infinite}@keyframes fall-360{36.26%{transform:translate(22.1972vw,36.26vh) scale(.6732)}to{transform:translate(23.27435vw,99vh) scale(.6732)}}.snow:nth-child(361){opacity:1.9606;transform:translate(31.5396vw,-10px) scale(.5214);animation:fall-361 11s -22s linear infinite}@keyframes fall-361{75.049%{transform:translate(35.8766vw,75.049vh) scale(.5214)}to{transform:translate(33.7081vw,99vh) scale(.5214)}}.snow:nth-child(362){opacity:1.9388;transform:translate(87.1794vw,-10px) scale(.9676);animation:fall-362 11s -12s linear infinite}@keyframes fall-362{76.101%{transform:translate(95.9118vw,76.101vh) scale(.9676)}to{transform:translate(91.5456vw,99vh) scale(.9676)}}.snow:nth-child(363){opacity:.9536;transform:translate(27.8907vw,-10px) scale(.9416);animation:fall-363 19s -3s linear infinite}@keyframes fall-363{41.108%{transform:translate(31.0567vw,41.108vh) scale(.9416)}to{transform:translate(29.4737vw,99vh) scale(.9416)}}.snow:nth-child(364){opacity:1.8504;transform:translate(40.9433vw,-10px) scale(.9576);animation:fall-364 12s -30s linear infinite}@keyframes fall-364{59.733%{transform:translate(39.3397vw,59.733vh) scale(.9576)}to{transform:translate(40.1415vw,99vh) scale(.9576)}}.snow:nth-child(365){opacity:1.4898;transform:translate(52.7342vw,-10px) scale(.4698);animation:fall-365 17s -5s linear infinite}@keyframes fall-365{38.43%{transform:translate(43.5965vw,38.43vh) scale(.4698)}to{transform:translate(48.16535vw,99vh) scale(.4698)}}.snow:nth-child(366){opacity:1.8936;transform:translate(8.746vw,-10px) scale(.6295);animation:fall-366 18s -15s linear infinite}@keyframes fall-366{72.223%{transform:translate(9.2387vw,72.223vh) scale(.6295)}to{transform:translate(8.99235vw,99vh) scale(.6295)}}.snow:nth-child(367){opacity:1.5412;transform:translate(55.5797vw,-10px) scale(.0473);animation:fall-367 25s -2s linear infinite}@keyframes fall-367{55.419%{transform:translate(60.3299vw,55.419vh) scale(.0473)}to{transform:translate(57.9548vw,99vh) scale(.0473)}}.snow:nth-child(368){opacity:1.8502;transform:translate(31.754vw,-10px) scale(.44);animation:fall-368 14s -22s linear infinite}@keyframes fall-368{72.916%{transform:translate(38.2377vw,72.916vh) scale(.44)}to{transform:translate(34.99585vw,99vh) scale(.44)}}.snow:nth-child(369){opacity:1.6146;transform:translate(52.8314vw,-10px) scale(.3813);animation:fall-369 24s -29s linear infinite}@keyframes fall-369{64.328%{transform:translate(59.7053vw,64.328vh) scale(.3813)}to{transform:translate(56.26835vw,99vh) scale(.3813)}}.snow:nth-child(370){opacity:1.9276;transform:translate(22.6729vw,-10px) scale(.3271);animation:fall-370 16s -17s linear infinite}@keyframes fall-370{60.887%{transform:translate(24.7021vw,60.887vh) scale(.3271)}to{transform:translate(23.6875vw,99vh) scale(.3271)}}.snow:nth-child(371){opacity:.9128;transform:translate(54.2993vw,-10px) scale(.5525);animation:fall-371 30s -2s linear infinite}@keyframes fall-371{37.291%{transform:translate(61.5325vw,37.291vh) scale(.5525)}to{transform:translate(57.9159vw,99vh) scale(.5525)}}.snow:nth-child(372){opacity:.453;transform:translate(44.7275vw,-10px) scale(.6841);animation:fall-372 17s -15s linear infinite}@keyframes fall-372{30.501%{transform:translate(52.3649vw,30.501vh) scale(.6841)}to{transform:translate(48.5462vw,99vh) scale(.6841)}}.snow:nth-child(373){opacity:.6748;transform:translate(74.3998vw,-10px) scale(.8613);animation:fall-373 23s -11s linear infinite}@keyframes fall-373{57.424%{transform:translate(83.4563vw,57.424vh) scale(.8613)}to{transform:translate(78.92805vw,99vh) scale(.8613)}}.snow:nth-child(374){opacity:.8096;transform:translate(15.8461vw,-10px) scale(.0784);animation:fall-374 12s -16s linear infinite}@keyframes fall-374{58.157%{transform:translate(11.7504vw,58.157vh) scale(.0784)}to{transform:translate(13.79825vw,99vh) scale(.0784)}}.snow:nth-child(375){opacity:.8612;transform:translate(8.2322vw,-10px) scale(.4047);animation:fall-375 21s -2s linear infinite}@keyframes fall-375{78.018%{transform:translate(17.9968vw,78.018vh) scale(.4047)}to{transform:translate(13.1145vw,99vh) scale(.4047)}}.snow:nth-child(376){opacity:.3632;transform:translate(28.3495vw,-10px) scale(.9729);animation:fall-376 30s -4s linear infinite}@keyframes fall-376{78.36%{transform:translate(19.4273vw,78.36vh) scale(.9729)}to{transform:translate(23.8884vw,99vh) scale(.9729)}}.snow:nth-child(377){opacity:.4142;transform:translate(55.5749vw,-10px) scale(.8435);animation:fall-377 27s -5s linear infinite}@keyframes fall-377{50.463%{transform:translate(46.8656vw,50.463vh) scale(.8435)}to{transform:translate(51.22025vw,99vh) scale(.8435)}}.snow:nth-child(378){opacity:.3604;transform:translate(64.0597vw,-10px) scale(.8508);animation:fall-378 23s -18s linear infinite}@keyframes fall-378{70.515%{transform:translate(59.4367vw,70.515vh) scale(.8508)}to{transform:translate(61.7482vw,99vh) scale(.8508)}}.snow:nth-child(379){opacity:.3256;transform:translate(10.2419vw,-10px) scale(.7062);animation:fall-379 22s -22s linear infinite}@keyframes fall-379{41.134%{transform:translate(13.8234vw,41.134vh) scale(.7062)}to{transform:translate(12.03265vw,99vh) scale(.7062)}}.snow:nth-child(380){opacity:.4716;transform:translate(30.7924vw,-10px) scale(.6604);animation:fall-380 16s -5s linear infinite}@keyframes fall-380{39.393%{transform:translate(22.1249vw,39.393vh) scale(.6604)}to{transform:translate(26.45865vw,99vh) scale(.6604)}}.snow:nth-child(381){opacity:.9346;transform:translate(95.7744vw,-10px) scale(.7342);animation:fall-381 10s -18s linear infinite}@keyframes fall-381{68.178%{transform:translate(96.4031vw,68.178vh) scale(.7342)}to{transform:translate(96.08875vw,99vh) scale(.7342)}}.snow:nth-child(382){opacity:.5706;transform:translate(82.4461vw,-10px) scale(.755);animation:fall-382 21s -10s linear infinite}@keyframes fall-382{47.471%{transform:translate(83.1093vw,47.471vh) scale(.755)}to{transform:translate(82.7777vw,99vh) scale(.755)}}.snow:nth-child(383){opacity:1.7262;transform:translate(75.05vw,-10px) scale(.3663);animation:fall-383 18s -3s linear infinite}@keyframes fall-383{70.933%{transform:translate(84.002vw,70.933vh) scale(.3663)}to{transform:translate(79.526vw,99vh) scale(.3663)}}.snow:nth-child(384){opacity:.5962;transform:translate(20.7761vw,-10px) scale(.5669);animation:fall-384 18s -5s linear infinite}@keyframes fall-384{35.207%{transform:translate(17.0444vw,35.207vh) scale(.5669)}to{transform:translate(18.91025vw,99vh) scale(.5669)}}.snow:nth-child(385){opacity:.2622;transform:translate(18.5481vw,-10px) scale(.9585);animation:fall-385 22s -21s linear infinite}@keyframes fall-385{66.141%{transform:translate(19.3591vw,66.141vh) scale(.9585)}to{transform:translate(18.9536vw,99vh) scale(.9585)}}.snow:nth-child(386){opacity:.695;transform:translate(86.7713vw,-10px) scale(.1879);animation:fall-386 15s -16s linear infinite}@keyframes fall-386{67.443%{transform:translate(81.735vw,67.443vh) scale(.1879)}to{transform:translate(84.25315vw,99vh) scale(.1879)}}.snow:nth-child(387){opacity:.6818;transform:translate(55.1395vw,-10px) scale(.7691);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{41.545%{transform:translate(62.8401vw,41.545vh) scale(.7691)}to{transform:translate(58.9898vw,99vh) scale(.7691)}}.snow:nth-child(388){opacity:.6556;transform:translate(62.7234vw,-10px) scale(.0417);animation:fall-388 21s -25s linear infinite}@keyframes fall-388{59.486%{transform:translate(64.8438vw,59.486vh) scale(.0417)}to{transform:translate(63.7836vw,99vh) scale(.0417)}}.snow:nth-child(389){opacity:1.3162;transform:translate(52.1993vw,-10px) scale(.7507);animation:fall-389 12s -4s linear infinite}@keyframes fall-389{77.147%{transform:translate(55.7769vw,77.147vh) scale(.7507)}to{transform:translate(53.9881vw,99vh) scale(.7507)}}.snow:nth-child(390){opacity:1.9116;transform:translate(45.8381vw,-10px) scale(.8556);animation:fall-390 11s -11s linear infinite}@keyframes fall-390{78.024%{transform:translate(48.2528vw,78.024vh) scale(.8556)}to{transform:translate(47.04545vw,99vh) scale(.8556)}}.snow:nth-child(391){opacity:1.1436;transform:translate(5.2047vw,-10px) scale(.3508);animation:fall-391 11s -4s linear infinite}@keyframes fall-391{53.13%{transform:translate(-4.3169vw,53.13vh) scale(.3508)}to{transform:translate(.4439vw,99vh) scale(.3508)}}.snow:nth-child(392){opacity:.3066;transform:translate(44.841vw,-10px) scale(.7096);animation:fall-392 18s -4s linear infinite}@keyframes fall-392{62.243%{transform:translate(49.8688vw,62.243vh) scale(.7096)}to{transform:translate(47.3549vw,99vh) scale(.7096)}}.snow:nth-child(393){opacity:.2308;transform:translate(8.3242vw,-10px) scale(.579);animation:fall-393 24s -5s linear infinite}@keyframes fall-393{32.221%{transform:translate(17.0018vw,32.221vh) scale(.579)}to{transform:translate(12.663vw,99vh) scale(.579)}}.snow:nth-child(394){opacity:1.2722;transform:translate(44.2476vw,-10px) scale(.8304);animation:fall-394 18s -27s linear infinite}@keyframes fall-394{62.241%{transform:translate(41.4119vw,62.241vh) scale(.8304)}to{transform:translate(42.82975vw,99vh) scale(.8304)}}.snow:nth-child(395){opacity:1.3594;transform:translate(38.571vw,-10px) scale(.6546);animation:fall-395 19s -23s linear infinite}@keyframes fall-395{53.514%{transform:translate(42.5633vw,53.514vh) scale(.6546)}to{transform:translate(40.56715vw,99vh) scale(.6546)}}.snow:nth-child(396){opacity:1.7418;transform:translate(39.0609vw,-10px) scale(.838);animation:fall-396 15s -7s linear infinite}@keyframes fall-396{49.549%{transform:translate(36.8062vw,49.549vh) scale(.838)}to{transform:translate(37.93355vw,99vh) scale(.838)}}.snow:nth-child(397){opacity:1.3444;transform:translate(79.1382vw,-10px) scale(.2842);animation:fall-397 27s -7s linear infinite}@keyframes fall-397{37.99%{transform:translate(76.4354vw,37.99vh) scale(.2842)}to{transform:translate(77.7868vw,99vh) scale(.2842)}}.snow:nth-child(398){opacity:.431;transform:translate(30.6913vw,-10px) scale(.0564);animation:fall-398 29s -4s linear infinite}@keyframes fall-398{64.805%{transform:translate(21.1453vw,64.805vh) scale(.0564)}to{transform:translate(25.9183vw,99vh) scale(.0564)}}.snow:nth-child(399){opacity:1.6946;transform:translate(21.4627vw,-10px) scale(.7561);animation:fall-399 29s -8s linear infinite}@keyframes fall-399{35.019%{transform:translate(18.374vw,35.019vh) scale(.7561)}to{transform:translate(19.91835vw,99vh) scale(.7561)}}.snow:nth-child(400){opacity:1.587;transform:translate(91.1661vw,-10px) scale(.7687);animation:fall-400 12s -18s linear infinite}@keyframes fall-400{44.884%{transform:translate(91.9047vw,44.884vh) scale(.7687)}to{transform:translate(91.5354vw,99vh) scale(.7687)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|