@esfaenza/core 15.2.191 → 15.2.193-beta1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +2 -2
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1954;transform:translate(90.1733vw,-10px) scale(.1839);animation:fall-1 26s -5s linear infinite}@keyframes fall-1{66.993%{transform:translate(96.4066vw,66.993vh) scale(.1839)}to{transform:translate(93.28995vw,99vh) scale(.1839)}}.snow:nth-child(2){opacity:.0066;transform:translate(86.1844vw,-10px) scale(.0009);animation:fall-2 14s -9s linear infinite}@keyframes fall-2{68.745%{transform:translate(83.1606vw,68.745vh) scale(.0009)}to{transform:translate(84.6725vw,99vh) scale(.0009)}}.snow:nth-child(3){opacity:1.5862;transform:translate(98.4175vw,-10px) scale(.603);animation:fall-3 15s -16s linear infinite}@keyframes fall-3{63.655%{transform:translate(93.4733vw,63.655vh) scale(.603)}to{transform:translate(95.9454vw,99vh) scale(.603)}}.snow:nth-child(4){opacity:1.7906;transform:translate(19.4924vw,-10px) scale(.5053);animation:fall-4 28s -2s linear infinite}@keyframes fall-4{70.04%{transform:translate(22.3122vw,70.04vh) scale(.5053)}to{transform:translate(20.9023vw,99vh) scale(.5053)}}.snow:nth-child(5){opacity:.5476;transform:translate(45.526vw,-10px) scale(.261);animation:fall-5 17s -4s linear infinite}@keyframes fall-5{79.349%{transform:translate(50.2667vw,79.349vh) scale(.261)}to{transform:translate(47.89635vw,99vh) scale(.261)}}.snow:nth-child(6){opacity:.5138;transform:translate(92.7132vw,-10px) scale(.3282);animation:fall-6 29s -10s linear infinite}@keyframes fall-6{53.937%{transform:translate(95.0446vw,53.937vh) scale(.3282)}to{transform:translate(93.8789vw,99vh) scale(.3282)}}.snow:nth-child(7){opacity:.1592;transform:translate(9.2041vw,-10px) scale(.2143);animation:fall-7 22s -9s linear infinite}@keyframes fall-7{59.463%{transform:translate(17.8655vw,59.463vh) scale(.2143)}to{transform:translate(13.5348vw,99vh) scale(.2143)}}.snow:nth-child(8){opacity:.7638;transform:translate(82.5615vw,-10px) scale(.8464);animation:fall-8 21s -20s linear infinite}@keyframes fall-8{58.136%{transform:translate(89.6342vw,58.136vh) scale(.8464)}to{transform:translate(86.09785vw,99vh) scale(.8464)}}.snow:nth-child(9){opacity:.1004;transform:translate(46.5274vw,-10px) scale(.026);animation:fall-9 30s -2s linear infinite}@keyframes fall-9{66.84%{transform:translate(47.4126vw,66.84vh) scale(.026)}to{transform:translate(46.97vw,99vh) scale(.026)}}.snow:nth-child(10){opacity:.0092;transform:translate(60.6974vw,-10px) scale(.391);animation:fall-10 29s -23s linear infinite}@keyframes fall-10{57.879%{transform:translate(66.1478vw,57.879vh) scale(.391)}to{transform:translate(63.4226vw,99vh) scale(.391)}}.snow:nth-child(11){opacity:.9522;transform:translate(66.3657vw,-10px) scale(.0371);animation:fall-11 16s -12s linear infinite}@keyframes fall-11{55.501%{transform:translate(69.0603vw,55.501vh) scale(.0371)}to{transform:translate(67.713vw,99vh) scale(.0371)}}.snow:nth-child(12){opacity:1.1452;transform:translate(64.2623vw,-10px) scale(.5621);animation:fall-12 22s -22s linear infinite}@keyframes fall-12{57.263%{transform:translate(73.2342vw,57.263vh) scale(.5621)}to{transform:translate(68.74825vw,99vh) scale(.5621)}}.snow:nth-child(13){opacity:1.976;transform:translate(87.9738vw,-10px) scale(.1699);animation:fall-13 17s -10s linear infinite}@keyframes fall-13{59.818%{transform:translate(89.5044vw,59.818vh) scale(.1699)}to{transform:translate(88.7391vw,99vh) scale(.1699)}}.snow:nth-child(14){opacity:.5278;transform:translate(50.2942vw,-10px) scale(.813);animation:fall-14 21s -20s linear infinite}@keyframes fall-14{52.467%{transform:translate(57.7228vw,52.467vh) scale(.813)}to{transform:translate(54.0085vw,99vh) scale(.813)}}.snow:nth-child(15){opacity:1.131;transform:translate(80.7153vw,-10px) scale(.1168);animation:fall-15 10s -29s linear infinite}@keyframes fall-15{67.861%{transform:translate(82.6754vw,67.861vh) scale(.1168)}to{transform:translate(81.69535vw,99vh) scale(.1168)}}.snow:nth-child(16){opacity:1.512;transform:translate(24.3373vw,-10px) scale(.2222);animation:fall-16 25s -13s linear infinite}@keyframes fall-16{53.771%{transform:translate(20.2927vw,53.771vh) scale(.2222)}to{transform:translate(22.315vw,99vh) scale(.2222)}}.snow:nth-child(17){opacity:1.1552;transform:translate(19.4842vw,-10px) scale(.9037);animation:fall-17 15s -29s linear infinite}@keyframes fall-17{35.558%{transform:translate(27.0317vw,35.558vh) scale(.9037)}to{transform:translate(23.25795vw,99vh) scale(.9037)}}.snow:nth-child(18){opacity:1.6328;transform:translate(88.6415vw,-10px) scale(.909);animation:fall-18 25s -5s linear infinite}@keyframes fall-18{44.795%{transform:translate(89.1034vw,44.795vh) scale(.909)}to{transform:translate(88.87245vw,99vh) scale(.909)}}.snow:nth-child(19){opacity:1.2726;transform:translate(1.4922vw,-10px) scale(.2266);animation:fall-19 22s -5s linear infinite}@keyframes fall-19{46.459%{transform:translate(-3.3184vw,46.459vh) scale(.2266)}to{transform:translate(-.9131vw,99vh) scale(.2266)}}.snow:nth-child(20){opacity:1.9866;transform:translate(53.5039vw,-10px) scale(.5218);animation:fall-20 19s -20s linear infinite}@keyframes fall-20{73.886%{transform:translate(60.2938vw,73.886vh) scale(.5218)}to{transform:translate(56.89885vw,99vh) scale(.5218)}}.snow:nth-child(21){opacity:.9634;transform:translate(98.263vw,-10px) scale(.1059);animation:fall-21 12s -4s linear infinite}@keyframes fall-21{39.139%{transform:translate(104.8962vw,39.139vh) scale(.1059)}to{transform:translate(101.5796vw,99vh) scale(.1059)}}.snow:nth-child(22){opacity:1.0692;transform:translate(3.9686vw,-10px) scale(.6788);animation:fall-22 28s -22s linear infinite}@keyframes fall-22{33.313%{transform:translate(.1495vw,33.313vh) scale(.6788)}to{transform:translate(2.05905vw,99vh) scale(.6788)}}.snow:nth-child(23){opacity:1.8012;transform:translate(2.6521vw,-10px) scale(.2868);animation:fall-23 17s -25s linear infinite}@keyframes fall-23{59.733%{transform:translate(7.142vw,59.733vh) scale(.2868)}to{transform:translate(4.89705vw,99vh) scale(.2868)}}.snow:nth-child(24){opacity:1.8468;transform:translate(70.9081vw,-10px) scale(.8083);animation:fall-24 25s -1s linear infinite}@keyframes fall-24{57.605%{transform:translate(80.5075vw,57.605vh) scale(.8083)}to{transform:translate(75.7078vw,99vh) scale(.8083)}}.snow:nth-child(25){opacity:.3496;transform:translate(71.6771vw,-10px) scale(.8961);animation:fall-25 27s -10s linear infinite}@keyframes fall-25{65.513%{transform:translate(63.0448vw,65.513vh) scale(.8961)}to{transform:translate(67.36095vw,99vh) scale(.8961)}}.snow:nth-child(26){opacity:1.577;transform:translate(21.5782vw,-10px) scale(.3619);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{47.319%{transform:translate(19.3193vw,47.319vh) scale(.3619)}to{transform:translate(20.44875vw,99vh) scale(.3619)}}.snow:nth-child(27){opacity:1.109;transform:translate(76.0376vw,-10px) scale(.4475);animation:fall-27 28s -19s linear infinite}@keyframes fall-27{69.05%{transform:translate(83.8222vw,69.05vh) scale(.4475)}to{transform:translate(79.9299vw,99vh) scale(.4475)}}.snow:nth-child(28){opacity:1.7174;transform:translate(49.3223vw,-10px) scale(.0089);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{35.781%{transform:translate(44.6204vw,35.781vh) scale(.0089)}to{transform:translate(46.97135vw,99vh) scale(.0089)}}.snow:nth-child(29){opacity:.5294;transform:translate(43.7025vw,-10px) scale(.8085);animation:fall-29 27s -9s linear infinite}@keyframes fall-29{46.425%{transform:translate(49.0421vw,46.425vh) scale(.8085)}to{transform:translate(46.3723vw,99vh) scale(.8085)}}.snow:nth-child(30){opacity:.5034;transform:translate(78.4983vw,-10px) scale(.3156);animation:fall-30 28s -20s linear infinite}@keyframes fall-30{75.663%{transform:translate(88.0212vw,75.663vh) scale(.3156)}to{transform:translate(83.25975vw,99vh) scale(.3156)}}.snow:nth-child(31){opacity:1.2714;transform:translate(95.8654vw,-10px) scale(.5403);animation:fall-31 25s -9s linear infinite}@keyframes fall-31{36.058%{transform:translate(100.1382vw,36.058vh) scale(.5403)}to{transform:translate(98.0018vw,99vh) scale(.5403)}}.snow:nth-child(32){opacity:.7788;transform:translate(77.9127vw,-10px) scale(.738);animation:fall-32 25s -13s linear infinite}@keyframes fall-32{42.121%{transform:translate(82.1448vw,42.121vh) scale(.738)}to{transform:translate(80.02875vw,99vh) scale(.738)}}.snow:nth-child(33){opacity:.3364;transform:translate(22.7027vw,-10px) scale(.7697);animation:fall-33 12s -25s linear infinite}@keyframes fall-33{73.712%{transform:translate(27.8177vw,73.712vh) scale(.7697)}to{transform:translate(25.2602vw,99vh) scale(.7697)}}.snow:nth-child(34){opacity:1.3474;transform:translate(97.4514vw,-10px) scale(.1299);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{79.961%{transform:translate(89.0327vw,79.961vh) scale(.1299)}to{transform:translate(93.24205vw,99vh) scale(.1299)}}.snow:nth-child(35){opacity:.6864;transform:translate(87.8579vw,-10px) scale(.4021);animation:fall-35 27s -18s linear infinite}@keyframes fall-35{42.418%{transform:translate(85.7552vw,42.418vh) scale(.4021)}to{transform:translate(86.80655vw,99vh) scale(.4021)}}.snow:nth-child(36){opacity:1.3042;transform:translate(33.1167vw,-10px) scale(.4912);animation:fall-36 21s -18s linear infinite}@keyframes fall-36{55.047%{transform:translate(27.2427vw,55.047vh) scale(.4912)}to{transform:translate(30.1797vw,99vh) scale(.4912)}}.snow:nth-child(37){opacity:.5062;transform:translate(60.7589vw,-10px) scale(.0762);animation:fall-37 19s -6s linear infinite}@keyframes fall-37{42.487%{transform:translate(61.1458vw,42.487vh) scale(.0762)}to{transform:translate(60.95235vw,99vh) scale(.0762)}}.snow:nth-child(38){opacity:1.5422;transform:translate(69.4423vw,-10px) scale(.791);animation:fall-38 30s -1s linear infinite}@keyframes fall-38{67.37%{transform:translate(75.354vw,67.37vh) scale(.791)}to{transform:translate(72.39815vw,99vh) scale(.791)}}.snow:nth-child(39){opacity:1.2104;transform:translate(8.4692vw,-10px) scale(.5503);animation:fall-39 12s -2s linear infinite}@keyframes fall-39{74.21%{transform:translate(3.1164vw,74.21vh) scale(.5503)}to{transform:translate(5.7928vw,99vh) scale(.5503)}}.snow:nth-child(40){opacity:.0072;transform:translate(50.9824vw,-10px) scale(.1704);animation:fall-40 24s -13s linear infinite}@keyframes fall-40{41.52%{transform:translate(58.528vw,41.52vh) scale(.1704)}to{transform:translate(54.7552vw,99vh) scale(.1704)}}.snow:nth-child(41){opacity:.3758;transform:translate(99.2926vw,-10px) scale(.3475);animation:fall-41 21s -25s linear infinite}@keyframes fall-41{36.399%{transform:translate(93.8709vw,36.399vh) scale(.3475)}to{transform:translate(96.58175vw,99vh) scale(.3475)}}.snow:nth-child(42){opacity:1.769;transform:translate(44.0653vw,-10px) scale(.5418);animation:fall-42 26s -23s linear infinite}@keyframes fall-42{68.427%{transform:translate(43.7212vw,68.427vh) scale(.5418)}to{transform:translate(43.89325vw,99vh) scale(.5418)}}.snow:nth-child(43){opacity:1.6136;transform:translate(28.522vw,-10px) scale(.7263);animation:fall-43 12s -27s linear infinite}@keyframes fall-43{78.284%{transform:translate(37.4901vw,78.284vh) scale(.7263)}to{transform:translate(33.00605vw,99vh) scale(.7263)}}.snow:nth-child(44){opacity:.9756;transform:translate(26.4867vw,-10px) scale(.1475);animation:fall-44 10s -13s linear infinite}@keyframes fall-44{56.699%{transform:translate(22.4544vw,56.699vh) scale(.1475)}to{transform:translate(24.47055vw,99vh) scale(.1475)}}.snow:nth-child(45){opacity:.2702;transform:translate(57.0453vw,-10px) scale(.3172);animation:fall-45 29s -24s linear infinite}@keyframes fall-45{30.388%{transform:translate(65.1353vw,30.388vh) scale(.3172)}to{transform:translate(61.0903vw,99vh) scale(.3172)}}.snow:nth-child(46){opacity:.8196;transform:translate(20.0605vw,-10px) scale(.0819);animation:fall-46 30s -2s linear infinite}@keyframes fall-46{68.138%{transform:translate(10.4869vw,68.138vh) scale(.0819)}to{transform:translate(15.2737vw,99vh) scale(.0819)}}.snow:nth-child(47){opacity:1.473;transform:translate(81.611vw,-10px) scale(.4826);animation:fall-47 21s -15s linear infinite}@keyframes fall-47{47.416%{transform:translate(80.922vw,47.416vh) scale(.4826)}to{transform:translate(81.2665vw,99vh) scale(.4826)}}.snow:nth-child(48){opacity:.0536;transform:translate(97.5715vw,-10px) scale(.6924);animation:fall-48 22s -21s linear infinite}@keyframes fall-48{54.979%{transform:translate(91.1242vw,54.979vh) scale(.6924)}to{transform:translate(94.34785vw,99vh) scale(.6924)}}.snow:nth-child(49){opacity:1.6326;transform:translate(32.2182vw,-10px) scale(.8517);animation:fall-49 28s -4s linear infinite}@keyframes fall-49{62.685%{transform:translate(33.7439vw,62.685vh) scale(.8517)}to{transform:translate(32.98105vw,99vh) scale(.8517)}}.snow:nth-child(50){opacity:1.2314;transform:translate(41.3807vw,-10px) scale(.225);animation:fall-50 28s -20s linear infinite}@keyframes fall-50{50.774%{transform:translate(45.495vw,50.774vh) scale(.225)}to{transform:translate(43.43785vw,99vh) scale(.225)}}.snow:nth-child(51){opacity:1.941;transform:translate(64.0437vw,-10px) scale(.3505);animation:fall-51 10s -25s linear infinite}@keyframes fall-51{60.424%{transform:translate(70.5329vw,60.424vh) scale(.3505)}to{transform:translate(67.2883vw,99vh) scale(.3505)}}.snow:nth-child(52){opacity:1.8242;transform:translate(5.0844vw,-10px) scale(.0751);animation:fall-52 20s -24s linear infinite}@keyframes fall-52{41.931%{transform:translate(-.9982vw,41.931vh) scale(.0751)}to{transform:translate(2.0431vw,99vh) scale(.0751)}}.snow:nth-child(53){opacity:.3052;transform:translate(54.768vw,-10px) scale(.5538);animation:fall-53 17s -5s linear infinite}@keyframes fall-53{59.121%{transform:translate(48.2015vw,59.121vh) scale(.5538)}to{transform:translate(51.48475vw,99vh) scale(.5538)}}.snow:nth-child(54){opacity:.14;transform:translate(18.9112vw,-10px) scale(.6731);animation:fall-54 27s -11s linear infinite}@keyframes fall-54{33.942%{transform:translate(28.6872vw,33.942vh) scale(.6731)}to{transform:translate(23.7992vw,99vh) scale(.6731)}}.snow:nth-child(55){opacity:1.5602;transform:translate(2.772vw,-10px) scale(.1865);animation:fall-55 29s -24s linear infinite}@keyframes fall-55{75.619%{transform:translate(5.4841vw,75.619vh) scale(.1865)}to{transform:translate(4.12805vw,99vh) scale(.1865)}}.snow:nth-child(56){opacity:1.5902;transform:translate(68.8767vw,-10px) scale(.6049);animation:fall-56 17s -18s linear infinite}@keyframes fall-56{48.395%{transform:translate(61.3774vw,48.395vh) scale(.6049)}to{transform:translate(65.12705vw,99vh) scale(.6049)}}.snow:nth-child(57){opacity:.754;transform:translate(11.2726vw,-10px) scale(.4669);animation:fall-57 24s -10s linear infinite}@keyframes fall-57{70.852%{transform:translate(15.0025vw,70.852vh) scale(.4669)}to{transform:translate(13.13755vw,99vh) scale(.4669)}}.snow:nth-child(58){opacity:1.8324;transform:translate(85.3812vw,-10px) scale(.4694);animation:fall-58 13s -6s linear infinite}@keyframes fall-58{53.659%{transform:translate(75.926vw,53.659vh) scale(.4694)}to{transform:translate(80.6536vw,99vh) scale(.4694)}}.snow:nth-child(59){opacity:1.1154;transform:translate(83.1846vw,-10px) scale(.7892);animation:fall-59 15s -23s linear infinite}@keyframes fall-59{54.697%{transform:translate(86.1989vw,54.697vh) scale(.7892)}to{transform:translate(84.69175vw,99vh) scale(.7892)}}.snow:nth-child(60){opacity:.8092;transform:translate(80.7424vw,-10px) scale(.2021);animation:fall-60 11s -14s linear infinite}@keyframes fall-60{33.899%{transform:translate(76.4194vw,33.899vh) scale(.2021)}to{transform:translate(78.5809vw,99vh) scale(.2021)}}.snow:nth-child(61){opacity:.2036;transform:translate(38.3664vw,-10px) scale(.4536);animation:fall-61 10s -26s linear infinite}@keyframes fall-61{36.593%{transform:translate(38.6265vw,36.593vh) scale(.4536)}to{transform:translate(38.49645vw,99vh) scale(.4536)}}.snow:nth-child(62){opacity:.121;transform:translate(.0814vw,-10px) scale(.0677);animation:fall-62 16s -1s linear infinite}@keyframes fall-62{57.159%{transform:translate(9.2729vw,57.159vh) scale(.0677)}to{transform:translate(4.67715vw,99vh) scale(.0677)}}.snow:nth-child(63){opacity:.1512;transform:translate(9.3075vw,-10px) scale(.9503);animation:fall-63 27s -30s linear infinite}@keyframes fall-63{68.713%{transform:translate(19.096vw,68.713vh) scale(.9503)}to{transform:translate(14.20175vw,99vh) scale(.9503)}}.snow:nth-child(64){opacity:1.5972;transform:translate(31.9421vw,-10px) scale(.9238);animation:fall-64 11s -10s linear infinite}@keyframes fall-64{38.367%{transform:translate(37.0411vw,38.367vh) scale(.9238)}to{transform:translate(34.4916vw,99vh) scale(.9238)}}.snow:nth-child(65){opacity:.8302;transform:translate(70.6041vw,-10px) scale(.0235);animation:fall-65 21s -13s linear infinite}@keyframes fall-65{74.791%{transform:translate(63.4877vw,74.791vh) scale(.0235)}to{transform:translate(67.0459vw,99vh) scale(.0235)}}.snow:nth-child(66){opacity:1.6952;transform:translate(38.5027vw,-10px) scale(.2624);animation:fall-66 13s -5s linear infinite}@keyframes fall-66{62.19%{transform:translate(44.3281vw,62.19vh) scale(.2624)}to{transform:translate(41.4154vw,99vh) scale(.2624)}}.snow:nth-child(67){opacity:1.296;transform:translate(72.7216vw,-10px) scale(.3823);animation:fall-67 22s -20s linear infinite}@keyframes fall-67{61.853%{transform:translate(72.1502vw,61.853vh) scale(.3823)}to{transform:translate(72.4359vw,99vh) scale(.3823)}}.snow:nth-child(68){opacity:1.4232;transform:translate(5.604vw,-10px) scale(.7761);animation:fall-68 23s -22s linear infinite}@keyframes fall-68{32.025%{transform:translate(6.224vw,32.025vh) scale(.7761)}to{transform:translate(5.914vw,99vh) scale(.7761)}}.snow:nth-child(69){opacity:.8738;transform:translate(6.9445vw,-10px) scale(.9829);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{38.225%{transform:translate(13.8515vw,38.225vh) scale(.9829)}to{transform:translate(10.398vw,99vh) scale(.9829)}}.snow:nth-child(70){opacity:1.6726;transform:translate(90.488vw,-10px) scale(.8376);animation:fall-70 15s -16s linear infinite}@keyframes fall-70{61.798%{transform:translate(96.0248vw,61.798vh) scale(.8376)}to{transform:translate(93.2564vw,99vh) scale(.8376)}}.snow:nth-child(71){opacity:1.5108;transform:translate(22.6678vw,-10px) scale(.9017);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{61.246%{transform:translate(26.0419vw,61.246vh) scale(.9017)}to{transform:translate(24.35485vw,99vh) scale(.9017)}}.snow:nth-child(72){opacity:1.284;transform:translate(53.2409vw,-10px) scale(.8163);animation:fall-72 18s -23s linear infinite}@keyframes fall-72{50.638%{transform:translate(62.7615vw,50.638vh) scale(.8163)}to{transform:translate(58.0012vw,99vh) scale(.8163)}}.snow:nth-child(73){opacity:1.2906;transform:translate(84.0329vw,-10px) scale(.9603);animation:fall-73 26s -28s linear infinite}@keyframes fall-73{37.372%{transform:translate(85.7857vw,37.372vh) scale(.9603)}to{transform:translate(84.9093vw,99vh) scale(.9603)}}.snow:nth-child(74){opacity:.7996;transform:translate(7.5408vw,-10px) scale(.5425);animation:fall-74 30s -21s linear infinite}@keyframes fall-74{33.323%{transform:translate(13.0322vw,33.323vh) scale(.5425)}to{transform:translate(10.2865vw,99vh) scale(.5425)}}.snow:nth-child(75){opacity:1.2898;transform:translate(3.4778vw,-10px) scale(.6081);animation:fall-75 17s -27s linear infinite}@keyframes fall-75{34.074%{transform:translate(6.4297vw,34.074vh) scale(.6081)}to{transform:translate(4.95375vw,99vh) scale(.6081)}}.snow:nth-child(76){opacity:.6026;transform:translate(75.2066vw,-10px) scale(.3342);animation:fall-76 10s -2s linear infinite}@keyframes fall-76{35.357%{transform:translate(79.9639vw,35.357vh) scale(.3342)}to{transform:translate(77.58525vw,99vh) scale(.3342)}}.snow:nth-child(77){opacity:.4848;transform:translate(79.4781vw,-10px) scale(.2921);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{46.711%{transform:translate(80.7458vw,46.711vh) scale(.2921)}to{transform:translate(80.11195vw,99vh) scale(.2921)}}.snow:nth-child(78){opacity:1.1084;transform:translate(65.2627vw,-10px) scale(.3222);animation:fall-78 24s -25s linear infinite}@keyframes fall-78{49.752%{transform:translate(66.172vw,49.752vh) scale(.3222)}to{transform:translate(65.71735vw,99vh) scale(.3222)}}.snow:nth-child(79){opacity:.0912;transform:translate(74.8025vw,-10px) scale(.3919);animation:fall-79 18s -19s linear infinite}@keyframes fall-79{70.8%{transform:translate(77.799vw,70.8vh) scale(.3919)}to{transform:translate(76.30075vw,99vh) scale(.3919)}}.snow:nth-child(80){opacity:.7054;transform:translate(42.9682vw,-10px) scale(.9501);animation:fall-80 27s -4s linear infinite}@keyframes fall-80{41.621%{transform:translate(49.381vw,41.621vh) scale(.9501)}to{transform:translate(46.1746vw,99vh) scale(.9501)}}.snow:nth-child(81){opacity:1.4766;transform:translate(79.1132vw,-10px) scale(.9796);animation:fall-81 19s -9s linear infinite}@keyframes fall-81{32.309%{transform:translate(74.4123vw,32.309vh) scale(.9796)}to{transform:translate(76.76275vw,99vh) scale(.9796)}}.snow:nth-child(82){opacity:1.1606;transform:translate(11.8251vw,-10px) scale(.3687);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{35.92%{transform:translate(3.167vw,35.92vh) scale(.3687)}to{transform:translate(7.49605vw,99vh) scale(.3687)}}.snow:nth-child(83){opacity:.4242;transform:translate(89.9246vw,-10px) scale(.6868);animation:fall-83 19s -16s linear infinite}@keyframes fall-83{62.603%{transform:translate(80.0322vw,62.603vh) scale(.6868)}to{transform:translate(84.9784vw,99vh) scale(.6868)}}.snow:nth-child(84){opacity:.841;transform:translate(62.6038vw,-10px) scale(.7231);animation:fall-84 30s -27s linear infinite}@keyframes fall-84{36.721%{transform:translate(64.5268vw,36.721vh) scale(.7231)}to{transform:translate(63.5653vw,99vh) scale(.7231)}}.snow:nth-child(85){opacity:.9588;transform:translate(81.5944vw,-10px) scale(.3579);animation:fall-85 29s -13s linear infinite}@keyframes fall-85{44.74%{transform:translate(80.1411vw,44.74vh) scale(.3579)}to{transform:translate(80.86775vw,99vh) scale(.3579)}}.snow:nth-child(86){opacity:.535;transform:translate(21.6176vw,-10px) scale(.7405);animation:fall-86 27s -27s linear infinite}@keyframes fall-86{47.028%{transform:translate(18.0938vw,47.028vh) scale(.7405)}to{transform:translate(19.8557vw,99vh) scale(.7405)}}.snow:nth-child(87){opacity:.8258;transform:translate(39.6103vw,-10px) scale(.3943);animation:fall-87 10s -12s linear infinite}@keyframes fall-87{74.687%{transform:translate(33.6172vw,74.687vh) scale(.3943)}to{transform:translate(36.61375vw,99vh) scale(.3943)}}.snow:nth-child(88){opacity:.2592;transform:translate(98.33vw,-10px) scale(.3103);animation:fall-88 24s -17s linear infinite}@keyframes fall-88{50.744%{transform:translate(106.4061vw,50.744vh) scale(.3103)}to{transform:translate(102.36805vw,99vh) scale(.3103)}}.snow:nth-child(89){opacity:1.3594;transform:translate(48.6868vw,-10px) scale(.5196);animation:fall-89 30s -21s linear infinite}@keyframes fall-89{59.438%{transform:translate(56.6865vw,59.438vh) scale(.5196)}to{transform:translate(52.68665vw,99vh) scale(.5196)}}.snow:nth-child(90){opacity:1.8376;transform:translate(28.8367vw,-10px) scale(.3965);animation:fall-90 23s -17s linear infinite}@keyframes fall-90{70.585%{transform:translate(28.5648vw,70.585vh) scale(.3965)}to{transform:translate(28.70075vw,99vh) scale(.3965)}}.snow:nth-child(91){opacity:1.7978;transform:translate(52.9562vw,-10px) scale(.9582);animation:fall-91 11s -1s linear infinite}@keyframes fall-91{36.023%{transform:translate(52.2031vw,36.023vh) scale(.9582)}to{transform:translate(52.57965vw,99vh) scale(.9582)}}.snow:nth-child(92){opacity:1.6182;transform:translate(37.0444vw,-10px) scale(.099);animation:fall-92 17s -25s linear infinite}@keyframes fall-92{53.727%{transform:translate(34.3277vw,53.727vh) scale(.099)}to{transform:translate(35.68605vw,99vh) scale(.099)}}.snow:nth-child(93){opacity:.6466;transform:translate(99.6903vw,-10px) scale(.37);animation:fall-93 17s -14s linear infinite}@keyframes fall-93{32.044%{transform:translate(108.1802vw,32.044vh) scale(.37)}to{transform:translate(103.93525vw,99vh) scale(.37)}}.snow:nth-child(94){opacity:.1894;transform:translate(13.676vw,-10px) scale(.495);animation:fall-94 24s -15s linear infinite}@keyframes fall-94{44.335%{transform:translate(21.5974vw,44.335vh) scale(.495)}to{transform:translate(17.6367vw,99vh) scale(.495)}}.snow:nth-child(95){opacity:1.0666;transform:translate(15.7508vw,-10px) scale(.5646);animation:fall-95 15s -27s linear infinite}@keyframes fall-95{55.253%{transform:translate(20.0052vw,55.253vh) scale(.5646)}to{transform:translate(17.878vw,99vh) scale(.5646)}}.snow:nth-child(96){opacity:1.698;transform:translate(91.0955vw,-10px) scale(.7458);animation:fall-96 29s -12s linear infinite}@keyframes fall-96{53.988%{transform:translate(99.3898vw,53.988vh) scale(.7458)}to{transform:translate(95.24265vw,99vh) scale(.7458)}}.snow:nth-child(97){opacity:.061;transform:translate(32.0377vw,-10px) scale(.2847);animation:fall-97 16s -17s linear infinite}@keyframes fall-97{79.611%{transform:translate(39.3235vw,79.611vh) scale(.2847)}to{transform:translate(35.6806vw,99vh) scale(.2847)}}.snow:nth-child(98){opacity:.4428;transform:translate(25.1138vw,-10px) scale(.5231);animation:fall-98 23s -26s linear infinite}@keyframes fall-98{53.769%{transform:translate(34.4013vw,53.769vh) scale(.5231)}to{transform:translate(29.75755vw,99vh) scale(.5231)}}.snow:nth-child(99){opacity:.0144;transform:translate(28.5183vw,-10px) scale(.5099);animation:fall-99 19s -30s linear infinite}@keyframes fall-99{70.894%{transform:translate(29.7981vw,70.894vh) scale(.5099)}to{transform:translate(29.1582vw,99vh) scale(.5099)}}.snow:nth-child(100){opacity:.8412;transform:translate(32.9649vw,-10px) scale(.3594);animation:fall-100 16s -20s linear infinite}@keyframes fall-100{44.089%{transform:translate(30.2877vw,44.089vh) scale(.3594)}to{transform:translate(31.6263vw,99vh) scale(.3594)}}.snow:nth-child(101){opacity:.514;transform:translate(73.4952vw,-10px) scale(.5674);animation:fall-101 17s -2s linear infinite}@keyframes fall-101{35.102%{transform:translate(78.3721vw,35.102vh) scale(.5674)}to{transform:translate(75.93365vw,99vh) scale(.5674)}}.snow:nth-child(102){opacity:1.7808;transform:translate(49.3823vw,-10px) scale(.8648);animation:fall-102 24s -20s linear infinite}@keyframes fall-102{66.998%{transform:translate(47.7565vw,66.998vh) scale(.8648)}to{transform:translate(48.5694vw,99vh) scale(.8648)}}.snow:nth-child(103){opacity:.5838;transform:translate(65.7902vw,-10px) scale(.3814);animation:fall-103 17s -11s linear infinite}@keyframes fall-103{52.399%{transform:translate(56.9441vw,52.399vh) scale(.3814)}to{transform:translate(61.36715vw,99vh) scale(.3814)}}.snow:nth-child(104){opacity:1.1022;transform:translate(12.3649vw,-10px) scale(.0886);animation:fall-104 14s -29s linear infinite}@keyframes fall-104{44.003%{transform:translate(7.1517vw,44.003vh) scale(.0886)}to{transform:translate(9.7583vw,99vh) scale(.0886)}}.snow:nth-child(105){opacity:.6514;transform:translate(54.9676vw,-10px) scale(.0833);animation:fall-105 18s -16s linear infinite}@keyframes fall-105{43.924%{transform:translate(53.5653vw,43.924vh) scale(.0833)}to{transform:translate(54.26645vw,99vh) scale(.0833)}}.snow:nth-child(106){opacity:.0782;transform:translate(80.6148vw,-10px) scale(.2655);animation:fall-106 28s -16s linear infinite}@keyframes fall-106{76.302%{transform:translate(80.7898vw,76.302vh) scale(.2655)}to{transform:translate(80.7023vw,99vh) scale(.2655)}}.snow:nth-child(107){opacity:1.553;transform:translate(14.9805vw,-10px) scale(.8051);animation:fall-107 19s -8s linear infinite}@keyframes fall-107{35.638%{transform:translate(24.3074vw,35.638vh) scale(.8051)}to{transform:translate(19.64395vw,99vh) scale(.8051)}}.snow:nth-child(108){opacity:1.2594;transform:translate(36.7607vw,-10px) scale(.9178);animation:fall-108 17s -27s linear infinite}@keyframes fall-108{76.197%{transform:translate(34.9981vw,76.197vh) scale(.9178)}to{transform:translate(35.8794vw,99vh) scale(.9178)}}.snow:nth-child(109){opacity:.4682;transform:translate(22.2523vw,-10px) scale(.5584);animation:fall-109 28s -15s linear infinite}@keyframes fall-109{57.713%{transform:translate(27.134vw,57.713vh) scale(.5584)}to{transform:translate(24.69315vw,99vh) scale(.5584)}}.snow:nth-child(110){opacity:.682;transform:translate(27.0547vw,-10px) scale(.0505);animation:fall-110 11s -7s linear infinite}@keyframes fall-110{58.99%{transform:translate(19.047vw,58.99vh) scale(.0505)}to{transform:translate(23.05085vw,99vh) scale(.0505)}}.snow:nth-child(111){opacity:1.7676;transform:translate(46.6822vw,-10px) scale(.0255);animation:fall-111 28s -9s linear infinite}@keyframes fall-111{44.228%{transform:translate(39.1783vw,44.228vh) scale(.0255)}to{transform:translate(42.93025vw,99vh) scale(.0255)}}.snow:nth-child(112){opacity:1.8714;transform:translate(69.2069vw,-10px) scale(.6319);animation:fall-112 21s -28s linear infinite}@keyframes fall-112{55.995%{transform:translate(76.4704vw,55.995vh) scale(.6319)}to{transform:translate(72.83865vw,99vh) scale(.6319)}}.snow:nth-child(113){opacity:1.6524;transform:translate(96.1968vw,-10px) scale(.5922);animation:fall-113 20s -6s linear infinite}@keyframes fall-113{38.409%{transform:translate(86.4058vw,38.409vh) scale(.5922)}to{transform:translate(91.3013vw,99vh) scale(.5922)}}.snow:nth-child(114){opacity:.6204;transform:translate(22.1629vw,-10px) scale(.2034);animation:fall-114 27s -12s linear infinite}@keyframes fall-114{63.892%{transform:translate(30.8659vw,63.892vh) scale(.2034)}to{transform:translate(26.5144vw,99vh) scale(.2034)}}.snow:nth-child(115){opacity:.2826;transform:translate(42.6522vw,-10px) scale(.263);animation:fall-115 20s -28s linear infinite}@keyframes fall-115{64.96%{transform:translate(40.0164vw,64.96vh) scale(.263)}to{transform:translate(41.3343vw,99vh) scale(.263)}}.snow:nth-child(116){opacity:.9048;transform:translate(87.3302vw,-10px) scale(.3428);animation:fall-116 10s -28s linear infinite}@keyframes fall-116{46.078%{transform:translate(83.329vw,46.078vh) scale(.3428)}to{transform:translate(85.3296vw,99vh) scale(.3428)}}.snow:nth-child(117){opacity:.4794;transform:translate(12.5809vw,-10px) scale(.2116);animation:fall-117 10s -13s linear infinite}@keyframes fall-117{46.625%{transform:translate(7.7376vw,46.625vh) scale(.2116)}to{transform:translate(10.15925vw,99vh) scale(.2116)}}.snow:nth-child(118){opacity:1.7264;transform:translate(42.2397vw,-10px) scale(.1567);animation:fall-118 11s -28s linear infinite}@keyframes fall-118{46.158%{transform:translate(46.5238vw,46.158vh) scale(.1567)}to{transform:translate(44.38175vw,99vh) scale(.1567)}}.snow:nth-child(119){opacity:1.1994;transform:translate(52.6198vw,-10px) scale(.5793);animation:fall-119 21s -14s linear infinite}@keyframes fall-119{77.125%{transform:translate(49.4307vw,77.125vh) scale(.5793)}to{transform:translate(51.02525vw,99vh) scale(.5793)}}.snow:nth-child(120){opacity:1.2632;transform:translate(77.7851vw,-10px) scale(.5265);animation:fall-120 10s -12s linear infinite}@keyframes fall-120{56.071%{transform:translate(87.0892vw,56.071vh) scale(.5265)}to{transform:translate(82.43715vw,99vh) scale(.5265)}}.snow:nth-child(121){opacity:1.118;transform:translate(24.183vw,-10px) scale(.6014);animation:fall-121 30s -29s linear infinite}@keyframes fall-121{59.652%{transform:translate(33.7235vw,59.652vh) scale(.6014)}to{transform:translate(28.95325vw,99vh) scale(.6014)}}.snow:nth-child(122){opacity:.4182;transform:translate(61.7315vw,-10px) scale(.2381);animation:fall-122 21s -21s linear infinite}@keyframes fall-122{55.19%{transform:translate(55.2884vw,55.19vh) scale(.2381)}to{transform:translate(58.50995vw,99vh) scale(.2381)}}.snow:nth-child(123){opacity:1.1836;transform:translate(54.0887vw,-10px) scale(.476);animation:fall-123 24s -30s linear infinite}@keyframes fall-123{47.192%{transform:translate(46.4825vw,47.192vh) scale(.476)}to{transform:translate(50.2856vw,99vh) scale(.476)}}.snow:nth-child(124){opacity:.9432;transform:translate(51.6718vw,-10px) scale(.5602);animation:fall-124 15s -22s linear infinite}@keyframes fall-124{32.536%{transform:translate(54.6341vw,32.536vh) scale(.5602)}to{transform:translate(53.15295vw,99vh) scale(.5602)}}.snow:nth-child(125){opacity:.9396;transform:translate(60.7801vw,-10px) scale(.6757);animation:fall-125 16s -16s linear infinite}@keyframes fall-125{32.578%{transform:translate(53.9184vw,32.578vh) scale(.6757)}to{transform:translate(57.34925vw,99vh) scale(.6757)}}.snow:nth-child(126){opacity:.1326;transform:translate(32.8635vw,-10px) scale(.1443);animation:fall-126 28s -21s linear infinite}@keyframes fall-126{69.036%{transform:translate(33.8741vw,69.036vh) scale(.1443)}to{transform:translate(33.3688vw,99vh) scale(.1443)}}.snow:nth-child(127){opacity:1.5406;transform:translate(81.6474vw,-10px) scale(.3252);animation:fall-127 11s -8s linear infinite}@keyframes fall-127{37.109%{transform:translate(87.1438vw,37.109vh) scale(.3252)}to{transform:translate(84.3956vw,99vh) scale(.3252)}}.snow:nth-child(128){opacity:1.0906;transform:translate(92.2856vw,-10px) scale(.8335);animation:fall-128 12s -13s linear infinite}@keyframes fall-128{50.314%{transform:translate(91.0017vw,50.314vh) scale(.8335)}to{transform:translate(91.64365vw,99vh) scale(.8335)}}.snow:nth-child(129){opacity:.993;transform:translate(52.5188vw,-10px) scale(.8454);animation:fall-129 26s -2s linear infinite}@keyframes fall-129{77.234%{transform:translate(42.8423vw,77.234vh) scale(.8454)}to{transform:translate(47.68055vw,99vh) scale(.8454)}}.snow:nth-child(130){opacity:.3828;transform:translate(6.4745vw,-10px) scale(.7854);animation:fall-130 16s -2s linear infinite}@keyframes fall-130{71.691%{transform:translate(12.9734vw,71.691vh) scale(.7854)}to{transform:translate(9.72395vw,99vh) scale(.7854)}}.snow:nth-child(131){opacity:1.9734;transform:translate(92.8591vw,-10px) scale(.7099);animation:fall-131 22s -7s linear infinite}@keyframes fall-131{53.82%{transform:translate(89.8615vw,53.82vh) scale(.7099)}to{transform:translate(91.3603vw,99vh) scale(.7099)}}.snow:nth-child(132){opacity:1.4606;transform:translate(17.6971vw,-10px) scale(.648);animation:fall-132 28s -3s linear infinite}@keyframes fall-132{79.423%{transform:translate(13.0151vw,79.423vh) scale(.648)}to{transform:translate(15.3561vw,99vh) scale(.648)}}.snow:nth-child(133){opacity:.0932;transform:translate(12.4509vw,-10px) scale(.5907);animation:fall-133 26s -9s linear infinite}@keyframes fall-133{38.969%{transform:translate(14.3478vw,38.969vh) scale(.5907)}to{transform:translate(13.39935vw,99vh) scale(.5907)}}.snow:nth-child(134){opacity:1.235;transform:translate(33.2449vw,-10px) scale(.8111);animation:fall-134 25s -14s linear infinite}@keyframes fall-134{59.075%{transform:translate(25.1279vw,59.075vh) scale(.8111)}to{transform:translate(29.1864vw,99vh) scale(.8111)}}.snow:nth-child(135){opacity:.3152;transform:translate(95.0254vw,-10px) scale(.9013);animation:fall-135 25s -11s linear infinite}@keyframes fall-135{35.555%{transform:translate(94.3797vw,35.555vh) scale(.9013)}to{transform:translate(94.70255vw,99vh) scale(.9013)}}.snow:nth-child(136){opacity:.6718;transform:translate(18.4066vw,-10px) scale(.7904);animation:fall-136 24s -8s linear infinite}@keyframes fall-136{38.534%{transform:translate(19.698vw,38.534vh) scale(.7904)}to{transform:translate(19.0523vw,99vh) scale(.7904)}}.snow:nth-child(137){opacity:1.2204;transform:translate(73.8226vw,-10px) scale(.0575);animation:fall-137 26s -11s linear infinite}@keyframes fall-137{37.151%{transform:translate(64.7646vw,37.151vh) scale(.0575)}to{transform:translate(69.2936vw,99vh) scale(.0575)}}.snow:nth-child(138){opacity:.6918;transform:translate(83.8949vw,-10px) scale(.8335);animation:fall-138 28s -8s linear infinite}@keyframes fall-138{37.513%{transform:translate(82.3525vw,37.513vh) scale(.8335)}to{transform:translate(83.1237vw,99vh) scale(.8335)}}.snow:nth-child(139){opacity:1.163;transform:translate(76.3567vw,-10px) scale(.9648);animation:fall-139 13s -15s linear infinite}@keyframes fall-139{45.366%{transform:translate(75.879vw,45.366vh) scale(.9648)}to{transform:translate(76.11785vw,99vh) scale(.9648)}}.snow:nth-child(140){opacity:1.973;transform:translate(10.8001vw,-10px) scale(.9139);animation:fall-140 27s -22s linear infinite}@keyframes fall-140{77.018%{transform:translate(3.0816vw,77.018vh) scale(.9139)}to{transform:translate(6.94085vw,99vh) scale(.9139)}}.snow:nth-child(141){opacity:.1616;transform:translate(58.7205vw,-10px) scale(.0509);animation:fall-141 10s -25s linear infinite}@keyframes fall-141{59.359%{transform:translate(49.8765vw,59.359vh) scale(.0509)}to{transform:translate(54.2985vw,99vh) scale(.0509)}}.snow:nth-child(142){opacity:1.5132;transform:translate(5.2493vw,-10px) scale(.2998);animation:fall-142 29s -3s linear infinite}@keyframes fall-142{61.152%{transform:translate(5.8051vw,61.152vh) scale(.2998)}to{transform:translate(5.5272vw,99vh) scale(.2998)}}.snow:nth-child(143){opacity:.5016;transform:translate(24.4562vw,-10px) scale(.3397);animation:fall-143 30s -19s linear infinite}@keyframes fall-143{56.822%{transform:translate(27.262vw,56.822vh) scale(.3397)}to{transform:translate(25.8591vw,99vh) scale(.3397)}}.snow:nth-child(144){opacity:1.8662;transform:translate(99.1612vw,-10px) scale(.9641);animation:fall-144 18s -27s linear infinite}@keyframes fall-144{40.146%{transform:translate(107.3423vw,40.146vh) scale(.9641)}to{transform:translate(103.25175vw,99vh) scale(.9641)}}.snow:nth-child(145){opacity:1.2688;transform:translate(99.8956vw,-10px) scale(.61);animation:fall-145 19s -14s linear infinite}@keyframes fall-145{75.939%{transform:translate(93.7932vw,75.939vh) scale(.61)}to{transform:translate(96.8444vw,99vh) scale(.61)}}.snow:nth-child(146){opacity:1.0156;transform:translate(9.0182vw,-10px) scale(.9637);animation:fall-146 10s -17s linear infinite}@keyframes fall-146{55.964%{transform:translate(15.6705vw,55.964vh) scale(.9637)}to{transform:translate(12.34435vw,99vh) scale(.9637)}}.snow:nth-child(147){opacity:1.2236;transform:translate(1.7966vw,-10px) scale(.6282);animation:fall-147 10s -12s linear infinite}@keyframes fall-147{67.416%{transform:translate(5.0904vw,67.416vh) scale(.6282)}to{transform:translate(3.4435vw,99vh) scale(.6282)}}.snow:nth-child(148){opacity:1.5526;transform:translate(21.7609vw,-10px) scale(.7936);animation:fall-148 25s -29s linear infinite}@keyframes fall-148{31.426%{transform:translate(13.3222vw,31.426vh) scale(.7936)}to{transform:translate(17.54155vw,99vh) scale(.7936)}}.snow:nth-child(149){opacity:.7892;transform:translate(99.5145vw,-10px) scale(.7882);animation:fall-149 26s -15s linear infinite}@keyframes fall-149{44.474%{transform:translate(106.747vw,44.474vh) scale(.7882)}to{transform:translate(103.13075vw,99vh) scale(.7882)}}.snow:nth-child(150){opacity:.4312;transform:translate(.0145vw,-10px) scale(.1142);animation:fall-150 19s -20s linear infinite}@keyframes fall-150{78.255%{transform:translate(-5.2871vw,78.255vh) scale(.1142)}to{transform:translate(-2.6363vw,99vh) scale(.1142)}}.snow:nth-child(151){opacity:.6222;transform:translate(48.1714vw,-10px) scale(.9613);animation:fall-151 25s -19s linear infinite}@keyframes fall-151{69.148%{transform:translate(40.769vw,69.148vh) scale(.9613)}to{transform:translate(44.4702vw,99vh) scale(.9613)}}.snow:nth-child(152){opacity:1.7718;transform:translate(23.6638vw,-10px) scale(.0082);animation:fall-152 27s -30s linear infinite}@keyframes fall-152{45.651%{transform:translate(18.946vw,45.651vh) scale(.0082)}to{transform:translate(21.3049vw,99vh) scale(.0082)}}.snow:nth-child(153){opacity:1.9082;transform:translate(96.0992vw,-10px) scale(.2648);animation:fall-153 13s -29s linear infinite}@keyframes fall-153{41.272%{transform:translate(104.1728vw,41.272vh) scale(.2648)}to{transform:translate(100.136vw,99vh) scale(.2648)}}.snow:nth-child(154){opacity:.3768;transform:translate(46.6572vw,-10px) scale(.8805);animation:fall-154 18s -1s linear infinite}@keyframes fall-154{62.867%{transform:translate(49.963vw,62.867vh) scale(.8805)}to{transform:translate(48.3101vw,99vh) scale(.8805)}}.snow:nth-child(155){opacity:1.6876;transform:translate(58.8026vw,-10px) scale(.5061);animation:fall-155 15s -10s linear infinite}@keyframes fall-155{59.774%{transform:translate(55.328vw,59.774vh) scale(.5061)}to{transform:translate(57.0653vw,99vh) scale(.5061)}}.snow:nth-child(156){opacity:.18;transform:translate(86.5604vw,-10px) scale(.6967);animation:fall-156 22s -4s linear infinite}@keyframes fall-156{54.495%{transform:translate(89.8091vw,54.495vh) scale(.6967)}to{transform:translate(88.18475vw,99vh) scale(.6967)}}.snow:nth-child(157){opacity:.6892;transform:translate(37.1466vw,-10px) scale(.576);animation:fall-157 19s -20s linear infinite}@keyframes fall-157{36.189%{transform:translate(42.7611vw,36.189vh) scale(.576)}to{transform:translate(39.95385vw,99vh) scale(.576)}}.snow:nth-child(158){opacity:1.7226;transform:translate(80.6185vw,-10px) scale(.2231);animation:fall-158 21s -27s linear infinite}@keyframes fall-158{36.918%{transform:translate(72.5527vw,36.918vh) scale(.2231)}to{transform:translate(76.5856vw,99vh) scale(.2231)}}.snow:nth-child(159){opacity:.7164;transform:translate(86.1452vw,-10px) scale(.2007);animation:fall-159 29s -26s linear infinite}@keyframes fall-159{31.967%{transform:translate(89.5671vw,31.967vh) scale(.2007)}to{transform:translate(87.85615vw,99vh) scale(.2007)}}.snow:nth-child(160){opacity:.6838;transform:translate(49.6892vw,-10px) scale(.9588);animation:fall-160 24s -10s linear infinite}@keyframes fall-160{64.85%{transform:translate(55.0632vw,64.85vh) scale(.9588)}to{transform:translate(52.3762vw,99vh) scale(.9588)}}.snow:nth-child(161){opacity:.4988;transform:translate(50.5075vw,-10px) scale(.8686);animation:fall-161 29s -13s linear infinite}@keyframes fall-161{32.876%{transform:translate(55.8945vw,32.876vh) scale(.8686)}to{transform:translate(53.201vw,99vh) scale(.8686)}}.snow:nth-child(162){opacity:1.7158;transform:translate(36.6103vw,-10px) scale(.7837);animation:fall-162 17s -22s linear infinite}@keyframes fall-162{39.27%{transform:translate(39.3608vw,39.27vh) scale(.7837)}to{transform:translate(37.98555vw,99vh) scale(.7837)}}.snow:nth-child(163){opacity:.3094;transform:translate(16.0961vw,-10px) scale(.476);animation:fall-163 10s -23s linear infinite}@keyframes fall-163{67.517%{transform:translate(6.4643vw,67.517vh) scale(.476)}to{transform:translate(11.2802vw,99vh) scale(.476)}}.snow:nth-child(164){opacity:.87;transform:translate(56.0069vw,-10px) scale(.6193);animation:fall-164 28s -2s linear infinite}@keyframes fall-164{61.06%{transform:translate(64.2326vw,61.06vh) scale(.6193)}to{transform:translate(60.11975vw,99vh) scale(.6193)}}.snow:nth-child(165){opacity:1.6234;transform:translate(85.3823vw,-10px) scale(.2428);animation:fall-165 17s -8s linear infinite}@keyframes fall-165{31.551%{transform:translate(86.1879vw,31.551vh) scale(.2428)}to{transform:translate(85.7851vw,99vh) scale(.2428)}}.snow:nth-child(166){opacity:1.28;transform:translate(90.4443vw,-10px) scale(.4341);animation:fall-166 16s -29s linear infinite}@keyframes fall-166{35.988%{transform:translate(96.7057vw,35.988vh) scale(.4341)}to{transform:translate(93.575vw,99vh) scale(.4341)}}.snow:nth-child(167){opacity:.5658;transform:translate(81.7168vw,-10px) scale(.4388);animation:fall-167 12s -18s linear infinite}@keyframes fall-167{44.613%{transform:translate(91.6016vw,44.613vh) scale(.4388)}to{transform:translate(86.6592vw,99vh) scale(.4388)}}.snow:nth-child(168){opacity:1.1804;transform:translate(73.975vw,-10px) scale(.4656);animation:fall-168 28s -9s linear infinite}@keyframes fall-168{63.966%{transform:translate(66.1184vw,63.966vh) scale(.4656)}to{transform:translate(70.0467vw,99vh) scale(.4656)}}.snow:nth-child(169){opacity:.1914;transform:translate(62.1121vw,-10px) scale(.7936);animation:fall-169 19s -9s linear infinite}@keyframes fall-169{55.356%{transform:translate(64.6659vw,55.356vh) scale(.7936)}to{transform:translate(63.389vw,99vh) scale(.7936)}}.snow:nth-child(170){opacity:1.39;transform:translate(86.6613vw,-10px) scale(.8579);animation:fall-170 10s -18s linear infinite}@keyframes fall-170{70.11%{transform:translate(95.2714vw,70.11vh) scale(.8579)}to{transform:translate(90.96635vw,99vh) scale(.8579)}}.snow:nth-child(171){opacity:.9684;transform:translate(15.5508vw,-10px) scale(.1616);animation:fall-171 22s -5s linear infinite}@keyframes fall-171{36.209%{transform:translate(8.0205vw,36.209vh) scale(.1616)}to{transform:translate(11.78565vw,99vh) scale(.1616)}}.snow:nth-child(172){opacity:1.6004;transform:translate(90.096vw,-10px) scale(.4762);animation:fall-172 29s -11s linear infinite}@keyframes fall-172{68.36%{transform:translate(99.3996vw,68.36vh) scale(.4762)}to{transform:translate(94.7478vw,99vh) scale(.4762)}}.snow:nth-child(173){opacity:1.3198;transform:translate(49.5141vw,-10px) scale(.3517);animation:fall-173 14s -15s linear infinite}@keyframes fall-173{74.89%{transform:translate(51.8053vw,74.89vh) scale(.3517)}to{transform:translate(50.6597vw,99vh) scale(.3517)}}.snow:nth-child(174){opacity:.6492;transform:translate(75.1207vw,-10px) scale(.4856);animation:fall-174 28s -25s linear infinite}@keyframes fall-174{37.102%{transform:translate(79.2579vw,37.102vh) scale(.4856)}to{transform:translate(77.1893vw,99vh) scale(.4856)}}.snow:nth-child(175){opacity:1.4722;transform:translate(6.6615vw,-10px) scale(.36);animation:fall-175 12s -22s linear infinite}@keyframes fall-175{57.639%{transform:translate(15.1407vw,57.639vh) scale(.36)}to{transform:translate(10.9011vw,99vh) scale(.36)}}.snow:nth-child(176){opacity:.3894;transform:translate(20.2732vw,-10px) scale(.056);animation:fall-176 28s -17s linear infinite}@keyframes fall-176{66.424%{transform:translate(19.5861vw,66.424vh) scale(.056)}to{transform:translate(19.92965vw,99vh) scale(.056)}}.snow:nth-child(177){opacity:.0176;transform:translate(66.8386vw,-10px) scale(.3396);animation:fall-177 15s -3s linear infinite}@keyframes fall-177{41.334%{transform:translate(71.4786vw,41.334vh) scale(.3396)}to{transform:translate(69.1586vw,99vh) scale(.3396)}}.snow:nth-child(178){opacity:1.4064;transform:translate(80.1744vw,-10px) scale(.5539);animation:fall-178 26s -18s linear infinite}@keyframes fall-178{66.85%{transform:translate(80.2243vw,66.85vh) scale(.5539)}to{transform:translate(80.19935vw,99vh) scale(.5539)}}.snow:nth-child(179){opacity:1.059;transform:translate(63.7919vw,-10px) scale(.0519);animation:fall-179 22s -7s linear infinite}@keyframes fall-179{33.586%{transform:translate(69.5283vw,33.586vh) scale(.0519)}to{transform:translate(66.6601vw,99vh) scale(.0519)}}.snow:nth-child(180){opacity:.3162;transform:translate(72.9023vw,-10px) scale(.5322);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{72.956%{transform:translate(81.4668vw,72.956vh) scale(.5322)}to{transform:translate(77.18455vw,99vh) scale(.5322)}}.snow:nth-child(181){opacity:1.1594;transform:translate(45.6464vw,-10px) scale(.9383);animation:fall-181 29s -9s linear infinite}@keyframes fall-181{40.431%{transform:translate(42.469vw,40.431vh) scale(.9383)}to{transform:translate(44.0577vw,99vh) scale(.9383)}}.snow:nth-child(182){opacity:.4604;transform:translate(38.2vw,-10px) scale(.4553);animation:fall-182 15s -8s linear infinite}@keyframes fall-182{42.246%{transform:translate(39.0009vw,42.246vh) scale(.4553)}to{transform:translate(38.60045vw,99vh) scale(.4553)}}.snow:nth-child(183){opacity:.359;transform:translate(92.6694vw,-10px) scale(.4283);animation:fall-183 12s -9s linear infinite}@keyframes fall-183{58.072%{transform:translate(90.9664vw,58.072vh) scale(.4283)}to{transform:translate(91.8179vw,99vh) scale(.4283)}}.snow:nth-child(184){opacity:.3018;transform:translate(51.3625vw,-10px) scale(.369);animation:fall-184 24s -10s linear infinite}@keyframes fall-184{49.216%{transform:translate(57.8027vw,49.216vh) scale(.369)}to{transform:translate(54.5826vw,99vh) scale(.369)}}.snow:nth-child(185){opacity:1.3634;transform:translate(50.7961vw,-10px) scale(.9895);animation:fall-185 13s -22s linear infinite}@keyframes fall-185{43.92%{transform:translate(40.9749vw,43.92vh) scale(.9895)}to{transform:translate(45.8855vw,99vh) scale(.9895)}}.snow:nth-child(186){opacity:.5028;transform:translate(86.6061vw,-10px) scale(.2652);animation:fall-186 17s -15s linear infinite}@keyframes fall-186{62.733%{transform:translate(79.1542vw,62.733vh) scale(.2652)}to{transform:translate(82.88015vw,99vh) scale(.2652)}}.snow:nth-child(187){opacity:1.9924;transform:translate(56.8491vw,-10px) scale(.9145);animation:fall-187 21s -28s linear infinite}@keyframes fall-187{61.103%{transform:translate(64.7109vw,61.103vh) scale(.9145)}to{transform:translate(60.78vw,99vh) scale(.9145)}}.snow:nth-child(188){opacity:1.1976;transform:translate(34.1534vw,-10px) scale(.6693);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{61.638%{transform:translate(44.1275vw,61.638vh) scale(.6693)}to{transform:translate(39.14045vw,99vh) scale(.6693)}}.snow:nth-child(189){opacity:.0376;transform:translate(35.7838vw,-10px) scale(.9019);animation:fall-189 14s -6s linear infinite}@keyframes fall-189{41.034%{transform:translate(42.783vw,41.034vh) scale(.9019)}to{transform:translate(39.2834vw,99vh) scale(.9019)}}.snow:nth-child(190){opacity:.1384;transform:translate(27.802vw,-10px) scale(.9717);animation:fall-190 13s -8s linear infinite}@keyframes fall-190{42.143%{transform:translate(34.9029vw,42.143vh) scale(.9717)}to{transform:translate(31.35245vw,99vh) scale(.9717)}}.snow:nth-child(191){opacity:.0324;transform:translate(13.4334vw,-10px) scale(.9351);animation:fall-191 21s -3s linear infinite}@keyframes fall-191{36.114%{transform:translate(19.5445vw,36.114vh) scale(.9351)}to{transform:translate(16.48895vw,99vh) scale(.9351)}}.snow:nth-child(192){opacity:.364;transform:translate(13.3518vw,-10px) scale(.5915);animation:fall-192 21s -12s linear infinite}@keyframes fall-192{56.399%{transform:translate(16.2276vw,56.399vh) scale(.5915)}to{transform:translate(14.7897vw,99vh) scale(.5915)}}.snow:nth-child(193){opacity:1.4588;transform:translate(57.7356vw,-10px) scale(.1568);animation:fall-193 23s -16s linear infinite}@keyframes fall-193{47.549%{transform:translate(51.1298vw,47.549vh) scale(.1568)}to{transform:translate(54.4327vw,99vh) scale(.1568)}}.snow:nth-child(194){opacity:1.305;transform:translate(98.9774vw,-10px) scale(.6763);animation:fall-194 24s -26s linear infinite}@keyframes fall-194{42.521%{transform:translate(95.2612vw,42.521vh) scale(.6763)}to{transform:translate(97.1193vw,99vh) scale(.6763)}}.snow:nth-child(195){opacity:1.4578;transform:translate(58.3946vw,-10px) scale(.5358);animation:fall-195 22s -1s linear infinite}@keyframes fall-195{60.704%{transform:translate(50.3173vw,60.704vh) scale(.5358)}to{transform:translate(54.35595vw,99vh) scale(.5358)}}.snow:nth-child(196){opacity:.3838;transform:translate(63.3377vw,-10px) scale(.1893);animation:fall-196 10s -8s linear infinite}@keyframes fall-196{69.763%{transform:translate(65.5603vw,69.763vh) scale(.1893)}to{transform:translate(64.449vw,99vh) scale(.1893)}}.snow:nth-child(197){opacity:.9666;transform:translate(84.3656vw,-10px) scale(.6241);animation:fall-197 22s -30s linear infinite}@keyframes fall-197{73.984%{transform:translate(78.0502vw,73.984vh) scale(.6241)}to{transform:translate(81.2079vw,99vh) scale(.6241)}}.snow:nth-child(198){opacity:.255;transform:translate(94.0279vw,-10px) scale(.1972);animation:fall-198 18s -11s linear infinite}@keyframes fall-198{31.188%{transform:translate(98.5477vw,31.188vh) scale(.1972)}to{transform:translate(96.2878vw,99vh) scale(.1972)}}.snow:nth-child(199){opacity:1.4706;transform:translate(86.5448vw,-10px) scale(.6982);animation:fall-199 29s -20s linear infinite}@keyframes fall-199{64.887%{transform:translate(83.831vw,64.887vh) scale(.6982)}to{transform:translate(85.1879vw,99vh) scale(.6982)}}.snow:nth-child(200){opacity:.8194;transform:translate(93.8175vw,-10px) scale(.2685);animation:fall-200 27s -30s linear infinite}@keyframes fall-200{63.974%{transform:translate(93.155vw,63.974vh) scale(.2685)}to{transform:translate(93.48625vw,99vh) scale(.2685)}}.snow:nth-child(201){opacity:.2248;transform:translate(33.5913vw,-10px) scale(.4321);animation:fall-201 10s -14s linear infinite}@keyframes fall-201{33.993%{transform:translate(37.7138vw,33.993vh) scale(.4321)}to{transform:translate(35.65255vw,99vh) scale(.4321)}}.snow:nth-child(202){opacity:1.7836;transform:translate(70.5882vw,-10px) scale(.1184);animation:fall-202 24s -15s linear infinite}@keyframes fall-202{67.297%{transform:translate(64.9241vw,67.297vh) scale(.1184)}to{transform:translate(67.75615vw,99vh) scale(.1184)}}.snow:nth-child(203){opacity:1.939;transform:translate(66.6696vw,-10px) scale(.7725);animation:fall-203 18s -12s linear infinite}@keyframes fall-203{55.637%{transform:translate(72.2647vw,55.637vh) scale(.7725)}to{transform:translate(69.46715vw,99vh) scale(.7725)}}.snow:nth-child(204){opacity:1.6172;transform:translate(90.0416vw,-10px) scale(.6751);animation:fall-204 27s -12s linear infinite}@keyframes fall-204{42.978%{transform:translate(91.8129vw,42.978vh) scale(.6751)}to{transform:translate(90.92725vw,99vh) scale(.6751)}}.snow:nth-child(205){opacity:.9732;transform:translate(67.2416vw,-10px) scale(.2901);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{53.13%{transform:translate(64.6707vw,53.13vh) scale(.2901)}to{transform:translate(65.95615vw,99vh) scale(.2901)}}.snow:nth-child(206){opacity:1.43;transform:translate(62.2964vw,-10px) scale(.3563);animation:fall-206 11s -30s linear infinite}@keyframes fall-206{64.726%{transform:translate(65.6968vw,64.726vh) scale(.3563)}to{transform:translate(63.9966vw,99vh) scale(.3563)}}.snow:nth-child(207){opacity:1.0318;transform:translate(1.1156vw,-10px) scale(.4187);animation:fall-207 13s -5s linear infinite}@keyframes fall-207{45.898%{transform:translate(8.1458vw,45.898vh) scale(.4187)}to{transform:translate(4.6307vw,99vh) scale(.4187)}}.snow:nth-child(208){opacity:1.8334;transform:translate(71.977vw,-10px) scale(.5822);animation:fall-208 28s -18s linear infinite}@keyframes fall-208{39.458%{transform:translate(72.0912vw,39.458vh) scale(.5822)}to{transform:translate(72.0341vw,99vh) scale(.5822)}}.snow:nth-child(209){opacity:1.0494;transform:translate(84.0114vw,-10px) scale(.7476);animation:fall-209 17s -23s linear infinite}@keyframes fall-209{66.33%{transform:translate(79.4514vw,66.33vh) scale(.7476)}to{transform:translate(81.7314vw,99vh) scale(.7476)}}.snow:nth-child(210){opacity:1.9532;transform:translate(5.3278vw,-10px) scale(.8731);animation:fall-210 21s -24s linear infinite}@keyframes fall-210{46.867%{transform:translate(5.7227vw,46.867vh) scale(.8731)}to{transform:translate(5.52525vw,99vh) scale(.8731)}}.snow:nth-child(211){opacity:1.9604;transform:translate(55.8284vw,-10px) scale(.2138);animation:fall-211 28s -28s linear infinite}@keyframes fall-211{70.117%{transform:translate(45.9821vw,70.117vh) scale(.2138)}to{transform:translate(50.90525vw,99vh) scale(.2138)}}.snow:nth-child(212){opacity:1.0486;transform:translate(78.8212vw,-10px) scale(.5398);animation:fall-212 12s -7s linear infinite}@keyframes fall-212{52.958%{transform:translate(85.443vw,52.958vh) scale(.5398)}to{transform:translate(82.1321vw,99vh) scale(.5398)}}.snow:nth-child(213){opacity:1.9028;transform:translate(14.0936vw,-10px) scale(.8871);animation:fall-213 12s -28s linear infinite}@keyframes fall-213{66.018%{transform:translate(17.3241vw,66.018vh) scale(.8871)}to{transform:translate(15.70885vw,99vh) scale(.8871)}}.snow:nth-child(214){opacity:1.6728;transform:translate(70.7709vw,-10px) scale(.1731);animation:fall-214 12s -3s linear infinite}@keyframes fall-214{55.937%{transform:translate(64.3607vw,55.937vh) scale(.1731)}to{transform:translate(67.5658vw,99vh) scale(.1731)}}.snow:nth-child(215){opacity:.9108;transform:translate(35.9921vw,-10px) scale(.6822);animation:fall-215 24s -13s linear infinite}@keyframes fall-215{74.566%{transform:translate(34.2082vw,74.566vh) scale(.6822)}to{transform:translate(35.10015vw,99vh) scale(.6822)}}.snow:nth-child(216){opacity:.7738;transform:translate(7.6319vw,-10px) scale(.1465);animation:fall-216 14s -1s linear infinite}@keyframes fall-216{41.298%{transform:translate(8.3256vw,41.298vh) scale(.1465)}to{transform:translate(7.97875vw,99vh) scale(.1465)}}.snow:nth-child(217){opacity:.0212;transform:translate(26.2824vw,-10px) scale(.301);animation:fall-217 26s -19s linear infinite}@keyframes fall-217{66.518%{transform:translate(23.8851vw,66.518vh) scale(.301)}to{transform:translate(25.08375vw,99vh) scale(.301)}}.snow:nth-child(218){opacity:1.99;transform:translate(52.4293vw,-10px) scale(.5659);animation:fall-218 12s -9s linear infinite}@keyframes fall-218{46.306%{transform:translate(51.7771vw,46.306vh) scale(.5659)}to{transform:translate(52.1032vw,99vh) scale(.5659)}}.snow:nth-child(219){opacity:1.6898;transform:translate(93.0521vw,-10px) scale(.033);animation:fall-219 30s -13s linear infinite}@keyframes fall-219{46.195%{transform:translate(91.2361vw,46.195vh) scale(.033)}to{transform:translate(92.1441vw,99vh) scale(.033)}}.snow:nth-child(220){opacity:1.8782;transform:translate(15.2952vw,-10px) scale(.408);animation:fall-220 27s -25s linear infinite}@keyframes fall-220{43.042%{transform:translate(11.3129vw,43.042vh) scale(.408)}to{transform:translate(13.30405vw,99vh) scale(.408)}}.snow:nth-child(221){opacity:1.1958;transform:translate(30.71vw,-10px) scale(.9931);animation:fall-221 29s -9s linear infinite}@keyframes fall-221{45.395%{transform:translate(31.5227vw,45.395vh) scale(.9931)}to{transform:translate(31.11635vw,99vh) scale(.9931)}}.snow:nth-child(222){opacity:.5264;transform:translate(15.7056vw,-10px) scale(.402);animation:fall-222 30s -7s linear infinite}@keyframes fall-222{35.275%{transform:translate(14.3612vw,35.275vh) scale(.402)}to{transform:translate(15.0334vw,99vh) scale(.402)}}.snow:nth-child(223){opacity:.38;transform:translate(30.909vw,-10px) scale(.273);animation:fall-223 16s -1s linear infinite}@keyframes fall-223{46.354%{transform:translate(24.9475vw,46.354vh) scale(.273)}to{transform:translate(27.92825vw,99vh) scale(.273)}}.snow:nth-child(224){opacity:.9326;transform:translate(50.2826vw,-10px) scale(.949);animation:fall-224 12s -7s linear infinite}@keyframes fall-224{46.925%{transform:translate(55.6186vw,46.925vh) scale(.949)}to{transform:translate(52.9506vw,99vh) scale(.949)}}.snow:nth-child(225){opacity:.4936;transform:translate(57.6177vw,-10px) scale(.0075);animation:fall-225 21s -10s linear infinite}@keyframes fall-225{77.385%{transform:translate(63.8537vw,77.385vh) scale(.0075)}to{transform:translate(60.7357vw,99vh) scale(.0075)}}.snow:nth-child(226){opacity:.7938;transform:translate(16.2459vw,-10px) scale(.6105);animation:fall-226 18s -21s linear infinite}@keyframes fall-226{67.9%{transform:translate(17.0491vw,67.9vh) scale(.6105)}to{transform:translate(16.6475vw,99vh) scale(.6105)}}.snow:nth-child(227){opacity:.5256;transform:translate(33.9717vw,-10px) scale(.0417);animation:fall-227 10s -19s linear infinite}@keyframes fall-227{79.862%{transform:translate(42.7513vw,79.862vh) scale(.0417)}to{transform:translate(38.3615vw,99vh) scale(.0417)}}.snow:nth-child(228){opacity:.89;transform:translate(1.4609vw,-10px) scale(.8066);animation:fall-228 22s -7s linear infinite}@keyframes fall-228{70.774%{transform:translate(3.7582vw,70.774vh) scale(.8066)}to{transform:translate(2.60955vw,99vh) scale(.8066)}}.snow:nth-child(229){opacity:.8252;transform:translate(32.1209vw,-10px) scale(.1348);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{55.524%{transform:translate(36.6627vw,55.524vh) scale(.1348)}to{transform:translate(34.3918vw,99vh) scale(.1348)}}.snow:nth-child(230){opacity:1.506;transform:translate(45.8792vw,-10px) scale(.2715);animation:fall-230 29s -4s linear infinite}@keyframes fall-230{53.938%{transform:translate(43.8601vw,53.938vh) scale(.2715)}to{transform:translate(44.86965vw,99vh) scale(.2715)}}.snow:nth-child(231){opacity:1.9158;transform:translate(18.8387vw,-10px) scale(.2573);animation:fall-231 14s -9s linear infinite}@keyframes fall-231{43.876%{transform:translate(12.1344vw,43.876vh) scale(.2573)}to{transform:translate(15.48655vw,99vh) scale(.2573)}}.snow:nth-child(232){opacity:1.4482;transform:translate(22.7508vw,-10px) scale(.3517);animation:fall-232 26s -10s linear infinite}@keyframes fall-232{67.824%{transform:translate(14.8833vw,67.824vh) scale(.3517)}to{transform:translate(18.81705vw,99vh) scale(.3517)}}.snow:nth-child(233){opacity:.7834;transform:translate(51.515vw,-10px) scale(.1963);animation:fall-233 17s -16s linear infinite}@keyframes fall-233{38.992%{transform:translate(61.0546vw,38.992vh) scale(.1963)}to{transform:translate(56.2848vw,99vh) scale(.1963)}}.snow:nth-child(234){opacity:.6852;transform:translate(84.5336vw,-10px) scale(.1535);animation:fall-234 10s -10s linear infinite}@keyframes fall-234{52.753%{transform:translate(82.0686vw,52.753vh) scale(.1535)}to{transform:translate(83.3011vw,99vh) scale(.1535)}}.snow:nth-child(235){opacity:.6256;transform:translate(69.4072vw,-10px) scale(.2894);animation:fall-235 20s -28s linear infinite}@keyframes fall-235{53.94%{transform:translate(63.4868vw,53.94vh) scale(.2894)}to{transform:translate(66.447vw,99vh) scale(.2894)}}.snow:nth-child(236){opacity:.7172;transform:translate(27.8763vw,-10px) scale(.7955);animation:fall-236 30s -30s linear infinite}@keyframes fall-236{52.662%{transform:translate(36.3382vw,52.662vh) scale(.7955)}to{transform:translate(32.10725vw,99vh) scale(.7955)}}.snow:nth-child(237){opacity:1.633;transform:translate(38.2179vw,-10px) scale(.723);animation:fall-237 15s -6s linear infinite}@keyframes fall-237{53.73%{transform:translate(36.7064vw,53.73vh) scale(.723)}to{transform:translate(37.46215vw,99vh) scale(.723)}}.snow:nth-child(238){opacity:.2588;transform:translate(88.808vw,-10px) scale(.1427);animation:fall-238 24s -11s linear infinite}@keyframes fall-238{48.241%{transform:translate(96.3053vw,48.241vh) scale(.1427)}to{transform:translate(92.55665vw,99vh) scale(.1427)}}.snow:nth-child(239){opacity:.6728;transform:translate(.3965vw,-10px) scale(.1512);animation:fall-239 18s -16s linear infinite}@keyframes fall-239{61.319%{transform:translate(-.5045vw,61.319vh) scale(.1512)}to{transform:translate(-.054vw,99vh) scale(.1512)}}.snow:nth-child(240){opacity:.3092;transform:translate(27.0211vw,-10px) scale(.287);animation:fall-240 26s -18s linear infinite}@keyframes fall-240{72.582%{transform:translate(31.2762vw,72.582vh) scale(.287)}to{transform:translate(29.14865vw,99vh) scale(.287)}}.snow:nth-child(241){opacity:.7454;transform:translate(52.1676vw,-10px) scale(.5411);animation:fall-241 20s -29s linear infinite}@keyframes fall-241{34.585%{transform:translate(59.2686vw,34.585vh) scale(.5411)}to{transform:translate(55.7181vw,99vh) scale(.5411)}}.snow:nth-child(242){opacity:.1642;transform:translate(58.0109vw,-10px) scale(.0582);animation:fall-242 11s -22s linear infinite}@keyframes fall-242{42.66%{transform:translate(52.6116vw,42.66vh) scale(.0582)}to{transform:translate(55.31125vw,99vh) scale(.0582)}}.snow:nth-child(243){opacity:.8926;transform:translate(47.9031vw,-10px) scale(.0186);animation:fall-243 20s -17s linear infinite}@keyframes fall-243{44.664%{transform:translate(53.6362vw,44.664vh) scale(.0186)}to{transform:translate(50.76965vw,99vh) scale(.0186)}}.snow:nth-child(244){opacity:.0602;transform:translate(2.2053vw,-10px) scale(.6228);animation:fall-244 20s -11s linear infinite}@keyframes fall-244{68.496%{transform:translate(7.6103vw,68.496vh) scale(.6228)}to{transform:translate(4.9078vw,99vh) scale(.6228)}}.snow:nth-child(245){opacity:1.885;transform:translate(87.0377vw,-10px) scale(.9206);animation:fall-245 23s -14s linear infinite}@keyframes fall-245{40.865%{transform:translate(79.6595vw,40.865vh) scale(.9206)}to{transform:translate(83.3486vw,99vh) scale(.9206)}}.snow:nth-child(246){opacity:1.5092;transform:translate(96.9069vw,-10px) scale(.326);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{37.821%{transform:translate(87.3947vw,37.821vh) scale(.326)}to{transform:translate(92.1508vw,99vh) scale(.326)}}.snow:nth-child(247){opacity:.227;transform:translate(91.9531vw,-10px) scale(.1759);animation:fall-247 11s -25s linear infinite}@keyframes fall-247{43.722%{transform:translate(88.0829vw,43.722vh) scale(.1759)}to{transform:translate(90.018vw,99vh) scale(.1759)}}.snow:nth-child(248){opacity:.2576;transform:translate(5.3332vw,-10px) scale(.3924);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{49.774%{transform:translate(-3.0754vw,49.774vh) scale(.3924)}to{transform:translate(1.1289vw,99vh) scale(.3924)}}.snow:nth-child(249){opacity:1.2852;transform:translate(28.8906vw,-10px) scale(.7806);animation:fall-249 22s -1s linear infinite}@keyframes fall-249{72.95%{transform:translate(27.1797vw,72.95vh) scale(.7806)}to{transform:translate(28.03515vw,99vh) scale(.7806)}}.snow:nth-child(250){opacity:.9412;transform:translate(71.1077vw,-10px) scale(.866);animation:fall-250 16s -12s linear infinite}@keyframes fall-250{56.99%{transform:translate(63.7232vw,56.99vh) scale(.866)}to{transform:translate(67.41545vw,99vh) scale(.866)}}.snow:nth-child(251){opacity:1.1192;transform:translate(26.3993vw,-10px) scale(.4668);animation:fall-251 26s -22s linear infinite}@keyframes fall-251{37.641%{transform:translate(35.6123vw,37.641vh) scale(.4668)}to{transform:translate(31.0058vw,99vh) scale(.4668)}}.snow:nth-child(252){opacity:1.0434;transform:translate(46.5765vw,-10px) scale(.5795);animation:fall-252 24s -7s linear infinite}@keyframes fall-252{44.081%{transform:translate(54.408vw,44.081vh) scale(.5795)}to{transform:translate(50.49225vw,99vh) scale(.5795)}}.snow:nth-child(253){opacity:.8346;transform:translate(26.7258vw,-10px) scale(.3713);animation:fall-253 30s -11s linear infinite}@keyframes fall-253{37.556%{transform:translate(21.0851vw,37.556vh) scale(.3713)}to{transform:translate(23.90545vw,99vh) scale(.3713)}}.snow:nth-child(254){opacity:1.1266;transform:translate(98.5787vw,-10px) scale(.6487);animation:fall-254 26s -27s linear infinite}@keyframes fall-254{68.234%{transform:translate(89.4499vw,68.234vh) scale(.6487)}to{transform:translate(94.0143vw,99vh) scale(.6487)}}.snow:nth-child(255){opacity:.9594;transform:translate(76.3187vw,-10px) scale(.0536);animation:fall-255 24s -2s linear infinite}@keyframes fall-255{64.581%{transform:translate(84.2309vw,64.581vh) scale(.0536)}to{transform:translate(80.2748vw,99vh) scale(.0536)}}.snow:nth-child(256){opacity:.1102;transform:translate(20.0385vw,-10px) scale(.3258);animation:fall-256 24s -28s linear infinite}@keyframes fall-256{71.274%{transform:translate(11.9005vw,71.274vh) scale(.3258)}to{transform:translate(15.9695vw,99vh) scale(.3258)}}.snow:nth-child(257){opacity:1.651;transform:translate(24.0258vw,-10px) scale(.4468);animation:fall-257 14s -14s linear infinite}@keyframes fall-257{66.334%{transform:translate(23.3585vw,66.334vh) scale(.4468)}to{transform:translate(23.69215vw,99vh) scale(.4468)}}.snow:nth-child(258){opacity:1.5866;transform:translate(97.1591vw,-10px) scale(.8561);animation:fall-258 22s -21s linear infinite}@keyframes fall-258{78.898%{transform:translate(97.1523vw,78.898vh) scale(.8561)}to{transform:translate(97.1557vw,99vh) scale(.8561)}}.snow:nth-child(259){opacity:1.6556;transform:translate(10.4612vw,-10px) scale(.0294);animation:fall-259 26s -8s linear infinite}@keyframes fall-259{66.152%{transform:translate(16.7402vw,66.152vh) scale(.0294)}to{transform:translate(13.6007vw,99vh) scale(.0294)}}.snow:nth-child(260){opacity:1.406;transform:translate(33.5178vw,-10px) scale(.8918);animation:fall-260 16s -6s linear infinite}@keyframes fall-260{59.784%{transform:translate(25.0223vw,59.784vh) scale(.8918)}to{transform:translate(29.27005vw,99vh) scale(.8918)}}.snow:nth-child(261){opacity:.6702;transform:translate(23.4693vw,-10px) scale(.8985);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{36.824%{transform:translate(25.2083vw,36.824vh) scale(.8985)}to{transform:translate(24.3388vw,99vh) scale(.8985)}}.snow:nth-child(262){opacity:.4342;transform:translate(57.4137vw,-10px) scale(.6812);animation:fall-262 22s -21s linear infinite}@keyframes fall-262{74.281%{transform:translate(60.1028vw,74.281vh) scale(.6812)}to{transform:translate(58.75825vw,99vh) scale(.6812)}}.snow:nth-child(263){opacity:.6154;transform:translate(49.5376vw,-10px) scale(.7674);animation:fall-263 22s -17s linear infinite}@keyframes fall-263{68.949%{transform:translate(44.0336vw,68.949vh) scale(.7674)}to{transform:translate(46.7856vw,99vh) scale(.7674)}}.snow:nth-child(264){opacity:1.021;transform:translate(14.7823vw,-10px) scale(.3923);animation:fall-264 10s -12s linear infinite}@keyframes fall-264{61.534%{transform:translate(14.6442vw,61.534vh) scale(.3923)}to{transform:translate(14.71325vw,99vh) scale(.3923)}}.snow:nth-child(265){opacity:.3548;transform:translate(91.1987vw,-10px) scale(.255);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{34.861%{transform:translate(98.0848vw,34.861vh) scale(.255)}to{transform:translate(94.64175vw,99vh) scale(.255)}}.snow:nth-child(266){opacity:1.41;transform:translate(51.7547vw,-10px) scale(.3807);animation:fall-266 24s -11s linear infinite}@keyframes fall-266{78.237%{transform:translate(45.3209vw,78.237vh) scale(.3807)}to{transform:translate(48.5378vw,99vh) scale(.3807)}}.snow:nth-child(267){opacity:.4026;transform:translate(49.0145vw,-10px) scale(.4348);animation:fall-267 14s -1s linear infinite}@keyframes fall-267{65.471%{transform:translate(51.6564vw,65.471vh) scale(.4348)}to{transform:translate(50.33545vw,99vh) scale(.4348)}}.snow:nth-child(268){opacity:1.095;transform:translate(88.7875vw,-10px) scale(.5532);animation:fall-268 11s -22s linear infinite}@keyframes fall-268{35.664%{transform:translate(80.8429vw,35.664vh) scale(.5532)}to{transform:translate(84.8152vw,99vh) scale(.5532)}}.snow:nth-child(269){opacity:.2932;transform:translate(21.844vw,-10px) scale(.7054);animation:fall-269 18s -6s linear infinite}@keyframes fall-269{39.539%{transform:translate(21.7062vw,39.539vh) scale(.7054)}to{transform:translate(21.7751vw,99vh) scale(.7054)}}.snow:nth-child(270){opacity:.2632;transform:translate(42.6863vw,-10px) scale(.8855);animation:fall-270 24s -14s linear infinite}@keyframes fall-270{30.297%{transform:translate(51.7524vw,30.297vh) scale(.8855)}to{transform:translate(47.21935vw,99vh) scale(.8855)}}.snow:nth-child(271){opacity:.4794;transform:translate(24.2475vw,-10px) scale(.8082);animation:fall-271 24s -6s linear infinite}@keyframes fall-271{43.197%{transform:translate(25.98vw,43.197vh) scale(.8082)}to{transform:translate(25.11375vw,99vh) scale(.8082)}}.snow:nth-child(272){opacity:.898;transform:translate(1.4255vw,-10px) scale(.5022);animation:fall-272 16s -19s linear infinite}@keyframes fall-272{75.703%{transform:translate(4.8824vw,75.703vh) scale(.5022)}to{transform:translate(3.15395vw,99vh) scale(.5022)}}.snow:nth-child(273){opacity:1.1046;transform:translate(29.8503vw,-10px) scale(.5916);animation:fall-273 16s -28s linear infinite}@keyframes fall-273{72.592%{transform:translate(26.5744vw,72.592vh) scale(.5916)}to{transform:translate(28.21235vw,99vh) scale(.5916)}}.snow:nth-child(274){opacity:.637;transform:translate(88.7539vw,-10px) scale(.4594);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{43.909%{transform:translate(95.1907vw,43.909vh) scale(.4594)}to{transform:translate(91.9723vw,99vh) scale(.4594)}}.snow:nth-child(275){opacity:1.9066;transform:translate(98.2837vw,-10px) scale(.8506);animation:fall-275 26s -4s linear infinite}@keyframes fall-275{41.372%{transform:translate(107.1544vw,41.372vh) scale(.8506)}to{transform:translate(102.71905vw,99vh) scale(.8506)}}.snow:nth-child(276){opacity:.6234;transform:translate(55.6715vw,-10px) scale(.7282);animation:fall-276 12s -6s linear infinite}@keyframes fall-276{36.64%{transform:translate(54.0024vw,36.64vh) scale(.7282)}to{transform:translate(54.83695vw,99vh) scale(.7282)}}.snow:nth-child(277){opacity:1.6368;transform:translate(44.1862vw,-10px) scale(.889);animation:fall-277 15s -28s linear infinite}@keyframes fall-277{61.237%{transform:translate(38.6155vw,61.237vh) scale(.889)}to{transform:translate(41.40085vw,99vh) scale(.889)}}.snow:nth-child(278){opacity:1.3586;transform:translate(8.0076vw,-10px) scale(.1151);animation:fall-278 23s -7s linear infinite}@keyframes fall-278{76.597%{transform:translate(-.5117vw,76.597vh) scale(.1151)}to{transform:translate(3.74795vw,99vh) scale(.1151)}}.snow:nth-child(279){opacity:.6686;transform:translate(40.6328vw,-10px) scale(.6179);animation:fall-279 20s -24s linear infinite}@keyframes fall-279{43.784%{transform:translate(37.0917vw,43.784vh) scale(.6179)}to{transform:translate(38.86225vw,99vh) scale(.6179)}}.snow:nth-child(280){opacity:1.3328;transform:translate(35.1857vw,-10px) scale(.8081);animation:fall-280 10s -10s linear infinite}@keyframes fall-280{64.402%{transform:translate(29.2151vw,64.402vh) scale(.8081)}to{transform:translate(32.2004vw,99vh) scale(.8081)}}.snow:nth-child(281){opacity:1.1612;transform:translate(85.1367vw,-10px) scale(.1363);animation:fall-281 15s -7s linear infinite}@keyframes fall-281{63.575%{transform:translate(83.2347vw,63.575vh) scale(.1363)}to{transform:translate(84.1857vw,99vh) scale(.1363)}}.snow:nth-child(282){opacity:1.1496;transform:translate(86.7701vw,-10px) scale(.432);animation:fall-282 20s -8s linear infinite}@keyframes fall-282{50.122%{transform:translate(79.1131vw,50.122vh) scale(.432)}to{transform:translate(82.9416vw,99vh) scale(.432)}}.snow:nth-child(283){opacity:1.2002;transform:translate(40.2487vw,-10px) scale(.453);animation:fall-283 15s -21s linear infinite}@keyframes fall-283{76.075%{transform:translate(47.1656vw,76.075vh) scale(.453)}to{transform:translate(43.70715vw,99vh) scale(.453)}}.snow:nth-child(284){opacity:.7588;transform:translate(99.6977vw,-10px) scale(.187);animation:fall-284 11s -4s linear infinite}@keyframes fall-284{46.621%{transform:translate(105.483vw,46.621vh) scale(.187)}to{transform:translate(102.59035vw,99vh) scale(.187)}}.snow:nth-child(285){opacity:.7674;transform:translate(27.6972vw,-10px) scale(.7014);animation:fall-285 24s -30s linear infinite}@keyframes fall-285{53.281%{transform:translate(20.5793vw,53.281vh) scale(.7014)}to{transform:translate(24.13825vw,99vh) scale(.7014)}}.snow:nth-child(286){opacity:.5282;transform:translate(14.8162vw,-10px) scale(.2017);animation:fall-286 22s -30s linear infinite}@keyframes fall-286{78.361%{transform:translate(6.1165vw,78.361vh) scale(.2017)}to{transform:translate(10.46635vw,99vh) scale(.2017)}}.snow:nth-child(287){opacity:1.1056;transform:translate(77.4101vw,-10px) scale(.2812);animation:fall-287 21s -3s linear infinite}@keyframes fall-287{67.22%{transform:translate(73.7667vw,67.22vh) scale(.2812)}to{transform:translate(75.5884vw,99vh) scale(.2812)}}.snow:nth-child(288){opacity:.24;transform:translate(79.1577vw,-10px) scale(.3784);animation:fall-288 13s -13s linear infinite}@keyframes fall-288{44.928%{transform:translate(80.2997vw,44.928vh) scale(.3784)}to{transform:translate(79.7287vw,99vh) scale(.3784)}}.snow:nth-child(289){opacity:.5154;transform:translate(30.8476vw,-10px) scale(.1912);animation:fall-289 21s -21s linear infinite}@keyframes fall-289{65.503%{transform:translate(38.1806vw,65.503vh) scale(.1912)}to{transform:translate(34.5141vw,99vh) scale(.1912)}}.snow:nth-child(290){opacity:1.6232;transform:translate(43.204vw,-10px) scale(.2454);animation:fall-290 14s -30s linear infinite}@keyframes fall-290{53.738%{transform:translate(36.7935vw,53.738vh) scale(.2454)}to{transform:translate(39.99875vw,99vh) scale(.2454)}}.snow:nth-child(291){opacity:1.6078;transform:translate(29.1772vw,-10px) scale(.9829);animation:fall-291 12s -25s linear infinite}@keyframes fall-291{48.858%{transform:translate(28.534vw,48.858vh) scale(.9829)}to{transform:translate(28.8556vw,99vh) scale(.9829)}}.snow:nth-child(292){opacity:.2266;transform:translate(96.7085vw,-10px) scale(.8771);animation:fall-292 19s -9s linear infinite}@keyframes fall-292{62.404%{transform:translate(92.03vw,62.404vh) scale(.8771)}to{transform:translate(94.36925vw,99vh) scale(.8771)}}.snow:nth-child(293){opacity:.9606;transform:translate(54.6596vw,-10px) scale(.6381);animation:fall-293 17s -15s linear infinite}@keyframes fall-293{51.002%{transform:translate(63.0707vw,51.002vh) scale(.6381)}to{transform:translate(58.86515vw,99vh) scale(.6381)}}.snow:nth-child(294){opacity:.1944;transform:translate(3.2673vw,-10px) scale(.1079);animation:fall-294 16s -22s linear infinite}@keyframes fall-294{49.958%{transform:translate(5.5844vw,49.958vh) scale(.1079)}to{transform:translate(4.42585vw,99vh) scale(.1079)}}.snow:nth-child(295){opacity:.722;transform:translate(33.2716vw,-10px) scale(.9731);animation:fall-295 27s -23s linear infinite}@keyframes fall-295{36.026%{transform:translate(33.506vw,36.026vh) scale(.9731)}to{transform:translate(33.3888vw,99vh) scale(.9731)}}.snow:nth-child(296){opacity:1.6324;transform:translate(35.901vw,-10px) scale(.5966);animation:fall-296 11s -2s linear infinite}@keyframes fall-296{60.83%{transform:translate(28.2204vw,60.83vh) scale(.5966)}to{transform:translate(32.0607vw,99vh) scale(.5966)}}.snow:nth-child(297){opacity:.1832;transform:translate(15.6677vw,-10px) scale(.4168);animation:fall-297 22s -21s linear infinite}@keyframes fall-297{67.85%{transform:translate(21.8842vw,67.85vh) scale(.4168)}to{transform:translate(18.77595vw,99vh) scale(.4168)}}.snow:nth-child(298){opacity:1.3552;transform:translate(67.1905vw,-10px) scale(.9655);animation:fall-298 14s -16s linear infinite}@keyframes fall-298{47.187%{transform:translate(73.0162vw,47.187vh) scale(.9655)}to{transform:translate(70.10335vw,99vh) scale(.9655)}}.snow:nth-child(299){opacity:.8866;transform:translate(32.8407vw,-10px) scale(.3657);animation:fall-299 26s -24s linear infinite}@keyframes fall-299{49.524%{transform:translate(38.1985vw,49.524vh) scale(.3657)}to{transform:translate(35.5196vw,99vh) scale(.3657)}}.snow:nth-child(300){opacity:1.7178;transform:translate(71.5557vw,-10px) scale(.5225);animation:fall-300 18s -18s linear infinite}@keyframes fall-300{57.019%{transform:translate(81.1582vw,57.019vh) scale(.5225)}to{transform:translate(76.35695vw,99vh) scale(.5225)}}.snow:nth-child(301){opacity:1.0484;transform:translate(60.9424vw,-10px) scale(.1554);animation:fall-301 18s -22s linear infinite}@keyframes fall-301{69.712%{transform:translate(56.1365vw,69.712vh) scale(.1554)}to{transform:translate(58.53945vw,99vh) scale(.1554)}}.snow:nth-child(302){opacity:.1644;transform:translate(40.3677vw,-10px) scale(.6633);animation:fall-302 28s -21s linear infinite}@keyframes fall-302{43.075%{transform:translate(32.2742vw,43.075vh) scale(.6633)}to{transform:translate(36.32095vw,99vh) scale(.6633)}}.snow:nth-child(303){opacity:1.8342;transform:translate(4.5277vw,-10px) scale(.8163);animation:fall-303 12s -13s linear infinite}@keyframes fall-303{51.139%{transform:translate(6.7089vw,51.139vh) scale(.8163)}to{transform:translate(5.6183vw,99vh) scale(.8163)}}.snow:nth-child(304){opacity:1.1402;transform:translate(14.7731vw,-10px) scale(.3089);animation:fall-304 22s -30s linear infinite}@keyframes fall-304{75.5%{transform:translate(23.8444vw,75.5vh) scale(.3089)}to{transform:translate(19.30875vw,99vh) scale(.3089)}}.snow:nth-child(305){opacity:.3956;transform:translate(51.3833vw,-10px) scale(.712);animation:fall-305 22s -2s linear infinite}@keyframes fall-305{39.457%{transform:translate(52.9682vw,39.457vh) scale(.712)}to{transform:translate(52.17575vw,99vh) scale(.712)}}.snow:nth-child(306){opacity:1.68;transform:translate(75.0473vw,-10px) scale(.6311);animation:fall-306 27s -19s linear infinite}@keyframes fall-306{30.58%{transform:translate(79.6436vw,30.58vh) scale(.6311)}to{transform:translate(77.34545vw,99vh) scale(.6311)}}.snow:nth-child(307){opacity:.7262;transform:translate(88.1784vw,-10px) scale(.0799);animation:fall-307 24s -6s linear infinite}@keyframes fall-307{48.734%{transform:translate(88.9114vw,48.734vh) scale(.0799)}to{transform:translate(88.5449vw,99vh) scale(.0799)}}.snow:nth-child(308){opacity:.1946;transform:translate(10.6304vw,-10px) scale(.4675);animation:fall-308 19s -6s linear infinite}@keyframes fall-308{46.687%{transform:translate(12.4755vw,46.687vh) scale(.4675)}to{transform:translate(11.55295vw,99vh) scale(.4675)}}.snow:nth-child(309){opacity:.5282;transform:translate(53.2623vw,-10px) scale(.2509);animation:fall-309 23s -14s linear infinite}@keyframes fall-309{78.209%{transform:translate(48.8785vw,78.209vh) scale(.2509)}to{transform:translate(51.0704vw,99vh) scale(.2509)}}.snow:nth-child(310){opacity:.0014;transform:translate(67.2238vw,-10px) scale(.7292);animation:fall-310 23s -13s linear infinite}@keyframes fall-310{72.907%{transform:translate(57.9435vw,72.907vh) scale(.7292)}to{transform:translate(62.58365vw,99vh) scale(.7292)}}.snow:nth-child(311){opacity:.4566;transform:translate(63.8453vw,-10px) scale(.6695);animation:fall-311 10s -27s linear infinite}@keyframes fall-311{50.463%{transform:translate(60.468vw,50.463vh) scale(.6695)}to{transform:translate(62.15665vw,99vh) scale(.6695)}}.snow:nth-child(312){opacity:1.5664;transform:translate(59vw,-10px) scale(.3928);animation:fall-312 14s -6s linear infinite}@keyframes fall-312{55.299%{transform:translate(61.6607vw,55.299vh) scale(.3928)}to{transform:translate(60.33035vw,99vh) scale(.3928)}}.snow:nth-child(313){opacity:1.625;transform:translate(57.3158vw,-10px) scale(.9592);animation:fall-313 21s -13s linear infinite}@keyframes fall-313{71.817%{transform:translate(53.296vw,71.817vh) scale(.9592)}to{transform:translate(55.3059vw,99vh) scale(.9592)}}.snow:nth-child(314){opacity:.9816;transform:translate(76.2537vw,-10px) scale(.8943);animation:fall-314 16s -18s linear infinite}@keyframes fall-314{59.638%{transform:translate(73.6419vw,59.638vh) scale(.8943)}to{transform:translate(74.9478vw,99vh) scale(.8943)}}.snow:nth-child(315){opacity:1.1064;transform:translate(84.5783vw,-10px) scale(.2107);animation:fall-315 23s -6s linear infinite}@keyframes fall-315{47.811%{transform:translate(92.4392vw,47.811vh) scale(.2107)}to{transform:translate(88.50875vw,99vh) scale(.2107)}}.snow:nth-child(316){opacity:.7726;transform:translate(78.8746vw,-10px) scale(.8725);animation:fall-316 22s -22s linear infinite}@keyframes fall-316{59.986%{transform:translate(84.4787vw,59.986vh) scale(.8725)}to{transform:translate(81.67665vw,99vh) scale(.8725)}}.snow:nth-child(317){opacity:1.6696;transform:translate(15.2117vw,-10px) scale(.8205);animation:fall-317 13s -11s linear infinite}@keyframes fall-317{44.159%{transform:translate(23.5771vw,44.159vh) scale(.8205)}to{transform:translate(19.3944vw,99vh) scale(.8205)}}.snow:nth-child(318){opacity:.625;transform:translate(42.8829vw,-10px) scale(.1625);animation:fall-318 19s -20s linear infinite}@keyframes fall-318{47.188%{transform:translate(39.8256vw,47.188vh) scale(.1625)}to{transform:translate(41.35425vw,99vh) scale(.1625)}}.snow:nth-child(319){opacity:.8728;transform:translate(83.6766vw,-10px) scale(.0693);animation:fall-319 11s -26s linear infinite}@keyframes fall-319{54.118%{transform:translate(84.2809vw,54.118vh) scale(.0693)}to{transform:translate(83.97875vw,99vh) scale(.0693)}}.snow:nth-child(320){opacity:1.1984;transform:translate(80.3498vw,-10px) scale(.6537);animation:fall-320 15s -27s linear infinite}@keyframes fall-320{73.983%{transform:translate(72.3945vw,73.983vh) scale(.6537)}to{transform:translate(76.37215vw,99vh) scale(.6537)}}.snow:nth-child(321){opacity:.9104;transform:translate(91.0668vw,-10px) scale(.1594);animation:fall-321 30s -19s linear infinite}@keyframes fall-321{76.128%{transform:translate(87.3378vw,76.128vh) scale(.1594)}to{transform:translate(89.2023vw,99vh) scale(.1594)}}.snow:nth-child(322){opacity:.5026;transform:translate(8.6195vw,-10px) scale(.9101);animation:fall-322 20s -16s linear infinite}@keyframes fall-322{67.969%{transform:translate(10.8727vw,67.969vh) scale(.9101)}to{transform:translate(9.7461vw,99vh) scale(.9101)}}.snow:nth-child(323){opacity:.1818;transform:translate(67.1738vw,-10px) scale(.5248);animation:fall-323 12s -11s linear infinite}@keyframes fall-323{78.555%{transform:translate(70.2719vw,78.555vh) scale(.5248)}to{transform:translate(68.72285vw,99vh) scale(.5248)}}.snow:nth-child(324){opacity:1.163;transform:translate(68.768vw,-10px) scale(.0224);animation:fall-324 21s -24s linear infinite}@keyframes fall-324{56.456%{transform:translate(64.1975vw,56.456vh) scale(.0224)}to{transform:translate(66.48275vw,99vh) scale(.0224)}}.snow:nth-child(325){opacity:.447;transform:translate(33.019vw,-10px) scale(.6136);animation:fall-325 23s -23s linear infinite}@keyframes fall-325{55.142%{transform:translate(32.0471vw,55.142vh) scale(.6136)}to{transform:translate(32.53305vw,99vh) scale(.6136)}}.snow:nth-child(326){opacity:1.2432;transform:translate(53.937vw,-10px) scale(.0765);animation:fall-326 27s -1s linear infinite}@keyframes fall-326{79.733%{transform:translate(60.7832vw,79.733vh) scale(.0765)}to{transform:translate(57.3601vw,99vh) scale(.0765)}}.snow:nth-child(327){opacity:.9978;transform:translate(25.6359vw,-10px) scale(.8259);animation:fall-327 25s -23s linear infinite}@keyframes fall-327{46.712%{transform:translate(21.5645vw,46.712vh) scale(.8259)}to{transform:translate(23.6002vw,99vh) scale(.8259)}}.snow:nth-child(328){opacity:.6282;transform:translate(85.4593vw,-10px) scale(.9067);animation:fall-328 28s -24s linear infinite}@keyframes fall-328{59.623%{transform:translate(86.7263vw,59.623vh) scale(.9067)}to{transform:translate(86.0928vw,99vh) scale(.9067)}}.snow:nth-child(329){opacity:1.7432;transform:translate(77.3212vw,-10px) scale(.351);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{41.21%{transform:translate(81.6769vw,41.21vh) scale(.351)}to{transform:translate(79.49905vw,99vh) scale(.351)}}.snow:nth-child(330){opacity:.497;transform:translate(96.0031vw,-10px) scale(.4882);animation:fall-330 24s -2s linear infinite}@keyframes fall-330{47.491%{transform:translate(86.043vw,47.491vh) scale(.4882)}to{transform:translate(91.02305vw,99vh) scale(.4882)}}.snow:nth-child(331){opacity:1.7454;transform:translate(48.4754vw,-10px) scale(.5072);animation:fall-331 11s -11s linear infinite}@keyframes fall-331{37.93%{transform:translate(57.2849vw,37.93vh) scale(.5072)}to{transform:translate(52.88015vw,99vh) scale(.5072)}}.snow:nth-child(332){opacity:.5358;transform:translate(4.4031vw,-10px) scale(.8061);animation:fall-332 23s -19s linear infinite}@keyframes fall-332{48.06%{transform:translate(5.3801vw,48.06vh) scale(.8061)}to{transform:translate(4.8916vw,99vh) scale(.8061)}}.snow:nth-child(333){opacity:1.6926;transform:translate(14.4283vw,-10px) scale(.4468);animation:fall-333 21s -1s linear infinite}@keyframes fall-333{35.453%{transform:translate(19.7876vw,35.453vh) scale(.4468)}to{transform:translate(17.10795vw,99vh) scale(.4468)}}.snow:nth-child(334){opacity:1.1018;transform:translate(75.5124vw,-10px) scale(.4954);animation:fall-334 15s -10s linear infinite}@keyframes fall-334{32.276%{transform:translate(65.9725vw,32.276vh) scale(.4954)}to{transform:translate(70.74245vw,99vh) scale(.4954)}}.snow:nth-child(335){opacity:1.7152;transform:translate(54.1414vw,-10px) scale(.9369);animation:fall-335 11s -25s linear infinite}@keyframes fall-335{51.705%{transform:translate(47.3223vw,51.705vh) scale(.9369)}to{transform:translate(50.73185vw,99vh) scale(.9369)}}.snow:nth-child(336){opacity:.621;transform:translate(30.5074vw,-10px) scale(.6515);animation:fall-336 13s -29s linear infinite}@keyframes fall-336{57.776%{transform:translate(26.9846vw,57.776vh) scale(.6515)}to{transform:translate(28.746vw,99vh) scale(.6515)}}.snow:nth-child(337){opacity:1.8386;transform:translate(45.9533vw,-10px) scale(.9674);animation:fall-337 26s -6s linear infinite}@keyframes fall-337{41.542%{transform:translate(53.8698vw,41.542vh) scale(.9674)}to{transform:translate(49.91155vw,99vh) scale(.9674)}}.snow:nth-child(338){opacity:1.862;transform:translate(79.6686vw,-10px) scale(.8684);animation:fall-338 22s -21s linear infinite}@keyframes fall-338{55.928%{transform:translate(87.2673vw,55.928vh) scale(.8684)}to{transform:translate(83.46795vw,99vh) scale(.8684)}}.snow:nth-child(339){opacity:.525;transform:translate(88.6221vw,-10px) scale(.5645);animation:fall-339 29s -26s linear infinite}@keyframes fall-339{60.029%{transform:translate(83.2329vw,60.029vh) scale(.5645)}to{transform:translate(85.9275vw,99vh) scale(.5645)}}.snow:nth-child(340){opacity:1.5718;transform:translate(25.2618vw,-10px) scale(.4027);animation:fall-340 15s -5s linear infinite}@keyframes fall-340{64.052%{transform:translate(20.5175vw,64.052vh) scale(.4027)}to{transform:translate(22.88965vw,99vh) scale(.4027)}}.snow:nth-child(341){opacity:1.891;transform:translate(96.7554vw,-10px) scale(.0568);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{42.597%{transform:translate(94.8043vw,42.597vh) scale(.0568)}to{transform:translate(95.77985vw,99vh) scale(.0568)}}.snow:nth-child(342){opacity:.3268;transform:translate(38.8116vw,-10px) scale(.3044);animation:fall-342 24s -13s linear infinite}@keyframes fall-342{49.605%{transform:translate(47.4375vw,49.605vh) scale(.3044)}to{transform:translate(43.12455vw,99vh) scale(.3044)}}.snow:nth-child(343){opacity:.679;transform:translate(53.3573vw,-10px) scale(.1728);animation:fall-343 26s -27s linear infinite}@keyframes fall-343{47.644%{transform:translate(47.5457vw,47.644vh) scale(.1728)}to{transform:translate(50.4515vw,99vh) scale(.1728)}}.snow:nth-child(344){opacity:1.013;transform:translate(72.4906vw,-10px) scale(.1427);animation:fall-344 26s -28s linear infinite}@keyframes fall-344{35.971%{transform:translate(76.773vw,35.971vh) scale(.1427)}to{transform:translate(74.6318vw,99vh) scale(.1427)}}.snow:nth-child(345){opacity:.0734;transform:translate(60.3325vw,-10px) scale(.7914);animation:fall-345 27s -2s linear infinite}@keyframes fall-345{41.496%{transform:translate(62.247vw,41.496vh) scale(.7914)}to{transform:translate(61.28975vw,99vh) scale(.7914)}}.snow:nth-child(346){opacity:.4864;transform:translate(51.4724vw,-10px) scale(.3416);animation:fall-346 30s -4s linear infinite}@keyframes fall-346{72.177%{transform:translate(52.1004vw,72.177vh) scale(.3416)}to{transform:translate(51.7864vw,99vh) scale(.3416)}}.snow:nth-child(347){opacity:1.729;transform:translate(96.1845vw,-10px) scale(.5414);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{78.445%{transform:translate(103.7551vw,78.445vh) scale(.5414)}to{transform:translate(99.9698vw,99vh) scale(.5414)}}.snow:nth-child(348){opacity:1.1526;transform:translate(73.009vw,-10px) scale(.4586);animation:fall-348 16s -3s linear infinite}@keyframes fall-348{71.139%{transform:translate(76.7347vw,71.139vh) scale(.4586)}to{transform:translate(74.87185vw,99vh) scale(.4586)}}.snow:nth-child(349){opacity:.7112;transform:translate(71.8144vw,-10px) scale(.144);animation:fall-349 22s -24s linear infinite}@keyframes fall-349{66.148%{transform:translate(80.1126vw,66.148vh) scale(.144)}to{transform:translate(75.9635vw,99vh) scale(.144)}}.snow:nth-child(350){opacity:.4228;transform:translate(38.7367vw,-10px) scale(.237);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{71.521%{transform:translate(44.1923vw,71.521vh) scale(.237)}to{transform:translate(41.4645vw,99vh) scale(.237)}}.snow:nth-child(351){opacity:.2876;transform:translate(93.0189vw,-10px) scale(.8795);animation:fall-351 24s -13s linear infinite}@keyframes fall-351{43.879%{transform:translate(97.3548vw,43.879vh) scale(.8795)}to{transform:translate(95.18685vw,99vh) scale(.8795)}}.snow:nth-child(352){opacity:.587;transform:translate(79.1583vw,-10px) scale(.4167);animation:fall-352 29s -9s linear infinite}@keyframes fall-352{55.832%{transform:translate(85.4388vw,55.832vh) scale(.4167)}to{transform:translate(82.29855vw,99vh) scale(.4167)}}.snow:nth-child(353){opacity:1.0154;transform:translate(97.5459vw,-10px) scale(.7749);animation:fall-353 25s -20s linear infinite}@keyframes fall-353{54.017%{transform:translate(96.9208vw,54.017vh) scale(.7749)}to{transform:translate(97.23335vw,99vh) scale(.7749)}}.snow:nth-child(354){opacity:1.0394;transform:translate(4.0645vw,-10px) scale(.6314);animation:fall-354 22s -2s linear infinite}@keyframes fall-354{62.688%{transform:translate(11.1132vw,62.688vh) scale(.6314)}to{transform:translate(7.58885vw,99vh) scale(.6314)}}.snow:nth-child(355){opacity:.5272;transform:translate(45.4176vw,-10px) scale(.7767);animation:fall-355 22s -1s linear infinite}@keyframes fall-355{74.601%{transform:translate(39.1875vw,74.601vh) scale(.7767)}to{transform:translate(42.30255vw,99vh) scale(.7767)}}.snow:nth-child(356){opacity:.9824;transform:translate(10.8078vw,-10px) scale(.4152);animation:fall-356 27s -28s linear infinite}@keyframes fall-356{74.324%{transform:translate(15.9002vw,74.324vh) scale(.4152)}to{transform:translate(13.354vw,99vh) scale(.4152)}}.snow:nth-child(357){opacity:.113;transform:translate(25.0107vw,-10px) scale(.2022);animation:fall-357 21s -20s linear infinite}@keyframes fall-357{35.313%{transform:translate(22.5439vw,35.313vh) scale(.2022)}to{transform:translate(23.7773vw,99vh) scale(.2022)}}.snow:nth-child(358){opacity:.8754;transform:translate(10.3466vw,-10px) scale(.9704);animation:fall-358 26s -2s linear infinite}@keyframes fall-358{78.664%{transform:translate(15.5828vw,78.664vh) scale(.9704)}to{transform:translate(12.9647vw,99vh) scale(.9704)}}.snow:nth-child(359){opacity:1.7548;transform:translate(10.6742vw,-10px) scale(.7627);animation:fall-359 23s -5s linear infinite}@keyframes fall-359{60.171%{transform:translate(9.055vw,60.171vh) scale(.7627)}to{transform:translate(9.8646vw,99vh) scale(.7627)}}.snow:nth-child(360){opacity:1.4178;transform:translate(24.0564vw,-10px) scale(.874);animation:fall-360 11s -11s linear infinite}@keyframes fall-360{33.011%{transform:translate(29.2217vw,33.011vh) scale(.874)}to{transform:translate(26.63905vw,99vh) scale(.874)}}.snow:nth-child(361){opacity:.1244;transform:translate(1.3133vw,-10px) scale(.6404);animation:fall-361 19s -1s linear infinite}@keyframes fall-361{64.829%{transform:translate(-4.9383vw,64.829vh) scale(.6404)}to{transform:translate(-1.8125vw,99vh) scale(.6404)}}.snow:nth-child(362){opacity:1.0864;transform:translate(87.4022vw,-10px) scale(.074);animation:fall-362 10s -6s linear infinite}@keyframes fall-362{53.73%{transform:translate(86.964vw,53.73vh) scale(.074)}to{transform:translate(87.1831vw,99vh) scale(.074)}}.snow:nth-child(363){opacity:.1504;transform:translate(61.539vw,-10px) scale(.6692);animation:fall-363 22s -8s linear infinite}@keyframes fall-363{78.404%{transform:translate(53.05vw,78.404vh) scale(.6692)}to{transform:translate(57.2945vw,99vh) scale(.6692)}}.snow:nth-child(364){opacity:.935;transform:translate(6.712vw,-10px) scale(.7022);animation:fall-364 11s -3s linear infinite}@keyframes fall-364{62.912%{transform:translate(-.3869vw,62.912vh) scale(.7022)}to{transform:translate(3.16255vw,99vh) scale(.7022)}}.snow:nth-child(365){opacity:.3252;transform:translate(63.686vw,-10px) scale(.9037);animation:fall-365 22s -20s linear infinite}@keyframes fall-365{63.35%{transform:translate(57.3309vw,63.35vh) scale(.9037)}to{transform:translate(60.50845vw,99vh) scale(.9037)}}.snow:nth-child(366){opacity:.154;transform:translate(47.2851vw,-10px) scale(.7677);animation:fall-366 15s -9s linear infinite}@keyframes fall-366{67.423%{transform:translate(43.7963vw,67.423vh) scale(.7677)}to{transform:translate(45.5407vw,99vh) scale(.7677)}}.snow:nth-child(367){opacity:.5708;transform:translate(92.2862vw,-10px) scale(.208);animation:fall-367 24s -19s linear infinite}@keyframes fall-367{80%{transform:translate(93.1497vw,80vh) scale(.208)}to{transform:translate(92.71795vw,99vh) scale(.208)}}.snow:nth-child(368){opacity:.049;transform:translate(52.5359vw,-10px) scale(.6816);animation:fall-368 15s -26s linear infinite}@keyframes fall-368{51.734%{transform:translate(61.7306vw,51.734vh) scale(.6816)}to{transform:translate(57.13325vw,99vh) scale(.6816)}}.snow:nth-child(369){opacity:1.3638;transform:translate(59.9363vw,-10px) scale(.8401);animation:fall-369 19s -12s linear infinite}@keyframes fall-369{58.426%{transform:translate(67.0159vw,58.426vh) scale(.8401)}to{transform:translate(63.4761vw,99vh) scale(.8401)}}.snow:nth-child(370){opacity:1.5152;transform:translate(30.0167vw,-10px) scale(.2216);animation:fall-370 11s -1s linear infinite}@keyframes fall-370{38.752%{transform:translate(31.8676vw,38.752vh) scale(.2216)}to{transform:translate(30.94215vw,99vh) scale(.2216)}}.snow:nth-child(371){opacity:1.5696;transform:translate(76.3732vw,-10px) scale(.3896);animation:fall-371 15s -23s linear infinite}@keyframes fall-371{43.569%{transform:translate(83.9564vw,43.569vh) scale(.3896)}to{transform:translate(80.1648vw,99vh) scale(.3896)}}.snow:nth-child(372){opacity:1.732;transform:translate(23.5149vw,-10px) scale(.0002);animation:fall-372 19s -6s linear infinite}@keyframes fall-372{33.587%{transform:translate(28.5767vw,33.587vh) scale(.0002)}to{transform:translate(26.0458vw,99vh) scale(.0002)}}.snow:nth-child(373){opacity:1.9232;transform:translate(49.2109vw,-10px) scale(.2683);animation:fall-373 15s -25s linear infinite}@keyframes fall-373{33.867%{transform:translate(48.0719vw,33.867vh) scale(.2683)}to{transform:translate(48.6414vw,99vh) scale(.2683)}}.snow:nth-child(374){opacity:.6252;transform:translate(28.2806vw,-10px) scale(.6513);animation:fall-374 20s -21s linear infinite}@keyframes fall-374{60.746%{transform:translate(25.8317vw,60.746vh) scale(.6513)}to{transform:translate(27.05615vw,99vh) scale(.6513)}}.snow:nth-child(375){opacity:.4928;transform:translate(41.793vw,-10px) scale(.8721);animation:fall-375 13s -21s linear infinite}@keyframes fall-375{63.096%{transform:translate(38.8271vw,63.096vh) scale(.8721)}to{transform:translate(40.31005vw,99vh) scale(.8721)}}.snow:nth-child(376){opacity:.3632;transform:translate(29.3472vw,-10px) scale(.0573);animation:fall-376 30s -18s linear infinite}@keyframes fall-376{74.628%{transform:translate(19.8468vw,74.628vh) scale(.0573)}to{transform:translate(24.597vw,99vh) scale(.0573)}}.snow:nth-child(377){opacity:1.8936;transform:translate(87.6672vw,-10px) scale(.4553);animation:fall-377 27s -3s linear infinite}@keyframes fall-377{32.614%{transform:translate(92.2415vw,32.614vh) scale(.4553)}to{transform:translate(89.95435vw,99vh) scale(.4553)}}.snow:nth-child(378){opacity:.7754;transform:translate(36.8231vw,-10px) scale(.2911);animation:fall-378 28s -23s linear infinite}@keyframes fall-378{75.728%{transform:translate(36.7728vw,75.728vh) scale(.2911)}to{transform:translate(36.79795vw,99vh) scale(.2911)}}.snow:nth-child(379){opacity:.8164;transform:translate(20.8035vw,-10px) scale(.9242);animation:fall-379 10s -11s linear infinite}@keyframes fall-379{61.142%{transform:translate(16.494vw,61.142vh) scale(.9242)}to{transform:translate(18.64875vw,99vh) scale(.9242)}}.snow:nth-child(380){opacity:.1912;transform:translate(64.1214vw,-10px) scale(.8169);animation:fall-380 11s -5s linear infinite}@keyframes fall-380{67.524%{transform:translate(73.4745vw,67.524vh) scale(.8169)}to{transform:translate(68.79795vw,99vh) scale(.8169)}}.snow:nth-child(381){opacity:1.0836;transform:translate(33.1722vw,-10px) scale(.8299);animation:fall-381 14s -23s linear infinite}@keyframes fall-381{71.21%{transform:translate(37.4933vw,71.21vh) scale(.8299)}to{transform:translate(35.33275vw,99vh) scale(.8299)}}.snow:nth-child(382){opacity:1.746;transform:translate(68.9205vw,-10px) scale(.5002);animation:fall-382 17s -15s linear infinite}@keyframes fall-382{51.762%{transform:translate(74.0557vw,51.762vh) scale(.5002)}to{transform:translate(71.4881vw,99vh) scale(.5002)}}.snow:nth-child(383){opacity:.4272;transform:translate(39.9722vw,-10px) scale(.4804);animation:fall-383 14s -10s linear infinite}@keyframes fall-383{50.446%{transform:translate(43.3429vw,50.446vh) scale(.4804)}to{transform:translate(41.65755vw,99vh) scale(.4804)}}.snow:nth-child(384){opacity:1.262;transform:translate(80.3312vw,-10px) scale(.9567);animation:fall-384 21s -15s linear infinite}@keyframes fall-384{75.319%{transform:translate(76.4976vw,75.319vh) scale(.9567)}to{transform:translate(78.4144vw,99vh) scale(.9567)}}.snow:nth-child(385){opacity:.2548;transform:translate(49.6018vw,-10px) scale(.6731);animation:fall-385 16s -11s linear infinite}@keyframes fall-385{38.305%{transform:translate(43.1309vw,38.305vh) scale(.6731)}to{transform:translate(46.36635vw,99vh) scale(.6731)}}.snow:nth-child(386){opacity:.727;transform:translate(46.6803vw,-10px) scale(.1787);animation:fall-386 23s -19s linear infinite}@keyframes fall-386{76.593%{transform:translate(42.5044vw,76.593vh) scale(.1787)}to{transform:translate(44.59235vw,99vh) scale(.1787)}}.snow:nth-child(387){opacity:.465;transform:translate(91.8268vw,-10px) scale(.9685);animation:fall-387 22s -18s linear infinite}@keyframes fall-387{65.936%{transform:translate(91.2858vw,65.936vh) scale(.9685)}to{transform:translate(91.5563vw,99vh) scale(.9685)}}.snow:nth-child(388){opacity:.5872;transform:translate(84.3315vw,-10px) scale(.9931);animation:fall-388 22s -28s linear infinite}@keyframes fall-388{51.409%{transform:translate(88.0091vw,51.409vh) scale(.9931)}to{transform:translate(86.1703vw,99vh) scale(.9931)}}.snow:nth-child(389){opacity:.871;transform:translate(95.5836vw,-10px) scale(.6386);animation:fall-389 10s -5s linear infinite}@keyframes fall-389{76.101%{transform:translate(86.4667vw,76.101vh) scale(.6386)}to{transform:translate(91.02515vw,99vh) scale(.6386)}}.snow:nth-child(390){opacity:1.547;transform:translate(48.5802vw,-10px) scale(.4714);animation:fall-390 20s -4s linear infinite}@keyframes fall-390{55.346%{transform:translate(42.8018vw,55.346vh) scale(.4714)}to{transform:translate(45.691vw,99vh) scale(.4714)}}.snow:nth-child(391){opacity:.5568;transform:translate(10.2359vw,-10px) scale(.431);animation:fall-391 26s -10s linear infinite}@keyframes fall-391{62.633%{transform:translate(3.5579vw,62.633vh) scale(.431)}to{transform:translate(6.8969vw,99vh) scale(.431)}}.snow:nth-child(392){opacity:.1868;transform:translate(68.645vw,-10px) scale(.3541);animation:fall-392 21s -15s linear infinite}@keyframes fall-392{52.94%{transform:translate(74.4062vw,52.94vh) scale(.3541)}to{transform:translate(71.5256vw,99vh) scale(.3541)}}.snow:nth-child(393){opacity:1.475;transform:translate(41.2996vw,-10px) scale(.4697);animation:fall-393 13s -5s linear infinite}@keyframes fall-393{79.714%{transform:translate(49.0908vw,79.714vh) scale(.4697)}to{transform:translate(45.1952vw,99vh) scale(.4697)}}.snow:nth-child(394){opacity:1.616;transform:translate(16.58vw,-10px) scale(.6468);animation:fall-394 10s -11s linear infinite}@keyframes fall-394{73.332%{transform:translate(10.5102vw,73.332vh) scale(.6468)}to{transform:translate(13.5451vw,99vh) scale(.6468)}}.snow:nth-child(395){opacity:1.6518;transform:translate(71.3315vw,-10px) scale(.7963);animation:fall-395 11s -10s linear infinite}@keyframes fall-395{77.529%{transform:translate(61.8269vw,77.529vh) scale(.7963)}to{transform:translate(66.5792vw,99vh) scale(.7963)}}.snow:nth-child(396){opacity:1.4064;transform:translate(95.6073vw,-10px) scale(.9228);animation:fall-396 30s -18s linear infinite}@keyframes fall-396{62.626%{transform:translate(97.1274vw,62.626vh) scale(.9228)}to{transform:translate(96.36735vw,99vh) scale(.9228)}}.snow:nth-child(397){opacity:1.888;transform:translate(10.431vw,-10px) scale(.5594);animation:fall-397 27s -20s linear infinite}@keyframes fall-397{46.873%{transform:translate(4.4204vw,46.873vh) scale(.5594)}to{transform:translate(7.4257vw,99vh) scale(.5594)}}.snow:nth-child(398){opacity:1.487;transform:translate(71.4789vw,-10px) scale(.917);animation:fall-398 20s -8s linear infinite}@keyframes fall-398{55.131%{transform:translate(80.9223vw,55.131vh) scale(.917)}to{transform:translate(76.2006vw,99vh) scale(.917)}}.snow:nth-child(399){opacity:1.7312;transform:translate(45.7878vw,-10px) scale(.0463);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{56.288%{transform:translate(52.4028vw,56.288vh) scale(.0463)}to{transform:translate(49.0953vw,99vh) scale(.0463)}}.snow:nth-child(400){opacity:1.6584;transform:translate(32.4869vw,-10px) scale(.1909);animation:fall-400 26s -17s linear infinite}@keyframes fall-400{63.044%{transform:translate(36.2014vw,63.044vh) scale(.1909)}to{transform:translate(34.34415vw,99vh) scale(.1909)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7788;transform:translate(40.9607vw,-10px) scale(.4797);animation:fall-1 17s -11s linear infinite}@keyframes fall-1{72.134%{transform:translate(32.1749vw,72.134vh) scale(.4797)}to{transform:translate(36.5678vw,99vh) scale(.4797)}}.snow:nth-child(2){opacity:1.736;transform:translate(37.3372vw,-10px) scale(.9865);animation:fall-2 11s -29s linear infinite}@keyframes fall-2{74.164%{transform:translate(41.9408vw,74.164vh) scale(.9865)}to{transform:translate(39.639vw,99vh) scale(.9865)}}.snow:nth-child(3){opacity:1.884;transform:translate(37.6955vw,-10px) scale(.4207);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{44.361%{transform:translate(41.08vw,44.361vh) scale(.4207)}to{transform:translate(39.38775vw,99vh) scale(.4207)}}.snow:nth-child(4){opacity:.5972;transform:translate(81.5883vw,-10px) scale(.6781);animation:fall-4 18s -24s linear infinite}@keyframes fall-4{65.352%{transform:translate(83.1661vw,65.352vh) scale(.6781)}to{transform:translate(82.3772vw,99vh) scale(.6781)}}.snow:nth-child(5){opacity:.6058;transform:translate(83.7286vw,-10px) scale(.395);animation:fall-5 29s -7s linear infinite}@keyframes fall-5{71.739%{transform:translate(75.749vw,71.739vh) scale(.395)}to{transform:translate(79.7388vw,99vh) scale(.395)}}.snow:nth-child(6){opacity:1.7872;transform:translate(55.8134vw,-10px) scale(.5374);animation:fall-6 17s -23s linear infinite}@keyframes fall-6{74.273%{transform:translate(46.3507vw,74.273vh) scale(.5374)}to{transform:translate(51.08205vw,99vh) scale(.5374)}}.snow:nth-child(7){opacity:.828;transform:translate(40.2908vw,-10px) scale(.4685);animation:fall-7 18s -15s linear infinite}@keyframes fall-7{61.338%{transform:translate(48.9087vw,61.338vh) scale(.4685)}to{transform:translate(44.59975vw,99vh) scale(.4685)}}.snow:nth-child(8){opacity:1.3764;transform:translate(6.0084vw,-10px) scale(.5619);animation:fall-8 21s -29s linear infinite}@keyframes fall-8{52.916%{transform:translate(-3.0261vw,52.916vh) scale(.5619)}to{transform:translate(1.49115vw,99vh) scale(.5619)}}.snow:nth-child(9){opacity:1.0462;transform:translate(18.3519vw,-10px) scale(.9686);animation:fall-9 14s -10s linear infinite}@keyframes fall-9{75.14%{transform:translate(17.0334vw,75.14vh) scale(.9686)}to{transform:translate(17.69265vw,99vh) scale(.9686)}}.snow:nth-child(10){opacity:1.0442;transform:translate(62.5268vw,-10px) scale(.5534);animation:fall-10 10s -12s linear infinite}@keyframes fall-10{79.36%{transform:translate(65.6579vw,79.36vh) scale(.5534)}to{transform:translate(64.09235vw,99vh) scale(.5534)}}.snow:nth-child(11){opacity:1.562;transform:translate(25.0274vw,-10px) scale(.9455);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{73.123%{transform:translate(20.3665vw,73.123vh) scale(.9455)}to{transform:translate(22.69695vw,99vh) scale(.9455)}}.snow:nth-child(12){opacity:1.0782;transform:translate(14.8897vw,-10px) scale(.3033);animation:fall-12 23s -13s linear infinite}@keyframes fall-12{72.184%{transform:translate(12.0862vw,72.184vh) scale(.3033)}to{transform:translate(13.48795vw,99vh) scale(.3033)}}.snow:nth-child(13){opacity:.1402;transform:translate(91.7242vw,-10px) scale(.5318);animation:fall-13 21s -18s linear infinite}@keyframes fall-13{61.8%{transform:translate(84.8418vw,61.8vh) scale(.5318)}to{transform:translate(88.283vw,99vh) scale(.5318)}}.snow:nth-child(14){opacity:.5764;transform:translate(77.0683vw,-10px) scale(.8739);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{50.211%{transform:translate(78.0343vw,50.211vh) scale(.8739)}to{transform:translate(77.5513vw,99vh) scale(.8739)}}.snow:nth-child(15){opacity:.084;transform:translate(87.4942vw,-10px) scale(.6513);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{38.284%{transform:translate(87.9958vw,38.284vh) scale(.6513)}to{transform:translate(87.745vw,99vh) scale(.6513)}}.snow:nth-child(16){opacity:.4002;transform:translate(13.1558vw,-10px) scale(.7444);animation:fall-16 14s -11s linear infinite}@keyframes fall-16{47.674%{transform:translate(7.5172vw,47.674vh) scale(.7444)}to{transform:translate(10.3365vw,99vh) scale(.7444)}}.snow:nth-child(17){opacity:.9512;transform:translate(59.2818vw,-10px) scale(.1889);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{46.87%{transform:translate(55.4479vw,46.87vh) scale(.1889)}to{transform:translate(57.36485vw,99vh) scale(.1889)}}.snow:nth-child(18){opacity:1.6018;transform:translate(54.9786vw,-10px) scale(.2412);animation:fall-18 23s -21s linear infinite}@keyframes fall-18{69.915%{transform:translate(63.7576vw,69.915vh) scale(.2412)}to{transform:translate(59.3681vw,99vh) scale(.2412)}}.snow:nth-child(19){opacity:1.6088;transform:translate(13.3606vw,-10px) scale(.3054);animation:fall-19 18s -18s linear infinite}@keyframes fall-19{32.3%{transform:translate(12.4717vw,32.3vh) scale(.3054)}to{transform:translate(12.91615vw,99vh) scale(.3054)}}.snow:nth-child(20){opacity:.4774;transform:translate(32.8762vw,-10px) scale(.2415);animation:fall-20 27s -15s linear infinite}@keyframes fall-20{66.362%{transform:translate(24.8525vw,66.362vh) scale(.2415)}to{transform:translate(28.86435vw,99vh) scale(.2415)}}.snow:nth-child(21){opacity:1.3568;transform:translate(67.5184vw,-10px) scale(.5899);animation:fall-21 12s -20s linear infinite}@keyframes fall-21{75.979%{transform:translate(74.2748vw,75.979vh) scale(.5899)}to{transform:translate(70.8966vw,99vh) scale(.5899)}}.snow:nth-child(22){opacity:.9862;transform:translate(45.5001vw,-10px) scale(.6012);animation:fall-22 24s -3s linear infinite}@keyframes fall-22{53.103%{transform:translate(46.8864vw,53.103vh) scale(.6012)}to{transform:translate(46.19325vw,99vh) scale(.6012)}}.snow:nth-child(23){opacity:.2206;transform:translate(12.3311vw,-10px) scale(.1665);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{43.583%{transform:translate(21.9241vw,43.583vh) scale(.1665)}to{transform:translate(17.1276vw,99vh) scale(.1665)}}.snow:nth-child(24){opacity:1.2986;transform:translate(90.4366vw,-10px) scale(.818);animation:fall-24 10s -7s linear infinite}@keyframes fall-24{62.92%{transform:translate(83.6495vw,62.92vh) scale(.818)}to{transform:translate(87.04305vw,99vh) scale(.818)}}.snow:nth-child(25){opacity:.8048;transform:translate(57.296vw,-10px) scale(.0593);animation:fall-25 10s -3s linear infinite}@keyframes fall-25{65.117%{transform:translate(48.4859vw,65.117vh) scale(.0593)}to{transform:translate(52.89095vw,99vh) scale(.0593)}}.snow:nth-child(26){opacity:.2748;transform:translate(28.0194vw,-10px) scale(.9523);animation:fall-26 25s -14s linear infinite}@keyframes fall-26{67.414%{transform:translate(23.691vw,67.414vh) scale(.9523)}to{transform:translate(25.8552vw,99vh) scale(.9523)}}.snow:nth-child(27){opacity:.4238;transform:translate(11.1281vw,-10px) scale(.3046);animation:fall-27 19s -5s linear infinite}@keyframes fall-27{31.863%{transform:translate(11.6885vw,31.863vh) scale(.3046)}to{transform:translate(11.4083vw,99vh) scale(.3046)}}.snow:nth-child(28){opacity:.6882;transform:translate(52.7155vw,-10px) scale(.5566);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{70.24%{transform:translate(47.1654vw,70.24vh) scale(.5566)}to{transform:translate(49.94045vw,99vh) scale(.5566)}}.snow:nth-child(29){opacity:1.9882;transform:translate(89.8941vw,-10px) scale(.6334);animation:fall-29 23s -2s linear infinite}@keyframes fall-29{65.833%{transform:translate(85.8217vw,65.833vh) scale(.6334)}to{transform:translate(87.8579vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.1434;transform:translate(59.6859vw,-10px) scale(.767);animation:fall-30 15s -20s linear infinite}@keyframes fall-30{35.196%{transform:translate(63.2849vw,35.196vh) scale(.767)}to{transform:translate(61.4854vw,99vh) scale(.767)}}.snow:nth-child(31){opacity:1.296;transform:translate(41.721vw,-10px) scale(.7219);animation:fall-31 24s -17s linear infinite}@keyframes fall-31{44.042%{transform:translate(40.7614vw,44.042vh) scale(.7219)}to{transform:translate(41.2412vw,99vh) scale(.7219)}}.snow:nth-child(32){opacity:.3602;transform:translate(67.3831vw,-10px) scale(.5932);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{47.943%{transform:translate(72.7569vw,47.943vh) scale(.5932)}to{transform:translate(70.07vw,99vh) scale(.5932)}}.snow:nth-child(33){opacity:.6984;transform:translate(80.7684vw,-10px) scale(.9802);animation:fall-33 25s -15s linear infinite}@keyframes fall-33{42.704%{transform:translate(78.2808vw,42.704vh) scale(.9802)}to{transform:translate(79.5246vw,99vh) scale(.9802)}}.snow:nth-child(34){opacity:.227;transform:translate(49.7198vw,-10px) scale(.3237);animation:fall-34 15s -17s linear infinite}@keyframes fall-34{35.346%{transform:translate(57.5094vw,35.346vh) scale(.3237)}to{transform:translate(53.6146vw,99vh) scale(.3237)}}.snow:nth-child(35){opacity:.1422;transform:translate(89.3123vw,-10px) scale(.4708);animation:fall-35 26s -27s linear infinite}@keyframes fall-35{62.971%{transform:translate(82.6182vw,62.971vh) scale(.4708)}to{transform:translate(85.96525vw,99vh) scale(.4708)}}.snow:nth-child(36){opacity:.9048;transform:translate(58.068vw,-10px) scale(.1607);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{51.757%{transform:translate(53.2334vw,51.757vh) scale(.1607)}to{transform:translate(55.6507vw,99vh) scale(.1607)}}.snow:nth-child(37){opacity:1.4518;transform:translate(85.645vw,-10px) scale(.7011);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{76.101%{transform:translate(89.5737vw,76.101vh) scale(.7011)}to{transform:translate(87.60935vw,99vh) scale(.7011)}}.snow:nth-child(38){opacity:.907;transform:translate(86.3981vw,-10px) scale(.3108);animation:fall-38 17s -3s linear infinite}@keyframes fall-38{36.869%{transform:translate(82.8263vw,36.869vh) scale(.3108)}to{transform:translate(84.6122vw,99vh) scale(.3108)}}.snow:nth-child(39){opacity:1.9218;transform:translate(81.1754vw,-10px) scale(.1941);animation:fall-39 20s -2s linear infinite}@keyframes fall-39{58.053%{transform:translate(79.0998vw,58.053vh) scale(.1941)}to{transform:translate(80.1376vw,99vh) scale(.1941)}}.snow:nth-child(40){opacity:.4496;transform:translate(41.296vw,-10px) scale(.1163);animation:fall-40 19s -19s linear infinite}@keyframes fall-40{39.203%{transform:translate(34.1281vw,39.203vh) scale(.1163)}to{transform:translate(37.71205vw,99vh) scale(.1163)}}.snow:nth-child(41){opacity:.3186;transform:translate(75.2985vw,-10px) scale(.3664);animation:fall-41 13s -12s linear infinite}@keyframes fall-41{53.41%{transform:translate(73.4495vw,53.41vh) scale(.3664)}to{transform:translate(74.374vw,99vh) scale(.3664)}}.snow:nth-child(42){opacity:1.613;transform:translate(63.5017vw,-10px) scale(.1182);animation:fall-42 20s -12s linear infinite}@keyframes fall-42{58.387%{transform:translate(68.5069vw,58.387vh) scale(.1182)}to{transform:translate(66.0043vw,99vh) scale(.1182)}}.snow:nth-child(43){opacity:1.1482;transform:translate(72.083vw,-10px) scale(.7722);animation:fall-43 24s -12s linear infinite}@keyframes fall-43{38.307%{transform:translate(79.1432vw,38.307vh) scale(.7722)}to{transform:translate(75.6131vw,99vh) scale(.7722)}}.snow:nth-child(44){opacity:1.6282;transform:translate(64.8181vw,-10px) scale(.9388);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{30.643%{transform:translate(62.6676vw,30.643vh) scale(.9388)}to{transform:translate(63.74285vw,99vh) scale(.9388)}}.snow:nth-child(45){opacity:1.5382;transform:translate(30.351vw,-10px) scale(.6924);animation:fall-45 14s -30s linear infinite}@keyframes fall-45{56.899%{transform:translate(34.6286vw,56.899vh) scale(.6924)}to{transform:translate(32.4898vw,99vh) scale(.6924)}}.snow:nth-child(46){opacity:.7404;transform:translate(44.957vw,-10px) scale(.7943);animation:fall-46 29s -5s linear infinite}@keyframes fall-46{78.936%{transform:translate(47.7667vw,78.936vh) scale(.7943)}to{transform:translate(46.36185vw,99vh) scale(.7943)}}.snow:nth-child(47){opacity:.1958;transform:translate(81.5561vw,-10px) scale(.7447);animation:fall-47 22s -19s linear infinite}@keyframes fall-47{69.549%{transform:translate(75.4742vw,69.549vh) scale(.7447)}to{transform:translate(78.51515vw,99vh) scale(.7447)}}.snow:nth-child(48){opacity:.824;transform:translate(10.5128vw,-10px) scale(.0596);animation:fall-48 27s -29s linear infinite}@keyframes fall-48{36.972%{transform:translate(14.8718vw,36.972vh) scale(.0596)}to{transform:translate(12.6923vw,99vh) scale(.0596)}}.snow:nth-child(49){opacity:1.375;transform:translate(6.761vw,-10px) scale(.3714);animation:fall-49 22s -21s linear infinite}@keyframes fall-49{43.773%{transform:translate(12.1679vw,43.773vh) scale(.3714)}to{transform:translate(9.46445vw,99vh) scale(.3714)}}.snow:nth-child(50){opacity:1.8666;transform:translate(82.2891vw,-10px) scale(.3218);animation:fall-50 28s -2s linear infinite}@keyframes fall-50{52.669%{transform:translate(90.9971vw,52.669vh) scale(.3218)}to{transform:translate(86.6431vw,99vh) scale(.3218)}}.snow:nth-child(51){opacity:.644;transform:translate(12.5696vw,-10px) scale(.1329);animation:fall-51 15s -4s linear infinite}@keyframes fall-51{71.824%{transform:translate(11.591vw,71.824vh) scale(.1329)}to{transform:translate(12.0803vw,99vh) scale(.1329)}}.snow:nth-child(52){opacity:.1154;transform:translate(59.541vw,-10px) scale(.0301);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{65.34%{transform:translate(49.6656vw,65.34vh) scale(.0301)}to{transform:translate(54.6033vw,99vh) scale(.0301)}}.snow:nth-child(53){opacity:1.3324;transform:translate(39.011vw,-10px) scale(.9407);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{31.471%{transform:translate(44.9822vw,31.471vh) scale(.9407)}to{transform:translate(41.9966vw,99vh) scale(.9407)}}.snow:nth-child(54){opacity:1.4758;transform:translate(93.3519vw,-10px) scale(.9258);animation:fall-54 23s -7s linear infinite}@keyframes fall-54{55.851%{transform:translate(96.8922vw,55.851vh) scale(.9258)}to{transform:translate(95.12205vw,99vh) scale(.9258)}}.snow:nth-child(55){opacity:1.567;transform:translate(50.4175vw,-10px) scale(.1357);animation:fall-55 12s -23s linear infinite}@keyframes fall-55{63.055%{transform:translate(51.885vw,63.055vh) scale(.1357)}to{transform:translate(51.15125vw,99vh) scale(.1357)}}.snow:nth-child(56){opacity:.6438;transform:translate(89.966vw,-10px) scale(.8297);animation:fall-56 19s -11s linear infinite}@keyframes fall-56{52.49%{transform:translate(91.4335vw,52.49vh) scale(.8297)}to{transform:translate(90.69975vw,99vh) scale(.8297)}}.snow:nth-child(57){opacity:.42;transform:translate(46.4881vw,-10px) scale(.8483);animation:fall-57 17s -24s linear infinite}@keyframes fall-57{72.915%{transform:translate(40.4336vw,72.915vh) scale(.8483)}to{transform:translate(43.46085vw,99vh) scale(.8483)}}.snow:nth-child(58){opacity:.4306;transform:translate(65.4744vw,-10px) scale(.9408);animation:fall-58 14s -13s linear infinite}@keyframes fall-58{66.047%{transform:translate(71.7728vw,66.047vh) scale(.9408)}to{transform:translate(68.6236vw,99vh) scale(.9408)}}.snow:nth-child(59){opacity:1.5948;transform:translate(22.245vw,-10px) scale(.0521);animation:fall-59 21s -1s linear infinite}@keyframes fall-59{53.441%{transform:translate(17.6685vw,53.441vh) scale(.0521)}to{transform:translate(19.95675vw,99vh) scale(.0521)}}.snow:nth-child(60){opacity:1.2552;transform:translate(43.4948vw,-10px) scale(.3438);animation:fall-60 25s -21s linear infinite}@keyframes fall-60{39.921%{transform:translate(41.4503vw,39.921vh) scale(.3438)}to{transform:translate(42.47255vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.4312;transform:translate(73.3137vw,-10px) scale(.0968);animation:fall-61 11s -6s linear infinite}@keyframes fall-61{31.338%{transform:translate(68.0676vw,31.338vh) scale(.0968)}to{transform:translate(70.69065vw,99vh) scale(.0968)}}.snow:nth-child(62){opacity:1.909;transform:translate(42.9593vw,-10px) scale(.7431);animation:fall-62 22s -17s linear infinite}@keyframes fall-62{56.782%{transform:translate(35.5961vw,56.782vh) scale(.7431)}to{transform:translate(39.2777vw,99vh) scale(.7431)}}.snow:nth-child(63){opacity:.6582;transform:translate(2.3998vw,-10px) scale(.3628);animation:fall-63 14s -7s linear infinite}@keyframes fall-63{54.262%{transform:translate(-6.1166vw,54.262vh) scale(.3628)}to{transform:translate(-1.8584vw,99vh) scale(.3628)}}.snow:nth-child(64){opacity:1.8738;transform:translate(69.6822vw,-10px) scale(.6148);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{31.922%{transform:translate(74.0969vw,31.922vh) scale(.6148)}to{transform:translate(71.88955vw,99vh) scale(.6148)}}.snow:nth-child(65){opacity:1.5326;transform:translate(57.3422vw,-10px) scale(.2845);animation:fall-65 29s -13s linear infinite}@keyframes fall-65{67.146%{transform:translate(64.4664vw,67.146vh) scale(.2845)}to{transform:translate(60.9043vw,99vh) scale(.2845)}}.snow:nth-child(66){opacity:.1694;transform:translate(6.0045vw,-10px) scale(.4928);animation:fall-66 15s -19s linear infinite}@keyframes fall-66{36.238%{transform:translate(6.0951vw,36.238vh) scale(.4928)}to{transform:translate(6.0498vw,99vh) scale(.4928)}}.snow:nth-child(67){opacity:.0024;transform:translate(79.7119vw,-10px) scale(.4241);animation:fall-67 20s -1s linear infinite}@keyframes fall-67{48.237%{transform:translate(86.1069vw,48.237vh) scale(.4241)}to{transform:translate(82.9094vw,99vh) scale(.4241)}}.snow:nth-child(68){opacity:1.6368;transform:translate(56.2255vw,-10px) scale(.8256);animation:fall-68 10s -24s linear infinite}@keyframes fall-68{54.56%{transform:translate(47.5349vw,54.56vh) scale(.8256)}to{transform:translate(51.8802vw,99vh) scale(.8256)}}.snow:nth-child(69){opacity:1.1266;transform:translate(67.5872vw,-10px) scale(.6812);animation:fall-69 19s -22s linear infinite}@keyframes fall-69{59.738%{transform:translate(60.9952vw,59.738vh) scale(.6812)}to{transform:translate(64.2912vw,99vh) scale(.6812)}}.snow:nth-child(70){opacity:1.8694;transform:translate(40.4204vw,-10px) scale(.23);animation:fall-70 29s -24s linear infinite}@keyframes fall-70{78.524%{transform:translate(31.3061vw,78.524vh) scale(.23)}to{transform:translate(35.86325vw,99vh) scale(.23)}}.snow:nth-child(71){opacity:1.6678;transform:translate(87.1344vw,-10px) scale(.6335);animation:fall-71 13s -28s linear infinite}@keyframes fall-71{70.074%{transform:translate(95.6981vw,70.074vh) scale(.6335)}to{transform:translate(91.41625vw,99vh) scale(.6335)}}.snow:nth-child(72){opacity:.0412;transform:translate(64.699vw,-10px) scale(.5669);animation:fall-72 21s -14s linear infinite}@keyframes fall-72{71.081%{transform:translate(55.3897vw,71.081vh) scale(.5669)}to{transform:translate(60.04435vw,99vh) scale(.5669)}}.snow:nth-child(73){opacity:1.7008;transform:translate(67.911vw,-10px) scale(.8565);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{57.731%{transform:translate(67.1159vw,57.731vh) scale(.8565)}to{transform:translate(67.51345vw,99vh) scale(.8565)}}.snow:nth-child(74){opacity:.5454;transform:translate(39.3272vw,-10px) scale(.5374);animation:fall-74 30s -17s linear infinite}@keyframes fall-74{61.112%{transform:translate(33.5205vw,61.112vh) scale(.5374)}to{transform:translate(36.42385vw,99vh) scale(.5374)}}.snow:nth-child(75){opacity:1.3386;transform:translate(66.5799vw,-10px) scale(.543);animation:fall-75 13s -12s linear infinite}@keyframes fall-75{36.046%{transform:translate(57.4376vw,36.046vh) scale(.543)}to{transform:translate(62.00875vw,99vh) scale(.543)}}.snow:nth-child(76){opacity:.3542;transform:translate(8.3679vw,-10px) scale(.4366);animation:fall-76 20s -30s linear infinite}@keyframes fall-76{74.399%{transform:translate(15.8954vw,74.399vh) scale(.4366)}to{transform:translate(12.13165vw,99vh) scale(.4366)}}.snow:nth-child(77){opacity:.8832;transform:translate(18.2872vw,-10px) scale(.6531);animation:fall-77 22s -21s linear infinite}@keyframes fall-77{44.376%{transform:translate(14.7385vw,44.376vh) scale(.6531)}to{transform:translate(16.51285vw,99vh) scale(.6531)}}.snow:nth-child(78){opacity:.5352;transform:translate(47.6701vw,-10px) scale(.7435);animation:fall-78 19s -24s linear infinite}@keyframes fall-78{75.862%{transform:translate(38.2836vw,75.862vh) scale(.7435)}to{transform:translate(42.97685vw,99vh) scale(.7435)}}.snow:nth-child(79){opacity:1.3304;transform:translate(41.0152vw,-10px) scale(.3122);animation:fall-79 17s -22s linear infinite}@keyframes fall-79{63.796%{transform:translate(38.1626vw,63.796vh) scale(.3122)}to{transform:translate(39.5889vw,99vh) scale(.3122)}}.snow:nth-child(80){opacity:1.9702;transform:translate(42.365vw,-10px) scale(.213);animation:fall-80 25s -26s linear infinite}@keyframes fall-80{58.393%{transform:translate(35.7303vw,58.393vh) scale(.213)}to{transform:translate(39.04765vw,99vh) scale(.213)}}.snow:nth-child(81){opacity:.7044;transform:translate(81.2683vw,-10px) scale(.5793);animation:fall-81 24s -9s linear infinite}@keyframes fall-81{45.083%{transform:translate(72.0999vw,45.083vh) scale(.5793)}to{transform:translate(76.6841vw,99vh) scale(.5793)}}.snow:nth-child(82){opacity:.6578;transform:translate(89.5697vw,-10px) scale(.5347);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{43.339%{transform:translate(85.5861vw,43.339vh) scale(.5347)}to{transform:translate(87.5779vw,99vh) scale(.5347)}}.snow:nth-child(83){opacity:.995;transform:translate(56.706vw,-10px) scale(.544);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{47.296%{transform:translate(63.1344vw,47.296vh) scale(.544)}to{transform:translate(59.9202vw,99vh) scale(.544)}}.snow:nth-child(84){opacity:.5138;transform:translate(6.9249vw,-10px) scale(.8815);animation:fall-84 13s -14s linear infinite}@keyframes fall-84{44.678%{transform:translate(-.8821vw,44.678vh) scale(.8815)}to{transform:translate(3.0214vw,99vh) scale(.8815)}}.snow:nth-child(85){opacity:.6198;transform:translate(62.1201vw,-10px) scale(.3891);animation:fall-85 13s -26s linear infinite}@keyframes fall-85{72.659%{transform:translate(70.7772vw,72.659vh) scale(.3891)}to{transform:translate(66.44865vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.1768;transform:translate(7.0257vw,-10px) scale(.1877);animation:fall-86 12s -2s linear infinite}@keyframes fall-86{46.055%{transform:translate(1.5578vw,46.055vh) scale(.1877)}to{transform:translate(4.29175vw,99vh) scale(.1877)}}.snow:nth-child(87){opacity:.77;transform:translate(52.4819vw,-10px) scale(.9715);animation:fall-87 11s -21s linear infinite}@keyframes fall-87{74.877%{transform:translate(51.2834vw,74.877vh) scale(.9715)}to{transform:translate(51.88265vw,99vh) scale(.9715)}}.snow:nth-child(88){opacity:.1614;transform:translate(39.0851vw,-10px) scale(.6214);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{35.428%{transform:translate(38.1668vw,35.428vh) scale(.6214)}to{transform:translate(38.62595vw,99vh) scale(.6214)}}.snow:nth-child(89){opacity:.5508;transform:translate(53.3922vw,-10px) scale(.5175);animation:fall-89 26s -23s linear infinite}@keyframes fall-89{55.395%{transform:translate(58.0144vw,55.395vh) scale(.5175)}to{transform:translate(55.7033vw,99vh) scale(.5175)}}.snow:nth-child(90){opacity:.5346;transform:translate(42.6103vw,-10px) scale(.5194);animation:fall-90 18s -4s linear infinite}@keyframes fall-90{61.617%{transform:translate(32.9324vw,61.617vh) scale(.5194)}to{transform:translate(37.77135vw,99vh) scale(.5194)}}.snow:nth-child(91){opacity:.496;transform:translate(77.7701vw,-10px) scale(.0069);animation:fall-91 28s -28s linear infinite}@keyframes fall-91{62.944%{transform:translate(85.39vw,62.944vh) scale(.0069)}to{transform:translate(81.58005vw,99vh) scale(.0069)}}.snow:nth-child(92){opacity:1.1712;transform:translate(45.7731vw,-10px) scale(.6786);animation:fall-92 18s -24s linear infinite}@keyframes fall-92{41.358%{transform:translate(41.0523vw,41.358vh) scale(.6786)}to{transform:translate(43.4127vw,99vh) scale(.6786)}}.snow:nth-child(93){opacity:.9582;transform:translate(40.7301vw,-10px) scale(.2649);animation:fall-93 19s -4s linear infinite}@keyframes fall-93{57.818%{transform:translate(48.5324vw,57.818vh) scale(.2649)}to{transform:translate(44.63125vw,99vh) scale(.2649)}}.snow:nth-child(94){opacity:1.0806;transform:translate(38.3854vw,-10px) scale(.2446);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{77.31%{transform:translate(37.1516vw,77.31vh) scale(.2446)}to{transform:translate(37.7685vw,99vh) scale(.2446)}}.snow:nth-child(95){opacity:.4976;transform:translate(94.9233vw,-10px) scale(.9673);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{67.851%{transform:translate(102.5593vw,67.851vh) scale(.9673)}to{transform:translate(98.7413vw,99vh) scale(.9673)}}.snow:nth-child(96){opacity:1.8798;transform:translate(93.7911vw,-10px) scale(.6302);animation:fall-96 30s -8s linear infinite}@keyframes fall-96{78.375%{transform:translate(92.142vw,78.375vh) scale(.6302)}to{transform:translate(92.96655vw,99vh) scale(.6302)}}.snow:nth-child(97){opacity:.6736;transform:translate(40.8335vw,-10px) scale(.6445);animation:fall-97 28s -16s linear infinite}@keyframes fall-97{58.246%{transform:translate(46.2457vw,58.246vh) scale(.6445)}to{transform:translate(43.5396vw,99vh) scale(.6445)}}.snow:nth-child(98){opacity:1.601;transform:translate(34.6652vw,-10px) scale(.222);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.333%{transform:translate(28.9247vw,76.333vh) scale(.222)}to{transform:translate(31.79495vw,99vh) scale(.222)}}.snow:nth-child(99){opacity:.2792;transform:translate(32.8288vw,-10px) scale(.4119);animation:fall-99 22s -13s linear infinite}@keyframes fall-99{41.237%{transform:translate(25.704vw,41.237vh) scale(.4119)}to{transform:translate(29.2664vw,99vh) scale(.4119)}}.snow:nth-child(100){opacity:.0962;transform:translate(50.017vw,-10px) scale(.0832);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{39.958%{transform:translate(51.1655vw,39.958vh) scale(.0832)}to{transform:translate(50.59125vw,99vh) scale(.0832)}}.snow:nth-child(101){opacity:.261;transform:translate(29.638vw,-10px) scale(.6323);animation:fall-101 25s -16s linear infinite}@keyframes fall-101{78.583%{transform:translate(35.1503vw,78.583vh) scale(.6323)}to{transform:translate(32.39415vw,99vh) scale(.6323)}}.snow:nth-child(102){opacity:1.5954;transform:translate(51.5121vw,-10px) scale(.7193);animation:fall-102 24s -17s linear infinite}@keyframes fall-102{73.614%{transform:translate(51.6855vw,73.614vh) scale(.7193)}to{transform:translate(51.5988vw,99vh) scale(.7193)}}.snow:nth-child(103){opacity:.4504;transform:translate(13.2546vw,-10px) scale(.0521);animation:fall-103 15s -29s linear infinite}@keyframes fall-103{54.47%{transform:translate(7.4455vw,54.47vh) scale(.0521)}to{transform:translate(10.35005vw,99vh) scale(.0521)}}.snow:nth-child(104){opacity:.1384;transform:translate(80.7338vw,-10px) scale(.3779);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{33.575%{transform:translate(78.448vw,33.575vh) scale(.3779)}to{transform:translate(79.5909vw,99vh) scale(.3779)}}.snow:nth-child(105){opacity:1.5738;transform:translate(81.639vw,-10px) scale(.3141);animation:fall-105 29s -4s linear infinite}@keyframes fall-105{40.197%{transform:translate(71.7248vw,40.197vh) scale(.3141)}to{transform:translate(76.6819vw,99vh) scale(.3141)}}.snow:nth-child(106){opacity:.889;transform:translate(79.3982vw,-10px) scale(.6355);animation:fall-106 27s -28s linear infinite}@keyframes fall-106{72.544%{transform:translate(79.5626vw,72.544vh) scale(.6355)}to{transform:translate(79.4804vw,99vh) scale(.6355)}}.snow:nth-child(107){opacity:.786;transform:translate(60.286vw,-10px) scale(.1249);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{33.391%{transform:translate(61.9639vw,33.391vh) scale(.1249)}to{transform:translate(61.12495vw,99vh) scale(.1249)}}.snow:nth-child(108){opacity:.829;transform:translate(77.1457vw,-10px) scale(.9814);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{42.404%{transform:translate(79.4vw,42.404vh) scale(.9814)}to{transform:translate(78.27285vw,99vh) scale(.9814)}}.snow:nth-child(109){opacity:1.8538;transform:translate(67.6229vw,-10px) scale(.0222);animation:fall-109 28s -22s linear infinite}@keyframes fall-109{43.448%{transform:translate(58.6426vw,43.448vh) scale(.0222)}to{transform:translate(63.13275vw,99vh) scale(.0222)}}.snow:nth-child(110){opacity:1.4208;transform:translate(81.9488vw,-10px) scale(.3939);animation:fall-110 23s -14s linear infinite}@keyframes fall-110{33.998%{transform:translate(85.7481vw,33.998vh) scale(.3939)}to{transform:translate(83.84845vw,99vh) scale(.3939)}}.snow:nth-child(111){opacity:1.3622;transform:translate(50.946vw,-10px) scale(.8995);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{45.666%{transform:translate(60.3338vw,45.666vh) scale(.8995)}to{transform:translate(55.6399vw,99vh) scale(.8995)}}.snow:nth-child(112){opacity:1.523;transform:translate(32.3965vw,-10px) scale(.8043);animation:fall-112 16s -20s linear infinite}@keyframes fall-112{44.226%{transform:translate(27.0094vw,44.226vh) scale(.8043)}to{transform:translate(29.70295vw,99vh) scale(.8043)}}.snow:nth-child(113){opacity:.9358;transform:translate(98.4976vw,-10px) scale(.9893);animation:fall-113 19s -24s linear infinite}@keyframes fall-113{76.239%{transform:translate(98.473vw,76.239vh) scale(.9893)}to{transform:translate(98.4853vw,99vh) scale(.9893)}}.snow:nth-child(114){opacity:1.4384;transform:translate(74.8005vw,-10px) scale(.3431);animation:fall-114 23s -11s linear infinite}@keyframes fall-114{42.657%{transform:translate(70.2786vw,42.657vh) scale(.3431)}to{transform:translate(72.53955vw,99vh) scale(.3431)}}.snow:nth-child(115){opacity:1.2246;transform:translate(34.5571vw,-10px) scale(.7095);animation:fall-115 26s -2s linear infinite}@keyframes fall-115{45.688%{transform:translate(33.0045vw,45.688vh) scale(.7095)}to{transform:translate(33.7808vw,99vh) scale(.7095)}}.snow:nth-child(116){opacity:.2582;transform:translate(63.2717vw,-10px) scale(.7838);animation:fall-116 19s -28s linear infinite}@keyframes fall-116{32.621%{transform:translate(66.5103vw,32.621vh) scale(.7838)}to{transform:translate(64.891vw,99vh) scale(.7838)}}.snow:nth-child(117){opacity:.639;transform:translate(6.043vw,-10px) scale(.2577);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{58.561%{transform:translate(-1.2844vw,58.561vh) scale(.2577)}to{transform:translate(2.3793vw,99vh) scale(.2577)}}.snow:nth-child(118){opacity:.788;transform:translate(80.3377vw,-10px) scale(.9687);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{58.973%{transform:translate(70.5274vw,58.973vh) scale(.9687)}to{transform:translate(75.43255vw,99vh) scale(.9687)}}.snow:nth-child(119){opacity:1.168;transform:translate(63.7702vw,-10px) scale(.9463);animation:fall-119 17s -26s linear infinite}@keyframes fall-119{33.259%{transform:translate(56.061vw,33.259vh) scale(.9463)}to{transform:translate(59.9156vw,99vh) scale(.9463)}}.snow:nth-child(120){opacity:1.024;transform:translate(12.4637vw,-10px) scale(.8814);animation:fall-120 17s -15s linear infinite}@keyframes fall-120{55.926%{transform:translate(14.7988vw,55.926vh) scale(.8814)}to{transform:translate(13.63125vw,99vh) scale(.8814)}}.snow:nth-child(121){opacity:1.3522;transform:translate(15.721vw,-10px) scale(.2223);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{56.257%{transform:translate(17.7575vw,56.257vh) scale(.2223)}to{transform:translate(16.73925vw,99vh) scale(.2223)}}.snow:nth-child(122){opacity:1.634;transform:translate(87.0494vw,-10px) scale(.7604);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{76.869%{transform:translate(91.0702vw,76.869vh) scale(.7604)}to{transform:translate(89.0598vw,99vh) scale(.7604)}}.snow:nth-child(123){opacity:1.3392;transform:translate(42.7585vw,-10px) scale(.1021);animation:fall-123 27s -7s linear infinite}@keyframes fall-123{31.371%{transform:translate(37.2935vw,31.371vh) scale(.1021)}to{transform:translate(40.026vw,99vh) scale(.1021)}}.snow:nth-child(124){opacity:1.766;transform:translate(71.502vw,-10px) scale(.14);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{47.59%{transform:translate(63.7499vw,47.59vh) scale(.14)}to{transform:translate(67.62595vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.421;transform:translate(63.5243vw,-10px) scale(.0182);animation:fall-125 15s -15s linear infinite}@keyframes fall-125{74.868%{transform:translate(68.0692vw,74.868vh) scale(.0182)}to{transform:translate(65.79675vw,99vh) scale(.0182)}}.snow:nth-child(126){opacity:1.2526;transform:translate(54.5975vw,-10px) scale(.2155);animation:fall-126 26s -19s linear infinite}@keyframes fall-126{56.928%{transform:translate(58.7231vw,56.928vh) scale(.2155)}to{transform:translate(56.6603vw,99vh) scale(.2155)}}.snow:nth-child(127){opacity:.4958;transform:translate(75.4135vw,-10px) scale(.5697);animation:fall-127 11s -5s linear infinite}@keyframes fall-127{75.488%{transform:translate(78.2056vw,75.488vh) scale(.5697)}to{transform:translate(76.80955vw,99vh) scale(.5697)}}.snow:nth-child(128){opacity:1.3784;transform:translate(71.2002vw,-10px) scale(.8769);animation:fall-128 11s -28s linear infinite}@keyframes fall-128{71.386%{transform:translate(76.0671vw,71.386vh) scale(.8769)}to{transform:translate(73.63365vw,99vh) scale(.8769)}}.snow:nth-child(129){opacity:.3048;transform:translate(89.3197vw,-10px) scale(.7725);animation:fall-129 30s -23s linear infinite}@keyframes fall-129{65.05%{transform:translate(90.5176vw,65.05vh) scale(.7725)}to{transform:translate(89.91865vw,99vh) scale(.7725)}}.snow:nth-child(130){opacity:.1732;transform:translate(91.9443vw,-10px) scale(.9035);animation:fall-130 30s -23s linear infinite}@keyframes fall-130{41.506%{transform:translate(98.8756vw,41.506vh) scale(.9035)}to{transform:translate(95.40995vw,99vh) scale(.9035)}}.snow:nth-child(131){opacity:.408;transform:translate(13.2723vw,-10px) scale(.4699);animation:fall-131 19s -18s linear infinite}@keyframes fall-131{61.263%{transform:translate(5.1355vw,61.263vh) scale(.4699)}to{transform:translate(9.2039vw,99vh) scale(.4699)}}.snow:nth-child(132){opacity:.3242;transform:translate(68.7889vw,-10px) scale(.0899);animation:fall-132 25s -29s linear infinite}@keyframes fall-132{71.326%{transform:translate(59.8735vw,71.326vh) scale(.0899)}to{transform:translate(64.3312vw,99vh) scale(.0899)}}.snow:nth-child(133){opacity:.5226;transform:translate(2.2955vw,-10px) scale(.7501);animation:fall-133 21s -30s linear infinite}@keyframes fall-133{64.176%{transform:translate(-4.703vw,64.176vh) scale(.7501)}to{transform:translate(-1.20375vw,99vh) scale(.7501)}}.snow:nth-child(134){opacity:.0428;transform:translate(32.5617vw,-10px) scale(.503);animation:fall-134 22s -29s linear infinite}@keyframes fall-134{49.126%{transform:translate(30.7764vw,49.126vh) scale(.503)}to{transform:translate(31.66905vw,99vh) scale(.503)}}.snow:nth-child(135){opacity:.5122;transform:translate(65.6751vw,-10px) scale(.5523);animation:fall-135 14s -14s linear infinite}@keyframes fall-135{53.088%{transform:translate(66.6297vw,53.088vh) scale(.5523)}to{transform:translate(66.1524vw,99vh) scale(.5523)}}.snow:nth-child(136){opacity:.4182;transform:translate(24.7521vw,-10px) scale(.029);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{48.929%{transform:translate(24.5294vw,48.929vh) scale(.029)}to{transform:translate(24.64075vw,99vh) scale(.029)}}.snow:nth-child(137){opacity:.9458;transform:translate(62.7275vw,-10px) scale(.2762);animation:fall-137 26s -7s linear infinite}@keyframes fall-137{69.626%{transform:translate(54.1736vw,69.626vh) scale(.2762)}to{transform:translate(58.45055vw,99vh) scale(.2762)}}.snow:nth-child(138){opacity:1.4416;transform:translate(92.8167vw,-10px) scale(.969);animation:fall-138 28s -9s linear infinite}@keyframes fall-138{49.788%{transform:translate(98.9032vw,49.788vh) scale(.969)}to{transform:translate(95.85995vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.419;transform:translate(49.915vw,-10px) scale(.1799);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{42.613%{transform:translate(57.2577vw,42.613vh) scale(.1799)}to{transform:translate(53.58635vw,99vh) scale(.1799)}}.snow:nth-child(140){opacity:.0628;transform:translate(79.302vw,-10px) scale(.8463);animation:fall-140 24s -7s linear infinite}@keyframes fall-140{54.057%{transform:translate(73.7562vw,54.057vh) scale(.8463)}to{transform:translate(76.5291vw,99vh) scale(.8463)}}.snow:nth-child(141){opacity:.4124;transform:translate(34.0175vw,-10px) scale(.5301);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{67.713%{transform:translate(33.9095vw,67.713vh) scale(.5301)}to{transform:translate(33.9635vw,99vh) scale(.5301)}}.snow:nth-child(142){opacity:.892;transform:translate(36.6605vw,-10px) scale(.5629);animation:fall-142 12s -26s linear infinite}@keyframes fall-142{77.512%{transform:translate(46.0338vw,77.512vh) scale(.5629)}to{transform:translate(41.34715vw,99vh) scale(.5629)}}.snow:nth-child(143){opacity:1.8636;transform:translate(51.6252vw,-10px) scale(.444);animation:fall-143 22s -14s linear infinite}@keyframes fall-143{61.278%{transform:translate(47.7045vw,61.278vh) scale(.444)}to{transform:translate(49.66485vw,99vh) scale(.444)}}.snow:nth-child(144){opacity:.5072;transform:translate(40.5645vw,-10px) scale(.8201);animation:fall-144 17s -15s linear infinite}@keyframes fall-144{34.41%{transform:translate(33.1209vw,34.41vh) scale(.8201)}to{transform:translate(36.8427vw,99vh) scale(.8201)}}.snow:nth-child(145){opacity:.0464;transform:translate(56.5501vw,-10px) scale(.6296);animation:fall-145 14s -29s linear infinite}@keyframes fall-145{45.37%{transform:translate(54.4291vw,45.37vh) scale(.6296)}to{transform:translate(55.4896vw,99vh) scale(.6296)}}.snow:nth-child(146){opacity:.9232;transform:translate(.5821vw,-10px) scale(.5802);animation:fall-146 15s -16s linear infinite}@keyframes fall-146{32.896%{transform:translate(-4.8186vw,32.896vh) scale(.5802)}to{transform:translate(-2.11825vw,99vh) scale(.5802)}}.snow:nth-child(147){opacity:.079;transform:translate(18.7755vw,-10px) scale(.7635);animation:fall-147 22s -17s linear infinite}@keyframes fall-147{60.368%{transform:translate(11.3285vw,60.368vh) scale(.7635)}to{transform:translate(15.052vw,99vh) scale(.7635)}}.snow:nth-child(148){opacity:.8568;transform:translate(12.4988vw,-10px) scale(.216);animation:fall-148 10s -19s linear infinite}@keyframes fall-148{73.87%{transform:translate(3.021vw,73.87vh) scale(.216)}to{transform:translate(7.7599vw,99vh) scale(.216)}}.snow:nth-child(149){opacity:.1032;transform:translate(53.7959vw,-10px) scale(.6877);animation:fall-149 21s -4s linear infinite}@keyframes fall-149{59.103%{transform:translate(49.5291vw,59.103vh) scale(.6877)}to{transform:translate(51.6625vw,99vh) scale(.6877)}}.snow:nth-child(150){opacity:1.7412;transform:translate(1.7363vw,-10px) scale(.8213);animation:fall-150 15s -22s linear infinite}@keyframes fall-150{47.955%{transform:translate(6.7839vw,47.955vh) scale(.8213)}to{transform:translate(4.2601vw,99vh) scale(.8213)}}.snow:nth-child(151){opacity:1.7844;transform:translate(.1319vw,-10px) scale(.4109);animation:fall-151 28s -29s linear infinite}@keyframes fall-151{52.355%{transform:translate(-.0901vw,52.355vh) scale(.4109)}to{transform:translate(.0209vw,99vh) scale(.4109)}}.snow:nth-child(152){opacity:.5488;transform:translate(14.8988vw,-10px) scale(.2671);animation:fall-152 21s -10s linear infinite}@keyframes fall-152{35.903%{transform:translate(18.2681vw,35.903vh) scale(.2671)}to{transform:translate(16.58345vw,99vh) scale(.2671)}}.snow:nth-child(153){opacity:1.9972;transform:translate(7.1464vw,-10px) scale(.4557);animation:fall-153 10s -20s linear infinite}@keyframes fall-153{77.234%{transform:translate(12.996vw,77.234vh) scale(.4557)}to{transform:translate(10.0712vw,99vh) scale(.4557)}}.snow:nth-child(154){opacity:1.7648;transform:translate(58.9304vw,-10px) scale(.2952);animation:fall-154 23s -17s linear infinite}@keyframes fall-154{49.686%{transform:translate(60.1504vw,49.686vh) scale(.2952)}to{transform:translate(59.5404vw,99vh) scale(.2952)}}.snow:nth-child(155){opacity:.7488;transform:translate(4.2521vw,-10px) scale(.8687);animation:fall-155 17s -15s linear infinite}@keyframes fall-155{47.253%{transform:translate(.2673vw,47.253vh) scale(.8687)}to{transform:translate(2.2597vw,99vh) scale(.8687)}}.snow:nth-child(156){opacity:1.2132;transform:translate(70.0357vw,-10px) scale(.9211);animation:fall-156 27s -6s linear infinite}@keyframes fall-156{42.399%{transform:translate(63.3932vw,42.399vh) scale(.9211)}to{transform:translate(66.71445vw,99vh) scale(.9211)}}.snow:nth-child(157){opacity:1.5512;transform:translate(5.5938vw,-10px) scale(.481);animation:fall-157 18s -16s linear infinite}@keyframes fall-157{36.352%{transform:translate(7.9481vw,36.352vh) scale(.481)}to{transform:translate(6.77095vw,99vh) scale(.481)}}.snow:nth-child(158){opacity:.6904;transform:translate(45.0467vw,-10px) scale(.6181);animation:fall-158 12s -20s linear infinite}@keyframes fall-158{66.587%{transform:translate(35.8805vw,66.587vh) scale(.6181)}to{transform:translate(40.4636vw,99vh) scale(.6181)}}.snow:nth-child(159){opacity:1.5684;transform:translate(80.8658vw,-10px) scale(.3889);animation:fall-159 28s -23s linear infinite}@keyframes fall-159{39.982%{transform:translate(75.754vw,39.982vh) scale(.3889)}to{transform:translate(78.3099vw,99vh) scale(.3889)}}.snow:nth-child(160){opacity:1.6202;transform:translate(39.2132vw,-10px) scale(.6972);animation:fall-160 13s -10s linear infinite}@keyframes fall-160{57.576%{transform:translate(43.3669vw,57.576vh) scale(.6972)}to{transform:translate(41.29005vw,99vh) scale(.6972)}}.snow:nth-child(161){opacity:.8862;transform:translate(43.0418vw,-10px) scale(.0385);animation:fall-161 11s -14s linear infinite}@keyframes fall-161{64.168%{transform:translate(36.2044vw,64.168vh) scale(.0385)}to{transform:translate(39.6231vw,99vh) scale(.0385)}}.snow:nth-child(162){opacity:1.536;transform:translate(74.7401vw,-10px) scale(.7839);animation:fall-162 21s -4s linear infinite}@keyframes fall-162{37.268%{transform:translate(84.0585vw,37.268vh) scale(.7839)}to{transform:translate(79.3993vw,99vh) scale(.7839)}}.snow:nth-child(163){opacity:1.699;transform:translate(50.687vw,-10px) scale(.8579);animation:fall-163 25s -3s linear infinite}@keyframes fall-163{69.318%{transform:translate(49.7203vw,69.318vh) scale(.8579)}to{transform:translate(50.20365vw,99vh) scale(.8579)}}.snow:nth-child(164){opacity:1.2774;transform:translate(18.9033vw,-10px) scale(.447);animation:fall-164 10s -4s linear infinite}@keyframes fall-164{66.567%{transform:translate(22.8817vw,66.567vh) scale(.447)}to{transform:translate(20.8925vw,99vh) scale(.447)}}.snow:nth-child(165){opacity:1.5778;transform:translate(78.8713vw,-10px) scale(.3671);animation:fall-165 17s -18s linear infinite}@keyframes fall-165{67.108%{transform:translate(78.8537vw,67.108vh) scale(.3671)}to{transform:translate(78.8625vw,99vh) scale(.3671)}}.snow:nth-child(166){opacity:1.6672;transform:translate(15.7934vw,-10px) scale(.6297);animation:fall-166 19s -17s linear infinite}@keyframes fall-166{36.439%{transform:translate(11.0449vw,36.439vh) scale(.6297)}to{transform:translate(13.41915vw,99vh) scale(.6297)}}.snow:nth-child(167){opacity:.2004;transform:translate(75.4223vw,-10px) scale(.8769);animation:fall-167 11s -13s linear infinite}@keyframes fall-167{47.313%{transform:translate(81.4586vw,47.313vh) scale(.8769)}to{transform:translate(78.44045vw,99vh) scale(.8769)}}.snow:nth-child(168){opacity:.8826;transform:translate(39.43vw,-10px) scale(.7394);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{40.995%{transform:translate(41.3414vw,40.995vh) scale(.7394)}to{transform:translate(40.3857vw,99vh) scale(.7394)}}.snow:nth-child(169){opacity:1.4202;transform:translate(27.962vw,-10px) scale(.4607);animation:fall-169 12s -8s linear infinite}@keyframes fall-169{69.589%{transform:translate(35.4532vw,69.589vh) scale(.4607)}to{transform:translate(31.7076vw,99vh) scale(.4607)}}.snow:nth-child(170){opacity:1.94;transform:translate(58.5074vw,-10px) scale(.1465);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{35.723%{transform:translate(52.7399vw,35.723vh) scale(.1465)}to{transform:translate(55.62365vw,99vh) scale(.1465)}}.snow:nth-child(171){opacity:1.053;transform:translate(44.1915vw,-10px) scale(.3531);animation:fall-171 24s -15s linear infinite}@keyframes fall-171{76.504%{transform:translate(46.9872vw,76.504vh) scale(.3531)}to{transform:translate(45.58935vw,99vh) scale(.3531)}}.snow:nth-child(172){opacity:1.8732;transform:translate(8.9576vw,-10px) scale(.8541);animation:fall-172 27s -7s linear infinite}@keyframes fall-172{52.216%{transform:translate(12.0324vw,52.216vh) scale(.8541)}to{transform:translate(10.495vw,99vh) scale(.8541)}}.snow:nth-child(173){opacity:.721;transform:translate(5.5738vw,-10px) scale(.7296);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{46.705%{transform:translate(10.5754vw,46.705vh) scale(.7296)}to{transform:translate(8.0746vw,99vh) scale(.7296)}}.snow:nth-child(174){opacity:.537;transform:translate(65.212vw,-10px) scale(.2799);animation:fall-174 30s -2s linear infinite}@keyframes fall-174{45.539%{transform:translate(64.0683vw,45.539vh) scale(.2799)}to{transform:translate(64.64015vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:.6458;transform:translate(16.8031vw,-10px) scale(.924);animation:fall-175 21s -29s linear infinite}@keyframes fall-175{78.423%{transform:translate(19.9959vw,78.423vh) scale(.924)}to{transform:translate(18.3995vw,99vh) scale(.924)}}.snow:nth-child(176){opacity:.533;transform:translate(67.2297vw,-10px) scale(.6182);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{58.643%{transform:translate(75.3293vw,58.643vh) scale(.6182)}to{transform:translate(71.2795vw,99vh) scale(.6182)}}.snow:nth-child(177){opacity:1.9438;transform:translate(56.6727vw,-10px) scale(.7321);animation:fall-177 16s -22s linear infinite}@keyframes fall-177{72.274%{transform:translate(54.5529vw,72.274vh) scale(.7321)}to{transform:translate(55.6128vw,99vh) scale(.7321)}}.snow:nth-child(178){opacity:.9508;transform:translate(1.7327vw,-10px) scale(.2056);animation:fall-178 12s -25s linear infinite}@keyframes fall-178{35.083%{transform:translate(7.0655vw,35.083vh) scale(.2056)}to{transform:translate(4.3991vw,99vh) scale(.2056)}}.snow:nth-child(179){opacity:1.5682;transform:translate(59.3195vw,-10px) scale(.962);animation:fall-179 11s -12s linear infinite}@keyframes fall-179{52.074%{transform:translate(56.7619vw,52.074vh) scale(.962)}to{transform:translate(58.0407vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.9022;transform:translate(49.8855vw,-10px) scale(.2903);animation:fall-180 12s -21s linear infinite}@keyframes fall-180{51.009%{transform:translate(46.6942vw,51.009vh) scale(.2903)}to{transform:translate(48.28985vw,99vh) scale(.2903)}}.snow:nth-child(181){opacity:1.5282;transform:translate(86.6507vw,-10px) scale(.6485);animation:fall-181 19s -21s linear infinite}@keyframes fall-181{34.827%{transform:translate(88.519vw,34.827vh) scale(.6485)}to{transform:translate(87.58485vw,99vh) scale(.6485)}}.snow:nth-child(182){opacity:1.8102;transform:translate(21.424vw,-10px) scale(.2194);animation:fall-182 17s -5s linear infinite}@keyframes fall-182{47.646%{transform:translate(20.1675vw,47.646vh) scale(.2194)}to{transform:translate(20.79575vw,99vh) scale(.2194)}}.snow:nth-child(183){opacity:.4952;transform:translate(35.9479vw,-10px) scale(.4856);animation:fall-183 18s -6s linear infinite}@keyframes fall-183{61.164%{transform:translate(45.3255vw,61.164vh) scale(.4856)}to{transform:translate(40.6367vw,99vh) scale(.4856)}}.snow:nth-child(184){opacity:.8516;transform:translate(46.8304vw,-10px) scale(.7947);animation:fall-184 10s -21s linear infinite}@keyframes fall-184{77.62%{transform:translate(54.3975vw,77.62vh) scale(.7947)}to{transform:translate(50.61395vw,99vh) scale(.7947)}}.snow:nth-child(185){opacity:.0026;transform:translate(66.5449vw,-10px) scale(.9847);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{63.071%{transform:translate(63.118vw,63.071vh) scale(.9847)}to{transform:translate(64.83145vw,99vh) scale(.9847)}}.snow:nth-child(186){opacity:.4028;transform:translate(.7255vw,-10px) scale(.5716);animation:fall-186 11s -1s linear infinite}@keyframes fall-186{50.501%{transform:translate(3.3963vw,50.501vh) scale(.5716)}to{transform:translate(2.0609vw,99vh) scale(.5716)}}.snow:nth-child(187){opacity:.8666;transform:translate(14.4278vw,-10px) scale(.3985);animation:fall-187 20s -15s linear infinite}@keyframes fall-187{66.974%{transform:translate(5.6784vw,66.974vh) scale(.3985)}to{transform:translate(10.0531vw,99vh) scale(.3985)}}.snow:nth-child(188){opacity:.6406;transform:translate(29.7774vw,-10px) scale(.9732);animation:fall-188 29s -7s linear infinite}@keyframes fall-188{49.517%{transform:translate(36.8222vw,49.517vh) scale(.9732)}to{transform:translate(33.2998vw,99vh) scale(.9732)}}.snow:nth-child(189){opacity:.0688;transform:translate(39.6645vw,-10px) scale(.9612);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{53.712%{transform:translate(30.2306vw,53.712vh) scale(.9612)}to{transform:translate(34.94755vw,99vh) scale(.9612)}}.snow:nth-child(190){opacity:1.2876;transform:translate(13.2439vw,-10px) scale(.7401);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{77.615%{transform:translate(4.5146vw,77.615vh) scale(.7401)}to{transform:translate(8.87925vw,99vh) scale(.7401)}}.snow:nth-child(191){opacity:.0398;transform:translate(20.7849vw,-10px) scale(.3036);animation:fall-191 19s -7s linear infinite}@keyframes fall-191{43.719%{transform:translate(16.8177vw,43.719vh) scale(.3036)}to{transform:translate(18.8013vw,99vh) scale(.3036)}}.snow:nth-child(192){opacity:1.5428;transform:translate(87.3114vw,-10px) scale(.3432);animation:fall-192 22s -15s linear infinite}@keyframes fall-192{48.739%{transform:translate(84.9766vw,48.739vh) scale(.3432)}to{transform:translate(86.144vw,99vh) scale(.3432)}}.snow:nth-child(193){opacity:1.8102;transform:translate(35.7493vw,-10px) scale(.7437);animation:fall-193 20s -9s linear infinite}@keyframes fall-193{44.201%{transform:translate(43.8073vw,44.201vh) scale(.7437)}to{transform:translate(39.7783vw,99vh) scale(.7437)}}.snow:nth-child(194){opacity:.6034;transform:translate(50.4067vw,-10px) scale(.8689);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{46.085%{transform:translate(49.8652vw,46.085vh) scale(.8689)}to{transform:translate(50.13595vw,99vh) scale(.8689)}}.snow:nth-child(195){opacity:.4442;transform:translate(17.8437vw,-10px) scale(.6944);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{37.097%{transform:translate(24.888vw,37.097vh) scale(.6944)}to{transform:translate(21.36585vw,99vh) scale(.6944)}}.snow:nth-child(196){opacity:.6446;transform:translate(93.9574vw,-10px) scale(.9287);animation:fall-196 12s -13s linear infinite}@keyframes fall-196{62.618%{transform:translate(103.7423vw,62.618vh) scale(.9287)}to{transform:translate(98.84985vw,99vh) scale(.9287)}}.snow:nth-child(197){opacity:.5578;transform:translate(79.1748vw,-10px) scale(.9675);animation:fall-197 30s -22s linear infinite}@keyframes fall-197{75.842%{transform:translate(73.7312vw,75.842vh) scale(.9675)}to{transform:translate(76.453vw,99vh) scale(.9675)}}.snow:nth-child(198){opacity:1.9658;transform:translate(61.2387vw,-10px) scale(.9633);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{69.677%{transform:translate(67.5695vw,69.677vh) scale(.9633)}to{transform:translate(64.4041vw,99vh) scale(.9633)}}.snow:nth-child(199){opacity:1.4502;transform:translate(26.1771vw,-10px) scale(.4645);animation:fall-199 11s -17s linear infinite}@keyframes fall-199{61.187%{transform:translate(16.9553vw,61.187vh) scale(.4645)}to{transform:translate(21.5662vw,99vh) scale(.4645)}}.snow:nth-child(200){opacity:.7288;transform:translate(18.9885vw,-10px) scale(.5314);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{76.523%{transform:translate(20.9682vw,76.523vh) scale(.5314)}to{transform:translate(19.97835vw,99vh) scale(.5314)}}.snow:nth-child(201){opacity:1.9764;transform:translate(12.0099vw,-10px) scale(.5133);animation:fall-201 30s -21s linear infinite}@keyframes fall-201{63.02%{transform:translate(19.3192vw,63.02vh) scale(.5133)}to{transform:translate(15.66455vw,99vh) scale(.5133)}}.snow:nth-child(202){opacity:.561;transform:translate(39.7635vw,-10px) scale(.7688);animation:fall-202 14s -6s linear infinite}@keyframes fall-202{67.668%{transform:translate(34.826vw,67.668vh) scale(.7688)}to{transform:translate(37.29475vw,99vh) scale(.7688)}}.snow:nth-child(203){opacity:.7536;transform:translate(43.3045vw,-10px) scale(.9807);animation:fall-203 16s -29s linear infinite}@keyframes fall-203{60.337%{transform:translate(50.5579vw,60.337vh) scale(.9807)}to{transform:translate(46.9312vw,99vh) scale(.9807)}}.snow:nth-child(204){opacity:.537;transform:translate(94.9587vw,-10px) scale(.7831);animation:fall-204 27s -20s linear infinite}@keyframes fall-204{78.648%{transform:translate(88.2278vw,78.648vh) scale(.7831)}to{transform:translate(91.59325vw,99vh) scale(.7831)}}.snow:nth-child(205){opacity:1.2872;transform:translate(7.2585vw,-10px) scale(.6259);animation:fall-205 29s -25s linear infinite}@keyframes fall-205{34.618%{transform:translate(5.9232vw,34.618vh) scale(.6259)}to{transform:translate(6.59085vw,99vh) scale(.6259)}}.snow:nth-child(206){opacity:1.4368;transform:translate(4.6809vw,-10px) scale(.4862);animation:fall-206 24s -4s linear infinite}@keyframes fall-206{39.111%{transform:translate(3.8157vw,39.111vh) scale(.4862)}to{transform:translate(4.2483vw,99vh) scale(.4862)}}.snow:nth-child(207){opacity:1.9064;transform:translate(18.4342vw,-10px) scale(.196);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{70.997%{transform:translate(20.8451vw,70.997vh) scale(.196)}to{transform:translate(19.63965vw,99vh) scale(.196)}}.snow:nth-child(208){opacity:.013;transform:translate(21.1829vw,-10px) scale(.2264);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{40.702%{transform:translate(12.8203vw,40.702vh) scale(.2264)}to{transform:translate(17.0016vw,99vh) scale(.2264)}}.snow:nth-child(209){opacity:.145;transform:translate(45.2021vw,-10px) scale(.2866);animation:fall-209 25s -28s linear infinite}@keyframes fall-209{77.772%{transform:translate(37.3821vw,77.772vh) scale(.2866)}to{transform:translate(41.2921vw,99vh) scale(.2866)}}.snow:nth-child(210){opacity:.5536;transform:translate(58.5321vw,-10px) scale(.2788);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{64.475%{transform:translate(52.0989vw,64.475vh) scale(.2788)}to{transform:translate(55.3155vw,99vh) scale(.2788)}}.snow:nth-child(211){opacity:.543;transform:translate(80.308vw,-10px) scale(.8715);animation:fall-211 12s -23s linear infinite}@keyframes fall-211{53.815%{transform:translate(78.1428vw,53.815vh) scale(.8715)}to{transform:translate(79.2254vw,99vh) scale(.8715)}}.snow:nth-child(212){opacity:1.0238;transform:translate(52.8862vw,-10px) scale(.3222);animation:fall-212 24s -17s linear infinite}@keyframes fall-212{52.745%{transform:translate(43.2224vw,52.745vh) scale(.3222)}to{transform:translate(48.0543vw,99vh) scale(.3222)}}.snow:nth-child(213){opacity:.5952;transform:translate(29.9101vw,-10px) scale(.4425);animation:fall-213 25s -3s linear infinite}@keyframes fall-213{30.659%{transform:translate(28.0897vw,30.659vh) scale(.4425)}to{transform:translate(28.9999vw,99vh) scale(.4425)}}.snow:nth-child(214){opacity:.8726;transform:translate(80.7051vw,-10px) scale(.8893);animation:fall-214 18s -27s linear infinite}@keyframes fall-214{70.169%{transform:translate(87.0074vw,70.169vh) scale(.8893)}to{transform:translate(83.85625vw,99vh) scale(.8893)}}.snow:nth-child(215){opacity:1.3814;transform:translate(95.0495vw,-10px) scale(.0093);animation:fall-215 18s -10s linear infinite}@keyframes fall-215{39.181%{transform:translate(95.4386vw,39.181vh) scale(.0093)}to{transform:translate(95.24405vw,99vh) scale(.0093)}}.snow:nth-child(216){opacity:1.4042;transform:translate(29.3011vw,-10px) scale(.7964);animation:fall-216 24s -15s linear infinite}@keyframes fall-216{45.897%{transform:translate(33.3492vw,45.897vh) scale(.7964)}to{transform:translate(31.32515vw,99vh) scale(.7964)}}.snow:nth-child(217){opacity:1.8062;transform:translate(63.5773vw,-10px) scale(.2368);animation:fall-217 28s -7s linear infinite}@keyframes fall-217{57.515%{transform:translate(61.1461vw,57.515vh) scale(.2368)}to{transform:translate(62.3617vw,99vh) scale(.2368)}}.snow:nth-child(218){opacity:1.3724;transform:translate(32.5626vw,-10px) scale(.9517);animation:fall-218 15s -10s linear infinite}@keyframes fall-218{64.698%{transform:translate(24.3325vw,64.698vh) scale(.9517)}to{transform:translate(28.44755vw,99vh) scale(.9517)}}.snow:nth-child(219){opacity:.2888;transform:translate(55.7795vw,-10px) scale(.5831);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{53.67%{transform:translate(46.4817vw,53.67vh) scale(.5831)}to{transform:translate(51.1306vw,99vh) scale(.5831)}}.snow:nth-child(220){opacity:.0028;transform:translate(86.3482vw,-10px) scale(.0428);animation:fall-220 10s -2s linear infinite}@keyframes fall-220{49.038%{transform:translate(94.6409vw,49.038vh) scale(.0428)}to{transform:translate(90.49455vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:1.7108;transform:translate(46.8216vw,-10px) scale(.0439);animation:fall-221 24s -6s linear infinite}@keyframes fall-221{36.647%{transform:translate(50.1476vw,36.647vh) scale(.0439)}to{transform:translate(48.4846vw,99vh) scale(.0439)}}.snow:nth-child(222){opacity:1.2746;transform:translate(21.7252vw,-10px) scale(.1109);animation:fall-222 29s -19s linear infinite}@keyframes fall-222{49.751%{transform:translate(17.3346vw,49.751vh) scale(.1109)}to{transform:translate(19.5299vw,99vh) scale(.1109)}}.snow:nth-child(223){opacity:.0534;transform:translate(87.2599vw,-10px) scale(.6942);animation:fall-223 27s -1s linear infinite}@keyframes fall-223{79.6%{transform:translate(95.8656vw,79.6vh) scale(.6942)}to{transform:translate(91.56275vw,99vh) scale(.6942)}}.snow:nth-child(224){opacity:.701;transform:translate(44.3149vw,-10px) scale(.4038);animation:fall-224 19s -12s linear infinite}@keyframes fall-224{49.411%{transform:translate(39.1427vw,49.411vh) scale(.4038)}to{transform:translate(41.7288vw,99vh) scale(.4038)}}.snow:nth-child(225){opacity:.2848;transform:translate(34.3065vw,-10px) scale(.4849);animation:fall-225 27s -21s linear infinite}@keyframes fall-225{53.819%{transform:translate(30.591vw,53.819vh) scale(.4849)}to{transform:translate(32.44875vw,99vh) scale(.4849)}}.snow:nth-child(226){opacity:.537;transform:translate(84.9554vw,-10px) scale(.7406);animation:fall-226 14s -17s linear infinite}@keyframes fall-226{70.67%{transform:translate(86.3725vw,70.67vh) scale(.7406)}to{transform:translate(85.66395vw,99vh) scale(.7406)}}.snow:nth-child(227){opacity:.2642;transform:translate(9.6789vw,-10px) scale(.0988);animation:fall-227 19s -28s linear infinite}@keyframes fall-227{56.41%{transform:translate(7.0897vw,56.41vh) scale(.0988)}to{transform:translate(8.3843vw,99vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0054;transform:translate(25.6522vw,-10px) scale(.4504);animation:fall-228 21s -13s linear infinite}@keyframes fall-228{77.968%{transform:translate(34.3117vw,77.968vh) scale(.4504)}to{transform:translate(29.98195vw,99vh) scale(.4504)}}.snow:nth-child(229){opacity:.81;transform:translate(56.7796vw,-10px) scale(.1317);animation:fall-229 28s -16s linear infinite}@keyframes fall-229{45.35%{transform:translate(65.152vw,45.35vh) scale(.1317)}to{transform:translate(60.9658vw,99vh) scale(.1317)}}.snow:nth-child(230){opacity:.3352;transform:translate(80.4481vw,-10px) scale(.8117);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{36.357%{transform:translate(89.2384vw,36.357vh) scale(.8117)}to{transform:translate(84.84325vw,99vh) scale(.8117)}}.snow:nth-child(231){opacity:.0498;transform:translate(.1525vw,-10px) scale(.9829);animation:fall-231 19s -9s linear infinite}@keyframes fall-231{34.746%{transform:translate(-9.4504vw,34.746vh) scale(.9829)}to{transform:translate(-4.64895vw,99vh) scale(.9829)}}.snow:nth-child(232){opacity:1.9532;transform:translate(7.8836vw,-10px) scale(.4563);animation:fall-232 22s -5s linear infinite}@keyframes fall-232{72.903%{transform:translate(5.7929vw,72.903vh) scale(.4563)}to{transform:translate(6.83825vw,99vh) scale(.4563)}}.snow:nth-child(233){opacity:.8156;transform:translate(61.3087vw,-10px) scale(.6295);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{30.178%{transform:translate(56.0309vw,30.178vh) scale(.6295)}to{transform:translate(58.6698vw,99vh) scale(.6295)}}.snow:nth-child(234){opacity:1.6056;transform:translate(98.8638vw,-10px) scale(.486);animation:fall-234 13s -22s linear infinite}@keyframes fall-234{53.963%{transform:translate(93.3227vw,53.963vh) scale(.486)}to{transform:translate(96.09325vw,99vh) scale(.486)}}.snow:nth-child(235){opacity:1.81;transform:translate(53.3657vw,-10px) scale(.8305);animation:fall-235 30s -7s linear infinite}@keyframes fall-235{74.818%{transform:translate(53.0597vw,74.818vh) scale(.8305)}to{transform:translate(53.2127vw,99vh) scale(.8305)}}.snow:nth-child(236){opacity:.6646;transform:translate(17.9693vw,-10px) scale(.1356);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{30.432%{transform:translate(8.9587vw,30.432vh) scale(.1356)}to{transform:translate(13.464vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.7288;transform:translate(81.0211vw,-10px) scale(.9488);animation:fall-237 19s -29s linear infinite}@keyframes fall-237{34.916%{transform:translate(77.5818vw,34.916vh) scale(.9488)}to{transform:translate(79.30145vw,99vh) scale(.9488)}}.snow:nth-child(238){opacity:.8002;transform:translate(17.5225vw,-10px) scale(.7346);animation:fall-238 22s -22s linear infinite}@keyframes fall-238{42.946%{transform:translate(19.9897vw,42.946vh) scale(.7346)}to{transform:translate(18.7561vw,99vh) scale(.7346)}}.snow:nth-child(239){opacity:1.394;transform:translate(2.218vw,-10px) scale(.6061);animation:fall-239 22s -18s linear infinite}@keyframes fall-239{33.132%{transform:translate(10.7891vw,33.132vh) scale(.6061)}to{transform:translate(6.50355vw,99vh) scale(.6061)}}.snow:nth-child(240){opacity:.65;transform:translate(87.7946vw,-10px) scale(.6233);animation:fall-240 10s -8s linear infinite}@keyframes fall-240{55.725%{transform:translate(92.8402vw,55.725vh) scale(.6233)}to{transform:translate(90.3174vw,99vh) scale(.6233)}}.snow:nth-child(241){opacity:.0528;transform:translate(5.9147vw,-10px) scale(.2833);animation:fall-241 30s -11s linear infinite}@keyframes fall-241{45.224%{transform:translate(2.7528vw,45.224vh) scale(.2833)}to{transform:translate(4.33375vw,99vh) scale(.2833)}}.snow:nth-child(242){opacity:1.6892;transform:translate(44.7538vw,-10px) scale(.2144);animation:fall-242 15s -11s linear infinite}@keyframes fall-242{46.476%{transform:translate(53.1874vw,46.476vh) scale(.2144)}to{transform:translate(48.9706vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:1.7774;transform:translate(41.442vw,-10px) scale(.27);animation:fall-243 21s -8s linear infinite}@keyframes fall-243{49.35%{transform:translate(42.8128vw,49.35vh) scale(.27)}to{transform:translate(42.1274vw,99vh) scale(.27)}}.snow:nth-child(244){opacity:.1598;transform:translate(35.2039vw,-10px) scale(.7692);animation:fall-244 14s -11s linear infinite}@keyframes fall-244{42.756%{transform:translate(28.8695vw,42.756vh) scale(.7692)}to{transform:translate(32.0367vw,99vh) scale(.7692)}}.snow:nth-child(245){opacity:.5704;transform:translate(7.2628vw,-10px) scale(.4555);animation:fall-245 27s -21s linear infinite}@keyframes fall-245{62.032%{transform:translate(4.9445vw,62.032vh) scale(.4555)}to{transform:translate(6.10365vw,99vh) scale(.4555)}}.snow:nth-child(246){opacity:.1748;transform:translate(54.4817vw,-10px) scale(.1142);animation:fall-246 16s -25s linear infinite}@keyframes fall-246{60.743%{transform:translate(50.5968vw,60.743vh) scale(.1142)}to{transform:translate(52.53925vw,99vh) scale(.1142)}}.snow:nth-child(247){opacity:1.7984;transform:translate(21.7514vw,-10px) scale(.0362);animation:fall-247 28s -15s linear infinite}@keyframes fall-247{40.144%{transform:translate(18.7516vw,40.144vh) scale(.0362)}to{transform:translate(20.2515vw,99vh) scale(.0362)}}.snow:nth-child(248){opacity:1.1042;transform:translate(58.9106vw,-10px) scale(.7893);animation:fall-248 28s -11s linear infinite}@keyframes fall-248{38.891%{transform:translate(64.7984vw,38.891vh) scale(.7893)}to{transform:translate(61.8545vw,99vh) scale(.7893)}}.snow:nth-child(249){opacity:.903;transform:translate(34.3142vw,-10px) scale(.4473);animation:fall-249 24s -28s linear infinite}@keyframes fall-249{33.654%{transform:translate(24.3999vw,33.654vh) scale(.4473)}to{transform:translate(29.35705vw,99vh) scale(.4473)}}.snow:nth-child(250){opacity:.8084;transform:translate(45.9806vw,-10px) scale(.6685);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{34.541%{transform:translate(38.2331vw,34.541vh) scale(.6685)}to{transform:translate(42.10685vw,99vh) scale(.6685)}}.snow:nth-child(251){opacity:1.0298;transform:translate(39.4453vw,-10px) scale(.0548);animation:fall-251 14s -9s linear infinite}@keyframes fall-251{69.874%{transform:translate(32.1537vw,69.874vh) scale(.0548)}to{transform:translate(35.7995vw,99vh) scale(.0548)}}.snow:nth-child(252){opacity:.6406;transform:translate(79.9402vw,-10px) scale(.1811);animation:fall-252 13s -13s linear infinite}@keyframes fall-252{72.882%{transform:translate(79.1807vw,72.882vh) scale(.1811)}to{transform:translate(79.56045vw,99vh) scale(.1811)}}.snow:nth-child(253){opacity:.8306;transform:translate(84.457vw,-10px) scale(.9473);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{56.868%{transform:translate(87.0317vw,56.868vh) scale(.9473)}to{transform:translate(85.74435vw,99vh) scale(.9473)}}.snow:nth-child(254){opacity:.0116;transform:translate(81.2343vw,-10px) scale(.069);animation:fall-254 27s -22s linear infinite}@keyframes fall-254{64.194%{transform:translate(80.5631vw,64.194vh) scale(.069)}to{transform:translate(80.8987vw,99vh) scale(.069)}}.snow:nth-child(255){opacity:1.647;transform:translate(42.9054vw,-10px) scale(.0704);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{46.089%{transform:translate(35.5174vw,46.089vh) scale(.0704)}to{transform:translate(39.2114vw,99vh) scale(.0704)}}.snow:nth-child(256){opacity:1.8184;transform:translate(69.5429vw,-10px) scale(.3734);animation:fall-256 29s -17s linear infinite}@keyframes fall-256{55.878%{transform:translate(78.3846vw,55.878vh) scale(.3734)}to{transform:translate(73.96375vw,99vh) scale(.3734)}}.snow:nth-child(257){opacity:.0764;transform:translate(33.9266vw,-10px) scale(.7358);animation:fall-257 22s -4s linear infinite}@keyframes fall-257{52.292%{transform:translate(28.57vw,52.292vh) scale(.7358)}to{transform:translate(31.2483vw,99vh) scale(.7358)}}.snow:nth-child(258){opacity:.1354;transform:translate(62.7119vw,-10px) scale(.9673);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{79.257%{transform:translate(71.5582vw,79.257vh) scale(.9673)}to{transform:translate(67.13505vw,99vh) scale(.9673)}}.snow:nth-child(259){opacity:.9252;transform:translate(3.2141vw,-10px) scale(.6229);animation:fall-259 17s -5s linear infinite}@keyframes fall-259{38.798%{transform:translate(13.0348vw,38.798vh) scale(.6229)}to{transform:translate(8.12445vw,99vh) scale(.6229)}}.snow:nth-child(260){opacity:.824;transform:translate(69.4826vw,-10px) scale(.4882);animation:fall-260 25s -18s linear infinite}@keyframes fall-260{56.347%{transform:translate(78.6618vw,56.347vh) scale(.4882)}to{transform:translate(74.0722vw,99vh) scale(.4882)}}.snow:nth-child(261){opacity:1.365;transform:translate(29.5913vw,-10px) scale(.6295);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{43.986%{transform:translate(31.5712vw,43.986vh) scale(.6295)}to{transform:translate(30.58125vw,99vh) scale(.6295)}}.snow:nth-child(262){opacity:.949;transform:translate(14.2608vw,-10px) scale(.9001);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{54.675%{transform:translate(14.4261vw,54.675vh) scale(.9001)}to{transform:translate(14.34345vw,99vh) scale(.9001)}}.snow:nth-child(263){opacity:.0818;transform:translate(68.2646vw,-10px) scale(.6443);animation:fall-263 20s -27s linear infinite}@keyframes fall-263{56.037%{transform:translate(58.8185vw,56.037vh) scale(.6443)}to{transform:translate(63.54155vw,99vh) scale(.6443)}}.snow:nth-child(264){opacity:1.1606;transform:translate(88.9801vw,-10px) scale(.2055);animation:fall-264 22s -20s linear infinite}@keyframes fall-264{38.596%{transform:translate(94.5876vw,38.596vh) scale(.2055)}to{transform:translate(91.78385vw,99vh) scale(.2055)}}.snow:nth-child(265){opacity:1.2126;transform:translate(6.8074vw,-10px) scale(.8413);animation:fall-265 24s -24s linear infinite}@keyframes fall-265{34.531%{transform:translate(1.3946vw,34.531vh) scale(.8413)}to{transform:translate(4.101vw,99vh) scale(.8413)}}.snow:nth-child(266){opacity:.7892;transform:translate(13.2375vw,-10px) scale(.2799);animation:fall-266 10s -12s linear infinite}@keyframes fall-266{42.468%{transform:translate(22.0352vw,42.468vh) scale(.2799)}to{transform:translate(17.63635vw,99vh) scale(.2799)}}.snow:nth-child(267){opacity:1.849;transform:translate(53.8734vw,-10px) scale(.4399);animation:fall-267 10s -15s linear infinite}@keyframes fall-267{52.278%{transform:translate(44.8871vw,52.278vh) scale(.4399)}to{transform:translate(49.38025vw,99vh) scale(.4399)}}.snow:nth-child(268){opacity:.2088;transform:translate(38.2273vw,-10px) scale(.9141);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{62.395%{transform:translate(33.7738vw,62.395vh) scale(.9141)}to{transform:translate(36.00055vw,99vh) scale(.9141)}}.snow:nth-child(269){opacity:1.691;transform:translate(90.2704vw,-10px) scale(.8693);animation:fall-269 28s -28s linear infinite}@keyframes fall-269{71.224%{transform:translate(99.8865vw,71.224vh) scale(.8693)}to{transform:translate(95.07845vw,99vh) scale(.8693)}}.snow:nth-child(270){opacity:.4118;transform:translate(52.7395vw,-10px) scale(.3508);animation:fall-270 22s -21s linear infinite}@keyframes fall-270{70.674%{transform:translate(47.0005vw,70.674vh) scale(.3508)}to{transform:translate(49.87vw,99vh) scale(.3508)}}.snow:nth-child(271){opacity:.8232;transform:translate(55.9545vw,-10px) scale(.6581);animation:fall-271 20s -21s linear infinite}@keyframes fall-271{40.721%{transform:translate(58.3898vw,40.721vh) scale(.6581)}to{transform:translate(57.17215vw,99vh) scale(.6581)}}.snow:nth-child(272){opacity:.4518;transform:translate(75.5951vw,-10px) scale(.4372);animation:fall-272 30s -19s linear infinite}@keyframes fall-272{30.112%{transform:translate(67.0456vw,30.112vh) scale(.4372)}to{transform:translate(71.32035vw,99vh) scale(.4372)}}.snow:nth-child(273){opacity:.8296;transform:translate(32.6653vw,-10px) scale(.4071);animation:fall-273 18s -15s linear infinite}@keyframes fall-273{40.602%{transform:translate(31.2401vw,40.602vh) scale(.4071)}to{transform:translate(31.9527vw,99vh) scale(.4071)}}.snow:nth-child(274){opacity:.4236;transform:translate(71.5465vw,-10px) scale(.4068);animation:fall-274 17s -25s linear infinite}@keyframes fall-274{56.244%{transform:translate(80.4583vw,56.244vh) scale(.4068)}to{transform:translate(76.0024vw,99vh) scale(.4068)}}.snow:nth-child(275){opacity:.4244;transform:translate(1.6644vw,-10px) scale(.8845);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{47.278%{transform:translate(5.317vw,47.278vh) scale(.8845)}to{transform:translate(3.4907vw,99vh) scale(.8845)}}.snow:nth-child(276){opacity:.5496;transform:translate(33.4788vw,-10px) scale(.7245);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{53.767%{transform:translate(41.1829vw,53.767vh) scale(.7245)}to{transform:translate(37.33085vw,99vh) scale(.7245)}}.snow:nth-child(277){opacity:1.4422;transform:translate(22.6173vw,-10px) scale(.9902);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{60.445%{transform:translate(21.3729vw,60.445vh) scale(.9902)}to{transform:translate(21.9951vw,99vh) scale(.9902)}}.snow:nth-child(278){opacity:1.155;transform:translate(5.9675vw,-10px) scale(.5674);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{66.856%{transform:translate(3.6593vw,66.856vh) scale(.5674)}to{transform:translate(4.8134vw,99vh) scale(.5674)}}.snow:nth-child(279){opacity:.7786;transform:translate(20.9311vw,-10px) scale(.4954);animation:fall-279 15s -23s linear infinite}@keyframes fall-279{59.504%{transform:translate(16.0236vw,59.504vh) scale(.4954)}to{transform:translate(18.47735vw,99vh) scale(.4954)}}.snow:nth-child(280){opacity:.797;transform:translate(70.1531vw,-10px) scale(.0019);animation:fall-280 17s -20s linear infinite}@keyframes fall-280{75.984%{transform:translate(79.9162vw,75.984vh) scale(.0019)}to{transform:translate(75.03465vw,99vh) scale(.0019)}}.snow:nth-child(281){opacity:.652;transform:translate(12.5405vw,-10px) scale(.2756);animation:fall-281 25s -10s linear infinite}@keyframes fall-281{59.93%{transform:translate(7.489vw,59.93vh) scale(.2756)}to{transform:translate(10.01475vw,99vh) scale(.2756)}}.snow:nth-child(282){opacity:.376;transform:translate(90.4046vw,-10px) scale(.1097);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{72.755%{transform:translate(88.961vw,72.755vh) scale(.1097)}to{transform:translate(89.6828vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:1.1522;transform:translate(.9065vw,-10px) scale(.9396);animation:fall-283 29s -7s linear infinite}@keyframes fall-283{41.608%{transform:translate(1.4912vw,41.608vh) scale(.9396)}to{transform:translate(1.19885vw,99vh) scale(.9396)}}.snow:nth-child(284){opacity:.873;transform:translate(41.6665vw,-10px) scale(.5244);animation:fall-284 10s -6s linear infinite}@keyframes fall-284{53.274%{transform:translate(39.1259vw,53.274vh) scale(.5244)}to{transform:translate(40.3962vw,99vh) scale(.5244)}}.snow:nth-child(285){opacity:.6596;transform:translate(5.4148vw,-10px) scale(.7898);animation:fall-285 11s -23s linear infinite}@keyframes fall-285{46.608%{transform:translate(-.0441vw,46.608vh) scale(.7898)}to{transform:translate(2.68535vw,99vh) scale(.7898)}}.snow:nth-child(286){opacity:1.7732;transform:translate(39.1428vw,-10px) scale(.3154);animation:fall-286 16s -20s linear infinite}@keyframes fall-286{66.982%{transform:translate(32.2798vw,66.982vh) scale(.3154)}to{transform:translate(35.7113vw,99vh) scale(.3154)}}.snow:nth-child(287){opacity:.6264;transform:translate(45.9174vw,-10px) scale(.6517);animation:fall-287 19s -15s linear infinite}@keyframes fall-287{33.418%{transform:translate(51.4917vw,33.418vh) scale(.6517)}to{transform:translate(48.70455vw,99vh) scale(.6517)}}.snow:nth-child(288){opacity:1.3414;transform:translate(45.6682vw,-10px) scale(.8604);animation:fall-288 10s -1s linear infinite}@keyframes fall-288{49.6%{transform:translate(48.094vw,49.6vh) scale(.8604)}to{transform:translate(46.8811vw,99vh) scale(.8604)}}.snow:nth-child(289){opacity:1.5986;transform:translate(40.2829vw,-10px) scale(.9374);animation:fall-289 11s -28s linear infinite}@keyframes fall-289{52.219%{transform:translate(47.3361vw,52.219vh) scale(.9374)}to{transform:translate(43.8095vw,99vh) scale(.9374)}}.snow:nth-child(290){opacity:.7172;transform:translate(26.699vw,-10px) scale(.193);animation:fall-290 23s -4s linear infinite}@keyframes fall-290{52.664%{transform:translate(33.3958vw,52.664vh) scale(.193)}to{transform:translate(30.0474vw,99vh) scale(.193)}}.snow:nth-child(291){opacity:1.732;transform:translate(61.9559vw,-10px) scale(.9535);animation:fall-291 18s -10s linear infinite}@keyframes fall-291{54.211%{transform:translate(64.8521vw,54.211vh) scale(.9535)}to{transform:translate(63.404vw,99vh) scale(.9535)}}.snow:nth-child(292){opacity:.1816;transform:translate(94.7997vw,-10px) scale(.7793);animation:fall-292 22s -7s linear infinite}@keyframes fall-292{71.485%{transform:translate(92.1793vw,71.485vh) scale(.7793)}to{transform:translate(93.4895vw,99vh) scale(.7793)}}.snow:nth-child(293){opacity:1.3804;transform:translate(53.8877vw,-10px) scale(.7821);animation:fall-293 24s -30s linear infinite}@keyframes fall-293{33.937%{transform:translate(52.7569vw,33.937vh) scale(.7821)}to{transform:translate(53.3223vw,99vh) scale(.7821)}}.snow:nth-child(294){opacity:1.0112;transform:translate(88.4637vw,-10px) scale(.4347);animation:fall-294 29s -3s linear infinite}@keyframes fall-294{39.128%{transform:translate(84.7291vw,39.128vh) scale(.4347)}to{transform:translate(86.5964vw,99vh) scale(.4347)}}.snow:nth-child(295){opacity:1.9348;transform:translate(35.0758vw,-10px) scale(.4682);animation:fall-295 20s -18s linear infinite}@keyframes fall-295{78.273%{transform:translate(35.0022vw,78.273vh) scale(.4682)}to{transform:translate(35.039vw,99vh) scale(.4682)}}.snow:nth-child(296){opacity:1.053;transform:translate(97.3319vw,-10px) scale(.5023);animation:fall-296 23s -14s linear infinite}@keyframes fall-296{61.011%{transform:translate(97.7486vw,61.011vh) scale(.5023)}to{transform:translate(97.54025vw,99vh) scale(.5023)}}.snow:nth-child(297){opacity:1.6092;transform:translate(1.5182vw,-10px) scale(.5247);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{78.984%{transform:translate(-5.9443vw,78.984vh) scale(.5247)}to{transform:translate(-2.21305vw,99vh) scale(.5247)}}.snow:nth-child(298){opacity:1.3064;transform:translate(44.9966vw,-10px) scale(.5475);animation:fall-298 26s -22s linear infinite}@keyframes fall-298{56.489%{transform:translate(49.4045vw,56.489vh) scale(.5475)}to{transform:translate(47.20055vw,99vh) scale(.5475)}}.snow:nth-child(299){opacity:.802;transform:translate(85.6902vw,-10px) scale(.0553);animation:fall-299 11s -1s linear infinite}@keyframes fall-299{58.992%{transform:translate(83.3541vw,58.992vh) scale(.0553)}to{transform:translate(84.52215vw,99vh) scale(.0553)}}.snow:nth-child(300){opacity:1.4454;transform:translate(65.5416vw,-10px) scale(.9436);animation:fall-300 10s -28s linear infinite}@keyframes fall-300{35.294%{transform:translate(60.9731vw,35.294vh) scale(.9436)}to{transform:translate(63.25735vw,99vh) scale(.9436)}}.snow:nth-child(301){opacity:1.63;transform:translate(83.9816vw,-10px) scale(.6532);animation:fall-301 25s -5s linear infinite}@keyframes fall-301{59.908%{transform:translate(86.1665vw,59.908vh) scale(.6532)}to{transform:translate(85.07405vw,99vh) scale(.6532)}}.snow:nth-child(302){opacity:1.469;transform:translate(12.3187vw,-10px) scale(.6402);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{75.739%{transform:translate(13.3863vw,75.739vh) scale(.6402)}to{transform:translate(12.8525vw,99vh) scale(.6402)}}.snow:nth-child(303){opacity:.571;transform:translate(65.8995vw,-10px) scale(.743);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{44.767%{transform:translate(69.9459vw,44.767vh) scale(.743)}to{transform:translate(67.9227vw,99vh) scale(.743)}}.snow:nth-child(304){opacity:.7198;transform:translate(11.2713vw,-10px) scale(.2694);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{46.259%{transform:translate(3.2977vw,46.259vh) scale(.2694)}to{transform:translate(7.2845vw,99vh) scale(.2694)}}.snow:nth-child(305){opacity:.7686;transform:translate(29.4606vw,-10px) scale(.5838);animation:fall-305 24s -27s linear infinite}@keyframes fall-305{75.918%{transform:translate(30.9701vw,75.918vh) scale(.5838)}to{transform:translate(30.21535vw,99vh) scale(.5838)}}.snow:nth-child(306){opacity:1.6694;transform:translate(30.4872vw,-10px) scale(.7123);animation:fall-306 13s -14s linear infinite}@keyframes fall-306{43.656%{transform:translate(26.7248vw,43.656vh) scale(.7123)}to{transform:translate(28.606vw,99vh) scale(.7123)}}.snow:nth-child(307){opacity:.6852;transform:translate(22.5821vw,-10px) scale(.3403);animation:fall-307 29s -8s linear infinite}@keyframes fall-307{72.151%{transform:translate(24.1949vw,72.151vh) scale(.3403)}to{transform:translate(23.3885vw,99vh) scale(.3403)}}.snow:nth-child(308){opacity:.545;transform:translate(94.5744vw,-10px) scale(.3721);animation:fall-308 14s -4s linear infinite}@keyframes fall-308{51.252%{transform:translate(99.0831vw,51.252vh) scale(.3721)}to{transform:translate(96.82875vw,99vh) scale(.3721)}}.snow:nth-child(309){opacity:1.2442;transform:translate(58.7977vw,-10px) scale(.61);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{43.741%{transform:translate(61.4313vw,43.741vh) scale(.61)}to{transform:translate(60.1145vw,99vh) scale(.61)}}.snow:nth-child(310){opacity:1.9602;transform:translate(57.0617vw,-10px) scale(.9534);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{38.644%{transform:translate(51.6826vw,38.644vh) scale(.9534)}to{transform:translate(54.37215vw,99vh) scale(.9534)}}.snow:nth-child(311){opacity:.7726;transform:translate(36.1769vw,-10px) scale(.5514);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{49.515%{transform:translate(41.7351vw,49.515vh) scale(.5514)}to{transform:translate(38.956vw,99vh) scale(.5514)}}.snow:nth-child(312){opacity:1.0324;transform:translate(57.9859vw,-10px) scale(.0365);animation:fall-312 14s -25s linear infinite}@keyframes fall-312{63.699%{transform:translate(64.8403vw,63.699vh) scale(.0365)}to{transform:translate(61.4131vw,99vh) scale(.0365)}}.snow:nth-child(313){opacity:.6432;transform:translate(23.3429vw,-10px) scale(.476);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{43.327%{transform:translate(32.2197vw,43.327vh) scale(.476)}to{transform:translate(27.7813vw,99vh) scale(.476)}}.snow:nth-child(314){opacity:.6884;transform:translate(62.9848vw,-10px) scale(.4817);animation:fall-314 18s -1s linear infinite}@keyframes fall-314{68.082%{transform:translate(62.8727vw,68.082vh) scale(.4817)}to{transform:translate(62.92875vw,99vh) scale(.4817)}}.snow:nth-child(315){opacity:1.851;transform:translate(94.1021vw,-10px) scale(.3944);animation:fall-315 15s -5s linear infinite}@keyframes fall-315{32.545%{transform:translate(93.9954vw,32.545vh) scale(.3944)}to{transform:translate(94.04875vw,99vh) scale(.3944)}}.snow:nth-child(316){opacity:.4938;transform:translate(6.5146vw,-10px) scale(.4175);animation:fall-316 22s -14s linear infinite}@keyframes fall-316{60.645%{transform:translate(-1.57vw,60.645vh) scale(.4175)}to{transform:translate(2.4723vw,99vh) scale(.4175)}}.snow:nth-child(317){opacity:.7196;transform:translate(.8541vw,-10px) scale(.3627);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{65.089%{transform:translate(8.6638vw,65.089vh) scale(.3627)}to{transform:translate(4.75895vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:.3482;transform:translate(79.2691vw,-10px) scale(.5019);animation:fall-318 28s -17s linear infinite}@keyframes fall-318{54.87%{transform:translate(79.0513vw,54.87vh) scale(.5019)}to{transform:translate(79.1602vw,99vh) scale(.5019)}}.snow:nth-child(319){opacity:.3396;transform:translate(6.0411vw,-10px) scale(.8665);animation:fall-319 29s -13s linear infinite}@keyframes fall-319{69.171%{transform:translate(10.4206vw,69.171vh) scale(.8665)}to{transform:translate(8.23085vw,99vh) scale(.8665)}}.snow:nth-child(320){opacity:1.0102;transform:translate(6.3572vw,-10px) scale(.9626);animation:fall-320 22s -2s linear infinite}@keyframes fall-320{64.464%{transform:translate(12.0177vw,64.464vh) scale(.9626)}to{transform:translate(9.18745vw,99vh) scale(.9626)}}.snow:nth-child(321){opacity:1.0002;transform:translate(22.1295vw,-10px) scale(.4693);animation:fall-321 25s -25s linear infinite}@keyframes fall-321{34.051%{transform:translate(14.0232vw,34.051vh) scale(.4693)}to{transform:translate(18.07635vw,99vh) scale(.4693)}}.snow:nth-child(322){opacity:.7886;transform:translate(58.1613vw,-10px) scale(.6202);animation:fall-322 20s -9s linear infinite}@keyframes fall-322{32.306%{transform:translate(55.9306vw,32.306vh) scale(.6202)}to{transform:translate(57.04595vw,99vh) scale(.6202)}}.snow:nth-child(323){opacity:.5632;transform:translate(98.9316vw,-10px) scale(.7426);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.756%{transform:translate(98.3494vw,52.756vh) scale(.7426)}to{transform:translate(98.6405vw,99vh) scale(.7426)}}.snow:nth-child(324){opacity:1.5662;transform:translate(51.4569vw,-10px) scale(.4314);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{77.293%{transform:translate(43.6545vw,77.293vh) scale(.4314)}to{transform:translate(47.5557vw,99vh) scale(.4314)}}.snow:nth-child(325){opacity:.689;transform:translate(8.973vw,-10px) scale(.6055);animation:fall-325 15s -30s linear infinite}@keyframes fall-325{57.76%{transform:translate(11.5847vw,57.76vh) scale(.6055)}to{transform:translate(10.27885vw,99vh) scale(.6055)}}.snow:nth-child(326){opacity:1.0496;transform:translate(20.3538vw,-10px) scale(.8624);animation:fall-326 18s -8s linear infinite}@keyframes fall-326{32.273%{transform:translate(23.3405vw,32.273vh) scale(.8624)}to{transform:translate(21.84715vw,99vh) scale(.8624)}}.snow:nth-child(327){opacity:.705;transform:translate(17.7795vw,-10px) scale(.2861);animation:fall-327 15s -21s linear infinite}@keyframes fall-327{48.632%{transform:translate(25.432vw,48.632vh) scale(.2861)}to{transform:translate(21.60575vw,99vh) scale(.2861)}}.snow:nth-child(328){opacity:.7888;transform:translate(79.7972vw,-10px) scale(.7892);animation:fall-328 26s -11s linear infinite}@keyframes fall-328{51.452%{transform:translate(80.1181vw,51.452vh) scale(.7892)}to{transform:translate(79.95765vw,99vh) scale(.7892)}}.snow:nth-child(329){opacity:1.2038;transform:translate(71.0464vw,-10px) scale(.1356);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{56.576%{transform:translate(72.8878vw,56.576vh) scale(.1356)}to{transform:translate(71.9671vw,99vh) scale(.1356)}}.snow:nth-child(330){opacity:.5944;transform:translate(94.5114vw,-10px) scale(.264);animation:fall-330 29s -10s linear infinite}@keyframes fall-330{31.823%{transform:translate(92.4703vw,31.823vh) scale(.264)}to{transform:translate(93.49085vw,99vh) scale(.264)}}.snow:nth-child(331){opacity:1.6964;transform:translate(76.358vw,-10px) scale(.4082);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{79.545%{transform:translate(77.0796vw,79.545vh) scale(.4082)}to{transform:translate(76.7188vw,99vh) scale(.4082)}}.snow:nth-child(332){opacity:.3246;transform:translate(20.1533vw,-10px) scale(.0849);animation:fall-332 24s -10s linear infinite}@keyframes fall-332{55.774%{transform:translate(25.2544vw,55.774vh) scale(.0849)}to{transform:translate(22.70385vw,99vh) scale(.0849)}}.snow:nth-child(333){opacity:.4518;transform:translate(95.6635vw,-10px) scale(.9319);animation:fall-333 12s -2s linear infinite}@keyframes fall-333{40.612%{transform:translate(100.3325vw,40.612vh) scale(.9319)}to{transform:translate(97.998vw,99vh) scale(.9319)}}.snow:nth-child(334){opacity:1.5398;transform:translate(74.0588vw,-10px) scale(.6555);animation:fall-334 25s -18s linear infinite}@keyframes fall-334{41.817%{transform:translate(76.5984vw,41.817vh) scale(.6555)}to{transform:translate(75.3286vw,99vh) scale(.6555)}}.snow:nth-child(335){opacity:.9786;transform:translate(6.323vw,-10px) scale(.3746);animation:fall-335 27s -2s linear infinite}@keyframes fall-335{51.69%{transform:translate(8.5208vw,51.69vh) scale(.3746)}to{transform:translate(7.4219vw,99vh) scale(.3746)}}.snow:nth-child(336){opacity:.4214;transform:translate(64.761vw,-10px) scale(.7667);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{43.791%{transform:translate(60.2229vw,43.791vh) scale(.7667)}to{transform:translate(62.49195vw,99vh) scale(.7667)}}.snow:nth-child(337){opacity:1.6854;transform:translate(20.0317vw,-10px) scale(.2218);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{48.975%{transform:translate(17.1424vw,48.975vh) scale(.2218)}to{transform:translate(18.58705vw,99vh) scale(.2218)}}.snow:nth-child(338){opacity:.9258;transform:translate(42.6087vw,-10px) scale(.3919);animation:fall-338 19s -22s linear infinite}@keyframes fall-338{43.899%{transform:translate(39.0612vw,43.899vh) scale(.3919)}to{transform:translate(40.83495vw,99vh) scale(.3919)}}.snow:nth-child(339){opacity:1.8808;transform:translate(65.7811vw,-10px) scale(.7787);animation:fall-339 14s -6s linear infinite}@keyframes fall-339{45.09%{transform:translate(58.967vw,45.09vh) scale(.7787)}to{transform:translate(62.37405vw,99vh) scale(.7787)}}.snow:nth-child(340){opacity:1.394;transform:translate(52.6149vw,-10px) scale(.6471);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{72.635%{transform:translate(57.0942vw,72.635vh) scale(.6471)}to{transform:translate(54.85455vw,99vh) scale(.6471)}}.snow:nth-child(341){opacity:1.1756;transform:translate(46.58vw,-10px) scale(.6262);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{68.729%{transform:translate(54.9137vw,68.729vh) scale(.6262)}to{transform:translate(50.74685vw,99vh) scale(.6262)}}.snow:nth-child(342){opacity:.659;transform:translate(58.9755vw,-10px) scale(.4488);animation:fall-342 27s -18s linear infinite}@keyframes fall-342{47.456%{transform:translate(55.851vw,47.456vh) scale(.4488)}to{transform:translate(57.41325vw,99vh) scale(.4488)}}.snow:nth-child(343){opacity:1.8188;transform:translate(29.2412vw,-10px) scale(.958);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{48.026%{transform:translate(27.2168vw,48.026vh) scale(.958)}to{transform:translate(28.229vw,99vh) scale(.958)}}.snow:nth-child(344){opacity:.0106;transform:translate(93.4212vw,-10px) scale(.04);animation:fall-344 15s -17s linear infinite}@keyframes fall-344{30.076%{transform:translate(88.0865vw,30.076vh) scale(.04)}to{transform:translate(90.75385vw,99vh) scale(.04)}}.snow:nth-child(345){opacity:1.0102;transform:translate(56.6008vw,-10px) scale(.2072);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{40.026%{transform:translate(52.4815vw,40.026vh) scale(.2072)}to{transform:translate(54.54115vw,99vh) scale(.2072)}}.snow:nth-child(346){opacity:1.14;transform:translate(83.9521vw,-10px) scale(.5066);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{37.24%{transform:translate(75.3101vw,37.24vh) scale(.5066)}to{transform:translate(79.6311vw,99vh) scale(.5066)}}.snow:nth-child(347){opacity:1.7574;transform:translate(91.4455vw,-10px) scale(.9886);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{76.579%{transform:translate(94.4224vw,76.579vh) scale(.9886)}to{transform:translate(92.93395vw,99vh) scale(.9886)}}.snow:nth-child(348){opacity:.0224;transform:translate(41.9332vw,-10px) scale(.6958);animation:fall-348 26s -14s linear infinite}@keyframes fall-348{70.192%{transform:translate(47.6137vw,70.192vh) scale(.6958)}to{transform:translate(44.77345vw,99vh) scale(.6958)}}.snow:nth-child(349){opacity:1.3958;transform:translate(9.5146vw,-10px) scale(.4649);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{44.419%{transform:translate(18.0149vw,44.419vh) scale(.4649)}to{transform:translate(13.76475vw,99vh) scale(.4649)}}.snow:nth-child(350){opacity:.052;transform:translate(95.6426vw,-10px) scale(.2789);animation:fall-350 12s -12s linear infinite}@keyframes fall-350{70.809%{transform:translate(101.2792vw,70.809vh) scale(.2789)}to{transform:translate(98.4609vw,99vh) scale(.2789)}}.snow:nth-child(351){opacity:1.8438;transform:translate(18.294vw,-10px) scale(.5344);animation:fall-351 19s -20s linear infinite}@keyframes fall-351{59.851%{transform:translate(13.8379vw,59.851vh) scale(.5344)}to{transform:translate(16.06595vw,99vh) scale(.5344)}}.snow:nth-child(352){opacity:.6058;transform:translate(48.5364vw,-10px) scale(.7961);animation:fall-352 29s -8s linear infinite}@keyframes fall-352{41.145%{transform:translate(49.9219vw,41.145vh) scale(.7961)}to{transform:translate(49.22915vw,99vh) scale(.7961)}}.snow:nth-child(353){opacity:.3756;transform:translate(24.3084vw,-10px) scale(.2064);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{36.758%{transform:translate(31.6945vw,36.758vh) scale(.2064)}to{transform:translate(28.00145vw,99vh) scale(.2064)}}.snow:nth-child(354){opacity:.6592;transform:translate(21.3903vw,-10px) scale(.2842);animation:fall-354 13s -14s linear infinite}@keyframes fall-354{50.982%{transform:translate(15.484vw,50.982vh) scale(.2842)}to{transform:translate(18.43715vw,99vh) scale(.2842)}}.snow:nth-child(355){opacity:.7978;transform:translate(21.4405vw,-10px) scale(.9871);animation:fall-355 19s -15s linear infinite}@keyframes fall-355{57.263%{transform:translate(25.0634vw,57.263vh) scale(.9871)}to{transform:translate(23.25195vw,99vh) scale(.9871)}}.snow:nth-child(356){opacity:1.185;transform:translate(77.0411vw,-10px) scale(.3553);animation:fall-356 19s -17s linear infinite}@keyframes fall-356{53.611%{transform:translate(75.6134vw,53.611vh) scale(.3553)}to{transform:translate(76.32725vw,99vh) scale(.3553)}}.snow:nth-child(357){opacity:.701;transform:translate(87.7345vw,-10px) scale(.6368);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{72.766%{transform:translate(93.0227vw,72.766vh) scale(.6368)}to{transform:translate(90.3786vw,99vh) scale(.6368)}}.snow:nth-child(358){opacity:.3074;transform:translate(46.003vw,-10px) scale(.1211);animation:fall-358 16s -9s linear infinite}@keyframes fall-358{52.218%{transform:translate(49.3784vw,52.218vh) scale(.1211)}to{transform:translate(47.6907vw,99vh) scale(.1211)}}.snow:nth-child(359){opacity:1.6862;transform:translate(18.1056vw,-10px) scale(.3305);animation:fall-359 15s -9s linear infinite}@keyframes fall-359{65.649%{transform:translate(15.2982vw,65.649vh) scale(.3305)}to{transform:translate(16.7019vw,99vh) scale(.3305)}}.snow:nth-child(360){opacity:1.4682;transform:translate(33.2784vw,-10px) scale(.2896);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{50.739%{transform:translate(26.438vw,50.739vh) scale(.2896)}to{transform:translate(29.8582vw,99vh) scale(.2896)}}.snow:nth-child(361){opacity:.3608;transform:translate(67.5349vw,-10px) scale(.8847);animation:fall-361 13s -2s linear infinite}@keyframes fall-361{69.704%{transform:translate(72.6837vw,69.704vh) scale(.8847)}to{transform:translate(70.1093vw,99vh) scale(.8847)}}.snow:nth-child(362){opacity:1.3854;transform:translate(97.5051vw,-10px) scale(.8711);animation:fall-362 12s -9s linear infinite}@keyframes fall-362{43.359%{transform:translate(91.6582vw,43.359vh) scale(.8711)}to{transform:translate(94.58165vw,99vh) scale(.8711)}}.snow:nth-child(363){opacity:.149;transform:translate(90.9908vw,-10px) scale(.9253);animation:fall-363 11s -16s linear infinite}@keyframes fall-363{77.291%{transform:translate(96.5419vw,77.291vh) scale(.9253)}to{transform:translate(93.76635vw,99vh) scale(.9253)}}.snow:nth-child(364){opacity:1.7816;transform:translate(40.3203vw,-10px) scale(.7939);animation:fall-364 10s -25s linear infinite}@keyframes fall-364{37.141%{transform:translate(50.2517vw,37.141vh) scale(.7939)}to{transform:translate(45.286vw,99vh) scale(.7939)}}.snow:nth-child(365){opacity:1.465;transform:translate(52.9414vw,-10px) scale(.2234);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{59.615%{transform:translate(51.8576vw,59.615vh) scale(.2234)}to{transform:translate(52.3995vw,99vh) scale(.2234)}}.snow:nth-child(366){opacity:.576;transform:translate(35.3303vw,-10px) scale(.4516);animation:fall-366 14s -7s linear infinite}@keyframes fall-366{40.756%{transform:translate(33.9799vw,40.756vh) scale(.4516)}to{transform:translate(34.6551vw,99vh) scale(.4516)}}.snow:nth-child(367){opacity:.0772;transform:translate(71.2043vw,-10px) scale(.6782);animation:fall-367 13s -26s linear infinite}@keyframes fall-367{40.425%{transform:translate(75.1549vw,40.425vh) scale(.6782)}to{transform:translate(73.1796vw,99vh) scale(.6782)}}.snow:nth-child(368){opacity:1.2602;transform:translate(53.2909vw,-10px) scale(.9203);animation:fall-368 27s -18s linear infinite}@keyframes fall-368{33.629%{transform:translate(45.1119vw,33.629vh) scale(.9203)}to{transform:translate(49.2014vw,99vh) scale(.9203)}}.snow:nth-child(369){opacity:1.7646;transform:translate(42.2927vw,-10px) scale(.036);animation:fall-369 16s -3s linear infinite}@keyframes fall-369{42.415%{transform:translate(34.0731vw,42.415vh) scale(.036)}to{transform:translate(38.1829vw,99vh) scale(.036)}}.snow:nth-child(370){opacity:1.8736;transform:translate(83.7443vw,-10px) scale(.8106);animation:fall-370 29s -16s linear infinite}@keyframes fall-370{36.377%{transform:translate(86.8123vw,36.377vh) scale(.8106)}to{transform:translate(85.2783vw,99vh) scale(.8106)}}.snow:nth-child(371){opacity:.094;transform:translate(50.0593vw,-10px) scale(.7982);animation:fall-371 11s -24s linear infinite}@keyframes fall-371{72.741%{transform:translate(49.885vw,72.741vh) scale(.7982)}to{transform:translate(49.97215vw,99vh) scale(.7982)}}.snow:nth-child(372){opacity:.9836;transform:translate(64.1295vw,-10px) scale(.8057);animation:fall-372 12s -5s linear infinite}@keyframes fall-372{45.688%{transform:translate(67.2908vw,45.688vh) scale(.8057)}to{transform:translate(65.71015vw,99vh) scale(.8057)}}.snow:nth-child(373){opacity:1.2504;transform:translate(73.1882vw,-10px) scale(.2084);animation:fall-373 12s -18s linear infinite}@keyframes fall-373{31.261%{transform:translate(78.8375vw,31.261vh) scale(.2084)}to{transform:translate(76.01285vw,99vh) scale(.2084)}}.snow:nth-child(374){opacity:.193;transform:translate(37.4566vw,-10px) scale(.3234);animation:fall-374 18s -30s linear infinite}@keyframes fall-374{57.813%{transform:translate(44.6368vw,57.813vh) scale(.3234)}to{transform:translate(41.0467vw,99vh) scale(.3234)}}.snow:nth-child(375){opacity:1.0964;transform:translate(10.705vw,-10px) scale(.2488);animation:fall-375 12s -24s linear infinite}@keyframes fall-375{69.885%{transform:translate(19.7874vw,69.885vh) scale(.2488)}to{transform:translate(15.2462vw,99vh) scale(.2488)}}.snow:nth-child(376){opacity:.301;transform:translate(68.4664vw,-10px) scale(.8806);animation:fall-376 16s -26s linear infinite}@keyframes fall-376{65.291%{transform:translate(67.4904vw,65.291vh) scale(.8806)}to{transform:translate(67.9784vw,99vh) scale(.8806)}}.snow:nth-child(377){opacity:1.9338;transform:translate(44.9306vw,-10px) scale(.5398);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{67.909%{transform:translate(44.3771vw,67.909vh) scale(.5398)}to{transform:translate(44.65385vw,99vh) scale(.5398)}}.snow:nth-child(378){opacity:.3978;transform:translate(70.9399vw,-10px) scale(.4274);animation:fall-378 13s -23s linear infinite}@keyframes fall-378{45.29%{transform:translate(67.3725vw,45.29vh) scale(.4274)}to{transform:translate(69.1562vw,99vh) scale(.4274)}}.snow:nth-child(379){opacity:1.669;transform:translate(26.26vw,-10px) scale(.8389);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{54.306%{transform:translate(18.7511vw,54.306vh) scale(.8389)}to{transform:translate(22.50555vw,99vh) scale(.8389)}}.snow:nth-child(380){opacity:.067;transform:translate(49.0984vw,-10px) scale(.5051);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{66.328%{transform:translate(56.6473vw,66.328vh) scale(.5051)}to{transform:translate(52.87285vw,99vh) scale(.5051)}}.snow:nth-child(381){opacity:1.7542;transform:translate(90.8331vw,-10px) scale(.519);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{74.149%{transform:translate(86.2431vw,74.149vh) scale(.519)}to{transform:translate(88.5381vw,99vh) scale(.519)}}.snow:nth-child(382){opacity:1.0322;transform:translate(77.1378vw,-10px) scale(.417);animation:fall-382 13s -25s linear infinite}@keyframes fall-382{36.064%{transform:translate(69.9078vw,36.064vh) scale(.417)}to{transform:translate(73.5228vw,99vh) scale(.417)}}.snow:nth-child(383){opacity:1.4574;transform:translate(96.1782vw,-10px) scale(.2659);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{46.474%{transform:translate(102.5914vw,46.474vh) scale(.2659)}to{transform:translate(99.3848vw,99vh) scale(.2659)}}.snow:nth-child(384){opacity:1.2184;transform:translate(25.429vw,-10px) scale(.4935);animation:fall-384 17s -7s linear infinite}@keyframes fall-384{56.012%{transform:translate(24.5612vw,56.012vh) scale(.4935)}to{transform:translate(24.9951vw,99vh) scale(.4935)}}.snow:nth-child(385){opacity:.113;transform:translate(.2223vw,-10px) scale(.2914);animation:fall-385 24s -13s linear infinite}@keyframes fall-385{72.31%{transform:translate(-3.02vw,72.31vh) scale(.2914)}to{transform:translate(-1.39885vw,99vh) scale(.2914)}}.snow:nth-child(386){opacity:1.0192;transform:translate(33.5817vw,-10px) scale(.7461);animation:fall-386 13s -12s linear infinite}@keyframes fall-386{72.252%{transform:translate(42.1079vw,72.252vh) scale(.7461)}to{transform:translate(37.8448vw,99vh) scale(.7461)}}.snow:nth-child(387){opacity:.4914;transform:translate(4.5289vw,-10px) scale(.1776);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{71.336%{transform:translate(4.8142vw,71.336vh) scale(.1776)}to{transform:translate(4.67155vw,99vh) scale(.1776)}}.snow:nth-child(388){opacity:1.5194;transform:translate(7.1898vw,-10px) scale(.2853);animation:fall-388 22s -8s linear infinite}@keyframes fall-388{78.503%{transform:translate(7.5573vw,78.503vh) scale(.2853)}to{transform:translate(7.37355vw,99vh) scale(.2853)}}.snow:nth-child(389){opacity:1.9502;transform:translate(66.9036vw,-10px) scale(.3339);animation:fall-389 23s -17s linear infinite}@keyframes fall-389{53.392%{transform:translate(72.0639vw,53.392vh) scale(.3339)}to{transform:translate(69.48375vw,99vh) scale(.3339)}}.snow:nth-child(390){opacity:.8996;transform:translate(53.5472vw,-10px) scale(.0835);animation:fall-390 26s -7s linear infinite}@keyframes fall-390{79.925%{transform:translate(57.3608vw,79.925vh) scale(.0835)}to{transform:translate(55.454vw,99vh) scale(.0835)}}.snow:nth-child(391){opacity:1.198;transform:translate(78.5907vw,-10px) scale(.9199);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{46.113%{transform:translate(71.664vw,46.113vh) scale(.9199)}to{transform:translate(75.12735vw,99vh) scale(.9199)}}.snow:nth-child(392){opacity:1.141;transform:translate(14.4643vw,-10px) scale(.733);animation:fall-392 25s -23s linear infinite}@keyframes fall-392{62.294%{transform:translate(13.4445vw,62.294vh) scale(.733)}to{transform:translate(13.9544vw,99vh) scale(.733)}}.snow:nth-child(393){opacity:.2186;transform:translate(78.4123vw,-10px) scale(.9858);animation:fall-393 21s -26s linear infinite}@keyframes fall-393{65.854%{transform:translate(68.8543vw,65.854vh) scale(.9858)}to{transform:translate(73.6333vw,99vh) scale(.9858)}}.snow:nth-child(394){opacity:1.322;transform:translate(4.0113vw,-10px) scale(.4871);animation:fall-394 30s -5s linear infinite}@keyframes fall-394{45.036%{transform:translate(-.873vw,45.036vh) scale(.4871)}to{transform:translate(1.56915vw,99vh) scale(.4871)}}.snow:nth-child(395){opacity:.8552;transform:translate(15.9723vw,-10px) scale(.7703);animation:fall-395 11s -16s linear infinite}@keyframes fall-395{59.054%{transform:translate(24.1896vw,59.054vh) scale(.7703)}to{transform:translate(20.08095vw,99vh) scale(.7703)}}.snow:nth-child(396){opacity:1.5756;transform:translate(74.5967vw,-10px) scale(.2349);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{56.22%{transform:translate(84.108vw,56.22vh) scale(.2349)}to{transform:translate(79.35235vw,99vh) scale(.2349)}}.snow:nth-child(397){opacity:.8048;transform:translate(92.1551vw,-10px) scale(.69);animation:fall-397 14s -13s linear infinite}@keyframes fall-397{41.88%{transform:translate(98.5385vw,41.88vh) scale(.69)}to{transform:translate(95.3468vw,99vh) scale(.69)}}.snow:nth-child(398){opacity:1.7536;transform:translate(49.9391vw,-10px) scale(.9162);animation:fall-398 12s -9s linear infinite}@keyframes fall-398{73.506%{transform:translate(42.2355vw,73.506vh) scale(.9162)}to{transform:translate(46.0873vw,99vh) scale(.9162)}}.snow:nth-child(399){opacity:1.5;transform:translate(17.9499vw,-10px) scale(.4497);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{45.016%{transform:translate(15.7301vw,45.016vh) scale(.4497)}to{transform:translate(16.84vw,99vh) scale(.4497)}}.snow:nth-child(400){opacity:.2828;transform:translate(78.7335vw,-10px) scale(.6057);animation:fall-400 18s -10s linear infinite}@keyframes fall-400{57.772%{transform:translate(71.4324vw,57.772vh) scale(.6057)}to{transform:translate(75.08295vw,99vh) scale(.6057)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1954;transform:translate(90.1733vw,-10px) scale(.1839);animation:fall-1 26s -5s linear infinite}@keyframes fall-1{66.993%{transform:translate(96.4066vw,66.993vh) scale(.1839)}to{transform:translate(93.28995vw,99vh) scale(.1839)}}.snow:nth-child(2){opacity:.0066;transform:translate(86.1844vw,-10px) scale(.0009);animation:fall-2 14s -9s linear infinite}@keyframes fall-2{68.745%{transform:translate(83.1606vw,68.745vh) scale(.0009)}to{transform:translate(84.6725vw,99vh) scale(.0009)}}.snow:nth-child(3){opacity:1.5862;transform:translate(98.4175vw,-10px) scale(.603);animation:fall-3 15s -16s linear infinite}@keyframes fall-3{63.655%{transform:translate(93.4733vw,63.655vh) scale(.603)}to{transform:translate(95.9454vw,99vh) scale(.603)}}.snow:nth-child(4){opacity:1.7906;transform:translate(19.4924vw,-10px) scale(.5053);animation:fall-4 28s -2s linear infinite}@keyframes fall-4{70.04%{transform:translate(22.3122vw,70.04vh) scale(.5053)}to{transform:translate(20.9023vw,99vh) scale(.5053)}}.snow:nth-child(5){opacity:.5476;transform:translate(45.526vw,-10px) scale(.261);animation:fall-5 17s -4s linear infinite}@keyframes fall-5{79.349%{transform:translate(50.2667vw,79.349vh) scale(.261)}to{transform:translate(47.89635vw,99vh) scale(.261)}}.snow:nth-child(6){opacity:.5138;transform:translate(92.7132vw,-10px) scale(.3282);animation:fall-6 29s -10s linear infinite}@keyframes fall-6{53.937%{transform:translate(95.0446vw,53.937vh) scale(.3282)}to{transform:translate(93.8789vw,99vh) scale(.3282)}}.snow:nth-child(7){opacity:.1592;transform:translate(9.2041vw,-10px) scale(.2143);animation:fall-7 22s -9s linear infinite}@keyframes fall-7{59.463%{transform:translate(17.8655vw,59.463vh) scale(.2143)}to{transform:translate(13.5348vw,99vh) scale(.2143)}}.snow:nth-child(8){opacity:.7638;transform:translate(82.5615vw,-10px) scale(.8464);animation:fall-8 21s -20s linear infinite}@keyframes fall-8{58.136%{transform:translate(89.6342vw,58.136vh) scale(.8464)}to{transform:translate(86.09785vw,99vh) scale(.8464)}}.snow:nth-child(9){opacity:.1004;transform:translate(46.5274vw,-10px) scale(.026);animation:fall-9 30s -2s linear infinite}@keyframes fall-9{66.84%{transform:translate(47.4126vw,66.84vh) scale(.026)}to{transform:translate(46.97vw,99vh) scale(.026)}}.snow:nth-child(10){opacity:.0092;transform:translate(60.6974vw,-10px) scale(.391);animation:fall-10 29s -23s linear infinite}@keyframes fall-10{57.879%{transform:translate(66.1478vw,57.879vh) scale(.391)}to{transform:translate(63.4226vw,99vh) scale(.391)}}.snow:nth-child(11){opacity:.9522;transform:translate(66.3657vw,-10px) scale(.0371);animation:fall-11 16s -12s linear infinite}@keyframes fall-11{55.501%{transform:translate(69.0603vw,55.501vh) scale(.0371)}to{transform:translate(67.713vw,99vh) scale(.0371)}}.snow:nth-child(12){opacity:1.1452;transform:translate(64.2623vw,-10px) scale(.5621);animation:fall-12 22s -22s linear infinite}@keyframes fall-12{57.263%{transform:translate(73.2342vw,57.263vh) scale(.5621)}to{transform:translate(68.74825vw,99vh) scale(.5621)}}.snow:nth-child(13){opacity:1.976;transform:translate(87.9738vw,-10px) scale(.1699);animation:fall-13 17s -10s linear infinite}@keyframes fall-13{59.818%{transform:translate(89.5044vw,59.818vh) scale(.1699)}to{transform:translate(88.7391vw,99vh) scale(.1699)}}.snow:nth-child(14){opacity:.5278;transform:translate(50.2942vw,-10px) scale(.813);animation:fall-14 21s -20s linear infinite}@keyframes fall-14{52.467%{transform:translate(57.7228vw,52.467vh) scale(.813)}to{transform:translate(54.0085vw,99vh) scale(.813)}}.snow:nth-child(15){opacity:1.131;transform:translate(80.7153vw,-10px) scale(.1168);animation:fall-15 10s -29s linear infinite}@keyframes fall-15{67.861%{transform:translate(82.6754vw,67.861vh) scale(.1168)}to{transform:translate(81.69535vw,99vh) scale(.1168)}}.snow:nth-child(16){opacity:1.512;transform:translate(24.3373vw,-10px) scale(.2222);animation:fall-16 25s -13s linear infinite}@keyframes fall-16{53.771%{transform:translate(20.2927vw,53.771vh) scale(.2222)}to{transform:translate(22.315vw,99vh) scale(.2222)}}.snow:nth-child(17){opacity:1.1552;transform:translate(19.4842vw,-10px) scale(.9037);animation:fall-17 15s -29s linear infinite}@keyframes fall-17{35.558%{transform:translate(27.0317vw,35.558vh) scale(.9037)}to{transform:translate(23.25795vw,99vh) scale(.9037)}}.snow:nth-child(18){opacity:1.6328;transform:translate(88.6415vw,-10px) scale(.909);animation:fall-18 25s -5s linear infinite}@keyframes fall-18{44.795%{transform:translate(89.1034vw,44.795vh) scale(.909)}to{transform:translate(88.87245vw,99vh) scale(.909)}}.snow:nth-child(19){opacity:1.2726;transform:translate(1.4922vw,-10px) scale(.2266);animation:fall-19 22s -5s linear infinite}@keyframes fall-19{46.459%{transform:translate(-3.3184vw,46.459vh) scale(.2266)}to{transform:translate(-.9131vw,99vh) scale(.2266)}}.snow:nth-child(20){opacity:1.9866;transform:translate(53.5039vw,-10px) scale(.5218);animation:fall-20 19s -20s linear infinite}@keyframes fall-20{73.886%{transform:translate(60.2938vw,73.886vh) scale(.5218)}to{transform:translate(56.89885vw,99vh) scale(.5218)}}.snow:nth-child(21){opacity:.9634;transform:translate(98.263vw,-10px) scale(.1059);animation:fall-21 12s -4s linear infinite}@keyframes fall-21{39.139%{transform:translate(104.8962vw,39.139vh) scale(.1059)}to{transform:translate(101.5796vw,99vh) scale(.1059)}}.snow:nth-child(22){opacity:1.0692;transform:translate(3.9686vw,-10px) scale(.6788);animation:fall-22 28s -22s linear infinite}@keyframes fall-22{33.313%{transform:translate(.1495vw,33.313vh) scale(.6788)}to{transform:translate(2.05905vw,99vh) scale(.6788)}}.snow:nth-child(23){opacity:1.8012;transform:translate(2.6521vw,-10px) scale(.2868);animation:fall-23 17s -25s linear infinite}@keyframes fall-23{59.733%{transform:translate(7.142vw,59.733vh) scale(.2868)}to{transform:translate(4.89705vw,99vh) scale(.2868)}}.snow:nth-child(24){opacity:1.8468;transform:translate(70.9081vw,-10px) scale(.8083);animation:fall-24 25s -1s linear infinite}@keyframes fall-24{57.605%{transform:translate(80.5075vw,57.605vh) scale(.8083)}to{transform:translate(75.7078vw,99vh) scale(.8083)}}.snow:nth-child(25){opacity:.3496;transform:translate(71.6771vw,-10px) scale(.8961);animation:fall-25 27s -10s linear infinite}@keyframes fall-25{65.513%{transform:translate(63.0448vw,65.513vh) scale(.8961)}to{transform:translate(67.36095vw,99vh) scale(.8961)}}.snow:nth-child(26){opacity:1.577;transform:translate(21.5782vw,-10px) scale(.3619);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{47.319%{transform:translate(19.3193vw,47.319vh) scale(.3619)}to{transform:translate(20.44875vw,99vh) scale(.3619)}}.snow:nth-child(27){opacity:1.109;transform:translate(76.0376vw,-10px) scale(.4475);animation:fall-27 28s -19s linear infinite}@keyframes fall-27{69.05%{transform:translate(83.8222vw,69.05vh) scale(.4475)}to{transform:translate(79.9299vw,99vh) scale(.4475)}}.snow:nth-child(28){opacity:1.7174;transform:translate(49.3223vw,-10px) scale(.0089);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{35.781%{transform:translate(44.6204vw,35.781vh) scale(.0089)}to{transform:translate(46.97135vw,99vh) scale(.0089)}}.snow:nth-child(29){opacity:.5294;transform:translate(43.7025vw,-10px) scale(.8085);animation:fall-29 27s -9s linear infinite}@keyframes fall-29{46.425%{transform:translate(49.0421vw,46.425vh) scale(.8085)}to{transform:translate(46.3723vw,99vh) scale(.8085)}}.snow:nth-child(30){opacity:.5034;transform:translate(78.4983vw,-10px) scale(.3156);animation:fall-30 28s -20s linear infinite}@keyframes fall-30{75.663%{transform:translate(88.0212vw,75.663vh) scale(.3156)}to{transform:translate(83.25975vw,99vh) scale(.3156)}}.snow:nth-child(31){opacity:1.2714;transform:translate(95.8654vw,-10px) scale(.5403);animation:fall-31 25s -9s linear infinite}@keyframes fall-31{36.058%{transform:translate(100.1382vw,36.058vh) scale(.5403)}to{transform:translate(98.0018vw,99vh) scale(.5403)}}.snow:nth-child(32){opacity:.7788;transform:translate(77.9127vw,-10px) scale(.738);animation:fall-32 25s -13s linear infinite}@keyframes fall-32{42.121%{transform:translate(82.1448vw,42.121vh) scale(.738)}to{transform:translate(80.02875vw,99vh) scale(.738)}}.snow:nth-child(33){opacity:.3364;transform:translate(22.7027vw,-10px) scale(.7697);animation:fall-33 12s -25s linear infinite}@keyframes fall-33{73.712%{transform:translate(27.8177vw,73.712vh) scale(.7697)}to{transform:translate(25.2602vw,99vh) scale(.7697)}}.snow:nth-child(34){opacity:1.3474;transform:translate(97.4514vw,-10px) scale(.1299);animation:fall-34 24s -26s linear infinite}@keyframes fall-34{79.961%{transform:translate(89.0327vw,79.961vh) scale(.1299)}to{transform:translate(93.24205vw,99vh) scale(.1299)}}.snow:nth-child(35){opacity:.6864;transform:translate(87.8579vw,-10px) scale(.4021);animation:fall-35 27s -18s linear infinite}@keyframes fall-35{42.418%{transform:translate(85.7552vw,42.418vh) scale(.4021)}to{transform:translate(86.80655vw,99vh) scale(.4021)}}.snow:nth-child(36){opacity:1.3042;transform:translate(33.1167vw,-10px) scale(.4912);animation:fall-36 21s -18s linear infinite}@keyframes fall-36{55.047%{transform:translate(27.2427vw,55.047vh) scale(.4912)}to{transform:translate(30.1797vw,99vh) scale(.4912)}}.snow:nth-child(37){opacity:.5062;transform:translate(60.7589vw,-10px) scale(.0762);animation:fall-37 19s -6s linear infinite}@keyframes fall-37{42.487%{transform:translate(61.1458vw,42.487vh) scale(.0762)}to{transform:translate(60.95235vw,99vh) scale(.0762)}}.snow:nth-child(38){opacity:1.5422;transform:translate(69.4423vw,-10px) scale(.791);animation:fall-38 30s -1s linear infinite}@keyframes fall-38{67.37%{transform:translate(75.354vw,67.37vh) scale(.791)}to{transform:translate(72.39815vw,99vh) scale(.791)}}.snow:nth-child(39){opacity:1.2104;transform:translate(8.4692vw,-10px) scale(.5503);animation:fall-39 12s -2s linear infinite}@keyframes fall-39{74.21%{transform:translate(3.1164vw,74.21vh) scale(.5503)}to{transform:translate(5.7928vw,99vh) scale(.5503)}}.snow:nth-child(40){opacity:.0072;transform:translate(50.9824vw,-10px) scale(.1704);animation:fall-40 24s -13s linear infinite}@keyframes fall-40{41.52%{transform:translate(58.528vw,41.52vh) scale(.1704)}to{transform:translate(54.7552vw,99vh) scale(.1704)}}.snow:nth-child(41){opacity:.3758;transform:translate(99.2926vw,-10px) scale(.3475);animation:fall-41 21s -25s linear infinite}@keyframes fall-41{36.399%{transform:translate(93.8709vw,36.399vh) scale(.3475)}to{transform:translate(96.58175vw,99vh) scale(.3475)}}.snow:nth-child(42){opacity:1.769;transform:translate(44.0653vw,-10px) scale(.5418);animation:fall-42 26s -23s linear infinite}@keyframes fall-42{68.427%{transform:translate(43.7212vw,68.427vh) scale(.5418)}to{transform:translate(43.89325vw,99vh) scale(.5418)}}.snow:nth-child(43){opacity:1.6136;transform:translate(28.522vw,-10px) scale(.7263);animation:fall-43 12s -27s linear infinite}@keyframes fall-43{78.284%{transform:translate(37.4901vw,78.284vh) scale(.7263)}to{transform:translate(33.00605vw,99vh) scale(.7263)}}.snow:nth-child(44){opacity:.9756;transform:translate(26.4867vw,-10px) scale(.1475);animation:fall-44 10s -13s linear infinite}@keyframes fall-44{56.699%{transform:translate(22.4544vw,56.699vh) scale(.1475)}to{transform:translate(24.47055vw,99vh) scale(.1475)}}.snow:nth-child(45){opacity:.2702;transform:translate(57.0453vw,-10px) scale(.3172);animation:fall-45 29s -24s linear infinite}@keyframes fall-45{30.388%{transform:translate(65.1353vw,30.388vh) scale(.3172)}to{transform:translate(61.0903vw,99vh) scale(.3172)}}.snow:nth-child(46){opacity:.8196;transform:translate(20.0605vw,-10px) scale(.0819);animation:fall-46 30s -2s linear infinite}@keyframes fall-46{68.138%{transform:translate(10.4869vw,68.138vh) scale(.0819)}to{transform:translate(15.2737vw,99vh) scale(.0819)}}.snow:nth-child(47){opacity:1.473;transform:translate(81.611vw,-10px) scale(.4826);animation:fall-47 21s -15s linear infinite}@keyframes fall-47{47.416%{transform:translate(80.922vw,47.416vh) scale(.4826)}to{transform:translate(81.2665vw,99vh) scale(.4826)}}.snow:nth-child(48){opacity:.0536;transform:translate(97.5715vw,-10px) scale(.6924);animation:fall-48 22s -21s linear infinite}@keyframes fall-48{54.979%{transform:translate(91.1242vw,54.979vh) scale(.6924)}to{transform:translate(94.34785vw,99vh) scale(.6924)}}.snow:nth-child(49){opacity:1.6326;transform:translate(32.2182vw,-10px) scale(.8517);animation:fall-49 28s -4s linear infinite}@keyframes fall-49{62.685%{transform:translate(33.7439vw,62.685vh) scale(.8517)}to{transform:translate(32.98105vw,99vh) scale(.8517)}}.snow:nth-child(50){opacity:1.2314;transform:translate(41.3807vw,-10px) scale(.225);animation:fall-50 28s -20s linear infinite}@keyframes fall-50{50.774%{transform:translate(45.495vw,50.774vh) scale(.225)}to{transform:translate(43.43785vw,99vh) scale(.225)}}.snow:nth-child(51){opacity:1.941;transform:translate(64.0437vw,-10px) scale(.3505);animation:fall-51 10s -25s linear infinite}@keyframes fall-51{60.424%{transform:translate(70.5329vw,60.424vh) scale(.3505)}to{transform:translate(67.2883vw,99vh) scale(.3505)}}.snow:nth-child(52){opacity:1.8242;transform:translate(5.0844vw,-10px) scale(.0751);animation:fall-52 20s -24s linear infinite}@keyframes fall-52{41.931%{transform:translate(-.9982vw,41.931vh) scale(.0751)}to{transform:translate(2.0431vw,99vh) scale(.0751)}}.snow:nth-child(53){opacity:.3052;transform:translate(54.768vw,-10px) scale(.5538);animation:fall-53 17s -5s linear infinite}@keyframes fall-53{59.121%{transform:translate(48.2015vw,59.121vh) scale(.5538)}to{transform:translate(51.48475vw,99vh) scale(.5538)}}.snow:nth-child(54){opacity:.14;transform:translate(18.9112vw,-10px) scale(.6731);animation:fall-54 27s -11s linear infinite}@keyframes fall-54{33.942%{transform:translate(28.6872vw,33.942vh) scale(.6731)}to{transform:translate(23.7992vw,99vh) scale(.6731)}}.snow:nth-child(55){opacity:1.5602;transform:translate(2.772vw,-10px) scale(.1865);animation:fall-55 29s -24s linear infinite}@keyframes fall-55{75.619%{transform:translate(5.4841vw,75.619vh) scale(.1865)}to{transform:translate(4.12805vw,99vh) scale(.1865)}}.snow:nth-child(56){opacity:1.5902;transform:translate(68.8767vw,-10px) scale(.6049);animation:fall-56 17s -18s linear infinite}@keyframes fall-56{48.395%{transform:translate(61.3774vw,48.395vh) scale(.6049)}to{transform:translate(65.12705vw,99vh) scale(.6049)}}.snow:nth-child(57){opacity:.754;transform:translate(11.2726vw,-10px) scale(.4669);animation:fall-57 24s -10s linear infinite}@keyframes fall-57{70.852%{transform:translate(15.0025vw,70.852vh) scale(.4669)}to{transform:translate(13.13755vw,99vh) scale(.4669)}}.snow:nth-child(58){opacity:1.8324;transform:translate(85.3812vw,-10px) scale(.4694);animation:fall-58 13s -6s linear infinite}@keyframes fall-58{53.659%{transform:translate(75.926vw,53.659vh) scale(.4694)}to{transform:translate(80.6536vw,99vh) scale(.4694)}}.snow:nth-child(59){opacity:1.1154;transform:translate(83.1846vw,-10px) scale(.7892);animation:fall-59 15s -23s linear infinite}@keyframes fall-59{54.697%{transform:translate(86.1989vw,54.697vh) scale(.7892)}to{transform:translate(84.69175vw,99vh) scale(.7892)}}.snow:nth-child(60){opacity:.8092;transform:translate(80.7424vw,-10px) scale(.2021);animation:fall-60 11s -14s linear infinite}@keyframes fall-60{33.899%{transform:translate(76.4194vw,33.899vh) scale(.2021)}to{transform:translate(78.5809vw,99vh) scale(.2021)}}.snow:nth-child(61){opacity:.2036;transform:translate(38.3664vw,-10px) scale(.4536);animation:fall-61 10s -26s linear infinite}@keyframes fall-61{36.593%{transform:translate(38.6265vw,36.593vh) scale(.4536)}to{transform:translate(38.49645vw,99vh) scale(.4536)}}.snow:nth-child(62){opacity:.121;transform:translate(.0814vw,-10px) scale(.0677);animation:fall-62 16s -1s linear infinite}@keyframes fall-62{57.159%{transform:translate(9.2729vw,57.159vh) scale(.0677)}to{transform:translate(4.67715vw,99vh) scale(.0677)}}.snow:nth-child(63){opacity:.1512;transform:translate(9.3075vw,-10px) scale(.9503);animation:fall-63 27s -30s linear infinite}@keyframes fall-63{68.713%{transform:translate(19.096vw,68.713vh) scale(.9503)}to{transform:translate(14.20175vw,99vh) scale(.9503)}}.snow:nth-child(64){opacity:1.5972;transform:translate(31.9421vw,-10px) scale(.9238);animation:fall-64 11s -10s linear infinite}@keyframes fall-64{38.367%{transform:translate(37.0411vw,38.367vh) scale(.9238)}to{transform:translate(34.4916vw,99vh) scale(.9238)}}.snow:nth-child(65){opacity:.8302;transform:translate(70.6041vw,-10px) scale(.0235);animation:fall-65 21s -13s linear infinite}@keyframes fall-65{74.791%{transform:translate(63.4877vw,74.791vh) scale(.0235)}to{transform:translate(67.0459vw,99vh) scale(.0235)}}.snow:nth-child(66){opacity:1.6952;transform:translate(38.5027vw,-10px) scale(.2624);animation:fall-66 13s -5s linear infinite}@keyframes fall-66{62.19%{transform:translate(44.3281vw,62.19vh) scale(.2624)}to{transform:translate(41.4154vw,99vh) scale(.2624)}}.snow:nth-child(67){opacity:1.296;transform:translate(72.7216vw,-10px) scale(.3823);animation:fall-67 22s -20s linear infinite}@keyframes fall-67{61.853%{transform:translate(72.1502vw,61.853vh) scale(.3823)}to{transform:translate(72.4359vw,99vh) scale(.3823)}}.snow:nth-child(68){opacity:1.4232;transform:translate(5.604vw,-10px) scale(.7761);animation:fall-68 23s -22s linear infinite}@keyframes fall-68{32.025%{transform:translate(6.224vw,32.025vh) scale(.7761)}to{transform:translate(5.914vw,99vh) scale(.7761)}}.snow:nth-child(69){opacity:.8738;transform:translate(6.9445vw,-10px) scale(.9829);animation:fall-69 11s -19s linear infinite}@keyframes fall-69{38.225%{transform:translate(13.8515vw,38.225vh) scale(.9829)}to{transform:translate(10.398vw,99vh) scale(.9829)}}.snow:nth-child(70){opacity:1.6726;transform:translate(90.488vw,-10px) scale(.8376);animation:fall-70 15s -16s linear infinite}@keyframes fall-70{61.798%{transform:translate(96.0248vw,61.798vh) scale(.8376)}to{transform:translate(93.2564vw,99vh) scale(.8376)}}.snow:nth-child(71){opacity:1.5108;transform:translate(22.6678vw,-10px) scale(.9017);animation:fall-71 30s -4s linear infinite}@keyframes fall-71{61.246%{transform:translate(26.0419vw,61.246vh) scale(.9017)}to{transform:translate(24.35485vw,99vh) scale(.9017)}}.snow:nth-child(72){opacity:1.284;transform:translate(53.2409vw,-10px) scale(.8163);animation:fall-72 18s -23s linear infinite}@keyframes fall-72{50.638%{transform:translate(62.7615vw,50.638vh) scale(.8163)}to{transform:translate(58.0012vw,99vh) scale(.8163)}}.snow:nth-child(73){opacity:1.2906;transform:translate(84.0329vw,-10px) scale(.9603);animation:fall-73 26s -28s linear infinite}@keyframes fall-73{37.372%{transform:translate(85.7857vw,37.372vh) scale(.9603)}to{transform:translate(84.9093vw,99vh) scale(.9603)}}.snow:nth-child(74){opacity:.7996;transform:translate(7.5408vw,-10px) scale(.5425);animation:fall-74 30s -21s linear infinite}@keyframes fall-74{33.323%{transform:translate(13.0322vw,33.323vh) scale(.5425)}to{transform:translate(10.2865vw,99vh) scale(.5425)}}.snow:nth-child(75){opacity:1.2898;transform:translate(3.4778vw,-10px) scale(.6081);animation:fall-75 17s -27s linear infinite}@keyframes fall-75{34.074%{transform:translate(6.4297vw,34.074vh) scale(.6081)}to{transform:translate(4.95375vw,99vh) scale(.6081)}}.snow:nth-child(76){opacity:.6026;transform:translate(75.2066vw,-10px) scale(.3342);animation:fall-76 10s -2s linear infinite}@keyframes fall-76{35.357%{transform:translate(79.9639vw,35.357vh) scale(.3342)}to{transform:translate(77.58525vw,99vh) scale(.3342)}}.snow:nth-child(77){opacity:.4848;transform:translate(79.4781vw,-10px) scale(.2921);animation:fall-77 24s -21s linear infinite}@keyframes fall-77{46.711%{transform:translate(80.7458vw,46.711vh) scale(.2921)}to{transform:translate(80.11195vw,99vh) scale(.2921)}}.snow:nth-child(78){opacity:1.1084;transform:translate(65.2627vw,-10px) scale(.3222);animation:fall-78 24s -25s linear infinite}@keyframes fall-78{49.752%{transform:translate(66.172vw,49.752vh) scale(.3222)}to{transform:translate(65.71735vw,99vh) scale(.3222)}}.snow:nth-child(79){opacity:.0912;transform:translate(74.8025vw,-10px) scale(.3919);animation:fall-79 18s -19s linear infinite}@keyframes fall-79{70.8%{transform:translate(77.799vw,70.8vh) scale(.3919)}to{transform:translate(76.30075vw,99vh) scale(.3919)}}.snow:nth-child(80){opacity:.7054;transform:translate(42.9682vw,-10px) scale(.9501);animation:fall-80 27s -4s linear infinite}@keyframes fall-80{41.621%{transform:translate(49.381vw,41.621vh) scale(.9501)}to{transform:translate(46.1746vw,99vh) scale(.9501)}}.snow:nth-child(81){opacity:1.4766;transform:translate(79.1132vw,-10px) scale(.9796);animation:fall-81 19s -9s linear infinite}@keyframes fall-81{32.309%{transform:translate(74.4123vw,32.309vh) scale(.9796)}to{transform:translate(76.76275vw,99vh) scale(.9796)}}.snow:nth-child(82){opacity:1.1606;transform:translate(11.8251vw,-10px) scale(.3687);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{35.92%{transform:translate(3.167vw,35.92vh) scale(.3687)}to{transform:translate(7.49605vw,99vh) scale(.3687)}}.snow:nth-child(83){opacity:.4242;transform:translate(89.9246vw,-10px) scale(.6868);animation:fall-83 19s -16s linear infinite}@keyframes fall-83{62.603%{transform:translate(80.0322vw,62.603vh) scale(.6868)}to{transform:translate(84.9784vw,99vh) scale(.6868)}}.snow:nth-child(84){opacity:.841;transform:translate(62.6038vw,-10px) scale(.7231);animation:fall-84 30s -27s linear infinite}@keyframes fall-84{36.721%{transform:translate(64.5268vw,36.721vh) scale(.7231)}to{transform:translate(63.5653vw,99vh) scale(.7231)}}.snow:nth-child(85){opacity:.9588;transform:translate(81.5944vw,-10px) scale(.3579);animation:fall-85 29s -13s linear infinite}@keyframes fall-85{44.74%{transform:translate(80.1411vw,44.74vh) scale(.3579)}to{transform:translate(80.86775vw,99vh) scale(.3579)}}.snow:nth-child(86){opacity:.535;transform:translate(21.6176vw,-10px) scale(.7405);animation:fall-86 27s -27s linear infinite}@keyframes fall-86{47.028%{transform:translate(18.0938vw,47.028vh) scale(.7405)}to{transform:translate(19.8557vw,99vh) scale(.7405)}}.snow:nth-child(87){opacity:.8258;transform:translate(39.6103vw,-10px) scale(.3943);animation:fall-87 10s -12s linear infinite}@keyframes fall-87{74.687%{transform:translate(33.6172vw,74.687vh) scale(.3943)}to{transform:translate(36.61375vw,99vh) scale(.3943)}}.snow:nth-child(88){opacity:.2592;transform:translate(98.33vw,-10px) scale(.3103);animation:fall-88 24s -17s linear infinite}@keyframes fall-88{50.744%{transform:translate(106.4061vw,50.744vh) scale(.3103)}to{transform:translate(102.36805vw,99vh) scale(.3103)}}.snow:nth-child(89){opacity:1.3594;transform:translate(48.6868vw,-10px) scale(.5196);animation:fall-89 30s -21s linear infinite}@keyframes fall-89{59.438%{transform:translate(56.6865vw,59.438vh) scale(.5196)}to{transform:translate(52.68665vw,99vh) scale(.5196)}}.snow:nth-child(90){opacity:1.8376;transform:translate(28.8367vw,-10px) scale(.3965);animation:fall-90 23s -17s linear infinite}@keyframes fall-90{70.585%{transform:translate(28.5648vw,70.585vh) scale(.3965)}to{transform:translate(28.70075vw,99vh) scale(.3965)}}.snow:nth-child(91){opacity:1.7978;transform:translate(52.9562vw,-10px) scale(.9582);animation:fall-91 11s -1s linear infinite}@keyframes fall-91{36.023%{transform:translate(52.2031vw,36.023vh) scale(.9582)}to{transform:translate(52.57965vw,99vh) scale(.9582)}}.snow:nth-child(92){opacity:1.6182;transform:translate(37.0444vw,-10px) scale(.099);animation:fall-92 17s -25s linear infinite}@keyframes fall-92{53.727%{transform:translate(34.3277vw,53.727vh) scale(.099)}to{transform:translate(35.68605vw,99vh) scale(.099)}}.snow:nth-child(93){opacity:.6466;transform:translate(99.6903vw,-10px) scale(.37);animation:fall-93 17s -14s linear infinite}@keyframes fall-93{32.044%{transform:translate(108.1802vw,32.044vh) scale(.37)}to{transform:translate(103.93525vw,99vh) scale(.37)}}.snow:nth-child(94){opacity:.1894;transform:translate(13.676vw,-10px) scale(.495);animation:fall-94 24s -15s linear infinite}@keyframes fall-94{44.335%{transform:translate(21.5974vw,44.335vh) scale(.495)}to{transform:translate(17.6367vw,99vh) scale(.495)}}.snow:nth-child(95){opacity:1.0666;transform:translate(15.7508vw,-10px) scale(.5646);animation:fall-95 15s -27s linear infinite}@keyframes fall-95{55.253%{transform:translate(20.0052vw,55.253vh) scale(.5646)}to{transform:translate(17.878vw,99vh) scale(.5646)}}.snow:nth-child(96){opacity:1.698;transform:translate(91.0955vw,-10px) scale(.7458);animation:fall-96 29s -12s linear infinite}@keyframes fall-96{53.988%{transform:translate(99.3898vw,53.988vh) scale(.7458)}to{transform:translate(95.24265vw,99vh) scale(.7458)}}.snow:nth-child(97){opacity:.061;transform:translate(32.0377vw,-10px) scale(.2847);animation:fall-97 16s -17s linear infinite}@keyframes fall-97{79.611%{transform:translate(39.3235vw,79.611vh) scale(.2847)}to{transform:translate(35.6806vw,99vh) scale(.2847)}}.snow:nth-child(98){opacity:.4428;transform:translate(25.1138vw,-10px) scale(.5231);animation:fall-98 23s -26s linear infinite}@keyframes fall-98{53.769%{transform:translate(34.4013vw,53.769vh) scale(.5231)}to{transform:translate(29.75755vw,99vh) scale(.5231)}}.snow:nth-child(99){opacity:.0144;transform:translate(28.5183vw,-10px) scale(.5099);animation:fall-99 19s -30s linear infinite}@keyframes fall-99{70.894%{transform:translate(29.7981vw,70.894vh) scale(.5099)}to{transform:translate(29.1582vw,99vh) scale(.5099)}}.snow:nth-child(100){opacity:.8412;transform:translate(32.9649vw,-10px) scale(.3594);animation:fall-100 16s -20s linear infinite}@keyframes fall-100{44.089%{transform:translate(30.2877vw,44.089vh) scale(.3594)}to{transform:translate(31.6263vw,99vh) scale(.3594)}}.snow:nth-child(101){opacity:.514;transform:translate(73.4952vw,-10px) scale(.5674);animation:fall-101 17s -2s linear infinite}@keyframes fall-101{35.102%{transform:translate(78.3721vw,35.102vh) scale(.5674)}to{transform:translate(75.93365vw,99vh) scale(.5674)}}.snow:nth-child(102){opacity:1.7808;transform:translate(49.3823vw,-10px) scale(.8648);animation:fall-102 24s -20s linear infinite}@keyframes fall-102{66.998%{transform:translate(47.7565vw,66.998vh) scale(.8648)}to{transform:translate(48.5694vw,99vh) scale(.8648)}}.snow:nth-child(103){opacity:.5838;transform:translate(65.7902vw,-10px) scale(.3814);animation:fall-103 17s -11s linear infinite}@keyframes fall-103{52.399%{transform:translate(56.9441vw,52.399vh) scale(.3814)}to{transform:translate(61.36715vw,99vh) scale(.3814)}}.snow:nth-child(104){opacity:1.1022;transform:translate(12.3649vw,-10px) scale(.0886);animation:fall-104 14s -29s linear infinite}@keyframes fall-104{44.003%{transform:translate(7.1517vw,44.003vh) scale(.0886)}to{transform:translate(9.7583vw,99vh) scale(.0886)}}.snow:nth-child(105){opacity:.6514;transform:translate(54.9676vw,-10px) scale(.0833);animation:fall-105 18s -16s linear infinite}@keyframes fall-105{43.924%{transform:translate(53.5653vw,43.924vh) scale(.0833)}to{transform:translate(54.26645vw,99vh) scale(.0833)}}.snow:nth-child(106){opacity:.0782;transform:translate(80.6148vw,-10px) scale(.2655);animation:fall-106 28s -16s linear infinite}@keyframes fall-106{76.302%{transform:translate(80.7898vw,76.302vh) scale(.2655)}to{transform:translate(80.7023vw,99vh) scale(.2655)}}.snow:nth-child(107){opacity:1.553;transform:translate(14.9805vw,-10px) scale(.8051);animation:fall-107 19s -8s linear infinite}@keyframes fall-107{35.638%{transform:translate(24.3074vw,35.638vh) scale(.8051)}to{transform:translate(19.64395vw,99vh) scale(.8051)}}.snow:nth-child(108){opacity:1.2594;transform:translate(36.7607vw,-10px) scale(.9178);animation:fall-108 17s -27s linear infinite}@keyframes fall-108{76.197%{transform:translate(34.9981vw,76.197vh) scale(.9178)}to{transform:translate(35.8794vw,99vh) scale(.9178)}}.snow:nth-child(109){opacity:.4682;transform:translate(22.2523vw,-10px) scale(.5584);animation:fall-109 28s -15s linear infinite}@keyframes fall-109{57.713%{transform:translate(27.134vw,57.713vh) scale(.5584)}to{transform:translate(24.69315vw,99vh) scale(.5584)}}.snow:nth-child(110){opacity:.682;transform:translate(27.0547vw,-10px) scale(.0505);animation:fall-110 11s -7s linear infinite}@keyframes fall-110{58.99%{transform:translate(19.047vw,58.99vh) scale(.0505)}to{transform:translate(23.05085vw,99vh) scale(.0505)}}.snow:nth-child(111){opacity:1.7676;transform:translate(46.6822vw,-10px) scale(.0255);animation:fall-111 28s -9s linear infinite}@keyframes fall-111{44.228%{transform:translate(39.1783vw,44.228vh) scale(.0255)}to{transform:translate(42.93025vw,99vh) scale(.0255)}}.snow:nth-child(112){opacity:1.8714;transform:translate(69.2069vw,-10px) scale(.6319);animation:fall-112 21s -28s linear infinite}@keyframes fall-112{55.995%{transform:translate(76.4704vw,55.995vh) scale(.6319)}to{transform:translate(72.83865vw,99vh) scale(.6319)}}.snow:nth-child(113){opacity:1.6524;transform:translate(96.1968vw,-10px) scale(.5922);animation:fall-113 20s -6s linear infinite}@keyframes fall-113{38.409%{transform:translate(86.4058vw,38.409vh) scale(.5922)}to{transform:translate(91.3013vw,99vh) scale(.5922)}}.snow:nth-child(114){opacity:.6204;transform:translate(22.1629vw,-10px) scale(.2034);animation:fall-114 27s -12s linear infinite}@keyframes fall-114{63.892%{transform:translate(30.8659vw,63.892vh) scale(.2034)}to{transform:translate(26.5144vw,99vh) scale(.2034)}}.snow:nth-child(115){opacity:.2826;transform:translate(42.6522vw,-10px) scale(.263);animation:fall-115 20s -28s linear infinite}@keyframes fall-115{64.96%{transform:translate(40.0164vw,64.96vh) scale(.263)}to{transform:translate(41.3343vw,99vh) scale(.263)}}.snow:nth-child(116){opacity:.9048;transform:translate(87.3302vw,-10px) scale(.3428);animation:fall-116 10s -28s linear infinite}@keyframes fall-116{46.078%{transform:translate(83.329vw,46.078vh) scale(.3428)}to{transform:translate(85.3296vw,99vh) scale(.3428)}}.snow:nth-child(117){opacity:.4794;transform:translate(12.5809vw,-10px) scale(.2116);animation:fall-117 10s -13s linear infinite}@keyframes fall-117{46.625%{transform:translate(7.7376vw,46.625vh) scale(.2116)}to{transform:translate(10.15925vw,99vh) scale(.2116)}}.snow:nth-child(118){opacity:1.7264;transform:translate(42.2397vw,-10px) scale(.1567);animation:fall-118 11s -28s linear infinite}@keyframes fall-118{46.158%{transform:translate(46.5238vw,46.158vh) scale(.1567)}to{transform:translate(44.38175vw,99vh) scale(.1567)}}.snow:nth-child(119){opacity:1.1994;transform:translate(52.6198vw,-10px) scale(.5793);animation:fall-119 21s -14s linear infinite}@keyframes fall-119{77.125%{transform:translate(49.4307vw,77.125vh) scale(.5793)}to{transform:translate(51.02525vw,99vh) scale(.5793)}}.snow:nth-child(120){opacity:1.2632;transform:translate(77.7851vw,-10px) scale(.5265);animation:fall-120 10s -12s linear infinite}@keyframes fall-120{56.071%{transform:translate(87.0892vw,56.071vh) scale(.5265)}to{transform:translate(82.43715vw,99vh) scale(.5265)}}.snow:nth-child(121){opacity:1.118;transform:translate(24.183vw,-10px) scale(.6014);animation:fall-121 30s -29s linear infinite}@keyframes fall-121{59.652%{transform:translate(33.7235vw,59.652vh) scale(.6014)}to{transform:translate(28.95325vw,99vh) scale(.6014)}}.snow:nth-child(122){opacity:.4182;transform:translate(61.7315vw,-10px) scale(.2381);animation:fall-122 21s -21s linear infinite}@keyframes fall-122{55.19%{transform:translate(55.2884vw,55.19vh) scale(.2381)}to{transform:translate(58.50995vw,99vh) scale(.2381)}}.snow:nth-child(123){opacity:1.1836;transform:translate(54.0887vw,-10px) scale(.476);animation:fall-123 24s -30s linear infinite}@keyframes fall-123{47.192%{transform:translate(46.4825vw,47.192vh) scale(.476)}to{transform:translate(50.2856vw,99vh) scale(.476)}}.snow:nth-child(124){opacity:.9432;transform:translate(51.6718vw,-10px) scale(.5602);animation:fall-124 15s -22s linear infinite}@keyframes fall-124{32.536%{transform:translate(54.6341vw,32.536vh) scale(.5602)}to{transform:translate(53.15295vw,99vh) scale(.5602)}}.snow:nth-child(125){opacity:.9396;transform:translate(60.7801vw,-10px) scale(.6757);animation:fall-125 16s -16s linear infinite}@keyframes fall-125{32.578%{transform:translate(53.9184vw,32.578vh) scale(.6757)}to{transform:translate(57.34925vw,99vh) scale(.6757)}}.snow:nth-child(126){opacity:.1326;transform:translate(32.8635vw,-10px) scale(.1443);animation:fall-126 28s -21s linear infinite}@keyframes fall-126{69.036%{transform:translate(33.8741vw,69.036vh) scale(.1443)}to{transform:translate(33.3688vw,99vh) scale(.1443)}}.snow:nth-child(127){opacity:1.5406;transform:translate(81.6474vw,-10px) scale(.3252);animation:fall-127 11s -8s linear infinite}@keyframes fall-127{37.109%{transform:translate(87.1438vw,37.109vh) scale(.3252)}to{transform:translate(84.3956vw,99vh) scale(.3252)}}.snow:nth-child(128){opacity:1.0906;transform:translate(92.2856vw,-10px) scale(.8335);animation:fall-128 12s -13s linear infinite}@keyframes fall-128{50.314%{transform:translate(91.0017vw,50.314vh) scale(.8335)}to{transform:translate(91.64365vw,99vh) scale(.8335)}}.snow:nth-child(129){opacity:.993;transform:translate(52.5188vw,-10px) scale(.8454);animation:fall-129 26s -2s linear infinite}@keyframes fall-129{77.234%{transform:translate(42.8423vw,77.234vh) scale(.8454)}to{transform:translate(47.68055vw,99vh) scale(.8454)}}.snow:nth-child(130){opacity:.3828;transform:translate(6.4745vw,-10px) scale(.7854);animation:fall-130 16s -2s linear infinite}@keyframes fall-130{71.691%{transform:translate(12.9734vw,71.691vh) scale(.7854)}to{transform:translate(9.72395vw,99vh) scale(.7854)}}.snow:nth-child(131){opacity:1.9734;transform:translate(92.8591vw,-10px) scale(.7099);animation:fall-131 22s -7s linear infinite}@keyframes fall-131{53.82%{transform:translate(89.8615vw,53.82vh) scale(.7099)}to{transform:translate(91.3603vw,99vh) scale(.7099)}}.snow:nth-child(132){opacity:1.4606;transform:translate(17.6971vw,-10px) scale(.648);animation:fall-132 28s -3s linear infinite}@keyframes fall-132{79.423%{transform:translate(13.0151vw,79.423vh) scale(.648)}to{transform:translate(15.3561vw,99vh) scale(.648)}}.snow:nth-child(133){opacity:.0932;transform:translate(12.4509vw,-10px) scale(.5907);animation:fall-133 26s -9s linear infinite}@keyframes fall-133{38.969%{transform:translate(14.3478vw,38.969vh) scale(.5907)}to{transform:translate(13.39935vw,99vh) scale(.5907)}}.snow:nth-child(134){opacity:1.235;transform:translate(33.2449vw,-10px) scale(.8111);animation:fall-134 25s -14s linear infinite}@keyframes fall-134{59.075%{transform:translate(25.1279vw,59.075vh) scale(.8111)}to{transform:translate(29.1864vw,99vh) scale(.8111)}}.snow:nth-child(135){opacity:.3152;transform:translate(95.0254vw,-10px) scale(.9013);animation:fall-135 25s -11s linear infinite}@keyframes fall-135{35.555%{transform:translate(94.3797vw,35.555vh) scale(.9013)}to{transform:translate(94.70255vw,99vh) scale(.9013)}}.snow:nth-child(136){opacity:.6718;transform:translate(18.4066vw,-10px) scale(.7904);animation:fall-136 24s -8s linear infinite}@keyframes fall-136{38.534%{transform:translate(19.698vw,38.534vh) scale(.7904)}to{transform:translate(19.0523vw,99vh) scale(.7904)}}.snow:nth-child(137){opacity:1.2204;transform:translate(73.8226vw,-10px) scale(.0575);animation:fall-137 26s -11s linear infinite}@keyframes fall-137{37.151%{transform:translate(64.7646vw,37.151vh) scale(.0575)}to{transform:translate(69.2936vw,99vh) scale(.0575)}}.snow:nth-child(138){opacity:.6918;transform:translate(83.8949vw,-10px) scale(.8335);animation:fall-138 28s -8s linear infinite}@keyframes fall-138{37.513%{transform:translate(82.3525vw,37.513vh) scale(.8335)}to{transform:translate(83.1237vw,99vh) scale(.8335)}}.snow:nth-child(139){opacity:1.163;transform:translate(76.3567vw,-10px) scale(.9648);animation:fall-139 13s -15s linear infinite}@keyframes fall-139{45.366%{transform:translate(75.879vw,45.366vh) scale(.9648)}to{transform:translate(76.11785vw,99vh) scale(.9648)}}.snow:nth-child(140){opacity:1.973;transform:translate(10.8001vw,-10px) scale(.9139);animation:fall-140 27s -22s linear infinite}@keyframes fall-140{77.018%{transform:translate(3.0816vw,77.018vh) scale(.9139)}to{transform:translate(6.94085vw,99vh) scale(.9139)}}.snow:nth-child(141){opacity:.1616;transform:translate(58.7205vw,-10px) scale(.0509);animation:fall-141 10s -25s linear infinite}@keyframes fall-141{59.359%{transform:translate(49.8765vw,59.359vh) scale(.0509)}to{transform:translate(54.2985vw,99vh) scale(.0509)}}.snow:nth-child(142){opacity:1.5132;transform:translate(5.2493vw,-10px) scale(.2998);animation:fall-142 29s -3s linear infinite}@keyframes fall-142{61.152%{transform:translate(5.8051vw,61.152vh) scale(.2998)}to{transform:translate(5.5272vw,99vh) scale(.2998)}}.snow:nth-child(143){opacity:.5016;transform:translate(24.4562vw,-10px) scale(.3397);animation:fall-143 30s -19s linear infinite}@keyframes fall-143{56.822%{transform:translate(27.262vw,56.822vh) scale(.3397)}to{transform:translate(25.8591vw,99vh) scale(.3397)}}.snow:nth-child(144){opacity:1.8662;transform:translate(99.1612vw,-10px) scale(.9641);animation:fall-144 18s -27s linear infinite}@keyframes fall-144{40.146%{transform:translate(107.3423vw,40.146vh) scale(.9641)}to{transform:translate(103.25175vw,99vh) scale(.9641)}}.snow:nth-child(145){opacity:1.2688;transform:translate(99.8956vw,-10px) scale(.61);animation:fall-145 19s -14s linear infinite}@keyframes fall-145{75.939%{transform:translate(93.7932vw,75.939vh) scale(.61)}to{transform:translate(96.8444vw,99vh) scale(.61)}}.snow:nth-child(146){opacity:1.0156;transform:translate(9.0182vw,-10px) scale(.9637);animation:fall-146 10s -17s linear infinite}@keyframes fall-146{55.964%{transform:translate(15.6705vw,55.964vh) scale(.9637)}to{transform:translate(12.34435vw,99vh) scale(.9637)}}.snow:nth-child(147){opacity:1.2236;transform:translate(1.7966vw,-10px) scale(.6282);animation:fall-147 10s -12s linear infinite}@keyframes fall-147{67.416%{transform:translate(5.0904vw,67.416vh) scale(.6282)}to{transform:translate(3.4435vw,99vh) scale(.6282)}}.snow:nth-child(148){opacity:1.5526;transform:translate(21.7609vw,-10px) scale(.7936);animation:fall-148 25s -29s linear infinite}@keyframes fall-148{31.426%{transform:translate(13.3222vw,31.426vh) scale(.7936)}to{transform:translate(17.54155vw,99vh) scale(.7936)}}.snow:nth-child(149){opacity:.7892;transform:translate(99.5145vw,-10px) scale(.7882);animation:fall-149 26s -15s linear infinite}@keyframes fall-149{44.474%{transform:translate(106.747vw,44.474vh) scale(.7882)}to{transform:translate(103.13075vw,99vh) scale(.7882)}}.snow:nth-child(150){opacity:.4312;transform:translate(.0145vw,-10px) scale(.1142);animation:fall-150 19s -20s linear infinite}@keyframes fall-150{78.255%{transform:translate(-5.2871vw,78.255vh) scale(.1142)}to{transform:translate(-2.6363vw,99vh) scale(.1142)}}.snow:nth-child(151){opacity:.6222;transform:translate(48.1714vw,-10px) scale(.9613);animation:fall-151 25s -19s linear infinite}@keyframes fall-151{69.148%{transform:translate(40.769vw,69.148vh) scale(.9613)}to{transform:translate(44.4702vw,99vh) scale(.9613)}}.snow:nth-child(152){opacity:1.7718;transform:translate(23.6638vw,-10px) scale(.0082);animation:fall-152 27s -30s linear infinite}@keyframes fall-152{45.651%{transform:translate(18.946vw,45.651vh) scale(.0082)}to{transform:translate(21.3049vw,99vh) scale(.0082)}}.snow:nth-child(153){opacity:1.9082;transform:translate(96.0992vw,-10px) scale(.2648);animation:fall-153 13s -29s linear infinite}@keyframes fall-153{41.272%{transform:translate(104.1728vw,41.272vh) scale(.2648)}to{transform:translate(100.136vw,99vh) scale(.2648)}}.snow:nth-child(154){opacity:.3768;transform:translate(46.6572vw,-10px) scale(.8805);animation:fall-154 18s -1s linear infinite}@keyframes fall-154{62.867%{transform:translate(49.963vw,62.867vh) scale(.8805)}to{transform:translate(48.3101vw,99vh) scale(.8805)}}.snow:nth-child(155){opacity:1.6876;transform:translate(58.8026vw,-10px) scale(.5061);animation:fall-155 15s -10s linear infinite}@keyframes fall-155{59.774%{transform:translate(55.328vw,59.774vh) scale(.5061)}to{transform:translate(57.0653vw,99vh) scale(.5061)}}.snow:nth-child(156){opacity:.18;transform:translate(86.5604vw,-10px) scale(.6967);animation:fall-156 22s -4s linear infinite}@keyframes fall-156{54.495%{transform:translate(89.8091vw,54.495vh) scale(.6967)}to{transform:translate(88.18475vw,99vh) scale(.6967)}}.snow:nth-child(157){opacity:.6892;transform:translate(37.1466vw,-10px) scale(.576);animation:fall-157 19s -20s linear infinite}@keyframes fall-157{36.189%{transform:translate(42.7611vw,36.189vh) scale(.576)}to{transform:translate(39.95385vw,99vh) scale(.576)}}.snow:nth-child(158){opacity:1.7226;transform:translate(80.6185vw,-10px) scale(.2231);animation:fall-158 21s -27s linear infinite}@keyframes fall-158{36.918%{transform:translate(72.5527vw,36.918vh) scale(.2231)}to{transform:translate(76.5856vw,99vh) scale(.2231)}}.snow:nth-child(159){opacity:.7164;transform:translate(86.1452vw,-10px) scale(.2007);animation:fall-159 29s -26s linear infinite}@keyframes fall-159{31.967%{transform:translate(89.5671vw,31.967vh) scale(.2007)}to{transform:translate(87.85615vw,99vh) scale(.2007)}}.snow:nth-child(160){opacity:.6838;transform:translate(49.6892vw,-10px) scale(.9588);animation:fall-160 24s -10s linear infinite}@keyframes fall-160{64.85%{transform:translate(55.0632vw,64.85vh) scale(.9588)}to{transform:translate(52.3762vw,99vh) scale(.9588)}}.snow:nth-child(161){opacity:.4988;transform:translate(50.5075vw,-10px) scale(.8686);animation:fall-161 29s -13s linear infinite}@keyframes fall-161{32.876%{transform:translate(55.8945vw,32.876vh) scale(.8686)}to{transform:translate(53.201vw,99vh) scale(.8686)}}.snow:nth-child(162){opacity:1.7158;transform:translate(36.6103vw,-10px) scale(.7837);animation:fall-162 17s -22s linear infinite}@keyframes fall-162{39.27%{transform:translate(39.3608vw,39.27vh) scale(.7837)}to{transform:translate(37.98555vw,99vh) scale(.7837)}}.snow:nth-child(163){opacity:.3094;transform:translate(16.0961vw,-10px) scale(.476);animation:fall-163 10s -23s linear infinite}@keyframes fall-163{67.517%{transform:translate(6.4643vw,67.517vh) scale(.476)}to{transform:translate(11.2802vw,99vh) scale(.476)}}.snow:nth-child(164){opacity:.87;transform:translate(56.0069vw,-10px) scale(.6193);animation:fall-164 28s -2s linear infinite}@keyframes fall-164{61.06%{transform:translate(64.2326vw,61.06vh) scale(.6193)}to{transform:translate(60.11975vw,99vh) scale(.6193)}}.snow:nth-child(165){opacity:1.6234;transform:translate(85.3823vw,-10px) scale(.2428);animation:fall-165 17s -8s linear infinite}@keyframes fall-165{31.551%{transform:translate(86.1879vw,31.551vh) scale(.2428)}to{transform:translate(85.7851vw,99vh) scale(.2428)}}.snow:nth-child(166){opacity:1.28;transform:translate(90.4443vw,-10px) scale(.4341);animation:fall-166 16s -29s linear infinite}@keyframes fall-166{35.988%{transform:translate(96.7057vw,35.988vh) scale(.4341)}to{transform:translate(93.575vw,99vh) scale(.4341)}}.snow:nth-child(167){opacity:.5658;transform:translate(81.7168vw,-10px) scale(.4388);animation:fall-167 12s -18s linear infinite}@keyframes fall-167{44.613%{transform:translate(91.6016vw,44.613vh) scale(.4388)}to{transform:translate(86.6592vw,99vh) scale(.4388)}}.snow:nth-child(168){opacity:1.1804;transform:translate(73.975vw,-10px) scale(.4656);animation:fall-168 28s -9s linear infinite}@keyframes fall-168{63.966%{transform:translate(66.1184vw,63.966vh) scale(.4656)}to{transform:translate(70.0467vw,99vh) scale(.4656)}}.snow:nth-child(169){opacity:.1914;transform:translate(62.1121vw,-10px) scale(.7936);animation:fall-169 19s -9s linear infinite}@keyframes fall-169{55.356%{transform:translate(64.6659vw,55.356vh) scale(.7936)}to{transform:translate(63.389vw,99vh) scale(.7936)}}.snow:nth-child(170){opacity:1.39;transform:translate(86.6613vw,-10px) scale(.8579);animation:fall-170 10s -18s linear infinite}@keyframes fall-170{70.11%{transform:translate(95.2714vw,70.11vh) scale(.8579)}to{transform:translate(90.96635vw,99vh) scale(.8579)}}.snow:nth-child(171){opacity:.9684;transform:translate(15.5508vw,-10px) scale(.1616);animation:fall-171 22s -5s linear infinite}@keyframes fall-171{36.209%{transform:translate(8.0205vw,36.209vh) scale(.1616)}to{transform:translate(11.78565vw,99vh) scale(.1616)}}.snow:nth-child(172){opacity:1.6004;transform:translate(90.096vw,-10px) scale(.4762);animation:fall-172 29s -11s linear infinite}@keyframes fall-172{68.36%{transform:translate(99.3996vw,68.36vh) scale(.4762)}to{transform:translate(94.7478vw,99vh) scale(.4762)}}.snow:nth-child(173){opacity:1.3198;transform:translate(49.5141vw,-10px) scale(.3517);animation:fall-173 14s -15s linear infinite}@keyframes fall-173{74.89%{transform:translate(51.8053vw,74.89vh) scale(.3517)}to{transform:translate(50.6597vw,99vh) scale(.3517)}}.snow:nth-child(174){opacity:.6492;transform:translate(75.1207vw,-10px) scale(.4856);animation:fall-174 28s -25s linear infinite}@keyframes fall-174{37.102%{transform:translate(79.2579vw,37.102vh) scale(.4856)}to{transform:translate(77.1893vw,99vh) scale(.4856)}}.snow:nth-child(175){opacity:1.4722;transform:translate(6.6615vw,-10px) scale(.36);animation:fall-175 12s -22s linear infinite}@keyframes fall-175{57.639%{transform:translate(15.1407vw,57.639vh) scale(.36)}to{transform:translate(10.9011vw,99vh) scale(.36)}}.snow:nth-child(176){opacity:.3894;transform:translate(20.2732vw,-10px) scale(.056);animation:fall-176 28s -17s linear infinite}@keyframes fall-176{66.424%{transform:translate(19.5861vw,66.424vh) scale(.056)}to{transform:translate(19.92965vw,99vh) scale(.056)}}.snow:nth-child(177){opacity:.0176;transform:translate(66.8386vw,-10px) scale(.3396);animation:fall-177 15s -3s linear infinite}@keyframes fall-177{41.334%{transform:translate(71.4786vw,41.334vh) scale(.3396)}to{transform:translate(69.1586vw,99vh) scale(.3396)}}.snow:nth-child(178){opacity:1.4064;transform:translate(80.1744vw,-10px) scale(.5539);animation:fall-178 26s -18s linear infinite}@keyframes fall-178{66.85%{transform:translate(80.2243vw,66.85vh) scale(.5539)}to{transform:translate(80.19935vw,99vh) scale(.5539)}}.snow:nth-child(179){opacity:1.059;transform:translate(63.7919vw,-10px) scale(.0519);animation:fall-179 22s -7s linear infinite}@keyframes fall-179{33.586%{transform:translate(69.5283vw,33.586vh) scale(.0519)}to{transform:translate(66.6601vw,99vh) scale(.0519)}}.snow:nth-child(180){opacity:.3162;transform:translate(72.9023vw,-10px) scale(.5322);animation:fall-180 13s -3s linear infinite}@keyframes fall-180{72.956%{transform:translate(81.4668vw,72.956vh) scale(.5322)}to{transform:translate(77.18455vw,99vh) scale(.5322)}}.snow:nth-child(181){opacity:1.1594;transform:translate(45.6464vw,-10px) scale(.9383);animation:fall-181 29s -9s linear infinite}@keyframes fall-181{40.431%{transform:translate(42.469vw,40.431vh) scale(.9383)}to{transform:translate(44.0577vw,99vh) scale(.9383)}}.snow:nth-child(182){opacity:.4604;transform:translate(38.2vw,-10px) scale(.4553);animation:fall-182 15s -8s linear infinite}@keyframes fall-182{42.246%{transform:translate(39.0009vw,42.246vh) scale(.4553)}to{transform:translate(38.60045vw,99vh) scale(.4553)}}.snow:nth-child(183){opacity:.359;transform:translate(92.6694vw,-10px) scale(.4283);animation:fall-183 12s -9s linear infinite}@keyframes fall-183{58.072%{transform:translate(90.9664vw,58.072vh) scale(.4283)}to{transform:translate(91.8179vw,99vh) scale(.4283)}}.snow:nth-child(184){opacity:.3018;transform:translate(51.3625vw,-10px) scale(.369);animation:fall-184 24s -10s linear infinite}@keyframes fall-184{49.216%{transform:translate(57.8027vw,49.216vh) scale(.369)}to{transform:translate(54.5826vw,99vh) scale(.369)}}.snow:nth-child(185){opacity:1.3634;transform:translate(50.7961vw,-10px) scale(.9895);animation:fall-185 13s -22s linear infinite}@keyframes fall-185{43.92%{transform:translate(40.9749vw,43.92vh) scale(.9895)}to{transform:translate(45.8855vw,99vh) scale(.9895)}}.snow:nth-child(186){opacity:.5028;transform:translate(86.6061vw,-10px) scale(.2652);animation:fall-186 17s -15s linear infinite}@keyframes fall-186{62.733%{transform:translate(79.1542vw,62.733vh) scale(.2652)}to{transform:translate(82.88015vw,99vh) scale(.2652)}}.snow:nth-child(187){opacity:1.9924;transform:translate(56.8491vw,-10px) scale(.9145);animation:fall-187 21s -28s linear infinite}@keyframes fall-187{61.103%{transform:translate(64.7109vw,61.103vh) scale(.9145)}to{transform:translate(60.78vw,99vh) scale(.9145)}}.snow:nth-child(188){opacity:1.1976;transform:translate(34.1534vw,-10px) scale(.6693);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{61.638%{transform:translate(44.1275vw,61.638vh) scale(.6693)}to{transform:translate(39.14045vw,99vh) scale(.6693)}}.snow:nth-child(189){opacity:.0376;transform:translate(35.7838vw,-10px) scale(.9019);animation:fall-189 14s -6s linear infinite}@keyframes fall-189{41.034%{transform:translate(42.783vw,41.034vh) scale(.9019)}to{transform:translate(39.2834vw,99vh) scale(.9019)}}.snow:nth-child(190){opacity:.1384;transform:translate(27.802vw,-10px) scale(.9717);animation:fall-190 13s -8s linear infinite}@keyframes fall-190{42.143%{transform:translate(34.9029vw,42.143vh) scale(.9717)}to{transform:translate(31.35245vw,99vh) scale(.9717)}}.snow:nth-child(191){opacity:.0324;transform:translate(13.4334vw,-10px) scale(.9351);animation:fall-191 21s -3s linear infinite}@keyframes fall-191{36.114%{transform:translate(19.5445vw,36.114vh) scale(.9351)}to{transform:translate(16.48895vw,99vh) scale(.9351)}}.snow:nth-child(192){opacity:.364;transform:translate(13.3518vw,-10px) scale(.5915);animation:fall-192 21s -12s linear infinite}@keyframes fall-192{56.399%{transform:translate(16.2276vw,56.399vh) scale(.5915)}to{transform:translate(14.7897vw,99vh) scale(.5915)}}.snow:nth-child(193){opacity:1.4588;transform:translate(57.7356vw,-10px) scale(.1568);animation:fall-193 23s -16s linear infinite}@keyframes fall-193{47.549%{transform:translate(51.1298vw,47.549vh) scale(.1568)}to{transform:translate(54.4327vw,99vh) scale(.1568)}}.snow:nth-child(194){opacity:1.305;transform:translate(98.9774vw,-10px) scale(.6763);animation:fall-194 24s -26s linear infinite}@keyframes fall-194{42.521%{transform:translate(95.2612vw,42.521vh) scale(.6763)}to{transform:translate(97.1193vw,99vh) scale(.6763)}}.snow:nth-child(195){opacity:1.4578;transform:translate(58.3946vw,-10px) scale(.5358);animation:fall-195 22s -1s linear infinite}@keyframes fall-195{60.704%{transform:translate(50.3173vw,60.704vh) scale(.5358)}to{transform:translate(54.35595vw,99vh) scale(.5358)}}.snow:nth-child(196){opacity:.3838;transform:translate(63.3377vw,-10px) scale(.1893);animation:fall-196 10s -8s linear infinite}@keyframes fall-196{69.763%{transform:translate(65.5603vw,69.763vh) scale(.1893)}to{transform:translate(64.449vw,99vh) scale(.1893)}}.snow:nth-child(197){opacity:.9666;transform:translate(84.3656vw,-10px) scale(.6241);animation:fall-197 22s -30s linear infinite}@keyframes fall-197{73.984%{transform:translate(78.0502vw,73.984vh) scale(.6241)}to{transform:translate(81.2079vw,99vh) scale(.6241)}}.snow:nth-child(198){opacity:.255;transform:translate(94.0279vw,-10px) scale(.1972);animation:fall-198 18s -11s linear infinite}@keyframes fall-198{31.188%{transform:translate(98.5477vw,31.188vh) scale(.1972)}to{transform:translate(96.2878vw,99vh) scale(.1972)}}.snow:nth-child(199){opacity:1.4706;transform:translate(86.5448vw,-10px) scale(.6982);animation:fall-199 29s -20s linear infinite}@keyframes fall-199{64.887%{transform:translate(83.831vw,64.887vh) scale(.6982)}to{transform:translate(85.1879vw,99vh) scale(.6982)}}.snow:nth-child(200){opacity:.8194;transform:translate(93.8175vw,-10px) scale(.2685);animation:fall-200 27s -30s linear infinite}@keyframes fall-200{63.974%{transform:translate(93.155vw,63.974vh) scale(.2685)}to{transform:translate(93.48625vw,99vh) scale(.2685)}}.snow:nth-child(201){opacity:.2248;transform:translate(33.5913vw,-10px) scale(.4321);animation:fall-201 10s -14s linear infinite}@keyframes fall-201{33.993%{transform:translate(37.7138vw,33.993vh) scale(.4321)}to{transform:translate(35.65255vw,99vh) scale(.4321)}}.snow:nth-child(202){opacity:1.7836;transform:translate(70.5882vw,-10px) scale(.1184);animation:fall-202 24s -15s linear infinite}@keyframes fall-202{67.297%{transform:translate(64.9241vw,67.297vh) scale(.1184)}to{transform:translate(67.75615vw,99vh) scale(.1184)}}.snow:nth-child(203){opacity:1.939;transform:translate(66.6696vw,-10px) scale(.7725);animation:fall-203 18s -12s linear infinite}@keyframes fall-203{55.637%{transform:translate(72.2647vw,55.637vh) scale(.7725)}to{transform:translate(69.46715vw,99vh) scale(.7725)}}.snow:nth-child(204){opacity:1.6172;transform:translate(90.0416vw,-10px) scale(.6751);animation:fall-204 27s -12s linear infinite}@keyframes fall-204{42.978%{transform:translate(91.8129vw,42.978vh) scale(.6751)}to{transform:translate(90.92725vw,99vh) scale(.6751)}}.snow:nth-child(205){opacity:.9732;transform:translate(67.2416vw,-10px) scale(.2901);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{53.13%{transform:translate(64.6707vw,53.13vh) scale(.2901)}to{transform:translate(65.95615vw,99vh) scale(.2901)}}.snow:nth-child(206){opacity:1.43;transform:translate(62.2964vw,-10px) scale(.3563);animation:fall-206 11s -30s linear infinite}@keyframes fall-206{64.726%{transform:translate(65.6968vw,64.726vh) scale(.3563)}to{transform:translate(63.9966vw,99vh) scale(.3563)}}.snow:nth-child(207){opacity:1.0318;transform:translate(1.1156vw,-10px) scale(.4187);animation:fall-207 13s -5s linear infinite}@keyframes fall-207{45.898%{transform:translate(8.1458vw,45.898vh) scale(.4187)}to{transform:translate(4.6307vw,99vh) scale(.4187)}}.snow:nth-child(208){opacity:1.8334;transform:translate(71.977vw,-10px) scale(.5822);animation:fall-208 28s -18s linear infinite}@keyframes fall-208{39.458%{transform:translate(72.0912vw,39.458vh) scale(.5822)}to{transform:translate(72.0341vw,99vh) scale(.5822)}}.snow:nth-child(209){opacity:1.0494;transform:translate(84.0114vw,-10px) scale(.7476);animation:fall-209 17s -23s linear infinite}@keyframes fall-209{66.33%{transform:translate(79.4514vw,66.33vh) scale(.7476)}to{transform:translate(81.7314vw,99vh) scale(.7476)}}.snow:nth-child(210){opacity:1.9532;transform:translate(5.3278vw,-10px) scale(.8731);animation:fall-210 21s -24s linear infinite}@keyframes fall-210{46.867%{transform:translate(5.7227vw,46.867vh) scale(.8731)}to{transform:translate(5.52525vw,99vh) scale(.8731)}}.snow:nth-child(211){opacity:1.9604;transform:translate(55.8284vw,-10px) scale(.2138);animation:fall-211 28s -28s linear infinite}@keyframes fall-211{70.117%{transform:translate(45.9821vw,70.117vh) scale(.2138)}to{transform:translate(50.90525vw,99vh) scale(.2138)}}.snow:nth-child(212){opacity:1.0486;transform:translate(78.8212vw,-10px) scale(.5398);animation:fall-212 12s -7s linear infinite}@keyframes fall-212{52.958%{transform:translate(85.443vw,52.958vh) scale(.5398)}to{transform:translate(82.1321vw,99vh) scale(.5398)}}.snow:nth-child(213){opacity:1.9028;transform:translate(14.0936vw,-10px) scale(.8871);animation:fall-213 12s -28s linear infinite}@keyframes fall-213{66.018%{transform:translate(17.3241vw,66.018vh) scale(.8871)}to{transform:translate(15.70885vw,99vh) scale(.8871)}}.snow:nth-child(214){opacity:1.6728;transform:translate(70.7709vw,-10px) scale(.1731);animation:fall-214 12s -3s linear infinite}@keyframes fall-214{55.937%{transform:translate(64.3607vw,55.937vh) scale(.1731)}to{transform:translate(67.5658vw,99vh) scale(.1731)}}.snow:nth-child(215){opacity:.9108;transform:translate(35.9921vw,-10px) scale(.6822);animation:fall-215 24s -13s linear infinite}@keyframes fall-215{74.566%{transform:translate(34.2082vw,74.566vh) scale(.6822)}to{transform:translate(35.10015vw,99vh) scale(.6822)}}.snow:nth-child(216){opacity:.7738;transform:translate(7.6319vw,-10px) scale(.1465);animation:fall-216 14s -1s linear infinite}@keyframes fall-216{41.298%{transform:translate(8.3256vw,41.298vh) scale(.1465)}to{transform:translate(7.97875vw,99vh) scale(.1465)}}.snow:nth-child(217){opacity:.0212;transform:translate(26.2824vw,-10px) scale(.301);animation:fall-217 26s -19s linear infinite}@keyframes fall-217{66.518%{transform:translate(23.8851vw,66.518vh) scale(.301)}to{transform:translate(25.08375vw,99vh) scale(.301)}}.snow:nth-child(218){opacity:1.99;transform:translate(52.4293vw,-10px) scale(.5659);animation:fall-218 12s -9s linear infinite}@keyframes fall-218{46.306%{transform:translate(51.7771vw,46.306vh) scale(.5659)}to{transform:translate(52.1032vw,99vh) scale(.5659)}}.snow:nth-child(219){opacity:1.6898;transform:translate(93.0521vw,-10px) scale(.033);animation:fall-219 30s -13s linear infinite}@keyframes fall-219{46.195%{transform:translate(91.2361vw,46.195vh) scale(.033)}to{transform:translate(92.1441vw,99vh) scale(.033)}}.snow:nth-child(220){opacity:1.8782;transform:translate(15.2952vw,-10px) scale(.408);animation:fall-220 27s -25s linear infinite}@keyframes fall-220{43.042%{transform:translate(11.3129vw,43.042vh) scale(.408)}to{transform:translate(13.30405vw,99vh) scale(.408)}}.snow:nth-child(221){opacity:1.1958;transform:translate(30.71vw,-10px) scale(.9931);animation:fall-221 29s -9s linear infinite}@keyframes fall-221{45.395%{transform:translate(31.5227vw,45.395vh) scale(.9931)}to{transform:translate(31.11635vw,99vh) scale(.9931)}}.snow:nth-child(222){opacity:.5264;transform:translate(15.7056vw,-10px) scale(.402);animation:fall-222 30s -7s linear infinite}@keyframes fall-222{35.275%{transform:translate(14.3612vw,35.275vh) scale(.402)}to{transform:translate(15.0334vw,99vh) scale(.402)}}.snow:nth-child(223){opacity:.38;transform:translate(30.909vw,-10px) scale(.273);animation:fall-223 16s -1s linear infinite}@keyframes fall-223{46.354%{transform:translate(24.9475vw,46.354vh) scale(.273)}to{transform:translate(27.92825vw,99vh) scale(.273)}}.snow:nth-child(224){opacity:.9326;transform:translate(50.2826vw,-10px) scale(.949);animation:fall-224 12s -7s linear infinite}@keyframes fall-224{46.925%{transform:translate(55.6186vw,46.925vh) scale(.949)}to{transform:translate(52.9506vw,99vh) scale(.949)}}.snow:nth-child(225){opacity:.4936;transform:translate(57.6177vw,-10px) scale(.0075);animation:fall-225 21s -10s linear infinite}@keyframes fall-225{77.385%{transform:translate(63.8537vw,77.385vh) scale(.0075)}to{transform:translate(60.7357vw,99vh) scale(.0075)}}.snow:nth-child(226){opacity:.7938;transform:translate(16.2459vw,-10px) scale(.6105);animation:fall-226 18s -21s linear infinite}@keyframes fall-226{67.9%{transform:translate(17.0491vw,67.9vh) scale(.6105)}to{transform:translate(16.6475vw,99vh) scale(.6105)}}.snow:nth-child(227){opacity:.5256;transform:translate(33.9717vw,-10px) scale(.0417);animation:fall-227 10s -19s linear infinite}@keyframes fall-227{79.862%{transform:translate(42.7513vw,79.862vh) scale(.0417)}to{transform:translate(38.3615vw,99vh) scale(.0417)}}.snow:nth-child(228){opacity:.89;transform:translate(1.4609vw,-10px) scale(.8066);animation:fall-228 22s -7s linear infinite}@keyframes fall-228{70.774%{transform:translate(3.7582vw,70.774vh) scale(.8066)}to{transform:translate(2.60955vw,99vh) scale(.8066)}}.snow:nth-child(229){opacity:.8252;transform:translate(32.1209vw,-10px) scale(.1348);animation:fall-229 28s -7s linear infinite}@keyframes fall-229{55.524%{transform:translate(36.6627vw,55.524vh) scale(.1348)}to{transform:translate(34.3918vw,99vh) scale(.1348)}}.snow:nth-child(230){opacity:1.506;transform:translate(45.8792vw,-10px) scale(.2715);animation:fall-230 29s -4s linear infinite}@keyframes fall-230{53.938%{transform:translate(43.8601vw,53.938vh) scale(.2715)}to{transform:translate(44.86965vw,99vh) scale(.2715)}}.snow:nth-child(231){opacity:1.9158;transform:translate(18.8387vw,-10px) scale(.2573);animation:fall-231 14s -9s linear infinite}@keyframes fall-231{43.876%{transform:translate(12.1344vw,43.876vh) scale(.2573)}to{transform:translate(15.48655vw,99vh) scale(.2573)}}.snow:nth-child(232){opacity:1.4482;transform:translate(22.7508vw,-10px) scale(.3517);animation:fall-232 26s -10s linear infinite}@keyframes fall-232{67.824%{transform:translate(14.8833vw,67.824vh) scale(.3517)}to{transform:translate(18.81705vw,99vh) scale(.3517)}}.snow:nth-child(233){opacity:.7834;transform:translate(51.515vw,-10px) scale(.1963);animation:fall-233 17s -16s linear infinite}@keyframes fall-233{38.992%{transform:translate(61.0546vw,38.992vh) scale(.1963)}to{transform:translate(56.2848vw,99vh) scale(.1963)}}.snow:nth-child(234){opacity:.6852;transform:translate(84.5336vw,-10px) scale(.1535);animation:fall-234 10s -10s linear infinite}@keyframes fall-234{52.753%{transform:translate(82.0686vw,52.753vh) scale(.1535)}to{transform:translate(83.3011vw,99vh) scale(.1535)}}.snow:nth-child(235){opacity:.6256;transform:translate(69.4072vw,-10px) scale(.2894);animation:fall-235 20s -28s linear infinite}@keyframes fall-235{53.94%{transform:translate(63.4868vw,53.94vh) scale(.2894)}to{transform:translate(66.447vw,99vh) scale(.2894)}}.snow:nth-child(236){opacity:.7172;transform:translate(27.8763vw,-10px) scale(.7955);animation:fall-236 30s -30s linear infinite}@keyframes fall-236{52.662%{transform:translate(36.3382vw,52.662vh) scale(.7955)}to{transform:translate(32.10725vw,99vh) scale(.7955)}}.snow:nth-child(237){opacity:1.633;transform:translate(38.2179vw,-10px) scale(.723);animation:fall-237 15s -6s linear infinite}@keyframes fall-237{53.73%{transform:translate(36.7064vw,53.73vh) scale(.723)}to{transform:translate(37.46215vw,99vh) scale(.723)}}.snow:nth-child(238){opacity:.2588;transform:translate(88.808vw,-10px) scale(.1427);animation:fall-238 24s -11s linear infinite}@keyframes fall-238{48.241%{transform:translate(96.3053vw,48.241vh) scale(.1427)}to{transform:translate(92.55665vw,99vh) scale(.1427)}}.snow:nth-child(239){opacity:.6728;transform:translate(.3965vw,-10px) scale(.1512);animation:fall-239 18s -16s linear infinite}@keyframes fall-239{61.319%{transform:translate(-.5045vw,61.319vh) scale(.1512)}to{transform:translate(-.054vw,99vh) scale(.1512)}}.snow:nth-child(240){opacity:.3092;transform:translate(27.0211vw,-10px) scale(.287);animation:fall-240 26s -18s linear infinite}@keyframes fall-240{72.582%{transform:translate(31.2762vw,72.582vh) scale(.287)}to{transform:translate(29.14865vw,99vh) scale(.287)}}.snow:nth-child(241){opacity:.7454;transform:translate(52.1676vw,-10px) scale(.5411);animation:fall-241 20s -29s linear infinite}@keyframes fall-241{34.585%{transform:translate(59.2686vw,34.585vh) scale(.5411)}to{transform:translate(55.7181vw,99vh) scale(.5411)}}.snow:nth-child(242){opacity:.1642;transform:translate(58.0109vw,-10px) scale(.0582);animation:fall-242 11s -22s linear infinite}@keyframes fall-242{42.66%{transform:translate(52.6116vw,42.66vh) scale(.0582)}to{transform:translate(55.31125vw,99vh) scale(.0582)}}.snow:nth-child(243){opacity:.8926;transform:translate(47.9031vw,-10px) scale(.0186);animation:fall-243 20s -17s linear infinite}@keyframes fall-243{44.664%{transform:translate(53.6362vw,44.664vh) scale(.0186)}to{transform:translate(50.76965vw,99vh) scale(.0186)}}.snow:nth-child(244){opacity:.0602;transform:translate(2.2053vw,-10px) scale(.6228);animation:fall-244 20s -11s linear infinite}@keyframes fall-244{68.496%{transform:translate(7.6103vw,68.496vh) scale(.6228)}to{transform:translate(4.9078vw,99vh) scale(.6228)}}.snow:nth-child(245){opacity:1.885;transform:translate(87.0377vw,-10px) scale(.9206);animation:fall-245 23s -14s linear infinite}@keyframes fall-245{40.865%{transform:translate(79.6595vw,40.865vh) scale(.9206)}to{transform:translate(83.3486vw,99vh) scale(.9206)}}.snow:nth-child(246){opacity:1.5092;transform:translate(96.9069vw,-10px) scale(.326);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{37.821%{transform:translate(87.3947vw,37.821vh) scale(.326)}to{transform:translate(92.1508vw,99vh) scale(.326)}}.snow:nth-child(247){opacity:.227;transform:translate(91.9531vw,-10px) scale(.1759);animation:fall-247 11s -25s linear infinite}@keyframes fall-247{43.722%{transform:translate(88.0829vw,43.722vh) scale(.1759)}to{transform:translate(90.018vw,99vh) scale(.1759)}}.snow:nth-child(248){opacity:.2576;transform:translate(5.3332vw,-10px) scale(.3924);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{49.774%{transform:translate(-3.0754vw,49.774vh) scale(.3924)}to{transform:translate(1.1289vw,99vh) scale(.3924)}}.snow:nth-child(249){opacity:1.2852;transform:translate(28.8906vw,-10px) scale(.7806);animation:fall-249 22s -1s linear infinite}@keyframes fall-249{72.95%{transform:translate(27.1797vw,72.95vh) scale(.7806)}to{transform:translate(28.03515vw,99vh) scale(.7806)}}.snow:nth-child(250){opacity:.9412;transform:translate(71.1077vw,-10px) scale(.866);animation:fall-250 16s -12s linear infinite}@keyframes fall-250{56.99%{transform:translate(63.7232vw,56.99vh) scale(.866)}to{transform:translate(67.41545vw,99vh) scale(.866)}}.snow:nth-child(251){opacity:1.1192;transform:translate(26.3993vw,-10px) scale(.4668);animation:fall-251 26s -22s linear infinite}@keyframes fall-251{37.641%{transform:translate(35.6123vw,37.641vh) scale(.4668)}to{transform:translate(31.0058vw,99vh) scale(.4668)}}.snow:nth-child(252){opacity:1.0434;transform:translate(46.5765vw,-10px) scale(.5795);animation:fall-252 24s -7s linear infinite}@keyframes fall-252{44.081%{transform:translate(54.408vw,44.081vh) scale(.5795)}to{transform:translate(50.49225vw,99vh) scale(.5795)}}.snow:nth-child(253){opacity:.8346;transform:translate(26.7258vw,-10px) scale(.3713);animation:fall-253 30s -11s linear infinite}@keyframes fall-253{37.556%{transform:translate(21.0851vw,37.556vh) scale(.3713)}to{transform:translate(23.90545vw,99vh) scale(.3713)}}.snow:nth-child(254){opacity:1.1266;transform:translate(98.5787vw,-10px) scale(.6487);animation:fall-254 26s -27s linear infinite}@keyframes fall-254{68.234%{transform:translate(89.4499vw,68.234vh) scale(.6487)}to{transform:translate(94.0143vw,99vh) scale(.6487)}}.snow:nth-child(255){opacity:.9594;transform:translate(76.3187vw,-10px) scale(.0536);animation:fall-255 24s -2s linear infinite}@keyframes fall-255{64.581%{transform:translate(84.2309vw,64.581vh) scale(.0536)}to{transform:translate(80.2748vw,99vh) scale(.0536)}}.snow:nth-child(256){opacity:.1102;transform:translate(20.0385vw,-10px) scale(.3258);animation:fall-256 24s -28s linear infinite}@keyframes fall-256{71.274%{transform:translate(11.9005vw,71.274vh) scale(.3258)}to{transform:translate(15.9695vw,99vh) scale(.3258)}}.snow:nth-child(257){opacity:1.651;transform:translate(24.0258vw,-10px) scale(.4468);animation:fall-257 14s -14s linear infinite}@keyframes fall-257{66.334%{transform:translate(23.3585vw,66.334vh) scale(.4468)}to{transform:translate(23.69215vw,99vh) scale(.4468)}}.snow:nth-child(258){opacity:1.5866;transform:translate(97.1591vw,-10px) scale(.8561);animation:fall-258 22s -21s linear infinite}@keyframes fall-258{78.898%{transform:translate(97.1523vw,78.898vh) scale(.8561)}to{transform:translate(97.1557vw,99vh) scale(.8561)}}.snow:nth-child(259){opacity:1.6556;transform:translate(10.4612vw,-10px) scale(.0294);animation:fall-259 26s -8s linear infinite}@keyframes fall-259{66.152%{transform:translate(16.7402vw,66.152vh) scale(.0294)}to{transform:translate(13.6007vw,99vh) scale(.0294)}}.snow:nth-child(260){opacity:1.406;transform:translate(33.5178vw,-10px) scale(.8918);animation:fall-260 16s -6s linear infinite}@keyframes fall-260{59.784%{transform:translate(25.0223vw,59.784vh) scale(.8918)}to{transform:translate(29.27005vw,99vh) scale(.8918)}}.snow:nth-child(261){opacity:.6702;transform:translate(23.4693vw,-10px) scale(.8985);animation:fall-261 18s -20s linear infinite}@keyframes fall-261{36.824%{transform:translate(25.2083vw,36.824vh) scale(.8985)}to{transform:translate(24.3388vw,99vh) scale(.8985)}}.snow:nth-child(262){opacity:.4342;transform:translate(57.4137vw,-10px) scale(.6812);animation:fall-262 22s -21s linear infinite}@keyframes fall-262{74.281%{transform:translate(60.1028vw,74.281vh) scale(.6812)}to{transform:translate(58.75825vw,99vh) scale(.6812)}}.snow:nth-child(263){opacity:.6154;transform:translate(49.5376vw,-10px) scale(.7674);animation:fall-263 22s -17s linear infinite}@keyframes fall-263{68.949%{transform:translate(44.0336vw,68.949vh) scale(.7674)}to{transform:translate(46.7856vw,99vh) scale(.7674)}}.snow:nth-child(264){opacity:1.021;transform:translate(14.7823vw,-10px) scale(.3923);animation:fall-264 10s -12s linear infinite}@keyframes fall-264{61.534%{transform:translate(14.6442vw,61.534vh) scale(.3923)}to{transform:translate(14.71325vw,99vh) scale(.3923)}}.snow:nth-child(265){opacity:.3548;transform:translate(91.1987vw,-10px) scale(.255);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{34.861%{transform:translate(98.0848vw,34.861vh) scale(.255)}to{transform:translate(94.64175vw,99vh) scale(.255)}}.snow:nth-child(266){opacity:1.41;transform:translate(51.7547vw,-10px) scale(.3807);animation:fall-266 24s -11s linear infinite}@keyframes fall-266{78.237%{transform:translate(45.3209vw,78.237vh) scale(.3807)}to{transform:translate(48.5378vw,99vh) scale(.3807)}}.snow:nth-child(267){opacity:.4026;transform:translate(49.0145vw,-10px) scale(.4348);animation:fall-267 14s -1s linear infinite}@keyframes fall-267{65.471%{transform:translate(51.6564vw,65.471vh) scale(.4348)}to{transform:translate(50.33545vw,99vh) scale(.4348)}}.snow:nth-child(268){opacity:1.095;transform:translate(88.7875vw,-10px) scale(.5532);animation:fall-268 11s -22s linear infinite}@keyframes fall-268{35.664%{transform:translate(80.8429vw,35.664vh) scale(.5532)}to{transform:translate(84.8152vw,99vh) scale(.5532)}}.snow:nth-child(269){opacity:.2932;transform:translate(21.844vw,-10px) scale(.7054);animation:fall-269 18s -6s linear infinite}@keyframes fall-269{39.539%{transform:translate(21.7062vw,39.539vh) scale(.7054)}to{transform:translate(21.7751vw,99vh) scale(.7054)}}.snow:nth-child(270){opacity:.2632;transform:translate(42.6863vw,-10px) scale(.8855);animation:fall-270 24s -14s linear infinite}@keyframes fall-270{30.297%{transform:translate(51.7524vw,30.297vh) scale(.8855)}to{transform:translate(47.21935vw,99vh) scale(.8855)}}.snow:nth-child(271){opacity:.4794;transform:translate(24.2475vw,-10px) scale(.8082);animation:fall-271 24s -6s linear infinite}@keyframes fall-271{43.197%{transform:translate(25.98vw,43.197vh) scale(.8082)}to{transform:translate(25.11375vw,99vh) scale(.8082)}}.snow:nth-child(272){opacity:.898;transform:translate(1.4255vw,-10px) scale(.5022);animation:fall-272 16s -19s linear infinite}@keyframes fall-272{75.703%{transform:translate(4.8824vw,75.703vh) scale(.5022)}to{transform:translate(3.15395vw,99vh) scale(.5022)}}.snow:nth-child(273){opacity:1.1046;transform:translate(29.8503vw,-10px) scale(.5916);animation:fall-273 16s -28s linear infinite}@keyframes fall-273{72.592%{transform:translate(26.5744vw,72.592vh) scale(.5916)}to{transform:translate(28.21235vw,99vh) scale(.5916)}}.snow:nth-child(274){opacity:.637;transform:translate(88.7539vw,-10px) scale(.4594);animation:fall-274 12s -9s linear infinite}@keyframes fall-274{43.909%{transform:translate(95.1907vw,43.909vh) scale(.4594)}to{transform:translate(91.9723vw,99vh) scale(.4594)}}.snow:nth-child(275){opacity:1.9066;transform:translate(98.2837vw,-10px) scale(.8506);animation:fall-275 26s -4s linear infinite}@keyframes fall-275{41.372%{transform:translate(107.1544vw,41.372vh) scale(.8506)}to{transform:translate(102.71905vw,99vh) scale(.8506)}}.snow:nth-child(276){opacity:.6234;transform:translate(55.6715vw,-10px) scale(.7282);animation:fall-276 12s -6s linear infinite}@keyframes fall-276{36.64%{transform:translate(54.0024vw,36.64vh) scale(.7282)}to{transform:translate(54.83695vw,99vh) scale(.7282)}}.snow:nth-child(277){opacity:1.6368;transform:translate(44.1862vw,-10px) scale(.889);animation:fall-277 15s -28s linear infinite}@keyframes fall-277{61.237%{transform:translate(38.6155vw,61.237vh) scale(.889)}to{transform:translate(41.40085vw,99vh) scale(.889)}}.snow:nth-child(278){opacity:1.3586;transform:translate(8.0076vw,-10px) scale(.1151);animation:fall-278 23s -7s linear infinite}@keyframes fall-278{76.597%{transform:translate(-.5117vw,76.597vh) scale(.1151)}to{transform:translate(3.74795vw,99vh) scale(.1151)}}.snow:nth-child(279){opacity:.6686;transform:translate(40.6328vw,-10px) scale(.6179);animation:fall-279 20s -24s linear infinite}@keyframes fall-279{43.784%{transform:translate(37.0917vw,43.784vh) scale(.6179)}to{transform:translate(38.86225vw,99vh) scale(.6179)}}.snow:nth-child(280){opacity:1.3328;transform:translate(35.1857vw,-10px) scale(.8081);animation:fall-280 10s -10s linear infinite}@keyframes fall-280{64.402%{transform:translate(29.2151vw,64.402vh) scale(.8081)}to{transform:translate(32.2004vw,99vh) scale(.8081)}}.snow:nth-child(281){opacity:1.1612;transform:translate(85.1367vw,-10px) scale(.1363);animation:fall-281 15s -7s linear infinite}@keyframes fall-281{63.575%{transform:translate(83.2347vw,63.575vh) scale(.1363)}to{transform:translate(84.1857vw,99vh) scale(.1363)}}.snow:nth-child(282){opacity:1.1496;transform:translate(86.7701vw,-10px) scale(.432);animation:fall-282 20s -8s linear infinite}@keyframes fall-282{50.122%{transform:translate(79.1131vw,50.122vh) scale(.432)}to{transform:translate(82.9416vw,99vh) scale(.432)}}.snow:nth-child(283){opacity:1.2002;transform:translate(40.2487vw,-10px) scale(.453);animation:fall-283 15s -21s linear infinite}@keyframes fall-283{76.075%{transform:translate(47.1656vw,76.075vh) scale(.453)}to{transform:translate(43.70715vw,99vh) scale(.453)}}.snow:nth-child(284){opacity:.7588;transform:translate(99.6977vw,-10px) scale(.187);animation:fall-284 11s -4s linear infinite}@keyframes fall-284{46.621%{transform:translate(105.483vw,46.621vh) scale(.187)}to{transform:translate(102.59035vw,99vh) scale(.187)}}.snow:nth-child(285){opacity:.7674;transform:translate(27.6972vw,-10px) scale(.7014);animation:fall-285 24s -30s linear infinite}@keyframes fall-285{53.281%{transform:translate(20.5793vw,53.281vh) scale(.7014)}to{transform:translate(24.13825vw,99vh) scale(.7014)}}.snow:nth-child(286){opacity:.5282;transform:translate(14.8162vw,-10px) scale(.2017);animation:fall-286 22s -30s linear infinite}@keyframes fall-286{78.361%{transform:translate(6.1165vw,78.361vh) scale(.2017)}to{transform:translate(10.46635vw,99vh) scale(.2017)}}.snow:nth-child(287){opacity:1.1056;transform:translate(77.4101vw,-10px) scale(.2812);animation:fall-287 21s -3s linear infinite}@keyframes fall-287{67.22%{transform:translate(73.7667vw,67.22vh) scale(.2812)}to{transform:translate(75.5884vw,99vh) scale(.2812)}}.snow:nth-child(288){opacity:.24;transform:translate(79.1577vw,-10px) scale(.3784);animation:fall-288 13s -13s linear infinite}@keyframes fall-288{44.928%{transform:translate(80.2997vw,44.928vh) scale(.3784)}to{transform:translate(79.7287vw,99vh) scale(.3784)}}.snow:nth-child(289){opacity:.5154;transform:translate(30.8476vw,-10px) scale(.1912);animation:fall-289 21s -21s linear infinite}@keyframes fall-289{65.503%{transform:translate(38.1806vw,65.503vh) scale(.1912)}to{transform:translate(34.5141vw,99vh) scale(.1912)}}.snow:nth-child(290){opacity:1.6232;transform:translate(43.204vw,-10px) scale(.2454);animation:fall-290 14s -30s linear infinite}@keyframes fall-290{53.738%{transform:translate(36.7935vw,53.738vh) scale(.2454)}to{transform:translate(39.99875vw,99vh) scale(.2454)}}.snow:nth-child(291){opacity:1.6078;transform:translate(29.1772vw,-10px) scale(.9829);animation:fall-291 12s -25s linear infinite}@keyframes fall-291{48.858%{transform:translate(28.534vw,48.858vh) scale(.9829)}to{transform:translate(28.8556vw,99vh) scale(.9829)}}.snow:nth-child(292){opacity:.2266;transform:translate(96.7085vw,-10px) scale(.8771);animation:fall-292 19s -9s linear infinite}@keyframes fall-292{62.404%{transform:translate(92.03vw,62.404vh) scale(.8771)}to{transform:translate(94.36925vw,99vh) scale(.8771)}}.snow:nth-child(293){opacity:.9606;transform:translate(54.6596vw,-10px) scale(.6381);animation:fall-293 17s -15s linear infinite}@keyframes fall-293{51.002%{transform:translate(63.0707vw,51.002vh) scale(.6381)}to{transform:translate(58.86515vw,99vh) scale(.6381)}}.snow:nth-child(294){opacity:.1944;transform:translate(3.2673vw,-10px) scale(.1079);animation:fall-294 16s -22s linear infinite}@keyframes fall-294{49.958%{transform:translate(5.5844vw,49.958vh) scale(.1079)}to{transform:translate(4.42585vw,99vh) scale(.1079)}}.snow:nth-child(295){opacity:.722;transform:translate(33.2716vw,-10px) scale(.9731);animation:fall-295 27s -23s linear infinite}@keyframes fall-295{36.026%{transform:translate(33.506vw,36.026vh) scale(.9731)}to{transform:translate(33.3888vw,99vh) scale(.9731)}}.snow:nth-child(296){opacity:1.6324;transform:translate(35.901vw,-10px) scale(.5966);animation:fall-296 11s -2s linear infinite}@keyframes fall-296{60.83%{transform:translate(28.2204vw,60.83vh) scale(.5966)}to{transform:translate(32.0607vw,99vh) scale(.5966)}}.snow:nth-child(297){opacity:.1832;transform:translate(15.6677vw,-10px) scale(.4168);animation:fall-297 22s -21s linear infinite}@keyframes fall-297{67.85%{transform:translate(21.8842vw,67.85vh) scale(.4168)}to{transform:translate(18.77595vw,99vh) scale(.4168)}}.snow:nth-child(298){opacity:1.3552;transform:translate(67.1905vw,-10px) scale(.9655);animation:fall-298 14s -16s linear infinite}@keyframes fall-298{47.187%{transform:translate(73.0162vw,47.187vh) scale(.9655)}to{transform:translate(70.10335vw,99vh) scale(.9655)}}.snow:nth-child(299){opacity:.8866;transform:translate(32.8407vw,-10px) scale(.3657);animation:fall-299 26s -24s linear infinite}@keyframes fall-299{49.524%{transform:translate(38.1985vw,49.524vh) scale(.3657)}to{transform:translate(35.5196vw,99vh) scale(.3657)}}.snow:nth-child(300){opacity:1.7178;transform:translate(71.5557vw,-10px) scale(.5225);animation:fall-300 18s -18s linear infinite}@keyframes fall-300{57.019%{transform:translate(81.1582vw,57.019vh) scale(.5225)}to{transform:translate(76.35695vw,99vh) scale(.5225)}}.snow:nth-child(301){opacity:1.0484;transform:translate(60.9424vw,-10px) scale(.1554);animation:fall-301 18s -22s linear infinite}@keyframes fall-301{69.712%{transform:translate(56.1365vw,69.712vh) scale(.1554)}to{transform:translate(58.53945vw,99vh) scale(.1554)}}.snow:nth-child(302){opacity:.1644;transform:translate(40.3677vw,-10px) scale(.6633);animation:fall-302 28s -21s linear infinite}@keyframes fall-302{43.075%{transform:translate(32.2742vw,43.075vh) scale(.6633)}to{transform:translate(36.32095vw,99vh) scale(.6633)}}.snow:nth-child(303){opacity:1.8342;transform:translate(4.5277vw,-10px) scale(.8163);animation:fall-303 12s -13s linear infinite}@keyframes fall-303{51.139%{transform:translate(6.7089vw,51.139vh) scale(.8163)}to{transform:translate(5.6183vw,99vh) scale(.8163)}}.snow:nth-child(304){opacity:1.1402;transform:translate(14.7731vw,-10px) scale(.3089);animation:fall-304 22s -30s linear infinite}@keyframes fall-304{75.5%{transform:translate(23.8444vw,75.5vh) scale(.3089)}to{transform:translate(19.30875vw,99vh) scale(.3089)}}.snow:nth-child(305){opacity:.3956;transform:translate(51.3833vw,-10px) scale(.712);animation:fall-305 22s -2s linear infinite}@keyframes fall-305{39.457%{transform:translate(52.9682vw,39.457vh) scale(.712)}to{transform:translate(52.17575vw,99vh) scale(.712)}}.snow:nth-child(306){opacity:1.68;transform:translate(75.0473vw,-10px) scale(.6311);animation:fall-306 27s -19s linear infinite}@keyframes fall-306{30.58%{transform:translate(79.6436vw,30.58vh) scale(.6311)}to{transform:translate(77.34545vw,99vh) scale(.6311)}}.snow:nth-child(307){opacity:.7262;transform:translate(88.1784vw,-10px) scale(.0799);animation:fall-307 24s -6s linear infinite}@keyframes fall-307{48.734%{transform:translate(88.9114vw,48.734vh) scale(.0799)}to{transform:translate(88.5449vw,99vh) scale(.0799)}}.snow:nth-child(308){opacity:.1946;transform:translate(10.6304vw,-10px) scale(.4675);animation:fall-308 19s -6s linear infinite}@keyframes fall-308{46.687%{transform:translate(12.4755vw,46.687vh) scale(.4675)}to{transform:translate(11.55295vw,99vh) scale(.4675)}}.snow:nth-child(309){opacity:.5282;transform:translate(53.2623vw,-10px) scale(.2509);animation:fall-309 23s -14s linear infinite}@keyframes fall-309{78.209%{transform:translate(48.8785vw,78.209vh) scale(.2509)}to{transform:translate(51.0704vw,99vh) scale(.2509)}}.snow:nth-child(310){opacity:.0014;transform:translate(67.2238vw,-10px) scale(.7292);animation:fall-310 23s -13s linear infinite}@keyframes fall-310{72.907%{transform:translate(57.9435vw,72.907vh) scale(.7292)}to{transform:translate(62.58365vw,99vh) scale(.7292)}}.snow:nth-child(311){opacity:.4566;transform:translate(63.8453vw,-10px) scale(.6695);animation:fall-311 10s -27s linear infinite}@keyframes fall-311{50.463%{transform:translate(60.468vw,50.463vh) scale(.6695)}to{transform:translate(62.15665vw,99vh) scale(.6695)}}.snow:nth-child(312){opacity:1.5664;transform:translate(59vw,-10px) scale(.3928);animation:fall-312 14s -6s linear infinite}@keyframes fall-312{55.299%{transform:translate(61.6607vw,55.299vh) scale(.3928)}to{transform:translate(60.33035vw,99vh) scale(.3928)}}.snow:nth-child(313){opacity:1.625;transform:translate(57.3158vw,-10px) scale(.9592);animation:fall-313 21s -13s linear infinite}@keyframes fall-313{71.817%{transform:translate(53.296vw,71.817vh) scale(.9592)}to{transform:translate(55.3059vw,99vh) scale(.9592)}}.snow:nth-child(314){opacity:.9816;transform:translate(76.2537vw,-10px) scale(.8943);animation:fall-314 16s -18s linear infinite}@keyframes fall-314{59.638%{transform:translate(73.6419vw,59.638vh) scale(.8943)}to{transform:translate(74.9478vw,99vh) scale(.8943)}}.snow:nth-child(315){opacity:1.1064;transform:translate(84.5783vw,-10px) scale(.2107);animation:fall-315 23s -6s linear infinite}@keyframes fall-315{47.811%{transform:translate(92.4392vw,47.811vh) scale(.2107)}to{transform:translate(88.50875vw,99vh) scale(.2107)}}.snow:nth-child(316){opacity:.7726;transform:translate(78.8746vw,-10px) scale(.8725);animation:fall-316 22s -22s linear infinite}@keyframes fall-316{59.986%{transform:translate(84.4787vw,59.986vh) scale(.8725)}to{transform:translate(81.67665vw,99vh) scale(.8725)}}.snow:nth-child(317){opacity:1.6696;transform:translate(15.2117vw,-10px) scale(.8205);animation:fall-317 13s -11s linear infinite}@keyframes fall-317{44.159%{transform:translate(23.5771vw,44.159vh) scale(.8205)}to{transform:translate(19.3944vw,99vh) scale(.8205)}}.snow:nth-child(318){opacity:.625;transform:translate(42.8829vw,-10px) scale(.1625);animation:fall-318 19s -20s linear infinite}@keyframes fall-318{47.188%{transform:translate(39.8256vw,47.188vh) scale(.1625)}to{transform:translate(41.35425vw,99vh) scale(.1625)}}.snow:nth-child(319){opacity:.8728;transform:translate(83.6766vw,-10px) scale(.0693);animation:fall-319 11s -26s linear infinite}@keyframes fall-319{54.118%{transform:translate(84.2809vw,54.118vh) scale(.0693)}to{transform:translate(83.97875vw,99vh) scale(.0693)}}.snow:nth-child(320){opacity:1.1984;transform:translate(80.3498vw,-10px) scale(.6537);animation:fall-320 15s -27s linear infinite}@keyframes fall-320{73.983%{transform:translate(72.3945vw,73.983vh) scale(.6537)}to{transform:translate(76.37215vw,99vh) scale(.6537)}}.snow:nth-child(321){opacity:.9104;transform:translate(91.0668vw,-10px) scale(.1594);animation:fall-321 30s -19s linear infinite}@keyframes fall-321{76.128%{transform:translate(87.3378vw,76.128vh) scale(.1594)}to{transform:translate(89.2023vw,99vh) scale(.1594)}}.snow:nth-child(322){opacity:.5026;transform:translate(8.6195vw,-10px) scale(.9101);animation:fall-322 20s -16s linear infinite}@keyframes fall-322{67.969%{transform:translate(10.8727vw,67.969vh) scale(.9101)}to{transform:translate(9.7461vw,99vh) scale(.9101)}}.snow:nth-child(323){opacity:.1818;transform:translate(67.1738vw,-10px) scale(.5248);animation:fall-323 12s -11s linear infinite}@keyframes fall-323{78.555%{transform:translate(70.2719vw,78.555vh) scale(.5248)}to{transform:translate(68.72285vw,99vh) scale(.5248)}}.snow:nth-child(324){opacity:1.163;transform:translate(68.768vw,-10px) scale(.0224);animation:fall-324 21s -24s linear infinite}@keyframes fall-324{56.456%{transform:translate(64.1975vw,56.456vh) scale(.0224)}to{transform:translate(66.48275vw,99vh) scale(.0224)}}.snow:nth-child(325){opacity:.447;transform:translate(33.019vw,-10px) scale(.6136);animation:fall-325 23s -23s linear infinite}@keyframes fall-325{55.142%{transform:translate(32.0471vw,55.142vh) scale(.6136)}to{transform:translate(32.53305vw,99vh) scale(.6136)}}.snow:nth-child(326){opacity:1.2432;transform:translate(53.937vw,-10px) scale(.0765);animation:fall-326 27s -1s linear infinite}@keyframes fall-326{79.733%{transform:translate(60.7832vw,79.733vh) scale(.0765)}to{transform:translate(57.3601vw,99vh) scale(.0765)}}.snow:nth-child(327){opacity:.9978;transform:translate(25.6359vw,-10px) scale(.8259);animation:fall-327 25s -23s linear infinite}@keyframes fall-327{46.712%{transform:translate(21.5645vw,46.712vh) scale(.8259)}to{transform:translate(23.6002vw,99vh) scale(.8259)}}.snow:nth-child(328){opacity:.6282;transform:translate(85.4593vw,-10px) scale(.9067);animation:fall-328 28s -24s linear infinite}@keyframes fall-328{59.623%{transform:translate(86.7263vw,59.623vh) scale(.9067)}to{transform:translate(86.0928vw,99vh) scale(.9067)}}.snow:nth-child(329){opacity:1.7432;transform:translate(77.3212vw,-10px) scale(.351);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{41.21%{transform:translate(81.6769vw,41.21vh) scale(.351)}to{transform:translate(79.49905vw,99vh) scale(.351)}}.snow:nth-child(330){opacity:.497;transform:translate(96.0031vw,-10px) scale(.4882);animation:fall-330 24s -2s linear infinite}@keyframes fall-330{47.491%{transform:translate(86.043vw,47.491vh) scale(.4882)}to{transform:translate(91.02305vw,99vh) scale(.4882)}}.snow:nth-child(331){opacity:1.7454;transform:translate(48.4754vw,-10px) scale(.5072);animation:fall-331 11s -11s linear infinite}@keyframes fall-331{37.93%{transform:translate(57.2849vw,37.93vh) scale(.5072)}to{transform:translate(52.88015vw,99vh) scale(.5072)}}.snow:nth-child(332){opacity:.5358;transform:translate(4.4031vw,-10px) scale(.8061);animation:fall-332 23s -19s linear infinite}@keyframes fall-332{48.06%{transform:translate(5.3801vw,48.06vh) scale(.8061)}to{transform:translate(4.8916vw,99vh) scale(.8061)}}.snow:nth-child(333){opacity:1.6926;transform:translate(14.4283vw,-10px) scale(.4468);animation:fall-333 21s -1s linear infinite}@keyframes fall-333{35.453%{transform:translate(19.7876vw,35.453vh) scale(.4468)}to{transform:translate(17.10795vw,99vh) scale(.4468)}}.snow:nth-child(334){opacity:1.1018;transform:translate(75.5124vw,-10px) scale(.4954);animation:fall-334 15s -10s linear infinite}@keyframes fall-334{32.276%{transform:translate(65.9725vw,32.276vh) scale(.4954)}to{transform:translate(70.74245vw,99vh) scale(.4954)}}.snow:nth-child(335){opacity:1.7152;transform:translate(54.1414vw,-10px) scale(.9369);animation:fall-335 11s -25s linear infinite}@keyframes fall-335{51.705%{transform:translate(47.3223vw,51.705vh) scale(.9369)}to{transform:translate(50.73185vw,99vh) scale(.9369)}}.snow:nth-child(336){opacity:.621;transform:translate(30.5074vw,-10px) scale(.6515);animation:fall-336 13s -29s linear infinite}@keyframes fall-336{57.776%{transform:translate(26.9846vw,57.776vh) scale(.6515)}to{transform:translate(28.746vw,99vh) scale(.6515)}}.snow:nth-child(337){opacity:1.8386;transform:translate(45.9533vw,-10px) scale(.9674);animation:fall-337 26s -6s linear infinite}@keyframes fall-337{41.542%{transform:translate(53.8698vw,41.542vh) scale(.9674)}to{transform:translate(49.91155vw,99vh) scale(.9674)}}.snow:nth-child(338){opacity:1.862;transform:translate(79.6686vw,-10px) scale(.8684);animation:fall-338 22s -21s linear infinite}@keyframes fall-338{55.928%{transform:translate(87.2673vw,55.928vh) scale(.8684)}to{transform:translate(83.46795vw,99vh) scale(.8684)}}.snow:nth-child(339){opacity:.525;transform:translate(88.6221vw,-10px) scale(.5645);animation:fall-339 29s -26s linear infinite}@keyframes fall-339{60.029%{transform:translate(83.2329vw,60.029vh) scale(.5645)}to{transform:translate(85.9275vw,99vh) scale(.5645)}}.snow:nth-child(340){opacity:1.5718;transform:translate(25.2618vw,-10px) scale(.4027);animation:fall-340 15s -5s linear infinite}@keyframes fall-340{64.052%{transform:translate(20.5175vw,64.052vh) scale(.4027)}to{transform:translate(22.88965vw,99vh) scale(.4027)}}.snow:nth-child(341){opacity:1.891;transform:translate(96.7554vw,-10px) scale(.0568);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{42.597%{transform:translate(94.8043vw,42.597vh) scale(.0568)}to{transform:translate(95.77985vw,99vh) scale(.0568)}}.snow:nth-child(342){opacity:.3268;transform:translate(38.8116vw,-10px) scale(.3044);animation:fall-342 24s -13s linear infinite}@keyframes fall-342{49.605%{transform:translate(47.4375vw,49.605vh) scale(.3044)}to{transform:translate(43.12455vw,99vh) scale(.3044)}}.snow:nth-child(343){opacity:.679;transform:translate(53.3573vw,-10px) scale(.1728);animation:fall-343 26s -27s linear infinite}@keyframes fall-343{47.644%{transform:translate(47.5457vw,47.644vh) scale(.1728)}to{transform:translate(50.4515vw,99vh) scale(.1728)}}.snow:nth-child(344){opacity:1.013;transform:translate(72.4906vw,-10px) scale(.1427);animation:fall-344 26s -28s linear infinite}@keyframes fall-344{35.971%{transform:translate(76.773vw,35.971vh) scale(.1427)}to{transform:translate(74.6318vw,99vh) scale(.1427)}}.snow:nth-child(345){opacity:.0734;transform:translate(60.3325vw,-10px) scale(.7914);animation:fall-345 27s -2s linear infinite}@keyframes fall-345{41.496%{transform:translate(62.247vw,41.496vh) scale(.7914)}to{transform:translate(61.28975vw,99vh) scale(.7914)}}.snow:nth-child(346){opacity:.4864;transform:translate(51.4724vw,-10px) scale(.3416);animation:fall-346 30s -4s linear infinite}@keyframes fall-346{72.177%{transform:translate(52.1004vw,72.177vh) scale(.3416)}to{transform:translate(51.7864vw,99vh) scale(.3416)}}.snow:nth-child(347){opacity:1.729;transform:translate(96.1845vw,-10px) scale(.5414);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{78.445%{transform:translate(103.7551vw,78.445vh) scale(.5414)}to{transform:translate(99.9698vw,99vh) scale(.5414)}}.snow:nth-child(348){opacity:1.1526;transform:translate(73.009vw,-10px) scale(.4586);animation:fall-348 16s -3s linear infinite}@keyframes fall-348{71.139%{transform:translate(76.7347vw,71.139vh) scale(.4586)}to{transform:translate(74.87185vw,99vh) scale(.4586)}}.snow:nth-child(349){opacity:.7112;transform:translate(71.8144vw,-10px) scale(.144);animation:fall-349 22s -24s linear infinite}@keyframes fall-349{66.148%{transform:translate(80.1126vw,66.148vh) scale(.144)}to{transform:translate(75.9635vw,99vh) scale(.144)}}.snow:nth-child(350){opacity:.4228;transform:translate(38.7367vw,-10px) scale(.237);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{71.521%{transform:translate(44.1923vw,71.521vh) scale(.237)}to{transform:translate(41.4645vw,99vh) scale(.237)}}.snow:nth-child(351){opacity:.2876;transform:translate(93.0189vw,-10px) scale(.8795);animation:fall-351 24s -13s linear infinite}@keyframes fall-351{43.879%{transform:translate(97.3548vw,43.879vh) scale(.8795)}to{transform:translate(95.18685vw,99vh) scale(.8795)}}.snow:nth-child(352){opacity:.587;transform:translate(79.1583vw,-10px) scale(.4167);animation:fall-352 29s -9s linear infinite}@keyframes fall-352{55.832%{transform:translate(85.4388vw,55.832vh) scale(.4167)}to{transform:translate(82.29855vw,99vh) scale(.4167)}}.snow:nth-child(353){opacity:1.0154;transform:translate(97.5459vw,-10px) scale(.7749);animation:fall-353 25s -20s linear infinite}@keyframes fall-353{54.017%{transform:translate(96.9208vw,54.017vh) scale(.7749)}to{transform:translate(97.23335vw,99vh) scale(.7749)}}.snow:nth-child(354){opacity:1.0394;transform:translate(4.0645vw,-10px) scale(.6314);animation:fall-354 22s -2s linear infinite}@keyframes fall-354{62.688%{transform:translate(11.1132vw,62.688vh) scale(.6314)}to{transform:translate(7.58885vw,99vh) scale(.6314)}}.snow:nth-child(355){opacity:.5272;transform:translate(45.4176vw,-10px) scale(.7767);animation:fall-355 22s -1s linear infinite}@keyframes fall-355{74.601%{transform:translate(39.1875vw,74.601vh) scale(.7767)}to{transform:translate(42.30255vw,99vh) scale(.7767)}}.snow:nth-child(356){opacity:.9824;transform:translate(10.8078vw,-10px) scale(.4152);animation:fall-356 27s -28s linear infinite}@keyframes fall-356{74.324%{transform:translate(15.9002vw,74.324vh) scale(.4152)}to{transform:translate(13.354vw,99vh) scale(.4152)}}.snow:nth-child(357){opacity:.113;transform:translate(25.0107vw,-10px) scale(.2022);animation:fall-357 21s -20s linear infinite}@keyframes fall-357{35.313%{transform:translate(22.5439vw,35.313vh) scale(.2022)}to{transform:translate(23.7773vw,99vh) scale(.2022)}}.snow:nth-child(358){opacity:.8754;transform:translate(10.3466vw,-10px) scale(.9704);animation:fall-358 26s -2s linear infinite}@keyframes fall-358{78.664%{transform:translate(15.5828vw,78.664vh) scale(.9704)}to{transform:translate(12.9647vw,99vh) scale(.9704)}}.snow:nth-child(359){opacity:1.7548;transform:translate(10.6742vw,-10px) scale(.7627);animation:fall-359 23s -5s linear infinite}@keyframes fall-359{60.171%{transform:translate(9.055vw,60.171vh) scale(.7627)}to{transform:translate(9.8646vw,99vh) scale(.7627)}}.snow:nth-child(360){opacity:1.4178;transform:translate(24.0564vw,-10px) scale(.874);animation:fall-360 11s -11s linear infinite}@keyframes fall-360{33.011%{transform:translate(29.2217vw,33.011vh) scale(.874)}to{transform:translate(26.63905vw,99vh) scale(.874)}}.snow:nth-child(361){opacity:.1244;transform:translate(1.3133vw,-10px) scale(.6404);animation:fall-361 19s -1s linear infinite}@keyframes fall-361{64.829%{transform:translate(-4.9383vw,64.829vh) scale(.6404)}to{transform:translate(-1.8125vw,99vh) scale(.6404)}}.snow:nth-child(362){opacity:1.0864;transform:translate(87.4022vw,-10px) scale(.074);animation:fall-362 10s -6s linear infinite}@keyframes fall-362{53.73%{transform:translate(86.964vw,53.73vh) scale(.074)}to{transform:translate(87.1831vw,99vh) scale(.074)}}.snow:nth-child(363){opacity:.1504;transform:translate(61.539vw,-10px) scale(.6692);animation:fall-363 22s -8s linear infinite}@keyframes fall-363{78.404%{transform:translate(53.05vw,78.404vh) scale(.6692)}to{transform:translate(57.2945vw,99vh) scale(.6692)}}.snow:nth-child(364){opacity:.935;transform:translate(6.712vw,-10px) scale(.7022);animation:fall-364 11s -3s linear infinite}@keyframes fall-364{62.912%{transform:translate(-.3869vw,62.912vh) scale(.7022)}to{transform:translate(3.16255vw,99vh) scale(.7022)}}.snow:nth-child(365){opacity:.3252;transform:translate(63.686vw,-10px) scale(.9037);animation:fall-365 22s -20s linear infinite}@keyframes fall-365{63.35%{transform:translate(57.3309vw,63.35vh) scale(.9037)}to{transform:translate(60.50845vw,99vh) scale(.9037)}}.snow:nth-child(366){opacity:.154;transform:translate(47.2851vw,-10px) scale(.7677);animation:fall-366 15s -9s linear infinite}@keyframes fall-366{67.423%{transform:translate(43.7963vw,67.423vh) scale(.7677)}to{transform:translate(45.5407vw,99vh) scale(.7677)}}.snow:nth-child(367){opacity:.5708;transform:translate(92.2862vw,-10px) scale(.208);animation:fall-367 24s -19s linear infinite}@keyframes fall-367{80%{transform:translate(93.1497vw,80vh) scale(.208)}to{transform:translate(92.71795vw,99vh) scale(.208)}}.snow:nth-child(368){opacity:.049;transform:translate(52.5359vw,-10px) scale(.6816);animation:fall-368 15s -26s linear infinite}@keyframes fall-368{51.734%{transform:translate(61.7306vw,51.734vh) scale(.6816)}to{transform:translate(57.13325vw,99vh) scale(.6816)}}.snow:nth-child(369){opacity:1.3638;transform:translate(59.9363vw,-10px) scale(.8401);animation:fall-369 19s -12s linear infinite}@keyframes fall-369{58.426%{transform:translate(67.0159vw,58.426vh) scale(.8401)}to{transform:translate(63.4761vw,99vh) scale(.8401)}}.snow:nth-child(370){opacity:1.5152;transform:translate(30.0167vw,-10px) scale(.2216);animation:fall-370 11s -1s linear infinite}@keyframes fall-370{38.752%{transform:translate(31.8676vw,38.752vh) scale(.2216)}to{transform:translate(30.94215vw,99vh) scale(.2216)}}.snow:nth-child(371){opacity:1.5696;transform:translate(76.3732vw,-10px) scale(.3896);animation:fall-371 15s -23s linear infinite}@keyframes fall-371{43.569%{transform:translate(83.9564vw,43.569vh) scale(.3896)}to{transform:translate(80.1648vw,99vh) scale(.3896)}}.snow:nth-child(372){opacity:1.732;transform:translate(23.5149vw,-10px) scale(.0002);animation:fall-372 19s -6s linear infinite}@keyframes fall-372{33.587%{transform:translate(28.5767vw,33.587vh) scale(.0002)}to{transform:translate(26.0458vw,99vh) scale(.0002)}}.snow:nth-child(373){opacity:1.9232;transform:translate(49.2109vw,-10px) scale(.2683);animation:fall-373 15s -25s linear infinite}@keyframes fall-373{33.867%{transform:translate(48.0719vw,33.867vh) scale(.2683)}to{transform:translate(48.6414vw,99vh) scale(.2683)}}.snow:nth-child(374){opacity:.6252;transform:translate(28.2806vw,-10px) scale(.6513);animation:fall-374 20s -21s linear infinite}@keyframes fall-374{60.746%{transform:translate(25.8317vw,60.746vh) scale(.6513)}to{transform:translate(27.05615vw,99vh) scale(.6513)}}.snow:nth-child(375){opacity:.4928;transform:translate(41.793vw,-10px) scale(.8721);animation:fall-375 13s -21s linear infinite}@keyframes fall-375{63.096%{transform:translate(38.8271vw,63.096vh) scale(.8721)}to{transform:translate(40.31005vw,99vh) scale(.8721)}}.snow:nth-child(376){opacity:.3632;transform:translate(29.3472vw,-10px) scale(.0573);animation:fall-376 30s -18s linear infinite}@keyframes fall-376{74.628%{transform:translate(19.8468vw,74.628vh) scale(.0573)}to{transform:translate(24.597vw,99vh) scale(.0573)}}.snow:nth-child(377){opacity:1.8936;transform:translate(87.6672vw,-10px) scale(.4553);animation:fall-377 27s -3s linear infinite}@keyframes fall-377{32.614%{transform:translate(92.2415vw,32.614vh) scale(.4553)}to{transform:translate(89.95435vw,99vh) scale(.4553)}}.snow:nth-child(378){opacity:.7754;transform:translate(36.8231vw,-10px) scale(.2911);animation:fall-378 28s -23s linear infinite}@keyframes fall-378{75.728%{transform:translate(36.7728vw,75.728vh) scale(.2911)}to{transform:translate(36.79795vw,99vh) scale(.2911)}}.snow:nth-child(379){opacity:.8164;transform:translate(20.8035vw,-10px) scale(.9242);animation:fall-379 10s -11s linear infinite}@keyframes fall-379{61.142%{transform:translate(16.494vw,61.142vh) scale(.9242)}to{transform:translate(18.64875vw,99vh) scale(.9242)}}.snow:nth-child(380){opacity:.1912;transform:translate(64.1214vw,-10px) scale(.8169);animation:fall-380 11s -5s linear infinite}@keyframes fall-380{67.524%{transform:translate(73.4745vw,67.524vh) scale(.8169)}to{transform:translate(68.79795vw,99vh) scale(.8169)}}.snow:nth-child(381){opacity:1.0836;transform:translate(33.1722vw,-10px) scale(.8299);animation:fall-381 14s -23s linear infinite}@keyframes fall-381{71.21%{transform:translate(37.4933vw,71.21vh) scale(.8299)}to{transform:translate(35.33275vw,99vh) scale(.8299)}}.snow:nth-child(382){opacity:1.746;transform:translate(68.9205vw,-10px) scale(.5002);animation:fall-382 17s -15s linear infinite}@keyframes fall-382{51.762%{transform:translate(74.0557vw,51.762vh) scale(.5002)}to{transform:translate(71.4881vw,99vh) scale(.5002)}}.snow:nth-child(383){opacity:.4272;transform:translate(39.9722vw,-10px) scale(.4804);animation:fall-383 14s -10s linear infinite}@keyframes fall-383{50.446%{transform:translate(43.3429vw,50.446vh) scale(.4804)}to{transform:translate(41.65755vw,99vh) scale(.4804)}}.snow:nth-child(384){opacity:1.262;transform:translate(80.3312vw,-10px) scale(.9567);animation:fall-384 21s -15s linear infinite}@keyframes fall-384{75.319%{transform:translate(76.4976vw,75.319vh) scale(.9567)}to{transform:translate(78.4144vw,99vh) scale(.9567)}}.snow:nth-child(385){opacity:.2548;transform:translate(49.6018vw,-10px) scale(.6731);animation:fall-385 16s -11s linear infinite}@keyframes fall-385{38.305%{transform:translate(43.1309vw,38.305vh) scale(.6731)}to{transform:translate(46.36635vw,99vh) scale(.6731)}}.snow:nth-child(386){opacity:.727;transform:translate(46.6803vw,-10px) scale(.1787);animation:fall-386 23s -19s linear infinite}@keyframes fall-386{76.593%{transform:translate(42.5044vw,76.593vh) scale(.1787)}to{transform:translate(44.59235vw,99vh) scale(.1787)}}.snow:nth-child(387){opacity:.465;transform:translate(91.8268vw,-10px) scale(.9685);animation:fall-387 22s -18s linear infinite}@keyframes fall-387{65.936%{transform:translate(91.2858vw,65.936vh) scale(.9685)}to{transform:translate(91.5563vw,99vh) scale(.9685)}}.snow:nth-child(388){opacity:.5872;transform:translate(84.3315vw,-10px) scale(.9931);animation:fall-388 22s -28s linear infinite}@keyframes fall-388{51.409%{transform:translate(88.0091vw,51.409vh) scale(.9931)}to{transform:translate(86.1703vw,99vh) scale(.9931)}}.snow:nth-child(389){opacity:.871;transform:translate(95.5836vw,-10px) scale(.6386);animation:fall-389 10s -5s linear infinite}@keyframes fall-389{76.101%{transform:translate(86.4667vw,76.101vh) scale(.6386)}to{transform:translate(91.02515vw,99vh) scale(.6386)}}.snow:nth-child(390){opacity:1.547;transform:translate(48.5802vw,-10px) scale(.4714);animation:fall-390 20s -4s linear infinite}@keyframes fall-390{55.346%{transform:translate(42.8018vw,55.346vh) scale(.4714)}to{transform:translate(45.691vw,99vh) scale(.4714)}}.snow:nth-child(391){opacity:.5568;transform:translate(10.2359vw,-10px) scale(.431);animation:fall-391 26s -10s linear infinite}@keyframes fall-391{62.633%{transform:translate(3.5579vw,62.633vh) scale(.431)}to{transform:translate(6.8969vw,99vh) scale(.431)}}.snow:nth-child(392){opacity:.1868;transform:translate(68.645vw,-10px) scale(.3541);animation:fall-392 21s -15s linear infinite}@keyframes fall-392{52.94%{transform:translate(74.4062vw,52.94vh) scale(.3541)}to{transform:translate(71.5256vw,99vh) scale(.3541)}}.snow:nth-child(393){opacity:1.475;transform:translate(41.2996vw,-10px) scale(.4697);animation:fall-393 13s -5s linear infinite}@keyframes fall-393{79.714%{transform:translate(49.0908vw,79.714vh) scale(.4697)}to{transform:translate(45.1952vw,99vh) scale(.4697)}}.snow:nth-child(394){opacity:1.616;transform:translate(16.58vw,-10px) scale(.6468);animation:fall-394 10s -11s linear infinite}@keyframes fall-394{73.332%{transform:translate(10.5102vw,73.332vh) scale(.6468)}to{transform:translate(13.5451vw,99vh) scale(.6468)}}.snow:nth-child(395){opacity:1.6518;transform:translate(71.3315vw,-10px) scale(.7963);animation:fall-395 11s -10s linear infinite}@keyframes fall-395{77.529%{transform:translate(61.8269vw,77.529vh) scale(.7963)}to{transform:translate(66.5792vw,99vh) scale(.7963)}}.snow:nth-child(396){opacity:1.4064;transform:translate(95.6073vw,-10px) scale(.9228);animation:fall-396 30s -18s linear infinite}@keyframes fall-396{62.626%{transform:translate(97.1274vw,62.626vh) scale(.9228)}to{transform:translate(96.36735vw,99vh) scale(.9228)}}.snow:nth-child(397){opacity:1.888;transform:translate(10.431vw,-10px) scale(.5594);animation:fall-397 27s -20s linear infinite}@keyframes fall-397{46.873%{transform:translate(4.4204vw,46.873vh) scale(.5594)}to{transform:translate(7.4257vw,99vh) scale(.5594)}}.snow:nth-child(398){opacity:1.487;transform:translate(71.4789vw,-10px) scale(.917);animation:fall-398 20s -8s linear infinite}@keyframes fall-398{55.131%{transform:translate(80.9223vw,55.131vh) scale(.917)}to{transform:translate(76.2006vw,99vh) scale(.917)}}.snow:nth-child(399){opacity:1.7312;transform:translate(45.7878vw,-10px) scale(.0463);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{56.288%{transform:translate(52.4028vw,56.288vh) scale(.0463)}to{transform:translate(49.0953vw,99vh) scale(.0463)}}.snow:nth-child(400){opacity:1.6584;transform:translate(32.4869vw,-10px) scale(.1909);animation:fall-400 26s -17s linear infinite}@keyframes fall-400{63.044%{transform:translate(36.2014vw,63.044vh) scale(.1909)}to{transform:translate(34.34415vw,99vh) scale(.1909)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7788;transform:translate(40.9607vw,-10px) scale(.4797);animation:fall-1 17s -11s linear infinite}@keyframes fall-1{72.134%{transform:translate(32.1749vw,72.134vh) scale(.4797)}to{transform:translate(36.5678vw,99vh) scale(.4797)}}.snow:nth-child(2){opacity:1.736;transform:translate(37.3372vw,-10px) scale(.9865);animation:fall-2 11s -29s linear infinite}@keyframes fall-2{74.164%{transform:translate(41.9408vw,74.164vh) scale(.9865)}to{transform:translate(39.639vw,99vh) scale(.9865)}}.snow:nth-child(3){opacity:1.884;transform:translate(37.6955vw,-10px) scale(.4207);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{44.361%{transform:translate(41.08vw,44.361vh) scale(.4207)}to{transform:translate(39.38775vw,99vh) scale(.4207)}}.snow:nth-child(4){opacity:.5972;transform:translate(81.5883vw,-10px) scale(.6781);animation:fall-4 18s -24s linear infinite}@keyframes fall-4{65.352%{transform:translate(83.1661vw,65.352vh) scale(.6781)}to{transform:translate(82.3772vw,99vh) scale(.6781)}}.snow:nth-child(5){opacity:.6058;transform:translate(83.7286vw,-10px) scale(.395);animation:fall-5 29s -7s linear infinite}@keyframes fall-5{71.739%{transform:translate(75.749vw,71.739vh) scale(.395)}to{transform:translate(79.7388vw,99vh) scale(.395)}}.snow:nth-child(6){opacity:1.7872;transform:translate(55.8134vw,-10px) scale(.5374);animation:fall-6 17s -23s linear infinite}@keyframes fall-6{74.273%{transform:translate(46.3507vw,74.273vh) scale(.5374)}to{transform:translate(51.08205vw,99vh) scale(.5374)}}.snow:nth-child(7){opacity:.828;transform:translate(40.2908vw,-10px) scale(.4685);animation:fall-7 18s -15s linear infinite}@keyframes fall-7{61.338%{transform:translate(48.9087vw,61.338vh) scale(.4685)}to{transform:translate(44.59975vw,99vh) scale(.4685)}}.snow:nth-child(8){opacity:1.3764;transform:translate(6.0084vw,-10px) scale(.5619);animation:fall-8 21s -29s linear infinite}@keyframes fall-8{52.916%{transform:translate(-3.0261vw,52.916vh) scale(.5619)}to{transform:translate(1.49115vw,99vh) scale(.5619)}}.snow:nth-child(9){opacity:1.0462;transform:translate(18.3519vw,-10px) scale(.9686);animation:fall-9 14s -10s linear infinite}@keyframes fall-9{75.14%{transform:translate(17.0334vw,75.14vh) scale(.9686)}to{transform:translate(17.69265vw,99vh) scale(.9686)}}.snow:nth-child(10){opacity:1.0442;transform:translate(62.5268vw,-10px) scale(.5534);animation:fall-10 10s -12s linear infinite}@keyframes fall-10{79.36%{transform:translate(65.6579vw,79.36vh) scale(.5534)}to{transform:translate(64.09235vw,99vh) scale(.5534)}}.snow:nth-child(11){opacity:1.562;transform:translate(25.0274vw,-10px) scale(.9455);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{73.123%{transform:translate(20.3665vw,73.123vh) scale(.9455)}to{transform:translate(22.69695vw,99vh) scale(.9455)}}.snow:nth-child(12){opacity:1.0782;transform:translate(14.8897vw,-10px) scale(.3033);animation:fall-12 23s -13s linear infinite}@keyframes fall-12{72.184%{transform:translate(12.0862vw,72.184vh) scale(.3033)}to{transform:translate(13.48795vw,99vh) scale(.3033)}}.snow:nth-child(13){opacity:.1402;transform:translate(91.7242vw,-10px) scale(.5318);animation:fall-13 21s -18s linear infinite}@keyframes fall-13{61.8%{transform:translate(84.8418vw,61.8vh) scale(.5318)}to{transform:translate(88.283vw,99vh) scale(.5318)}}.snow:nth-child(14){opacity:.5764;transform:translate(77.0683vw,-10px) scale(.8739);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{50.211%{transform:translate(78.0343vw,50.211vh) scale(.8739)}to{transform:translate(77.5513vw,99vh) scale(.8739)}}.snow:nth-child(15){opacity:.084;transform:translate(87.4942vw,-10px) scale(.6513);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{38.284%{transform:translate(87.9958vw,38.284vh) scale(.6513)}to{transform:translate(87.745vw,99vh) scale(.6513)}}.snow:nth-child(16){opacity:.4002;transform:translate(13.1558vw,-10px) scale(.7444);animation:fall-16 14s -11s linear infinite}@keyframes fall-16{47.674%{transform:translate(7.5172vw,47.674vh) scale(.7444)}to{transform:translate(10.3365vw,99vh) scale(.7444)}}.snow:nth-child(17){opacity:.9512;transform:translate(59.2818vw,-10px) scale(.1889);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{46.87%{transform:translate(55.4479vw,46.87vh) scale(.1889)}to{transform:translate(57.36485vw,99vh) scale(.1889)}}.snow:nth-child(18){opacity:1.6018;transform:translate(54.9786vw,-10px) scale(.2412);animation:fall-18 23s -21s linear infinite}@keyframes fall-18{69.915%{transform:translate(63.7576vw,69.915vh) scale(.2412)}to{transform:translate(59.3681vw,99vh) scale(.2412)}}.snow:nth-child(19){opacity:1.6088;transform:translate(13.3606vw,-10px) scale(.3054);animation:fall-19 18s -18s linear infinite}@keyframes fall-19{32.3%{transform:translate(12.4717vw,32.3vh) scale(.3054)}to{transform:translate(12.91615vw,99vh) scale(.3054)}}.snow:nth-child(20){opacity:.4774;transform:translate(32.8762vw,-10px) scale(.2415);animation:fall-20 27s -15s linear infinite}@keyframes fall-20{66.362%{transform:translate(24.8525vw,66.362vh) scale(.2415)}to{transform:translate(28.86435vw,99vh) scale(.2415)}}.snow:nth-child(21){opacity:1.3568;transform:translate(67.5184vw,-10px) scale(.5899);animation:fall-21 12s -20s linear infinite}@keyframes fall-21{75.979%{transform:translate(74.2748vw,75.979vh) scale(.5899)}to{transform:translate(70.8966vw,99vh) scale(.5899)}}.snow:nth-child(22){opacity:.9862;transform:translate(45.5001vw,-10px) scale(.6012);animation:fall-22 24s -3s linear infinite}@keyframes fall-22{53.103%{transform:translate(46.8864vw,53.103vh) scale(.6012)}to{transform:translate(46.19325vw,99vh) scale(.6012)}}.snow:nth-child(23){opacity:.2206;transform:translate(12.3311vw,-10px) scale(.1665);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{43.583%{transform:translate(21.9241vw,43.583vh) scale(.1665)}to{transform:translate(17.1276vw,99vh) scale(.1665)}}.snow:nth-child(24){opacity:1.2986;transform:translate(90.4366vw,-10px) scale(.818);animation:fall-24 10s -7s linear infinite}@keyframes fall-24{62.92%{transform:translate(83.6495vw,62.92vh) scale(.818)}to{transform:translate(87.04305vw,99vh) scale(.818)}}.snow:nth-child(25){opacity:.8048;transform:translate(57.296vw,-10px) scale(.0593);animation:fall-25 10s -3s linear infinite}@keyframes fall-25{65.117%{transform:translate(48.4859vw,65.117vh) scale(.0593)}to{transform:translate(52.89095vw,99vh) scale(.0593)}}.snow:nth-child(26){opacity:.2748;transform:translate(28.0194vw,-10px) scale(.9523);animation:fall-26 25s -14s linear infinite}@keyframes fall-26{67.414%{transform:translate(23.691vw,67.414vh) scale(.9523)}to{transform:translate(25.8552vw,99vh) scale(.9523)}}.snow:nth-child(27){opacity:.4238;transform:translate(11.1281vw,-10px) scale(.3046);animation:fall-27 19s -5s linear infinite}@keyframes fall-27{31.863%{transform:translate(11.6885vw,31.863vh) scale(.3046)}to{transform:translate(11.4083vw,99vh) scale(.3046)}}.snow:nth-child(28){opacity:.6882;transform:translate(52.7155vw,-10px) scale(.5566);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{70.24%{transform:translate(47.1654vw,70.24vh) scale(.5566)}to{transform:translate(49.94045vw,99vh) scale(.5566)}}.snow:nth-child(29){opacity:1.9882;transform:translate(89.8941vw,-10px) scale(.6334);animation:fall-29 23s -2s linear infinite}@keyframes fall-29{65.833%{transform:translate(85.8217vw,65.833vh) scale(.6334)}to{transform:translate(87.8579vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.1434;transform:translate(59.6859vw,-10px) scale(.767);animation:fall-30 15s -20s linear infinite}@keyframes fall-30{35.196%{transform:translate(63.2849vw,35.196vh) scale(.767)}to{transform:translate(61.4854vw,99vh) scale(.767)}}.snow:nth-child(31){opacity:1.296;transform:translate(41.721vw,-10px) scale(.7219);animation:fall-31 24s -17s linear infinite}@keyframes fall-31{44.042%{transform:translate(40.7614vw,44.042vh) scale(.7219)}to{transform:translate(41.2412vw,99vh) scale(.7219)}}.snow:nth-child(32){opacity:.3602;transform:translate(67.3831vw,-10px) scale(.5932);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{47.943%{transform:translate(72.7569vw,47.943vh) scale(.5932)}to{transform:translate(70.07vw,99vh) scale(.5932)}}.snow:nth-child(33){opacity:.6984;transform:translate(80.7684vw,-10px) scale(.9802);animation:fall-33 25s -15s linear infinite}@keyframes fall-33{42.704%{transform:translate(78.2808vw,42.704vh) scale(.9802)}to{transform:translate(79.5246vw,99vh) scale(.9802)}}.snow:nth-child(34){opacity:.227;transform:translate(49.7198vw,-10px) scale(.3237);animation:fall-34 15s -17s linear infinite}@keyframes fall-34{35.346%{transform:translate(57.5094vw,35.346vh) scale(.3237)}to{transform:translate(53.6146vw,99vh) scale(.3237)}}.snow:nth-child(35){opacity:.1422;transform:translate(89.3123vw,-10px) scale(.4708);animation:fall-35 26s -27s linear infinite}@keyframes fall-35{62.971%{transform:translate(82.6182vw,62.971vh) scale(.4708)}to{transform:translate(85.96525vw,99vh) scale(.4708)}}.snow:nth-child(36){opacity:.9048;transform:translate(58.068vw,-10px) scale(.1607);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{51.757%{transform:translate(53.2334vw,51.757vh) scale(.1607)}to{transform:translate(55.6507vw,99vh) scale(.1607)}}.snow:nth-child(37){opacity:1.4518;transform:translate(85.645vw,-10px) scale(.7011);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{76.101%{transform:translate(89.5737vw,76.101vh) scale(.7011)}to{transform:translate(87.60935vw,99vh) scale(.7011)}}.snow:nth-child(38){opacity:.907;transform:translate(86.3981vw,-10px) scale(.3108);animation:fall-38 17s -3s linear infinite}@keyframes fall-38{36.869%{transform:translate(82.8263vw,36.869vh) scale(.3108)}to{transform:translate(84.6122vw,99vh) scale(.3108)}}.snow:nth-child(39){opacity:1.9218;transform:translate(81.1754vw,-10px) scale(.1941);animation:fall-39 20s -2s linear infinite}@keyframes fall-39{58.053%{transform:translate(79.0998vw,58.053vh) scale(.1941)}to{transform:translate(80.1376vw,99vh) scale(.1941)}}.snow:nth-child(40){opacity:.4496;transform:translate(41.296vw,-10px) scale(.1163);animation:fall-40 19s -19s linear infinite}@keyframes fall-40{39.203%{transform:translate(34.1281vw,39.203vh) scale(.1163)}to{transform:translate(37.71205vw,99vh) scale(.1163)}}.snow:nth-child(41){opacity:.3186;transform:translate(75.2985vw,-10px) scale(.3664);animation:fall-41 13s -12s linear infinite}@keyframes fall-41{53.41%{transform:translate(73.4495vw,53.41vh) scale(.3664)}to{transform:translate(74.374vw,99vh) scale(.3664)}}.snow:nth-child(42){opacity:1.613;transform:translate(63.5017vw,-10px) scale(.1182);animation:fall-42 20s -12s linear infinite}@keyframes fall-42{58.387%{transform:translate(68.5069vw,58.387vh) scale(.1182)}to{transform:translate(66.0043vw,99vh) scale(.1182)}}.snow:nth-child(43){opacity:1.1482;transform:translate(72.083vw,-10px) scale(.7722);animation:fall-43 24s -12s linear infinite}@keyframes fall-43{38.307%{transform:translate(79.1432vw,38.307vh) scale(.7722)}to{transform:translate(75.6131vw,99vh) scale(.7722)}}.snow:nth-child(44){opacity:1.6282;transform:translate(64.8181vw,-10px) scale(.9388);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{30.643%{transform:translate(62.6676vw,30.643vh) scale(.9388)}to{transform:translate(63.74285vw,99vh) scale(.9388)}}.snow:nth-child(45){opacity:1.5382;transform:translate(30.351vw,-10px) scale(.6924);animation:fall-45 14s -30s linear infinite}@keyframes fall-45{56.899%{transform:translate(34.6286vw,56.899vh) scale(.6924)}to{transform:translate(32.4898vw,99vh) scale(.6924)}}.snow:nth-child(46){opacity:.7404;transform:translate(44.957vw,-10px) scale(.7943);animation:fall-46 29s -5s linear infinite}@keyframes fall-46{78.936%{transform:translate(47.7667vw,78.936vh) scale(.7943)}to{transform:translate(46.36185vw,99vh) scale(.7943)}}.snow:nth-child(47){opacity:.1958;transform:translate(81.5561vw,-10px) scale(.7447);animation:fall-47 22s -19s linear infinite}@keyframes fall-47{69.549%{transform:translate(75.4742vw,69.549vh) scale(.7447)}to{transform:translate(78.51515vw,99vh) scale(.7447)}}.snow:nth-child(48){opacity:.824;transform:translate(10.5128vw,-10px) scale(.0596);animation:fall-48 27s -29s linear infinite}@keyframes fall-48{36.972%{transform:translate(14.8718vw,36.972vh) scale(.0596)}to{transform:translate(12.6923vw,99vh) scale(.0596)}}.snow:nth-child(49){opacity:1.375;transform:translate(6.761vw,-10px) scale(.3714);animation:fall-49 22s -21s linear infinite}@keyframes fall-49{43.773%{transform:translate(12.1679vw,43.773vh) scale(.3714)}to{transform:translate(9.46445vw,99vh) scale(.3714)}}.snow:nth-child(50){opacity:1.8666;transform:translate(82.2891vw,-10px) scale(.3218);animation:fall-50 28s -2s linear infinite}@keyframes fall-50{52.669%{transform:translate(90.9971vw,52.669vh) scale(.3218)}to{transform:translate(86.6431vw,99vh) scale(.3218)}}.snow:nth-child(51){opacity:.644;transform:translate(12.5696vw,-10px) scale(.1329);animation:fall-51 15s -4s linear infinite}@keyframes fall-51{71.824%{transform:translate(11.591vw,71.824vh) scale(.1329)}to{transform:translate(12.0803vw,99vh) scale(.1329)}}.snow:nth-child(52){opacity:.1154;transform:translate(59.541vw,-10px) scale(.0301);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{65.34%{transform:translate(49.6656vw,65.34vh) scale(.0301)}to{transform:translate(54.6033vw,99vh) scale(.0301)}}.snow:nth-child(53){opacity:1.3324;transform:translate(39.011vw,-10px) scale(.9407);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{31.471%{transform:translate(44.9822vw,31.471vh) scale(.9407)}to{transform:translate(41.9966vw,99vh) scale(.9407)}}.snow:nth-child(54){opacity:1.4758;transform:translate(93.3519vw,-10px) scale(.9258);animation:fall-54 23s -7s linear infinite}@keyframes fall-54{55.851%{transform:translate(96.8922vw,55.851vh) scale(.9258)}to{transform:translate(95.12205vw,99vh) scale(.9258)}}.snow:nth-child(55){opacity:1.567;transform:translate(50.4175vw,-10px) scale(.1357);animation:fall-55 12s -23s linear infinite}@keyframes fall-55{63.055%{transform:translate(51.885vw,63.055vh) scale(.1357)}to{transform:translate(51.15125vw,99vh) scale(.1357)}}.snow:nth-child(56){opacity:.6438;transform:translate(89.966vw,-10px) scale(.8297);animation:fall-56 19s -11s linear infinite}@keyframes fall-56{52.49%{transform:translate(91.4335vw,52.49vh) scale(.8297)}to{transform:translate(90.69975vw,99vh) scale(.8297)}}.snow:nth-child(57){opacity:.42;transform:translate(46.4881vw,-10px) scale(.8483);animation:fall-57 17s -24s linear infinite}@keyframes fall-57{72.915%{transform:translate(40.4336vw,72.915vh) scale(.8483)}to{transform:translate(43.46085vw,99vh) scale(.8483)}}.snow:nth-child(58){opacity:.4306;transform:translate(65.4744vw,-10px) scale(.9408);animation:fall-58 14s -13s linear infinite}@keyframes fall-58{66.047%{transform:translate(71.7728vw,66.047vh) scale(.9408)}to{transform:translate(68.6236vw,99vh) scale(.9408)}}.snow:nth-child(59){opacity:1.5948;transform:translate(22.245vw,-10px) scale(.0521);animation:fall-59 21s -1s linear infinite}@keyframes fall-59{53.441%{transform:translate(17.6685vw,53.441vh) scale(.0521)}to{transform:translate(19.95675vw,99vh) scale(.0521)}}.snow:nth-child(60){opacity:1.2552;transform:translate(43.4948vw,-10px) scale(.3438);animation:fall-60 25s -21s linear infinite}@keyframes fall-60{39.921%{transform:translate(41.4503vw,39.921vh) scale(.3438)}to{transform:translate(42.47255vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.4312;transform:translate(73.3137vw,-10px) scale(.0968);animation:fall-61 11s -6s linear infinite}@keyframes fall-61{31.338%{transform:translate(68.0676vw,31.338vh) scale(.0968)}to{transform:translate(70.69065vw,99vh) scale(.0968)}}.snow:nth-child(62){opacity:1.909;transform:translate(42.9593vw,-10px) scale(.7431);animation:fall-62 22s -17s linear infinite}@keyframes fall-62{56.782%{transform:translate(35.5961vw,56.782vh) scale(.7431)}to{transform:translate(39.2777vw,99vh) scale(.7431)}}.snow:nth-child(63){opacity:.6582;transform:translate(2.3998vw,-10px) scale(.3628);animation:fall-63 14s -7s linear infinite}@keyframes fall-63{54.262%{transform:translate(-6.1166vw,54.262vh) scale(.3628)}to{transform:translate(-1.8584vw,99vh) scale(.3628)}}.snow:nth-child(64){opacity:1.8738;transform:translate(69.6822vw,-10px) scale(.6148);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{31.922%{transform:translate(74.0969vw,31.922vh) scale(.6148)}to{transform:translate(71.88955vw,99vh) scale(.6148)}}.snow:nth-child(65){opacity:1.5326;transform:translate(57.3422vw,-10px) scale(.2845);animation:fall-65 29s -13s linear infinite}@keyframes fall-65{67.146%{transform:translate(64.4664vw,67.146vh) scale(.2845)}to{transform:translate(60.9043vw,99vh) scale(.2845)}}.snow:nth-child(66){opacity:.1694;transform:translate(6.0045vw,-10px) scale(.4928);animation:fall-66 15s -19s linear infinite}@keyframes fall-66{36.238%{transform:translate(6.0951vw,36.238vh) scale(.4928)}to{transform:translate(6.0498vw,99vh) scale(.4928)}}.snow:nth-child(67){opacity:.0024;transform:translate(79.7119vw,-10px) scale(.4241);animation:fall-67 20s -1s linear infinite}@keyframes fall-67{48.237%{transform:translate(86.1069vw,48.237vh) scale(.4241)}to{transform:translate(82.9094vw,99vh) scale(.4241)}}.snow:nth-child(68){opacity:1.6368;transform:translate(56.2255vw,-10px) scale(.8256);animation:fall-68 10s -24s linear infinite}@keyframes fall-68{54.56%{transform:translate(47.5349vw,54.56vh) scale(.8256)}to{transform:translate(51.8802vw,99vh) scale(.8256)}}.snow:nth-child(69){opacity:1.1266;transform:translate(67.5872vw,-10px) scale(.6812);animation:fall-69 19s -22s linear infinite}@keyframes fall-69{59.738%{transform:translate(60.9952vw,59.738vh) scale(.6812)}to{transform:translate(64.2912vw,99vh) scale(.6812)}}.snow:nth-child(70){opacity:1.8694;transform:translate(40.4204vw,-10px) scale(.23);animation:fall-70 29s -24s linear infinite}@keyframes fall-70{78.524%{transform:translate(31.3061vw,78.524vh) scale(.23)}to{transform:translate(35.86325vw,99vh) scale(.23)}}.snow:nth-child(71){opacity:1.6678;transform:translate(87.1344vw,-10px) scale(.6335);animation:fall-71 13s -28s linear infinite}@keyframes fall-71{70.074%{transform:translate(95.6981vw,70.074vh) scale(.6335)}to{transform:translate(91.41625vw,99vh) scale(.6335)}}.snow:nth-child(72){opacity:.0412;transform:translate(64.699vw,-10px) scale(.5669);animation:fall-72 21s -14s linear infinite}@keyframes fall-72{71.081%{transform:translate(55.3897vw,71.081vh) scale(.5669)}to{transform:translate(60.04435vw,99vh) scale(.5669)}}.snow:nth-child(73){opacity:1.7008;transform:translate(67.911vw,-10px) scale(.8565);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{57.731%{transform:translate(67.1159vw,57.731vh) scale(.8565)}to{transform:translate(67.51345vw,99vh) scale(.8565)}}.snow:nth-child(74){opacity:.5454;transform:translate(39.3272vw,-10px) scale(.5374);animation:fall-74 30s -17s linear infinite}@keyframes fall-74{61.112%{transform:translate(33.5205vw,61.112vh) scale(.5374)}to{transform:translate(36.42385vw,99vh) scale(.5374)}}.snow:nth-child(75){opacity:1.3386;transform:translate(66.5799vw,-10px) scale(.543);animation:fall-75 13s -12s linear infinite}@keyframes fall-75{36.046%{transform:translate(57.4376vw,36.046vh) scale(.543)}to{transform:translate(62.00875vw,99vh) scale(.543)}}.snow:nth-child(76){opacity:.3542;transform:translate(8.3679vw,-10px) scale(.4366);animation:fall-76 20s -30s linear infinite}@keyframes fall-76{74.399%{transform:translate(15.8954vw,74.399vh) scale(.4366)}to{transform:translate(12.13165vw,99vh) scale(.4366)}}.snow:nth-child(77){opacity:.8832;transform:translate(18.2872vw,-10px) scale(.6531);animation:fall-77 22s -21s linear infinite}@keyframes fall-77{44.376%{transform:translate(14.7385vw,44.376vh) scale(.6531)}to{transform:translate(16.51285vw,99vh) scale(.6531)}}.snow:nth-child(78){opacity:.5352;transform:translate(47.6701vw,-10px) scale(.7435);animation:fall-78 19s -24s linear infinite}@keyframes fall-78{75.862%{transform:translate(38.2836vw,75.862vh) scale(.7435)}to{transform:translate(42.97685vw,99vh) scale(.7435)}}.snow:nth-child(79){opacity:1.3304;transform:translate(41.0152vw,-10px) scale(.3122);animation:fall-79 17s -22s linear infinite}@keyframes fall-79{63.796%{transform:translate(38.1626vw,63.796vh) scale(.3122)}to{transform:translate(39.5889vw,99vh) scale(.3122)}}.snow:nth-child(80){opacity:1.9702;transform:translate(42.365vw,-10px) scale(.213);animation:fall-80 25s -26s linear infinite}@keyframes fall-80{58.393%{transform:translate(35.7303vw,58.393vh) scale(.213)}to{transform:translate(39.04765vw,99vh) scale(.213)}}.snow:nth-child(81){opacity:.7044;transform:translate(81.2683vw,-10px) scale(.5793);animation:fall-81 24s -9s linear infinite}@keyframes fall-81{45.083%{transform:translate(72.0999vw,45.083vh) scale(.5793)}to{transform:translate(76.6841vw,99vh) scale(.5793)}}.snow:nth-child(82){opacity:.6578;transform:translate(89.5697vw,-10px) scale(.5347);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{43.339%{transform:translate(85.5861vw,43.339vh) scale(.5347)}to{transform:translate(87.5779vw,99vh) scale(.5347)}}.snow:nth-child(83){opacity:.995;transform:translate(56.706vw,-10px) scale(.544);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{47.296%{transform:translate(63.1344vw,47.296vh) scale(.544)}to{transform:translate(59.9202vw,99vh) scale(.544)}}.snow:nth-child(84){opacity:.5138;transform:translate(6.9249vw,-10px) scale(.8815);animation:fall-84 13s -14s linear infinite}@keyframes fall-84{44.678%{transform:translate(-.8821vw,44.678vh) scale(.8815)}to{transform:translate(3.0214vw,99vh) scale(.8815)}}.snow:nth-child(85){opacity:.6198;transform:translate(62.1201vw,-10px) scale(.3891);animation:fall-85 13s -26s linear infinite}@keyframes fall-85{72.659%{transform:translate(70.7772vw,72.659vh) scale(.3891)}to{transform:translate(66.44865vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.1768;transform:translate(7.0257vw,-10px) scale(.1877);animation:fall-86 12s -2s linear infinite}@keyframes fall-86{46.055%{transform:translate(1.5578vw,46.055vh) scale(.1877)}to{transform:translate(4.29175vw,99vh) scale(.1877)}}.snow:nth-child(87){opacity:.77;transform:translate(52.4819vw,-10px) scale(.9715);animation:fall-87 11s -21s linear infinite}@keyframes fall-87{74.877%{transform:translate(51.2834vw,74.877vh) scale(.9715)}to{transform:translate(51.88265vw,99vh) scale(.9715)}}.snow:nth-child(88){opacity:.1614;transform:translate(39.0851vw,-10px) scale(.6214);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{35.428%{transform:translate(38.1668vw,35.428vh) scale(.6214)}to{transform:translate(38.62595vw,99vh) scale(.6214)}}.snow:nth-child(89){opacity:.5508;transform:translate(53.3922vw,-10px) scale(.5175);animation:fall-89 26s -23s linear infinite}@keyframes fall-89{55.395%{transform:translate(58.0144vw,55.395vh) scale(.5175)}to{transform:translate(55.7033vw,99vh) scale(.5175)}}.snow:nth-child(90){opacity:.5346;transform:translate(42.6103vw,-10px) scale(.5194);animation:fall-90 18s -4s linear infinite}@keyframes fall-90{61.617%{transform:translate(32.9324vw,61.617vh) scale(.5194)}to{transform:translate(37.77135vw,99vh) scale(.5194)}}.snow:nth-child(91){opacity:.496;transform:translate(77.7701vw,-10px) scale(.0069);animation:fall-91 28s -28s linear infinite}@keyframes fall-91{62.944%{transform:translate(85.39vw,62.944vh) scale(.0069)}to{transform:translate(81.58005vw,99vh) scale(.0069)}}.snow:nth-child(92){opacity:1.1712;transform:translate(45.7731vw,-10px) scale(.6786);animation:fall-92 18s -24s linear infinite}@keyframes fall-92{41.358%{transform:translate(41.0523vw,41.358vh) scale(.6786)}to{transform:translate(43.4127vw,99vh) scale(.6786)}}.snow:nth-child(93){opacity:.9582;transform:translate(40.7301vw,-10px) scale(.2649);animation:fall-93 19s -4s linear infinite}@keyframes fall-93{57.818%{transform:translate(48.5324vw,57.818vh) scale(.2649)}to{transform:translate(44.63125vw,99vh) scale(.2649)}}.snow:nth-child(94){opacity:1.0806;transform:translate(38.3854vw,-10px) scale(.2446);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{77.31%{transform:translate(37.1516vw,77.31vh) scale(.2446)}to{transform:translate(37.7685vw,99vh) scale(.2446)}}.snow:nth-child(95){opacity:.4976;transform:translate(94.9233vw,-10px) scale(.9673);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{67.851%{transform:translate(102.5593vw,67.851vh) scale(.9673)}to{transform:translate(98.7413vw,99vh) scale(.9673)}}.snow:nth-child(96){opacity:1.8798;transform:translate(93.7911vw,-10px) scale(.6302);animation:fall-96 30s -8s linear infinite}@keyframes fall-96{78.375%{transform:translate(92.142vw,78.375vh) scale(.6302)}to{transform:translate(92.96655vw,99vh) scale(.6302)}}.snow:nth-child(97){opacity:.6736;transform:translate(40.8335vw,-10px) scale(.6445);animation:fall-97 28s -16s linear infinite}@keyframes fall-97{58.246%{transform:translate(46.2457vw,58.246vh) scale(.6445)}to{transform:translate(43.5396vw,99vh) scale(.6445)}}.snow:nth-child(98){opacity:1.601;transform:translate(34.6652vw,-10px) scale(.222);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.333%{transform:translate(28.9247vw,76.333vh) scale(.222)}to{transform:translate(31.79495vw,99vh) scale(.222)}}.snow:nth-child(99){opacity:.2792;transform:translate(32.8288vw,-10px) scale(.4119);animation:fall-99 22s -13s linear infinite}@keyframes fall-99{41.237%{transform:translate(25.704vw,41.237vh) scale(.4119)}to{transform:translate(29.2664vw,99vh) scale(.4119)}}.snow:nth-child(100){opacity:.0962;transform:translate(50.017vw,-10px) scale(.0832);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{39.958%{transform:translate(51.1655vw,39.958vh) scale(.0832)}to{transform:translate(50.59125vw,99vh) scale(.0832)}}.snow:nth-child(101){opacity:.261;transform:translate(29.638vw,-10px) scale(.6323);animation:fall-101 25s -16s linear infinite}@keyframes fall-101{78.583%{transform:translate(35.1503vw,78.583vh) scale(.6323)}to{transform:translate(32.39415vw,99vh) scale(.6323)}}.snow:nth-child(102){opacity:1.5954;transform:translate(51.5121vw,-10px) scale(.7193);animation:fall-102 24s -17s linear infinite}@keyframes fall-102{73.614%{transform:translate(51.6855vw,73.614vh) scale(.7193)}to{transform:translate(51.5988vw,99vh) scale(.7193)}}.snow:nth-child(103){opacity:.4504;transform:translate(13.2546vw,-10px) scale(.0521);animation:fall-103 15s -29s linear infinite}@keyframes fall-103{54.47%{transform:translate(7.4455vw,54.47vh) scale(.0521)}to{transform:translate(10.35005vw,99vh) scale(.0521)}}.snow:nth-child(104){opacity:.1384;transform:translate(80.7338vw,-10px) scale(.3779);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{33.575%{transform:translate(78.448vw,33.575vh) scale(.3779)}to{transform:translate(79.5909vw,99vh) scale(.3779)}}.snow:nth-child(105){opacity:1.5738;transform:translate(81.639vw,-10px) scale(.3141);animation:fall-105 29s -4s linear infinite}@keyframes fall-105{40.197%{transform:translate(71.7248vw,40.197vh) scale(.3141)}to{transform:translate(76.6819vw,99vh) scale(.3141)}}.snow:nth-child(106){opacity:.889;transform:translate(79.3982vw,-10px) scale(.6355);animation:fall-106 27s -28s linear infinite}@keyframes fall-106{72.544%{transform:translate(79.5626vw,72.544vh) scale(.6355)}to{transform:translate(79.4804vw,99vh) scale(.6355)}}.snow:nth-child(107){opacity:.786;transform:translate(60.286vw,-10px) scale(.1249);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{33.391%{transform:translate(61.9639vw,33.391vh) scale(.1249)}to{transform:translate(61.12495vw,99vh) scale(.1249)}}.snow:nth-child(108){opacity:.829;transform:translate(77.1457vw,-10px) scale(.9814);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{42.404%{transform:translate(79.4vw,42.404vh) scale(.9814)}to{transform:translate(78.27285vw,99vh) scale(.9814)}}.snow:nth-child(109){opacity:1.8538;transform:translate(67.6229vw,-10px) scale(.0222);animation:fall-109 28s -22s linear infinite}@keyframes fall-109{43.448%{transform:translate(58.6426vw,43.448vh) scale(.0222)}to{transform:translate(63.13275vw,99vh) scale(.0222)}}.snow:nth-child(110){opacity:1.4208;transform:translate(81.9488vw,-10px) scale(.3939);animation:fall-110 23s -14s linear infinite}@keyframes fall-110{33.998%{transform:translate(85.7481vw,33.998vh) scale(.3939)}to{transform:translate(83.84845vw,99vh) scale(.3939)}}.snow:nth-child(111){opacity:1.3622;transform:translate(50.946vw,-10px) scale(.8995);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{45.666%{transform:translate(60.3338vw,45.666vh) scale(.8995)}to{transform:translate(55.6399vw,99vh) scale(.8995)}}.snow:nth-child(112){opacity:1.523;transform:translate(32.3965vw,-10px) scale(.8043);animation:fall-112 16s -20s linear infinite}@keyframes fall-112{44.226%{transform:translate(27.0094vw,44.226vh) scale(.8043)}to{transform:translate(29.70295vw,99vh) scale(.8043)}}.snow:nth-child(113){opacity:.9358;transform:translate(98.4976vw,-10px) scale(.9893);animation:fall-113 19s -24s linear infinite}@keyframes fall-113{76.239%{transform:translate(98.473vw,76.239vh) scale(.9893)}to{transform:translate(98.4853vw,99vh) scale(.9893)}}.snow:nth-child(114){opacity:1.4384;transform:translate(74.8005vw,-10px) scale(.3431);animation:fall-114 23s -11s linear infinite}@keyframes fall-114{42.657%{transform:translate(70.2786vw,42.657vh) scale(.3431)}to{transform:translate(72.53955vw,99vh) scale(.3431)}}.snow:nth-child(115){opacity:1.2246;transform:translate(34.5571vw,-10px) scale(.7095);animation:fall-115 26s -2s linear infinite}@keyframes fall-115{45.688%{transform:translate(33.0045vw,45.688vh) scale(.7095)}to{transform:translate(33.7808vw,99vh) scale(.7095)}}.snow:nth-child(116){opacity:.2582;transform:translate(63.2717vw,-10px) scale(.7838);animation:fall-116 19s -28s linear infinite}@keyframes fall-116{32.621%{transform:translate(66.5103vw,32.621vh) scale(.7838)}to{transform:translate(64.891vw,99vh) scale(.7838)}}.snow:nth-child(117){opacity:.639;transform:translate(6.043vw,-10px) scale(.2577);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{58.561%{transform:translate(-1.2844vw,58.561vh) scale(.2577)}to{transform:translate(2.3793vw,99vh) scale(.2577)}}.snow:nth-child(118){opacity:.788;transform:translate(80.3377vw,-10px) scale(.9687);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{58.973%{transform:translate(70.5274vw,58.973vh) scale(.9687)}to{transform:translate(75.43255vw,99vh) scale(.9687)}}.snow:nth-child(119){opacity:1.168;transform:translate(63.7702vw,-10px) scale(.9463);animation:fall-119 17s -26s linear infinite}@keyframes fall-119{33.259%{transform:translate(56.061vw,33.259vh) scale(.9463)}to{transform:translate(59.9156vw,99vh) scale(.9463)}}.snow:nth-child(120){opacity:1.024;transform:translate(12.4637vw,-10px) scale(.8814);animation:fall-120 17s -15s linear infinite}@keyframes fall-120{55.926%{transform:translate(14.7988vw,55.926vh) scale(.8814)}to{transform:translate(13.63125vw,99vh) scale(.8814)}}.snow:nth-child(121){opacity:1.3522;transform:translate(15.721vw,-10px) scale(.2223);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{56.257%{transform:translate(17.7575vw,56.257vh) scale(.2223)}to{transform:translate(16.73925vw,99vh) scale(.2223)}}.snow:nth-child(122){opacity:1.634;transform:translate(87.0494vw,-10px) scale(.7604);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{76.869%{transform:translate(91.0702vw,76.869vh) scale(.7604)}to{transform:translate(89.0598vw,99vh) scale(.7604)}}.snow:nth-child(123){opacity:1.3392;transform:translate(42.7585vw,-10px) scale(.1021);animation:fall-123 27s -7s linear infinite}@keyframes fall-123{31.371%{transform:translate(37.2935vw,31.371vh) scale(.1021)}to{transform:translate(40.026vw,99vh) scale(.1021)}}.snow:nth-child(124){opacity:1.766;transform:translate(71.502vw,-10px) scale(.14);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{47.59%{transform:translate(63.7499vw,47.59vh) scale(.14)}to{transform:translate(67.62595vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.421;transform:translate(63.5243vw,-10px) scale(.0182);animation:fall-125 15s -15s linear infinite}@keyframes fall-125{74.868%{transform:translate(68.0692vw,74.868vh) scale(.0182)}to{transform:translate(65.79675vw,99vh) scale(.0182)}}.snow:nth-child(126){opacity:1.2526;transform:translate(54.5975vw,-10px) scale(.2155);animation:fall-126 26s -19s linear infinite}@keyframes fall-126{56.928%{transform:translate(58.7231vw,56.928vh) scale(.2155)}to{transform:translate(56.6603vw,99vh) scale(.2155)}}.snow:nth-child(127){opacity:.4958;transform:translate(75.4135vw,-10px) scale(.5697);animation:fall-127 11s -5s linear infinite}@keyframes fall-127{75.488%{transform:translate(78.2056vw,75.488vh) scale(.5697)}to{transform:translate(76.80955vw,99vh) scale(.5697)}}.snow:nth-child(128){opacity:1.3784;transform:translate(71.2002vw,-10px) scale(.8769);animation:fall-128 11s -28s linear infinite}@keyframes fall-128{71.386%{transform:translate(76.0671vw,71.386vh) scale(.8769)}to{transform:translate(73.63365vw,99vh) scale(.8769)}}.snow:nth-child(129){opacity:.3048;transform:translate(89.3197vw,-10px) scale(.7725);animation:fall-129 30s -23s linear infinite}@keyframes fall-129{65.05%{transform:translate(90.5176vw,65.05vh) scale(.7725)}to{transform:translate(89.91865vw,99vh) scale(.7725)}}.snow:nth-child(130){opacity:.1732;transform:translate(91.9443vw,-10px) scale(.9035);animation:fall-130 30s -23s linear infinite}@keyframes fall-130{41.506%{transform:translate(98.8756vw,41.506vh) scale(.9035)}to{transform:translate(95.40995vw,99vh) scale(.9035)}}.snow:nth-child(131){opacity:.408;transform:translate(13.2723vw,-10px) scale(.4699);animation:fall-131 19s -18s linear infinite}@keyframes fall-131{61.263%{transform:translate(5.1355vw,61.263vh) scale(.4699)}to{transform:translate(9.2039vw,99vh) scale(.4699)}}.snow:nth-child(132){opacity:.3242;transform:translate(68.7889vw,-10px) scale(.0899);animation:fall-132 25s -29s linear infinite}@keyframes fall-132{71.326%{transform:translate(59.8735vw,71.326vh) scale(.0899)}to{transform:translate(64.3312vw,99vh) scale(.0899)}}.snow:nth-child(133){opacity:.5226;transform:translate(2.2955vw,-10px) scale(.7501);animation:fall-133 21s -30s linear infinite}@keyframes fall-133{64.176%{transform:translate(-4.703vw,64.176vh) scale(.7501)}to{transform:translate(-1.20375vw,99vh) scale(.7501)}}.snow:nth-child(134){opacity:.0428;transform:translate(32.5617vw,-10px) scale(.503);animation:fall-134 22s -29s linear infinite}@keyframes fall-134{49.126%{transform:translate(30.7764vw,49.126vh) scale(.503)}to{transform:translate(31.66905vw,99vh) scale(.503)}}.snow:nth-child(135){opacity:.5122;transform:translate(65.6751vw,-10px) scale(.5523);animation:fall-135 14s -14s linear infinite}@keyframes fall-135{53.088%{transform:translate(66.6297vw,53.088vh) scale(.5523)}to{transform:translate(66.1524vw,99vh) scale(.5523)}}.snow:nth-child(136){opacity:.4182;transform:translate(24.7521vw,-10px) scale(.029);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{48.929%{transform:translate(24.5294vw,48.929vh) scale(.029)}to{transform:translate(24.64075vw,99vh) scale(.029)}}.snow:nth-child(137){opacity:.9458;transform:translate(62.7275vw,-10px) scale(.2762);animation:fall-137 26s -7s linear infinite}@keyframes fall-137{69.626%{transform:translate(54.1736vw,69.626vh) scale(.2762)}to{transform:translate(58.45055vw,99vh) scale(.2762)}}.snow:nth-child(138){opacity:1.4416;transform:translate(92.8167vw,-10px) scale(.969);animation:fall-138 28s -9s linear infinite}@keyframes fall-138{49.788%{transform:translate(98.9032vw,49.788vh) scale(.969)}to{transform:translate(95.85995vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.419;transform:translate(49.915vw,-10px) scale(.1799);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{42.613%{transform:translate(57.2577vw,42.613vh) scale(.1799)}to{transform:translate(53.58635vw,99vh) scale(.1799)}}.snow:nth-child(140){opacity:.0628;transform:translate(79.302vw,-10px) scale(.8463);animation:fall-140 24s -7s linear infinite}@keyframes fall-140{54.057%{transform:translate(73.7562vw,54.057vh) scale(.8463)}to{transform:translate(76.5291vw,99vh) scale(.8463)}}.snow:nth-child(141){opacity:.4124;transform:translate(34.0175vw,-10px) scale(.5301);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{67.713%{transform:translate(33.9095vw,67.713vh) scale(.5301)}to{transform:translate(33.9635vw,99vh) scale(.5301)}}.snow:nth-child(142){opacity:.892;transform:translate(36.6605vw,-10px) scale(.5629);animation:fall-142 12s -26s linear infinite}@keyframes fall-142{77.512%{transform:translate(46.0338vw,77.512vh) scale(.5629)}to{transform:translate(41.34715vw,99vh) scale(.5629)}}.snow:nth-child(143){opacity:1.8636;transform:translate(51.6252vw,-10px) scale(.444);animation:fall-143 22s -14s linear infinite}@keyframes fall-143{61.278%{transform:translate(47.7045vw,61.278vh) scale(.444)}to{transform:translate(49.66485vw,99vh) scale(.444)}}.snow:nth-child(144){opacity:.5072;transform:translate(40.5645vw,-10px) scale(.8201);animation:fall-144 17s -15s linear infinite}@keyframes fall-144{34.41%{transform:translate(33.1209vw,34.41vh) scale(.8201)}to{transform:translate(36.8427vw,99vh) scale(.8201)}}.snow:nth-child(145){opacity:.0464;transform:translate(56.5501vw,-10px) scale(.6296);animation:fall-145 14s -29s linear infinite}@keyframes fall-145{45.37%{transform:translate(54.4291vw,45.37vh) scale(.6296)}to{transform:translate(55.4896vw,99vh) scale(.6296)}}.snow:nth-child(146){opacity:.9232;transform:translate(.5821vw,-10px) scale(.5802);animation:fall-146 15s -16s linear infinite}@keyframes fall-146{32.896%{transform:translate(-4.8186vw,32.896vh) scale(.5802)}to{transform:translate(-2.11825vw,99vh) scale(.5802)}}.snow:nth-child(147){opacity:.079;transform:translate(18.7755vw,-10px) scale(.7635);animation:fall-147 22s -17s linear infinite}@keyframes fall-147{60.368%{transform:translate(11.3285vw,60.368vh) scale(.7635)}to{transform:translate(15.052vw,99vh) scale(.7635)}}.snow:nth-child(148){opacity:.8568;transform:translate(12.4988vw,-10px) scale(.216);animation:fall-148 10s -19s linear infinite}@keyframes fall-148{73.87%{transform:translate(3.021vw,73.87vh) scale(.216)}to{transform:translate(7.7599vw,99vh) scale(.216)}}.snow:nth-child(149){opacity:.1032;transform:translate(53.7959vw,-10px) scale(.6877);animation:fall-149 21s -4s linear infinite}@keyframes fall-149{59.103%{transform:translate(49.5291vw,59.103vh) scale(.6877)}to{transform:translate(51.6625vw,99vh) scale(.6877)}}.snow:nth-child(150){opacity:1.7412;transform:translate(1.7363vw,-10px) scale(.8213);animation:fall-150 15s -22s linear infinite}@keyframes fall-150{47.955%{transform:translate(6.7839vw,47.955vh) scale(.8213)}to{transform:translate(4.2601vw,99vh) scale(.8213)}}.snow:nth-child(151){opacity:1.7844;transform:translate(.1319vw,-10px) scale(.4109);animation:fall-151 28s -29s linear infinite}@keyframes fall-151{52.355%{transform:translate(-.0901vw,52.355vh) scale(.4109)}to{transform:translate(.0209vw,99vh) scale(.4109)}}.snow:nth-child(152){opacity:.5488;transform:translate(14.8988vw,-10px) scale(.2671);animation:fall-152 21s -10s linear infinite}@keyframes fall-152{35.903%{transform:translate(18.2681vw,35.903vh) scale(.2671)}to{transform:translate(16.58345vw,99vh) scale(.2671)}}.snow:nth-child(153){opacity:1.9972;transform:translate(7.1464vw,-10px) scale(.4557);animation:fall-153 10s -20s linear infinite}@keyframes fall-153{77.234%{transform:translate(12.996vw,77.234vh) scale(.4557)}to{transform:translate(10.0712vw,99vh) scale(.4557)}}.snow:nth-child(154){opacity:1.7648;transform:translate(58.9304vw,-10px) scale(.2952);animation:fall-154 23s -17s linear infinite}@keyframes fall-154{49.686%{transform:translate(60.1504vw,49.686vh) scale(.2952)}to{transform:translate(59.5404vw,99vh) scale(.2952)}}.snow:nth-child(155){opacity:.7488;transform:translate(4.2521vw,-10px) scale(.8687);animation:fall-155 17s -15s linear infinite}@keyframes fall-155{47.253%{transform:translate(.2673vw,47.253vh) scale(.8687)}to{transform:translate(2.2597vw,99vh) scale(.8687)}}.snow:nth-child(156){opacity:1.2132;transform:translate(70.0357vw,-10px) scale(.9211);animation:fall-156 27s -6s linear infinite}@keyframes fall-156{42.399%{transform:translate(63.3932vw,42.399vh) scale(.9211)}to{transform:translate(66.71445vw,99vh) scale(.9211)}}.snow:nth-child(157){opacity:1.5512;transform:translate(5.5938vw,-10px) scale(.481);animation:fall-157 18s -16s linear infinite}@keyframes fall-157{36.352%{transform:translate(7.9481vw,36.352vh) scale(.481)}to{transform:translate(6.77095vw,99vh) scale(.481)}}.snow:nth-child(158){opacity:.6904;transform:translate(45.0467vw,-10px) scale(.6181);animation:fall-158 12s -20s linear infinite}@keyframes fall-158{66.587%{transform:translate(35.8805vw,66.587vh) scale(.6181)}to{transform:translate(40.4636vw,99vh) scale(.6181)}}.snow:nth-child(159){opacity:1.5684;transform:translate(80.8658vw,-10px) scale(.3889);animation:fall-159 28s -23s linear infinite}@keyframes fall-159{39.982%{transform:translate(75.754vw,39.982vh) scale(.3889)}to{transform:translate(78.3099vw,99vh) scale(.3889)}}.snow:nth-child(160){opacity:1.6202;transform:translate(39.2132vw,-10px) scale(.6972);animation:fall-160 13s -10s linear infinite}@keyframes fall-160{57.576%{transform:translate(43.3669vw,57.576vh) scale(.6972)}to{transform:translate(41.29005vw,99vh) scale(.6972)}}.snow:nth-child(161){opacity:.8862;transform:translate(43.0418vw,-10px) scale(.0385);animation:fall-161 11s -14s linear infinite}@keyframes fall-161{64.168%{transform:translate(36.2044vw,64.168vh) scale(.0385)}to{transform:translate(39.6231vw,99vh) scale(.0385)}}.snow:nth-child(162){opacity:1.536;transform:translate(74.7401vw,-10px) scale(.7839);animation:fall-162 21s -4s linear infinite}@keyframes fall-162{37.268%{transform:translate(84.0585vw,37.268vh) scale(.7839)}to{transform:translate(79.3993vw,99vh) scale(.7839)}}.snow:nth-child(163){opacity:1.699;transform:translate(50.687vw,-10px) scale(.8579);animation:fall-163 25s -3s linear infinite}@keyframes fall-163{69.318%{transform:translate(49.7203vw,69.318vh) scale(.8579)}to{transform:translate(50.20365vw,99vh) scale(.8579)}}.snow:nth-child(164){opacity:1.2774;transform:translate(18.9033vw,-10px) scale(.447);animation:fall-164 10s -4s linear infinite}@keyframes fall-164{66.567%{transform:translate(22.8817vw,66.567vh) scale(.447)}to{transform:translate(20.8925vw,99vh) scale(.447)}}.snow:nth-child(165){opacity:1.5778;transform:translate(78.8713vw,-10px) scale(.3671);animation:fall-165 17s -18s linear infinite}@keyframes fall-165{67.108%{transform:translate(78.8537vw,67.108vh) scale(.3671)}to{transform:translate(78.8625vw,99vh) scale(.3671)}}.snow:nth-child(166){opacity:1.6672;transform:translate(15.7934vw,-10px) scale(.6297);animation:fall-166 19s -17s linear infinite}@keyframes fall-166{36.439%{transform:translate(11.0449vw,36.439vh) scale(.6297)}to{transform:translate(13.41915vw,99vh) scale(.6297)}}.snow:nth-child(167){opacity:.2004;transform:translate(75.4223vw,-10px) scale(.8769);animation:fall-167 11s -13s linear infinite}@keyframes fall-167{47.313%{transform:translate(81.4586vw,47.313vh) scale(.8769)}to{transform:translate(78.44045vw,99vh) scale(.8769)}}.snow:nth-child(168){opacity:.8826;transform:translate(39.43vw,-10px) scale(.7394);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{40.995%{transform:translate(41.3414vw,40.995vh) scale(.7394)}to{transform:translate(40.3857vw,99vh) scale(.7394)}}.snow:nth-child(169){opacity:1.4202;transform:translate(27.962vw,-10px) scale(.4607);animation:fall-169 12s -8s linear infinite}@keyframes fall-169{69.589%{transform:translate(35.4532vw,69.589vh) scale(.4607)}to{transform:translate(31.7076vw,99vh) scale(.4607)}}.snow:nth-child(170){opacity:1.94;transform:translate(58.5074vw,-10px) scale(.1465);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{35.723%{transform:translate(52.7399vw,35.723vh) scale(.1465)}to{transform:translate(55.62365vw,99vh) scale(.1465)}}.snow:nth-child(171){opacity:1.053;transform:translate(44.1915vw,-10px) scale(.3531);animation:fall-171 24s -15s linear infinite}@keyframes fall-171{76.504%{transform:translate(46.9872vw,76.504vh) scale(.3531)}to{transform:translate(45.58935vw,99vh) scale(.3531)}}.snow:nth-child(172){opacity:1.8732;transform:translate(8.9576vw,-10px) scale(.8541);animation:fall-172 27s -7s linear infinite}@keyframes fall-172{52.216%{transform:translate(12.0324vw,52.216vh) scale(.8541)}to{transform:translate(10.495vw,99vh) scale(.8541)}}.snow:nth-child(173){opacity:.721;transform:translate(5.5738vw,-10px) scale(.7296);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{46.705%{transform:translate(10.5754vw,46.705vh) scale(.7296)}to{transform:translate(8.0746vw,99vh) scale(.7296)}}.snow:nth-child(174){opacity:.537;transform:translate(65.212vw,-10px) scale(.2799);animation:fall-174 30s -2s linear infinite}@keyframes fall-174{45.539%{transform:translate(64.0683vw,45.539vh) scale(.2799)}to{transform:translate(64.64015vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:.6458;transform:translate(16.8031vw,-10px) scale(.924);animation:fall-175 21s -29s linear infinite}@keyframes fall-175{78.423%{transform:translate(19.9959vw,78.423vh) scale(.924)}to{transform:translate(18.3995vw,99vh) scale(.924)}}.snow:nth-child(176){opacity:.533;transform:translate(67.2297vw,-10px) scale(.6182);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{58.643%{transform:translate(75.3293vw,58.643vh) scale(.6182)}to{transform:translate(71.2795vw,99vh) scale(.6182)}}.snow:nth-child(177){opacity:1.9438;transform:translate(56.6727vw,-10px) scale(.7321);animation:fall-177 16s -22s linear infinite}@keyframes fall-177{72.274%{transform:translate(54.5529vw,72.274vh) scale(.7321)}to{transform:translate(55.6128vw,99vh) scale(.7321)}}.snow:nth-child(178){opacity:.9508;transform:translate(1.7327vw,-10px) scale(.2056);animation:fall-178 12s -25s linear infinite}@keyframes fall-178{35.083%{transform:translate(7.0655vw,35.083vh) scale(.2056)}to{transform:translate(4.3991vw,99vh) scale(.2056)}}.snow:nth-child(179){opacity:1.5682;transform:translate(59.3195vw,-10px) scale(.962);animation:fall-179 11s -12s linear infinite}@keyframes fall-179{52.074%{transform:translate(56.7619vw,52.074vh) scale(.962)}to{transform:translate(58.0407vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.9022;transform:translate(49.8855vw,-10px) scale(.2903);animation:fall-180 12s -21s linear infinite}@keyframes fall-180{51.009%{transform:translate(46.6942vw,51.009vh) scale(.2903)}to{transform:translate(48.28985vw,99vh) scale(.2903)}}.snow:nth-child(181){opacity:1.5282;transform:translate(86.6507vw,-10px) scale(.6485);animation:fall-181 19s -21s linear infinite}@keyframes fall-181{34.827%{transform:translate(88.519vw,34.827vh) scale(.6485)}to{transform:translate(87.58485vw,99vh) scale(.6485)}}.snow:nth-child(182){opacity:1.8102;transform:translate(21.424vw,-10px) scale(.2194);animation:fall-182 17s -5s linear infinite}@keyframes fall-182{47.646%{transform:translate(20.1675vw,47.646vh) scale(.2194)}to{transform:translate(20.79575vw,99vh) scale(.2194)}}.snow:nth-child(183){opacity:.4952;transform:translate(35.9479vw,-10px) scale(.4856);animation:fall-183 18s -6s linear infinite}@keyframes fall-183{61.164%{transform:translate(45.3255vw,61.164vh) scale(.4856)}to{transform:translate(40.6367vw,99vh) scale(.4856)}}.snow:nth-child(184){opacity:.8516;transform:translate(46.8304vw,-10px) scale(.7947);animation:fall-184 10s -21s linear infinite}@keyframes fall-184{77.62%{transform:translate(54.3975vw,77.62vh) scale(.7947)}to{transform:translate(50.61395vw,99vh) scale(.7947)}}.snow:nth-child(185){opacity:.0026;transform:translate(66.5449vw,-10px) scale(.9847);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{63.071%{transform:translate(63.118vw,63.071vh) scale(.9847)}to{transform:translate(64.83145vw,99vh) scale(.9847)}}.snow:nth-child(186){opacity:.4028;transform:translate(.7255vw,-10px) scale(.5716);animation:fall-186 11s -1s linear infinite}@keyframes fall-186{50.501%{transform:translate(3.3963vw,50.501vh) scale(.5716)}to{transform:translate(2.0609vw,99vh) scale(.5716)}}.snow:nth-child(187){opacity:.8666;transform:translate(14.4278vw,-10px) scale(.3985);animation:fall-187 20s -15s linear infinite}@keyframes fall-187{66.974%{transform:translate(5.6784vw,66.974vh) scale(.3985)}to{transform:translate(10.0531vw,99vh) scale(.3985)}}.snow:nth-child(188){opacity:.6406;transform:translate(29.7774vw,-10px) scale(.9732);animation:fall-188 29s -7s linear infinite}@keyframes fall-188{49.517%{transform:translate(36.8222vw,49.517vh) scale(.9732)}to{transform:translate(33.2998vw,99vh) scale(.9732)}}.snow:nth-child(189){opacity:.0688;transform:translate(39.6645vw,-10px) scale(.9612);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{53.712%{transform:translate(30.2306vw,53.712vh) scale(.9612)}to{transform:translate(34.94755vw,99vh) scale(.9612)}}.snow:nth-child(190){opacity:1.2876;transform:translate(13.2439vw,-10px) scale(.7401);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{77.615%{transform:translate(4.5146vw,77.615vh) scale(.7401)}to{transform:translate(8.87925vw,99vh) scale(.7401)}}.snow:nth-child(191){opacity:.0398;transform:translate(20.7849vw,-10px) scale(.3036);animation:fall-191 19s -7s linear infinite}@keyframes fall-191{43.719%{transform:translate(16.8177vw,43.719vh) scale(.3036)}to{transform:translate(18.8013vw,99vh) scale(.3036)}}.snow:nth-child(192){opacity:1.5428;transform:translate(87.3114vw,-10px) scale(.3432);animation:fall-192 22s -15s linear infinite}@keyframes fall-192{48.739%{transform:translate(84.9766vw,48.739vh) scale(.3432)}to{transform:translate(86.144vw,99vh) scale(.3432)}}.snow:nth-child(193){opacity:1.8102;transform:translate(35.7493vw,-10px) scale(.7437);animation:fall-193 20s -9s linear infinite}@keyframes fall-193{44.201%{transform:translate(43.8073vw,44.201vh) scale(.7437)}to{transform:translate(39.7783vw,99vh) scale(.7437)}}.snow:nth-child(194){opacity:.6034;transform:translate(50.4067vw,-10px) scale(.8689);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{46.085%{transform:translate(49.8652vw,46.085vh) scale(.8689)}to{transform:translate(50.13595vw,99vh) scale(.8689)}}.snow:nth-child(195){opacity:.4442;transform:translate(17.8437vw,-10px) scale(.6944);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{37.097%{transform:translate(24.888vw,37.097vh) scale(.6944)}to{transform:translate(21.36585vw,99vh) scale(.6944)}}.snow:nth-child(196){opacity:.6446;transform:translate(93.9574vw,-10px) scale(.9287);animation:fall-196 12s -13s linear infinite}@keyframes fall-196{62.618%{transform:translate(103.7423vw,62.618vh) scale(.9287)}to{transform:translate(98.84985vw,99vh) scale(.9287)}}.snow:nth-child(197){opacity:.5578;transform:translate(79.1748vw,-10px) scale(.9675);animation:fall-197 30s -22s linear infinite}@keyframes fall-197{75.842%{transform:translate(73.7312vw,75.842vh) scale(.9675)}to{transform:translate(76.453vw,99vh) scale(.9675)}}.snow:nth-child(198){opacity:1.9658;transform:translate(61.2387vw,-10px) scale(.9633);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{69.677%{transform:translate(67.5695vw,69.677vh) scale(.9633)}to{transform:translate(64.4041vw,99vh) scale(.9633)}}.snow:nth-child(199){opacity:1.4502;transform:translate(26.1771vw,-10px) scale(.4645);animation:fall-199 11s -17s linear infinite}@keyframes fall-199{61.187%{transform:translate(16.9553vw,61.187vh) scale(.4645)}to{transform:translate(21.5662vw,99vh) scale(.4645)}}.snow:nth-child(200){opacity:.7288;transform:translate(18.9885vw,-10px) scale(.5314);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{76.523%{transform:translate(20.9682vw,76.523vh) scale(.5314)}to{transform:translate(19.97835vw,99vh) scale(.5314)}}.snow:nth-child(201){opacity:1.9764;transform:translate(12.0099vw,-10px) scale(.5133);animation:fall-201 30s -21s linear infinite}@keyframes fall-201{63.02%{transform:translate(19.3192vw,63.02vh) scale(.5133)}to{transform:translate(15.66455vw,99vh) scale(.5133)}}.snow:nth-child(202){opacity:.561;transform:translate(39.7635vw,-10px) scale(.7688);animation:fall-202 14s -6s linear infinite}@keyframes fall-202{67.668%{transform:translate(34.826vw,67.668vh) scale(.7688)}to{transform:translate(37.29475vw,99vh) scale(.7688)}}.snow:nth-child(203){opacity:.7536;transform:translate(43.3045vw,-10px) scale(.9807);animation:fall-203 16s -29s linear infinite}@keyframes fall-203{60.337%{transform:translate(50.5579vw,60.337vh) scale(.9807)}to{transform:translate(46.9312vw,99vh) scale(.9807)}}.snow:nth-child(204){opacity:.537;transform:translate(94.9587vw,-10px) scale(.7831);animation:fall-204 27s -20s linear infinite}@keyframes fall-204{78.648%{transform:translate(88.2278vw,78.648vh) scale(.7831)}to{transform:translate(91.59325vw,99vh) scale(.7831)}}.snow:nth-child(205){opacity:1.2872;transform:translate(7.2585vw,-10px) scale(.6259);animation:fall-205 29s -25s linear infinite}@keyframes fall-205{34.618%{transform:translate(5.9232vw,34.618vh) scale(.6259)}to{transform:translate(6.59085vw,99vh) scale(.6259)}}.snow:nth-child(206){opacity:1.4368;transform:translate(4.6809vw,-10px) scale(.4862);animation:fall-206 24s -4s linear infinite}@keyframes fall-206{39.111%{transform:translate(3.8157vw,39.111vh) scale(.4862)}to{transform:translate(4.2483vw,99vh) scale(.4862)}}.snow:nth-child(207){opacity:1.9064;transform:translate(18.4342vw,-10px) scale(.196);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{70.997%{transform:translate(20.8451vw,70.997vh) scale(.196)}to{transform:translate(19.63965vw,99vh) scale(.196)}}.snow:nth-child(208){opacity:.013;transform:translate(21.1829vw,-10px) scale(.2264);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{40.702%{transform:translate(12.8203vw,40.702vh) scale(.2264)}to{transform:translate(17.0016vw,99vh) scale(.2264)}}.snow:nth-child(209){opacity:.145;transform:translate(45.2021vw,-10px) scale(.2866);animation:fall-209 25s -28s linear infinite}@keyframes fall-209{77.772%{transform:translate(37.3821vw,77.772vh) scale(.2866)}to{transform:translate(41.2921vw,99vh) scale(.2866)}}.snow:nth-child(210){opacity:.5536;transform:translate(58.5321vw,-10px) scale(.2788);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{64.475%{transform:translate(52.0989vw,64.475vh) scale(.2788)}to{transform:translate(55.3155vw,99vh) scale(.2788)}}.snow:nth-child(211){opacity:.543;transform:translate(80.308vw,-10px) scale(.8715);animation:fall-211 12s -23s linear infinite}@keyframes fall-211{53.815%{transform:translate(78.1428vw,53.815vh) scale(.8715)}to{transform:translate(79.2254vw,99vh) scale(.8715)}}.snow:nth-child(212){opacity:1.0238;transform:translate(52.8862vw,-10px) scale(.3222);animation:fall-212 24s -17s linear infinite}@keyframes fall-212{52.745%{transform:translate(43.2224vw,52.745vh) scale(.3222)}to{transform:translate(48.0543vw,99vh) scale(.3222)}}.snow:nth-child(213){opacity:.5952;transform:translate(29.9101vw,-10px) scale(.4425);animation:fall-213 25s -3s linear infinite}@keyframes fall-213{30.659%{transform:translate(28.0897vw,30.659vh) scale(.4425)}to{transform:translate(28.9999vw,99vh) scale(.4425)}}.snow:nth-child(214){opacity:.8726;transform:translate(80.7051vw,-10px) scale(.8893);animation:fall-214 18s -27s linear infinite}@keyframes fall-214{70.169%{transform:translate(87.0074vw,70.169vh) scale(.8893)}to{transform:translate(83.85625vw,99vh) scale(.8893)}}.snow:nth-child(215){opacity:1.3814;transform:translate(95.0495vw,-10px) scale(.0093);animation:fall-215 18s -10s linear infinite}@keyframes fall-215{39.181%{transform:translate(95.4386vw,39.181vh) scale(.0093)}to{transform:translate(95.24405vw,99vh) scale(.0093)}}.snow:nth-child(216){opacity:1.4042;transform:translate(29.3011vw,-10px) scale(.7964);animation:fall-216 24s -15s linear infinite}@keyframes fall-216{45.897%{transform:translate(33.3492vw,45.897vh) scale(.7964)}to{transform:translate(31.32515vw,99vh) scale(.7964)}}.snow:nth-child(217){opacity:1.8062;transform:translate(63.5773vw,-10px) scale(.2368);animation:fall-217 28s -7s linear infinite}@keyframes fall-217{57.515%{transform:translate(61.1461vw,57.515vh) scale(.2368)}to{transform:translate(62.3617vw,99vh) scale(.2368)}}.snow:nth-child(218){opacity:1.3724;transform:translate(32.5626vw,-10px) scale(.9517);animation:fall-218 15s -10s linear infinite}@keyframes fall-218{64.698%{transform:translate(24.3325vw,64.698vh) scale(.9517)}to{transform:translate(28.44755vw,99vh) scale(.9517)}}.snow:nth-child(219){opacity:.2888;transform:translate(55.7795vw,-10px) scale(.5831);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{53.67%{transform:translate(46.4817vw,53.67vh) scale(.5831)}to{transform:translate(51.1306vw,99vh) scale(.5831)}}.snow:nth-child(220){opacity:.0028;transform:translate(86.3482vw,-10px) scale(.0428);animation:fall-220 10s -2s linear infinite}@keyframes fall-220{49.038%{transform:translate(94.6409vw,49.038vh) scale(.0428)}to{transform:translate(90.49455vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:1.7108;transform:translate(46.8216vw,-10px) scale(.0439);animation:fall-221 24s -6s linear infinite}@keyframes fall-221{36.647%{transform:translate(50.1476vw,36.647vh) scale(.0439)}to{transform:translate(48.4846vw,99vh) scale(.0439)}}.snow:nth-child(222){opacity:1.2746;transform:translate(21.7252vw,-10px) scale(.1109);animation:fall-222 29s -19s linear infinite}@keyframes fall-222{49.751%{transform:translate(17.3346vw,49.751vh) scale(.1109)}to{transform:translate(19.5299vw,99vh) scale(.1109)}}.snow:nth-child(223){opacity:.0534;transform:translate(87.2599vw,-10px) scale(.6942);animation:fall-223 27s -1s linear infinite}@keyframes fall-223{79.6%{transform:translate(95.8656vw,79.6vh) scale(.6942)}to{transform:translate(91.56275vw,99vh) scale(.6942)}}.snow:nth-child(224){opacity:.701;transform:translate(44.3149vw,-10px) scale(.4038);animation:fall-224 19s -12s linear infinite}@keyframes fall-224{49.411%{transform:translate(39.1427vw,49.411vh) scale(.4038)}to{transform:translate(41.7288vw,99vh) scale(.4038)}}.snow:nth-child(225){opacity:.2848;transform:translate(34.3065vw,-10px) scale(.4849);animation:fall-225 27s -21s linear infinite}@keyframes fall-225{53.819%{transform:translate(30.591vw,53.819vh) scale(.4849)}to{transform:translate(32.44875vw,99vh) scale(.4849)}}.snow:nth-child(226){opacity:.537;transform:translate(84.9554vw,-10px) scale(.7406);animation:fall-226 14s -17s linear infinite}@keyframes fall-226{70.67%{transform:translate(86.3725vw,70.67vh) scale(.7406)}to{transform:translate(85.66395vw,99vh) scale(.7406)}}.snow:nth-child(227){opacity:.2642;transform:translate(9.6789vw,-10px) scale(.0988);animation:fall-227 19s -28s linear infinite}@keyframes fall-227{56.41%{transform:translate(7.0897vw,56.41vh) scale(.0988)}to{transform:translate(8.3843vw,99vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0054;transform:translate(25.6522vw,-10px) scale(.4504);animation:fall-228 21s -13s linear infinite}@keyframes fall-228{77.968%{transform:translate(34.3117vw,77.968vh) scale(.4504)}to{transform:translate(29.98195vw,99vh) scale(.4504)}}.snow:nth-child(229){opacity:.81;transform:translate(56.7796vw,-10px) scale(.1317);animation:fall-229 28s -16s linear infinite}@keyframes fall-229{45.35%{transform:translate(65.152vw,45.35vh) scale(.1317)}to{transform:translate(60.9658vw,99vh) scale(.1317)}}.snow:nth-child(230){opacity:.3352;transform:translate(80.4481vw,-10px) scale(.8117);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{36.357%{transform:translate(89.2384vw,36.357vh) scale(.8117)}to{transform:translate(84.84325vw,99vh) scale(.8117)}}.snow:nth-child(231){opacity:.0498;transform:translate(.1525vw,-10px) scale(.9829);animation:fall-231 19s -9s linear infinite}@keyframes fall-231{34.746%{transform:translate(-9.4504vw,34.746vh) scale(.9829)}to{transform:translate(-4.64895vw,99vh) scale(.9829)}}.snow:nth-child(232){opacity:1.9532;transform:translate(7.8836vw,-10px) scale(.4563);animation:fall-232 22s -5s linear infinite}@keyframes fall-232{72.903%{transform:translate(5.7929vw,72.903vh) scale(.4563)}to{transform:translate(6.83825vw,99vh) scale(.4563)}}.snow:nth-child(233){opacity:.8156;transform:translate(61.3087vw,-10px) scale(.6295);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{30.178%{transform:translate(56.0309vw,30.178vh) scale(.6295)}to{transform:translate(58.6698vw,99vh) scale(.6295)}}.snow:nth-child(234){opacity:1.6056;transform:translate(98.8638vw,-10px) scale(.486);animation:fall-234 13s -22s linear infinite}@keyframes fall-234{53.963%{transform:translate(93.3227vw,53.963vh) scale(.486)}to{transform:translate(96.09325vw,99vh) scale(.486)}}.snow:nth-child(235){opacity:1.81;transform:translate(53.3657vw,-10px) scale(.8305);animation:fall-235 30s -7s linear infinite}@keyframes fall-235{74.818%{transform:translate(53.0597vw,74.818vh) scale(.8305)}to{transform:translate(53.2127vw,99vh) scale(.8305)}}.snow:nth-child(236){opacity:.6646;transform:translate(17.9693vw,-10px) scale(.1356);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{30.432%{transform:translate(8.9587vw,30.432vh) scale(.1356)}to{transform:translate(13.464vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.7288;transform:translate(81.0211vw,-10px) scale(.9488);animation:fall-237 19s -29s linear infinite}@keyframes fall-237{34.916%{transform:translate(77.5818vw,34.916vh) scale(.9488)}to{transform:translate(79.30145vw,99vh) scale(.9488)}}.snow:nth-child(238){opacity:.8002;transform:translate(17.5225vw,-10px) scale(.7346);animation:fall-238 22s -22s linear infinite}@keyframes fall-238{42.946%{transform:translate(19.9897vw,42.946vh) scale(.7346)}to{transform:translate(18.7561vw,99vh) scale(.7346)}}.snow:nth-child(239){opacity:1.394;transform:translate(2.218vw,-10px) scale(.6061);animation:fall-239 22s -18s linear infinite}@keyframes fall-239{33.132%{transform:translate(10.7891vw,33.132vh) scale(.6061)}to{transform:translate(6.50355vw,99vh) scale(.6061)}}.snow:nth-child(240){opacity:.65;transform:translate(87.7946vw,-10px) scale(.6233);animation:fall-240 10s -8s linear infinite}@keyframes fall-240{55.725%{transform:translate(92.8402vw,55.725vh) scale(.6233)}to{transform:translate(90.3174vw,99vh) scale(.6233)}}.snow:nth-child(241){opacity:.0528;transform:translate(5.9147vw,-10px) scale(.2833);animation:fall-241 30s -11s linear infinite}@keyframes fall-241{45.224%{transform:translate(2.7528vw,45.224vh) scale(.2833)}to{transform:translate(4.33375vw,99vh) scale(.2833)}}.snow:nth-child(242){opacity:1.6892;transform:translate(44.7538vw,-10px) scale(.2144);animation:fall-242 15s -11s linear infinite}@keyframes fall-242{46.476%{transform:translate(53.1874vw,46.476vh) scale(.2144)}to{transform:translate(48.9706vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:1.7774;transform:translate(41.442vw,-10px) scale(.27);animation:fall-243 21s -8s linear infinite}@keyframes fall-243{49.35%{transform:translate(42.8128vw,49.35vh) scale(.27)}to{transform:translate(42.1274vw,99vh) scale(.27)}}.snow:nth-child(244){opacity:.1598;transform:translate(35.2039vw,-10px) scale(.7692);animation:fall-244 14s -11s linear infinite}@keyframes fall-244{42.756%{transform:translate(28.8695vw,42.756vh) scale(.7692)}to{transform:translate(32.0367vw,99vh) scale(.7692)}}.snow:nth-child(245){opacity:.5704;transform:translate(7.2628vw,-10px) scale(.4555);animation:fall-245 27s -21s linear infinite}@keyframes fall-245{62.032%{transform:translate(4.9445vw,62.032vh) scale(.4555)}to{transform:translate(6.10365vw,99vh) scale(.4555)}}.snow:nth-child(246){opacity:.1748;transform:translate(54.4817vw,-10px) scale(.1142);animation:fall-246 16s -25s linear infinite}@keyframes fall-246{60.743%{transform:translate(50.5968vw,60.743vh) scale(.1142)}to{transform:translate(52.53925vw,99vh) scale(.1142)}}.snow:nth-child(247){opacity:1.7984;transform:translate(21.7514vw,-10px) scale(.0362);animation:fall-247 28s -15s linear infinite}@keyframes fall-247{40.144%{transform:translate(18.7516vw,40.144vh) scale(.0362)}to{transform:translate(20.2515vw,99vh) scale(.0362)}}.snow:nth-child(248){opacity:1.1042;transform:translate(58.9106vw,-10px) scale(.7893);animation:fall-248 28s -11s linear infinite}@keyframes fall-248{38.891%{transform:translate(64.7984vw,38.891vh) scale(.7893)}to{transform:translate(61.8545vw,99vh) scale(.7893)}}.snow:nth-child(249){opacity:.903;transform:translate(34.3142vw,-10px) scale(.4473);animation:fall-249 24s -28s linear infinite}@keyframes fall-249{33.654%{transform:translate(24.3999vw,33.654vh) scale(.4473)}to{transform:translate(29.35705vw,99vh) scale(.4473)}}.snow:nth-child(250){opacity:.8084;transform:translate(45.9806vw,-10px) scale(.6685);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{34.541%{transform:translate(38.2331vw,34.541vh) scale(.6685)}to{transform:translate(42.10685vw,99vh) scale(.6685)}}.snow:nth-child(251){opacity:1.0298;transform:translate(39.4453vw,-10px) scale(.0548);animation:fall-251 14s -9s linear infinite}@keyframes fall-251{69.874%{transform:translate(32.1537vw,69.874vh) scale(.0548)}to{transform:translate(35.7995vw,99vh) scale(.0548)}}.snow:nth-child(252){opacity:.6406;transform:translate(79.9402vw,-10px) scale(.1811);animation:fall-252 13s -13s linear infinite}@keyframes fall-252{72.882%{transform:translate(79.1807vw,72.882vh) scale(.1811)}to{transform:translate(79.56045vw,99vh) scale(.1811)}}.snow:nth-child(253){opacity:.8306;transform:translate(84.457vw,-10px) scale(.9473);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{56.868%{transform:translate(87.0317vw,56.868vh) scale(.9473)}to{transform:translate(85.74435vw,99vh) scale(.9473)}}.snow:nth-child(254){opacity:.0116;transform:translate(81.2343vw,-10px) scale(.069);animation:fall-254 27s -22s linear infinite}@keyframes fall-254{64.194%{transform:translate(80.5631vw,64.194vh) scale(.069)}to{transform:translate(80.8987vw,99vh) scale(.069)}}.snow:nth-child(255){opacity:1.647;transform:translate(42.9054vw,-10px) scale(.0704);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{46.089%{transform:translate(35.5174vw,46.089vh) scale(.0704)}to{transform:translate(39.2114vw,99vh) scale(.0704)}}.snow:nth-child(256){opacity:1.8184;transform:translate(69.5429vw,-10px) scale(.3734);animation:fall-256 29s -17s linear infinite}@keyframes fall-256{55.878%{transform:translate(78.3846vw,55.878vh) scale(.3734)}to{transform:translate(73.96375vw,99vh) scale(.3734)}}.snow:nth-child(257){opacity:.0764;transform:translate(33.9266vw,-10px) scale(.7358);animation:fall-257 22s -4s linear infinite}@keyframes fall-257{52.292%{transform:translate(28.57vw,52.292vh) scale(.7358)}to{transform:translate(31.2483vw,99vh) scale(.7358)}}.snow:nth-child(258){opacity:.1354;transform:translate(62.7119vw,-10px) scale(.9673);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{79.257%{transform:translate(71.5582vw,79.257vh) scale(.9673)}to{transform:translate(67.13505vw,99vh) scale(.9673)}}.snow:nth-child(259){opacity:.9252;transform:translate(3.2141vw,-10px) scale(.6229);animation:fall-259 17s -5s linear infinite}@keyframes fall-259{38.798%{transform:translate(13.0348vw,38.798vh) scale(.6229)}to{transform:translate(8.12445vw,99vh) scale(.6229)}}.snow:nth-child(260){opacity:.824;transform:translate(69.4826vw,-10px) scale(.4882);animation:fall-260 25s -18s linear infinite}@keyframes fall-260{56.347%{transform:translate(78.6618vw,56.347vh) scale(.4882)}to{transform:translate(74.0722vw,99vh) scale(.4882)}}.snow:nth-child(261){opacity:1.365;transform:translate(29.5913vw,-10px) scale(.6295);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{43.986%{transform:translate(31.5712vw,43.986vh) scale(.6295)}to{transform:translate(30.58125vw,99vh) scale(.6295)}}.snow:nth-child(262){opacity:.949;transform:translate(14.2608vw,-10px) scale(.9001);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{54.675%{transform:translate(14.4261vw,54.675vh) scale(.9001)}to{transform:translate(14.34345vw,99vh) scale(.9001)}}.snow:nth-child(263){opacity:.0818;transform:translate(68.2646vw,-10px) scale(.6443);animation:fall-263 20s -27s linear infinite}@keyframes fall-263{56.037%{transform:translate(58.8185vw,56.037vh) scale(.6443)}to{transform:translate(63.54155vw,99vh) scale(.6443)}}.snow:nth-child(264){opacity:1.1606;transform:translate(88.9801vw,-10px) scale(.2055);animation:fall-264 22s -20s linear infinite}@keyframes fall-264{38.596%{transform:translate(94.5876vw,38.596vh) scale(.2055)}to{transform:translate(91.78385vw,99vh) scale(.2055)}}.snow:nth-child(265){opacity:1.2126;transform:translate(6.8074vw,-10px) scale(.8413);animation:fall-265 24s -24s linear infinite}@keyframes fall-265{34.531%{transform:translate(1.3946vw,34.531vh) scale(.8413)}to{transform:translate(4.101vw,99vh) scale(.8413)}}.snow:nth-child(266){opacity:.7892;transform:translate(13.2375vw,-10px) scale(.2799);animation:fall-266 10s -12s linear infinite}@keyframes fall-266{42.468%{transform:translate(22.0352vw,42.468vh) scale(.2799)}to{transform:translate(17.63635vw,99vh) scale(.2799)}}.snow:nth-child(267){opacity:1.849;transform:translate(53.8734vw,-10px) scale(.4399);animation:fall-267 10s -15s linear infinite}@keyframes fall-267{52.278%{transform:translate(44.8871vw,52.278vh) scale(.4399)}to{transform:translate(49.38025vw,99vh) scale(.4399)}}.snow:nth-child(268){opacity:.2088;transform:translate(38.2273vw,-10px) scale(.9141);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{62.395%{transform:translate(33.7738vw,62.395vh) scale(.9141)}to{transform:translate(36.00055vw,99vh) scale(.9141)}}.snow:nth-child(269){opacity:1.691;transform:translate(90.2704vw,-10px) scale(.8693);animation:fall-269 28s -28s linear infinite}@keyframes fall-269{71.224%{transform:translate(99.8865vw,71.224vh) scale(.8693)}to{transform:translate(95.07845vw,99vh) scale(.8693)}}.snow:nth-child(270){opacity:.4118;transform:translate(52.7395vw,-10px) scale(.3508);animation:fall-270 22s -21s linear infinite}@keyframes fall-270{70.674%{transform:translate(47.0005vw,70.674vh) scale(.3508)}to{transform:translate(49.87vw,99vh) scale(.3508)}}.snow:nth-child(271){opacity:.8232;transform:translate(55.9545vw,-10px) scale(.6581);animation:fall-271 20s -21s linear infinite}@keyframes fall-271{40.721%{transform:translate(58.3898vw,40.721vh) scale(.6581)}to{transform:translate(57.17215vw,99vh) scale(.6581)}}.snow:nth-child(272){opacity:.4518;transform:translate(75.5951vw,-10px) scale(.4372);animation:fall-272 30s -19s linear infinite}@keyframes fall-272{30.112%{transform:translate(67.0456vw,30.112vh) scale(.4372)}to{transform:translate(71.32035vw,99vh) scale(.4372)}}.snow:nth-child(273){opacity:.8296;transform:translate(32.6653vw,-10px) scale(.4071);animation:fall-273 18s -15s linear infinite}@keyframes fall-273{40.602%{transform:translate(31.2401vw,40.602vh) scale(.4071)}to{transform:translate(31.9527vw,99vh) scale(.4071)}}.snow:nth-child(274){opacity:.4236;transform:translate(71.5465vw,-10px) scale(.4068);animation:fall-274 17s -25s linear infinite}@keyframes fall-274{56.244%{transform:translate(80.4583vw,56.244vh) scale(.4068)}to{transform:translate(76.0024vw,99vh) scale(.4068)}}.snow:nth-child(275){opacity:.4244;transform:translate(1.6644vw,-10px) scale(.8845);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{47.278%{transform:translate(5.317vw,47.278vh) scale(.8845)}to{transform:translate(3.4907vw,99vh) scale(.8845)}}.snow:nth-child(276){opacity:.5496;transform:translate(33.4788vw,-10px) scale(.7245);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{53.767%{transform:translate(41.1829vw,53.767vh) scale(.7245)}to{transform:translate(37.33085vw,99vh) scale(.7245)}}.snow:nth-child(277){opacity:1.4422;transform:translate(22.6173vw,-10px) scale(.9902);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{60.445%{transform:translate(21.3729vw,60.445vh) scale(.9902)}to{transform:translate(21.9951vw,99vh) scale(.9902)}}.snow:nth-child(278){opacity:1.155;transform:translate(5.9675vw,-10px) scale(.5674);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{66.856%{transform:translate(3.6593vw,66.856vh) scale(.5674)}to{transform:translate(4.8134vw,99vh) scale(.5674)}}.snow:nth-child(279){opacity:.7786;transform:translate(20.9311vw,-10px) scale(.4954);animation:fall-279 15s -23s linear infinite}@keyframes fall-279{59.504%{transform:translate(16.0236vw,59.504vh) scale(.4954)}to{transform:translate(18.47735vw,99vh) scale(.4954)}}.snow:nth-child(280){opacity:.797;transform:translate(70.1531vw,-10px) scale(.0019);animation:fall-280 17s -20s linear infinite}@keyframes fall-280{75.984%{transform:translate(79.9162vw,75.984vh) scale(.0019)}to{transform:translate(75.03465vw,99vh) scale(.0019)}}.snow:nth-child(281){opacity:.652;transform:translate(12.5405vw,-10px) scale(.2756);animation:fall-281 25s -10s linear infinite}@keyframes fall-281{59.93%{transform:translate(7.489vw,59.93vh) scale(.2756)}to{transform:translate(10.01475vw,99vh) scale(.2756)}}.snow:nth-child(282){opacity:.376;transform:translate(90.4046vw,-10px) scale(.1097);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{72.755%{transform:translate(88.961vw,72.755vh) scale(.1097)}to{transform:translate(89.6828vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:1.1522;transform:translate(.9065vw,-10px) scale(.9396);animation:fall-283 29s -7s linear infinite}@keyframes fall-283{41.608%{transform:translate(1.4912vw,41.608vh) scale(.9396)}to{transform:translate(1.19885vw,99vh) scale(.9396)}}.snow:nth-child(284){opacity:.873;transform:translate(41.6665vw,-10px) scale(.5244);animation:fall-284 10s -6s linear infinite}@keyframes fall-284{53.274%{transform:translate(39.1259vw,53.274vh) scale(.5244)}to{transform:translate(40.3962vw,99vh) scale(.5244)}}.snow:nth-child(285){opacity:.6596;transform:translate(5.4148vw,-10px) scale(.7898);animation:fall-285 11s -23s linear infinite}@keyframes fall-285{46.608%{transform:translate(-.0441vw,46.608vh) scale(.7898)}to{transform:translate(2.68535vw,99vh) scale(.7898)}}.snow:nth-child(286){opacity:1.7732;transform:translate(39.1428vw,-10px) scale(.3154);animation:fall-286 16s -20s linear infinite}@keyframes fall-286{66.982%{transform:translate(32.2798vw,66.982vh) scale(.3154)}to{transform:translate(35.7113vw,99vh) scale(.3154)}}.snow:nth-child(287){opacity:.6264;transform:translate(45.9174vw,-10px) scale(.6517);animation:fall-287 19s -15s linear infinite}@keyframes fall-287{33.418%{transform:translate(51.4917vw,33.418vh) scale(.6517)}to{transform:translate(48.70455vw,99vh) scale(.6517)}}.snow:nth-child(288){opacity:1.3414;transform:translate(45.6682vw,-10px) scale(.8604);animation:fall-288 10s -1s linear infinite}@keyframes fall-288{49.6%{transform:translate(48.094vw,49.6vh) scale(.8604)}to{transform:translate(46.8811vw,99vh) scale(.8604)}}.snow:nth-child(289){opacity:1.5986;transform:translate(40.2829vw,-10px) scale(.9374);animation:fall-289 11s -28s linear infinite}@keyframes fall-289{52.219%{transform:translate(47.3361vw,52.219vh) scale(.9374)}to{transform:translate(43.8095vw,99vh) scale(.9374)}}.snow:nth-child(290){opacity:.7172;transform:translate(26.699vw,-10px) scale(.193);animation:fall-290 23s -4s linear infinite}@keyframes fall-290{52.664%{transform:translate(33.3958vw,52.664vh) scale(.193)}to{transform:translate(30.0474vw,99vh) scale(.193)}}.snow:nth-child(291){opacity:1.732;transform:translate(61.9559vw,-10px) scale(.9535);animation:fall-291 18s -10s linear infinite}@keyframes fall-291{54.211%{transform:translate(64.8521vw,54.211vh) scale(.9535)}to{transform:translate(63.404vw,99vh) scale(.9535)}}.snow:nth-child(292){opacity:.1816;transform:translate(94.7997vw,-10px) scale(.7793);animation:fall-292 22s -7s linear infinite}@keyframes fall-292{71.485%{transform:translate(92.1793vw,71.485vh) scale(.7793)}to{transform:translate(93.4895vw,99vh) scale(.7793)}}.snow:nth-child(293){opacity:1.3804;transform:translate(53.8877vw,-10px) scale(.7821);animation:fall-293 24s -30s linear infinite}@keyframes fall-293{33.937%{transform:translate(52.7569vw,33.937vh) scale(.7821)}to{transform:translate(53.3223vw,99vh) scale(.7821)}}.snow:nth-child(294){opacity:1.0112;transform:translate(88.4637vw,-10px) scale(.4347);animation:fall-294 29s -3s linear infinite}@keyframes fall-294{39.128%{transform:translate(84.7291vw,39.128vh) scale(.4347)}to{transform:translate(86.5964vw,99vh) scale(.4347)}}.snow:nth-child(295){opacity:1.9348;transform:translate(35.0758vw,-10px) scale(.4682);animation:fall-295 20s -18s linear infinite}@keyframes fall-295{78.273%{transform:translate(35.0022vw,78.273vh) scale(.4682)}to{transform:translate(35.039vw,99vh) scale(.4682)}}.snow:nth-child(296){opacity:1.053;transform:translate(97.3319vw,-10px) scale(.5023);animation:fall-296 23s -14s linear infinite}@keyframes fall-296{61.011%{transform:translate(97.7486vw,61.011vh) scale(.5023)}to{transform:translate(97.54025vw,99vh) scale(.5023)}}.snow:nth-child(297){opacity:1.6092;transform:translate(1.5182vw,-10px) scale(.5247);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{78.984%{transform:translate(-5.9443vw,78.984vh) scale(.5247)}to{transform:translate(-2.21305vw,99vh) scale(.5247)}}.snow:nth-child(298){opacity:1.3064;transform:translate(44.9966vw,-10px) scale(.5475);animation:fall-298 26s -22s linear infinite}@keyframes fall-298{56.489%{transform:translate(49.4045vw,56.489vh) scale(.5475)}to{transform:translate(47.20055vw,99vh) scale(.5475)}}.snow:nth-child(299){opacity:.802;transform:translate(85.6902vw,-10px) scale(.0553);animation:fall-299 11s -1s linear infinite}@keyframes fall-299{58.992%{transform:translate(83.3541vw,58.992vh) scale(.0553)}to{transform:translate(84.52215vw,99vh) scale(.0553)}}.snow:nth-child(300){opacity:1.4454;transform:translate(65.5416vw,-10px) scale(.9436);animation:fall-300 10s -28s linear infinite}@keyframes fall-300{35.294%{transform:translate(60.9731vw,35.294vh) scale(.9436)}to{transform:translate(63.25735vw,99vh) scale(.9436)}}.snow:nth-child(301){opacity:1.63;transform:translate(83.9816vw,-10px) scale(.6532);animation:fall-301 25s -5s linear infinite}@keyframes fall-301{59.908%{transform:translate(86.1665vw,59.908vh) scale(.6532)}to{transform:translate(85.07405vw,99vh) scale(.6532)}}.snow:nth-child(302){opacity:1.469;transform:translate(12.3187vw,-10px) scale(.6402);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{75.739%{transform:translate(13.3863vw,75.739vh) scale(.6402)}to{transform:translate(12.8525vw,99vh) scale(.6402)}}.snow:nth-child(303){opacity:.571;transform:translate(65.8995vw,-10px) scale(.743);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{44.767%{transform:translate(69.9459vw,44.767vh) scale(.743)}to{transform:translate(67.9227vw,99vh) scale(.743)}}.snow:nth-child(304){opacity:.7198;transform:translate(11.2713vw,-10px) scale(.2694);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{46.259%{transform:translate(3.2977vw,46.259vh) scale(.2694)}to{transform:translate(7.2845vw,99vh) scale(.2694)}}.snow:nth-child(305){opacity:.7686;transform:translate(29.4606vw,-10px) scale(.5838);animation:fall-305 24s -27s linear infinite}@keyframes fall-305{75.918%{transform:translate(30.9701vw,75.918vh) scale(.5838)}to{transform:translate(30.21535vw,99vh) scale(.5838)}}.snow:nth-child(306){opacity:1.6694;transform:translate(30.4872vw,-10px) scale(.7123);animation:fall-306 13s -14s linear infinite}@keyframes fall-306{43.656%{transform:translate(26.7248vw,43.656vh) scale(.7123)}to{transform:translate(28.606vw,99vh) scale(.7123)}}.snow:nth-child(307){opacity:.6852;transform:translate(22.5821vw,-10px) scale(.3403);animation:fall-307 29s -8s linear infinite}@keyframes fall-307{72.151%{transform:translate(24.1949vw,72.151vh) scale(.3403)}to{transform:translate(23.3885vw,99vh) scale(.3403)}}.snow:nth-child(308){opacity:.545;transform:translate(94.5744vw,-10px) scale(.3721);animation:fall-308 14s -4s linear infinite}@keyframes fall-308{51.252%{transform:translate(99.0831vw,51.252vh) scale(.3721)}to{transform:translate(96.82875vw,99vh) scale(.3721)}}.snow:nth-child(309){opacity:1.2442;transform:translate(58.7977vw,-10px) scale(.61);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{43.741%{transform:translate(61.4313vw,43.741vh) scale(.61)}to{transform:translate(60.1145vw,99vh) scale(.61)}}.snow:nth-child(310){opacity:1.9602;transform:translate(57.0617vw,-10px) scale(.9534);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{38.644%{transform:translate(51.6826vw,38.644vh) scale(.9534)}to{transform:translate(54.37215vw,99vh) scale(.9534)}}.snow:nth-child(311){opacity:.7726;transform:translate(36.1769vw,-10px) scale(.5514);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{49.515%{transform:translate(41.7351vw,49.515vh) scale(.5514)}to{transform:translate(38.956vw,99vh) scale(.5514)}}.snow:nth-child(312){opacity:1.0324;transform:translate(57.9859vw,-10px) scale(.0365);animation:fall-312 14s -25s linear infinite}@keyframes fall-312{63.699%{transform:translate(64.8403vw,63.699vh) scale(.0365)}to{transform:translate(61.4131vw,99vh) scale(.0365)}}.snow:nth-child(313){opacity:.6432;transform:translate(23.3429vw,-10px) scale(.476);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{43.327%{transform:translate(32.2197vw,43.327vh) scale(.476)}to{transform:translate(27.7813vw,99vh) scale(.476)}}.snow:nth-child(314){opacity:.6884;transform:translate(62.9848vw,-10px) scale(.4817);animation:fall-314 18s -1s linear infinite}@keyframes fall-314{68.082%{transform:translate(62.8727vw,68.082vh) scale(.4817)}to{transform:translate(62.92875vw,99vh) scale(.4817)}}.snow:nth-child(315){opacity:1.851;transform:translate(94.1021vw,-10px) scale(.3944);animation:fall-315 15s -5s linear infinite}@keyframes fall-315{32.545%{transform:translate(93.9954vw,32.545vh) scale(.3944)}to{transform:translate(94.04875vw,99vh) scale(.3944)}}.snow:nth-child(316){opacity:.4938;transform:translate(6.5146vw,-10px) scale(.4175);animation:fall-316 22s -14s linear infinite}@keyframes fall-316{60.645%{transform:translate(-1.57vw,60.645vh) scale(.4175)}to{transform:translate(2.4723vw,99vh) scale(.4175)}}.snow:nth-child(317){opacity:.7196;transform:translate(.8541vw,-10px) scale(.3627);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{65.089%{transform:translate(8.6638vw,65.089vh) scale(.3627)}to{transform:translate(4.75895vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:.3482;transform:translate(79.2691vw,-10px) scale(.5019);animation:fall-318 28s -17s linear infinite}@keyframes fall-318{54.87%{transform:translate(79.0513vw,54.87vh) scale(.5019)}to{transform:translate(79.1602vw,99vh) scale(.5019)}}.snow:nth-child(319){opacity:.3396;transform:translate(6.0411vw,-10px) scale(.8665);animation:fall-319 29s -13s linear infinite}@keyframes fall-319{69.171%{transform:translate(10.4206vw,69.171vh) scale(.8665)}to{transform:translate(8.23085vw,99vh) scale(.8665)}}.snow:nth-child(320){opacity:1.0102;transform:translate(6.3572vw,-10px) scale(.9626);animation:fall-320 22s -2s linear infinite}@keyframes fall-320{64.464%{transform:translate(12.0177vw,64.464vh) scale(.9626)}to{transform:translate(9.18745vw,99vh) scale(.9626)}}.snow:nth-child(321){opacity:1.0002;transform:translate(22.1295vw,-10px) scale(.4693);animation:fall-321 25s -25s linear infinite}@keyframes fall-321{34.051%{transform:translate(14.0232vw,34.051vh) scale(.4693)}to{transform:translate(18.07635vw,99vh) scale(.4693)}}.snow:nth-child(322){opacity:.7886;transform:translate(58.1613vw,-10px) scale(.6202);animation:fall-322 20s -9s linear infinite}@keyframes fall-322{32.306%{transform:translate(55.9306vw,32.306vh) scale(.6202)}to{transform:translate(57.04595vw,99vh) scale(.6202)}}.snow:nth-child(323){opacity:.5632;transform:translate(98.9316vw,-10px) scale(.7426);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.756%{transform:translate(98.3494vw,52.756vh) scale(.7426)}to{transform:translate(98.6405vw,99vh) scale(.7426)}}.snow:nth-child(324){opacity:1.5662;transform:translate(51.4569vw,-10px) scale(.4314);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{77.293%{transform:translate(43.6545vw,77.293vh) scale(.4314)}to{transform:translate(47.5557vw,99vh) scale(.4314)}}.snow:nth-child(325){opacity:.689;transform:translate(8.973vw,-10px) scale(.6055);animation:fall-325 15s -30s linear infinite}@keyframes fall-325{57.76%{transform:translate(11.5847vw,57.76vh) scale(.6055)}to{transform:translate(10.27885vw,99vh) scale(.6055)}}.snow:nth-child(326){opacity:1.0496;transform:translate(20.3538vw,-10px) scale(.8624);animation:fall-326 18s -8s linear infinite}@keyframes fall-326{32.273%{transform:translate(23.3405vw,32.273vh) scale(.8624)}to{transform:translate(21.84715vw,99vh) scale(.8624)}}.snow:nth-child(327){opacity:.705;transform:translate(17.7795vw,-10px) scale(.2861);animation:fall-327 15s -21s linear infinite}@keyframes fall-327{48.632%{transform:translate(25.432vw,48.632vh) scale(.2861)}to{transform:translate(21.60575vw,99vh) scale(.2861)}}.snow:nth-child(328){opacity:.7888;transform:translate(79.7972vw,-10px) scale(.7892);animation:fall-328 26s -11s linear infinite}@keyframes fall-328{51.452%{transform:translate(80.1181vw,51.452vh) scale(.7892)}to{transform:translate(79.95765vw,99vh) scale(.7892)}}.snow:nth-child(329){opacity:1.2038;transform:translate(71.0464vw,-10px) scale(.1356);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{56.576%{transform:translate(72.8878vw,56.576vh) scale(.1356)}to{transform:translate(71.9671vw,99vh) scale(.1356)}}.snow:nth-child(330){opacity:.5944;transform:translate(94.5114vw,-10px) scale(.264);animation:fall-330 29s -10s linear infinite}@keyframes fall-330{31.823%{transform:translate(92.4703vw,31.823vh) scale(.264)}to{transform:translate(93.49085vw,99vh) scale(.264)}}.snow:nth-child(331){opacity:1.6964;transform:translate(76.358vw,-10px) scale(.4082);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{79.545%{transform:translate(77.0796vw,79.545vh) scale(.4082)}to{transform:translate(76.7188vw,99vh) scale(.4082)}}.snow:nth-child(332){opacity:.3246;transform:translate(20.1533vw,-10px) scale(.0849);animation:fall-332 24s -10s linear infinite}@keyframes fall-332{55.774%{transform:translate(25.2544vw,55.774vh) scale(.0849)}to{transform:translate(22.70385vw,99vh) scale(.0849)}}.snow:nth-child(333){opacity:.4518;transform:translate(95.6635vw,-10px) scale(.9319);animation:fall-333 12s -2s linear infinite}@keyframes fall-333{40.612%{transform:translate(100.3325vw,40.612vh) scale(.9319)}to{transform:translate(97.998vw,99vh) scale(.9319)}}.snow:nth-child(334){opacity:1.5398;transform:translate(74.0588vw,-10px) scale(.6555);animation:fall-334 25s -18s linear infinite}@keyframes fall-334{41.817%{transform:translate(76.5984vw,41.817vh) scale(.6555)}to{transform:translate(75.3286vw,99vh) scale(.6555)}}.snow:nth-child(335){opacity:.9786;transform:translate(6.323vw,-10px) scale(.3746);animation:fall-335 27s -2s linear infinite}@keyframes fall-335{51.69%{transform:translate(8.5208vw,51.69vh) scale(.3746)}to{transform:translate(7.4219vw,99vh) scale(.3746)}}.snow:nth-child(336){opacity:.4214;transform:translate(64.761vw,-10px) scale(.7667);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{43.791%{transform:translate(60.2229vw,43.791vh) scale(.7667)}to{transform:translate(62.49195vw,99vh) scale(.7667)}}.snow:nth-child(337){opacity:1.6854;transform:translate(20.0317vw,-10px) scale(.2218);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{48.975%{transform:translate(17.1424vw,48.975vh) scale(.2218)}to{transform:translate(18.58705vw,99vh) scale(.2218)}}.snow:nth-child(338){opacity:.9258;transform:translate(42.6087vw,-10px) scale(.3919);animation:fall-338 19s -22s linear infinite}@keyframes fall-338{43.899%{transform:translate(39.0612vw,43.899vh) scale(.3919)}to{transform:translate(40.83495vw,99vh) scale(.3919)}}.snow:nth-child(339){opacity:1.8808;transform:translate(65.7811vw,-10px) scale(.7787);animation:fall-339 14s -6s linear infinite}@keyframes fall-339{45.09%{transform:translate(58.967vw,45.09vh) scale(.7787)}to{transform:translate(62.37405vw,99vh) scale(.7787)}}.snow:nth-child(340){opacity:1.394;transform:translate(52.6149vw,-10px) scale(.6471);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{72.635%{transform:translate(57.0942vw,72.635vh) scale(.6471)}to{transform:translate(54.85455vw,99vh) scale(.6471)}}.snow:nth-child(341){opacity:1.1756;transform:translate(46.58vw,-10px) scale(.6262);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{68.729%{transform:translate(54.9137vw,68.729vh) scale(.6262)}to{transform:translate(50.74685vw,99vh) scale(.6262)}}.snow:nth-child(342){opacity:.659;transform:translate(58.9755vw,-10px) scale(.4488);animation:fall-342 27s -18s linear infinite}@keyframes fall-342{47.456%{transform:translate(55.851vw,47.456vh) scale(.4488)}to{transform:translate(57.41325vw,99vh) scale(.4488)}}.snow:nth-child(343){opacity:1.8188;transform:translate(29.2412vw,-10px) scale(.958);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{48.026%{transform:translate(27.2168vw,48.026vh) scale(.958)}to{transform:translate(28.229vw,99vh) scale(.958)}}.snow:nth-child(344){opacity:.0106;transform:translate(93.4212vw,-10px) scale(.04);animation:fall-344 15s -17s linear infinite}@keyframes fall-344{30.076%{transform:translate(88.0865vw,30.076vh) scale(.04)}to{transform:translate(90.75385vw,99vh) scale(.04)}}.snow:nth-child(345){opacity:1.0102;transform:translate(56.6008vw,-10px) scale(.2072);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{40.026%{transform:translate(52.4815vw,40.026vh) scale(.2072)}to{transform:translate(54.54115vw,99vh) scale(.2072)}}.snow:nth-child(346){opacity:1.14;transform:translate(83.9521vw,-10px) scale(.5066);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{37.24%{transform:translate(75.3101vw,37.24vh) scale(.5066)}to{transform:translate(79.6311vw,99vh) scale(.5066)}}.snow:nth-child(347){opacity:1.7574;transform:translate(91.4455vw,-10px) scale(.9886);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{76.579%{transform:translate(94.4224vw,76.579vh) scale(.9886)}to{transform:translate(92.93395vw,99vh) scale(.9886)}}.snow:nth-child(348){opacity:.0224;transform:translate(41.9332vw,-10px) scale(.6958);animation:fall-348 26s -14s linear infinite}@keyframes fall-348{70.192%{transform:translate(47.6137vw,70.192vh) scale(.6958)}to{transform:translate(44.77345vw,99vh) scale(.6958)}}.snow:nth-child(349){opacity:1.3958;transform:translate(9.5146vw,-10px) scale(.4649);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{44.419%{transform:translate(18.0149vw,44.419vh) scale(.4649)}to{transform:translate(13.76475vw,99vh) scale(.4649)}}.snow:nth-child(350){opacity:.052;transform:translate(95.6426vw,-10px) scale(.2789);animation:fall-350 12s -12s linear infinite}@keyframes fall-350{70.809%{transform:translate(101.2792vw,70.809vh) scale(.2789)}to{transform:translate(98.4609vw,99vh) scale(.2789)}}.snow:nth-child(351){opacity:1.8438;transform:translate(18.294vw,-10px) scale(.5344);animation:fall-351 19s -20s linear infinite}@keyframes fall-351{59.851%{transform:translate(13.8379vw,59.851vh) scale(.5344)}to{transform:translate(16.06595vw,99vh) scale(.5344)}}.snow:nth-child(352){opacity:.6058;transform:translate(48.5364vw,-10px) scale(.7961);animation:fall-352 29s -8s linear infinite}@keyframes fall-352{41.145%{transform:translate(49.9219vw,41.145vh) scale(.7961)}to{transform:translate(49.22915vw,99vh) scale(.7961)}}.snow:nth-child(353){opacity:.3756;transform:translate(24.3084vw,-10px) scale(.2064);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{36.758%{transform:translate(31.6945vw,36.758vh) scale(.2064)}to{transform:translate(28.00145vw,99vh) scale(.2064)}}.snow:nth-child(354){opacity:.6592;transform:translate(21.3903vw,-10px) scale(.2842);animation:fall-354 13s -14s linear infinite}@keyframes fall-354{50.982%{transform:translate(15.484vw,50.982vh) scale(.2842)}to{transform:translate(18.43715vw,99vh) scale(.2842)}}.snow:nth-child(355){opacity:.7978;transform:translate(21.4405vw,-10px) scale(.9871);animation:fall-355 19s -15s linear infinite}@keyframes fall-355{57.263%{transform:translate(25.0634vw,57.263vh) scale(.9871)}to{transform:translate(23.25195vw,99vh) scale(.9871)}}.snow:nth-child(356){opacity:1.185;transform:translate(77.0411vw,-10px) scale(.3553);animation:fall-356 19s -17s linear infinite}@keyframes fall-356{53.611%{transform:translate(75.6134vw,53.611vh) scale(.3553)}to{transform:translate(76.32725vw,99vh) scale(.3553)}}.snow:nth-child(357){opacity:.701;transform:translate(87.7345vw,-10px) scale(.6368);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{72.766%{transform:translate(93.0227vw,72.766vh) scale(.6368)}to{transform:translate(90.3786vw,99vh) scale(.6368)}}.snow:nth-child(358){opacity:.3074;transform:translate(46.003vw,-10px) scale(.1211);animation:fall-358 16s -9s linear infinite}@keyframes fall-358{52.218%{transform:translate(49.3784vw,52.218vh) scale(.1211)}to{transform:translate(47.6907vw,99vh) scale(.1211)}}.snow:nth-child(359){opacity:1.6862;transform:translate(18.1056vw,-10px) scale(.3305);animation:fall-359 15s -9s linear infinite}@keyframes fall-359{65.649%{transform:translate(15.2982vw,65.649vh) scale(.3305)}to{transform:translate(16.7019vw,99vh) scale(.3305)}}.snow:nth-child(360){opacity:1.4682;transform:translate(33.2784vw,-10px) scale(.2896);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{50.739%{transform:translate(26.438vw,50.739vh) scale(.2896)}to{transform:translate(29.8582vw,99vh) scale(.2896)}}.snow:nth-child(361){opacity:.3608;transform:translate(67.5349vw,-10px) scale(.8847);animation:fall-361 13s -2s linear infinite}@keyframes fall-361{69.704%{transform:translate(72.6837vw,69.704vh) scale(.8847)}to{transform:translate(70.1093vw,99vh) scale(.8847)}}.snow:nth-child(362){opacity:1.3854;transform:translate(97.5051vw,-10px) scale(.8711);animation:fall-362 12s -9s linear infinite}@keyframes fall-362{43.359%{transform:translate(91.6582vw,43.359vh) scale(.8711)}to{transform:translate(94.58165vw,99vh) scale(.8711)}}.snow:nth-child(363){opacity:.149;transform:translate(90.9908vw,-10px) scale(.9253);animation:fall-363 11s -16s linear infinite}@keyframes fall-363{77.291%{transform:translate(96.5419vw,77.291vh) scale(.9253)}to{transform:translate(93.76635vw,99vh) scale(.9253)}}.snow:nth-child(364){opacity:1.7816;transform:translate(40.3203vw,-10px) scale(.7939);animation:fall-364 10s -25s linear infinite}@keyframes fall-364{37.141%{transform:translate(50.2517vw,37.141vh) scale(.7939)}to{transform:translate(45.286vw,99vh) scale(.7939)}}.snow:nth-child(365){opacity:1.465;transform:translate(52.9414vw,-10px) scale(.2234);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{59.615%{transform:translate(51.8576vw,59.615vh) scale(.2234)}to{transform:translate(52.3995vw,99vh) scale(.2234)}}.snow:nth-child(366){opacity:.576;transform:translate(35.3303vw,-10px) scale(.4516);animation:fall-366 14s -7s linear infinite}@keyframes fall-366{40.756%{transform:translate(33.9799vw,40.756vh) scale(.4516)}to{transform:translate(34.6551vw,99vh) scale(.4516)}}.snow:nth-child(367){opacity:.0772;transform:translate(71.2043vw,-10px) scale(.6782);animation:fall-367 13s -26s linear infinite}@keyframes fall-367{40.425%{transform:translate(75.1549vw,40.425vh) scale(.6782)}to{transform:translate(73.1796vw,99vh) scale(.6782)}}.snow:nth-child(368){opacity:1.2602;transform:translate(53.2909vw,-10px) scale(.9203);animation:fall-368 27s -18s linear infinite}@keyframes fall-368{33.629%{transform:translate(45.1119vw,33.629vh) scale(.9203)}to{transform:translate(49.2014vw,99vh) scale(.9203)}}.snow:nth-child(369){opacity:1.7646;transform:translate(42.2927vw,-10px) scale(.036);animation:fall-369 16s -3s linear infinite}@keyframes fall-369{42.415%{transform:translate(34.0731vw,42.415vh) scale(.036)}to{transform:translate(38.1829vw,99vh) scale(.036)}}.snow:nth-child(370){opacity:1.8736;transform:translate(83.7443vw,-10px) scale(.8106);animation:fall-370 29s -16s linear infinite}@keyframes fall-370{36.377%{transform:translate(86.8123vw,36.377vh) scale(.8106)}to{transform:translate(85.2783vw,99vh) scale(.8106)}}.snow:nth-child(371){opacity:.094;transform:translate(50.0593vw,-10px) scale(.7982);animation:fall-371 11s -24s linear infinite}@keyframes fall-371{72.741%{transform:translate(49.885vw,72.741vh) scale(.7982)}to{transform:translate(49.97215vw,99vh) scale(.7982)}}.snow:nth-child(372){opacity:.9836;transform:translate(64.1295vw,-10px) scale(.8057);animation:fall-372 12s -5s linear infinite}@keyframes fall-372{45.688%{transform:translate(67.2908vw,45.688vh) scale(.8057)}to{transform:translate(65.71015vw,99vh) scale(.8057)}}.snow:nth-child(373){opacity:1.2504;transform:translate(73.1882vw,-10px) scale(.2084);animation:fall-373 12s -18s linear infinite}@keyframes fall-373{31.261%{transform:translate(78.8375vw,31.261vh) scale(.2084)}to{transform:translate(76.01285vw,99vh) scale(.2084)}}.snow:nth-child(374){opacity:.193;transform:translate(37.4566vw,-10px) scale(.3234);animation:fall-374 18s -30s linear infinite}@keyframes fall-374{57.813%{transform:translate(44.6368vw,57.813vh) scale(.3234)}to{transform:translate(41.0467vw,99vh) scale(.3234)}}.snow:nth-child(375){opacity:1.0964;transform:translate(10.705vw,-10px) scale(.2488);animation:fall-375 12s -24s linear infinite}@keyframes fall-375{69.885%{transform:translate(19.7874vw,69.885vh) scale(.2488)}to{transform:translate(15.2462vw,99vh) scale(.2488)}}.snow:nth-child(376){opacity:.301;transform:translate(68.4664vw,-10px) scale(.8806);animation:fall-376 16s -26s linear infinite}@keyframes fall-376{65.291%{transform:translate(67.4904vw,65.291vh) scale(.8806)}to{transform:translate(67.9784vw,99vh) scale(.8806)}}.snow:nth-child(377){opacity:1.9338;transform:translate(44.9306vw,-10px) scale(.5398);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{67.909%{transform:translate(44.3771vw,67.909vh) scale(.5398)}to{transform:translate(44.65385vw,99vh) scale(.5398)}}.snow:nth-child(378){opacity:.3978;transform:translate(70.9399vw,-10px) scale(.4274);animation:fall-378 13s -23s linear infinite}@keyframes fall-378{45.29%{transform:translate(67.3725vw,45.29vh) scale(.4274)}to{transform:translate(69.1562vw,99vh) scale(.4274)}}.snow:nth-child(379){opacity:1.669;transform:translate(26.26vw,-10px) scale(.8389);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{54.306%{transform:translate(18.7511vw,54.306vh) scale(.8389)}to{transform:translate(22.50555vw,99vh) scale(.8389)}}.snow:nth-child(380){opacity:.067;transform:translate(49.0984vw,-10px) scale(.5051);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{66.328%{transform:translate(56.6473vw,66.328vh) scale(.5051)}to{transform:translate(52.87285vw,99vh) scale(.5051)}}.snow:nth-child(381){opacity:1.7542;transform:translate(90.8331vw,-10px) scale(.519);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{74.149%{transform:translate(86.2431vw,74.149vh) scale(.519)}to{transform:translate(88.5381vw,99vh) scale(.519)}}.snow:nth-child(382){opacity:1.0322;transform:translate(77.1378vw,-10px) scale(.417);animation:fall-382 13s -25s linear infinite}@keyframes fall-382{36.064%{transform:translate(69.9078vw,36.064vh) scale(.417)}to{transform:translate(73.5228vw,99vh) scale(.417)}}.snow:nth-child(383){opacity:1.4574;transform:translate(96.1782vw,-10px) scale(.2659);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{46.474%{transform:translate(102.5914vw,46.474vh) scale(.2659)}to{transform:translate(99.3848vw,99vh) scale(.2659)}}.snow:nth-child(384){opacity:1.2184;transform:translate(25.429vw,-10px) scale(.4935);animation:fall-384 17s -7s linear infinite}@keyframes fall-384{56.012%{transform:translate(24.5612vw,56.012vh) scale(.4935)}to{transform:translate(24.9951vw,99vh) scale(.4935)}}.snow:nth-child(385){opacity:.113;transform:translate(.2223vw,-10px) scale(.2914);animation:fall-385 24s -13s linear infinite}@keyframes fall-385{72.31%{transform:translate(-3.02vw,72.31vh) scale(.2914)}to{transform:translate(-1.39885vw,99vh) scale(.2914)}}.snow:nth-child(386){opacity:1.0192;transform:translate(33.5817vw,-10px) scale(.7461);animation:fall-386 13s -12s linear infinite}@keyframes fall-386{72.252%{transform:translate(42.1079vw,72.252vh) scale(.7461)}to{transform:translate(37.8448vw,99vh) scale(.7461)}}.snow:nth-child(387){opacity:.4914;transform:translate(4.5289vw,-10px) scale(.1776);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{71.336%{transform:translate(4.8142vw,71.336vh) scale(.1776)}to{transform:translate(4.67155vw,99vh) scale(.1776)}}.snow:nth-child(388){opacity:1.5194;transform:translate(7.1898vw,-10px) scale(.2853);animation:fall-388 22s -8s linear infinite}@keyframes fall-388{78.503%{transform:translate(7.5573vw,78.503vh) scale(.2853)}to{transform:translate(7.37355vw,99vh) scale(.2853)}}.snow:nth-child(389){opacity:1.9502;transform:translate(66.9036vw,-10px) scale(.3339);animation:fall-389 23s -17s linear infinite}@keyframes fall-389{53.392%{transform:translate(72.0639vw,53.392vh) scale(.3339)}to{transform:translate(69.48375vw,99vh) scale(.3339)}}.snow:nth-child(390){opacity:.8996;transform:translate(53.5472vw,-10px) scale(.0835);animation:fall-390 26s -7s linear infinite}@keyframes fall-390{79.925%{transform:translate(57.3608vw,79.925vh) scale(.0835)}to{transform:translate(55.454vw,99vh) scale(.0835)}}.snow:nth-child(391){opacity:1.198;transform:translate(78.5907vw,-10px) scale(.9199);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{46.113%{transform:translate(71.664vw,46.113vh) scale(.9199)}to{transform:translate(75.12735vw,99vh) scale(.9199)}}.snow:nth-child(392){opacity:1.141;transform:translate(14.4643vw,-10px) scale(.733);animation:fall-392 25s -23s linear infinite}@keyframes fall-392{62.294%{transform:translate(13.4445vw,62.294vh) scale(.733)}to{transform:translate(13.9544vw,99vh) scale(.733)}}.snow:nth-child(393){opacity:.2186;transform:translate(78.4123vw,-10px) scale(.9858);animation:fall-393 21s -26s linear infinite}@keyframes fall-393{65.854%{transform:translate(68.8543vw,65.854vh) scale(.9858)}to{transform:translate(73.6333vw,99vh) scale(.9858)}}.snow:nth-child(394){opacity:1.322;transform:translate(4.0113vw,-10px) scale(.4871);animation:fall-394 30s -5s linear infinite}@keyframes fall-394{45.036%{transform:translate(-.873vw,45.036vh) scale(.4871)}to{transform:translate(1.56915vw,99vh) scale(.4871)}}.snow:nth-child(395){opacity:.8552;transform:translate(15.9723vw,-10px) scale(.7703);animation:fall-395 11s -16s linear infinite}@keyframes fall-395{59.054%{transform:translate(24.1896vw,59.054vh) scale(.7703)}to{transform:translate(20.08095vw,99vh) scale(.7703)}}.snow:nth-child(396){opacity:1.5756;transform:translate(74.5967vw,-10px) scale(.2349);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{56.22%{transform:translate(84.108vw,56.22vh) scale(.2349)}to{transform:translate(79.35235vw,99vh) scale(.2349)}}.snow:nth-child(397){opacity:.8048;transform:translate(92.1551vw,-10px) scale(.69);animation:fall-397 14s -13s linear infinite}@keyframes fall-397{41.88%{transform:translate(98.5385vw,41.88vh) scale(.69)}to{transform:translate(95.3468vw,99vh) scale(.69)}}.snow:nth-child(398){opacity:1.7536;transform:translate(49.9391vw,-10px) scale(.9162);animation:fall-398 12s -9s linear infinite}@keyframes fall-398{73.506%{transform:translate(42.2355vw,73.506vh) scale(.9162)}to{transform:translate(46.0873vw,99vh) scale(.9162)}}.snow:nth-child(399){opacity:1.5;transform:translate(17.9499vw,-10px) scale(.4497);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{45.016%{transform:translate(15.7301vw,45.016vh) scale(.4497)}to{transform:translate(16.84vw,99vh) scale(.4497)}}.snow:nth-child(400){opacity:.2828;transform:translate(78.7335vw,-10px) scale(.6057);animation:fall-400 18s -10s linear infinite}@keyframes fall-400{57.772%{transform:translate(71.4324vw,57.772vh) scale(.6057)}to{transform:translate(75.08295vw,99vh) scale(.6057)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|