@esfaenza/core 15.2.294 → 15.2.296
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/components/sidebar/sidebar.component.d.ts +5 -3
- package/esm2020/components/sidebar/sidebar.component.mjs +15 -11
- package/esm2020/directives/es-routerLink/es-routerLink.directive.mjs +2 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +34 -30
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core-directives.mjs +1 -1
- package/fesm2015/esfaenza-core-directives.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 +34 -30
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core-directives.mjs +1 -1
- package/fesm2020/esfaenza-core-directives.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.10", 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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4062;transform:translate(47.102vw,-10px) scale(.9291);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{50.341%{transform:translate(47.4017vw,50.341vh) scale(.9291)}to{transform:translate(47.25185vw,99vh) scale(.9291)}}.snow:nth-child(2){opacity:1.5306;transform:translate(67.3557vw,-10px) scale(.7827);animation:fall-2 23s -20s linear infinite}@keyframes fall-2{32.575%{transform:translate(77.0979vw,32.575vh) scale(.7827)}to{transform:translate(72.2268vw,99vh) scale(.7827)}}.snow:nth-child(3){opacity:1.5488;transform:translate(12.0879vw,-10px) scale(.8057);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{57.901%{transform:translate(4.3148vw,57.901vh) scale(.8057)}to{transform:translate(8.20135vw,99vh) scale(.8057)}}.snow:nth-child(4){opacity:.8704;transform:translate(18.74vw,-10px) scale(.6005);animation:fall-4 29s -7s linear infinite}@keyframes fall-4{70.881%{transform:translate(12.4794vw,70.881vh) scale(.6005)}to{transform:translate(15.6097vw,99vh) scale(.6005)}}.snow:nth-child(5){opacity:.4772;transform:translate(11.2629vw,-10px) scale(.9865);animation:fall-5 12s -22s linear infinite}@keyframes fall-5{70.035%{transform:translate(2.096vw,70.035vh) scale(.9865)}to{transform:translate(6.67945vw,99vh) scale(.9865)}}.snow:nth-child(6){opacity:1.8312;transform:translate(52.9796vw,-10px) scale(.6341);animation:fall-6 25s -5s linear infinite}@keyframes fall-6{42.587%{transform:translate(52.5808vw,42.587vh) scale(.6341)}to{transform:translate(52.7802vw,99vh) scale(.6341)}}.snow:nth-child(7){opacity:.3304;transform:translate(90.9889vw,-10px) scale(.2199);animation:fall-7 14s -11s linear infinite}@keyframes fall-7{30.519%{transform:translate(91.7473vw,30.519vh) scale(.2199)}to{transform:translate(91.3681vw,99vh) scale(.2199)}}.snow:nth-child(8){opacity:1.9096;transform:translate(76.1727vw,-10px) scale(.5483);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{38.144%{transform:translate(66.2909vw,38.144vh) scale(.5483)}to{transform:translate(71.2318vw,99vh) scale(.5483)}}.snow:nth-child(9){opacity:.8466;transform:translate(91.2325vw,-10px) scale(.0014);animation:fall-9 25s -9s linear infinite}@keyframes fall-9{68.395%{transform:translate(86.8741vw,68.395vh) scale(.0014)}to{transform:translate(89.0533vw,99vh) scale(.0014)}}.snow:nth-child(10){opacity:.1246;transform:translate(47.8511vw,-10px) scale(.992);animation:fall-10 22s -16s linear infinite}@keyframes fall-10{36.185%{transform:translate(43.9034vw,36.185vh) scale(.992)}to{transform:translate(45.87725vw,99vh) scale(.992)}}.snow:nth-child(11){opacity:.8962;transform:translate(68.1316vw,-10px) scale(.0036);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{31.236%{transform:translate(60.3019vw,31.236vh) scale(.0036)}to{transform:translate(64.21675vw,99vh) scale(.0036)}}.snow:nth-child(12){opacity:.918;transform:translate(26.9494vw,-10px) scale(.1194);animation:fall-12 25s -11s linear infinite}@keyframes fall-12{44.976%{transform:translate(17.9408vw,44.976vh) scale(.1194)}to{transform:translate(22.4451vw,99vh) scale(.1194)}}.snow:nth-child(13){opacity:1.812;transform:translate(36.3036vw,-10px) scale(.8497);animation:fall-13 26s -22s linear infinite}@keyframes fall-13{78.388%{transform:translate(40.3385vw,78.388vh) scale(.8497)}to{transform:translate(38.32105vw,99vh) scale(.8497)}}.snow:nth-child(14){opacity:.9748;transform:translate(79.5723vw,-10px) scale(.924);animation:fall-14 19s -25s linear infinite}@keyframes fall-14{43.195%{transform:translate(77.6567vw,43.195vh) scale(.924)}to{transform:translate(78.6145vw,99vh) scale(.924)}}.snow:nth-child(15){opacity:1.3048;transform:translate(64.1286vw,-10px) scale(.9885);animation:fall-15 11s -9s linear infinite}@keyframes fall-15{79.76%{transform:translate(72.8703vw,79.76vh) scale(.9885)}to{transform:translate(68.49945vw,99vh) scale(.9885)}}.snow:nth-child(16){opacity:.758;transform:translate(1.6978vw,-10px) scale(.4654);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{43.592%{transform:translate(-4.1952vw,43.592vh) scale(.4654)}to{transform:translate(-1.2487vw,99vh) scale(.4654)}}.snow:nth-child(17){opacity:.4662;transform:translate(11.829vw,-10px) scale(.7473);animation:fall-17 19s -29s linear infinite}@keyframes fall-17{78.365%{transform:translate(6.2098vw,78.365vh) scale(.7473)}to{transform:translate(9.0194vw,99vh) scale(.7473)}}.snow:nth-child(18){opacity:.059;transform:translate(26.8056vw,-10px) scale(.4558);animation:fall-18 13s -23s linear infinite}@keyframes fall-18{71.901%{transform:translate(31.3064vw,71.901vh) scale(.4558)}to{transform:translate(29.056vw,99vh) scale(.4558)}}.snow:nth-child(19){opacity:.9818;transform:translate(21.8503vw,-10px) scale(.8145);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{66.224%{transform:translate(25.4453vw,66.224vh) scale(.8145)}to{transform:translate(23.6478vw,99vh) scale(.8145)}}.snow:nth-child(20){opacity:.0712;transform:translate(19.858vw,-10px) scale(.2876);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{76.767%{transform:translate(22.8277vw,76.767vh) scale(.2876)}to{transform:translate(21.34285vw,99vh) scale(.2876)}}.snow:nth-child(21){opacity:.5898;transform:translate(23.172vw,-10px) scale(.2057);animation:fall-21 16s -10s linear infinite}@keyframes fall-21{58.413%{transform:translate(23.3749vw,58.413vh) scale(.2057)}to{transform:translate(23.27345vw,99vh) scale(.2057)}}.snow:nth-child(22){opacity:1.1182;transform:translate(95.8626vw,-10px) scale(.4028);animation:fall-22 19s -20s linear infinite}@keyframes fall-22{30.212%{transform:translate(93.1383vw,30.212vh) scale(.4028)}to{transform:translate(94.50045vw,99vh) scale(.4028)}}.snow:nth-child(23){opacity:.5306;transform:translate(81.6694vw,-10px) scale(.5838);animation:fall-23 20s -22s linear infinite}@keyframes fall-23{53.577%{transform:translate(86.6186vw,53.577vh) scale(.5838)}to{transform:translate(84.144vw,99vh) scale(.5838)}}.snow:nth-child(24){opacity:.3918;transform:translate(80.261vw,-10px) scale(.3537);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{67.246%{transform:translate(84.8216vw,67.246vh) scale(.3537)}to{transform:translate(82.5413vw,99vh) scale(.3537)}}.snow:nth-child(25){opacity:1.8728;transform:translate(10.9036vw,-10px) scale(.8599);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{77.96%{transform:translate(15.2693vw,77.96vh) scale(.8599)}to{transform:translate(13.08645vw,99vh) scale(.8599)}}.snow:nth-child(26){opacity:1.12;transform:translate(41.2508vw,-10px) scale(.3273);animation:fall-26 29s -19s linear infinite}@keyframes fall-26{55.883%{transform:translate(48.2099vw,55.883vh) scale(.3273)}to{transform:translate(44.73035vw,99vh) scale(.3273)}}.snow:nth-child(27){opacity:.042;transform:translate(3.7423vw,-10px) scale(.6894);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{38.738%{transform:translate(12.8795vw,38.738vh) scale(.6894)}to{transform:translate(8.3109vw,99vh) scale(.6894)}}.snow:nth-child(28){opacity:1.5898;transform:translate(92.6785vw,-10px) scale(.1691);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{34.152%{transform:translate(88.1914vw,34.152vh) scale(.1691)}to{transform:translate(90.43495vw,99vh) scale(.1691)}}.snow:nth-child(29){opacity:1.334;transform:translate(26.5066vw,-10px) scale(.9684);animation:fall-29 28s -18s linear infinite}@keyframes fall-29{76.357%{transform:translate(23.8829vw,76.357vh) scale(.9684)}to{transform:translate(25.19475vw,99vh) scale(.9684)}}.snow:nth-child(30){opacity:.1924;transform:translate(6.185vw,-10px) scale(.4108);animation:fall-30 13s -12s linear infinite}@keyframes fall-30{30.656%{transform:translate(1.0029vw,30.656vh) scale(.4108)}to{transform:translate(3.59395vw,99vh) scale(.4108)}}.snow:nth-child(31){opacity:.0738;transform:translate(69.1877vw,-10px) scale(.6243);animation:fall-31 21s -29s linear infinite}@keyframes fall-31{74.533%{transform:translate(76.8517vw,74.533vh) scale(.6243)}to{transform:translate(73.0197vw,99vh) scale(.6243)}}.snow:nth-child(32){opacity:.1416;transform:translate(91.6698vw,-10px) scale(.8671);animation:fall-32 18s -11s linear infinite}@keyframes fall-32{53.882%{transform:translate(101.5064vw,53.882vh) scale(.8671)}to{transform:translate(96.5881vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:.1142;transform:translate(6.1014vw,-10px) scale(.3131);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{36.604%{transform:translate(14.6048vw,36.604vh) scale(.3131)}to{transform:translate(10.3531vw,99vh) scale(.3131)}}.snow:nth-child(34){opacity:.2386;transform:translate(97.7997vw,-10px) scale(.7049);animation:fall-34 24s -18s linear infinite}@keyframes fall-34{46.344%{transform:translate(104.7819vw,46.344vh) scale(.7049)}to{transform:translate(101.2908vw,99vh) scale(.7049)}}.snow:nth-child(35){opacity:.265;transform:translate(26.2021vw,-10px) scale(.1772);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{79.59%{transform:translate(17.6324vw,79.59vh) scale(.1772)}to{transform:translate(21.91725vw,99vh) scale(.1772)}}.snow:nth-child(36){opacity:.7164;transform:translate(90.4932vw,-10px) scale(.0499);animation:fall-36 15s -26s linear infinite}@keyframes fall-36{49.399%{transform:translate(87.4308vw,49.399vh) scale(.0499)}to{transform:translate(88.962vw,99vh) scale(.0499)}}.snow:nth-child(37){opacity:.6906;transform:translate(71.0978vw,-10px) scale(.7335);animation:fall-37 29s -5s linear infinite}@keyframes fall-37{70.427%{transform:translate(78.4082vw,70.427vh) scale(.7335)}to{transform:translate(74.753vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:1.5094;transform:translate(84.5806vw,-10px) scale(.6143);animation:fall-38 20s -2s linear infinite}@keyframes fall-38{75.409%{transform:translate(87.5875vw,75.409vh) scale(.6143)}to{transform:translate(86.08405vw,99vh) scale(.6143)}}.snow:nth-child(39){opacity:.1504;transform:translate(12.2659vw,-10px) scale(.3574);animation:fall-39 23s -28s linear infinite}@keyframes fall-39{57.135%{transform:translate(5.947vw,57.135vh) scale(.3574)}to{transform:translate(9.10645vw,99vh) scale(.3574)}}.snow:nth-child(40){opacity:.1166;transform:translate(10.0095vw,-10px) scale(.7968);animation:fall-40 14s -17s linear infinite}@keyframes fall-40{77.305%{transform:translate(7.2671vw,77.305vh) scale(.7968)}to{transform:translate(8.6383vw,99vh) scale(.7968)}}.snow:nth-child(41){opacity:1.7392;transform:translate(39.1939vw,-10px) scale(.9096);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{68.296%{transform:translate(33.0919vw,68.296vh) scale(.9096)}to{transform:translate(36.1429vw,99vh) scale(.9096)}}.snow:nth-child(42){opacity:.2392;transform:translate(14.959vw,-10px) scale(.4808);animation:fall-42 17s -19s linear infinite}@keyframes fall-42{76.839%{transform:translate(21.395vw,76.839vh) scale(.4808)}to{transform:translate(18.177vw,99vh) scale(.4808)}}.snow:nth-child(43){opacity:.6588;transform:translate(51.6571vw,-10px) scale(.1401);animation:fall-43 18s -13s linear infinite}@keyframes fall-43{30.609%{transform:translate(49.113vw,30.609vh) scale(.1401)}to{transform:translate(50.38505vw,99vh) scale(.1401)}}.snow:nth-child(44){opacity:.1102;transform:translate(69.5833vw,-10px) scale(.0811);animation:fall-44 28s -5s linear infinite}@keyframes fall-44{73.454%{transform:translate(67.9887vw,73.454vh) scale(.0811)}to{transform:translate(68.786vw,99vh) scale(.0811)}}.snow:nth-child(45){opacity:.0602;transform:translate(89.4735vw,-10px) scale(.2353);animation:fall-45 13s -15s linear infinite}@keyframes fall-45{53.463%{transform:translate(83.3256vw,53.463vh) scale(.2353)}to{transform:translate(86.39955vw,99vh) scale(.2353)}}.snow:nth-child(46){opacity:1.6104;transform:translate(81.2483vw,-10px) scale(.5184);animation:fall-46 14s -5s linear infinite}@keyframes fall-46{44.743%{transform:translate(80.0437vw,44.743vh) scale(.5184)}to{transform:translate(80.646vw,99vh) scale(.5184)}}.snow:nth-child(47){opacity:.1808;transform:translate(46.2876vw,-10px) scale(.0558);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{38.908%{transform:translate(50.8941vw,38.908vh) scale(.0558)}to{transform:translate(48.59085vw,99vh) scale(.0558)}}.snow:nth-child(48){opacity:.7932;transform:translate(94.5362vw,-10px) scale(.4614);animation:fall-48 19s -24s linear infinite}@keyframes fall-48{51.284%{transform:translate(102.434vw,51.284vh) scale(.4614)}to{transform:translate(98.4851vw,99vh) scale(.4614)}}.snow:nth-child(49){opacity:1.6686;transform:translate(49.8462vw,-10px) scale(.1156);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{73.225%{transform:translate(46.0217vw,73.225vh) scale(.1156)}to{transform:translate(47.93395vw,99vh) scale(.1156)}}.snow:nth-child(50){opacity:.8234;transform:translate(86.0495vw,-10px) scale(.5349);animation:fall-50 20s -27s linear infinite}@keyframes fall-50{65.779%{transform:translate(81.0136vw,65.779vh) scale(.5349)}to{transform:translate(83.53155vw,99vh) scale(.5349)}}.snow:nth-child(51){opacity:1.327;transform:translate(26.2549vw,-10px) scale(.712);animation:fall-51 30s -9s linear infinite}@keyframes fall-51{59.51%{transform:translate(27.6033vw,59.51vh) scale(.712)}to{transform:translate(26.9291vw,99vh) scale(.712)}}.snow:nth-child(52){opacity:.1962;transform:translate(58.143vw,-10px) scale(.6716);animation:fall-52 18s -29s linear infinite}@keyframes fall-52{45.947%{transform:translate(55.1137vw,45.947vh) scale(.6716)}to{transform:translate(56.62835vw,99vh) scale(.6716)}}.snow:nth-child(53){opacity:.4782;transform:translate(80.38vw,-10px) scale(.6);animation:fall-53 29s -25s linear infinite}@keyframes fall-53{61.328%{transform:translate(78.99vw,61.328vh) scale(.6)}to{transform:translate(79.685vw,99vh) scale(.6)}}.snow:nth-child(54){opacity:.5372;transform:translate(24.9831vw,-10px) scale(.6781);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{76.115%{transform:translate(23.604vw,76.115vh) scale(.6781)}to{transform:translate(24.29355vw,99vh) scale(.6781)}}.snow:nth-child(55){opacity:1.8;transform:translate(1.5947vw,-10px) scale(.599);animation:fall-55 15s -7s linear infinite}@keyframes fall-55{50.411%{transform:translate(9.594vw,50.411vh) scale(.599)}to{transform:translate(5.59435vw,99vh) scale(.599)}}.snow:nth-child(56){opacity:.0846;transform:translate(16.5768vw,-10px) scale(.8991);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{57.318%{transform:translate(12.7614vw,57.318vh) scale(.8991)}to{transform:translate(14.6691vw,99vh) scale(.8991)}}.snow:nth-child(57){opacity:1.779;transform:translate(67.9434vw,-10px) scale(.839);animation:fall-57 26s -1s linear infinite}@keyframes fall-57{53.778%{transform:translate(62.3443vw,53.778vh) scale(.839)}to{transform:translate(65.14385vw,99vh) scale(.839)}}.snow:nth-child(58){opacity:.899;transform:translate(60.7808vw,-10px) scale(.1551);animation:fall-58 14s -15s linear infinite}@keyframes fall-58{38.843%{transform:translate(50.8621vw,38.843vh) scale(.1551)}to{transform:translate(55.82145vw,99vh) scale(.1551)}}.snow:nth-child(59){opacity:1.0008;transform:translate(98.6083vw,-10px) scale(.5994);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{43.453%{transform:translate(108.5338vw,43.453vh) scale(.5994)}to{transform:translate(103.57105vw,99vh) scale(.5994)}}.snow:nth-child(60){opacity:1.1872;transform:translate(83.7438vw,-10px) scale(.441);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{77.185%{transform:translate(86.0891vw,77.185vh) scale(.441)}to{transform:translate(84.91645vw,99vh) scale(.441)}}.snow:nth-child(61){opacity:1.3046;transform:translate(15.4493vw,-10px) scale(.7525);animation:fall-61 17s -6s linear infinite}@keyframes fall-61{43.063%{transform:translate(18.1124vw,43.063vh) scale(.7525)}to{transform:translate(16.78085vw,99vh) scale(.7525)}}.snow:nth-child(62){opacity:.7058;transform:translate(70.3456vw,-10px) scale(.9257);animation:fall-62 26s -12s linear infinite}@keyframes fall-62{51.794%{transform:translate(66.9101vw,51.794vh) scale(.9257)}to{transform:translate(68.62785vw,99vh) scale(.9257)}}.snow:nth-child(63){opacity:.981;transform:translate(32.9393vw,-10px) scale(.7179);animation:fall-63 22s -14s linear infinite}@keyframes fall-63{40.213%{transform:translate(41.3418vw,40.213vh) scale(.7179)}to{transform:translate(37.14055vw,99vh) scale(.7179)}}.snow:nth-child(64){opacity:.9154;transform:translate(59.7878vw,-10px) scale(.9377);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{31.449%{transform:translate(60.1906vw,31.449vh) scale(.9377)}to{transform:translate(59.9892vw,99vh) scale(.9377)}}.snow:nth-child(65){opacity:.5118;transform:translate(26.7514vw,-10px) scale(.4892);animation:fall-65 16s -9s linear infinite}@keyframes fall-65{42.074%{transform:translate(17.3159vw,42.074vh) scale(.4892)}to{transform:translate(22.03365vw,99vh) scale(.4892)}}.snow:nth-child(66){opacity:1.2898;transform:translate(89.694vw,-10px) scale(.3334);animation:fall-66 15s -7s linear infinite}@keyframes fall-66{79.714%{transform:translate(97.7626vw,79.714vh) scale(.3334)}to{transform:translate(93.7283vw,99vh) scale(.3334)}}.snow:nth-child(67){opacity:1.7982;transform:translate(76.9778vw,-10px) scale(.5924);animation:fall-67 29s -6s linear infinite}@keyframes fall-67{68.238%{transform:translate(76.9792vw,68.238vh) scale(.5924)}to{transform:translate(76.9785vw,99vh) scale(.5924)}}.snow:nth-child(68){opacity:1.7836;transform:translate(84.9038vw,-10px) scale(.7462);animation:fall-68 19s -8s linear infinite}@keyframes fall-68{38.431%{transform:translate(78.517vw,38.431vh) scale(.7462)}to{transform:translate(81.7104vw,99vh) scale(.7462)}}.snow:nth-child(69){opacity:.8372;transform:translate(96.2005vw,-10px) scale(.9542);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{53.339%{transform:translate(103.6421vw,53.339vh) scale(.9542)}to{transform:translate(99.9213vw,99vh) scale(.9542)}}.snow:nth-child(70){opacity:.3746;transform:translate(29.7772vw,-10px) scale(.2086);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{75.44%{transform:translate(26.5569vw,75.44vh) scale(.2086)}to{transform:translate(28.16705vw,99vh) scale(.2086)}}.snow:nth-child(71){opacity:1.4586;transform:translate(73.9772vw,-10px) scale(.6319);animation:fall-71 11s -9s linear infinite}@keyframes fall-71{58.774%{transform:translate(75.345vw,58.774vh) scale(.6319)}to{transform:translate(74.6611vw,99vh) scale(.6319)}}.snow:nth-child(72){opacity:.703;transform:translate(26.403vw,-10px) scale(.5451);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{30.482%{transform:translate(36.21vw,30.482vh) scale(.5451)}to{transform:translate(31.3065vw,99vh) scale(.5451)}}.snow:nth-child(73){opacity:1.6308;transform:translate(77.1716vw,-10px) scale(.7248);animation:fall-73 30s -1s linear infinite}@keyframes fall-73{34.744%{transform:translate(79.6451vw,34.744vh) scale(.7248)}to{transform:translate(78.40835vw,99vh) scale(.7248)}}.snow:nth-child(74){opacity:.3938;transform:translate(71.931vw,-10px) scale(.6317);animation:fall-74 15s -15s linear infinite}@keyframes fall-74{62.665%{transform:translate(70.1697vw,62.665vh) scale(.6317)}to{transform:translate(71.05035vw,99vh) scale(.6317)}}.snow:nth-child(75){opacity:.577;transform:translate(17.4114vw,-10px) scale(.9117);animation:fall-75 29s -9s linear infinite}@keyframes fall-75{72.762%{transform:translate(26.3572vw,72.762vh) scale(.9117)}to{transform:translate(21.8843vw,99vh) scale(.9117)}}.snow:nth-child(76){opacity:1.2496;transform:translate(11.048vw,-10px) scale(.0292);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{71.383%{transform:translate(17.0525vw,71.383vh) scale(.0292)}to{transform:translate(14.05025vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:1.4334;transform:translate(39.6584vw,-10px) scale(.5844);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{42.011%{transform:translate(43.8339vw,42.011vh) scale(.5844)}to{transform:translate(41.74615vw,99vh) scale(.5844)}}.snow:nth-child(78){opacity:.3742;transform:translate(82.8811vw,-10px) scale(.7006);animation:fall-78 10s -16s linear infinite}@keyframes fall-78{35.155%{transform:translate(78.4948vw,35.155vh) scale(.7006)}to{transform:translate(80.68795vw,99vh) scale(.7006)}}.snow:nth-child(79){opacity:.8856;transform:translate(42.3698vw,-10px) scale(.9635);animation:fall-79 12s -16s linear infinite}@keyframes fall-79{50.57%{transform:translate(38.8435vw,50.57vh) scale(.9635)}to{transform:translate(40.60665vw,99vh) scale(.9635)}}.snow:nth-child(80){opacity:1.0988;transform:translate(92.164vw,-10px) scale(.783);animation:fall-80 23s -14s linear infinite}@keyframes fall-80{35.721%{transform:translate(98.4157vw,35.721vh) scale(.783)}to{transform:translate(95.28985vw,99vh) scale(.783)}}.snow:nth-child(81){opacity:1.7698;transform:translate(17.0633vw,-10px) scale(.4871);animation:fall-81 25s -20s linear infinite}@keyframes fall-81{36.457%{transform:translate(21.2161vw,36.457vh) scale(.4871)}to{transform:translate(19.1397vw,99vh) scale(.4871)}}.snow:nth-child(82){opacity:.0532;transform:translate(85.7031vw,-10px) scale(.5234);animation:fall-82 24s -2s linear infinite}@keyframes fall-82{34.097%{transform:translate(84.0023vw,34.097vh) scale(.5234)}to{transform:translate(84.8527vw,99vh) scale(.5234)}}.snow:nth-child(83){opacity:.4296;transform:translate(7.5532vw,-10px) scale(.7158);animation:fall-83 24s -8s linear infinite}@keyframes fall-83{65.212%{transform:translate(.9242vw,65.212vh) scale(.7158)}to{transform:translate(4.2387vw,99vh) scale(.7158)}}.snow:nth-child(84){opacity:1.6934;transform:translate(46.3472vw,-10px) scale(.3309);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{59.044%{transform:translate(51.1928vw,59.044vh) scale(.3309)}to{transform:translate(48.77vw,99vh) scale(.3309)}}.snow:nth-child(85){opacity:.1732;transform:translate(86.9815vw,-10px) scale(.371);animation:fall-85 16s -2s linear infinite}@keyframes fall-85{72.63%{transform:translate(91.0059vw,72.63vh) scale(.371)}to{transform:translate(88.9937vw,99vh) scale(.371)}}.snow:nth-child(86){opacity:1.1292;transform:translate(49.8128vw,-10px) scale(.6959);animation:fall-86 14s -7s linear infinite}@keyframes fall-86{66.034%{transform:translate(58.7034vw,66.034vh) scale(.6959)}to{transform:translate(54.2581vw,99vh) scale(.6959)}}.snow:nth-child(87){opacity:.2904;transform:translate(70.0651vw,-10px) scale(.9025);animation:fall-87 10s -3s linear infinite}@keyframes fall-87{44.846%{transform:translate(74.6425vw,44.846vh) scale(.9025)}to{transform:translate(72.3538vw,99vh) scale(.9025)}}.snow:nth-child(88){opacity:1.25;transform:translate(15.7161vw,-10px) scale(.7246);animation:fall-88 12s -14s linear infinite}@keyframes fall-88{75.796%{transform:translate(15.5733vw,75.796vh) scale(.7246)}to{transform:translate(15.6447vw,99vh) scale(.7246)}}.snow:nth-child(89){opacity:1.4036;transform:translate(93.571vw,-10px) scale(.0389);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{61.894%{transform:translate(88.447vw,61.894vh) scale(.0389)}to{transform:translate(91.009vw,99vh) scale(.0389)}}.snow:nth-child(90){opacity:.481;transform:translate(30.061vw,-10px) scale(.2605);animation:fall-90 11s -29s linear infinite}@keyframes fall-90{53.775%{transform:translate(31.8353vw,53.775vh) scale(.2605)}to{transform:translate(30.94815vw,99vh) scale(.2605)}}.snow:nth-child(91){opacity:.747;transform:translate(13.1515vw,-10px) scale(.5697);animation:fall-91 24s -28s linear infinite}@keyframes fall-91{32.139%{transform:translate(4.8385vw,32.139vh) scale(.5697)}to{transform:translate(8.995vw,99vh) scale(.5697)}}.snow:nth-child(92){opacity:.4786;transform:translate(8.7999vw,-10px) scale(.386);animation:fall-92 13s -14s linear infinite}@keyframes fall-92{67.106%{transform:translate(17.1978vw,67.106vh) scale(.386)}to{transform:translate(12.99885vw,99vh) scale(.386)}}.snow:nth-child(93){opacity:1.795;transform:translate(82.3982vw,-10px) scale(.4232);animation:fall-93 12s -29s linear infinite}@keyframes fall-93{35.047%{transform:translate(72.6367vw,35.047vh) scale(.4232)}to{transform:translate(77.51745vw,99vh) scale(.4232)}}.snow:nth-child(94){opacity:1.17;transform:translate(13.4082vw,-10px) scale(.782);animation:fall-94 11s -5s linear infinite}@keyframes fall-94{43.189%{transform:translate(9.5544vw,43.189vh) scale(.782)}to{transform:translate(11.4813vw,99vh) scale(.782)}}.snow:nth-child(95){opacity:.3588;transform:translate(59.172vw,-10px) scale(.4695);animation:fall-95 29s -16s linear infinite}@keyframes fall-95{41.651%{transform:translate(60.3697vw,41.651vh) scale(.4695)}to{transform:translate(59.77085vw,99vh) scale(.4695)}}.snow:nth-child(96){opacity:.616;transform:translate(72.7385vw,-10px) scale(.1334);animation:fall-96 17s -2s linear infinite}@keyframes fall-96{70.877%{transform:translate(70.2366vw,70.877vh) scale(.1334)}to{transform:translate(71.48755vw,99vh) scale(.1334)}}.snow:nth-child(97){opacity:.8356;transform:translate(8.37vw,-10px) scale(.9413);animation:fall-97 14s -12s linear infinite}@keyframes fall-97{61.883%{transform:translate(16.8309vw,61.883vh) scale(.9413)}to{transform:translate(12.60045vw,99vh) scale(.9413)}}.snow:nth-child(98){opacity:1.5816;transform:translate(74.9133vw,-10px) scale(.2051);animation:fall-98 27s -12s linear infinite}@keyframes fall-98{50.777%{transform:translate(71.2914vw,50.777vh) scale(.2051)}to{transform:translate(73.10235vw,99vh) scale(.2051)}}.snow:nth-child(99){opacity:.6968;transform:translate(75.09vw,-10px) scale(.5355);animation:fall-99 20s -15s linear infinite}@keyframes fall-99{57.147%{transform:translate(68.3064vw,57.147vh) scale(.5355)}to{transform:translate(71.6982vw,99vh) scale(.5355)}}.snow:nth-child(100){opacity:.9956;transform:translate(77.802vw,-10px) scale(.6064);animation:fall-100 27s -16s linear infinite}@keyframes fall-100{61.393%{transform:translate(82.877vw,61.393vh) scale(.6064)}to{transform:translate(80.3395vw,99vh) scale(.6064)}}.snow:nth-child(101){opacity:.674;transform:translate(75.2211vw,-10px) scale(.4006);animation:fall-101 27s -26s linear infinite}@keyframes fall-101{43.575%{transform:translate(72.2512vw,43.575vh) scale(.4006)}to{transform:translate(73.73615vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:.9706;transform:translate(76.0834vw,-10px) scale(.0493);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{63.637%{transform:translate(67.4933vw,63.637vh) scale(.0493)}to{transform:translate(71.78835vw,99vh) scale(.0493)}}.snow:nth-child(103){opacity:.297;transform:translate(7.672vw,-10px) scale(.9715);animation:fall-103 18s -29s linear infinite}@keyframes fall-103{75.415%{transform:translate(-.784vw,75.415vh) scale(.9715)}to{transform:translate(3.444vw,99vh) scale(.9715)}}.snow:nth-child(104){opacity:.183;transform:translate(21.1962vw,-10px) scale(.8919);animation:fall-104 20s -13s linear infinite}@keyframes fall-104{32.149%{transform:translate(11.6691vw,32.149vh) scale(.8919)}to{transform:translate(16.43265vw,99vh) scale(.8919)}}.snow:nth-child(105){opacity:1.2978;transform:translate(34.767vw,-10px) scale(.2513);animation:fall-105 18s -14s linear infinite}@keyframes fall-105{42.452%{transform:translate(25.3583vw,42.452vh) scale(.2513)}to{transform:translate(30.06265vw,99vh) scale(.2513)}}.snow:nth-child(106){opacity:1.3902;transform:translate(95.5318vw,-10px) scale(.6054);animation:fall-106 30s -1s linear infinite}@keyframes fall-106{47.41%{transform:translate(90.0259vw,47.41vh) scale(.6054)}to{transform:translate(92.77885vw,99vh) scale(.6054)}}.snow:nth-child(107){opacity:1.9466;transform:translate(57.1563vw,-10px) scale(.3616);animation:fall-107 10s -13s linear infinite}@keyframes fall-107{66.967%{transform:translate(57.9585vw,66.967vh) scale(.3616)}to{transform:translate(57.5574vw,99vh) scale(.3616)}}.snow:nth-child(108){opacity:.8614;transform:translate(25.5905vw,-10px) scale(.987);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{50.238%{transform:translate(27.0201vw,50.238vh) scale(.987)}to{transform:translate(26.3053vw,99vh) scale(.987)}}.snow:nth-child(109){opacity:.3448;transform:translate(63.4043vw,-10px) scale(.707);animation:fall-109 12s -26s linear infinite}@keyframes fall-109{44.291%{transform:translate(67.9184vw,44.291vh) scale(.707)}to{transform:translate(65.66135vw,99vh) scale(.707)}}.snow:nth-child(110){opacity:1.3928;transform:translate(99.86vw,-10px) scale(.2543);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{44.545%{transform:translate(109.1151vw,44.545vh) scale(.2543)}to{transform:translate(104.48755vw,99vh) scale(.2543)}}.snow:nth-child(111){opacity:1.1462;transform:translate(62.7067vw,-10px) scale(.3206);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{71.975%{transform:translate(59.8486vw,71.975vh) scale(.3206)}to{transform:translate(61.27765vw,99vh) scale(.3206)}}.snow:nth-child(112){opacity:1.5954;transform:translate(90.9707vw,-10px) scale(.6899);animation:fall-112 29s -28s linear infinite}@keyframes fall-112{52.931%{transform:translate(95.6044vw,52.931vh) scale(.6899)}to{transform:translate(93.28755vw,99vh) scale(.6899)}}.snow:nth-child(113){opacity:.6332;transform:translate(94.3073vw,-10px) scale(.0776);animation:fall-113 15s -23s linear infinite}@keyframes fall-113{30.625%{transform:translate(93.0621vw,30.625vh) scale(.0776)}to{transform:translate(93.6847vw,99vh) scale(.0776)}}.snow:nth-child(114){opacity:1.3564;transform:translate(95.2567vw,-10px) scale(.6521);animation:fall-114 21s -26s linear infinite}@keyframes fall-114{39.717%{transform:translate(86.4204vw,39.717vh) scale(.6521)}to{transform:translate(90.83855vw,99vh) scale(.6521)}}.snow:nth-child(115){opacity:.7518;transform:translate(19.7179vw,-10px) scale(.2824);animation:fall-115 21s -30s linear infinite}@keyframes fall-115{32.159%{transform:translate(13.0943vw,32.159vh) scale(.2824)}to{transform:translate(16.4061vw,99vh) scale(.2824)}}.snow:nth-child(116){opacity:.3824;transform:translate(84.262vw,-10px) scale(.8902);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{52.32%{transform:translate(87.6131vw,52.32vh) scale(.8902)}to{transform:translate(85.93755vw,99vh) scale(.8902)}}.snow:nth-child(117){opacity:1.6622;transform:translate(30.3462vw,-10px) scale(.162);animation:fall-117 22s -10s linear infinite}@keyframes fall-117{44.869%{transform:translate(21.7691vw,44.869vh) scale(.162)}to{transform:translate(26.05765vw,99vh) scale(.162)}}.snow:nth-child(118){opacity:1.1724;transform:translate(25.8223vw,-10px) scale(.05);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{32.283%{transform:translate(25.569vw,32.283vh) scale(.05)}to{transform:translate(25.69565vw,99vh) scale(.05)}}.snow:nth-child(119){opacity:.5736;transform:translate(62.0421vw,-10px) scale(.363);animation:fall-119 11s -3s linear infinite}@keyframes fall-119{77.468%{transform:translate(65.4711vw,77.468vh) scale(.363)}to{transform:translate(63.7566vw,99vh) scale(.363)}}.snow:nth-child(120){opacity:1.7494;transform:translate(20.4119vw,-10px) scale(.3716);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{30.831%{transform:translate(17.8213vw,30.831vh) scale(.3716)}to{transform:translate(19.1166vw,99vh) scale(.3716)}}.snow:nth-child(121){opacity:1.18;transform:translate(95.8771vw,-10px) scale(.511);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{69.961%{transform:translate(99.4003vw,69.961vh) scale(.511)}to{transform:translate(97.6387vw,99vh) scale(.511)}}.snow:nth-child(122){opacity:.4084;transform:translate(7.6172vw,-10px) scale(.8356);animation:fall-122 29s -23s linear infinite}@keyframes fall-122{75.413%{transform:translate(-.0249vw,75.413vh) scale(.8356)}to{transform:translate(3.79615vw,99vh) scale(.8356)}}.snow:nth-child(123){opacity:1.2456;transform:translate(14.3424vw,-10px) scale(.8019);animation:fall-123 30s -3s linear infinite}@keyframes fall-123{50.568%{transform:translate(5.2968vw,50.568vh) scale(.8019)}to{transform:translate(9.8196vw,99vh) scale(.8019)}}.snow:nth-child(124){opacity:1.0592;transform:translate(84.9692vw,-10px) scale(.1277);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{44.404%{transform:translate(88.5453vw,44.404vh) scale(.1277)}to{transform:translate(86.75725vw,99vh) scale(.1277)}}.snow:nth-child(125){opacity:1.068;transform:translate(62.8325vw,-10px) scale(.1023);animation:fall-125 30s -1s linear infinite}@keyframes fall-125{43.766%{transform:translate(57.0903vw,43.766vh) scale(.1023)}to{transform:translate(59.9614vw,99vh) scale(.1023)}}.snow:nth-child(126){opacity:.3212;transform:translate(80.7317vw,-10px) scale(.4576);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{52.192%{transform:translate(72.3573vw,52.192vh) scale(.4576)}to{transform:translate(76.5445vw,99vh) scale(.4576)}}.snow:nth-child(127){opacity:.709;transform:translate(1.6294vw,-10px) scale(.5383);animation:fall-127 25s -10s linear infinite}@keyframes fall-127{75.529%{transform:translate(9.5274vw,75.529vh) scale(.5383)}to{transform:translate(5.5784vw,99vh) scale(.5383)}}.snow:nth-child(128){opacity:1.0374;transform:translate(42.7131vw,-10px) scale(.1598);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{61.505%{transform:translate(38.6371vw,61.505vh) scale(.1598)}to{transform:translate(40.6751vw,99vh) scale(.1598)}}.snow:nth-child(129){opacity:.8998;transform:translate(45.4989vw,-10px) scale(.9478);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{41.286%{transform:translate(50.2137vw,41.286vh) scale(.9478)}to{transform:translate(47.8563vw,99vh) scale(.9478)}}.snow:nth-child(130){opacity:1.8822;transform:translate(84.5134vw,-10px) scale(.9011);animation:fall-130 29s -8s linear infinite}@keyframes fall-130{79.813%{transform:translate(83.9499vw,79.813vh) scale(.9011)}to{transform:translate(84.23165vw,99vh) scale(.9011)}}.snow:nth-child(131){opacity:.924;transform:translate(14.157vw,-10px) scale(.1177);animation:fall-131 13s -2s linear infinite}@keyframes fall-131{54.621%{transform:translate(10.6548vw,54.621vh) scale(.1177)}to{transform:translate(12.4059vw,99vh) scale(.1177)}}.snow:nth-child(132){opacity:.5834;transform:translate(54.9278vw,-10px) scale(.4204);animation:fall-132 21s -27s linear infinite}@keyframes fall-132{79.348%{transform:translate(54.1341vw,79.348vh) scale(.4204)}to{transform:translate(54.53095vw,99vh) scale(.4204)}}.snow:nth-child(133){opacity:.2918;transform:translate(30.8579vw,-10px) scale(.0369);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{44.842%{transform:translate(27.0429vw,44.842vh) scale(.0369)}to{transform:translate(28.9504vw,99vh) scale(.0369)}}.snow:nth-child(134){opacity:1.5884;transform:translate(24.1599vw,-10px) scale(.6468);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{65.521%{transform:translate(14.4829vw,65.521vh) scale(.6468)}to{transform:translate(19.3214vw,99vh) scale(.6468)}}.snow:nth-child(135){opacity:1.404;transform:translate(31.1826vw,-10px) scale(.8794);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{37.956%{transform:translate(26.9209vw,37.956vh) scale(.8794)}to{transform:translate(29.05175vw,99vh) scale(.8794)}}.snow:nth-child(136){opacity:1.0168;transform:translate(34.0418vw,-10px) scale(.7259);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{68.03%{transform:translate(31.0172vw,68.03vh) scale(.7259)}to{transform:translate(32.5295vw,99vh) scale(.7259)}}.snow:nth-child(137){opacity:.6944;transform:translate(46.3249vw,-10px) scale(.6922);animation:fall-137 26s -24s linear infinite}@keyframes fall-137{44.866%{transform:translate(44.9138vw,44.866vh) scale(.6922)}to{transform:translate(45.61935vw,99vh) scale(.6922)}}.snow:nth-child(138){opacity:1.8062;transform:translate(52.3862vw,-10px) scale(.4692);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{42.732%{transform:translate(51.0186vw,42.732vh) scale(.4692)}to{transform:translate(51.7024vw,99vh) scale(.4692)}}.snow:nth-child(139){opacity:1.23;transform:translate(46.4638vw,-10px) scale(.8526);animation:fall-139 28s -3s linear infinite}@keyframes fall-139{65.48%{transform:translate(37.7572vw,65.48vh) scale(.8526)}to{transform:translate(42.1105vw,99vh) scale(.8526)}}.snow:nth-child(140){opacity:1.437;transform:translate(38.6528vw,-10px) scale(.7043);animation:fall-140 21s -19s linear infinite}@keyframes fall-140{41.702%{transform:translate(39.8684vw,41.702vh) scale(.7043)}to{transform:translate(39.2606vw,99vh) scale(.7043)}}.snow:nth-child(141){opacity:1.2272;transform:translate(48.6815vw,-10px) scale(.7345);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{76.388%{transform:translate(55.0469vw,76.388vh) scale(.7345)}to{transform:translate(51.8642vw,99vh) scale(.7345)}}.snow:nth-child(142){opacity:.1784;transform:translate(9.2004vw,-10px) scale(.5926);animation:fall-142 25s -21s linear infinite}@keyframes fall-142{54.465%{transform:translate(10.2972vw,54.465vh) scale(.5926)}to{transform:translate(9.7488vw,99vh) scale(.5926)}}.snow:nth-child(143){opacity:1.732;transform:translate(17.6417vw,-10px) scale(.5873);animation:fall-143 19s -20s linear infinite}@keyframes fall-143{43.474%{transform:translate(21.6188vw,43.474vh) scale(.5873)}to{transform:translate(19.63025vw,99vh) scale(.5873)}}.snow:nth-child(144){opacity:.6406;transform:translate(53.5761vw,-10px) scale(.3525);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{48.43%{transform:translate(45.2799vw,48.43vh) scale(.3525)}to{transform:translate(49.428vw,99vh) scale(.3525)}}.snow:nth-child(145){opacity:.6106;transform:translate(47.6319vw,-10px) scale(.8122);animation:fall-145 28s -13s linear infinite}@keyframes fall-145{50.412%{transform:translate(47.8061vw,50.412vh) scale(.8122)}to{transform:translate(47.719vw,99vh) scale(.8122)}}.snow:nth-child(146){opacity:.5798;transform:translate(73.9139vw,-10px) scale(.5128);animation:fall-146 28s -9s linear infinite}@keyframes fall-146{56.621%{transform:translate(80.1689vw,56.621vh) scale(.5128)}to{transform:translate(77.0414vw,99vh) scale(.5128)}}.snow:nth-child(147){opacity:1.5934;transform:translate(10.7357vw,-10px) scale(.4412);animation:fall-147 21s -23s linear infinite}@keyframes fall-147{33.688%{transform:translate(2.9459vw,33.688vh) scale(.4412)}to{transform:translate(6.8408vw,99vh) scale(.4412)}}.snow:nth-child(148){opacity:1.0976;transform:translate(33.8628vw,-10px) scale(.6662);animation:fall-148 21s -11s linear infinite}@keyframes fall-148{68.982%{transform:translate(39.0085vw,68.982vh) scale(.6662)}to{transform:translate(36.43565vw,99vh) scale(.6662)}}.snow:nth-child(149){opacity:.8224;transform:translate(45.5049vw,-10px) scale(.3879);animation:fall-149 10s -24s linear infinite}@keyframes fall-149{53.897%{transform:translate(47.9553vw,53.897vh) scale(.3879)}to{transform:translate(46.7301vw,99vh) scale(.3879)}}.snow:nth-child(150){opacity:.5754;transform:translate(85.6435vw,-10px) scale(.8788);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{37.423%{transform:translate(77.2455vw,37.423vh) scale(.8788)}to{transform:translate(81.4445vw,99vh) scale(.8788)}}.snow:nth-child(151){opacity:.091;transform:translate(91.949vw,-10px) scale(.3766);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{33.839%{transform:translate(92.364vw,33.839vh) scale(.3766)}to{transform:translate(92.1565vw,99vh) scale(.3766)}}.snow:nth-child(152){opacity:1.7896;transform:translate(42.5546vw,-10px) scale(.2883);animation:fall-152 20s -25s linear infinite}@keyframes fall-152{79.609%{transform:translate(46.618vw,79.609vh) scale(.2883)}to{transform:translate(44.5863vw,99vh) scale(.2883)}}.snow:nth-child(153){opacity:1.8136;transform:translate(76.8437vw,-10px) scale(.9126);animation:fall-153 20s -5s linear infinite}@keyframes fall-153{78.609%{transform:translate(67.1892vw,78.609vh) scale(.9126)}to{transform:translate(72.01645vw,99vh) scale(.9126)}}.snow:nth-child(154){opacity:.5644;transform:translate(97.5366vw,-10px) scale(.9715);animation:fall-154 29s -3s linear infinite}@keyframes fall-154{62.647%{transform:translate(96.61vw,62.647vh) scale(.9715)}to{transform:translate(97.0733vw,99vh) scale(.9715)}}.snow:nth-child(155){opacity:.2826;transform:translate(99.9507vw,-10px) scale(.1099);animation:fall-155 30s -9s linear infinite}@keyframes fall-155{64.232%{transform:translate(92.9303vw,64.232vh) scale(.1099)}to{transform:translate(96.4405vw,99vh) scale(.1099)}}.snow:nth-child(156){opacity:.971;transform:translate(38.5596vw,-10px) scale(.0062);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{61.234%{transform:translate(39.9783vw,61.234vh) scale(.0062)}to{transform:translate(39.26895vw,99vh) scale(.0062)}}.snow:nth-child(157){opacity:.5068;transform:translate(81.0898vw,-10px) scale(.8789);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{51.983%{transform:translate(80.7888vw,51.983vh) scale(.8789)}to{transform:translate(80.9393vw,99vh) scale(.8789)}}.snow:nth-child(158){opacity:.9038;transform:translate(29.0189vw,-10px) scale(.8035);animation:fall-158 21s -14s linear infinite}@keyframes fall-158{37.815%{transform:translate(38.1462vw,37.815vh) scale(.8035)}to{transform:translate(33.58255vw,99vh) scale(.8035)}}.snow:nth-child(159){opacity:1.7958;transform:translate(53.1909vw,-10px) scale(.0634);animation:fall-159 13s -19s linear infinite}@keyframes fall-159{77.362%{transform:translate(52.0576vw,77.362vh) scale(.0634)}to{transform:translate(52.62425vw,99vh) scale(.0634)}}.snow:nth-child(160){opacity:.0954;transform:translate(84.6042vw,-10px) scale(.2833);animation:fall-160 15s -24s linear infinite}@keyframes fall-160{53.151%{transform:translate(86.0518vw,53.151vh) scale(.2833)}to{transform:translate(85.328vw,99vh) scale(.2833)}}.snow:nth-child(161){opacity:1.3142;transform:translate(74.5418vw,-10px) scale(.4542);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{77.408%{transform:translate(66.5614vw,77.408vh) scale(.4542)}to{transform:translate(70.5516vw,99vh) scale(.4542)}}.snow:nth-child(162){opacity:1.3196;transform:translate(71.3896vw,-10px) scale(.7378);animation:fall-162 29s -6s linear infinite}@keyframes fall-162{72.187%{transform:translate(68.9615vw,72.187vh) scale(.7378)}to{transform:translate(70.17555vw,99vh) scale(.7378)}}.snow:nth-child(163){opacity:.539;transform:translate(43.3149vw,-10px) scale(.0917);animation:fall-163 30s -16s linear infinite}@keyframes fall-163{58.233%{transform:translate(34.6412vw,58.233vh) scale(.0917)}to{transform:translate(38.97805vw,99vh) scale(.0917)}}.snow:nth-child(164){opacity:1.7934;transform:translate(31.7265vw,-10px) scale(.9819);animation:fall-164 11s -8s linear infinite}@keyframes fall-164{63.707%{transform:translate(33.4751vw,63.707vh) scale(.9819)}to{transform:translate(32.6008vw,99vh) scale(.9819)}}.snow:nth-child(165){opacity:1.1186;transform:translate(77.2202vw,-10px) scale(.3034);animation:fall-165 29s -8s linear infinite}@keyframes fall-165{73.056%{transform:translate(76.7251vw,73.056vh) scale(.3034)}to{transform:translate(76.97265vw,99vh) scale(.3034)}}.snow:nth-child(166){opacity:1.9246;transform:translate(7.9549vw,-10px) scale(.6028);animation:fall-166 24s -29s linear infinite}@keyframes fall-166{68.672%{transform:translate(3.9144vw,68.672vh) scale(.6028)}to{transform:translate(5.93465vw,99vh) scale(.6028)}}.snow:nth-child(167){opacity:.487;transform:translate(36.0587vw,-10px) scale(.5135);animation:fall-167 11s -25s linear infinite}@keyframes fall-167{69.741%{transform:translate(32.3535vw,69.741vh) scale(.5135)}to{transform:translate(34.2061vw,99vh) scale(.5135)}}.snow:nth-child(168){opacity:.622;transform:translate(84.7521vw,-10px) scale(.1692);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{46.805%{transform:translate(77.4935vw,46.805vh) scale(.1692)}to{transform:translate(81.1228vw,99vh) scale(.1692)}}.snow:nth-child(169){opacity:.5698;transform:translate(41.6079vw,-10px) scale(.8262);animation:fall-169 18s -17s linear infinite}@keyframes fall-169{46.979%{transform:translate(38.8236vw,46.979vh) scale(.8262)}to{transform:translate(40.21575vw,99vh) scale(.8262)}}.snow:nth-child(170){opacity:1.5732;transform:translate(3.3437vw,-10px) scale(.4074);animation:fall-170 11s -20s linear infinite}@keyframes fall-170{33.769%{transform:translate(-4.8759vw,33.769vh) scale(.4074)}to{transform:translate(-.7661vw,99vh) scale(.4074)}}.snow:nth-child(171){opacity:.5466;transform:translate(86.5295vw,-10px) scale(.7881);animation:fall-171 11s -9s linear infinite}@keyframes fall-171{40.877%{transform:translate(84.5145vw,40.877vh) scale(.7881)}to{transform:translate(85.522vw,99vh) scale(.7881)}}.snow:nth-child(172){opacity:.294;transform:translate(80.0662vw,-10px) scale(.5397);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{64.788%{transform:translate(87.4317vw,64.788vh) scale(.5397)}to{transform:translate(83.74895vw,99vh) scale(.5397)}}.snow:nth-child(173){opacity:1.6256;transform:translate(91.4491vw,-10px) scale(.0616);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{75.536%{transform:translate(88.912vw,75.536vh) scale(.0616)}to{transform:translate(90.18055vw,99vh) scale(.0616)}}.snow:nth-child(174){opacity:.5392;transform:translate(98.0437vw,-10px) scale(.7494);animation:fall-174 11s -4s linear infinite}@keyframes fall-174{55.476%{transform:translate(96.9707vw,55.476vh) scale(.7494)}to{transform:translate(97.5072vw,99vh) scale(.7494)}}.snow:nth-child(175){opacity:.4226;transform:translate(29.917vw,-10px) scale(.8406);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{59.081%{transform:translate(30.5718vw,59.081vh) scale(.8406)}to{transform:translate(30.2444vw,99vh) scale(.8406)}}.snow:nth-child(176){opacity:.6354;transform:translate(84.74vw,-10px) scale(.3049);animation:fall-176 13s -10s linear infinite}@keyframes fall-176{61.097%{transform:translate(92.5147vw,61.097vh) scale(.3049)}to{transform:translate(88.62735vw,99vh) scale(.3049)}}.snow:nth-child(177){opacity:1.6714;transform:translate(79.7352vw,-10px) scale(.4142);animation:fall-177 15s -17s linear infinite}@keyframes fall-177{39.941%{transform:translate(86.3115vw,39.941vh) scale(.4142)}to{transform:translate(83.02335vw,99vh) scale(.4142)}}.snow:nth-child(178){opacity:1.7434;transform:translate(8.7261vw,-10px) scale(.0817);animation:fall-178 24s -13s linear infinite}@keyframes fall-178{78.891%{transform:translate(15.3434vw,78.891vh) scale(.0817)}to{transform:translate(12.03475vw,99vh) scale(.0817)}}.snow:nth-child(179){opacity:1.9416;transform:translate(36.8758vw,-10px) scale(.7063);animation:fall-179 21s -27s linear infinite}@keyframes fall-179{46.721%{transform:translate(35.3957vw,46.721vh) scale(.7063)}to{transform:translate(36.13575vw,99vh) scale(.7063)}}.snow:nth-child(180){opacity:.4466;transform:translate(88.2671vw,-10px) scale(.3436);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{36.641%{transform:translate(98.0387vw,36.641vh) scale(.3436)}to{transform:translate(93.1529vw,99vh) scale(.3436)}}.snow:nth-child(181){opacity:1.0738;transform:translate(43.8882vw,-10px) scale(.8069);animation:fall-181 28s -20s linear infinite}@keyframes fall-181{77.663%{transform:translate(51.0419vw,77.663vh) scale(.8069)}to{transform:translate(47.46505vw,99vh) scale(.8069)}}.snow:nth-child(182){opacity:1.3586;transform:translate(3.716vw,-10px) scale(.5837);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{65.092%{transform:translate(-2.9453vw,65.092vh) scale(.5837)}to{transform:translate(.38535vw,99vh) scale(.5837)}}.snow:nth-child(183){opacity:.3402;transform:translate(52.3361vw,-10px) scale(.0377);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{64.359%{transform:translate(60.9067vw,64.359vh) scale(.0377)}to{transform:translate(56.6214vw,99vh) scale(.0377)}}.snow:nth-child(184){opacity:1.0192;transform:translate(93.2252vw,-10px) scale(.8171);animation:fall-184 15s -8s linear infinite}@keyframes fall-184{61.376%{transform:translate(97.9228vw,61.376vh) scale(.8171)}to{transform:translate(95.574vw,99vh) scale(.8171)}}.snow:nth-child(185){opacity:1.3214;transform:translate(8.9933vw,-10px) scale(.349);animation:fall-185 21s -6s linear infinite}@keyframes fall-185{38.821%{transform:translate(-.5039vw,38.821vh) scale(.349)}to{transform:translate(4.2447vw,99vh) scale(.349)}}.snow:nth-child(186){opacity:1.3748;transform:translate(72.9121vw,-10px) scale(.846);animation:fall-186 24s -29s linear infinite}@keyframes fall-186{69.775%{transform:translate(81.2617vw,69.775vh) scale(.846)}to{transform:translate(77.0869vw,99vh) scale(.846)}}.snow:nth-child(187){opacity:.704;transform:translate(36.4447vw,-10px) scale(.2475);animation:fall-187 16s -11s linear infinite}@keyframes fall-187{58.294%{transform:translate(41.3008vw,58.294vh) scale(.2475)}to{transform:translate(38.87275vw,99vh) scale(.2475)}}.snow:nth-child(188){opacity:.563;transform:translate(69.2211vw,-10px) scale(.4605);animation:fall-188 20s -16s linear infinite}@keyframes fall-188{31.48%{transform:translate(74.806vw,31.48vh) scale(.4605)}to{transform:translate(72.01355vw,99vh) scale(.4605)}}.snow:nth-child(189){opacity:1.9532;transform:translate(40.1682vw,-10px) scale(.3275);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{57.222%{transform:translate(33.1182vw,57.222vh) scale(.3275)}to{transform:translate(36.6432vw,99vh) scale(.3275)}}.snow:nth-child(190){opacity:1.9842;transform:translate(90.5658vw,-10px) scale(.6527);animation:fall-190 25s -24s linear infinite}@keyframes fall-190{37.993%{transform:translate(98.3913vw,37.993vh) scale(.6527)}to{transform:translate(94.47855vw,99vh) scale(.6527)}}.snow:nth-child(191){opacity:.5386;transform:translate(82.0545vw,-10px) scale(.6077);animation:fall-191 25s -17s linear infinite}@keyframes fall-191{63.526%{transform:translate(85.4499vw,63.526vh) scale(.6077)}to{transform:translate(83.7522vw,99vh) scale(.6077)}}.snow:nth-child(192){opacity:.7674;transform:translate(20.1438vw,-10px) scale(.0695);animation:fall-192 25s -5s linear infinite}@keyframes fall-192{40.052%{transform:translate(19.7641vw,40.052vh) scale(.0695)}to{transform:translate(19.95395vw,99vh) scale(.0695)}}.snow:nth-child(193){opacity:.1534;transform:translate(74.1594vw,-10px) scale(.4375);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{31.869%{transform:translate(79.6351vw,31.869vh) scale(.4375)}to{transform:translate(76.89725vw,99vh) scale(.4375)}}.snow:nth-child(194){opacity:.327;transform:translate(58.6475vw,-10px) scale(.7705);animation:fall-194 20s -23s linear infinite}@keyframes fall-194{74.581%{transform:translate(54.1419vw,74.581vh) scale(.7705)}to{transform:translate(56.3947vw,99vh) scale(.7705)}}.snow:nth-child(195){opacity:.1138;transform:translate(10.3565vw,-10px) scale(.6758);animation:fall-195 20s -15s linear infinite}@keyframes fall-195{54.032%{transform:translate(15.69vw,54.032vh) scale(.6758)}to{transform:translate(13.02325vw,99vh) scale(.6758)}}.snow:nth-child(196){opacity:1.7694;transform:translate(59.9748vw,-10px) scale(.1273);animation:fall-196 26s -25s linear infinite}@keyframes fall-196{42.638%{transform:translate(64.22vw,42.638vh) scale(.1273)}to{transform:translate(62.0974vw,99vh) scale(.1273)}}.snow:nth-child(197){opacity:1.8492;transform:translate(52.9731vw,-10px) scale(.8337);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{56.113%{transform:translate(61.1047vw,56.113vh) scale(.8337)}to{transform:translate(57.0389vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:1.1838;transform:translate(38.3898vw,-10px) scale(.8327);animation:fall-198 16s -25s linear infinite}@keyframes fall-198{54.707%{transform:translate(35.874vw,54.707vh) scale(.8327)}to{transform:translate(37.1319vw,99vh) scale(.8327)}}.snow:nth-child(199){opacity:.0822;transform:translate(17.3124vw,-10px) scale(.8398);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{74.624%{transform:translate(9.6213vw,74.624vh) scale(.8398)}to{transform:translate(13.46685vw,99vh) scale(.8398)}}.snow:nth-child(200){opacity:1.5088;transform:translate(6.3238vw,-10px) scale(.0738);animation:fall-200 25s -3s linear infinite}@keyframes fall-200{35.215%{transform:translate(-3.5138vw,35.215vh) scale(.0738)}to{transform:translate(1.405vw,99vh) scale(.0738)}}.snow:nth-child(201){opacity:.691;transform:translate(53.6639vw,-10px) scale(.5574);animation:fall-201 23s -1s linear infinite}@keyframes fall-201{32.849%{transform:translate(56.8774vw,32.849vh) scale(.5574)}to{transform:translate(55.27065vw,99vh) scale(.5574)}}.snow:nth-child(202){opacity:1.9144;transform:translate(13.5781vw,-10px) scale(.9714);animation:fall-202 11s -7s linear infinite}@keyframes fall-202{69.29%{transform:translate(20.2246vw,69.29vh) scale(.9714)}to{transform:translate(16.90135vw,99vh) scale(.9714)}}.snow:nth-child(203){opacity:1.5318;transform:translate(10.2926vw,-10px) scale(.779);animation:fall-203 23s -29s linear infinite}@keyframes fall-203{71.008%{transform:translate(1.8406vw,71.008vh) scale(.779)}to{transform:translate(6.0666vw,99vh) scale(.779)}}.snow:nth-child(204){opacity:.338;transform:translate(2.0036vw,-10px) scale(.0581);animation:fall-204 17s -12s linear infinite}@keyframes fall-204{72.007%{transform:translate(8.7632vw,72.007vh) scale(.0581)}to{transform:translate(5.3834vw,99vh) scale(.0581)}}.snow:nth-child(205){opacity:1.0038;transform:translate(13.6094vw,-10px) scale(.1953);animation:fall-205 14s -16s linear infinite}@keyframes fall-205{61.022%{transform:translate(13.4548vw,61.022vh) scale(.1953)}to{transform:translate(13.5321vw,99vh) scale(.1953)}}.snow:nth-child(206){opacity:.7864;transform:translate(19.1831vw,-10px) scale(.0346);animation:fall-206 16s -19s linear infinite}@keyframes fall-206{68.251%{transform:translate(9.2615vw,68.251vh) scale(.0346)}to{transform:translate(14.2223vw,99vh) scale(.0346)}}.snow:nth-child(207){opacity:1.4906;transform:translate(63.775vw,-10px) scale(.6438);animation:fall-207 16s -10s linear infinite}@keyframes fall-207{68.876%{transform:translate(64.8434vw,68.876vh) scale(.6438)}to{transform:translate(64.3092vw,99vh) scale(.6438)}}.snow:nth-child(208){opacity:.3238;transform:translate(29.894vw,-10px) scale(.5187);animation:fall-208 17s -17s linear infinite}@keyframes fall-208{59.947%{transform:translate(39.6585vw,59.947vh) scale(.5187)}to{transform:translate(34.77625vw,99vh) scale(.5187)}}.snow:nth-child(209){opacity:1.9172;transform:translate(9.7131vw,-10px) scale(.47);animation:fall-209 15s -14s linear infinite}@keyframes fall-209{31.67%{transform:translate(19.4354vw,31.67vh) scale(.47)}to{transform:translate(14.57425vw,99vh) scale(.47)}}.snow:nth-child(210){opacity:.5888;transform:translate(7.819vw,-10px) scale(.5341);animation:fall-210 23s -21s linear infinite}@keyframes fall-210{68.267%{transform:translate(7.3478vw,68.267vh) scale(.5341)}to{transform:translate(7.5834vw,99vh) scale(.5341)}}.snow:nth-child(211){opacity:1.4438;transform:translate(55.966vw,-10px) scale(.4216);animation:fall-211 12s -2s linear infinite}@keyframes fall-211{49.583%{transform:translate(62.7573vw,49.583vh) scale(.4216)}to{transform:translate(59.36165vw,99vh) scale(.4216)}}.snow:nth-child(212){opacity:1.0688;transform:translate(29.468vw,-10px) scale(.8407);animation:fall-212 13s -30s linear infinite}@keyframes fall-212{38.107%{transform:translate(21.128vw,38.107vh) scale(.8407)}to{transform:translate(25.298vw,99vh) scale(.8407)}}.snow:nth-child(213){opacity:1.7882;transform:translate(40.0416vw,-10px) scale(.7079);animation:fall-213 14s -25s linear infinite}@keyframes fall-213{70.839%{transform:translate(41.7343vw,70.839vh) scale(.7079)}to{transform:translate(40.88795vw,99vh) scale(.7079)}}.snow:nth-child(214){opacity:.883;transform:translate(2.3902vw,-10px) scale(.7586);animation:fall-214 22s -17s linear infinite}@keyframes fall-214{48.012%{transform:translate(7.3204vw,48.012vh) scale(.7586)}to{transform:translate(4.8553vw,99vh) scale(.7586)}}.snow:nth-child(215){opacity:.5146;transform:translate(3.8847vw,-10px) scale(.8747);animation:fall-215 12s -5s linear infinite}@keyframes fall-215{75.514%{transform:translate(8.3801vw,75.514vh) scale(.8747)}to{transform:translate(6.1324vw,99vh) scale(.8747)}}.snow:nth-child(216){opacity:1.3652;transform:translate(24.7627vw,-10px) scale(.1515);animation:fall-216 23s -25s linear infinite}@keyframes fall-216{78.812%{transform:translate(15.9564vw,78.812vh) scale(.1515)}to{transform:translate(20.35955vw,99vh) scale(.1515)}}.snow:nth-child(217){opacity:1.0654;transform:translate(71.3591vw,-10px) scale(.5104);animation:fall-217 27s -4s linear infinite}@keyframes fall-217{67.091%{transform:translate(65.8415vw,67.091vh) scale(.5104)}to{transform:translate(68.6003vw,99vh) scale(.5104)}}.snow:nth-child(218){opacity:1.88;transform:translate(20.1817vw,-10px) scale(.0343);animation:fall-218 22s -3s linear infinite}@keyframes fall-218{50.097%{transform:translate(26.0875vw,50.097vh) scale(.0343)}to{transform:translate(23.1346vw,99vh) scale(.0343)}}.snow:nth-child(219){opacity:.039;transform:translate(89.0496vw,-10px) scale(.3348);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{32.748%{transform:translate(89.3319vw,32.748vh) scale(.3348)}to{transform:translate(89.19075vw,99vh) scale(.3348)}}.snow:nth-child(220){opacity:1.0992;transform:translate(92.8549vw,-10px) scale(.3551);animation:fall-220 30s -11s linear infinite}@keyframes fall-220{30.81%{transform:translate(87.6059vw,30.81vh) scale(.3551)}to{transform:translate(90.2304vw,99vh) scale(.3551)}}.snow:nth-child(221){opacity:.5764;transform:translate(30.8028vw,-10px) scale(.0266);animation:fall-221 20s -2s linear infinite}@keyframes fall-221{34.439%{transform:translate(23.5388vw,34.439vh) scale(.0266)}to{transform:translate(27.1708vw,99vh) scale(.0266)}}.snow:nth-child(222){opacity:1.4672;transform:translate(14.0954vw,-10px) scale(.7012);animation:fall-222 22s -29s linear infinite}@keyframes fall-222{35.863%{transform:translate(7.9124vw,35.863vh) scale(.7012)}to{transform:translate(11.0039vw,99vh) scale(.7012)}}.snow:nth-child(223){opacity:.6676;transform:translate(49.7282vw,-10px) scale(.6283);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{52.18%{transform:translate(52.3766vw,52.18vh) scale(.6283)}to{transform:translate(51.0524vw,99vh) scale(.6283)}}.snow:nth-child(224){opacity:.7694;transform:translate(78.1345vw,-10px) scale(.484);animation:fall-224 26s -6s linear infinite}@keyframes fall-224{73.894%{transform:translate(83.8741vw,73.894vh) scale(.484)}to{transform:translate(81.0043vw,99vh) scale(.484)}}.snow:nth-child(225){opacity:1.705;transform:translate(92.3423vw,-10px) scale(.3071);animation:fall-225 23s -14s linear infinite}@keyframes fall-225{38.013%{transform:translate(88.0678vw,38.013vh) scale(.3071)}to{transform:translate(90.20505vw,99vh) scale(.3071)}}.snow:nth-child(226){opacity:.3772;transform:translate(78.2898vw,-10px) scale(.7525);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{48.544%{transform:translate(78.2722vw,48.544vh) scale(.7525)}to{transform:translate(78.281vw,99vh) scale(.7525)}}.snow:nth-child(227){opacity:.729;transform:translate(40.287vw,-10px) scale(.1572);animation:fall-227 13s -23s linear infinite}@keyframes fall-227{70.347%{transform:translate(30.7528vw,70.347vh) scale(.1572)}to{transform:translate(35.5199vw,99vh) scale(.1572)}}.snow:nth-child(228){opacity:1.5294;transform:translate(12.9164vw,-10px) scale(.7187);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{31.893%{transform:translate(10.1551vw,31.893vh) scale(.7187)}to{transform:translate(11.53575vw,99vh) scale(.7187)}}.snow:nth-child(229){opacity:.6648;transform:translate(71.1552vw,-10px) scale(.4739);animation:fall-229 19s -11s linear infinite}@keyframes fall-229{36.275%{transform:translate(61.9145vw,36.275vh) scale(.4739)}to{transform:translate(66.53485vw,99vh) scale(.4739)}}.snow:nth-child(230){opacity:1.396;transform:translate(25.2149vw,-10px) scale(.0595);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{40.782%{transform:translate(19.0995vw,40.782vh) scale(.0595)}to{transform:translate(22.1572vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:.562;transform:translate(36.5419vw,-10px) scale(.5198);animation:fall-231 13s -17s linear infinite}@keyframes fall-231{58.396%{transform:translate(28.7067vw,58.396vh) scale(.5198)}to{transform:translate(32.6243vw,99vh) scale(.5198)}}.snow:nth-child(232){opacity:1.1328;transform:translate(92.5248vw,-10px) scale(.3228);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{59.55%{transform:translate(96.3254vw,59.55vh) scale(.3228)}to{transform:translate(94.4251vw,99vh) scale(.3228)}}.snow:nth-child(233){opacity:.0368;transform:translate(36.4933vw,-10px) scale(.9251);animation:fall-233 30s -22s linear infinite}@keyframes fall-233{40.624%{transform:translate(39.5065vw,40.624vh) scale(.9251)}to{transform:translate(37.9999vw,99vh) scale(.9251)}}.snow:nth-child(234){opacity:1.4842;transform:translate(92.8751vw,-10px) scale(.6992);animation:fall-234 26s -22s linear infinite}@keyframes fall-234{54.215%{transform:translate(94.2048vw,54.215vh) scale(.6992)}to{transform:translate(93.53995vw,99vh) scale(.6992)}}.snow:nth-child(235){opacity:.3794;transform:translate(44.7809vw,-10px) scale(.6846);animation:fall-235 28s -3s linear infinite}@keyframes fall-235{32.898%{transform:translate(51.927vw,32.898vh) scale(.6846)}to{transform:translate(48.35395vw,99vh) scale(.6846)}}.snow:nth-child(236){opacity:.2074;transform:translate(87.2393vw,-10px) scale(.9008);animation:fall-236 10s -17s linear infinite}@keyframes fall-236{62.711%{transform:translate(86.8137vw,62.711vh) scale(.9008)}to{transform:translate(87.0265vw,99vh) scale(.9008)}}.snow:nth-child(237){opacity:1.9096;transform:translate(35.1129vw,-10px) scale(.4742);animation:fall-237 20s -22s linear infinite}@keyframes fall-237{63.325%{transform:translate(35.9951vw,63.325vh) scale(.4742)}to{transform:translate(35.554vw,99vh) scale(.4742)}}.snow:nth-child(238){opacity:.186;transform:translate(51.1704vw,-10px) scale(.7694);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{64.979%{transform:translate(42.4334vw,64.979vh) scale(.7694)}to{transform:translate(46.8019vw,99vh) scale(.7694)}}.snow:nth-child(239){opacity:.3146;transform:translate(73.0748vw,-10px) scale(.0535);animation:fall-239 14s -21s linear infinite}@keyframes fall-239{30.503%{transform:translate(70.5525vw,30.503vh) scale(.0535)}to{transform:translate(71.81365vw,99vh) scale(.0535)}}.snow:nth-child(240){opacity:1.4854;transform:translate(60.7381vw,-10px) scale(.053);animation:fall-240 28s -24s linear infinite}@keyframes fall-240{46.722%{transform:translate(64.4522vw,46.722vh) scale(.053)}to{transform:translate(62.59515vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:.4492;transform:translate(38.1215vw,-10px) scale(.6118);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{63.433%{transform:translate(28.6914vw,63.433vh) scale(.6118)}to{transform:translate(33.40645vw,99vh) scale(.6118)}}.snow:nth-child(242){opacity:.4008;transform:translate(32.6789vw,-10px) scale(.4322);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{37.646%{transform:translate(26.5581vw,37.646vh) scale(.4322)}to{transform:translate(29.6185vw,99vh) scale(.4322)}}.snow:nth-child(243){opacity:1.7778;transform:translate(23.7698vw,-10px) scale(.1763);animation:fall-243 19s -11s linear infinite}@keyframes fall-243{67.165%{transform:translate(33.1504vw,67.165vh) scale(.1763)}to{transform:translate(28.4601vw,99vh) scale(.1763)}}.snow:nth-child(244){opacity:.1256;transform:translate(50.4465vw,-10px) scale(.6018);animation:fall-244 15s -10s linear infinite}@keyframes fall-244{53.731%{transform:translate(50.073vw,53.731vh) scale(.6018)}to{transform:translate(50.25975vw,99vh) scale(.6018)}}.snow:nth-child(245){opacity:.5942;transform:translate(18.556vw,-10px) scale(.4878);animation:fall-245 23s -12s linear infinite}@keyframes fall-245{50.464%{transform:translate(9.3154vw,50.464vh) scale(.4878)}to{transform:translate(13.9357vw,99vh) scale(.4878)}}.snow:nth-child(246){opacity:1.5584;transform:translate(49.6346vw,-10px) scale(.5146);animation:fall-246 21s -22s linear infinite}@keyframes fall-246{46.396%{transform:translate(52.3587vw,46.396vh) scale(.5146)}to{transform:translate(50.99665vw,99vh) scale(.5146)}}.snow:nth-child(247){opacity:.7428;transform:translate(26.3563vw,-10px) scale(.0273);animation:fall-247 28s -25s linear infinite}@keyframes fall-247{30.058%{transform:translate(25.1029vw,30.058vh) scale(.0273)}to{transform:translate(25.7296vw,99vh) scale(.0273)}}.snow:nth-child(248){opacity:1.7806;transform:translate(14.3548vw,-10px) scale(.1082);animation:fall-248 17s -24s linear infinite}@keyframes fall-248{70.842%{transform:translate(17.3216vw,70.842vh) scale(.1082)}to{transform:translate(15.8382vw,99vh) scale(.1082)}}.snow:nth-child(249){opacity:1.766;transform:translate(16.1318vw,-10px) scale(.3468);animation:fall-249 26s -18s linear infinite}@keyframes fall-249{48.613%{transform:translate(19.7665vw,48.613vh) scale(.3468)}to{transform:translate(17.94915vw,99vh) scale(.3468)}}.snow:nth-child(250){opacity:.4482;transform:translate(68.0807vw,-10px) scale(.8199);animation:fall-250 24s -4s linear infinite}@keyframes fall-250{54.424%{transform:translate(61.1418vw,54.424vh) scale(.8199)}to{transform:translate(64.61125vw,99vh) scale(.8199)}}.snow:nth-child(251){opacity:.4706;transform:translate(46.4329vw,-10px) scale(.3131);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{72.524%{transform:translate(45.2643vw,72.524vh) scale(.3131)}to{transform:translate(45.8486vw,99vh) scale(.3131)}}.snow:nth-child(252){opacity:1.9274;transform:translate(35.0011vw,-10px) scale(.8988);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{67.26%{transform:translate(29.7645vw,67.26vh) scale(.8988)}to{transform:translate(32.3828vw,99vh) scale(.8988)}}.snow:nth-child(253){opacity:1.47;transform:translate(92.2503vw,-10px) scale(.9086);animation:fall-253 11s -9s linear infinite}@keyframes fall-253{63.915%{transform:translate(91.4788vw,63.915vh) scale(.9086)}to{transform:translate(91.86455vw,99vh) scale(.9086)}}.snow:nth-child(254){opacity:1.2884;transform:translate(81.4474vw,-10px) scale(.4075);animation:fall-254 10s -2s linear infinite}@keyframes fall-254{60.318%{transform:translate(75.8576vw,60.318vh) scale(.4075)}to{transform:translate(78.6525vw,99vh) scale(.4075)}}.snow:nth-child(255){opacity:1.7106;transform:translate(47.2791vw,-10px) scale(.368);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{35.166%{transform:translate(54.7949vw,35.166vh) scale(.368)}to{transform:translate(51.037vw,99vh) scale(.368)}}.snow:nth-child(256){opacity:.7622;transform:translate(47.2119vw,-10px) scale(.0923);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{36.437%{transform:translate(52.9823vw,36.437vh) scale(.0923)}to{transform:translate(50.0971vw,99vh) scale(.0923)}}.snow:nth-child(257){opacity:1.086;transform:translate(6.4103vw,-10px) scale(.0502);animation:fall-257 22s -7s linear infinite}@keyframes fall-257{66.06%{transform:translate(15.4658vw,66.06vh) scale(.0502)}to{transform:translate(10.93805vw,99vh) scale(.0502)}}.snow:nth-child(258){opacity:1.6138;transform:translate(18.9877vw,-10px) scale(.9958);animation:fall-258 13s -10s linear infinite}@keyframes fall-258{64.506%{transform:translate(15.738vw,64.506vh) scale(.9958)}to{transform:translate(17.36285vw,99vh) scale(.9958)}}.snow:nth-child(259){opacity:1.3306;transform:translate(93.5603vw,-10px) scale(.4267);animation:fall-259 24s -24s linear infinite}@keyframes fall-259{64.536%{transform:translate(84.6495vw,64.536vh) scale(.4267)}to{transform:translate(89.1049vw,99vh) scale(.4267)}}.snow:nth-child(260){opacity:1.3608;transform:translate(2.518vw,-10px) scale(.8252);animation:fall-260 12s -22s linear infinite}@keyframes fall-260{45.985%{transform:translate(-.1525vw,45.985vh) scale(.8252)}to{transform:translate(1.18275vw,99vh) scale(.8252)}}.snow:nth-child(261){opacity:.6696;transform:translate(22.6568vw,-10px) scale(.9873);animation:fall-261 24s -3s linear infinite}@keyframes fall-261{72.676%{transform:translate(27.1552vw,72.676vh) scale(.9873)}to{transform:translate(24.906vw,99vh) scale(.9873)}}.snow:nth-child(262){opacity:1.191;transform:translate(61.4038vw,-10px) scale(.1767);animation:fall-262 25s -26s linear infinite}@keyframes fall-262{37.214%{transform:translate(71.1196vw,37.214vh) scale(.1767)}to{transform:translate(66.2617vw,99vh) scale(.1767)}}.snow:nth-child(263){opacity:.5006;transform:translate(76.0959vw,-10px) scale(.0908);animation:fall-263 25s -4s linear infinite}@keyframes fall-263{42.948%{transform:translate(82.3993vw,42.948vh) scale(.0908)}to{transform:translate(79.2476vw,99vh) scale(.0908)}}.snow:nth-child(264){opacity:.7826;transform:translate(17.0486vw,-10px) scale(.5158);animation:fall-264 20s -3s linear infinite}@keyframes fall-264{32.956%{transform:translate(24.8863vw,32.956vh) scale(.5158)}to{transform:translate(20.96745vw,99vh) scale(.5158)}}.snow:nth-child(265){opacity:.3246;transform:translate(58.7374vw,-10px) scale(.2193);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{64.603%{transform:translate(51.6441vw,64.603vh) scale(.2193)}to{transform:translate(55.19075vw,99vh) scale(.2193)}}.snow:nth-child(266){opacity:.6706;transform:translate(45.9087vw,-10px) scale(.7292);animation:fall-266 29s -8s linear infinite}@keyframes fall-266{55.761%{transform:translate(52.6084vw,55.761vh) scale(.7292)}to{transform:translate(49.25855vw,99vh) scale(.7292)}}.snow:nth-child(267){opacity:.8758;transform:translate(67.9188vw,-10px) scale(.0918);animation:fall-267 26s -26s linear infinite}@keyframes fall-267{60.677%{transform:translate(76.1889vw,60.677vh) scale(.0918)}to{transform:translate(72.05385vw,99vh) scale(.0918)}}.snow:nth-child(268){opacity:1.5028;transform:translate(8.668vw,-10px) scale(.0499);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{77.604%{transform:translate(.2909vw,77.604vh) scale(.0499)}to{transform:translate(4.47945vw,99vh) scale(.0499)}}.snow:nth-child(269){opacity:.6752;transform:translate(90.6239vw,-10px) scale(.0787);animation:fall-269 16s -16s linear infinite}@keyframes fall-269{44.838%{transform:translate(86.73vw,44.838vh) scale(.0787)}to{transform:translate(88.67695vw,99vh) scale(.0787)}}.snow:nth-child(270){opacity:1.1132;transform:translate(64.946vw,-10px) scale(.264);animation:fall-270 30s -9s linear infinite}@keyframes fall-270{64.65%{transform:translate(72.3922vw,64.65vh) scale(.264)}to{transform:translate(68.6691vw,99vh) scale(.264)}}.snow:nth-child(271){opacity:.1506;transform:translate(33.0755vw,-10px) scale(.5649);animation:fall-271 10s -18s linear infinite}@keyframes fall-271{48.723%{transform:translate(40.6249vw,48.723vh) scale(.5649)}to{transform:translate(36.8502vw,99vh) scale(.5649)}}.snow:nth-child(272){opacity:.7922;transform:translate(84.6065vw,-10px) scale(.0821);animation:fall-272 21s -16s linear infinite}@keyframes fall-272{59.43%{transform:translate(75.8317vw,59.43vh) scale(.0821)}to{transform:translate(80.2191vw,99vh) scale(.0821)}}.snow:nth-child(273){opacity:.946;transform:translate(86.4053vw,-10px) scale(.6529);animation:fall-273 18s -3s linear infinite}@keyframes fall-273{39.506%{transform:translate(77.9411vw,39.506vh) scale(.6529)}to{transform:translate(82.1732vw,99vh) scale(.6529)}}.snow:nth-child(274){opacity:.1926;transform:translate(70.3663vw,-10px) scale(.5425);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{30.448%{transform:translate(79.7698vw,30.448vh) scale(.5425)}to{transform:translate(75.06805vw,99vh) scale(.5425)}}.snow:nth-child(275){opacity:1.0444;transform:translate(43.0788vw,-10px) scale(.3934);animation:fall-275 27s -24s linear infinite}@keyframes fall-275{35.757%{transform:translate(43.062vw,35.757vh) scale(.3934)}to{transform:translate(43.0704vw,99vh) scale(.3934)}}.snow:nth-child(276){opacity:1.1178;transform:translate(90.417vw,-10px) scale(.5043);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{70.623%{transform:translate(86.3502vw,70.623vh) scale(.5043)}to{transform:translate(88.3836vw,99vh) scale(.5043)}}.snow:nth-child(277){opacity:1.5896;transform:translate(6.0595vw,-10px) scale(.9796);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{52.868%{transform:translate(-3.6392vw,52.868vh) scale(.9796)}to{transform:translate(1.21015vw,99vh) scale(.9796)}}.snow:nth-child(278){opacity:.1242;transform:translate(79.3545vw,-10px) scale(.9673);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{55.247%{transform:translate(85.9712vw,55.247vh) scale(.9673)}to{transform:translate(82.66285vw,99vh) scale(.9673)}}.snow:nth-child(279){opacity:1.1034;transform:translate(22.6182vw,-10px) scale(.2811);animation:fall-279 12s -24s linear infinite}@keyframes fall-279{53.54%{transform:translate(30.5666vw,53.54vh) scale(.2811)}to{transform:translate(26.5924vw,99vh) scale(.2811)}}.snow:nth-child(280){opacity:.8122;transform:translate(86.5135vw,-10px) scale(.479);animation:fall-280 29s -27s linear infinite}@keyframes fall-280{42.136%{transform:translate(86.0007vw,42.136vh) scale(.479)}to{transform:translate(86.2571vw,99vh) scale(.479)}}.snow:nth-child(281){opacity:1.6018;transform:translate(24.3491vw,-10px) scale(.4811);animation:fall-281 10s -8s linear infinite}@keyframes fall-281{34.323%{transform:translate(22.1337vw,34.323vh) scale(.4811)}to{transform:translate(23.2414vw,99vh) scale(.4811)}}.snow:nth-child(282){opacity:.655;transform:translate(93.7832vw,-10px) scale(.5996);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{74.128%{transform:translate(97.1802vw,74.128vh) scale(.5996)}to{transform:translate(95.4817vw,99vh) scale(.5996)}}.snow:nth-child(283){opacity:1.5376;transform:translate(60.209vw,-10px) scale(.6009);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{62.891%{transform:translate(65.8298vw,62.891vh) scale(.6009)}to{transform:translate(63.0194vw,99vh) scale(.6009)}}.snow:nth-child(284){opacity:1.7694;transform:translate(13.8431vw,-10px) scale(.8149);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{76.237%{transform:translate(9.8833vw,76.237vh) scale(.8149)}to{transform:translate(11.8632vw,99vh) scale(.8149)}}.snow:nth-child(285){opacity:.9016;transform:translate(6.8656vw,-10px) scale(.787);animation:fall-285 22s -16s linear infinite}@keyframes fall-285{32.508%{transform:translate(16.2708vw,32.508vh) scale(.787)}to{transform:translate(11.5682vw,99vh) scale(.787)}}.snow:nth-child(286){opacity:.2786;transform:translate(31.4065vw,-10px) scale(.371);animation:fall-286 19s -24s linear infinite}@keyframes fall-286{32.961%{transform:translate(39.7318vw,32.961vh) scale(.371)}to{transform:translate(35.56915vw,99vh) scale(.371)}}.snow:nth-child(287){opacity:1.0434;transform:translate(24.786vw,-10px) scale(.8467);animation:fall-287 15s -15s linear infinite}@keyframes fall-287{57.452%{transform:translate(31.1203vw,57.452vh) scale(.8467)}to{transform:translate(27.95315vw,99vh) scale(.8467)}}.snow:nth-child(288){opacity:.7874;transform:translate(58.0237vw,-10px) scale(.8719);animation:fall-288 20s -9s linear infinite}@keyframes fall-288{36.658%{transform:translate(61.8159vw,36.658vh) scale(.8719)}to{transform:translate(59.9198vw,99vh) scale(.8719)}}.snow:nth-child(289){opacity:1.8882;transform:translate(76.6756vw,-10px) scale(.757);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{70.519%{transform:translate(73.8235vw,70.519vh) scale(.757)}to{transform:translate(75.24955vw,99vh) scale(.757)}}.snow:nth-child(290){opacity:.1874;transform:translate(39.1904vw,-10px) scale(.4111);animation:fall-290 27s -2s linear infinite}@keyframes fall-290{45.409%{transform:translate(31.1489vw,45.409vh) scale(.4111)}to{transform:translate(35.16965vw,99vh) scale(.4111)}}.snow:nth-child(291){opacity:.6074;transform:translate(7.6514vw,-10px) scale(.8192);animation:fall-291 10s -7s linear infinite}@keyframes fall-291{73.504%{transform:translate(1.2169vw,73.504vh) scale(.8192)}to{transform:translate(4.43415vw,99vh) scale(.8192)}}.snow:nth-child(292){opacity:.5172;transform:translate(45.8455vw,-10px) scale(.2343);animation:fall-292 17s -28s linear infinite}@keyframes fall-292{44.399%{transform:translate(52.9323vw,44.399vh) scale(.2343)}to{transform:translate(49.3889vw,99vh) scale(.2343)}}.snow:nth-child(293){opacity:.3778;transform:translate(93.3901vw,-10px) scale(.7947);animation:fall-293 18s -4s linear infinite}@keyframes fall-293{79.749%{transform:translate(99.2303vw,79.749vh) scale(.7947)}to{transform:translate(96.3102vw,99vh) scale(.7947)}}.snow:nth-child(294){opacity:.85;transform:translate(65.5035vw,-10px) scale(.5325);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{55.094%{transform:translate(59.9049vw,55.094vh) scale(.5325)}to{transform:translate(62.7042vw,99vh) scale(.5325)}}.snow:nth-child(295){opacity:.7366;transform:translate(26.461vw,-10px) scale(.1857);animation:fall-295 30s -25s linear infinite}@keyframes fall-295{53.412%{transform:translate(28.302vw,53.412vh) scale(.1857)}to{transform:translate(27.3815vw,99vh) scale(.1857)}}.snow:nth-child(296){opacity:1.1508;transform:translate(80.2522vw,-10px) scale(.4322);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{58.539%{transform:translate(76.8887vw,58.539vh) scale(.4322)}to{transform:translate(78.57045vw,99vh) scale(.4322)}}.snow:nth-child(297){opacity:1.3528;transform:translate(39.7503vw,-10px) scale(.848);animation:fall-297 24s -16s linear infinite}@keyframes fall-297{72.054%{transform:translate(36.4237vw,72.054vh) scale(.848)}to{transform:translate(38.087vw,99vh) scale(.848)}}.snow:nth-child(298){opacity:1.1442;transform:translate(81.3721vw,-10px) scale(.4267);animation:fall-298 30s -11s linear infinite}@keyframes fall-298{46.917%{transform:translate(91.2571vw,46.917vh) scale(.4267)}to{transform:translate(86.3146vw,99vh) scale(.4267)}}.snow:nth-child(299){opacity:.8612;transform:translate(60.5352vw,-10px) scale(.7617);animation:fall-299 23s -24s linear infinite}@keyframes fall-299{79.12%{transform:translate(57.2067vw,79.12vh) scale(.7617)}to{transform:translate(58.87095vw,99vh) scale(.7617)}}.snow:nth-child(300){opacity:1.8252;transform:translate(88.6791vw,-10px) scale(.0929);animation:fall-300 29s -11s linear infinite}@keyframes fall-300{54.023%{transform:translate(80.3608vw,54.023vh) scale(.0929)}to{transform:translate(84.51995vw,99vh) scale(.0929)}}.snow:nth-child(301){opacity:1.8494;transform:translate(44.5917vw,-10px) scale(.0832);animation:fall-301 29s -23s linear infinite}@keyframes fall-301{37.688%{transform:translate(51.7258vw,37.688vh) scale(.0832)}to{transform:translate(48.15875vw,99vh) scale(.0832)}}.snow:nth-child(302){opacity:.3456;transform:translate(10.594vw,-10px) scale(.7079);animation:fall-302 20s -26s linear infinite}@keyframes fall-302{49.456%{transform:translate(16.8525vw,49.456vh) scale(.7079)}to{transform:translate(13.72325vw,99vh) scale(.7079)}}.snow:nth-child(303){opacity:1.5394;transform:translate(77.4785vw,-10px) scale(.1751);animation:fall-303 10s -8s linear infinite}@keyframes fall-303{63.525%{transform:translate(84.8718vw,63.525vh) scale(.1751)}to{transform:translate(81.17515vw,99vh) scale(.1751)}}.snow:nth-child(304){opacity:.2158;transform:translate(4.7051vw,-10px) scale(.8359);animation:fall-304 15s -29s linear infinite}@keyframes fall-304{76.912%{transform:translate(1.6833vw,76.912vh) scale(.8359)}to{transform:translate(3.1942vw,99vh) scale(.8359)}}.snow:nth-child(305){opacity:1.2434;transform:translate(18.2077vw,-10px) scale(.7359);animation:fall-305 24s -7s linear infinite}@keyframes fall-305{61.079%{transform:translate(21.986vw,61.079vh) scale(.7359)}to{transform:translate(20.09685vw,99vh) scale(.7359)}}.snow:nth-child(306){opacity:.437;transform:translate(38.3229vw,-10px) scale(.529);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{66.63%{transform:translate(45.4631vw,66.63vh) scale(.529)}to{transform:translate(41.893vw,99vh) scale(.529)}}.snow:nth-child(307){opacity:1.2902;transform:translate(42.5657vw,-10px) scale(.6514);animation:fall-307 12s -13s linear infinite}@keyframes fall-307{59.16%{transform:translate(52.5336vw,59.16vh) scale(.6514)}to{transform:translate(47.54965vw,99vh) scale(.6514)}}.snow:nth-child(308){opacity:.353;transform:translate(95.4114vw,-10px) scale(.7597);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.902%{transform:translate(101.3059vw,49.902vh) scale(.7597)}to{transform:translate(98.35865vw,99vh) scale(.7597)}}.snow:nth-child(309){opacity:1.8052;transform:translate(28.0413vw,-10px) scale(.8444);animation:fall-309 29s -3s linear infinite}@keyframes fall-309{78.606%{transform:translate(21.9153vw,78.606vh) scale(.8444)}to{transform:translate(24.9783vw,99vh) scale(.8444)}}.snow:nth-child(310){opacity:.663;transform:translate(13.2954vw,-10px) scale(.056);animation:fall-310 13s -25s linear infinite}@keyframes fall-310{37.207%{transform:translate(19.3328vw,37.207vh) scale(.056)}to{transform:translate(16.3141vw,99vh) scale(.056)}}.snow:nth-child(311){opacity:1.939;transform:translate(58.785vw,-10px) scale(.8738);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{39.055%{transform:translate(59.1848vw,39.055vh) scale(.8738)}to{transform:translate(58.9849vw,99vh) scale(.8738)}}.snow:nth-child(312){opacity:1.9158;transform:translate(73.7131vw,-10px) scale(.4517);animation:fall-312 15s -7s linear infinite}@keyframes fall-312{58.631%{transform:translate(72.6072vw,58.631vh) scale(.4517)}to{transform:translate(73.16015vw,99vh) scale(.4517)}}.snow:nth-child(313){opacity:1.6458;transform:translate(38.5937vw,-10px) scale(.8133);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{66.685%{transform:translate(35.9755vw,66.685vh) scale(.8133)}to{transform:translate(37.2846vw,99vh) scale(.8133)}}.snow:nth-child(314){opacity:.6896;transform:translate(81.3946vw,-10px) scale(.0785);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.961%{transform:translate(82.7591vw,61.961vh) scale(.0785)}to{transform:translate(82.07685vw,99vh) scale(.0785)}}.snow:nth-child(315){opacity:1.5482;transform:translate(52.1096vw,-10px) scale(.4144);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{58.016%{transform:translate(55.0036vw,58.016vh) scale(.4144)}to{transform:translate(53.5566vw,99vh) scale(.4144)}}.snow:nth-child(316){opacity:1.1244;transform:translate(85.3342vw,-10px) scale(.905);animation:fall-316 11s -1s linear infinite}@keyframes fall-316{45.806%{transform:translate(79.475vw,45.806vh) scale(.905)}to{transform:translate(82.4046vw,99vh) scale(.905)}}.snow:nth-child(317){opacity:1.6572;transform:translate(31.402vw,-10px) scale(.1848);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{58.059%{transform:translate(40.7437vw,58.059vh) scale(.1848)}to{transform:translate(36.07285vw,99vh) scale(.1848)}}.snow:nth-child(318){opacity:1.9694;transform:translate(25.1665vw,-10px) scale(.4018);animation:fall-318 21s -2s linear infinite}@keyframes fall-318{76.2%{transform:translate(18.0385vw,76.2vh) scale(.4018)}to{transform:translate(21.6025vw,99vh) scale(.4018)}}.snow:nth-child(319){opacity:.3834;transform:translate(99.7512vw,-10px) scale(.5944);animation:fall-319 19s -4s linear infinite}@keyframes fall-319{48.74%{transform:translate(91.9277vw,48.74vh) scale(.5944)}to{transform:translate(95.83945vw,99vh) scale(.5944)}}.snow:nth-child(320){opacity:1.506;transform:translate(38.4136vw,-10px) scale(.2837);animation:fall-320 27s -30s linear infinite}@keyframes fall-320{62.527%{transform:translate(28.9829vw,62.527vh) scale(.2837)}to{transform:translate(33.69825vw,99vh) scale(.2837)}}.snow:nth-child(321){opacity:.5246;transform:translate(8.7148vw,-10px) scale(.0148);animation:fall-321 16s -1s linear infinite}@keyframes fall-321{63.468%{transform:translate(9.2351vw,63.468vh) scale(.0148)}to{transform:translate(8.97495vw,99vh) scale(.0148)}}.snow:nth-child(322){opacity:.2878;transform:translate(71.4753vw,-10px) scale(.3627);animation:fall-322 14s -4s linear infinite}@keyframes fall-322{35.16%{transform:translate(72.8066vw,35.16vh) scale(.3627)}to{transform:translate(72.14095vw,99vh) scale(.3627)}}.snow:nth-child(323){opacity:.0732;transform:translate(5.4864vw,-10px) scale(.197);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{43.99%{transform:translate(15.3645vw,43.99vh) scale(.197)}to{transform:translate(10.42545vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.0352;transform:translate(25.3127vw,-10px) scale(.5391);animation:fall-324 25s -24s linear infinite}@keyframes fall-324{75.785%{transform:translate(33.2293vw,75.785vh) scale(.5391)}to{transform:translate(29.271vw,99vh) scale(.5391)}}.snow:nth-child(325){opacity:.8172;transform:translate(6.3408vw,-10px) scale(.0017);animation:fall-325 18s -7s linear infinite}@keyframes fall-325{70.434%{transform:translate(5.556vw,70.434vh) scale(.0017)}to{transform:translate(5.9484vw,99vh) scale(.0017)}}.snow:nth-child(326){opacity:.5756;transform:translate(74.1049vw,-10px) scale(.2994);animation:fall-326 20s -22s linear infinite}@keyframes fall-326{47.152%{transform:translate(70.3511vw,47.152vh) scale(.2994)}to{transform:translate(72.228vw,99vh) scale(.2994)}}.snow:nth-child(327){opacity:1.989;transform:translate(3.2777vw,-10px) scale(.9505);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{61.248%{transform:translate(-2.6848vw,61.248vh) scale(.9505)}to{transform:translate(.29645vw,99vh) scale(.9505)}}.snow:nth-child(328){opacity:1.7324;transform:translate(54.6831vw,-10px) scale(.1408);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{46.48%{transform:translate(61.7207vw,46.48vh) scale(.1408)}to{transform:translate(58.2019vw,99vh) scale(.1408)}}.snow:nth-child(329){opacity:1.3096;transform:translate(20.5428vw,-10px) scale(.0399);animation:fall-329 21s -6s linear infinite}@keyframes fall-329{34.274%{transform:translate(19.3105vw,34.274vh) scale(.0399)}to{transform:translate(19.92665vw,99vh) scale(.0399)}}.snow:nth-child(330){opacity:1.4856;transform:translate(62.2155vw,-10px) scale(.8184);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{68.879%{transform:translate(72.0842vw,68.879vh) scale(.8184)}to{transform:translate(67.14985vw,99vh) scale(.8184)}}.snow:nth-child(331){opacity:1.3392;transform:translate(22.9357vw,-10px) scale(.1571);animation:fall-331 25s -6s linear infinite}@keyframes fall-331{46.365%{transform:translate(23.0453vw,46.365vh) scale(.1571)}to{transform:translate(22.9905vw,99vh) scale(.1571)}}.snow:nth-child(332){opacity:.3344;transform:translate(65.2171vw,-10px) scale(.74);animation:fall-332 23s -4s linear infinite}@keyframes fall-332{65.437%{transform:translate(65.757vw,65.437vh) scale(.74)}to{transform:translate(65.48705vw,99vh) scale(.74)}}.snow:nth-child(333){opacity:.8394;transform:translate(77.5833vw,-10px) scale(.6637);animation:fall-333 17s -15s linear infinite}@keyframes fall-333{78.219%{transform:translate(71.403vw,78.219vh) scale(.6637)}to{transform:translate(74.49315vw,99vh) scale(.6637)}}.snow:nth-child(334){opacity:1.837;transform:translate(47.9845vw,-10px) scale(.1638);animation:fall-334 14s -25s linear infinite}@keyframes fall-334{33.966%{transform:translate(42.1915vw,33.966vh) scale(.1638)}to{transform:translate(45.088vw,99vh) scale(.1638)}}.snow:nth-child(335){opacity:.4844;transform:translate(28.1422vw,-10px) scale(.2896);animation:fall-335 13s -21s linear infinite}@keyframes fall-335{65.397%{transform:translate(20.817vw,65.397vh) scale(.2896)}to{transform:translate(24.4796vw,99vh) scale(.2896)}}.snow:nth-child(336){opacity:.5788;transform:translate(41.6261vw,-10px) scale(.0501);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{41.433%{transform:translate(47.7237vw,41.433vh) scale(.0501)}to{transform:translate(44.6749vw,99vh) scale(.0501)}}.snow:nth-child(337){opacity:.6312;transform:translate(48.2462vw,-10px) scale(.6588);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{40.323%{transform:translate(54.6768vw,40.323vh) scale(.6588)}to{transform:translate(51.4615vw,99vh) scale(.6588)}}.snow:nth-child(338){opacity:1.8562;transform:translate(76.1836vw,-10px) scale(.1239);animation:fall-338 27s -25s linear infinite}@keyframes fall-338{38.069%{transform:translate(74.1879vw,38.069vh) scale(.1239)}to{transform:translate(75.18575vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:1.2726;transform:translate(29.5448vw,-10px) scale(.1509);animation:fall-339 19s -5s linear infinite}@keyframes fall-339{49.705%{transform:translate(24.3995vw,49.705vh) scale(.1509)}to{transform:translate(26.97215vw,99vh) scale(.1509)}}.snow:nth-child(340){opacity:1.793;transform:translate(46.1604vw,-10px) scale(.3789);animation:fall-340 26s -17s linear infinite}@keyframes fall-340{61.175%{transform:translate(55.4602vw,61.175vh) scale(.3789)}to{transform:translate(50.8103vw,99vh) scale(.3789)}}.snow:nth-child(341){opacity:1.5734;transform:translate(16.3915vw,-10px) scale(.6771);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{31.817%{transform:translate(9.7746vw,31.817vh) scale(.6771)}to{transform:translate(13.08305vw,99vh) scale(.6771)}}.snow:nth-child(342){opacity:.627;transform:translate(97.4971vw,-10px) scale(.9444);animation:fall-342 14s -8s linear infinite}@keyframes fall-342{76.875%{transform:translate(94.5884vw,76.875vh) scale(.9444)}to{transform:translate(96.04275vw,99vh) scale(.9444)}}.snow:nth-child(343){opacity:1.3484;transform:translate(4.491vw,-10px) scale(.8737);animation:fall-343 13s -25s linear infinite}@keyframes fall-343{77.948%{transform:translate(6.9633vw,77.948vh) scale(.8737)}to{transform:translate(5.72715vw,99vh) scale(.8737)}}.snow:nth-child(344){opacity:1.8202;transform:translate(17.2903vw,-10px) scale(.6964);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{52.988%{transform:translate(19.9358vw,52.988vh) scale(.6964)}to{transform:translate(18.61305vw,99vh) scale(.6964)}}.snow:nth-child(345){opacity:.9202;transform:translate(25.115vw,-10px) scale(.2818);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.373%{transform:translate(28.4282vw,37.373vh) scale(.2818)}to{transform:translate(26.7716vw,99vh) scale(.2818)}}.snow:nth-child(346){opacity:.4812;transform:translate(89.7305vw,-10px) scale(.9044);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{31.614%{transform:translate(82.9591vw,31.614vh) scale(.9044)}to{transform:translate(86.3448vw,99vh) scale(.9044)}}.snow:nth-child(347){opacity:1.2348;transform:translate(76.1212vw,-10px) scale(.857);animation:fall-347 21s -6s linear infinite}@keyframes fall-347{69.764%{transform:translate(75.6294vw,69.764vh) scale(.857)}to{transform:translate(75.8753vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:.6972;transform:translate(39.8006vw,-10px) scale(.2806);animation:fall-348 10s -20s linear infinite}@keyframes fall-348{71.205%{transform:translate(35.6449vw,71.205vh) scale(.2806)}to{transform:translate(37.72275vw,99vh) scale(.2806)}}.snow:nth-child(349){opacity:.154;transform:translate(92.5544vw,-10px) scale(.4992);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{59.22%{transform:translate(97.6945vw,59.22vh) scale(.4992)}to{transform:translate(95.12445vw,99vh) scale(.4992)}}.snow:nth-child(350){opacity:1.2302;transform:translate(64.8023vw,-10px) scale(.6005);animation:fall-350 26s -12s linear infinite}@keyframes fall-350{53.117%{transform:translate(64.7839vw,53.117vh) scale(.6005)}to{transform:translate(64.7931vw,99vh) scale(.6005)}}.snow:nth-child(351){opacity:.1526;transform:translate(66.56vw,-10px) scale(.3083);animation:fall-351 16s -9s linear infinite}@keyframes fall-351{74.278%{transform:translate(58.5869vw,74.278vh) scale(.3083)}to{transform:translate(62.57345vw,99vh) scale(.3083)}}.snow:nth-child(352){opacity:1.0444;transform:translate(39.9994vw,-10px) scale(.4161);animation:fall-352 25s -28s linear infinite}@keyframes fall-352{40.55%{transform:translate(38.1171vw,40.55vh) scale(.4161)}to{transform:translate(39.05825vw,99vh) scale(.4161)}}.snow:nth-child(353){opacity:1.748;transform:translate(39.5521vw,-10px) scale(.1515);animation:fall-353 28s -10s linear infinite}@keyframes fall-353{53.602%{transform:translate(33.7627vw,53.602vh) scale(.1515)}to{transform:translate(36.6574vw,99vh) scale(.1515)}}.snow:nth-child(354){opacity:1.2948;transform:translate(63.1904vw,-10px) scale(.8269);animation:fall-354 28s -9s linear infinite}@keyframes fall-354{72.133%{transform:translate(60.2931vw,72.133vh) scale(.8269)}to{transform:translate(61.74175vw,99vh) scale(.8269)}}.snow:nth-child(355){opacity:.765;transform:translate(10.4467vw,-10px) scale(.4139);animation:fall-355 16s -18s linear infinite}@keyframes fall-355{36.484%{transform:translate(4.715vw,36.484vh) scale(.4139)}to{transform:translate(7.58085vw,99vh) scale(.4139)}}.snow:nth-child(356){opacity:.7556;transform:translate(28.5481vw,-10px) scale(.3619);animation:fall-356 17s -4s linear infinite}@keyframes fall-356{51.81%{transform:translate(25.1066vw,51.81vh) scale(.3619)}to{transform:translate(26.82735vw,99vh) scale(.3619)}}.snow:nth-child(357){opacity:1.2444;transform:translate(84.8023vw,-10px) scale(.7514);animation:fall-357 21s -7s linear infinite}@keyframes fall-357{73.804%{transform:translate(85.3592vw,73.804vh) scale(.7514)}to{transform:translate(85.08075vw,99vh) scale(.7514)}}.snow:nth-child(358){opacity:.9616;transform:translate(39.942vw,-10px) scale(.8773);animation:fall-358 23s -12s linear infinite}@keyframes fall-358{40.048%{transform:translate(44.4324vw,40.048vh) scale(.8773)}to{transform:translate(42.1872vw,99vh) scale(.8773)}}.snow:nth-child(359){opacity:1.177;transform:translate(81.5159vw,-10px) scale(.3658);animation:fall-359 23s -26s linear infinite}@keyframes fall-359{60.966%{transform:translate(87.6962vw,60.966vh) scale(.3658)}to{transform:translate(84.60605vw,99vh) scale(.3658)}}.snow:nth-child(360){opacity:1.9634;transform:translate(41.3651vw,-10px) scale(.3929);animation:fall-360 23s -17s linear infinite}@keyframes fall-360{38.163%{transform:translate(50.7501vw,38.163vh) scale(.3929)}to{transform:translate(46.0576vw,99vh) scale(.3929)}}.snow:nth-child(361){opacity:.7804;transform:translate(71.8441vw,-10px) scale(.7506);animation:fall-361 12s -23s linear infinite}@keyframes fall-361{67.977%{transform:translate(76.5303vw,67.977vh) scale(.7506)}to{transform:translate(74.1872vw,99vh) scale(.7506)}}.snow:nth-child(362){opacity:.2174;transform:translate(95.8356vw,-10px) scale(.5088);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{43.281%{transform:translate(101.9757vw,43.281vh) scale(.5088)}to{transform:translate(98.90565vw,99vh) scale(.5088)}}.snow:nth-child(363){opacity:1.8562;transform:translate(57.1144vw,-10px) scale(.5596);animation:fall-363 24s -12s linear infinite}@keyframes fall-363{66.121%{transform:translate(64.4695vw,66.121vh) scale(.5596)}to{transform:translate(60.79195vw,99vh) scale(.5596)}}.snow:nth-child(364){opacity:.6808;transform:translate(20.6433vw,-10px) scale(.2458);animation:fall-364 14s -22s linear infinite}@keyframes fall-364{40.139%{transform:translate(20.9184vw,40.139vh) scale(.2458)}to{transform:translate(20.78085vw,99vh) scale(.2458)}}.snow:nth-child(365){opacity:1.6676;transform:translate(51.9867vw,-10px) scale(.9579);animation:fall-365 14s -23s linear infinite}@keyframes fall-365{68.498%{transform:translate(58.5008vw,68.498vh) scale(.9579)}to{transform:translate(55.24375vw,99vh) scale(.9579)}}.snow:nth-child(366){opacity:.162;transform:translate(74.8256vw,-10px) scale(.9121);animation:fall-366 10s -30s linear infinite}@keyframes fall-366{71.341%{transform:translate(67.7787vw,71.341vh) scale(.9121)}to{transform:translate(71.30215vw,99vh) scale(.9121)}}.snow:nth-child(367){opacity:.2266;transform:translate(8.0846vw,-10px) scale(.5719);animation:fall-367 10s -18s linear infinite}@keyframes fall-367{54.993%{transform:translate(9.5065vw,54.993vh) scale(.5719)}to{transform:translate(8.79555vw,99vh) scale(.5719)}}.snow:nth-child(368){opacity:1.3246;transform:translate(56.337vw,-10px) scale(.4851);animation:fall-368 13s -23s linear infinite}@keyframes fall-368{37.843%{transform:translate(51.631vw,37.843vh) scale(.4851)}to{transform:translate(53.984vw,99vh) scale(.4851)}}.snow:nth-child(369){opacity:1.984;transform:translate(29.0451vw,-10px) scale(.2212);animation:fall-369 30s -26s linear infinite}@keyframes fall-369{73.969%{transform:translate(30.0984vw,73.969vh) scale(.2212)}to{transform:translate(29.57175vw,99vh) scale(.2212)}}.snow:nth-child(370){opacity:.6766;transform:translate(89.0455vw,-10px) scale(.2528);animation:fall-370 13s -30s linear infinite}@keyframes fall-370{49.8%{transform:translate(87.9857vw,49.8vh) scale(.2528)}to{transform:translate(88.5156vw,99vh) scale(.2528)}}.snow:nth-child(371){opacity:.1462;transform:translate(30.9736vw,-10px) scale(.452);animation:fall-371 30s -28s linear infinite}@keyframes fall-371{77.809%{transform:translate(24.0044vw,77.809vh) scale(.452)}to{transform:translate(27.489vw,99vh) scale(.452)}}.snow:nth-child(372){opacity:.4552;transform:translate(77.586vw,-10px) scale(.2684);animation:fall-372 20s -12s linear infinite}@keyframes fall-372{63.563%{transform:translate(83.4253vw,63.563vh) scale(.2684)}to{transform:translate(80.50565vw,99vh) scale(.2684)}}.snow:nth-child(373){opacity:.273;transform:translate(88.1727vw,-10px) scale(.5974);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{31.507%{transform:translate(89.7851vw,31.507vh) scale(.5974)}to{transform:translate(88.9789vw,99vh) scale(.5974)}}.snow:nth-child(374){opacity:.6188;transform:translate(34.6005vw,-10px) scale(.7686);animation:fall-374 23s -3s linear infinite}@keyframes fall-374{52.119%{transform:translate(31.0898vw,52.119vh) scale(.7686)}to{transform:translate(32.84515vw,99vh) scale(.7686)}}.snow:nth-child(375){opacity:.1972;transform:translate(79.3312vw,-10px) scale(.7888);animation:fall-375 28s -29s linear infinite}@keyframes fall-375{34.688%{transform:translate(71.5813vw,34.688vh) scale(.7888)}to{transform:translate(75.45625vw,99vh) scale(.7888)}}.snow:nth-child(376){opacity:1.7942;transform:translate(82.1675vw,-10px) scale(.7034);animation:fall-376 22s -30s linear infinite}@keyframes fall-376{53.794%{transform:translate(75.1439vw,53.794vh) scale(.7034)}to{transform:translate(78.6557vw,99vh) scale(.7034)}}.snow:nth-child(377){opacity:1.62;transform:translate(38.8513vw,-10px) scale(.5148);animation:fall-377 20s -27s linear infinite}@keyframes fall-377{55.291%{transform:translate(45.1957vw,55.291vh) scale(.5148)}to{transform:translate(42.0235vw,99vh) scale(.5148)}}.snow:nth-child(378){opacity:1.2656;transform:translate(71.3058vw,-10px) scale(.8435);animation:fall-378 25s -13s linear infinite}@keyframes fall-378{37.204%{transform:translate(80.8934vw,37.204vh) scale(.8435)}to{transform:translate(76.0996vw,99vh) scale(.8435)}}.snow:nth-child(379){opacity:.9026;transform:translate(28.2985vw,-10px) scale(.3976);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{37.677%{transform:translate(21.4713vw,37.677vh) scale(.3976)}to{transform:translate(24.8849vw,99vh) scale(.3976)}}.snow:nth-child(380){opacity:.99;transform:translate(13.7334vw,-10px) scale(.369);animation:fall-380 13s -15s linear infinite}@keyframes fall-380{71.733%{transform:translate(14.7387vw,71.733vh) scale(.369)}to{transform:translate(14.23605vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:1.462;transform:translate(98.0964vw,-10px) scale(.2219);animation:fall-381 12s -3s linear infinite}@keyframes fall-381{61.478%{transform:translate(95.5604vw,61.478vh) scale(.2219)}to{transform:translate(96.8284vw,99vh) scale(.2219)}}.snow:nth-child(382){opacity:.8944;transform:translate(78.6068vw,-10px) scale(.235);animation:fall-382 16s -27s linear infinite}@keyframes fall-382{63.698%{transform:translate(75.8546vw,63.698vh) scale(.235)}to{transform:translate(77.2307vw,99vh) scale(.235)}}.snow:nth-child(383){opacity:.9234;transform:translate(24.0808vw,-10px) scale(.8331);animation:fall-383 29s -13s linear infinite}@keyframes fall-383{40.621%{transform:translate(16.4963vw,40.621vh) scale(.8331)}to{transform:translate(20.28855vw,99vh) scale(.8331)}}.snow:nth-child(384){opacity:1.339;transform:translate(69.9689vw,-10px) scale(.3557);animation:fall-384 23s -20s linear infinite}@keyframes fall-384{44.98%{transform:translate(72.7204vw,44.98vh) scale(.3557)}to{transform:translate(71.34465vw,99vh) scale(.3557)}}.snow:nth-child(385){opacity:.3682;transform:translate(8.5127vw,-10px) scale(.0283);animation:fall-385 17s -12s linear infinite}@keyframes fall-385{53.575%{transform:translate(-1.2325vw,53.575vh) scale(.0283)}to{transform:translate(3.6401vw,99vh) scale(.0283)}}.snow:nth-child(386){opacity:1.079;transform:translate(15.3615vw,-10px) scale(.5885);animation:fall-386 14s -21s linear infinite}@keyframes fall-386{31.941%{transform:translate(9.363vw,31.941vh) scale(.5885)}to{transform:translate(12.36225vw,99vh) scale(.5885)}}.snow:nth-child(387){opacity:.794;transform:translate(90.7895vw,-10px) scale(.0589);animation:fall-387 12s -11s linear infinite}@keyframes fall-387{79.369%{transform:translate(88.6336vw,79.369vh) scale(.0589)}to{transform:translate(89.71155vw,99vh) scale(.0589)}}.snow:nth-child(388){opacity:.684;transform:translate(10.4183vw,-10px) scale(.3386);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{48.187%{transform:translate(19.468vw,48.187vh) scale(.3386)}to{transform:translate(14.94315vw,99vh) scale(.3386)}}.snow:nth-child(389){opacity:1.5698;transform:translate(76.0596vw,-10px) scale(.1711);animation:fall-389 26s -16s linear infinite}@keyframes fall-389{55.025%{transform:translate(73.7454vw,55.025vh) scale(.1711)}to{transform:translate(74.9025vw,99vh) scale(.1711)}}.snow:nth-child(390){opacity:.9738;transform:translate(22.4619vw,-10px) scale(.4498);animation:fall-390 26s -4s linear infinite}@keyframes fall-390{51.018%{transform:translate(16.4134vw,51.018vh) scale(.4498)}to{transform:translate(19.43765vw,99vh) scale(.4498)}}.snow:nth-child(391){opacity:.8408;transform:translate(19.7193vw,-10px) scale(.6884);animation:fall-391 14s -7s linear infinite}@keyframes fall-391{52.763%{transform:translate(23.0803vw,52.763vh) scale(.6884)}to{transform:translate(21.3998vw,99vh) scale(.6884)}}.snow:nth-child(392){opacity:.3938;transform:translate(43.7833vw,-10px) scale(.001);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{40.336%{transform:translate(53.6385vw,40.336vh) scale(.001)}to{transform:translate(48.7109vw,99vh) scale(.001)}}.snow:nth-child(393){opacity:1.9162;transform:translate(30.6732vw,-10px) scale(.8933);animation:fall-393 22s -4s linear infinite}@keyframes fall-393{64.876%{transform:translate(25.5196vw,64.876vh) scale(.8933)}to{transform:translate(28.0964vw,99vh) scale(.8933)}}.snow:nth-child(394){opacity:.074;transform:translate(27.5229vw,-10px) scale(.1985);animation:fall-394 10s -29s linear infinite}@keyframes fall-394{32.757%{transform:translate(17.5528vw,32.757vh) scale(.1985)}to{transform:translate(22.53785vw,99vh) scale(.1985)}}.snow:nth-child(395){opacity:.9002;transform:translate(73.2594vw,-10px) scale(.5516);animation:fall-395 19s -24s linear infinite}@keyframes fall-395{50.157%{transform:translate(66.2977vw,50.157vh) scale(.5516)}to{transform:translate(69.77855vw,99vh) scale(.5516)}}.snow:nth-child(396){opacity:1.053;transform:translate(55.167vw,-10px) scale(.2904);animation:fall-396 17s -16s linear infinite}@keyframes fall-396{58.71%{transform:translate(47.0757vw,58.71vh) scale(.2904)}to{transform:translate(51.12135vw,99vh) scale(.2904)}}.snow:nth-child(397){opacity:.188;transform:translate(58.9561vw,-10px) scale(.7247);animation:fall-397 10s -4s linear infinite}@keyframes fall-397{63.915%{transform:translate(54.4427vw,63.915vh) scale(.7247)}to{transform:translate(56.6994vw,99vh) scale(.7247)}}.snow:nth-child(398){opacity:.5336;transform:translate(61.9957vw,-10px) scale(.9984);animation:fall-398 10s -15s linear infinite}@keyframes fall-398{57.461%{transform:translate(63.5809vw,57.461vh) scale(.9984)}to{transform:translate(62.7883vw,99vh) scale(.9984)}}.snow:nth-child(399){opacity:1.3148;transform:translate(85.9281vw,-10px) scale(.1588);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{45.444%{transform:translate(89.8339vw,45.444vh) scale(.1588)}to{transform:translate(87.881vw,99vh) scale(.1588)}}.snow:nth-child(400){opacity:.1392;transform:translate(56.6174vw,-10px) scale(.597);animation:fall-400 14s -28s linear infinite}@keyframes fall-400{43.459%{transform:translate(62.8687vw,43.459vh) scale(.597)}to{transform:translate(59.74305vw,99vh) scale(.597)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7232;transform:translate(10.2054vw,-10px) scale(.3046);animation:fall-1 12s -22s linear infinite}@keyframes fall-1{49.299%{transform:translate(8.6409vw,49.299vh) scale(.3046)}to{transform:translate(9.42315vw,99vh) scale(.3046)}}.snow:nth-child(2){opacity:.2556;transform:translate(.8139vw,-10px) scale(.1302);animation:fall-2 30s -3s linear infinite}@keyframes fall-2{72.684%{transform:translate(-3.8897vw,72.684vh) scale(.1302)}to{transform:translate(-1.5379vw,99vh) scale(.1302)}}.snow:nth-child(3){opacity:.3422;transform:translate(23.1592vw,-10px) scale(.8281);animation:fall-3 29s -2s linear infinite}@keyframes fall-3{40.544%{transform:translate(14.5895vw,40.544vh) scale(.8281)}to{transform:translate(18.87435vw,99vh) scale(.8281)}}.snow:nth-child(4){opacity:1.3152;transform:translate(89.3361vw,-10px) scale(.1445);animation:fall-4 15s -18s linear infinite}@keyframes fall-4{59.938%{transform:translate(98.1151vw,59.938vh) scale(.1445)}to{transform:translate(93.7256vw,99vh) scale(.1445)}}.snow:nth-child(5){opacity:1.6852;transform:translate(74.6365vw,-10px) scale(.264);animation:fall-5 16s -17s linear infinite}@keyframes fall-5{75.264%{transform:translate(74.4161vw,75.264vh) scale(.264)}to{transform:translate(74.5263vw,99vh) scale(.264)}}.snow:nth-child(6){opacity:.7076;transform:translate(81.5821vw,-10px) scale(.2796);animation:fall-6 29s -19s linear infinite}@keyframes fall-6{52.093%{transform:translate(82.0507vw,52.093vh) scale(.2796)}to{transform:translate(81.8164vw,99vh) scale(.2796)}}.snow:nth-child(7){opacity:1.2378;transform:translate(93.482vw,-10px) scale(.7565);animation:fall-7 18s -14s linear infinite}@keyframes fall-7{74.611%{transform:translate(88.0949vw,74.611vh) scale(.7565)}to{transform:translate(90.78845vw,99vh) scale(.7565)}}.snow:nth-child(8){opacity:.544;transform:translate(51.9581vw,-10px) scale(.3352);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{72.795%{transform:translate(48.6843vw,72.795vh) scale(.3352)}to{transform:translate(50.3212vw,99vh) scale(.3352)}}.snow:nth-child(9){opacity:.7946;transform:translate(10.1627vw,-10px) scale(.8415);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{73.913%{transform:translate(10.7963vw,73.913vh) scale(.8415)}to{transform:translate(10.4795vw,99vh) scale(.8415)}}.snow:nth-child(10){opacity:.0572;transform:translate(27.4966vw,-10px) scale(.1316);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{35.366%{transform:translate(29.9436vw,35.366vh) scale(.1316)}to{transform:translate(28.7201vw,99vh) scale(.1316)}}.snow:nth-child(11){opacity:.6312;transform:translate(78.7316vw,-10px) scale(.769);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{42.219%{transform:translate(80.8451vw,42.219vh) scale(.769)}to{transform:translate(79.78835vw,99vh) scale(.769)}}.snow:nth-child(12){opacity:.7992;transform:translate(87.0343vw,-10px) scale(.662);animation:fall-12 27s -5s linear infinite}@keyframes fall-12{62.132%{transform:translate(88.6297vw,62.132vh) scale(.662)}to{transform:translate(87.832vw,99vh) scale(.662)}}.snow:nth-child(13){opacity:1.7152;transform:translate(22.8551vw,-10px) scale(.5756);animation:fall-13 23s -6s linear infinite}@keyframes fall-13{48.678%{transform:translate(25.5996vw,48.678vh) scale(.5756)}to{transform:translate(24.22735vw,99vh) scale(.5756)}}.snow:nth-child(14){opacity:1.3322;transform:translate(29.7858vw,-10px) scale(.5768);animation:fall-14 22s -27s linear infinite}@keyframes fall-14{43.31%{transform:translate(20.4515vw,43.31vh) scale(.5768)}to{transform:translate(25.11865vw,99vh) scale(.5768)}}.snow:nth-child(15){opacity:.42;transform:translate(51.1282vw,-10px) scale(.523);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{73.006%{transform:translate(50.4568vw,73.006vh) scale(.523)}to{transform:translate(50.7925vw,99vh) scale(.523)}}.snow:nth-child(16){opacity:1.6908;transform:translate(28.5957vw,-10px) scale(.0924);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{59.008%{transform:translate(32.3279vw,59.008vh) scale(.0924)}to{transform:translate(30.4618vw,99vh) scale(.0924)}}.snow:nth-child(17){opacity:.7224;transform:translate(33.7873vw,-10px) scale(.7127);animation:fall-17 16s -27s linear infinite}@keyframes fall-17{30.256%{transform:translate(36.912vw,30.256vh) scale(.7127)}to{transform:translate(35.34965vw,99vh) scale(.7127)}}.snow:nth-child(18){opacity:.7252;transform:translate(58.6837vw,-10px) scale(.1818);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.31%{transform:translate(55.8401vw,43.31vh) scale(.1818)}to{transform:translate(57.2619vw,99vh) scale(.1818)}}.snow:nth-child(19){opacity:.811;transform:translate(15.7502vw,-10px) scale(.0317);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{70.438%{transform:translate(23.3087vw,70.438vh) scale(.0317)}to{transform:translate(19.52945vw,99vh) scale(.0317)}}.snow:nth-child(20){opacity:1.8928;transform:translate(98.6722vw,-10px) scale(.4665);animation:fall-20 28s -7s linear infinite}@keyframes fall-20{72.485%{transform:translate(97.3064vw,72.485vh) scale(.4665)}to{transform:translate(97.9893vw,99vh) scale(.4665)}}.snow:nth-child(21){opacity:1.2178;transform:translate(13.2878vw,-10px) scale(.5799);animation:fall-21 11s -28s linear infinite}@keyframes fall-21{76.47%{transform:translate(3.9881vw,76.47vh) scale(.5799)}to{transform:translate(8.63795vw,99vh) scale(.5799)}}.snow:nth-child(22){opacity:.1684;transform:translate(10.4815vw,-10px) scale(.1619);animation:fall-22 15s -7s linear infinite}@keyframes fall-22{72.707%{transform:translate(.6949vw,72.707vh) scale(.1619)}to{transform:translate(5.5882vw,99vh) scale(.1619)}}.snow:nth-child(23){opacity:1.0672;transform:translate(94.6855vw,-10px) scale(.1044);animation:fall-23 25s -25s linear infinite}@keyframes fall-23{72.95%{transform:translate(100.775vw,72.95vh) scale(.1044)}to{transform:translate(97.73025vw,99vh) scale(.1044)}}.snow:nth-child(24){opacity:.3998;transform:translate(62.4082vw,-10px) scale(.6105);animation:fall-24 25s -25s linear infinite}@keyframes fall-24{59.737%{transform:translate(67.6333vw,59.737vh) scale(.6105)}to{transform:translate(65.02075vw,99vh) scale(.6105)}}.snow:nth-child(25){opacity:1.2648;transform:translate(84.1454vw,-10px) scale(.3455);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{74.867%{transform:translate(90.214vw,74.867vh) scale(.3455)}to{transform:translate(87.1797vw,99vh) scale(.3455)}}.snow:nth-child(26){opacity:.2394;transform:translate(85.3813vw,-10px) scale(.34);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{50.171%{transform:translate(83.6085vw,50.171vh) scale(.34)}to{transform:translate(84.4949vw,99vh) scale(.34)}}.snow:nth-child(27){opacity:1.2822;transform:translate(58.0564vw,-10px) scale(.1032);animation:fall-27 15s -7s linear infinite}@keyframes fall-27{54.721%{transform:translate(58.0032vw,54.721vh) scale(.1032)}to{transform:translate(58.0298vw,99vh) scale(.1032)}}.snow:nth-child(28){opacity:1.3476;transform:translate(29.5519vw,-10px) scale(.8258);animation:fall-28 12s -28s linear infinite}@keyframes fall-28{61.036%{transform:translate(31.6565vw,61.036vh) scale(.8258)}to{transform:translate(30.6042vw,99vh) scale(.8258)}}.snow:nth-child(29){opacity:1.7518;transform:translate(68.9332vw,-10px) scale(.5575);animation:fall-29 18s -11s linear infinite}@keyframes fall-29{67.688%{transform:translate(63.4055vw,67.688vh) scale(.5575)}to{transform:translate(66.16935vw,99vh) scale(.5575)}}.snow:nth-child(30){opacity:.5158;transform:translate(68.0263vw,-10px) scale(.3738);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{54.321%{transform:translate(59.1154vw,54.321vh) scale(.3738)}to{transform:translate(63.57085vw,99vh) scale(.3738)}}.snow:nth-child(31){opacity:.6748;transform:translate(41.8085vw,-10px) scale(.4149);animation:fall-31 19s -9s linear infinite}@keyframes fall-31{56.848%{transform:translate(33.1295vw,56.848vh) scale(.4149)}to{transform:translate(37.469vw,99vh) scale(.4149)}}.snow:nth-child(32){opacity:1.4862;transform:translate(17.6712vw,-10px) scale(.9206);animation:fall-32 24s -3s linear infinite}@keyframes fall-32{72.614%{transform:translate(25.7588vw,72.614vh) scale(.9206)}to{transform:translate(21.715vw,99vh) scale(.9206)}}.snow:nth-child(33){opacity:1.8214;transform:translate(29.513vw,-10px) scale(.9427);animation:fall-33 22s -19s linear infinite}@keyframes fall-33{62.212%{transform:translate(39.409vw,62.212vh) scale(.9427)}to{transform:translate(34.461vw,99vh) scale(.9427)}}.snow:nth-child(34){opacity:.5886;transform:translate(52.1626vw,-10px) scale(.528);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{53.399%{transform:translate(48.2694vw,53.399vh) scale(.528)}to{transform:translate(50.216vw,99vh) scale(.528)}}.snow:nth-child(35){opacity:1.1556;transform:translate(63.461vw,-10px) scale(.8039);animation:fall-35 22s -30s linear infinite}@keyframes fall-35{37.858%{transform:translate(72.7533vw,37.858vh) scale(.8039)}to{transform:translate(68.10715vw,99vh) scale(.8039)}}.snow:nth-child(36){opacity:1.4394;transform:translate(6.7211vw,-10px) scale(.4498);animation:fall-36 11s -1s linear infinite}@keyframes fall-36{56.463%{transform:translate(6.6761vw,56.463vh) scale(.4498)}to{transform:translate(6.6986vw,99vh) scale(.4498)}}.snow:nth-child(37){opacity:1.6632;transform:translate(76.0895vw,-10px) scale(.812);animation:fall-37 22s -17s linear infinite}@keyframes fall-37{39.276%{transform:translate(82.0499vw,39.276vh) scale(.812)}to{transform:translate(79.0697vw,99vh) scale(.812)}}.snow:nth-child(38){opacity:.308;transform:translate(43.2094vw,-10px) scale(.8844);animation:fall-38 23s -25s linear infinite}@keyframes fall-38{47.434%{transform:translate(33.8107vw,47.434vh) scale(.8844)}to{transform:translate(38.51005vw,99vh) scale(.8844)}}.snow:nth-child(39){opacity:.333;transform:translate(73.9338vw,-10px) scale(.0344);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{40.733%{transform:translate(64.3922vw,40.733vh) scale(.0344)}to{transform:translate(69.163vw,99vh) scale(.0344)}}.snow:nth-child(40){opacity:.3188;transform:translate(58.6156vw,-10px) scale(.0836);animation:fall-40 21s -5s linear infinite}@keyframes fall-40{71.995%{transform:translate(55.1987vw,71.995vh) scale(.0836)}to{transform:translate(56.90715vw,99vh) scale(.0836)}}.snow:nth-child(41){opacity:.8982;transform:translate(51.7225vw,-10px) scale(.2628);animation:fall-41 16s -29s linear infinite}@keyframes fall-41{67.456%{transform:translate(48.6524vw,67.456vh) scale(.2628)}to{transform:translate(50.18745vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.1696;transform:translate(82.5291vw,-10px) scale(.0893);animation:fall-42 15s -17s linear infinite}@keyframes fall-42{30.909%{transform:translate(84.4992vw,30.909vh) scale(.0893)}to{transform:translate(83.51415vw,99vh) scale(.0893)}}.snow:nth-child(43){opacity:.3496;transform:translate(84.5698vw,-10px) scale(.8735);animation:fall-43 15s -5s linear infinite}@keyframes fall-43{71.526%{transform:translate(85.9934vw,71.526vh) scale(.8735)}to{transform:translate(85.2816vw,99vh) scale(.8735)}}.snow:nth-child(44){opacity:1.6554;transform:translate(36.8012vw,-10px) scale(.3022);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{69.842%{transform:translate(27.8459vw,69.842vh) scale(.3022)}to{transform:translate(32.32355vw,99vh) scale(.3022)}}.snow:nth-child(45){opacity:.985;transform:translate(48.8038vw,-10px) scale(.2309);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{74.643%{transform:translate(47.9044vw,74.643vh) scale(.2309)}to{transform:translate(48.3541vw,99vh) scale(.2309)}}.snow:nth-child(46){opacity:1.3852;transform:translate(46.2621vw,-10px) scale(.8523);animation:fall-46 11s -19s linear infinite}@keyframes fall-46{72.554%{transform:translate(51.3061vw,72.554vh) scale(.8523)}to{transform:translate(48.7841vw,99vh) scale(.8523)}}.snow:nth-child(47){opacity:.1328;transform:translate(43.0025vw,-10px) scale(.4665);animation:fall-47 19s -8s linear infinite}@keyframes fall-47{69.49%{transform:translate(47.8447vw,69.49vh) scale(.4665)}to{transform:translate(45.4236vw,99vh) scale(.4665)}}.snow:nth-child(48){opacity:.074;transform:translate(41.134vw,-10px) scale(.9668);animation:fall-48 27s -27s linear infinite}@keyframes fall-48{65.208%{transform:translate(31.65vw,65.208vh) scale(.9668)}to{transform:translate(36.392vw,99vh) scale(.9668)}}.snow:nth-child(49){opacity:1.9284;transform:translate(8.3506vw,-10px) scale(.643);animation:fall-49 15s -5s linear infinite}@keyframes fall-49{64.243%{transform:translate(5.8455vw,64.243vh) scale(.643)}to{transform:translate(7.09805vw,99vh) scale(.643)}}.snow:nth-child(50){opacity:.9444;transform:translate(43.1802vw,-10px) scale(.6505);animation:fall-50 17s -8s linear infinite}@keyframes fall-50{47.818%{transform:translate(33.3336vw,47.818vh) scale(.6505)}to{transform:translate(38.2569vw,99vh) scale(.6505)}}.snow:nth-child(51){opacity:.1252;transform:translate(41.2907vw,-10px) scale(.0096);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{47.286%{transform:translate(44.6308vw,47.286vh) scale(.0096)}to{transform:translate(42.96075vw,99vh) scale(.0096)}}.snow:nth-child(52){opacity:.7258;transform:translate(75.0432vw,-10px) scale(.0277);animation:fall-52 27s -14s linear infinite}@keyframes fall-52{48.003%{transform:translate(69.8591vw,48.003vh) scale(.0277)}to{transform:translate(72.45115vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.3526;transform:translate(67.2676vw,-10px) scale(.265);animation:fall-53 29s -14s linear infinite}@keyframes fall-53{49.753%{transform:translate(74.6937vw,49.753vh) scale(.265)}to{transform:translate(70.98065vw,99vh) scale(.265)}}.snow:nth-child(54){opacity:.163;transform:translate(39.1737vw,-10px) scale(.7236);animation:fall-54 23s -22s linear infinite}@keyframes fall-54{63.757%{transform:translate(35.1577vw,63.757vh) scale(.7236)}to{transform:translate(37.1657vw,99vh) scale(.7236)}}.snow:nth-child(55){opacity:.8026;transform:translate(54.7055vw,-10px) scale(.2628);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{77.78%{transform:translate(45.3283vw,77.78vh) scale(.2628)}to{transform:translate(50.0169vw,99vh) scale(.2628)}}.snow:nth-child(56){opacity:.5476;transform:translate(14.1886vw,-10px) scale(.3907);animation:fall-56 24s -10s linear infinite}@keyframes fall-56{75.594%{transform:translate(20.4529vw,75.594vh) scale(.3907)}to{transform:translate(17.32075vw,99vh) scale(.3907)}}.snow:nth-child(57){opacity:.0934;transform:translate(28.0933vw,-10px) scale(.076);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{45.388%{transform:translate(18.4645vw,45.388vh) scale(.076)}to{transform:translate(23.2789vw,99vh) scale(.076)}}.snow:nth-child(58){opacity:.7052;transform:translate(37.3536vw,-10px) scale(.3387);animation:fall-58 21s -5s linear infinite}@keyframes fall-58{49.7%{transform:translate(41.8282vw,49.7vh) scale(.3387)}to{transform:translate(39.5909vw,99vh) scale(.3387)}}.snow:nth-child(59){opacity:.5588;transform:translate(54.8722vw,-10px) scale(.5376);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{44.603%{transform:translate(53.8034vw,44.603vh) scale(.5376)}to{transform:translate(54.3378vw,99vh) scale(.5376)}}.snow:nth-child(60){opacity:.4032;transform:translate(54.1381vw,-10px) scale(.6084);animation:fall-60 21s -8s linear infinite}@keyframes fall-60{61.9%{transform:translate(45.4461vw,61.9vh) scale(.6084)}to{transform:translate(49.7921vw,99vh) scale(.6084)}}.snow:nth-child(61){opacity:1.0456;transform:translate(91.5413vw,-10px) scale(.7601);animation:fall-61 29s -21s linear infinite}@keyframes fall-61{45.783%{transform:translate(91.7621vw,45.783vh) scale(.7601)}to{transform:translate(91.6517vw,99vh) scale(.7601)}}.snow:nth-child(62){opacity:1.7552;transform:translate(20.6213vw,-10px) scale(.0399);animation:fall-62 26s -1s linear infinite}@keyframes fall-62{51.222%{transform:translate(13.0906vw,51.222vh) scale(.0399)}to{transform:translate(16.85595vw,99vh) scale(.0399)}}.snow:nth-child(63){opacity:.9392;transform:translate(98.4776vw,-10px) scale(.317);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{68.999%{transform:translate(89.9675vw,68.999vh) scale(.317)}to{transform:translate(94.22255vw,99vh) scale(.317)}}.snow:nth-child(64){opacity:1.1432;transform:translate(76.9493vw,-10px) scale(.9194);animation:fall-64 27s -14s linear infinite}@keyframes fall-64{74.643%{transform:translate(80.8102vw,74.643vh) scale(.9194)}to{transform:translate(78.87975vw,99vh) scale(.9194)}}.snow:nth-child(65){opacity:1.8516;transform:translate(84.7505vw,-10px) scale(.4905);animation:fall-65 15s -29s linear infinite}@keyframes fall-65{44.737%{transform:translate(86.8253vw,44.737vh) scale(.4905)}to{transform:translate(85.7879vw,99vh) scale(.4905)}}.snow:nth-child(66){opacity:.7886;transform:translate(23.8641vw,-10px) scale(.6013);animation:fall-66 11s -5s linear infinite}@keyframes fall-66{67.256%{transform:translate(24.8498vw,67.256vh) scale(.6013)}to{transform:translate(24.35695vw,99vh) scale(.6013)}}.snow:nth-child(67){opacity:1.6344;transform:translate(43.9992vw,-10px) scale(.4526);animation:fall-67 28s -7s linear infinite}@keyframes fall-67{30.885%{transform:translate(49.9422vw,30.885vh) scale(.4526)}to{transform:translate(46.9707vw,99vh) scale(.4526)}}.snow:nth-child(68){opacity:1.266;transform:translate(44.4662vw,-10px) scale(.952);animation:fall-68 28s -23s linear infinite}@keyframes fall-68{72.576%{transform:translate(36.0608vw,72.576vh) scale(.952)}to{transform:translate(40.2635vw,99vh) scale(.952)}}.snow:nth-child(69){opacity:.3088;transform:translate(22.715vw,-10px) scale(.9118);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{50.353%{transform:translate(25.6837vw,50.353vh) scale(.9118)}to{transform:translate(24.19935vw,99vh) scale(.9118)}}.snow:nth-child(70){opacity:1.2426;transform:translate(91.5915vw,-10px) scale(.2691);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{34.116%{transform:translate(90.3856vw,34.116vh) scale(.2691)}to{transform:translate(90.98855vw,99vh) scale(.2691)}}.snow:nth-child(71){opacity:.3438;transform:translate(79.6297vw,-10px) scale(.2568);animation:fall-71 23s -14s linear infinite}@keyframes fall-71{32.859%{transform:translate(71.4275vw,32.859vh) scale(.2568)}to{transform:translate(75.5286vw,99vh) scale(.2568)}}.snow:nth-child(72){opacity:.6818;transform:translate(98.3901vw,-10px) scale(.1206);animation:fall-72 21s -24s linear infinite}@keyframes fall-72{46.462%{transform:translate(91.6829vw,46.462vh) scale(.1206)}to{transform:translate(95.0365vw,99vh) scale(.1206)}}.snow:nth-child(73){opacity:.038;transform:translate(14.2016vw,-10px) scale(.1393);animation:fall-73 22s -7s linear infinite}@keyframes fall-73{75.841%{transform:translate(8.8516vw,75.841vh) scale(.1393)}to{transform:translate(11.5266vw,99vh) scale(.1393)}}.snow:nth-child(74){opacity:1.1356;transform:translate(34.4004vw,-10px) scale(.0766);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{41.141%{transform:translate(33.9899vw,41.141vh) scale(.0766)}to{transform:translate(34.19515vw,99vh) scale(.0766)}}.snow:nth-child(75){opacity:1.0456;transform:translate(71.8535vw,-10px) scale(.8692);animation:fall-75 11s -15s linear infinite}@keyframes fall-75{33.468%{transform:translate(81.0379vw,33.468vh) scale(.8692)}to{transform:translate(76.4457vw,99vh) scale(.8692)}}.snow:nth-child(76){opacity:1.3552;transform:translate(77.7408vw,-10px) scale(.6022);animation:fall-76 10s -1s linear infinite}@keyframes fall-76{47.729%{transform:translate(86.0406vw,47.729vh) scale(.6022)}to{transform:translate(81.8907vw,99vh) scale(.6022)}}.snow:nth-child(77){opacity:1.6518;transform:translate(17.6668vw,-10px) scale(.1751);animation:fall-77 29s -27s linear infinite}@keyframes fall-77{55.038%{transform:translate(7.9843vw,55.038vh) scale(.1751)}to{transform:translate(12.82555vw,99vh) scale(.1751)}}.snow:nth-child(78){opacity:1.7128;transform:translate(30.5718vw,-10px) scale(.8065);animation:fall-78 29s -25s linear infinite}@keyframes fall-78{56.427%{transform:translate(29.5682vw,56.427vh) scale(.8065)}to{transform:translate(30.07vw,99vh) scale(.8065)}}.snow:nth-child(79){opacity:.1856;transform:translate(55.7362vw,-10px) scale(.5615);animation:fall-79 26s -5s linear infinite}@keyframes fall-79{40.665%{transform:translate(54.9063vw,40.665vh) scale(.5615)}to{transform:translate(55.32125vw,99vh) scale(.5615)}}.snow:nth-child(80){opacity:1.8962;transform:translate(30.508vw,-10px) scale(.5348);animation:fall-80 19s -23s linear infinite}@keyframes fall-80{40.576%{transform:translate(27.52vw,40.576vh) scale(.5348)}to{transform:translate(29.014vw,99vh) scale(.5348)}}.snow:nth-child(81){opacity:1.7042;transform:translate(11.1849vw,-10px) scale(.902);animation:fall-81 23s -27s linear infinite}@keyframes fall-81{63.886%{transform:translate(1.4578vw,63.886vh) scale(.902)}to{transform:translate(6.32135vw,99vh) scale(.902)}}.snow:nth-child(82){opacity:1.1676;transform:translate(98.0997vw,-10px) scale(.9285);animation:fall-82 21s -8s linear infinite}@keyframes fall-82{31.702%{transform:translate(92.8448vw,31.702vh) scale(.9285)}to{transform:translate(95.47225vw,99vh) scale(.9285)}}.snow:nth-child(83){opacity:1.5782;transform:translate(5.5858vw,-10px) scale(.3501);animation:fall-83 12s -23s linear infinite}@keyframes fall-83{53.428%{transform:translate(14.5437vw,53.428vh) scale(.3501)}to{transform:translate(10.06475vw,99vh) scale(.3501)}}.snow:nth-child(84){opacity:.4092;transform:translate(10.5485vw,-10px) scale(.2768);animation:fall-84 26s -21s linear infinite}@keyframes fall-84{64.954%{transform:translate(5.5393vw,64.954vh) scale(.2768)}to{transform:translate(8.0439vw,99vh) scale(.2768)}}.snow:nth-child(85){opacity:.828;transform:translate(88.2258vw,-10px) scale(.0283);animation:fall-85 26s -8s linear infinite}@keyframes fall-85{39.99%{transform:translate(94.1884vw,39.99vh) scale(.0283)}to{transform:translate(91.2071vw,99vh) scale(.0283)}}.snow:nth-child(86){opacity:1.4616;transform:translate(89.4741vw,-10px) scale(.0582);animation:fall-86 22s -25s linear infinite}@keyframes fall-86{55.309%{transform:translate(86.4743vw,55.309vh) scale(.0582)}to{transform:translate(87.9742vw,99vh) scale(.0582)}}.snow:nth-child(87){opacity:1.6626;transform:translate(56.5654vw,-10px) scale(.0382);animation:fall-87 24s -28s linear infinite}@keyframes fall-87{30.756%{transform:translate(47.4599vw,30.756vh) scale(.0382)}to{transform:translate(52.01265vw,99vh) scale(.0382)}}.snow:nth-child(88){opacity:.1668;transform:translate(25.4814vw,-10px) scale(.1035);animation:fall-88 29s -27s linear infinite}@keyframes fall-88{46.416%{transform:translate(35.3685vw,46.416vh) scale(.1035)}to{transform:translate(30.42495vw,99vh) scale(.1035)}}.snow:nth-child(89){opacity:.462;transform:translate(80.955vw,-10px) scale(.0849);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{76.466%{transform:translate(78.5251vw,76.466vh) scale(.0849)}to{transform:translate(79.74005vw,99vh) scale(.0849)}}.snow:nth-child(90){opacity:.479;transform:translate(62.355vw,-10px) scale(.7495);animation:fall-90 13s -6s linear infinite}@keyframes fall-90{57.725%{transform:translate(61.1721vw,57.725vh) scale(.7495)}to{transform:translate(61.76355vw,99vh) scale(.7495)}}.snow:nth-child(91){opacity:1.032;transform:translate(97.012vw,-10px) scale(.8677);animation:fall-91 24s -1s linear infinite}@keyframes fall-91{64.542%{transform:translate(105.5792vw,64.542vh) scale(.8677)}to{transform:translate(101.2956vw,99vh) scale(.8677)}}.snow:nth-child(92){opacity:.1038;transform:translate(93.641vw,-10px) scale(.5585);animation:fall-92 28s -5s linear infinite}@keyframes fall-92{34.497%{transform:translate(101.7457vw,34.497vh) scale(.5585)}to{transform:translate(97.69335vw,99vh) scale(.5585)}}.snow:nth-child(93){opacity:1.0434;transform:translate(15.4033vw,-10px) scale(.5636);animation:fall-93 15s -9s linear infinite}@keyframes fall-93{56.791%{transform:translate(6.6622vw,56.791vh) scale(.5636)}to{transform:translate(11.03275vw,99vh) scale(.5636)}}.snow:nth-child(94){opacity:.0456;transform:translate(7.8096vw,-10px) scale(.5207);animation:fall-94 11s -28s linear infinite}@keyframes fall-94{58.495%{transform:translate(-.9425vw,58.495vh) scale(.5207)}to{transform:translate(3.43355vw,99vh) scale(.5207)}}.snow:nth-child(95){opacity:.996;transform:translate(27.6172vw,-10px) scale(.9366);animation:fall-95 26s -6s linear infinite}@keyframes fall-95{54.892%{transform:translate(18.569vw,54.892vh) scale(.9366)}to{transform:translate(23.0931vw,99vh) scale(.9366)}}.snow:nth-child(96){opacity:1.2988;transform:translate(61.8663vw,-10px) scale(.8173);animation:fall-96 24s -26s linear infinite}@keyframes fall-96{46.035%{transform:translate(68.5564vw,46.035vh) scale(.8173)}to{transform:translate(65.21135vw,99vh) scale(.8173)}}.snow:nth-child(97){opacity:1.8362;transform:translate(88.167vw,-10px) scale(.0654);animation:fall-97 23s -22s linear infinite}@keyframes fall-97{54.796%{transform:translate(80.7582vw,54.796vh) scale(.0654)}to{transform:translate(84.4626vw,99vh) scale(.0654)}}.snow:nth-child(98){opacity:.6756;transform:translate(83.945vw,-10px) scale(.5568);animation:fall-98 28s -19s linear infinite}@keyframes fall-98{50.615%{transform:translate(78.4748vw,50.615vh) scale(.5568)}to{transform:translate(81.2099vw,99vh) scale(.5568)}}.snow:nth-child(99){opacity:1.576;transform:translate(88.5388vw,-10px) scale(.1728);animation:fall-99 28s -20s linear infinite}@keyframes fall-99{33.534%{transform:translate(79.5767vw,33.534vh) scale(.1728)}to{transform:translate(84.05775vw,99vh) scale(.1728)}}.snow:nth-child(100){opacity:1.2008;transform:translate(74.1204vw,-10px) scale(.6431);animation:fall-100 23s -4s linear infinite}@keyframes fall-100{38.803%{transform:translate(74.666vw,38.803vh) scale(.6431)}to{transform:translate(74.3932vw,99vh) scale(.6431)}}.snow:nth-child(101){opacity:.6802;transform:translate(98.5592vw,-10px) scale(.7267);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{53.297%{transform:translate(105.9324vw,53.297vh) scale(.7267)}to{transform:translate(102.2458vw,99vh) scale(.7267)}}.snow:nth-child(102){opacity:1.5552;transform:translate(3.4667vw,-10px) scale(.622);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{70.278%{transform:translate(-4.4912vw,70.278vh) scale(.622)}to{transform:translate(-.51225vw,99vh) scale(.622)}}.snow:nth-child(103){opacity:1.7742;transform:translate(23.1539vw,-10px) scale(.4313);animation:fall-103 29s -24s linear infinite}@keyframes fall-103{43.916%{transform:translate(23.1593vw,43.916vh) scale(.4313)}to{transform:translate(23.1566vw,99vh) scale(.4313)}}.snow:nth-child(104){opacity:.935;transform:translate(30.4417vw,-10px) scale(.9206);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{77.347%{transform:translate(32.3688vw,77.347vh) scale(.9206)}to{transform:translate(31.40525vw,99vh) scale(.9206)}}.snow:nth-child(105){opacity:1.5168;transform:translate(96.5828vw,-10px) scale(.1666);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{32.578%{transform:translate(98.1664vw,32.578vh) scale(.1666)}to{transform:translate(97.3746vw,99vh) scale(.1666)}}.snow:nth-child(106){opacity:.3308;transform:translate(40.7362vw,-10px) scale(.6471);animation:fall-106 14s -4s linear infinite}@keyframes fall-106{72.329%{transform:translate(32.1614vw,72.329vh) scale(.6471)}to{transform:translate(36.4488vw,99vh) scale(.6471)}}.snow:nth-child(107){opacity:.0736;transform:translate(23.2393vw,-10px) scale(.4813);animation:fall-107 21s -12s linear infinite}@keyframes fall-107{62.829%{transform:translate(17.4522vw,62.829vh) scale(.4813)}to{transform:translate(20.34575vw,99vh) scale(.4813)}}.snow:nth-child(108){opacity:.3886;transform:translate(77.565vw,-10px) scale(.0914);animation:fall-108 21s -7s linear infinite}@keyframes fall-108{36.036%{transform:translate(79.7449vw,36.036vh) scale(.0914)}to{transform:translate(78.65495vw,99vh) scale(.0914)}}.snow:nth-child(109){opacity:.21;transform:translate(60.3968vw,-10px) scale(.6766);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{31.429%{transform:translate(54.9565vw,31.429vh) scale(.6766)}to{transform:translate(57.67665vw,99vh) scale(.6766)}}.snow:nth-child(110){opacity:.4018;transform:translate(42.3768vw,-10px) scale(.9448);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{74.639%{transform:translate(48.9868vw,74.639vh) scale(.9448)}to{transform:translate(45.6818vw,99vh) scale(.9448)}}.snow:nth-child(111){opacity:1.552;transform:translate(65.9162vw,-10px) scale(.4827);animation:fall-111 13s -17s linear infinite}@keyframes fall-111{44.418%{transform:translate(68.2345vw,44.418vh) scale(.4827)}to{transform:translate(67.07535vw,99vh) scale(.4827)}}.snow:nth-child(112){opacity:.7638;transform:translate(2.7573vw,-10px) scale(.8251);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.522%{transform:translate(-2.0041vw,45.522vh) scale(.8251)}to{transform:translate(.3766vw,99vh) scale(.8251)}}.snow:nth-child(113){opacity:1.2866;transform:translate(4.5068vw,-10px) scale(.168);animation:fall-113 12s -19s linear infinite}@keyframes fall-113{56.146%{transform:translate(8.0202vw,56.146vh) scale(.168)}to{transform:translate(6.2635vw,99vh) scale(.168)}}.snow:nth-child(114){opacity:1.1022;transform:translate(38.3727vw,-10px) scale(.2348);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{32.85%{transform:translate(32.1064vw,32.85vh) scale(.2348)}to{transform:translate(35.23955vw,99vh) scale(.2348)}}.snow:nth-child(115){opacity:.201;transform:translate(35.0251vw,-10px) scale(.866);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{33.318%{transform:translate(27.5228vw,33.318vh) scale(.866)}to{transform:translate(31.27395vw,99vh) scale(.866)}}.snow:nth-child(116){opacity:.8054;transform:translate(49.9391vw,-10px) scale(.2826);animation:fall-116 20s -29s linear infinite}@keyframes fall-116{41.364%{transform:translate(45.6203vw,41.364vh) scale(.2826)}to{transform:translate(47.7797vw,99vh) scale(.2826)}}.snow:nth-child(117){opacity:.2228;transform:translate(21.8326vw,-10px) scale(.3182);animation:fall-117 16s -28s linear infinite}@keyframes fall-117{72.724%{transform:translate(20.465vw,72.724vh) scale(.3182)}to{transform:translate(21.1488vw,99vh) scale(.3182)}}.snow:nth-child(118){opacity:.2966;transform:translate(97.173vw,-10px) scale(.2024);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{56.231%{transform:translate(95.2701vw,56.231vh) scale(.2024)}to{transform:translate(96.22155vw,99vh) scale(.2024)}}.snow:nth-child(119){opacity:.3636;transform:translate(17.3054vw,-10px) scale(.3392);animation:fall-119 25s -13s linear infinite}@keyframes fall-119{71.529%{transform:translate(15.0374vw,71.529vh) scale(.3392)}to{transform:translate(16.1714vw,99vh) scale(.3392)}}.snow:nth-child(120){opacity:1.6526;transform:translate(14.219vw,-10px) scale(.1848);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{65.58%{transform:translate(20.9427vw,65.58vh) scale(.1848)}to{transform:translate(17.58085vw,99vh) scale(.1848)}}.snow:nth-child(121){opacity:1.5478;transform:translate(48.166vw,-10px) scale(.3443);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{52.179%{transform:translate(48.9664vw,52.179vh) scale(.3443)}to{transform:translate(48.5662vw,99vh) scale(.3443)}}.snow:nth-child(122){opacity:.6454;transform:translate(6.3308vw,-10px) scale(.2466);animation:fall-122 12s -20s linear infinite}@keyframes fall-122{46.01%{transform:translate(12.9749vw,46.01vh) scale(.2466)}to{transform:translate(9.65285vw,99vh) scale(.2466)}}.snow:nth-child(123){opacity:1.894;transform:translate(9.4871vw,-10px) scale(.6391);animation:fall-123 23s -14s linear infinite}@keyframes fall-123{78.015%{transform:translate(2.3883vw,78.015vh) scale(.6391)}to{transform:translate(5.9377vw,99vh) scale(.6391)}}.snow:nth-child(124){opacity:.7892;transform:translate(53.0396vw,-10px) scale(.0602);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{55.383%{transform:translate(48.6774vw,55.383vh) scale(.0602)}to{transform:translate(50.8585vw,99vh) scale(.0602)}}.snow:nth-child(125){opacity:.2718;transform:translate(85.4094vw,-10px) scale(.563);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{73.949%{transform:translate(82.3718vw,73.949vh) scale(.563)}to{transform:translate(83.8906vw,99vh) scale(.563)}}.snow:nth-child(126){opacity:.0802;transform:translate(95.0016vw,-10px) scale(.4849);animation:fall-126 21s -9s linear infinite}@keyframes fall-126{43.473%{transform:translate(91.0533vw,43.473vh) scale(.4849)}to{transform:translate(93.02745vw,99vh) scale(.4849)}}.snow:nth-child(127){opacity:1.2746;transform:translate(1.7441vw,-10px) scale(.8756);animation:fall-127 11s -29s linear infinite}@keyframes fall-127{63.846%{transform:translate(-4.9785vw,63.846vh) scale(.8756)}to{transform:translate(-1.6172vw,99vh) scale(.8756)}}.snow:nth-child(128){opacity:1.6256;transform:translate(33.3879vw,-10px) scale(.9214);animation:fall-128 12s -18s linear infinite}@keyframes fall-128{41.035%{transform:translate(33.9234vw,41.035vh) scale(.9214)}to{transform:translate(33.65565vw,99vh) scale(.9214)}}.snow:nth-child(129){opacity:1.0546;transform:translate(7.0594vw,-10px) scale(.6982);animation:fall-129 15s -20s linear infinite}@keyframes fall-129{59.749%{transform:translate(11.1983vw,59.749vh) scale(.6982)}to{transform:translate(9.12885vw,99vh) scale(.6982)}}.snow:nth-child(130){opacity:.903;transform:translate(22.9606vw,-10px) scale(.4494);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{30.13%{transform:translate(21.1262vw,30.13vh) scale(.4494)}to{transform:translate(22.0434vw,99vh) scale(.4494)}}.snow:nth-child(131){opacity:1.206;transform:translate(94.3933vw,-10px) scale(.7189);animation:fall-131 15s -29s linear infinite}@keyframes fall-131{57.443%{transform:translate(90.5974vw,57.443vh) scale(.7189)}to{transform:translate(92.49535vw,99vh) scale(.7189)}}.snow:nth-child(132){opacity:.5524;transform:translate(16.3733vw,-10px) scale(.6065);animation:fall-132 12s -14s linear infinite}@keyframes fall-132{47.138%{transform:translate(12.9445vw,47.138vh) scale(.6065)}to{transform:translate(14.6589vw,99vh) scale(.6065)}}.snow:nth-child(133){opacity:1.358;transform:translate(10.9461vw,-10px) scale(.1374);animation:fall-133 26s -3s linear infinite}@keyframes fall-133{66.808%{transform:translate(13.6062vw,66.808vh) scale(.1374)}to{transform:translate(12.27615vw,99vh) scale(.1374)}}.snow:nth-child(134){opacity:1.6702;transform:translate(14.3599vw,-10px) scale(.5049);animation:fall-134 20s -10s linear infinite}@keyframes fall-134{54.395%{transform:translate(8.2946vw,54.395vh) scale(.5049)}to{transform:translate(11.32725vw,99vh) scale(.5049)}}.snow:nth-child(135){opacity:.7994;transform:translate(8.4884vw,-10px) scale(.8766);animation:fall-135 26s -25s linear infinite}@keyframes fall-135{36.981%{transform:translate(1.8906vw,36.981vh) scale(.8766)}to{transform:translate(5.1895vw,99vh) scale(.8766)}}.snow:nth-child(136){opacity:.177;transform:translate(83.6439vw,-10px) scale(.0485);animation:fall-136 10s -1s linear infinite}@keyframes fall-136{58.467%{transform:translate(88.0336vw,58.467vh) scale(.0485)}to{transform:translate(85.83875vw,99vh) scale(.0485)}}.snow:nth-child(137){opacity:.9794;transform:translate(96.1222vw,-10px) scale(.6733);animation:fall-137 10s -21s linear infinite}@keyframes fall-137{53.896%{transform:translate(96.9613vw,53.896vh) scale(.6733)}to{transform:translate(96.54175vw,99vh) scale(.6733)}}.snow:nth-child(138){opacity:1.2526;transform:translate(44.4559vw,-10px) scale(.3351);animation:fall-138 13s -22s linear infinite}@keyframes fall-138{57.643%{transform:translate(46.3247vw,57.643vh) scale(.3351)}to{transform:translate(45.3903vw,99vh) scale(.3351)}}.snow:nth-child(139){opacity:1.0748;transform:translate(4.6714vw,-10px) scale(.2367);animation:fall-139 29s -10s linear infinite}@keyframes fall-139{40.211%{transform:translate(-5.2856vw,40.211vh) scale(.2367)}to{transform:translate(-.3071vw,99vh) scale(.2367)}}.snow:nth-child(140){opacity:1.9542;transform:translate(67.7734vw,-10px) scale(.2317);animation:fall-140 29s -18s linear infinite}@keyframes fall-140{79.068%{transform:translate(73.898vw,79.068vh) scale(.2317)}to{transform:translate(70.8357vw,99vh) scale(.2317)}}.snow:nth-child(141){opacity:.3398;transform:translate(81.7106vw,-10px) scale(.4365);animation:fall-141 24s -14s linear infinite}@keyframes fall-141{73.281%{transform:translate(88.025vw,73.281vh) scale(.4365)}to{transform:translate(84.8678vw,99vh) scale(.4365)}}.snow:nth-child(142){opacity:1.4022;transform:translate(48.8911vw,-10px) scale(.2444);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{42.911%{transform:translate(45.1115vw,42.911vh) scale(.2444)}to{transform:translate(47.0013vw,99vh) scale(.2444)}}.snow:nth-child(143){opacity:1.6344;transform:translate(51.4506vw,-10px) scale(.1617);animation:fall-143 27s -30s linear infinite}@keyframes fall-143{55.721%{transform:translate(51.0822vw,55.721vh) scale(.1617)}to{transform:translate(51.2664vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:1.7668;transform:translate(67.5683vw,-10px) scale(.464);animation:fall-144 24s -8s linear infinite}@keyframes fall-144{62.094%{transform:translate(67.5953vw,62.094vh) scale(.464)}to{transform:translate(67.5818vw,99vh) scale(.464)}}.snow:nth-child(145){opacity:.6008;transform:translate(30.2776vw,-10px) scale(.0906);animation:fall-145 10s -11s linear infinite}@keyframes fall-145{60.502%{transform:translate(37.0797vw,60.502vh) scale(.0906)}to{transform:translate(33.67865vw,99vh) scale(.0906)}}.snow:nth-child(146){opacity:.908;transform:translate(75.247vw,-10px) scale(.0316);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{72.763%{transform:translate(70.2091vw,72.763vh) scale(.0316)}to{transform:translate(72.72805vw,99vh) scale(.0316)}}.snow:nth-child(147){opacity:1.149;transform:translate(56.1441vw,-10px) scale(.3741);animation:fall-147 26s -24s linear infinite}@keyframes fall-147{42.044%{transform:translate(51.4883vw,42.044vh) scale(.3741)}to{transform:translate(53.8162vw,99vh) scale(.3741)}}.snow:nth-child(148){opacity:.1034;transform:translate(35.4504vw,-10px) scale(.0158);animation:fall-148 10s -5s linear infinite}@keyframes fall-148{40.229%{transform:translate(28.0667vw,40.229vh) scale(.0158)}to{transform:translate(31.75855vw,99vh) scale(.0158)}}.snow:nth-child(149){opacity:1.9498;transform:translate(.5435vw,-10px) scale(.9266);animation:fall-149 30s -26s linear infinite}@keyframes fall-149{31.593%{transform:translate(-4.1837vw,31.593vh) scale(.9266)}to{transform:translate(-1.8201vw,99vh) scale(.9266)}}.snow:nth-child(150){opacity:.7204;transform:translate(42.5928vw,-10px) scale(.5999);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{71.671%{transform:translate(41.9745vw,71.671vh) scale(.5999)}to{transform:translate(42.28365vw,99vh) scale(.5999)}}.snow:nth-child(151){opacity:.5544;transform:translate(94.9794vw,-10px) scale(.0213);animation:fall-151 23s -26s linear infinite}@keyframes fall-151{51.106%{transform:translate(88.3573vw,51.106vh) scale(.0213)}to{transform:translate(91.66835vw,99vh) scale(.0213)}}.snow:nth-child(152){opacity:1.4928;transform:translate(71.6063vw,-10px) scale(.8522);animation:fall-152 16s -22s linear infinite}@keyframes fall-152{45.584%{transform:translate(78.8625vw,45.584vh) scale(.8522)}to{transform:translate(75.2344vw,99vh) scale(.8522)}}.snow:nth-child(153){opacity:.9012;transform:translate(5.7853vw,-10px) scale(.4082);animation:fall-153 29s -20s linear infinite}@keyframes fall-153{52.379%{transform:translate(8.6794vw,52.379vh) scale(.4082)}to{transform:translate(7.23235vw,99vh) scale(.4082)}}.snow:nth-child(154){opacity:1.6052;transform:translate(10.3405vw,-10px) scale(.4193);animation:fall-154 21s -28s linear infinite}@keyframes fall-154{74.91%{transform:translate(5.8918vw,74.91vh) scale(.4193)}to{transform:translate(8.11615vw,99vh) scale(.4193)}}.snow:nth-child(155){opacity:1.0352;transform:translate(4.6618vw,-10px) scale(.5019);animation:fall-155 18s -15s linear infinite}@keyframes fall-155{43.284%{transform:translate(9.5885vw,43.284vh) scale(.5019)}to{transform:translate(7.12515vw,99vh) scale(.5019)}}.snow:nth-child(156){opacity:.339;transform:translate(13.8131vw,-10px) scale(.3081);animation:fall-156 19s -24s linear infinite}@keyframes fall-156{51.243%{transform:translate(23.6532vw,51.243vh) scale(.3081)}to{transform:translate(18.73315vw,99vh) scale(.3081)}}.snow:nth-child(157){opacity:1.355;transform:translate(81.0783vw,-10px) scale(.8323);animation:fall-157 18s -7s linear infinite}@keyframes fall-157{47.448%{transform:translate(84.4989vw,47.448vh) scale(.8323)}to{transform:translate(82.7886vw,99vh) scale(.8323)}}.snow:nth-child(158){opacity:.915;transform:translate(69.6625vw,-10px) scale(.6822);animation:fall-158 28s -6s linear infinite}@keyframes fall-158{66.669%{transform:translate(60.0247vw,66.669vh) scale(.6822)}to{transform:translate(64.8436vw,99vh) scale(.6822)}}.snow:nth-child(159){opacity:1.9514;transform:translate(4.9354vw,-10px) scale(.1537);animation:fall-159 19s -3s linear infinite}@keyframes fall-159{36.894%{transform:translate(-1.1385vw,36.894vh) scale(.1537)}to{transform:translate(1.89845vw,99vh) scale(.1537)}}.snow:nth-child(160){opacity:1.3436;transform:translate(73.7404vw,-10px) scale(.7192);animation:fall-160 18s -12s linear infinite}@keyframes fall-160{51.884%{transform:translate(73.6394vw,51.884vh) scale(.7192)}to{transform:translate(73.6899vw,99vh) scale(.7192)}}.snow:nth-child(161){opacity:.3186;transform:translate(63.534vw,-10px) scale(.2774);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{48.115%{transform:translate(61.3847vw,48.115vh) scale(.2774)}to{transform:translate(62.45935vw,99vh) scale(.2774)}}.snow:nth-child(162){opacity:.981;transform:translate(49.5804vw,-10px) scale(.8292);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{54.997%{transform:translate(50.0005vw,54.997vh) scale(.8292)}to{transform:translate(49.79045vw,99vh) scale(.8292)}}.snow:nth-child(163){opacity:1.0204;transform:translate(26.5136vw,-10px) scale(.1162);animation:fall-163 21s -21s linear infinite}@keyframes fall-163{45.057%{transform:translate(32.6749vw,45.057vh) scale(.1162)}to{transform:translate(29.59425vw,99vh) scale(.1162)}}.snow:nth-child(164){opacity:.057;transform:translate(82.1069vw,-10px) scale(.2824);animation:fall-164 21s -26s linear infinite}@keyframes fall-164{54.282%{transform:translate(74.3734vw,54.282vh) scale(.2824)}to{transform:translate(78.24015vw,99vh) scale(.2824)}}.snow:nth-child(165){opacity:1.9844;transform:translate(58.0353vw,-10px) scale(.3838);animation:fall-165 10s -11s linear infinite}@keyframes fall-165{62.659%{transform:translate(48.9621vw,62.659vh) scale(.3838)}to{transform:translate(53.4987vw,99vh) scale(.3838)}}.snow:nth-child(166){opacity:.9242;transform:translate(95.2826vw,-10px) scale(.0479);animation:fall-166 29s -6s linear infinite}@keyframes fall-166{45.393%{transform:translate(92.7358vw,45.393vh) scale(.0479)}to{transform:translate(94.0092vw,99vh) scale(.0479)}}.snow:nth-child(167){opacity:1.6934;transform:translate(39.7479vw,-10px) scale(.3635);animation:fall-167 30s -12s linear infinite}@keyframes fall-167{45.022%{transform:translate(30.2723vw,45.022vh) scale(.3635)}to{transform:translate(35.0101vw,99vh) scale(.3635)}}.snow:nth-child(168){opacity:.861;transform:translate(43.9266vw,-10px) scale(.4639);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{46.045%{transform:translate(42.071vw,46.045vh) scale(.4639)}to{transform:translate(42.9988vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:.9128;transform:translate(27.3982vw,-10px) scale(.3494);animation:fall-169 29s -8s linear infinite}@keyframes fall-169{44.782%{transform:translate(24.8571vw,44.782vh) scale(.3494)}to{transform:translate(26.12765vw,99vh) scale(.3494)}}.snow:nth-child(170){opacity:1.6118;transform:translate(48.4635vw,-10px) scale(.5073);animation:fall-170 27s -12s linear infinite}@keyframes fall-170{44.753%{transform:translate(44.4694vw,44.753vh) scale(.5073)}to{transform:translate(46.46645vw,99vh) scale(.5073)}}.snow:nth-child(171){opacity:1.7748;transform:translate(3.7397vw,-10px) scale(.759);animation:fall-171 29s -28s linear infinite}@keyframes fall-171{77.511%{transform:translate(7.093vw,77.511vh) scale(.759)}to{transform:translate(5.41635vw,99vh) scale(.759)}}.snow:nth-child(172){opacity:.406;transform:translate(4.23vw,-10px) scale(.3619);animation:fall-172 30s -17s linear infinite}@keyframes fall-172{64.219%{transform:translate(2.727vw,64.219vh) scale(.3619)}to{transform:translate(3.4785vw,99vh) scale(.3619)}}.snow:nth-child(173){opacity:1.3654;transform:translate(76.7407vw,-10px) scale(.0584);animation:fall-173 20s -6s linear infinite}@keyframes fall-173{65.136%{transform:translate(73.1256vw,65.136vh) scale(.0584)}to{transform:translate(74.93315vw,99vh) scale(.0584)}}.snow:nth-child(174){opacity:1.4512;transform:translate(74.1206vw,-10px) scale(.2211);animation:fall-174 12s -3s linear infinite}@keyframes fall-174{53.99%{transform:translate(69.516vw,53.99vh) scale(.2211)}to{transform:translate(71.8183vw,99vh) scale(.2211)}}.snow:nth-child(175){opacity:.9436;transform:translate(14.0799vw,-10px) scale(.1123);animation:fall-175 30s -21s linear infinite}@keyframes fall-175{30.491%{transform:translate(19.7781vw,30.491vh) scale(.1123)}to{transform:translate(16.929vw,99vh) scale(.1123)}}.snow:nth-child(176){opacity:1.5624;transform:translate(42.2536vw,-10px) scale(.6619);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{72.816%{transform:translate(32.6878vw,72.816vh) scale(.6619)}to{transform:translate(37.4707vw,99vh) scale(.6619)}}.snow:nth-child(177){opacity:1.3804;transform:translate(68.5519vw,-10px) scale(.5063);animation:fall-177 17s -16s linear infinite}@keyframes fall-177{58.971%{transform:translate(71.6893vw,58.971vh) scale(.5063)}to{transform:translate(70.1206vw,99vh) scale(.5063)}}.snow:nth-child(178){opacity:1.8734;transform:translate(13.6589vw,-10px) scale(.9725);animation:fall-178 14s -17s linear infinite}@keyframes fall-178{47.659%{transform:translate(15.0374vw,47.659vh) scale(.9725)}to{transform:translate(14.34815vw,99vh) scale(.9725)}}.snow:nth-child(179){opacity:1.9752;transform:translate(71.0689vw,-10px) scale(.1273);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{60.996%{transform:translate(74.52vw,60.996vh) scale(.1273)}to{transform:translate(72.79445vw,99vh) scale(.1273)}}.snow:nth-child(180){opacity:.2392;transform:translate(30.5222vw,-10px) scale(.5234);animation:fall-180 16s -2s linear infinite}@keyframes fall-180{30.234%{transform:translate(31.6894vw,30.234vh) scale(.5234)}to{transform:translate(31.1058vw,99vh) scale(.5234)}}.snow:nth-child(181){opacity:.308;transform:translate(41.4831vw,-10px) scale(.441);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{69.078%{transform:translate(50.3331vw,69.078vh) scale(.441)}to{transform:translate(45.9081vw,99vh) scale(.441)}}.snow:nth-child(182){opacity:.7278;transform:translate(79.0888vw,-10px) scale(.7278);animation:fall-182 16s -23s linear infinite}@keyframes fall-182{78.125%{transform:translate(73.482vw,78.125vh) scale(.7278)}to{transform:translate(76.2854vw,99vh) scale(.7278)}}.snow:nth-child(183){opacity:.5698;transform:translate(13.6264vw,-10px) scale(.1532);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{52.466%{transform:translate(16.0657vw,52.466vh) scale(.1532)}to{transform:translate(14.84605vw,99vh) scale(.1532)}}.snow:nth-child(184){opacity:1.2196;transform:translate(1.3708vw,-10px) scale(.0364);animation:fall-184 13s -18s linear infinite}@keyframes fall-184{38.899%{transform:translate(-4.5458vw,38.899vh) scale(.0364)}to{transform:translate(-1.5875vw,99vh) scale(.0364)}}.snow:nth-child(185){opacity:1.9698;transform:translate(84.7482vw,-10px) scale(.4769);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{69.204%{transform:translate(90.2446vw,69.204vh) scale(.4769)}to{transform:translate(87.4964vw,99vh) scale(.4769)}}.snow:nth-child(186){opacity:1.6488;transform:translate(48.6648vw,-10px) scale(.4103);animation:fall-186 22s -29s linear infinite}@keyframes fall-186{77.09%{transform:translate(43.3339vw,77.09vh) scale(.4103)}to{transform:translate(45.99935vw,99vh) scale(.4103)}}.snow:nth-child(187){opacity:1.2266;transform:translate(40.5152vw,-10px) scale(.3809);animation:fall-187 28s -3s linear infinite}@keyframes fall-187{76.559%{transform:translate(41.5946vw,76.559vh) scale(.3809)}to{transform:translate(41.0549vw,99vh) scale(.3809)}}.snow:nth-child(188){opacity:1.7234;transform:translate(78.5622vw,-10px) scale(.6667);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{46.62%{transform:translate(76.6715vw,46.62vh) scale(.6667)}to{transform:translate(77.61685vw,99vh) scale(.6667)}}.snow:nth-child(189){opacity:1.8544;transform:translate(30.0851vw,-10px) scale(.6115);animation:fall-189 15s -10s linear infinite}@keyframes fall-189{31.698%{transform:translate(26.0739vw,31.698vh) scale(.6115)}to{transform:translate(28.0795vw,99vh) scale(.6115)}}.snow:nth-child(190){opacity:.6624;transform:translate(95.549vw,-10px) scale(.5972);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{63.205%{transform:translate(101.3001vw,63.205vh) scale(.5972)}to{transform:translate(98.42455vw,99vh) scale(.5972)}}.snow:nth-child(191){opacity:1.2162;transform:translate(29.073vw,-10px) scale(.4472);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{46.988%{transform:translate(20.1881vw,46.988vh) scale(.4472)}to{transform:translate(24.63055vw,99vh) scale(.4472)}}.snow:nth-child(192){opacity:1.4572;transform:translate(46.2324vw,-10px) scale(.5244);animation:fall-192 17s -15s linear infinite}@keyframes fall-192{75.805%{transform:translate(52.2064vw,75.805vh) scale(.5244)}to{transform:translate(49.2194vw,99vh) scale(.5244)}}.snow:nth-child(193){opacity:.1854;transform:translate(48.9416vw,-10px) scale(.1956);animation:fall-193 23s -6s linear infinite}@keyframes fall-193{31.325%{transform:translate(50.9572vw,31.325vh) scale(.1956)}to{transform:translate(49.9494vw,99vh) scale(.1956)}}.snow:nth-child(194){opacity:1.1202;transform:translate(2.2986vw,-10px) scale(.2204);animation:fall-194 28s -10s linear infinite}@keyframes fall-194{47.874%{transform:translate(-5.3192vw,47.874vh) scale(.2204)}to{transform:translate(-1.5103vw,99vh) scale(.2204)}}.snow:nth-child(195){opacity:.9488;transform:translate(71.6937vw,-10px) scale(.5112);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{53.595%{transform:translate(69.6608vw,53.595vh) scale(.5112)}to{transform:translate(70.67725vw,99vh) scale(.5112)}}.snow:nth-child(196){opacity:1.5316;transform:translate(16.215vw,-10px) scale(.7202);animation:fall-196 29s -17s linear infinite}@keyframes fall-196{37.161%{transform:translate(13.6967vw,37.161vh) scale(.7202)}to{transform:translate(14.95585vw,99vh) scale(.7202)}}.snow:nth-child(197){opacity:1.666;transform:translate(32.4803vw,-10px) scale(.676);animation:fall-197 12s -19s linear infinite}@keyframes fall-197{79.558%{transform:translate(41.3932vw,79.558vh) scale(.676)}to{transform:translate(36.93675vw,99vh) scale(.676)}}.snow:nth-child(198){opacity:1.1744;transform:translate(47.5399vw,-10px) scale(.3458);animation:fall-198 26s -30s linear infinite}@keyframes fall-198{59.364%{transform:translate(48.2913vw,59.364vh) scale(.3458)}to{transform:translate(47.9156vw,99vh) scale(.3458)}}.snow:nth-child(199){opacity:.9802;transform:translate(41.3217vw,-10px) scale(.1687);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{58.751%{transform:translate(40.0064vw,58.751vh) scale(.1687)}to{transform:translate(40.66405vw,99vh) scale(.1687)}}.snow:nth-child(200){opacity:.7052;transform:translate(36.6101vw,-10px) scale(.6971);animation:fall-200 24s -18s linear infinite}@keyframes fall-200{70.733%{transform:translate(43.3278vw,70.733vh) scale(.6971)}to{transform:translate(39.96895vw,99vh) scale(.6971)}}.snow:nth-child(201){opacity:1.2504;transform:translate(7.0958vw,-10px) scale(.625);animation:fall-201 18s -18s linear infinite}@keyframes fall-201{60.287%{transform:translate(8.5376vw,60.287vh) scale(.625)}to{transform:translate(7.8167vw,99vh) scale(.625)}}.snow:nth-child(202){opacity:1.1674;transform:translate(94.5041vw,-10px) scale(.3786);animation:fall-202 27s -10s linear infinite}@keyframes fall-202{34.243%{transform:translate(89.3786vw,34.243vh) scale(.3786)}to{transform:translate(91.94135vw,99vh) scale(.3786)}}.snow:nth-child(203){opacity:1.5192;transform:translate(28.2512vw,-10px) scale(.5122);animation:fall-203 26s -24s linear infinite}@keyframes fall-203{40.05%{transform:translate(32.5359vw,40.05vh) scale(.5122)}to{transform:translate(30.39355vw,99vh) scale(.5122)}}.snow:nth-child(204){opacity:.8352;transform:translate(98.1922vw,-10px) scale(.7562);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{30.145%{transform:translate(94.1456vw,30.145vh) scale(.7562)}to{transform:translate(96.1689vw,99vh) scale(.7562)}}.snow:nth-child(205){opacity:.5962;transform:translate(49.9669vw,-10px) scale(.2519);animation:fall-205 23s -26s linear infinite}@keyframes fall-205{38.608%{transform:translate(55.8966vw,38.608vh) scale(.2519)}to{transform:translate(52.93175vw,99vh) scale(.2519)}}.snow:nth-child(206){opacity:.5484;transform:translate(4.0572vw,-10px) scale(.1635);animation:fall-206 15s -3s linear infinite}@keyframes fall-206{44.695%{transform:translate(8.2508vw,44.695vh) scale(.1635)}to{transform:translate(6.154vw,99vh) scale(.1635)}}.snow:nth-child(207){opacity:1.6388;transform:translate(72.4531vw,-10px) scale(.3829);animation:fall-207 10s -2s linear infinite}@keyframes fall-207{61.909%{transform:translate(72.4475vw,61.909vh) scale(.3829)}to{transform:translate(72.4503vw,99vh) scale(.3829)}}.snow:nth-child(208){opacity:1.7398;transform:translate(3.6445vw,-10px) scale(.14);animation:fall-208 11s -15s linear infinite}@keyframes fall-208{73.759%{transform:translate(-.7124vw,73.759vh) scale(.14)}to{transform:translate(1.46605vw,99vh) scale(.14)}}.snow:nth-child(209){opacity:.8166;transform:translate(82.7532vw,-10px) scale(.9277);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{75.882%{transform:translate(74.3051vw,75.882vh) scale(.9277)}to{transform:translate(78.52915vw,99vh) scale(.9277)}}.snow:nth-child(210){opacity:.9816;transform:translate(60.6046vw,-10px) scale(.7887);animation:fall-210 24s -25s linear infinite}@keyframes fall-210{63.122%{transform:translate(65.8374vw,63.122vh) scale(.7887)}to{transform:translate(63.221vw,99vh) scale(.7887)}}.snow:nth-child(211){opacity:1.2066;transform:translate(22.942vw,-10px) scale(.3747);animation:fall-211 10s -24s linear infinite}@keyframes fall-211{30.695%{transform:translate(23.1328vw,30.695vh) scale(.3747)}to{transform:translate(23.0374vw,99vh) scale(.3747)}}.snow:nth-child(212){opacity:.0094;transform:translate(81.0076vw,-10px) scale(.6894);animation:fall-212 20s -21s linear infinite}@keyframes fall-212{45.606%{transform:translate(85.9857vw,45.606vh) scale(.6894)}to{transform:translate(83.49665vw,99vh) scale(.6894)}}.snow:nth-child(213){opacity:1.1838;transform:translate(70.2404vw,-10px) scale(.7499);animation:fall-213 30s -3s linear infinite}@keyframes fall-213{42.53%{transform:translate(69.0652vw,42.53vh) scale(.7499)}to{transform:translate(69.6528vw,99vh) scale(.7499)}}.snow:nth-child(214){opacity:1.0156;transform:translate(62.3656vw,-10px) scale(.7199);animation:fall-214 27s -30s linear infinite}@keyframes fall-214{62.366%{transform:translate(66.6834vw,62.366vh) scale(.7199)}to{transform:translate(64.5245vw,99vh) scale(.7199)}}.snow:nth-child(215){opacity:.49;transform:translate(91.2509vw,-10px) scale(.3898);animation:fall-215 30s -12s linear infinite}@keyframes fall-215{59.59%{transform:translate(99.7535vw,59.59vh) scale(.3898)}to{transform:translate(95.5022vw,99vh) scale(.3898)}}.snow:nth-child(216){opacity:.3308;transform:translate(53.4578vw,-10px) scale(.4535);animation:fall-216 20s -21s linear infinite}@keyframes fall-216{65.018%{transform:translate(49.2368vw,65.018vh) scale(.4535)}to{transform:translate(51.3473vw,99vh) scale(.4535)}}.snow:nth-child(217){opacity:1.032;transform:translate(21.2282vw,-10px) scale(.7837);animation:fall-217 17s -11s linear infinite}@keyframes fall-217{70.178%{transform:translate(13.8176vw,70.178vh) scale(.7837)}to{transform:translate(17.5229vw,99vh) scale(.7837)}}.snow:nth-child(218){opacity:1.3148;transform:translate(56.9033vw,-10px) scale(.3529);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{67.13%{transform:translate(62.3328vw,67.13vh) scale(.3529)}to{transform:translate(59.61805vw,99vh) scale(.3529)}}.snow:nth-child(219){opacity:1.2494;transform:translate(24.8404vw,-10px) scale(.743);animation:fall-219 18s -18s linear infinite}@keyframes fall-219{50.401%{transform:translate(22.6579vw,50.401vh) scale(.743)}to{transform:translate(23.74915vw,99vh) scale(.743)}}.snow:nth-child(220){opacity:.4334;transform:translate(3.2986vw,-10px) scale(.0099);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{37.045%{transform:translate(5.7739vw,37.045vh) scale(.0099)}to{transform:translate(4.53625vw,99vh) scale(.0099)}}.snow:nth-child(221){opacity:.385;transform:translate(43.1126vw,-10px) scale(.4486);animation:fall-221 23s -26s linear infinite}@keyframes fall-221{31.131%{transform:translate(41.2228vw,31.131vh) scale(.4486)}to{transform:translate(42.1677vw,99vh) scale(.4486)}}.snow:nth-child(222){opacity:1.0446;transform:translate(20.4544vw,-10px) scale(.4883);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{70.124%{transform:translate(20.4483vw,70.124vh) scale(.4883)}to{transform:translate(20.45135vw,99vh) scale(.4883)}}.snow:nth-child(223){opacity:.4366;transform:translate(82.2853vw,-10px) scale(.8386);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{67.964%{transform:translate(86.2728vw,67.964vh) scale(.8386)}to{transform:translate(84.27905vw,99vh) scale(.8386)}}.snow:nth-child(224){opacity:1.8096;transform:translate(8.068vw,-10px) scale(.9453);animation:fall-224 10s -25s linear infinite}@keyframes fall-224{38.35%{transform:translate(10.6735vw,38.35vh) scale(.9453)}to{transform:translate(9.37075vw,99vh) scale(.9453)}}.snow:nth-child(225){opacity:1.3122;transform:translate(97.9364vw,-10px) scale(.141);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{79.876%{transform:translate(98.5529vw,79.876vh) scale(.141)}to{transform:translate(98.24465vw,99vh) scale(.141)}}.snow:nth-child(226){opacity:.9362;transform:translate(40.7055vw,-10px) scale(.7531);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{51.228%{transform:translate(36.3173vw,51.228vh) scale(.7531)}to{transform:translate(38.5114vw,99vh) scale(.7531)}}.snow:nth-child(227){opacity:.0094;transform:translate(38.1518vw,-10px) scale(.2228);animation:fall-227 16s -16s linear infinite}@keyframes fall-227{66.118%{transform:translate(34.0052vw,66.118vh) scale(.2228)}to{transform:translate(36.0785vw,99vh) scale(.2228)}}.snow:nth-child(228){opacity:.9288;transform:translate(90.7804vw,-10px) scale(.1363);animation:fall-228 15s -29s linear infinite}@keyframes fall-228{59.353%{transform:translate(88.2099vw,59.353vh) scale(.1363)}to{transform:translate(89.49515vw,99vh) scale(.1363)}}.snow:nth-child(229){opacity:1.6818;transform:translate(1.8186vw,-10px) scale(.6232);animation:fall-229 30s -11s linear infinite}@keyframes fall-229{39.664%{transform:translate(4.9968vw,39.664vh) scale(.6232)}to{transform:translate(3.4077vw,99vh) scale(.6232)}}.snow:nth-child(230){opacity:1.9198;transform:translate(10.4611vw,-10px) scale(.698);animation:fall-230 12s -19s linear infinite}@keyframes fall-230{78.009%{transform:translate(19.286vw,78.009vh) scale(.698)}to{transform:translate(14.87355vw,99vh) scale(.698)}}.snow:nth-child(231){opacity:.952;transform:translate(22.0268vw,-10px) scale(.6719);animation:fall-231 29s -14s linear infinite}@keyframes fall-231{74.598%{transform:translate(13.5383vw,74.598vh) scale(.6719)}to{transform:translate(17.78255vw,99vh) scale(.6719)}}.snow:nth-child(232){opacity:1.919;transform:translate(99.6332vw,-10px) scale(.1053);animation:fall-232 24s -22s linear infinite}@keyframes fall-232{37.972%{transform:translate(92.1609vw,37.972vh) scale(.1053)}to{transform:translate(95.89705vw,99vh) scale(.1053)}}.snow:nth-child(233){opacity:1.5792;transform:translate(4.5173vw,-10px) scale(.6418);animation:fall-233 22s -11s linear infinite}@keyframes fall-233{57.156%{transform:translate(3.2777vw,57.156vh) scale(.6418)}to{transform:translate(3.8975vw,99vh) scale(.6418)}}.snow:nth-child(234){opacity:1.7816;transform:translate(92.473vw,-10px) scale(.5559);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{56.992%{transform:translate(96.3413vw,56.992vh) scale(.5559)}to{transform:translate(94.40715vw,99vh) scale(.5559)}}.snow:nth-child(235){opacity:1.8504;transform:translate(94.8459vw,-10px) scale(.7116);animation:fall-235 11s -3s linear infinite}@keyframes fall-235{43.736%{transform:translate(104.7254vw,43.736vh) scale(.7116)}to{transform:translate(99.78565vw,99vh) scale(.7116)}}.snow:nth-child(236){opacity:.4286;transform:translate(80.4744vw,-10px) scale(.5687);animation:fall-236 27s -1s linear infinite}@keyframes fall-236{48.755%{transform:translate(70.7497vw,48.755vh) scale(.5687)}to{transform:translate(75.61205vw,99vh) scale(.5687)}}.snow:nth-child(237){opacity:1.4548;transform:translate(64.0788vw,-10px) scale(.5282);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{42.16%{transform:translate(71.0386vw,42.16vh) scale(.5282)}to{transform:translate(67.5587vw,99vh) scale(.5282)}}.snow:nth-child(238){opacity:1.437;transform:translate(11.6168vw,-10px) scale(.9196);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{60.339%{transform:translate(17.5088vw,60.339vh) scale(.9196)}to{transform:translate(14.5628vw,99vh) scale(.9196)}}.snow:nth-child(239){opacity:1.3822;transform:translate(11.3478vw,-10px) scale(.6261);animation:fall-239 29s -8s linear infinite}@keyframes fall-239{76.825%{transform:translate(14.06vw,76.825vh) scale(.6261)}to{transform:translate(12.7039vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:1.993;transform:translate(26.5675vw,-10px) scale(.2533);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{34.625%{transform:translate(19.4335vw,34.625vh) scale(.2533)}to{transform:translate(23.0005vw,99vh) scale(.2533)}}.snow:nth-child(241){opacity:1.0752;transform:translate(57.9104vw,-10px) scale(.3451);animation:fall-241 14s -16s linear infinite}@keyframes fall-241{77.651%{transform:translate(53.4531vw,77.651vh) scale(.3451)}to{transform:translate(55.68175vw,99vh) scale(.3451)}}.snow:nth-child(242){opacity:.7626;transform:translate(2.7882vw,-10px) scale(.4428);animation:fall-242 13s -19s linear infinite}@keyframes fall-242{76.888%{transform:translate(5.8983vw,76.888vh) scale(.4428)}to{transform:translate(4.34325vw,99vh) scale(.4428)}}.snow:nth-child(243){opacity:1.9746;transform:translate(16.9577vw,-10px) scale(.2839);animation:fall-243 10s -10s linear infinite}@keyframes fall-243{70.122%{transform:translate(26.3463vw,70.122vh) scale(.2839)}to{transform:translate(21.652vw,99vh) scale(.2839)}}.snow:nth-child(244){opacity:1.1972;transform:translate(27.0293vw,-10px) scale(.2822);animation:fall-244 11s -6s linear infinite}@keyframes fall-244{74.686%{transform:translate(35.5672vw,74.686vh) scale(.2822)}to{transform:translate(31.29825vw,99vh) scale(.2822)}}.snow:nth-child(245){opacity:1.3928;transform:translate(70.1002vw,-10px) scale(.8866);animation:fall-245 26s -15s linear infinite}@keyframes fall-245{64.738%{transform:translate(63.5099vw,64.738vh) scale(.8866)}to{transform:translate(66.80505vw,99vh) scale(.8866)}}.snow:nth-child(246){opacity:1.9878;transform:translate(79.6843vw,-10px) scale(.1049);animation:fall-246 25s -24s linear infinite}@keyframes fall-246{68.916%{transform:translate(70.7196vw,68.916vh) scale(.1049)}to{transform:translate(75.20195vw,99vh) scale(.1049)}}.snow:nth-child(247){opacity:1.508;transform:translate(56.2059vw,-10px) scale(.9772);animation:fall-247 17s -29s linear infinite}@keyframes fall-247{62.838%{transform:translate(56.9185vw,62.838vh) scale(.9772)}to{transform:translate(56.5622vw,99vh) scale(.9772)}}.snow:nth-child(248){opacity:1.3876;transform:translate(73.6577vw,-10px) scale(.7773);animation:fall-248 15s -14s linear infinite}@keyframes fall-248{50.373%{transform:translate(69.5322vw,50.373vh) scale(.7773)}to{transform:translate(71.59495vw,99vh) scale(.7773)}}.snow:nth-child(249){opacity:.6962;transform:translate(73.6205vw,-10px) scale(.8982);animation:fall-249 18s -1s linear infinite}@keyframes fall-249{72.342%{transform:translate(82.0065vw,72.342vh) scale(.8982)}to{transform:translate(77.8135vw,99vh) scale(.8982)}}.snow:nth-child(250){opacity:1.961;transform:translate(7.4818vw,-10px) scale(.0446);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{50.301%{transform:translate(5.356vw,50.301vh) scale(.0446)}to{transform:translate(6.4189vw,99vh) scale(.0446)}}.snow:nth-child(251){opacity:1.6692;transform:translate(70.4131vw,-10px) scale(.0839);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{73.063%{transform:translate(66.1817vw,73.063vh) scale(.0839)}to{transform:translate(68.2974vw,99vh) scale(.0839)}}.snow:nth-child(252){opacity:.6438;transform:translate(82.3955vw,-10px) scale(.5134);animation:fall-252 27s -17s linear infinite}@keyframes fall-252{36.836%{transform:translate(86.8701vw,36.836vh) scale(.5134)}to{transform:translate(84.6328vw,99vh) scale(.5134)}}.snow:nth-child(253){opacity:.8188;transform:translate(74.4526vw,-10px) scale(.1966);animation:fall-253 28s -8s linear infinite}@keyframes fall-253{50.332%{transform:translate(73.452vw,50.332vh) scale(.1966)}to{transform:translate(73.9523vw,99vh) scale(.1966)}}.snow:nth-child(254){opacity:1.72;transform:translate(40.1898vw,-10px) scale(.3447);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{59.227%{transform:translate(33.6622vw,59.227vh) scale(.3447)}to{transform:translate(36.926vw,99vh) scale(.3447)}}.snow:nth-child(255){opacity:.5672;transform:translate(91.3873vw,-10px) scale(.0888);animation:fall-255 24s -17s linear infinite}@keyframes fall-255{62.013%{transform:translate(92.1478vw,62.013vh) scale(.0888)}to{transform:translate(91.76755vw,99vh) scale(.0888)}}.snow:nth-child(256){opacity:1.4944;transform:translate(5.4819vw,-10px) scale(.649);animation:fall-256 28s -11s linear infinite}@keyframes fall-256{77.025%{transform:translate(12.0905vw,77.025vh) scale(.649)}to{transform:translate(8.7862vw,99vh) scale(.649)}}.snow:nth-child(257){opacity:.4744;transform:translate(62.2915vw,-10px) scale(.9324);animation:fall-257 19s -9s linear infinite}@keyframes fall-257{42.905%{transform:translate(61.2591vw,42.905vh) scale(.9324)}to{transform:translate(61.7753vw,99vh) scale(.9324)}}.snow:nth-child(258){opacity:1.0842;transform:translate(52.0345vw,-10px) scale(.5883);animation:fall-258 18s -21s linear infinite}@keyframes fall-258{54.022%{transform:translate(52.6584vw,54.022vh) scale(.5883)}to{transform:translate(52.34645vw,99vh) scale(.5883)}}.snow:nth-child(259){opacity:.8042;transform:translate(17.3233vw,-10px) scale(.1539);animation:fall-259 13s -20s linear infinite}@keyframes fall-259{34.18%{transform:translate(22.9032vw,34.18vh) scale(.1539)}to{transform:translate(20.11325vw,99vh) scale(.1539)}}.snow:nth-child(260){opacity:1.3424;transform:translate(74.158vw,-10px) scale(.0161);animation:fall-260 20s -27s linear infinite}@keyframes fall-260{62.876%{transform:translate(80.2253vw,62.876vh) scale(.0161)}to{transform:translate(77.19165vw,99vh) scale(.0161)}}.snow:nth-child(261){opacity:.8224;transform:translate(66.9804vw,-10px) scale(.7872);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{43.263%{transform:translate(69.4409vw,43.263vh) scale(.7872)}to{transform:translate(68.21065vw,99vh) scale(.7872)}}.snow:nth-child(262){opacity:1.233;transform:translate(99.3632vw,-10px) scale(.9884);animation:fall-262 17s -26s linear infinite}@keyframes fall-262{42.788%{transform:translate(101.7812vw,42.788vh) scale(.9884)}to{transform:translate(100.5722vw,99vh) scale(.9884)}}.snow:nth-child(263){opacity:1.8734;transform:translate(45.1712vw,-10px) scale(.8888);animation:fall-263 19s -17s linear infinite}@keyframes fall-263{51.892%{transform:translate(45.4809vw,51.892vh) scale(.8888)}to{transform:translate(45.32605vw,99vh) scale(.8888)}}.snow:nth-child(264){opacity:1.96;transform:translate(2.1768vw,-10px) scale(.2249);animation:fall-264 29s -1s linear infinite}@keyframes fall-264{67.142%{transform:translate(9.6479vw,67.142vh) scale(.2249)}to{transform:translate(5.91235vw,99vh) scale(.2249)}}.snow:nth-child(265){opacity:.0742;transform:translate(49.7742vw,-10px) scale(.3228);animation:fall-265 18s -22s linear infinite}@keyframes fall-265{53.757%{transform:translate(51.9669vw,53.757vh) scale(.3228)}to{transform:translate(50.87055vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:.833;transform:translate(81.0167vw,-10px) scale(.3658);animation:fall-266 26s -23s linear infinite}@keyframes fall-266{59.562%{transform:translate(74.1015vw,59.562vh) scale(.3658)}to{transform:translate(77.5591vw,99vh) scale(.3658)}}.snow:nth-child(267){opacity:.2352;transform:translate(97.6834vw,-10px) scale(.4766);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{73.827%{transform:translate(94.1272vw,73.827vh) scale(.4766)}to{transform:translate(95.9053vw,99vh) scale(.4766)}}.snow:nth-child(268){opacity:.85;transform:translate(57.7292vw,-10px) scale(.7301);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{40.038%{transform:translate(52.2921vw,40.038vh) scale(.7301)}to{transform:translate(55.01065vw,99vh) scale(.7301)}}.snow:nth-child(269){opacity:1.8692;transform:translate(89.7887vw,-10px) scale(.6051);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{41.366%{transform:translate(84.0306vw,41.366vh) scale(.6051)}to{transform:translate(86.90965vw,99vh) scale(.6051)}}.snow:nth-child(270){opacity:1.011;transform:translate(3.1176vw,-10px) scale(.5495);animation:fall-270 12s -30s linear infinite}@keyframes fall-270{31.918%{transform:translate(-3.4742vw,31.918vh) scale(.5495)}to{transform:translate(-.1783vw,99vh) scale(.5495)}}.snow:nth-child(271){opacity:.4336;transform:translate(92.8039vw,-10px) scale(.6877);animation:fall-271 20s -18s linear infinite}@keyframes fall-271{43.035%{transform:translate(97.9421vw,43.035vh) scale(.6877)}to{transform:translate(95.373vw,99vh) scale(.6877)}}.snow:nth-child(272){opacity:1.2246;transform:translate(53.7517vw,-10px) scale(.7767);animation:fall-272 18s -24s linear infinite}@keyframes fall-272{72.818%{transform:translate(46.2894vw,72.818vh) scale(.7767)}to{transform:translate(50.02055vw,99vh) scale(.7767)}}.snow:nth-child(273){opacity:1.02;transform:translate(22.2602vw,-10px) scale(.3138);animation:fall-273 18s -16s linear infinite}@keyframes fall-273{73.736%{transform:translate(21.6286vw,73.736vh) scale(.3138)}to{transform:translate(21.9444vw,99vh) scale(.3138)}}.snow:nth-child(274){opacity:1.6276;transform:translate(97.7183vw,-10px) scale(.7288);animation:fall-274 29s -20s linear infinite}@keyframes fall-274{41.071%{transform:translate(94.1484vw,41.071vh) scale(.7288)}to{transform:translate(95.93335vw,99vh) scale(.7288)}}.snow:nth-child(275){opacity:.0286;transform:translate(16.2484vw,-10px) scale(.6016);animation:fall-275 27s -2s linear infinite}@keyframes fall-275{39.129%{transform:translate(24.3682vw,39.129vh) scale(.6016)}to{transform:translate(20.3083vw,99vh) scale(.6016)}}.snow:nth-child(276){opacity:1.7632;transform:translate(8.3223vw,-10px) scale(.3289);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{45.77%{transform:translate(10.072vw,45.77vh) scale(.3289)}to{transform:translate(9.19715vw,99vh) scale(.3289)}}.snow:nth-child(277){opacity:1.0814;transform:translate(27.8588vw,-10px) scale(.9094);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{58.233%{transform:translate(18.82vw,58.233vh) scale(.9094)}to{transform:translate(23.3394vw,99vh) scale(.9094)}}.snow:nth-child(278){opacity:1.602;transform:translate(59.9757vw,-10px) scale(.3009);animation:fall-278 30s -6s linear infinite}@keyframes fall-278{50.645%{transform:translate(52.7907vw,50.645vh) scale(.3009)}to{transform:translate(56.3832vw,99vh) scale(.3009)}}.snow:nth-child(279){opacity:1.5888;transform:translate(36.3558vw,-10px) scale(.4911);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{78.982%{transform:translate(36.5378vw,78.982vh) scale(.4911)}to{transform:translate(36.4468vw,99vh) scale(.4911)}}.snow:nth-child(280){opacity:.922;transform:translate(98.8392vw,-10px) scale(.1749);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.969%{transform:translate(96.4439vw,76.969vh) scale(.1749)}to{transform:translate(97.64155vw,99vh) scale(.1749)}}.snow:nth-child(281){opacity:1.7474;transform:translate(11.5605vw,-10px) scale(.1042);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{31.149%{transform:translate(19.0093vw,31.149vh) scale(.1042)}to{transform:translate(15.2849vw,99vh) scale(.1042)}}.snow:nth-child(282){opacity:1.627;transform:translate(84.6676vw,-10px) scale(.7507);animation:fall-282 11s -23s linear infinite}@keyframes fall-282{34.027%{transform:translate(82.6737vw,34.027vh) scale(.7507)}to{transform:translate(83.67065vw,99vh) scale(.7507)}}.snow:nth-child(283){opacity:.2564;transform:translate(26.1947vw,-10px) scale(.5354);animation:fall-283 26s -9s linear infinite}@keyframes fall-283{34.593%{transform:translate(19.6908vw,34.593vh) scale(.5354)}to{transform:translate(22.94275vw,99vh) scale(.5354)}}.snow:nth-child(284){opacity:1.3296;transform:translate(75.2409vw,-10px) scale(.132);animation:fall-284 27s -30s linear infinite}@keyframes fall-284{55.004%{transform:translate(72.2159vw,55.004vh) scale(.132)}to{transform:translate(73.7284vw,99vh) scale(.132)}}.snow:nth-child(285){opacity:1.6614;transform:translate(72.0784vw,-10px) scale(.5436);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{44.234%{transform:translate(62.6693vw,44.234vh) scale(.5436)}to{transform:translate(67.37385vw,99vh) scale(.5436)}}.snow:nth-child(286){opacity:.0916;transform:translate(78.6395vw,-10px) scale(.6024);animation:fall-286 20s -14s linear infinite}@keyframes fall-286{76.664%{transform:translate(77.6844vw,76.664vh) scale(.6024)}to{transform:translate(78.16195vw,99vh) scale(.6024)}}.snow:nth-child(287){opacity:1.179;transform:translate(25.7062vw,-10px) scale(.8432);animation:fall-287 14s -19s linear infinite}@keyframes fall-287{63.379%{transform:translate(35.0071vw,63.379vh) scale(.8432)}to{transform:translate(30.35665vw,99vh) scale(.8432)}}.snow:nth-child(288){opacity:1.8298;transform:translate(81.3212vw,-10px) scale(.5547);animation:fall-288 28s -15s linear infinite}@keyframes fall-288{73.364%{transform:translate(77.3675vw,73.364vh) scale(.5547)}to{transform:translate(79.34435vw,99vh) scale(.5547)}}.snow:nth-child(289){opacity:.198;transform:translate(63.6199vw,-10px) scale(.3004);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{32.179%{transform:translate(68.6684vw,32.179vh) scale(.3004)}to{transform:translate(66.14415vw,99vh) scale(.3004)}}.snow:nth-child(290){opacity:.3208;transform:translate(92.8895vw,-10px) scale(.8343);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{30.045%{transform:translate(83.5734vw,30.045vh) scale(.8343)}to{transform:translate(88.23145vw,99vh) scale(.8343)}}.snow:nth-child(291){opacity:1.556;transform:translate(40.7165vw,-10px) scale(.4085);animation:fall-291 14s -24s linear infinite}@keyframes fall-291{39.347%{transform:translate(50.2406vw,39.347vh) scale(.4085)}to{transform:translate(45.47855vw,99vh) scale(.4085)}}.snow:nth-child(292){opacity:1.8744;transform:translate(85.2088vw,-10px) scale(.2907);animation:fall-292 12s -18s linear infinite}@keyframes fall-292{38.258%{transform:translate(85.9071vw,38.258vh) scale(.2907)}to{transform:translate(85.55795vw,99vh) scale(.2907)}}.snow:nth-child(293){opacity:1.856;transform:translate(55.3274vw,-10px) scale(.0324);animation:fall-293 22s -18s linear infinite}@keyframes fall-293{56.661%{transform:translate(45.7988vw,56.661vh) scale(.0324)}to{transform:translate(50.5631vw,99vh) scale(.0324)}}.snow:nth-child(294){opacity:1.0714;transform:translate(45.3015vw,-10px) scale(.2676);animation:fall-294 23s -17s linear infinite}@keyframes fall-294{73.678%{transform:translate(36.6851vw,73.678vh) scale(.2676)}to{transform:translate(40.9933vw,99vh) scale(.2676)}}.snow:nth-child(295){opacity:1.7706;transform:translate(16.0717vw,-10px) scale(.0203);animation:fall-295 28s -12s linear infinite}@keyframes fall-295{60.96%{transform:translate(12.6573vw,60.96vh) scale(.0203)}to{transform:translate(14.3645vw,99vh) scale(.0203)}}.snow:nth-child(296){opacity:.082;transform:translate(55.1875vw,-10px) scale(.8369);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{46.033%{transform:translate(59.8941vw,46.033vh) scale(.8369)}to{transform:translate(57.5408vw,99vh) scale(.8369)}}.snow:nth-child(297){opacity:.4666;transform:translate(85.0493vw,-10px) scale(.5298);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{64.02%{transform:translate(90.82vw,64.02vh) scale(.5298)}to{transform:translate(87.93465vw,99vh) scale(.5298)}}.snow:nth-child(298){opacity:1.4292;transform:translate(54.9878vw,-10px) scale(.9746);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{53.051%{transform:translate(48.2041vw,53.051vh) scale(.9746)}to{transform:translate(51.59595vw,99vh) scale(.9746)}}.snow:nth-child(299){opacity:1.2558;transform:translate(17.2413vw,-10px) scale(.2576);animation:fall-299 25s -9s linear infinite}@keyframes fall-299{35.199%{transform:translate(20.117vw,35.199vh) scale(.2576)}to{transform:translate(18.67915vw,99vh) scale(.2576)}}.snow:nth-child(300){opacity:1.9216;transform:translate(11.8803vw,-10px) scale(.7799);animation:fall-300 21s -18s linear infinite}@keyframes fall-300{78.432%{transform:translate(3.5578vw,78.432vh) scale(.7799)}to{transform:translate(7.71905vw,99vh) scale(.7799)}}.snow:nth-child(301){opacity:1.8046;transform:translate(65.8764vw,-10px) scale(.378);animation:fall-301 17s -18s linear infinite}@keyframes fall-301{76.627%{transform:translate(70.2685vw,76.627vh) scale(.378)}to{transform:translate(68.07245vw,99vh) scale(.378)}}.snow:nth-child(302){opacity:1.1408;transform:translate(9.5308vw,-10px) scale(.6901);animation:fall-302 18s -9s linear infinite}@keyframes fall-302{33.801%{transform:translate(9.3111vw,33.801vh) scale(.6901)}to{transform:translate(9.42095vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:1.8106;transform:translate(20.4801vw,-10px) scale(.5729);animation:fall-303 13s -30s linear infinite}@keyframes fall-303{71.457%{transform:translate(15.6485vw,71.457vh) scale(.5729)}to{transform:translate(18.0643vw,99vh) scale(.5729)}}.snow:nth-child(304){opacity:.4986;transform:translate(98.0401vw,-10px) scale(.9214);animation:fall-304 27s -4s linear infinite}@keyframes fall-304{74.795%{transform:translate(104.7426vw,74.795vh) scale(.9214)}to{transform:translate(101.39135vw,99vh) scale(.9214)}}.snow:nth-child(305){opacity:1.1368;transform:translate(78.2729vw,-10px) scale(.2725);animation:fall-305 21s -6s linear infinite}@keyframes fall-305{32.55%{transform:translate(68.5658vw,32.55vh) scale(.2725)}to{transform:translate(73.41935vw,99vh) scale(.2725)}}.snow:nth-child(306){opacity:.1832;transform:translate(2.5051vw,-10px) scale(.6748);animation:fall-306 27s -22s linear infinite}@keyframes fall-306{51.268%{transform:translate(-6.2899vw,51.268vh) scale(.6748)}to{transform:translate(-1.8924vw,99vh) scale(.6748)}}.snow:nth-child(307){opacity:.6924;transform:translate(47.6934vw,-10px) scale(.7316);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{43.381%{transform:translate(56.5162vw,43.381vh) scale(.7316)}to{transform:translate(52.1048vw,99vh) scale(.7316)}}.snow:nth-child(308){opacity:.1388;transform:translate(17.9229vw,-10px) scale(.6239);animation:fall-308 24s -17s linear infinite}@keyframes fall-308{35.301%{transform:translate(13.0327vw,35.301vh) scale(.6239)}to{transform:translate(15.4778vw,99vh) scale(.6239)}}.snow:nth-child(309){opacity:.913;transform:translate(40.5952vw,-10px) scale(.989);animation:fall-309 15s -23s linear infinite}@keyframes fall-309{53.877%{transform:translate(33.9992vw,53.877vh) scale(.989)}to{transform:translate(37.2972vw,99vh) scale(.989)}}.snow:nth-child(310){opacity:.8412;transform:translate(75.5972vw,-10px) scale(.7518);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{76.602%{transform:translate(76.217vw,76.602vh) scale(.7518)}to{transform:translate(75.9071vw,99vh) scale(.7518)}}.snow:nth-child(311){opacity:.7796;transform:translate(51.5094vw,-10px) scale(.5798);animation:fall-311 30s -28s linear infinite}@keyframes fall-311{42.182%{transform:translate(58.501vw,42.182vh) scale(.5798)}to{transform:translate(55.0052vw,99vh) scale(.5798)}}.snow:nth-child(312){opacity:.0594;transform:translate(66.0137vw,-10px) scale(.9344);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{38.652%{transform:translate(72.6578vw,38.652vh) scale(.9344)}to{transform:translate(69.33575vw,99vh) scale(.9344)}}.snow:nth-child(313){opacity:1.9282;transform:translate(74.8906vw,-10px) scale(.9021);animation:fall-313 13s -19s linear infinite}@keyframes fall-313{69.216%{transform:translate(74.1654vw,69.216vh) scale(.9021)}to{transform:translate(74.528vw,99vh) scale(.9021)}}.snow:nth-child(314){opacity:.6056;transform:translate(85.6386vw,-10px) scale(.4792);animation:fall-314 29s -1s linear infinite}@keyframes fall-314{79.845%{transform:translate(76.2705vw,79.845vh) scale(.4792)}to{transform:translate(80.95455vw,99vh) scale(.4792)}}.snow:nth-child(315){opacity:1.937;transform:translate(67.409vw,-10px) scale(.0113);animation:fall-315 10s -9s linear infinite}@keyframes fall-315{71.302%{transform:translate(66.0171vw,71.302vh) scale(.0113)}to{transform:translate(66.71305vw,99vh) scale(.0113)}}.snow:nth-child(316){opacity:1.2612;transform:translate(42.6094vw,-10px) scale(.4789);animation:fall-316 10s -12s linear infinite}@keyframes fall-316{42.874%{transform:translate(39.7297vw,42.874vh) scale(.4789)}to{transform:translate(41.16955vw,99vh) scale(.4789)}}.snow:nth-child(317){opacity:1.7432;transform:translate(55.0088vw,-10px) scale(.9091);animation:fall-317 25s -9s linear infinite}@keyframes fall-317{62.087%{transform:translate(59.2503vw,62.087vh) scale(.9091)}to{transform:translate(57.12955vw,99vh) scale(.9091)}}.snow:nth-child(318){opacity:1.5144;transform:translate(99.1063vw,-10px) scale(.4629);animation:fall-318 11s -19s linear infinite}@keyframes fall-318{65.17%{transform:translate(102.1039vw,65.17vh) scale(.4629)}to{transform:translate(100.6051vw,99vh) scale(.4629)}}.snow:nth-child(319){opacity:1.4228;transform:translate(23.6397vw,-10px) scale(.5875);animation:fall-319 24s -5s linear infinite}@keyframes fall-319{30.921%{transform:translate(23.4592vw,30.921vh) scale(.5875)}to{transform:translate(23.54945vw,99vh) scale(.5875)}}.snow:nth-child(320){opacity:1.039;transform:translate(42.5081vw,-10px) scale(.1407);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{62.164%{transform:translate(46.1557vw,62.164vh) scale(.1407)}to{transform:translate(44.3319vw,99vh) scale(.1407)}}.snow:nth-child(321){opacity:.3144;transform:translate(91.6259vw,-10px) scale(.8054);animation:fall-321 26s -5s linear infinite}@keyframes fall-321{77.012%{transform:translate(97.6059vw,77.012vh) scale(.8054)}to{transform:translate(94.6159vw,99vh) scale(.8054)}}.snow:nth-child(322){opacity:.0208;transform:translate(1.9418vw,-10px) scale(.3452);animation:fall-322 20s -15s linear infinite}@keyframes fall-322{49.434%{transform:translate(-7.4547vw,49.434vh) scale(.3452)}to{transform:translate(-2.75645vw,99vh) scale(.3452)}}.snow:nth-child(323){opacity:.8176;transform:translate(47.8147vw,-10px) scale(.6318);animation:fall-323 22s -6s linear infinite}@keyframes fall-323{40.043%{transform:translate(57.1334vw,40.043vh) scale(.6318)}to{transform:translate(52.47405vw,99vh) scale(.6318)}}.snow:nth-child(324){opacity:.6502;transform:translate(81.5188vw,-10px) scale(.4816);animation:fall-324 30s -15s linear infinite}@keyframes fall-324{62.841%{transform:translate(75.6582vw,62.841vh) scale(.4816)}to{transform:translate(78.5885vw,99vh) scale(.4816)}}.snow:nth-child(325){opacity:1.3652;transform:translate(94.796vw,-10px) scale(.6311);animation:fall-325 30s -22s linear infinite}@keyframes fall-325{62.853%{transform:translate(97.0535vw,62.853vh) scale(.6311)}to{transform:translate(95.92475vw,99vh) scale(.6311)}}.snow:nth-child(326){opacity:.764;transform:translate(21.0463vw,-10px) scale(.9172);animation:fall-326 22s -7s linear infinite}@keyframes fall-326{78.314%{transform:translate(24.9918vw,78.314vh) scale(.9172)}to{transform:translate(23.01905vw,99vh) scale(.9172)}}.snow:nth-child(327){opacity:1.622;transform:translate(21.81vw,-10px) scale(.7945);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{46.845%{transform:translate(25.8307vw,46.845vh) scale(.7945)}to{transform:translate(23.82035vw,99vh) scale(.7945)}}.snow:nth-child(328){opacity:1.8608;transform:translate(36.1034vw,-10px) scale(.484);animation:fall-328 12s -24s linear infinite}@keyframes fall-328{30.246%{transform:translate(36.4588vw,30.246vh) scale(.484)}to{transform:translate(36.2811vw,99vh) scale(.484)}}.snow:nth-child(329){opacity:1.7638;transform:translate(66.899vw,-10px) scale(.149);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{40.672%{transform:translate(63.5234vw,40.672vh) scale(.149)}to{transform:translate(65.2112vw,99vh) scale(.149)}}.snow:nth-child(330){opacity:1.583;transform:translate(32.9663vw,-10px) scale(.0447);animation:fall-330 29s -20s linear infinite}@keyframes fall-330{36.208%{transform:translate(31.7376vw,36.208vh) scale(.0447)}to{transform:translate(32.35195vw,99vh) scale(.0447)}}.snow:nth-child(331){opacity:.1992;transform:translate(60.7297vw,-10px) scale(.5348);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{35.688%{transform:translate(57.3197vw,35.688vh) scale(.5348)}to{transform:translate(59.0247vw,99vh) scale(.5348)}}.snow:nth-child(332){opacity:1.1706;transform:translate(43.2569vw,-10px) scale(.6776);animation:fall-332 19s -5s linear infinite}@keyframes fall-332{58.214%{transform:translate(45.7878vw,58.214vh) scale(.6776)}to{transform:translate(44.52235vw,99vh) scale(.6776)}}.snow:nth-child(333){opacity:1.3064;transform:translate(89.7166vw,-10px) scale(.4252);animation:fall-333 28s -7s linear infinite}@keyframes fall-333{72.802%{transform:translate(80.1113vw,72.802vh) scale(.4252)}to{transform:translate(84.91395vw,99vh) scale(.4252)}}.snow:nth-child(334){opacity:.5694;transform:translate(36.7324vw,-10px) scale(.6971);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{41.855%{transform:translate(33.9538vw,41.855vh) scale(.6971)}to{transform:translate(35.3431vw,99vh) scale(.6971)}}.snow:nth-child(335){opacity:.6246;transform:translate(49.5036vw,-10px) scale(.0343);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.85%{transform:translate(57.9451vw,76.85vh) scale(.0343)}to{transform:translate(53.72435vw,99vh) scale(.0343)}}.snow:nth-child(336){opacity:1.4202;transform:translate(2.5146vw,-10px) scale(.5064);animation:fall-336 24s -27s linear infinite}@keyframes fall-336{39.911%{transform:translate(9.68vw,39.911vh) scale(.5064)}to{transform:translate(6.0973vw,99vh) scale(.5064)}}.snow:nth-child(337){opacity:.2032;transform:translate(17.0343vw,-10px) scale(.8794);animation:fall-337 27s -26s linear infinite}@keyframes fall-337{42.419%{transform:translate(13.6288vw,42.419vh) scale(.8794)}to{transform:translate(15.33155vw,99vh) scale(.8794)}}.snow:nth-child(338){opacity:1.3088;transform:translate(27.8305vw,-10px) scale(.8023);animation:fall-338 16s -20s linear infinite}@keyframes fall-338{56.042%{transform:translate(25.8678vw,56.042vh) scale(.8023)}to{transform:translate(26.84915vw,99vh) scale(.8023)}}.snow:nth-child(339){opacity:1.0502;transform:translate(16.3636vw,-10px) scale(.3209);animation:fall-339 17s -27s linear infinite}@keyframes fall-339{40.216%{transform:translate(10.8314vw,40.216vh) scale(.3209)}to{transform:translate(13.5975vw,99vh) scale(.3209)}}.snow:nth-child(340){opacity:.296;transform:translate(97.9598vw,-10px) scale(.1199);animation:fall-340 30s -18s linear infinite}@keyframes fall-340{69.283%{transform:translate(98.3407vw,69.283vh) scale(.1199)}to{transform:translate(98.15025vw,99vh) scale(.1199)}}.snow:nth-child(341){opacity:.503;transform:translate(58.8389vw,-10px) scale(.07);animation:fall-341 16s -25s linear infinite}@keyframes fall-341{61.818%{transform:translate(51.5121vw,61.818vh) scale(.07)}to{transform:translate(55.1755vw,99vh) scale(.07)}}.snow:nth-child(342){opacity:.3706;transform:translate(55.5659vw,-10px) scale(.787);animation:fall-342 12s -8s linear infinite}@keyframes fall-342{74.483%{transform:translate(51.2612vw,74.483vh) scale(.787)}to{transform:translate(53.41355vw,99vh) scale(.787)}}.snow:nth-child(343){opacity:.5356;transform:translate(8.5539vw,-10px) scale(.6528);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{56.717%{transform:translate(-.7912vw,56.717vh) scale(.6528)}to{transform:translate(3.88135vw,99vh) scale(.6528)}}.snow:nth-child(344){opacity:1.9426;transform:translate(48.8641vw,-10px) scale(.5868);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{62.33%{transform:translate(39.6336vw,62.33vh) scale(.5868)}to{transform:translate(44.24885vw,99vh) scale(.5868)}}.snow:nth-child(345){opacity:1.2806;transform:translate(2.3473vw,-10px) scale(.0337);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{70.254%{transform:translate(.283vw,70.254vh) scale(.0337)}to{transform:translate(1.31515vw,99vh) scale(.0337)}}.snow:nth-child(346){opacity:.3106;transform:translate(86.6153vw,-10px) scale(.4501);animation:fall-346 16s -18s linear infinite}@keyframes fall-346{74.202%{transform:translate(94.0846vw,74.202vh) scale(.4501)}to{transform:translate(90.34995vw,99vh) scale(.4501)}}.snow:nth-child(347){opacity:.2652;transform:translate(54.6166vw,-10px) scale(.1437);animation:fall-347 12s -17s linear infinite}@keyframes fall-347{53.314%{transform:translate(55.9607vw,53.314vh) scale(.1437)}to{transform:translate(55.28865vw,99vh) scale(.1437)}}.snow:nth-child(348){opacity:1.8188;transform:translate(.0393vw,-10px) scale(.3523);animation:fall-348 12s -10s linear infinite}@keyframes fall-348{79.818%{transform:translate(-3.9598vw,79.818vh) scale(.3523)}to{transform:translate(-1.96025vw,99vh) scale(.3523)}}.snow:nth-child(349){opacity:.2738;transform:translate(70.994vw,-10px) scale(.0603);animation:fall-349 15s -16s linear infinite}@keyframes fall-349{49.869%{transform:translate(61.6006vw,49.869vh) scale(.0603)}to{transform:translate(66.2973vw,99vh) scale(.0603)}}.snow:nth-child(350){opacity:.4308;transform:translate(43.7292vw,-10px) scale(.2769);animation:fall-350 13s -21s linear infinite}@keyframes fall-350{64.982%{transform:translate(53.3942vw,64.982vh) scale(.2769)}to{transform:translate(48.5617vw,99vh) scale(.2769)}}.snow:nth-child(351){opacity:1.909;transform:translate(58.8795vw,-10px) scale(.4355);animation:fall-351 24s -30s linear infinite}@keyframes fall-351{77.912%{transform:translate(53.8459vw,77.912vh) scale(.4355)}to{transform:translate(56.3627vw,99vh) scale(.4355)}}.snow:nth-child(352){opacity:.1162;transform:translate(77.8835vw,-10px) scale(.9384);animation:fall-352 17s -1s linear infinite}@keyframes fall-352{68.281%{transform:translate(68.8937vw,68.281vh) scale(.9384)}to{transform:translate(73.3886vw,99vh) scale(.9384)}}.snow:nth-child(353){opacity:.646;transform:translate(28.813vw,-10px) scale(.8357);animation:fall-353 30s -14s linear infinite}@keyframes fall-353{42.878%{transform:translate(32.8664vw,42.878vh) scale(.8357)}to{transform:translate(30.8397vw,99vh) scale(.8357)}}.snow:nth-child(354){opacity:1.5708;transform:translate(33.4891vw,-10px) scale(.5146);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{48.419%{transform:translate(23.5673vw,48.419vh) scale(.5146)}to{transform:translate(28.5282vw,99vh) scale(.5146)}}.snow:nth-child(355){opacity:1.5984;transform:translate(36.3177vw,-10px) scale(.6319);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{37.975%{transform:translate(35.0751vw,37.975vh) scale(.6319)}to{transform:translate(35.6964vw,99vh) scale(.6319)}}.snow:nth-child(356){opacity:1.24;transform:translate(4.4198vw,-10px) scale(.7975);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{77.54%{transform:translate(4.0554vw,77.54vh) scale(.7975)}to{transform:translate(4.2376vw,99vh) scale(.7975)}}.snow:nth-child(357){opacity:1.643;transform:translate(59.1369vw,-10px) scale(.6618);animation:fall-357 19s -14s linear infinite}@keyframes fall-357{53.199%{transform:translate(56.1081vw,53.199vh) scale(.6618)}to{transform:translate(57.6225vw,99vh) scale(.6618)}}.snow:nth-child(358){opacity:.7218;transform:translate(68.6202vw,-10px) scale(.4981);animation:fall-358 24s -6s linear infinite}@keyframes fall-358{69.269%{transform:translate(65.3758vw,69.269vh) scale(.4981)}to{transform:translate(66.998vw,99vh) scale(.4981)}}.snow:nth-child(359){opacity:.5374;transform:translate(76.0155vw,-10px) scale(.3801);animation:fall-359 20s -18s linear infinite}@keyframes fall-359{75.211%{transform:translate(78.5084vw,75.211vh) scale(.3801)}to{transform:translate(77.26195vw,99vh) scale(.3801)}}.snow:nth-child(360){opacity:.566;transform:translate(47.0537vw,-10px) scale(.8287);animation:fall-360 21s -17s linear infinite}@keyframes fall-360{66.062%{transform:translate(48.3133vw,66.062vh) scale(.8287)}to{transform:translate(47.6835vw,99vh) scale(.8287)}}.snow:nth-child(361){opacity:1.3198;transform:translate(7.1509vw,-10px) scale(.7661);animation:fall-361 19s -7s linear infinite}@keyframes fall-361{52.766%{transform:translate(-.0375vw,52.766vh) scale(.7661)}to{transform:translate(3.5567vw,99vh) scale(.7661)}}.snow:nth-child(362){opacity:1.932;transform:translate(39.4554vw,-10px) scale(.4236);animation:fall-362 29s -9s linear infinite}@keyframes fall-362{79.427%{transform:translate(30.9268vw,79.427vh) scale(.4236)}to{transform:translate(35.1911vw,99vh) scale(.4236)}}.snow:nth-child(363){opacity:.3718;transform:translate(77.8661vw,-10px) scale(.6636);animation:fall-363 28s -15s linear infinite}@keyframes fall-363{74.046%{transform:translate(68.1255vw,74.046vh) scale(.6636)}to{transform:translate(72.9958vw,99vh) scale(.6636)}}.snow:nth-child(364){opacity:1.5866;transform:translate(92.703vw,-10px) scale(.9856);animation:fall-364 21s -12s linear infinite}@keyframes fall-364{78.135%{transform:translate(96.5517vw,78.135vh) scale(.9856)}to{transform:translate(94.62735vw,99vh) scale(.9856)}}.snow:nth-child(365){opacity:.0488;transform:translate(20.0918vw,-10px) scale(.8791);animation:fall-365 25s -6s linear infinite}@keyframes fall-365{54.256%{transform:translate(17.813vw,54.256vh) scale(.8791)}to{transform:translate(18.9524vw,99vh) scale(.8791)}}.snow:nth-child(366){opacity:.991;transform:translate(34.1055vw,-10px) scale(.1771);animation:fall-366 17s -13s linear infinite}@keyframes fall-366{54.716%{transform:translate(24.8799vw,54.716vh) scale(.1771)}to{transform:translate(29.4927vw,99vh) scale(.1771)}}.snow:nth-child(367){opacity:.6948;transform:translate(9.2075vw,-10px) scale(.2553);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{36.176%{transform:translate(14.8779vw,36.176vh) scale(.2553)}to{transform:translate(12.0427vw,99vh) scale(.2553)}}.snow:nth-child(368){opacity:1.1902;transform:translate(21.5574vw,-10px) scale(.7529);animation:fall-368 14s -20s linear infinite}@keyframes fall-368{72.455%{transform:translate(23.3369vw,72.455vh) scale(.7529)}to{transform:translate(22.44715vw,99vh) scale(.7529)}}.snow:nth-child(369){opacity:1.0566;transform:translate(78.0412vw,-10px) scale(.8082);animation:fall-369 22s -26s linear infinite}@keyframes fall-369{58.987%{transform:translate(71.327vw,58.987vh) scale(.8082)}to{transform:translate(74.6841vw,99vh) scale(.8082)}}.snow:nth-child(370){opacity:1.6096;transform:translate(73.505vw,-10px) scale(.7682);animation:fall-370 25s -26s linear infinite}@keyframes fall-370{69.858%{transform:translate(67.0707vw,69.858vh) scale(.7682)}to{transform:translate(70.28785vw,99vh) scale(.7682)}}.snow:nth-child(371){opacity:1.873;transform:translate(74.0638vw,-10px) scale(.4916);animation:fall-371 12s -20s linear infinite}@keyframes fall-371{68.038%{transform:translate(67.274vw,68.038vh) scale(.4916)}to{transform:translate(70.6689vw,99vh) scale(.4916)}}.snow:nth-child(372){opacity:.2252;transform:translate(51.2895vw,-10px) scale(.2012);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{48.961%{transform:translate(49.3148vw,48.961vh) scale(.2012)}to{transform:translate(50.30215vw,99vh) scale(.2012)}}.snow:nth-child(373){opacity:1.5734;transform:translate(2.4136vw,-10px) scale(.8029);animation:fall-373 18s -11s linear infinite}@keyframes fall-373{47.852%{transform:translate(7.5765vw,47.852vh) scale(.8029)}to{transform:translate(4.99505vw,99vh) scale(.8029)}}.snow:nth-child(374){opacity:1.183;transform:translate(46.5106vw,-10px) scale(.6886);animation:fall-374 27s -9s linear infinite}@keyframes fall-374{55.612%{transform:translate(40.495vw,55.612vh) scale(.6886)}to{transform:translate(43.5028vw,99vh) scale(.6886)}}.snow:nth-child(375){opacity:.8058;transform:translate(48.8107vw,-10px) scale(.2437);animation:fall-375 15s -2s linear infinite}@keyframes fall-375{35.118%{transform:translate(39.418vw,35.118vh) scale(.2437)}to{transform:translate(44.11435vw,99vh) scale(.2437)}}.snow:nth-child(376){opacity:.3846;transform:translate(48.7309vw,-10px) scale(.8985);animation:fall-376 27s -15s linear infinite}@keyframes fall-376{58.144%{transform:translate(50.8034vw,58.144vh) scale(.8985)}to{transform:translate(49.76715vw,99vh) scale(.8985)}}.snow:nth-child(377){opacity:.4966;transform:translate(95.8456vw,-10px) scale(.9297);animation:fall-377 13s -16s linear infinite}@keyframes fall-377{36.951%{transform:translate(101.444vw,36.951vh) scale(.9297)}to{transform:translate(98.6448vw,99vh) scale(.9297)}}.snow:nth-child(378){opacity:.804;transform:translate(.2605vw,-10px) scale(.9607);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{38.689%{transform:translate(1.6182vw,38.689vh) scale(.9607)}to{transform:translate(.93935vw,99vh) scale(.9607)}}.snow:nth-child(379){opacity:.9584;transform:translate(10.5524vw,-10px) scale(.7082);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{67.938%{transform:translate(18.277vw,67.938vh) scale(.7082)}to{transform:translate(14.4147vw,99vh) scale(.7082)}}.snow:nth-child(380){opacity:1.5846;transform:translate(8.7663vw,-10px) scale(.7971);animation:fall-380 22s -17s linear infinite}@keyframes fall-380{44.37%{transform:translate(6.5715vw,44.37vh) scale(.7971)}to{transform:translate(7.6689vw,99vh) scale(.7971)}}.snow:nth-child(381){opacity:1.2556;transform:translate(98.7347vw,-10px) scale(.7203);animation:fall-381 28s -5s linear infinite}@keyframes fall-381{47.78%{transform:translate(104.466vw,47.78vh) scale(.7203)}to{transform:translate(101.60035vw,99vh) scale(.7203)}}.snow:nth-child(382){opacity:.0582;transform:translate(65.0448vw,-10px) scale(.2615);animation:fall-382 27s -18s linear infinite}@keyframes fall-382{47.853%{transform:translate(66.6571vw,47.853vh) scale(.2615)}to{transform:translate(65.85095vw,99vh) scale(.2615)}}.snow:nth-child(383){opacity:1.2762;transform:translate(85.2115vw,-10px) scale(.0362);animation:fall-383 11s -29s linear infinite}@keyframes fall-383{64.281%{transform:translate(87.9036vw,64.281vh) scale(.0362)}to{transform:translate(86.55755vw,99vh) scale(.0362)}}.snow:nth-child(384){opacity:.9362;transform:translate(84.3793vw,-10px) scale(.6189);animation:fall-384 17s -27s linear infinite}@keyframes fall-384{77.084%{transform:translate(91.7074vw,77.084vh) scale(.6189)}to{transform:translate(88.04335vw,99vh) scale(.6189)}}.snow:nth-child(385){opacity:1.9914;transform:translate(15.0184vw,-10px) scale(.2825);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{42.774%{transform:translate(23.4872vw,42.774vh) scale(.2825)}to{transform:translate(19.2528vw,99vh) scale(.2825)}}.snow:nth-child(386){opacity:.176;transform:translate(66.3913vw,-10px) scale(.0822);animation:fall-386 16s -23s linear infinite}@keyframes fall-386{49.302%{transform:translate(73.98vw,49.302vh) scale(.0822)}to{transform:translate(70.18565vw,99vh) scale(.0822)}}.snow:nth-child(387){opacity:.4518;transform:translate(77.6031vw,-10px) scale(.0993);animation:fall-387 22s -12s linear infinite}@keyframes fall-387{48.766%{transform:translate(85.8439vw,48.766vh) scale(.0993)}to{transform:translate(81.7235vw,99vh) scale(.0993)}}.snow:nth-child(388){opacity:1.7658;transform:translate(45.7356vw,-10px) scale(.4704);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{75.792%{transform:translate(54.5148vw,75.792vh) scale(.4704)}to{transform:translate(50.1252vw,99vh) scale(.4704)}}.snow:nth-child(389){opacity:.906;transform:translate(75.4923vw,-10px) scale(.431);animation:fall-389 13s -7s linear infinite}@keyframes fall-389{37.761%{transform:translate(80.4449vw,37.761vh) scale(.431)}to{transform:translate(77.9686vw,99vh) scale(.431)}}.snow:nth-child(390){opacity:1.541;transform:translate(99.5969vw,-10px) scale(.5995);animation:fall-390 23s -27s linear infinite}@keyframes fall-390{76.617%{transform:translate(96.7185vw,76.617vh) scale(.5995)}to{transform:translate(98.1577vw,99vh) scale(.5995)}}.snow:nth-child(391){opacity:.2962;transform:translate(29.0723vw,-10px) scale(.7341);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{41.859%{transform:translate(37.7778vw,41.859vh) scale(.7341)}to{transform:translate(33.42505vw,99vh) scale(.7341)}}.snow:nth-child(392){opacity:.0964;transform:translate(50.2896vw,-10px) scale(.6752);animation:fall-392 19s -19s linear infinite}@keyframes fall-392{68.598%{transform:translate(55.3597vw,68.598vh) scale(.6752)}to{transform:translate(52.82465vw,99vh) scale(.6752)}}.snow:nth-child(393){opacity:1.7158;transform:translate(90.0332vw,-10px) scale(.9197);animation:fall-393 10s -17s linear infinite}@keyframes fall-393{44.717%{transform:translate(91.0163vw,44.717vh) scale(.9197)}to{transform:translate(90.52475vw,99vh) scale(.9197)}}.snow:nth-child(394){opacity:.5154;transform:translate(70.3473vw,-10px) scale(.0829);animation:fall-394 11s -25s linear infinite}@keyframes fall-394{69.191%{transform:translate(66.9261vw,69.191vh) scale(.0829)}to{transform:translate(68.6367vw,99vh) scale(.0829)}}.snow:nth-child(395){opacity:.5368;transform:translate(99.6728vw,-10px) scale(.6299);animation:fall-395 12s -22s linear infinite}@keyframes fall-395{37.115%{transform:translate(98.8769vw,37.115vh) scale(.6299)}to{transform:translate(99.27485vw,99vh) scale(.6299)}}.snow:nth-child(396){opacity:.211;transform:translate(13.3506vw,-10px) scale(.7723);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{40.189%{transform:translate(6.1235vw,40.189vh) scale(.7723)}to{transform:translate(9.73705vw,99vh) scale(.7723)}}.snow:nth-child(397){opacity:1.1056;transform:translate(76.4014vw,-10px) scale(.3106);animation:fall-397 28s -29s linear infinite}@keyframes fall-397{58.542%{transform:translate(71.1412vw,58.542vh) scale(.3106)}to{transform:translate(73.7713vw,99vh) scale(.3106)}}.snow:nth-child(398){opacity:.8414;transform:translate(3.4583vw,-10px) scale(.739);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{72.825%{transform:translate(3.7707vw,72.825vh) scale(.739)}to{transform:translate(3.6145vw,99vh) scale(.739)}}.snow:nth-child(399){opacity:.4324;transform:translate(86.6627vw,-10px) scale(.6009);animation:fall-399 19s -13s linear infinite}@keyframes fall-399{63.852%{transform:translate(77.3754vw,63.852vh) scale(.6009)}to{transform:translate(82.01905vw,99vh) scale(.6009)}}.snow:nth-child(400){opacity:.6176;transform:translate(85.8841vw,-10px) scale(.1647);animation:fall-400 26s -26s linear infinite}@keyframes fall-400{71.911%{transform:translate(79.1586vw,71.911vh) scale(.1647)}to{transform:translate(82.52135vw,99vh) scale(.1647)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4062;transform:translate(47.102vw,-10px) scale(.9291);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{50.341%{transform:translate(47.4017vw,50.341vh) scale(.9291)}to{transform:translate(47.25185vw,99vh) scale(.9291)}}.snow:nth-child(2){opacity:1.5306;transform:translate(67.3557vw,-10px) scale(.7827);animation:fall-2 23s -20s linear infinite}@keyframes fall-2{32.575%{transform:translate(77.0979vw,32.575vh) scale(.7827)}to{transform:translate(72.2268vw,99vh) scale(.7827)}}.snow:nth-child(3){opacity:1.5488;transform:translate(12.0879vw,-10px) scale(.8057);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{57.901%{transform:translate(4.3148vw,57.901vh) scale(.8057)}to{transform:translate(8.20135vw,99vh) scale(.8057)}}.snow:nth-child(4){opacity:.8704;transform:translate(18.74vw,-10px) scale(.6005);animation:fall-4 29s -7s linear infinite}@keyframes fall-4{70.881%{transform:translate(12.4794vw,70.881vh) scale(.6005)}to{transform:translate(15.6097vw,99vh) scale(.6005)}}.snow:nth-child(5){opacity:.4772;transform:translate(11.2629vw,-10px) scale(.9865);animation:fall-5 12s -22s linear infinite}@keyframes fall-5{70.035%{transform:translate(2.096vw,70.035vh) scale(.9865)}to{transform:translate(6.67945vw,99vh) scale(.9865)}}.snow:nth-child(6){opacity:1.8312;transform:translate(52.9796vw,-10px) scale(.6341);animation:fall-6 25s -5s linear infinite}@keyframes fall-6{42.587%{transform:translate(52.5808vw,42.587vh) scale(.6341)}to{transform:translate(52.7802vw,99vh) scale(.6341)}}.snow:nth-child(7){opacity:.3304;transform:translate(90.9889vw,-10px) scale(.2199);animation:fall-7 14s -11s linear infinite}@keyframes fall-7{30.519%{transform:translate(91.7473vw,30.519vh) scale(.2199)}to{transform:translate(91.3681vw,99vh) scale(.2199)}}.snow:nth-child(8){opacity:1.9096;transform:translate(76.1727vw,-10px) scale(.5483);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{38.144%{transform:translate(66.2909vw,38.144vh) scale(.5483)}to{transform:translate(71.2318vw,99vh) scale(.5483)}}.snow:nth-child(9){opacity:.8466;transform:translate(91.2325vw,-10px) scale(.0014);animation:fall-9 25s -9s linear infinite}@keyframes fall-9{68.395%{transform:translate(86.8741vw,68.395vh) scale(.0014)}to{transform:translate(89.0533vw,99vh) scale(.0014)}}.snow:nth-child(10){opacity:.1246;transform:translate(47.8511vw,-10px) scale(.992);animation:fall-10 22s -16s linear infinite}@keyframes fall-10{36.185%{transform:translate(43.9034vw,36.185vh) scale(.992)}to{transform:translate(45.87725vw,99vh) scale(.992)}}.snow:nth-child(11){opacity:.8962;transform:translate(68.1316vw,-10px) scale(.0036);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{31.236%{transform:translate(60.3019vw,31.236vh) scale(.0036)}to{transform:translate(64.21675vw,99vh) scale(.0036)}}.snow:nth-child(12){opacity:.918;transform:translate(26.9494vw,-10px) scale(.1194);animation:fall-12 25s -11s linear infinite}@keyframes fall-12{44.976%{transform:translate(17.9408vw,44.976vh) scale(.1194)}to{transform:translate(22.4451vw,99vh) scale(.1194)}}.snow:nth-child(13){opacity:1.812;transform:translate(36.3036vw,-10px) scale(.8497);animation:fall-13 26s -22s linear infinite}@keyframes fall-13{78.388%{transform:translate(40.3385vw,78.388vh) scale(.8497)}to{transform:translate(38.32105vw,99vh) scale(.8497)}}.snow:nth-child(14){opacity:.9748;transform:translate(79.5723vw,-10px) scale(.924);animation:fall-14 19s -25s linear infinite}@keyframes fall-14{43.195%{transform:translate(77.6567vw,43.195vh) scale(.924)}to{transform:translate(78.6145vw,99vh) scale(.924)}}.snow:nth-child(15){opacity:1.3048;transform:translate(64.1286vw,-10px) scale(.9885);animation:fall-15 11s -9s linear infinite}@keyframes fall-15{79.76%{transform:translate(72.8703vw,79.76vh) scale(.9885)}to{transform:translate(68.49945vw,99vh) scale(.9885)}}.snow:nth-child(16){opacity:.758;transform:translate(1.6978vw,-10px) scale(.4654);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{43.592%{transform:translate(-4.1952vw,43.592vh) scale(.4654)}to{transform:translate(-1.2487vw,99vh) scale(.4654)}}.snow:nth-child(17){opacity:.4662;transform:translate(11.829vw,-10px) scale(.7473);animation:fall-17 19s -29s linear infinite}@keyframes fall-17{78.365%{transform:translate(6.2098vw,78.365vh) scale(.7473)}to{transform:translate(9.0194vw,99vh) scale(.7473)}}.snow:nth-child(18){opacity:.059;transform:translate(26.8056vw,-10px) scale(.4558);animation:fall-18 13s -23s linear infinite}@keyframes fall-18{71.901%{transform:translate(31.3064vw,71.901vh) scale(.4558)}to{transform:translate(29.056vw,99vh) scale(.4558)}}.snow:nth-child(19){opacity:.9818;transform:translate(21.8503vw,-10px) scale(.8145);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{66.224%{transform:translate(25.4453vw,66.224vh) scale(.8145)}to{transform:translate(23.6478vw,99vh) scale(.8145)}}.snow:nth-child(20){opacity:.0712;transform:translate(19.858vw,-10px) scale(.2876);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{76.767%{transform:translate(22.8277vw,76.767vh) scale(.2876)}to{transform:translate(21.34285vw,99vh) scale(.2876)}}.snow:nth-child(21){opacity:.5898;transform:translate(23.172vw,-10px) scale(.2057);animation:fall-21 16s -10s linear infinite}@keyframes fall-21{58.413%{transform:translate(23.3749vw,58.413vh) scale(.2057)}to{transform:translate(23.27345vw,99vh) scale(.2057)}}.snow:nth-child(22){opacity:1.1182;transform:translate(95.8626vw,-10px) scale(.4028);animation:fall-22 19s -20s linear infinite}@keyframes fall-22{30.212%{transform:translate(93.1383vw,30.212vh) scale(.4028)}to{transform:translate(94.50045vw,99vh) scale(.4028)}}.snow:nth-child(23){opacity:.5306;transform:translate(81.6694vw,-10px) scale(.5838);animation:fall-23 20s -22s linear infinite}@keyframes fall-23{53.577%{transform:translate(86.6186vw,53.577vh) scale(.5838)}to{transform:translate(84.144vw,99vh) scale(.5838)}}.snow:nth-child(24){opacity:.3918;transform:translate(80.261vw,-10px) scale(.3537);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{67.246%{transform:translate(84.8216vw,67.246vh) scale(.3537)}to{transform:translate(82.5413vw,99vh) scale(.3537)}}.snow:nth-child(25){opacity:1.8728;transform:translate(10.9036vw,-10px) scale(.8599);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{77.96%{transform:translate(15.2693vw,77.96vh) scale(.8599)}to{transform:translate(13.08645vw,99vh) scale(.8599)}}.snow:nth-child(26){opacity:1.12;transform:translate(41.2508vw,-10px) scale(.3273);animation:fall-26 29s -19s linear infinite}@keyframes fall-26{55.883%{transform:translate(48.2099vw,55.883vh) scale(.3273)}to{transform:translate(44.73035vw,99vh) scale(.3273)}}.snow:nth-child(27){opacity:.042;transform:translate(3.7423vw,-10px) scale(.6894);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{38.738%{transform:translate(12.8795vw,38.738vh) scale(.6894)}to{transform:translate(8.3109vw,99vh) scale(.6894)}}.snow:nth-child(28){opacity:1.5898;transform:translate(92.6785vw,-10px) scale(.1691);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{34.152%{transform:translate(88.1914vw,34.152vh) scale(.1691)}to{transform:translate(90.43495vw,99vh) scale(.1691)}}.snow:nth-child(29){opacity:1.334;transform:translate(26.5066vw,-10px) scale(.9684);animation:fall-29 28s -18s linear infinite}@keyframes fall-29{76.357%{transform:translate(23.8829vw,76.357vh) scale(.9684)}to{transform:translate(25.19475vw,99vh) scale(.9684)}}.snow:nth-child(30){opacity:.1924;transform:translate(6.185vw,-10px) scale(.4108);animation:fall-30 13s -12s linear infinite}@keyframes fall-30{30.656%{transform:translate(1.0029vw,30.656vh) scale(.4108)}to{transform:translate(3.59395vw,99vh) scale(.4108)}}.snow:nth-child(31){opacity:.0738;transform:translate(69.1877vw,-10px) scale(.6243);animation:fall-31 21s -29s linear infinite}@keyframes fall-31{74.533%{transform:translate(76.8517vw,74.533vh) scale(.6243)}to{transform:translate(73.0197vw,99vh) scale(.6243)}}.snow:nth-child(32){opacity:.1416;transform:translate(91.6698vw,-10px) scale(.8671);animation:fall-32 18s -11s linear infinite}@keyframes fall-32{53.882%{transform:translate(101.5064vw,53.882vh) scale(.8671)}to{transform:translate(96.5881vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:.1142;transform:translate(6.1014vw,-10px) scale(.3131);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{36.604%{transform:translate(14.6048vw,36.604vh) scale(.3131)}to{transform:translate(10.3531vw,99vh) scale(.3131)}}.snow:nth-child(34){opacity:.2386;transform:translate(97.7997vw,-10px) scale(.7049);animation:fall-34 24s -18s linear infinite}@keyframes fall-34{46.344%{transform:translate(104.7819vw,46.344vh) scale(.7049)}to{transform:translate(101.2908vw,99vh) scale(.7049)}}.snow:nth-child(35){opacity:.265;transform:translate(26.2021vw,-10px) scale(.1772);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{79.59%{transform:translate(17.6324vw,79.59vh) scale(.1772)}to{transform:translate(21.91725vw,99vh) scale(.1772)}}.snow:nth-child(36){opacity:.7164;transform:translate(90.4932vw,-10px) scale(.0499);animation:fall-36 15s -26s linear infinite}@keyframes fall-36{49.399%{transform:translate(87.4308vw,49.399vh) scale(.0499)}to{transform:translate(88.962vw,99vh) scale(.0499)}}.snow:nth-child(37){opacity:.6906;transform:translate(71.0978vw,-10px) scale(.7335);animation:fall-37 29s -5s linear infinite}@keyframes fall-37{70.427%{transform:translate(78.4082vw,70.427vh) scale(.7335)}to{transform:translate(74.753vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:1.5094;transform:translate(84.5806vw,-10px) scale(.6143);animation:fall-38 20s -2s linear infinite}@keyframes fall-38{75.409%{transform:translate(87.5875vw,75.409vh) scale(.6143)}to{transform:translate(86.08405vw,99vh) scale(.6143)}}.snow:nth-child(39){opacity:.1504;transform:translate(12.2659vw,-10px) scale(.3574);animation:fall-39 23s -28s linear infinite}@keyframes fall-39{57.135%{transform:translate(5.947vw,57.135vh) scale(.3574)}to{transform:translate(9.10645vw,99vh) scale(.3574)}}.snow:nth-child(40){opacity:.1166;transform:translate(10.0095vw,-10px) scale(.7968);animation:fall-40 14s -17s linear infinite}@keyframes fall-40{77.305%{transform:translate(7.2671vw,77.305vh) scale(.7968)}to{transform:translate(8.6383vw,99vh) scale(.7968)}}.snow:nth-child(41){opacity:1.7392;transform:translate(39.1939vw,-10px) scale(.9096);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{68.296%{transform:translate(33.0919vw,68.296vh) scale(.9096)}to{transform:translate(36.1429vw,99vh) scale(.9096)}}.snow:nth-child(42){opacity:.2392;transform:translate(14.959vw,-10px) scale(.4808);animation:fall-42 17s -19s linear infinite}@keyframes fall-42{76.839%{transform:translate(21.395vw,76.839vh) scale(.4808)}to{transform:translate(18.177vw,99vh) scale(.4808)}}.snow:nth-child(43){opacity:.6588;transform:translate(51.6571vw,-10px) scale(.1401);animation:fall-43 18s -13s linear infinite}@keyframes fall-43{30.609%{transform:translate(49.113vw,30.609vh) scale(.1401)}to{transform:translate(50.38505vw,99vh) scale(.1401)}}.snow:nth-child(44){opacity:.1102;transform:translate(69.5833vw,-10px) scale(.0811);animation:fall-44 28s -5s linear infinite}@keyframes fall-44{73.454%{transform:translate(67.9887vw,73.454vh) scale(.0811)}to{transform:translate(68.786vw,99vh) scale(.0811)}}.snow:nth-child(45){opacity:.0602;transform:translate(89.4735vw,-10px) scale(.2353);animation:fall-45 13s -15s linear infinite}@keyframes fall-45{53.463%{transform:translate(83.3256vw,53.463vh) scale(.2353)}to{transform:translate(86.39955vw,99vh) scale(.2353)}}.snow:nth-child(46){opacity:1.6104;transform:translate(81.2483vw,-10px) scale(.5184);animation:fall-46 14s -5s linear infinite}@keyframes fall-46{44.743%{transform:translate(80.0437vw,44.743vh) scale(.5184)}to{transform:translate(80.646vw,99vh) scale(.5184)}}.snow:nth-child(47){opacity:.1808;transform:translate(46.2876vw,-10px) scale(.0558);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{38.908%{transform:translate(50.8941vw,38.908vh) scale(.0558)}to{transform:translate(48.59085vw,99vh) scale(.0558)}}.snow:nth-child(48){opacity:.7932;transform:translate(94.5362vw,-10px) scale(.4614);animation:fall-48 19s -24s linear infinite}@keyframes fall-48{51.284%{transform:translate(102.434vw,51.284vh) scale(.4614)}to{transform:translate(98.4851vw,99vh) scale(.4614)}}.snow:nth-child(49){opacity:1.6686;transform:translate(49.8462vw,-10px) scale(.1156);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{73.225%{transform:translate(46.0217vw,73.225vh) scale(.1156)}to{transform:translate(47.93395vw,99vh) scale(.1156)}}.snow:nth-child(50){opacity:.8234;transform:translate(86.0495vw,-10px) scale(.5349);animation:fall-50 20s -27s linear infinite}@keyframes fall-50{65.779%{transform:translate(81.0136vw,65.779vh) scale(.5349)}to{transform:translate(83.53155vw,99vh) scale(.5349)}}.snow:nth-child(51){opacity:1.327;transform:translate(26.2549vw,-10px) scale(.712);animation:fall-51 30s -9s linear infinite}@keyframes fall-51{59.51%{transform:translate(27.6033vw,59.51vh) scale(.712)}to{transform:translate(26.9291vw,99vh) scale(.712)}}.snow:nth-child(52){opacity:.1962;transform:translate(58.143vw,-10px) scale(.6716);animation:fall-52 18s -29s linear infinite}@keyframes fall-52{45.947%{transform:translate(55.1137vw,45.947vh) scale(.6716)}to{transform:translate(56.62835vw,99vh) scale(.6716)}}.snow:nth-child(53){opacity:.4782;transform:translate(80.38vw,-10px) scale(.6);animation:fall-53 29s -25s linear infinite}@keyframes fall-53{61.328%{transform:translate(78.99vw,61.328vh) scale(.6)}to{transform:translate(79.685vw,99vh) scale(.6)}}.snow:nth-child(54){opacity:.5372;transform:translate(24.9831vw,-10px) scale(.6781);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{76.115%{transform:translate(23.604vw,76.115vh) scale(.6781)}to{transform:translate(24.29355vw,99vh) scale(.6781)}}.snow:nth-child(55){opacity:1.8;transform:translate(1.5947vw,-10px) scale(.599);animation:fall-55 15s -7s linear infinite}@keyframes fall-55{50.411%{transform:translate(9.594vw,50.411vh) scale(.599)}to{transform:translate(5.59435vw,99vh) scale(.599)}}.snow:nth-child(56){opacity:.0846;transform:translate(16.5768vw,-10px) scale(.8991);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{57.318%{transform:translate(12.7614vw,57.318vh) scale(.8991)}to{transform:translate(14.6691vw,99vh) scale(.8991)}}.snow:nth-child(57){opacity:1.779;transform:translate(67.9434vw,-10px) scale(.839);animation:fall-57 26s -1s linear infinite}@keyframes fall-57{53.778%{transform:translate(62.3443vw,53.778vh) scale(.839)}to{transform:translate(65.14385vw,99vh) scale(.839)}}.snow:nth-child(58){opacity:.899;transform:translate(60.7808vw,-10px) scale(.1551);animation:fall-58 14s -15s linear infinite}@keyframes fall-58{38.843%{transform:translate(50.8621vw,38.843vh) scale(.1551)}to{transform:translate(55.82145vw,99vh) scale(.1551)}}.snow:nth-child(59){opacity:1.0008;transform:translate(98.6083vw,-10px) scale(.5994);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{43.453%{transform:translate(108.5338vw,43.453vh) scale(.5994)}to{transform:translate(103.57105vw,99vh) scale(.5994)}}.snow:nth-child(60){opacity:1.1872;transform:translate(83.7438vw,-10px) scale(.441);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{77.185%{transform:translate(86.0891vw,77.185vh) scale(.441)}to{transform:translate(84.91645vw,99vh) scale(.441)}}.snow:nth-child(61){opacity:1.3046;transform:translate(15.4493vw,-10px) scale(.7525);animation:fall-61 17s -6s linear infinite}@keyframes fall-61{43.063%{transform:translate(18.1124vw,43.063vh) scale(.7525)}to{transform:translate(16.78085vw,99vh) scale(.7525)}}.snow:nth-child(62){opacity:.7058;transform:translate(70.3456vw,-10px) scale(.9257);animation:fall-62 26s -12s linear infinite}@keyframes fall-62{51.794%{transform:translate(66.9101vw,51.794vh) scale(.9257)}to{transform:translate(68.62785vw,99vh) scale(.9257)}}.snow:nth-child(63){opacity:.981;transform:translate(32.9393vw,-10px) scale(.7179);animation:fall-63 22s -14s linear infinite}@keyframes fall-63{40.213%{transform:translate(41.3418vw,40.213vh) scale(.7179)}to{transform:translate(37.14055vw,99vh) scale(.7179)}}.snow:nth-child(64){opacity:.9154;transform:translate(59.7878vw,-10px) scale(.9377);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{31.449%{transform:translate(60.1906vw,31.449vh) scale(.9377)}to{transform:translate(59.9892vw,99vh) scale(.9377)}}.snow:nth-child(65){opacity:.5118;transform:translate(26.7514vw,-10px) scale(.4892);animation:fall-65 16s -9s linear infinite}@keyframes fall-65{42.074%{transform:translate(17.3159vw,42.074vh) scale(.4892)}to{transform:translate(22.03365vw,99vh) scale(.4892)}}.snow:nth-child(66){opacity:1.2898;transform:translate(89.694vw,-10px) scale(.3334);animation:fall-66 15s -7s linear infinite}@keyframes fall-66{79.714%{transform:translate(97.7626vw,79.714vh) scale(.3334)}to{transform:translate(93.7283vw,99vh) scale(.3334)}}.snow:nth-child(67){opacity:1.7982;transform:translate(76.9778vw,-10px) scale(.5924);animation:fall-67 29s -6s linear infinite}@keyframes fall-67{68.238%{transform:translate(76.9792vw,68.238vh) scale(.5924)}to{transform:translate(76.9785vw,99vh) scale(.5924)}}.snow:nth-child(68){opacity:1.7836;transform:translate(84.9038vw,-10px) scale(.7462);animation:fall-68 19s -8s linear infinite}@keyframes fall-68{38.431%{transform:translate(78.517vw,38.431vh) scale(.7462)}to{transform:translate(81.7104vw,99vh) scale(.7462)}}.snow:nth-child(69){opacity:.8372;transform:translate(96.2005vw,-10px) scale(.9542);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{53.339%{transform:translate(103.6421vw,53.339vh) scale(.9542)}to{transform:translate(99.9213vw,99vh) scale(.9542)}}.snow:nth-child(70){opacity:.3746;transform:translate(29.7772vw,-10px) scale(.2086);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{75.44%{transform:translate(26.5569vw,75.44vh) scale(.2086)}to{transform:translate(28.16705vw,99vh) scale(.2086)}}.snow:nth-child(71){opacity:1.4586;transform:translate(73.9772vw,-10px) scale(.6319);animation:fall-71 11s -9s linear infinite}@keyframes fall-71{58.774%{transform:translate(75.345vw,58.774vh) scale(.6319)}to{transform:translate(74.6611vw,99vh) scale(.6319)}}.snow:nth-child(72){opacity:.703;transform:translate(26.403vw,-10px) scale(.5451);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{30.482%{transform:translate(36.21vw,30.482vh) scale(.5451)}to{transform:translate(31.3065vw,99vh) scale(.5451)}}.snow:nth-child(73){opacity:1.6308;transform:translate(77.1716vw,-10px) scale(.7248);animation:fall-73 30s -1s linear infinite}@keyframes fall-73{34.744%{transform:translate(79.6451vw,34.744vh) scale(.7248)}to{transform:translate(78.40835vw,99vh) scale(.7248)}}.snow:nth-child(74){opacity:.3938;transform:translate(71.931vw,-10px) scale(.6317);animation:fall-74 15s -15s linear infinite}@keyframes fall-74{62.665%{transform:translate(70.1697vw,62.665vh) scale(.6317)}to{transform:translate(71.05035vw,99vh) scale(.6317)}}.snow:nth-child(75){opacity:.577;transform:translate(17.4114vw,-10px) scale(.9117);animation:fall-75 29s -9s linear infinite}@keyframes fall-75{72.762%{transform:translate(26.3572vw,72.762vh) scale(.9117)}to{transform:translate(21.8843vw,99vh) scale(.9117)}}.snow:nth-child(76){opacity:1.2496;transform:translate(11.048vw,-10px) scale(.0292);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{71.383%{transform:translate(17.0525vw,71.383vh) scale(.0292)}to{transform:translate(14.05025vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:1.4334;transform:translate(39.6584vw,-10px) scale(.5844);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{42.011%{transform:translate(43.8339vw,42.011vh) scale(.5844)}to{transform:translate(41.74615vw,99vh) scale(.5844)}}.snow:nth-child(78){opacity:.3742;transform:translate(82.8811vw,-10px) scale(.7006);animation:fall-78 10s -16s linear infinite}@keyframes fall-78{35.155%{transform:translate(78.4948vw,35.155vh) scale(.7006)}to{transform:translate(80.68795vw,99vh) scale(.7006)}}.snow:nth-child(79){opacity:.8856;transform:translate(42.3698vw,-10px) scale(.9635);animation:fall-79 12s -16s linear infinite}@keyframes fall-79{50.57%{transform:translate(38.8435vw,50.57vh) scale(.9635)}to{transform:translate(40.60665vw,99vh) scale(.9635)}}.snow:nth-child(80){opacity:1.0988;transform:translate(92.164vw,-10px) scale(.783);animation:fall-80 23s -14s linear infinite}@keyframes fall-80{35.721%{transform:translate(98.4157vw,35.721vh) scale(.783)}to{transform:translate(95.28985vw,99vh) scale(.783)}}.snow:nth-child(81){opacity:1.7698;transform:translate(17.0633vw,-10px) scale(.4871);animation:fall-81 25s -20s linear infinite}@keyframes fall-81{36.457%{transform:translate(21.2161vw,36.457vh) scale(.4871)}to{transform:translate(19.1397vw,99vh) scale(.4871)}}.snow:nth-child(82){opacity:.0532;transform:translate(85.7031vw,-10px) scale(.5234);animation:fall-82 24s -2s linear infinite}@keyframes fall-82{34.097%{transform:translate(84.0023vw,34.097vh) scale(.5234)}to{transform:translate(84.8527vw,99vh) scale(.5234)}}.snow:nth-child(83){opacity:.4296;transform:translate(7.5532vw,-10px) scale(.7158);animation:fall-83 24s -8s linear infinite}@keyframes fall-83{65.212%{transform:translate(.9242vw,65.212vh) scale(.7158)}to{transform:translate(4.2387vw,99vh) scale(.7158)}}.snow:nth-child(84){opacity:1.6934;transform:translate(46.3472vw,-10px) scale(.3309);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{59.044%{transform:translate(51.1928vw,59.044vh) scale(.3309)}to{transform:translate(48.77vw,99vh) scale(.3309)}}.snow:nth-child(85){opacity:.1732;transform:translate(86.9815vw,-10px) scale(.371);animation:fall-85 16s -2s linear infinite}@keyframes fall-85{72.63%{transform:translate(91.0059vw,72.63vh) scale(.371)}to{transform:translate(88.9937vw,99vh) scale(.371)}}.snow:nth-child(86){opacity:1.1292;transform:translate(49.8128vw,-10px) scale(.6959);animation:fall-86 14s -7s linear infinite}@keyframes fall-86{66.034%{transform:translate(58.7034vw,66.034vh) scale(.6959)}to{transform:translate(54.2581vw,99vh) scale(.6959)}}.snow:nth-child(87){opacity:.2904;transform:translate(70.0651vw,-10px) scale(.9025);animation:fall-87 10s -3s linear infinite}@keyframes fall-87{44.846%{transform:translate(74.6425vw,44.846vh) scale(.9025)}to{transform:translate(72.3538vw,99vh) scale(.9025)}}.snow:nth-child(88){opacity:1.25;transform:translate(15.7161vw,-10px) scale(.7246);animation:fall-88 12s -14s linear infinite}@keyframes fall-88{75.796%{transform:translate(15.5733vw,75.796vh) scale(.7246)}to{transform:translate(15.6447vw,99vh) scale(.7246)}}.snow:nth-child(89){opacity:1.4036;transform:translate(93.571vw,-10px) scale(.0389);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{61.894%{transform:translate(88.447vw,61.894vh) scale(.0389)}to{transform:translate(91.009vw,99vh) scale(.0389)}}.snow:nth-child(90){opacity:.481;transform:translate(30.061vw,-10px) scale(.2605);animation:fall-90 11s -29s linear infinite}@keyframes fall-90{53.775%{transform:translate(31.8353vw,53.775vh) scale(.2605)}to{transform:translate(30.94815vw,99vh) scale(.2605)}}.snow:nth-child(91){opacity:.747;transform:translate(13.1515vw,-10px) scale(.5697);animation:fall-91 24s -28s linear infinite}@keyframes fall-91{32.139%{transform:translate(4.8385vw,32.139vh) scale(.5697)}to{transform:translate(8.995vw,99vh) scale(.5697)}}.snow:nth-child(92){opacity:.4786;transform:translate(8.7999vw,-10px) scale(.386);animation:fall-92 13s -14s linear infinite}@keyframes fall-92{67.106%{transform:translate(17.1978vw,67.106vh) scale(.386)}to{transform:translate(12.99885vw,99vh) scale(.386)}}.snow:nth-child(93){opacity:1.795;transform:translate(82.3982vw,-10px) scale(.4232);animation:fall-93 12s -29s linear infinite}@keyframes fall-93{35.047%{transform:translate(72.6367vw,35.047vh) scale(.4232)}to{transform:translate(77.51745vw,99vh) scale(.4232)}}.snow:nth-child(94){opacity:1.17;transform:translate(13.4082vw,-10px) scale(.782);animation:fall-94 11s -5s linear infinite}@keyframes fall-94{43.189%{transform:translate(9.5544vw,43.189vh) scale(.782)}to{transform:translate(11.4813vw,99vh) scale(.782)}}.snow:nth-child(95){opacity:.3588;transform:translate(59.172vw,-10px) scale(.4695);animation:fall-95 29s -16s linear infinite}@keyframes fall-95{41.651%{transform:translate(60.3697vw,41.651vh) scale(.4695)}to{transform:translate(59.77085vw,99vh) scale(.4695)}}.snow:nth-child(96){opacity:.616;transform:translate(72.7385vw,-10px) scale(.1334);animation:fall-96 17s -2s linear infinite}@keyframes fall-96{70.877%{transform:translate(70.2366vw,70.877vh) scale(.1334)}to{transform:translate(71.48755vw,99vh) scale(.1334)}}.snow:nth-child(97){opacity:.8356;transform:translate(8.37vw,-10px) scale(.9413);animation:fall-97 14s -12s linear infinite}@keyframes fall-97{61.883%{transform:translate(16.8309vw,61.883vh) scale(.9413)}to{transform:translate(12.60045vw,99vh) scale(.9413)}}.snow:nth-child(98){opacity:1.5816;transform:translate(74.9133vw,-10px) scale(.2051);animation:fall-98 27s -12s linear infinite}@keyframes fall-98{50.777%{transform:translate(71.2914vw,50.777vh) scale(.2051)}to{transform:translate(73.10235vw,99vh) scale(.2051)}}.snow:nth-child(99){opacity:.6968;transform:translate(75.09vw,-10px) scale(.5355);animation:fall-99 20s -15s linear infinite}@keyframes fall-99{57.147%{transform:translate(68.3064vw,57.147vh) scale(.5355)}to{transform:translate(71.6982vw,99vh) scale(.5355)}}.snow:nth-child(100){opacity:.9956;transform:translate(77.802vw,-10px) scale(.6064);animation:fall-100 27s -16s linear infinite}@keyframes fall-100{61.393%{transform:translate(82.877vw,61.393vh) scale(.6064)}to{transform:translate(80.3395vw,99vh) scale(.6064)}}.snow:nth-child(101){opacity:.674;transform:translate(75.2211vw,-10px) scale(.4006);animation:fall-101 27s -26s linear infinite}@keyframes fall-101{43.575%{transform:translate(72.2512vw,43.575vh) scale(.4006)}to{transform:translate(73.73615vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:.9706;transform:translate(76.0834vw,-10px) scale(.0493);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{63.637%{transform:translate(67.4933vw,63.637vh) scale(.0493)}to{transform:translate(71.78835vw,99vh) scale(.0493)}}.snow:nth-child(103){opacity:.297;transform:translate(7.672vw,-10px) scale(.9715);animation:fall-103 18s -29s linear infinite}@keyframes fall-103{75.415%{transform:translate(-.784vw,75.415vh) scale(.9715)}to{transform:translate(3.444vw,99vh) scale(.9715)}}.snow:nth-child(104){opacity:.183;transform:translate(21.1962vw,-10px) scale(.8919);animation:fall-104 20s -13s linear infinite}@keyframes fall-104{32.149%{transform:translate(11.6691vw,32.149vh) scale(.8919)}to{transform:translate(16.43265vw,99vh) scale(.8919)}}.snow:nth-child(105){opacity:1.2978;transform:translate(34.767vw,-10px) scale(.2513);animation:fall-105 18s -14s linear infinite}@keyframes fall-105{42.452%{transform:translate(25.3583vw,42.452vh) scale(.2513)}to{transform:translate(30.06265vw,99vh) scale(.2513)}}.snow:nth-child(106){opacity:1.3902;transform:translate(95.5318vw,-10px) scale(.6054);animation:fall-106 30s -1s linear infinite}@keyframes fall-106{47.41%{transform:translate(90.0259vw,47.41vh) scale(.6054)}to{transform:translate(92.77885vw,99vh) scale(.6054)}}.snow:nth-child(107){opacity:1.9466;transform:translate(57.1563vw,-10px) scale(.3616);animation:fall-107 10s -13s linear infinite}@keyframes fall-107{66.967%{transform:translate(57.9585vw,66.967vh) scale(.3616)}to{transform:translate(57.5574vw,99vh) scale(.3616)}}.snow:nth-child(108){opacity:.8614;transform:translate(25.5905vw,-10px) scale(.987);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{50.238%{transform:translate(27.0201vw,50.238vh) scale(.987)}to{transform:translate(26.3053vw,99vh) scale(.987)}}.snow:nth-child(109){opacity:.3448;transform:translate(63.4043vw,-10px) scale(.707);animation:fall-109 12s -26s linear infinite}@keyframes fall-109{44.291%{transform:translate(67.9184vw,44.291vh) scale(.707)}to{transform:translate(65.66135vw,99vh) scale(.707)}}.snow:nth-child(110){opacity:1.3928;transform:translate(99.86vw,-10px) scale(.2543);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{44.545%{transform:translate(109.1151vw,44.545vh) scale(.2543)}to{transform:translate(104.48755vw,99vh) scale(.2543)}}.snow:nth-child(111){opacity:1.1462;transform:translate(62.7067vw,-10px) scale(.3206);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{71.975%{transform:translate(59.8486vw,71.975vh) scale(.3206)}to{transform:translate(61.27765vw,99vh) scale(.3206)}}.snow:nth-child(112){opacity:1.5954;transform:translate(90.9707vw,-10px) scale(.6899);animation:fall-112 29s -28s linear infinite}@keyframes fall-112{52.931%{transform:translate(95.6044vw,52.931vh) scale(.6899)}to{transform:translate(93.28755vw,99vh) scale(.6899)}}.snow:nth-child(113){opacity:.6332;transform:translate(94.3073vw,-10px) scale(.0776);animation:fall-113 15s -23s linear infinite}@keyframes fall-113{30.625%{transform:translate(93.0621vw,30.625vh) scale(.0776)}to{transform:translate(93.6847vw,99vh) scale(.0776)}}.snow:nth-child(114){opacity:1.3564;transform:translate(95.2567vw,-10px) scale(.6521);animation:fall-114 21s -26s linear infinite}@keyframes fall-114{39.717%{transform:translate(86.4204vw,39.717vh) scale(.6521)}to{transform:translate(90.83855vw,99vh) scale(.6521)}}.snow:nth-child(115){opacity:.7518;transform:translate(19.7179vw,-10px) scale(.2824);animation:fall-115 21s -30s linear infinite}@keyframes fall-115{32.159%{transform:translate(13.0943vw,32.159vh) scale(.2824)}to{transform:translate(16.4061vw,99vh) scale(.2824)}}.snow:nth-child(116){opacity:.3824;transform:translate(84.262vw,-10px) scale(.8902);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{52.32%{transform:translate(87.6131vw,52.32vh) scale(.8902)}to{transform:translate(85.93755vw,99vh) scale(.8902)}}.snow:nth-child(117){opacity:1.6622;transform:translate(30.3462vw,-10px) scale(.162);animation:fall-117 22s -10s linear infinite}@keyframes fall-117{44.869%{transform:translate(21.7691vw,44.869vh) scale(.162)}to{transform:translate(26.05765vw,99vh) scale(.162)}}.snow:nth-child(118){opacity:1.1724;transform:translate(25.8223vw,-10px) scale(.05);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{32.283%{transform:translate(25.569vw,32.283vh) scale(.05)}to{transform:translate(25.69565vw,99vh) scale(.05)}}.snow:nth-child(119){opacity:.5736;transform:translate(62.0421vw,-10px) scale(.363);animation:fall-119 11s -3s linear infinite}@keyframes fall-119{77.468%{transform:translate(65.4711vw,77.468vh) scale(.363)}to{transform:translate(63.7566vw,99vh) scale(.363)}}.snow:nth-child(120){opacity:1.7494;transform:translate(20.4119vw,-10px) scale(.3716);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{30.831%{transform:translate(17.8213vw,30.831vh) scale(.3716)}to{transform:translate(19.1166vw,99vh) scale(.3716)}}.snow:nth-child(121){opacity:1.18;transform:translate(95.8771vw,-10px) scale(.511);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{69.961%{transform:translate(99.4003vw,69.961vh) scale(.511)}to{transform:translate(97.6387vw,99vh) scale(.511)}}.snow:nth-child(122){opacity:.4084;transform:translate(7.6172vw,-10px) scale(.8356);animation:fall-122 29s -23s linear infinite}@keyframes fall-122{75.413%{transform:translate(-.0249vw,75.413vh) scale(.8356)}to{transform:translate(3.79615vw,99vh) scale(.8356)}}.snow:nth-child(123){opacity:1.2456;transform:translate(14.3424vw,-10px) scale(.8019);animation:fall-123 30s -3s linear infinite}@keyframes fall-123{50.568%{transform:translate(5.2968vw,50.568vh) scale(.8019)}to{transform:translate(9.8196vw,99vh) scale(.8019)}}.snow:nth-child(124){opacity:1.0592;transform:translate(84.9692vw,-10px) scale(.1277);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{44.404%{transform:translate(88.5453vw,44.404vh) scale(.1277)}to{transform:translate(86.75725vw,99vh) scale(.1277)}}.snow:nth-child(125){opacity:1.068;transform:translate(62.8325vw,-10px) scale(.1023);animation:fall-125 30s -1s linear infinite}@keyframes fall-125{43.766%{transform:translate(57.0903vw,43.766vh) scale(.1023)}to{transform:translate(59.9614vw,99vh) scale(.1023)}}.snow:nth-child(126){opacity:.3212;transform:translate(80.7317vw,-10px) scale(.4576);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{52.192%{transform:translate(72.3573vw,52.192vh) scale(.4576)}to{transform:translate(76.5445vw,99vh) scale(.4576)}}.snow:nth-child(127){opacity:.709;transform:translate(1.6294vw,-10px) scale(.5383);animation:fall-127 25s -10s linear infinite}@keyframes fall-127{75.529%{transform:translate(9.5274vw,75.529vh) scale(.5383)}to{transform:translate(5.5784vw,99vh) scale(.5383)}}.snow:nth-child(128){opacity:1.0374;transform:translate(42.7131vw,-10px) scale(.1598);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{61.505%{transform:translate(38.6371vw,61.505vh) scale(.1598)}to{transform:translate(40.6751vw,99vh) scale(.1598)}}.snow:nth-child(129){opacity:.8998;transform:translate(45.4989vw,-10px) scale(.9478);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{41.286%{transform:translate(50.2137vw,41.286vh) scale(.9478)}to{transform:translate(47.8563vw,99vh) scale(.9478)}}.snow:nth-child(130){opacity:1.8822;transform:translate(84.5134vw,-10px) scale(.9011);animation:fall-130 29s -8s linear infinite}@keyframes fall-130{79.813%{transform:translate(83.9499vw,79.813vh) scale(.9011)}to{transform:translate(84.23165vw,99vh) scale(.9011)}}.snow:nth-child(131){opacity:.924;transform:translate(14.157vw,-10px) scale(.1177);animation:fall-131 13s -2s linear infinite}@keyframes fall-131{54.621%{transform:translate(10.6548vw,54.621vh) scale(.1177)}to{transform:translate(12.4059vw,99vh) scale(.1177)}}.snow:nth-child(132){opacity:.5834;transform:translate(54.9278vw,-10px) scale(.4204);animation:fall-132 21s -27s linear infinite}@keyframes fall-132{79.348%{transform:translate(54.1341vw,79.348vh) scale(.4204)}to{transform:translate(54.53095vw,99vh) scale(.4204)}}.snow:nth-child(133){opacity:.2918;transform:translate(30.8579vw,-10px) scale(.0369);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{44.842%{transform:translate(27.0429vw,44.842vh) scale(.0369)}to{transform:translate(28.9504vw,99vh) scale(.0369)}}.snow:nth-child(134){opacity:1.5884;transform:translate(24.1599vw,-10px) scale(.6468);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{65.521%{transform:translate(14.4829vw,65.521vh) scale(.6468)}to{transform:translate(19.3214vw,99vh) scale(.6468)}}.snow:nth-child(135){opacity:1.404;transform:translate(31.1826vw,-10px) scale(.8794);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{37.956%{transform:translate(26.9209vw,37.956vh) scale(.8794)}to{transform:translate(29.05175vw,99vh) scale(.8794)}}.snow:nth-child(136){opacity:1.0168;transform:translate(34.0418vw,-10px) scale(.7259);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{68.03%{transform:translate(31.0172vw,68.03vh) scale(.7259)}to{transform:translate(32.5295vw,99vh) scale(.7259)}}.snow:nth-child(137){opacity:.6944;transform:translate(46.3249vw,-10px) scale(.6922);animation:fall-137 26s -24s linear infinite}@keyframes fall-137{44.866%{transform:translate(44.9138vw,44.866vh) scale(.6922)}to{transform:translate(45.61935vw,99vh) scale(.6922)}}.snow:nth-child(138){opacity:1.8062;transform:translate(52.3862vw,-10px) scale(.4692);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{42.732%{transform:translate(51.0186vw,42.732vh) scale(.4692)}to{transform:translate(51.7024vw,99vh) scale(.4692)}}.snow:nth-child(139){opacity:1.23;transform:translate(46.4638vw,-10px) scale(.8526);animation:fall-139 28s -3s linear infinite}@keyframes fall-139{65.48%{transform:translate(37.7572vw,65.48vh) scale(.8526)}to{transform:translate(42.1105vw,99vh) scale(.8526)}}.snow:nth-child(140){opacity:1.437;transform:translate(38.6528vw,-10px) scale(.7043);animation:fall-140 21s -19s linear infinite}@keyframes fall-140{41.702%{transform:translate(39.8684vw,41.702vh) scale(.7043)}to{transform:translate(39.2606vw,99vh) scale(.7043)}}.snow:nth-child(141){opacity:1.2272;transform:translate(48.6815vw,-10px) scale(.7345);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{76.388%{transform:translate(55.0469vw,76.388vh) scale(.7345)}to{transform:translate(51.8642vw,99vh) scale(.7345)}}.snow:nth-child(142){opacity:.1784;transform:translate(9.2004vw,-10px) scale(.5926);animation:fall-142 25s -21s linear infinite}@keyframes fall-142{54.465%{transform:translate(10.2972vw,54.465vh) scale(.5926)}to{transform:translate(9.7488vw,99vh) scale(.5926)}}.snow:nth-child(143){opacity:1.732;transform:translate(17.6417vw,-10px) scale(.5873);animation:fall-143 19s -20s linear infinite}@keyframes fall-143{43.474%{transform:translate(21.6188vw,43.474vh) scale(.5873)}to{transform:translate(19.63025vw,99vh) scale(.5873)}}.snow:nth-child(144){opacity:.6406;transform:translate(53.5761vw,-10px) scale(.3525);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{48.43%{transform:translate(45.2799vw,48.43vh) scale(.3525)}to{transform:translate(49.428vw,99vh) scale(.3525)}}.snow:nth-child(145){opacity:.6106;transform:translate(47.6319vw,-10px) scale(.8122);animation:fall-145 28s -13s linear infinite}@keyframes fall-145{50.412%{transform:translate(47.8061vw,50.412vh) scale(.8122)}to{transform:translate(47.719vw,99vh) scale(.8122)}}.snow:nth-child(146){opacity:.5798;transform:translate(73.9139vw,-10px) scale(.5128);animation:fall-146 28s -9s linear infinite}@keyframes fall-146{56.621%{transform:translate(80.1689vw,56.621vh) scale(.5128)}to{transform:translate(77.0414vw,99vh) scale(.5128)}}.snow:nth-child(147){opacity:1.5934;transform:translate(10.7357vw,-10px) scale(.4412);animation:fall-147 21s -23s linear infinite}@keyframes fall-147{33.688%{transform:translate(2.9459vw,33.688vh) scale(.4412)}to{transform:translate(6.8408vw,99vh) scale(.4412)}}.snow:nth-child(148){opacity:1.0976;transform:translate(33.8628vw,-10px) scale(.6662);animation:fall-148 21s -11s linear infinite}@keyframes fall-148{68.982%{transform:translate(39.0085vw,68.982vh) scale(.6662)}to{transform:translate(36.43565vw,99vh) scale(.6662)}}.snow:nth-child(149){opacity:.8224;transform:translate(45.5049vw,-10px) scale(.3879);animation:fall-149 10s -24s linear infinite}@keyframes fall-149{53.897%{transform:translate(47.9553vw,53.897vh) scale(.3879)}to{transform:translate(46.7301vw,99vh) scale(.3879)}}.snow:nth-child(150){opacity:.5754;transform:translate(85.6435vw,-10px) scale(.8788);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{37.423%{transform:translate(77.2455vw,37.423vh) scale(.8788)}to{transform:translate(81.4445vw,99vh) scale(.8788)}}.snow:nth-child(151){opacity:.091;transform:translate(91.949vw,-10px) scale(.3766);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{33.839%{transform:translate(92.364vw,33.839vh) scale(.3766)}to{transform:translate(92.1565vw,99vh) scale(.3766)}}.snow:nth-child(152){opacity:1.7896;transform:translate(42.5546vw,-10px) scale(.2883);animation:fall-152 20s -25s linear infinite}@keyframes fall-152{79.609%{transform:translate(46.618vw,79.609vh) scale(.2883)}to{transform:translate(44.5863vw,99vh) scale(.2883)}}.snow:nth-child(153){opacity:1.8136;transform:translate(76.8437vw,-10px) scale(.9126);animation:fall-153 20s -5s linear infinite}@keyframes fall-153{78.609%{transform:translate(67.1892vw,78.609vh) scale(.9126)}to{transform:translate(72.01645vw,99vh) scale(.9126)}}.snow:nth-child(154){opacity:.5644;transform:translate(97.5366vw,-10px) scale(.9715);animation:fall-154 29s -3s linear infinite}@keyframes fall-154{62.647%{transform:translate(96.61vw,62.647vh) scale(.9715)}to{transform:translate(97.0733vw,99vh) scale(.9715)}}.snow:nth-child(155){opacity:.2826;transform:translate(99.9507vw,-10px) scale(.1099);animation:fall-155 30s -9s linear infinite}@keyframes fall-155{64.232%{transform:translate(92.9303vw,64.232vh) scale(.1099)}to{transform:translate(96.4405vw,99vh) scale(.1099)}}.snow:nth-child(156){opacity:.971;transform:translate(38.5596vw,-10px) scale(.0062);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{61.234%{transform:translate(39.9783vw,61.234vh) scale(.0062)}to{transform:translate(39.26895vw,99vh) scale(.0062)}}.snow:nth-child(157){opacity:.5068;transform:translate(81.0898vw,-10px) scale(.8789);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{51.983%{transform:translate(80.7888vw,51.983vh) scale(.8789)}to{transform:translate(80.9393vw,99vh) scale(.8789)}}.snow:nth-child(158){opacity:.9038;transform:translate(29.0189vw,-10px) scale(.8035);animation:fall-158 21s -14s linear infinite}@keyframes fall-158{37.815%{transform:translate(38.1462vw,37.815vh) scale(.8035)}to{transform:translate(33.58255vw,99vh) scale(.8035)}}.snow:nth-child(159){opacity:1.7958;transform:translate(53.1909vw,-10px) scale(.0634);animation:fall-159 13s -19s linear infinite}@keyframes fall-159{77.362%{transform:translate(52.0576vw,77.362vh) scale(.0634)}to{transform:translate(52.62425vw,99vh) scale(.0634)}}.snow:nth-child(160){opacity:.0954;transform:translate(84.6042vw,-10px) scale(.2833);animation:fall-160 15s -24s linear infinite}@keyframes fall-160{53.151%{transform:translate(86.0518vw,53.151vh) scale(.2833)}to{transform:translate(85.328vw,99vh) scale(.2833)}}.snow:nth-child(161){opacity:1.3142;transform:translate(74.5418vw,-10px) scale(.4542);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{77.408%{transform:translate(66.5614vw,77.408vh) scale(.4542)}to{transform:translate(70.5516vw,99vh) scale(.4542)}}.snow:nth-child(162){opacity:1.3196;transform:translate(71.3896vw,-10px) scale(.7378);animation:fall-162 29s -6s linear infinite}@keyframes fall-162{72.187%{transform:translate(68.9615vw,72.187vh) scale(.7378)}to{transform:translate(70.17555vw,99vh) scale(.7378)}}.snow:nth-child(163){opacity:.539;transform:translate(43.3149vw,-10px) scale(.0917);animation:fall-163 30s -16s linear infinite}@keyframes fall-163{58.233%{transform:translate(34.6412vw,58.233vh) scale(.0917)}to{transform:translate(38.97805vw,99vh) scale(.0917)}}.snow:nth-child(164){opacity:1.7934;transform:translate(31.7265vw,-10px) scale(.9819);animation:fall-164 11s -8s linear infinite}@keyframes fall-164{63.707%{transform:translate(33.4751vw,63.707vh) scale(.9819)}to{transform:translate(32.6008vw,99vh) scale(.9819)}}.snow:nth-child(165){opacity:1.1186;transform:translate(77.2202vw,-10px) scale(.3034);animation:fall-165 29s -8s linear infinite}@keyframes fall-165{73.056%{transform:translate(76.7251vw,73.056vh) scale(.3034)}to{transform:translate(76.97265vw,99vh) scale(.3034)}}.snow:nth-child(166){opacity:1.9246;transform:translate(7.9549vw,-10px) scale(.6028);animation:fall-166 24s -29s linear infinite}@keyframes fall-166{68.672%{transform:translate(3.9144vw,68.672vh) scale(.6028)}to{transform:translate(5.93465vw,99vh) scale(.6028)}}.snow:nth-child(167){opacity:.487;transform:translate(36.0587vw,-10px) scale(.5135);animation:fall-167 11s -25s linear infinite}@keyframes fall-167{69.741%{transform:translate(32.3535vw,69.741vh) scale(.5135)}to{transform:translate(34.2061vw,99vh) scale(.5135)}}.snow:nth-child(168){opacity:.622;transform:translate(84.7521vw,-10px) scale(.1692);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{46.805%{transform:translate(77.4935vw,46.805vh) scale(.1692)}to{transform:translate(81.1228vw,99vh) scale(.1692)}}.snow:nth-child(169){opacity:.5698;transform:translate(41.6079vw,-10px) scale(.8262);animation:fall-169 18s -17s linear infinite}@keyframes fall-169{46.979%{transform:translate(38.8236vw,46.979vh) scale(.8262)}to{transform:translate(40.21575vw,99vh) scale(.8262)}}.snow:nth-child(170){opacity:1.5732;transform:translate(3.3437vw,-10px) scale(.4074);animation:fall-170 11s -20s linear infinite}@keyframes fall-170{33.769%{transform:translate(-4.8759vw,33.769vh) scale(.4074)}to{transform:translate(-.7661vw,99vh) scale(.4074)}}.snow:nth-child(171){opacity:.5466;transform:translate(86.5295vw,-10px) scale(.7881);animation:fall-171 11s -9s linear infinite}@keyframes fall-171{40.877%{transform:translate(84.5145vw,40.877vh) scale(.7881)}to{transform:translate(85.522vw,99vh) scale(.7881)}}.snow:nth-child(172){opacity:.294;transform:translate(80.0662vw,-10px) scale(.5397);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{64.788%{transform:translate(87.4317vw,64.788vh) scale(.5397)}to{transform:translate(83.74895vw,99vh) scale(.5397)}}.snow:nth-child(173){opacity:1.6256;transform:translate(91.4491vw,-10px) scale(.0616);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{75.536%{transform:translate(88.912vw,75.536vh) scale(.0616)}to{transform:translate(90.18055vw,99vh) scale(.0616)}}.snow:nth-child(174){opacity:.5392;transform:translate(98.0437vw,-10px) scale(.7494);animation:fall-174 11s -4s linear infinite}@keyframes fall-174{55.476%{transform:translate(96.9707vw,55.476vh) scale(.7494)}to{transform:translate(97.5072vw,99vh) scale(.7494)}}.snow:nth-child(175){opacity:.4226;transform:translate(29.917vw,-10px) scale(.8406);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{59.081%{transform:translate(30.5718vw,59.081vh) scale(.8406)}to{transform:translate(30.2444vw,99vh) scale(.8406)}}.snow:nth-child(176){opacity:.6354;transform:translate(84.74vw,-10px) scale(.3049);animation:fall-176 13s -10s linear infinite}@keyframes fall-176{61.097%{transform:translate(92.5147vw,61.097vh) scale(.3049)}to{transform:translate(88.62735vw,99vh) scale(.3049)}}.snow:nth-child(177){opacity:1.6714;transform:translate(79.7352vw,-10px) scale(.4142);animation:fall-177 15s -17s linear infinite}@keyframes fall-177{39.941%{transform:translate(86.3115vw,39.941vh) scale(.4142)}to{transform:translate(83.02335vw,99vh) scale(.4142)}}.snow:nth-child(178){opacity:1.7434;transform:translate(8.7261vw,-10px) scale(.0817);animation:fall-178 24s -13s linear infinite}@keyframes fall-178{78.891%{transform:translate(15.3434vw,78.891vh) scale(.0817)}to{transform:translate(12.03475vw,99vh) scale(.0817)}}.snow:nth-child(179){opacity:1.9416;transform:translate(36.8758vw,-10px) scale(.7063);animation:fall-179 21s -27s linear infinite}@keyframes fall-179{46.721%{transform:translate(35.3957vw,46.721vh) scale(.7063)}to{transform:translate(36.13575vw,99vh) scale(.7063)}}.snow:nth-child(180){opacity:.4466;transform:translate(88.2671vw,-10px) scale(.3436);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{36.641%{transform:translate(98.0387vw,36.641vh) scale(.3436)}to{transform:translate(93.1529vw,99vh) scale(.3436)}}.snow:nth-child(181){opacity:1.0738;transform:translate(43.8882vw,-10px) scale(.8069);animation:fall-181 28s -20s linear infinite}@keyframes fall-181{77.663%{transform:translate(51.0419vw,77.663vh) scale(.8069)}to{transform:translate(47.46505vw,99vh) scale(.8069)}}.snow:nth-child(182){opacity:1.3586;transform:translate(3.716vw,-10px) scale(.5837);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{65.092%{transform:translate(-2.9453vw,65.092vh) scale(.5837)}to{transform:translate(.38535vw,99vh) scale(.5837)}}.snow:nth-child(183){opacity:.3402;transform:translate(52.3361vw,-10px) scale(.0377);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{64.359%{transform:translate(60.9067vw,64.359vh) scale(.0377)}to{transform:translate(56.6214vw,99vh) scale(.0377)}}.snow:nth-child(184){opacity:1.0192;transform:translate(93.2252vw,-10px) scale(.8171);animation:fall-184 15s -8s linear infinite}@keyframes fall-184{61.376%{transform:translate(97.9228vw,61.376vh) scale(.8171)}to{transform:translate(95.574vw,99vh) scale(.8171)}}.snow:nth-child(185){opacity:1.3214;transform:translate(8.9933vw,-10px) scale(.349);animation:fall-185 21s -6s linear infinite}@keyframes fall-185{38.821%{transform:translate(-.5039vw,38.821vh) scale(.349)}to{transform:translate(4.2447vw,99vh) scale(.349)}}.snow:nth-child(186){opacity:1.3748;transform:translate(72.9121vw,-10px) scale(.846);animation:fall-186 24s -29s linear infinite}@keyframes fall-186{69.775%{transform:translate(81.2617vw,69.775vh) scale(.846)}to{transform:translate(77.0869vw,99vh) scale(.846)}}.snow:nth-child(187){opacity:.704;transform:translate(36.4447vw,-10px) scale(.2475);animation:fall-187 16s -11s linear infinite}@keyframes fall-187{58.294%{transform:translate(41.3008vw,58.294vh) scale(.2475)}to{transform:translate(38.87275vw,99vh) scale(.2475)}}.snow:nth-child(188){opacity:.563;transform:translate(69.2211vw,-10px) scale(.4605);animation:fall-188 20s -16s linear infinite}@keyframes fall-188{31.48%{transform:translate(74.806vw,31.48vh) scale(.4605)}to{transform:translate(72.01355vw,99vh) scale(.4605)}}.snow:nth-child(189){opacity:1.9532;transform:translate(40.1682vw,-10px) scale(.3275);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{57.222%{transform:translate(33.1182vw,57.222vh) scale(.3275)}to{transform:translate(36.6432vw,99vh) scale(.3275)}}.snow:nth-child(190){opacity:1.9842;transform:translate(90.5658vw,-10px) scale(.6527);animation:fall-190 25s -24s linear infinite}@keyframes fall-190{37.993%{transform:translate(98.3913vw,37.993vh) scale(.6527)}to{transform:translate(94.47855vw,99vh) scale(.6527)}}.snow:nth-child(191){opacity:.5386;transform:translate(82.0545vw,-10px) scale(.6077);animation:fall-191 25s -17s linear infinite}@keyframes fall-191{63.526%{transform:translate(85.4499vw,63.526vh) scale(.6077)}to{transform:translate(83.7522vw,99vh) scale(.6077)}}.snow:nth-child(192){opacity:.7674;transform:translate(20.1438vw,-10px) scale(.0695);animation:fall-192 25s -5s linear infinite}@keyframes fall-192{40.052%{transform:translate(19.7641vw,40.052vh) scale(.0695)}to{transform:translate(19.95395vw,99vh) scale(.0695)}}.snow:nth-child(193){opacity:.1534;transform:translate(74.1594vw,-10px) scale(.4375);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{31.869%{transform:translate(79.6351vw,31.869vh) scale(.4375)}to{transform:translate(76.89725vw,99vh) scale(.4375)}}.snow:nth-child(194){opacity:.327;transform:translate(58.6475vw,-10px) scale(.7705);animation:fall-194 20s -23s linear infinite}@keyframes fall-194{74.581%{transform:translate(54.1419vw,74.581vh) scale(.7705)}to{transform:translate(56.3947vw,99vh) scale(.7705)}}.snow:nth-child(195){opacity:.1138;transform:translate(10.3565vw,-10px) scale(.6758);animation:fall-195 20s -15s linear infinite}@keyframes fall-195{54.032%{transform:translate(15.69vw,54.032vh) scale(.6758)}to{transform:translate(13.02325vw,99vh) scale(.6758)}}.snow:nth-child(196){opacity:1.7694;transform:translate(59.9748vw,-10px) scale(.1273);animation:fall-196 26s -25s linear infinite}@keyframes fall-196{42.638%{transform:translate(64.22vw,42.638vh) scale(.1273)}to{transform:translate(62.0974vw,99vh) scale(.1273)}}.snow:nth-child(197){opacity:1.8492;transform:translate(52.9731vw,-10px) scale(.8337);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{56.113%{transform:translate(61.1047vw,56.113vh) scale(.8337)}to{transform:translate(57.0389vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:1.1838;transform:translate(38.3898vw,-10px) scale(.8327);animation:fall-198 16s -25s linear infinite}@keyframes fall-198{54.707%{transform:translate(35.874vw,54.707vh) scale(.8327)}to{transform:translate(37.1319vw,99vh) scale(.8327)}}.snow:nth-child(199){opacity:.0822;transform:translate(17.3124vw,-10px) scale(.8398);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{74.624%{transform:translate(9.6213vw,74.624vh) scale(.8398)}to{transform:translate(13.46685vw,99vh) scale(.8398)}}.snow:nth-child(200){opacity:1.5088;transform:translate(6.3238vw,-10px) scale(.0738);animation:fall-200 25s -3s linear infinite}@keyframes fall-200{35.215%{transform:translate(-3.5138vw,35.215vh) scale(.0738)}to{transform:translate(1.405vw,99vh) scale(.0738)}}.snow:nth-child(201){opacity:.691;transform:translate(53.6639vw,-10px) scale(.5574);animation:fall-201 23s -1s linear infinite}@keyframes fall-201{32.849%{transform:translate(56.8774vw,32.849vh) scale(.5574)}to{transform:translate(55.27065vw,99vh) scale(.5574)}}.snow:nth-child(202){opacity:1.9144;transform:translate(13.5781vw,-10px) scale(.9714);animation:fall-202 11s -7s linear infinite}@keyframes fall-202{69.29%{transform:translate(20.2246vw,69.29vh) scale(.9714)}to{transform:translate(16.90135vw,99vh) scale(.9714)}}.snow:nth-child(203){opacity:1.5318;transform:translate(10.2926vw,-10px) scale(.779);animation:fall-203 23s -29s linear infinite}@keyframes fall-203{71.008%{transform:translate(1.8406vw,71.008vh) scale(.779)}to{transform:translate(6.0666vw,99vh) scale(.779)}}.snow:nth-child(204){opacity:.338;transform:translate(2.0036vw,-10px) scale(.0581);animation:fall-204 17s -12s linear infinite}@keyframes fall-204{72.007%{transform:translate(8.7632vw,72.007vh) scale(.0581)}to{transform:translate(5.3834vw,99vh) scale(.0581)}}.snow:nth-child(205){opacity:1.0038;transform:translate(13.6094vw,-10px) scale(.1953);animation:fall-205 14s -16s linear infinite}@keyframes fall-205{61.022%{transform:translate(13.4548vw,61.022vh) scale(.1953)}to{transform:translate(13.5321vw,99vh) scale(.1953)}}.snow:nth-child(206){opacity:.7864;transform:translate(19.1831vw,-10px) scale(.0346);animation:fall-206 16s -19s linear infinite}@keyframes fall-206{68.251%{transform:translate(9.2615vw,68.251vh) scale(.0346)}to{transform:translate(14.2223vw,99vh) scale(.0346)}}.snow:nth-child(207){opacity:1.4906;transform:translate(63.775vw,-10px) scale(.6438);animation:fall-207 16s -10s linear infinite}@keyframes fall-207{68.876%{transform:translate(64.8434vw,68.876vh) scale(.6438)}to{transform:translate(64.3092vw,99vh) scale(.6438)}}.snow:nth-child(208){opacity:.3238;transform:translate(29.894vw,-10px) scale(.5187);animation:fall-208 17s -17s linear infinite}@keyframes fall-208{59.947%{transform:translate(39.6585vw,59.947vh) scale(.5187)}to{transform:translate(34.77625vw,99vh) scale(.5187)}}.snow:nth-child(209){opacity:1.9172;transform:translate(9.7131vw,-10px) scale(.47);animation:fall-209 15s -14s linear infinite}@keyframes fall-209{31.67%{transform:translate(19.4354vw,31.67vh) scale(.47)}to{transform:translate(14.57425vw,99vh) scale(.47)}}.snow:nth-child(210){opacity:.5888;transform:translate(7.819vw,-10px) scale(.5341);animation:fall-210 23s -21s linear infinite}@keyframes fall-210{68.267%{transform:translate(7.3478vw,68.267vh) scale(.5341)}to{transform:translate(7.5834vw,99vh) scale(.5341)}}.snow:nth-child(211){opacity:1.4438;transform:translate(55.966vw,-10px) scale(.4216);animation:fall-211 12s -2s linear infinite}@keyframes fall-211{49.583%{transform:translate(62.7573vw,49.583vh) scale(.4216)}to{transform:translate(59.36165vw,99vh) scale(.4216)}}.snow:nth-child(212){opacity:1.0688;transform:translate(29.468vw,-10px) scale(.8407);animation:fall-212 13s -30s linear infinite}@keyframes fall-212{38.107%{transform:translate(21.128vw,38.107vh) scale(.8407)}to{transform:translate(25.298vw,99vh) scale(.8407)}}.snow:nth-child(213){opacity:1.7882;transform:translate(40.0416vw,-10px) scale(.7079);animation:fall-213 14s -25s linear infinite}@keyframes fall-213{70.839%{transform:translate(41.7343vw,70.839vh) scale(.7079)}to{transform:translate(40.88795vw,99vh) scale(.7079)}}.snow:nth-child(214){opacity:.883;transform:translate(2.3902vw,-10px) scale(.7586);animation:fall-214 22s -17s linear infinite}@keyframes fall-214{48.012%{transform:translate(7.3204vw,48.012vh) scale(.7586)}to{transform:translate(4.8553vw,99vh) scale(.7586)}}.snow:nth-child(215){opacity:.5146;transform:translate(3.8847vw,-10px) scale(.8747);animation:fall-215 12s -5s linear infinite}@keyframes fall-215{75.514%{transform:translate(8.3801vw,75.514vh) scale(.8747)}to{transform:translate(6.1324vw,99vh) scale(.8747)}}.snow:nth-child(216){opacity:1.3652;transform:translate(24.7627vw,-10px) scale(.1515);animation:fall-216 23s -25s linear infinite}@keyframes fall-216{78.812%{transform:translate(15.9564vw,78.812vh) scale(.1515)}to{transform:translate(20.35955vw,99vh) scale(.1515)}}.snow:nth-child(217){opacity:1.0654;transform:translate(71.3591vw,-10px) scale(.5104);animation:fall-217 27s -4s linear infinite}@keyframes fall-217{67.091%{transform:translate(65.8415vw,67.091vh) scale(.5104)}to{transform:translate(68.6003vw,99vh) scale(.5104)}}.snow:nth-child(218){opacity:1.88;transform:translate(20.1817vw,-10px) scale(.0343);animation:fall-218 22s -3s linear infinite}@keyframes fall-218{50.097%{transform:translate(26.0875vw,50.097vh) scale(.0343)}to{transform:translate(23.1346vw,99vh) scale(.0343)}}.snow:nth-child(219){opacity:.039;transform:translate(89.0496vw,-10px) scale(.3348);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{32.748%{transform:translate(89.3319vw,32.748vh) scale(.3348)}to{transform:translate(89.19075vw,99vh) scale(.3348)}}.snow:nth-child(220){opacity:1.0992;transform:translate(92.8549vw,-10px) scale(.3551);animation:fall-220 30s -11s linear infinite}@keyframes fall-220{30.81%{transform:translate(87.6059vw,30.81vh) scale(.3551)}to{transform:translate(90.2304vw,99vh) scale(.3551)}}.snow:nth-child(221){opacity:.5764;transform:translate(30.8028vw,-10px) scale(.0266);animation:fall-221 20s -2s linear infinite}@keyframes fall-221{34.439%{transform:translate(23.5388vw,34.439vh) scale(.0266)}to{transform:translate(27.1708vw,99vh) scale(.0266)}}.snow:nth-child(222){opacity:1.4672;transform:translate(14.0954vw,-10px) scale(.7012);animation:fall-222 22s -29s linear infinite}@keyframes fall-222{35.863%{transform:translate(7.9124vw,35.863vh) scale(.7012)}to{transform:translate(11.0039vw,99vh) scale(.7012)}}.snow:nth-child(223){opacity:.6676;transform:translate(49.7282vw,-10px) scale(.6283);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{52.18%{transform:translate(52.3766vw,52.18vh) scale(.6283)}to{transform:translate(51.0524vw,99vh) scale(.6283)}}.snow:nth-child(224){opacity:.7694;transform:translate(78.1345vw,-10px) scale(.484);animation:fall-224 26s -6s linear infinite}@keyframes fall-224{73.894%{transform:translate(83.8741vw,73.894vh) scale(.484)}to{transform:translate(81.0043vw,99vh) scale(.484)}}.snow:nth-child(225){opacity:1.705;transform:translate(92.3423vw,-10px) scale(.3071);animation:fall-225 23s -14s linear infinite}@keyframes fall-225{38.013%{transform:translate(88.0678vw,38.013vh) scale(.3071)}to{transform:translate(90.20505vw,99vh) scale(.3071)}}.snow:nth-child(226){opacity:.3772;transform:translate(78.2898vw,-10px) scale(.7525);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{48.544%{transform:translate(78.2722vw,48.544vh) scale(.7525)}to{transform:translate(78.281vw,99vh) scale(.7525)}}.snow:nth-child(227){opacity:.729;transform:translate(40.287vw,-10px) scale(.1572);animation:fall-227 13s -23s linear infinite}@keyframes fall-227{70.347%{transform:translate(30.7528vw,70.347vh) scale(.1572)}to{transform:translate(35.5199vw,99vh) scale(.1572)}}.snow:nth-child(228){opacity:1.5294;transform:translate(12.9164vw,-10px) scale(.7187);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{31.893%{transform:translate(10.1551vw,31.893vh) scale(.7187)}to{transform:translate(11.53575vw,99vh) scale(.7187)}}.snow:nth-child(229){opacity:.6648;transform:translate(71.1552vw,-10px) scale(.4739);animation:fall-229 19s -11s linear infinite}@keyframes fall-229{36.275%{transform:translate(61.9145vw,36.275vh) scale(.4739)}to{transform:translate(66.53485vw,99vh) scale(.4739)}}.snow:nth-child(230){opacity:1.396;transform:translate(25.2149vw,-10px) scale(.0595);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{40.782%{transform:translate(19.0995vw,40.782vh) scale(.0595)}to{transform:translate(22.1572vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:.562;transform:translate(36.5419vw,-10px) scale(.5198);animation:fall-231 13s -17s linear infinite}@keyframes fall-231{58.396%{transform:translate(28.7067vw,58.396vh) scale(.5198)}to{transform:translate(32.6243vw,99vh) scale(.5198)}}.snow:nth-child(232){opacity:1.1328;transform:translate(92.5248vw,-10px) scale(.3228);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{59.55%{transform:translate(96.3254vw,59.55vh) scale(.3228)}to{transform:translate(94.4251vw,99vh) scale(.3228)}}.snow:nth-child(233){opacity:.0368;transform:translate(36.4933vw,-10px) scale(.9251);animation:fall-233 30s -22s linear infinite}@keyframes fall-233{40.624%{transform:translate(39.5065vw,40.624vh) scale(.9251)}to{transform:translate(37.9999vw,99vh) scale(.9251)}}.snow:nth-child(234){opacity:1.4842;transform:translate(92.8751vw,-10px) scale(.6992);animation:fall-234 26s -22s linear infinite}@keyframes fall-234{54.215%{transform:translate(94.2048vw,54.215vh) scale(.6992)}to{transform:translate(93.53995vw,99vh) scale(.6992)}}.snow:nth-child(235){opacity:.3794;transform:translate(44.7809vw,-10px) scale(.6846);animation:fall-235 28s -3s linear infinite}@keyframes fall-235{32.898%{transform:translate(51.927vw,32.898vh) scale(.6846)}to{transform:translate(48.35395vw,99vh) scale(.6846)}}.snow:nth-child(236){opacity:.2074;transform:translate(87.2393vw,-10px) scale(.9008);animation:fall-236 10s -17s linear infinite}@keyframes fall-236{62.711%{transform:translate(86.8137vw,62.711vh) scale(.9008)}to{transform:translate(87.0265vw,99vh) scale(.9008)}}.snow:nth-child(237){opacity:1.9096;transform:translate(35.1129vw,-10px) scale(.4742);animation:fall-237 20s -22s linear infinite}@keyframes fall-237{63.325%{transform:translate(35.9951vw,63.325vh) scale(.4742)}to{transform:translate(35.554vw,99vh) scale(.4742)}}.snow:nth-child(238){opacity:.186;transform:translate(51.1704vw,-10px) scale(.7694);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{64.979%{transform:translate(42.4334vw,64.979vh) scale(.7694)}to{transform:translate(46.8019vw,99vh) scale(.7694)}}.snow:nth-child(239){opacity:.3146;transform:translate(73.0748vw,-10px) scale(.0535);animation:fall-239 14s -21s linear infinite}@keyframes fall-239{30.503%{transform:translate(70.5525vw,30.503vh) scale(.0535)}to{transform:translate(71.81365vw,99vh) scale(.0535)}}.snow:nth-child(240){opacity:1.4854;transform:translate(60.7381vw,-10px) scale(.053);animation:fall-240 28s -24s linear infinite}@keyframes fall-240{46.722%{transform:translate(64.4522vw,46.722vh) scale(.053)}to{transform:translate(62.59515vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:.4492;transform:translate(38.1215vw,-10px) scale(.6118);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{63.433%{transform:translate(28.6914vw,63.433vh) scale(.6118)}to{transform:translate(33.40645vw,99vh) scale(.6118)}}.snow:nth-child(242){opacity:.4008;transform:translate(32.6789vw,-10px) scale(.4322);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{37.646%{transform:translate(26.5581vw,37.646vh) scale(.4322)}to{transform:translate(29.6185vw,99vh) scale(.4322)}}.snow:nth-child(243){opacity:1.7778;transform:translate(23.7698vw,-10px) scale(.1763);animation:fall-243 19s -11s linear infinite}@keyframes fall-243{67.165%{transform:translate(33.1504vw,67.165vh) scale(.1763)}to{transform:translate(28.4601vw,99vh) scale(.1763)}}.snow:nth-child(244){opacity:.1256;transform:translate(50.4465vw,-10px) scale(.6018);animation:fall-244 15s -10s linear infinite}@keyframes fall-244{53.731%{transform:translate(50.073vw,53.731vh) scale(.6018)}to{transform:translate(50.25975vw,99vh) scale(.6018)}}.snow:nth-child(245){opacity:.5942;transform:translate(18.556vw,-10px) scale(.4878);animation:fall-245 23s -12s linear infinite}@keyframes fall-245{50.464%{transform:translate(9.3154vw,50.464vh) scale(.4878)}to{transform:translate(13.9357vw,99vh) scale(.4878)}}.snow:nth-child(246){opacity:1.5584;transform:translate(49.6346vw,-10px) scale(.5146);animation:fall-246 21s -22s linear infinite}@keyframes fall-246{46.396%{transform:translate(52.3587vw,46.396vh) scale(.5146)}to{transform:translate(50.99665vw,99vh) scale(.5146)}}.snow:nth-child(247){opacity:.7428;transform:translate(26.3563vw,-10px) scale(.0273);animation:fall-247 28s -25s linear infinite}@keyframes fall-247{30.058%{transform:translate(25.1029vw,30.058vh) scale(.0273)}to{transform:translate(25.7296vw,99vh) scale(.0273)}}.snow:nth-child(248){opacity:1.7806;transform:translate(14.3548vw,-10px) scale(.1082);animation:fall-248 17s -24s linear infinite}@keyframes fall-248{70.842%{transform:translate(17.3216vw,70.842vh) scale(.1082)}to{transform:translate(15.8382vw,99vh) scale(.1082)}}.snow:nth-child(249){opacity:1.766;transform:translate(16.1318vw,-10px) scale(.3468);animation:fall-249 26s -18s linear infinite}@keyframes fall-249{48.613%{transform:translate(19.7665vw,48.613vh) scale(.3468)}to{transform:translate(17.94915vw,99vh) scale(.3468)}}.snow:nth-child(250){opacity:.4482;transform:translate(68.0807vw,-10px) scale(.8199);animation:fall-250 24s -4s linear infinite}@keyframes fall-250{54.424%{transform:translate(61.1418vw,54.424vh) scale(.8199)}to{transform:translate(64.61125vw,99vh) scale(.8199)}}.snow:nth-child(251){opacity:.4706;transform:translate(46.4329vw,-10px) scale(.3131);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{72.524%{transform:translate(45.2643vw,72.524vh) scale(.3131)}to{transform:translate(45.8486vw,99vh) scale(.3131)}}.snow:nth-child(252){opacity:1.9274;transform:translate(35.0011vw,-10px) scale(.8988);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{67.26%{transform:translate(29.7645vw,67.26vh) scale(.8988)}to{transform:translate(32.3828vw,99vh) scale(.8988)}}.snow:nth-child(253){opacity:1.47;transform:translate(92.2503vw,-10px) scale(.9086);animation:fall-253 11s -9s linear infinite}@keyframes fall-253{63.915%{transform:translate(91.4788vw,63.915vh) scale(.9086)}to{transform:translate(91.86455vw,99vh) scale(.9086)}}.snow:nth-child(254){opacity:1.2884;transform:translate(81.4474vw,-10px) scale(.4075);animation:fall-254 10s -2s linear infinite}@keyframes fall-254{60.318%{transform:translate(75.8576vw,60.318vh) scale(.4075)}to{transform:translate(78.6525vw,99vh) scale(.4075)}}.snow:nth-child(255){opacity:1.7106;transform:translate(47.2791vw,-10px) scale(.368);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{35.166%{transform:translate(54.7949vw,35.166vh) scale(.368)}to{transform:translate(51.037vw,99vh) scale(.368)}}.snow:nth-child(256){opacity:.7622;transform:translate(47.2119vw,-10px) scale(.0923);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{36.437%{transform:translate(52.9823vw,36.437vh) scale(.0923)}to{transform:translate(50.0971vw,99vh) scale(.0923)}}.snow:nth-child(257){opacity:1.086;transform:translate(6.4103vw,-10px) scale(.0502);animation:fall-257 22s -7s linear infinite}@keyframes fall-257{66.06%{transform:translate(15.4658vw,66.06vh) scale(.0502)}to{transform:translate(10.93805vw,99vh) scale(.0502)}}.snow:nth-child(258){opacity:1.6138;transform:translate(18.9877vw,-10px) scale(.9958);animation:fall-258 13s -10s linear infinite}@keyframes fall-258{64.506%{transform:translate(15.738vw,64.506vh) scale(.9958)}to{transform:translate(17.36285vw,99vh) scale(.9958)}}.snow:nth-child(259){opacity:1.3306;transform:translate(93.5603vw,-10px) scale(.4267);animation:fall-259 24s -24s linear infinite}@keyframes fall-259{64.536%{transform:translate(84.6495vw,64.536vh) scale(.4267)}to{transform:translate(89.1049vw,99vh) scale(.4267)}}.snow:nth-child(260){opacity:1.3608;transform:translate(2.518vw,-10px) scale(.8252);animation:fall-260 12s -22s linear infinite}@keyframes fall-260{45.985%{transform:translate(-.1525vw,45.985vh) scale(.8252)}to{transform:translate(1.18275vw,99vh) scale(.8252)}}.snow:nth-child(261){opacity:.6696;transform:translate(22.6568vw,-10px) scale(.9873);animation:fall-261 24s -3s linear infinite}@keyframes fall-261{72.676%{transform:translate(27.1552vw,72.676vh) scale(.9873)}to{transform:translate(24.906vw,99vh) scale(.9873)}}.snow:nth-child(262){opacity:1.191;transform:translate(61.4038vw,-10px) scale(.1767);animation:fall-262 25s -26s linear infinite}@keyframes fall-262{37.214%{transform:translate(71.1196vw,37.214vh) scale(.1767)}to{transform:translate(66.2617vw,99vh) scale(.1767)}}.snow:nth-child(263){opacity:.5006;transform:translate(76.0959vw,-10px) scale(.0908);animation:fall-263 25s -4s linear infinite}@keyframes fall-263{42.948%{transform:translate(82.3993vw,42.948vh) scale(.0908)}to{transform:translate(79.2476vw,99vh) scale(.0908)}}.snow:nth-child(264){opacity:.7826;transform:translate(17.0486vw,-10px) scale(.5158);animation:fall-264 20s -3s linear infinite}@keyframes fall-264{32.956%{transform:translate(24.8863vw,32.956vh) scale(.5158)}to{transform:translate(20.96745vw,99vh) scale(.5158)}}.snow:nth-child(265){opacity:.3246;transform:translate(58.7374vw,-10px) scale(.2193);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{64.603%{transform:translate(51.6441vw,64.603vh) scale(.2193)}to{transform:translate(55.19075vw,99vh) scale(.2193)}}.snow:nth-child(266){opacity:.6706;transform:translate(45.9087vw,-10px) scale(.7292);animation:fall-266 29s -8s linear infinite}@keyframes fall-266{55.761%{transform:translate(52.6084vw,55.761vh) scale(.7292)}to{transform:translate(49.25855vw,99vh) scale(.7292)}}.snow:nth-child(267){opacity:.8758;transform:translate(67.9188vw,-10px) scale(.0918);animation:fall-267 26s -26s linear infinite}@keyframes fall-267{60.677%{transform:translate(76.1889vw,60.677vh) scale(.0918)}to{transform:translate(72.05385vw,99vh) scale(.0918)}}.snow:nth-child(268){opacity:1.5028;transform:translate(8.668vw,-10px) scale(.0499);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{77.604%{transform:translate(.2909vw,77.604vh) scale(.0499)}to{transform:translate(4.47945vw,99vh) scale(.0499)}}.snow:nth-child(269){opacity:.6752;transform:translate(90.6239vw,-10px) scale(.0787);animation:fall-269 16s -16s linear infinite}@keyframes fall-269{44.838%{transform:translate(86.73vw,44.838vh) scale(.0787)}to{transform:translate(88.67695vw,99vh) scale(.0787)}}.snow:nth-child(270){opacity:1.1132;transform:translate(64.946vw,-10px) scale(.264);animation:fall-270 30s -9s linear infinite}@keyframes fall-270{64.65%{transform:translate(72.3922vw,64.65vh) scale(.264)}to{transform:translate(68.6691vw,99vh) scale(.264)}}.snow:nth-child(271){opacity:.1506;transform:translate(33.0755vw,-10px) scale(.5649);animation:fall-271 10s -18s linear infinite}@keyframes fall-271{48.723%{transform:translate(40.6249vw,48.723vh) scale(.5649)}to{transform:translate(36.8502vw,99vh) scale(.5649)}}.snow:nth-child(272){opacity:.7922;transform:translate(84.6065vw,-10px) scale(.0821);animation:fall-272 21s -16s linear infinite}@keyframes fall-272{59.43%{transform:translate(75.8317vw,59.43vh) scale(.0821)}to{transform:translate(80.2191vw,99vh) scale(.0821)}}.snow:nth-child(273){opacity:.946;transform:translate(86.4053vw,-10px) scale(.6529);animation:fall-273 18s -3s linear infinite}@keyframes fall-273{39.506%{transform:translate(77.9411vw,39.506vh) scale(.6529)}to{transform:translate(82.1732vw,99vh) scale(.6529)}}.snow:nth-child(274){opacity:.1926;transform:translate(70.3663vw,-10px) scale(.5425);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{30.448%{transform:translate(79.7698vw,30.448vh) scale(.5425)}to{transform:translate(75.06805vw,99vh) scale(.5425)}}.snow:nth-child(275){opacity:1.0444;transform:translate(43.0788vw,-10px) scale(.3934);animation:fall-275 27s -24s linear infinite}@keyframes fall-275{35.757%{transform:translate(43.062vw,35.757vh) scale(.3934)}to{transform:translate(43.0704vw,99vh) scale(.3934)}}.snow:nth-child(276){opacity:1.1178;transform:translate(90.417vw,-10px) scale(.5043);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{70.623%{transform:translate(86.3502vw,70.623vh) scale(.5043)}to{transform:translate(88.3836vw,99vh) scale(.5043)}}.snow:nth-child(277){opacity:1.5896;transform:translate(6.0595vw,-10px) scale(.9796);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{52.868%{transform:translate(-3.6392vw,52.868vh) scale(.9796)}to{transform:translate(1.21015vw,99vh) scale(.9796)}}.snow:nth-child(278){opacity:.1242;transform:translate(79.3545vw,-10px) scale(.9673);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{55.247%{transform:translate(85.9712vw,55.247vh) scale(.9673)}to{transform:translate(82.66285vw,99vh) scale(.9673)}}.snow:nth-child(279){opacity:1.1034;transform:translate(22.6182vw,-10px) scale(.2811);animation:fall-279 12s -24s linear infinite}@keyframes fall-279{53.54%{transform:translate(30.5666vw,53.54vh) scale(.2811)}to{transform:translate(26.5924vw,99vh) scale(.2811)}}.snow:nth-child(280){opacity:.8122;transform:translate(86.5135vw,-10px) scale(.479);animation:fall-280 29s -27s linear infinite}@keyframes fall-280{42.136%{transform:translate(86.0007vw,42.136vh) scale(.479)}to{transform:translate(86.2571vw,99vh) scale(.479)}}.snow:nth-child(281){opacity:1.6018;transform:translate(24.3491vw,-10px) scale(.4811);animation:fall-281 10s -8s linear infinite}@keyframes fall-281{34.323%{transform:translate(22.1337vw,34.323vh) scale(.4811)}to{transform:translate(23.2414vw,99vh) scale(.4811)}}.snow:nth-child(282){opacity:.655;transform:translate(93.7832vw,-10px) scale(.5996);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{74.128%{transform:translate(97.1802vw,74.128vh) scale(.5996)}to{transform:translate(95.4817vw,99vh) scale(.5996)}}.snow:nth-child(283){opacity:1.5376;transform:translate(60.209vw,-10px) scale(.6009);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{62.891%{transform:translate(65.8298vw,62.891vh) scale(.6009)}to{transform:translate(63.0194vw,99vh) scale(.6009)}}.snow:nth-child(284){opacity:1.7694;transform:translate(13.8431vw,-10px) scale(.8149);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{76.237%{transform:translate(9.8833vw,76.237vh) scale(.8149)}to{transform:translate(11.8632vw,99vh) scale(.8149)}}.snow:nth-child(285){opacity:.9016;transform:translate(6.8656vw,-10px) scale(.787);animation:fall-285 22s -16s linear infinite}@keyframes fall-285{32.508%{transform:translate(16.2708vw,32.508vh) scale(.787)}to{transform:translate(11.5682vw,99vh) scale(.787)}}.snow:nth-child(286){opacity:.2786;transform:translate(31.4065vw,-10px) scale(.371);animation:fall-286 19s -24s linear infinite}@keyframes fall-286{32.961%{transform:translate(39.7318vw,32.961vh) scale(.371)}to{transform:translate(35.56915vw,99vh) scale(.371)}}.snow:nth-child(287){opacity:1.0434;transform:translate(24.786vw,-10px) scale(.8467);animation:fall-287 15s -15s linear infinite}@keyframes fall-287{57.452%{transform:translate(31.1203vw,57.452vh) scale(.8467)}to{transform:translate(27.95315vw,99vh) scale(.8467)}}.snow:nth-child(288){opacity:.7874;transform:translate(58.0237vw,-10px) scale(.8719);animation:fall-288 20s -9s linear infinite}@keyframes fall-288{36.658%{transform:translate(61.8159vw,36.658vh) scale(.8719)}to{transform:translate(59.9198vw,99vh) scale(.8719)}}.snow:nth-child(289){opacity:1.8882;transform:translate(76.6756vw,-10px) scale(.757);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{70.519%{transform:translate(73.8235vw,70.519vh) scale(.757)}to{transform:translate(75.24955vw,99vh) scale(.757)}}.snow:nth-child(290){opacity:.1874;transform:translate(39.1904vw,-10px) scale(.4111);animation:fall-290 27s -2s linear infinite}@keyframes fall-290{45.409%{transform:translate(31.1489vw,45.409vh) scale(.4111)}to{transform:translate(35.16965vw,99vh) scale(.4111)}}.snow:nth-child(291){opacity:.6074;transform:translate(7.6514vw,-10px) scale(.8192);animation:fall-291 10s -7s linear infinite}@keyframes fall-291{73.504%{transform:translate(1.2169vw,73.504vh) scale(.8192)}to{transform:translate(4.43415vw,99vh) scale(.8192)}}.snow:nth-child(292){opacity:.5172;transform:translate(45.8455vw,-10px) scale(.2343);animation:fall-292 17s -28s linear infinite}@keyframes fall-292{44.399%{transform:translate(52.9323vw,44.399vh) scale(.2343)}to{transform:translate(49.3889vw,99vh) scale(.2343)}}.snow:nth-child(293){opacity:.3778;transform:translate(93.3901vw,-10px) scale(.7947);animation:fall-293 18s -4s linear infinite}@keyframes fall-293{79.749%{transform:translate(99.2303vw,79.749vh) scale(.7947)}to{transform:translate(96.3102vw,99vh) scale(.7947)}}.snow:nth-child(294){opacity:.85;transform:translate(65.5035vw,-10px) scale(.5325);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{55.094%{transform:translate(59.9049vw,55.094vh) scale(.5325)}to{transform:translate(62.7042vw,99vh) scale(.5325)}}.snow:nth-child(295){opacity:.7366;transform:translate(26.461vw,-10px) scale(.1857);animation:fall-295 30s -25s linear infinite}@keyframes fall-295{53.412%{transform:translate(28.302vw,53.412vh) scale(.1857)}to{transform:translate(27.3815vw,99vh) scale(.1857)}}.snow:nth-child(296){opacity:1.1508;transform:translate(80.2522vw,-10px) scale(.4322);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{58.539%{transform:translate(76.8887vw,58.539vh) scale(.4322)}to{transform:translate(78.57045vw,99vh) scale(.4322)}}.snow:nth-child(297){opacity:1.3528;transform:translate(39.7503vw,-10px) scale(.848);animation:fall-297 24s -16s linear infinite}@keyframes fall-297{72.054%{transform:translate(36.4237vw,72.054vh) scale(.848)}to{transform:translate(38.087vw,99vh) scale(.848)}}.snow:nth-child(298){opacity:1.1442;transform:translate(81.3721vw,-10px) scale(.4267);animation:fall-298 30s -11s linear infinite}@keyframes fall-298{46.917%{transform:translate(91.2571vw,46.917vh) scale(.4267)}to{transform:translate(86.3146vw,99vh) scale(.4267)}}.snow:nth-child(299){opacity:.8612;transform:translate(60.5352vw,-10px) scale(.7617);animation:fall-299 23s -24s linear infinite}@keyframes fall-299{79.12%{transform:translate(57.2067vw,79.12vh) scale(.7617)}to{transform:translate(58.87095vw,99vh) scale(.7617)}}.snow:nth-child(300){opacity:1.8252;transform:translate(88.6791vw,-10px) scale(.0929);animation:fall-300 29s -11s linear infinite}@keyframes fall-300{54.023%{transform:translate(80.3608vw,54.023vh) scale(.0929)}to{transform:translate(84.51995vw,99vh) scale(.0929)}}.snow:nth-child(301){opacity:1.8494;transform:translate(44.5917vw,-10px) scale(.0832);animation:fall-301 29s -23s linear infinite}@keyframes fall-301{37.688%{transform:translate(51.7258vw,37.688vh) scale(.0832)}to{transform:translate(48.15875vw,99vh) scale(.0832)}}.snow:nth-child(302){opacity:.3456;transform:translate(10.594vw,-10px) scale(.7079);animation:fall-302 20s -26s linear infinite}@keyframes fall-302{49.456%{transform:translate(16.8525vw,49.456vh) scale(.7079)}to{transform:translate(13.72325vw,99vh) scale(.7079)}}.snow:nth-child(303){opacity:1.5394;transform:translate(77.4785vw,-10px) scale(.1751);animation:fall-303 10s -8s linear infinite}@keyframes fall-303{63.525%{transform:translate(84.8718vw,63.525vh) scale(.1751)}to{transform:translate(81.17515vw,99vh) scale(.1751)}}.snow:nth-child(304){opacity:.2158;transform:translate(4.7051vw,-10px) scale(.8359);animation:fall-304 15s -29s linear infinite}@keyframes fall-304{76.912%{transform:translate(1.6833vw,76.912vh) scale(.8359)}to{transform:translate(3.1942vw,99vh) scale(.8359)}}.snow:nth-child(305){opacity:1.2434;transform:translate(18.2077vw,-10px) scale(.7359);animation:fall-305 24s -7s linear infinite}@keyframes fall-305{61.079%{transform:translate(21.986vw,61.079vh) scale(.7359)}to{transform:translate(20.09685vw,99vh) scale(.7359)}}.snow:nth-child(306){opacity:.437;transform:translate(38.3229vw,-10px) scale(.529);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{66.63%{transform:translate(45.4631vw,66.63vh) scale(.529)}to{transform:translate(41.893vw,99vh) scale(.529)}}.snow:nth-child(307){opacity:1.2902;transform:translate(42.5657vw,-10px) scale(.6514);animation:fall-307 12s -13s linear infinite}@keyframes fall-307{59.16%{transform:translate(52.5336vw,59.16vh) scale(.6514)}to{transform:translate(47.54965vw,99vh) scale(.6514)}}.snow:nth-child(308){opacity:.353;transform:translate(95.4114vw,-10px) scale(.7597);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.902%{transform:translate(101.3059vw,49.902vh) scale(.7597)}to{transform:translate(98.35865vw,99vh) scale(.7597)}}.snow:nth-child(309){opacity:1.8052;transform:translate(28.0413vw,-10px) scale(.8444);animation:fall-309 29s -3s linear infinite}@keyframes fall-309{78.606%{transform:translate(21.9153vw,78.606vh) scale(.8444)}to{transform:translate(24.9783vw,99vh) scale(.8444)}}.snow:nth-child(310){opacity:.663;transform:translate(13.2954vw,-10px) scale(.056);animation:fall-310 13s -25s linear infinite}@keyframes fall-310{37.207%{transform:translate(19.3328vw,37.207vh) scale(.056)}to{transform:translate(16.3141vw,99vh) scale(.056)}}.snow:nth-child(311){opacity:1.939;transform:translate(58.785vw,-10px) scale(.8738);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{39.055%{transform:translate(59.1848vw,39.055vh) scale(.8738)}to{transform:translate(58.9849vw,99vh) scale(.8738)}}.snow:nth-child(312){opacity:1.9158;transform:translate(73.7131vw,-10px) scale(.4517);animation:fall-312 15s -7s linear infinite}@keyframes fall-312{58.631%{transform:translate(72.6072vw,58.631vh) scale(.4517)}to{transform:translate(73.16015vw,99vh) scale(.4517)}}.snow:nth-child(313){opacity:1.6458;transform:translate(38.5937vw,-10px) scale(.8133);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{66.685%{transform:translate(35.9755vw,66.685vh) scale(.8133)}to{transform:translate(37.2846vw,99vh) scale(.8133)}}.snow:nth-child(314){opacity:.6896;transform:translate(81.3946vw,-10px) scale(.0785);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.961%{transform:translate(82.7591vw,61.961vh) scale(.0785)}to{transform:translate(82.07685vw,99vh) scale(.0785)}}.snow:nth-child(315){opacity:1.5482;transform:translate(52.1096vw,-10px) scale(.4144);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{58.016%{transform:translate(55.0036vw,58.016vh) scale(.4144)}to{transform:translate(53.5566vw,99vh) scale(.4144)}}.snow:nth-child(316){opacity:1.1244;transform:translate(85.3342vw,-10px) scale(.905);animation:fall-316 11s -1s linear infinite}@keyframes fall-316{45.806%{transform:translate(79.475vw,45.806vh) scale(.905)}to{transform:translate(82.4046vw,99vh) scale(.905)}}.snow:nth-child(317){opacity:1.6572;transform:translate(31.402vw,-10px) scale(.1848);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{58.059%{transform:translate(40.7437vw,58.059vh) scale(.1848)}to{transform:translate(36.07285vw,99vh) scale(.1848)}}.snow:nth-child(318){opacity:1.9694;transform:translate(25.1665vw,-10px) scale(.4018);animation:fall-318 21s -2s linear infinite}@keyframes fall-318{76.2%{transform:translate(18.0385vw,76.2vh) scale(.4018)}to{transform:translate(21.6025vw,99vh) scale(.4018)}}.snow:nth-child(319){opacity:.3834;transform:translate(99.7512vw,-10px) scale(.5944);animation:fall-319 19s -4s linear infinite}@keyframes fall-319{48.74%{transform:translate(91.9277vw,48.74vh) scale(.5944)}to{transform:translate(95.83945vw,99vh) scale(.5944)}}.snow:nth-child(320){opacity:1.506;transform:translate(38.4136vw,-10px) scale(.2837);animation:fall-320 27s -30s linear infinite}@keyframes fall-320{62.527%{transform:translate(28.9829vw,62.527vh) scale(.2837)}to{transform:translate(33.69825vw,99vh) scale(.2837)}}.snow:nth-child(321){opacity:.5246;transform:translate(8.7148vw,-10px) scale(.0148);animation:fall-321 16s -1s linear infinite}@keyframes fall-321{63.468%{transform:translate(9.2351vw,63.468vh) scale(.0148)}to{transform:translate(8.97495vw,99vh) scale(.0148)}}.snow:nth-child(322){opacity:.2878;transform:translate(71.4753vw,-10px) scale(.3627);animation:fall-322 14s -4s linear infinite}@keyframes fall-322{35.16%{transform:translate(72.8066vw,35.16vh) scale(.3627)}to{transform:translate(72.14095vw,99vh) scale(.3627)}}.snow:nth-child(323){opacity:.0732;transform:translate(5.4864vw,-10px) scale(.197);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{43.99%{transform:translate(15.3645vw,43.99vh) scale(.197)}to{transform:translate(10.42545vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.0352;transform:translate(25.3127vw,-10px) scale(.5391);animation:fall-324 25s -24s linear infinite}@keyframes fall-324{75.785%{transform:translate(33.2293vw,75.785vh) scale(.5391)}to{transform:translate(29.271vw,99vh) scale(.5391)}}.snow:nth-child(325){opacity:.8172;transform:translate(6.3408vw,-10px) scale(.0017);animation:fall-325 18s -7s linear infinite}@keyframes fall-325{70.434%{transform:translate(5.556vw,70.434vh) scale(.0017)}to{transform:translate(5.9484vw,99vh) scale(.0017)}}.snow:nth-child(326){opacity:.5756;transform:translate(74.1049vw,-10px) scale(.2994);animation:fall-326 20s -22s linear infinite}@keyframes fall-326{47.152%{transform:translate(70.3511vw,47.152vh) scale(.2994)}to{transform:translate(72.228vw,99vh) scale(.2994)}}.snow:nth-child(327){opacity:1.989;transform:translate(3.2777vw,-10px) scale(.9505);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{61.248%{transform:translate(-2.6848vw,61.248vh) scale(.9505)}to{transform:translate(.29645vw,99vh) scale(.9505)}}.snow:nth-child(328){opacity:1.7324;transform:translate(54.6831vw,-10px) scale(.1408);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{46.48%{transform:translate(61.7207vw,46.48vh) scale(.1408)}to{transform:translate(58.2019vw,99vh) scale(.1408)}}.snow:nth-child(329){opacity:1.3096;transform:translate(20.5428vw,-10px) scale(.0399);animation:fall-329 21s -6s linear infinite}@keyframes fall-329{34.274%{transform:translate(19.3105vw,34.274vh) scale(.0399)}to{transform:translate(19.92665vw,99vh) scale(.0399)}}.snow:nth-child(330){opacity:1.4856;transform:translate(62.2155vw,-10px) scale(.8184);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{68.879%{transform:translate(72.0842vw,68.879vh) scale(.8184)}to{transform:translate(67.14985vw,99vh) scale(.8184)}}.snow:nth-child(331){opacity:1.3392;transform:translate(22.9357vw,-10px) scale(.1571);animation:fall-331 25s -6s linear infinite}@keyframes fall-331{46.365%{transform:translate(23.0453vw,46.365vh) scale(.1571)}to{transform:translate(22.9905vw,99vh) scale(.1571)}}.snow:nth-child(332){opacity:.3344;transform:translate(65.2171vw,-10px) scale(.74);animation:fall-332 23s -4s linear infinite}@keyframes fall-332{65.437%{transform:translate(65.757vw,65.437vh) scale(.74)}to{transform:translate(65.48705vw,99vh) scale(.74)}}.snow:nth-child(333){opacity:.8394;transform:translate(77.5833vw,-10px) scale(.6637);animation:fall-333 17s -15s linear infinite}@keyframes fall-333{78.219%{transform:translate(71.403vw,78.219vh) scale(.6637)}to{transform:translate(74.49315vw,99vh) scale(.6637)}}.snow:nth-child(334){opacity:1.837;transform:translate(47.9845vw,-10px) scale(.1638);animation:fall-334 14s -25s linear infinite}@keyframes fall-334{33.966%{transform:translate(42.1915vw,33.966vh) scale(.1638)}to{transform:translate(45.088vw,99vh) scale(.1638)}}.snow:nth-child(335){opacity:.4844;transform:translate(28.1422vw,-10px) scale(.2896);animation:fall-335 13s -21s linear infinite}@keyframes fall-335{65.397%{transform:translate(20.817vw,65.397vh) scale(.2896)}to{transform:translate(24.4796vw,99vh) scale(.2896)}}.snow:nth-child(336){opacity:.5788;transform:translate(41.6261vw,-10px) scale(.0501);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{41.433%{transform:translate(47.7237vw,41.433vh) scale(.0501)}to{transform:translate(44.6749vw,99vh) scale(.0501)}}.snow:nth-child(337){opacity:.6312;transform:translate(48.2462vw,-10px) scale(.6588);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{40.323%{transform:translate(54.6768vw,40.323vh) scale(.6588)}to{transform:translate(51.4615vw,99vh) scale(.6588)}}.snow:nth-child(338){opacity:1.8562;transform:translate(76.1836vw,-10px) scale(.1239);animation:fall-338 27s -25s linear infinite}@keyframes fall-338{38.069%{transform:translate(74.1879vw,38.069vh) scale(.1239)}to{transform:translate(75.18575vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:1.2726;transform:translate(29.5448vw,-10px) scale(.1509);animation:fall-339 19s -5s linear infinite}@keyframes fall-339{49.705%{transform:translate(24.3995vw,49.705vh) scale(.1509)}to{transform:translate(26.97215vw,99vh) scale(.1509)}}.snow:nth-child(340){opacity:1.793;transform:translate(46.1604vw,-10px) scale(.3789);animation:fall-340 26s -17s linear infinite}@keyframes fall-340{61.175%{transform:translate(55.4602vw,61.175vh) scale(.3789)}to{transform:translate(50.8103vw,99vh) scale(.3789)}}.snow:nth-child(341){opacity:1.5734;transform:translate(16.3915vw,-10px) scale(.6771);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{31.817%{transform:translate(9.7746vw,31.817vh) scale(.6771)}to{transform:translate(13.08305vw,99vh) scale(.6771)}}.snow:nth-child(342){opacity:.627;transform:translate(97.4971vw,-10px) scale(.9444);animation:fall-342 14s -8s linear infinite}@keyframes fall-342{76.875%{transform:translate(94.5884vw,76.875vh) scale(.9444)}to{transform:translate(96.04275vw,99vh) scale(.9444)}}.snow:nth-child(343){opacity:1.3484;transform:translate(4.491vw,-10px) scale(.8737);animation:fall-343 13s -25s linear infinite}@keyframes fall-343{77.948%{transform:translate(6.9633vw,77.948vh) scale(.8737)}to{transform:translate(5.72715vw,99vh) scale(.8737)}}.snow:nth-child(344){opacity:1.8202;transform:translate(17.2903vw,-10px) scale(.6964);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{52.988%{transform:translate(19.9358vw,52.988vh) scale(.6964)}to{transform:translate(18.61305vw,99vh) scale(.6964)}}.snow:nth-child(345){opacity:.9202;transform:translate(25.115vw,-10px) scale(.2818);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.373%{transform:translate(28.4282vw,37.373vh) scale(.2818)}to{transform:translate(26.7716vw,99vh) scale(.2818)}}.snow:nth-child(346){opacity:.4812;transform:translate(89.7305vw,-10px) scale(.9044);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{31.614%{transform:translate(82.9591vw,31.614vh) scale(.9044)}to{transform:translate(86.3448vw,99vh) scale(.9044)}}.snow:nth-child(347){opacity:1.2348;transform:translate(76.1212vw,-10px) scale(.857);animation:fall-347 21s -6s linear infinite}@keyframes fall-347{69.764%{transform:translate(75.6294vw,69.764vh) scale(.857)}to{transform:translate(75.8753vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:.6972;transform:translate(39.8006vw,-10px) scale(.2806);animation:fall-348 10s -20s linear infinite}@keyframes fall-348{71.205%{transform:translate(35.6449vw,71.205vh) scale(.2806)}to{transform:translate(37.72275vw,99vh) scale(.2806)}}.snow:nth-child(349){opacity:.154;transform:translate(92.5544vw,-10px) scale(.4992);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{59.22%{transform:translate(97.6945vw,59.22vh) scale(.4992)}to{transform:translate(95.12445vw,99vh) scale(.4992)}}.snow:nth-child(350){opacity:1.2302;transform:translate(64.8023vw,-10px) scale(.6005);animation:fall-350 26s -12s linear infinite}@keyframes fall-350{53.117%{transform:translate(64.7839vw,53.117vh) scale(.6005)}to{transform:translate(64.7931vw,99vh) scale(.6005)}}.snow:nth-child(351){opacity:.1526;transform:translate(66.56vw,-10px) scale(.3083);animation:fall-351 16s -9s linear infinite}@keyframes fall-351{74.278%{transform:translate(58.5869vw,74.278vh) scale(.3083)}to{transform:translate(62.57345vw,99vh) scale(.3083)}}.snow:nth-child(352){opacity:1.0444;transform:translate(39.9994vw,-10px) scale(.4161);animation:fall-352 25s -28s linear infinite}@keyframes fall-352{40.55%{transform:translate(38.1171vw,40.55vh) scale(.4161)}to{transform:translate(39.05825vw,99vh) scale(.4161)}}.snow:nth-child(353){opacity:1.748;transform:translate(39.5521vw,-10px) scale(.1515);animation:fall-353 28s -10s linear infinite}@keyframes fall-353{53.602%{transform:translate(33.7627vw,53.602vh) scale(.1515)}to{transform:translate(36.6574vw,99vh) scale(.1515)}}.snow:nth-child(354){opacity:1.2948;transform:translate(63.1904vw,-10px) scale(.8269);animation:fall-354 28s -9s linear infinite}@keyframes fall-354{72.133%{transform:translate(60.2931vw,72.133vh) scale(.8269)}to{transform:translate(61.74175vw,99vh) scale(.8269)}}.snow:nth-child(355){opacity:.765;transform:translate(10.4467vw,-10px) scale(.4139);animation:fall-355 16s -18s linear infinite}@keyframes fall-355{36.484%{transform:translate(4.715vw,36.484vh) scale(.4139)}to{transform:translate(7.58085vw,99vh) scale(.4139)}}.snow:nth-child(356){opacity:.7556;transform:translate(28.5481vw,-10px) scale(.3619);animation:fall-356 17s -4s linear infinite}@keyframes fall-356{51.81%{transform:translate(25.1066vw,51.81vh) scale(.3619)}to{transform:translate(26.82735vw,99vh) scale(.3619)}}.snow:nth-child(357){opacity:1.2444;transform:translate(84.8023vw,-10px) scale(.7514);animation:fall-357 21s -7s linear infinite}@keyframes fall-357{73.804%{transform:translate(85.3592vw,73.804vh) scale(.7514)}to{transform:translate(85.08075vw,99vh) scale(.7514)}}.snow:nth-child(358){opacity:.9616;transform:translate(39.942vw,-10px) scale(.8773);animation:fall-358 23s -12s linear infinite}@keyframes fall-358{40.048%{transform:translate(44.4324vw,40.048vh) scale(.8773)}to{transform:translate(42.1872vw,99vh) scale(.8773)}}.snow:nth-child(359){opacity:1.177;transform:translate(81.5159vw,-10px) scale(.3658);animation:fall-359 23s -26s linear infinite}@keyframes fall-359{60.966%{transform:translate(87.6962vw,60.966vh) scale(.3658)}to{transform:translate(84.60605vw,99vh) scale(.3658)}}.snow:nth-child(360){opacity:1.9634;transform:translate(41.3651vw,-10px) scale(.3929);animation:fall-360 23s -17s linear infinite}@keyframes fall-360{38.163%{transform:translate(50.7501vw,38.163vh) scale(.3929)}to{transform:translate(46.0576vw,99vh) scale(.3929)}}.snow:nth-child(361){opacity:.7804;transform:translate(71.8441vw,-10px) scale(.7506);animation:fall-361 12s -23s linear infinite}@keyframes fall-361{67.977%{transform:translate(76.5303vw,67.977vh) scale(.7506)}to{transform:translate(74.1872vw,99vh) scale(.7506)}}.snow:nth-child(362){opacity:.2174;transform:translate(95.8356vw,-10px) scale(.5088);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{43.281%{transform:translate(101.9757vw,43.281vh) scale(.5088)}to{transform:translate(98.90565vw,99vh) scale(.5088)}}.snow:nth-child(363){opacity:1.8562;transform:translate(57.1144vw,-10px) scale(.5596);animation:fall-363 24s -12s linear infinite}@keyframes fall-363{66.121%{transform:translate(64.4695vw,66.121vh) scale(.5596)}to{transform:translate(60.79195vw,99vh) scale(.5596)}}.snow:nth-child(364){opacity:.6808;transform:translate(20.6433vw,-10px) scale(.2458);animation:fall-364 14s -22s linear infinite}@keyframes fall-364{40.139%{transform:translate(20.9184vw,40.139vh) scale(.2458)}to{transform:translate(20.78085vw,99vh) scale(.2458)}}.snow:nth-child(365){opacity:1.6676;transform:translate(51.9867vw,-10px) scale(.9579);animation:fall-365 14s -23s linear infinite}@keyframes fall-365{68.498%{transform:translate(58.5008vw,68.498vh) scale(.9579)}to{transform:translate(55.24375vw,99vh) scale(.9579)}}.snow:nth-child(366){opacity:.162;transform:translate(74.8256vw,-10px) scale(.9121);animation:fall-366 10s -30s linear infinite}@keyframes fall-366{71.341%{transform:translate(67.7787vw,71.341vh) scale(.9121)}to{transform:translate(71.30215vw,99vh) scale(.9121)}}.snow:nth-child(367){opacity:.2266;transform:translate(8.0846vw,-10px) scale(.5719);animation:fall-367 10s -18s linear infinite}@keyframes fall-367{54.993%{transform:translate(9.5065vw,54.993vh) scale(.5719)}to{transform:translate(8.79555vw,99vh) scale(.5719)}}.snow:nth-child(368){opacity:1.3246;transform:translate(56.337vw,-10px) scale(.4851);animation:fall-368 13s -23s linear infinite}@keyframes fall-368{37.843%{transform:translate(51.631vw,37.843vh) scale(.4851)}to{transform:translate(53.984vw,99vh) scale(.4851)}}.snow:nth-child(369){opacity:1.984;transform:translate(29.0451vw,-10px) scale(.2212);animation:fall-369 30s -26s linear infinite}@keyframes fall-369{73.969%{transform:translate(30.0984vw,73.969vh) scale(.2212)}to{transform:translate(29.57175vw,99vh) scale(.2212)}}.snow:nth-child(370){opacity:.6766;transform:translate(89.0455vw,-10px) scale(.2528);animation:fall-370 13s -30s linear infinite}@keyframes fall-370{49.8%{transform:translate(87.9857vw,49.8vh) scale(.2528)}to{transform:translate(88.5156vw,99vh) scale(.2528)}}.snow:nth-child(371){opacity:.1462;transform:translate(30.9736vw,-10px) scale(.452);animation:fall-371 30s -28s linear infinite}@keyframes fall-371{77.809%{transform:translate(24.0044vw,77.809vh) scale(.452)}to{transform:translate(27.489vw,99vh) scale(.452)}}.snow:nth-child(372){opacity:.4552;transform:translate(77.586vw,-10px) scale(.2684);animation:fall-372 20s -12s linear infinite}@keyframes fall-372{63.563%{transform:translate(83.4253vw,63.563vh) scale(.2684)}to{transform:translate(80.50565vw,99vh) scale(.2684)}}.snow:nth-child(373){opacity:.273;transform:translate(88.1727vw,-10px) scale(.5974);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{31.507%{transform:translate(89.7851vw,31.507vh) scale(.5974)}to{transform:translate(88.9789vw,99vh) scale(.5974)}}.snow:nth-child(374){opacity:.6188;transform:translate(34.6005vw,-10px) scale(.7686);animation:fall-374 23s -3s linear infinite}@keyframes fall-374{52.119%{transform:translate(31.0898vw,52.119vh) scale(.7686)}to{transform:translate(32.84515vw,99vh) scale(.7686)}}.snow:nth-child(375){opacity:.1972;transform:translate(79.3312vw,-10px) scale(.7888);animation:fall-375 28s -29s linear infinite}@keyframes fall-375{34.688%{transform:translate(71.5813vw,34.688vh) scale(.7888)}to{transform:translate(75.45625vw,99vh) scale(.7888)}}.snow:nth-child(376){opacity:1.7942;transform:translate(82.1675vw,-10px) scale(.7034);animation:fall-376 22s -30s linear infinite}@keyframes fall-376{53.794%{transform:translate(75.1439vw,53.794vh) scale(.7034)}to{transform:translate(78.6557vw,99vh) scale(.7034)}}.snow:nth-child(377){opacity:1.62;transform:translate(38.8513vw,-10px) scale(.5148);animation:fall-377 20s -27s linear infinite}@keyframes fall-377{55.291%{transform:translate(45.1957vw,55.291vh) scale(.5148)}to{transform:translate(42.0235vw,99vh) scale(.5148)}}.snow:nth-child(378){opacity:1.2656;transform:translate(71.3058vw,-10px) scale(.8435);animation:fall-378 25s -13s linear infinite}@keyframes fall-378{37.204%{transform:translate(80.8934vw,37.204vh) scale(.8435)}to{transform:translate(76.0996vw,99vh) scale(.8435)}}.snow:nth-child(379){opacity:.9026;transform:translate(28.2985vw,-10px) scale(.3976);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{37.677%{transform:translate(21.4713vw,37.677vh) scale(.3976)}to{transform:translate(24.8849vw,99vh) scale(.3976)}}.snow:nth-child(380){opacity:.99;transform:translate(13.7334vw,-10px) scale(.369);animation:fall-380 13s -15s linear infinite}@keyframes fall-380{71.733%{transform:translate(14.7387vw,71.733vh) scale(.369)}to{transform:translate(14.23605vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:1.462;transform:translate(98.0964vw,-10px) scale(.2219);animation:fall-381 12s -3s linear infinite}@keyframes fall-381{61.478%{transform:translate(95.5604vw,61.478vh) scale(.2219)}to{transform:translate(96.8284vw,99vh) scale(.2219)}}.snow:nth-child(382){opacity:.8944;transform:translate(78.6068vw,-10px) scale(.235);animation:fall-382 16s -27s linear infinite}@keyframes fall-382{63.698%{transform:translate(75.8546vw,63.698vh) scale(.235)}to{transform:translate(77.2307vw,99vh) scale(.235)}}.snow:nth-child(383){opacity:.9234;transform:translate(24.0808vw,-10px) scale(.8331);animation:fall-383 29s -13s linear infinite}@keyframes fall-383{40.621%{transform:translate(16.4963vw,40.621vh) scale(.8331)}to{transform:translate(20.28855vw,99vh) scale(.8331)}}.snow:nth-child(384){opacity:1.339;transform:translate(69.9689vw,-10px) scale(.3557);animation:fall-384 23s -20s linear infinite}@keyframes fall-384{44.98%{transform:translate(72.7204vw,44.98vh) scale(.3557)}to{transform:translate(71.34465vw,99vh) scale(.3557)}}.snow:nth-child(385){opacity:.3682;transform:translate(8.5127vw,-10px) scale(.0283);animation:fall-385 17s -12s linear infinite}@keyframes fall-385{53.575%{transform:translate(-1.2325vw,53.575vh) scale(.0283)}to{transform:translate(3.6401vw,99vh) scale(.0283)}}.snow:nth-child(386){opacity:1.079;transform:translate(15.3615vw,-10px) scale(.5885);animation:fall-386 14s -21s linear infinite}@keyframes fall-386{31.941%{transform:translate(9.363vw,31.941vh) scale(.5885)}to{transform:translate(12.36225vw,99vh) scale(.5885)}}.snow:nth-child(387){opacity:.794;transform:translate(90.7895vw,-10px) scale(.0589);animation:fall-387 12s -11s linear infinite}@keyframes fall-387{79.369%{transform:translate(88.6336vw,79.369vh) scale(.0589)}to{transform:translate(89.71155vw,99vh) scale(.0589)}}.snow:nth-child(388){opacity:.684;transform:translate(10.4183vw,-10px) scale(.3386);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{48.187%{transform:translate(19.468vw,48.187vh) scale(.3386)}to{transform:translate(14.94315vw,99vh) scale(.3386)}}.snow:nth-child(389){opacity:1.5698;transform:translate(76.0596vw,-10px) scale(.1711);animation:fall-389 26s -16s linear infinite}@keyframes fall-389{55.025%{transform:translate(73.7454vw,55.025vh) scale(.1711)}to{transform:translate(74.9025vw,99vh) scale(.1711)}}.snow:nth-child(390){opacity:.9738;transform:translate(22.4619vw,-10px) scale(.4498);animation:fall-390 26s -4s linear infinite}@keyframes fall-390{51.018%{transform:translate(16.4134vw,51.018vh) scale(.4498)}to{transform:translate(19.43765vw,99vh) scale(.4498)}}.snow:nth-child(391){opacity:.8408;transform:translate(19.7193vw,-10px) scale(.6884);animation:fall-391 14s -7s linear infinite}@keyframes fall-391{52.763%{transform:translate(23.0803vw,52.763vh) scale(.6884)}to{transform:translate(21.3998vw,99vh) scale(.6884)}}.snow:nth-child(392){opacity:.3938;transform:translate(43.7833vw,-10px) scale(.001);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{40.336%{transform:translate(53.6385vw,40.336vh) scale(.001)}to{transform:translate(48.7109vw,99vh) scale(.001)}}.snow:nth-child(393){opacity:1.9162;transform:translate(30.6732vw,-10px) scale(.8933);animation:fall-393 22s -4s linear infinite}@keyframes fall-393{64.876%{transform:translate(25.5196vw,64.876vh) scale(.8933)}to{transform:translate(28.0964vw,99vh) scale(.8933)}}.snow:nth-child(394){opacity:.074;transform:translate(27.5229vw,-10px) scale(.1985);animation:fall-394 10s -29s linear infinite}@keyframes fall-394{32.757%{transform:translate(17.5528vw,32.757vh) scale(.1985)}to{transform:translate(22.53785vw,99vh) scale(.1985)}}.snow:nth-child(395){opacity:.9002;transform:translate(73.2594vw,-10px) scale(.5516);animation:fall-395 19s -24s linear infinite}@keyframes fall-395{50.157%{transform:translate(66.2977vw,50.157vh) scale(.5516)}to{transform:translate(69.77855vw,99vh) scale(.5516)}}.snow:nth-child(396){opacity:1.053;transform:translate(55.167vw,-10px) scale(.2904);animation:fall-396 17s -16s linear infinite}@keyframes fall-396{58.71%{transform:translate(47.0757vw,58.71vh) scale(.2904)}to{transform:translate(51.12135vw,99vh) scale(.2904)}}.snow:nth-child(397){opacity:.188;transform:translate(58.9561vw,-10px) scale(.7247);animation:fall-397 10s -4s linear infinite}@keyframes fall-397{63.915%{transform:translate(54.4427vw,63.915vh) scale(.7247)}to{transform:translate(56.6994vw,99vh) scale(.7247)}}.snow:nth-child(398){opacity:.5336;transform:translate(61.9957vw,-10px) scale(.9984);animation:fall-398 10s -15s linear infinite}@keyframes fall-398{57.461%{transform:translate(63.5809vw,57.461vh) scale(.9984)}to{transform:translate(62.7883vw,99vh) scale(.9984)}}.snow:nth-child(399){opacity:1.3148;transform:translate(85.9281vw,-10px) scale(.1588);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{45.444%{transform:translate(89.8339vw,45.444vh) scale(.1588)}to{transform:translate(87.881vw,99vh) scale(.1588)}}.snow:nth-child(400){opacity:.1392;transform:translate(56.6174vw,-10px) scale(.597);animation:fall-400 14s -28s linear infinite}@keyframes fall-400{43.459%{transform:translate(62.8687vw,43.459vh) scale(.597)}to{transform:translate(59.74305vw,99vh) scale(.597)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.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:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7232;transform:translate(10.2054vw,-10px) scale(.3046);animation:fall-1 12s -22s linear infinite}@keyframes fall-1{49.299%{transform:translate(8.6409vw,49.299vh) scale(.3046)}to{transform:translate(9.42315vw,99vh) scale(.3046)}}.snow:nth-child(2){opacity:.2556;transform:translate(.8139vw,-10px) scale(.1302);animation:fall-2 30s -3s linear infinite}@keyframes fall-2{72.684%{transform:translate(-3.8897vw,72.684vh) scale(.1302)}to{transform:translate(-1.5379vw,99vh) scale(.1302)}}.snow:nth-child(3){opacity:.3422;transform:translate(23.1592vw,-10px) scale(.8281);animation:fall-3 29s -2s linear infinite}@keyframes fall-3{40.544%{transform:translate(14.5895vw,40.544vh) scale(.8281)}to{transform:translate(18.87435vw,99vh) scale(.8281)}}.snow:nth-child(4){opacity:1.3152;transform:translate(89.3361vw,-10px) scale(.1445);animation:fall-4 15s -18s linear infinite}@keyframes fall-4{59.938%{transform:translate(98.1151vw,59.938vh) scale(.1445)}to{transform:translate(93.7256vw,99vh) scale(.1445)}}.snow:nth-child(5){opacity:1.6852;transform:translate(74.6365vw,-10px) scale(.264);animation:fall-5 16s -17s linear infinite}@keyframes fall-5{75.264%{transform:translate(74.4161vw,75.264vh) scale(.264)}to{transform:translate(74.5263vw,99vh) scale(.264)}}.snow:nth-child(6){opacity:.7076;transform:translate(81.5821vw,-10px) scale(.2796);animation:fall-6 29s -19s linear infinite}@keyframes fall-6{52.093%{transform:translate(82.0507vw,52.093vh) scale(.2796)}to{transform:translate(81.8164vw,99vh) scale(.2796)}}.snow:nth-child(7){opacity:1.2378;transform:translate(93.482vw,-10px) scale(.7565);animation:fall-7 18s -14s linear infinite}@keyframes fall-7{74.611%{transform:translate(88.0949vw,74.611vh) scale(.7565)}to{transform:translate(90.78845vw,99vh) scale(.7565)}}.snow:nth-child(8){opacity:.544;transform:translate(51.9581vw,-10px) scale(.3352);animation:fall-8 16s -15s linear infinite}@keyframes fall-8{72.795%{transform:translate(48.6843vw,72.795vh) scale(.3352)}to{transform:translate(50.3212vw,99vh) scale(.3352)}}.snow:nth-child(9){opacity:.7946;transform:translate(10.1627vw,-10px) scale(.8415);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{73.913%{transform:translate(10.7963vw,73.913vh) scale(.8415)}to{transform:translate(10.4795vw,99vh) scale(.8415)}}.snow:nth-child(10){opacity:.0572;transform:translate(27.4966vw,-10px) scale(.1316);animation:fall-10 25s -17s linear infinite}@keyframes fall-10{35.366%{transform:translate(29.9436vw,35.366vh) scale(.1316)}to{transform:translate(28.7201vw,99vh) scale(.1316)}}.snow:nth-child(11){opacity:.6312;transform:translate(78.7316vw,-10px) scale(.769);animation:fall-11 23s -21s linear infinite}@keyframes fall-11{42.219%{transform:translate(80.8451vw,42.219vh) scale(.769)}to{transform:translate(79.78835vw,99vh) scale(.769)}}.snow:nth-child(12){opacity:.7992;transform:translate(87.0343vw,-10px) scale(.662);animation:fall-12 27s -5s linear infinite}@keyframes fall-12{62.132%{transform:translate(88.6297vw,62.132vh) scale(.662)}to{transform:translate(87.832vw,99vh) scale(.662)}}.snow:nth-child(13){opacity:1.7152;transform:translate(22.8551vw,-10px) scale(.5756);animation:fall-13 23s -6s linear infinite}@keyframes fall-13{48.678%{transform:translate(25.5996vw,48.678vh) scale(.5756)}to{transform:translate(24.22735vw,99vh) scale(.5756)}}.snow:nth-child(14){opacity:1.3322;transform:translate(29.7858vw,-10px) scale(.5768);animation:fall-14 22s -27s linear infinite}@keyframes fall-14{43.31%{transform:translate(20.4515vw,43.31vh) scale(.5768)}to{transform:translate(25.11865vw,99vh) scale(.5768)}}.snow:nth-child(15){opacity:.42;transform:translate(51.1282vw,-10px) scale(.523);animation:fall-15 20s -27s linear infinite}@keyframes fall-15{73.006%{transform:translate(50.4568vw,73.006vh) scale(.523)}to{transform:translate(50.7925vw,99vh) scale(.523)}}.snow:nth-child(16){opacity:1.6908;transform:translate(28.5957vw,-10px) scale(.0924);animation:fall-16 22s -29s linear infinite}@keyframes fall-16{59.008%{transform:translate(32.3279vw,59.008vh) scale(.0924)}to{transform:translate(30.4618vw,99vh) scale(.0924)}}.snow:nth-child(17){opacity:.7224;transform:translate(33.7873vw,-10px) scale(.7127);animation:fall-17 16s -27s linear infinite}@keyframes fall-17{30.256%{transform:translate(36.912vw,30.256vh) scale(.7127)}to{transform:translate(35.34965vw,99vh) scale(.7127)}}.snow:nth-child(18){opacity:.7252;transform:translate(58.6837vw,-10px) scale(.1818);animation:fall-18 10s -8s linear infinite}@keyframes fall-18{43.31%{transform:translate(55.8401vw,43.31vh) scale(.1818)}to{transform:translate(57.2619vw,99vh) scale(.1818)}}.snow:nth-child(19){opacity:.811;transform:translate(15.7502vw,-10px) scale(.0317);animation:fall-19 17s -19s linear infinite}@keyframes fall-19{70.438%{transform:translate(23.3087vw,70.438vh) scale(.0317)}to{transform:translate(19.52945vw,99vh) scale(.0317)}}.snow:nth-child(20){opacity:1.8928;transform:translate(98.6722vw,-10px) scale(.4665);animation:fall-20 28s -7s linear infinite}@keyframes fall-20{72.485%{transform:translate(97.3064vw,72.485vh) scale(.4665)}to{transform:translate(97.9893vw,99vh) scale(.4665)}}.snow:nth-child(21){opacity:1.2178;transform:translate(13.2878vw,-10px) scale(.5799);animation:fall-21 11s -28s linear infinite}@keyframes fall-21{76.47%{transform:translate(3.9881vw,76.47vh) scale(.5799)}to{transform:translate(8.63795vw,99vh) scale(.5799)}}.snow:nth-child(22){opacity:.1684;transform:translate(10.4815vw,-10px) scale(.1619);animation:fall-22 15s -7s linear infinite}@keyframes fall-22{72.707%{transform:translate(.6949vw,72.707vh) scale(.1619)}to{transform:translate(5.5882vw,99vh) scale(.1619)}}.snow:nth-child(23){opacity:1.0672;transform:translate(94.6855vw,-10px) scale(.1044);animation:fall-23 25s -25s linear infinite}@keyframes fall-23{72.95%{transform:translate(100.775vw,72.95vh) scale(.1044)}to{transform:translate(97.73025vw,99vh) scale(.1044)}}.snow:nth-child(24){opacity:.3998;transform:translate(62.4082vw,-10px) scale(.6105);animation:fall-24 25s -25s linear infinite}@keyframes fall-24{59.737%{transform:translate(67.6333vw,59.737vh) scale(.6105)}to{transform:translate(65.02075vw,99vh) scale(.6105)}}.snow:nth-child(25){opacity:1.2648;transform:translate(84.1454vw,-10px) scale(.3455);animation:fall-25 11s -16s linear infinite}@keyframes fall-25{74.867%{transform:translate(90.214vw,74.867vh) scale(.3455)}to{transform:translate(87.1797vw,99vh) scale(.3455)}}.snow:nth-child(26){opacity:.2394;transform:translate(85.3813vw,-10px) scale(.34);animation:fall-26 28s -18s linear infinite}@keyframes fall-26{50.171%{transform:translate(83.6085vw,50.171vh) scale(.34)}to{transform:translate(84.4949vw,99vh) scale(.34)}}.snow:nth-child(27){opacity:1.2822;transform:translate(58.0564vw,-10px) scale(.1032);animation:fall-27 15s -7s linear infinite}@keyframes fall-27{54.721%{transform:translate(58.0032vw,54.721vh) scale(.1032)}to{transform:translate(58.0298vw,99vh) scale(.1032)}}.snow:nth-child(28){opacity:1.3476;transform:translate(29.5519vw,-10px) scale(.8258);animation:fall-28 12s -28s linear infinite}@keyframes fall-28{61.036%{transform:translate(31.6565vw,61.036vh) scale(.8258)}to{transform:translate(30.6042vw,99vh) scale(.8258)}}.snow:nth-child(29){opacity:1.7518;transform:translate(68.9332vw,-10px) scale(.5575);animation:fall-29 18s -11s linear infinite}@keyframes fall-29{67.688%{transform:translate(63.4055vw,67.688vh) scale(.5575)}to{transform:translate(66.16935vw,99vh) scale(.5575)}}.snow:nth-child(30){opacity:.5158;transform:translate(68.0263vw,-10px) scale(.3738);animation:fall-30 24s -30s linear infinite}@keyframes fall-30{54.321%{transform:translate(59.1154vw,54.321vh) scale(.3738)}to{transform:translate(63.57085vw,99vh) scale(.3738)}}.snow:nth-child(31){opacity:.6748;transform:translate(41.8085vw,-10px) scale(.4149);animation:fall-31 19s -9s linear infinite}@keyframes fall-31{56.848%{transform:translate(33.1295vw,56.848vh) scale(.4149)}to{transform:translate(37.469vw,99vh) scale(.4149)}}.snow:nth-child(32){opacity:1.4862;transform:translate(17.6712vw,-10px) scale(.9206);animation:fall-32 24s -3s linear infinite}@keyframes fall-32{72.614%{transform:translate(25.7588vw,72.614vh) scale(.9206)}to{transform:translate(21.715vw,99vh) scale(.9206)}}.snow:nth-child(33){opacity:1.8214;transform:translate(29.513vw,-10px) scale(.9427);animation:fall-33 22s -19s linear infinite}@keyframes fall-33{62.212%{transform:translate(39.409vw,62.212vh) scale(.9427)}to{transform:translate(34.461vw,99vh) scale(.9427)}}.snow:nth-child(34){opacity:.5886;transform:translate(52.1626vw,-10px) scale(.528);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{53.399%{transform:translate(48.2694vw,53.399vh) scale(.528)}to{transform:translate(50.216vw,99vh) scale(.528)}}.snow:nth-child(35){opacity:1.1556;transform:translate(63.461vw,-10px) scale(.8039);animation:fall-35 22s -30s linear infinite}@keyframes fall-35{37.858%{transform:translate(72.7533vw,37.858vh) scale(.8039)}to{transform:translate(68.10715vw,99vh) scale(.8039)}}.snow:nth-child(36){opacity:1.4394;transform:translate(6.7211vw,-10px) scale(.4498);animation:fall-36 11s -1s linear infinite}@keyframes fall-36{56.463%{transform:translate(6.6761vw,56.463vh) scale(.4498)}to{transform:translate(6.6986vw,99vh) scale(.4498)}}.snow:nth-child(37){opacity:1.6632;transform:translate(76.0895vw,-10px) scale(.812);animation:fall-37 22s -17s linear infinite}@keyframes fall-37{39.276%{transform:translate(82.0499vw,39.276vh) scale(.812)}to{transform:translate(79.0697vw,99vh) scale(.812)}}.snow:nth-child(38){opacity:.308;transform:translate(43.2094vw,-10px) scale(.8844);animation:fall-38 23s -25s linear infinite}@keyframes fall-38{47.434%{transform:translate(33.8107vw,47.434vh) scale(.8844)}to{transform:translate(38.51005vw,99vh) scale(.8844)}}.snow:nth-child(39){opacity:.333;transform:translate(73.9338vw,-10px) scale(.0344);animation:fall-39 19s -19s linear infinite}@keyframes fall-39{40.733%{transform:translate(64.3922vw,40.733vh) scale(.0344)}to{transform:translate(69.163vw,99vh) scale(.0344)}}.snow:nth-child(40){opacity:.3188;transform:translate(58.6156vw,-10px) scale(.0836);animation:fall-40 21s -5s linear infinite}@keyframes fall-40{71.995%{transform:translate(55.1987vw,71.995vh) scale(.0836)}to{transform:translate(56.90715vw,99vh) scale(.0836)}}.snow:nth-child(41){opacity:.8982;transform:translate(51.7225vw,-10px) scale(.2628);animation:fall-41 16s -29s linear infinite}@keyframes fall-41{67.456%{transform:translate(48.6524vw,67.456vh) scale(.2628)}to{transform:translate(50.18745vw,99vh) scale(.2628)}}.snow:nth-child(42){opacity:1.1696;transform:translate(82.5291vw,-10px) scale(.0893);animation:fall-42 15s -17s linear infinite}@keyframes fall-42{30.909%{transform:translate(84.4992vw,30.909vh) scale(.0893)}to{transform:translate(83.51415vw,99vh) scale(.0893)}}.snow:nth-child(43){opacity:.3496;transform:translate(84.5698vw,-10px) scale(.8735);animation:fall-43 15s -5s linear infinite}@keyframes fall-43{71.526%{transform:translate(85.9934vw,71.526vh) scale(.8735)}to{transform:translate(85.2816vw,99vh) scale(.8735)}}.snow:nth-child(44){opacity:1.6554;transform:translate(36.8012vw,-10px) scale(.3022);animation:fall-44 17s -5s linear infinite}@keyframes fall-44{69.842%{transform:translate(27.8459vw,69.842vh) scale(.3022)}to{transform:translate(32.32355vw,99vh) scale(.3022)}}.snow:nth-child(45){opacity:.985;transform:translate(48.8038vw,-10px) scale(.2309);animation:fall-45 12s -29s linear infinite}@keyframes fall-45{74.643%{transform:translate(47.9044vw,74.643vh) scale(.2309)}to{transform:translate(48.3541vw,99vh) scale(.2309)}}.snow:nth-child(46){opacity:1.3852;transform:translate(46.2621vw,-10px) scale(.8523);animation:fall-46 11s -19s linear infinite}@keyframes fall-46{72.554%{transform:translate(51.3061vw,72.554vh) scale(.8523)}to{transform:translate(48.7841vw,99vh) scale(.8523)}}.snow:nth-child(47){opacity:.1328;transform:translate(43.0025vw,-10px) scale(.4665);animation:fall-47 19s -8s linear infinite}@keyframes fall-47{69.49%{transform:translate(47.8447vw,69.49vh) scale(.4665)}to{transform:translate(45.4236vw,99vh) scale(.4665)}}.snow:nth-child(48){opacity:.074;transform:translate(41.134vw,-10px) scale(.9668);animation:fall-48 27s -27s linear infinite}@keyframes fall-48{65.208%{transform:translate(31.65vw,65.208vh) scale(.9668)}to{transform:translate(36.392vw,99vh) scale(.9668)}}.snow:nth-child(49){opacity:1.9284;transform:translate(8.3506vw,-10px) scale(.643);animation:fall-49 15s -5s linear infinite}@keyframes fall-49{64.243%{transform:translate(5.8455vw,64.243vh) scale(.643)}to{transform:translate(7.09805vw,99vh) scale(.643)}}.snow:nth-child(50){opacity:.9444;transform:translate(43.1802vw,-10px) scale(.6505);animation:fall-50 17s -8s linear infinite}@keyframes fall-50{47.818%{transform:translate(33.3336vw,47.818vh) scale(.6505)}to{transform:translate(38.2569vw,99vh) scale(.6505)}}.snow:nth-child(51){opacity:.1252;transform:translate(41.2907vw,-10px) scale(.0096);animation:fall-51 18s -4s linear infinite}@keyframes fall-51{47.286%{transform:translate(44.6308vw,47.286vh) scale(.0096)}to{transform:translate(42.96075vw,99vh) scale(.0096)}}.snow:nth-child(52){opacity:.7258;transform:translate(75.0432vw,-10px) scale(.0277);animation:fall-52 27s -14s linear infinite}@keyframes fall-52{48.003%{transform:translate(69.8591vw,48.003vh) scale(.0277)}to{transform:translate(72.45115vw,99vh) scale(.0277)}}.snow:nth-child(53){opacity:1.3526;transform:translate(67.2676vw,-10px) scale(.265);animation:fall-53 29s -14s linear infinite}@keyframes fall-53{49.753%{transform:translate(74.6937vw,49.753vh) scale(.265)}to{transform:translate(70.98065vw,99vh) scale(.265)}}.snow:nth-child(54){opacity:.163;transform:translate(39.1737vw,-10px) scale(.7236);animation:fall-54 23s -22s linear infinite}@keyframes fall-54{63.757%{transform:translate(35.1577vw,63.757vh) scale(.7236)}to{transform:translate(37.1657vw,99vh) scale(.7236)}}.snow:nth-child(55){opacity:.8026;transform:translate(54.7055vw,-10px) scale(.2628);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{77.78%{transform:translate(45.3283vw,77.78vh) scale(.2628)}to{transform:translate(50.0169vw,99vh) scale(.2628)}}.snow:nth-child(56){opacity:.5476;transform:translate(14.1886vw,-10px) scale(.3907);animation:fall-56 24s -10s linear infinite}@keyframes fall-56{75.594%{transform:translate(20.4529vw,75.594vh) scale(.3907)}to{transform:translate(17.32075vw,99vh) scale(.3907)}}.snow:nth-child(57){opacity:.0934;transform:translate(28.0933vw,-10px) scale(.076);animation:fall-57 22s -10s linear infinite}@keyframes fall-57{45.388%{transform:translate(18.4645vw,45.388vh) scale(.076)}to{transform:translate(23.2789vw,99vh) scale(.076)}}.snow:nth-child(58){opacity:.7052;transform:translate(37.3536vw,-10px) scale(.3387);animation:fall-58 21s -5s linear infinite}@keyframes fall-58{49.7%{transform:translate(41.8282vw,49.7vh) scale(.3387)}to{transform:translate(39.5909vw,99vh) scale(.3387)}}.snow:nth-child(59){opacity:.5588;transform:translate(54.8722vw,-10px) scale(.5376);animation:fall-59 26s -27s linear infinite}@keyframes fall-59{44.603%{transform:translate(53.8034vw,44.603vh) scale(.5376)}to{transform:translate(54.3378vw,99vh) scale(.5376)}}.snow:nth-child(60){opacity:.4032;transform:translate(54.1381vw,-10px) scale(.6084);animation:fall-60 21s -8s linear infinite}@keyframes fall-60{61.9%{transform:translate(45.4461vw,61.9vh) scale(.6084)}to{transform:translate(49.7921vw,99vh) scale(.6084)}}.snow:nth-child(61){opacity:1.0456;transform:translate(91.5413vw,-10px) scale(.7601);animation:fall-61 29s -21s linear infinite}@keyframes fall-61{45.783%{transform:translate(91.7621vw,45.783vh) scale(.7601)}to{transform:translate(91.6517vw,99vh) scale(.7601)}}.snow:nth-child(62){opacity:1.7552;transform:translate(20.6213vw,-10px) scale(.0399);animation:fall-62 26s -1s linear infinite}@keyframes fall-62{51.222%{transform:translate(13.0906vw,51.222vh) scale(.0399)}to{transform:translate(16.85595vw,99vh) scale(.0399)}}.snow:nth-child(63){opacity:.9392;transform:translate(98.4776vw,-10px) scale(.317);animation:fall-63 17s -8s linear infinite}@keyframes fall-63{68.999%{transform:translate(89.9675vw,68.999vh) scale(.317)}to{transform:translate(94.22255vw,99vh) scale(.317)}}.snow:nth-child(64){opacity:1.1432;transform:translate(76.9493vw,-10px) scale(.9194);animation:fall-64 27s -14s linear infinite}@keyframes fall-64{74.643%{transform:translate(80.8102vw,74.643vh) scale(.9194)}to{transform:translate(78.87975vw,99vh) scale(.9194)}}.snow:nth-child(65){opacity:1.8516;transform:translate(84.7505vw,-10px) scale(.4905);animation:fall-65 15s -29s linear infinite}@keyframes fall-65{44.737%{transform:translate(86.8253vw,44.737vh) scale(.4905)}to{transform:translate(85.7879vw,99vh) scale(.4905)}}.snow:nth-child(66){opacity:.7886;transform:translate(23.8641vw,-10px) scale(.6013);animation:fall-66 11s -5s linear infinite}@keyframes fall-66{67.256%{transform:translate(24.8498vw,67.256vh) scale(.6013)}to{transform:translate(24.35695vw,99vh) scale(.6013)}}.snow:nth-child(67){opacity:1.6344;transform:translate(43.9992vw,-10px) scale(.4526);animation:fall-67 28s -7s linear infinite}@keyframes fall-67{30.885%{transform:translate(49.9422vw,30.885vh) scale(.4526)}to{transform:translate(46.9707vw,99vh) scale(.4526)}}.snow:nth-child(68){opacity:1.266;transform:translate(44.4662vw,-10px) scale(.952);animation:fall-68 28s -23s linear infinite}@keyframes fall-68{72.576%{transform:translate(36.0608vw,72.576vh) scale(.952)}to{transform:translate(40.2635vw,99vh) scale(.952)}}.snow:nth-child(69){opacity:.3088;transform:translate(22.715vw,-10px) scale(.9118);animation:fall-69 30s -21s linear infinite}@keyframes fall-69{50.353%{transform:translate(25.6837vw,50.353vh) scale(.9118)}to{transform:translate(24.19935vw,99vh) scale(.9118)}}.snow:nth-child(70){opacity:1.2426;transform:translate(91.5915vw,-10px) scale(.2691);animation:fall-70 16s -9s linear infinite}@keyframes fall-70{34.116%{transform:translate(90.3856vw,34.116vh) scale(.2691)}to{transform:translate(90.98855vw,99vh) scale(.2691)}}.snow:nth-child(71){opacity:.3438;transform:translate(79.6297vw,-10px) scale(.2568);animation:fall-71 23s -14s linear infinite}@keyframes fall-71{32.859%{transform:translate(71.4275vw,32.859vh) scale(.2568)}to{transform:translate(75.5286vw,99vh) scale(.2568)}}.snow:nth-child(72){opacity:.6818;transform:translate(98.3901vw,-10px) scale(.1206);animation:fall-72 21s -24s linear infinite}@keyframes fall-72{46.462%{transform:translate(91.6829vw,46.462vh) scale(.1206)}to{transform:translate(95.0365vw,99vh) scale(.1206)}}.snow:nth-child(73){opacity:.038;transform:translate(14.2016vw,-10px) scale(.1393);animation:fall-73 22s -7s linear infinite}@keyframes fall-73{75.841%{transform:translate(8.8516vw,75.841vh) scale(.1393)}to{transform:translate(11.5266vw,99vh) scale(.1393)}}.snow:nth-child(74){opacity:1.1356;transform:translate(34.4004vw,-10px) scale(.0766);animation:fall-74 13s -20s linear infinite}@keyframes fall-74{41.141%{transform:translate(33.9899vw,41.141vh) scale(.0766)}to{transform:translate(34.19515vw,99vh) scale(.0766)}}.snow:nth-child(75){opacity:1.0456;transform:translate(71.8535vw,-10px) scale(.8692);animation:fall-75 11s -15s linear infinite}@keyframes fall-75{33.468%{transform:translate(81.0379vw,33.468vh) scale(.8692)}to{transform:translate(76.4457vw,99vh) scale(.8692)}}.snow:nth-child(76){opacity:1.3552;transform:translate(77.7408vw,-10px) scale(.6022);animation:fall-76 10s -1s linear infinite}@keyframes fall-76{47.729%{transform:translate(86.0406vw,47.729vh) scale(.6022)}to{transform:translate(81.8907vw,99vh) scale(.6022)}}.snow:nth-child(77){opacity:1.6518;transform:translate(17.6668vw,-10px) scale(.1751);animation:fall-77 29s -27s linear infinite}@keyframes fall-77{55.038%{transform:translate(7.9843vw,55.038vh) scale(.1751)}to{transform:translate(12.82555vw,99vh) scale(.1751)}}.snow:nth-child(78){opacity:1.7128;transform:translate(30.5718vw,-10px) scale(.8065);animation:fall-78 29s -25s linear infinite}@keyframes fall-78{56.427%{transform:translate(29.5682vw,56.427vh) scale(.8065)}to{transform:translate(30.07vw,99vh) scale(.8065)}}.snow:nth-child(79){opacity:.1856;transform:translate(55.7362vw,-10px) scale(.5615);animation:fall-79 26s -5s linear infinite}@keyframes fall-79{40.665%{transform:translate(54.9063vw,40.665vh) scale(.5615)}to{transform:translate(55.32125vw,99vh) scale(.5615)}}.snow:nth-child(80){opacity:1.8962;transform:translate(30.508vw,-10px) scale(.5348);animation:fall-80 19s -23s linear infinite}@keyframes fall-80{40.576%{transform:translate(27.52vw,40.576vh) scale(.5348)}to{transform:translate(29.014vw,99vh) scale(.5348)}}.snow:nth-child(81){opacity:1.7042;transform:translate(11.1849vw,-10px) scale(.902);animation:fall-81 23s -27s linear infinite}@keyframes fall-81{63.886%{transform:translate(1.4578vw,63.886vh) scale(.902)}to{transform:translate(6.32135vw,99vh) scale(.902)}}.snow:nth-child(82){opacity:1.1676;transform:translate(98.0997vw,-10px) scale(.9285);animation:fall-82 21s -8s linear infinite}@keyframes fall-82{31.702%{transform:translate(92.8448vw,31.702vh) scale(.9285)}to{transform:translate(95.47225vw,99vh) scale(.9285)}}.snow:nth-child(83){opacity:1.5782;transform:translate(5.5858vw,-10px) scale(.3501);animation:fall-83 12s -23s linear infinite}@keyframes fall-83{53.428%{transform:translate(14.5437vw,53.428vh) scale(.3501)}to{transform:translate(10.06475vw,99vh) scale(.3501)}}.snow:nth-child(84){opacity:.4092;transform:translate(10.5485vw,-10px) scale(.2768);animation:fall-84 26s -21s linear infinite}@keyframes fall-84{64.954%{transform:translate(5.5393vw,64.954vh) scale(.2768)}to{transform:translate(8.0439vw,99vh) scale(.2768)}}.snow:nth-child(85){opacity:.828;transform:translate(88.2258vw,-10px) scale(.0283);animation:fall-85 26s -8s linear infinite}@keyframes fall-85{39.99%{transform:translate(94.1884vw,39.99vh) scale(.0283)}to{transform:translate(91.2071vw,99vh) scale(.0283)}}.snow:nth-child(86){opacity:1.4616;transform:translate(89.4741vw,-10px) scale(.0582);animation:fall-86 22s -25s linear infinite}@keyframes fall-86{55.309%{transform:translate(86.4743vw,55.309vh) scale(.0582)}to{transform:translate(87.9742vw,99vh) scale(.0582)}}.snow:nth-child(87){opacity:1.6626;transform:translate(56.5654vw,-10px) scale(.0382);animation:fall-87 24s -28s linear infinite}@keyframes fall-87{30.756%{transform:translate(47.4599vw,30.756vh) scale(.0382)}to{transform:translate(52.01265vw,99vh) scale(.0382)}}.snow:nth-child(88){opacity:.1668;transform:translate(25.4814vw,-10px) scale(.1035);animation:fall-88 29s -27s linear infinite}@keyframes fall-88{46.416%{transform:translate(35.3685vw,46.416vh) scale(.1035)}to{transform:translate(30.42495vw,99vh) scale(.1035)}}.snow:nth-child(89){opacity:.462;transform:translate(80.955vw,-10px) scale(.0849);animation:fall-89 20s -6s linear infinite}@keyframes fall-89{76.466%{transform:translate(78.5251vw,76.466vh) scale(.0849)}to{transform:translate(79.74005vw,99vh) scale(.0849)}}.snow:nth-child(90){opacity:.479;transform:translate(62.355vw,-10px) scale(.7495);animation:fall-90 13s -6s linear infinite}@keyframes fall-90{57.725%{transform:translate(61.1721vw,57.725vh) scale(.7495)}to{transform:translate(61.76355vw,99vh) scale(.7495)}}.snow:nth-child(91){opacity:1.032;transform:translate(97.012vw,-10px) scale(.8677);animation:fall-91 24s -1s linear infinite}@keyframes fall-91{64.542%{transform:translate(105.5792vw,64.542vh) scale(.8677)}to{transform:translate(101.2956vw,99vh) scale(.8677)}}.snow:nth-child(92){opacity:.1038;transform:translate(93.641vw,-10px) scale(.5585);animation:fall-92 28s -5s linear infinite}@keyframes fall-92{34.497%{transform:translate(101.7457vw,34.497vh) scale(.5585)}to{transform:translate(97.69335vw,99vh) scale(.5585)}}.snow:nth-child(93){opacity:1.0434;transform:translate(15.4033vw,-10px) scale(.5636);animation:fall-93 15s -9s linear infinite}@keyframes fall-93{56.791%{transform:translate(6.6622vw,56.791vh) scale(.5636)}to{transform:translate(11.03275vw,99vh) scale(.5636)}}.snow:nth-child(94){opacity:.0456;transform:translate(7.8096vw,-10px) scale(.5207);animation:fall-94 11s -28s linear infinite}@keyframes fall-94{58.495%{transform:translate(-.9425vw,58.495vh) scale(.5207)}to{transform:translate(3.43355vw,99vh) scale(.5207)}}.snow:nth-child(95){opacity:.996;transform:translate(27.6172vw,-10px) scale(.9366);animation:fall-95 26s -6s linear infinite}@keyframes fall-95{54.892%{transform:translate(18.569vw,54.892vh) scale(.9366)}to{transform:translate(23.0931vw,99vh) scale(.9366)}}.snow:nth-child(96){opacity:1.2988;transform:translate(61.8663vw,-10px) scale(.8173);animation:fall-96 24s -26s linear infinite}@keyframes fall-96{46.035%{transform:translate(68.5564vw,46.035vh) scale(.8173)}to{transform:translate(65.21135vw,99vh) scale(.8173)}}.snow:nth-child(97){opacity:1.8362;transform:translate(88.167vw,-10px) scale(.0654);animation:fall-97 23s -22s linear infinite}@keyframes fall-97{54.796%{transform:translate(80.7582vw,54.796vh) scale(.0654)}to{transform:translate(84.4626vw,99vh) scale(.0654)}}.snow:nth-child(98){opacity:.6756;transform:translate(83.945vw,-10px) scale(.5568);animation:fall-98 28s -19s linear infinite}@keyframes fall-98{50.615%{transform:translate(78.4748vw,50.615vh) scale(.5568)}to{transform:translate(81.2099vw,99vh) scale(.5568)}}.snow:nth-child(99){opacity:1.576;transform:translate(88.5388vw,-10px) scale(.1728);animation:fall-99 28s -20s linear infinite}@keyframes fall-99{33.534%{transform:translate(79.5767vw,33.534vh) scale(.1728)}to{transform:translate(84.05775vw,99vh) scale(.1728)}}.snow:nth-child(100){opacity:1.2008;transform:translate(74.1204vw,-10px) scale(.6431);animation:fall-100 23s -4s linear infinite}@keyframes fall-100{38.803%{transform:translate(74.666vw,38.803vh) scale(.6431)}to{transform:translate(74.3932vw,99vh) scale(.6431)}}.snow:nth-child(101){opacity:.6802;transform:translate(98.5592vw,-10px) scale(.7267);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{53.297%{transform:translate(105.9324vw,53.297vh) scale(.7267)}to{transform:translate(102.2458vw,99vh) scale(.7267)}}.snow:nth-child(102){opacity:1.5552;transform:translate(3.4667vw,-10px) scale(.622);animation:fall-102 24s -2s linear infinite}@keyframes fall-102{70.278%{transform:translate(-4.4912vw,70.278vh) scale(.622)}to{transform:translate(-.51225vw,99vh) scale(.622)}}.snow:nth-child(103){opacity:1.7742;transform:translate(23.1539vw,-10px) scale(.4313);animation:fall-103 29s -24s linear infinite}@keyframes fall-103{43.916%{transform:translate(23.1593vw,43.916vh) scale(.4313)}to{transform:translate(23.1566vw,99vh) scale(.4313)}}.snow:nth-child(104){opacity:.935;transform:translate(30.4417vw,-10px) scale(.9206);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{77.347%{transform:translate(32.3688vw,77.347vh) scale(.9206)}to{transform:translate(31.40525vw,99vh) scale(.9206)}}.snow:nth-child(105){opacity:1.5168;transform:translate(96.5828vw,-10px) scale(.1666);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{32.578%{transform:translate(98.1664vw,32.578vh) scale(.1666)}to{transform:translate(97.3746vw,99vh) scale(.1666)}}.snow:nth-child(106){opacity:.3308;transform:translate(40.7362vw,-10px) scale(.6471);animation:fall-106 14s -4s linear infinite}@keyframes fall-106{72.329%{transform:translate(32.1614vw,72.329vh) scale(.6471)}to{transform:translate(36.4488vw,99vh) scale(.6471)}}.snow:nth-child(107){opacity:.0736;transform:translate(23.2393vw,-10px) scale(.4813);animation:fall-107 21s -12s linear infinite}@keyframes fall-107{62.829%{transform:translate(17.4522vw,62.829vh) scale(.4813)}to{transform:translate(20.34575vw,99vh) scale(.4813)}}.snow:nth-child(108){opacity:.3886;transform:translate(77.565vw,-10px) scale(.0914);animation:fall-108 21s -7s linear infinite}@keyframes fall-108{36.036%{transform:translate(79.7449vw,36.036vh) scale(.0914)}to{transform:translate(78.65495vw,99vh) scale(.0914)}}.snow:nth-child(109){opacity:.21;transform:translate(60.3968vw,-10px) scale(.6766);animation:fall-109 28s -25s linear infinite}@keyframes fall-109{31.429%{transform:translate(54.9565vw,31.429vh) scale(.6766)}to{transform:translate(57.67665vw,99vh) scale(.6766)}}.snow:nth-child(110){opacity:.4018;transform:translate(42.3768vw,-10px) scale(.9448);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{74.639%{transform:translate(48.9868vw,74.639vh) scale(.9448)}to{transform:translate(45.6818vw,99vh) scale(.9448)}}.snow:nth-child(111){opacity:1.552;transform:translate(65.9162vw,-10px) scale(.4827);animation:fall-111 13s -17s linear infinite}@keyframes fall-111{44.418%{transform:translate(68.2345vw,44.418vh) scale(.4827)}to{transform:translate(67.07535vw,99vh) scale(.4827)}}.snow:nth-child(112){opacity:.7638;transform:translate(2.7573vw,-10px) scale(.8251);animation:fall-112 25s -14s linear infinite}@keyframes fall-112{45.522%{transform:translate(-2.0041vw,45.522vh) scale(.8251)}to{transform:translate(.3766vw,99vh) scale(.8251)}}.snow:nth-child(113){opacity:1.2866;transform:translate(4.5068vw,-10px) scale(.168);animation:fall-113 12s -19s linear infinite}@keyframes fall-113{56.146%{transform:translate(8.0202vw,56.146vh) scale(.168)}to{transform:translate(6.2635vw,99vh) scale(.168)}}.snow:nth-child(114){opacity:1.1022;transform:translate(38.3727vw,-10px) scale(.2348);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{32.85%{transform:translate(32.1064vw,32.85vh) scale(.2348)}to{transform:translate(35.23955vw,99vh) scale(.2348)}}.snow:nth-child(115){opacity:.201;transform:translate(35.0251vw,-10px) scale(.866);animation:fall-115 27s -2s linear infinite}@keyframes fall-115{33.318%{transform:translate(27.5228vw,33.318vh) scale(.866)}to{transform:translate(31.27395vw,99vh) scale(.866)}}.snow:nth-child(116){opacity:.8054;transform:translate(49.9391vw,-10px) scale(.2826);animation:fall-116 20s -29s linear infinite}@keyframes fall-116{41.364%{transform:translate(45.6203vw,41.364vh) scale(.2826)}to{transform:translate(47.7797vw,99vh) scale(.2826)}}.snow:nth-child(117){opacity:.2228;transform:translate(21.8326vw,-10px) scale(.3182);animation:fall-117 16s -28s linear infinite}@keyframes fall-117{72.724%{transform:translate(20.465vw,72.724vh) scale(.3182)}to{transform:translate(21.1488vw,99vh) scale(.3182)}}.snow:nth-child(118){opacity:.2966;transform:translate(97.173vw,-10px) scale(.2024);animation:fall-118 18s -1s linear infinite}@keyframes fall-118{56.231%{transform:translate(95.2701vw,56.231vh) scale(.2024)}to{transform:translate(96.22155vw,99vh) scale(.2024)}}.snow:nth-child(119){opacity:.3636;transform:translate(17.3054vw,-10px) scale(.3392);animation:fall-119 25s -13s linear infinite}@keyframes fall-119{71.529%{transform:translate(15.0374vw,71.529vh) scale(.3392)}to{transform:translate(16.1714vw,99vh) scale(.3392)}}.snow:nth-child(120){opacity:1.6526;transform:translate(14.219vw,-10px) scale(.1848);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{65.58%{transform:translate(20.9427vw,65.58vh) scale(.1848)}to{transform:translate(17.58085vw,99vh) scale(.1848)}}.snow:nth-child(121){opacity:1.5478;transform:translate(48.166vw,-10px) scale(.3443);animation:fall-121 18s -19s linear infinite}@keyframes fall-121{52.179%{transform:translate(48.9664vw,52.179vh) scale(.3443)}to{transform:translate(48.5662vw,99vh) scale(.3443)}}.snow:nth-child(122){opacity:.6454;transform:translate(6.3308vw,-10px) scale(.2466);animation:fall-122 12s -20s linear infinite}@keyframes fall-122{46.01%{transform:translate(12.9749vw,46.01vh) scale(.2466)}to{transform:translate(9.65285vw,99vh) scale(.2466)}}.snow:nth-child(123){opacity:1.894;transform:translate(9.4871vw,-10px) scale(.6391);animation:fall-123 23s -14s linear infinite}@keyframes fall-123{78.015%{transform:translate(2.3883vw,78.015vh) scale(.6391)}to{transform:translate(5.9377vw,99vh) scale(.6391)}}.snow:nth-child(124){opacity:.7892;transform:translate(53.0396vw,-10px) scale(.0602);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{55.383%{transform:translate(48.6774vw,55.383vh) scale(.0602)}to{transform:translate(50.8585vw,99vh) scale(.0602)}}.snow:nth-child(125){opacity:.2718;transform:translate(85.4094vw,-10px) scale(.563);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{73.949%{transform:translate(82.3718vw,73.949vh) scale(.563)}to{transform:translate(83.8906vw,99vh) scale(.563)}}.snow:nth-child(126){opacity:.0802;transform:translate(95.0016vw,-10px) scale(.4849);animation:fall-126 21s -9s linear infinite}@keyframes fall-126{43.473%{transform:translate(91.0533vw,43.473vh) scale(.4849)}to{transform:translate(93.02745vw,99vh) scale(.4849)}}.snow:nth-child(127){opacity:1.2746;transform:translate(1.7441vw,-10px) scale(.8756);animation:fall-127 11s -29s linear infinite}@keyframes fall-127{63.846%{transform:translate(-4.9785vw,63.846vh) scale(.8756)}to{transform:translate(-1.6172vw,99vh) scale(.8756)}}.snow:nth-child(128){opacity:1.6256;transform:translate(33.3879vw,-10px) scale(.9214);animation:fall-128 12s -18s linear infinite}@keyframes fall-128{41.035%{transform:translate(33.9234vw,41.035vh) scale(.9214)}to{transform:translate(33.65565vw,99vh) scale(.9214)}}.snow:nth-child(129){opacity:1.0546;transform:translate(7.0594vw,-10px) scale(.6982);animation:fall-129 15s -20s linear infinite}@keyframes fall-129{59.749%{transform:translate(11.1983vw,59.749vh) scale(.6982)}to{transform:translate(9.12885vw,99vh) scale(.6982)}}.snow:nth-child(130){opacity:.903;transform:translate(22.9606vw,-10px) scale(.4494);animation:fall-130 10s -9s linear infinite}@keyframes fall-130{30.13%{transform:translate(21.1262vw,30.13vh) scale(.4494)}to{transform:translate(22.0434vw,99vh) scale(.4494)}}.snow:nth-child(131){opacity:1.206;transform:translate(94.3933vw,-10px) scale(.7189);animation:fall-131 15s -29s linear infinite}@keyframes fall-131{57.443%{transform:translate(90.5974vw,57.443vh) scale(.7189)}to{transform:translate(92.49535vw,99vh) scale(.7189)}}.snow:nth-child(132){opacity:.5524;transform:translate(16.3733vw,-10px) scale(.6065);animation:fall-132 12s -14s linear infinite}@keyframes fall-132{47.138%{transform:translate(12.9445vw,47.138vh) scale(.6065)}to{transform:translate(14.6589vw,99vh) scale(.6065)}}.snow:nth-child(133){opacity:1.358;transform:translate(10.9461vw,-10px) scale(.1374);animation:fall-133 26s -3s linear infinite}@keyframes fall-133{66.808%{transform:translate(13.6062vw,66.808vh) scale(.1374)}to{transform:translate(12.27615vw,99vh) scale(.1374)}}.snow:nth-child(134){opacity:1.6702;transform:translate(14.3599vw,-10px) scale(.5049);animation:fall-134 20s -10s linear infinite}@keyframes fall-134{54.395%{transform:translate(8.2946vw,54.395vh) scale(.5049)}to{transform:translate(11.32725vw,99vh) scale(.5049)}}.snow:nth-child(135){opacity:.7994;transform:translate(8.4884vw,-10px) scale(.8766);animation:fall-135 26s -25s linear infinite}@keyframes fall-135{36.981%{transform:translate(1.8906vw,36.981vh) scale(.8766)}to{transform:translate(5.1895vw,99vh) scale(.8766)}}.snow:nth-child(136){opacity:.177;transform:translate(83.6439vw,-10px) scale(.0485);animation:fall-136 10s -1s linear infinite}@keyframes fall-136{58.467%{transform:translate(88.0336vw,58.467vh) scale(.0485)}to{transform:translate(85.83875vw,99vh) scale(.0485)}}.snow:nth-child(137){opacity:.9794;transform:translate(96.1222vw,-10px) scale(.6733);animation:fall-137 10s -21s linear infinite}@keyframes fall-137{53.896%{transform:translate(96.9613vw,53.896vh) scale(.6733)}to{transform:translate(96.54175vw,99vh) scale(.6733)}}.snow:nth-child(138){opacity:1.2526;transform:translate(44.4559vw,-10px) scale(.3351);animation:fall-138 13s -22s linear infinite}@keyframes fall-138{57.643%{transform:translate(46.3247vw,57.643vh) scale(.3351)}to{transform:translate(45.3903vw,99vh) scale(.3351)}}.snow:nth-child(139){opacity:1.0748;transform:translate(4.6714vw,-10px) scale(.2367);animation:fall-139 29s -10s linear infinite}@keyframes fall-139{40.211%{transform:translate(-5.2856vw,40.211vh) scale(.2367)}to{transform:translate(-.3071vw,99vh) scale(.2367)}}.snow:nth-child(140){opacity:1.9542;transform:translate(67.7734vw,-10px) scale(.2317);animation:fall-140 29s -18s linear infinite}@keyframes fall-140{79.068%{transform:translate(73.898vw,79.068vh) scale(.2317)}to{transform:translate(70.8357vw,99vh) scale(.2317)}}.snow:nth-child(141){opacity:.3398;transform:translate(81.7106vw,-10px) scale(.4365);animation:fall-141 24s -14s linear infinite}@keyframes fall-141{73.281%{transform:translate(88.025vw,73.281vh) scale(.4365)}to{transform:translate(84.8678vw,99vh) scale(.4365)}}.snow:nth-child(142){opacity:1.4022;transform:translate(48.8911vw,-10px) scale(.2444);animation:fall-142 21s -29s linear infinite}@keyframes fall-142{42.911%{transform:translate(45.1115vw,42.911vh) scale(.2444)}to{transform:translate(47.0013vw,99vh) scale(.2444)}}.snow:nth-child(143){opacity:1.6344;transform:translate(51.4506vw,-10px) scale(.1617);animation:fall-143 27s -30s linear infinite}@keyframes fall-143{55.721%{transform:translate(51.0822vw,55.721vh) scale(.1617)}to{transform:translate(51.2664vw,99vh) scale(.1617)}}.snow:nth-child(144){opacity:1.7668;transform:translate(67.5683vw,-10px) scale(.464);animation:fall-144 24s -8s linear infinite}@keyframes fall-144{62.094%{transform:translate(67.5953vw,62.094vh) scale(.464)}to{transform:translate(67.5818vw,99vh) scale(.464)}}.snow:nth-child(145){opacity:.6008;transform:translate(30.2776vw,-10px) scale(.0906);animation:fall-145 10s -11s linear infinite}@keyframes fall-145{60.502%{transform:translate(37.0797vw,60.502vh) scale(.0906)}to{transform:translate(33.67865vw,99vh) scale(.0906)}}.snow:nth-child(146){opacity:.908;transform:translate(75.247vw,-10px) scale(.0316);animation:fall-146 16s -8s linear infinite}@keyframes fall-146{72.763%{transform:translate(70.2091vw,72.763vh) scale(.0316)}to{transform:translate(72.72805vw,99vh) scale(.0316)}}.snow:nth-child(147){opacity:1.149;transform:translate(56.1441vw,-10px) scale(.3741);animation:fall-147 26s -24s linear infinite}@keyframes fall-147{42.044%{transform:translate(51.4883vw,42.044vh) scale(.3741)}to{transform:translate(53.8162vw,99vh) scale(.3741)}}.snow:nth-child(148){opacity:.1034;transform:translate(35.4504vw,-10px) scale(.0158);animation:fall-148 10s -5s linear infinite}@keyframes fall-148{40.229%{transform:translate(28.0667vw,40.229vh) scale(.0158)}to{transform:translate(31.75855vw,99vh) scale(.0158)}}.snow:nth-child(149){opacity:1.9498;transform:translate(.5435vw,-10px) scale(.9266);animation:fall-149 30s -26s linear infinite}@keyframes fall-149{31.593%{transform:translate(-4.1837vw,31.593vh) scale(.9266)}to{transform:translate(-1.8201vw,99vh) scale(.9266)}}.snow:nth-child(150){opacity:.7204;transform:translate(42.5928vw,-10px) scale(.5999);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{71.671%{transform:translate(41.9745vw,71.671vh) scale(.5999)}to{transform:translate(42.28365vw,99vh) scale(.5999)}}.snow:nth-child(151){opacity:.5544;transform:translate(94.9794vw,-10px) scale(.0213);animation:fall-151 23s -26s linear infinite}@keyframes fall-151{51.106%{transform:translate(88.3573vw,51.106vh) scale(.0213)}to{transform:translate(91.66835vw,99vh) scale(.0213)}}.snow:nth-child(152){opacity:1.4928;transform:translate(71.6063vw,-10px) scale(.8522);animation:fall-152 16s -22s linear infinite}@keyframes fall-152{45.584%{transform:translate(78.8625vw,45.584vh) scale(.8522)}to{transform:translate(75.2344vw,99vh) scale(.8522)}}.snow:nth-child(153){opacity:.9012;transform:translate(5.7853vw,-10px) scale(.4082);animation:fall-153 29s -20s linear infinite}@keyframes fall-153{52.379%{transform:translate(8.6794vw,52.379vh) scale(.4082)}to{transform:translate(7.23235vw,99vh) scale(.4082)}}.snow:nth-child(154){opacity:1.6052;transform:translate(10.3405vw,-10px) scale(.4193);animation:fall-154 21s -28s linear infinite}@keyframes fall-154{74.91%{transform:translate(5.8918vw,74.91vh) scale(.4193)}to{transform:translate(8.11615vw,99vh) scale(.4193)}}.snow:nth-child(155){opacity:1.0352;transform:translate(4.6618vw,-10px) scale(.5019);animation:fall-155 18s -15s linear infinite}@keyframes fall-155{43.284%{transform:translate(9.5885vw,43.284vh) scale(.5019)}to{transform:translate(7.12515vw,99vh) scale(.5019)}}.snow:nth-child(156){opacity:.339;transform:translate(13.8131vw,-10px) scale(.3081);animation:fall-156 19s -24s linear infinite}@keyframes fall-156{51.243%{transform:translate(23.6532vw,51.243vh) scale(.3081)}to{transform:translate(18.73315vw,99vh) scale(.3081)}}.snow:nth-child(157){opacity:1.355;transform:translate(81.0783vw,-10px) scale(.8323);animation:fall-157 18s -7s linear infinite}@keyframes fall-157{47.448%{transform:translate(84.4989vw,47.448vh) scale(.8323)}to{transform:translate(82.7886vw,99vh) scale(.8323)}}.snow:nth-child(158){opacity:.915;transform:translate(69.6625vw,-10px) scale(.6822);animation:fall-158 28s -6s linear infinite}@keyframes fall-158{66.669%{transform:translate(60.0247vw,66.669vh) scale(.6822)}to{transform:translate(64.8436vw,99vh) scale(.6822)}}.snow:nth-child(159){opacity:1.9514;transform:translate(4.9354vw,-10px) scale(.1537);animation:fall-159 19s -3s linear infinite}@keyframes fall-159{36.894%{transform:translate(-1.1385vw,36.894vh) scale(.1537)}to{transform:translate(1.89845vw,99vh) scale(.1537)}}.snow:nth-child(160){opacity:1.3436;transform:translate(73.7404vw,-10px) scale(.7192);animation:fall-160 18s -12s linear infinite}@keyframes fall-160{51.884%{transform:translate(73.6394vw,51.884vh) scale(.7192)}to{transform:translate(73.6899vw,99vh) scale(.7192)}}.snow:nth-child(161){opacity:.3186;transform:translate(63.534vw,-10px) scale(.2774);animation:fall-161 19s -20s linear infinite}@keyframes fall-161{48.115%{transform:translate(61.3847vw,48.115vh) scale(.2774)}to{transform:translate(62.45935vw,99vh) scale(.2774)}}.snow:nth-child(162){opacity:.981;transform:translate(49.5804vw,-10px) scale(.8292);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{54.997%{transform:translate(50.0005vw,54.997vh) scale(.8292)}to{transform:translate(49.79045vw,99vh) scale(.8292)}}.snow:nth-child(163){opacity:1.0204;transform:translate(26.5136vw,-10px) scale(.1162);animation:fall-163 21s -21s linear infinite}@keyframes fall-163{45.057%{transform:translate(32.6749vw,45.057vh) scale(.1162)}to{transform:translate(29.59425vw,99vh) scale(.1162)}}.snow:nth-child(164){opacity:.057;transform:translate(82.1069vw,-10px) scale(.2824);animation:fall-164 21s -26s linear infinite}@keyframes fall-164{54.282%{transform:translate(74.3734vw,54.282vh) scale(.2824)}to{transform:translate(78.24015vw,99vh) scale(.2824)}}.snow:nth-child(165){opacity:1.9844;transform:translate(58.0353vw,-10px) scale(.3838);animation:fall-165 10s -11s linear infinite}@keyframes fall-165{62.659%{transform:translate(48.9621vw,62.659vh) scale(.3838)}to{transform:translate(53.4987vw,99vh) scale(.3838)}}.snow:nth-child(166){opacity:.9242;transform:translate(95.2826vw,-10px) scale(.0479);animation:fall-166 29s -6s linear infinite}@keyframes fall-166{45.393%{transform:translate(92.7358vw,45.393vh) scale(.0479)}to{transform:translate(94.0092vw,99vh) scale(.0479)}}.snow:nth-child(167){opacity:1.6934;transform:translate(39.7479vw,-10px) scale(.3635);animation:fall-167 30s -12s linear infinite}@keyframes fall-167{45.022%{transform:translate(30.2723vw,45.022vh) scale(.3635)}to{transform:translate(35.0101vw,99vh) scale(.3635)}}.snow:nth-child(168){opacity:.861;transform:translate(43.9266vw,-10px) scale(.4639);animation:fall-168 23s -29s linear infinite}@keyframes fall-168{46.045%{transform:translate(42.071vw,46.045vh) scale(.4639)}to{transform:translate(42.9988vw,99vh) scale(.4639)}}.snow:nth-child(169){opacity:.9128;transform:translate(27.3982vw,-10px) scale(.3494);animation:fall-169 29s -8s linear infinite}@keyframes fall-169{44.782%{transform:translate(24.8571vw,44.782vh) scale(.3494)}to{transform:translate(26.12765vw,99vh) scale(.3494)}}.snow:nth-child(170){opacity:1.6118;transform:translate(48.4635vw,-10px) scale(.5073);animation:fall-170 27s -12s linear infinite}@keyframes fall-170{44.753%{transform:translate(44.4694vw,44.753vh) scale(.5073)}to{transform:translate(46.46645vw,99vh) scale(.5073)}}.snow:nth-child(171){opacity:1.7748;transform:translate(3.7397vw,-10px) scale(.759);animation:fall-171 29s -28s linear infinite}@keyframes fall-171{77.511%{transform:translate(7.093vw,77.511vh) scale(.759)}to{transform:translate(5.41635vw,99vh) scale(.759)}}.snow:nth-child(172){opacity:.406;transform:translate(4.23vw,-10px) scale(.3619);animation:fall-172 30s -17s linear infinite}@keyframes fall-172{64.219%{transform:translate(2.727vw,64.219vh) scale(.3619)}to{transform:translate(3.4785vw,99vh) scale(.3619)}}.snow:nth-child(173){opacity:1.3654;transform:translate(76.7407vw,-10px) scale(.0584);animation:fall-173 20s -6s linear infinite}@keyframes fall-173{65.136%{transform:translate(73.1256vw,65.136vh) scale(.0584)}to{transform:translate(74.93315vw,99vh) scale(.0584)}}.snow:nth-child(174){opacity:1.4512;transform:translate(74.1206vw,-10px) scale(.2211);animation:fall-174 12s -3s linear infinite}@keyframes fall-174{53.99%{transform:translate(69.516vw,53.99vh) scale(.2211)}to{transform:translate(71.8183vw,99vh) scale(.2211)}}.snow:nth-child(175){opacity:.9436;transform:translate(14.0799vw,-10px) scale(.1123);animation:fall-175 30s -21s linear infinite}@keyframes fall-175{30.491%{transform:translate(19.7781vw,30.491vh) scale(.1123)}to{transform:translate(16.929vw,99vh) scale(.1123)}}.snow:nth-child(176){opacity:1.5624;transform:translate(42.2536vw,-10px) scale(.6619);animation:fall-176 16s -22s linear infinite}@keyframes fall-176{72.816%{transform:translate(32.6878vw,72.816vh) scale(.6619)}to{transform:translate(37.4707vw,99vh) scale(.6619)}}.snow:nth-child(177){opacity:1.3804;transform:translate(68.5519vw,-10px) scale(.5063);animation:fall-177 17s -16s linear infinite}@keyframes fall-177{58.971%{transform:translate(71.6893vw,58.971vh) scale(.5063)}to{transform:translate(70.1206vw,99vh) scale(.5063)}}.snow:nth-child(178){opacity:1.8734;transform:translate(13.6589vw,-10px) scale(.9725);animation:fall-178 14s -17s linear infinite}@keyframes fall-178{47.659%{transform:translate(15.0374vw,47.659vh) scale(.9725)}to{transform:translate(14.34815vw,99vh) scale(.9725)}}.snow:nth-child(179){opacity:1.9752;transform:translate(71.0689vw,-10px) scale(.1273);animation:fall-179 13s -22s linear infinite}@keyframes fall-179{60.996%{transform:translate(74.52vw,60.996vh) scale(.1273)}to{transform:translate(72.79445vw,99vh) scale(.1273)}}.snow:nth-child(180){opacity:.2392;transform:translate(30.5222vw,-10px) scale(.5234);animation:fall-180 16s -2s linear infinite}@keyframes fall-180{30.234%{transform:translate(31.6894vw,30.234vh) scale(.5234)}to{transform:translate(31.1058vw,99vh) scale(.5234)}}.snow:nth-child(181){opacity:.308;transform:translate(41.4831vw,-10px) scale(.441);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{69.078%{transform:translate(50.3331vw,69.078vh) scale(.441)}to{transform:translate(45.9081vw,99vh) scale(.441)}}.snow:nth-child(182){opacity:.7278;transform:translate(79.0888vw,-10px) scale(.7278);animation:fall-182 16s -23s linear infinite}@keyframes fall-182{78.125%{transform:translate(73.482vw,78.125vh) scale(.7278)}to{transform:translate(76.2854vw,99vh) scale(.7278)}}.snow:nth-child(183){opacity:.5698;transform:translate(13.6264vw,-10px) scale(.1532);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{52.466%{transform:translate(16.0657vw,52.466vh) scale(.1532)}to{transform:translate(14.84605vw,99vh) scale(.1532)}}.snow:nth-child(184){opacity:1.2196;transform:translate(1.3708vw,-10px) scale(.0364);animation:fall-184 13s -18s linear infinite}@keyframes fall-184{38.899%{transform:translate(-4.5458vw,38.899vh) scale(.0364)}to{transform:translate(-1.5875vw,99vh) scale(.0364)}}.snow:nth-child(185){opacity:1.9698;transform:translate(84.7482vw,-10px) scale(.4769);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{69.204%{transform:translate(90.2446vw,69.204vh) scale(.4769)}to{transform:translate(87.4964vw,99vh) scale(.4769)}}.snow:nth-child(186){opacity:1.6488;transform:translate(48.6648vw,-10px) scale(.4103);animation:fall-186 22s -29s linear infinite}@keyframes fall-186{77.09%{transform:translate(43.3339vw,77.09vh) scale(.4103)}to{transform:translate(45.99935vw,99vh) scale(.4103)}}.snow:nth-child(187){opacity:1.2266;transform:translate(40.5152vw,-10px) scale(.3809);animation:fall-187 28s -3s linear infinite}@keyframes fall-187{76.559%{transform:translate(41.5946vw,76.559vh) scale(.3809)}to{transform:translate(41.0549vw,99vh) scale(.3809)}}.snow:nth-child(188){opacity:1.7234;transform:translate(78.5622vw,-10px) scale(.6667);animation:fall-188 20s -14s linear infinite}@keyframes fall-188{46.62%{transform:translate(76.6715vw,46.62vh) scale(.6667)}to{transform:translate(77.61685vw,99vh) scale(.6667)}}.snow:nth-child(189){opacity:1.8544;transform:translate(30.0851vw,-10px) scale(.6115);animation:fall-189 15s -10s linear infinite}@keyframes fall-189{31.698%{transform:translate(26.0739vw,31.698vh) scale(.6115)}to{transform:translate(28.0795vw,99vh) scale(.6115)}}.snow:nth-child(190){opacity:.6624;transform:translate(95.549vw,-10px) scale(.5972);animation:fall-190 26s -4s linear infinite}@keyframes fall-190{63.205%{transform:translate(101.3001vw,63.205vh) scale(.5972)}to{transform:translate(98.42455vw,99vh) scale(.5972)}}.snow:nth-child(191){opacity:1.2162;transform:translate(29.073vw,-10px) scale(.4472);animation:fall-191 24s -24s linear infinite}@keyframes fall-191{46.988%{transform:translate(20.1881vw,46.988vh) scale(.4472)}to{transform:translate(24.63055vw,99vh) scale(.4472)}}.snow:nth-child(192){opacity:1.4572;transform:translate(46.2324vw,-10px) scale(.5244);animation:fall-192 17s -15s linear infinite}@keyframes fall-192{75.805%{transform:translate(52.2064vw,75.805vh) scale(.5244)}to{transform:translate(49.2194vw,99vh) scale(.5244)}}.snow:nth-child(193){opacity:.1854;transform:translate(48.9416vw,-10px) scale(.1956);animation:fall-193 23s -6s linear infinite}@keyframes fall-193{31.325%{transform:translate(50.9572vw,31.325vh) scale(.1956)}to{transform:translate(49.9494vw,99vh) scale(.1956)}}.snow:nth-child(194){opacity:1.1202;transform:translate(2.2986vw,-10px) scale(.2204);animation:fall-194 28s -10s linear infinite}@keyframes fall-194{47.874%{transform:translate(-5.3192vw,47.874vh) scale(.2204)}to{transform:translate(-1.5103vw,99vh) scale(.2204)}}.snow:nth-child(195){opacity:.9488;transform:translate(71.6937vw,-10px) scale(.5112);animation:fall-195 25s -22s linear infinite}@keyframes fall-195{53.595%{transform:translate(69.6608vw,53.595vh) scale(.5112)}to{transform:translate(70.67725vw,99vh) scale(.5112)}}.snow:nth-child(196){opacity:1.5316;transform:translate(16.215vw,-10px) scale(.7202);animation:fall-196 29s -17s linear infinite}@keyframes fall-196{37.161%{transform:translate(13.6967vw,37.161vh) scale(.7202)}to{transform:translate(14.95585vw,99vh) scale(.7202)}}.snow:nth-child(197){opacity:1.666;transform:translate(32.4803vw,-10px) scale(.676);animation:fall-197 12s -19s linear infinite}@keyframes fall-197{79.558%{transform:translate(41.3932vw,79.558vh) scale(.676)}to{transform:translate(36.93675vw,99vh) scale(.676)}}.snow:nth-child(198){opacity:1.1744;transform:translate(47.5399vw,-10px) scale(.3458);animation:fall-198 26s -30s linear infinite}@keyframes fall-198{59.364%{transform:translate(48.2913vw,59.364vh) scale(.3458)}to{transform:translate(47.9156vw,99vh) scale(.3458)}}.snow:nth-child(199){opacity:.9802;transform:translate(41.3217vw,-10px) scale(.1687);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{58.751%{transform:translate(40.0064vw,58.751vh) scale(.1687)}to{transform:translate(40.66405vw,99vh) scale(.1687)}}.snow:nth-child(200){opacity:.7052;transform:translate(36.6101vw,-10px) scale(.6971);animation:fall-200 24s -18s linear infinite}@keyframes fall-200{70.733%{transform:translate(43.3278vw,70.733vh) scale(.6971)}to{transform:translate(39.96895vw,99vh) scale(.6971)}}.snow:nth-child(201){opacity:1.2504;transform:translate(7.0958vw,-10px) scale(.625);animation:fall-201 18s -18s linear infinite}@keyframes fall-201{60.287%{transform:translate(8.5376vw,60.287vh) scale(.625)}to{transform:translate(7.8167vw,99vh) scale(.625)}}.snow:nth-child(202){opacity:1.1674;transform:translate(94.5041vw,-10px) scale(.3786);animation:fall-202 27s -10s linear infinite}@keyframes fall-202{34.243%{transform:translate(89.3786vw,34.243vh) scale(.3786)}to{transform:translate(91.94135vw,99vh) scale(.3786)}}.snow:nth-child(203){opacity:1.5192;transform:translate(28.2512vw,-10px) scale(.5122);animation:fall-203 26s -24s linear infinite}@keyframes fall-203{40.05%{transform:translate(32.5359vw,40.05vh) scale(.5122)}to{transform:translate(30.39355vw,99vh) scale(.5122)}}.snow:nth-child(204){opacity:.8352;transform:translate(98.1922vw,-10px) scale(.7562);animation:fall-204 13s -12s linear infinite}@keyframes fall-204{30.145%{transform:translate(94.1456vw,30.145vh) scale(.7562)}to{transform:translate(96.1689vw,99vh) scale(.7562)}}.snow:nth-child(205){opacity:.5962;transform:translate(49.9669vw,-10px) scale(.2519);animation:fall-205 23s -26s linear infinite}@keyframes fall-205{38.608%{transform:translate(55.8966vw,38.608vh) scale(.2519)}to{transform:translate(52.93175vw,99vh) scale(.2519)}}.snow:nth-child(206){opacity:.5484;transform:translate(4.0572vw,-10px) scale(.1635);animation:fall-206 15s -3s linear infinite}@keyframes fall-206{44.695%{transform:translate(8.2508vw,44.695vh) scale(.1635)}to{transform:translate(6.154vw,99vh) scale(.1635)}}.snow:nth-child(207){opacity:1.6388;transform:translate(72.4531vw,-10px) scale(.3829);animation:fall-207 10s -2s linear infinite}@keyframes fall-207{61.909%{transform:translate(72.4475vw,61.909vh) scale(.3829)}to{transform:translate(72.4503vw,99vh) scale(.3829)}}.snow:nth-child(208){opacity:1.7398;transform:translate(3.6445vw,-10px) scale(.14);animation:fall-208 11s -15s linear infinite}@keyframes fall-208{73.759%{transform:translate(-.7124vw,73.759vh) scale(.14)}to{transform:translate(1.46605vw,99vh) scale(.14)}}.snow:nth-child(209){opacity:.8166;transform:translate(82.7532vw,-10px) scale(.9277);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{75.882%{transform:translate(74.3051vw,75.882vh) scale(.9277)}to{transform:translate(78.52915vw,99vh) scale(.9277)}}.snow:nth-child(210){opacity:.9816;transform:translate(60.6046vw,-10px) scale(.7887);animation:fall-210 24s -25s linear infinite}@keyframes fall-210{63.122%{transform:translate(65.8374vw,63.122vh) scale(.7887)}to{transform:translate(63.221vw,99vh) scale(.7887)}}.snow:nth-child(211){opacity:1.2066;transform:translate(22.942vw,-10px) scale(.3747);animation:fall-211 10s -24s linear infinite}@keyframes fall-211{30.695%{transform:translate(23.1328vw,30.695vh) scale(.3747)}to{transform:translate(23.0374vw,99vh) scale(.3747)}}.snow:nth-child(212){opacity:.0094;transform:translate(81.0076vw,-10px) scale(.6894);animation:fall-212 20s -21s linear infinite}@keyframes fall-212{45.606%{transform:translate(85.9857vw,45.606vh) scale(.6894)}to{transform:translate(83.49665vw,99vh) scale(.6894)}}.snow:nth-child(213){opacity:1.1838;transform:translate(70.2404vw,-10px) scale(.7499);animation:fall-213 30s -3s linear infinite}@keyframes fall-213{42.53%{transform:translate(69.0652vw,42.53vh) scale(.7499)}to{transform:translate(69.6528vw,99vh) scale(.7499)}}.snow:nth-child(214){opacity:1.0156;transform:translate(62.3656vw,-10px) scale(.7199);animation:fall-214 27s -30s linear infinite}@keyframes fall-214{62.366%{transform:translate(66.6834vw,62.366vh) scale(.7199)}to{transform:translate(64.5245vw,99vh) scale(.7199)}}.snow:nth-child(215){opacity:.49;transform:translate(91.2509vw,-10px) scale(.3898);animation:fall-215 30s -12s linear infinite}@keyframes fall-215{59.59%{transform:translate(99.7535vw,59.59vh) scale(.3898)}to{transform:translate(95.5022vw,99vh) scale(.3898)}}.snow:nth-child(216){opacity:.3308;transform:translate(53.4578vw,-10px) scale(.4535);animation:fall-216 20s -21s linear infinite}@keyframes fall-216{65.018%{transform:translate(49.2368vw,65.018vh) scale(.4535)}to{transform:translate(51.3473vw,99vh) scale(.4535)}}.snow:nth-child(217){opacity:1.032;transform:translate(21.2282vw,-10px) scale(.7837);animation:fall-217 17s -11s linear infinite}@keyframes fall-217{70.178%{transform:translate(13.8176vw,70.178vh) scale(.7837)}to{transform:translate(17.5229vw,99vh) scale(.7837)}}.snow:nth-child(218){opacity:1.3148;transform:translate(56.9033vw,-10px) scale(.3529);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{67.13%{transform:translate(62.3328vw,67.13vh) scale(.3529)}to{transform:translate(59.61805vw,99vh) scale(.3529)}}.snow:nth-child(219){opacity:1.2494;transform:translate(24.8404vw,-10px) scale(.743);animation:fall-219 18s -18s linear infinite}@keyframes fall-219{50.401%{transform:translate(22.6579vw,50.401vh) scale(.743)}to{transform:translate(23.74915vw,99vh) scale(.743)}}.snow:nth-child(220){opacity:.4334;transform:translate(3.2986vw,-10px) scale(.0099);animation:fall-220 18s -15s linear infinite}@keyframes fall-220{37.045%{transform:translate(5.7739vw,37.045vh) scale(.0099)}to{transform:translate(4.53625vw,99vh) scale(.0099)}}.snow:nth-child(221){opacity:.385;transform:translate(43.1126vw,-10px) scale(.4486);animation:fall-221 23s -26s linear infinite}@keyframes fall-221{31.131%{transform:translate(41.2228vw,31.131vh) scale(.4486)}to{transform:translate(42.1677vw,99vh) scale(.4486)}}.snow:nth-child(222){opacity:1.0446;transform:translate(20.4544vw,-10px) scale(.4883);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{70.124%{transform:translate(20.4483vw,70.124vh) scale(.4883)}to{transform:translate(20.45135vw,99vh) scale(.4883)}}.snow:nth-child(223){opacity:.4366;transform:translate(82.2853vw,-10px) scale(.8386);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{67.964%{transform:translate(86.2728vw,67.964vh) scale(.8386)}to{transform:translate(84.27905vw,99vh) scale(.8386)}}.snow:nth-child(224){opacity:1.8096;transform:translate(8.068vw,-10px) scale(.9453);animation:fall-224 10s -25s linear infinite}@keyframes fall-224{38.35%{transform:translate(10.6735vw,38.35vh) scale(.9453)}to{transform:translate(9.37075vw,99vh) scale(.9453)}}.snow:nth-child(225){opacity:1.3122;transform:translate(97.9364vw,-10px) scale(.141);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{79.876%{transform:translate(98.5529vw,79.876vh) scale(.141)}to{transform:translate(98.24465vw,99vh) scale(.141)}}.snow:nth-child(226){opacity:.9362;transform:translate(40.7055vw,-10px) scale(.7531);animation:fall-226 11s -18s linear infinite}@keyframes fall-226{51.228%{transform:translate(36.3173vw,51.228vh) scale(.7531)}to{transform:translate(38.5114vw,99vh) scale(.7531)}}.snow:nth-child(227){opacity:.0094;transform:translate(38.1518vw,-10px) scale(.2228);animation:fall-227 16s -16s linear infinite}@keyframes fall-227{66.118%{transform:translate(34.0052vw,66.118vh) scale(.2228)}to{transform:translate(36.0785vw,99vh) scale(.2228)}}.snow:nth-child(228){opacity:.9288;transform:translate(90.7804vw,-10px) scale(.1363);animation:fall-228 15s -29s linear infinite}@keyframes fall-228{59.353%{transform:translate(88.2099vw,59.353vh) scale(.1363)}to{transform:translate(89.49515vw,99vh) scale(.1363)}}.snow:nth-child(229){opacity:1.6818;transform:translate(1.8186vw,-10px) scale(.6232);animation:fall-229 30s -11s linear infinite}@keyframes fall-229{39.664%{transform:translate(4.9968vw,39.664vh) scale(.6232)}to{transform:translate(3.4077vw,99vh) scale(.6232)}}.snow:nth-child(230){opacity:1.9198;transform:translate(10.4611vw,-10px) scale(.698);animation:fall-230 12s -19s linear infinite}@keyframes fall-230{78.009%{transform:translate(19.286vw,78.009vh) scale(.698)}to{transform:translate(14.87355vw,99vh) scale(.698)}}.snow:nth-child(231){opacity:.952;transform:translate(22.0268vw,-10px) scale(.6719);animation:fall-231 29s -14s linear infinite}@keyframes fall-231{74.598%{transform:translate(13.5383vw,74.598vh) scale(.6719)}to{transform:translate(17.78255vw,99vh) scale(.6719)}}.snow:nth-child(232){opacity:1.919;transform:translate(99.6332vw,-10px) scale(.1053);animation:fall-232 24s -22s linear infinite}@keyframes fall-232{37.972%{transform:translate(92.1609vw,37.972vh) scale(.1053)}to{transform:translate(95.89705vw,99vh) scale(.1053)}}.snow:nth-child(233){opacity:1.5792;transform:translate(4.5173vw,-10px) scale(.6418);animation:fall-233 22s -11s linear infinite}@keyframes fall-233{57.156%{transform:translate(3.2777vw,57.156vh) scale(.6418)}to{transform:translate(3.8975vw,99vh) scale(.6418)}}.snow:nth-child(234){opacity:1.7816;transform:translate(92.473vw,-10px) scale(.5559);animation:fall-234 14s -21s linear infinite}@keyframes fall-234{56.992%{transform:translate(96.3413vw,56.992vh) scale(.5559)}to{transform:translate(94.40715vw,99vh) scale(.5559)}}.snow:nth-child(235){opacity:1.8504;transform:translate(94.8459vw,-10px) scale(.7116);animation:fall-235 11s -3s linear infinite}@keyframes fall-235{43.736%{transform:translate(104.7254vw,43.736vh) scale(.7116)}to{transform:translate(99.78565vw,99vh) scale(.7116)}}.snow:nth-child(236){opacity:.4286;transform:translate(80.4744vw,-10px) scale(.5687);animation:fall-236 27s -1s linear infinite}@keyframes fall-236{48.755%{transform:translate(70.7497vw,48.755vh) scale(.5687)}to{transform:translate(75.61205vw,99vh) scale(.5687)}}.snow:nth-child(237){opacity:1.4548;transform:translate(64.0788vw,-10px) scale(.5282);animation:fall-237 27s -7s linear infinite}@keyframes fall-237{42.16%{transform:translate(71.0386vw,42.16vh) scale(.5282)}to{transform:translate(67.5587vw,99vh) scale(.5282)}}.snow:nth-child(238){opacity:1.437;transform:translate(11.6168vw,-10px) scale(.9196);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{60.339%{transform:translate(17.5088vw,60.339vh) scale(.9196)}to{transform:translate(14.5628vw,99vh) scale(.9196)}}.snow:nth-child(239){opacity:1.3822;transform:translate(11.3478vw,-10px) scale(.6261);animation:fall-239 29s -8s linear infinite}@keyframes fall-239{76.825%{transform:translate(14.06vw,76.825vh) scale(.6261)}to{transform:translate(12.7039vw,99vh) scale(.6261)}}.snow:nth-child(240){opacity:1.993;transform:translate(26.5675vw,-10px) scale(.2533);animation:fall-240 16s -13s linear infinite}@keyframes fall-240{34.625%{transform:translate(19.4335vw,34.625vh) scale(.2533)}to{transform:translate(23.0005vw,99vh) scale(.2533)}}.snow:nth-child(241){opacity:1.0752;transform:translate(57.9104vw,-10px) scale(.3451);animation:fall-241 14s -16s linear infinite}@keyframes fall-241{77.651%{transform:translate(53.4531vw,77.651vh) scale(.3451)}to{transform:translate(55.68175vw,99vh) scale(.3451)}}.snow:nth-child(242){opacity:.7626;transform:translate(2.7882vw,-10px) scale(.4428);animation:fall-242 13s -19s linear infinite}@keyframes fall-242{76.888%{transform:translate(5.8983vw,76.888vh) scale(.4428)}to{transform:translate(4.34325vw,99vh) scale(.4428)}}.snow:nth-child(243){opacity:1.9746;transform:translate(16.9577vw,-10px) scale(.2839);animation:fall-243 10s -10s linear infinite}@keyframes fall-243{70.122%{transform:translate(26.3463vw,70.122vh) scale(.2839)}to{transform:translate(21.652vw,99vh) scale(.2839)}}.snow:nth-child(244){opacity:1.1972;transform:translate(27.0293vw,-10px) scale(.2822);animation:fall-244 11s -6s linear infinite}@keyframes fall-244{74.686%{transform:translate(35.5672vw,74.686vh) scale(.2822)}to{transform:translate(31.29825vw,99vh) scale(.2822)}}.snow:nth-child(245){opacity:1.3928;transform:translate(70.1002vw,-10px) scale(.8866);animation:fall-245 26s -15s linear infinite}@keyframes fall-245{64.738%{transform:translate(63.5099vw,64.738vh) scale(.8866)}to{transform:translate(66.80505vw,99vh) scale(.8866)}}.snow:nth-child(246){opacity:1.9878;transform:translate(79.6843vw,-10px) scale(.1049);animation:fall-246 25s -24s linear infinite}@keyframes fall-246{68.916%{transform:translate(70.7196vw,68.916vh) scale(.1049)}to{transform:translate(75.20195vw,99vh) scale(.1049)}}.snow:nth-child(247){opacity:1.508;transform:translate(56.2059vw,-10px) scale(.9772);animation:fall-247 17s -29s linear infinite}@keyframes fall-247{62.838%{transform:translate(56.9185vw,62.838vh) scale(.9772)}to{transform:translate(56.5622vw,99vh) scale(.9772)}}.snow:nth-child(248){opacity:1.3876;transform:translate(73.6577vw,-10px) scale(.7773);animation:fall-248 15s -14s linear infinite}@keyframes fall-248{50.373%{transform:translate(69.5322vw,50.373vh) scale(.7773)}to{transform:translate(71.59495vw,99vh) scale(.7773)}}.snow:nth-child(249){opacity:.6962;transform:translate(73.6205vw,-10px) scale(.8982);animation:fall-249 18s -1s linear infinite}@keyframes fall-249{72.342%{transform:translate(82.0065vw,72.342vh) scale(.8982)}to{transform:translate(77.8135vw,99vh) scale(.8982)}}.snow:nth-child(250){opacity:1.961;transform:translate(7.4818vw,-10px) scale(.0446);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{50.301%{transform:translate(5.356vw,50.301vh) scale(.0446)}to{transform:translate(6.4189vw,99vh) scale(.0446)}}.snow:nth-child(251){opacity:1.6692;transform:translate(70.4131vw,-10px) scale(.0839);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{73.063%{transform:translate(66.1817vw,73.063vh) scale(.0839)}to{transform:translate(68.2974vw,99vh) scale(.0839)}}.snow:nth-child(252){opacity:.6438;transform:translate(82.3955vw,-10px) scale(.5134);animation:fall-252 27s -17s linear infinite}@keyframes fall-252{36.836%{transform:translate(86.8701vw,36.836vh) scale(.5134)}to{transform:translate(84.6328vw,99vh) scale(.5134)}}.snow:nth-child(253){opacity:.8188;transform:translate(74.4526vw,-10px) scale(.1966);animation:fall-253 28s -8s linear infinite}@keyframes fall-253{50.332%{transform:translate(73.452vw,50.332vh) scale(.1966)}to{transform:translate(73.9523vw,99vh) scale(.1966)}}.snow:nth-child(254){opacity:1.72;transform:translate(40.1898vw,-10px) scale(.3447);animation:fall-254 26s -8s linear infinite}@keyframes fall-254{59.227%{transform:translate(33.6622vw,59.227vh) scale(.3447)}to{transform:translate(36.926vw,99vh) scale(.3447)}}.snow:nth-child(255){opacity:.5672;transform:translate(91.3873vw,-10px) scale(.0888);animation:fall-255 24s -17s linear infinite}@keyframes fall-255{62.013%{transform:translate(92.1478vw,62.013vh) scale(.0888)}to{transform:translate(91.76755vw,99vh) scale(.0888)}}.snow:nth-child(256){opacity:1.4944;transform:translate(5.4819vw,-10px) scale(.649);animation:fall-256 28s -11s linear infinite}@keyframes fall-256{77.025%{transform:translate(12.0905vw,77.025vh) scale(.649)}to{transform:translate(8.7862vw,99vh) scale(.649)}}.snow:nth-child(257){opacity:.4744;transform:translate(62.2915vw,-10px) scale(.9324);animation:fall-257 19s -9s linear infinite}@keyframes fall-257{42.905%{transform:translate(61.2591vw,42.905vh) scale(.9324)}to{transform:translate(61.7753vw,99vh) scale(.9324)}}.snow:nth-child(258){opacity:1.0842;transform:translate(52.0345vw,-10px) scale(.5883);animation:fall-258 18s -21s linear infinite}@keyframes fall-258{54.022%{transform:translate(52.6584vw,54.022vh) scale(.5883)}to{transform:translate(52.34645vw,99vh) scale(.5883)}}.snow:nth-child(259){opacity:.8042;transform:translate(17.3233vw,-10px) scale(.1539);animation:fall-259 13s -20s linear infinite}@keyframes fall-259{34.18%{transform:translate(22.9032vw,34.18vh) scale(.1539)}to{transform:translate(20.11325vw,99vh) scale(.1539)}}.snow:nth-child(260){opacity:1.3424;transform:translate(74.158vw,-10px) scale(.0161);animation:fall-260 20s -27s linear infinite}@keyframes fall-260{62.876%{transform:translate(80.2253vw,62.876vh) scale(.0161)}to{transform:translate(77.19165vw,99vh) scale(.0161)}}.snow:nth-child(261){opacity:.8224;transform:translate(66.9804vw,-10px) scale(.7872);animation:fall-261 28s -10s linear infinite}@keyframes fall-261{43.263%{transform:translate(69.4409vw,43.263vh) scale(.7872)}to{transform:translate(68.21065vw,99vh) scale(.7872)}}.snow:nth-child(262){opacity:1.233;transform:translate(99.3632vw,-10px) scale(.9884);animation:fall-262 17s -26s linear infinite}@keyframes fall-262{42.788%{transform:translate(101.7812vw,42.788vh) scale(.9884)}to{transform:translate(100.5722vw,99vh) scale(.9884)}}.snow:nth-child(263){opacity:1.8734;transform:translate(45.1712vw,-10px) scale(.8888);animation:fall-263 19s -17s linear infinite}@keyframes fall-263{51.892%{transform:translate(45.4809vw,51.892vh) scale(.8888)}to{transform:translate(45.32605vw,99vh) scale(.8888)}}.snow:nth-child(264){opacity:1.96;transform:translate(2.1768vw,-10px) scale(.2249);animation:fall-264 29s -1s linear infinite}@keyframes fall-264{67.142%{transform:translate(9.6479vw,67.142vh) scale(.2249)}to{transform:translate(5.91235vw,99vh) scale(.2249)}}.snow:nth-child(265){opacity:.0742;transform:translate(49.7742vw,-10px) scale(.3228);animation:fall-265 18s -22s linear infinite}@keyframes fall-265{53.757%{transform:translate(51.9669vw,53.757vh) scale(.3228)}to{transform:translate(50.87055vw,99vh) scale(.3228)}}.snow:nth-child(266){opacity:.833;transform:translate(81.0167vw,-10px) scale(.3658);animation:fall-266 26s -23s linear infinite}@keyframes fall-266{59.562%{transform:translate(74.1015vw,59.562vh) scale(.3658)}to{transform:translate(77.5591vw,99vh) scale(.3658)}}.snow:nth-child(267){opacity:.2352;transform:translate(97.6834vw,-10px) scale(.4766);animation:fall-267 20s -18s linear infinite}@keyframes fall-267{73.827%{transform:translate(94.1272vw,73.827vh) scale(.4766)}to{transform:translate(95.9053vw,99vh) scale(.4766)}}.snow:nth-child(268){opacity:.85;transform:translate(57.7292vw,-10px) scale(.7301);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{40.038%{transform:translate(52.2921vw,40.038vh) scale(.7301)}to{transform:translate(55.01065vw,99vh) scale(.7301)}}.snow:nth-child(269){opacity:1.8692;transform:translate(89.7887vw,-10px) scale(.6051);animation:fall-269 13s -10s linear infinite}@keyframes fall-269{41.366%{transform:translate(84.0306vw,41.366vh) scale(.6051)}to{transform:translate(86.90965vw,99vh) scale(.6051)}}.snow:nth-child(270){opacity:1.011;transform:translate(3.1176vw,-10px) scale(.5495);animation:fall-270 12s -30s linear infinite}@keyframes fall-270{31.918%{transform:translate(-3.4742vw,31.918vh) scale(.5495)}to{transform:translate(-.1783vw,99vh) scale(.5495)}}.snow:nth-child(271){opacity:.4336;transform:translate(92.8039vw,-10px) scale(.6877);animation:fall-271 20s -18s linear infinite}@keyframes fall-271{43.035%{transform:translate(97.9421vw,43.035vh) scale(.6877)}to{transform:translate(95.373vw,99vh) scale(.6877)}}.snow:nth-child(272){opacity:1.2246;transform:translate(53.7517vw,-10px) scale(.7767);animation:fall-272 18s -24s linear infinite}@keyframes fall-272{72.818%{transform:translate(46.2894vw,72.818vh) scale(.7767)}to{transform:translate(50.02055vw,99vh) scale(.7767)}}.snow:nth-child(273){opacity:1.02;transform:translate(22.2602vw,-10px) scale(.3138);animation:fall-273 18s -16s linear infinite}@keyframes fall-273{73.736%{transform:translate(21.6286vw,73.736vh) scale(.3138)}to{transform:translate(21.9444vw,99vh) scale(.3138)}}.snow:nth-child(274){opacity:1.6276;transform:translate(97.7183vw,-10px) scale(.7288);animation:fall-274 29s -20s linear infinite}@keyframes fall-274{41.071%{transform:translate(94.1484vw,41.071vh) scale(.7288)}to{transform:translate(95.93335vw,99vh) scale(.7288)}}.snow:nth-child(275){opacity:.0286;transform:translate(16.2484vw,-10px) scale(.6016);animation:fall-275 27s -2s linear infinite}@keyframes fall-275{39.129%{transform:translate(24.3682vw,39.129vh) scale(.6016)}to{transform:translate(20.3083vw,99vh) scale(.6016)}}.snow:nth-child(276){opacity:1.7632;transform:translate(8.3223vw,-10px) scale(.3289);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{45.77%{transform:translate(10.072vw,45.77vh) scale(.3289)}to{transform:translate(9.19715vw,99vh) scale(.3289)}}.snow:nth-child(277){opacity:1.0814;transform:translate(27.8588vw,-10px) scale(.9094);animation:fall-277 11s -28s linear infinite}@keyframes fall-277{58.233%{transform:translate(18.82vw,58.233vh) scale(.9094)}to{transform:translate(23.3394vw,99vh) scale(.9094)}}.snow:nth-child(278){opacity:1.602;transform:translate(59.9757vw,-10px) scale(.3009);animation:fall-278 30s -6s linear infinite}@keyframes fall-278{50.645%{transform:translate(52.7907vw,50.645vh) scale(.3009)}to{transform:translate(56.3832vw,99vh) scale(.3009)}}.snow:nth-child(279){opacity:1.5888;transform:translate(36.3558vw,-10px) scale(.4911);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{78.982%{transform:translate(36.5378vw,78.982vh) scale(.4911)}to{transform:translate(36.4468vw,99vh) scale(.4911)}}.snow:nth-child(280){opacity:.922;transform:translate(98.8392vw,-10px) scale(.1749);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.969%{transform:translate(96.4439vw,76.969vh) scale(.1749)}to{transform:translate(97.64155vw,99vh) scale(.1749)}}.snow:nth-child(281){opacity:1.7474;transform:translate(11.5605vw,-10px) scale(.1042);animation:fall-281 24s -7s linear infinite}@keyframes fall-281{31.149%{transform:translate(19.0093vw,31.149vh) scale(.1042)}to{transform:translate(15.2849vw,99vh) scale(.1042)}}.snow:nth-child(282){opacity:1.627;transform:translate(84.6676vw,-10px) scale(.7507);animation:fall-282 11s -23s linear infinite}@keyframes fall-282{34.027%{transform:translate(82.6737vw,34.027vh) scale(.7507)}to{transform:translate(83.67065vw,99vh) scale(.7507)}}.snow:nth-child(283){opacity:.2564;transform:translate(26.1947vw,-10px) scale(.5354);animation:fall-283 26s -9s linear infinite}@keyframes fall-283{34.593%{transform:translate(19.6908vw,34.593vh) scale(.5354)}to{transform:translate(22.94275vw,99vh) scale(.5354)}}.snow:nth-child(284){opacity:1.3296;transform:translate(75.2409vw,-10px) scale(.132);animation:fall-284 27s -30s linear infinite}@keyframes fall-284{55.004%{transform:translate(72.2159vw,55.004vh) scale(.132)}to{transform:translate(73.7284vw,99vh) scale(.132)}}.snow:nth-child(285){opacity:1.6614;transform:translate(72.0784vw,-10px) scale(.5436);animation:fall-285 22s -14s linear infinite}@keyframes fall-285{44.234%{transform:translate(62.6693vw,44.234vh) scale(.5436)}to{transform:translate(67.37385vw,99vh) scale(.5436)}}.snow:nth-child(286){opacity:.0916;transform:translate(78.6395vw,-10px) scale(.6024);animation:fall-286 20s -14s linear infinite}@keyframes fall-286{76.664%{transform:translate(77.6844vw,76.664vh) scale(.6024)}to{transform:translate(78.16195vw,99vh) scale(.6024)}}.snow:nth-child(287){opacity:1.179;transform:translate(25.7062vw,-10px) scale(.8432);animation:fall-287 14s -19s linear infinite}@keyframes fall-287{63.379%{transform:translate(35.0071vw,63.379vh) scale(.8432)}to{transform:translate(30.35665vw,99vh) scale(.8432)}}.snow:nth-child(288){opacity:1.8298;transform:translate(81.3212vw,-10px) scale(.5547);animation:fall-288 28s -15s linear infinite}@keyframes fall-288{73.364%{transform:translate(77.3675vw,73.364vh) scale(.5547)}to{transform:translate(79.34435vw,99vh) scale(.5547)}}.snow:nth-child(289){opacity:.198;transform:translate(63.6199vw,-10px) scale(.3004);animation:fall-289 24s -28s linear infinite}@keyframes fall-289{32.179%{transform:translate(68.6684vw,32.179vh) scale(.3004)}to{transform:translate(66.14415vw,99vh) scale(.3004)}}.snow:nth-child(290){opacity:.3208;transform:translate(92.8895vw,-10px) scale(.8343);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{30.045%{transform:translate(83.5734vw,30.045vh) scale(.8343)}to{transform:translate(88.23145vw,99vh) scale(.8343)}}.snow:nth-child(291){opacity:1.556;transform:translate(40.7165vw,-10px) scale(.4085);animation:fall-291 14s -24s linear infinite}@keyframes fall-291{39.347%{transform:translate(50.2406vw,39.347vh) scale(.4085)}to{transform:translate(45.47855vw,99vh) scale(.4085)}}.snow:nth-child(292){opacity:1.8744;transform:translate(85.2088vw,-10px) scale(.2907);animation:fall-292 12s -18s linear infinite}@keyframes fall-292{38.258%{transform:translate(85.9071vw,38.258vh) scale(.2907)}to{transform:translate(85.55795vw,99vh) scale(.2907)}}.snow:nth-child(293){opacity:1.856;transform:translate(55.3274vw,-10px) scale(.0324);animation:fall-293 22s -18s linear infinite}@keyframes fall-293{56.661%{transform:translate(45.7988vw,56.661vh) scale(.0324)}to{transform:translate(50.5631vw,99vh) scale(.0324)}}.snow:nth-child(294){opacity:1.0714;transform:translate(45.3015vw,-10px) scale(.2676);animation:fall-294 23s -17s linear infinite}@keyframes fall-294{73.678%{transform:translate(36.6851vw,73.678vh) scale(.2676)}to{transform:translate(40.9933vw,99vh) scale(.2676)}}.snow:nth-child(295){opacity:1.7706;transform:translate(16.0717vw,-10px) scale(.0203);animation:fall-295 28s -12s linear infinite}@keyframes fall-295{60.96%{transform:translate(12.6573vw,60.96vh) scale(.0203)}to{transform:translate(14.3645vw,99vh) scale(.0203)}}.snow:nth-child(296){opacity:.082;transform:translate(55.1875vw,-10px) scale(.8369);animation:fall-296 24s -27s linear infinite}@keyframes fall-296{46.033%{transform:translate(59.8941vw,46.033vh) scale(.8369)}to{transform:translate(57.5408vw,99vh) scale(.8369)}}.snow:nth-child(297){opacity:.4666;transform:translate(85.0493vw,-10px) scale(.5298);animation:fall-297 14s -19s linear infinite}@keyframes fall-297{64.02%{transform:translate(90.82vw,64.02vh) scale(.5298)}to{transform:translate(87.93465vw,99vh) scale(.5298)}}.snow:nth-child(298){opacity:1.4292;transform:translate(54.9878vw,-10px) scale(.9746);animation:fall-298 20s -3s linear infinite}@keyframes fall-298{53.051%{transform:translate(48.2041vw,53.051vh) scale(.9746)}to{transform:translate(51.59595vw,99vh) scale(.9746)}}.snow:nth-child(299){opacity:1.2558;transform:translate(17.2413vw,-10px) scale(.2576);animation:fall-299 25s -9s linear infinite}@keyframes fall-299{35.199%{transform:translate(20.117vw,35.199vh) scale(.2576)}to{transform:translate(18.67915vw,99vh) scale(.2576)}}.snow:nth-child(300){opacity:1.9216;transform:translate(11.8803vw,-10px) scale(.7799);animation:fall-300 21s -18s linear infinite}@keyframes fall-300{78.432%{transform:translate(3.5578vw,78.432vh) scale(.7799)}to{transform:translate(7.71905vw,99vh) scale(.7799)}}.snow:nth-child(301){opacity:1.8046;transform:translate(65.8764vw,-10px) scale(.378);animation:fall-301 17s -18s linear infinite}@keyframes fall-301{76.627%{transform:translate(70.2685vw,76.627vh) scale(.378)}to{transform:translate(68.07245vw,99vh) scale(.378)}}.snow:nth-child(302){opacity:1.1408;transform:translate(9.5308vw,-10px) scale(.6901);animation:fall-302 18s -9s linear infinite}@keyframes fall-302{33.801%{transform:translate(9.3111vw,33.801vh) scale(.6901)}to{transform:translate(9.42095vw,99vh) scale(.6901)}}.snow:nth-child(303){opacity:1.8106;transform:translate(20.4801vw,-10px) scale(.5729);animation:fall-303 13s -30s linear infinite}@keyframes fall-303{71.457%{transform:translate(15.6485vw,71.457vh) scale(.5729)}to{transform:translate(18.0643vw,99vh) scale(.5729)}}.snow:nth-child(304){opacity:.4986;transform:translate(98.0401vw,-10px) scale(.9214);animation:fall-304 27s -4s linear infinite}@keyframes fall-304{74.795%{transform:translate(104.7426vw,74.795vh) scale(.9214)}to{transform:translate(101.39135vw,99vh) scale(.9214)}}.snow:nth-child(305){opacity:1.1368;transform:translate(78.2729vw,-10px) scale(.2725);animation:fall-305 21s -6s linear infinite}@keyframes fall-305{32.55%{transform:translate(68.5658vw,32.55vh) scale(.2725)}to{transform:translate(73.41935vw,99vh) scale(.2725)}}.snow:nth-child(306){opacity:.1832;transform:translate(2.5051vw,-10px) scale(.6748);animation:fall-306 27s -22s linear infinite}@keyframes fall-306{51.268%{transform:translate(-6.2899vw,51.268vh) scale(.6748)}to{transform:translate(-1.8924vw,99vh) scale(.6748)}}.snow:nth-child(307){opacity:.6924;transform:translate(47.6934vw,-10px) scale(.7316);animation:fall-307 24s -4s linear infinite}@keyframes fall-307{43.381%{transform:translate(56.5162vw,43.381vh) scale(.7316)}to{transform:translate(52.1048vw,99vh) scale(.7316)}}.snow:nth-child(308){opacity:.1388;transform:translate(17.9229vw,-10px) scale(.6239);animation:fall-308 24s -17s linear infinite}@keyframes fall-308{35.301%{transform:translate(13.0327vw,35.301vh) scale(.6239)}to{transform:translate(15.4778vw,99vh) scale(.6239)}}.snow:nth-child(309){opacity:.913;transform:translate(40.5952vw,-10px) scale(.989);animation:fall-309 15s -23s linear infinite}@keyframes fall-309{53.877%{transform:translate(33.9992vw,53.877vh) scale(.989)}to{transform:translate(37.2972vw,99vh) scale(.989)}}.snow:nth-child(310){opacity:.8412;transform:translate(75.5972vw,-10px) scale(.7518);animation:fall-310 21s -27s linear infinite}@keyframes fall-310{76.602%{transform:translate(76.217vw,76.602vh) scale(.7518)}to{transform:translate(75.9071vw,99vh) scale(.7518)}}.snow:nth-child(311){opacity:.7796;transform:translate(51.5094vw,-10px) scale(.5798);animation:fall-311 30s -28s linear infinite}@keyframes fall-311{42.182%{transform:translate(58.501vw,42.182vh) scale(.5798)}to{transform:translate(55.0052vw,99vh) scale(.5798)}}.snow:nth-child(312){opacity:.0594;transform:translate(66.0137vw,-10px) scale(.9344);animation:fall-312 24s -10s linear infinite}@keyframes fall-312{38.652%{transform:translate(72.6578vw,38.652vh) scale(.9344)}to{transform:translate(69.33575vw,99vh) scale(.9344)}}.snow:nth-child(313){opacity:1.9282;transform:translate(74.8906vw,-10px) scale(.9021);animation:fall-313 13s -19s linear infinite}@keyframes fall-313{69.216%{transform:translate(74.1654vw,69.216vh) scale(.9021)}to{transform:translate(74.528vw,99vh) scale(.9021)}}.snow:nth-child(314){opacity:.6056;transform:translate(85.6386vw,-10px) scale(.4792);animation:fall-314 29s -1s linear infinite}@keyframes fall-314{79.845%{transform:translate(76.2705vw,79.845vh) scale(.4792)}to{transform:translate(80.95455vw,99vh) scale(.4792)}}.snow:nth-child(315){opacity:1.937;transform:translate(67.409vw,-10px) scale(.0113);animation:fall-315 10s -9s linear infinite}@keyframes fall-315{71.302%{transform:translate(66.0171vw,71.302vh) scale(.0113)}to{transform:translate(66.71305vw,99vh) scale(.0113)}}.snow:nth-child(316){opacity:1.2612;transform:translate(42.6094vw,-10px) scale(.4789);animation:fall-316 10s -12s linear infinite}@keyframes fall-316{42.874%{transform:translate(39.7297vw,42.874vh) scale(.4789)}to{transform:translate(41.16955vw,99vh) scale(.4789)}}.snow:nth-child(317){opacity:1.7432;transform:translate(55.0088vw,-10px) scale(.9091);animation:fall-317 25s -9s linear infinite}@keyframes fall-317{62.087%{transform:translate(59.2503vw,62.087vh) scale(.9091)}to{transform:translate(57.12955vw,99vh) scale(.9091)}}.snow:nth-child(318){opacity:1.5144;transform:translate(99.1063vw,-10px) scale(.4629);animation:fall-318 11s -19s linear infinite}@keyframes fall-318{65.17%{transform:translate(102.1039vw,65.17vh) scale(.4629)}to{transform:translate(100.6051vw,99vh) scale(.4629)}}.snow:nth-child(319){opacity:1.4228;transform:translate(23.6397vw,-10px) scale(.5875);animation:fall-319 24s -5s linear infinite}@keyframes fall-319{30.921%{transform:translate(23.4592vw,30.921vh) scale(.5875)}to{transform:translate(23.54945vw,99vh) scale(.5875)}}.snow:nth-child(320){opacity:1.039;transform:translate(42.5081vw,-10px) scale(.1407);animation:fall-320 15s -11s linear infinite}@keyframes fall-320{62.164%{transform:translate(46.1557vw,62.164vh) scale(.1407)}to{transform:translate(44.3319vw,99vh) scale(.1407)}}.snow:nth-child(321){opacity:.3144;transform:translate(91.6259vw,-10px) scale(.8054);animation:fall-321 26s -5s linear infinite}@keyframes fall-321{77.012%{transform:translate(97.6059vw,77.012vh) scale(.8054)}to{transform:translate(94.6159vw,99vh) scale(.8054)}}.snow:nth-child(322){opacity:.0208;transform:translate(1.9418vw,-10px) scale(.3452);animation:fall-322 20s -15s linear infinite}@keyframes fall-322{49.434%{transform:translate(-7.4547vw,49.434vh) scale(.3452)}to{transform:translate(-2.75645vw,99vh) scale(.3452)}}.snow:nth-child(323){opacity:.8176;transform:translate(47.8147vw,-10px) scale(.6318);animation:fall-323 22s -6s linear infinite}@keyframes fall-323{40.043%{transform:translate(57.1334vw,40.043vh) scale(.6318)}to{transform:translate(52.47405vw,99vh) scale(.6318)}}.snow:nth-child(324){opacity:.6502;transform:translate(81.5188vw,-10px) scale(.4816);animation:fall-324 30s -15s linear infinite}@keyframes fall-324{62.841%{transform:translate(75.6582vw,62.841vh) scale(.4816)}to{transform:translate(78.5885vw,99vh) scale(.4816)}}.snow:nth-child(325){opacity:1.3652;transform:translate(94.796vw,-10px) scale(.6311);animation:fall-325 30s -22s linear infinite}@keyframes fall-325{62.853%{transform:translate(97.0535vw,62.853vh) scale(.6311)}to{transform:translate(95.92475vw,99vh) scale(.6311)}}.snow:nth-child(326){opacity:.764;transform:translate(21.0463vw,-10px) scale(.9172);animation:fall-326 22s -7s linear infinite}@keyframes fall-326{78.314%{transform:translate(24.9918vw,78.314vh) scale(.9172)}to{transform:translate(23.01905vw,99vh) scale(.9172)}}.snow:nth-child(327){opacity:1.622;transform:translate(21.81vw,-10px) scale(.7945);animation:fall-327 12s -11s linear infinite}@keyframes fall-327{46.845%{transform:translate(25.8307vw,46.845vh) scale(.7945)}to{transform:translate(23.82035vw,99vh) scale(.7945)}}.snow:nth-child(328){opacity:1.8608;transform:translate(36.1034vw,-10px) scale(.484);animation:fall-328 12s -24s linear infinite}@keyframes fall-328{30.246%{transform:translate(36.4588vw,30.246vh) scale(.484)}to{transform:translate(36.2811vw,99vh) scale(.484)}}.snow:nth-child(329){opacity:1.7638;transform:translate(66.899vw,-10px) scale(.149);animation:fall-329 20s -23s linear infinite}@keyframes fall-329{40.672%{transform:translate(63.5234vw,40.672vh) scale(.149)}to{transform:translate(65.2112vw,99vh) scale(.149)}}.snow:nth-child(330){opacity:1.583;transform:translate(32.9663vw,-10px) scale(.0447);animation:fall-330 29s -20s linear infinite}@keyframes fall-330{36.208%{transform:translate(31.7376vw,36.208vh) scale(.0447)}to{transform:translate(32.35195vw,99vh) scale(.0447)}}.snow:nth-child(331){opacity:.1992;transform:translate(60.7297vw,-10px) scale(.5348);animation:fall-331 19s -20s linear infinite}@keyframes fall-331{35.688%{transform:translate(57.3197vw,35.688vh) scale(.5348)}to{transform:translate(59.0247vw,99vh) scale(.5348)}}.snow:nth-child(332){opacity:1.1706;transform:translate(43.2569vw,-10px) scale(.6776);animation:fall-332 19s -5s linear infinite}@keyframes fall-332{58.214%{transform:translate(45.7878vw,58.214vh) scale(.6776)}to{transform:translate(44.52235vw,99vh) scale(.6776)}}.snow:nth-child(333){opacity:1.3064;transform:translate(89.7166vw,-10px) scale(.4252);animation:fall-333 28s -7s linear infinite}@keyframes fall-333{72.802%{transform:translate(80.1113vw,72.802vh) scale(.4252)}to{transform:translate(84.91395vw,99vh) scale(.4252)}}.snow:nth-child(334){opacity:.5694;transform:translate(36.7324vw,-10px) scale(.6971);animation:fall-334 30s -24s linear infinite}@keyframes fall-334{41.855%{transform:translate(33.9538vw,41.855vh) scale(.6971)}to{transform:translate(35.3431vw,99vh) scale(.6971)}}.snow:nth-child(335){opacity:.6246;transform:translate(49.5036vw,-10px) scale(.0343);animation:fall-335 24s -23s linear infinite}@keyframes fall-335{76.85%{transform:translate(57.9451vw,76.85vh) scale(.0343)}to{transform:translate(53.72435vw,99vh) scale(.0343)}}.snow:nth-child(336){opacity:1.4202;transform:translate(2.5146vw,-10px) scale(.5064);animation:fall-336 24s -27s linear infinite}@keyframes fall-336{39.911%{transform:translate(9.68vw,39.911vh) scale(.5064)}to{transform:translate(6.0973vw,99vh) scale(.5064)}}.snow:nth-child(337){opacity:.2032;transform:translate(17.0343vw,-10px) scale(.8794);animation:fall-337 27s -26s linear infinite}@keyframes fall-337{42.419%{transform:translate(13.6288vw,42.419vh) scale(.8794)}to{transform:translate(15.33155vw,99vh) scale(.8794)}}.snow:nth-child(338){opacity:1.3088;transform:translate(27.8305vw,-10px) scale(.8023);animation:fall-338 16s -20s linear infinite}@keyframes fall-338{56.042%{transform:translate(25.8678vw,56.042vh) scale(.8023)}to{transform:translate(26.84915vw,99vh) scale(.8023)}}.snow:nth-child(339){opacity:1.0502;transform:translate(16.3636vw,-10px) scale(.3209);animation:fall-339 17s -27s linear infinite}@keyframes fall-339{40.216%{transform:translate(10.8314vw,40.216vh) scale(.3209)}to{transform:translate(13.5975vw,99vh) scale(.3209)}}.snow:nth-child(340){opacity:.296;transform:translate(97.9598vw,-10px) scale(.1199);animation:fall-340 30s -18s linear infinite}@keyframes fall-340{69.283%{transform:translate(98.3407vw,69.283vh) scale(.1199)}to{transform:translate(98.15025vw,99vh) scale(.1199)}}.snow:nth-child(341){opacity:.503;transform:translate(58.8389vw,-10px) scale(.07);animation:fall-341 16s -25s linear infinite}@keyframes fall-341{61.818%{transform:translate(51.5121vw,61.818vh) scale(.07)}to{transform:translate(55.1755vw,99vh) scale(.07)}}.snow:nth-child(342){opacity:.3706;transform:translate(55.5659vw,-10px) scale(.787);animation:fall-342 12s -8s linear infinite}@keyframes fall-342{74.483%{transform:translate(51.2612vw,74.483vh) scale(.787)}to{transform:translate(53.41355vw,99vh) scale(.787)}}.snow:nth-child(343){opacity:.5356;transform:translate(8.5539vw,-10px) scale(.6528);animation:fall-343 24s -22s linear infinite}@keyframes fall-343{56.717%{transform:translate(-.7912vw,56.717vh) scale(.6528)}to{transform:translate(3.88135vw,99vh) scale(.6528)}}.snow:nth-child(344){opacity:1.9426;transform:translate(48.8641vw,-10px) scale(.5868);animation:fall-344 17s -11s linear infinite}@keyframes fall-344{62.33%{transform:translate(39.6336vw,62.33vh) scale(.5868)}to{transform:translate(44.24885vw,99vh) scale(.5868)}}.snow:nth-child(345){opacity:1.2806;transform:translate(2.3473vw,-10px) scale(.0337);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{70.254%{transform:translate(.283vw,70.254vh) scale(.0337)}to{transform:translate(1.31515vw,99vh) scale(.0337)}}.snow:nth-child(346){opacity:.3106;transform:translate(86.6153vw,-10px) scale(.4501);animation:fall-346 16s -18s linear infinite}@keyframes fall-346{74.202%{transform:translate(94.0846vw,74.202vh) scale(.4501)}to{transform:translate(90.34995vw,99vh) scale(.4501)}}.snow:nth-child(347){opacity:.2652;transform:translate(54.6166vw,-10px) scale(.1437);animation:fall-347 12s -17s linear infinite}@keyframes fall-347{53.314%{transform:translate(55.9607vw,53.314vh) scale(.1437)}to{transform:translate(55.28865vw,99vh) scale(.1437)}}.snow:nth-child(348){opacity:1.8188;transform:translate(.0393vw,-10px) scale(.3523);animation:fall-348 12s -10s linear infinite}@keyframes fall-348{79.818%{transform:translate(-3.9598vw,79.818vh) scale(.3523)}to{transform:translate(-1.96025vw,99vh) scale(.3523)}}.snow:nth-child(349){opacity:.2738;transform:translate(70.994vw,-10px) scale(.0603);animation:fall-349 15s -16s linear infinite}@keyframes fall-349{49.869%{transform:translate(61.6006vw,49.869vh) scale(.0603)}to{transform:translate(66.2973vw,99vh) scale(.0603)}}.snow:nth-child(350){opacity:.4308;transform:translate(43.7292vw,-10px) scale(.2769);animation:fall-350 13s -21s linear infinite}@keyframes fall-350{64.982%{transform:translate(53.3942vw,64.982vh) scale(.2769)}to{transform:translate(48.5617vw,99vh) scale(.2769)}}.snow:nth-child(351){opacity:1.909;transform:translate(58.8795vw,-10px) scale(.4355);animation:fall-351 24s -30s linear infinite}@keyframes fall-351{77.912%{transform:translate(53.8459vw,77.912vh) scale(.4355)}to{transform:translate(56.3627vw,99vh) scale(.4355)}}.snow:nth-child(352){opacity:.1162;transform:translate(77.8835vw,-10px) scale(.9384);animation:fall-352 17s -1s linear infinite}@keyframes fall-352{68.281%{transform:translate(68.8937vw,68.281vh) scale(.9384)}to{transform:translate(73.3886vw,99vh) scale(.9384)}}.snow:nth-child(353){opacity:.646;transform:translate(28.813vw,-10px) scale(.8357);animation:fall-353 30s -14s linear infinite}@keyframes fall-353{42.878%{transform:translate(32.8664vw,42.878vh) scale(.8357)}to{transform:translate(30.8397vw,99vh) scale(.8357)}}.snow:nth-child(354){opacity:1.5708;transform:translate(33.4891vw,-10px) scale(.5146);animation:fall-354 22s -9s linear infinite}@keyframes fall-354{48.419%{transform:translate(23.5673vw,48.419vh) scale(.5146)}to{transform:translate(28.5282vw,99vh) scale(.5146)}}.snow:nth-child(355){opacity:1.5984;transform:translate(36.3177vw,-10px) scale(.6319);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{37.975%{transform:translate(35.0751vw,37.975vh) scale(.6319)}to{transform:translate(35.6964vw,99vh) scale(.6319)}}.snow:nth-child(356){opacity:1.24;transform:translate(4.4198vw,-10px) scale(.7975);animation:fall-356 23s -5s linear infinite}@keyframes fall-356{77.54%{transform:translate(4.0554vw,77.54vh) scale(.7975)}to{transform:translate(4.2376vw,99vh) scale(.7975)}}.snow:nth-child(357){opacity:1.643;transform:translate(59.1369vw,-10px) scale(.6618);animation:fall-357 19s -14s linear infinite}@keyframes fall-357{53.199%{transform:translate(56.1081vw,53.199vh) scale(.6618)}to{transform:translate(57.6225vw,99vh) scale(.6618)}}.snow:nth-child(358){opacity:.7218;transform:translate(68.6202vw,-10px) scale(.4981);animation:fall-358 24s -6s linear infinite}@keyframes fall-358{69.269%{transform:translate(65.3758vw,69.269vh) scale(.4981)}to{transform:translate(66.998vw,99vh) scale(.4981)}}.snow:nth-child(359){opacity:.5374;transform:translate(76.0155vw,-10px) scale(.3801);animation:fall-359 20s -18s linear infinite}@keyframes fall-359{75.211%{transform:translate(78.5084vw,75.211vh) scale(.3801)}to{transform:translate(77.26195vw,99vh) scale(.3801)}}.snow:nth-child(360){opacity:.566;transform:translate(47.0537vw,-10px) scale(.8287);animation:fall-360 21s -17s linear infinite}@keyframes fall-360{66.062%{transform:translate(48.3133vw,66.062vh) scale(.8287)}to{transform:translate(47.6835vw,99vh) scale(.8287)}}.snow:nth-child(361){opacity:1.3198;transform:translate(7.1509vw,-10px) scale(.7661);animation:fall-361 19s -7s linear infinite}@keyframes fall-361{52.766%{transform:translate(-.0375vw,52.766vh) scale(.7661)}to{transform:translate(3.5567vw,99vh) scale(.7661)}}.snow:nth-child(362){opacity:1.932;transform:translate(39.4554vw,-10px) scale(.4236);animation:fall-362 29s -9s linear infinite}@keyframes fall-362{79.427%{transform:translate(30.9268vw,79.427vh) scale(.4236)}to{transform:translate(35.1911vw,99vh) scale(.4236)}}.snow:nth-child(363){opacity:.3718;transform:translate(77.8661vw,-10px) scale(.6636);animation:fall-363 28s -15s linear infinite}@keyframes fall-363{74.046%{transform:translate(68.1255vw,74.046vh) scale(.6636)}to{transform:translate(72.9958vw,99vh) scale(.6636)}}.snow:nth-child(364){opacity:1.5866;transform:translate(92.703vw,-10px) scale(.9856);animation:fall-364 21s -12s linear infinite}@keyframes fall-364{78.135%{transform:translate(96.5517vw,78.135vh) scale(.9856)}to{transform:translate(94.62735vw,99vh) scale(.9856)}}.snow:nth-child(365){opacity:.0488;transform:translate(20.0918vw,-10px) scale(.8791);animation:fall-365 25s -6s linear infinite}@keyframes fall-365{54.256%{transform:translate(17.813vw,54.256vh) scale(.8791)}to{transform:translate(18.9524vw,99vh) scale(.8791)}}.snow:nth-child(366){opacity:.991;transform:translate(34.1055vw,-10px) scale(.1771);animation:fall-366 17s -13s linear infinite}@keyframes fall-366{54.716%{transform:translate(24.8799vw,54.716vh) scale(.1771)}to{transform:translate(29.4927vw,99vh) scale(.1771)}}.snow:nth-child(367){opacity:.6948;transform:translate(9.2075vw,-10px) scale(.2553);animation:fall-367 23s -14s linear infinite}@keyframes fall-367{36.176%{transform:translate(14.8779vw,36.176vh) scale(.2553)}to{transform:translate(12.0427vw,99vh) scale(.2553)}}.snow:nth-child(368){opacity:1.1902;transform:translate(21.5574vw,-10px) scale(.7529);animation:fall-368 14s -20s linear infinite}@keyframes fall-368{72.455%{transform:translate(23.3369vw,72.455vh) scale(.7529)}to{transform:translate(22.44715vw,99vh) scale(.7529)}}.snow:nth-child(369){opacity:1.0566;transform:translate(78.0412vw,-10px) scale(.8082);animation:fall-369 22s -26s linear infinite}@keyframes fall-369{58.987%{transform:translate(71.327vw,58.987vh) scale(.8082)}to{transform:translate(74.6841vw,99vh) scale(.8082)}}.snow:nth-child(370){opacity:1.6096;transform:translate(73.505vw,-10px) scale(.7682);animation:fall-370 25s -26s linear infinite}@keyframes fall-370{69.858%{transform:translate(67.0707vw,69.858vh) scale(.7682)}to{transform:translate(70.28785vw,99vh) scale(.7682)}}.snow:nth-child(371){opacity:1.873;transform:translate(74.0638vw,-10px) scale(.4916);animation:fall-371 12s -20s linear infinite}@keyframes fall-371{68.038%{transform:translate(67.274vw,68.038vh) scale(.4916)}to{transform:translate(70.6689vw,99vh) scale(.4916)}}.snow:nth-child(372){opacity:.2252;transform:translate(51.2895vw,-10px) scale(.2012);animation:fall-372 10s -28s linear infinite}@keyframes fall-372{48.961%{transform:translate(49.3148vw,48.961vh) scale(.2012)}to{transform:translate(50.30215vw,99vh) scale(.2012)}}.snow:nth-child(373){opacity:1.5734;transform:translate(2.4136vw,-10px) scale(.8029);animation:fall-373 18s -11s linear infinite}@keyframes fall-373{47.852%{transform:translate(7.5765vw,47.852vh) scale(.8029)}to{transform:translate(4.99505vw,99vh) scale(.8029)}}.snow:nth-child(374){opacity:1.183;transform:translate(46.5106vw,-10px) scale(.6886);animation:fall-374 27s -9s linear infinite}@keyframes fall-374{55.612%{transform:translate(40.495vw,55.612vh) scale(.6886)}to{transform:translate(43.5028vw,99vh) scale(.6886)}}.snow:nth-child(375){opacity:.8058;transform:translate(48.8107vw,-10px) scale(.2437);animation:fall-375 15s -2s linear infinite}@keyframes fall-375{35.118%{transform:translate(39.418vw,35.118vh) scale(.2437)}to{transform:translate(44.11435vw,99vh) scale(.2437)}}.snow:nth-child(376){opacity:.3846;transform:translate(48.7309vw,-10px) scale(.8985);animation:fall-376 27s -15s linear infinite}@keyframes fall-376{58.144%{transform:translate(50.8034vw,58.144vh) scale(.8985)}to{transform:translate(49.76715vw,99vh) scale(.8985)}}.snow:nth-child(377){opacity:.4966;transform:translate(95.8456vw,-10px) scale(.9297);animation:fall-377 13s -16s linear infinite}@keyframes fall-377{36.951%{transform:translate(101.444vw,36.951vh) scale(.9297)}to{transform:translate(98.6448vw,99vh) scale(.9297)}}.snow:nth-child(378){opacity:.804;transform:translate(.2605vw,-10px) scale(.9607);animation:fall-378 19s -28s linear infinite}@keyframes fall-378{38.689%{transform:translate(1.6182vw,38.689vh) scale(.9607)}to{transform:translate(.93935vw,99vh) scale(.9607)}}.snow:nth-child(379){opacity:.9584;transform:translate(10.5524vw,-10px) scale(.7082);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{67.938%{transform:translate(18.277vw,67.938vh) scale(.7082)}to{transform:translate(14.4147vw,99vh) scale(.7082)}}.snow:nth-child(380){opacity:1.5846;transform:translate(8.7663vw,-10px) scale(.7971);animation:fall-380 22s -17s linear infinite}@keyframes fall-380{44.37%{transform:translate(6.5715vw,44.37vh) scale(.7971)}to{transform:translate(7.6689vw,99vh) scale(.7971)}}.snow:nth-child(381){opacity:1.2556;transform:translate(98.7347vw,-10px) scale(.7203);animation:fall-381 28s -5s linear infinite}@keyframes fall-381{47.78%{transform:translate(104.466vw,47.78vh) scale(.7203)}to{transform:translate(101.60035vw,99vh) scale(.7203)}}.snow:nth-child(382){opacity:.0582;transform:translate(65.0448vw,-10px) scale(.2615);animation:fall-382 27s -18s linear infinite}@keyframes fall-382{47.853%{transform:translate(66.6571vw,47.853vh) scale(.2615)}to{transform:translate(65.85095vw,99vh) scale(.2615)}}.snow:nth-child(383){opacity:1.2762;transform:translate(85.2115vw,-10px) scale(.0362);animation:fall-383 11s -29s linear infinite}@keyframes fall-383{64.281%{transform:translate(87.9036vw,64.281vh) scale(.0362)}to{transform:translate(86.55755vw,99vh) scale(.0362)}}.snow:nth-child(384){opacity:.9362;transform:translate(84.3793vw,-10px) scale(.6189);animation:fall-384 17s -27s linear infinite}@keyframes fall-384{77.084%{transform:translate(91.7074vw,77.084vh) scale(.6189)}to{transform:translate(88.04335vw,99vh) scale(.6189)}}.snow:nth-child(385){opacity:1.9914;transform:translate(15.0184vw,-10px) scale(.2825);animation:fall-385 10s -28s linear infinite}@keyframes fall-385{42.774%{transform:translate(23.4872vw,42.774vh) scale(.2825)}to{transform:translate(19.2528vw,99vh) scale(.2825)}}.snow:nth-child(386){opacity:.176;transform:translate(66.3913vw,-10px) scale(.0822);animation:fall-386 16s -23s linear infinite}@keyframes fall-386{49.302%{transform:translate(73.98vw,49.302vh) scale(.0822)}to{transform:translate(70.18565vw,99vh) scale(.0822)}}.snow:nth-child(387){opacity:.4518;transform:translate(77.6031vw,-10px) scale(.0993);animation:fall-387 22s -12s linear infinite}@keyframes fall-387{48.766%{transform:translate(85.8439vw,48.766vh) scale(.0993)}to{transform:translate(81.7235vw,99vh) scale(.0993)}}.snow:nth-child(388){opacity:1.7658;transform:translate(45.7356vw,-10px) scale(.4704);animation:fall-388 23s -10s linear infinite}@keyframes fall-388{75.792%{transform:translate(54.5148vw,75.792vh) scale(.4704)}to{transform:translate(50.1252vw,99vh) scale(.4704)}}.snow:nth-child(389){opacity:.906;transform:translate(75.4923vw,-10px) scale(.431);animation:fall-389 13s -7s linear infinite}@keyframes fall-389{37.761%{transform:translate(80.4449vw,37.761vh) scale(.431)}to{transform:translate(77.9686vw,99vh) scale(.431)}}.snow:nth-child(390){opacity:1.541;transform:translate(99.5969vw,-10px) scale(.5995);animation:fall-390 23s -27s linear infinite}@keyframes fall-390{76.617%{transform:translate(96.7185vw,76.617vh) scale(.5995)}to{transform:translate(98.1577vw,99vh) scale(.5995)}}.snow:nth-child(391){opacity:.2962;transform:translate(29.0723vw,-10px) scale(.7341);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{41.859%{transform:translate(37.7778vw,41.859vh) scale(.7341)}to{transform:translate(33.42505vw,99vh) scale(.7341)}}.snow:nth-child(392){opacity:.0964;transform:translate(50.2896vw,-10px) scale(.6752);animation:fall-392 19s -19s linear infinite}@keyframes fall-392{68.598%{transform:translate(55.3597vw,68.598vh) scale(.6752)}to{transform:translate(52.82465vw,99vh) scale(.6752)}}.snow:nth-child(393){opacity:1.7158;transform:translate(90.0332vw,-10px) scale(.9197);animation:fall-393 10s -17s linear infinite}@keyframes fall-393{44.717%{transform:translate(91.0163vw,44.717vh) scale(.9197)}to{transform:translate(90.52475vw,99vh) scale(.9197)}}.snow:nth-child(394){opacity:.5154;transform:translate(70.3473vw,-10px) scale(.0829);animation:fall-394 11s -25s linear infinite}@keyframes fall-394{69.191%{transform:translate(66.9261vw,69.191vh) scale(.0829)}to{transform:translate(68.6367vw,99vh) scale(.0829)}}.snow:nth-child(395){opacity:.5368;transform:translate(99.6728vw,-10px) scale(.6299);animation:fall-395 12s -22s linear infinite}@keyframes fall-395{37.115%{transform:translate(98.8769vw,37.115vh) scale(.6299)}to{transform:translate(99.27485vw,99vh) scale(.6299)}}.snow:nth-child(396){opacity:.211;transform:translate(13.3506vw,-10px) scale(.7723);animation:fall-396 16s -27s linear infinite}@keyframes fall-396{40.189%{transform:translate(6.1235vw,40.189vh) scale(.7723)}to{transform:translate(9.73705vw,99vh) scale(.7723)}}.snow:nth-child(397){opacity:1.1056;transform:translate(76.4014vw,-10px) scale(.3106);animation:fall-397 28s -29s linear infinite}@keyframes fall-397{58.542%{transform:translate(71.1412vw,58.542vh) scale(.3106)}to{transform:translate(73.7713vw,99vh) scale(.3106)}}.snow:nth-child(398){opacity:.8414;transform:translate(3.4583vw,-10px) scale(.739);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{72.825%{transform:translate(3.7707vw,72.825vh) scale(.739)}to{transform:translate(3.6145vw,99vh) scale(.739)}}.snow:nth-child(399){opacity:.4324;transform:translate(86.6627vw,-10px) scale(.6009);animation:fall-399 19s -13s linear infinite}@keyframes fall-399{63.852%{transform:translate(77.3754vw,63.852vh) scale(.6009)}to{transform:translate(82.01905vw,99vh) scale(.6009)}}.snow:nth-child(400){opacity:.6176;transform:translate(85.8841vw,-10px) scale(.1647);animation:fall-400 26s -26s linear infinite}@keyframes fall-400{71.911%{transform:translate(79.1586vw,71.911vh) scale(.1647)}to{transform:translate(82.52135vw,99vh) scale(.1647)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|