@esfaenza/core 15.2.273 → 15.2.275
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/base/embedding.component.mjs +3 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/esm2020/services/classes/app.state.mjs +6 -3
- package/fesm2015/esfaenza-core-components.mjs +2 -1
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core-services.mjs +5 -2
- package/fesm2015/esfaenza-core-services.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 -1
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core-services.mjs +5 -2
- package/fesm2020/esfaenza-core-services.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1234;transform:translate(62.8317vw,-10px) scale(.4105);animation:fall-1 24s -15s linear infinite}@keyframes fall-1{67.692%{transform:translate(58.0121vw,67.692vh) scale(.4105)}to{transform:translate(60.4219vw,99vh) scale(.4105)}}.snow:nth-child(2){opacity:1.1522;transform:translate(98.4556vw,-10px) scale(.3754);animation:fall-2 27s -9s linear infinite}@keyframes fall-2{53.594%{transform:translate(98.2544vw,53.594vh) scale(.3754)}to{transform:translate(98.355vw,99vh) scale(.3754)}}.snow:nth-child(3){opacity:.9428;transform:translate(42.7474vw,-10px) scale(.5371);animation:fall-3 12s -16s linear infinite}@keyframes fall-3{35.191%{transform:translate(36.194vw,35.191vh) scale(.5371)}to{transform:translate(39.4707vw,99vh) scale(.5371)}}.snow:nth-child(4){opacity:1.645;transform:translate(92.3736vw,-10px) scale(.9798);animation:fall-4 18s -20s linear infinite}@keyframes fall-4{32.93%{transform:translate(84.3004vw,32.93vh) scale(.9798)}to{transform:translate(88.337vw,99vh) scale(.9798)}}.snow:nth-child(5){opacity:1.4602;transform:translate(64.0774vw,-10px) scale(.8273);animation:fall-5 11s -16s linear infinite}@keyframes fall-5{30.288%{transform:translate(56.9632vw,30.288vh) scale(.8273)}to{transform:translate(60.5203vw,99vh) scale(.8273)}}.snow:nth-child(6){opacity:1.8584;transform:translate(30.7671vw,-10px) scale(.6256);animation:fall-6 20s -22s linear infinite}@keyframes fall-6{79.523%{transform:translate(23.5576vw,79.523vh) scale(.6256)}to{transform:translate(27.16235vw,99vh) scale(.6256)}}.snow:nth-child(7){opacity:.1896;transform:translate(34.8623vw,-10px) scale(.3386);animation:fall-7 18s -28s linear infinite}@keyframes fall-7{37.467%{transform:translate(26.479vw,37.467vh) scale(.3386)}to{transform:translate(30.67065vw,99vh) scale(.3386)}}.snow:nth-child(8){opacity:.8568;transform:translate(68.4903vw,-10px) scale(.1695);animation:fall-8 12s -4s linear infinite}@keyframes fall-8{40.608%{transform:translate(69.1342vw,40.608vh) scale(.1695)}to{transform:translate(68.81225vw,99vh) scale(.1695)}}.snow:nth-child(9){opacity:.6924;transform:translate(5.6242vw,-10px) scale(.4406);animation:fall-9 21s -10s linear infinite}@keyframes fall-9{63.77%{transform:translate(.7303vw,63.77vh) scale(.4406)}to{transform:translate(3.17725vw,99vh) scale(.4406)}}.snow:nth-child(10){opacity:.5208;transform:translate(15.3039vw,-10px) scale(.9373);animation:fall-10 18s -23s linear infinite}@keyframes fall-10{59.233%{transform:translate(19.1936vw,59.233vh) scale(.9373)}to{transform:translate(17.24875vw,99vh) scale(.9373)}}.snow:nth-child(11){opacity:1.5628;transform:translate(84.8179vw,-10px) scale(.7914);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{77.224%{transform:translate(83.7966vw,77.224vh) scale(.7914)}to{transform:translate(84.30725vw,99vh) scale(.7914)}}.snow:nth-child(12){opacity:.6938;transform:translate(50.913vw,-10px) scale(.7313);animation:fall-12 15s -18s linear infinite}@keyframes fall-12{67.589%{transform:translate(53.1319vw,67.589vh) scale(.7313)}to{transform:translate(52.02245vw,99vh) scale(.7313)}}.snow:nth-child(13){opacity:.6188;transform:translate(81.7225vw,-10px) scale(.4068);animation:fall-13 22s -18s linear infinite}@keyframes fall-13{42.606%{transform:translate(88.9633vw,42.606vh) scale(.4068)}to{transform:translate(85.3429vw,99vh) scale(.4068)}}.snow:nth-child(14){opacity:.7084;transform:translate(9.8673vw,-10px) scale(.4034);animation:fall-14 11s -3s linear infinite}@keyframes fall-14{71.641%{transform:translate(5.6721vw,71.641vh) scale(.4034)}to{transform:translate(7.7697vw,99vh) scale(.4034)}}.snow:nth-child(15){opacity:.042;transform:translate(46.0446vw,-10px) scale(.4075);animation:fall-15 17s -12s linear infinite}@keyframes fall-15{36.2%{transform:translate(39.5194vw,36.2vh) scale(.4075)}to{transform:translate(42.782vw,99vh) scale(.4075)}}.snow:nth-child(16){opacity:1.7146;transform:translate(55.5451vw,-10px) scale(.2237);animation:fall-16 16s -22s linear infinite}@keyframes fall-16{46.459%{transform:translate(51.0287vw,46.459vh) scale(.2237)}to{transform:translate(53.2869vw,99vh) scale(.2237)}}.snow:nth-child(17){opacity:.161;transform:translate(25.8574vw,-10px) scale(.314);animation:fall-17 22s -20s linear infinite}@keyframes fall-17{36.707%{transform:translate(20.1223vw,36.707vh) scale(.314)}to{transform:translate(22.98985vw,99vh) scale(.314)}}.snow:nth-child(18){opacity:.3486;transform:translate(20.3375vw,-10px) scale(.1124);animation:fall-18 22s -9s linear infinite}@keyframes fall-18{43.745%{transform:translate(22.3046vw,43.745vh) scale(.1124)}to{transform:translate(21.32105vw,99vh) scale(.1124)}}.snow:nth-child(19){opacity:.9538;transform:translate(86.5327vw,-10px) scale(.6779);animation:fall-19 21s -22s linear infinite}@keyframes fall-19{74.692%{transform:translate(92.0096vw,74.692vh) scale(.6779)}to{transform:translate(89.27115vw,99vh) scale(.6779)}}.snow:nth-child(20){opacity:.451;transform:translate(63.1992vw,-10px) scale(.965);animation:fall-20 26s -10s linear infinite}@keyframes fall-20{57.934%{transform:translate(68.933vw,57.934vh) scale(.965)}to{transform:translate(66.0661vw,99vh) scale(.965)}}.snow:nth-child(21){opacity:.3316;transform:translate(88.4824vw,-10px) scale(.325);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{76.075%{transform:translate(83.7833vw,76.075vh) scale(.325)}to{transform:translate(86.13285vw,99vh) scale(.325)}}.snow:nth-child(22){opacity:.8388;transform:translate(1.7767vw,-10px) scale(.3907);animation:fall-22 19s -29s linear infinite}@keyframes fall-22{73.728%{transform:translate(.2414vw,73.728vh) scale(.3907)}to{transform:translate(1.00905vw,99vh) scale(.3907)}}.snow:nth-child(23){opacity:1.6588;transform:translate(85.4972vw,-10px) scale(.5597);animation:fall-23 12s -1s linear infinite}@keyframes fall-23{49.86%{transform:translate(80.6938vw,49.86vh) scale(.5597)}to{transform:translate(83.0955vw,99vh) scale(.5597)}}.snow:nth-child(24){opacity:1.6388;transform:translate(77.0068vw,-10px) scale(.1429);animation:fall-24 21s -3s linear infinite}@keyframes fall-24{63.574%{transform:translate(83.5747vw,63.574vh) scale(.1429)}to{transform:translate(80.29075vw,99vh) scale(.1429)}}.snow:nth-child(25){opacity:.8882;transform:translate(62.5058vw,-10px) scale(.8672);animation:fall-25 21s -19s linear infinite}@keyframes fall-25{77.821%{transform:translate(55.6405vw,77.821vh) scale(.8672)}to{transform:translate(59.07315vw,99vh) scale(.8672)}}.snow:nth-child(26){opacity:.6342;transform:translate(41.2392vw,-10px) scale(.4323);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{66.053%{transform:translate(49.2724vw,66.053vh) scale(.4323)}to{transform:translate(45.2558vw,99vh) scale(.4323)}}.snow:nth-child(27){opacity:.5502;transform:translate(15.3598vw,-10px) scale(.7169);animation:fall-27 29s -15s linear infinite}@keyframes fall-27{43.615%{transform:translate(12.3197vw,43.615vh) scale(.7169)}to{transform:translate(13.83975vw,99vh) scale(.7169)}}.snow:nth-child(28){opacity:1.8208;transform:translate(.4874vw,-10px) scale(.1067);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{31.835%{transform:translate(1.5201vw,31.835vh) scale(.1067)}to{transform:translate(1.00375vw,99vh) scale(.1067)}}.snow:nth-child(29){opacity:1.4904;transform:translate(63.2583vw,-10px) scale(.7019);animation:fall-29 29s -2s linear infinite}@keyframes fall-29{54.422%{transform:translate(72.8765vw,54.422vh) scale(.7019)}to{transform:translate(68.0674vw,99vh) scale(.7019)}}.snow:nth-child(30){opacity:1.7146;transform:translate(59.6312vw,-10px) scale(.7999);animation:fall-30 24s -18s linear infinite}@keyframes fall-30{56.033%{transform:translate(60.7128vw,56.033vh) scale(.7999)}to{transform:translate(60.172vw,99vh) scale(.7999)}}.snow:nth-child(31){opacity:1.7198;transform:translate(99.7712vw,-10px) scale(.9809);animation:fall-31 30s -4s linear infinite}@keyframes fall-31{53.203%{transform:translate(95.5048vw,53.203vh) scale(.9809)}to{transform:translate(97.638vw,99vh) scale(.9809)}}.snow:nth-child(32){opacity:.293;transform:translate(53.8088vw,-10px) scale(.1313);animation:fall-32 29s -26s linear infinite}@keyframes fall-32{37.664%{transform:translate(57.5838vw,37.664vh) scale(.1313)}to{transform:translate(55.6963vw,99vh) scale(.1313)}}.snow:nth-child(33){opacity:.8384;transform:translate(92.543vw,-10px) scale(.2361);animation:fall-33 21s -17s linear infinite}@keyframes fall-33{54.315%{transform:translate(83.2542vw,54.315vh) scale(.2361)}to{transform:translate(87.8986vw,99vh) scale(.2361)}}.snow:nth-child(34){opacity:.2604;transform:translate(68.2623vw,-10px) scale(.3637);animation:fall-34 11s -8s linear infinite}@keyframes fall-34{50.923%{transform:translate(75.2196vw,50.923vh) scale(.3637)}to{transform:translate(71.74095vw,99vh) scale(.3637)}}.snow:nth-child(35){opacity:1.3848;transform:translate(80.9966vw,-10px) scale(.574);animation:fall-35 13s -17s linear infinite}@keyframes fall-35{42.834%{transform:translate(86.8001vw,42.834vh) scale(.574)}to{transform:translate(83.89835vw,99vh) scale(.574)}}.snow:nth-child(36){opacity:1.3784;transform:translate(65.8572vw,-10px) scale(.9208);animation:fall-36 29s -14s linear infinite}@keyframes fall-36{47.93%{transform:translate(67.9726vw,47.93vh) scale(.9208)}to{transform:translate(66.9149vw,99vh) scale(.9208)}}.snow:nth-child(37){opacity:1.5534;transform:translate(56.7756vw,-10px) scale(.6395);animation:fall-37 20s -14s linear infinite}@keyframes fall-37{79.178%{transform:translate(50.2482vw,79.178vh) scale(.6395)}to{transform:translate(53.5119vw,99vh) scale(.6395)}}.snow:nth-child(38){opacity:1.3274;transform:translate(96.2054vw,-10px) scale(.5823);animation:fall-38 29s -14s linear infinite}@keyframes fall-38{71.989%{transform:translate(90.6409vw,71.989vh) scale(.5823)}to{transform:translate(93.42315vw,99vh) scale(.5823)}}.snow:nth-child(39){opacity:.5816;transform:translate(75.7459vw,-10px) scale(.841);animation:fall-39 21s -6s linear infinite}@keyframes fall-39{36.829%{transform:translate(83.7352vw,36.829vh) scale(.841)}to{transform:translate(79.74055vw,99vh) scale(.841)}}.snow:nth-child(40){opacity:1.7134;transform:translate(86.7045vw,-10px) scale(.6781);animation:fall-40 22s -25s linear infinite}@keyframes fall-40{74.847%{transform:translate(96.2755vw,74.847vh) scale(.6781)}to{transform:translate(91.49vw,99vh) scale(.6781)}}.snow:nth-child(41){opacity:.6012;transform:translate(75.2823vw,-10px) scale(.5809);animation:fall-41 10s -15s linear infinite}@keyframes fall-41{45.582%{transform:translate(69.4727vw,45.582vh) scale(.5809)}to{transform:translate(72.3775vw,99vh) scale(.5809)}}.snow:nth-child(42){opacity:1.5736;transform:translate(68.7347vw,-10px) scale(.8148);animation:fall-42 14s -15s linear infinite}@keyframes fall-42{49.748%{transform:translate(77.2818vw,49.748vh) scale(.8148)}to{transform:translate(73.00825vw,99vh) scale(.8148)}}.snow:nth-child(43){opacity:1.2764;transform:translate(64.0285vw,-10px) scale(.3522);animation:fall-43 28s -24s linear infinite}@keyframes fall-43{48.826%{transform:translate(71.8613vw,48.826vh) scale(.3522)}to{transform:translate(67.9449vw,99vh) scale(.3522)}}.snow:nth-child(44){opacity:1.943;transform:translate(76.3023vw,-10px) scale(.7751);animation:fall-44 28s -14s linear infinite}@keyframes fall-44{78.403%{transform:translate(77.7456vw,78.403vh) scale(.7751)}to{transform:translate(77.02395vw,99vh) scale(.7751)}}.snow:nth-child(45){opacity:1.31;transform:translate(75.0318vw,-10px) scale(.33);animation:fall-45 25s -5s linear infinite}@keyframes fall-45{42.05%{transform:translate(80.2819vw,42.05vh) scale(.33)}to{transform:translate(77.65685vw,99vh) scale(.33)}}.snow:nth-child(46){opacity:.8302;transform:translate(57.7002vw,-10px) scale(.0629);animation:fall-46 15s -15s linear infinite}@keyframes fall-46{53.949%{transform:translate(56.737vw,53.949vh) scale(.0629)}to{transform:translate(57.2186vw,99vh) scale(.0629)}}.snow:nth-child(47){opacity:.681;transform:translate(16.1374vw,-10px) scale(.3708);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{30.115%{transform:translate(15.2979vw,30.115vh) scale(.3708)}to{transform:translate(15.71765vw,99vh) scale(.3708)}}.snow:nth-child(48){opacity:1.7192;transform:translate(54.3865vw,-10px) scale(.6498);animation:fall-48 25s -19s linear infinite}@keyframes fall-48{52.662%{transform:translate(47.6046vw,52.662vh) scale(.6498)}to{transform:translate(50.99555vw,99vh) scale(.6498)}}.snow:nth-child(49){opacity:1.274;transform:translate(24.354vw,-10px) scale(.9263);animation:fall-49 24s -22s linear infinite}@keyframes fall-49{77.906%{transform:translate(32.9014vw,77.906vh) scale(.9263)}to{transform:translate(28.6277vw,99vh) scale(.9263)}}.snow:nth-child(50){opacity:1.2758;transform:translate(77.2861vw,-10px) scale(.178);animation:fall-50 16s -1s linear infinite}@keyframes fall-50{74.799%{transform:translate(77.1014vw,74.799vh) scale(.178)}to{transform:translate(77.19375vw,99vh) scale(.178)}}.snow:nth-child(51){opacity:1.2388;transform:translate(15.1455vw,-10px) scale(.5001);animation:fall-51 26s -16s linear infinite}@keyframes fall-51{58.468%{transform:translate(21.9484vw,58.468vh) scale(.5001)}to{transform:translate(18.54695vw,99vh) scale(.5001)}}.snow:nth-child(52){opacity:1.0398;transform:translate(79.7151vw,-10px) scale(.2464);animation:fall-52 10s -13s linear infinite}@keyframes fall-52{79.323%{transform:translate(82.9479vw,79.323vh) scale(.2464)}to{transform:translate(81.3315vw,99vh) scale(.2464)}}.snow:nth-child(53){opacity:.8814;transform:translate(45.0674vw,-10px) scale(.9795);animation:fall-53 19s -28s linear infinite}@keyframes fall-53{57.773%{transform:translate(36.5005vw,57.773vh) scale(.9795)}to{transform:translate(40.78395vw,99vh) scale(.9795)}}.snow:nth-child(54){opacity:1.5512;transform:translate(62.2027vw,-10px) scale(.5183);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{52.862%{transform:translate(68.4636vw,52.862vh) scale(.5183)}to{transform:translate(65.33315vw,99vh) scale(.5183)}}.snow:nth-child(55){opacity:.6208;transform:translate(24.2816vw,-10px) scale(.4264);animation:fall-55 27s -29s linear infinite}@keyframes fall-55{38.426%{transform:translate(18.7327vw,38.426vh) scale(.4264)}to{transform:translate(21.50715vw,99vh) scale(.4264)}}.snow:nth-child(56){opacity:.6362;transform:translate(22.7092vw,-10px) scale(.0398);animation:fall-56 25s -27s linear infinite}@keyframes fall-56{48.994%{transform:translate(25.1705vw,48.994vh) scale(.0398)}to{transform:translate(23.93985vw,99vh) scale(.0398)}}.snow:nth-child(57){opacity:.6628;transform:translate(75.0465vw,-10px) scale(.3287);animation:fall-57 25s -16s linear infinite}@keyframes fall-57{67.679%{transform:translate(71.3979vw,67.679vh) scale(.3287)}to{transform:translate(73.2222vw,99vh) scale(.3287)}}.snow:nth-child(58){opacity:1.4996;transform:translate(16.7136vw,-10px) scale(.0759);animation:fall-58 10s -11s linear infinite}@keyframes fall-58{30.957%{transform:translate(10.1761vw,30.957vh) scale(.0759)}to{transform:translate(13.44485vw,99vh) scale(.0759)}}.snow:nth-child(59){opacity:.1414;transform:translate(90.6328vw,-10px) scale(.8508);animation:fall-59 15s -16s linear infinite}@keyframes fall-59{36.511%{transform:translate(94.8487vw,36.511vh) scale(.8508)}to{transform:translate(92.74075vw,99vh) scale(.8508)}}.snow:nth-child(60){opacity:1.821;transform:translate(99.9817vw,-10px) scale(.9896);animation:fall-60 15s -28s linear infinite}@keyframes fall-60{32.145%{transform:translate(98.448vw,32.145vh) scale(.9896)}to{transform:translate(99.21485vw,99vh) scale(.9896)}}.snow:nth-child(61){opacity:.9058;transform:translate(75.2944vw,-10px) scale(.5851);animation:fall-61 19s -2s linear infinite}@keyframes fall-61{71.13%{transform:translate(75.1023vw,71.13vh) scale(.5851)}to{transform:translate(75.19835vw,99vh) scale(.5851)}}.snow:nth-child(62){opacity:1.885;transform:translate(34.8809vw,-10px) scale(.7159);animation:fall-62 28s -11s linear infinite}@keyframes fall-62{48.603%{transform:translate(29.045vw,48.603vh) scale(.7159)}to{transform:translate(31.96295vw,99vh) scale(.7159)}}.snow:nth-child(63){opacity:1.436;transform:translate(46.7321vw,-10px) scale(.2804);animation:fall-63 26s -25s linear infinite}@keyframes fall-63{38.952%{transform:translate(52.1146vw,38.952vh) scale(.2804)}to{transform:translate(49.42335vw,99vh) scale(.2804)}}.snow:nth-child(64){opacity:1.4994;transform:translate(6.7792vw,-10px) scale(.7422);animation:fall-64 13s -20s linear infinite}@keyframes fall-64{75.337%{transform:translate(7.3238vw,75.337vh) scale(.7422)}to{transform:translate(7.0515vw,99vh) scale(.7422)}}.snow:nth-child(65){opacity:.0138;transform:translate(41.3074vw,-10px) scale(.741);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{44.309%{transform:translate(45.2236vw,44.309vh) scale(.741)}to{transform:translate(43.2655vw,99vh) scale(.741)}}.snow:nth-child(66){opacity:.1622;transform:translate(74.0151vw,-10px) scale(.7027);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{31.596%{transform:translate(66.1728vw,31.596vh) scale(.7027)}to{transform:translate(70.09395vw,99vh) scale(.7027)}}.snow:nth-child(67){opacity:1.1616;transform:translate(57.6384vw,-10px) scale(.5866);animation:fall-67 14s -21s linear infinite}@keyframes fall-67{58.673%{transform:translate(50.9338vw,58.673vh) scale(.5866)}to{transform:translate(54.2861vw,99vh) scale(.5866)}}.snow:nth-child(68){opacity:.3304;transform:translate(6.7465vw,-10px) scale(.9874);animation:fall-68 11s -12s linear infinite}@keyframes fall-68{46.363%{transform:translate(1.1698vw,46.363vh) scale(.9874)}to{transform:translate(3.95815vw,99vh) scale(.9874)}}.snow:nth-child(69){opacity:1.3892;transform:translate(4.1457vw,-10px) scale(.9792);animation:fall-69 25s -20s linear infinite}@keyframes fall-69{34.358%{transform:translate(8.2046vw,34.358vh) scale(.9792)}to{transform:translate(6.17515vw,99vh) scale(.9792)}}.snow:nth-child(70){opacity:.2634;transform:translate(72.6608vw,-10px) scale(.1781);animation:fall-70 13s -15s linear infinite}@keyframes fall-70{38.187%{transform:translate(73.8606vw,38.187vh) scale(.1781)}to{transform:translate(73.2607vw,99vh) scale(.1781)}}.snow:nth-child(71){opacity:1.004;transform:translate(27.3468vw,-10px) scale(.2324);animation:fall-71 19s -2s linear infinite}@keyframes fall-71{40.903%{transform:translate(36.9988vw,40.903vh) scale(.2324)}to{transform:translate(32.1728vw,99vh) scale(.2324)}}.snow:nth-child(72){opacity:1.1324;transform:translate(81.9176vw,-10px) scale(.5504);animation:fall-72 10s -11s linear infinite}@keyframes fall-72{48.861%{transform:translate(74.9021vw,48.861vh) scale(.5504)}to{transform:translate(78.40985vw,99vh) scale(.5504)}}.snow:nth-child(73){opacity:1.5968;transform:translate(39.0667vw,-10px) scale(.2324);animation:fall-73 27s -1s linear infinite}@keyframes fall-73{52.055%{transform:translate(47.5395vw,52.055vh) scale(.2324)}to{transform:translate(43.3031vw,99vh) scale(.2324)}}.snow:nth-child(74){opacity:1.2854;transform:translate(60.799vw,-10px) scale(.5987);animation:fall-74 28s -26s linear infinite}@keyframes fall-74{50.858%{transform:translate(65.791vw,50.858vh) scale(.5987)}to{transform:translate(63.295vw,99vh) scale(.5987)}}.snow:nth-child(75){opacity:1.192;transform:translate(89.3995vw,-10px) scale(.0028);animation:fall-75 10s -25s linear infinite}@keyframes fall-75{52.921%{transform:translate(83.7689vw,52.921vh) scale(.0028)}to{transform:translate(86.5842vw,99vh) scale(.0028)}}.snow:nth-child(76){opacity:.785;transform:translate(22.9905vw,-10px) scale(.4426);animation:fall-76 12s -27s linear infinite}@keyframes fall-76{32.407%{transform:translate(22.1587vw,32.407vh) scale(.4426)}to{transform:translate(22.5746vw,99vh) scale(.4426)}}.snow:nth-child(77){opacity:1.493;transform:translate(57.9169vw,-10px) scale(.953);animation:fall-77 18s -22s linear infinite}@keyframes fall-77{31.541%{transform:translate(51.9196vw,31.541vh) scale(.953)}to{transform:translate(54.91825vw,99vh) scale(.953)}}.snow:nth-child(78){opacity:1.0552;transform:translate(76.2595vw,-10px) scale(.4421);animation:fall-78 22s -26s linear infinite}@keyframes fall-78{53.853%{transform:translate(68.9032vw,53.853vh) scale(.4421)}to{transform:translate(72.58135vw,99vh) scale(.4421)}}.snow:nth-child(79){opacity:1.424;transform:translate(76.5731vw,-10px) scale(.4209);animation:fall-79 10s -13s linear infinite}@keyframes fall-79{74.368%{transform:translate(83.4435vw,74.368vh) scale(.4209)}to{transform:translate(80.0083vw,99vh) scale(.4209)}}.snow:nth-child(80){opacity:1.6272;transform:translate(51.3629vw,-10px) scale(.2005);animation:fall-80 17s -23s linear infinite}@keyframes fall-80{31.341%{transform:translate(45.9261vw,31.341vh) scale(.2005)}to{transform:translate(48.6445vw,99vh) scale(.2005)}}.snow:nth-child(81){opacity:1.3052;transform:translate(16.9473vw,-10px) scale(.8724);animation:fall-81 16s -27s linear infinite}@keyframes fall-81{42.439%{transform:translate(13.894vw,42.439vh) scale(.8724)}to{transform:translate(15.42065vw,99vh) scale(.8724)}}.snow:nth-child(82){opacity:.5084;transform:translate(99.9365vw,-10px) scale(.3319);animation:fall-82 21s -16s linear infinite}@keyframes fall-82{72.185%{transform:translate(105.2759vw,72.185vh) scale(.3319)}to{transform:translate(102.6062vw,99vh) scale(.3319)}}.snow:nth-child(83){opacity:1.4884;transform:translate(33.1729vw,-10px) scale(.3743);animation:fall-83 18s -12s linear infinite}@keyframes fall-83{42.247%{transform:translate(27.3253vw,42.247vh) scale(.3743)}to{transform:translate(30.2491vw,99vh) scale(.3743)}}.snow:nth-child(84){opacity:.6816;transform:translate(75.4592vw,-10px) scale(.0132);animation:fall-84 21s -4s linear infinite}@keyframes fall-84{74.955%{transform:translate(69.6734vw,74.955vh) scale(.0132)}to{transform:translate(72.5663vw,99vh) scale(.0132)}}.snow:nth-child(85){opacity:1.8628;transform:translate(11.6936vw,-10px) scale(.0094);animation:fall-85 14s -6s linear infinite}@keyframes fall-85{58.208%{transform:translate(6.7393vw,58.208vh) scale(.0094)}to{transform:translate(9.21645vw,99vh) scale(.0094)}}.snow:nth-child(86){opacity:.1956;transform:translate(60.1053vw,-10px) scale(.4005);animation:fall-86 12s -7s linear infinite}@keyframes fall-86{62.386%{transform:translate(53.8641vw,62.386vh) scale(.4005)}to{transform:translate(56.9847vw,99vh) scale(.4005)}}.snow:nth-child(87){opacity:1.9996;transform:translate(64.808vw,-10px) scale(.8978);animation:fall-87 15s -7s linear infinite}@keyframes fall-87{59.005%{transform:translate(73.1404vw,59.005vh) scale(.8978)}to{transform:translate(68.9742vw,99vh) scale(.8978)}}.snow:nth-child(88){opacity:1.3912;transform:translate(44.2485vw,-10px) scale(.0335);animation:fall-88 18s -4s linear infinite}@keyframes fall-88{46.504%{transform:translate(47.9999vw,46.504vh) scale(.0335)}to{transform:translate(46.1242vw,99vh) scale(.0335)}}.snow:nth-child(89){opacity:1.5206;transform:translate(17.0651vw,-10px) scale(.954);animation:fall-89 13s -20s linear infinite}@keyframes fall-89{54.901%{transform:translate(23.9709vw,54.901vh) scale(.954)}to{transform:translate(20.518vw,99vh) scale(.954)}}.snow:nth-child(90){opacity:.893;transform:translate(22.3087vw,-10px) scale(.2864);animation:fall-90 16s -20s linear infinite}@keyframes fall-90{55.591%{transform:translate(28.506vw,55.591vh) scale(.2864)}to{transform:translate(25.40735vw,99vh) scale(.2864)}}.snow:nth-child(91){opacity:1.2628;transform:translate(27.9863vw,-10px) scale(.9196);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{37.294%{transform:translate(29.3214vw,37.294vh) scale(.9196)}to{transform:translate(28.65385vw,99vh) scale(.9196)}}.snow:nth-child(92){opacity:.2314;transform:translate(11.1102vw,-10px) scale(.4051);animation:fall-92 18s -10s linear infinite}@keyframes fall-92{41.465%{transform:translate(20.6038vw,41.465vh) scale(.4051)}to{transform:translate(15.857vw,99vh) scale(.4051)}}.snow:nth-child(93){opacity:1.855;transform:translate(36.3078vw,-10px) scale(.2575);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{38.83%{transform:translate(36.2579vw,38.83vh) scale(.2575)}to{transform:translate(36.28285vw,99vh) scale(.2575)}}.snow:nth-child(94){opacity:.6946;transform:translate(58.4676vw,-10px) scale(.1589);animation:fall-94 10s -16s linear infinite}@keyframes fall-94{31.082%{transform:translate(48.9155vw,31.082vh) scale(.1589)}to{transform:translate(53.69155vw,99vh) scale(.1589)}}.snow:nth-child(95){opacity:.8764;transform:translate(79.9912vw,-10px) scale(.8373);animation:fall-95 11s -10s linear infinite}@keyframes fall-95{41.226%{transform:translate(85.1818vw,41.226vh) scale(.8373)}to{transform:translate(82.5865vw,99vh) scale(.8373)}}.snow:nth-child(96){opacity:.7298;transform:translate(72.3054vw,-10px) scale(.819);animation:fall-96 29s -15s linear infinite}@keyframes fall-96{73.156%{transform:translate(74.765vw,73.156vh) scale(.819)}to{transform:translate(73.5352vw,99vh) scale(.819)}}.snow:nth-child(97){opacity:1.4384;transform:translate(70.3244vw,-10px) scale(.9056);animation:fall-97 23s -16s linear infinite}@keyframes fall-97{34.697%{transform:translate(63.5046vw,34.697vh) scale(.9056)}to{transform:translate(66.9145vw,99vh) scale(.9056)}}.snow:nth-child(98){opacity:.7778;transform:translate(96.5562vw,-10px) scale(.2194);animation:fall-98 12s -4s linear infinite}@keyframes fall-98{33.818%{transform:translate(92.072vw,33.818vh) scale(.2194)}to{transform:translate(94.3141vw,99vh) scale(.2194)}}.snow:nth-child(99){opacity:.2942;transform:translate(58.4447vw,-10px) scale(.5888);animation:fall-99 16s -2s linear infinite}@keyframes fall-99{66.291%{transform:translate(56.0228vw,66.291vh) scale(.5888)}to{transform:translate(57.23375vw,99vh) scale(.5888)}}.snow:nth-child(100){opacity:1.071;transform:translate(69.98vw,-10px) scale(.7347);animation:fall-100 19s -17s linear infinite}@keyframes fall-100{66.806%{transform:translate(70.0545vw,66.806vh) scale(.7347)}to{transform:translate(70.01725vw,99vh) scale(.7347)}}.snow:nth-child(101){opacity:.3622;transform:translate(78.9184vw,-10px) scale(.8424);animation:fall-101 13s -28s linear infinite}@keyframes fall-101{51.85%{transform:translate(82.013vw,51.85vh) scale(.8424)}to{transform:translate(80.4657vw,99vh) scale(.8424)}}.snow:nth-child(102){opacity:.5502;transform:translate(32.5696vw,-10px) scale(.9522);animation:fall-102 15s -25s linear infinite}@keyframes fall-102{45.596%{transform:translate(32.8671vw,45.596vh) scale(.9522)}to{transform:translate(32.71835vw,99vh) scale(.9522)}}.snow:nth-child(103){opacity:1.6828;transform:translate(99.3573vw,-10px) scale(.2107);animation:fall-103 23s -29s linear infinite}@keyframes fall-103{38.083%{transform:translate(96.8068vw,38.083vh) scale(.2107)}to{transform:translate(98.08205vw,99vh) scale(.2107)}}.snow:nth-child(104){opacity:1.4752;transform:translate(53.3151vw,-10px) scale(.4765);animation:fall-104 23s -8s linear infinite}@keyframes fall-104{42.862%{transform:translate(61.4657vw,42.862vh) scale(.4765)}to{transform:translate(57.3904vw,99vh) scale(.4765)}}.snow:nth-child(105){opacity:.4046;transform:translate(63.86vw,-10px) scale(.0273);animation:fall-105 20s -12s linear infinite}@keyframes fall-105{33.318%{transform:translate(60.4478vw,33.318vh) scale(.0273)}to{transform:translate(62.1539vw,99vh) scale(.0273)}}.snow:nth-child(106){opacity:.9222;transform:translate(70.0131vw,-10px) scale(.1277);animation:fall-106 28s -14s linear infinite}@keyframes fall-106{49.897%{transform:translate(65.4061vw,49.897vh) scale(.1277)}to{transform:translate(67.7096vw,99vh) scale(.1277)}}.snow:nth-child(107){opacity:1.0948;transform:translate(56.6313vw,-10px) scale(.5372);animation:fall-107 23s -14s linear infinite}@keyframes fall-107{71.791%{transform:translate(66.508vw,71.791vh) scale(.5372)}to{transform:translate(61.56965vw,99vh) scale(.5372)}}.snow:nth-child(108){opacity:1.8786;transform:translate(18.3808vw,-10px) scale(.3026);animation:fall-108 27s -7s linear infinite}@keyframes fall-108{43.346%{transform:translate(18.5443vw,43.346vh) scale(.3026)}to{transform:translate(18.46255vw,99vh) scale(.3026)}}.snow:nth-child(109){opacity:.5376;transform:translate(89.5156vw,-10px) scale(.0739);animation:fall-109 29s -25s linear infinite}@keyframes fall-109{42.934%{transform:translate(93.8917vw,42.934vh) scale(.0739)}to{transform:translate(91.70365vw,99vh) scale(.0739)}}.snow:nth-child(110){opacity:1.6762;transform:translate(88.5252vw,-10px) scale(.716);animation:fall-110 17s -28s linear infinite}@keyframes fall-110{64.847%{transform:translate(94.1538vw,64.847vh) scale(.716)}to{transform:translate(91.3395vw,99vh) scale(.716)}}.snow:nth-child(111){opacity:.8566;transform:translate(32.1977vw,-10px) scale(.9028);animation:fall-111 30s -1s linear infinite}@keyframes fall-111{39.981%{transform:translate(29.0055vw,39.981vh) scale(.9028)}to{transform:translate(30.6016vw,99vh) scale(.9028)}}.snow:nth-child(112){opacity:.823;transform:translate(94.0125vw,-10px) scale(.7336);animation:fall-112 25s -10s linear infinite}@keyframes fall-112{67.712%{transform:translate(93.9074vw,67.712vh) scale(.7336)}to{transform:translate(93.95995vw,99vh) scale(.7336)}}.snow:nth-child(113){opacity:1.0566;transform:translate(46.661vw,-10px) scale(.764);animation:fall-113 12s -13s linear infinite}@keyframes fall-113{51.909%{transform:translate(37.1493vw,51.909vh) scale(.764)}to{transform:translate(41.90515vw,99vh) scale(.764)}}.snow:nth-child(114){opacity:1.1974;transform:translate(89.6849vw,-10px) scale(.0483);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{67.434%{transform:translate(87.8167vw,67.434vh) scale(.0483)}to{transform:translate(88.7508vw,99vh) scale(.0483)}}.snow:nth-child(115){opacity:.059;transform:translate(77.7007vw,-10px) scale(.2323);animation:fall-115 16s -25s linear infinite}@keyframes fall-115{49.527%{transform:translate(69.7906vw,49.527vh) scale(.2323)}to{transform:translate(73.74565vw,99vh) scale(.2323)}}.snow:nth-child(116){opacity:.184;transform:translate(52.6136vw,-10px) scale(.1928);animation:fall-116 24s -17s linear infinite}@keyframes fall-116{67.986%{transform:translate(52.0426vw,67.986vh) scale(.1928)}to{transform:translate(52.3281vw,99vh) scale(.1928)}}.snow:nth-child(117){opacity:.5782;transform:translate(30.7962vw,-10px) scale(.9809);animation:fall-117 29s -30s linear infinite}@keyframes fall-117{31.188%{transform:translate(23.2293vw,31.188vh) scale(.9809)}to{transform:translate(27.01275vw,99vh) scale(.9809)}}.snow:nth-child(118){opacity:1.1292;transform:translate(69.1055vw,-10px) scale(.4167);animation:fall-118 12s -22s linear infinite}@keyframes fall-118{69.756%{transform:translate(66.3808vw,69.756vh) scale(.4167)}to{transform:translate(67.74315vw,99vh) scale(.4167)}}.snow:nth-child(119){opacity:.4958;transform:translate(34.9626vw,-10px) scale(.0541);animation:fall-119 10s -20s linear infinite}@keyframes fall-119{35.759%{transform:translate(28.1198vw,35.759vh) scale(.0541)}to{transform:translate(31.5412vw,99vh) scale(.0541)}}.snow:nth-child(120){opacity:.5906;transform:translate(16.522vw,-10px) scale(.2587);animation:fall-120 11s -11s linear infinite}@keyframes fall-120{77.89%{transform:translate(18.5722vw,77.89vh) scale(.2587)}to{transform:translate(17.5471vw,99vh) scale(.2587)}}.snow:nth-child(121){opacity:.852;transform:translate(37.7777vw,-10px) scale(.8257);animation:fall-121 13s -3s linear infinite}@keyframes fall-121{78.772%{transform:translate(40.0437vw,78.772vh) scale(.8257)}to{transform:translate(38.9107vw,99vh) scale(.8257)}}.snow:nth-child(122){opacity:1.4184;transform:translate(41.0592vw,-10px) scale(.9771);animation:fall-122 15s -28s linear infinite}@keyframes fall-122{66.034%{transform:translate(45.8942vw,66.034vh) scale(.9771)}to{transform:translate(43.4767vw,99vh) scale(.9771)}}.snow:nth-child(123){opacity:1.7052;transform:translate(51.0634vw,-10px) scale(.0989);animation:fall-123 20s -24s linear infinite}@keyframes fall-123{69.176%{transform:translate(42.0413vw,69.176vh) scale(.0989)}to{transform:translate(46.55235vw,99vh) scale(.0989)}}.snow:nth-child(124){opacity:.2574;transform:translate(25.9532vw,-10px) scale(.4141);animation:fall-124 19s -14s linear infinite}@keyframes fall-124{69.19%{transform:translate(21.5625vw,69.19vh) scale(.4141)}to{transform:translate(23.75785vw,99vh) scale(.4141)}}.snow:nth-child(125){opacity:.49;transform:translate(89.678vw,-10px) scale(.7607);animation:fall-125 26s -16s linear infinite}@keyframes fall-125{56.414%{transform:translate(81.8744vw,56.414vh) scale(.7607)}to{transform:translate(85.7762vw,99vh) scale(.7607)}}.snow:nth-child(126){opacity:.7708;transform:translate(36.9257vw,-10px) scale(.7156);animation:fall-126 13s -14s linear infinite}@keyframes fall-126{50.265%{transform:translate(42.3833vw,50.265vh) scale(.7156)}to{transform:translate(39.6545vw,99vh) scale(.7156)}}.snow:nth-child(127){opacity:.1516;transform:translate(3.0121vw,-10px) scale(.3195);animation:fall-127 25s -23s linear infinite}@keyframes fall-127{43.811%{transform:translate(2.7719vw,43.811vh) scale(.3195)}to{transform:translate(2.892vw,99vh) scale(.3195)}}.snow:nth-child(128){opacity:1.1502;transform:translate(31.7192vw,-10px) scale(.973);animation:fall-128 30s -27s linear infinite}@keyframes fall-128{33.187%{transform:translate(34.5373vw,33.187vh) scale(.973)}to{transform:translate(33.12825vw,99vh) scale(.973)}}.snow:nth-child(129){opacity:.6538;transform:translate(72.5482vw,-10px) scale(.97);animation:fall-129 28s -5s linear infinite}@keyframes fall-129{65.399%{transform:translate(70.4874vw,65.399vh) scale(.97)}to{transform:translate(71.5178vw,99vh) scale(.97)}}.snow:nth-child(130){opacity:.1208;transform:translate(59.1983vw,-10px) scale(.0241);animation:fall-130 21s -13s linear infinite}@keyframes fall-130{58.67%{transform:translate(56.1676vw,58.67vh) scale(.0241)}to{transform:translate(57.68295vw,99vh) scale(.0241)}}.snow:nth-child(131){opacity:1.1262;transform:translate(16.7416vw,-10px) scale(.142);animation:fall-131 10s -24s linear infinite}@keyframes fall-131{56.3%{transform:translate(13.031vw,56.3vh) scale(.142)}to{transform:translate(14.8863vw,99vh) scale(.142)}}.snow:nth-child(132){opacity:1.595;transform:translate(79.5677vw,-10px) scale(.4959);animation:fall-132 16s -19s linear infinite}@keyframes fall-132{50.567%{transform:translate(77.184vw,50.567vh) scale(.4959)}to{transform:translate(78.37585vw,99vh) scale(.4959)}}.snow:nth-child(133){opacity:1.9884;transform:translate(31.0126vw,-10px) scale(.8718);animation:fall-133 23s -13s linear infinite}@keyframes fall-133{73.231%{transform:translate(33.0402vw,73.231vh) scale(.8718)}to{transform:translate(32.0264vw,99vh) scale(.8718)}}.snow:nth-child(134){opacity:.2234;transform:translate(9.4122vw,-10px) scale(.374);animation:fall-134 10s -30s linear infinite}@keyframes fall-134{78.436%{transform:translate(9.618vw,78.436vh) scale(.374)}to{transform:translate(9.5151vw,99vh) scale(.374)}}.snow:nth-child(135){opacity:.5666;transform:translate(44.0502vw,-10px) scale(.5814);animation:fall-135 25s -17s linear infinite}@keyframes fall-135{34.759%{transform:translate(41.9517vw,34.759vh) scale(.5814)}to{transform:translate(43.00095vw,99vh) scale(.5814)}}.snow:nth-child(136){opacity:1.9122;transform:translate(3.4451vw,-10px) scale(.423);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{53.942%{transform:translate(-5.198vw,53.942vh) scale(.423)}to{transform:translate(-.87645vw,99vh) scale(.423)}}.snow:nth-child(137){opacity:1.7714;transform:translate(11.6758vw,-10px) scale(.5576);animation:fall-137 30s -19s linear infinite}@keyframes fall-137{50.483%{transform:translate(11.6751vw,50.483vh) scale(.5576)}to{transform:translate(11.67545vw,99vh) scale(.5576)}}.snow:nth-child(138){opacity:1.6952;transform:translate(84.1584vw,-10px) scale(.2894);animation:fall-138 12s -20s linear infinite}@keyframes fall-138{67.04%{transform:translate(90.3838vw,67.04vh) scale(.2894)}to{transform:translate(87.2711vw,99vh) scale(.2894)}}.snow:nth-child(139){opacity:.975;transform:translate(56.7306vw,-10px) scale(.3964);animation:fall-139 13s -15s linear infinite}@keyframes fall-139{70.818%{transform:translate(51.267vw,70.818vh) scale(.3964)}to{transform:translate(53.9988vw,99vh) scale(.3964)}}.snow:nth-child(140){opacity:.5566;transform:translate(69.962vw,-10px) scale(.2685);animation:fall-140 24s -11s linear infinite}@keyframes fall-140{59.384%{transform:translate(79.2513vw,59.384vh) scale(.2685)}to{transform:translate(74.60665vw,99vh) scale(.2685)}}.snow:nth-child(141){opacity:.9828;transform:translate(75.4961vw,-10px) scale(.8738);animation:fall-141 22s -7s linear infinite}@keyframes fall-141{47.44%{transform:translate(67.6699vw,47.44vh) scale(.8738)}to{transform:translate(71.583vw,99vh) scale(.8738)}}.snow:nth-child(142){opacity:1.9192;transform:translate(66.243vw,-10px) scale(.2253);animation:fall-142 11s -20s linear infinite}@keyframes fall-142{31.524%{transform:translate(70.8197vw,31.524vh) scale(.2253)}to{transform:translate(68.53135vw,99vh) scale(.2253)}}.snow:nth-child(143){opacity:.2544;transform:translate(39.6387vw,-10px) scale(.1165);animation:fall-143 23s -16s linear infinite}@keyframes fall-143{60.76%{transform:translate(43.6753vw,60.76vh) scale(.1165)}to{transform:translate(41.657vw,99vh) scale(.1165)}}.snow:nth-child(144){opacity:1.4064;transform:translate(56.6041vw,-10px) scale(.4561);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{53.959%{transform:translate(51.9102vw,53.959vh) scale(.4561)}to{transform:translate(54.25715vw,99vh) scale(.4561)}}.snow:nth-child(145){opacity:.5992;transform:translate(55.1616vw,-10px) scale(.3439);animation:fall-145 24s -18s linear infinite}@keyframes fall-145{79.614%{transform:translate(50.1309vw,79.614vh) scale(.3439)}to{transform:translate(52.64625vw,99vh) scale(.3439)}}.snow:nth-child(146){opacity:1.9014;transform:translate(70.4296vw,-10px) scale(.4351);animation:fall-146 20s -30s linear infinite}@keyframes fall-146{70.268%{transform:translate(71.2227vw,70.268vh) scale(.4351)}to{transform:translate(70.82615vw,99vh) scale(.4351)}}.snow:nth-child(147){opacity:1.352;transform:translate(81.3283vw,-10px) scale(.0552);animation:fall-147 19s -17s linear infinite}@keyframes fall-147{65.508%{transform:translate(74.6399vw,65.508vh) scale(.0552)}to{transform:translate(77.9841vw,99vh) scale(.0552)}}.snow:nth-child(148){opacity:.5242;transform:translate(42.2235vw,-10px) scale(.5092);animation:fall-148 18s -2s linear infinite}@keyframes fall-148{52.314%{transform:translate(47.5166vw,52.314vh) scale(.5092)}to{transform:translate(44.87005vw,99vh) scale(.5092)}}.snow:nth-child(149){opacity:.1364;transform:translate(6.6004vw,-10px) scale(.0139);animation:fall-149 12s -17s linear infinite}@keyframes fall-149{36.923%{transform:translate(7.6993vw,36.923vh) scale(.0139)}to{transform:translate(7.14985vw,99vh) scale(.0139)}}.snow:nth-child(150){opacity:1.899;transform:translate(34.6221vw,-10px) scale(.3995);animation:fall-150 30s -11s linear infinite}@keyframes fall-150{71.888%{transform:translate(36.0755vw,71.888vh) scale(.3995)}to{transform:translate(35.3488vw,99vh) scale(.3995)}}.snow:nth-child(151){opacity:.0116;transform:translate(86.8081vw,-10px) scale(.5201);animation:fall-151 28s -21s linear infinite}@keyframes fall-151{75.838%{transform:translate(96.1034vw,75.838vh) scale(.5201)}to{transform:translate(91.45575vw,99vh) scale(.5201)}}.snow:nth-child(152){opacity:1.7936;transform:translate(27.3315vw,-10px) scale(.5694);animation:fall-152 26s -28s linear infinite}@keyframes fall-152{43.402%{transform:translate(29.7117vw,43.402vh) scale(.5694)}to{transform:translate(28.5216vw,99vh) scale(.5694)}}.snow:nth-child(153){opacity:1.4384;transform:translate(80.3802vw,-10px) scale(.2243);animation:fall-153 13s -26s linear infinite}@keyframes fall-153{74.263%{transform:translate(84.7088vw,74.263vh) scale(.2243)}to{transform:translate(82.5445vw,99vh) scale(.2243)}}.snow:nth-child(154){opacity:.8654;transform:translate(18.8182vw,-10px) scale(.01);animation:fall-154 15s -1s linear infinite}@keyframes fall-154{63.727%{transform:translate(25.7603vw,63.727vh) scale(.01)}to{transform:translate(22.28925vw,99vh) scale(.01)}}.snow:nth-child(155){opacity:1.2468;transform:translate(84.1654vw,-10px) scale(.3812);animation:fall-155 15s -5s linear infinite}@keyframes fall-155{73.53%{transform:translate(84.6385vw,73.53vh) scale(.3812)}to{transform:translate(84.40195vw,99vh) scale(.3812)}}.snow:nth-child(156){opacity:1.6894;transform:translate(13.7207vw,-10px) scale(.6921);animation:fall-156 30s -13s linear infinite}@keyframes fall-156{44.427%{transform:translate(10.1124vw,44.427vh) scale(.6921)}to{transform:translate(11.91655vw,99vh) scale(.6921)}}.snow:nth-child(157){opacity:1.66;transform:translate(13.1714vw,-10px) scale(.5709);animation:fall-157 29s -8s linear infinite}@keyframes fall-157{45.874%{transform:translate(17.2366vw,45.874vh) scale(.5709)}to{transform:translate(15.204vw,99vh) scale(.5709)}}.snow:nth-child(158){opacity:.4382;transform:translate(54.1918vw,-10px) scale(.6676);animation:fall-158 28s -22s linear infinite}@keyframes fall-158{32.786%{transform:translate(45.7239vw,32.786vh) scale(.6676)}to{transform:translate(49.95785vw,99vh) scale(.6676)}}.snow:nth-child(159){opacity:.5382;transform:translate(11.8532vw,-10px) scale(.3038);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{48.457%{transform:translate(16.5712vw,48.457vh) scale(.3038)}to{transform:translate(14.2122vw,99vh) scale(.3038)}}.snow:nth-child(160){opacity:1.206;transform:translate(91.8154vw,-10px) scale(.9446);animation:fall-160 29s -29s linear infinite}@keyframes fall-160{41.763%{transform:translate(93.9549vw,41.763vh) scale(.9446)}to{transform:translate(92.88515vw,99vh) scale(.9446)}}.snow:nth-child(161){opacity:.6926;transform:translate(8.307vw,-10px) scale(.9975);animation:fall-161 28s -4s linear infinite}@keyframes fall-161{33.567%{transform:translate(3.9477vw,33.567vh) scale(.9975)}to{transform:translate(6.12735vw,99vh) scale(.9975)}}.snow:nth-child(162){opacity:.8636;transform:translate(64.4686vw,-10px) scale(.1116);animation:fall-162 13s -26s linear infinite}@keyframes fall-162{57.959%{transform:translate(70.6086vw,57.959vh) scale(.1116)}to{transform:translate(67.5386vw,99vh) scale(.1116)}}.snow:nth-child(163){opacity:.284;transform:translate(91.8165vw,-10px) scale(.4764);animation:fall-163 26s -24s linear infinite}@keyframes fall-163{45.575%{transform:translate(94.9232vw,45.575vh) scale(.4764)}to{transform:translate(93.36985vw,99vh) scale(.4764)}}.snow:nth-child(164){opacity:1.4248;transform:translate(58.8493vw,-10px) scale(.3427);animation:fall-164 10s -26s linear infinite}@keyframes fall-164{50.404%{transform:translate(54.1248vw,50.404vh) scale(.3427)}to{transform:translate(56.48705vw,99vh) scale(.3427)}}.snow:nth-child(165){opacity:.6202;transform:translate(69.3776vw,-10px) scale(.4356);animation:fall-165 18s -20s linear infinite}@keyframes fall-165{46.849%{transform:translate(77.6418vw,46.849vh) scale(.4356)}to{transform:translate(73.5097vw,99vh) scale(.4356)}}.snow:nth-child(166){opacity:.4068;transform:translate(34.431vw,-10px) scale(.6173);animation:fall-166 13s -15s linear infinite}@keyframes fall-166{71.536%{transform:translate(33.086vw,71.536vh) scale(.6173)}to{transform:translate(33.7585vw,99vh) scale(.6173)}}.snow:nth-child(167){opacity:.6144;transform:translate(8.3977vw,-10px) scale(.5989);animation:fall-167 23s -27s linear infinite}@keyframes fall-167{53.081%{transform:translate(3.1573vw,53.081vh) scale(.5989)}to{transform:translate(5.7775vw,99vh) scale(.5989)}}.snow:nth-child(168){opacity:.2804;transform:translate(6.6198vw,-10px) scale(.9574);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{54.952%{transform:translate(-.2655vw,54.952vh) scale(.9574)}to{transform:translate(3.17715vw,99vh) scale(.9574)}}.snow:nth-child(169){opacity:.4148;transform:translate(18.3274vw,-10px) scale(.7908);animation:fall-169 12s -12s linear infinite}@keyframes fall-169{46.086%{transform:translate(25.688vw,46.086vh) scale(.7908)}to{transform:translate(22.0077vw,99vh) scale(.7908)}}.snow:nth-child(170){opacity:1.0788;transform:translate(64.9904vw,-10px) scale(.6185);animation:fall-170 16s -7s linear infinite}@keyframes fall-170{77.961%{transform:translate(66.2305vw,77.961vh) scale(.6185)}to{transform:translate(65.61045vw,99vh) scale(.6185)}}.snow:nth-child(171){opacity:1.8596;transform:translate(54.774vw,-10px) scale(.7453);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{66.825%{transform:translate(62.6523vw,66.825vh) scale(.7453)}to{transform:translate(58.71315vw,99vh) scale(.7453)}}.snow:nth-child(172){opacity:.2588;transform:translate(32.389vw,-10px) scale(.5931);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{77.9%{transform:translate(30.7511vw,77.9vh) scale(.5931)}to{transform:translate(31.57005vw,99vh) scale(.5931)}}.snow:nth-child(173){opacity:1.1196;transform:translate(49.6889vw,-10px) scale(.6171);animation:fall-173 27s -22s linear infinite}@keyframes fall-173{65.087%{transform:translate(47.0552vw,65.087vh) scale(.6171)}to{transform:translate(48.37205vw,99vh) scale(.6171)}}.snow:nth-child(174){opacity:.6806;transform:translate(5.1096vw,-10px) scale(.7883);animation:fall-174 22s -6s linear infinite}@keyframes fall-174{59.14%{transform:translate(9.7076vw,59.14vh) scale(.7883)}to{transform:translate(7.4086vw,99vh) scale(.7883)}}.snow:nth-child(175){opacity:.0566;transform:translate(41.8843vw,-10px) scale(.8485);animation:fall-175 30s -28s linear infinite}@keyframes fall-175{69.703%{transform:translate(46.0965vw,69.703vh) scale(.8485)}to{transform:translate(43.9904vw,99vh) scale(.8485)}}.snow:nth-child(176){opacity:.1504;transform:translate(53.4416vw,-10px) scale(.9208);animation:fall-176 29s -13s linear infinite}@keyframes fall-176{65.028%{transform:translate(45.5909vw,65.028vh) scale(.9208)}to{transform:translate(49.51625vw,99vh) scale(.9208)}}.snow:nth-child(177){opacity:1.1564;transform:translate(92.7265vw,-10px) scale(.7476);animation:fall-177 10s -14s linear infinite}@keyframes fall-177{42.567%{transform:translate(85.6877vw,42.567vh) scale(.7476)}to{transform:translate(89.2071vw,99vh) scale(.7476)}}.snow:nth-child(178){opacity:.487;transform:translate(68.1791vw,-10px) scale(.3857);animation:fall-178 26s -18s linear infinite}@keyframes fall-178{54.275%{transform:translate(72.9524vw,54.275vh) scale(.3857)}to{transform:translate(70.56575vw,99vh) scale(.3857)}}.snow:nth-child(179){opacity:.2582;transform:translate(99.0041vw,-10px) scale(.0742);animation:fall-179 30s -17s linear infinite}@keyframes fall-179{68.618%{transform:translate(90.6609vw,68.618vh) scale(.0742)}to{transform:translate(94.8325vw,99vh) scale(.0742)}}.snow:nth-child(180){opacity:1.1502;transform:translate(61.2472vw,-10px) scale(.6499);animation:fall-180 24s -15s linear infinite}@keyframes fall-180{70.542%{transform:translate(66.4422vw,70.542vh) scale(.6499)}to{transform:translate(63.8447vw,99vh) scale(.6499)}}.snow:nth-child(181){opacity:1.0458;transform:translate(32.5889vw,-10px) scale(.9156);animation:fall-181 26s -8s linear infinite}@keyframes fall-181{56.641%{transform:translate(27.4685vw,56.641vh) scale(.9156)}to{transform:translate(30.0287vw,99vh) scale(.9156)}}.snow:nth-child(182){opacity:1.2726;transform:translate(69.0625vw,-10px) scale(.5083);animation:fall-182 19s -21s linear infinite}@keyframes fall-182{39.44%{transform:translate(72.7602vw,39.44vh) scale(.5083)}to{transform:translate(70.91135vw,99vh) scale(.5083)}}.snow:nth-child(183){opacity:.9412;transform:translate(21.4368vw,-10px) scale(.6432);animation:fall-183 10s -25s linear infinite}@keyframes fall-183{75.962%{transform:translate(20.3923vw,75.962vh) scale(.6432)}to{transform:translate(20.91455vw,99vh) scale(.6432)}}.snow:nth-child(184){opacity:1.7946;transform:translate(65.3877vw,-10px) scale(.8088);animation:fall-184 16s -10s linear infinite}@keyframes fall-184{31.378%{transform:translate(71.5398vw,31.378vh) scale(.8088)}to{transform:translate(68.46375vw,99vh) scale(.8088)}}.snow:nth-child(185){opacity:.8166;transform:translate(72.6903vw,-10px) scale(.7766);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{47.724%{transform:translate(69.2625vw,47.724vh) scale(.7766)}to{transform:translate(70.9764vw,99vh) scale(.7766)}}.snow:nth-child(186){opacity:1.677;transform:translate(20.7209vw,-10px) scale(.5509);animation:fall-186 20s -1s linear infinite}@keyframes fall-186{71.403%{transform:translate(17.37vw,71.403vh) scale(.5509)}to{transform:translate(19.04545vw,99vh) scale(.5509)}}.snow:nth-child(187){opacity:1.1858;transform:translate(17.1808vw,-10px) scale(.997);animation:fall-187 13s -5s linear infinite}@keyframes fall-187{65.05%{transform:translate(24.9883vw,65.05vh) scale(.997)}to{transform:translate(21.08455vw,99vh) scale(.997)}}.snow:nth-child(188){opacity:.7616;transform:translate(9.8836vw,-10px) scale(.693);animation:fall-188 15s -27s linear infinite}@keyframes fall-188{41.117%{transform:translate(1.1497vw,41.117vh) scale(.693)}to{transform:translate(5.51665vw,99vh) scale(.693)}}.snow:nth-child(189){opacity:1.1136;transform:translate(39.369vw,-10px) scale(.8767);animation:fall-189 21s -23s linear infinite}@keyframes fall-189{42.622%{transform:translate(36.9873vw,42.622vh) scale(.8767)}to{transform:translate(38.17815vw,99vh) scale(.8767)}}.snow:nth-child(190){opacity:1.6662;transform:translate(69.3095vw,-10px) scale(.7286);animation:fall-190 23s -3s linear infinite}@keyframes fall-190{54.161%{transform:translate(74.7477vw,54.161vh) scale(.7286)}to{transform:translate(72.0286vw,99vh) scale(.7286)}}.snow:nth-child(191){opacity:.5592;transform:translate(78.1658vw,-10px) scale(.9228);animation:fall-191 11s -14s linear infinite}@keyframes fall-191{40.709%{transform:translate(85.2583vw,40.709vh) scale(.9228)}to{transform:translate(81.71205vw,99vh) scale(.9228)}}.snow:nth-child(192){opacity:1.8024;transform:translate(10.1924vw,-10px) scale(.2416);animation:fall-192 27s -27s linear infinite}@keyframes fall-192{43.549%{transform:translate(18.9546vw,43.549vh) scale(.2416)}to{transform:translate(14.5735vw,99vh) scale(.2416)}}.snow:nth-child(193){opacity:.5978;transform:translate(62.8146vw,-10px) scale(.5747);animation:fall-193 14s -15s linear infinite}@keyframes fall-193{45.023%{transform:translate(61.4509vw,45.023vh) scale(.5747)}to{transform:translate(62.13275vw,99vh) scale(.5747)}}.snow:nth-child(194){opacity:1.8388;transform:translate(5.7073vw,-10px) scale(.2332);animation:fall-194 14s -2s linear infinite}@keyframes fall-194{75.094%{transform:translate(8.0914vw,75.094vh) scale(.2332)}to{transform:translate(6.89935vw,99vh) scale(.2332)}}.snow:nth-child(195){opacity:.3796;transform:translate(29.9158vw,-10px) scale(.2222);animation:fall-195 17s -24s linear infinite}@keyframes fall-195{68.101%{transform:translate(31.0942vw,68.101vh) scale(.2222)}to{transform:translate(30.505vw,99vh) scale(.2222)}}.snow:nth-child(196){opacity:1.3558;transform:translate(28.6235vw,-10px) scale(.4971);animation:fall-196 13s -7s linear infinite}@keyframes fall-196{63.834%{transform:translate(36.8134vw,63.834vh) scale(.4971)}to{transform:translate(32.71845vw,99vh) scale(.4971)}}.snow:nth-child(197){opacity:.2662;transform:translate(46.8251vw,-10px) scale(.5056);animation:fall-197 24s -24s linear infinite}@keyframes fall-197{64.956%{transform:translate(49.3261vw,64.956vh) scale(.5056)}to{transform:translate(48.0756vw,99vh) scale(.5056)}}.snow:nth-child(198){opacity:1.0556;transform:translate(66.5691vw,-10px) scale(.3137);animation:fall-198 13s -10s linear infinite}@keyframes fall-198{66.318%{transform:translate(57.2951vw,66.318vh) scale(.3137)}to{transform:translate(61.9321vw,99vh) scale(.3137)}}.snow:nth-child(199){opacity:1.2598;transform:translate(20.5036vw,-10px) scale(.1587);animation:fall-199 17s -30s linear infinite}@keyframes fall-199{68.998%{transform:translate(22.3872vw,68.998vh) scale(.1587)}to{transform:translate(21.4454vw,99vh) scale(.1587)}}.snow:nth-child(200){opacity:1.34;transform:translate(72.8763vw,-10px) scale(.4487);animation:fall-200 18s -24s linear infinite}@keyframes fall-200{40.141%{transform:translate(82.0924vw,40.141vh) scale(.4487)}to{transform:translate(77.48435vw,99vh) scale(.4487)}}.snow:nth-child(201){opacity:.7254;transform:translate(61.5382vw,-10px) scale(.2906);animation:fall-201 10s -3s linear infinite}@keyframes fall-201{60.175%{transform:translate(56.2628vw,60.175vh) scale(.2906)}to{transform:translate(58.9005vw,99vh) scale(.2906)}}.snow:nth-child(202){opacity:1.9924;transform:translate(10.4196vw,-10px) scale(.0097);animation:fall-202 17s -8s linear infinite}@keyframes fall-202{74.222%{transform:translate(1.6797vw,74.222vh) scale(.0097)}to{transform:translate(6.04965vw,99vh) scale(.0097)}}.snow:nth-child(203){opacity:1.8414;transform:translate(60.7973vw,-10px) scale(.8042);animation:fall-203 11s -14s linear infinite}@keyframes fall-203{61.099%{transform:translate(55.7836vw,61.099vh) scale(.8042)}to{transform:translate(58.29045vw,99vh) scale(.8042)}}.snow:nth-child(204){opacity:1.3042;transform:translate(31.5961vw,-10px) scale(.0517);animation:fall-204 30s -18s linear infinite}@keyframes fall-204{79.049%{transform:translate(40.8514vw,79.049vh) scale(.0517)}to{transform:translate(36.22375vw,99vh) scale(.0517)}}.snow:nth-child(205){opacity:1.4256;transform:translate(44.096vw,-10px) scale(.091);animation:fall-205 12s -26s linear infinite}@keyframes fall-205{38.857%{transform:translate(44.8699vw,38.857vh) scale(.091)}to{transform:translate(44.48295vw,99vh) scale(.091)}}.snow:nth-child(206){opacity:.201;transform:translate(11.9278vw,-10px) scale(.2517);animation:fall-206 23s -26s linear infinite}@keyframes fall-206{41.585%{transform:translate(4.8899vw,41.585vh) scale(.2517)}to{transform:translate(8.40885vw,99vh) scale(.2517)}}.snow:nth-child(207){opacity:1.5144;transform:translate(64.0273vw,-10px) scale(.6137);animation:fall-207 23s -5s linear infinite}@keyframes fall-207{62.868%{transform:translate(60.762vw,62.868vh) scale(.6137)}to{transform:translate(62.39465vw,99vh) scale(.6137)}}.snow:nth-child(208){opacity:.3526;transform:translate(65.4382vw,-10px) scale(.217);animation:fall-208 24s -20s linear infinite}@keyframes fall-208{79.617%{transform:translate(57.0727vw,79.617vh) scale(.217)}to{transform:translate(61.25545vw,99vh) scale(.217)}}.snow:nth-child(209){opacity:1.5188;transform:translate(46.5374vw,-10px) scale(.7892);animation:fall-209 11s -25s linear infinite}@keyframes fall-209{49.171%{transform:translate(38.3546vw,49.171vh) scale(.7892)}to{transform:translate(42.446vw,99vh) scale(.7892)}}.snow:nth-child(210){opacity:.0528;transform:translate(4.0161vw,-10px) scale(.299);animation:fall-210 28s -8s linear infinite}@keyframes fall-210{32.095%{transform:translate(.877vw,32.095vh) scale(.299)}to{transform:translate(2.44655vw,99vh) scale(.299)}}.snow:nth-child(211){opacity:1.99;transform:translate(33.2579vw,-10px) scale(.9924);animation:fall-211 11s -28s linear infinite}@keyframes fall-211{66.925%{transform:translate(23.6786vw,66.925vh) scale(.9924)}to{transform:translate(28.46825vw,99vh) scale(.9924)}}.snow:nth-child(212){opacity:.3448;transform:translate(78.147vw,-10px) scale(.2788);animation:fall-212 29s -16s linear infinite}@keyframes fall-212{67.346%{transform:translate(71.9343vw,67.346vh) scale(.2788)}to{transform:translate(75.04065vw,99vh) scale(.2788)}}.snow:nth-child(213){opacity:1.8334;transform:translate(60.6795vw,-10px) scale(.1566);animation:fall-213 21s -18s linear infinite}@keyframes fall-213{73.761%{transform:translate(56.4516vw,73.761vh) scale(.1566)}to{transform:translate(58.56555vw,99vh) scale(.1566)}}.snow:nth-child(214){opacity:1.4798;transform:translate(80.1562vw,-10px) scale(.3761);animation:fall-214 12s -9s linear infinite}@keyframes fall-214{53.663%{transform:translate(84.7998vw,53.663vh) scale(.3761)}to{transform:translate(82.478vw,99vh) scale(.3761)}}.snow:nth-child(215){opacity:.074;transform:translate(27.1646vw,-10px) scale(.0889);animation:fall-215 15s -18s linear infinite}@keyframes fall-215{79.082%{transform:translate(26.224vw,79.082vh) scale(.0889)}to{transform:translate(26.6943vw,99vh) scale(.0889)}}.snow:nth-child(216){opacity:.4816;transform:translate(53.2513vw,-10px) scale(.4428);animation:fall-216 12s -10s linear infinite}@keyframes fall-216{54.291%{transform:translate(56.019vw,54.291vh) scale(.4428)}to{transform:translate(54.63515vw,99vh) scale(.4428)}}.snow:nth-child(217){opacity:1.6028;transform:translate(47.6969vw,-10px) scale(.4276);animation:fall-217 11s -24s linear infinite}@keyframes fall-217{40.046%{transform:translate(44.9583vw,40.046vh) scale(.4276)}to{transform:translate(46.3276vw,99vh) scale(.4276)}}.snow:nth-child(218){opacity:1.981;transform:translate(27.6786vw,-10px) scale(.5763);animation:fall-218 22s -28s linear infinite}@keyframes fall-218{47.563%{transform:translate(24.5608vw,47.563vh) scale(.5763)}to{transform:translate(26.1197vw,99vh) scale(.5763)}}.snow:nth-child(219){opacity:.8464;transform:translate(93.0336vw,-10px) scale(.7913);animation:fall-219 21s -27s linear infinite}@keyframes fall-219{72.558%{transform:translate(94.7193vw,72.558vh) scale(.7913)}to{transform:translate(93.87645vw,99vh) scale(.7913)}}.snow:nth-child(220){opacity:1.084;transform:translate(85.9417vw,-10px) scale(.9277);animation:fall-220 15s -19s linear infinite}@keyframes fall-220{69.181%{transform:translate(76.268vw,69.181vh) scale(.9277)}to{transform:translate(81.10485vw,99vh) scale(.9277)}}.snow:nth-child(221){opacity:1.4172;transform:translate(40.4327vw,-10px) scale(.4584);animation:fall-221 19s -27s linear infinite}@keyframes fall-221{67.788%{transform:translate(33.3119vw,67.788vh) scale(.4584)}to{transform:translate(36.8723vw,99vh) scale(.4584)}}.snow:nth-child(222){opacity:.4112;transform:translate(6.4346vw,-10px) scale(.1572);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{33.307%{transform:translate(10.4119vw,33.307vh) scale(.1572)}to{transform:translate(8.42325vw,99vh) scale(.1572)}}.snow:nth-child(223){opacity:1.2756;transform:translate(82.9356vw,-10px) scale(.8481);animation:fall-223 21s -5s linear infinite}@keyframes fall-223{68.801%{transform:translate(79.9664vw,68.801vh) scale(.8481)}to{transform:translate(81.451vw,99vh) scale(.8481)}}.snow:nth-child(224){opacity:.718;transform:translate(17.9853vw,-10px) scale(.4687);animation:fall-224 28s -23s linear infinite}@keyframes fall-224{42.394%{transform:translate(17.7285vw,42.394vh) scale(.4687)}to{transform:translate(17.8569vw,99vh) scale(.4687)}}.snow:nth-child(225){opacity:.1922;transform:translate(83.6806vw,-10px) scale(.9446);animation:fall-225 23s -18s linear infinite}@keyframes fall-225{30.775%{transform:translate(92.1874vw,30.775vh) scale(.9446)}to{transform:translate(87.934vw,99vh) scale(.9446)}}.snow:nth-child(226){opacity:.6474;transform:translate(4.5462vw,-10px) scale(.8668);animation:fall-226 24s -15s linear infinite}@keyframes fall-226{30.99%{transform:translate(.1465vw,30.99vh) scale(.8668)}to{transform:translate(2.34635vw,99vh) scale(.8668)}}.snow:nth-child(227){opacity:.3196;transform:translate(48.5081vw,-10px) scale(.0145);animation:fall-227 20s -5s linear infinite}@keyframes fall-227{71.772%{transform:translate(39.3254vw,71.772vh) scale(.0145)}to{transform:translate(43.91675vw,99vh) scale(.0145)}}.snow:nth-child(228){opacity:.0358;transform:translate(99.8989vw,-10px) scale(.8239);animation:fall-228 13s -26s linear infinite}@keyframes fall-228{49.558%{transform:translate(91.623vw,49.558vh) scale(.8239)}to{transform:translate(95.76095vw,99vh) scale(.8239)}}.snow:nth-child(229){opacity:1.2822;transform:translate(24.1041vw,-10px) scale(.0902);animation:fall-229 26s -13s linear infinite}@keyframes fall-229{56.298%{transform:translate(16.6263vw,56.298vh) scale(.0902)}to{transform:translate(20.3652vw,99vh) scale(.0902)}}.snow:nth-child(230){opacity:.5412;transform:translate(69.232vw,-10px) scale(.5498);animation:fall-230 23s -1s linear infinite}@keyframes fall-230{63.435%{transform:translate(76.2423vw,63.435vh) scale(.5498)}to{transform:translate(72.73715vw,99vh) scale(.5498)}}.snow:nth-child(231){opacity:.5326;transform:translate(65.4235vw,-10px) scale(.8644);animation:fall-231 17s -12s linear infinite}@keyframes fall-231{56.763%{transform:translate(63.2945vw,56.763vh) scale(.8644)}to{transform:translate(64.359vw,99vh) scale(.8644)}}.snow:nth-child(232){opacity:1.2934;transform:translate(22.4624vw,-10px) scale(.0685);animation:fall-232 16s -27s linear infinite}@keyframes fall-232{73.308%{transform:translate(26.5512vw,73.308vh) scale(.0685)}to{transform:translate(24.5068vw,99vh) scale(.0685)}}.snow:nth-child(233){opacity:.058;transform:translate(67.4948vw,-10px) scale(.7065);animation:fall-233 10s -4s linear infinite}@keyframes fall-233{52.599%{transform:translate(65.8955vw,52.599vh) scale(.7065)}to{transform:translate(66.69515vw,99vh) scale(.7065)}}.snow:nth-child(234){opacity:1.1902;transform:translate(73.7718vw,-10px) scale(.2985);animation:fall-234 27s -28s linear infinite}@keyframes fall-234{48.378%{transform:translate(80.3507vw,48.378vh) scale(.2985)}to{transform:translate(77.06125vw,99vh) scale(.2985)}}.snow:nth-child(235){opacity:.0038;transform:translate(63.9461vw,-10px) scale(.799);animation:fall-235 19s -17s linear infinite}@keyframes fall-235{59.477%{transform:translate(54.0319vw,59.477vh) scale(.799)}to{transform:translate(58.989vw,99vh) scale(.799)}}.snow:nth-child(236){opacity:.001;transform:translate(72.078vw,-10px) scale(.2677);animation:fall-236 20s -15s linear infinite}@keyframes fall-236{68.061%{transform:translate(80.8531vw,68.061vh) scale(.2677)}to{transform:translate(76.46555vw,99vh) scale(.2677)}}.snow:nth-child(237){opacity:1.5136;transform:translate(68.8748vw,-10px) scale(.8478);animation:fall-237 26s -26s linear infinite}@keyframes fall-237{46.989%{transform:translate(58.9122vw,46.989vh) scale(.8478)}to{transform:translate(63.8935vw,99vh) scale(.8478)}}.snow:nth-child(238){opacity:.4988;transform:translate(77.7235vw,-10px) scale(.8171);animation:fall-238 11s -18s linear infinite}@keyframes fall-238{32.287%{transform:translate(67.8171vw,32.287vh) scale(.8171)}to{transform:translate(72.7703vw,99vh) scale(.8171)}}.snow:nth-child(239){opacity:.8398;transform:translate(77.9032vw,-10px) scale(.4993);animation:fall-239 25s -23s linear infinite}@keyframes fall-239{52.702%{transform:translate(74.7941vw,52.702vh) scale(.4993)}to{transform:translate(76.34865vw,99vh) scale(.4993)}}.snow:nth-child(240){opacity:.0976;transform:translate(24.1785vw,-10px) scale(.9127);animation:fall-240 18s -30s linear infinite}@keyframes fall-240{58.189%{transform:translate(16.3195vw,58.189vh) scale(.9127)}to{transform:translate(20.249vw,99vh) scale(.9127)}}.snow:nth-child(241){opacity:.82;transform:translate(76.6348vw,-10px) scale(.0262);animation:fall-241 22s -24s linear infinite}@keyframes fall-241{73.141%{transform:translate(79.2758vw,73.141vh) scale(.0262)}to{transform:translate(77.9553vw,99vh) scale(.0262)}}.snow:nth-child(242){opacity:.342;transform:translate(25.6371vw,-10px) scale(.2419);animation:fall-242 22s -2s linear infinite}@keyframes fall-242{75.39%{transform:translate(33.3447vw,75.39vh) scale(.2419)}to{transform:translate(29.4909vw,99vh) scale(.2419)}}.snow:nth-child(243){opacity:1.1256;transform:translate(19.1951vw,-10px) scale(.031);animation:fall-243 21s -1s linear infinite}@keyframes fall-243{34.073%{transform:translate(27.5861vw,34.073vh) scale(.031)}to{transform:translate(23.3906vw,99vh) scale(.031)}}.snow:nth-child(244){opacity:1.3248;transform:translate(46.5999vw,-10px) scale(.0746);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{59.265%{transform:translate(37.9336vw,59.265vh) scale(.0746)}to{transform:translate(42.26675vw,99vh) scale(.0746)}}.snow:nth-child(245){opacity:.544;transform:translate(20.0731vw,-10px) scale(.7657);animation:fall-245 23s -15s linear infinite}@keyframes fall-245{39.506%{transform:translate(24.5284vw,39.506vh) scale(.7657)}to{transform:translate(22.30075vw,99vh) scale(.7657)}}.snow:nth-child(246){opacity:.914;transform:translate(57.4752vw,-10px) scale(.1871);animation:fall-246 15s -9s linear infinite}@keyframes fall-246{56.42%{transform:translate(60.7501vw,56.42vh) scale(.1871)}to{transform:translate(59.11265vw,99vh) scale(.1871)}}.snow:nth-child(247){opacity:.3144;transform:translate(75.4224vw,-10px) scale(.6531);animation:fall-247 10s -30s linear infinite}@keyframes fall-247{54.268%{transform:translate(74.311vw,54.268vh) scale(.6531)}to{transform:translate(74.8667vw,99vh) scale(.6531)}}.snow:nth-child(248){opacity:1.5806;transform:translate(28.9914vw,-10px) scale(.5229);animation:fall-248 26s -4s linear infinite}@keyframes fall-248{36.616%{transform:translate(38.4061vw,36.616vh) scale(.5229)}to{transform:translate(33.69875vw,99vh) scale(.5229)}}.snow:nth-child(249){opacity:.2252;transform:translate(78.1864vw,-10px) scale(.1315);animation:fall-249 28s -15s linear infinite}@keyframes fall-249{38.004%{transform:translate(74.78vw,38.004vh) scale(.1315)}to{transform:translate(76.4832vw,99vh) scale(.1315)}}.snow:nth-child(250){opacity:1.9212;transform:translate(19.1482vw,-10px) scale(.8763);animation:fall-250 15s -30s linear infinite}@keyframes fall-250{59.075%{transform:translate(15.7783vw,59.075vh) scale(.8763)}to{transform:translate(17.46325vw,99vh) scale(.8763)}}.snow:nth-child(251){opacity:.3284;transform:translate(35.6346vw,-10px) scale(.5818);animation:fall-251 15s -18s linear infinite}@keyframes fall-251{52.194%{transform:translate(35.7246vw,52.194vh) scale(.5818)}to{transform:translate(35.6796vw,99vh) scale(.5818)}}.snow:nth-child(252){opacity:1.9274;transform:translate(3.7546vw,-10px) scale(.5869);animation:fall-252 30s -2s linear infinite}@keyframes fall-252{41.753%{transform:translate(12.1786vw,41.753vh) scale(.5869)}to{transform:translate(7.9666vw,99vh) scale(.5869)}}.snow:nth-child(253){opacity:.2818;transform:translate(20.4142vw,-10px) scale(.8159);animation:fall-253 25s -27s linear infinite}@keyframes fall-253{41.599%{transform:translate(15.4065vw,41.599vh) scale(.8159)}to{transform:translate(17.91035vw,99vh) scale(.8159)}}.snow:nth-child(254){opacity:1.5106;transform:translate(7.5776vw,-10px) scale(.3084);animation:fall-254 14s -30s linear infinite}@keyframes fall-254{41.089%{transform:translate(9.5429vw,41.089vh) scale(.3084)}to{transform:translate(8.56025vw,99vh) scale(.3084)}}.snow:nth-child(255){opacity:1.412;transform:translate(66.0416vw,-10px) scale(.0738);animation:fall-255 30s -11s linear infinite}@keyframes fall-255{54.056%{transform:translate(61.1414vw,54.056vh) scale(.0738)}to{transform:translate(63.5915vw,99vh) scale(.0738)}}.snow:nth-child(256){opacity:1.8898;transform:translate(30.356vw,-10px) scale(.9652);animation:fall-256 11s -19s linear infinite}@keyframes fall-256{38.667%{transform:translate(32.3283vw,38.667vh) scale(.9652)}to{transform:translate(31.34215vw,99vh) scale(.9652)}}.snow:nth-child(257){opacity:1.5;transform:translate(74.431vw,-10px) scale(.6405);animation:fall-257 13s -17s linear infinite}@keyframes fall-257{73.258%{transform:translate(83.0842vw,73.258vh) scale(.6405)}to{transform:translate(78.7576vw,99vh) scale(.6405)}}.snow:nth-child(258){opacity:.332;transform:translate(29.5894vw,-10px) scale(.1634);animation:fall-258 25s -20s linear infinite}@keyframes fall-258{74.873%{transform:translate(34.5721vw,74.873vh) scale(.1634)}to{transform:translate(32.08075vw,99vh) scale(.1634)}}.snow:nth-child(259){opacity:1.2746;transform:translate(36.1793vw,-10px) scale(.2548);animation:fall-259 22s -8s linear infinite}@keyframes fall-259{71.747%{transform:translate(43.2382vw,71.747vh) scale(.2548)}to{transform:translate(39.70875vw,99vh) scale(.2548)}}.snow:nth-child(260){opacity:1.2596;transform:translate(76.3325vw,-10px) scale(.8932);animation:fall-260 29s -20s linear infinite}@keyframes fall-260{57.863%{transform:translate(69.5264vw,57.863vh) scale(.8932)}to{transform:translate(72.92945vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:1.1034;transform:translate(40.9411vw,-10px) scale(.1983);animation:fall-261 20s -14s linear infinite}@keyframes fall-261{52.869%{transform:translate(33.2788vw,52.869vh) scale(.1983)}to{transform:translate(37.10995vw,99vh) scale(.1983)}}.snow:nth-child(262){opacity:.081;transform:translate(2.0989vw,-10px) scale(.4356);animation:fall-262 21s -5s linear infinite}@keyframes fall-262{73.691%{transform:translate(5.9552vw,73.691vh) scale(.4356)}to{transform:translate(4.02705vw,99vh) scale(.4356)}}.snow:nth-child(263){opacity:1.4424;transform:translate(63.0655vw,-10px) scale(.9669);animation:fall-263 11s -16s linear infinite}@keyframes fall-263{69.432%{transform:translate(63.029vw,69.432vh) scale(.9669)}to{transform:translate(63.04725vw,99vh) scale(.9669)}}.snow:nth-child(264){opacity:1.3674;transform:translate(55.8979vw,-10px) scale(.9266);animation:fall-264 18s -7s linear infinite}@keyframes fall-264{53.071%{transform:translate(50.1439vw,53.071vh) scale(.9266)}to{transform:translate(53.0209vw,99vh) scale(.9266)}}.snow:nth-child(265){opacity:1.8206;transform:translate(83.2694vw,-10px) scale(.9613);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{74.751%{transform:translate(87.7221vw,74.751vh) scale(.9613)}to{transform:translate(85.49575vw,99vh) scale(.9613)}}.snow:nth-child(266){opacity:1.4012;transform:translate(18.2084vw,-10px) scale(.4228);animation:fall-266 28s -12s linear infinite}@keyframes fall-266{73.5%{transform:translate(21.8063vw,73.5vh) scale(.4228)}to{transform:translate(20.00735vw,99vh) scale(.4228)}}.snow:nth-child(267){opacity:1.3746;transform:translate(83.3975vw,-10px) scale(.1358);animation:fall-267 20s -30s linear infinite}@keyframes fall-267{77.97%{transform:translate(89.7472vw,77.97vh) scale(.1358)}to{transform:translate(86.57235vw,99vh) scale(.1358)}}.snow:nth-child(268){opacity:.3742;transform:translate(10.6363vw,-10px) scale(.3438);animation:fall-268 17s -8s linear infinite}@keyframes fall-268{53.867%{transform:translate(3.1004vw,53.867vh) scale(.3438)}to{transform:translate(6.86835vw,99vh) scale(.3438)}}.snow:nth-child(269){opacity:.4446;transform:translate(48.4136vw,-10px) scale(.385);animation:fall-269 12s -3s linear infinite}@keyframes fall-269{74.584%{transform:translate(38.6866vw,74.584vh) scale(.385)}to{transform:translate(43.5501vw,99vh) scale(.385)}}.snow:nth-child(270){opacity:.3678;transform:translate(54.9104vw,-10px) scale(.1726);animation:fall-270 14s -23s linear infinite}@keyframes fall-270{60.278%{transform:translate(59.8575vw,60.278vh) scale(.1726)}to{transform:translate(57.38395vw,99vh) scale(.1726)}}.snow:nth-child(271){opacity:.1252;transform:translate(56.398vw,-10px) scale(.1766);animation:fall-271 28s -7s linear infinite}@keyframes fall-271{42.927%{transform:translate(65.6028vw,42.927vh) scale(.1766)}to{transform:translate(61.0004vw,99vh) scale(.1766)}}.snow:nth-child(272){opacity:.4748;transform:translate(68.9789vw,-10px) scale(.1545);animation:fall-272 10s -5s linear infinite}@keyframes fall-272{75.258%{transform:translate(70.6029vw,75.258vh) scale(.1545)}to{transform:translate(69.7909vw,99vh) scale(.1545)}}.snow:nth-child(273){opacity:1.6796;transform:translate(18.7014vw,-10px) scale(.5401);animation:fall-273 10s -10s linear infinite}@keyframes fall-273{57.618%{transform:translate(13.8042vw,57.618vh) scale(.5401)}to{transform:translate(16.2528vw,99vh) scale(.5401)}}.snow:nth-child(274){opacity:.7466;transform:translate(17.9315vw,-10px) scale(.8256);animation:fall-274 25s -27s linear infinite}@keyframes fall-274{47.776%{transform:translate(26.953vw,47.776vh) scale(.8256)}to{transform:translate(22.44225vw,99vh) scale(.8256)}}.snow:nth-child(275){opacity:.117;transform:translate(62.1356vw,-10px) scale(.5215);animation:fall-275 22s -29s linear infinite}@keyframes fall-275{69.098%{transform:translate(60.8709vw,69.098vh) scale(.5215)}to{transform:translate(61.50325vw,99vh) scale(.5215)}}.snow:nth-child(276){opacity:1.9884;transform:translate(59.5354vw,-10px) scale(.2939);animation:fall-276 20s -15s linear infinite}@keyframes fall-276{73.692%{transform:translate(53.4684vw,73.692vh) scale(.2939)}to{transform:translate(56.5019vw,99vh) scale(.2939)}}.snow:nth-child(277){opacity:.6968;transform:translate(35.9068vw,-10px) scale(.108);animation:fall-277 29s -25s linear infinite}@keyframes fall-277{77.63%{transform:translate(30.1577vw,77.63vh) scale(.108)}to{transform:translate(33.03225vw,99vh) scale(.108)}}.snow:nth-child(278){opacity:1.304;transform:translate(20.2262vw,-10px) scale(.1724);animation:fall-278 25s -23s linear infinite}@keyframes fall-278{41.123%{transform:translate(28.7188vw,41.123vh) scale(.1724)}to{transform:translate(24.4725vw,99vh) scale(.1724)}}.snow:nth-child(279){opacity:.8632;transform:translate(94.204vw,-10px) scale(.7403);animation:fall-279 12s -28s linear infinite}@keyframes fall-279{70.693%{transform:translate(102.1307vw,70.693vh) scale(.7403)}to{transform:translate(98.16735vw,99vh) scale(.7403)}}.snow:nth-child(280){opacity:1.3694;transform:translate(81.0111vw,-10px) scale(.4985);animation:fall-280 12s -8s linear infinite}@keyframes fall-280{53.412%{transform:translate(80.9502vw,53.412vh) scale(.4985)}to{transform:translate(80.98065vw,99vh) scale(.4985)}}.snow:nth-child(281){opacity:1.9022;transform:translate(25.7504vw,-10px) scale(.2104);animation:fall-281 19s -27s linear infinite}@keyframes fall-281{70.433%{transform:translate(27.6492vw,70.433vh) scale(.2104)}to{transform:translate(26.6998vw,99vh) scale(.2104)}}.snow:nth-child(282){opacity:.8152;transform:translate(74.2376vw,-10px) scale(.2817);animation:fall-282 27s -18s linear infinite}@keyframes fall-282{56.57%{transform:translate(70.5773vw,56.57vh) scale(.2817)}to{transform:translate(72.40745vw,99vh) scale(.2817)}}.snow:nth-child(283){opacity:.2826;transform:translate(40.764vw,-10px) scale(.1899);animation:fall-283 20s -11s linear infinite}@keyframes fall-283{66.524%{transform:translate(41.2135vw,66.524vh) scale(.1899)}to{transform:translate(40.98875vw,99vh) scale(.1899)}}.snow:nth-child(284){opacity:.2846;transform:translate(88.3757vw,-10px) scale(.3279);animation:fall-284 12s -8s linear infinite}@keyframes fall-284{71.39%{transform:translate(78.9076vw,71.39vh) scale(.3279)}to{transform:translate(83.64165vw,99vh) scale(.3279)}}.snow:nth-child(285){opacity:.3744;transform:translate(73.8126vw,-10px) scale(.9809);animation:fall-285 14s -21s linear infinite}@keyframes fall-285{64.487%{transform:translate(65.6928vw,64.487vh) scale(.9809)}to{transform:translate(69.7527vw,99vh) scale(.9809)}}.snow:nth-child(286){opacity:1.2648;transform:translate(68.6745vw,-10px) scale(.6187);animation:fall-286 14s -8s linear infinite}@keyframes fall-286{50.405%{transform:translate(65.9423vw,50.405vh) scale(.6187)}to{transform:translate(67.3084vw,99vh) scale(.6187)}}.snow:nth-child(287){opacity:.2638;transform:translate(32.4279vw,-10px) scale(.9805);animation:fall-287 14s -22s linear infinite}@keyframes fall-287{79.676%{transform:translate(26.8532vw,79.676vh) scale(.9805)}to{transform:translate(29.64055vw,99vh) scale(.9805)}}.snow:nth-child(288){opacity:.3044;transform:translate(76.0906vw,-10px) scale(.1675);animation:fall-288 29s -1s linear infinite}@keyframes fall-288{31.921%{transform:translate(83.1793vw,31.921vh) scale(.1675)}to{transform:translate(79.63495vw,99vh) scale(.1675)}}.snow:nth-child(289){opacity:1.3866;transform:translate(3.6802vw,-10px) scale(.5122);animation:fall-289 27s -10s linear infinite}@keyframes fall-289{78.61%{transform:translate(6.7489vw,78.61vh) scale(.5122)}to{transform:translate(5.21455vw,99vh) scale(.5122)}}.snow:nth-child(290){opacity:.5874;transform:translate(3.7813vw,-10px) scale(.7144);animation:fall-290 10s -26s linear infinite}@keyframes fall-290{36.836%{transform:translate(3.1374vw,36.836vh) scale(.7144)}to{transform:translate(3.45935vw,99vh) scale(.7144)}}.snow:nth-child(291){opacity:.512;transform:translate(31.4569vw,-10px) scale(.5944);animation:fall-291 23s -26s linear infinite}@keyframes fall-291{48.924%{transform:translate(31.8764vw,48.924vh) scale(.5944)}to{transform:translate(31.66665vw,99vh) scale(.5944)}}.snow:nth-child(292){opacity:.1044;transform:translate(67.8233vw,-10px) scale(.7776);animation:fall-292 12s -22s linear infinite}@keyframes fall-292{71.666%{transform:translate(64.3124vw,71.666vh) scale(.7776)}to{transform:translate(66.06785vw,99vh) scale(.7776)}}.snow:nth-child(293){opacity:.3736;transform:translate(51.1663vw,-10px) scale(.0698);animation:fall-293 28s -3s linear infinite}@keyframes fall-293{77.78%{transform:translate(56.2351vw,77.78vh) scale(.0698)}to{transform:translate(53.7007vw,99vh) scale(.0698)}}.snow:nth-child(294){opacity:1.3152;transform:translate(16.0162vw,-10px) scale(.2348);animation:fall-294 24s -9s linear infinite}@keyframes fall-294{49.611%{transform:translate(20.5937vw,49.611vh) scale(.2348)}to{transform:translate(18.30495vw,99vh) scale(.2348)}}.snow:nth-child(295){opacity:1.6666;transform:translate(20.7493vw,-10px) scale(.7392);animation:fall-295 24s -24s linear infinite}@keyframes fall-295{53.05%{transform:translate(14.3589vw,53.05vh) scale(.7392)}to{transform:translate(17.5541vw,99vh) scale(.7392)}}.snow:nth-child(296){opacity:.521;transform:translate(96.413vw,-10px) scale(.1564);animation:fall-296 28s -16s linear infinite}@keyframes fall-296{33.483%{transform:translate(86.5489vw,33.483vh) scale(.1564)}to{transform:translate(91.48095vw,99vh) scale(.1564)}}.snow:nth-child(297){opacity:1.6594;transform:translate(72.0256vw,-10px) scale(.3794);animation:fall-297 24s -3s linear infinite}@keyframes fall-297{70.081%{transform:translate(63.5165vw,70.081vh) scale(.3794)}to{transform:translate(67.77105vw,99vh) scale(.3794)}}.snow:nth-child(298){opacity:1.1196;transform:translate(60.0336vw,-10px) scale(.7855);animation:fall-298 15s -21s linear infinite}@keyframes fall-298{70.987%{transform:translate(63.5089vw,70.987vh) scale(.7855)}to{transform:translate(61.77125vw,99vh) scale(.7855)}}.snow:nth-child(299){opacity:.605;transform:translate(10.8564vw,-10px) scale(.1074);animation:fall-299 20s -15s linear infinite}@keyframes fall-299{40.539%{transform:translate(14.0254vw,40.539vh) scale(.1074)}to{transform:translate(12.4409vw,99vh) scale(.1074)}}.snow:nth-child(300){opacity:1.6288;transform:translate(49.9695vw,-10px) scale(.3809);animation:fall-300 24s -26s linear infinite}@keyframes fall-300{48.949%{transform:translate(46.3159vw,48.949vh) scale(.3809)}to{transform:translate(48.1427vw,99vh) scale(.3809)}}.snow:nth-child(301){opacity:1.2184;transform:translate(64.3459vw,-10px) scale(.7529);animation:fall-301 14s -6s linear infinite}@keyframes fall-301{57.728%{transform:translate(65.3149vw,57.728vh) scale(.7529)}to{transform:translate(64.8304vw,99vh) scale(.7529)}}.snow:nth-child(302){opacity:.7354;transform:translate(53.5979vw,-10px) scale(.0484);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{43.392%{transform:translate(45.6535vw,43.392vh) scale(.0484)}to{transform:translate(49.6257vw,99vh) scale(.0484)}}.snow:nth-child(303){opacity:1.9434;transform:translate(74.891vw,-10px) scale(.3761);animation:fall-303 10s -28s linear infinite}@keyframes fall-303{51.203%{transform:translate(68.3271vw,51.203vh) scale(.3761)}to{transform:translate(71.60905vw,99vh) scale(.3761)}}.snow:nth-child(304){opacity:.893;transform:translate(16.0215vw,-10px) scale(.3917);animation:fall-304 11s -9s linear infinite}@keyframes fall-304{70.595%{transform:translate(17.5638vw,70.595vh) scale(.3917)}to{transform:translate(16.79265vw,99vh) scale(.3917)}}.snow:nth-child(305){opacity:1.5818;transform:translate(23.5635vw,-10px) scale(.7456);animation:fall-305 25s -26s linear infinite}@keyframes fall-305{74.913%{transform:translate(17.5103vw,74.913vh) scale(.7456)}to{transform:translate(20.5369vw,99vh) scale(.7456)}}.snow:nth-child(306){opacity:1.036;transform:translate(91.9067vw,-10px) scale(.175);animation:fall-306 27s -8s linear infinite}@keyframes fall-306{41.489%{transform:translate(86.0764vw,41.489vh) scale(.175)}to{transform:translate(88.99155vw,99vh) scale(.175)}}.snow:nth-child(307){opacity:.5414;transform:translate(11.9212vw,-10px) scale(.1585);animation:fall-307 13s -8s linear infinite}@keyframes fall-307{65.568%{transform:translate(9.6101vw,65.568vh) scale(.1585)}to{transform:translate(10.76565vw,99vh) scale(.1585)}}.snow:nth-child(308){opacity:.495;transform:translate(14.6388vw,-10px) scale(.318);animation:fall-308 22s -30s linear infinite}@keyframes fall-308{59.331%{transform:translate(16.2194vw,59.331vh) scale(.318)}to{transform:translate(15.4291vw,99vh) scale(.318)}}.snow:nth-child(309){opacity:.5684;transform:translate(6.8509vw,-10px) scale(.9564);animation:fall-309 29s -21s linear infinite}@keyframes fall-309{75.187%{transform:translate(1.6029vw,75.187vh) scale(.9564)}to{transform:translate(4.2269vw,99vh) scale(.9564)}}.snow:nth-child(310){opacity:.9016;transform:translate(13.6109vw,-10px) scale(.2046);animation:fall-310 17s -28s linear infinite}@keyframes fall-310{50.017%{transform:translate(21.277vw,50.017vh) scale(.2046)}to{transform:translate(17.44395vw,99vh) scale(.2046)}}.snow:nth-child(311){opacity:.9528;transform:translate(.0114vw,-10px) scale(.2973);animation:fall-311 22s -9s linear infinite}@keyframes fall-311{67.456%{transform:translate(-9.5796vw,67.456vh) scale(.2973)}to{transform:translate(-4.7841vw,99vh) scale(.2973)}}.snow:nth-child(312){opacity:1.7142;transform:translate(7.47vw,-10px) scale(.7135);animation:fall-312 19s -4s linear infinite}@keyframes fall-312{71.014%{transform:translate(16.2044vw,71.014vh) scale(.7135)}to{transform:translate(11.8372vw,99vh) scale(.7135)}}.snow:nth-child(313){opacity:.5424;transform:translate(94.4923vw,-10px) scale(.9306);animation:fall-313 28s -16s linear infinite}@keyframes fall-313{33.034%{transform:translate(102.5593vw,33.034vh) scale(.9306)}to{transform:translate(98.5258vw,99vh) scale(.9306)}}.snow:nth-child(314){opacity:.771;transform:translate(89.9424vw,-10px) scale(.0654);animation:fall-314 11s -10s linear infinite}@keyframes fall-314{38.636%{transform:translate(81.8488vw,38.636vh) scale(.0654)}to{transform:translate(85.8956vw,99vh) scale(.0654)}}.snow:nth-child(315){opacity:1.244;transform:translate(94.4433vw,-10px) scale(.6476);animation:fall-315 21s -1s linear infinite}@keyframes fall-315{71.369%{transform:translate(101.5314vw,71.369vh) scale(.6476)}to{transform:translate(97.98735vw,99vh) scale(.6476)}}.snow:nth-child(316){opacity:.569;transform:translate(63.7471vw,-10px) scale(.9089);animation:fall-316 23s -17s linear infinite}@keyframes fall-316{47.293%{transform:translate(54.5498vw,47.293vh) scale(.9089)}to{transform:translate(59.14845vw,99vh) scale(.9089)}}.snow:nth-child(317){opacity:.3916;transform:translate(25.6743vw,-10px) scale(.9169);animation:fall-317 22s -23s linear infinite}@keyframes fall-317{74.211%{transform:translate(24.4092vw,74.211vh) scale(.9169)}to{transform:translate(25.04175vw,99vh) scale(.9169)}}.snow:nth-child(318){opacity:.9524;transform:translate(34.2408vw,-10px) scale(.5482);animation:fall-318 27s -21s linear infinite}@keyframes fall-318{70.363%{transform:translate(24.9766vw,70.363vh) scale(.5482)}to{transform:translate(29.6087vw,99vh) scale(.5482)}}.snow:nth-child(319){opacity:.932;transform:translate(75.0528vw,-10px) scale(.229);animation:fall-319 23s -8s linear infinite}@keyframes fall-319{75.175%{transform:translate(84.112vw,75.175vh) scale(.229)}to{transform:translate(79.5824vw,99vh) scale(.229)}}.snow:nth-child(320){opacity:1.4328;transform:translate(66.1634vw,-10px) scale(.0051);animation:fall-320 24s -10s linear infinite}@keyframes fall-320{66.809%{transform:translate(64.0185vw,66.809vh) scale(.0051)}to{transform:translate(65.09095vw,99vh) scale(.0051)}}.snow:nth-child(321){opacity:1.2304;transform:translate(10.6764vw,-10px) scale(.8259);animation:fall-321 11s -19s linear infinite}@keyframes fall-321{38.461%{transform:translate(7.9152vw,38.461vh) scale(.8259)}to{transform:translate(9.2958vw,99vh) scale(.8259)}}.snow:nth-child(322){opacity:.0938;transform:translate(39.5219vw,-10px) scale(.9437);animation:fall-322 27s -1s linear infinite}@keyframes fall-322{30.027%{transform:translate(33.7962vw,30.027vh) scale(.9437)}to{transform:translate(36.65905vw,99vh) scale(.9437)}}.snow:nth-child(323){opacity:.4414;transform:translate(72.8458vw,-10px) scale(.5176);animation:fall-323 24s -4s linear infinite}@keyframes fall-323{65.226%{transform:translate(66.5307vw,65.226vh) scale(.5176)}to{transform:translate(69.68825vw,99vh) scale(.5176)}}.snow:nth-child(324){opacity:.929;transform:translate(93.7916vw,-10px) scale(.2937);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{63.38%{transform:translate(85.3897vw,63.38vh) scale(.2937)}to{transform:translate(89.59065vw,99vh) scale(.2937)}}.snow:nth-child(325){opacity:.7508;transform:translate(6.0343vw,-10px) scale(.228);animation:fall-325 24s -22s linear infinite}@keyframes fall-325{50.247%{transform:translate(-2.4923vw,50.247vh) scale(.228)}to{transform:translate(1.771vw,99vh) scale(.228)}}.snow:nth-child(326){opacity:1.1594;transform:translate(40.1869vw,-10px) scale(.1808);animation:fall-326 27s -17s linear infinite}@keyframes fall-326{46.287%{transform:translate(46.7216vw,46.287vh) scale(.1808)}to{transform:translate(43.45425vw,99vh) scale(.1808)}}.snow:nth-child(327){opacity:.124;transform:translate(84.9168vw,-10px) scale(.586);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{33.411%{transform:translate(93.0159vw,33.411vh) scale(.586)}to{transform:translate(88.96635vw,99vh) scale(.586)}}.snow:nth-child(328){opacity:1.175;transform:translate(75.6198vw,-10px) scale(.3893);animation:fall-328 10s -5s linear infinite}@keyframes fall-328{74.858%{transform:translate(84.9309vw,74.858vh) scale(.3893)}to{transform:translate(80.27535vw,99vh) scale(.3893)}}.snow:nth-child(329){opacity:1.098;transform:translate(3.5295vw,-10px) scale(.3423);animation:fall-329 19s -6s linear infinite}@keyframes fall-329{54.674%{transform:translate(-2.0604vw,54.674vh) scale(.3423)}to{transform:translate(.73455vw,99vh) scale(.3423)}}.snow:nth-child(330){opacity:.4372;transform:translate(73.9793vw,-10px) scale(.7288);animation:fall-330 19s -6s linear infinite}@keyframes fall-330{33.388%{transform:translate(74.6638vw,33.388vh) scale(.7288)}to{transform:translate(74.32155vw,99vh) scale(.7288)}}.snow:nth-child(331){opacity:1.9926;transform:translate(65.4689vw,-10px) scale(.3153);animation:fall-331 12s -6s linear infinite}@keyframes fall-331{51.583%{transform:translate(60.7406vw,51.583vh) scale(.3153)}to{transform:translate(63.10475vw,99vh) scale(.3153)}}.snow:nth-child(332){opacity:1.488;transform:translate(49.102vw,-10px) scale(.7296);animation:fall-332 24s -8s linear infinite}@keyframes fall-332{54.869%{transform:translate(51.7431vw,54.869vh) scale(.7296)}to{transform:translate(50.42255vw,99vh) scale(.7296)}}.snow:nth-child(333){opacity:.338;transform:translate(10.0166vw,-10px) scale(.43);animation:fall-333 11s -12s linear infinite}@keyframes fall-333{74.637%{transform:translate(12.3302vw,74.637vh) scale(.43)}to{transform:translate(11.1734vw,99vh) scale(.43)}}.snow:nth-child(334){opacity:.7848;transform:translate(85.2088vw,-10px) scale(.7333);animation:fall-334 26s -24s linear infinite}@keyframes fall-334{64.184%{transform:translate(93.7823vw,64.184vh) scale(.7333)}to{transform:translate(89.49555vw,99vh) scale(.7333)}}.snow:nth-child(335){opacity:.9882;transform:translate(79.3332vw,-10px) scale(.8611);animation:fall-335 12s -25s linear infinite}@keyframes fall-335{64.215%{transform:translate(74.4821vw,64.215vh) scale(.8611)}to{transform:translate(76.90765vw,99vh) scale(.8611)}}.snow:nth-child(336){opacity:.309;transform:translate(12.6458vw,-10px) scale(.5252);animation:fall-336 30s -19s linear infinite}@keyframes fall-336{39.19%{transform:translate(19.9936vw,39.19vh) scale(.5252)}to{transform:translate(16.3197vw,99vh) scale(.5252)}}.snow:nth-child(337){opacity:.1512;transform:translate(53.983vw,-10px) scale(.4591);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{79.955%{transform:translate(62.7792vw,79.955vh) scale(.4591)}to{transform:translate(58.3811vw,99vh) scale(.4591)}}.snow:nth-child(338){opacity:1.8288;transform:translate(79.5865vw,-10px) scale(.5025);animation:fall-338 23s -22s linear infinite}@keyframes fall-338{66.335%{transform:translate(73.5769vw,66.335vh) scale(.5025)}to{transform:translate(76.5817vw,99vh) scale(.5025)}}.snow:nth-child(339){opacity:1.1462;transform:translate(75.2086vw,-10px) scale(.4454);animation:fall-339 14s -4s linear infinite}@keyframes fall-339{44.277%{transform:translate(76.5608vw,44.277vh) scale(.4454)}to{transform:translate(75.8847vw,99vh) scale(.4454)}}.snow:nth-child(340){opacity:.348;transform:translate(28.9807vw,-10px) scale(.5379);animation:fall-340 16s -29s linear infinite}@keyframes fall-340{79.268%{transform:translate(21.6968vw,79.268vh) scale(.5379)}to{transform:translate(25.33875vw,99vh) scale(.5379)}}.snow:nth-child(341){opacity:1.7454;transform:translate(67.8224vw,-10px) scale(.7218);animation:fall-341 11s -23s linear infinite}@keyframes fall-341{62.48%{transform:translate(72.2429vw,62.48vh) scale(.7218)}to{transform:translate(70.03265vw,99vh) scale(.7218)}}.snow:nth-child(342){opacity:1.0444;transform:translate(27.5696vw,-10px) scale(.4199);animation:fall-342 30s -20s linear infinite}@keyframes fall-342{71.931%{transform:translate(24.8949vw,71.931vh) scale(.4199)}to{transform:translate(26.23225vw,99vh) scale(.4199)}}.snow:nth-child(343){opacity:1.2322;transform:translate(32.4325vw,-10px) scale(.0499);animation:fall-343 11s -6s linear infinite}@keyframes fall-343{50.801%{transform:translate(23.933vw,50.801vh) scale(.0499)}to{transform:translate(28.18275vw,99vh) scale(.0499)}}.snow:nth-child(344){opacity:.4086;transform:translate(52.8202vw,-10px) scale(.1245);animation:fall-344 15s -23s linear infinite}@keyframes fall-344{41.825%{transform:translate(51.6964vw,41.825vh) scale(.1245)}to{transform:translate(52.2583vw,99vh) scale(.1245)}}.snow:nth-child(345){opacity:.3226;transform:translate(24.3177vw,-10px) scale(.2997);animation:fall-345 15s -18s linear infinite}@keyframes fall-345{78.477%{transform:translate(20.0715vw,78.477vh) scale(.2997)}to{transform:translate(22.1946vw,99vh) scale(.2997)}}.snow:nth-child(346){opacity:1.7646;transform:translate(2.6197vw,-10px) scale(.8176);animation:fall-346 21s -1s linear infinite}@keyframes fall-346{61.692%{transform:translate(5.4182vw,61.692vh) scale(.8176)}to{transform:translate(4.01895vw,99vh) scale(.8176)}}.snow:nth-child(347){opacity:1.5128;transform:translate(41.635vw,-10px) scale(.4704);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{64.124%{transform:translate(33.296vw,64.124vh) scale(.4704)}to{transform:translate(37.4655vw,99vh) scale(.4704)}}.snow:nth-child(348){opacity:1.3638;transform:translate(53.8866vw,-10px) scale(.7056);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{33.052%{transform:translate(59.3446vw,33.052vh) scale(.7056)}to{transform:translate(56.6156vw,99vh) scale(.7056)}}.snow:nth-child(349){opacity:.5188;transform:translate(40.409vw,-10px) scale(.0996);animation:fall-349 17s -8s linear infinite}@keyframes fall-349{37.766%{transform:translate(41.4632vw,37.766vh) scale(.0996)}to{transform:translate(40.9361vw,99vh) scale(.0996)}}.snow:nth-child(350){opacity:.8214;transform:translate(49.1996vw,-10px) scale(.2575);animation:fall-350 16s -8s linear infinite}@keyframes fall-350{41.759%{transform:translate(44.6146vw,41.759vh) scale(.2575)}to{transform:translate(46.9071vw,99vh) scale(.2575)}}.snow:nth-child(351){opacity:1.7618;transform:translate(46.9213vw,-10px) scale(.9277);animation:fall-351 27s -5s linear infinite}@keyframes fall-351{36.53%{transform:translate(38.5029vw,36.53vh) scale(.9277)}to{transform:translate(42.7121vw,99vh) scale(.9277)}}.snow:nth-child(352){opacity:1.8518;transform:translate(71.5643vw,-10px) scale(.8819);animation:fall-352 29s -5s linear infinite}@keyframes fall-352{78.203%{transform:translate(63.5308vw,78.203vh) scale(.8819)}to{transform:translate(67.54755vw,99vh) scale(.8819)}}.snow:nth-child(353){opacity:.6134;transform:translate(59.213vw,-10px) scale(.9553);animation:fall-353 17s -30s linear infinite}@keyframes fall-353{76.85%{transform:translate(63.4243vw,76.85vh) scale(.9553)}to{transform:translate(61.31865vw,99vh) scale(.9553)}}.snow:nth-child(354){opacity:.2848;transform:translate(85.903vw,-10px) scale(.9291);animation:fall-354 17s -15s linear infinite}@keyframes fall-354{73.514%{transform:translate(88.0633vw,73.514vh) scale(.9291)}to{transform:translate(86.98315vw,99vh) scale(.9291)}}.snow:nth-child(355){opacity:1.2068;transform:translate(78.3555vw,-10px) scale(.024);animation:fall-355 16s -7s linear infinite}@keyframes fall-355{63.053%{transform:translate(84.6927vw,63.053vh) scale(.024)}to{transform:translate(81.5241vw,99vh) scale(.024)}}.snow:nth-child(356){opacity:.3714;transform:translate(76.2575vw,-10px) scale(.1146);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{72.074%{transform:translate(67.2313vw,72.074vh) scale(.1146)}to{transform:translate(71.7444vw,99vh) scale(.1146)}}.snow:nth-child(357){opacity:1.3108;transform:translate(28.754vw,-10px) scale(.1254);animation:fall-357 15s -21s linear infinite}@keyframes fall-357{44.268%{transform:translate(20.1664vw,44.268vh) scale(.1254)}to{transform:translate(24.4602vw,99vh) scale(.1254)}}.snow:nth-child(358){opacity:1.4578;transform:translate(70.7284vw,-10px) scale(.5809);animation:fall-358 23s -8s linear infinite}@keyframes fall-358{77.669%{transform:translate(63.8597vw,77.669vh) scale(.5809)}to{transform:translate(67.29405vw,99vh) scale(.5809)}}.snow:nth-child(359){opacity:1.8208;transform:translate(3.4514vw,-10px) scale(.0841);animation:fall-359 25s -15s linear infinite}@keyframes fall-359{74.309%{transform:translate(2.6965vw,74.309vh) scale(.0841)}to{transform:translate(3.07395vw,99vh) scale(.0841)}}.snow:nth-child(360){opacity:1.038;transform:translate(63.981vw,-10px) scale(.9596);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{36.38%{transform:translate(69.6717vw,36.38vh) scale(.9596)}to{transform:translate(66.82635vw,99vh) scale(.9596)}}.snow:nth-child(361){opacity:.7762;transform:translate(64.8659vw,-10px) scale(.0346);animation:fall-361 29s -28s linear infinite}@keyframes fall-361{74.626%{transform:translate(55.074vw,74.626vh) scale(.0346)}to{transform:translate(59.96995vw,99vh) scale(.0346)}}.snow:nth-child(362){opacity:.5052;transform:translate(18.2654vw,-10px) scale(.8575);animation:fall-362 12s -18s linear infinite}@keyframes fall-362{59.439%{transform:translate(21.8251vw,59.439vh) scale(.8575)}to{transform:translate(20.04525vw,99vh) scale(.8575)}}.snow:nth-child(363){opacity:.556;transform:translate(81.1559vw,-10px) scale(.3918);animation:fall-363 30s -18s linear infinite}@keyframes fall-363{48.185%{transform:translate(79.3421vw,48.185vh) scale(.3918)}to{transform:translate(80.249vw,99vh) scale(.3918)}}.snow:nth-child(364){opacity:.0312;transform:translate(58.9526vw,-10px) scale(.0429);animation:fall-364 12s -30s linear infinite}@keyframes fall-364{47.195%{transform:translate(59.8394vw,47.195vh) scale(.0429)}to{transform:translate(59.396vw,99vh) scale(.0429)}}.snow:nth-child(365){opacity:.5624;transform:translate(82.7335vw,-10px) scale(.81);animation:fall-365 17s -29s linear infinite}@keyframes fall-365{41.814%{transform:translate(75.7343vw,41.814vh) scale(.81)}to{transform:translate(79.2339vw,99vh) scale(.81)}}.snow:nth-child(366){opacity:.3666;transform:translate(.0562vw,-10px) scale(.8707);animation:fall-366 22s -11s linear infinite}@keyframes fall-366{71.04%{transform:translate(-1.0767vw,71.04vh) scale(.8707)}to{transform:translate(-.51025vw,99vh) scale(.8707)}}.snow:nth-child(367){opacity:1.852;transform:translate(59.8218vw,-10px) scale(.4657);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{44.455%{transform:translate(53.8618vw,44.455vh) scale(.4657)}to{transform:translate(56.8418vw,99vh) scale(.4657)}}.snow:nth-child(368){opacity:1.2316;transform:translate(56.5147vw,-10px) scale(.6044);animation:fall-368 17s -7s linear infinite}@keyframes fall-368{52.901%{transform:translate(56.4174vw,52.901vh) scale(.6044)}to{transform:translate(56.46605vw,99vh) scale(.6044)}}.snow:nth-child(369){opacity:1.6574;transform:translate(27.4205vw,-10px) scale(.9407);animation:fall-369 15s -30s linear infinite}@keyframes fall-369{49.186%{transform:translate(29.3165vw,49.186vh) scale(.9407)}to{transform:translate(28.3685vw,99vh) scale(.9407)}}.snow:nth-child(370){opacity:1.3768;transform:translate(92.3455vw,-10px) scale(.2562);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{52.212%{transform:translate(83.5498vw,52.212vh) scale(.2562)}to{transform:translate(87.94765vw,99vh) scale(.2562)}}.snow:nth-child(371){opacity:.3172;transform:translate(84.5291vw,-10px) scale(.2932);animation:fall-371 12s -24s linear infinite}@keyframes fall-371{78.612%{transform:translate(93.8782vw,78.612vh) scale(.2932)}to{transform:translate(89.20365vw,99vh) scale(.2932)}}.snow:nth-child(372){opacity:1.1966;transform:translate(41.6803vw,-10px) scale(.5111);animation:fall-372 16s -19s linear infinite}@keyframes fall-372{43.369%{transform:translate(32.1802vw,43.369vh) scale(.5111)}to{transform:translate(36.93025vw,99vh) scale(.5111)}}.snow:nth-child(373){opacity:.9838;transform:translate(76.5063vw,-10px) scale(.6706);animation:fall-373 11s -10s linear infinite}@keyframes fall-373{36.302%{transform:translate(83.5037vw,36.302vh) scale(.6706)}to{transform:translate(80.005vw,99vh) scale(.6706)}}.snow:nth-child(374){opacity:1.4742;transform:translate(23.9945vw,-10px) scale(.1268);animation:fall-374 29s -1s linear infinite}@keyframes fall-374{36.626%{transform:translate(19.0256vw,36.626vh) scale(.1268)}to{transform:translate(21.51005vw,99vh) scale(.1268)}}.snow:nth-child(375){opacity:.1634;transform:translate(20.057vw,-10px) scale(.0159);animation:fall-375 17s -18s linear infinite}@keyframes fall-375{52.631%{transform:translate(18.2674vw,52.631vh) scale(.0159)}to{transform:translate(19.1622vw,99vh) scale(.0159)}}.snow:nth-child(376){opacity:.0918;transform:translate(18.3844vw,-10px) scale(.2849);animation:fall-376 16s -11s linear infinite}@keyframes fall-376{43.857%{transform:translate(10.1806vw,43.857vh) scale(.2849)}to{transform:translate(14.2825vw,99vh) scale(.2849)}}.snow:nth-child(377){opacity:1.0654;transform:translate(.5685vw,-10px) scale(.7059);animation:fall-377 14s -29s linear infinite}@keyframes fall-377{72.46%{transform:translate(-5.5367vw,72.46vh) scale(.7059)}to{transform:translate(-2.4841vw,99vh) scale(.7059)}}.snow:nth-child(378){opacity:1.7768;transform:translate(53.156vw,-10px) scale(.4317);animation:fall-378 21s -9s linear infinite}@keyframes fall-378{60.293%{transform:translate(53.6052vw,60.293vh) scale(.4317)}to{transform:translate(53.3806vw,99vh) scale(.4317)}}.snow:nth-child(379){opacity:1.3386;transform:translate(19.0171vw,-10px) scale(.1753);animation:fall-379 29s -20s linear infinite}@keyframes fall-379{38.55%{transform:translate(12.1028vw,38.55vh) scale(.1753)}to{transform:translate(15.55995vw,99vh) scale(.1753)}}.snow:nth-child(380){opacity:.3182;transform:translate(53.1416vw,-10px) scale(.9191);animation:fall-380 17s -22s linear infinite}@keyframes fall-380{58.89%{transform:translate(51.5094vw,58.89vh) scale(.9191)}to{transform:translate(52.3255vw,99vh) scale(.9191)}}.snow:nth-child(381){opacity:.691;transform:translate(52.439vw,-10px) scale(.0237);animation:fall-381 21s -22s linear infinite}@keyframes fall-381{32.84%{transform:translate(52.247vw,32.84vh) scale(.0237)}to{transform:translate(52.343vw,99vh) scale(.0237)}}.snow:nth-child(382){opacity:.8472;transform:translate(14.6682vw,-10px) scale(.7863);animation:fall-382 17s -27s linear infinite}@keyframes fall-382{55.92%{transform:translate(15.3339vw,55.92vh) scale(.7863)}to{transform:translate(15.00105vw,99vh) scale(.7863)}}.snow:nth-child(383){opacity:1.3696;transform:translate(1.2781vw,-10px) scale(.0344);animation:fall-383 10s -15s linear infinite}@keyframes fall-383{31.533%{transform:translate(8.8783vw,31.533vh) scale(.0344)}to{transform:translate(5.0782vw,99vh) scale(.0344)}}.snow:nth-child(384){opacity:1.9248;transform:translate(24.4435vw,-10px) scale(.5336);animation:fall-384 19s -22s linear infinite}@keyframes fall-384{75.129%{transform:translate(18.9233vw,75.129vh) scale(.5336)}to{transform:translate(21.6834vw,99vh) scale(.5336)}}.snow:nth-child(385){opacity:1.0404;transform:translate(29.8407vw,-10px) scale(.2574);animation:fall-385 18s -4s linear infinite}@keyframes fall-385{48.599%{transform:translate(31.3148vw,48.599vh) scale(.2574)}to{transform:translate(30.57775vw,99vh) scale(.2574)}}.snow:nth-child(386){opacity:1.8634;transform:translate(37.6376vw,-10px) scale(.3282);animation:fall-386 14s -18s linear infinite}@keyframes fall-386{66.102%{transform:translate(46.5495vw,66.102vh) scale(.3282)}to{transform:translate(42.09355vw,99vh) scale(.3282)}}.snow:nth-child(387){opacity:1.7052;transform:translate(50.8072vw,-10px) scale(.9668);animation:fall-387 20s -15s linear infinite}@keyframes fall-387{51.589%{transform:translate(53.4251vw,51.589vh) scale(.9668)}to{transform:translate(52.11615vw,99vh) scale(.9668)}}.snow:nth-child(388){opacity:.1554;transform:translate(22.8511vw,-10px) scale(.3031);animation:fall-388 22s -19s linear infinite}@keyframes fall-388{31.587%{transform:translate(13.7572vw,31.587vh) scale(.3031)}to{transform:translate(18.30415vw,99vh) scale(.3031)}}.snow:nth-child(389){opacity:.518;transform:translate(6.0712vw,-10px) scale(.445);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{78.634%{transform:translate(.2527vw,78.634vh) scale(.445)}to{transform:translate(3.16195vw,99vh) scale(.445)}}.snow:nth-child(390){opacity:1.985;transform:translate(82.4366vw,-10px) scale(.7025);animation:fall-390 24s -26s linear infinite}@keyframes fall-390{31.94%{transform:translate(92.2628vw,31.94vh) scale(.7025)}to{transform:translate(87.3497vw,99vh) scale(.7025)}}.snow:nth-child(391){opacity:1.7084;transform:translate(48.1912vw,-10px) scale(.1343);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{31.451%{transform:translate(50.7456vw,31.451vh) scale(.1343)}to{transform:translate(49.4684vw,99vh) scale(.1343)}}.snow:nth-child(392){opacity:.302;transform:translate(58.6599vw,-10px) scale(.5805);animation:fall-392 29s -17s linear infinite}@keyframes fall-392{40.819%{transform:translate(56.6447vw,40.819vh) scale(.5805)}to{transform:translate(57.6523vw,99vh) scale(.5805)}}.snow:nth-child(393){opacity:.7194;transform:translate(53.6854vw,-10px) scale(.5297);animation:fall-393 21s -17s linear infinite}@keyframes fall-393{63.214%{transform:translate(63.4216vw,63.214vh) scale(.5297)}to{transform:translate(58.5535vw,99vh) scale(.5297)}}.snow:nth-child(394){opacity:.1038;transform:translate(13.6894vw,-10px) scale(.0757);animation:fall-394 24s -20s linear infinite}@keyframes fall-394{78.699%{transform:translate(12.6326vw,78.699vh) scale(.0757)}to{transform:translate(13.161vw,99vh) scale(.0757)}}.snow:nth-child(395){opacity:.2544;transform:translate(80.4219vw,-10px) scale(.8165);animation:fall-395 23s -10s linear infinite}@keyframes fall-395{34.665%{transform:translate(72.4152vw,34.665vh) scale(.8165)}to{transform:translate(76.41855vw,99vh) scale(.8165)}}.snow:nth-child(396){opacity:1.4942;transform:translate(32.4535vw,-10px) scale(.3992);animation:fall-396 30s -6s linear infinite}@keyframes fall-396{36.241%{transform:translate(42.2575vw,36.241vh) scale(.3992)}to{transform:translate(37.3555vw,99vh) scale(.3992)}}.snow:nth-child(397){opacity:.784;transform:translate(85.9821vw,-10px) scale(.8385);animation:fall-397 16s -10s linear infinite}@keyframes fall-397{41.16%{transform:translate(90.6079vw,41.16vh) scale(.8385)}to{transform:translate(88.295vw,99vh) scale(.8385)}}.snow:nth-child(398){opacity:.9306;transform:translate(65.6855vw,-10px) scale(.599);animation:fall-398 11s -11s linear infinite}@keyframes fall-398{39.374%{transform:translate(65.1942vw,39.374vh) scale(.599)}to{transform:translate(65.43985vw,99vh) scale(.599)}}.snow:nth-child(399){opacity:1.4228;transform:translate(13.2599vw,-10px) scale(.2499);animation:fall-399 16s -4s linear infinite}@keyframes fall-399{48.522%{transform:translate(13.2289vw,48.522vh) scale(.2499)}to{transform:translate(13.2444vw,99vh) scale(.2499)}}.snow:nth-child(400){opacity:.851;transform:translate(91.6224vw,-10px) scale(.017);animation:fall-400 18s -7s linear infinite}@keyframes fall-400{59.766%{transform:translate(89.814vw,59.766vh) scale(.017)}to{transform:translate(90.7182vw,99vh) scale(.017)}}\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.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0648;transform:translate(3.8553vw,-10px) scale(.6778);animation:fall-1 14s -17s linear infinite}@keyframes fall-1{41.728%{transform:translate(4.9002vw,41.728vh) scale(.6778)}to{transform:translate(4.37775vw,99vh) scale(.6778)}}.snow:nth-child(2){opacity:.9112;transform:translate(45.7564vw,-10px) scale(.743);animation:fall-2 20s -12s linear infinite}@keyframes fall-2{55.746%{transform:translate(50.1301vw,55.746vh) scale(.743)}to{transform:translate(47.94325vw,99vh) scale(.743)}}.snow:nth-child(3){opacity:1.906;transform:translate(40.4499vw,-10px) scale(.3754);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{31.997%{transform:translate(50.003vw,31.997vh) scale(.3754)}to{transform:translate(45.22645vw,99vh) scale(.3754)}}.snow:nth-child(4){opacity:.0898;transform:translate(24.0995vw,-10px) scale(.0744);animation:fall-4 10s -17s linear infinite}@keyframes fall-4{31.793%{transform:translate(26.5827vw,31.793vh) scale(.0744)}to{transform:translate(25.3411vw,99vh) scale(.0744)}}.snow:nth-child(5){opacity:1.6896;transform:translate(34.8859vw,-10px) scale(.0978);animation:fall-5 14s -25s linear infinite}@keyframes fall-5{67.637%{transform:translate(42.3234vw,67.637vh) scale(.0978)}to{transform:translate(38.60465vw,99vh) scale(.0978)}}.snow:nth-child(6){opacity:1.9362;transform:translate(36.2881vw,-10px) scale(.9199);animation:fall-6 14s -13s linear infinite}@keyframes fall-6{60.415%{transform:translate(44.6559vw,60.415vh) scale(.9199)}to{transform:translate(40.472vw,99vh) scale(.9199)}}.snow:nth-child(7){opacity:1.147;transform:translate(58.744vw,-10px) scale(.6844);animation:fall-7 19s -15s linear infinite}@keyframes fall-7{58.535%{transform:translate(55.048vw,58.535vh) scale(.6844)}to{transform:translate(56.896vw,99vh) scale(.6844)}}.snow:nth-child(8){opacity:1.5802;transform:translate(47.3163vw,-10px) scale(.7676);animation:fall-8 13s -29s linear infinite}@keyframes fall-8{63.751%{transform:translate(52.4785vw,63.751vh) scale(.7676)}to{transform:translate(49.8974vw,99vh) scale(.7676)}}.snow:nth-child(9){opacity:.624;transform:translate(96.4612vw,-10px) scale(.4643);animation:fall-9 29s -28s linear infinite}@keyframes fall-9{65.286%{transform:translate(92.7691vw,65.286vh) scale(.4643)}to{transform:translate(94.61515vw,99vh) scale(.4643)}}.snow:nth-child(10){opacity:.439;transform:translate(44.0908vw,-10px) scale(.6756);animation:fall-10 12s -4s linear infinite}@keyframes fall-10{41.662%{transform:translate(42.8327vw,41.662vh) scale(.6756)}to{transform:translate(43.46175vw,99vh) scale(.6756)}}.snow:nth-child(11){opacity:.5834;transform:translate(83.672vw,-10px) scale(.313);animation:fall-11 22s -23s linear infinite}@keyframes fall-11{50.341%{transform:translate(79.5476vw,50.341vh) scale(.313)}to{transform:translate(81.6098vw,99vh) scale(.313)}}.snow:nth-child(12){opacity:1.3158;transform:translate(72.6987vw,-10px) scale(.3364);animation:fall-12 20s -24s linear infinite}@keyframes fall-12{39.165%{transform:translate(77.0683vw,39.165vh) scale(.3364)}to{transform:translate(74.8835vw,99vh) scale(.3364)}}.snow:nth-child(13){opacity:.2596;transform:translate(88.8252vw,-10px) scale(.9809);animation:fall-13 12s -28s linear infinite}@keyframes fall-13{55.196%{transform:translate(94.9895vw,55.196vh) scale(.9809)}to{transform:translate(91.90735vw,99vh) scale(.9809)}}.snow:nth-child(14){opacity:1.5522;transform:translate(34.7889vw,-10px) scale(.0798);animation:fall-14 26s -19s linear infinite}@keyframes fall-14{38.213%{transform:translate(40.3214vw,38.213vh) scale(.0798)}to{transform:translate(37.55515vw,99vh) scale(.0798)}}.snow:nth-child(15){opacity:.4206;transform:translate(78.972vw,-10px) scale(.8035);animation:fall-15 19s -19s linear infinite}@keyframes fall-15{74.67%{transform:translate(69.7336vw,74.67vh) scale(.8035)}to{transform:translate(74.3528vw,99vh) scale(.8035)}}.snow:nth-child(16){opacity:.8574;transform:translate(91.4246vw,-10px) scale(.0282);animation:fall-16 18s -27s linear infinite}@keyframes fall-16{38.974%{transform:translate(100.7971vw,38.974vh) scale(.0282)}to{transform:translate(96.11085vw,99vh) scale(.0282)}}.snow:nth-child(17){opacity:.204;transform:translate(24.2985vw,-10px) scale(.2624);animation:fall-17 28s -1s linear infinite}@keyframes fall-17{58.706%{transform:translate(15.6617vw,58.706vh) scale(.2624)}to{transform:translate(19.9801vw,99vh) scale(.2624)}}.snow:nth-child(18){opacity:.77;transform:translate(55.0175vw,-10px) scale(.0795);animation:fall-18 28s -8s linear infinite}@keyframes fall-18{61.966%{transform:translate(59.6826vw,61.966vh) scale(.0795)}to{transform:translate(57.35005vw,99vh) scale(.0795)}}.snow:nth-child(19){opacity:.1566;transform:translate(55.7573vw,-10px) scale(.0863);animation:fall-19 23s -18s linear infinite}@keyframes fall-19{32.208%{transform:translate(58.1423vw,32.208vh) scale(.0863)}to{transform:translate(56.9498vw,99vh) scale(.0863)}}.snow:nth-child(20){opacity:1.4968;transform:translate(65.0908vw,-10px) scale(.1689);animation:fall-20 20s -15s linear infinite}@keyframes fall-20{40.463%{transform:translate(60.5234vw,40.463vh) scale(.1689)}to{transform:translate(62.8071vw,99vh) scale(.1689)}}.snow:nth-child(21){opacity:.4774;transform:translate(24.4343vw,-10px) scale(.8892);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{61.958%{transform:translate(33.9615vw,61.958vh) scale(.8892)}to{transform:translate(29.1979vw,99vh) scale(.8892)}}.snow:nth-child(22){opacity:1.8556;transform:translate(80.4391vw,-10px) scale(.1716);animation:fall-22 15s -11s linear infinite}@keyframes fall-22{38.165%{transform:translate(88.5908vw,38.165vh) scale(.1716)}to{transform:translate(84.51495vw,99vh) scale(.1716)}}.snow:nth-child(23){opacity:.734;transform:translate(16.2804vw,-10px) scale(.0157);animation:fall-23 26s -26s linear infinite}@keyframes fall-23{66.294%{transform:translate(17.8248vw,66.294vh) scale(.0157)}to{transform:translate(17.0526vw,99vh) scale(.0157)}}.snow:nth-child(24){opacity:.0132;transform:translate(89.8742vw,-10px) scale(.46);animation:fall-24 21s -1s linear infinite}@keyframes fall-24{55.093%{transform:translate(92.4448vw,55.093vh) scale(.46)}to{transform:translate(91.1595vw,99vh) scale(.46)}}.snow:nth-child(25){opacity:1.4158;transform:translate(16.5392vw,-10px) scale(.0831);animation:fall-25 20s -7s linear infinite}@keyframes fall-25{75.053%{transform:translate(11.4359vw,75.053vh) scale(.0831)}to{transform:translate(13.98755vw,99vh) scale(.0831)}}.snow:nth-child(26){opacity:1.5856;transform:translate(36.6332vw,-10px) scale(.2921);animation:fall-26 27s -18s linear infinite}@keyframes fall-26{33.127%{transform:translate(29.5006vw,33.127vh) scale(.2921)}to{transform:translate(33.0669vw,99vh) scale(.2921)}}.snow:nth-child(27){opacity:1.641;transform:translate(69.0193vw,-10px) scale(.8403);animation:fall-27 18s -17s linear infinite}@keyframes fall-27{38.801%{transform:translate(76.646vw,38.801vh) scale(.8403)}to{transform:translate(72.83265vw,99vh) scale(.8403)}}.snow:nth-child(28){opacity:1.474;transform:translate(45.2876vw,-10px) scale(.2304);animation:fall-28 11s -21s linear infinite}@keyframes fall-28{39.142%{transform:translate(35.8461vw,39.142vh) scale(.2304)}to{transform:translate(40.56685vw,99vh) scale(.2304)}}.snow:nth-child(29){opacity:.193;transform:translate(63.7307vw,-10px) scale(.3964);animation:fall-29 10s -18s linear infinite}@keyframes fall-29{70.419%{transform:translate(66.8733vw,70.419vh) scale(.3964)}to{transform:translate(65.302vw,99vh) scale(.3964)}}.snow:nth-child(30){opacity:.0182;transform:translate(4.0725vw,-10px) scale(.3399);animation:fall-30 10s -28s linear infinite}@keyframes fall-30{77.112%{transform:translate(-3.6758vw,77.112vh) scale(.3399)}to{transform:translate(.19835vw,99vh) scale(.3399)}}.snow:nth-child(31){opacity:1.3076;transform:translate(88.138vw,-10px) scale(.97);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{46.289%{transform:translate(97.1883vw,46.289vh) scale(.97)}to{transform:translate(92.66315vw,99vh) scale(.97)}}.snow:nth-child(32){opacity:.4824;transform:translate(11.7205vw,-10px) scale(.0725);animation:fall-32 24s -29s linear infinite}@keyframes fall-32{31.046%{transform:translate(5.3938vw,31.046vh) scale(.0725)}to{transform:translate(8.55715vw,99vh) scale(.0725)}}.snow:nth-child(33){opacity:1.465;transform:translate(37.089vw,-10px) scale(.0541);animation:fall-33 24s -28s linear infinite}@keyframes fall-33{54.041%{transform:translate(45.8931vw,54.041vh) scale(.0541)}to{transform:translate(41.49105vw,99vh) scale(.0541)}}.snow:nth-child(34){opacity:.5196;transform:translate(16.29vw,-10px) scale(.5036);animation:fall-34 11s -19s linear infinite}@keyframes fall-34{67.528%{transform:translate(22.6167vw,67.528vh) scale(.5036)}to{transform:translate(19.45335vw,99vh) scale(.5036)}}.snow:nth-child(35){opacity:.2788;transform:translate(72.2889vw,-10px) scale(.3836);animation:fall-35 21s -4s linear infinite}@keyframes fall-35{61.372%{transform:translate(76.8951vw,61.372vh) scale(.3836)}to{transform:translate(74.592vw,99vh) scale(.3836)}}.snow:nth-child(36){opacity:1.3522;transform:translate(27.4737vw,-10px) scale(.2197);animation:fall-36 29s -12s linear infinite}@keyframes fall-36{46.233%{transform:translate(32.0052vw,46.233vh) scale(.2197)}to{transform:translate(29.73945vw,99vh) scale(.2197)}}.snow:nth-child(37){opacity:1.395;transform:translate(99.5782vw,-10px) scale(.1036);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{59.686%{transform:translate(104.6555vw,59.686vh) scale(.1036)}to{transform:translate(102.11685vw,99vh) scale(.1036)}}.snow:nth-child(38){opacity:1.7206;transform:translate(62.3009vw,-10px) scale(.1672);animation:fall-38 23s -10s linear infinite}@keyframes fall-38{65.914%{transform:translate(62.0367vw,65.914vh) scale(.1672)}to{transform:translate(62.1688vw,99vh) scale(.1672)}}.snow:nth-child(39){opacity:.8992;transform:translate(83.5403vw,-10px) scale(.1871);animation:fall-39 10s -29s linear infinite}@keyframes fall-39{43.961%{transform:translate(83.9377vw,43.961vh) scale(.1871)}to{transform:translate(83.739vw,99vh) scale(.1871)}}.snow:nth-child(40){opacity:.2432;transform:translate(59.4989vw,-10px) scale(.5252);animation:fall-40 22s -4s linear infinite}@keyframes fall-40{69.009%{transform:translate(67.9009vw,69.009vh) scale(.5252)}to{transform:translate(63.6999vw,99vh) scale(.5252)}}.snow:nth-child(41){opacity:.2542;transform:translate(8.4326vw,-10px) scale(.5475);animation:fall-41 11s -20s linear infinite}@keyframes fall-41{31.09%{transform:translate(12.8796vw,31.09vh) scale(.5475)}to{transform:translate(10.6561vw,99vh) scale(.5475)}}.snow:nth-child(42){opacity:.3858;transform:translate(11.5635vw,-10px) scale(.3755);animation:fall-42 27s -8s linear infinite}@keyframes fall-42{67.421%{transform:translate(11.5372vw,67.421vh) scale(.3755)}to{transform:translate(11.55035vw,99vh) scale(.3755)}}.snow:nth-child(43){opacity:.7252;transform:translate(75.7769vw,-10px) scale(.0635);animation:fall-43 30s -8s linear infinite}@keyframes fall-43{79.557%{transform:translate(80.2825vw,79.557vh) scale(.0635)}to{transform:translate(78.0297vw,99vh) scale(.0635)}}.snow:nth-child(44){opacity:.9686;transform:translate(78.9337vw,-10px) scale(.6109);animation:fall-44 23s -8s linear infinite}@keyframes fall-44{61.131%{transform:translate(73.1026vw,61.131vh) scale(.6109)}to{transform:translate(76.01815vw,99vh) scale(.6109)}}.snow:nth-child(45){opacity:.661;transform:translate(69.5265vw,-10px) scale(.6262);animation:fall-45 22s -11s linear infinite}@keyframes fall-45{56.49%{transform:translate(66.3974vw,56.49vh) scale(.6262)}to{transform:translate(67.96195vw,99vh) scale(.6262)}}.snow:nth-child(46){opacity:.4614;transform:translate(30.5565vw,-10px) scale(.6311);animation:fall-46 27s -14s linear infinite}@keyframes fall-46{58.5%{transform:translate(30.6772vw,58.5vh) scale(.6311)}to{transform:translate(30.61685vw,99vh) scale(.6311)}}.snow:nth-child(47){opacity:1.3504;transform:translate(74.5977vw,-10px) scale(.734);animation:fall-47 26s -14s linear infinite}@keyframes fall-47{41.269%{transform:translate(80.3528vw,41.269vh) scale(.734)}to{transform:translate(77.47525vw,99vh) scale(.734)}}.snow:nth-child(48){opacity:.5648;transform:translate(7.2542vw,-10px) scale(.2912);animation:fall-48 29s -12s linear infinite}@keyframes fall-48{33.453%{transform:translate(13.6485vw,33.453vh) scale(.2912)}to{transform:translate(10.45135vw,99vh) scale(.2912)}}.snow:nth-child(49){opacity:.04;transform:translate(17.1542vw,-10px) scale(.5915);animation:fall-49 29s -4s linear infinite}@keyframes fall-49{50.455%{transform:translate(24.0804vw,50.455vh) scale(.5915)}to{transform:translate(20.6173vw,99vh) scale(.5915)}}.snow:nth-child(50){opacity:.7096;transform:translate(60.8077vw,-10px) scale(.0939);animation:fall-50 29s -22s linear infinite}@keyframes fall-50{47.298%{transform:translate(54.0563vw,47.298vh) scale(.0939)}to{transform:translate(57.432vw,99vh) scale(.0939)}}.snow:nth-child(51){opacity:1.1988;transform:translate(20.7762vw,-10px) scale(.2178);animation:fall-51 12s -29s linear infinite}@keyframes fall-51{53.029%{transform:translate(24.4337vw,53.029vh) scale(.2178)}to{transform:translate(22.60495vw,99vh) scale(.2178)}}.snow:nth-child(52){opacity:1.7292;transform:translate(36.8541vw,-10px) scale(.1869);animation:fall-52 10s -23s linear infinite}@keyframes fall-52{74.249%{transform:translate(42.0351vw,74.249vh) scale(.1869)}to{transform:translate(39.4446vw,99vh) scale(.1869)}}.snow:nth-child(53){opacity:1.7988;transform:translate(22.1557vw,-10px) scale(.5506);animation:fall-53 13s -6s linear infinite}@keyframes fall-53{43.008%{transform:translate(14.9687vw,43.008vh) scale(.5506)}to{transform:translate(18.5622vw,99vh) scale(.5506)}}.snow:nth-child(54){opacity:1.9624;transform:translate(24.3575vw,-10px) scale(.8776);animation:fall-54 14s -25s linear infinite}@keyframes fall-54{70.023%{transform:translate(15.1341vw,70.023vh) scale(.8776)}to{transform:translate(19.7458vw,99vh) scale(.8776)}}.snow:nth-child(55){opacity:1.446;transform:translate(91.0216vw,-10px) scale(.6067);animation:fall-55 24s -1s linear infinite}@keyframes fall-55{40.831%{transform:translate(90.1523vw,40.831vh) scale(.6067)}to{transform:translate(90.58695vw,99vh) scale(.6067)}}.snow:nth-child(56){opacity:1.3946;transform:translate(20.0612vw,-10px) scale(.6682);animation:fall-56 17s -7s linear infinite}@keyframes fall-56{47.619%{transform:translate(24.8447vw,47.619vh) scale(.6682)}to{transform:translate(22.45295vw,99vh) scale(.6682)}}.snow:nth-child(57){opacity:.2912;transform:translate(88.3011vw,-10px) scale(.0104);animation:fall-57 13s -14s linear infinite}@keyframes fall-57{61.445%{transform:translate(89.7571vw,61.445vh) scale(.0104)}to{transform:translate(89.0291vw,99vh) scale(.0104)}}.snow:nth-child(58){opacity:.0648;transform:translate(92.5371vw,-10px) scale(.3781);animation:fall-58 18s -14s linear infinite}@keyframes fall-58{45.741%{transform:translate(89.7179vw,45.741vh) scale(.3781)}to{transform:translate(91.1275vw,99vh) scale(.3781)}}.snow:nth-child(59){opacity:.3972;transform:translate(49.7874vw,-10px) scale(.8851);animation:fall-59 10s -1s linear infinite}@keyframes fall-59{64.656%{transform:translate(40.5943vw,64.656vh) scale(.8851)}to{transform:translate(45.19085vw,99vh) scale(.8851)}}.snow:nth-child(60){opacity:.7414;transform:translate(54.5741vw,-10px) scale(.2845);animation:fall-60 16s -28s linear infinite}@keyframes fall-60{78.538%{transform:translate(60.6951vw,78.538vh) scale(.2845)}to{transform:translate(57.6346vw,99vh) scale(.2845)}}.snow:nth-child(61){opacity:1.4988;transform:translate(58.6443vw,-10px) scale(.2365);animation:fall-61 15s -16s linear infinite}@keyframes fall-61{69.24%{transform:translate(67.3275vw,69.24vh) scale(.2365)}to{transform:translate(62.9859vw,99vh) scale(.2365)}}.snow:nth-child(62){opacity:.3178;transform:translate(42.1081vw,-10px) scale(.7138);animation:fall-62 19s -9s linear infinite}@keyframes fall-62{59.572%{transform:translate(47.0955vw,59.572vh) scale(.7138)}to{transform:translate(44.6018vw,99vh) scale(.7138)}}.snow:nth-child(63){opacity:.1638;transform:translate(22.6092vw,-10px) scale(.5168);animation:fall-63 25s -5s linear infinite}@keyframes fall-63{75.092%{transform:translate(25.875vw,75.092vh) scale(.5168)}to{transform:translate(24.2421vw,99vh) scale(.5168)}}.snow:nth-child(64){opacity:.329;transform:translate(50.8711vw,-10px) scale(.9928);animation:fall-64 26s -3s linear infinite}@keyframes fall-64{34.407%{transform:translate(59.5634vw,34.407vh) scale(.9928)}to{transform:translate(55.21725vw,99vh) scale(.9928)}}.snow:nth-child(65){opacity:.9078;transform:translate(53.6177vw,-10px) scale(.0626);animation:fall-65 16s -17s linear infinite}@keyframes fall-65{63.562%{transform:translate(56.2046vw,63.562vh) scale(.0626)}to{transform:translate(54.91115vw,99vh) scale(.0626)}}.snow:nth-child(66){opacity:.3634;transform:translate(99.8318vw,-10px) scale(.0452);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{40.51%{transform:translate(90.6033vw,40.51vh) scale(.0452)}to{transform:translate(95.21755vw,99vh) scale(.0452)}}.snow:nth-child(67){opacity:.0036;transform:translate(66.041vw,-10px) scale(.3896);animation:fall-67 11s -27s linear infinite}@keyframes fall-67{30.969%{transform:translate(71.1017vw,30.969vh) scale(.3896)}to{transform:translate(68.57135vw,99vh) scale(.3896)}}.snow:nth-child(68){opacity:1.5246;transform:translate(64.815vw,-10px) scale(.9302);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{56.261%{transform:translate(70.9971vw,56.261vh) scale(.9302)}to{transform:translate(67.90605vw,99vh) scale(.9302)}}.snow:nth-child(69){opacity:.6126;transform:translate(1.3732vw,-10px) scale(.7454);animation:fall-69 30s -16s linear infinite}@keyframes fall-69{62.196%{transform:translate(-3.2635vw,62.196vh) scale(.7454)}to{transform:translate(-.94515vw,99vh) scale(.7454)}}.snow:nth-child(70){opacity:.149;transform:translate(88.5672vw,-10px) scale(.2558);animation:fall-70 13s -8s linear infinite}@keyframes fall-70{30.295%{transform:translate(88.6282vw,30.295vh) scale(.2558)}to{transform:translate(88.5977vw,99vh) scale(.2558)}}.snow:nth-child(71){opacity:1.8238;transform:translate(84.1429vw,-10px) scale(.3515);animation:fall-71 17s -28s linear infinite}@keyframes fall-71{64.477%{transform:translate(76.1868vw,64.477vh) scale(.3515)}to{transform:translate(80.16485vw,99vh) scale(.3515)}}.snow:nth-child(72){opacity:.2248;transform:translate(29.8532vw,-10px) scale(.7273);animation:fall-72 21s -18s linear infinite}@keyframes fall-72{50.737%{transform:translate(23.687vw,50.737vh) scale(.7273)}to{transform:translate(26.7701vw,99vh) scale(.7273)}}.snow:nth-child(73){opacity:1.9016;transform:translate(4.306vw,-10px) scale(.2984);animation:fall-73 10s -7s linear infinite}@keyframes fall-73{74.786%{transform:translate(8.0717vw,74.786vh) scale(.2984)}to{transform:translate(6.18885vw,99vh) scale(.2984)}}.snow:nth-child(74){opacity:1.8146;transform:translate(92.0221vw,-10px) scale(.661);animation:fall-74 18s -5s linear infinite}@keyframes fall-74{76.447%{transform:translate(100.5163vw,76.447vh) scale(.661)}to{transform:translate(96.2692vw,99vh) scale(.661)}}.snow:nth-child(75){opacity:1.8482;transform:translate(94.4123vw,-10px) scale(.07);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{51.415%{transform:translate(89.581vw,51.415vh) scale(.07)}to{transform:translate(91.99665vw,99vh) scale(.07)}}.snow:nth-child(76){opacity:1.613;transform:translate(8.9379vw,-10px) scale(.7335);animation:fall-76 22s -1s linear infinite}@keyframes fall-76{63.622%{transform:translate(18.4875vw,63.622vh) scale(.7335)}to{transform:translate(13.7127vw,99vh) scale(.7335)}}.snow:nth-child(77){opacity:.2514;transform:translate(51.2884vw,-10px) scale(.9189);animation:fall-77 19s -28s linear infinite}@keyframes fall-77{42.546%{transform:translate(61.0046vw,42.546vh) scale(.9189)}to{transform:translate(56.1465vw,99vh) scale(.9189)}}.snow:nth-child(78){opacity:1.583;transform:translate(92.9494vw,-10px) scale(.8107);animation:fall-78 13s -3s linear infinite}@keyframes fall-78{50.573%{transform:translate(85.4482vw,50.573vh) scale(.8107)}to{transform:translate(89.1988vw,99vh) scale(.8107)}}.snow:nth-child(79){opacity:.3562;transform:translate(24.8231vw,-10px) scale(.7835);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{33.557%{transform:translate(15.9182vw,33.557vh) scale(.7835)}to{transform:translate(20.37065vw,99vh) scale(.7835)}}.snow:nth-child(80){opacity:1.3368;transform:translate(72.1862vw,-10px) scale(.6522);animation:fall-80 18s -18s linear infinite}@keyframes fall-80{34.223%{transform:translate(65.7834vw,34.223vh) scale(.6522)}to{transform:translate(68.9848vw,99vh) scale(.6522)}}.snow:nth-child(81){opacity:1.842;transform:translate(67.2255vw,-10px) scale(.996);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{69.023%{transform:translate(59.3234vw,69.023vh) scale(.996)}to{transform:translate(63.27445vw,99vh) scale(.996)}}.snow:nth-child(82){opacity:.2528;transform:translate(31.5002vw,-10px) scale(.0023);animation:fall-82 27s -18s linear infinite}@keyframes fall-82{48.781%{transform:translate(31.0515vw,48.781vh) scale(.0023)}to{transform:translate(31.27585vw,99vh) scale(.0023)}}.snow:nth-child(83){opacity:1.9806;transform:translate(57.7864vw,-10px) scale(.6066);animation:fall-83 14s -21s linear infinite}@keyframes fall-83{64.011%{transform:translate(53.1268vw,64.011vh) scale(.6066)}to{transform:translate(55.4566vw,99vh) scale(.6066)}}.snow:nth-child(84){opacity:.0724;transform:translate(42.7023vw,-10px) scale(.4158);animation:fall-84 22s -14s linear infinite}@keyframes fall-84{52.117%{transform:translate(37.3577vw,52.117vh) scale(.4158)}to{transform:translate(40.03vw,99vh) scale(.4158)}}.snow:nth-child(85){opacity:1.233;transform:translate(22.9677vw,-10px) scale(.7878);animation:fall-85 26s -3s linear infinite}@keyframes fall-85{40.01%{transform:translate(30.1903vw,40.01vh) scale(.7878)}to{transform:translate(26.579vw,99vh) scale(.7878)}}.snow:nth-child(86){opacity:1.7384;transform:translate(72.1384vw,-10px) scale(.7923);animation:fall-86 18s -2s linear infinite}@keyframes fall-86{34.712%{transform:translate(80.8756vw,34.712vh) scale(.7923)}to{transform:translate(76.507vw,99vh) scale(.7923)}}.snow:nth-child(87){opacity:1.8122;transform:translate(77.3563vw,-10px) scale(.3095);animation:fall-87 21s -10s linear infinite}@keyframes fall-87{78.053%{transform:translate(76.4153vw,78.053vh) scale(.3095)}to{transform:translate(76.8858vw,99vh) scale(.3095)}}.snow:nth-child(88){opacity:.9058;transform:translate(57.1603vw,-10px) scale(.5178);animation:fall-88 30s -11s linear infinite}@keyframes fall-88{79.844%{transform:translate(58.0206vw,79.844vh) scale(.5178)}to{transform:translate(57.59045vw,99vh) scale(.5178)}}.snow:nth-child(89){opacity:1.851;transform:translate(95.6014vw,-10px) scale(.0456);animation:fall-89 11s -28s linear infinite}@keyframes fall-89{56.842%{transform:translate(104.8106vw,56.842vh) scale(.0456)}to{transform:translate(100.206vw,99vh) scale(.0456)}}.snow:nth-child(90){opacity:.9154;transform:translate(72.8126vw,-10px) scale(.0497);animation:fall-90 15s -8s linear infinite}@keyframes fall-90{52.401%{transform:translate(64.9498vw,52.401vh) scale(.0497)}to{transform:translate(68.8812vw,99vh) scale(.0497)}}.snow:nth-child(91){opacity:.3236;transform:translate(47.3335vw,-10px) scale(.5411);animation:fall-91 12s -28s linear infinite}@keyframes fall-91{75.562%{transform:translate(48.6893vw,75.562vh) scale(.5411)}to{transform:translate(48.0114vw,99vh) scale(.5411)}}.snow:nth-child(92){opacity:.7642;transform:translate(98.1802vw,-10px) scale(.9926);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{75.481%{transform:translate(96.8013vw,75.481vh) scale(.9926)}to{transform:translate(97.49075vw,99vh) scale(.9926)}}.snow:nth-child(93){opacity:1.47;transform:translate(23.61vw,-10px) scale(.8051);animation:fall-93 18s -20s linear infinite}@keyframes fall-93{54.361%{transform:translate(24.0584vw,54.361vh) scale(.8051)}to{transform:translate(23.8342vw,99vh) scale(.8051)}}.snow:nth-child(94){opacity:.0686;transform:translate(73.0912vw,-10px) scale(.7927);animation:fall-94 17s -19s linear infinite}@keyframes fall-94{42.596%{transform:translate(67.665vw,42.596vh) scale(.7927)}to{transform:translate(70.3781vw,99vh) scale(.7927)}}.snow:nth-child(95){opacity:.255;transform:translate(71.1047vw,-10px) scale(.803);animation:fall-95 13s -28s linear infinite}@keyframes fall-95{46.969%{transform:translate(66.1084vw,46.969vh) scale(.803)}to{transform:translate(68.60655vw,99vh) scale(.803)}}.snow:nth-child(96){opacity:1.6052;transform:translate(38.1932vw,-10px) scale(.5481);animation:fall-96 15s -26s linear infinite}@keyframes fall-96{74.471%{transform:translate(35.3248vw,74.471vh) scale(.5481)}to{transform:translate(36.759vw,99vh) scale(.5481)}}.snow:nth-child(97){opacity:.2558;transform:translate(92.9097vw,-10px) scale(.8945);animation:fall-97 20s -15s linear infinite}@keyframes fall-97{54.807%{transform:translate(99.5939vw,54.807vh) scale(.8945)}to{transform:translate(96.2518vw,99vh) scale(.8945)}}.snow:nth-child(98){opacity:.1494;transform:translate(83.6734vw,-10px) scale(.9411);animation:fall-98 22s -14s linear infinite}@keyframes fall-98{60.206%{transform:translate(81.6605vw,60.206vh) scale(.9411)}to{transform:translate(82.66695vw,99vh) scale(.9411)}}.snow:nth-child(99){opacity:1.0398;transform:translate(62.0612vw,-10px) scale(.5044);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{74.319%{transform:translate(53.2812vw,74.319vh) scale(.5044)}to{transform:translate(57.6712vw,99vh) scale(.5044)}}.snow:nth-child(100){opacity:1.3812;transform:translate(92.1375vw,-10px) scale(.8432);animation:fall-100 17s -1s linear infinite}@keyframes fall-100{64.965%{transform:translate(101.4294vw,64.965vh) scale(.8432)}to{transform:translate(96.78345vw,99vh) scale(.8432)}}.snow:nth-child(101){opacity:.8806;transform:translate(85.444vw,-10px) scale(.5014);animation:fall-101 16s -15s linear infinite}@keyframes fall-101{67.265%{transform:translate(92.7683vw,67.265vh) scale(.5014)}to{transform:translate(89.10615vw,99vh) scale(.5014)}}.snow:nth-child(102){opacity:1.7812;transform:translate(11.8183vw,-10px) scale(.5934);animation:fall-102 20s -14s linear infinite}@keyframes fall-102{43.399%{transform:translate(16.4794vw,43.399vh) scale(.5934)}to{transform:translate(14.14885vw,99vh) scale(.5934)}}.snow:nth-child(103){opacity:1.0422;transform:translate(77.3728vw,-10px) scale(.5231);animation:fall-103 21s -20s linear infinite}@keyframes fall-103{53.195%{transform:translate(86.6905vw,53.195vh) scale(.5231)}to{transform:translate(82.03165vw,99vh) scale(.5231)}}.snow:nth-child(104){opacity:.9402;transform:translate(12.753vw,-10px) scale(.8206);animation:fall-104 22s -22s linear infinite}@keyframes fall-104{34.833%{transform:translate(5.3747vw,34.833vh) scale(.8206)}to{transform:translate(9.06385vw,99vh) scale(.8206)}}.snow:nth-child(105){opacity:.2178;transform:translate(4.2457vw,-10px) scale(.2895);animation:fall-105 10s -8s linear infinite}@keyframes fall-105{44.387%{transform:translate(1.7764vw,44.387vh) scale(.2895)}to{transform:translate(3.01105vw,99vh) scale(.2895)}}.snow:nth-child(106){opacity:1.5356;transform:translate(71.2517vw,-10px) scale(.6034);animation:fall-106 24s -10s linear infinite}@keyframes fall-106{49.81%{transform:translate(64.1092vw,49.81vh) scale(.6034)}to{transform:translate(67.68045vw,99vh) scale(.6034)}}.snow:nth-child(107){opacity:1.5296;transform:translate(92.6591vw,-10px) scale(.6993);animation:fall-107 29s -28s linear infinite}@keyframes fall-107{59.834%{transform:translate(99.0922vw,59.834vh) scale(.6993)}to{transform:translate(95.87565vw,99vh) scale(.6993)}}.snow:nth-child(108){opacity:.4846;transform:translate(84.7003vw,-10px) scale(.7875);animation:fall-108 23s -14s linear infinite}@keyframes fall-108{74.116%{transform:translate(93.2392vw,74.116vh) scale(.7875)}to{transform:translate(88.96975vw,99vh) scale(.7875)}}.snow:nth-child(109){opacity:.3912;transform:translate(74.4982vw,-10px) scale(.8628);animation:fall-109 17s -14s linear infinite}@keyframes fall-109{39.649%{transform:translate(72.2218vw,39.649vh) scale(.8628)}to{transform:translate(73.36vw,99vh) scale(.8628)}}.snow:nth-child(110){opacity:.0822;transform:translate(68.9192vw,-10px) scale(.5334);animation:fall-110 10s -10s linear infinite}@keyframes fall-110{75.263%{transform:translate(70.7127vw,75.263vh) scale(.5334)}to{transform:translate(69.81595vw,99vh) scale(.5334)}}.snow:nth-child(111){opacity:1.6302;transform:translate(85.0927vw,-10px) scale(.2266);animation:fall-111 15s -12s linear infinite}@keyframes fall-111{60.749%{transform:translate(90.1446vw,60.749vh) scale(.2266)}to{transform:translate(87.61865vw,99vh) scale(.2266)}}.snow:nth-child(112){opacity:.773;transform:translate(95.1688vw,-10px) scale(.7731);animation:fall-112 13s -19s linear infinite}@keyframes fall-112{54.646%{transform:translate(86.2448vw,54.646vh) scale(.7731)}to{transform:translate(90.7068vw,99vh) scale(.7731)}}.snow:nth-child(113){opacity:.132;transform:translate(46.1779vw,-10px) scale(.3641);animation:fall-113 21s -1s linear infinite}@keyframes fall-113{30.996%{transform:translate(50.1393vw,30.996vh) scale(.3641)}to{transform:translate(48.1586vw,99vh) scale(.3641)}}.snow:nth-child(114){opacity:1.1912;transform:translate(8.0605vw,-10px) scale(.5088);animation:fall-114 26s -18s linear infinite}@keyframes fall-114{63.76%{transform:translate(14.5073vw,63.76vh) scale(.5088)}to{transform:translate(11.2839vw,99vh) scale(.5088)}}.snow:nth-child(115){opacity:1.571;transform:translate(62.4888vw,-10px) scale(.9045);animation:fall-115 14s -13s linear infinite}@keyframes fall-115{47.598%{transform:translate(54.3732vw,47.598vh) scale(.9045)}to{transform:translate(58.431vw,99vh) scale(.9045)}}.snow:nth-child(116){opacity:.5544;transform:translate(20.1921vw,-10px) scale(.4571);animation:fall-116 11s -29s linear infinite}@keyframes fall-116{77.119%{transform:translate(15.1745vw,77.119vh) scale(.4571)}to{transform:translate(17.6833vw,99vh) scale(.4571)}}.snow:nth-child(117){opacity:1.1556;transform:translate(46.7366vw,-10px) scale(.3117);animation:fall-117 16s -22s linear infinite}@keyframes fall-117{33.763%{transform:translate(40.4782vw,33.763vh) scale(.3117)}to{transform:translate(43.6074vw,99vh) scale(.3117)}}.snow:nth-child(118){opacity:.3844;transform:translate(89.0172vw,-10px) scale(.3092);animation:fall-118 19s -13s linear infinite}@keyframes fall-118{79.425%{transform:translate(90.3816vw,79.425vh) scale(.3092)}to{transform:translate(89.6994vw,99vh) scale(.3092)}}.snow:nth-child(119){opacity:1.7842;transform:translate(95.8638vw,-10px) scale(.3361);animation:fall-119 14s -27s linear infinite}@keyframes fall-119{62.907%{transform:translate(101.0117vw,62.907vh) scale(.3361)}to{transform:translate(98.43775vw,99vh) scale(.3361)}}.snow:nth-child(120){opacity:.6668;transform:translate(62.1069vw,-10px) scale(.1871);animation:fall-120 20s -22s linear infinite}@keyframes fall-120{40.206%{transform:translate(68.7614vw,40.206vh) scale(.1871)}to{transform:translate(65.43415vw,99vh) scale(.1871)}}.snow:nth-child(121){opacity:.0834;transform:translate(18.3995vw,-10px) scale(.1582);animation:fall-121 20s -11s linear infinite}@keyframes fall-121{77.146%{transform:translate(20.7806vw,77.146vh) scale(.1582)}to{transform:translate(19.59005vw,99vh) scale(.1582)}}.snow:nth-child(122){opacity:.9572;transform:translate(22.8087vw,-10px) scale(.7679);animation:fall-122 27s -16s linear infinite}@keyframes fall-122{54.207%{transform:translate(22.4163vw,54.207vh) scale(.7679)}to{transform:translate(22.6125vw,99vh) scale(.7679)}}.snow:nth-child(123){opacity:.348;transform:translate(55.853vw,-10px) scale(.7019);animation:fall-123 21s -30s linear infinite}@keyframes fall-123{75.853%{transform:translate(49.7333vw,75.853vh) scale(.7019)}to{transform:translate(52.79315vw,99vh) scale(.7019)}}.snow:nth-child(124){opacity:.6022;transform:translate(36.0729vw,-10px) scale(.4234);animation:fall-124 29s -6s linear infinite}@keyframes fall-124{60.363%{transform:translate(41.1757vw,60.363vh) scale(.4234)}to{transform:translate(38.6243vw,99vh) scale(.4234)}}.snow:nth-child(125){opacity:1.5114;transform:translate(78.5093vw,-10px) scale(.8632);animation:fall-125 21s -19s linear infinite}@keyframes fall-125{42.02%{transform:translate(69.2937vw,42.02vh) scale(.8632)}to{transform:translate(73.9015vw,99vh) scale(.8632)}}.snow:nth-child(126){opacity:1.1756;transform:translate(98.7451vw,-10px) scale(.2357);animation:fall-126 24s -13s linear infinite}@keyframes fall-126{75.154%{transform:translate(92.9835vw,75.154vh) scale(.2357)}to{transform:translate(95.8643vw,99vh) scale(.2357)}}.snow:nth-child(127){opacity:.3982;transform:translate(97.9574vw,-10px) scale(.0072);animation:fall-127 28s -21s linear infinite}@keyframes fall-127{60.176%{transform:translate(89.5181vw,60.176vh) scale(.0072)}to{transform:translate(93.73775vw,99vh) scale(.0072)}}.snow:nth-child(128){opacity:1.4238;transform:translate(2.7268vw,-10px) scale(.7596);animation:fall-128 12s -7s linear infinite}@keyframes fall-128{76.518%{transform:translate(1.2542vw,76.518vh) scale(.7596)}to{transform:translate(1.9905vw,99vh) scale(.7596)}}.snow:nth-child(129){opacity:.628;transform:translate(92.0522vw,-10px) scale(.5945);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{46.304%{transform:translate(89.529vw,46.304vh) scale(.5945)}to{transform:translate(90.7906vw,99vh) scale(.5945)}}.snow:nth-child(130){opacity:.2876;transform:translate(11.1683vw,-10px) scale(.6208);animation:fall-130 21s -13s linear infinite}@keyframes fall-130{50.742%{transform:translate(9.1345vw,50.742vh) scale(.6208)}to{transform:translate(10.1514vw,99vh) scale(.6208)}}.snow:nth-child(131){opacity:1.6958;transform:translate(20.1948vw,-10px) scale(.2332);animation:fall-131 11s -21s linear infinite}@keyframes fall-131{65.458%{transform:translate(13.8615vw,65.458vh) scale(.2332)}to{transform:translate(17.02815vw,99vh) scale(.2332)}}.snow:nth-child(132){opacity:1.7114;transform:translate(85.5871vw,-10px) scale(.1582);animation:fall-132 28s -21s linear infinite}@keyframes fall-132{50.272%{transform:translate(83.4002vw,50.272vh) scale(.1582)}to{transform:translate(84.49365vw,99vh) scale(.1582)}}.snow:nth-child(133){opacity:1.2098;transform:translate(18.6871vw,-10px) scale(.6965);animation:fall-133 24s -4s linear infinite}@keyframes fall-133{44.817%{transform:translate(16.3442vw,44.817vh) scale(.6965)}to{transform:translate(17.51565vw,99vh) scale(.6965)}}.snow:nth-child(134){opacity:1.9922;transform:translate(31.0054vw,-10px) scale(.4821);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{32.356%{transform:translate(22.1353vw,32.356vh) scale(.4821)}to{transform:translate(26.57035vw,99vh) scale(.4821)}}.snow:nth-child(135){opacity:.319;transform:translate(51.768vw,-10px) scale(.1759);animation:fall-135 13s -19s linear infinite}@keyframes fall-135{75.862%{transform:translate(52.3853vw,75.862vh) scale(.1759)}to{transform:translate(52.07665vw,99vh) scale(.1759)}}.snow:nth-child(136){opacity:.4168;transform:translate(47.163vw,-10px) scale(.797);animation:fall-136 24s -27s linear infinite}@keyframes fall-136{61.984%{transform:translate(51.9789vw,61.984vh) scale(.797)}to{transform:translate(49.57095vw,99vh) scale(.797)}}.snow:nth-child(137){opacity:1.5768;transform:translate(67.0866vw,-10px) scale(.906);animation:fall-137 16s -15s linear infinite}@keyframes fall-137{63.16%{transform:translate(59.5893vw,63.16vh) scale(.906)}to{transform:translate(63.33795vw,99vh) scale(.906)}}.snow:nth-child(138){opacity:.3274;transform:translate(99.9201vw,-10px) scale(.2183);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{64.944%{transform:translate(103.3115vw,64.944vh) scale(.2183)}to{transform:translate(101.6158vw,99vh) scale(.2183)}}.snow:nth-child(139){opacity:.902;transform:translate(99.8322vw,-10px) scale(.5947);animation:fall-139 16s -5s linear infinite}@keyframes fall-139{50.3%{transform:translate(89.9497vw,50.3vh) scale(.5947)}to{transform:translate(94.89095vw,99vh) scale(.5947)}}.snow:nth-child(140){opacity:.7528;transform:translate(76.0473vw,-10px) scale(.0965);animation:fall-140 27s -18s linear infinite}@keyframes fall-140{62.332%{transform:translate(84.0539vw,62.332vh) scale(.0965)}to{transform:translate(80.0506vw,99vh) scale(.0965)}}.snow:nth-child(141){opacity:.524;transform:translate(38.2019vw,-10px) scale(.0036);animation:fall-141 20s -18s linear infinite}@keyframes fall-141{45.609%{transform:translate(46.2804vw,45.609vh) scale(.0036)}to{transform:translate(42.24115vw,99vh) scale(.0036)}}.snow:nth-child(142){opacity:.2664;transform:translate(.3033vw,-10px) scale(.1226);animation:fall-142 16s -1s linear infinite}@keyframes fall-142{63.257%{transform:translate(2.1034vw,63.257vh) scale(.1226)}to{transform:translate(1.20335vw,99vh) scale(.1226)}}.snow:nth-child(143){opacity:1.6224;transform:translate(28.0526vw,-10px) scale(.3027);animation:fall-143 30s -27s linear infinite}@keyframes fall-143{46.061%{transform:translate(31.0725vw,46.061vh) scale(.3027)}to{transform:translate(29.56255vw,99vh) scale(.3027)}}.snow:nth-child(144){opacity:.6928;transform:translate(89.8841vw,-10px) scale(.2434);animation:fall-144 14s -22s linear infinite}@keyframes fall-144{40.634%{transform:translate(91.4944vw,40.634vh) scale(.2434)}to{transform:translate(90.68925vw,99vh) scale(.2434)}}.snow:nth-child(145){opacity:.7822;transform:translate(79.5838vw,-10px) scale(.2984);animation:fall-145 17s -11s linear infinite}@keyframes fall-145{43.655%{transform:translate(74.5078vw,43.655vh) scale(.2984)}to{transform:translate(77.0458vw,99vh) scale(.2984)}}.snow:nth-child(146){opacity:.905;transform:translate(57.6731vw,-10px) scale(.3085);animation:fall-146 30s -20s linear infinite}@keyframes fall-146{70.54%{transform:translate(58.8557vw,70.54vh) scale(.3085)}to{transform:translate(58.2644vw,99vh) scale(.3085)}}.snow:nth-child(147){opacity:.3406;transform:translate(75.6931vw,-10px) scale(.5387);animation:fall-147 29s -18s linear infinite}@keyframes fall-147{53.097%{transform:translate(70.766vw,53.097vh) scale(.5387)}to{transform:translate(73.22955vw,99vh) scale(.5387)}}.snow:nth-child(148){opacity:.896;transform:translate(53.8291vw,-10px) scale(.2712);animation:fall-148 13s -10s linear infinite}@keyframes fall-148{46.882%{transform:translate(46.3848vw,46.882vh) scale(.2712)}to{transform:translate(50.10695vw,99vh) scale(.2712)}}.snow:nth-child(149){opacity:.8298;transform:translate(38.1716vw,-10px) scale(.9428);animation:fall-149 10s -4s linear infinite}@keyframes fall-149{58.77%{transform:translate(43.2985vw,58.77vh) scale(.9428)}to{transform:translate(40.73505vw,99vh) scale(.9428)}}.snow:nth-child(150){opacity:.8854;transform:translate(94.9604vw,-10px) scale(.611);animation:fall-150 19s -27s linear infinite}@keyframes fall-150{47.208%{transform:translate(96.0057vw,47.208vh) scale(.611)}to{transform:translate(95.48305vw,99vh) scale(.611)}}.snow:nth-child(151){opacity:.1954;transform:translate(29.2415vw,-10px) scale(.3183);animation:fall-151 26s -23s linear infinite}@keyframes fall-151{31.172%{transform:translate(36.0393vw,31.172vh) scale(.3183)}to{transform:translate(32.6404vw,99vh) scale(.3183)}}.snow:nth-child(152){opacity:1.164;transform:translate(40.3701vw,-10px) scale(.4312);animation:fall-152 22s -19s linear infinite}@keyframes fall-152{49.653%{transform:translate(43.3885vw,49.653vh) scale(.4312)}to{transform:translate(41.8793vw,99vh) scale(.4312)}}.snow:nth-child(153){opacity:.201;transform:translate(52.3785vw,-10px) scale(.3237);animation:fall-153 14s -25s linear infinite}@keyframes fall-153{56.581%{transform:translate(51.2294vw,56.581vh) scale(.3237)}to{transform:translate(51.80395vw,99vh) scale(.3237)}}.snow:nth-child(154){opacity:.9924;transform:translate(95.7191vw,-10px) scale(.8242);animation:fall-154 28s -30s linear infinite}@keyframes fall-154{67.955%{transform:translate(104.7563vw,67.955vh) scale(.8242)}to{transform:translate(100.2377vw,99vh) scale(.8242)}}.snow:nth-child(155){opacity:.5234;transform:translate(20.2412vw,-10px) scale(.4639);animation:fall-155 12s -2s linear infinite}@keyframes fall-155{43.586%{transform:translate(12.9971vw,43.586vh) scale(.4639)}to{transform:translate(16.61915vw,99vh) scale(.4639)}}.snow:nth-child(156){opacity:1.943;transform:translate(41.6784vw,-10px) scale(.1968);animation:fall-156 27s -8s linear infinite}@keyframes fall-156{69.44%{transform:translate(37.3822vw,69.44vh) scale(.1968)}to{transform:translate(39.5303vw,99vh) scale(.1968)}}.snow:nth-child(157){opacity:.1884;transform:translate(81.5796vw,-10px) scale(.133);animation:fall-157 27s -4s linear infinite}@keyframes fall-157{52.125%{transform:translate(86.2743vw,52.125vh) scale(.133)}to{transform:translate(83.92695vw,99vh) scale(.133)}}.snow:nth-child(158){opacity:.8232;transform:translate(75.6215vw,-10px) scale(.9628);animation:fall-158 13s -19s linear infinite}@keyframes fall-158{65.404%{transform:translate(79.0693vw,65.404vh) scale(.9628)}to{transform:translate(77.3454vw,99vh) scale(.9628)}}.snow:nth-child(159){opacity:1.3592;transform:translate(94.4672vw,-10px) scale(.375);animation:fall-159 18s -5s linear infinite}@keyframes fall-159{70.073%{transform:translate(93.8081vw,70.073vh) scale(.375)}to{transform:translate(94.13765vw,99vh) scale(.375)}}.snow:nth-child(160){opacity:.1158;transform:translate(76.8799vw,-10px) scale(.958);animation:fall-160 22s -23s linear infinite}@keyframes fall-160{43.117%{transform:translate(71.3821vw,43.117vh) scale(.958)}to{transform:translate(74.131vw,99vh) scale(.958)}}.snow:nth-child(161){opacity:1.2966;transform:translate(7.8702vw,-10px) scale(.5986);animation:fall-161 17s -24s linear infinite}@keyframes fall-161{58.617%{transform:translate(10.5894vw,58.617vh) scale(.5986)}to{transform:translate(9.2298vw,99vh) scale(.5986)}}.snow:nth-child(162){opacity:1.0348;transform:translate(26.3517vw,-10px) scale(.6361);animation:fall-162 30s -3s linear infinite}@keyframes fall-162{47.572%{transform:translate(21.3711vw,47.572vh) scale(.6361)}to{transform:translate(23.8614vw,99vh) scale(.6361)}}.snow:nth-child(163){opacity:.7242;transform:translate(56.0217vw,-10px) scale(.3043);animation:fall-163 27s -19s linear infinite}@keyframes fall-163{71.504%{transform:translate(62.6902vw,71.504vh) scale(.3043)}to{transform:translate(59.35595vw,99vh) scale(.3043)}}.snow:nth-child(164){opacity:.7096;transform:translate(60.6624vw,-10px) scale(.2579);animation:fall-164 10s -23s linear infinite}@keyframes fall-164{49.711%{transform:translate(54.255vw,49.711vh) scale(.2579)}to{transform:translate(57.4587vw,99vh) scale(.2579)}}.snow:nth-child(165){opacity:1.459;transform:translate(39.8951vw,-10px) scale(.8081);animation:fall-165 15s -27s linear infinite}@keyframes fall-165{37.349%{transform:translate(48.3357vw,37.349vh) scale(.8081)}to{transform:translate(44.1154vw,99vh) scale(.8081)}}.snow:nth-child(166){opacity:1.6608;transform:translate(13.1504vw,-10px) scale(.5705);animation:fall-166 18s -16s linear infinite}@keyframes fall-166{47.394%{transform:translate(18.0215vw,47.394vh) scale(.5705)}to{transform:translate(15.58595vw,99vh) scale(.5705)}}.snow:nth-child(167){opacity:1.787;transform:translate(57.9096vw,-10px) scale(.4237);animation:fall-167 25s -19s linear infinite}@keyframes fall-167{49.575%{transform:translate(58.9459vw,49.575vh) scale(.4237)}to{transform:translate(58.42775vw,99vh) scale(.4237)}}.snow:nth-child(168){opacity:1.928;transform:translate(66.3939vw,-10px) scale(.6577);animation:fall-168 29s -14s linear infinite}@keyframes fall-168{35.454%{transform:translate(72.9504vw,35.454vh) scale(.6577)}to{transform:translate(69.67215vw,99vh) scale(.6577)}}.snow:nth-child(169){opacity:.5978;transform:translate(44.7672vw,-10px) scale(.6367);animation:fall-169 30s -28s linear infinite}@keyframes fall-169{45.418%{transform:translate(44.6651vw,45.418vh) scale(.6367)}to{transform:translate(44.71615vw,99vh) scale(.6367)}}.snow:nth-child(170){opacity:.6312;transform:translate(48.1203vw,-10px) scale(.0555);animation:fall-170 29s -8s linear infinite}@keyframes fall-170{40.202%{transform:translate(52.3866vw,40.202vh) scale(.0555)}to{transform:translate(50.25345vw,99vh) scale(.0555)}}.snow:nth-child(171){opacity:.2512;transform:translate(38.5411vw,-10px) scale(.3504);animation:fall-171 16s -16s linear infinite}@keyframes fall-171{68.105%{transform:translate(45.114vw,68.105vh) scale(.3504)}to{transform:translate(41.82755vw,99vh) scale(.3504)}}.snow:nth-child(172){opacity:.1906;transform:translate(36.7019vw,-10px) scale(.5063);animation:fall-172 30s -26s linear infinite}@keyframes fall-172{48.611%{transform:translate(41.0029vw,48.611vh) scale(.5063)}to{transform:translate(38.8524vw,99vh) scale(.5063)}}.snow:nth-child(173){opacity:.825;transform:translate(59.4126vw,-10px) scale(.2946);animation:fall-173 28s -28s linear infinite}@keyframes fall-173{64.5%{transform:translate(61.315vw,64.5vh) scale(.2946)}to{transform:translate(60.3638vw,99vh) scale(.2946)}}.snow:nth-child(174){opacity:.1686;transform:translate(56.9077vw,-10px) scale(.5576);animation:fall-174 15s -20s linear infinite}@keyframes fall-174{41.813%{transform:translate(56.5155vw,41.813vh) scale(.5576)}to{transform:translate(56.7116vw,99vh) scale(.5576)}}.snow:nth-child(175){opacity:1.9612;transform:translate(95.4921vw,-10px) scale(.7135);animation:fall-175 17s -21s linear infinite}@keyframes fall-175{51.648%{transform:translate(92.8996vw,51.648vh) scale(.7135)}to{transform:translate(94.19585vw,99vh) scale(.7135)}}.snow:nth-child(176){opacity:.9326;transform:translate(13.044vw,-10px) scale(.6925);animation:fall-176 12s -9s linear infinite}@keyframes fall-176{73.87%{transform:translate(19.7527vw,73.87vh) scale(.6925)}to{transform:translate(16.39835vw,99vh) scale(.6925)}}.snow:nth-child(177){opacity:.8952;transform:translate(67.3526vw,-10px) scale(.9348);animation:fall-177 24s -10s linear infinite}@keyframes fall-177{38.827%{transform:translate(65.2616vw,38.827vh) scale(.9348)}to{transform:translate(66.3071vw,99vh) scale(.9348)}}.snow:nth-child(178){opacity:.9952;transform:translate(64.0249vw,-10px) scale(.7822);animation:fall-178 15s -7s linear infinite}@keyframes fall-178{78.626%{transform:translate(73.3447vw,78.626vh) scale(.7822)}to{transform:translate(68.6848vw,99vh) scale(.7822)}}.snow:nth-child(179){opacity:1.1512;transform:translate(10.3557vw,-10px) scale(.438);animation:fall-179 16s -19s linear infinite}@keyframes fall-179{77.769%{transform:translate(3.9252vw,77.769vh) scale(.438)}to{transform:translate(7.14045vw,99vh) scale(.438)}}.snow:nth-child(180){opacity:1.088;transform:translate(65.6775vw,-10px) scale(.1587);animation:fall-180 23s -15s linear infinite}@keyframes fall-180{47.42%{transform:translate(68.0689vw,47.42vh) scale(.1587)}to{transform:translate(66.8732vw,99vh) scale(.1587)}}.snow:nth-child(181){opacity:.1608;transform:translate(33.8128vw,-10px) scale(.6594);animation:fall-181 30s -9s linear infinite}@keyframes fall-181{50.543%{transform:translate(24.7669vw,50.543vh) scale(.6594)}to{transform:translate(29.28985vw,99vh) scale(.6594)}}.snow:nth-child(182){opacity:.9686;transform:translate(44.0938vw,-10px) scale(.8744);animation:fall-182 19s -30s linear infinite}@keyframes fall-182{50.669%{transform:translate(34.5503vw,50.669vh) scale(.8744)}to{transform:translate(39.32205vw,99vh) scale(.8744)}}.snow:nth-child(183){opacity:1.473;transform:translate(35.4385vw,-10px) scale(.5157);animation:fall-183 10s -24s linear infinite}@keyframes fall-183{33.4%{transform:translate(33.3181vw,33.4vh) scale(.5157)}to{transform:translate(34.3783vw,99vh) scale(.5157)}}.snow:nth-child(184){opacity:.9942;transform:translate(10.2619vw,-10px) scale(.1403);animation:fall-184 22s -5s linear infinite}@keyframes fall-184{74.698%{transform:translate(17.4053vw,74.698vh) scale(.1403)}to{transform:translate(13.8336vw,99vh) scale(.1403)}}.snow:nth-child(185){opacity:.7446;transform:translate(14.9663vw,-10px) scale(.1695);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{59.01%{transform:translate(11.8024vw,59.01vh) scale(.1695)}to{transform:translate(13.38435vw,99vh) scale(.1695)}}.snow:nth-child(186){opacity:1.5096;transform:translate(53.9911vw,-10px) scale(.8902);animation:fall-186 18s -4s linear infinite}@keyframes fall-186{65.607%{transform:translate(47.1621vw,65.607vh) scale(.8902)}to{transform:translate(50.5766vw,99vh) scale(.8902)}}.snow:nth-child(187){opacity:1.2648;transform:translate(15.5933vw,-10px) scale(.3071);animation:fall-187 19s -24s linear infinite}@keyframes fall-187{30.865%{transform:translate(24.2492vw,30.865vh) scale(.3071)}to{transform:translate(19.92125vw,99vh) scale(.3071)}}.snow:nth-child(188){opacity:.937;transform:translate(50.2671vw,-10px) scale(.567);animation:fall-188 27s -28s linear infinite}@keyframes fall-188{43.353%{transform:translate(43.6529vw,43.353vh) scale(.567)}to{transform:translate(46.96vw,99vh) scale(.567)}}.snow:nth-child(189){opacity:1.6882;transform:translate(16.1446vw,-10px) scale(.4513);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{45.088%{transform:translate(8.8645vw,45.088vh) scale(.4513)}to{transform:translate(12.50455vw,99vh) scale(.4513)}}.snow:nth-child(190){opacity:1.0274;transform:translate(45.7319vw,-10px) scale(.0091);animation:fall-190 28s -15s linear infinite}@keyframes fall-190{78.815%{transform:translate(35.7413vw,78.815vh) scale(.0091)}to{transform:translate(40.7366vw,99vh) scale(.0091)}}.snow:nth-child(191){opacity:1.305;transform:translate(71.3869vw,-10px) scale(.5574);animation:fall-191 23s -30s linear infinite}@keyframes fall-191{44.952%{transform:translate(72.0066vw,44.952vh) scale(.5574)}to{transform:translate(71.69675vw,99vh) scale(.5574)}}.snow:nth-child(192){opacity:.7696;transform:translate(76.8599vw,-10px) scale(.2511);animation:fall-192 22s -16s linear infinite}@keyframes fall-192{56.767%{transform:translate(71.8193vw,56.767vh) scale(.2511)}to{transform:translate(74.3396vw,99vh) scale(.2511)}}.snow:nth-child(193){opacity:1.1328;transform:translate(36.8537vw,-10px) scale(.6565);animation:fall-193 15s -7s linear infinite}@keyframes fall-193{55.417%{transform:translate(40.9815vw,55.417vh) scale(.6565)}to{transform:translate(38.9176vw,99vh) scale(.6565)}}.snow:nth-child(194){opacity:1.9666;transform:translate(42.3338vw,-10px) scale(.3078);animation:fall-194 21s -14s linear infinite}@keyframes fall-194{46.893%{transform:translate(48.1912vw,46.893vh) scale(.3078)}to{transform:translate(45.2625vw,99vh) scale(.3078)}}.snow:nth-child(195){opacity:.729;transform:translate(54.2171vw,-10px) scale(.2188);animation:fall-195 21s -11s linear infinite}@keyframes fall-195{78.63%{transform:translate(58.194vw,78.63vh) scale(.2188)}to{transform:translate(56.20555vw,99vh) scale(.2188)}}.snow:nth-child(196){opacity:.0742;transform:translate(8.3117vw,-10px) scale(.0683);animation:fall-196 25s -3s linear infinite}@keyframes fall-196{53.656%{transform:translate(7.9178vw,53.656vh) scale(.0683)}to{transform:translate(8.11475vw,99vh) scale(.0683)}}.snow:nth-child(197){opacity:.334;transform:translate(16.6662vw,-10px) scale(.1706);animation:fall-197 15s -13s linear infinite}@keyframes fall-197{48.227%{transform:translate(15.6016vw,48.227vh) scale(.1706)}to{transform:translate(16.1339vw,99vh) scale(.1706)}}.snow:nth-child(198){opacity:1.8602;transform:translate(32.9288vw,-10px) scale(.9286);animation:fall-198 13s -20s linear infinite}@keyframes fall-198{44.019%{transform:translate(40.4057vw,44.019vh) scale(.9286)}to{transform:translate(36.66725vw,99vh) scale(.9286)}}.snow:nth-child(199){opacity:1.4922;transform:translate(19.8545vw,-10px) scale(.3053);animation:fall-199 25s -15s linear infinite}@keyframes fall-199{46.88%{transform:translate(14.4701vw,46.88vh) scale(.3053)}to{transform:translate(17.1623vw,99vh) scale(.3053)}}.snow:nth-child(200){opacity:1.375;transform:translate(74.332vw,-10px) scale(.2954);animation:fall-200 28s -14s linear infinite}@keyframes fall-200{54.295%{transform:translate(77.2706vw,54.295vh) scale(.2954)}to{transform:translate(75.8013vw,99vh) scale(.2954)}}.snow:nth-child(201){opacity:1.1974;transform:translate(4.8138vw,-10px) scale(.0572);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{61.453%{transform:translate(3.7791vw,61.453vh) scale(.0572)}to{transform:translate(4.29645vw,99vh) scale(.0572)}}.snow:nth-child(202){opacity:.6636;transform:translate(24.7056vw,-10px) scale(.7829);animation:fall-202 24s -19s linear infinite}@keyframes fall-202{51.37%{transform:translate(29.7708vw,51.37vh) scale(.7829)}to{transform:translate(27.2382vw,99vh) scale(.7829)}}.snow:nth-child(203){opacity:1.294;transform:translate(66.6095vw,-10px) scale(.2378);animation:fall-203 19s -4s linear infinite}@keyframes fall-203{74.145%{transform:translate(74.0027vw,74.145vh) scale(.2378)}to{transform:translate(70.3061vw,99vh) scale(.2378)}}.snow:nth-child(204){opacity:1.1442;transform:translate(63.5896vw,-10px) scale(.7115);animation:fall-204 13s -23s linear infinite}@keyframes fall-204{72.614%{transform:translate(72.378vw,72.614vh) scale(.7115)}to{transform:translate(67.9838vw,99vh) scale(.7115)}}.snow:nth-child(205){opacity:.1762;transform:translate(9.1201vw,-10px) scale(.2789);animation:fall-205 25s -22s linear infinite}@keyframes fall-205{77.553%{transform:translate(18.0372vw,77.553vh) scale(.2789)}to{transform:translate(13.57865vw,99vh) scale(.2789)}}.snow:nth-child(206){opacity:1.7676;transform:translate(27.3284vw,-10px) scale(.1398);animation:fall-206 12s -27s linear infinite}@keyframes fall-206{56.699%{transform:translate(18.3011vw,56.699vh) scale(.1398)}to{transform:translate(22.81475vw,99vh) scale(.1398)}}.snow:nth-child(207){opacity:.6288;transform:translate(9.9993vw,-10px) scale(.0148);animation:fall-207 14s -1s linear infinite}@keyframes fall-207{72.844%{transform:translate(.1427vw,72.844vh) scale(.0148)}to{transform:translate(5.071vw,99vh) scale(.0148)}}.snow:nth-child(208){opacity:1.484;transform:translate(48.519vw,-10px) scale(.445);animation:fall-208 19s -29s linear infinite}@keyframes fall-208{47.799%{transform:translate(48.4509vw,47.799vh) scale(.445)}to{transform:translate(48.48495vw,99vh) scale(.445)}}.snow:nth-child(209){opacity:1.0504;transform:translate(77.1508vw,-10px) scale(.5007);animation:fall-209 22s -15s linear infinite}@keyframes fall-209{58.702%{transform:translate(82.9641vw,58.702vh) scale(.5007)}to{transform:translate(80.05745vw,99vh) scale(.5007)}}.snow:nth-child(210){opacity:.1474;transform:translate(61.7785vw,-10px) scale(.5683);animation:fall-210 15s -29s linear infinite}@keyframes fall-210{74.053%{transform:translate(59.1095vw,74.053vh) scale(.5683)}to{transform:translate(60.444vw,99vh) scale(.5683)}}.snow:nth-child(211){opacity:.326;transform:translate(59.7815vw,-10px) scale(.4935);animation:fall-211 13s -3s linear infinite}@keyframes fall-211{48.915%{transform:translate(56.5736vw,48.915vh) scale(.4935)}to{transform:translate(58.17755vw,99vh) scale(.4935)}}.snow:nth-child(212){opacity:.4694;transform:translate(98.3107vw,-10px) scale(.6866);animation:fall-212 12s -28s linear infinite}@keyframes fall-212{39.243%{transform:translate(94.0899vw,39.243vh) scale(.6866)}to{transform:translate(96.2003vw,99vh) scale(.6866)}}.snow:nth-child(213){opacity:1.7042;transform:translate(83.1807vw,-10px) scale(.6885);animation:fall-213 16s -2s linear infinite}@keyframes fall-213{36.596%{transform:translate(75.8085vw,36.596vh) scale(.6885)}to{transform:translate(79.4946vw,99vh) scale(.6885)}}.snow:nth-child(214){opacity:1.0514;transform:translate(11.5287vw,-10px) scale(.4557);animation:fall-214 12s -6s linear infinite}@keyframes fall-214{68.154%{transform:translate(7.0706vw,68.154vh) scale(.4557)}to{transform:translate(9.29965vw,99vh) scale(.4557)}}.snow:nth-child(215){opacity:.4092;transform:translate(96.9581vw,-10px) scale(.6649);animation:fall-215 29s -16s linear infinite}@keyframes fall-215{65.932%{transform:translate(99.325vw,65.932vh) scale(.6649)}to{transform:translate(98.14155vw,99vh) scale(.6649)}}.snow:nth-child(216){opacity:1.3594;transform:translate(75.4471vw,-10px) scale(.5874);animation:fall-216 15s -20s linear infinite}@keyframes fall-216{57.75%{transform:translate(74.5585vw,57.75vh) scale(.5874)}to{transform:translate(75.0028vw,99vh) scale(.5874)}}.snow:nth-child(217){opacity:.2864;transform:translate(50.1352vw,-10px) scale(.0689);animation:fall-217 29s -27s linear infinite}@keyframes fall-217{48.847%{transform:translate(50.6841vw,48.847vh) scale(.0689)}to{transform:translate(50.40965vw,99vh) scale(.0689)}}.snow:nth-child(218){opacity:1.3768;transform:translate(58.3735vw,-10px) scale(.7728);animation:fall-218 28s -29s linear infinite}@keyframes fall-218{53.312%{transform:translate(67.6498vw,53.312vh) scale(.7728)}to{transform:translate(63.01165vw,99vh) scale(.7728)}}.snow:nth-child(219){opacity:1.8982;transform:translate(33.8767vw,-10px) scale(.3841);animation:fall-219 14s -1s linear infinite}@keyframes fall-219{43.304%{transform:translate(41.8076vw,43.304vh) scale(.3841)}to{transform:translate(37.84215vw,99vh) scale(.3841)}}.snow:nth-child(220){opacity:.5212;transform:translate(61.1404vw,-10px) scale(.3785);animation:fall-220 30s -13s linear infinite}@keyframes fall-220{78.159%{transform:translate(58.261vw,78.159vh) scale(.3785)}to{transform:translate(59.7007vw,99vh) scale(.3785)}}.snow:nth-child(221){opacity:1.1502;transform:translate(90.5862vw,-10px) scale(.5007);animation:fall-221 21s -19s linear infinite}@keyframes fall-221{30.691%{transform:translate(96.3692vw,30.691vh) scale(.5007)}to{transform:translate(93.4777vw,99vh) scale(.5007)}}.snow:nth-child(222){opacity:1.0028;transform:translate(45.248vw,-10px) scale(.5149);animation:fall-222 27s -23s linear infinite}@keyframes fall-222{39.323%{transform:translate(36.3838vw,39.323vh) scale(.5149)}to{transform:translate(40.8159vw,99vh) scale(.5149)}}.snow:nth-child(223){opacity:1.0108;transform:translate(42.1962vw,-10px) scale(.7094);animation:fall-223 22s -28s linear infinite}@keyframes fall-223{50.506%{transform:translate(42.0506vw,50.506vh) scale(.7094)}to{transform:translate(42.1234vw,99vh) scale(.7094)}}.snow:nth-child(224){opacity:.7216;transform:translate(58.352vw,-10px) scale(.14);animation:fall-224 15s -21s linear infinite}@keyframes fall-224{51.358%{transform:translate(60.685vw,51.358vh) scale(.14)}to{transform:translate(59.5185vw,99vh) scale(.14)}}.snow:nth-child(225){opacity:1.4196;transform:translate(58.8104vw,-10px) scale(.255);animation:fall-225 29s -18s linear infinite}@keyframes fall-225{53.001%{transform:translate(59.8515vw,53.001vh) scale(.255)}to{transform:translate(59.33095vw,99vh) scale(.255)}}.snow:nth-child(226){opacity:.1078;transform:translate(72.7706vw,-10px) scale(.7543);animation:fall-226 17s -21s linear infinite}@keyframes fall-226{30.377%{transform:translate(78.8115vw,30.377vh) scale(.7543)}to{transform:translate(75.79105vw,99vh) scale(.7543)}}.snow:nth-child(227){opacity:.9144;transform:translate(99.8142vw,-10px) scale(.7151);animation:fall-227 30s -23s linear infinite}@keyframes fall-227{69.801%{transform:translate(105.9168vw,69.801vh) scale(.7151)}to{transform:translate(102.8655vw,99vh) scale(.7151)}}.snow:nth-child(228){opacity:1.9244;transform:translate(18.1955vw,-10px) scale(.4781);animation:fall-228 21s -12s linear infinite}@keyframes fall-228{63.633%{transform:translate(8.6751vw,63.633vh) scale(.4781)}to{transform:translate(13.4353vw,99vh) scale(.4781)}}.snow:nth-child(229){opacity:1.1064;transform:translate(96.4871vw,-10px) scale(.5127);animation:fall-229 10s -13s linear infinite}@keyframes fall-229{41.373%{transform:translate(88.8654vw,41.373vh) scale(.5127)}to{transform:translate(92.67625vw,99vh) scale(.5127)}}.snow:nth-child(230){opacity:.1944;transform:translate(60.7084vw,-10px) scale(.672);animation:fall-230 22s -22s linear infinite}@keyframes fall-230{51.068%{transform:translate(68.9537vw,51.068vh) scale(.672)}to{transform:translate(64.83105vw,99vh) scale(.672)}}.snow:nth-child(231){opacity:.4876;transform:translate(2.5405vw,-10px) scale(.7461);animation:fall-231 12s -24s linear infinite}@keyframes fall-231{54.017%{transform:translate(-4.6289vw,54.017vh) scale(.7461)}to{transform:translate(-1.0442vw,99vh) scale(.7461)}}.snow:nth-child(232){opacity:1.9288;transform:translate(48.1957vw,-10px) scale(.0221);animation:fall-232 25s -11s linear infinite}@keyframes fall-232{58.129%{transform:translate(57.9835vw,58.129vh) scale(.0221)}to{transform:translate(53.0896vw,99vh) scale(.0221)}}.snow:nth-child(233){opacity:.4008;transform:translate(95.8236vw,-10px) scale(.2638);animation:fall-233 24s -3s linear infinite}@keyframes fall-233{48.217%{transform:translate(88.4272vw,48.217vh) scale(.2638)}to{transform:translate(92.1254vw,99vh) scale(.2638)}}.snow:nth-child(234){opacity:.2192;transform:translate(28.4253vw,-10px) scale(.2989);animation:fall-234 26s -18s linear infinite}@keyframes fall-234{57.063%{transform:translate(24.6943vw,57.063vh) scale(.2989)}to{transform:translate(26.5598vw,99vh) scale(.2989)}}.snow:nth-child(235){opacity:1.7764;transform:translate(47.8619vw,-10px) scale(.4112);animation:fall-235 30s -11s linear infinite}@keyframes fall-235{63.444%{transform:translate(46.6909vw,63.444vh) scale(.4112)}to{transform:translate(47.2764vw,99vh) scale(.4112)}}.snow:nth-child(236){opacity:.596;transform:translate(61.3417vw,-10px) scale(.9648);animation:fall-236 18s -13s linear infinite}@keyframes fall-236{37.098%{transform:translate(52.7746vw,37.098vh) scale(.9648)}to{transform:translate(57.05815vw,99vh) scale(.9648)}}.snow:nth-child(237){opacity:1.795;transform:translate(23.0987vw,-10px) scale(.7575);animation:fall-237 28s -11s linear infinite}@keyframes fall-237{58.431%{transform:translate(25.1721vw,58.431vh) scale(.7575)}to{transform:translate(24.1354vw,99vh) scale(.7575)}}.snow:nth-child(238){opacity:1.6584;transform:translate(78.717vw,-10px) scale(.9583);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{56.888%{transform:translate(85.5007vw,56.888vh) scale(.9583)}to{transform:translate(82.10885vw,99vh) scale(.9583)}}.snow:nth-child(239){opacity:1.3906;transform:translate(48.7253vw,-10px) scale(.1104);animation:fall-239 14s -27s linear infinite}@keyframes fall-239{46.351%{transform:translate(53.7905vw,46.351vh) scale(.1104)}to{transform:translate(51.2579vw,99vh) scale(.1104)}}.snow:nth-child(240){opacity:.3224;transform:translate(41.8893vw,-10px) scale(.9613);animation:fall-240 25s -16s linear infinite}@keyframes fall-240{73.884%{transform:translate(48.8498vw,73.884vh) scale(.9613)}to{transform:translate(45.36955vw,99vh) scale(.9613)}}.snow:nth-child(241){opacity:.6486;transform:translate(14.2738vw,-10px) scale(.914);animation:fall-241 22s -5s linear infinite}@keyframes fall-241{73.779%{transform:translate(12.0233vw,73.779vh) scale(.914)}to{transform:translate(13.14855vw,99vh) scale(.914)}}.snow:nth-child(242){opacity:1.901;transform:translate(91.3411vw,-10px) scale(.0649);animation:fall-242 25s -29s linear infinite}@keyframes fall-242{34.956%{transform:translate(83.4882vw,34.956vh) scale(.0649)}to{transform:translate(87.41465vw,99vh) scale(.0649)}}.snow:nth-child(243){opacity:.5346;transform:translate(8.8534vw,-10px) scale(.1225);animation:fall-243 27s -10s linear infinite}@keyframes fall-243{79.43%{transform:translate(-.731vw,79.43vh) scale(.1225)}to{transform:translate(4.0612vw,99vh) scale(.1225)}}.snow:nth-child(244){opacity:1.2096;transform:translate(74.9971vw,-10px) scale(.93);animation:fall-244 29s -21s linear infinite}@keyframes fall-244{40.859%{transform:translate(78.1159vw,40.859vh) scale(.93)}to{transform:translate(76.5565vw,99vh) scale(.93)}}.snow:nth-child(245){opacity:.387;transform:translate(84.8054vw,-10px) scale(.9962);animation:fall-245 27s -4s linear infinite}@keyframes fall-245{59.118%{transform:translate(92.4131vw,59.118vh) scale(.9962)}to{transform:translate(88.60925vw,99vh) scale(.9962)}}.snow:nth-child(246){opacity:1.7164;transform:translate(45.6333vw,-10px) scale(.3637);animation:fall-246 11s -7s linear infinite}@keyframes fall-246{59.788%{transform:translate(46.7659vw,59.788vh) scale(.3637)}to{transform:translate(46.1996vw,99vh) scale(.3637)}}.snow:nth-child(247){opacity:1.4984;transform:translate(20.4437vw,-10px) scale(.821);animation:fall-247 15s -5s linear infinite}@keyframes fall-247{73.466%{transform:translate(19.7938vw,73.466vh) scale(.821)}to{transform:translate(20.11875vw,99vh) scale(.821)}}.snow:nth-child(248){opacity:1.125;transform:translate(20.5728vw,-10px) scale(.9417);animation:fall-248 19s -13s linear infinite}@keyframes fall-248{55.658%{transform:translate(11.8969vw,55.658vh) scale(.9417)}to{transform:translate(16.23485vw,99vh) scale(.9417)}}.snow:nth-child(249){opacity:.104;transform:translate(99.242vw,-10px) scale(.5156);animation:fall-249 11s -17s linear infinite}@keyframes fall-249{71.723%{transform:translate(100.0283vw,71.723vh) scale(.5156)}to{transform:translate(99.63515vw,99vh) scale(.5156)}}.snow:nth-child(250){opacity:1.1792;transform:translate(64.7907vw,-10px) scale(.175);animation:fall-250 27s -2s linear infinite}@keyframes fall-250{52.626%{transform:translate(57.1968vw,52.626vh) scale(.175)}to{transform:translate(60.99375vw,99vh) scale(.175)}}.snow:nth-child(251){opacity:.0404;transform:translate(52.1426vw,-10px) scale(.3599);animation:fall-251 27s -7s linear infinite}@keyframes fall-251{61.936%{transform:translate(54.9569vw,61.936vh) scale(.3599)}to{transform:translate(53.54975vw,99vh) scale(.3599)}}.snow:nth-child(252){opacity:.658;transform:translate(94.0034vw,-10px) scale(.2852);animation:fall-252 23s -29s linear infinite}@keyframes fall-252{48.316%{transform:translate(85.4377vw,48.316vh) scale(.2852)}to{transform:translate(89.72055vw,99vh) scale(.2852)}}.snow:nth-child(253){opacity:1.0382;transform:translate(30.602vw,-10px) scale(.1051);animation:fall-253 30s -18s linear infinite}@keyframes fall-253{40.853%{transform:translate(31.2289vw,40.853vh) scale(.1051)}to{transform:translate(30.91545vw,99vh) scale(.1051)}}.snow:nth-child(254){opacity:1.7332;transform:translate(85.114vw,-10px) scale(.5557);animation:fall-254 28s -5s linear infinite}@keyframes fall-254{40.838%{transform:translate(84.3009vw,40.838vh) scale(.5557)}to{transform:translate(84.70745vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.1488;transform:translate(12.8498vw,-10px) scale(.0996);animation:fall-255 13s -19s linear infinite}@keyframes fall-255{53.98%{transform:translate(12.8506vw,53.98vh) scale(.0996)}to{transform:translate(12.8502vw,99vh) scale(.0996)}}.snow:nth-child(256){opacity:1.9042;transform:translate(31.6883vw,-10px) scale(.0021);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{77.851%{transform:translate(28.253vw,77.851vh) scale(.0021)}to{transform:translate(29.97065vw,99vh) scale(.0021)}}.snow:nth-child(257){opacity:1.4776;transform:translate(43.5925vw,-10px) scale(.9462);animation:fall-257 12s -23s linear infinite}@keyframes fall-257{50.49%{transform:translate(47.7764vw,50.49vh) scale(.9462)}to{transform:translate(45.68445vw,99vh) scale(.9462)}}.snow:nth-child(258){opacity:1.9442;transform:translate(62.7123vw,-10px) scale(.5338);animation:fall-258 17s -4s linear infinite}@keyframes fall-258{77.314%{transform:translate(69.6967vw,77.314vh) scale(.5338)}to{transform:translate(66.2045vw,99vh) scale(.5338)}}.snow:nth-child(259){opacity:.4918;transform:translate(93.6663vw,-10px) scale(.587);animation:fall-259 18s -28s linear infinite}@keyframes fall-259{44.907%{transform:translate(85.3473vw,44.907vh) scale(.587)}to{transform:translate(89.5068vw,99vh) scale(.587)}}.snow:nth-child(260){opacity:1.805;transform:translate(36.2207vw,-10px) scale(.7293);animation:fall-260 27s -13s linear infinite}@keyframes fall-260{65%{transform:translate(34.1042vw,65vh) scale(.7293)}to{transform:translate(35.16245vw,99vh) scale(.7293)}}.snow:nth-child(261){opacity:.599;transform:translate(77.8975vw,-10px) scale(.7355);animation:fall-261 14s -6s linear infinite}@keyframes fall-261{78.838%{transform:translate(68.0989vw,78.838vh) scale(.7355)}to{transform:translate(72.9982vw,99vh) scale(.7355)}}.snow:nth-child(262){opacity:.2248;transform:translate(19.7488vw,-10px) scale(.3456);animation:fall-262 15s -5s linear infinite}@keyframes fall-262{73.745%{transform:translate(16.3284vw,73.745vh) scale(.3456)}to{transform:translate(18.0386vw,99vh) scale(.3456)}}.snow:nth-child(263){opacity:.148;transform:translate(47.1932vw,-10px) scale(.7518);animation:fall-263 27s -26s linear infinite}@keyframes fall-263{41.455%{transform:translate(44.7894vw,41.455vh) scale(.7518)}to{transform:translate(45.9913vw,99vh) scale(.7518)}}.snow:nth-child(264){opacity:1.9958;transform:translate(83.636vw,-10px) scale(.0127);animation:fall-264 19s -10s linear infinite}@keyframes fall-264{54.67%{transform:translate(81.4472vw,54.67vh) scale(.0127)}to{transform:translate(82.5416vw,99vh) scale(.0127)}}.snow:nth-child(265){opacity:.5556;transform:translate(3.3425vw,-10px) scale(.2662);animation:fall-265 27s -20s linear infinite}@keyframes fall-265{36.479%{transform:translate(3.4251vw,36.479vh) scale(.2662)}to{transform:translate(3.3838vw,99vh) scale(.2662)}}.snow:nth-child(266){opacity:1.7912;transform:translate(98.4559vw,-10px) scale(.6741);animation:fall-266 13s -30s linear infinite}@keyframes fall-266{64.406%{transform:translate(96.4219vw,64.406vh) scale(.6741)}to{transform:translate(97.4389vw,99vh) scale(.6741)}}.snow:nth-child(267){opacity:.752;transform:translate(98.5746vw,-10px) scale(.0989);animation:fall-267 18s -4s linear infinite}@keyframes fall-267{74.119%{transform:translate(100.1322vw,74.119vh) scale(.0989)}to{transform:translate(99.3534vw,99vh) scale(.0989)}}.snow:nth-child(268){opacity:1.0206;transform:translate(45.4879vw,-10px) scale(.9172);animation:fall-268 24s -21s linear infinite}@keyframes fall-268{45.829%{transform:translate(38.2016vw,45.829vh) scale(.9172)}to{transform:translate(41.84475vw,99vh) scale(.9172)}}.snow:nth-child(269){opacity:1.2012;transform:translate(84.2557vw,-10px) scale(.9674);animation:fall-269 18s -23s linear infinite}@keyframes fall-269{77.083%{transform:translate(87.0754vw,77.083vh) scale(.9674)}to{transform:translate(85.66555vw,99vh) scale(.9674)}}.snow:nth-child(270){opacity:1.0054;transform:translate(37.9709vw,-10px) scale(.5629);animation:fall-270 16s -11s linear infinite}@keyframes fall-270{31.207%{transform:translate(35.0447vw,31.207vh) scale(.5629)}to{transform:translate(36.5078vw,99vh) scale(.5629)}}.snow:nth-child(271){opacity:1.003;transform:translate(33.1155vw,-10px) scale(.5813);animation:fall-271 20s -26s linear infinite}@keyframes fall-271{41.398%{transform:translate(34.4731vw,41.398vh) scale(.5813)}to{transform:translate(33.7943vw,99vh) scale(.5813)}}.snow:nth-child(272){opacity:.6138;transform:translate(43.15vw,-10px) scale(.4233);animation:fall-272 13s -23s linear infinite}@keyframes fall-272{66.993%{transform:translate(34.1969vw,66.993vh) scale(.4233)}to{transform:translate(38.67345vw,99vh) scale(.4233)}}.snow:nth-child(273){opacity:.737;transform:translate(65.5486vw,-10px) scale(.0975);animation:fall-273 10s -18s linear infinite}@keyframes fall-273{79.283%{transform:translate(62.1633vw,79.283vh) scale(.0975)}to{transform:translate(63.85595vw,99vh) scale(.0975)}}.snow:nth-child(274){opacity:1.0062;transform:translate(85.7069vw,-10px) scale(.4618);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{53.045%{transform:translate(86.6872vw,53.045vh) scale(.4618)}to{transform:translate(86.19705vw,99vh) scale(.4618)}}.snow:nth-child(275){opacity:.5946;transform:translate(38.4378vw,-10px) scale(.0357);animation:fall-275 28s -2s linear infinite}@keyframes fall-275{45.722%{transform:translate(45.4642vw,45.722vh) scale(.0357)}to{transform:translate(41.951vw,99vh) scale(.0357)}}.snow:nth-child(276){opacity:1.6666;transform:translate(87.4103vw,-10px) scale(.4653);animation:fall-276 14s -12s linear infinite}@keyframes fall-276{62.171%{transform:translate(88.4717vw,62.171vh) scale(.4653)}to{transform:translate(87.941vw,99vh) scale(.4653)}}.snow:nth-child(277){opacity:.955;transform:translate(38.3194vw,-10px) scale(.4973);animation:fall-277 16s -20s linear infinite}@keyframes fall-277{32.267%{transform:translate(42.7931vw,32.267vh) scale(.4973)}to{transform:translate(40.55625vw,99vh) scale(.4973)}}.snow:nth-child(278){opacity:1.089;transform:translate(79.0369vw,-10px) scale(.0821);animation:fall-278 17s -15s linear infinite}@keyframes fall-278{65.162%{transform:translate(81.4796vw,65.162vh) scale(.0821)}to{transform:translate(80.25825vw,99vh) scale(.0821)}}.snow:nth-child(279){opacity:.1802;transform:translate(98.1585vw,-10px) scale(.3933);animation:fall-279 11s -5s linear infinite}@keyframes fall-279{31.797%{transform:translate(88.5588vw,31.797vh) scale(.3933)}to{transform:translate(93.35865vw,99vh) scale(.3933)}}.snow:nth-child(280){opacity:.9414;transform:translate(54.342vw,-10px) scale(.1353);animation:fall-280 30s -24s linear infinite}@keyframes fall-280{54.974%{transform:translate(59.4193vw,54.974vh) scale(.1353)}to{transform:translate(56.88065vw,99vh) scale(.1353)}}.snow:nth-child(281){opacity:1.4188;transform:translate(72.9598vw,-10px) scale(.1786);animation:fall-281 20s -1s linear infinite}@keyframes fall-281{69.758%{transform:translate(68.5845vw,69.758vh) scale(.1786)}to{transform:translate(70.77215vw,99vh) scale(.1786)}}.snow:nth-child(282){opacity:1.2722;transform:translate(.3603vw,-10px) scale(.9987);animation:fall-282 30s -30s linear infinite}@keyframes fall-282{33.231%{transform:translate(-8.7429vw,33.231vh) scale(.9987)}to{transform:translate(-4.1913vw,99vh) scale(.9987)}}.snow:nth-child(283){opacity:.0192;transform:translate(26.4666vw,-10px) scale(.9834);animation:fall-283 18s -28s linear infinite}@keyframes fall-283{65.985%{transform:translate(27.6659vw,65.985vh) scale(.9834)}to{transform:translate(27.06625vw,99vh) scale(.9834)}}.snow:nth-child(284){opacity:.5212;transform:translate(24.7232vw,-10px) scale(.1965);animation:fall-284 23s -25s linear infinite}@keyframes fall-284{30.585%{transform:translate(26.36vw,30.585vh) scale(.1965)}to{transform:translate(25.5416vw,99vh) scale(.1965)}}.snow:nth-child(285){opacity:.2806;transform:translate(94.6642vw,-10px) scale(.2749);animation:fall-285 12s -8s linear infinite}@keyframes fall-285{64.678%{transform:translate(86.5703vw,64.678vh) scale(.2749)}to{transform:translate(90.61725vw,99vh) scale(.2749)}}.snow:nth-child(286){opacity:.6212;transform:translate(59.3467vw,-10px) scale(.7616);animation:fall-286 24s -11s linear infinite}@keyframes fall-286{63.257%{transform:translate(68.184vw,63.257vh) scale(.7616)}to{transform:translate(63.76535vw,99vh) scale(.7616)}}.snow:nth-child(287){opacity:1.3982;transform:translate(81.1699vw,-10px) scale(.6448);animation:fall-287 28s -27s linear infinite}@keyframes fall-287{42.564%{transform:translate(89.9221vw,42.564vh) scale(.6448)}to{transform:translate(85.546vw,99vh) scale(.6448)}}.snow:nth-child(288){opacity:1.5866;transform:translate(80.3165vw,-10px) scale(.3006);animation:fall-288 30s -26s linear infinite}@keyframes fall-288{40.057%{transform:translate(77.2938vw,40.057vh) scale(.3006)}to{transform:translate(78.80515vw,99vh) scale(.3006)}}.snow:nth-child(289){opacity:1.6966;transform:translate(68.7142vw,-10px) scale(.0369);animation:fall-289 16s -16s linear infinite}@keyframes fall-289{52.528%{transform:translate(63.4991vw,52.528vh) scale(.0369)}to{transform:translate(66.10665vw,99vh) scale(.0369)}}.snow:nth-child(290){opacity:1.1296;transform:translate(40.1433vw,-10px) scale(.184);animation:fall-290 11s -2s linear infinite}@keyframes fall-290{34.717%{transform:translate(48.9875vw,34.717vh) scale(.184)}to{transform:translate(44.5654vw,99vh) scale(.184)}}.snow:nth-child(291){opacity:1.6088;transform:translate(58.0264vw,-10px) scale(.1718);animation:fall-291 22s -11s linear infinite}@keyframes fall-291{72.396%{transform:translate(58.1767vw,72.396vh) scale(.1718)}to{transform:translate(58.10155vw,99vh) scale(.1718)}}.snow:nth-child(292){opacity:1.4444;transform:translate(19.6634vw,-10px) scale(.6216);animation:fall-292 18s -10s linear infinite}@keyframes fall-292{38.479%{transform:translate(25.204vw,38.479vh) scale(.6216)}to{transform:translate(22.4337vw,99vh) scale(.6216)}}.snow:nth-child(293){opacity:1.437;transform:translate(92.0075vw,-10px) scale(.6803);animation:fall-293 25s -23s linear infinite}@keyframes fall-293{75.273%{transform:translate(82.5827vw,75.273vh) scale(.6803)}to{transform:translate(87.2951vw,99vh) scale(.6803)}}.snow:nth-child(294){opacity:.1316;transform:translate(64.8493vw,-10px) scale(.5381);animation:fall-294 30s -16s linear infinite}@keyframes fall-294{78.674%{transform:translate(66.5556vw,78.674vh) scale(.5381)}to{transform:translate(65.70245vw,99vh) scale(.5381)}}.snow:nth-child(295){opacity:.492;transform:translate(37.5699vw,-10px) scale(.8253);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{57.662%{transform:translate(44.8132vw,57.662vh) scale(.8253)}to{transform:translate(41.19155vw,99vh) scale(.8253)}}.snow:nth-child(296){opacity:.6066;transform:translate(21.4743vw,-10px) scale(.0888);animation:fall-296 16s -19s linear infinite}@keyframes fall-296{38.492%{transform:translate(17.3641vw,38.492vh) scale(.0888)}to{transform:translate(19.4192vw,99vh) scale(.0888)}}.snow:nth-child(297){opacity:.4432;transform:translate(64.5856vw,-10px) scale(.1394);animation:fall-297 12s -16s linear infinite}@keyframes fall-297{43.97%{transform:translate(66.463vw,43.97vh) scale(.1394)}to{transform:translate(65.5243vw,99vh) scale(.1394)}}.snow:nth-child(298){opacity:1.1622;transform:translate(20.4277vw,-10px) scale(.0897);animation:fall-298 16s -6s linear infinite}@keyframes fall-298{41.791%{transform:translate(29.2123vw,41.791vh) scale(.0897)}to{transform:translate(24.82vw,99vh) scale(.0897)}}.snow:nth-child(299){opacity:.6974;transform:translate(40.6796vw,-10px) scale(.4803);animation:fall-299 28s -14s linear infinite}@keyframes fall-299{32.06%{transform:translate(47.7752vw,32.06vh) scale(.4803)}to{transform:translate(44.2274vw,99vh) scale(.4803)}}.snow:nth-child(300){opacity:.1908;transform:translate(93.7384vw,-10px) scale(.1753);animation:fall-300 28s -9s linear infinite}@keyframes fall-300{67.297%{transform:translate(91.9006vw,67.297vh) scale(.1753)}to{transform:translate(92.8195vw,99vh) scale(.1753)}}.snow:nth-child(301){opacity:1.733;transform:translate(21.5276vw,-10px) scale(.7158);animation:fall-301 18s -20s linear infinite}@keyframes fall-301{62.916%{transform:translate(30.7831vw,62.916vh) scale(.7158)}to{transform:translate(26.15535vw,99vh) scale(.7158)}}.snow:nth-child(302){opacity:1.4658;transform:translate(37.6399vw,-10px) scale(.5937);animation:fall-302 16s -29s linear infinite}@keyframes fall-302{71.488%{transform:translate(34.089vw,71.488vh) scale(.5937)}to{transform:translate(35.86445vw,99vh) scale(.5937)}}.snow:nth-child(303){opacity:1.7872;transform:translate(8.5583vw,-10px) scale(.7412);animation:fall-303 11s -2s linear infinite}@keyframes fall-303{73.212%{transform:translate(11.9497vw,73.212vh) scale(.7412)}to{transform:translate(10.254vw,99vh) scale(.7412)}}.snow:nth-child(304){opacity:1.8694;transform:translate(35.9551vw,-10px) scale(.644);animation:fall-304 25s -29s linear infinite}@keyframes fall-304{33.876%{transform:translate(45.4849vw,33.876vh) scale(.644)}to{transform:translate(40.72vw,99vh) scale(.644)}}.snow:nth-child(305){opacity:.4484;transform:translate(27.7237vw,-10px) scale(.1532);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{74.835%{transform:translate(17.9524vw,74.835vh) scale(.1532)}to{transform:translate(22.83805vw,99vh) scale(.1532)}}.snow:nth-child(306){opacity:1.6118;transform:translate(48.8267vw,-10px) scale(.3485);animation:fall-306 10s -11s linear infinite}@keyframes fall-306{34.617%{transform:translate(54.1405vw,34.617vh) scale(.3485)}to{transform:translate(51.4836vw,99vh) scale(.3485)}}.snow:nth-child(307){opacity:.1898;transform:translate(96.2366vw,-10px) scale(.0205);animation:fall-307 25s -25s linear infinite}@keyframes fall-307{46.501%{transform:translate(104.841vw,46.501vh) scale(.0205)}to{transform:translate(100.5388vw,99vh) scale(.0205)}}.snow:nth-child(308){opacity:1.0676;transform:translate(13.4853vw,-10px) scale(.0838);animation:fall-308 10s -8s linear infinite}@keyframes fall-308{57.766%{transform:translate(17.8236vw,57.766vh) scale(.0838)}to{transform:translate(15.65445vw,99vh) scale(.0838)}}.snow:nth-child(309){opacity:.5216;transform:translate(36.8974vw,-10px) scale(.7577);animation:fall-309 26s -9s linear infinite}@keyframes fall-309{76.332%{transform:translate(42.3632vw,76.332vh) scale(.7577)}to{transform:translate(39.6303vw,99vh) scale(.7577)}}.snow:nth-child(310){opacity:1.5512;transform:translate(74.5723vw,-10px) scale(.3516);animation:fall-310 17s -11s linear infinite}@keyframes fall-310{65.206%{transform:translate(82.2038vw,65.206vh) scale(.3516)}to{transform:translate(78.38805vw,99vh) scale(.3516)}}.snow:nth-child(311){opacity:.7144;transform:translate(43.0068vw,-10px) scale(.7011);animation:fall-311 25s -21s linear infinite}@keyframes fall-311{58.217%{transform:translate(34.4373vw,58.217vh) scale(.7011)}to{transform:translate(38.72205vw,99vh) scale(.7011)}}.snow:nth-child(312){opacity:1.6054;transform:translate(60.5018vw,-10px) scale(.047);animation:fall-312 12s -17s linear infinite}@keyframes fall-312{49.766%{transform:translate(61.0822vw,49.766vh) scale(.047)}to{transform:translate(60.792vw,99vh) scale(.047)}}.snow:nth-child(313){opacity:.701;transform:translate(45.8043vw,-10px) scale(.7412);animation:fall-313 26s -5s linear infinite}@keyframes fall-313{68.9%{transform:translate(41.0197vw,68.9vh) scale(.7412)}to{transform:translate(43.412vw,99vh) scale(.7412)}}.snow:nth-child(314){opacity:.4766;transform:translate(8.4596vw,-10px) scale(.2439);animation:fall-314 13s -21s linear infinite}@keyframes fall-314{57.35%{transform:translate(4.5941vw,57.35vh) scale(.2439)}to{transform:translate(6.52685vw,99vh) scale(.2439)}}.snow:nth-child(315){opacity:1.4566;transform:translate(32.0904vw,-10px) scale(.4845);animation:fall-315 14s -19s linear infinite}@keyframes fall-315{33.375%{transform:translate(41.5781vw,33.375vh) scale(.4845)}to{transform:translate(36.83425vw,99vh) scale(.4845)}}.snow:nth-child(316){opacity:1.8858;transform:translate(34.1122vw,-10px) scale(.4237);animation:fall-316 26s -23s linear infinite}@keyframes fall-316{37.338%{transform:translate(43.5574vw,37.338vh) scale(.4237)}to{transform:translate(38.8348vw,99vh) scale(.4237)}}.snow:nth-child(317){opacity:.0778;transform:translate(38.081vw,-10px) scale(.4786);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{49.234%{transform:translate(36.1207vw,49.234vh) scale(.4786)}to{transform:translate(37.10085vw,99vh) scale(.4786)}}.snow:nth-child(318){opacity:.8518;transform:translate(35.7948vw,-10px) scale(.9793);animation:fall-318 23s -26s linear infinite}@keyframes fall-318{55.335%{transform:translate(37.1956vw,55.335vh) scale(.9793)}to{transform:translate(36.4952vw,99vh) scale(.9793)}}.snow:nth-child(319){opacity:1.8626;transform:translate(50.3253vw,-10px) scale(.8062);animation:fall-319 29s -11s linear infinite}@keyframes fall-319{73.839%{transform:translate(41.3744vw,73.839vh) scale(.8062)}to{transform:translate(45.84985vw,99vh) scale(.8062)}}.snow:nth-child(320){opacity:.7292;transform:translate(6.0334vw,-10px) scale(.2894);animation:fall-320 26s -27s linear infinite}@keyframes fall-320{40.489%{transform:translate(8.06vw,40.489vh) scale(.2894)}to{transform:translate(7.0467vw,99vh) scale(.2894)}}.snow:nth-child(321){opacity:.5208;transform:translate(73.8727vw,-10px) scale(.4818);animation:fall-321 24s -26s linear infinite}@keyframes fall-321{59.724%{transform:translate(70.7247vw,59.724vh) scale(.4818)}to{transform:translate(72.2987vw,99vh) scale(.4818)}}.snow:nth-child(322){opacity:.7204;transform:translate(76.2544vw,-10px) scale(.3334);animation:fall-322 28s -29s linear infinite}@keyframes fall-322{54.42%{transform:translate(85.4186vw,54.42vh) scale(.3334)}to{transform:translate(80.8365vw,99vh) scale(.3334)}}.snow:nth-child(323){opacity:1.5246;transform:translate(41.1774vw,-10px) scale(.482);animation:fall-323 26s -9s linear infinite}@keyframes fall-323{34.668%{transform:translate(37.9901vw,34.668vh) scale(.482)}to{transform:translate(39.58375vw,99vh) scale(.482)}}.snow:nth-child(324){opacity:.1002;transform:translate(38.3917vw,-10px) scale(.654);animation:fall-324 17s -10s linear infinite}@keyframes fall-324{55.547%{transform:translate(40.9077vw,55.547vh) scale(.654)}to{transform:translate(39.6497vw,99vh) scale(.654)}}.snow:nth-child(325){opacity:1.5726;transform:translate(67.6354vw,-10px) scale(.0705);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{32.19%{transform:translate(70.5185vw,32.19vh) scale(.0705)}to{transform:translate(69.07695vw,99vh) scale(.0705)}}.snow:nth-child(326){opacity:.1444;transform:translate(63.7497vw,-10px) scale(.1963);animation:fall-326 28s -29s linear infinite}@keyframes fall-326{48.281%{transform:translate(57.1569vw,48.281vh) scale(.1963)}to{transform:translate(60.4533vw,99vh) scale(.1963)}}.snow:nth-child(327){opacity:.3718;transform:translate(74.277vw,-10px) scale(.1802);animation:fall-327 12s -5s linear infinite}@keyframes fall-327{71.936%{transform:translate(68.5987vw,71.936vh) scale(.1802)}to{transform:translate(71.43785vw,99vh) scale(.1802)}}.snow:nth-child(328){opacity:1.3252;transform:translate(97.4217vw,-10px) scale(.6417);animation:fall-328 14s -18s linear infinite}@keyframes fall-328{33.892%{transform:translate(91.7776vw,33.892vh) scale(.6417)}to{transform:translate(94.59965vw,99vh) scale(.6417)}}.snow:nth-child(329){opacity:.1946;transform:translate(82.9145vw,-10px) scale(.0246);animation:fall-329 20s -29s linear infinite}@keyframes fall-329{73.176%{transform:translate(90.1728vw,73.176vh) scale(.0246)}to{transform:translate(86.54365vw,99vh) scale(.0246)}}.snow:nth-child(330){opacity:.818;transform:translate(48.4291vw,-10px) scale(.9635);animation:fall-330 23s -27s linear infinite}@keyframes fall-330{37.521%{transform:translate(39.2208vw,37.521vh) scale(.9635)}to{transform:translate(43.82495vw,99vh) scale(.9635)}}.snow:nth-child(331){opacity:.8582;transform:translate(3.6335vw,-10px) scale(.8824);animation:fall-331 28s -21s linear infinite}@keyframes fall-331{38.067%{transform:translate(-.1741vw,38.067vh) scale(.8824)}to{transform:translate(1.7297vw,99vh) scale(.8824)}}.snow:nth-child(332){opacity:1.5656;transform:translate(57.7108vw,-10px) scale(.7972);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{64.842%{transform:translate(55.9014vw,64.842vh) scale(.7972)}to{transform:translate(56.8061vw,99vh) scale(.7972)}}.snow:nth-child(333){opacity:.077;transform:translate(77.9093vw,-10px) scale(.1401);animation:fall-333 14s -10s linear infinite}@keyframes fall-333{74.301%{transform:translate(75.1019vw,74.301vh) scale(.1401)}to{transform:translate(76.5056vw,99vh) scale(.1401)}}.snow:nth-child(334){opacity:.689;transform:translate(49.368vw,-10px) scale(.7227);animation:fall-334 22s -4s linear infinite}@keyframes fall-334{63.675%{transform:translate(55.6649vw,63.675vh) scale(.7227)}to{transform:translate(52.51645vw,99vh) scale(.7227)}}.snow:nth-child(335){opacity:.7956;transform:translate(16.7394vw,-10px) scale(.655);animation:fall-335 25s -23s linear infinite}@keyframes fall-335{73.725%{transform:translate(22.7097vw,73.725vh) scale(.655)}to{transform:translate(19.72455vw,99vh) scale(.655)}}.snow:nth-child(336){opacity:1.2238;transform:translate(87.6919vw,-10px) scale(.4383);animation:fall-336 12s -14s linear infinite}@keyframes fall-336{76.461%{transform:translate(96.5008vw,76.461vh) scale(.4383)}to{transform:translate(92.09635vw,99vh) scale(.4383)}}.snow:nth-child(337){opacity:.7894;transform:translate(14.2913vw,-10px) scale(.8452);animation:fall-337 15s -26s linear infinite}@keyframes fall-337{67.738%{transform:translate(20.5942vw,67.738vh) scale(.8452)}to{transform:translate(17.44275vw,99vh) scale(.8452)}}.snow:nth-child(338){opacity:1.29;transform:translate(23.9042vw,-10px) scale(.969);animation:fall-338 10s -26s linear infinite}@keyframes fall-338{37.248%{transform:translate(19.5549vw,37.248vh) scale(.969)}to{transform:translate(21.72955vw,99vh) scale(.969)}}.snow:nth-child(339){opacity:.501;transform:translate(40.5465vw,-10px) scale(.0739);animation:fall-339 21s -7s linear infinite}@keyframes fall-339{43.664%{transform:translate(50.0103vw,43.664vh) scale(.0739)}to{transform:translate(45.2784vw,99vh) scale(.0739)}}.snow:nth-child(340){opacity:.0832;transform:translate(84.9498vw,-10px) scale(.0962);animation:fall-340 24s -10s linear infinite}@keyframes fall-340{56.969%{transform:translate(94.4773vw,56.969vh) scale(.0962)}to{transform:translate(89.71355vw,99vh) scale(.0962)}}.snow:nth-child(341){opacity:.5002;transform:translate(2.3089vw,-10px) scale(.0012);animation:fall-341 16s -2s linear infinite}@keyframes fall-341{64.555%{transform:translate(8.1499vw,64.555vh) scale(.0012)}to{transform:translate(5.2294vw,99vh) scale(.0012)}}.snow:nth-child(342){opacity:.037;transform:translate(50.7063vw,-10px) scale(.155);animation:fall-342 12s -4s linear infinite}@keyframes fall-342{50.794%{transform:translate(59.5279vw,50.794vh) scale(.155)}to{transform:translate(55.1171vw,99vh) scale(.155)}}.snow:nth-child(343){opacity:1.0632;transform:translate(14.3948vw,-10px) scale(.9375);animation:fall-343 17s -29s linear infinite}@keyframes fall-343{62.405%{transform:translate(21.4707vw,62.405vh) scale(.9375)}to{transform:translate(17.93275vw,99vh) scale(.9375)}}.snow:nth-child(344){opacity:.9508;transform:translate(1.0404vw,-10px) scale(.6177);animation:fall-344 27s -17s linear infinite}@keyframes fall-344{57.422%{transform:translate(-5.2782vw,57.422vh) scale(.6177)}to{transform:translate(-2.1189vw,99vh) scale(.6177)}}.snow:nth-child(345){opacity:1.559;transform:translate(13.6962vw,-10px) scale(.4649);animation:fall-345 15s -11s linear infinite}@keyframes fall-345{66.33%{transform:translate(7.9378vw,66.33vh) scale(.4649)}to{transform:translate(10.817vw,99vh) scale(.4649)}}.snow:nth-child(346){opacity:.4262;transform:translate(21.438vw,-10px) scale(.7277);animation:fall-346 29s -7s linear infinite}@keyframes fall-346{71.896%{transform:translate(21.7598vw,71.896vh) scale(.7277)}to{transform:translate(21.5989vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.7626;transform:translate(9.9161vw,-10px) scale(.9582);animation:fall-347 17s -27s linear infinite}@keyframes fall-347{70.068%{transform:translate(15.8623vw,70.068vh) scale(.9582)}to{transform:translate(12.8892vw,99vh) scale(.9582)}}.snow:nth-child(348){opacity:1.846;transform:translate(87.6094vw,-10px) scale(.4242);animation:fall-348 10s -8s linear infinite}@keyframes fall-348{41.839%{transform:translate(77.6648vw,41.839vh) scale(.4242)}to{transform:translate(82.6371vw,99vh) scale(.4242)}}.snow:nth-child(349){opacity:.6038;transform:translate(70.816vw,-10px) scale(.0833);animation:fall-349 25s -11s linear infinite}@keyframes fall-349{65.532%{transform:translate(62.322vw,65.532vh) scale(.0833)}to{transform:translate(66.569vw,99vh) scale(.0833)}}.snow:nth-child(350){opacity:.023;transform:translate(82.1384vw,-10px) scale(.0125);animation:fall-350 23s -21s linear infinite}@keyframes fall-350{60.065%{transform:translate(74.0213vw,60.065vh) scale(.0125)}to{transform:translate(78.07985vw,99vh) scale(.0125)}}.snow:nth-child(351){opacity:1.8606;transform:translate(25.8904vw,-10px) scale(.1497);animation:fall-351 14s -1s linear infinite}@keyframes fall-351{50.103%{transform:translate(22.4012vw,50.103vh) scale(.1497)}to{transform:translate(24.1458vw,99vh) scale(.1497)}}.snow:nth-child(352){opacity:.2648;transform:translate(22.9802vw,-10px) scale(.063);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{72.914%{transform:translate(16.6921vw,72.914vh) scale(.063)}to{transform:translate(19.83615vw,99vh) scale(.063)}}.snow:nth-child(353){opacity:1.0438;transform:translate(34.88vw,-10px) scale(.5347);animation:fall-353 18s -5s linear infinite}@keyframes fall-353{45.386%{transform:translate(39.0376vw,45.386vh) scale(.5347)}to{transform:translate(36.9588vw,99vh) scale(.5347)}}.snow:nth-child(354){opacity:.7674;transform:translate(12.709vw,-10px) scale(.2853);animation:fall-354 30s -20s linear infinite}@keyframes fall-354{71.311%{transform:translate(21.6761vw,71.311vh) scale(.2853)}to{transform:translate(17.19255vw,99vh) scale(.2853)}}.snow:nth-child(355){opacity:1.9498;transform:translate(90.4371vw,-10px) scale(.9612);animation:fall-355 16s -6s linear infinite}@keyframes fall-355{52.506%{transform:translate(80.833vw,52.506vh) scale(.9612)}to{transform:translate(85.63505vw,99vh) scale(.9612)}}.snow:nth-child(356){opacity:.9558;transform:translate(87.2749vw,-10px) scale(.1802);animation:fall-356 26s -18s linear infinite}@keyframes fall-356{60.206%{transform:translate(88.6904vw,60.206vh) scale(.1802)}to{transform:translate(87.98265vw,99vh) scale(.1802)}}.snow:nth-child(357){opacity:.5074;transform:translate(23.7637vw,-10px) scale(.5744);animation:fall-357 26s -20s linear infinite}@keyframes fall-357{64.618%{transform:translate(28.1497vw,64.618vh) scale(.5744)}to{transform:translate(25.9567vw,99vh) scale(.5744)}}.snow:nth-child(358){opacity:1.5138;transform:translate(65.5169vw,-10px) scale(.3183);animation:fall-358 28s -9s linear infinite}@keyframes fall-358{66.901%{transform:translate(64.8466vw,66.901vh) scale(.3183)}to{transform:translate(65.18175vw,99vh) scale(.3183)}}.snow:nth-child(359){opacity:1.3326;transform:translate(44.1357vw,-10px) scale(.4165);animation:fall-359 16s -18s linear infinite}@keyframes fall-359{71.67%{transform:translate(49.4098vw,71.67vh) scale(.4165)}to{transform:translate(46.77275vw,99vh) scale(.4165)}}.snow:nth-child(360){opacity:.709;transform:translate(74.8929vw,-10px) scale(.6526);animation:fall-360 30s -26s linear infinite}@keyframes fall-360{53.326%{transform:translate(71.4981vw,53.326vh) scale(.6526)}to{transform:translate(73.1955vw,99vh) scale(.6526)}}.snow:nth-child(361){opacity:.8646;transform:translate(26.8658vw,-10px) scale(.5857);animation:fall-361 12s -26s linear infinite}@keyframes fall-361{64.452%{transform:translate(30.8402vw,64.452vh) scale(.5857)}to{transform:translate(28.853vw,99vh) scale(.5857)}}.snow:nth-child(362){opacity:.137;transform:translate(42.6533vw,-10px) scale(.582);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{61.952%{transform:translate(37.7105vw,61.952vh) scale(.582)}to{transform:translate(40.1819vw,99vh) scale(.582)}}.snow:nth-child(363){opacity:1.0052;transform:translate(87.8221vw,-10px) scale(.6978);animation:fall-363 10s -4s linear infinite}@keyframes fall-363{45.205%{transform:translate(89.4293vw,45.205vh) scale(.6978)}to{transform:translate(88.6257vw,99vh) scale(.6978)}}.snow:nth-child(364){opacity:.7944;transform:translate(96.2141vw,-10px) scale(.3715);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{59.365%{transform:translate(98.382vw,59.365vh) scale(.3715)}to{transform:translate(97.29805vw,99vh) scale(.3715)}}.snow:nth-child(365){opacity:.7344;transform:translate(95.6421vw,-10px) scale(.2206);animation:fall-365 30s -2s linear infinite}@keyframes fall-365{68.596%{transform:translate(94.6922vw,68.596vh) scale(.2206)}to{transform:translate(95.16715vw,99vh) scale(.2206)}}.snow:nth-child(366){opacity:1.1992;transform:translate(29.0337vw,-10px) scale(.9438);animation:fall-366 15s -16s linear infinite}@keyframes fall-366{57.106%{transform:translate(30.8949vw,57.106vh) scale(.9438)}to{transform:translate(29.9643vw,99vh) scale(.9438)}}.snow:nth-child(367){opacity:.3158;transform:translate(87.7199vw,-10px) scale(.4423);animation:fall-367 22s -25s linear infinite}@keyframes fall-367{76.437%{transform:translate(88.2308vw,76.437vh) scale(.4423)}to{transform:translate(87.97535vw,99vh) scale(.4423)}}.snow:nth-child(368){opacity:1.9898;transform:translate(73.1186vw,-10px) scale(.6408);animation:fall-368 14s -27s linear infinite}@keyframes fall-368{57.976%{transform:translate(68.2264vw,57.976vh) scale(.6408)}to{transform:translate(70.6725vw,99vh) scale(.6408)}}.snow:nth-child(369){opacity:.7436;transform:translate(55.5586vw,-10px) scale(.0949);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{63.409%{transform:translate(49.9378vw,63.409vh) scale(.0949)}to{transform:translate(52.7482vw,99vh) scale(.0949)}}.snow:nth-child(370){opacity:1.1754;transform:translate(64.3672vw,-10px) scale(.3052);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{43.477%{transform:translate(68.2915vw,43.477vh) scale(.3052)}to{transform:translate(66.32935vw,99vh) scale(.3052)}}.snow:nth-child(371){opacity:.4458;transform:translate(68.5162vw,-10px) scale(.2338);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.243%{transform:translate(61.0522vw,75.243vh) scale(.2338)}to{transform:translate(64.7842vw,99vh) scale(.2338)}}.snow:nth-child(372){opacity:.5238;transform:translate(92.511vw,-10px) scale(.1757);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{79.801%{transform:translate(91.1355vw,79.801vh) scale(.1757)}to{transform:translate(91.82325vw,99vh) scale(.1757)}}.snow:nth-child(373){opacity:.1388;transform:translate(80.6153vw,-10px) scale(.8026);animation:fall-373 10s -2s linear infinite}@keyframes fall-373{51.525%{transform:translate(74.8987vw,51.525vh) scale(.8026)}to{transform:translate(77.757vw,99vh) scale(.8026)}}.snow:nth-child(374){opacity:1.5982;transform:translate(82.4595vw,-10px) scale(.7933);animation:fall-374 29s -26s linear infinite}@keyframes fall-374{41.214%{transform:translate(83.4822vw,41.214vh) scale(.7933)}to{transform:translate(82.97085vw,99vh) scale(.7933)}}.snow:nth-child(375){opacity:.9424;transform:translate(36.3595vw,-10px) scale(.4664);animation:fall-375 25s -27s linear infinite}@keyframes fall-375{55.129%{transform:translate(34.9341vw,55.129vh) scale(.4664)}to{transform:translate(35.6468vw,99vh) scale(.4664)}}.snow:nth-child(376){opacity:.7648;transform:translate(59.4461vw,-10px) scale(.3923);animation:fall-376 23s -17s linear infinite}@keyframes fall-376{57.841%{transform:translate(64.0424vw,57.841vh) scale(.3923)}to{transform:translate(61.74425vw,99vh) scale(.3923)}}.snow:nth-child(377){opacity:1.8636;transform:translate(52.1506vw,-10px) scale(.7447);animation:fall-377 15s -2s linear infinite}@keyframes fall-377{56.091%{transform:translate(51.3968vw,56.091vh) scale(.7447)}to{transform:translate(51.7737vw,99vh) scale(.7447)}}.snow:nth-child(378){opacity:.263;transform:translate(42.2516vw,-10px) scale(.3013);animation:fall-378 21s -17s linear infinite}@keyframes fall-378{52.572%{transform:translate(39.1073vw,52.572vh) scale(.3013)}to{transform:translate(40.67945vw,99vh) scale(.3013)}}.snow:nth-child(379){opacity:1.0674;transform:translate(65.9066vw,-10px) scale(.0532);animation:fall-379 14s -28s linear infinite}@keyframes fall-379{63.473%{transform:translate(64.024vw,63.473vh) scale(.0532)}to{transform:translate(64.9653vw,99vh) scale(.0532)}}.snow:nth-child(380){opacity:1.3178;transform:translate(76.8307vw,-10px) scale(.2755);animation:fall-380 29s -11s linear infinite}@keyframes fall-380{64.408%{transform:translate(75.9844vw,64.408vh) scale(.2755)}to{transform:translate(76.40755vw,99vh) scale(.2755)}}.snow:nth-child(381){opacity:1.6104;transform:translate(41.7478vw,-10px) scale(.1224);animation:fall-381 16s -30s linear infinite}@keyframes fall-381{69.056%{transform:translate(42.4224vw,69.056vh) scale(.1224)}to{transform:translate(42.0851vw,99vh) scale(.1224)}}.snow:nth-child(382){opacity:1.8536;transform:translate(78.9358vw,-10px) scale(.9397);animation:fall-382 12s -2s linear infinite}@keyframes fall-382{54.001%{transform:translate(86.1417vw,54.001vh) scale(.9397)}to{transform:translate(82.53875vw,99vh) scale(.9397)}}.snow:nth-child(383){opacity:1.642;transform:translate(69.0165vw,-10px) scale(.3943);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{55.228%{transform:translate(74.4598vw,55.228vh) scale(.3943)}to{transform:translate(71.73815vw,99vh) scale(.3943)}}.snow:nth-child(384){opacity:.4032;transform:translate(50.3688vw,-10px) scale(.6891);animation:fall-384 19s -19s linear infinite}@keyframes fall-384{49.307%{transform:translate(44.9671vw,49.307vh) scale(.6891)}to{transform:translate(47.66795vw,99vh) scale(.6891)}}.snow:nth-child(385){opacity:1.0668;transform:translate(72.8621vw,-10px) scale(.3145);animation:fall-385 19s -21s linear infinite}@keyframes fall-385{35.939%{transform:translate(70.5664vw,35.939vh) scale(.3145)}to{transform:translate(71.71425vw,99vh) scale(.3145)}}.snow:nth-child(386){opacity:.3742;transform:translate(15.2836vw,-10px) scale(.5094);animation:fall-386 13s -29s linear infinite}@keyframes fall-386{51.76%{transform:translate(21.6129vw,51.76vh) scale(.5094)}to{transform:translate(18.44825vw,99vh) scale(.5094)}}.snow:nth-child(387){opacity:1.2602;transform:translate(31.4979vw,-10px) scale(.516);animation:fall-387 13s -3s linear infinite}@keyframes fall-387{38.622%{transform:translate(29.1249vw,38.622vh) scale(.516)}to{transform:translate(30.3114vw,99vh) scale(.516)}}.snow:nth-child(388){opacity:1.7516;transform:translate(20.2308vw,-10px) scale(.6454);animation:fall-388 10s -19s linear infinite}@keyframes fall-388{71.142%{transform:translate(26.2668vw,71.142vh) scale(.6454)}to{transform:translate(23.2488vw,99vh) scale(.6454)}}.snow:nth-child(389){opacity:.7834;transform:translate(47.8744vw,-10px) scale(.5165);animation:fall-389 10s -15s linear infinite}@keyframes fall-389{70.022%{transform:translate(44.1385vw,70.022vh) scale(.5165)}to{transform:translate(46.00645vw,99vh) scale(.5165)}}.snow:nth-child(390){opacity:.8218;transform:translate(94.4925vw,-10px) scale(.7141);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{55.223%{transform:translate(103.8815vw,55.223vh) scale(.7141)}to{transform:translate(99.187vw,99vh) scale(.7141)}}.snow:nth-child(391){opacity:.092;transform:translate(42.1491vw,-10px) scale(.8211);animation:fall-391 12s -4s linear infinite}@keyframes fall-391{37.609%{transform:translate(48.9355vw,37.609vh) scale(.8211)}to{transform:translate(45.5423vw,99vh) scale(.8211)}}.snow:nth-child(392){opacity:1.5368;transform:translate(17.0212vw,-10px) scale(.6967);animation:fall-392 22s -10s linear infinite}@keyframes fall-392{33.82%{transform:translate(15.5201vw,33.82vh) scale(.6967)}to{transform:translate(16.27065vw,99vh) scale(.6967)}}.snow:nth-child(393){opacity:1.1324;transform:translate(34.8849vw,-10px) scale(.1079);animation:fall-393 27s -14s linear infinite}@keyframes fall-393{78.748%{transform:translate(36.6554vw,78.748vh) scale(.1079)}to{transform:translate(35.77015vw,99vh) scale(.1079)}}.snow:nth-child(394){opacity:.246;transform:translate(31.488vw,-10px) scale(.216);animation:fall-394 14s -13s linear infinite}@keyframes fall-394{56.192%{transform:translate(28.1023vw,56.192vh) scale(.216)}to{transform:translate(29.79515vw,99vh) scale(.216)}}.snow:nth-child(395){opacity:1.9066;transform:translate(73.7446vw,-10px) scale(.752);animation:fall-395 13s -25s linear infinite}@keyframes fall-395{49.253%{transform:translate(65.0755vw,49.253vh) scale(.752)}to{transform:translate(69.41005vw,99vh) scale(.752)}}.snow:nth-child(396){opacity:.8026;transform:translate(1.7719vw,-10px) scale(.1968);animation:fall-396 14s -13s linear infinite}@keyframes fall-396{32.699%{transform:translate(10.9799vw,32.699vh) scale(.1968)}to{transform:translate(6.3759vw,99vh) scale(.1968)}}.snow:nth-child(397){opacity:.6296;transform:translate(15.7539vw,-10px) scale(.9682);animation:fall-397 15s -20s linear infinite}@keyframes fall-397{35.534%{transform:translate(21.7542vw,35.534vh) scale(.9682)}to{transform:translate(18.75405vw,99vh) scale(.9682)}}.snow:nth-child(398){opacity:1.298;transform:translate(41.3721vw,-10px) scale(.2354);animation:fall-398 30s -28s linear infinite}@keyframes fall-398{73.976%{transform:translate(43.3137vw,73.976vh) scale(.2354)}to{transform:translate(42.3429vw,99vh) scale(.2354)}}.snow:nth-child(399){opacity:.8666;transform:translate(47.7409vw,-10px) scale(.8136);animation:fall-399 20s -9s linear infinite}@keyframes fall-399{58.125%{transform:translate(46.7011vw,58.125vh) scale(.8136)}to{transform:translate(47.221vw,99vh) scale(.8136)}}.snow:nth-child(400){opacity:1.7838;transform:translate(55.5682vw,-10px) scale(.8073);animation:fall-400 16s -7s linear infinite}@keyframes fall-400{34.601%{transform:translate(45.6261vw,34.601vh) scale(.8073)}to{transform:translate(50.59715vw,99vh) scale(.8073)}}\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.10", 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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1234;transform:translate(62.8317vw,-10px) scale(.4105);animation:fall-1 24s -15s linear infinite}@keyframes fall-1{67.692%{transform:translate(58.0121vw,67.692vh) scale(.4105)}to{transform:translate(60.4219vw,99vh) scale(.4105)}}.snow:nth-child(2){opacity:1.1522;transform:translate(98.4556vw,-10px) scale(.3754);animation:fall-2 27s -9s linear infinite}@keyframes fall-2{53.594%{transform:translate(98.2544vw,53.594vh) scale(.3754)}to{transform:translate(98.355vw,99vh) scale(.3754)}}.snow:nth-child(3){opacity:.9428;transform:translate(42.7474vw,-10px) scale(.5371);animation:fall-3 12s -16s linear infinite}@keyframes fall-3{35.191%{transform:translate(36.194vw,35.191vh) scale(.5371)}to{transform:translate(39.4707vw,99vh) scale(.5371)}}.snow:nth-child(4){opacity:1.645;transform:translate(92.3736vw,-10px) scale(.9798);animation:fall-4 18s -20s linear infinite}@keyframes fall-4{32.93%{transform:translate(84.3004vw,32.93vh) scale(.9798)}to{transform:translate(88.337vw,99vh) scale(.9798)}}.snow:nth-child(5){opacity:1.4602;transform:translate(64.0774vw,-10px) scale(.8273);animation:fall-5 11s -16s linear infinite}@keyframes fall-5{30.288%{transform:translate(56.9632vw,30.288vh) scale(.8273)}to{transform:translate(60.5203vw,99vh) scale(.8273)}}.snow:nth-child(6){opacity:1.8584;transform:translate(30.7671vw,-10px) scale(.6256);animation:fall-6 20s -22s linear infinite}@keyframes fall-6{79.523%{transform:translate(23.5576vw,79.523vh) scale(.6256)}to{transform:translate(27.16235vw,99vh) scale(.6256)}}.snow:nth-child(7){opacity:.1896;transform:translate(34.8623vw,-10px) scale(.3386);animation:fall-7 18s -28s linear infinite}@keyframes fall-7{37.467%{transform:translate(26.479vw,37.467vh) scale(.3386)}to{transform:translate(30.67065vw,99vh) scale(.3386)}}.snow:nth-child(8){opacity:.8568;transform:translate(68.4903vw,-10px) scale(.1695);animation:fall-8 12s -4s linear infinite}@keyframes fall-8{40.608%{transform:translate(69.1342vw,40.608vh) scale(.1695)}to{transform:translate(68.81225vw,99vh) scale(.1695)}}.snow:nth-child(9){opacity:.6924;transform:translate(5.6242vw,-10px) scale(.4406);animation:fall-9 21s -10s linear infinite}@keyframes fall-9{63.77%{transform:translate(.7303vw,63.77vh) scale(.4406)}to{transform:translate(3.17725vw,99vh) scale(.4406)}}.snow:nth-child(10){opacity:.5208;transform:translate(15.3039vw,-10px) scale(.9373);animation:fall-10 18s -23s linear infinite}@keyframes fall-10{59.233%{transform:translate(19.1936vw,59.233vh) scale(.9373)}to{transform:translate(17.24875vw,99vh) scale(.9373)}}.snow:nth-child(11){opacity:1.5628;transform:translate(84.8179vw,-10px) scale(.7914);animation:fall-11 14s -15s linear infinite}@keyframes fall-11{77.224%{transform:translate(83.7966vw,77.224vh) scale(.7914)}to{transform:translate(84.30725vw,99vh) scale(.7914)}}.snow:nth-child(12){opacity:.6938;transform:translate(50.913vw,-10px) scale(.7313);animation:fall-12 15s -18s linear infinite}@keyframes fall-12{67.589%{transform:translate(53.1319vw,67.589vh) scale(.7313)}to{transform:translate(52.02245vw,99vh) scale(.7313)}}.snow:nth-child(13){opacity:.6188;transform:translate(81.7225vw,-10px) scale(.4068);animation:fall-13 22s -18s linear infinite}@keyframes fall-13{42.606%{transform:translate(88.9633vw,42.606vh) scale(.4068)}to{transform:translate(85.3429vw,99vh) scale(.4068)}}.snow:nth-child(14){opacity:.7084;transform:translate(9.8673vw,-10px) scale(.4034);animation:fall-14 11s -3s linear infinite}@keyframes fall-14{71.641%{transform:translate(5.6721vw,71.641vh) scale(.4034)}to{transform:translate(7.7697vw,99vh) scale(.4034)}}.snow:nth-child(15){opacity:.042;transform:translate(46.0446vw,-10px) scale(.4075);animation:fall-15 17s -12s linear infinite}@keyframes fall-15{36.2%{transform:translate(39.5194vw,36.2vh) scale(.4075)}to{transform:translate(42.782vw,99vh) scale(.4075)}}.snow:nth-child(16){opacity:1.7146;transform:translate(55.5451vw,-10px) scale(.2237);animation:fall-16 16s -22s linear infinite}@keyframes fall-16{46.459%{transform:translate(51.0287vw,46.459vh) scale(.2237)}to{transform:translate(53.2869vw,99vh) scale(.2237)}}.snow:nth-child(17){opacity:.161;transform:translate(25.8574vw,-10px) scale(.314);animation:fall-17 22s -20s linear infinite}@keyframes fall-17{36.707%{transform:translate(20.1223vw,36.707vh) scale(.314)}to{transform:translate(22.98985vw,99vh) scale(.314)}}.snow:nth-child(18){opacity:.3486;transform:translate(20.3375vw,-10px) scale(.1124);animation:fall-18 22s -9s linear infinite}@keyframes fall-18{43.745%{transform:translate(22.3046vw,43.745vh) scale(.1124)}to{transform:translate(21.32105vw,99vh) scale(.1124)}}.snow:nth-child(19){opacity:.9538;transform:translate(86.5327vw,-10px) scale(.6779);animation:fall-19 21s -22s linear infinite}@keyframes fall-19{74.692%{transform:translate(92.0096vw,74.692vh) scale(.6779)}to{transform:translate(89.27115vw,99vh) scale(.6779)}}.snow:nth-child(20){opacity:.451;transform:translate(63.1992vw,-10px) scale(.965);animation:fall-20 26s -10s linear infinite}@keyframes fall-20{57.934%{transform:translate(68.933vw,57.934vh) scale(.965)}to{transform:translate(66.0661vw,99vh) scale(.965)}}.snow:nth-child(21){opacity:.3316;transform:translate(88.4824vw,-10px) scale(.325);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{76.075%{transform:translate(83.7833vw,76.075vh) scale(.325)}to{transform:translate(86.13285vw,99vh) scale(.325)}}.snow:nth-child(22){opacity:.8388;transform:translate(1.7767vw,-10px) scale(.3907);animation:fall-22 19s -29s linear infinite}@keyframes fall-22{73.728%{transform:translate(.2414vw,73.728vh) scale(.3907)}to{transform:translate(1.00905vw,99vh) scale(.3907)}}.snow:nth-child(23){opacity:1.6588;transform:translate(85.4972vw,-10px) scale(.5597);animation:fall-23 12s -1s linear infinite}@keyframes fall-23{49.86%{transform:translate(80.6938vw,49.86vh) scale(.5597)}to{transform:translate(83.0955vw,99vh) scale(.5597)}}.snow:nth-child(24){opacity:1.6388;transform:translate(77.0068vw,-10px) scale(.1429);animation:fall-24 21s -3s linear infinite}@keyframes fall-24{63.574%{transform:translate(83.5747vw,63.574vh) scale(.1429)}to{transform:translate(80.29075vw,99vh) scale(.1429)}}.snow:nth-child(25){opacity:.8882;transform:translate(62.5058vw,-10px) scale(.8672);animation:fall-25 21s -19s linear infinite}@keyframes fall-25{77.821%{transform:translate(55.6405vw,77.821vh) scale(.8672)}to{transform:translate(59.07315vw,99vh) scale(.8672)}}.snow:nth-child(26){opacity:.6342;transform:translate(41.2392vw,-10px) scale(.4323);animation:fall-26 27s -30s linear infinite}@keyframes fall-26{66.053%{transform:translate(49.2724vw,66.053vh) scale(.4323)}to{transform:translate(45.2558vw,99vh) scale(.4323)}}.snow:nth-child(27){opacity:.5502;transform:translate(15.3598vw,-10px) scale(.7169);animation:fall-27 29s -15s linear infinite}@keyframes fall-27{43.615%{transform:translate(12.3197vw,43.615vh) scale(.7169)}to{transform:translate(13.83975vw,99vh) scale(.7169)}}.snow:nth-child(28){opacity:1.8208;transform:translate(.4874vw,-10px) scale(.1067);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{31.835%{transform:translate(1.5201vw,31.835vh) scale(.1067)}to{transform:translate(1.00375vw,99vh) scale(.1067)}}.snow:nth-child(29){opacity:1.4904;transform:translate(63.2583vw,-10px) scale(.7019);animation:fall-29 29s -2s linear infinite}@keyframes fall-29{54.422%{transform:translate(72.8765vw,54.422vh) scale(.7019)}to{transform:translate(68.0674vw,99vh) scale(.7019)}}.snow:nth-child(30){opacity:1.7146;transform:translate(59.6312vw,-10px) scale(.7999);animation:fall-30 24s -18s linear infinite}@keyframes fall-30{56.033%{transform:translate(60.7128vw,56.033vh) scale(.7999)}to{transform:translate(60.172vw,99vh) scale(.7999)}}.snow:nth-child(31){opacity:1.7198;transform:translate(99.7712vw,-10px) scale(.9809);animation:fall-31 30s -4s linear infinite}@keyframes fall-31{53.203%{transform:translate(95.5048vw,53.203vh) scale(.9809)}to{transform:translate(97.638vw,99vh) scale(.9809)}}.snow:nth-child(32){opacity:.293;transform:translate(53.8088vw,-10px) scale(.1313);animation:fall-32 29s -26s linear infinite}@keyframes fall-32{37.664%{transform:translate(57.5838vw,37.664vh) scale(.1313)}to{transform:translate(55.6963vw,99vh) scale(.1313)}}.snow:nth-child(33){opacity:.8384;transform:translate(92.543vw,-10px) scale(.2361);animation:fall-33 21s -17s linear infinite}@keyframes fall-33{54.315%{transform:translate(83.2542vw,54.315vh) scale(.2361)}to{transform:translate(87.8986vw,99vh) scale(.2361)}}.snow:nth-child(34){opacity:.2604;transform:translate(68.2623vw,-10px) scale(.3637);animation:fall-34 11s -8s linear infinite}@keyframes fall-34{50.923%{transform:translate(75.2196vw,50.923vh) scale(.3637)}to{transform:translate(71.74095vw,99vh) scale(.3637)}}.snow:nth-child(35){opacity:1.3848;transform:translate(80.9966vw,-10px) scale(.574);animation:fall-35 13s -17s linear infinite}@keyframes fall-35{42.834%{transform:translate(86.8001vw,42.834vh) scale(.574)}to{transform:translate(83.89835vw,99vh) scale(.574)}}.snow:nth-child(36){opacity:1.3784;transform:translate(65.8572vw,-10px) scale(.9208);animation:fall-36 29s -14s linear infinite}@keyframes fall-36{47.93%{transform:translate(67.9726vw,47.93vh) scale(.9208)}to{transform:translate(66.9149vw,99vh) scale(.9208)}}.snow:nth-child(37){opacity:1.5534;transform:translate(56.7756vw,-10px) scale(.6395);animation:fall-37 20s -14s linear infinite}@keyframes fall-37{79.178%{transform:translate(50.2482vw,79.178vh) scale(.6395)}to{transform:translate(53.5119vw,99vh) scale(.6395)}}.snow:nth-child(38){opacity:1.3274;transform:translate(96.2054vw,-10px) scale(.5823);animation:fall-38 29s -14s linear infinite}@keyframes fall-38{71.989%{transform:translate(90.6409vw,71.989vh) scale(.5823)}to{transform:translate(93.42315vw,99vh) scale(.5823)}}.snow:nth-child(39){opacity:.5816;transform:translate(75.7459vw,-10px) scale(.841);animation:fall-39 21s -6s linear infinite}@keyframes fall-39{36.829%{transform:translate(83.7352vw,36.829vh) scale(.841)}to{transform:translate(79.74055vw,99vh) scale(.841)}}.snow:nth-child(40){opacity:1.7134;transform:translate(86.7045vw,-10px) scale(.6781);animation:fall-40 22s -25s linear infinite}@keyframes fall-40{74.847%{transform:translate(96.2755vw,74.847vh) scale(.6781)}to{transform:translate(91.49vw,99vh) scale(.6781)}}.snow:nth-child(41){opacity:.6012;transform:translate(75.2823vw,-10px) scale(.5809);animation:fall-41 10s -15s linear infinite}@keyframes fall-41{45.582%{transform:translate(69.4727vw,45.582vh) scale(.5809)}to{transform:translate(72.3775vw,99vh) scale(.5809)}}.snow:nth-child(42){opacity:1.5736;transform:translate(68.7347vw,-10px) scale(.8148);animation:fall-42 14s -15s linear infinite}@keyframes fall-42{49.748%{transform:translate(77.2818vw,49.748vh) scale(.8148)}to{transform:translate(73.00825vw,99vh) scale(.8148)}}.snow:nth-child(43){opacity:1.2764;transform:translate(64.0285vw,-10px) scale(.3522);animation:fall-43 28s -24s linear infinite}@keyframes fall-43{48.826%{transform:translate(71.8613vw,48.826vh) scale(.3522)}to{transform:translate(67.9449vw,99vh) scale(.3522)}}.snow:nth-child(44){opacity:1.943;transform:translate(76.3023vw,-10px) scale(.7751);animation:fall-44 28s -14s linear infinite}@keyframes fall-44{78.403%{transform:translate(77.7456vw,78.403vh) scale(.7751)}to{transform:translate(77.02395vw,99vh) scale(.7751)}}.snow:nth-child(45){opacity:1.31;transform:translate(75.0318vw,-10px) scale(.33);animation:fall-45 25s -5s linear infinite}@keyframes fall-45{42.05%{transform:translate(80.2819vw,42.05vh) scale(.33)}to{transform:translate(77.65685vw,99vh) scale(.33)}}.snow:nth-child(46){opacity:.8302;transform:translate(57.7002vw,-10px) scale(.0629);animation:fall-46 15s -15s linear infinite}@keyframes fall-46{53.949%{transform:translate(56.737vw,53.949vh) scale(.0629)}to{transform:translate(57.2186vw,99vh) scale(.0629)}}.snow:nth-child(47){opacity:.681;transform:translate(16.1374vw,-10px) scale(.3708);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{30.115%{transform:translate(15.2979vw,30.115vh) scale(.3708)}to{transform:translate(15.71765vw,99vh) scale(.3708)}}.snow:nth-child(48){opacity:1.7192;transform:translate(54.3865vw,-10px) scale(.6498);animation:fall-48 25s -19s linear infinite}@keyframes fall-48{52.662%{transform:translate(47.6046vw,52.662vh) scale(.6498)}to{transform:translate(50.99555vw,99vh) scale(.6498)}}.snow:nth-child(49){opacity:1.274;transform:translate(24.354vw,-10px) scale(.9263);animation:fall-49 24s -22s linear infinite}@keyframes fall-49{77.906%{transform:translate(32.9014vw,77.906vh) scale(.9263)}to{transform:translate(28.6277vw,99vh) scale(.9263)}}.snow:nth-child(50){opacity:1.2758;transform:translate(77.2861vw,-10px) scale(.178);animation:fall-50 16s -1s linear infinite}@keyframes fall-50{74.799%{transform:translate(77.1014vw,74.799vh) scale(.178)}to{transform:translate(77.19375vw,99vh) scale(.178)}}.snow:nth-child(51){opacity:1.2388;transform:translate(15.1455vw,-10px) scale(.5001);animation:fall-51 26s -16s linear infinite}@keyframes fall-51{58.468%{transform:translate(21.9484vw,58.468vh) scale(.5001)}to{transform:translate(18.54695vw,99vh) scale(.5001)}}.snow:nth-child(52){opacity:1.0398;transform:translate(79.7151vw,-10px) scale(.2464);animation:fall-52 10s -13s linear infinite}@keyframes fall-52{79.323%{transform:translate(82.9479vw,79.323vh) scale(.2464)}to{transform:translate(81.3315vw,99vh) scale(.2464)}}.snow:nth-child(53){opacity:.8814;transform:translate(45.0674vw,-10px) scale(.9795);animation:fall-53 19s -28s linear infinite}@keyframes fall-53{57.773%{transform:translate(36.5005vw,57.773vh) scale(.9795)}to{transform:translate(40.78395vw,99vh) scale(.9795)}}.snow:nth-child(54){opacity:1.5512;transform:translate(62.2027vw,-10px) scale(.5183);animation:fall-54 30s -30s linear infinite}@keyframes fall-54{52.862%{transform:translate(68.4636vw,52.862vh) scale(.5183)}to{transform:translate(65.33315vw,99vh) scale(.5183)}}.snow:nth-child(55){opacity:.6208;transform:translate(24.2816vw,-10px) scale(.4264);animation:fall-55 27s -29s linear infinite}@keyframes fall-55{38.426%{transform:translate(18.7327vw,38.426vh) scale(.4264)}to{transform:translate(21.50715vw,99vh) scale(.4264)}}.snow:nth-child(56){opacity:.6362;transform:translate(22.7092vw,-10px) scale(.0398);animation:fall-56 25s -27s linear infinite}@keyframes fall-56{48.994%{transform:translate(25.1705vw,48.994vh) scale(.0398)}to{transform:translate(23.93985vw,99vh) scale(.0398)}}.snow:nth-child(57){opacity:.6628;transform:translate(75.0465vw,-10px) scale(.3287);animation:fall-57 25s -16s linear infinite}@keyframes fall-57{67.679%{transform:translate(71.3979vw,67.679vh) scale(.3287)}to{transform:translate(73.2222vw,99vh) scale(.3287)}}.snow:nth-child(58){opacity:1.4996;transform:translate(16.7136vw,-10px) scale(.0759);animation:fall-58 10s -11s linear infinite}@keyframes fall-58{30.957%{transform:translate(10.1761vw,30.957vh) scale(.0759)}to{transform:translate(13.44485vw,99vh) scale(.0759)}}.snow:nth-child(59){opacity:.1414;transform:translate(90.6328vw,-10px) scale(.8508);animation:fall-59 15s -16s linear infinite}@keyframes fall-59{36.511%{transform:translate(94.8487vw,36.511vh) scale(.8508)}to{transform:translate(92.74075vw,99vh) scale(.8508)}}.snow:nth-child(60){opacity:1.821;transform:translate(99.9817vw,-10px) scale(.9896);animation:fall-60 15s -28s linear infinite}@keyframes fall-60{32.145%{transform:translate(98.448vw,32.145vh) scale(.9896)}to{transform:translate(99.21485vw,99vh) scale(.9896)}}.snow:nth-child(61){opacity:.9058;transform:translate(75.2944vw,-10px) scale(.5851);animation:fall-61 19s -2s linear infinite}@keyframes fall-61{71.13%{transform:translate(75.1023vw,71.13vh) scale(.5851)}to{transform:translate(75.19835vw,99vh) scale(.5851)}}.snow:nth-child(62){opacity:1.885;transform:translate(34.8809vw,-10px) scale(.7159);animation:fall-62 28s -11s linear infinite}@keyframes fall-62{48.603%{transform:translate(29.045vw,48.603vh) scale(.7159)}to{transform:translate(31.96295vw,99vh) scale(.7159)}}.snow:nth-child(63){opacity:1.436;transform:translate(46.7321vw,-10px) scale(.2804);animation:fall-63 26s -25s linear infinite}@keyframes fall-63{38.952%{transform:translate(52.1146vw,38.952vh) scale(.2804)}to{transform:translate(49.42335vw,99vh) scale(.2804)}}.snow:nth-child(64){opacity:1.4994;transform:translate(6.7792vw,-10px) scale(.7422);animation:fall-64 13s -20s linear infinite}@keyframes fall-64{75.337%{transform:translate(7.3238vw,75.337vh) scale(.7422)}to{transform:translate(7.0515vw,99vh) scale(.7422)}}.snow:nth-child(65){opacity:.0138;transform:translate(41.3074vw,-10px) scale(.741);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{44.309%{transform:translate(45.2236vw,44.309vh) scale(.741)}to{transform:translate(43.2655vw,99vh) scale(.741)}}.snow:nth-child(66){opacity:.1622;transform:translate(74.0151vw,-10px) scale(.7027);animation:fall-66 19s -16s linear infinite}@keyframes fall-66{31.596%{transform:translate(66.1728vw,31.596vh) scale(.7027)}to{transform:translate(70.09395vw,99vh) scale(.7027)}}.snow:nth-child(67){opacity:1.1616;transform:translate(57.6384vw,-10px) scale(.5866);animation:fall-67 14s -21s linear infinite}@keyframes fall-67{58.673%{transform:translate(50.9338vw,58.673vh) scale(.5866)}to{transform:translate(54.2861vw,99vh) scale(.5866)}}.snow:nth-child(68){opacity:.3304;transform:translate(6.7465vw,-10px) scale(.9874);animation:fall-68 11s -12s linear infinite}@keyframes fall-68{46.363%{transform:translate(1.1698vw,46.363vh) scale(.9874)}to{transform:translate(3.95815vw,99vh) scale(.9874)}}.snow:nth-child(69){opacity:1.3892;transform:translate(4.1457vw,-10px) scale(.9792);animation:fall-69 25s -20s linear infinite}@keyframes fall-69{34.358%{transform:translate(8.2046vw,34.358vh) scale(.9792)}to{transform:translate(6.17515vw,99vh) scale(.9792)}}.snow:nth-child(70){opacity:.2634;transform:translate(72.6608vw,-10px) scale(.1781);animation:fall-70 13s -15s linear infinite}@keyframes fall-70{38.187%{transform:translate(73.8606vw,38.187vh) scale(.1781)}to{transform:translate(73.2607vw,99vh) scale(.1781)}}.snow:nth-child(71){opacity:1.004;transform:translate(27.3468vw,-10px) scale(.2324);animation:fall-71 19s -2s linear infinite}@keyframes fall-71{40.903%{transform:translate(36.9988vw,40.903vh) scale(.2324)}to{transform:translate(32.1728vw,99vh) scale(.2324)}}.snow:nth-child(72){opacity:1.1324;transform:translate(81.9176vw,-10px) scale(.5504);animation:fall-72 10s -11s linear infinite}@keyframes fall-72{48.861%{transform:translate(74.9021vw,48.861vh) scale(.5504)}to{transform:translate(78.40985vw,99vh) scale(.5504)}}.snow:nth-child(73){opacity:1.5968;transform:translate(39.0667vw,-10px) scale(.2324);animation:fall-73 27s -1s linear infinite}@keyframes fall-73{52.055%{transform:translate(47.5395vw,52.055vh) scale(.2324)}to{transform:translate(43.3031vw,99vh) scale(.2324)}}.snow:nth-child(74){opacity:1.2854;transform:translate(60.799vw,-10px) scale(.5987);animation:fall-74 28s -26s linear infinite}@keyframes fall-74{50.858%{transform:translate(65.791vw,50.858vh) scale(.5987)}to{transform:translate(63.295vw,99vh) scale(.5987)}}.snow:nth-child(75){opacity:1.192;transform:translate(89.3995vw,-10px) scale(.0028);animation:fall-75 10s -25s linear infinite}@keyframes fall-75{52.921%{transform:translate(83.7689vw,52.921vh) scale(.0028)}to{transform:translate(86.5842vw,99vh) scale(.0028)}}.snow:nth-child(76){opacity:.785;transform:translate(22.9905vw,-10px) scale(.4426);animation:fall-76 12s -27s linear infinite}@keyframes fall-76{32.407%{transform:translate(22.1587vw,32.407vh) scale(.4426)}to{transform:translate(22.5746vw,99vh) scale(.4426)}}.snow:nth-child(77){opacity:1.493;transform:translate(57.9169vw,-10px) scale(.953);animation:fall-77 18s -22s linear infinite}@keyframes fall-77{31.541%{transform:translate(51.9196vw,31.541vh) scale(.953)}to{transform:translate(54.91825vw,99vh) scale(.953)}}.snow:nth-child(78){opacity:1.0552;transform:translate(76.2595vw,-10px) scale(.4421);animation:fall-78 22s -26s linear infinite}@keyframes fall-78{53.853%{transform:translate(68.9032vw,53.853vh) scale(.4421)}to{transform:translate(72.58135vw,99vh) scale(.4421)}}.snow:nth-child(79){opacity:1.424;transform:translate(76.5731vw,-10px) scale(.4209);animation:fall-79 10s -13s linear infinite}@keyframes fall-79{74.368%{transform:translate(83.4435vw,74.368vh) scale(.4209)}to{transform:translate(80.0083vw,99vh) scale(.4209)}}.snow:nth-child(80){opacity:1.6272;transform:translate(51.3629vw,-10px) scale(.2005);animation:fall-80 17s -23s linear infinite}@keyframes fall-80{31.341%{transform:translate(45.9261vw,31.341vh) scale(.2005)}to{transform:translate(48.6445vw,99vh) scale(.2005)}}.snow:nth-child(81){opacity:1.3052;transform:translate(16.9473vw,-10px) scale(.8724);animation:fall-81 16s -27s linear infinite}@keyframes fall-81{42.439%{transform:translate(13.894vw,42.439vh) scale(.8724)}to{transform:translate(15.42065vw,99vh) scale(.8724)}}.snow:nth-child(82){opacity:.5084;transform:translate(99.9365vw,-10px) scale(.3319);animation:fall-82 21s -16s linear infinite}@keyframes fall-82{72.185%{transform:translate(105.2759vw,72.185vh) scale(.3319)}to{transform:translate(102.6062vw,99vh) scale(.3319)}}.snow:nth-child(83){opacity:1.4884;transform:translate(33.1729vw,-10px) scale(.3743);animation:fall-83 18s -12s linear infinite}@keyframes fall-83{42.247%{transform:translate(27.3253vw,42.247vh) scale(.3743)}to{transform:translate(30.2491vw,99vh) scale(.3743)}}.snow:nth-child(84){opacity:.6816;transform:translate(75.4592vw,-10px) scale(.0132);animation:fall-84 21s -4s linear infinite}@keyframes fall-84{74.955%{transform:translate(69.6734vw,74.955vh) scale(.0132)}to{transform:translate(72.5663vw,99vh) scale(.0132)}}.snow:nth-child(85){opacity:1.8628;transform:translate(11.6936vw,-10px) scale(.0094);animation:fall-85 14s -6s linear infinite}@keyframes fall-85{58.208%{transform:translate(6.7393vw,58.208vh) scale(.0094)}to{transform:translate(9.21645vw,99vh) scale(.0094)}}.snow:nth-child(86){opacity:.1956;transform:translate(60.1053vw,-10px) scale(.4005);animation:fall-86 12s -7s linear infinite}@keyframes fall-86{62.386%{transform:translate(53.8641vw,62.386vh) scale(.4005)}to{transform:translate(56.9847vw,99vh) scale(.4005)}}.snow:nth-child(87){opacity:1.9996;transform:translate(64.808vw,-10px) scale(.8978);animation:fall-87 15s -7s linear infinite}@keyframes fall-87{59.005%{transform:translate(73.1404vw,59.005vh) scale(.8978)}to{transform:translate(68.9742vw,99vh) scale(.8978)}}.snow:nth-child(88){opacity:1.3912;transform:translate(44.2485vw,-10px) scale(.0335);animation:fall-88 18s -4s linear infinite}@keyframes fall-88{46.504%{transform:translate(47.9999vw,46.504vh) scale(.0335)}to{transform:translate(46.1242vw,99vh) scale(.0335)}}.snow:nth-child(89){opacity:1.5206;transform:translate(17.0651vw,-10px) scale(.954);animation:fall-89 13s -20s linear infinite}@keyframes fall-89{54.901%{transform:translate(23.9709vw,54.901vh) scale(.954)}to{transform:translate(20.518vw,99vh) scale(.954)}}.snow:nth-child(90){opacity:.893;transform:translate(22.3087vw,-10px) scale(.2864);animation:fall-90 16s -20s linear infinite}@keyframes fall-90{55.591%{transform:translate(28.506vw,55.591vh) scale(.2864)}to{transform:translate(25.40735vw,99vh) scale(.2864)}}.snow:nth-child(91){opacity:1.2628;transform:translate(27.9863vw,-10px) scale(.9196);animation:fall-91 18s -29s linear infinite}@keyframes fall-91{37.294%{transform:translate(29.3214vw,37.294vh) scale(.9196)}to{transform:translate(28.65385vw,99vh) scale(.9196)}}.snow:nth-child(92){opacity:.2314;transform:translate(11.1102vw,-10px) scale(.4051);animation:fall-92 18s -10s linear infinite}@keyframes fall-92{41.465%{transform:translate(20.6038vw,41.465vh) scale(.4051)}to{transform:translate(15.857vw,99vh) scale(.4051)}}.snow:nth-child(93){opacity:1.855;transform:translate(36.3078vw,-10px) scale(.2575);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{38.83%{transform:translate(36.2579vw,38.83vh) scale(.2575)}to{transform:translate(36.28285vw,99vh) scale(.2575)}}.snow:nth-child(94){opacity:.6946;transform:translate(58.4676vw,-10px) scale(.1589);animation:fall-94 10s -16s linear infinite}@keyframes fall-94{31.082%{transform:translate(48.9155vw,31.082vh) scale(.1589)}to{transform:translate(53.69155vw,99vh) scale(.1589)}}.snow:nth-child(95){opacity:.8764;transform:translate(79.9912vw,-10px) scale(.8373);animation:fall-95 11s -10s linear infinite}@keyframes fall-95{41.226%{transform:translate(85.1818vw,41.226vh) scale(.8373)}to{transform:translate(82.5865vw,99vh) scale(.8373)}}.snow:nth-child(96){opacity:.7298;transform:translate(72.3054vw,-10px) scale(.819);animation:fall-96 29s -15s linear infinite}@keyframes fall-96{73.156%{transform:translate(74.765vw,73.156vh) scale(.819)}to{transform:translate(73.5352vw,99vh) scale(.819)}}.snow:nth-child(97){opacity:1.4384;transform:translate(70.3244vw,-10px) scale(.9056);animation:fall-97 23s -16s linear infinite}@keyframes fall-97{34.697%{transform:translate(63.5046vw,34.697vh) scale(.9056)}to{transform:translate(66.9145vw,99vh) scale(.9056)}}.snow:nth-child(98){opacity:.7778;transform:translate(96.5562vw,-10px) scale(.2194);animation:fall-98 12s -4s linear infinite}@keyframes fall-98{33.818%{transform:translate(92.072vw,33.818vh) scale(.2194)}to{transform:translate(94.3141vw,99vh) scale(.2194)}}.snow:nth-child(99){opacity:.2942;transform:translate(58.4447vw,-10px) scale(.5888);animation:fall-99 16s -2s linear infinite}@keyframes fall-99{66.291%{transform:translate(56.0228vw,66.291vh) scale(.5888)}to{transform:translate(57.23375vw,99vh) scale(.5888)}}.snow:nth-child(100){opacity:1.071;transform:translate(69.98vw,-10px) scale(.7347);animation:fall-100 19s -17s linear infinite}@keyframes fall-100{66.806%{transform:translate(70.0545vw,66.806vh) scale(.7347)}to{transform:translate(70.01725vw,99vh) scale(.7347)}}.snow:nth-child(101){opacity:.3622;transform:translate(78.9184vw,-10px) scale(.8424);animation:fall-101 13s -28s linear infinite}@keyframes fall-101{51.85%{transform:translate(82.013vw,51.85vh) scale(.8424)}to{transform:translate(80.4657vw,99vh) scale(.8424)}}.snow:nth-child(102){opacity:.5502;transform:translate(32.5696vw,-10px) scale(.9522);animation:fall-102 15s -25s linear infinite}@keyframes fall-102{45.596%{transform:translate(32.8671vw,45.596vh) scale(.9522)}to{transform:translate(32.71835vw,99vh) scale(.9522)}}.snow:nth-child(103){opacity:1.6828;transform:translate(99.3573vw,-10px) scale(.2107);animation:fall-103 23s -29s linear infinite}@keyframes fall-103{38.083%{transform:translate(96.8068vw,38.083vh) scale(.2107)}to{transform:translate(98.08205vw,99vh) scale(.2107)}}.snow:nth-child(104){opacity:1.4752;transform:translate(53.3151vw,-10px) scale(.4765);animation:fall-104 23s -8s linear infinite}@keyframes fall-104{42.862%{transform:translate(61.4657vw,42.862vh) scale(.4765)}to{transform:translate(57.3904vw,99vh) scale(.4765)}}.snow:nth-child(105){opacity:.4046;transform:translate(63.86vw,-10px) scale(.0273);animation:fall-105 20s -12s linear infinite}@keyframes fall-105{33.318%{transform:translate(60.4478vw,33.318vh) scale(.0273)}to{transform:translate(62.1539vw,99vh) scale(.0273)}}.snow:nth-child(106){opacity:.9222;transform:translate(70.0131vw,-10px) scale(.1277);animation:fall-106 28s -14s linear infinite}@keyframes fall-106{49.897%{transform:translate(65.4061vw,49.897vh) scale(.1277)}to{transform:translate(67.7096vw,99vh) scale(.1277)}}.snow:nth-child(107){opacity:1.0948;transform:translate(56.6313vw,-10px) scale(.5372);animation:fall-107 23s -14s linear infinite}@keyframes fall-107{71.791%{transform:translate(66.508vw,71.791vh) scale(.5372)}to{transform:translate(61.56965vw,99vh) scale(.5372)}}.snow:nth-child(108){opacity:1.8786;transform:translate(18.3808vw,-10px) scale(.3026);animation:fall-108 27s -7s linear infinite}@keyframes fall-108{43.346%{transform:translate(18.5443vw,43.346vh) scale(.3026)}to{transform:translate(18.46255vw,99vh) scale(.3026)}}.snow:nth-child(109){opacity:.5376;transform:translate(89.5156vw,-10px) scale(.0739);animation:fall-109 29s -25s linear infinite}@keyframes fall-109{42.934%{transform:translate(93.8917vw,42.934vh) scale(.0739)}to{transform:translate(91.70365vw,99vh) scale(.0739)}}.snow:nth-child(110){opacity:1.6762;transform:translate(88.5252vw,-10px) scale(.716);animation:fall-110 17s -28s linear infinite}@keyframes fall-110{64.847%{transform:translate(94.1538vw,64.847vh) scale(.716)}to{transform:translate(91.3395vw,99vh) scale(.716)}}.snow:nth-child(111){opacity:.8566;transform:translate(32.1977vw,-10px) scale(.9028);animation:fall-111 30s -1s linear infinite}@keyframes fall-111{39.981%{transform:translate(29.0055vw,39.981vh) scale(.9028)}to{transform:translate(30.6016vw,99vh) scale(.9028)}}.snow:nth-child(112){opacity:.823;transform:translate(94.0125vw,-10px) scale(.7336);animation:fall-112 25s -10s linear infinite}@keyframes fall-112{67.712%{transform:translate(93.9074vw,67.712vh) scale(.7336)}to{transform:translate(93.95995vw,99vh) scale(.7336)}}.snow:nth-child(113){opacity:1.0566;transform:translate(46.661vw,-10px) scale(.764);animation:fall-113 12s -13s linear infinite}@keyframes fall-113{51.909%{transform:translate(37.1493vw,51.909vh) scale(.764)}to{transform:translate(41.90515vw,99vh) scale(.764)}}.snow:nth-child(114){opacity:1.1974;transform:translate(89.6849vw,-10px) scale(.0483);animation:fall-114 16s -27s linear infinite}@keyframes fall-114{67.434%{transform:translate(87.8167vw,67.434vh) scale(.0483)}to{transform:translate(88.7508vw,99vh) scale(.0483)}}.snow:nth-child(115){opacity:.059;transform:translate(77.7007vw,-10px) scale(.2323);animation:fall-115 16s -25s linear infinite}@keyframes fall-115{49.527%{transform:translate(69.7906vw,49.527vh) scale(.2323)}to{transform:translate(73.74565vw,99vh) scale(.2323)}}.snow:nth-child(116){opacity:.184;transform:translate(52.6136vw,-10px) scale(.1928);animation:fall-116 24s -17s linear infinite}@keyframes fall-116{67.986%{transform:translate(52.0426vw,67.986vh) scale(.1928)}to{transform:translate(52.3281vw,99vh) scale(.1928)}}.snow:nth-child(117){opacity:.5782;transform:translate(30.7962vw,-10px) scale(.9809);animation:fall-117 29s -30s linear infinite}@keyframes fall-117{31.188%{transform:translate(23.2293vw,31.188vh) scale(.9809)}to{transform:translate(27.01275vw,99vh) scale(.9809)}}.snow:nth-child(118){opacity:1.1292;transform:translate(69.1055vw,-10px) scale(.4167);animation:fall-118 12s -22s linear infinite}@keyframes fall-118{69.756%{transform:translate(66.3808vw,69.756vh) scale(.4167)}to{transform:translate(67.74315vw,99vh) scale(.4167)}}.snow:nth-child(119){opacity:.4958;transform:translate(34.9626vw,-10px) scale(.0541);animation:fall-119 10s -20s linear infinite}@keyframes fall-119{35.759%{transform:translate(28.1198vw,35.759vh) scale(.0541)}to{transform:translate(31.5412vw,99vh) scale(.0541)}}.snow:nth-child(120){opacity:.5906;transform:translate(16.522vw,-10px) scale(.2587);animation:fall-120 11s -11s linear infinite}@keyframes fall-120{77.89%{transform:translate(18.5722vw,77.89vh) scale(.2587)}to{transform:translate(17.5471vw,99vh) scale(.2587)}}.snow:nth-child(121){opacity:.852;transform:translate(37.7777vw,-10px) scale(.8257);animation:fall-121 13s -3s linear infinite}@keyframes fall-121{78.772%{transform:translate(40.0437vw,78.772vh) scale(.8257)}to{transform:translate(38.9107vw,99vh) scale(.8257)}}.snow:nth-child(122){opacity:1.4184;transform:translate(41.0592vw,-10px) scale(.9771);animation:fall-122 15s -28s linear infinite}@keyframes fall-122{66.034%{transform:translate(45.8942vw,66.034vh) scale(.9771)}to{transform:translate(43.4767vw,99vh) scale(.9771)}}.snow:nth-child(123){opacity:1.7052;transform:translate(51.0634vw,-10px) scale(.0989);animation:fall-123 20s -24s linear infinite}@keyframes fall-123{69.176%{transform:translate(42.0413vw,69.176vh) scale(.0989)}to{transform:translate(46.55235vw,99vh) scale(.0989)}}.snow:nth-child(124){opacity:.2574;transform:translate(25.9532vw,-10px) scale(.4141);animation:fall-124 19s -14s linear infinite}@keyframes fall-124{69.19%{transform:translate(21.5625vw,69.19vh) scale(.4141)}to{transform:translate(23.75785vw,99vh) scale(.4141)}}.snow:nth-child(125){opacity:.49;transform:translate(89.678vw,-10px) scale(.7607);animation:fall-125 26s -16s linear infinite}@keyframes fall-125{56.414%{transform:translate(81.8744vw,56.414vh) scale(.7607)}to{transform:translate(85.7762vw,99vh) scale(.7607)}}.snow:nth-child(126){opacity:.7708;transform:translate(36.9257vw,-10px) scale(.7156);animation:fall-126 13s -14s linear infinite}@keyframes fall-126{50.265%{transform:translate(42.3833vw,50.265vh) scale(.7156)}to{transform:translate(39.6545vw,99vh) scale(.7156)}}.snow:nth-child(127){opacity:.1516;transform:translate(3.0121vw,-10px) scale(.3195);animation:fall-127 25s -23s linear infinite}@keyframes fall-127{43.811%{transform:translate(2.7719vw,43.811vh) scale(.3195)}to{transform:translate(2.892vw,99vh) scale(.3195)}}.snow:nth-child(128){opacity:1.1502;transform:translate(31.7192vw,-10px) scale(.973);animation:fall-128 30s -27s linear infinite}@keyframes fall-128{33.187%{transform:translate(34.5373vw,33.187vh) scale(.973)}to{transform:translate(33.12825vw,99vh) scale(.973)}}.snow:nth-child(129){opacity:.6538;transform:translate(72.5482vw,-10px) scale(.97);animation:fall-129 28s -5s linear infinite}@keyframes fall-129{65.399%{transform:translate(70.4874vw,65.399vh) scale(.97)}to{transform:translate(71.5178vw,99vh) scale(.97)}}.snow:nth-child(130){opacity:.1208;transform:translate(59.1983vw,-10px) scale(.0241);animation:fall-130 21s -13s linear infinite}@keyframes fall-130{58.67%{transform:translate(56.1676vw,58.67vh) scale(.0241)}to{transform:translate(57.68295vw,99vh) scale(.0241)}}.snow:nth-child(131){opacity:1.1262;transform:translate(16.7416vw,-10px) scale(.142);animation:fall-131 10s -24s linear infinite}@keyframes fall-131{56.3%{transform:translate(13.031vw,56.3vh) scale(.142)}to{transform:translate(14.8863vw,99vh) scale(.142)}}.snow:nth-child(132){opacity:1.595;transform:translate(79.5677vw,-10px) scale(.4959);animation:fall-132 16s -19s linear infinite}@keyframes fall-132{50.567%{transform:translate(77.184vw,50.567vh) scale(.4959)}to{transform:translate(78.37585vw,99vh) scale(.4959)}}.snow:nth-child(133){opacity:1.9884;transform:translate(31.0126vw,-10px) scale(.8718);animation:fall-133 23s -13s linear infinite}@keyframes fall-133{73.231%{transform:translate(33.0402vw,73.231vh) scale(.8718)}to{transform:translate(32.0264vw,99vh) scale(.8718)}}.snow:nth-child(134){opacity:.2234;transform:translate(9.4122vw,-10px) scale(.374);animation:fall-134 10s -30s linear infinite}@keyframes fall-134{78.436%{transform:translate(9.618vw,78.436vh) scale(.374)}to{transform:translate(9.5151vw,99vh) scale(.374)}}.snow:nth-child(135){opacity:.5666;transform:translate(44.0502vw,-10px) scale(.5814);animation:fall-135 25s -17s linear infinite}@keyframes fall-135{34.759%{transform:translate(41.9517vw,34.759vh) scale(.5814)}to{transform:translate(43.00095vw,99vh) scale(.5814)}}.snow:nth-child(136){opacity:1.9122;transform:translate(3.4451vw,-10px) scale(.423);animation:fall-136 13s -23s linear infinite}@keyframes fall-136{53.942%{transform:translate(-5.198vw,53.942vh) scale(.423)}to{transform:translate(-.87645vw,99vh) scale(.423)}}.snow:nth-child(137){opacity:1.7714;transform:translate(11.6758vw,-10px) scale(.5576);animation:fall-137 30s -19s linear infinite}@keyframes fall-137{50.483%{transform:translate(11.6751vw,50.483vh) scale(.5576)}to{transform:translate(11.67545vw,99vh) scale(.5576)}}.snow:nth-child(138){opacity:1.6952;transform:translate(84.1584vw,-10px) scale(.2894);animation:fall-138 12s -20s linear infinite}@keyframes fall-138{67.04%{transform:translate(90.3838vw,67.04vh) scale(.2894)}to{transform:translate(87.2711vw,99vh) scale(.2894)}}.snow:nth-child(139){opacity:.975;transform:translate(56.7306vw,-10px) scale(.3964);animation:fall-139 13s -15s linear infinite}@keyframes fall-139{70.818%{transform:translate(51.267vw,70.818vh) scale(.3964)}to{transform:translate(53.9988vw,99vh) scale(.3964)}}.snow:nth-child(140){opacity:.5566;transform:translate(69.962vw,-10px) scale(.2685);animation:fall-140 24s -11s linear infinite}@keyframes fall-140{59.384%{transform:translate(79.2513vw,59.384vh) scale(.2685)}to{transform:translate(74.60665vw,99vh) scale(.2685)}}.snow:nth-child(141){opacity:.9828;transform:translate(75.4961vw,-10px) scale(.8738);animation:fall-141 22s -7s linear infinite}@keyframes fall-141{47.44%{transform:translate(67.6699vw,47.44vh) scale(.8738)}to{transform:translate(71.583vw,99vh) scale(.8738)}}.snow:nth-child(142){opacity:1.9192;transform:translate(66.243vw,-10px) scale(.2253);animation:fall-142 11s -20s linear infinite}@keyframes fall-142{31.524%{transform:translate(70.8197vw,31.524vh) scale(.2253)}to{transform:translate(68.53135vw,99vh) scale(.2253)}}.snow:nth-child(143){opacity:.2544;transform:translate(39.6387vw,-10px) scale(.1165);animation:fall-143 23s -16s linear infinite}@keyframes fall-143{60.76%{transform:translate(43.6753vw,60.76vh) scale(.1165)}to{transform:translate(41.657vw,99vh) scale(.1165)}}.snow:nth-child(144){opacity:1.4064;transform:translate(56.6041vw,-10px) scale(.4561);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{53.959%{transform:translate(51.9102vw,53.959vh) scale(.4561)}to{transform:translate(54.25715vw,99vh) scale(.4561)}}.snow:nth-child(145){opacity:.5992;transform:translate(55.1616vw,-10px) scale(.3439);animation:fall-145 24s -18s linear infinite}@keyframes fall-145{79.614%{transform:translate(50.1309vw,79.614vh) scale(.3439)}to{transform:translate(52.64625vw,99vh) scale(.3439)}}.snow:nth-child(146){opacity:1.9014;transform:translate(70.4296vw,-10px) scale(.4351);animation:fall-146 20s -30s linear infinite}@keyframes fall-146{70.268%{transform:translate(71.2227vw,70.268vh) scale(.4351)}to{transform:translate(70.82615vw,99vh) scale(.4351)}}.snow:nth-child(147){opacity:1.352;transform:translate(81.3283vw,-10px) scale(.0552);animation:fall-147 19s -17s linear infinite}@keyframes fall-147{65.508%{transform:translate(74.6399vw,65.508vh) scale(.0552)}to{transform:translate(77.9841vw,99vh) scale(.0552)}}.snow:nth-child(148){opacity:.5242;transform:translate(42.2235vw,-10px) scale(.5092);animation:fall-148 18s -2s linear infinite}@keyframes fall-148{52.314%{transform:translate(47.5166vw,52.314vh) scale(.5092)}to{transform:translate(44.87005vw,99vh) scale(.5092)}}.snow:nth-child(149){opacity:.1364;transform:translate(6.6004vw,-10px) scale(.0139);animation:fall-149 12s -17s linear infinite}@keyframes fall-149{36.923%{transform:translate(7.6993vw,36.923vh) scale(.0139)}to{transform:translate(7.14985vw,99vh) scale(.0139)}}.snow:nth-child(150){opacity:1.899;transform:translate(34.6221vw,-10px) scale(.3995);animation:fall-150 30s -11s linear infinite}@keyframes fall-150{71.888%{transform:translate(36.0755vw,71.888vh) scale(.3995)}to{transform:translate(35.3488vw,99vh) scale(.3995)}}.snow:nth-child(151){opacity:.0116;transform:translate(86.8081vw,-10px) scale(.5201);animation:fall-151 28s -21s linear infinite}@keyframes fall-151{75.838%{transform:translate(96.1034vw,75.838vh) scale(.5201)}to{transform:translate(91.45575vw,99vh) scale(.5201)}}.snow:nth-child(152){opacity:1.7936;transform:translate(27.3315vw,-10px) scale(.5694);animation:fall-152 26s -28s linear infinite}@keyframes fall-152{43.402%{transform:translate(29.7117vw,43.402vh) scale(.5694)}to{transform:translate(28.5216vw,99vh) scale(.5694)}}.snow:nth-child(153){opacity:1.4384;transform:translate(80.3802vw,-10px) scale(.2243);animation:fall-153 13s -26s linear infinite}@keyframes fall-153{74.263%{transform:translate(84.7088vw,74.263vh) scale(.2243)}to{transform:translate(82.5445vw,99vh) scale(.2243)}}.snow:nth-child(154){opacity:.8654;transform:translate(18.8182vw,-10px) scale(.01);animation:fall-154 15s -1s linear infinite}@keyframes fall-154{63.727%{transform:translate(25.7603vw,63.727vh) scale(.01)}to{transform:translate(22.28925vw,99vh) scale(.01)}}.snow:nth-child(155){opacity:1.2468;transform:translate(84.1654vw,-10px) scale(.3812);animation:fall-155 15s -5s linear infinite}@keyframes fall-155{73.53%{transform:translate(84.6385vw,73.53vh) scale(.3812)}to{transform:translate(84.40195vw,99vh) scale(.3812)}}.snow:nth-child(156){opacity:1.6894;transform:translate(13.7207vw,-10px) scale(.6921);animation:fall-156 30s -13s linear infinite}@keyframes fall-156{44.427%{transform:translate(10.1124vw,44.427vh) scale(.6921)}to{transform:translate(11.91655vw,99vh) scale(.6921)}}.snow:nth-child(157){opacity:1.66;transform:translate(13.1714vw,-10px) scale(.5709);animation:fall-157 29s -8s linear infinite}@keyframes fall-157{45.874%{transform:translate(17.2366vw,45.874vh) scale(.5709)}to{transform:translate(15.204vw,99vh) scale(.5709)}}.snow:nth-child(158){opacity:.4382;transform:translate(54.1918vw,-10px) scale(.6676);animation:fall-158 28s -22s linear infinite}@keyframes fall-158{32.786%{transform:translate(45.7239vw,32.786vh) scale(.6676)}to{transform:translate(49.95785vw,99vh) scale(.6676)}}.snow:nth-child(159){opacity:.5382;transform:translate(11.8532vw,-10px) scale(.3038);animation:fall-159 24s -14s linear infinite}@keyframes fall-159{48.457%{transform:translate(16.5712vw,48.457vh) scale(.3038)}to{transform:translate(14.2122vw,99vh) scale(.3038)}}.snow:nth-child(160){opacity:1.206;transform:translate(91.8154vw,-10px) scale(.9446);animation:fall-160 29s -29s linear infinite}@keyframes fall-160{41.763%{transform:translate(93.9549vw,41.763vh) scale(.9446)}to{transform:translate(92.88515vw,99vh) scale(.9446)}}.snow:nth-child(161){opacity:.6926;transform:translate(8.307vw,-10px) scale(.9975);animation:fall-161 28s -4s linear infinite}@keyframes fall-161{33.567%{transform:translate(3.9477vw,33.567vh) scale(.9975)}to{transform:translate(6.12735vw,99vh) scale(.9975)}}.snow:nth-child(162){opacity:.8636;transform:translate(64.4686vw,-10px) scale(.1116);animation:fall-162 13s -26s linear infinite}@keyframes fall-162{57.959%{transform:translate(70.6086vw,57.959vh) scale(.1116)}to{transform:translate(67.5386vw,99vh) scale(.1116)}}.snow:nth-child(163){opacity:.284;transform:translate(91.8165vw,-10px) scale(.4764);animation:fall-163 26s -24s linear infinite}@keyframes fall-163{45.575%{transform:translate(94.9232vw,45.575vh) scale(.4764)}to{transform:translate(93.36985vw,99vh) scale(.4764)}}.snow:nth-child(164){opacity:1.4248;transform:translate(58.8493vw,-10px) scale(.3427);animation:fall-164 10s -26s linear infinite}@keyframes fall-164{50.404%{transform:translate(54.1248vw,50.404vh) scale(.3427)}to{transform:translate(56.48705vw,99vh) scale(.3427)}}.snow:nth-child(165){opacity:.6202;transform:translate(69.3776vw,-10px) scale(.4356);animation:fall-165 18s -20s linear infinite}@keyframes fall-165{46.849%{transform:translate(77.6418vw,46.849vh) scale(.4356)}to{transform:translate(73.5097vw,99vh) scale(.4356)}}.snow:nth-child(166){opacity:.4068;transform:translate(34.431vw,-10px) scale(.6173);animation:fall-166 13s -15s linear infinite}@keyframes fall-166{71.536%{transform:translate(33.086vw,71.536vh) scale(.6173)}to{transform:translate(33.7585vw,99vh) scale(.6173)}}.snow:nth-child(167){opacity:.6144;transform:translate(8.3977vw,-10px) scale(.5989);animation:fall-167 23s -27s linear infinite}@keyframes fall-167{53.081%{transform:translate(3.1573vw,53.081vh) scale(.5989)}to{transform:translate(5.7775vw,99vh) scale(.5989)}}.snow:nth-child(168){opacity:.2804;transform:translate(6.6198vw,-10px) scale(.9574);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{54.952%{transform:translate(-.2655vw,54.952vh) scale(.9574)}to{transform:translate(3.17715vw,99vh) scale(.9574)}}.snow:nth-child(169){opacity:.4148;transform:translate(18.3274vw,-10px) scale(.7908);animation:fall-169 12s -12s linear infinite}@keyframes fall-169{46.086%{transform:translate(25.688vw,46.086vh) scale(.7908)}to{transform:translate(22.0077vw,99vh) scale(.7908)}}.snow:nth-child(170){opacity:1.0788;transform:translate(64.9904vw,-10px) scale(.6185);animation:fall-170 16s -7s linear infinite}@keyframes fall-170{77.961%{transform:translate(66.2305vw,77.961vh) scale(.6185)}to{transform:translate(65.61045vw,99vh) scale(.6185)}}.snow:nth-child(171){opacity:1.8596;transform:translate(54.774vw,-10px) scale(.7453);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{66.825%{transform:translate(62.6523vw,66.825vh) scale(.7453)}to{transform:translate(58.71315vw,99vh) scale(.7453)}}.snow:nth-child(172){opacity:.2588;transform:translate(32.389vw,-10px) scale(.5931);animation:fall-172 21s -5s linear infinite}@keyframes fall-172{77.9%{transform:translate(30.7511vw,77.9vh) scale(.5931)}to{transform:translate(31.57005vw,99vh) scale(.5931)}}.snow:nth-child(173){opacity:1.1196;transform:translate(49.6889vw,-10px) scale(.6171);animation:fall-173 27s -22s linear infinite}@keyframes fall-173{65.087%{transform:translate(47.0552vw,65.087vh) scale(.6171)}to{transform:translate(48.37205vw,99vh) scale(.6171)}}.snow:nth-child(174){opacity:.6806;transform:translate(5.1096vw,-10px) scale(.7883);animation:fall-174 22s -6s linear infinite}@keyframes fall-174{59.14%{transform:translate(9.7076vw,59.14vh) scale(.7883)}to{transform:translate(7.4086vw,99vh) scale(.7883)}}.snow:nth-child(175){opacity:.0566;transform:translate(41.8843vw,-10px) scale(.8485);animation:fall-175 30s -28s linear infinite}@keyframes fall-175{69.703%{transform:translate(46.0965vw,69.703vh) scale(.8485)}to{transform:translate(43.9904vw,99vh) scale(.8485)}}.snow:nth-child(176){opacity:.1504;transform:translate(53.4416vw,-10px) scale(.9208);animation:fall-176 29s -13s linear infinite}@keyframes fall-176{65.028%{transform:translate(45.5909vw,65.028vh) scale(.9208)}to{transform:translate(49.51625vw,99vh) scale(.9208)}}.snow:nth-child(177){opacity:1.1564;transform:translate(92.7265vw,-10px) scale(.7476);animation:fall-177 10s -14s linear infinite}@keyframes fall-177{42.567%{transform:translate(85.6877vw,42.567vh) scale(.7476)}to{transform:translate(89.2071vw,99vh) scale(.7476)}}.snow:nth-child(178){opacity:.487;transform:translate(68.1791vw,-10px) scale(.3857);animation:fall-178 26s -18s linear infinite}@keyframes fall-178{54.275%{transform:translate(72.9524vw,54.275vh) scale(.3857)}to{transform:translate(70.56575vw,99vh) scale(.3857)}}.snow:nth-child(179){opacity:.2582;transform:translate(99.0041vw,-10px) scale(.0742);animation:fall-179 30s -17s linear infinite}@keyframes fall-179{68.618%{transform:translate(90.6609vw,68.618vh) scale(.0742)}to{transform:translate(94.8325vw,99vh) scale(.0742)}}.snow:nth-child(180){opacity:1.1502;transform:translate(61.2472vw,-10px) scale(.6499);animation:fall-180 24s -15s linear infinite}@keyframes fall-180{70.542%{transform:translate(66.4422vw,70.542vh) scale(.6499)}to{transform:translate(63.8447vw,99vh) scale(.6499)}}.snow:nth-child(181){opacity:1.0458;transform:translate(32.5889vw,-10px) scale(.9156);animation:fall-181 26s -8s linear infinite}@keyframes fall-181{56.641%{transform:translate(27.4685vw,56.641vh) scale(.9156)}to{transform:translate(30.0287vw,99vh) scale(.9156)}}.snow:nth-child(182){opacity:1.2726;transform:translate(69.0625vw,-10px) scale(.5083);animation:fall-182 19s -21s linear infinite}@keyframes fall-182{39.44%{transform:translate(72.7602vw,39.44vh) scale(.5083)}to{transform:translate(70.91135vw,99vh) scale(.5083)}}.snow:nth-child(183){opacity:.9412;transform:translate(21.4368vw,-10px) scale(.6432);animation:fall-183 10s -25s linear infinite}@keyframes fall-183{75.962%{transform:translate(20.3923vw,75.962vh) scale(.6432)}to{transform:translate(20.91455vw,99vh) scale(.6432)}}.snow:nth-child(184){opacity:1.7946;transform:translate(65.3877vw,-10px) scale(.8088);animation:fall-184 16s -10s linear infinite}@keyframes fall-184{31.378%{transform:translate(71.5398vw,31.378vh) scale(.8088)}to{transform:translate(68.46375vw,99vh) scale(.8088)}}.snow:nth-child(185){opacity:.8166;transform:translate(72.6903vw,-10px) scale(.7766);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{47.724%{transform:translate(69.2625vw,47.724vh) scale(.7766)}to{transform:translate(70.9764vw,99vh) scale(.7766)}}.snow:nth-child(186){opacity:1.677;transform:translate(20.7209vw,-10px) scale(.5509);animation:fall-186 20s -1s linear infinite}@keyframes fall-186{71.403%{transform:translate(17.37vw,71.403vh) scale(.5509)}to{transform:translate(19.04545vw,99vh) scale(.5509)}}.snow:nth-child(187){opacity:1.1858;transform:translate(17.1808vw,-10px) scale(.997);animation:fall-187 13s -5s linear infinite}@keyframes fall-187{65.05%{transform:translate(24.9883vw,65.05vh) scale(.997)}to{transform:translate(21.08455vw,99vh) scale(.997)}}.snow:nth-child(188){opacity:.7616;transform:translate(9.8836vw,-10px) scale(.693);animation:fall-188 15s -27s linear infinite}@keyframes fall-188{41.117%{transform:translate(1.1497vw,41.117vh) scale(.693)}to{transform:translate(5.51665vw,99vh) scale(.693)}}.snow:nth-child(189){opacity:1.1136;transform:translate(39.369vw,-10px) scale(.8767);animation:fall-189 21s -23s linear infinite}@keyframes fall-189{42.622%{transform:translate(36.9873vw,42.622vh) scale(.8767)}to{transform:translate(38.17815vw,99vh) scale(.8767)}}.snow:nth-child(190){opacity:1.6662;transform:translate(69.3095vw,-10px) scale(.7286);animation:fall-190 23s -3s linear infinite}@keyframes fall-190{54.161%{transform:translate(74.7477vw,54.161vh) scale(.7286)}to{transform:translate(72.0286vw,99vh) scale(.7286)}}.snow:nth-child(191){opacity:.5592;transform:translate(78.1658vw,-10px) scale(.9228);animation:fall-191 11s -14s linear infinite}@keyframes fall-191{40.709%{transform:translate(85.2583vw,40.709vh) scale(.9228)}to{transform:translate(81.71205vw,99vh) scale(.9228)}}.snow:nth-child(192){opacity:1.8024;transform:translate(10.1924vw,-10px) scale(.2416);animation:fall-192 27s -27s linear infinite}@keyframes fall-192{43.549%{transform:translate(18.9546vw,43.549vh) scale(.2416)}to{transform:translate(14.5735vw,99vh) scale(.2416)}}.snow:nth-child(193){opacity:.5978;transform:translate(62.8146vw,-10px) scale(.5747);animation:fall-193 14s -15s linear infinite}@keyframes fall-193{45.023%{transform:translate(61.4509vw,45.023vh) scale(.5747)}to{transform:translate(62.13275vw,99vh) scale(.5747)}}.snow:nth-child(194){opacity:1.8388;transform:translate(5.7073vw,-10px) scale(.2332);animation:fall-194 14s -2s linear infinite}@keyframes fall-194{75.094%{transform:translate(8.0914vw,75.094vh) scale(.2332)}to{transform:translate(6.89935vw,99vh) scale(.2332)}}.snow:nth-child(195){opacity:.3796;transform:translate(29.9158vw,-10px) scale(.2222);animation:fall-195 17s -24s linear infinite}@keyframes fall-195{68.101%{transform:translate(31.0942vw,68.101vh) scale(.2222)}to{transform:translate(30.505vw,99vh) scale(.2222)}}.snow:nth-child(196){opacity:1.3558;transform:translate(28.6235vw,-10px) scale(.4971);animation:fall-196 13s -7s linear infinite}@keyframes fall-196{63.834%{transform:translate(36.8134vw,63.834vh) scale(.4971)}to{transform:translate(32.71845vw,99vh) scale(.4971)}}.snow:nth-child(197){opacity:.2662;transform:translate(46.8251vw,-10px) scale(.5056);animation:fall-197 24s -24s linear infinite}@keyframes fall-197{64.956%{transform:translate(49.3261vw,64.956vh) scale(.5056)}to{transform:translate(48.0756vw,99vh) scale(.5056)}}.snow:nth-child(198){opacity:1.0556;transform:translate(66.5691vw,-10px) scale(.3137);animation:fall-198 13s -10s linear infinite}@keyframes fall-198{66.318%{transform:translate(57.2951vw,66.318vh) scale(.3137)}to{transform:translate(61.9321vw,99vh) scale(.3137)}}.snow:nth-child(199){opacity:1.2598;transform:translate(20.5036vw,-10px) scale(.1587);animation:fall-199 17s -30s linear infinite}@keyframes fall-199{68.998%{transform:translate(22.3872vw,68.998vh) scale(.1587)}to{transform:translate(21.4454vw,99vh) scale(.1587)}}.snow:nth-child(200){opacity:1.34;transform:translate(72.8763vw,-10px) scale(.4487);animation:fall-200 18s -24s linear infinite}@keyframes fall-200{40.141%{transform:translate(82.0924vw,40.141vh) scale(.4487)}to{transform:translate(77.48435vw,99vh) scale(.4487)}}.snow:nth-child(201){opacity:.7254;transform:translate(61.5382vw,-10px) scale(.2906);animation:fall-201 10s -3s linear infinite}@keyframes fall-201{60.175%{transform:translate(56.2628vw,60.175vh) scale(.2906)}to{transform:translate(58.9005vw,99vh) scale(.2906)}}.snow:nth-child(202){opacity:1.9924;transform:translate(10.4196vw,-10px) scale(.0097);animation:fall-202 17s -8s linear infinite}@keyframes fall-202{74.222%{transform:translate(1.6797vw,74.222vh) scale(.0097)}to{transform:translate(6.04965vw,99vh) scale(.0097)}}.snow:nth-child(203){opacity:1.8414;transform:translate(60.7973vw,-10px) scale(.8042);animation:fall-203 11s -14s linear infinite}@keyframes fall-203{61.099%{transform:translate(55.7836vw,61.099vh) scale(.8042)}to{transform:translate(58.29045vw,99vh) scale(.8042)}}.snow:nth-child(204){opacity:1.3042;transform:translate(31.5961vw,-10px) scale(.0517);animation:fall-204 30s -18s linear infinite}@keyframes fall-204{79.049%{transform:translate(40.8514vw,79.049vh) scale(.0517)}to{transform:translate(36.22375vw,99vh) scale(.0517)}}.snow:nth-child(205){opacity:1.4256;transform:translate(44.096vw,-10px) scale(.091);animation:fall-205 12s -26s linear infinite}@keyframes fall-205{38.857%{transform:translate(44.8699vw,38.857vh) scale(.091)}to{transform:translate(44.48295vw,99vh) scale(.091)}}.snow:nth-child(206){opacity:.201;transform:translate(11.9278vw,-10px) scale(.2517);animation:fall-206 23s -26s linear infinite}@keyframes fall-206{41.585%{transform:translate(4.8899vw,41.585vh) scale(.2517)}to{transform:translate(8.40885vw,99vh) scale(.2517)}}.snow:nth-child(207){opacity:1.5144;transform:translate(64.0273vw,-10px) scale(.6137);animation:fall-207 23s -5s linear infinite}@keyframes fall-207{62.868%{transform:translate(60.762vw,62.868vh) scale(.6137)}to{transform:translate(62.39465vw,99vh) scale(.6137)}}.snow:nth-child(208){opacity:.3526;transform:translate(65.4382vw,-10px) scale(.217);animation:fall-208 24s -20s linear infinite}@keyframes fall-208{79.617%{transform:translate(57.0727vw,79.617vh) scale(.217)}to{transform:translate(61.25545vw,99vh) scale(.217)}}.snow:nth-child(209){opacity:1.5188;transform:translate(46.5374vw,-10px) scale(.7892);animation:fall-209 11s -25s linear infinite}@keyframes fall-209{49.171%{transform:translate(38.3546vw,49.171vh) scale(.7892)}to{transform:translate(42.446vw,99vh) scale(.7892)}}.snow:nth-child(210){opacity:.0528;transform:translate(4.0161vw,-10px) scale(.299);animation:fall-210 28s -8s linear infinite}@keyframes fall-210{32.095%{transform:translate(.877vw,32.095vh) scale(.299)}to{transform:translate(2.44655vw,99vh) scale(.299)}}.snow:nth-child(211){opacity:1.99;transform:translate(33.2579vw,-10px) scale(.9924);animation:fall-211 11s -28s linear infinite}@keyframes fall-211{66.925%{transform:translate(23.6786vw,66.925vh) scale(.9924)}to{transform:translate(28.46825vw,99vh) scale(.9924)}}.snow:nth-child(212){opacity:.3448;transform:translate(78.147vw,-10px) scale(.2788);animation:fall-212 29s -16s linear infinite}@keyframes fall-212{67.346%{transform:translate(71.9343vw,67.346vh) scale(.2788)}to{transform:translate(75.04065vw,99vh) scale(.2788)}}.snow:nth-child(213){opacity:1.8334;transform:translate(60.6795vw,-10px) scale(.1566);animation:fall-213 21s -18s linear infinite}@keyframes fall-213{73.761%{transform:translate(56.4516vw,73.761vh) scale(.1566)}to{transform:translate(58.56555vw,99vh) scale(.1566)}}.snow:nth-child(214){opacity:1.4798;transform:translate(80.1562vw,-10px) scale(.3761);animation:fall-214 12s -9s linear infinite}@keyframes fall-214{53.663%{transform:translate(84.7998vw,53.663vh) scale(.3761)}to{transform:translate(82.478vw,99vh) scale(.3761)}}.snow:nth-child(215){opacity:.074;transform:translate(27.1646vw,-10px) scale(.0889);animation:fall-215 15s -18s linear infinite}@keyframes fall-215{79.082%{transform:translate(26.224vw,79.082vh) scale(.0889)}to{transform:translate(26.6943vw,99vh) scale(.0889)}}.snow:nth-child(216){opacity:.4816;transform:translate(53.2513vw,-10px) scale(.4428);animation:fall-216 12s -10s linear infinite}@keyframes fall-216{54.291%{transform:translate(56.019vw,54.291vh) scale(.4428)}to{transform:translate(54.63515vw,99vh) scale(.4428)}}.snow:nth-child(217){opacity:1.6028;transform:translate(47.6969vw,-10px) scale(.4276);animation:fall-217 11s -24s linear infinite}@keyframes fall-217{40.046%{transform:translate(44.9583vw,40.046vh) scale(.4276)}to{transform:translate(46.3276vw,99vh) scale(.4276)}}.snow:nth-child(218){opacity:1.981;transform:translate(27.6786vw,-10px) scale(.5763);animation:fall-218 22s -28s linear infinite}@keyframes fall-218{47.563%{transform:translate(24.5608vw,47.563vh) scale(.5763)}to{transform:translate(26.1197vw,99vh) scale(.5763)}}.snow:nth-child(219){opacity:.8464;transform:translate(93.0336vw,-10px) scale(.7913);animation:fall-219 21s -27s linear infinite}@keyframes fall-219{72.558%{transform:translate(94.7193vw,72.558vh) scale(.7913)}to{transform:translate(93.87645vw,99vh) scale(.7913)}}.snow:nth-child(220){opacity:1.084;transform:translate(85.9417vw,-10px) scale(.9277);animation:fall-220 15s -19s linear infinite}@keyframes fall-220{69.181%{transform:translate(76.268vw,69.181vh) scale(.9277)}to{transform:translate(81.10485vw,99vh) scale(.9277)}}.snow:nth-child(221){opacity:1.4172;transform:translate(40.4327vw,-10px) scale(.4584);animation:fall-221 19s -27s linear infinite}@keyframes fall-221{67.788%{transform:translate(33.3119vw,67.788vh) scale(.4584)}to{transform:translate(36.8723vw,99vh) scale(.4584)}}.snow:nth-child(222){opacity:.4112;transform:translate(6.4346vw,-10px) scale(.1572);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{33.307%{transform:translate(10.4119vw,33.307vh) scale(.1572)}to{transform:translate(8.42325vw,99vh) scale(.1572)}}.snow:nth-child(223){opacity:1.2756;transform:translate(82.9356vw,-10px) scale(.8481);animation:fall-223 21s -5s linear infinite}@keyframes fall-223{68.801%{transform:translate(79.9664vw,68.801vh) scale(.8481)}to{transform:translate(81.451vw,99vh) scale(.8481)}}.snow:nth-child(224){opacity:.718;transform:translate(17.9853vw,-10px) scale(.4687);animation:fall-224 28s -23s linear infinite}@keyframes fall-224{42.394%{transform:translate(17.7285vw,42.394vh) scale(.4687)}to{transform:translate(17.8569vw,99vh) scale(.4687)}}.snow:nth-child(225){opacity:.1922;transform:translate(83.6806vw,-10px) scale(.9446);animation:fall-225 23s -18s linear infinite}@keyframes fall-225{30.775%{transform:translate(92.1874vw,30.775vh) scale(.9446)}to{transform:translate(87.934vw,99vh) scale(.9446)}}.snow:nth-child(226){opacity:.6474;transform:translate(4.5462vw,-10px) scale(.8668);animation:fall-226 24s -15s linear infinite}@keyframes fall-226{30.99%{transform:translate(.1465vw,30.99vh) scale(.8668)}to{transform:translate(2.34635vw,99vh) scale(.8668)}}.snow:nth-child(227){opacity:.3196;transform:translate(48.5081vw,-10px) scale(.0145);animation:fall-227 20s -5s linear infinite}@keyframes fall-227{71.772%{transform:translate(39.3254vw,71.772vh) scale(.0145)}to{transform:translate(43.91675vw,99vh) scale(.0145)}}.snow:nth-child(228){opacity:.0358;transform:translate(99.8989vw,-10px) scale(.8239);animation:fall-228 13s -26s linear infinite}@keyframes fall-228{49.558%{transform:translate(91.623vw,49.558vh) scale(.8239)}to{transform:translate(95.76095vw,99vh) scale(.8239)}}.snow:nth-child(229){opacity:1.2822;transform:translate(24.1041vw,-10px) scale(.0902);animation:fall-229 26s -13s linear infinite}@keyframes fall-229{56.298%{transform:translate(16.6263vw,56.298vh) scale(.0902)}to{transform:translate(20.3652vw,99vh) scale(.0902)}}.snow:nth-child(230){opacity:.5412;transform:translate(69.232vw,-10px) scale(.5498);animation:fall-230 23s -1s linear infinite}@keyframes fall-230{63.435%{transform:translate(76.2423vw,63.435vh) scale(.5498)}to{transform:translate(72.73715vw,99vh) scale(.5498)}}.snow:nth-child(231){opacity:.5326;transform:translate(65.4235vw,-10px) scale(.8644);animation:fall-231 17s -12s linear infinite}@keyframes fall-231{56.763%{transform:translate(63.2945vw,56.763vh) scale(.8644)}to{transform:translate(64.359vw,99vh) scale(.8644)}}.snow:nth-child(232){opacity:1.2934;transform:translate(22.4624vw,-10px) scale(.0685);animation:fall-232 16s -27s linear infinite}@keyframes fall-232{73.308%{transform:translate(26.5512vw,73.308vh) scale(.0685)}to{transform:translate(24.5068vw,99vh) scale(.0685)}}.snow:nth-child(233){opacity:.058;transform:translate(67.4948vw,-10px) scale(.7065);animation:fall-233 10s -4s linear infinite}@keyframes fall-233{52.599%{transform:translate(65.8955vw,52.599vh) scale(.7065)}to{transform:translate(66.69515vw,99vh) scale(.7065)}}.snow:nth-child(234){opacity:1.1902;transform:translate(73.7718vw,-10px) scale(.2985);animation:fall-234 27s -28s linear infinite}@keyframes fall-234{48.378%{transform:translate(80.3507vw,48.378vh) scale(.2985)}to{transform:translate(77.06125vw,99vh) scale(.2985)}}.snow:nth-child(235){opacity:.0038;transform:translate(63.9461vw,-10px) scale(.799);animation:fall-235 19s -17s linear infinite}@keyframes fall-235{59.477%{transform:translate(54.0319vw,59.477vh) scale(.799)}to{transform:translate(58.989vw,99vh) scale(.799)}}.snow:nth-child(236){opacity:.001;transform:translate(72.078vw,-10px) scale(.2677);animation:fall-236 20s -15s linear infinite}@keyframes fall-236{68.061%{transform:translate(80.8531vw,68.061vh) scale(.2677)}to{transform:translate(76.46555vw,99vh) scale(.2677)}}.snow:nth-child(237){opacity:1.5136;transform:translate(68.8748vw,-10px) scale(.8478);animation:fall-237 26s -26s linear infinite}@keyframes fall-237{46.989%{transform:translate(58.9122vw,46.989vh) scale(.8478)}to{transform:translate(63.8935vw,99vh) scale(.8478)}}.snow:nth-child(238){opacity:.4988;transform:translate(77.7235vw,-10px) scale(.8171);animation:fall-238 11s -18s linear infinite}@keyframes fall-238{32.287%{transform:translate(67.8171vw,32.287vh) scale(.8171)}to{transform:translate(72.7703vw,99vh) scale(.8171)}}.snow:nth-child(239){opacity:.8398;transform:translate(77.9032vw,-10px) scale(.4993);animation:fall-239 25s -23s linear infinite}@keyframes fall-239{52.702%{transform:translate(74.7941vw,52.702vh) scale(.4993)}to{transform:translate(76.34865vw,99vh) scale(.4993)}}.snow:nth-child(240){opacity:.0976;transform:translate(24.1785vw,-10px) scale(.9127);animation:fall-240 18s -30s linear infinite}@keyframes fall-240{58.189%{transform:translate(16.3195vw,58.189vh) scale(.9127)}to{transform:translate(20.249vw,99vh) scale(.9127)}}.snow:nth-child(241){opacity:.82;transform:translate(76.6348vw,-10px) scale(.0262);animation:fall-241 22s -24s linear infinite}@keyframes fall-241{73.141%{transform:translate(79.2758vw,73.141vh) scale(.0262)}to{transform:translate(77.9553vw,99vh) scale(.0262)}}.snow:nth-child(242){opacity:.342;transform:translate(25.6371vw,-10px) scale(.2419);animation:fall-242 22s -2s linear infinite}@keyframes fall-242{75.39%{transform:translate(33.3447vw,75.39vh) scale(.2419)}to{transform:translate(29.4909vw,99vh) scale(.2419)}}.snow:nth-child(243){opacity:1.1256;transform:translate(19.1951vw,-10px) scale(.031);animation:fall-243 21s -1s linear infinite}@keyframes fall-243{34.073%{transform:translate(27.5861vw,34.073vh) scale(.031)}to{transform:translate(23.3906vw,99vh) scale(.031)}}.snow:nth-child(244){opacity:1.3248;transform:translate(46.5999vw,-10px) scale(.0746);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{59.265%{transform:translate(37.9336vw,59.265vh) scale(.0746)}to{transform:translate(42.26675vw,99vh) scale(.0746)}}.snow:nth-child(245){opacity:.544;transform:translate(20.0731vw,-10px) scale(.7657);animation:fall-245 23s -15s linear infinite}@keyframes fall-245{39.506%{transform:translate(24.5284vw,39.506vh) scale(.7657)}to{transform:translate(22.30075vw,99vh) scale(.7657)}}.snow:nth-child(246){opacity:.914;transform:translate(57.4752vw,-10px) scale(.1871);animation:fall-246 15s -9s linear infinite}@keyframes fall-246{56.42%{transform:translate(60.7501vw,56.42vh) scale(.1871)}to{transform:translate(59.11265vw,99vh) scale(.1871)}}.snow:nth-child(247){opacity:.3144;transform:translate(75.4224vw,-10px) scale(.6531);animation:fall-247 10s -30s linear infinite}@keyframes fall-247{54.268%{transform:translate(74.311vw,54.268vh) scale(.6531)}to{transform:translate(74.8667vw,99vh) scale(.6531)}}.snow:nth-child(248){opacity:1.5806;transform:translate(28.9914vw,-10px) scale(.5229);animation:fall-248 26s -4s linear infinite}@keyframes fall-248{36.616%{transform:translate(38.4061vw,36.616vh) scale(.5229)}to{transform:translate(33.69875vw,99vh) scale(.5229)}}.snow:nth-child(249){opacity:.2252;transform:translate(78.1864vw,-10px) scale(.1315);animation:fall-249 28s -15s linear infinite}@keyframes fall-249{38.004%{transform:translate(74.78vw,38.004vh) scale(.1315)}to{transform:translate(76.4832vw,99vh) scale(.1315)}}.snow:nth-child(250){opacity:1.9212;transform:translate(19.1482vw,-10px) scale(.8763);animation:fall-250 15s -30s linear infinite}@keyframes fall-250{59.075%{transform:translate(15.7783vw,59.075vh) scale(.8763)}to{transform:translate(17.46325vw,99vh) scale(.8763)}}.snow:nth-child(251){opacity:.3284;transform:translate(35.6346vw,-10px) scale(.5818);animation:fall-251 15s -18s linear infinite}@keyframes fall-251{52.194%{transform:translate(35.7246vw,52.194vh) scale(.5818)}to{transform:translate(35.6796vw,99vh) scale(.5818)}}.snow:nth-child(252){opacity:1.9274;transform:translate(3.7546vw,-10px) scale(.5869);animation:fall-252 30s -2s linear infinite}@keyframes fall-252{41.753%{transform:translate(12.1786vw,41.753vh) scale(.5869)}to{transform:translate(7.9666vw,99vh) scale(.5869)}}.snow:nth-child(253){opacity:.2818;transform:translate(20.4142vw,-10px) scale(.8159);animation:fall-253 25s -27s linear infinite}@keyframes fall-253{41.599%{transform:translate(15.4065vw,41.599vh) scale(.8159)}to{transform:translate(17.91035vw,99vh) scale(.8159)}}.snow:nth-child(254){opacity:1.5106;transform:translate(7.5776vw,-10px) scale(.3084);animation:fall-254 14s -30s linear infinite}@keyframes fall-254{41.089%{transform:translate(9.5429vw,41.089vh) scale(.3084)}to{transform:translate(8.56025vw,99vh) scale(.3084)}}.snow:nth-child(255){opacity:1.412;transform:translate(66.0416vw,-10px) scale(.0738);animation:fall-255 30s -11s linear infinite}@keyframes fall-255{54.056%{transform:translate(61.1414vw,54.056vh) scale(.0738)}to{transform:translate(63.5915vw,99vh) scale(.0738)}}.snow:nth-child(256){opacity:1.8898;transform:translate(30.356vw,-10px) scale(.9652);animation:fall-256 11s -19s linear infinite}@keyframes fall-256{38.667%{transform:translate(32.3283vw,38.667vh) scale(.9652)}to{transform:translate(31.34215vw,99vh) scale(.9652)}}.snow:nth-child(257){opacity:1.5;transform:translate(74.431vw,-10px) scale(.6405);animation:fall-257 13s -17s linear infinite}@keyframes fall-257{73.258%{transform:translate(83.0842vw,73.258vh) scale(.6405)}to{transform:translate(78.7576vw,99vh) scale(.6405)}}.snow:nth-child(258){opacity:.332;transform:translate(29.5894vw,-10px) scale(.1634);animation:fall-258 25s -20s linear infinite}@keyframes fall-258{74.873%{transform:translate(34.5721vw,74.873vh) scale(.1634)}to{transform:translate(32.08075vw,99vh) scale(.1634)}}.snow:nth-child(259){opacity:1.2746;transform:translate(36.1793vw,-10px) scale(.2548);animation:fall-259 22s -8s linear infinite}@keyframes fall-259{71.747%{transform:translate(43.2382vw,71.747vh) scale(.2548)}to{transform:translate(39.70875vw,99vh) scale(.2548)}}.snow:nth-child(260){opacity:1.2596;transform:translate(76.3325vw,-10px) scale(.8932);animation:fall-260 29s -20s linear infinite}@keyframes fall-260{57.863%{transform:translate(69.5264vw,57.863vh) scale(.8932)}to{transform:translate(72.92945vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:1.1034;transform:translate(40.9411vw,-10px) scale(.1983);animation:fall-261 20s -14s linear infinite}@keyframes fall-261{52.869%{transform:translate(33.2788vw,52.869vh) scale(.1983)}to{transform:translate(37.10995vw,99vh) scale(.1983)}}.snow:nth-child(262){opacity:.081;transform:translate(2.0989vw,-10px) scale(.4356);animation:fall-262 21s -5s linear infinite}@keyframes fall-262{73.691%{transform:translate(5.9552vw,73.691vh) scale(.4356)}to{transform:translate(4.02705vw,99vh) scale(.4356)}}.snow:nth-child(263){opacity:1.4424;transform:translate(63.0655vw,-10px) scale(.9669);animation:fall-263 11s -16s linear infinite}@keyframes fall-263{69.432%{transform:translate(63.029vw,69.432vh) scale(.9669)}to{transform:translate(63.04725vw,99vh) scale(.9669)}}.snow:nth-child(264){opacity:1.3674;transform:translate(55.8979vw,-10px) scale(.9266);animation:fall-264 18s -7s linear infinite}@keyframes fall-264{53.071%{transform:translate(50.1439vw,53.071vh) scale(.9266)}to{transform:translate(53.0209vw,99vh) scale(.9266)}}.snow:nth-child(265){opacity:1.8206;transform:translate(83.2694vw,-10px) scale(.9613);animation:fall-265 30s -11s linear infinite}@keyframes fall-265{74.751%{transform:translate(87.7221vw,74.751vh) scale(.9613)}to{transform:translate(85.49575vw,99vh) scale(.9613)}}.snow:nth-child(266){opacity:1.4012;transform:translate(18.2084vw,-10px) scale(.4228);animation:fall-266 28s -12s linear infinite}@keyframes fall-266{73.5%{transform:translate(21.8063vw,73.5vh) scale(.4228)}to{transform:translate(20.00735vw,99vh) scale(.4228)}}.snow:nth-child(267){opacity:1.3746;transform:translate(83.3975vw,-10px) scale(.1358);animation:fall-267 20s -30s linear infinite}@keyframes fall-267{77.97%{transform:translate(89.7472vw,77.97vh) scale(.1358)}to{transform:translate(86.57235vw,99vh) scale(.1358)}}.snow:nth-child(268){opacity:.3742;transform:translate(10.6363vw,-10px) scale(.3438);animation:fall-268 17s -8s linear infinite}@keyframes fall-268{53.867%{transform:translate(3.1004vw,53.867vh) scale(.3438)}to{transform:translate(6.86835vw,99vh) scale(.3438)}}.snow:nth-child(269){opacity:.4446;transform:translate(48.4136vw,-10px) scale(.385);animation:fall-269 12s -3s linear infinite}@keyframes fall-269{74.584%{transform:translate(38.6866vw,74.584vh) scale(.385)}to{transform:translate(43.5501vw,99vh) scale(.385)}}.snow:nth-child(270){opacity:.3678;transform:translate(54.9104vw,-10px) scale(.1726);animation:fall-270 14s -23s linear infinite}@keyframes fall-270{60.278%{transform:translate(59.8575vw,60.278vh) scale(.1726)}to{transform:translate(57.38395vw,99vh) scale(.1726)}}.snow:nth-child(271){opacity:.1252;transform:translate(56.398vw,-10px) scale(.1766);animation:fall-271 28s -7s linear infinite}@keyframes fall-271{42.927%{transform:translate(65.6028vw,42.927vh) scale(.1766)}to{transform:translate(61.0004vw,99vh) scale(.1766)}}.snow:nth-child(272){opacity:.4748;transform:translate(68.9789vw,-10px) scale(.1545);animation:fall-272 10s -5s linear infinite}@keyframes fall-272{75.258%{transform:translate(70.6029vw,75.258vh) scale(.1545)}to{transform:translate(69.7909vw,99vh) scale(.1545)}}.snow:nth-child(273){opacity:1.6796;transform:translate(18.7014vw,-10px) scale(.5401);animation:fall-273 10s -10s linear infinite}@keyframes fall-273{57.618%{transform:translate(13.8042vw,57.618vh) scale(.5401)}to{transform:translate(16.2528vw,99vh) scale(.5401)}}.snow:nth-child(274){opacity:.7466;transform:translate(17.9315vw,-10px) scale(.8256);animation:fall-274 25s -27s linear infinite}@keyframes fall-274{47.776%{transform:translate(26.953vw,47.776vh) scale(.8256)}to{transform:translate(22.44225vw,99vh) scale(.8256)}}.snow:nth-child(275){opacity:.117;transform:translate(62.1356vw,-10px) scale(.5215);animation:fall-275 22s -29s linear infinite}@keyframes fall-275{69.098%{transform:translate(60.8709vw,69.098vh) scale(.5215)}to{transform:translate(61.50325vw,99vh) scale(.5215)}}.snow:nth-child(276){opacity:1.9884;transform:translate(59.5354vw,-10px) scale(.2939);animation:fall-276 20s -15s linear infinite}@keyframes fall-276{73.692%{transform:translate(53.4684vw,73.692vh) scale(.2939)}to{transform:translate(56.5019vw,99vh) scale(.2939)}}.snow:nth-child(277){opacity:.6968;transform:translate(35.9068vw,-10px) scale(.108);animation:fall-277 29s -25s linear infinite}@keyframes fall-277{77.63%{transform:translate(30.1577vw,77.63vh) scale(.108)}to{transform:translate(33.03225vw,99vh) scale(.108)}}.snow:nth-child(278){opacity:1.304;transform:translate(20.2262vw,-10px) scale(.1724);animation:fall-278 25s -23s linear infinite}@keyframes fall-278{41.123%{transform:translate(28.7188vw,41.123vh) scale(.1724)}to{transform:translate(24.4725vw,99vh) scale(.1724)}}.snow:nth-child(279){opacity:.8632;transform:translate(94.204vw,-10px) scale(.7403);animation:fall-279 12s -28s linear infinite}@keyframes fall-279{70.693%{transform:translate(102.1307vw,70.693vh) scale(.7403)}to{transform:translate(98.16735vw,99vh) scale(.7403)}}.snow:nth-child(280){opacity:1.3694;transform:translate(81.0111vw,-10px) scale(.4985);animation:fall-280 12s -8s linear infinite}@keyframes fall-280{53.412%{transform:translate(80.9502vw,53.412vh) scale(.4985)}to{transform:translate(80.98065vw,99vh) scale(.4985)}}.snow:nth-child(281){opacity:1.9022;transform:translate(25.7504vw,-10px) scale(.2104);animation:fall-281 19s -27s linear infinite}@keyframes fall-281{70.433%{transform:translate(27.6492vw,70.433vh) scale(.2104)}to{transform:translate(26.6998vw,99vh) scale(.2104)}}.snow:nth-child(282){opacity:.8152;transform:translate(74.2376vw,-10px) scale(.2817);animation:fall-282 27s -18s linear infinite}@keyframes fall-282{56.57%{transform:translate(70.5773vw,56.57vh) scale(.2817)}to{transform:translate(72.40745vw,99vh) scale(.2817)}}.snow:nth-child(283){opacity:.2826;transform:translate(40.764vw,-10px) scale(.1899);animation:fall-283 20s -11s linear infinite}@keyframes fall-283{66.524%{transform:translate(41.2135vw,66.524vh) scale(.1899)}to{transform:translate(40.98875vw,99vh) scale(.1899)}}.snow:nth-child(284){opacity:.2846;transform:translate(88.3757vw,-10px) scale(.3279);animation:fall-284 12s -8s linear infinite}@keyframes fall-284{71.39%{transform:translate(78.9076vw,71.39vh) scale(.3279)}to{transform:translate(83.64165vw,99vh) scale(.3279)}}.snow:nth-child(285){opacity:.3744;transform:translate(73.8126vw,-10px) scale(.9809);animation:fall-285 14s -21s linear infinite}@keyframes fall-285{64.487%{transform:translate(65.6928vw,64.487vh) scale(.9809)}to{transform:translate(69.7527vw,99vh) scale(.9809)}}.snow:nth-child(286){opacity:1.2648;transform:translate(68.6745vw,-10px) scale(.6187);animation:fall-286 14s -8s linear infinite}@keyframes fall-286{50.405%{transform:translate(65.9423vw,50.405vh) scale(.6187)}to{transform:translate(67.3084vw,99vh) scale(.6187)}}.snow:nth-child(287){opacity:.2638;transform:translate(32.4279vw,-10px) scale(.9805);animation:fall-287 14s -22s linear infinite}@keyframes fall-287{79.676%{transform:translate(26.8532vw,79.676vh) scale(.9805)}to{transform:translate(29.64055vw,99vh) scale(.9805)}}.snow:nth-child(288){opacity:.3044;transform:translate(76.0906vw,-10px) scale(.1675);animation:fall-288 29s -1s linear infinite}@keyframes fall-288{31.921%{transform:translate(83.1793vw,31.921vh) scale(.1675)}to{transform:translate(79.63495vw,99vh) scale(.1675)}}.snow:nth-child(289){opacity:1.3866;transform:translate(3.6802vw,-10px) scale(.5122);animation:fall-289 27s -10s linear infinite}@keyframes fall-289{78.61%{transform:translate(6.7489vw,78.61vh) scale(.5122)}to{transform:translate(5.21455vw,99vh) scale(.5122)}}.snow:nth-child(290){opacity:.5874;transform:translate(3.7813vw,-10px) scale(.7144);animation:fall-290 10s -26s linear infinite}@keyframes fall-290{36.836%{transform:translate(3.1374vw,36.836vh) scale(.7144)}to{transform:translate(3.45935vw,99vh) scale(.7144)}}.snow:nth-child(291){opacity:.512;transform:translate(31.4569vw,-10px) scale(.5944);animation:fall-291 23s -26s linear infinite}@keyframes fall-291{48.924%{transform:translate(31.8764vw,48.924vh) scale(.5944)}to{transform:translate(31.66665vw,99vh) scale(.5944)}}.snow:nth-child(292){opacity:.1044;transform:translate(67.8233vw,-10px) scale(.7776);animation:fall-292 12s -22s linear infinite}@keyframes fall-292{71.666%{transform:translate(64.3124vw,71.666vh) scale(.7776)}to{transform:translate(66.06785vw,99vh) scale(.7776)}}.snow:nth-child(293){opacity:.3736;transform:translate(51.1663vw,-10px) scale(.0698);animation:fall-293 28s -3s linear infinite}@keyframes fall-293{77.78%{transform:translate(56.2351vw,77.78vh) scale(.0698)}to{transform:translate(53.7007vw,99vh) scale(.0698)}}.snow:nth-child(294){opacity:1.3152;transform:translate(16.0162vw,-10px) scale(.2348);animation:fall-294 24s -9s linear infinite}@keyframes fall-294{49.611%{transform:translate(20.5937vw,49.611vh) scale(.2348)}to{transform:translate(18.30495vw,99vh) scale(.2348)}}.snow:nth-child(295){opacity:1.6666;transform:translate(20.7493vw,-10px) scale(.7392);animation:fall-295 24s -24s linear infinite}@keyframes fall-295{53.05%{transform:translate(14.3589vw,53.05vh) scale(.7392)}to{transform:translate(17.5541vw,99vh) scale(.7392)}}.snow:nth-child(296){opacity:.521;transform:translate(96.413vw,-10px) scale(.1564);animation:fall-296 28s -16s linear infinite}@keyframes fall-296{33.483%{transform:translate(86.5489vw,33.483vh) scale(.1564)}to{transform:translate(91.48095vw,99vh) scale(.1564)}}.snow:nth-child(297){opacity:1.6594;transform:translate(72.0256vw,-10px) scale(.3794);animation:fall-297 24s -3s linear infinite}@keyframes fall-297{70.081%{transform:translate(63.5165vw,70.081vh) scale(.3794)}to{transform:translate(67.77105vw,99vh) scale(.3794)}}.snow:nth-child(298){opacity:1.1196;transform:translate(60.0336vw,-10px) scale(.7855);animation:fall-298 15s -21s linear infinite}@keyframes fall-298{70.987%{transform:translate(63.5089vw,70.987vh) scale(.7855)}to{transform:translate(61.77125vw,99vh) scale(.7855)}}.snow:nth-child(299){opacity:.605;transform:translate(10.8564vw,-10px) scale(.1074);animation:fall-299 20s -15s linear infinite}@keyframes fall-299{40.539%{transform:translate(14.0254vw,40.539vh) scale(.1074)}to{transform:translate(12.4409vw,99vh) scale(.1074)}}.snow:nth-child(300){opacity:1.6288;transform:translate(49.9695vw,-10px) scale(.3809);animation:fall-300 24s -26s linear infinite}@keyframes fall-300{48.949%{transform:translate(46.3159vw,48.949vh) scale(.3809)}to{transform:translate(48.1427vw,99vh) scale(.3809)}}.snow:nth-child(301){opacity:1.2184;transform:translate(64.3459vw,-10px) scale(.7529);animation:fall-301 14s -6s linear infinite}@keyframes fall-301{57.728%{transform:translate(65.3149vw,57.728vh) scale(.7529)}to{transform:translate(64.8304vw,99vh) scale(.7529)}}.snow:nth-child(302){opacity:.7354;transform:translate(53.5979vw,-10px) scale(.0484);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{43.392%{transform:translate(45.6535vw,43.392vh) scale(.0484)}to{transform:translate(49.6257vw,99vh) scale(.0484)}}.snow:nth-child(303){opacity:1.9434;transform:translate(74.891vw,-10px) scale(.3761);animation:fall-303 10s -28s linear infinite}@keyframes fall-303{51.203%{transform:translate(68.3271vw,51.203vh) scale(.3761)}to{transform:translate(71.60905vw,99vh) scale(.3761)}}.snow:nth-child(304){opacity:.893;transform:translate(16.0215vw,-10px) scale(.3917);animation:fall-304 11s -9s linear infinite}@keyframes fall-304{70.595%{transform:translate(17.5638vw,70.595vh) scale(.3917)}to{transform:translate(16.79265vw,99vh) scale(.3917)}}.snow:nth-child(305){opacity:1.5818;transform:translate(23.5635vw,-10px) scale(.7456);animation:fall-305 25s -26s linear infinite}@keyframes fall-305{74.913%{transform:translate(17.5103vw,74.913vh) scale(.7456)}to{transform:translate(20.5369vw,99vh) scale(.7456)}}.snow:nth-child(306){opacity:1.036;transform:translate(91.9067vw,-10px) scale(.175);animation:fall-306 27s -8s linear infinite}@keyframes fall-306{41.489%{transform:translate(86.0764vw,41.489vh) scale(.175)}to{transform:translate(88.99155vw,99vh) scale(.175)}}.snow:nth-child(307){opacity:.5414;transform:translate(11.9212vw,-10px) scale(.1585);animation:fall-307 13s -8s linear infinite}@keyframes fall-307{65.568%{transform:translate(9.6101vw,65.568vh) scale(.1585)}to{transform:translate(10.76565vw,99vh) scale(.1585)}}.snow:nth-child(308){opacity:.495;transform:translate(14.6388vw,-10px) scale(.318);animation:fall-308 22s -30s linear infinite}@keyframes fall-308{59.331%{transform:translate(16.2194vw,59.331vh) scale(.318)}to{transform:translate(15.4291vw,99vh) scale(.318)}}.snow:nth-child(309){opacity:.5684;transform:translate(6.8509vw,-10px) scale(.9564);animation:fall-309 29s -21s linear infinite}@keyframes fall-309{75.187%{transform:translate(1.6029vw,75.187vh) scale(.9564)}to{transform:translate(4.2269vw,99vh) scale(.9564)}}.snow:nth-child(310){opacity:.9016;transform:translate(13.6109vw,-10px) scale(.2046);animation:fall-310 17s -28s linear infinite}@keyframes fall-310{50.017%{transform:translate(21.277vw,50.017vh) scale(.2046)}to{transform:translate(17.44395vw,99vh) scale(.2046)}}.snow:nth-child(311){opacity:.9528;transform:translate(.0114vw,-10px) scale(.2973);animation:fall-311 22s -9s linear infinite}@keyframes fall-311{67.456%{transform:translate(-9.5796vw,67.456vh) scale(.2973)}to{transform:translate(-4.7841vw,99vh) scale(.2973)}}.snow:nth-child(312){opacity:1.7142;transform:translate(7.47vw,-10px) scale(.7135);animation:fall-312 19s -4s linear infinite}@keyframes fall-312{71.014%{transform:translate(16.2044vw,71.014vh) scale(.7135)}to{transform:translate(11.8372vw,99vh) scale(.7135)}}.snow:nth-child(313){opacity:.5424;transform:translate(94.4923vw,-10px) scale(.9306);animation:fall-313 28s -16s linear infinite}@keyframes fall-313{33.034%{transform:translate(102.5593vw,33.034vh) scale(.9306)}to{transform:translate(98.5258vw,99vh) scale(.9306)}}.snow:nth-child(314){opacity:.771;transform:translate(89.9424vw,-10px) scale(.0654);animation:fall-314 11s -10s linear infinite}@keyframes fall-314{38.636%{transform:translate(81.8488vw,38.636vh) scale(.0654)}to{transform:translate(85.8956vw,99vh) scale(.0654)}}.snow:nth-child(315){opacity:1.244;transform:translate(94.4433vw,-10px) scale(.6476);animation:fall-315 21s -1s linear infinite}@keyframes fall-315{71.369%{transform:translate(101.5314vw,71.369vh) scale(.6476)}to{transform:translate(97.98735vw,99vh) scale(.6476)}}.snow:nth-child(316){opacity:.569;transform:translate(63.7471vw,-10px) scale(.9089);animation:fall-316 23s -17s linear infinite}@keyframes fall-316{47.293%{transform:translate(54.5498vw,47.293vh) scale(.9089)}to{transform:translate(59.14845vw,99vh) scale(.9089)}}.snow:nth-child(317){opacity:.3916;transform:translate(25.6743vw,-10px) scale(.9169);animation:fall-317 22s -23s linear infinite}@keyframes fall-317{74.211%{transform:translate(24.4092vw,74.211vh) scale(.9169)}to{transform:translate(25.04175vw,99vh) scale(.9169)}}.snow:nth-child(318){opacity:.9524;transform:translate(34.2408vw,-10px) scale(.5482);animation:fall-318 27s -21s linear infinite}@keyframes fall-318{70.363%{transform:translate(24.9766vw,70.363vh) scale(.5482)}to{transform:translate(29.6087vw,99vh) scale(.5482)}}.snow:nth-child(319){opacity:.932;transform:translate(75.0528vw,-10px) scale(.229);animation:fall-319 23s -8s linear infinite}@keyframes fall-319{75.175%{transform:translate(84.112vw,75.175vh) scale(.229)}to{transform:translate(79.5824vw,99vh) scale(.229)}}.snow:nth-child(320){opacity:1.4328;transform:translate(66.1634vw,-10px) scale(.0051);animation:fall-320 24s -10s linear infinite}@keyframes fall-320{66.809%{transform:translate(64.0185vw,66.809vh) scale(.0051)}to{transform:translate(65.09095vw,99vh) scale(.0051)}}.snow:nth-child(321){opacity:1.2304;transform:translate(10.6764vw,-10px) scale(.8259);animation:fall-321 11s -19s linear infinite}@keyframes fall-321{38.461%{transform:translate(7.9152vw,38.461vh) scale(.8259)}to{transform:translate(9.2958vw,99vh) scale(.8259)}}.snow:nth-child(322){opacity:.0938;transform:translate(39.5219vw,-10px) scale(.9437);animation:fall-322 27s -1s linear infinite}@keyframes fall-322{30.027%{transform:translate(33.7962vw,30.027vh) scale(.9437)}to{transform:translate(36.65905vw,99vh) scale(.9437)}}.snow:nth-child(323){opacity:.4414;transform:translate(72.8458vw,-10px) scale(.5176);animation:fall-323 24s -4s linear infinite}@keyframes fall-323{65.226%{transform:translate(66.5307vw,65.226vh) scale(.5176)}to{transform:translate(69.68825vw,99vh) scale(.5176)}}.snow:nth-child(324){opacity:.929;transform:translate(93.7916vw,-10px) scale(.2937);animation:fall-324 24s -26s linear infinite}@keyframes fall-324{63.38%{transform:translate(85.3897vw,63.38vh) scale(.2937)}to{transform:translate(89.59065vw,99vh) scale(.2937)}}.snow:nth-child(325){opacity:.7508;transform:translate(6.0343vw,-10px) scale(.228);animation:fall-325 24s -22s linear infinite}@keyframes fall-325{50.247%{transform:translate(-2.4923vw,50.247vh) scale(.228)}to{transform:translate(1.771vw,99vh) scale(.228)}}.snow:nth-child(326){opacity:1.1594;transform:translate(40.1869vw,-10px) scale(.1808);animation:fall-326 27s -17s linear infinite}@keyframes fall-326{46.287%{transform:translate(46.7216vw,46.287vh) scale(.1808)}to{transform:translate(43.45425vw,99vh) scale(.1808)}}.snow:nth-child(327){opacity:.124;transform:translate(84.9168vw,-10px) scale(.586);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{33.411%{transform:translate(93.0159vw,33.411vh) scale(.586)}to{transform:translate(88.96635vw,99vh) scale(.586)}}.snow:nth-child(328){opacity:1.175;transform:translate(75.6198vw,-10px) scale(.3893);animation:fall-328 10s -5s linear infinite}@keyframes fall-328{74.858%{transform:translate(84.9309vw,74.858vh) scale(.3893)}to{transform:translate(80.27535vw,99vh) scale(.3893)}}.snow:nth-child(329){opacity:1.098;transform:translate(3.5295vw,-10px) scale(.3423);animation:fall-329 19s -6s linear infinite}@keyframes fall-329{54.674%{transform:translate(-2.0604vw,54.674vh) scale(.3423)}to{transform:translate(.73455vw,99vh) scale(.3423)}}.snow:nth-child(330){opacity:.4372;transform:translate(73.9793vw,-10px) scale(.7288);animation:fall-330 19s -6s linear infinite}@keyframes fall-330{33.388%{transform:translate(74.6638vw,33.388vh) scale(.7288)}to{transform:translate(74.32155vw,99vh) scale(.7288)}}.snow:nth-child(331){opacity:1.9926;transform:translate(65.4689vw,-10px) scale(.3153);animation:fall-331 12s -6s linear infinite}@keyframes fall-331{51.583%{transform:translate(60.7406vw,51.583vh) scale(.3153)}to{transform:translate(63.10475vw,99vh) scale(.3153)}}.snow:nth-child(332){opacity:1.488;transform:translate(49.102vw,-10px) scale(.7296);animation:fall-332 24s -8s linear infinite}@keyframes fall-332{54.869%{transform:translate(51.7431vw,54.869vh) scale(.7296)}to{transform:translate(50.42255vw,99vh) scale(.7296)}}.snow:nth-child(333){opacity:.338;transform:translate(10.0166vw,-10px) scale(.43);animation:fall-333 11s -12s linear infinite}@keyframes fall-333{74.637%{transform:translate(12.3302vw,74.637vh) scale(.43)}to{transform:translate(11.1734vw,99vh) scale(.43)}}.snow:nth-child(334){opacity:.7848;transform:translate(85.2088vw,-10px) scale(.7333);animation:fall-334 26s -24s linear infinite}@keyframes fall-334{64.184%{transform:translate(93.7823vw,64.184vh) scale(.7333)}to{transform:translate(89.49555vw,99vh) scale(.7333)}}.snow:nth-child(335){opacity:.9882;transform:translate(79.3332vw,-10px) scale(.8611);animation:fall-335 12s -25s linear infinite}@keyframes fall-335{64.215%{transform:translate(74.4821vw,64.215vh) scale(.8611)}to{transform:translate(76.90765vw,99vh) scale(.8611)}}.snow:nth-child(336){opacity:.309;transform:translate(12.6458vw,-10px) scale(.5252);animation:fall-336 30s -19s linear infinite}@keyframes fall-336{39.19%{transform:translate(19.9936vw,39.19vh) scale(.5252)}to{transform:translate(16.3197vw,99vh) scale(.5252)}}.snow:nth-child(337){opacity:.1512;transform:translate(53.983vw,-10px) scale(.4591);animation:fall-337 23s -17s linear infinite}@keyframes fall-337{79.955%{transform:translate(62.7792vw,79.955vh) scale(.4591)}to{transform:translate(58.3811vw,99vh) scale(.4591)}}.snow:nth-child(338){opacity:1.8288;transform:translate(79.5865vw,-10px) scale(.5025);animation:fall-338 23s -22s linear infinite}@keyframes fall-338{66.335%{transform:translate(73.5769vw,66.335vh) scale(.5025)}to{transform:translate(76.5817vw,99vh) scale(.5025)}}.snow:nth-child(339){opacity:1.1462;transform:translate(75.2086vw,-10px) scale(.4454);animation:fall-339 14s -4s linear infinite}@keyframes fall-339{44.277%{transform:translate(76.5608vw,44.277vh) scale(.4454)}to{transform:translate(75.8847vw,99vh) scale(.4454)}}.snow:nth-child(340){opacity:.348;transform:translate(28.9807vw,-10px) scale(.5379);animation:fall-340 16s -29s linear infinite}@keyframes fall-340{79.268%{transform:translate(21.6968vw,79.268vh) scale(.5379)}to{transform:translate(25.33875vw,99vh) scale(.5379)}}.snow:nth-child(341){opacity:1.7454;transform:translate(67.8224vw,-10px) scale(.7218);animation:fall-341 11s -23s linear infinite}@keyframes fall-341{62.48%{transform:translate(72.2429vw,62.48vh) scale(.7218)}to{transform:translate(70.03265vw,99vh) scale(.7218)}}.snow:nth-child(342){opacity:1.0444;transform:translate(27.5696vw,-10px) scale(.4199);animation:fall-342 30s -20s linear infinite}@keyframes fall-342{71.931%{transform:translate(24.8949vw,71.931vh) scale(.4199)}to{transform:translate(26.23225vw,99vh) scale(.4199)}}.snow:nth-child(343){opacity:1.2322;transform:translate(32.4325vw,-10px) scale(.0499);animation:fall-343 11s -6s linear infinite}@keyframes fall-343{50.801%{transform:translate(23.933vw,50.801vh) scale(.0499)}to{transform:translate(28.18275vw,99vh) scale(.0499)}}.snow:nth-child(344){opacity:.4086;transform:translate(52.8202vw,-10px) scale(.1245);animation:fall-344 15s -23s linear infinite}@keyframes fall-344{41.825%{transform:translate(51.6964vw,41.825vh) scale(.1245)}to{transform:translate(52.2583vw,99vh) scale(.1245)}}.snow:nth-child(345){opacity:.3226;transform:translate(24.3177vw,-10px) scale(.2997);animation:fall-345 15s -18s linear infinite}@keyframes fall-345{78.477%{transform:translate(20.0715vw,78.477vh) scale(.2997)}to{transform:translate(22.1946vw,99vh) scale(.2997)}}.snow:nth-child(346){opacity:1.7646;transform:translate(2.6197vw,-10px) scale(.8176);animation:fall-346 21s -1s linear infinite}@keyframes fall-346{61.692%{transform:translate(5.4182vw,61.692vh) scale(.8176)}to{transform:translate(4.01895vw,99vh) scale(.8176)}}.snow:nth-child(347){opacity:1.5128;transform:translate(41.635vw,-10px) scale(.4704);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{64.124%{transform:translate(33.296vw,64.124vh) scale(.4704)}to{transform:translate(37.4655vw,99vh) scale(.4704)}}.snow:nth-child(348){opacity:1.3638;transform:translate(53.8866vw,-10px) scale(.7056);animation:fall-348 17s -15s linear infinite}@keyframes fall-348{33.052%{transform:translate(59.3446vw,33.052vh) scale(.7056)}to{transform:translate(56.6156vw,99vh) scale(.7056)}}.snow:nth-child(349){opacity:.5188;transform:translate(40.409vw,-10px) scale(.0996);animation:fall-349 17s -8s linear infinite}@keyframes fall-349{37.766%{transform:translate(41.4632vw,37.766vh) scale(.0996)}to{transform:translate(40.9361vw,99vh) scale(.0996)}}.snow:nth-child(350){opacity:.8214;transform:translate(49.1996vw,-10px) scale(.2575);animation:fall-350 16s -8s linear infinite}@keyframes fall-350{41.759%{transform:translate(44.6146vw,41.759vh) scale(.2575)}to{transform:translate(46.9071vw,99vh) scale(.2575)}}.snow:nth-child(351){opacity:1.7618;transform:translate(46.9213vw,-10px) scale(.9277);animation:fall-351 27s -5s linear infinite}@keyframes fall-351{36.53%{transform:translate(38.5029vw,36.53vh) scale(.9277)}to{transform:translate(42.7121vw,99vh) scale(.9277)}}.snow:nth-child(352){opacity:1.8518;transform:translate(71.5643vw,-10px) scale(.8819);animation:fall-352 29s -5s linear infinite}@keyframes fall-352{78.203%{transform:translate(63.5308vw,78.203vh) scale(.8819)}to{transform:translate(67.54755vw,99vh) scale(.8819)}}.snow:nth-child(353){opacity:.6134;transform:translate(59.213vw,-10px) scale(.9553);animation:fall-353 17s -30s linear infinite}@keyframes fall-353{76.85%{transform:translate(63.4243vw,76.85vh) scale(.9553)}to{transform:translate(61.31865vw,99vh) scale(.9553)}}.snow:nth-child(354){opacity:.2848;transform:translate(85.903vw,-10px) scale(.9291);animation:fall-354 17s -15s linear infinite}@keyframes fall-354{73.514%{transform:translate(88.0633vw,73.514vh) scale(.9291)}to{transform:translate(86.98315vw,99vh) scale(.9291)}}.snow:nth-child(355){opacity:1.2068;transform:translate(78.3555vw,-10px) scale(.024);animation:fall-355 16s -7s linear infinite}@keyframes fall-355{63.053%{transform:translate(84.6927vw,63.053vh) scale(.024)}to{transform:translate(81.5241vw,99vh) scale(.024)}}.snow:nth-child(356){opacity:.3714;transform:translate(76.2575vw,-10px) scale(.1146);animation:fall-356 22s -30s linear infinite}@keyframes fall-356{72.074%{transform:translate(67.2313vw,72.074vh) scale(.1146)}to{transform:translate(71.7444vw,99vh) scale(.1146)}}.snow:nth-child(357){opacity:1.3108;transform:translate(28.754vw,-10px) scale(.1254);animation:fall-357 15s -21s linear infinite}@keyframes fall-357{44.268%{transform:translate(20.1664vw,44.268vh) scale(.1254)}to{transform:translate(24.4602vw,99vh) scale(.1254)}}.snow:nth-child(358){opacity:1.4578;transform:translate(70.7284vw,-10px) scale(.5809);animation:fall-358 23s -8s linear infinite}@keyframes fall-358{77.669%{transform:translate(63.8597vw,77.669vh) scale(.5809)}to{transform:translate(67.29405vw,99vh) scale(.5809)}}.snow:nth-child(359){opacity:1.8208;transform:translate(3.4514vw,-10px) scale(.0841);animation:fall-359 25s -15s linear infinite}@keyframes fall-359{74.309%{transform:translate(2.6965vw,74.309vh) scale(.0841)}to{transform:translate(3.07395vw,99vh) scale(.0841)}}.snow:nth-child(360){opacity:1.038;transform:translate(63.981vw,-10px) scale(.9596);animation:fall-360 20s -3s linear infinite}@keyframes fall-360{36.38%{transform:translate(69.6717vw,36.38vh) scale(.9596)}to{transform:translate(66.82635vw,99vh) scale(.9596)}}.snow:nth-child(361){opacity:.7762;transform:translate(64.8659vw,-10px) scale(.0346);animation:fall-361 29s -28s linear infinite}@keyframes fall-361{74.626%{transform:translate(55.074vw,74.626vh) scale(.0346)}to{transform:translate(59.96995vw,99vh) scale(.0346)}}.snow:nth-child(362){opacity:.5052;transform:translate(18.2654vw,-10px) scale(.8575);animation:fall-362 12s -18s linear infinite}@keyframes fall-362{59.439%{transform:translate(21.8251vw,59.439vh) scale(.8575)}to{transform:translate(20.04525vw,99vh) scale(.8575)}}.snow:nth-child(363){opacity:.556;transform:translate(81.1559vw,-10px) scale(.3918);animation:fall-363 30s -18s linear infinite}@keyframes fall-363{48.185%{transform:translate(79.3421vw,48.185vh) scale(.3918)}to{transform:translate(80.249vw,99vh) scale(.3918)}}.snow:nth-child(364){opacity:.0312;transform:translate(58.9526vw,-10px) scale(.0429);animation:fall-364 12s -30s linear infinite}@keyframes fall-364{47.195%{transform:translate(59.8394vw,47.195vh) scale(.0429)}to{transform:translate(59.396vw,99vh) scale(.0429)}}.snow:nth-child(365){opacity:.5624;transform:translate(82.7335vw,-10px) scale(.81);animation:fall-365 17s -29s linear infinite}@keyframes fall-365{41.814%{transform:translate(75.7343vw,41.814vh) scale(.81)}to{transform:translate(79.2339vw,99vh) scale(.81)}}.snow:nth-child(366){opacity:.3666;transform:translate(.0562vw,-10px) scale(.8707);animation:fall-366 22s -11s linear infinite}@keyframes fall-366{71.04%{transform:translate(-1.0767vw,71.04vh) scale(.8707)}to{transform:translate(-.51025vw,99vh) scale(.8707)}}.snow:nth-child(367){opacity:1.852;transform:translate(59.8218vw,-10px) scale(.4657);animation:fall-367 29s -23s linear infinite}@keyframes fall-367{44.455%{transform:translate(53.8618vw,44.455vh) scale(.4657)}to{transform:translate(56.8418vw,99vh) scale(.4657)}}.snow:nth-child(368){opacity:1.2316;transform:translate(56.5147vw,-10px) scale(.6044);animation:fall-368 17s -7s linear infinite}@keyframes fall-368{52.901%{transform:translate(56.4174vw,52.901vh) scale(.6044)}to{transform:translate(56.46605vw,99vh) scale(.6044)}}.snow:nth-child(369){opacity:1.6574;transform:translate(27.4205vw,-10px) scale(.9407);animation:fall-369 15s -30s linear infinite}@keyframes fall-369{49.186%{transform:translate(29.3165vw,49.186vh) scale(.9407)}to{transform:translate(28.3685vw,99vh) scale(.9407)}}.snow:nth-child(370){opacity:1.3768;transform:translate(92.3455vw,-10px) scale(.2562);animation:fall-370 18s -19s linear infinite}@keyframes fall-370{52.212%{transform:translate(83.5498vw,52.212vh) scale(.2562)}to{transform:translate(87.94765vw,99vh) scale(.2562)}}.snow:nth-child(371){opacity:.3172;transform:translate(84.5291vw,-10px) scale(.2932);animation:fall-371 12s -24s linear infinite}@keyframes fall-371{78.612%{transform:translate(93.8782vw,78.612vh) scale(.2932)}to{transform:translate(89.20365vw,99vh) scale(.2932)}}.snow:nth-child(372){opacity:1.1966;transform:translate(41.6803vw,-10px) scale(.5111);animation:fall-372 16s -19s linear infinite}@keyframes fall-372{43.369%{transform:translate(32.1802vw,43.369vh) scale(.5111)}to{transform:translate(36.93025vw,99vh) scale(.5111)}}.snow:nth-child(373){opacity:.9838;transform:translate(76.5063vw,-10px) scale(.6706);animation:fall-373 11s -10s linear infinite}@keyframes fall-373{36.302%{transform:translate(83.5037vw,36.302vh) scale(.6706)}to{transform:translate(80.005vw,99vh) scale(.6706)}}.snow:nth-child(374){opacity:1.4742;transform:translate(23.9945vw,-10px) scale(.1268);animation:fall-374 29s -1s linear infinite}@keyframes fall-374{36.626%{transform:translate(19.0256vw,36.626vh) scale(.1268)}to{transform:translate(21.51005vw,99vh) scale(.1268)}}.snow:nth-child(375){opacity:.1634;transform:translate(20.057vw,-10px) scale(.0159);animation:fall-375 17s -18s linear infinite}@keyframes fall-375{52.631%{transform:translate(18.2674vw,52.631vh) scale(.0159)}to{transform:translate(19.1622vw,99vh) scale(.0159)}}.snow:nth-child(376){opacity:.0918;transform:translate(18.3844vw,-10px) scale(.2849);animation:fall-376 16s -11s linear infinite}@keyframes fall-376{43.857%{transform:translate(10.1806vw,43.857vh) scale(.2849)}to{transform:translate(14.2825vw,99vh) scale(.2849)}}.snow:nth-child(377){opacity:1.0654;transform:translate(.5685vw,-10px) scale(.7059);animation:fall-377 14s -29s linear infinite}@keyframes fall-377{72.46%{transform:translate(-5.5367vw,72.46vh) scale(.7059)}to{transform:translate(-2.4841vw,99vh) scale(.7059)}}.snow:nth-child(378){opacity:1.7768;transform:translate(53.156vw,-10px) scale(.4317);animation:fall-378 21s -9s linear infinite}@keyframes fall-378{60.293%{transform:translate(53.6052vw,60.293vh) scale(.4317)}to{transform:translate(53.3806vw,99vh) scale(.4317)}}.snow:nth-child(379){opacity:1.3386;transform:translate(19.0171vw,-10px) scale(.1753);animation:fall-379 29s -20s linear infinite}@keyframes fall-379{38.55%{transform:translate(12.1028vw,38.55vh) scale(.1753)}to{transform:translate(15.55995vw,99vh) scale(.1753)}}.snow:nth-child(380){opacity:.3182;transform:translate(53.1416vw,-10px) scale(.9191);animation:fall-380 17s -22s linear infinite}@keyframes fall-380{58.89%{transform:translate(51.5094vw,58.89vh) scale(.9191)}to{transform:translate(52.3255vw,99vh) scale(.9191)}}.snow:nth-child(381){opacity:.691;transform:translate(52.439vw,-10px) scale(.0237);animation:fall-381 21s -22s linear infinite}@keyframes fall-381{32.84%{transform:translate(52.247vw,32.84vh) scale(.0237)}to{transform:translate(52.343vw,99vh) scale(.0237)}}.snow:nth-child(382){opacity:.8472;transform:translate(14.6682vw,-10px) scale(.7863);animation:fall-382 17s -27s linear infinite}@keyframes fall-382{55.92%{transform:translate(15.3339vw,55.92vh) scale(.7863)}to{transform:translate(15.00105vw,99vh) scale(.7863)}}.snow:nth-child(383){opacity:1.3696;transform:translate(1.2781vw,-10px) scale(.0344);animation:fall-383 10s -15s linear infinite}@keyframes fall-383{31.533%{transform:translate(8.8783vw,31.533vh) scale(.0344)}to{transform:translate(5.0782vw,99vh) scale(.0344)}}.snow:nth-child(384){opacity:1.9248;transform:translate(24.4435vw,-10px) scale(.5336);animation:fall-384 19s -22s linear infinite}@keyframes fall-384{75.129%{transform:translate(18.9233vw,75.129vh) scale(.5336)}to{transform:translate(21.6834vw,99vh) scale(.5336)}}.snow:nth-child(385){opacity:1.0404;transform:translate(29.8407vw,-10px) scale(.2574);animation:fall-385 18s -4s linear infinite}@keyframes fall-385{48.599%{transform:translate(31.3148vw,48.599vh) scale(.2574)}to{transform:translate(30.57775vw,99vh) scale(.2574)}}.snow:nth-child(386){opacity:1.8634;transform:translate(37.6376vw,-10px) scale(.3282);animation:fall-386 14s -18s linear infinite}@keyframes fall-386{66.102%{transform:translate(46.5495vw,66.102vh) scale(.3282)}to{transform:translate(42.09355vw,99vh) scale(.3282)}}.snow:nth-child(387){opacity:1.7052;transform:translate(50.8072vw,-10px) scale(.9668);animation:fall-387 20s -15s linear infinite}@keyframes fall-387{51.589%{transform:translate(53.4251vw,51.589vh) scale(.9668)}to{transform:translate(52.11615vw,99vh) scale(.9668)}}.snow:nth-child(388){opacity:.1554;transform:translate(22.8511vw,-10px) scale(.3031);animation:fall-388 22s -19s linear infinite}@keyframes fall-388{31.587%{transform:translate(13.7572vw,31.587vh) scale(.3031)}to{transform:translate(18.30415vw,99vh) scale(.3031)}}.snow:nth-child(389){opacity:.518;transform:translate(6.0712vw,-10px) scale(.445);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{78.634%{transform:translate(.2527vw,78.634vh) scale(.445)}to{transform:translate(3.16195vw,99vh) scale(.445)}}.snow:nth-child(390){opacity:1.985;transform:translate(82.4366vw,-10px) scale(.7025);animation:fall-390 24s -26s linear infinite}@keyframes fall-390{31.94%{transform:translate(92.2628vw,31.94vh) scale(.7025)}to{transform:translate(87.3497vw,99vh) scale(.7025)}}.snow:nth-child(391){opacity:1.7084;transform:translate(48.1912vw,-10px) scale(.1343);animation:fall-391 28s -15s linear infinite}@keyframes fall-391{31.451%{transform:translate(50.7456vw,31.451vh) scale(.1343)}to{transform:translate(49.4684vw,99vh) scale(.1343)}}.snow:nth-child(392){opacity:.302;transform:translate(58.6599vw,-10px) scale(.5805);animation:fall-392 29s -17s linear infinite}@keyframes fall-392{40.819%{transform:translate(56.6447vw,40.819vh) scale(.5805)}to{transform:translate(57.6523vw,99vh) scale(.5805)}}.snow:nth-child(393){opacity:.7194;transform:translate(53.6854vw,-10px) scale(.5297);animation:fall-393 21s -17s linear infinite}@keyframes fall-393{63.214%{transform:translate(63.4216vw,63.214vh) scale(.5297)}to{transform:translate(58.5535vw,99vh) scale(.5297)}}.snow:nth-child(394){opacity:.1038;transform:translate(13.6894vw,-10px) scale(.0757);animation:fall-394 24s -20s linear infinite}@keyframes fall-394{78.699%{transform:translate(12.6326vw,78.699vh) scale(.0757)}to{transform:translate(13.161vw,99vh) scale(.0757)}}.snow:nth-child(395){opacity:.2544;transform:translate(80.4219vw,-10px) scale(.8165);animation:fall-395 23s -10s linear infinite}@keyframes fall-395{34.665%{transform:translate(72.4152vw,34.665vh) scale(.8165)}to{transform:translate(76.41855vw,99vh) scale(.8165)}}.snow:nth-child(396){opacity:1.4942;transform:translate(32.4535vw,-10px) scale(.3992);animation:fall-396 30s -6s linear infinite}@keyframes fall-396{36.241%{transform:translate(42.2575vw,36.241vh) scale(.3992)}to{transform:translate(37.3555vw,99vh) scale(.3992)}}.snow:nth-child(397){opacity:.784;transform:translate(85.9821vw,-10px) scale(.8385);animation:fall-397 16s -10s linear infinite}@keyframes fall-397{41.16%{transform:translate(90.6079vw,41.16vh) scale(.8385)}to{transform:translate(88.295vw,99vh) scale(.8385)}}.snow:nth-child(398){opacity:.9306;transform:translate(65.6855vw,-10px) scale(.599);animation:fall-398 11s -11s linear infinite}@keyframes fall-398{39.374%{transform:translate(65.1942vw,39.374vh) scale(.599)}to{transform:translate(65.43985vw,99vh) scale(.599)}}.snow:nth-child(399){opacity:1.4228;transform:translate(13.2599vw,-10px) scale(.2499);animation:fall-399 16s -4s linear infinite}@keyframes fall-399{48.522%{transform:translate(13.2289vw,48.522vh) scale(.2499)}to{transform:translate(13.2444vw,99vh) scale(.2499)}}.snow:nth-child(400){opacity:.851;transform:translate(91.6224vw,-10px) scale(.017);animation:fall-400 18s -7s linear infinite}@keyframes fall-400{59.766%{transform:translate(89.814vw,59.766vh) scale(.017)}to{transform:translate(90.7182vw,99vh) scale(.017)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0648;transform:translate(3.8553vw,-10px) scale(.6778);animation:fall-1 14s -17s linear infinite}@keyframes fall-1{41.728%{transform:translate(4.9002vw,41.728vh) scale(.6778)}to{transform:translate(4.37775vw,99vh) scale(.6778)}}.snow:nth-child(2){opacity:.9112;transform:translate(45.7564vw,-10px) scale(.743);animation:fall-2 20s -12s linear infinite}@keyframes fall-2{55.746%{transform:translate(50.1301vw,55.746vh) scale(.743)}to{transform:translate(47.94325vw,99vh) scale(.743)}}.snow:nth-child(3){opacity:1.906;transform:translate(40.4499vw,-10px) scale(.3754);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{31.997%{transform:translate(50.003vw,31.997vh) scale(.3754)}to{transform:translate(45.22645vw,99vh) scale(.3754)}}.snow:nth-child(4){opacity:.0898;transform:translate(24.0995vw,-10px) scale(.0744);animation:fall-4 10s -17s linear infinite}@keyframes fall-4{31.793%{transform:translate(26.5827vw,31.793vh) scale(.0744)}to{transform:translate(25.3411vw,99vh) scale(.0744)}}.snow:nth-child(5){opacity:1.6896;transform:translate(34.8859vw,-10px) scale(.0978);animation:fall-5 14s -25s linear infinite}@keyframes fall-5{67.637%{transform:translate(42.3234vw,67.637vh) scale(.0978)}to{transform:translate(38.60465vw,99vh) scale(.0978)}}.snow:nth-child(6){opacity:1.9362;transform:translate(36.2881vw,-10px) scale(.9199);animation:fall-6 14s -13s linear infinite}@keyframes fall-6{60.415%{transform:translate(44.6559vw,60.415vh) scale(.9199)}to{transform:translate(40.472vw,99vh) scale(.9199)}}.snow:nth-child(7){opacity:1.147;transform:translate(58.744vw,-10px) scale(.6844);animation:fall-7 19s -15s linear infinite}@keyframes fall-7{58.535%{transform:translate(55.048vw,58.535vh) scale(.6844)}to{transform:translate(56.896vw,99vh) scale(.6844)}}.snow:nth-child(8){opacity:1.5802;transform:translate(47.3163vw,-10px) scale(.7676);animation:fall-8 13s -29s linear infinite}@keyframes fall-8{63.751%{transform:translate(52.4785vw,63.751vh) scale(.7676)}to{transform:translate(49.8974vw,99vh) scale(.7676)}}.snow:nth-child(9){opacity:.624;transform:translate(96.4612vw,-10px) scale(.4643);animation:fall-9 29s -28s linear infinite}@keyframes fall-9{65.286%{transform:translate(92.7691vw,65.286vh) scale(.4643)}to{transform:translate(94.61515vw,99vh) scale(.4643)}}.snow:nth-child(10){opacity:.439;transform:translate(44.0908vw,-10px) scale(.6756);animation:fall-10 12s -4s linear infinite}@keyframes fall-10{41.662%{transform:translate(42.8327vw,41.662vh) scale(.6756)}to{transform:translate(43.46175vw,99vh) scale(.6756)}}.snow:nth-child(11){opacity:.5834;transform:translate(83.672vw,-10px) scale(.313);animation:fall-11 22s -23s linear infinite}@keyframes fall-11{50.341%{transform:translate(79.5476vw,50.341vh) scale(.313)}to{transform:translate(81.6098vw,99vh) scale(.313)}}.snow:nth-child(12){opacity:1.3158;transform:translate(72.6987vw,-10px) scale(.3364);animation:fall-12 20s -24s linear infinite}@keyframes fall-12{39.165%{transform:translate(77.0683vw,39.165vh) scale(.3364)}to{transform:translate(74.8835vw,99vh) scale(.3364)}}.snow:nth-child(13){opacity:.2596;transform:translate(88.8252vw,-10px) scale(.9809);animation:fall-13 12s -28s linear infinite}@keyframes fall-13{55.196%{transform:translate(94.9895vw,55.196vh) scale(.9809)}to{transform:translate(91.90735vw,99vh) scale(.9809)}}.snow:nth-child(14){opacity:1.5522;transform:translate(34.7889vw,-10px) scale(.0798);animation:fall-14 26s -19s linear infinite}@keyframes fall-14{38.213%{transform:translate(40.3214vw,38.213vh) scale(.0798)}to{transform:translate(37.55515vw,99vh) scale(.0798)}}.snow:nth-child(15){opacity:.4206;transform:translate(78.972vw,-10px) scale(.8035);animation:fall-15 19s -19s linear infinite}@keyframes fall-15{74.67%{transform:translate(69.7336vw,74.67vh) scale(.8035)}to{transform:translate(74.3528vw,99vh) scale(.8035)}}.snow:nth-child(16){opacity:.8574;transform:translate(91.4246vw,-10px) scale(.0282);animation:fall-16 18s -27s linear infinite}@keyframes fall-16{38.974%{transform:translate(100.7971vw,38.974vh) scale(.0282)}to{transform:translate(96.11085vw,99vh) scale(.0282)}}.snow:nth-child(17){opacity:.204;transform:translate(24.2985vw,-10px) scale(.2624);animation:fall-17 28s -1s linear infinite}@keyframes fall-17{58.706%{transform:translate(15.6617vw,58.706vh) scale(.2624)}to{transform:translate(19.9801vw,99vh) scale(.2624)}}.snow:nth-child(18){opacity:.77;transform:translate(55.0175vw,-10px) scale(.0795);animation:fall-18 28s -8s linear infinite}@keyframes fall-18{61.966%{transform:translate(59.6826vw,61.966vh) scale(.0795)}to{transform:translate(57.35005vw,99vh) scale(.0795)}}.snow:nth-child(19){opacity:.1566;transform:translate(55.7573vw,-10px) scale(.0863);animation:fall-19 23s -18s linear infinite}@keyframes fall-19{32.208%{transform:translate(58.1423vw,32.208vh) scale(.0863)}to{transform:translate(56.9498vw,99vh) scale(.0863)}}.snow:nth-child(20){opacity:1.4968;transform:translate(65.0908vw,-10px) scale(.1689);animation:fall-20 20s -15s linear infinite}@keyframes fall-20{40.463%{transform:translate(60.5234vw,40.463vh) scale(.1689)}to{transform:translate(62.8071vw,99vh) scale(.1689)}}.snow:nth-child(21){opacity:.4774;transform:translate(24.4343vw,-10px) scale(.8892);animation:fall-21 24s -10s linear infinite}@keyframes fall-21{61.958%{transform:translate(33.9615vw,61.958vh) scale(.8892)}to{transform:translate(29.1979vw,99vh) scale(.8892)}}.snow:nth-child(22){opacity:1.8556;transform:translate(80.4391vw,-10px) scale(.1716);animation:fall-22 15s -11s linear infinite}@keyframes fall-22{38.165%{transform:translate(88.5908vw,38.165vh) scale(.1716)}to{transform:translate(84.51495vw,99vh) scale(.1716)}}.snow:nth-child(23){opacity:.734;transform:translate(16.2804vw,-10px) scale(.0157);animation:fall-23 26s -26s linear infinite}@keyframes fall-23{66.294%{transform:translate(17.8248vw,66.294vh) scale(.0157)}to{transform:translate(17.0526vw,99vh) scale(.0157)}}.snow:nth-child(24){opacity:.0132;transform:translate(89.8742vw,-10px) scale(.46);animation:fall-24 21s -1s linear infinite}@keyframes fall-24{55.093%{transform:translate(92.4448vw,55.093vh) scale(.46)}to{transform:translate(91.1595vw,99vh) scale(.46)}}.snow:nth-child(25){opacity:1.4158;transform:translate(16.5392vw,-10px) scale(.0831);animation:fall-25 20s -7s linear infinite}@keyframes fall-25{75.053%{transform:translate(11.4359vw,75.053vh) scale(.0831)}to{transform:translate(13.98755vw,99vh) scale(.0831)}}.snow:nth-child(26){opacity:1.5856;transform:translate(36.6332vw,-10px) scale(.2921);animation:fall-26 27s -18s linear infinite}@keyframes fall-26{33.127%{transform:translate(29.5006vw,33.127vh) scale(.2921)}to{transform:translate(33.0669vw,99vh) scale(.2921)}}.snow:nth-child(27){opacity:1.641;transform:translate(69.0193vw,-10px) scale(.8403);animation:fall-27 18s -17s linear infinite}@keyframes fall-27{38.801%{transform:translate(76.646vw,38.801vh) scale(.8403)}to{transform:translate(72.83265vw,99vh) scale(.8403)}}.snow:nth-child(28){opacity:1.474;transform:translate(45.2876vw,-10px) scale(.2304);animation:fall-28 11s -21s linear infinite}@keyframes fall-28{39.142%{transform:translate(35.8461vw,39.142vh) scale(.2304)}to{transform:translate(40.56685vw,99vh) scale(.2304)}}.snow:nth-child(29){opacity:.193;transform:translate(63.7307vw,-10px) scale(.3964);animation:fall-29 10s -18s linear infinite}@keyframes fall-29{70.419%{transform:translate(66.8733vw,70.419vh) scale(.3964)}to{transform:translate(65.302vw,99vh) scale(.3964)}}.snow:nth-child(30){opacity:.0182;transform:translate(4.0725vw,-10px) scale(.3399);animation:fall-30 10s -28s linear infinite}@keyframes fall-30{77.112%{transform:translate(-3.6758vw,77.112vh) scale(.3399)}to{transform:translate(.19835vw,99vh) scale(.3399)}}.snow:nth-child(31){opacity:1.3076;transform:translate(88.138vw,-10px) scale(.97);animation:fall-31 22s -3s linear infinite}@keyframes fall-31{46.289%{transform:translate(97.1883vw,46.289vh) scale(.97)}to{transform:translate(92.66315vw,99vh) scale(.97)}}.snow:nth-child(32){opacity:.4824;transform:translate(11.7205vw,-10px) scale(.0725);animation:fall-32 24s -29s linear infinite}@keyframes fall-32{31.046%{transform:translate(5.3938vw,31.046vh) scale(.0725)}to{transform:translate(8.55715vw,99vh) scale(.0725)}}.snow:nth-child(33){opacity:1.465;transform:translate(37.089vw,-10px) scale(.0541);animation:fall-33 24s -28s linear infinite}@keyframes fall-33{54.041%{transform:translate(45.8931vw,54.041vh) scale(.0541)}to{transform:translate(41.49105vw,99vh) scale(.0541)}}.snow:nth-child(34){opacity:.5196;transform:translate(16.29vw,-10px) scale(.5036);animation:fall-34 11s -19s linear infinite}@keyframes fall-34{67.528%{transform:translate(22.6167vw,67.528vh) scale(.5036)}to{transform:translate(19.45335vw,99vh) scale(.5036)}}.snow:nth-child(35){opacity:.2788;transform:translate(72.2889vw,-10px) scale(.3836);animation:fall-35 21s -4s linear infinite}@keyframes fall-35{61.372%{transform:translate(76.8951vw,61.372vh) scale(.3836)}to{transform:translate(74.592vw,99vh) scale(.3836)}}.snow:nth-child(36){opacity:1.3522;transform:translate(27.4737vw,-10px) scale(.2197);animation:fall-36 29s -12s linear infinite}@keyframes fall-36{46.233%{transform:translate(32.0052vw,46.233vh) scale(.2197)}to{transform:translate(29.73945vw,99vh) scale(.2197)}}.snow:nth-child(37){opacity:1.395;transform:translate(99.5782vw,-10px) scale(.1036);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{59.686%{transform:translate(104.6555vw,59.686vh) scale(.1036)}to{transform:translate(102.11685vw,99vh) scale(.1036)}}.snow:nth-child(38){opacity:1.7206;transform:translate(62.3009vw,-10px) scale(.1672);animation:fall-38 23s -10s linear infinite}@keyframes fall-38{65.914%{transform:translate(62.0367vw,65.914vh) scale(.1672)}to{transform:translate(62.1688vw,99vh) scale(.1672)}}.snow:nth-child(39){opacity:.8992;transform:translate(83.5403vw,-10px) scale(.1871);animation:fall-39 10s -29s linear infinite}@keyframes fall-39{43.961%{transform:translate(83.9377vw,43.961vh) scale(.1871)}to{transform:translate(83.739vw,99vh) scale(.1871)}}.snow:nth-child(40){opacity:.2432;transform:translate(59.4989vw,-10px) scale(.5252);animation:fall-40 22s -4s linear infinite}@keyframes fall-40{69.009%{transform:translate(67.9009vw,69.009vh) scale(.5252)}to{transform:translate(63.6999vw,99vh) scale(.5252)}}.snow:nth-child(41){opacity:.2542;transform:translate(8.4326vw,-10px) scale(.5475);animation:fall-41 11s -20s linear infinite}@keyframes fall-41{31.09%{transform:translate(12.8796vw,31.09vh) scale(.5475)}to{transform:translate(10.6561vw,99vh) scale(.5475)}}.snow:nth-child(42){opacity:.3858;transform:translate(11.5635vw,-10px) scale(.3755);animation:fall-42 27s -8s linear infinite}@keyframes fall-42{67.421%{transform:translate(11.5372vw,67.421vh) scale(.3755)}to{transform:translate(11.55035vw,99vh) scale(.3755)}}.snow:nth-child(43){opacity:.7252;transform:translate(75.7769vw,-10px) scale(.0635);animation:fall-43 30s -8s linear infinite}@keyframes fall-43{79.557%{transform:translate(80.2825vw,79.557vh) scale(.0635)}to{transform:translate(78.0297vw,99vh) scale(.0635)}}.snow:nth-child(44){opacity:.9686;transform:translate(78.9337vw,-10px) scale(.6109);animation:fall-44 23s -8s linear infinite}@keyframes fall-44{61.131%{transform:translate(73.1026vw,61.131vh) scale(.6109)}to{transform:translate(76.01815vw,99vh) scale(.6109)}}.snow:nth-child(45){opacity:.661;transform:translate(69.5265vw,-10px) scale(.6262);animation:fall-45 22s -11s linear infinite}@keyframes fall-45{56.49%{transform:translate(66.3974vw,56.49vh) scale(.6262)}to{transform:translate(67.96195vw,99vh) scale(.6262)}}.snow:nth-child(46){opacity:.4614;transform:translate(30.5565vw,-10px) scale(.6311);animation:fall-46 27s -14s linear infinite}@keyframes fall-46{58.5%{transform:translate(30.6772vw,58.5vh) scale(.6311)}to{transform:translate(30.61685vw,99vh) scale(.6311)}}.snow:nth-child(47){opacity:1.3504;transform:translate(74.5977vw,-10px) scale(.734);animation:fall-47 26s -14s linear infinite}@keyframes fall-47{41.269%{transform:translate(80.3528vw,41.269vh) scale(.734)}to{transform:translate(77.47525vw,99vh) scale(.734)}}.snow:nth-child(48){opacity:.5648;transform:translate(7.2542vw,-10px) scale(.2912);animation:fall-48 29s -12s linear infinite}@keyframes fall-48{33.453%{transform:translate(13.6485vw,33.453vh) scale(.2912)}to{transform:translate(10.45135vw,99vh) scale(.2912)}}.snow:nth-child(49){opacity:.04;transform:translate(17.1542vw,-10px) scale(.5915);animation:fall-49 29s -4s linear infinite}@keyframes fall-49{50.455%{transform:translate(24.0804vw,50.455vh) scale(.5915)}to{transform:translate(20.6173vw,99vh) scale(.5915)}}.snow:nth-child(50){opacity:.7096;transform:translate(60.8077vw,-10px) scale(.0939);animation:fall-50 29s -22s linear infinite}@keyframes fall-50{47.298%{transform:translate(54.0563vw,47.298vh) scale(.0939)}to{transform:translate(57.432vw,99vh) scale(.0939)}}.snow:nth-child(51){opacity:1.1988;transform:translate(20.7762vw,-10px) scale(.2178);animation:fall-51 12s -29s linear infinite}@keyframes fall-51{53.029%{transform:translate(24.4337vw,53.029vh) scale(.2178)}to{transform:translate(22.60495vw,99vh) scale(.2178)}}.snow:nth-child(52){opacity:1.7292;transform:translate(36.8541vw,-10px) scale(.1869);animation:fall-52 10s -23s linear infinite}@keyframes fall-52{74.249%{transform:translate(42.0351vw,74.249vh) scale(.1869)}to{transform:translate(39.4446vw,99vh) scale(.1869)}}.snow:nth-child(53){opacity:1.7988;transform:translate(22.1557vw,-10px) scale(.5506);animation:fall-53 13s -6s linear infinite}@keyframes fall-53{43.008%{transform:translate(14.9687vw,43.008vh) scale(.5506)}to{transform:translate(18.5622vw,99vh) scale(.5506)}}.snow:nth-child(54){opacity:1.9624;transform:translate(24.3575vw,-10px) scale(.8776);animation:fall-54 14s -25s linear infinite}@keyframes fall-54{70.023%{transform:translate(15.1341vw,70.023vh) scale(.8776)}to{transform:translate(19.7458vw,99vh) scale(.8776)}}.snow:nth-child(55){opacity:1.446;transform:translate(91.0216vw,-10px) scale(.6067);animation:fall-55 24s -1s linear infinite}@keyframes fall-55{40.831%{transform:translate(90.1523vw,40.831vh) scale(.6067)}to{transform:translate(90.58695vw,99vh) scale(.6067)}}.snow:nth-child(56){opacity:1.3946;transform:translate(20.0612vw,-10px) scale(.6682);animation:fall-56 17s -7s linear infinite}@keyframes fall-56{47.619%{transform:translate(24.8447vw,47.619vh) scale(.6682)}to{transform:translate(22.45295vw,99vh) scale(.6682)}}.snow:nth-child(57){opacity:.2912;transform:translate(88.3011vw,-10px) scale(.0104);animation:fall-57 13s -14s linear infinite}@keyframes fall-57{61.445%{transform:translate(89.7571vw,61.445vh) scale(.0104)}to{transform:translate(89.0291vw,99vh) scale(.0104)}}.snow:nth-child(58){opacity:.0648;transform:translate(92.5371vw,-10px) scale(.3781);animation:fall-58 18s -14s linear infinite}@keyframes fall-58{45.741%{transform:translate(89.7179vw,45.741vh) scale(.3781)}to{transform:translate(91.1275vw,99vh) scale(.3781)}}.snow:nth-child(59){opacity:.3972;transform:translate(49.7874vw,-10px) scale(.8851);animation:fall-59 10s -1s linear infinite}@keyframes fall-59{64.656%{transform:translate(40.5943vw,64.656vh) scale(.8851)}to{transform:translate(45.19085vw,99vh) scale(.8851)}}.snow:nth-child(60){opacity:.7414;transform:translate(54.5741vw,-10px) scale(.2845);animation:fall-60 16s -28s linear infinite}@keyframes fall-60{78.538%{transform:translate(60.6951vw,78.538vh) scale(.2845)}to{transform:translate(57.6346vw,99vh) scale(.2845)}}.snow:nth-child(61){opacity:1.4988;transform:translate(58.6443vw,-10px) scale(.2365);animation:fall-61 15s -16s linear infinite}@keyframes fall-61{69.24%{transform:translate(67.3275vw,69.24vh) scale(.2365)}to{transform:translate(62.9859vw,99vh) scale(.2365)}}.snow:nth-child(62){opacity:.3178;transform:translate(42.1081vw,-10px) scale(.7138);animation:fall-62 19s -9s linear infinite}@keyframes fall-62{59.572%{transform:translate(47.0955vw,59.572vh) scale(.7138)}to{transform:translate(44.6018vw,99vh) scale(.7138)}}.snow:nth-child(63){opacity:.1638;transform:translate(22.6092vw,-10px) scale(.5168);animation:fall-63 25s -5s linear infinite}@keyframes fall-63{75.092%{transform:translate(25.875vw,75.092vh) scale(.5168)}to{transform:translate(24.2421vw,99vh) scale(.5168)}}.snow:nth-child(64){opacity:.329;transform:translate(50.8711vw,-10px) scale(.9928);animation:fall-64 26s -3s linear infinite}@keyframes fall-64{34.407%{transform:translate(59.5634vw,34.407vh) scale(.9928)}to{transform:translate(55.21725vw,99vh) scale(.9928)}}.snow:nth-child(65){opacity:.9078;transform:translate(53.6177vw,-10px) scale(.0626);animation:fall-65 16s -17s linear infinite}@keyframes fall-65{63.562%{transform:translate(56.2046vw,63.562vh) scale(.0626)}to{transform:translate(54.91115vw,99vh) scale(.0626)}}.snow:nth-child(66){opacity:.3634;transform:translate(99.8318vw,-10px) scale(.0452);animation:fall-66 29s -24s linear infinite}@keyframes fall-66{40.51%{transform:translate(90.6033vw,40.51vh) scale(.0452)}to{transform:translate(95.21755vw,99vh) scale(.0452)}}.snow:nth-child(67){opacity:.0036;transform:translate(66.041vw,-10px) scale(.3896);animation:fall-67 11s -27s linear infinite}@keyframes fall-67{30.969%{transform:translate(71.1017vw,30.969vh) scale(.3896)}to{transform:translate(68.57135vw,99vh) scale(.3896)}}.snow:nth-child(68){opacity:1.5246;transform:translate(64.815vw,-10px) scale(.9302);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{56.261%{transform:translate(70.9971vw,56.261vh) scale(.9302)}to{transform:translate(67.90605vw,99vh) scale(.9302)}}.snow:nth-child(69){opacity:.6126;transform:translate(1.3732vw,-10px) scale(.7454);animation:fall-69 30s -16s linear infinite}@keyframes fall-69{62.196%{transform:translate(-3.2635vw,62.196vh) scale(.7454)}to{transform:translate(-.94515vw,99vh) scale(.7454)}}.snow:nth-child(70){opacity:.149;transform:translate(88.5672vw,-10px) scale(.2558);animation:fall-70 13s -8s linear infinite}@keyframes fall-70{30.295%{transform:translate(88.6282vw,30.295vh) scale(.2558)}to{transform:translate(88.5977vw,99vh) scale(.2558)}}.snow:nth-child(71){opacity:1.8238;transform:translate(84.1429vw,-10px) scale(.3515);animation:fall-71 17s -28s linear infinite}@keyframes fall-71{64.477%{transform:translate(76.1868vw,64.477vh) scale(.3515)}to{transform:translate(80.16485vw,99vh) scale(.3515)}}.snow:nth-child(72){opacity:.2248;transform:translate(29.8532vw,-10px) scale(.7273);animation:fall-72 21s -18s linear infinite}@keyframes fall-72{50.737%{transform:translate(23.687vw,50.737vh) scale(.7273)}to{transform:translate(26.7701vw,99vh) scale(.7273)}}.snow:nth-child(73){opacity:1.9016;transform:translate(4.306vw,-10px) scale(.2984);animation:fall-73 10s -7s linear infinite}@keyframes fall-73{74.786%{transform:translate(8.0717vw,74.786vh) scale(.2984)}to{transform:translate(6.18885vw,99vh) scale(.2984)}}.snow:nth-child(74){opacity:1.8146;transform:translate(92.0221vw,-10px) scale(.661);animation:fall-74 18s -5s linear infinite}@keyframes fall-74{76.447%{transform:translate(100.5163vw,76.447vh) scale(.661)}to{transform:translate(96.2692vw,99vh) scale(.661)}}.snow:nth-child(75){opacity:1.8482;transform:translate(94.4123vw,-10px) scale(.07);animation:fall-75 29s -20s linear infinite}@keyframes fall-75{51.415%{transform:translate(89.581vw,51.415vh) scale(.07)}to{transform:translate(91.99665vw,99vh) scale(.07)}}.snow:nth-child(76){opacity:1.613;transform:translate(8.9379vw,-10px) scale(.7335);animation:fall-76 22s -1s linear infinite}@keyframes fall-76{63.622%{transform:translate(18.4875vw,63.622vh) scale(.7335)}to{transform:translate(13.7127vw,99vh) scale(.7335)}}.snow:nth-child(77){opacity:.2514;transform:translate(51.2884vw,-10px) scale(.9189);animation:fall-77 19s -28s linear infinite}@keyframes fall-77{42.546%{transform:translate(61.0046vw,42.546vh) scale(.9189)}to{transform:translate(56.1465vw,99vh) scale(.9189)}}.snow:nth-child(78){opacity:1.583;transform:translate(92.9494vw,-10px) scale(.8107);animation:fall-78 13s -3s linear infinite}@keyframes fall-78{50.573%{transform:translate(85.4482vw,50.573vh) scale(.8107)}to{transform:translate(89.1988vw,99vh) scale(.8107)}}.snow:nth-child(79){opacity:.3562;transform:translate(24.8231vw,-10px) scale(.7835);animation:fall-79 29s -7s linear infinite}@keyframes fall-79{33.557%{transform:translate(15.9182vw,33.557vh) scale(.7835)}to{transform:translate(20.37065vw,99vh) scale(.7835)}}.snow:nth-child(80){opacity:1.3368;transform:translate(72.1862vw,-10px) scale(.6522);animation:fall-80 18s -18s linear infinite}@keyframes fall-80{34.223%{transform:translate(65.7834vw,34.223vh) scale(.6522)}to{transform:translate(68.9848vw,99vh) scale(.6522)}}.snow:nth-child(81){opacity:1.842;transform:translate(67.2255vw,-10px) scale(.996);animation:fall-81 16s -7s linear infinite}@keyframes fall-81{69.023%{transform:translate(59.3234vw,69.023vh) scale(.996)}to{transform:translate(63.27445vw,99vh) scale(.996)}}.snow:nth-child(82){opacity:.2528;transform:translate(31.5002vw,-10px) scale(.0023);animation:fall-82 27s -18s linear infinite}@keyframes fall-82{48.781%{transform:translate(31.0515vw,48.781vh) scale(.0023)}to{transform:translate(31.27585vw,99vh) scale(.0023)}}.snow:nth-child(83){opacity:1.9806;transform:translate(57.7864vw,-10px) scale(.6066);animation:fall-83 14s -21s linear infinite}@keyframes fall-83{64.011%{transform:translate(53.1268vw,64.011vh) scale(.6066)}to{transform:translate(55.4566vw,99vh) scale(.6066)}}.snow:nth-child(84){opacity:.0724;transform:translate(42.7023vw,-10px) scale(.4158);animation:fall-84 22s -14s linear infinite}@keyframes fall-84{52.117%{transform:translate(37.3577vw,52.117vh) scale(.4158)}to{transform:translate(40.03vw,99vh) scale(.4158)}}.snow:nth-child(85){opacity:1.233;transform:translate(22.9677vw,-10px) scale(.7878);animation:fall-85 26s -3s linear infinite}@keyframes fall-85{40.01%{transform:translate(30.1903vw,40.01vh) scale(.7878)}to{transform:translate(26.579vw,99vh) scale(.7878)}}.snow:nth-child(86){opacity:1.7384;transform:translate(72.1384vw,-10px) scale(.7923);animation:fall-86 18s -2s linear infinite}@keyframes fall-86{34.712%{transform:translate(80.8756vw,34.712vh) scale(.7923)}to{transform:translate(76.507vw,99vh) scale(.7923)}}.snow:nth-child(87){opacity:1.8122;transform:translate(77.3563vw,-10px) scale(.3095);animation:fall-87 21s -10s linear infinite}@keyframes fall-87{78.053%{transform:translate(76.4153vw,78.053vh) scale(.3095)}to{transform:translate(76.8858vw,99vh) scale(.3095)}}.snow:nth-child(88){opacity:.9058;transform:translate(57.1603vw,-10px) scale(.5178);animation:fall-88 30s -11s linear infinite}@keyframes fall-88{79.844%{transform:translate(58.0206vw,79.844vh) scale(.5178)}to{transform:translate(57.59045vw,99vh) scale(.5178)}}.snow:nth-child(89){opacity:1.851;transform:translate(95.6014vw,-10px) scale(.0456);animation:fall-89 11s -28s linear infinite}@keyframes fall-89{56.842%{transform:translate(104.8106vw,56.842vh) scale(.0456)}to{transform:translate(100.206vw,99vh) scale(.0456)}}.snow:nth-child(90){opacity:.9154;transform:translate(72.8126vw,-10px) scale(.0497);animation:fall-90 15s -8s linear infinite}@keyframes fall-90{52.401%{transform:translate(64.9498vw,52.401vh) scale(.0497)}to{transform:translate(68.8812vw,99vh) scale(.0497)}}.snow:nth-child(91){opacity:.3236;transform:translate(47.3335vw,-10px) scale(.5411);animation:fall-91 12s -28s linear infinite}@keyframes fall-91{75.562%{transform:translate(48.6893vw,75.562vh) scale(.5411)}to{transform:translate(48.0114vw,99vh) scale(.5411)}}.snow:nth-child(92){opacity:.7642;transform:translate(98.1802vw,-10px) scale(.9926);animation:fall-92 11s -20s linear infinite}@keyframes fall-92{75.481%{transform:translate(96.8013vw,75.481vh) scale(.9926)}to{transform:translate(97.49075vw,99vh) scale(.9926)}}.snow:nth-child(93){opacity:1.47;transform:translate(23.61vw,-10px) scale(.8051);animation:fall-93 18s -20s linear infinite}@keyframes fall-93{54.361%{transform:translate(24.0584vw,54.361vh) scale(.8051)}to{transform:translate(23.8342vw,99vh) scale(.8051)}}.snow:nth-child(94){opacity:.0686;transform:translate(73.0912vw,-10px) scale(.7927);animation:fall-94 17s -19s linear infinite}@keyframes fall-94{42.596%{transform:translate(67.665vw,42.596vh) scale(.7927)}to{transform:translate(70.3781vw,99vh) scale(.7927)}}.snow:nth-child(95){opacity:.255;transform:translate(71.1047vw,-10px) scale(.803);animation:fall-95 13s -28s linear infinite}@keyframes fall-95{46.969%{transform:translate(66.1084vw,46.969vh) scale(.803)}to{transform:translate(68.60655vw,99vh) scale(.803)}}.snow:nth-child(96){opacity:1.6052;transform:translate(38.1932vw,-10px) scale(.5481);animation:fall-96 15s -26s linear infinite}@keyframes fall-96{74.471%{transform:translate(35.3248vw,74.471vh) scale(.5481)}to{transform:translate(36.759vw,99vh) scale(.5481)}}.snow:nth-child(97){opacity:.2558;transform:translate(92.9097vw,-10px) scale(.8945);animation:fall-97 20s -15s linear infinite}@keyframes fall-97{54.807%{transform:translate(99.5939vw,54.807vh) scale(.8945)}to{transform:translate(96.2518vw,99vh) scale(.8945)}}.snow:nth-child(98){opacity:.1494;transform:translate(83.6734vw,-10px) scale(.9411);animation:fall-98 22s -14s linear infinite}@keyframes fall-98{60.206%{transform:translate(81.6605vw,60.206vh) scale(.9411)}to{transform:translate(82.66695vw,99vh) scale(.9411)}}.snow:nth-child(99){opacity:1.0398;transform:translate(62.0612vw,-10px) scale(.5044);animation:fall-99 21s -25s linear infinite}@keyframes fall-99{74.319%{transform:translate(53.2812vw,74.319vh) scale(.5044)}to{transform:translate(57.6712vw,99vh) scale(.5044)}}.snow:nth-child(100){opacity:1.3812;transform:translate(92.1375vw,-10px) scale(.8432);animation:fall-100 17s -1s linear infinite}@keyframes fall-100{64.965%{transform:translate(101.4294vw,64.965vh) scale(.8432)}to{transform:translate(96.78345vw,99vh) scale(.8432)}}.snow:nth-child(101){opacity:.8806;transform:translate(85.444vw,-10px) scale(.5014);animation:fall-101 16s -15s linear infinite}@keyframes fall-101{67.265%{transform:translate(92.7683vw,67.265vh) scale(.5014)}to{transform:translate(89.10615vw,99vh) scale(.5014)}}.snow:nth-child(102){opacity:1.7812;transform:translate(11.8183vw,-10px) scale(.5934);animation:fall-102 20s -14s linear infinite}@keyframes fall-102{43.399%{transform:translate(16.4794vw,43.399vh) scale(.5934)}to{transform:translate(14.14885vw,99vh) scale(.5934)}}.snow:nth-child(103){opacity:1.0422;transform:translate(77.3728vw,-10px) scale(.5231);animation:fall-103 21s -20s linear infinite}@keyframes fall-103{53.195%{transform:translate(86.6905vw,53.195vh) scale(.5231)}to{transform:translate(82.03165vw,99vh) scale(.5231)}}.snow:nth-child(104){opacity:.9402;transform:translate(12.753vw,-10px) scale(.8206);animation:fall-104 22s -22s linear infinite}@keyframes fall-104{34.833%{transform:translate(5.3747vw,34.833vh) scale(.8206)}to{transform:translate(9.06385vw,99vh) scale(.8206)}}.snow:nth-child(105){opacity:.2178;transform:translate(4.2457vw,-10px) scale(.2895);animation:fall-105 10s -8s linear infinite}@keyframes fall-105{44.387%{transform:translate(1.7764vw,44.387vh) scale(.2895)}to{transform:translate(3.01105vw,99vh) scale(.2895)}}.snow:nth-child(106){opacity:1.5356;transform:translate(71.2517vw,-10px) scale(.6034);animation:fall-106 24s -10s linear infinite}@keyframes fall-106{49.81%{transform:translate(64.1092vw,49.81vh) scale(.6034)}to{transform:translate(67.68045vw,99vh) scale(.6034)}}.snow:nth-child(107){opacity:1.5296;transform:translate(92.6591vw,-10px) scale(.6993);animation:fall-107 29s -28s linear infinite}@keyframes fall-107{59.834%{transform:translate(99.0922vw,59.834vh) scale(.6993)}to{transform:translate(95.87565vw,99vh) scale(.6993)}}.snow:nth-child(108){opacity:.4846;transform:translate(84.7003vw,-10px) scale(.7875);animation:fall-108 23s -14s linear infinite}@keyframes fall-108{74.116%{transform:translate(93.2392vw,74.116vh) scale(.7875)}to{transform:translate(88.96975vw,99vh) scale(.7875)}}.snow:nth-child(109){opacity:.3912;transform:translate(74.4982vw,-10px) scale(.8628);animation:fall-109 17s -14s linear infinite}@keyframes fall-109{39.649%{transform:translate(72.2218vw,39.649vh) scale(.8628)}to{transform:translate(73.36vw,99vh) scale(.8628)}}.snow:nth-child(110){opacity:.0822;transform:translate(68.9192vw,-10px) scale(.5334);animation:fall-110 10s -10s linear infinite}@keyframes fall-110{75.263%{transform:translate(70.7127vw,75.263vh) scale(.5334)}to{transform:translate(69.81595vw,99vh) scale(.5334)}}.snow:nth-child(111){opacity:1.6302;transform:translate(85.0927vw,-10px) scale(.2266);animation:fall-111 15s -12s linear infinite}@keyframes fall-111{60.749%{transform:translate(90.1446vw,60.749vh) scale(.2266)}to{transform:translate(87.61865vw,99vh) scale(.2266)}}.snow:nth-child(112){opacity:.773;transform:translate(95.1688vw,-10px) scale(.7731);animation:fall-112 13s -19s linear infinite}@keyframes fall-112{54.646%{transform:translate(86.2448vw,54.646vh) scale(.7731)}to{transform:translate(90.7068vw,99vh) scale(.7731)}}.snow:nth-child(113){opacity:.132;transform:translate(46.1779vw,-10px) scale(.3641);animation:fall-113 21s -1s linear infinite}@keyframes fall-113{30.996%{transform:translate(50.1393vw,30.996vh) scale(.3641)}to{transform:translate(48.1586vw,99vh) scale(.3641)}}.snow:nth-child(114){opacity:1.1912;transform:translate(8.0605vw,-10px) scale(.5088);animation:fall-114 26s -18s linear infinite}@keyframes fall-114{63.76%{transform:translate(14.5073vw,63.76vh) scale(.5088)}to{transform:translate(11.2839vw,99vh) scale(.5088)}}.snow:nth-child(115){opacity:1.571;transform:translate(62.4888vw,-10px) scale(.9045);animation:fall-115 14s -13s linear infinite}@keyframes fall-115{47.598%{transform:translate(54.3732vw,47.598vh) scale(.9045)}to{transform:translate(58.431vw,99vh) scale(.9045)}}.snow:nth-child(116){opacity:.5544;transform:translate(20.1921vw,-10px) scale(.4571);animation:fall-116 11s -29s linear infinite}@keyframes fall-116{77.119%{transform:translate(15.1745vw,77.119vh) scale(.4571)}to{transform:translate(17.6833vw,99vh) scale(.4571)}}.snow:nth-child(117){opacity:1.1556;transform:translate(46.7366vw,-10px) scale(.3117);animation:fall-117 16s -22s linear infinite}@keyframes fall-117{33.763%{transform:translate(40.4782vw,33.763vh) scale(.3117)}to{transform:translate(43.6074vw,99vh) scale(.3117)}}.snow:nth-child(118){opacity:.3844;transform:translate(89.0172vw,-10px) scale(.3092);animation:fall-118 19s -13s linear infinite}@keyframes fall-118{79.425%{transform:translate(90.3816vw,79.425vh) scale(.3092)}to{transform:translate(89.6994vw,99vh) scale(.3092)}}.snow:nth-child(119){opacity:1.7842;transform:translate(95.8638vw,-10px) scale(.3361);animation:fall-119 14s -27s linear infinite}@keyframes fall-119{62.907%{transform:translate(101.0117vw,62.907vh) scale(.3361)}to{transform:translate(98.43775vw,99vh) scale(.3361)}}.snow:nth-child(120){opacity:.6668;transform:translate(62.1069vw,-10px) scale(.1871);animation:fall-120 20s -22s linear infinite}@keyframes fall-120{40.206%{transform:translate(68.7614vw,40.206vh) scale(.1871)}to{transform:translate(65.43415vw,99vh) scale(.1871)}}.snow:nth-child(121){opacity:.0834;transform:translate(18.3995vw,-10px) scale(.1582);animation:fall-121 20s -11s linear infinite}@keyframes fall-121{77.146%{transform:translate(20.7806vw,77.146vh) scale(.1582)}to{transform:translate(19.59005vw,99vh) scale(.1582)}}.snow:nth-child(122){opacity:.9572;transform:translate(22.8087vw,-10px) scale(.7679);animation:fall-122 27s -16s linear infinite}@keyframes fall-122{54.207%{transform:translate(22.4163vw,54.207vh) scale(.7679)}to{transform:translate(22.6125vw,99vh) scale(.7679)}}.snow:nth-child(123){opacity:.348;transform:translate(55.853vw,-10px) scale(.7019);animation:fall-123 21s -30s linear infinite}@keyframes fall-123{75.853%{transform:translate(49.7333vw,75.853vh) scale(.7019)}to{transform:translate(52.79315vw,99vh) scale(.7019)}}.snow:nth-child(124){opacity:.6022;transform:translate(36.0729vw,-10px) scale(.4234);animation:fall-124 29s -6s linear infinite}@keyframes fall-124{60.363%{transform:translate(41.1757vw,60.363vh) scale(.4234)}to{transform:translate(38.6243vw,99vh) scale(.4234)}}.snow:nth-child(125){opacity:1.5114;transform:translate(78.5093vw,-10px) scale(.8632);animation:fall-125 21s -19s linear infinite}@keyframes fall-125{42.02%{transform:translate(69.2937vw,42.02vh) scale(.8632)}to{transform:translate(73.9015vw,99vh) scale(.8632)}}.snow:nth-child(126){opacity:1.1756;transform:translate(98.7451vw,-10px) scale(.2357);animation:fall-126 24s -13s linear infinite}@keyframes fall-126{75.154%{transform:translate(92.9835vw,75.154vh) scale(.2357)}to{transform:translate(95.8643vw,99vh) scale(.2357)}}.snow:nth-child(127){opacity:.3982;transform:translate(97.9574vw,-10px) scale(.0072);animation:fall-127 28s -21s linear infinite}@keyframes fall-127{60.176%{transform:translate(89.5181vw,60.176vh) scale(.0072)}to{transform:translate(93.73775vw,99vh) scale(.0072)}}.snow:nth-child(128){opacity:1.4238;transform:translate(2.7268vw,-10px) scale(.7596);animation:fall-128 12s -7s linear infinite}@keyframes fall-128{76.518%{transform:translate(1.2542vw,76.518vh) scale(.7596)}to{transform:translate(1.9905vw,99vh) scale(.7596)}}.snow:nth-child(129){opacity:.628;transform:translate(92.0522vw,-10px) scale(.5945);animation:fall-129 20s -14s linear infinite}@keyframes fall-129{46.304%{transform:translate(89.529vw,46.304vh) scale(.5945)}to{transform:translate(90.7906vw,99vh) scale(.5945)}}.snow:nth-child(130){opacity:.2876;transform:translate(11.1683vw,-10px) scale(.6208);animation:fall-130 21s -13s linear infinite}@keyframes fall-130{50.742%{transform:translate(9.1345vw,50.742vh) scale(.6208)}to{transform:translate(10.1514vw,99vh) scale(.6208)}}.snow:nth-child(131){opacity:1.6958;transform:translate(20.1948vw,-10px) scale(.2332);animation:fall-131 11s -21s linear infinite}@keyframes fall-131{65.458%{transform:translate(13.8615vw,65.458vh) scale(.2332)}to{transform:translate(17.02815vw,99vh) scale(.2332)}}.snow:nth-child(132){opacity:1.7114;transform:translate(85.5871vw,-10px) scale(.1582);animation:fall-132 28s -21s linear infinite}@keyframes fall-132{50.272%{transform:translate(83.4002vw,50.272vh) scale(.1582)}to{transform:translate(84.49365vw,99vh) scale(.1582)}}.snow:nth-child(133){opacity:1.2098;transform:translate(18.6871vw,-10px) scale(.6965);animation:fall-133 24s -4s linear infinite}@keyframes fall-133{44.817%{transform:translate(16.3442vw,44.817vh) scale(.6965)}to{transform:translate(17.51565vw,99vh) scale(.6965)}}.snow:nth-child(134){opacity:1.9922;transform:translate(31.0054vw,-10px) scale(.4821);animation:fall-134 20s -12s linear infinite}@keyframes fall-134{32.356%{transform:translate(22.1353vw,32.356vh) scale(.4821)}to{transform:translate(26.57035vw,99vh) scale(.4821)}}.snow:nth-child(135){opacity:.319;transform:translate(51.768vw,-10px) scale(.1759);animation:fall-135 13s -19s linear infinite}@keyframes fall-135{75.862%{transform:translate(52.3853vw,75.862vh) scale(.1759)}to{transform:translate(52.07665vw,99vh) scale(.1759)}}.snow:nth-child(136){opacity:.4168;transform:translate(47.163vw,-10px) scale(.797);animation:fall-136 24s -27s linear infinite}@keyframes fall-136{61.984%{transform:translate(51.9789vw,61.984vh) scale(.797)}to{transform:translate(49.57095vw,99vh) scale(.797)}}.snow:nth-child(137){opacity:1.5768;transform:translate(67.0866vw,-10px) scale(.906);animation:fall-137 16s -15s linear infinite}@keyframes fall-137{63.16%{transform:translate(59.5893vw,63.16vh) scale(.906)}to{transform:translate(63.33795vw,99vh) scale(.906)}}.snow:nth-child(138){opacity:.3274;transform:translate(99.9201vw,-10px) scale(.2183);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{64.944%{transform:translate(103.3115vw,64.944vh) scale(.2183)}to{transform:translate(101.6158vw,99vh) scale(.2183)}}.snow:nth-child(139){opacity:.902;transform:translate(99.8322vw,-10px) scale(.5947);animation:fall-139 16s -5s linear infinite}@keyframes fall-139{50.3%{transform:translate(89.9497vw,50.3vh) scale(.5947)}to{transform:translate(94.89095vw,99vh) scale(.5947)}}.snow:nth-child(140){opacity:.7528;transform:translate(76.0473vw,-10px) scale(.0965);animation:fall-140 27s -18s linear infinite}@keyframes fall-140{62.332%{transform:translate(84.0539vw,62.332vh) scale(.0965)}to{transform:translate(80.0506vw,99vh) scale(.0965)}}.snow:nth-child(141){opacity:.524;transform:translate(38.2019vw,-10px) scale(.0036);animation:fall-141 20s -18s linear infinite}@keyframes fall-141{45.609%{transform:translate(46.2804vw,45.609vh) scale(.0036)}to{transform:translate(42.24115vw,99vh) scale(.0036)}}.snow:nth-child(142){opacity:.2664;transform:translate(.3033vw,-10px) scale(.1226);animation:fall-142 16s -1s linear infinite}@keyframes fall-142{63.257%{transform:translate(2.1034vw,63.257vh) scale(.1226)}to{transform:translate(1.20335vw,99vh) scale(.1226)}}.snow:nth-child(143){opacity:1.6224;transform:translate(28.0526vw,-10px) scale(.3027);animation:fall-143 30s -27s linear infinite}@keyframes fall-143{46.061%{transform:translate(31.0725vw,46.061vh) scale(.3027)}to{transform:translate(29.56255vw,99vh) scale(.3027)}}.snow:nth-child(144){opacity:.6928;transform:translate(89.8841vw,-10px) scale(.2434);animation:fall-144 14s -22s linear infinite}@keyframes fall-144{40.634%{transform:translate(91.4944vw,40.634vh) scale(.2434)}to{transform:translate(90.68925vw,99vh) scale(.2434)}}.snow:nth-child(145){opacity:.7822;transform:translate(79.5838vw,-10px) scale(.2984);animation:fall-145 17s -11s linear infinite}@keyframes fall-145{43.655%{transform:translate(74.5078vw,43.655vh) scale(.2984)}to{transform:translate(77.0458vw,99vh) scale(.2984)}}.snow:nth-child(146){opacity:.905;transform:translate(57.6731vw,-10px) scale(.3085);animation:fall-146 30s -20s linear infinite}@keyframes fall-146{70.54%{transform:translate(58.8557vw,70.54vh) scale(.3085)}to{transform:translate(58.2644vw,99vh) scale(.3085)}}.snow:nth-child(147){opacity:.3406;transform:translate(75.6931vw,-10px) scale(.5387);animation:fall-147 29s -18s linear infinite}@keyframes fall-147{53.097%{transform:translate(70.766vw,53.097vh) scale(.5387)}to{transform:translate(73.22955vw,99vh) scale(.5387)}}.snow:nth-child(148){opacity:.896;transform:translate(53.8291vw,-10px) scale(.2712);animation:fall-148 13s -10s linear infinite}@keyframes fall-148{46.882%{transform:translate(46.3848vw,46.882vh) scale(.2712)}to{transform:translate(50.10695vw,99vh) scale(.2712)}}.snow:nth-child(149){opacity:.8298;transform:translate(38.1716vw,-10px) scale(.9428);animation:fall-149 10s -4s linear infinite}@keyframes fall-149{58.77%{transform:translate(43.2985vw,58.77vh) scale(.9428)}to{transform:translate(40.73505vw,99vh) scale(.9428)}}.snow:nth-child(150){opacity:.8854;transform:translate(94.9604vw,-10px) scale(.611);animation:fall-150 19s -27s linear infinite}@keyframes fall-150{47.208%{transform:translate(96.0057vw,47.208vh) scale(.611)}to{transform:translate(95.48305vw,99vh) scale(.611)}}.snow:nth-child(151){opacity:.1954;transform:translate(29.2415vw,-10px) scale(.3183);animation:fall-151 26s -23s linear infinite}@keyframes fall-151{31.172%{transform:translate(36.0393vw,31.172vh) scale(.3183)}to{transform:translate(32.6404vw,99vh) scale(.3183)}}.snow:nth-child(152){opacity:1.164;transform:translate(40.3701vw,-10px) scale(.4312);animation:fall-152 22s -19s linear infinite}@keyframes fall-152{49.653%{transform:translate(43.3885vw,49.653vh) scale(.4312)}to{transform:translate(41.8793vw,99vh) scale(.4312)}}.snow:nth-child(153){opacity:.201;transform:translate(52.3785vw,-10px) scale(.3237);animation:fall-153 14s -25s linear infinite}@keyframes fall-153{56.581%{transform:translate(51.2294vw,56.581vh) scale(.3237)}to{transform:translate(51.80395vw,99vh) scale(.3237)}}.snow:nth-child(154){opacity:.9924;transform:translate(95.7191vw,-10px) scale(.8242);animation:fall-154 28s -30s linear infinite}@keyframes fall-154{67.955%{transform:translate(104.7563vw,67.955vh) scale(.8242)}to{transform:translate(100.2377vw,99vh) scale(.8242)}}.snow:nth-child(155){opacity:.5234;transform:translate(20.2412vw,-10px) scale(.4639);animation:fall-155 12s -2s linear infinite}@keyframes fall-155{43.586%{transform:translate(12.9971vw,43.586vh) scale(.4639)}to{transform:translate(16.61915vw,99vh) scale(.4639)}}.snow:nth-child(156){opacity:1.943;transform:translate(41.6784vw,-10px) scale(.1968);animation:fall-156 27s -8s linear infinite}@keyframes fall-156{69.44%{transform:translate(37.3822vw,69.44vh) scale(.1968)}to{transform:translate(39.5303vw,99vh) scale(.1968)}}.snow:nth-child(157){opacity:.1884;transform:translate(81.5796vw,-10px) scale(.133);animation:fall-157 27s -4s linear infinite}@keyframes fall-157{52.125%{transform:translate(86.2743vw,52.125vh) scale(.133)}to{transform:translate(83.92695vw,99vh) scale(.133)}}.snow:nth-child(158){opacity:.8232;transform:translate(75.6215vw,-10px) scale(.9628);animation:fall-158 13s -19s linear infinite}@keyframes fall-158{65.404%{transform:translate(79.0693vw,65.404vh) scale(.9628)}to{transform:translate(77.3454vw,99vh) scale(.9628)}}.snow:nth-child(159){opacity:1.3592;transform:translate(94.4672vw,-10px) scale(.375);animation:fall-159 18s -5s linear infinite}@keyframes fall-159{70.073%{transform:translate(93.8081vw,70.073vh) scale(.375)}to{transform:translate(94.13765vw,99vh) scale(.375)}}.snow:nth-child(160){opacity:.1158;transform:translate(76.8799vw,-10px) scale(.958);animation:fall-160 22s -23s linear infinite}@keyframes fall-160{43.117%{transform:translate(71.3821vw,43.117vh) scale(.958)}to{transform:translate(74.131vw,99vh) scale(.958)}}.snow:nth-child(161){opacity:1.2966;transform:translate(7.8702vw,-10px) scale(.5986);animation:fall-161 17s -24s linear infinite}@keyframes fall-161{58.617%{transform:translate(10.5894vw,58.617vh) scale(.5986)}to{transform:translate(9.2298vw,99vh) scale(.5986)}}.snow:nth-child(162){opacity:1.0348;transform:translate(26.3517vw,-10px) scale(.6361);animation:fall-162 30s -3s linear infinite}@keyframes fall-162{47.572%{transform:translate(21.3711vw,47.572vh) scale(.6361)}to{transform:translate(23.8614vw,99vh) scale(.6361)}}.snow:nth-child(163){opacity:.7242;transform:translate(56.0217vw,-10px) scale(.3043);animation:fall-163 27s -19s linear infinite}@keyframes fall-163{71.504%{transform:translate(62.6902vw,71.504vh) scale(.3043)}to{transform:translate(59.35595vw,99vh) scale(.3043)}}.snow:nth-child(164){opacity:.7096;transform:translate(60.6624vw,-10px) scale(.2579);animation:fall-164 10s -23s linear infinite}@keyframes fall-164{49.711%{transform:translate(54.255vw,49.711vh) scale(.2579)}to{transform:translate(57.4587vw,99vh) scale(.2579)}}.snow:nth-child(165){opacity:1.459;transform:translate(39.8951vw,-10px) scale(.8081);animation:fall-165 15s -27s linear infinite}@keyframes fall-165{37.349%{transform:translate(48.3357vw,37.349vh) scale(.8081)}to{transform:translate(44.1154vw,99vh) scale(.8081)}}.snow:nth-child(166){opacity:1.6608;transform:translate(13.1504vw,-10px) scale(.5705);animation:fall-166 18s -16s linear infinite}@keyframes fall-166{47.394%{transform:translate(18.0215vw,47.394vh) scale(.5705)}to{transform:translate(15.58595vw,99vh) scale(.5705)}}.snow:nth-child(167){opacity:1.787;transform:translate(57.9096vw,-10px) scale(.4237);animation:fall-167 25s -19s linear infinite}@keyframes fall-167{49.575%{transform:translate(58.9459vw,49.575vh) scale(.4237)}to{transform:translate(58.42775vw,99vh) scale(.4237)}}.snow:nth-child(168){opacity:1.928;transform:translate(66.3939vw,-10px) scale(.6577);animation:fall-168 29s -14s linear infinite}@keyframes fall-168{35.454%{transform:translate(72.9504vw,35.454vh) scale(.6577)}to{transform:translate(69.67215vw,99vh) scale(.6577)}}.snow:nth-child(169){opacity:.5978;transform:translate(44.7672vw,-10px) scale(.6367);animation:fall-169 30s -28s linear infinite}@keyframes fall-169{45.418%{transform:translate(44.6651vw,45.418vh) scale(.6367)}to{transform:translate(44.71615vw,99vh) scale(.6367)}}.snow:nth-child(170){opacity:.6312;transform:translate(48.1203vw,-10px) scale(.0555);animation:fall-170 29s -8s linear infinite}@keyframes fall-170{40.202%{transform:translate(52.3866vw,40.202vh) scale(.0555)}to{transform:translate(50.25345vw,99vh) scale(.0555)}}.snow:nth-child(171){opacity:.2512;transform:translate(38.5411vw,-10px) scale(.3504);animation:fall-171 16s -16s linear infinite}@keyframes fall-171{68.105%{transform:translate(45.114vw,68.105vh) scale(.3504)}to{transform:translate(41.82755vw,99vh) scale(.3504)}}.snow:nth-child(172){opacity:.1906;transform:translate(36.7019vw,-10px) scale(.5063);animation:fall-172 30s -26s linear infinite}@keyframes fall-172{48.611%{transform:translate(41.0029vw,48.611vh) scale(.5063)}to{transform:translate(38.8524vw,99vh) scale(.5063)}}.snow:nth-child(173){opacity:.825;transform:translate(59.4126vw,-10px) scale(.2946);animation:fall-173 28s -28s linear infinite}@keyframes fall-173{64.5%{transform:translate(61.315vw,64.5vh) scale(.2946)}to{transform:translate(60.3638vw,99vh) scale(.2946)}}.snow:nth-child(174){opacity:.1686;transform:translate(56.9077vw,-10px) scale(.5576);animation:fall-174 15s -20s linear infinite}@keyframes fall-174{41.813%{transform:translate(56.5155vw,41.813vh) scale(.5576)}to{transform:translate(56.7116vw,99vh) scale(.5576)}}.snow:nth-child(175){opacity:1.9612;transform:translate(95.4921vw,-10px) scale(.7135);animation:fall-175 17s -21s linear infinite}@keyframes fall-175{51.648%{transform:translate(92.8996vw,51.648vh) scale(.7135)}to{transform:translate(94.19585vw,99vh) scale(.7135)}}.snow:nth-child(176){opacity:.9326;transform:translate(13.044vw,-10px) scale(.6925);animation:fall-176 12s -9s linear infinite}@keyframes fall-176{73.87%{transform:translate(19.7527vw,73.87vh) scale(.6925)}to{transform:translate(16.39835vw,99vh) scale(.6925)}}.snow:nth-child(177){opacity:.8952;transform:translate(67.3526vw,-10px) scale(.9348);animation:fall-177 24s -10s linear infinite}@keyframes fall-177{38.827%{transform:translate(65.2616vw,38.827vh) scale(.9348)}to{transform:translate(66.3071vw,99vh) scale(.9348)}}.snow:nth-child(178){opacity:.9952;transform:translate(64.0249vw,-10px) scale(.7822);animation:fall-178 15s -7s linear infinite}@keyframes fall-178{78.626%{transform:translate(73.3447vw,78.626vh) scale(.7822)}to{transform:translate(68.6848vw,99vh) scale(.7822)}}.snow:nth-child(179){opacity:1.1512;transform:translate(10.3557vw,-10px) scale(.438);animation:fall-179 16s -19s linear infinite}@keyframes fall-179{77.769%{transform:translate(3.9252vw,77.769vh) scale(.438)}to{transform:translate(7.14045vw,99vh) scale(.438)}}.snow:nth-child(180){opacity:1.088;transform:translate(65.6775vw,-10px) scale(.1587);animation:fall-180 23s -15s linear infinite}@keyframes fall-180{47.42%{transform:translate(68.0689vw,47.42vh) scale(.1587)}to{transform:translate(66.8732vw,99vh) scale(.1587)}}.snow:nth-child(181){opacity:.1608;transform:translate(33.8128vw,-10px) scale(.6594);animation:fall-181 30s -9s linear infinite}@keyframes fall-181{50.543%{transform:translate(24.7669vw,50.543vh) scale(.6594)}to{transform:translate(29.28985vw,99vh) scale(.6594)}}.snow:nth-child(182){opacity:.9686;transform:translate(44.0938vw,-10px) scale(.8744);animation:fall-182 19s -30s linear infinite}@keyframes fall-182{50.669%{transform:translate(34.5503vw,50.669vh) scale(.8744)}to{transform:translate(39.32205vw,99vh) scale(.8744)}}.snow:nth-child(183){opacity:1.473;transform:translate(35.4385vw,-10px) scale(.5157);animation:fall-183 10s -24s linear infinite}@keyframes fall-183{33.4%{transform:translate(33.3181vw,33.4vh) scale(.5157)}to{transform:translate(34.3783vw,99vh) scale(.5157)}}.snow:nth-child(184){opacity:.9942;transform:translate(10.2619vw,-10px) scale(.1403);animation:fall-184 22s -5s linear infinite}@keyframes fall-184{74.698%{transform:translate(17.4053vw,74.698vh) scale(.1403)}to{transform:translate(13.8336vw,99vh) scale(.1403)}}.snow:nth-child(185){opacity:.7446;transform:translate(14.9663vw,-10px) scale(.1695);animation:fall-185 12s -18s linear infinite}@keyframes fall-185{59.01%{transform:translate(11.8024vw,59.01vh) scale(.1695)}to{transform:translate(13.38435vw,99vh) scale(.1695)}}.snow:nth-child(186){opacity:1.5096;transform:translate(53.9911vw,-10px) scale(.8902);animation:fall-186 18s -4s linear infinite}@keyframes fall-186{65.607%{transform:translate(47.1621vw,65.607vh) scale(.8902)}to{transform:translate(50.5766vw,99vh) scale(.8902)}}.snow:nth-child(187){opacity:1.2648;transform:translate(15.5933vw,-10px) scale(.3071);animation:fall-187 19s -24s linear infinite}@keyframes fall-187{30.865%{transform:translate(24.2492vw,30.865vh) scale(.3071)}to{transform:translate(19.92125vw,99vh) scale(.3071)}}.snow:nth-child(188){opacity:.937;transform:translate(50.2671vw,-10px) scale(.567);animation:fall-188 27s -28s linear infinite}@keyframes fall-188{43.353%{transform:translate(43.6529vw,43.353vh) scale(.567)}to{transform:translate(46.96vw,99vh) scale(.567)}}.snow:nth-child(189){opacity:1.6882;transform:translate(16.1446vw,-10px) scale(.4513);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{45.088%{transform:translate(8.8645vw,45.088vh) scale(.4513)}to{transform:translate(12.50455vw,99vh) scale(.4513)}}.snow:nth-child(190){opacity:1.0274;transform:translate(45.7319vw,-10px) scale(.0091);animation:fall-190 28s -15s linear infinite}@keyframes fall-190{78.815%{transform:translate(35.7413vw,78.815vh) scale(.0091)}to{transform:translate(40.7366vw,99vh) scale(.0091)}}.snow:nth-child(191){opacity:1.305;transform:translate(71.3869vw,-10px) scale(.5574);animation:fall-191 23s -30s linear infinite}@keyframes fall-191{44.952%{transform:translate(72.0066vw,44.952vh) scale(.5574)}to{transform:translate(71.69675vw,99vh) scale(.5574)}}.snow:nth-child(192){opacity:.7696;transform:translate(76.8599vw,-10px) scale(.2511);animation:fall-192 22s -16s linear infinite}@keyframes fall-192{56.767%{transform:translate(71.8193vw,56.767vh) scale(.2511)}to{transform:translate(74.3396vw,99vh) scale(.2511)}}.snow:nth-child(193){opacity:1.1328;transform:translate(36.8537vw,-10px) scale(.6565);animation:fall-193 15s -7s linear infinite}@keyframes fall-193{55.417%{transform:translate(40.9815vw,55.417vh) scale(.6565)}to{transform:translate(38.9176vw,99vh) scale(.6565)}}.snow:nth-child(194){opacity:1.9666;transform:translate(42.3338vw,-10px) scale(.3078);animation:fall-194 21s -14s linear infinite}@keyframes fall-194{46.893%{transform:translate(48.1912vw,46.893vh) scale(.3078)}to{transform:translate(45.2625vw,99vh) scale(.3078)}}.snow:nth-child(195){opacity:.729;transform:translate(54.2171vw,-10px) scale(.2188);animation:fall-195 21s -11s linear infinite}@keyframes fall-195{78.63%{transform:translate(58.194vw,78.63vh) scale(.2188)}to{transform:translate(56.20555vw,99vh) scale(.2188)}}.snow:nth-child(196){opacity:.0742;transform:translate(8.3117vw,-10px) scale(.0683);animation:fall-196 25s -3s linear infinite}@keyframes fall-196{53.656%{transform:translate(7.9178vw,53.656vh) scale(.0683)}to{transform:translate(8.11475vw,99vh) scale(.0683)}}.snow:nth-child(197){opacity:.334;transform:translate(16.6662vw,-10px) scale(.1706);animation:fall-197 15s -13s linear infinite}@keyframes fall-197{48.227%{transform:translate(15.6016vw,48.227vh) scale(.1706)}to{transform:translate(16.1339vw,99vh) scale(.1706)}}.snow:nth-child(198){opacity:1.8602;transform:translate(32.9288vw,-10px) scale(.9286);animation:fall-198 13s -20s linear infinite}@keyframes fall-198{44.019%{transform:translate(40.4057vw,44.019vh) scale(.9286)}to{transform:translate(36.66725vw,99vh) scale(.9286)}}.snow:nth-child(199){opacity:1.4922;transform:translate(19.8545vw,-10px) scale(.3053);animation:fall-199 25s -15s linear infinite}@keyframes fall-199{46.88%{transform:translate(14.4701vw,46.88vh) scale(.3053)}to{transform:translate(17.1623vw,99vh) scale(.3053)}}.snow:nth-child(200){opacity:1.375;transform:translate(74.332vw,-10px) scale(.2954);animation:fall-200 28s -14s linear infinite}@keyframes fall-200{54.295%{transform:translate(77.2706vw,54.295vh) scale(.2954)}to{transform:translate(75.8013vw,99vh) scale(.2954)}}.snow:nth-child(201){opacity:1.1974;transform:translate(4.8138vw,-10px) scale(.0572);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{61.453%{transform:translate(3.7791vw,61.453vh) scale(.0572)}to{transform:translate(4.29645vw,99vh) scale(.0572)}}.snow:nth-child(202){opacity:.6636;transform:translate(24.7056vw,-10px) scale(.7829);animation:fall-202 24s -19s linear infinite}@keyframes fall-202{51.37%{transform:translate(29.7708vw,51.37vh) scale(.7829)}to{transform:translate(27.2382vw,99vh) scale(.7829)}}.snow:nth-child(203){opacity:1.294;transform:translate(66.6095vw,-10px) scale(.2378);animation:fall-203 19s -4s linear infinite}@keyframes fall-203{74.145%{transform:translate(74.0027vw,74.145vh) scale(.2378)}to{transform:translate(70.3061vw,99vh) scale(.2378)}}.snow:nth-child(204){opacity:1.1442;transform:translate(63.5896vw,-10px) scale(.7115);animation:fall-204 13s -23s linear infinite}@keyframes fall-204{72.614%{transform:translate(72.378vw,72.614vh) scale(.7115)}to{transform:translate(67.9838vw,99vh) scale(.7115)}}.snow:nth-child(205){opacity:.1762;transform:translate(9.1201vw,-10px) scale(.2789);animation:fall-205 25s -22s linear infinite}@keyframes fall-205{77.553%{transform:translate(18.0372vw,77.553vh) scale(.2789)}to{transform:translate(13.57865vw,99vh) scale(.2789)}}.snow:nth-child(206){opacity:1.7676;transform:translate(27.3284vw,-10px) scale(.1398);animation:fall-206 12s -27s linear infinite}@keyframes fall-206{56.699%{transform:translate(18.3011vw,56.699vh) scale(.1398)}to{transform:translate(22.81475vw,99vh) scale(.1398)}}.snow:nth-child(207){opacity:.6288;transform:translate(9.9993vw,-10px) scale(.0148);animation:fall-207 14s -1s linear infinite}@keyframes fall-207{72.844%{transform:translate(.1427vw,72.844vh) scale(.0148)}to{transform:translate(5.071vw,99vh) scale(.0148)}}.snow:nth-child(208){opacity:1.484;transform:translate(48.519vw,-10px) scale(.445);animation:fall-208 19s -29s linear infinite}@keyframes fall-208{47.799%{transform:translate(48.4509vw,47.799vh) scale(.445)}to{transform:translate(48.48495vw,99vh) scale(.445)}}.snow:nth-child(209){opacity:1.0504;transform:translate(77.1508vw,-10px) scale(.5007);animation:fall-209 22s -15s linear infinite}@keyframes fall-209{58.702%{transform:translate(82.9641vw,58.702vh) scale(.5007)}to{transform:translate(80.05745vw,99vh) scale(.5007)}}.snow:nth-child(210){opacity:.1474;transform:translate(61.7785vw,-10px) scale(.5683);animation:fall-210 15s -29s linear infinite}@keyframes fall-210{74.053%{transform:translate(59.1095vw,74.053vh) scale(.5683)}to{transform:translate(60.444vw,99vh) scale(.5683)}}.snow:nth-child(211){opacity:.326;transform:translate(59.7815vw,-10px) scale(.4935);animation:fall-211 13s -3s linear infinite}@keyframes fall-211{48.915%{transform:translate(56.5736vw,48.915vh) scale(.4935)}to{transform:translate(58.17755vw,99vh) scale(.4935)}}.snow:nth-child(212){opacity:.4694;transform:translate(98.3107vw,-10px) scale(.6866);animation:fall-212 12s -28s linear infinite}@keyframes fall-212{39.243%{transform:translate(94.0899vw,39.243vh) scale(.6866)}to{transform:translate(96.2003vw,99vh) scale(.6866)}}.snow:nth-child(213){opacity:1.7042;transform:translate(83.1807vw,-10px) scale(.6885);animation:fall-213 16s -2s linear infinite}@keyframes fall-213{36.596%{transform:translate(75.8085vw,36.596vh) scale(.6885)}to{transform:translate(79.4946vw,99vh) scale(.6885)}}.snow:nth-child(214){opacity:1.0514;transform:translate(11.5287vw,-10px) scale(.4557);animation:fall-214 12s -6s linear infinite}@keyframes fall-214{68.154%{transform:translate(7.0706vw,68.154vh) scale(.4557)}to{transform:translate(9.29965vw,99vh) scale(.4557)}}.snow:nth-child(215){opacity:.4092;transform:translate(96.9581vw,-10px) scale(.6649);animation:fall-215 29s -16s linear infinite}@keyframes fall-215{65.932%{transform:translate(99.325vw,65.932vh) scale(.6649)}to{transform:translate(98.14155vw,99vh) scale(.6649)}}.snow:nth-child(216){opacity:1.3594;transform:translate(75.4471vw,-10px) scale(.5874);animation:fall-216 15s -20s linear infinite}@keyframes fall-216{57.75%{transform:translate(74.5585vw,57.75vh) scale(.5874)}to{transform:translate(75.0028vw,99vh) scale(.5874)}}.snow:nth-child(217){opacity:.2864;transform:translate(50.1352vw,-10px) scale(.0689);animation:fall-217 29s -27s linear infinite}@keyframes fall-217{48.847%{transform:translate(50.6841vw,48.847vh) scale(.0689)}to{transform:translate(50.40965vw,99vh) scale(.0689)}}.snow:nth-child(218){opacity:1.3768;transform:translate(58.3735vw,-10px) scale(.7728);animation:fall-218 28s -29s linear infinite}@keyframes fall-218{53.312%{transform:translate(67.6498vw,53.312vh) scale(.7728)}to{transform:translate(63.01165vw,99vh) scale(.7728)}}.snow:nth-child(219){opacity:1.8982;transform:translate(33.8767vw,-10px) scale(.3841);animation:fall-219 14s -1s linear infinite}@keyframes fall-219{43.304%{transform:translate(41.8076vw,43.304vh) scale(.3841)}to{transform:translate(37.84215vw,99vh) scale(.3841)}}.snow:nth-child(220){opacity:.5212;transform:translate(61.1404vw,-10px) scale(.3785);animation:fall-220 30s -13s linear infinite}@keyframes fall-220{78.159%{transform:translate(58.261vw,78.159vh) scale(.3785)}to{transform:translate(59.7007vw,99vh) scale(.3785)}}.snow:nth-child(221){opacity:1.1502;transform:translate(90.5862vw,-10px) scale(.5007);animation:fall-221 21s -19s linear infinite}@keyframes fall-221{30.691%{transform:translate(96.3692vw,30.691vh) scale(.5007)}to{transform:translate(93.4777vw,99vh) scale(.5007)}}.snow:nth-child(222){opacity:1.0028;transform:translate(45.248vw,-10px) scale(.5149);animation:fall-222 27s -23s linear infinite}@keyframes fall-222{39.323%{transform:translate(36.3838vw,39.323vh) scale(.5149)}to{transform:translate(40.8159vw,99vh) scale(.5149)}}.snow:nth-child(223){opacity:1.0108;transform:translate(42.1962vw,-10px) scale(.7094);animation:fall-223 22s -28s linear infinite}@keyframes fall-223{50.506%{transform:translate(42.0506vw,50.506vh) scale(.7094)}to{transform:translate(42.1234vw,99vh) scale(.7094)}}.snow:nth-child(224){opacity:.7216;transform:translate(58.352vw,-10px) scale(.14);animation:fall-224 15s -21s linear infinite}@keyframes fall-224{51.358%{transform:translate(60.685vw,51.358vh) scale(.14)}to{transform:translate(59.5185vw,99vh) scale(.14)}}.snow:nth-child(225){opacity:1.4196;transform:translate(58.8104vw,-10px) scale(.255);animation:fall-225 29s -18s linear infinite}@keyframes fall-225{53.001%{transform:translate(59.8515vw,53.001vh) scale(.255)}to{transform:translate(59.33095vw,99vh) scale(.255)}}.snow:nth-child(226){opacity:.1078;transform:translate(72.7706vw,-10px) scale(.7543);animation:fall-226 17s -21s linear infinite}@keyframes fall-226{30.377%{transform:translate(78.8115vw,30.377vh) scale(.7543)}to{transform:translate(75.79105vw,99vh) scale(.7543)}}.snow:nth-child(227){opacity:.9144;transform:translate(99.8142vw,-10px) scale(.7151);animation:fall-227 30s -23s linear infinite}@keyframes fall-227{69.801%{transform:translate(105.9168vw,69.801vh) scale(.7151)}to{transform:translate(102.8655vw,99vh) scale(.7151)}}.snow:nth-child(228){opacity:1.9244;transform:translate(18.1955vw,-10px) scale(.4781);animation:fall-228 21s -12s linear infinite}@keyframes fall-228{63.633%{transform:translate(8.6751vw,63.633vh) scale(.4781)}to{transform:translate(13.4353vw,99vh) scale(.4781)}}.snow:nth-child(229){opacity:1.1064;transform:translate(96.4871vw,-10px) scale(.5127);animation:fall-229 10s -13s linear infinite}@keyframes fall-229{41.373%{transform:translate(88.8654vw,41.373vh) scale(.5127)}to{transform:translate(92.67625vw,99vh) scale(.5127)}}.snow:nth-child(230){opacity:.1944;transform:translate(60.7084vw,-10px) scale(.672);animation:fall-230 22s -22s linear infinite}@keyframes fall-230{51.068%{transform:translate(68.9537vw,51.068vh) scale(.672)}to{transform:translate(64.83105vw,99vh) scale(.672)}}.snow:nth-child(231){opacity:.4876;transform:translate(2.5405vw,-10px) scale(.7461);animation:fall-231 12s -24s linear infinite}@keyframes fall-231{54.017%{transform:translate(-4.6289vw,54.017vh) scale(.7461)}to{transform:translate(-1.0442vw,99vh) scale(.7461)}}.snow:nth-child(232){opacity:1.9288;transform:translate(48.1957vw,-10px) scale(.0221);animation:fall-232 25s -11s linear infinite}@keyframes fall-232{58.129%{transform:translate(57.9835vw,58.129vh) scale(.0221)}to{transform:translate(53.0896vw,99vh) scale(.0221)}}.snow:nth-child(233){opacity:.4008;transform:translate(95.8236vw,-10px) scale(.2638);animation:fall-233 24s -3s linear infinite}@keyframes fall-233{48.217%{transform:translate(88.4272vw,48.217vh) scale(.2638)}to{transform:translate(92.1254vw,99vh) scale(.2638)}}.snow:nth-child(234){opacity:.2192;transform:translate(28.4253vw,-10px) scale(.2989);animation:fall-234 26s -18s linear infinite}@keyframes fall-234{57.063%{transform:translate(24.6943vw,57.063vh) scale(.2989)}to{transform:translate(26.5598vw,99vh) scale(.2989)}}.snow:nth-child(235){opacity:1.7764;transform:translate(47.8619vw,-10px) scale(.4112);animation:fall-235 30s -11s linear infinite}@keyframes fall-235{63.444%{transform:translate(46.6909vw,63.444vh) scale(.4112)}to{transform:translate(47.2764vw,99vh) scale(.4112)}}.snow:nth-child(236){opacity:.596;transform:translate(61.3417vw,-10px) scale(.9648);animation:fall-236 18s -13s linear infinite}@keyframes fall-236{37.098%{transform:translate(52.7746vw,37.098vh) scale(.9648)}to{transform:translate(57.05815vw,99vh) scale(.9648)}}.snow:nth-child(237){opacity:1.795;transform:translate(23.0987vw,-10px) scale(.7575);animation:fall-237 28s -11s linear infinite}@keyframes fall-237{58.431%{transform:translate(25.1721vw,58.431vh) scale(.7575)}to{transform:translate(24.1354vw,99vh) scale(.7575)}}.snow:nth-child(238){opacity:1.6584;transform:translate(78.717vw,-10px) scale(.9583);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{56.888%{transform:translate(85.5007vw,56.888vh) scale(.9583)}to{transform:translate(82.10885vw,99vh) scale(.9583)}}.snow:nth-child(239){opacity:1.3906;transform:translate(48.7253vw,-10px) scale(.1104);animation:fall-239 14s -27s linear infinite}@keyframes fall-239{46.351%{transform:translate(53.7905vw,46.351vh) scale(.1104)}to{transform:translate(51.2579vw,99vh) scale(.1104)}}.snow:nth-child(240){opacity:.3224;transform:translate(41.8893vw,-10px) scale(.9613);animation:fall-240 25s -16s linear infinite}@keyframes fall-240{73.884%{transform:translate(48.8498vw,73.884vh) scale(.9613)}to{transform:translate(45.36955vw,99vh) scale(.9613)}}.snow:nth-child(241){opacity:.6486;transform:translate(14.2738vw,-10px) scale(.914);animation:fall-241 22s -5s linear infinite}@keyframes fall-241{73.779%{transform:translate(12.0233vw,73.779vh) scale(.914)}to{transform:translate(13.14855vw,99vh) scale(.914)}}.snow:nth-child(242){opacity:1.901;transform:translate(91.3411vw,-10px) scale(.0649);animation:fall-242 25s -29s linear infinite}@keyframes fall-242{34.956%{transform:translate(83.4882vw,34.956vh) scale(.0649)}to{transform:translate(87.41465vw,99vh) scale(.0649)}}.snow:nth-child(243){opacity:.5346;transform:translate(8.8534vw,-10px) scale(.1225);animation:fall-243 27s -10s linear infinite}@keyframes fall-243{79.43%{transform:translate(-.731vw,79.43vh) scale(.1225)}to{transform:translate(4.0612vw,99vh) scale(.1225)}}.snow:nth-child(244){opacity:1.2096;transform:translate(74.9971vw,-10px) scale(.93);animation:fall-244 29s -21s linear infinite}@keyframes fall-244{40.859%{transform:translate(78.1159vw,40.859vh) scale(.93)}to{transform:translate(76.5565vw,99vh) scale(.93)}}.snow:nth-child(245){opacity:.387;transform:translate(84.8054vw,-10px) scale(.9962);animation:fall-245 27s -4s linear infinite}@keyframes fall-245{59.118%{transform:translate(92.4131vw,59.118vh) scale(.9962)}to{transform:translate(88.60925vw,99vh) scale(.9962)}}.snow:nth-child(246){opacity:1.7164;transform:translate(45.6333vw,-10px) scale(.3637);animation:fall-246 11s -7s linear infinite}@keyframes fall-246{59.788%{transform:translate(46.7659vw,59.788vh) scale(.3637)}to{transform:translate(46.1996vw,99vh) scale(.3637)}}.snow:nth-child(247){opacity:1.4984;transform:translate(20.4437vw,-10px) scale(.821);animation:fall-247 15s -5s linear infinite}@keyframes fall-247{73.466%{transform:translate(19.7938vw,73.466vh) scale(.821)}to{transform:translate(20.11875vw,99vh) scale(.821)}}.snow:nth-child(248){opacity:1.125;transform:translate(20.5728vw,-10px) scale(.9417);animation:fall-248 19s -13s linear infinite}@keyframes fall-248{55.658%{transform:translate(11.8969vw,55.658vh) scale(.9417)}to{transform:translate(16.23485vw,99vh) scale(.9417)}}.snow:nth-child(249){opacity:.104;transform:translate(99.242vw,-10px) scale(.5156);animation:fall-249 11s -17s linear infinite}@keyframes fall-249{71.723%{transform:translate(100.0283vw,71.723vh) scale(.5156)}to{transform:translate(99.63515vw,99vh) scale(.5156)}}.snow:nth-child(250){opacity:1.1792;transform:translate(64.7907vw,-10px) scale(.175);animation:fall-250 27s -2s linear infinite}@keyframes fall-250{52.626%{transform:translate(57.1968vw,52.626vh) scale(.175)}to{transform:translate(60.99375vw,99vh) scale(.175)}}.snow:nth-child(251){opacity:.0404;transform:translate(52.1426vw,-10px) scale(.3599);animation:fall-251 27s -7s linear infinite}@keyframes fall-251{61.936%{transform:translate(54.9569vw,61.936vh) scale(.3599)}to{transform:translate(53.54975vw,99vh) scale(.3599)}}.snow:nth-child(252){opacity:.658;transform:translate(94.0034vw,-10px) scale(.2852);animation:fall-252 23s -29s linear infinite}@keyframes fall-252{48.316%{transform:translate(85.4377vw,48.316vh) scale(.2852)}to{transform:translate(89.72055vw,99vh) scale(.2852)}}.snow:nth-child(253){opacity:1.0382;transform:translate(30.602vw,-10px) scale(.1051);animation:fall-253 30s -18s linear infinite}@keyframes fall-253{40.853%{transform:translate(31.2289vw,40.853vh) scale(.1051)}to{transform:translate(30.91545vw,99vh) scale(.1051)}}.snow:nth-child(254){opacity:1.7332;transform:translate(85.114vw,-10px) scale(.5557);animation:fall-254 28s -5s linear infinite}@keyframes fall-254{40.838%{transform:translate(84.3009vw,40.838vh) scale(.5557)}to{transform:translate(84.70745vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.1488;transform:translate(12.8498vw,-10px) scale(.0996);animation:fall-255 13s -19s linear infinite}@keyframes fall-255{53.98%{transform:translate(12.8506vw,53.98vh) scale(.0996)}to{transform:translate(12.8502vw,99vh) scale(.0996)}}.snow:nth-child(256){opacity:1.9042;transform:translate(31.6883vw,-10px) scale(.0021);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{77.851%{transform:translate(28.253vw,77.851vh) scale(.0021)}to{transform:translate(29.97065vw,99vh) scale(.0021)}}.snow:nth-child(257){opacity:1.4776;transform:translate(43.5925vw,-10px) scale(.9462);animation:fall-257 12s -23s linear infinite}@keyframes fall-257{50.49%{transform:translate(47.7764vw,50.49vh) scale(.9462)}to{transform:translate(45.68445vw,99vh) scale(.9462)}}.snow:nth-child(258){opacity:1.9442;transform:translate(62.7123vw,-10px) scale(.5338);animation:fall-258 17s -4s linear infinite}@keyframes fall-258{77.314%{transform:translate(69.6967vw,77.314vh) scale(.5338)}to{transform:translate(66.2045vw,99vh) scale(.5338)}}.snow:nth-child(259){opacity:.4918;transform:translate(93.6663vw,-10px) scale(.587);animation:fall-259 18s -28s linear infinite}@keyframes fall-259{44.907%{transform:translate(85.3473vw,44.907vh) scale(.587)}to{transform:translate(89.5068vw,99vh) scale(.587)}}.snow:nth-child(260){opacity:1.805;transform:translate(36.2207vw,-10px) scale(.7293);animation:fall-260 27s -13s linear infinite}@keyframes fall-260{65%{transform:translate(34.1042vw,65vh) scale(.7293)}to{transform:translate(35.16245vw,99vh) scale(.7293)}}.snow:nth-child(261){opacity:.599;transform:translate(77.8975vw,-10px) scale(.7355);animation:fall-261 14s -6s linear infinite}@keyframes fall-261{78.838%{transform:translate(68.0989vw,78.838vh) scale(.7355)}to{transform:translate(72.9982vw,99vh) scale(.7355)}}.snow:nth-child(262){opacity:.2248;transform:translate(19.7488vw,-10px) scale(.3456);animation:fall-262 15s -5s linear infinite}@keyframes fall-262{73.745%{transform:translate(16.3284vw,73.745vh) scale(.3456)}to{transform:translate(18.0386vw,99vh) scale(.3456)}}.snow:nth-child(263){opacity:.148;transform:translate(47.1932vw,-10px) scale(.7518);animation:fall-263 27s -26s linear infinite}@keyframes fall-263{41.455%{transform:translate(44.7894vw,41.455vh) scale(.7518)}to{transform:translate(45.9913vw,99vh) scale(.7518)}}.snow:nth-child(264){opacity:1.9958;transform:translate(83.636vw,-10px) scale(.0127);animation:fall-264 19s -10s linear infinite}@keyframes fall-264{54.67%{transform:translate(81.4472vw,54.67vh) scale(.0127)}to{transform:translate(82.5416vw,99vh) scale(.0127)}}.snow:nth-child(265){opacity:.5556;transform:translate(3.3425vw,-10px) scale(.2662);animation:fall-265 27s -20s linear infinite}@keyframes fall-265{36.479%{transform:translate(3.4251vw,36.479vh) scale(.2662)}to{transform:translate(3.3838vw,99vh) scale(.2662)}}.snow:nth-child(266){opacity:1.7912;transform:translate(98.4559vw,-10px) scale(.6741);animation:fall-266 13s -30s linear infinite}@keyframes fall-266{64.406%{transform:translate(96.4219vw,64.406vh) scale(.6741)}to{transform:translate(97.4389vw,99vh) scale(.6741)}}.snow:nth-child(267){opacity:.752;transform:translate(98.5746vw,-10px) scale(.0989);animation:fall-267 18s -4s linear infinite}@keyframes fall-267{74.119%{transform:translate(100.1322vw,74.119vh) scale(.0989)}to{transform:translate(99.3534vw,99vh) scale(.0989)}}.snow:nth-child(268){opacity:1.0206;transform:translate(45.4879vw,-10px) scale(.9172);animation:fall-268 24s -21s linear infinite}@keyframes fall-268{45.829%{transform:translate(38.2016vw,45.829vh) scale(.9172)}to{transform:translate(41.84475vw,99vh) scale(.9172)}}.snow:nth-child(269){opacity:1.2012;transform:translate(84.2557vw,-10px) scale(.9674);animation:fall-269 18s -23s linear infinite}@keyframes fall-269{77.083%{transform:translate(87.0754vw,77.083vh) scale(.9674)}to{transform:translate(85.66555vw,99vh) scale(.9674)}}.snow:nth-child(270){opacity:1.0054;transform:translate(37.9709vw,-10px) scale(.5629);animation:fall-270 16s -11s linear infinite}@keyframes fall-270{31.207%{transform:translate(35.0447vw,31.207vh) scale(.5629)}to{transform:translate(36.5078vw,99vh) scale(.5629)}}.snow:nth-child(271){opacity:1.003;transform:translate(33.1155vw,-10px) scale(.5813);animation:fall-271 20s -26s linear infinite}@keyframes fall-271{41.398%{transform:translate(34.4731vw,41.398vh) scale(.5813)}to{transform:translate(33.7943vw,99vh) scale(.5813)}}.snow:nth-child(272){opacity:.6138;transform:translate(43.15vw,-10px) scale(.4233);animation:fall-272 13s -23s linear infinite}@keyframes fall-272{66.993%{transform:translate(34.1969vw,66.993vh) scale(.4233)}to{transform:translate(38.67345vw,99vh) scale(.4233)}}.snow:nth-child(273){opacity:.737;transform:translate(65.5486vw,-10px) scale(.0975);animation:fall-273 10s -18s linear infinite}@keyframes fall-273{79.283%{transform:translate(62.1633vw,79.283vh) scale(.0975)}to{transform:translate(63.85595vw,99vh) scale(.0975)}}.snow:nth-child(274){opacity:1.0062;transform:translate(85.7069vw,-10px) scale(.4618);animation:fall-274 21s -4s linear infinite}@keyframes fall-274{53.045%{transform:translate(86.6872vw,53.045vh) scale(.4618)}to{transform:translate(86.19705vw,99vh) scale(.4618)}}.snow:nth-child(275){opacity:.5946;transform:translate(38.4378vw,-10px) scale(.0357);animation:fall-275 28s -2s linear infinite}@keyframes fall-275{45.722%{transform:translate(45.4642vw,45.722vh) scale(.0357)}to{transform:translate(41.951vw,99vh) scale(.0357)}}.snow:nth-child(276){opacity:1.6666;transform:translate(87.4103vw,-10px) scale(.4653);animation:fall-276 14s -12s linear infinite}@keyframes fall-276{62.171%{transform:translate(88.4717vw,62.171vh) scale(.4653)}to{transform:translate(87.941vw,99vh) scale(.4653)}}.snow:nth-child(277){opacity:.955;transform:translate(38.3194vw,-10px) scale(.4973);animation:fall-277 16s -20s linear infinite}@keyframes fall-277{32.267%{transform:translate(42.7931vw,32.267vh) scale(.4973)}to{transform:translate(40.55625vw,99vh) scale(.4973)}}.snow:nth-child(278){opacity:1.089;transform:translate(79.0369vw,-10px) scale(.0821);animation:fall-278 17s -15s linear infinite}@keyframes fall-278{65.162%{transform:translate(81.4796vw,65.162vh) scale(.0821)}to{transform:translate(80.25825vw,99vh) scale(.0821)}}.snow:nth-child(279){opacity:.1802;transform:translate(98.1585vw,-10px) scale(.3933);animation:fall-279 11s -5s linear infinite}@keyframes fall-279{31.797%{transform:translate(88.5588vw,31.797vh) scale(.3933)}to{transform:translate(93.35865vw,99vh) scale(.3933)}}.snow:nth-child(280){opacity:.9414;transform:translate(54.342vw,-10px) scale(.1353);animation:fall-280 30s -24s linear infinite}@keyframes fall-280{54.974%{transform:translate(59.4193vw,54.974vh) scale(.1353)}to{transform:translate(56.88065vw,99vh) scale(.1353)}}.snow:nth-child(281){opacity:1.4188;transform:translate(72.9598vw,-10px) scale(.1786);animation:fall-281 20s -1s linear infinite}@keyframes fall-281{69.758%{transform:translate(68.5845vw,69.758vh) scale(.1786)}to{transform:translate(70.77215vw,99vh) scale(.1786)}}.snow:nth-child(282){opacity:1.2722;transform:translate(.3603vw,-10px) scale(.9987);animation:fall-282 30s -30s linear infinite}@keyframes fall-282{33.231%{transform:translate(-8.7429vw,33.231vh) scale(.9987)}to{transform:translate(-4.1913vw,99vh) scale(.9987)}}.snow:nth-child(283){opacity:.0192;transform:translate(26.4666vw,-10px) scale(.9834);animation:fall-283 18s -28s linear infinite}@keyframes fall-283{65.985%{transform:translate(27.6659vw,65.985vh) scale(.9834)}to{transform:translate(27.06625vw,99vh) scale(.9834)}}.snow:nth-child(284){opacity:.5212;transform:translate(24.7232vw,-10px) scale(.1965);animation:fall-284 23s -25s linear infinite}@keyframes fall-284{30.585%{transform:translate(26.36vw,30.585vh) scale(.1965)}to{transform:translate(25.5416vw,99vh) scale(.1965)}}.snow:nth-child(285){opacity:.2806;transform:translate(94.6642vw,-10px) scale(.2749);animation:fall-285 12s -8s linear infinite}@keyframes fall-285{64.678%{transform:translate(86.5703vw,64.678vh) scale(.2749)}to{transform:translate(90.61725vw,99vh) scale(.2749)}}.snow:nth-child(286){opacity:.6212;transform:translate(59.3467vw,-10px) scale(.7616);animation:fall-286 24s -11s linear infinite}@keyframes fall-286{63.257%{transform:translate(68.184vw,63.257vh) scale(.7616)}to{transform:translate(63.76535vw,99vh) scale(.7616)}}.snow:nth-child(287){opacity:1.3982;transform:translate(81.1699vw,-10px) scale(.6448);animation:fall-287 28s -27s linear infinite}@keyframes fall-287{42.564%{transform:translate(89.9221vw,42.564vh) scale(.6448)}to{transform:translate(85.546vw,99vh) scale(.6448)}}.snow:nth-child(288){opacity:1.5866;transform:translate(80.3165vw,-10px) scale(.3006);animation:fall-288 30s -26s linear infinite}@keyframes fall-288{40.057%{transform:translate(77.2938vw,40.057vh) scale(.3006)}to{transform:translate(78.80515vw,99vh) scale(.3006)}}.snow:nth-child(289){opacity:1.6966;transform:translate(68.7142vw,-10px) scale(.0369);animation:fall-289 16s -16s linear infinite}@keyframes fall-289{52.528%{transform:translate(63.4991vw,52.528vh) scale(.0369)}to{transform:translate(66.10665vw,99vh) scale(.0369)}}.snow:nth-child(290){opacity:1.1296;transform:translate(40.1433vw,-10px) scale(.184);animation:fall-290 11s -2s linear infinite}@keyframes fall-290{34.717%{transform:translate(48.9875vw,34.717vh) scale(.184)}to{transform:translate(44.5654vw,99vh) scale(.184)}}.snow:nth-child(291){opacity:1.6088;transform:translate(58.0264vw,-10px) scale(.1718);animation:fall-291 22s -11s linear infinite}@keyframes fall-291{72.396%{transform:translate(58.1767vw,72.396vh) scale(.1718)}to{transform:translate(58.10155vw,99vh) scale(.1718)}}.snow:nth-child(292){opacity:1.4444;transform:translate(19.6634vw,-10px) scale(.6216);animation:fall-292 18s -10s linear infinite}@keyframes fall-292{38.479%{transform:translate(25.204vw,38.479vh) scale(.6216)}to{transform:translate(22.4337vw,99vh) scale(.6216)}}.snow:nth-child(293){opacity:1.437;transform:translate(92.0075vw,-10px) scale(.6803);animation:fall-293 25s -23s linear infinite}@keyframes fall-293{75.273%{transform:translate(82.5827vw,75.273vh) scale(.6803)}to{transform:translate(87.2951vw,99vh) scale(.6803)}}.snow:nth-child(294){opacity:.1316;transform:translate(64.8493vw,-10px) scale(.5381);animation:fall-294 30s -16s linear infinite}@keyframes fall-294{78.674%{transform:translate(66.5556vw,78.674vh) scale(.5381)}to{transform:translate(65.70245vw,99vh) scale(.5381)}}.snow:nth-child(295){opacity:.492;transform:translate(37.5699vw,-10px) scale(.8253);animation:fall-295 29s -17s linear infinite}@keyframes fall-295{57.662%{transform:translate(44.8132vw,57.662vh) scale(.8253)}to{transform:translate(41.19155vw,99vh) scale(.8253)}}.snow:nth-child(296){opacity:.6066;transform:translate(21.4743vw,-10px) scale(.0888);animation:fall-296 16s -19s linear infinite}@keyframes fall-296{38.492%{transform:translate(17.3641vw,38.492vh) scale(.0888)}to{transform:translate(19.4192vw,99vh) scale(.0888)}}.snow:nth-child(297){opacity:.4432;transform:translate(64.5856vw,-10px) scale(.1394);animation:fall-297 12s -16s linear infinite}@keyframes fall-297{43.97%{transform:translate(66.463vw,43.97vh) scale(.1394)}to{transform:translate(65.5243vw,99vh) scale(.1394)}}.snow:nth-child(298){opacity:1.1622;transform:translate(20.4277vw,-10px) scale(.0897);animation:fall-298 16s -6s linear infinite}@keyframes fall-298{41.791%{transform:translate(29.2123vw,41.791vh) scale(.0897)}to{transform:translate(24.82vw,99vh) scale(.0897)}}.snow:nth-child(299){opacity:.6974;transform:translate(40.6796vw,-10px) scale(.4803);animation:fall-299 28s -14s linear infinite}@keyframes fall-299{32.06%{transform:translate(47.7752vw,32.06vh) scale(.4803)}to{transform:translate(44.2274vw,99vh) scale(.4803)}}.snow:nth-child(300){opacity:.1908;transform:translate(93.7384vw,-10px) scale(.1753);animation:fall-300 28s -9s linear infinite}@keyframes fall-300{67.297%{transform:translate(91.9006vw,67.297vh) scale(.1753)}to{transform:translate(92.8195vw,99vh) scale(.1753)}}.snow:nth-child(301){opacity:1.733;transform:translate(21.5276vw,-10px) scale(.7158);animation:fall-301 18s -20s linear infinite}@keyframes fall-301{62.916%{transform:translate(30.7831vw,62.916vh) scale(.7158)}to{transform:translate(26.15535vw,99vh) scale(.7158)}}.snow:nth-child(302){opacity:1.4658;transform:translate(37.6399vw,-10px) scale(.5937);animation:fall-302 16s -29s linear infinite}@keyframes fall-302{71.488%{transform:translate(34.089vw,71.488vh) scale(.5937)}to{transform:translate(35.86445vw,99vh) scale(.5937)}}.snow:nth-child(303){opacity:1.7872;transform:translate(8.5583vw,-10px) scale(.7412);animation:fall-303 11s -2s linear infinite}@keyframes fall-303{73.212%{transform:translate(11.9497vw,73.212vh) scale(.7412)}to{transform:translate(10.254vw,99vh) scale(.7412)}}.snow:nth-child(304){opacity:1.8694;transform:translate(35.9551vw,-10px) scale(.644);animation:fall-304 25s -29s linear infinite}@keyframes fall-304{33.876%{transform:translate(45.4849vw,33.876vh) scale(.644)}to{transform:translate(40.72vw,99vh) scale(.644)}}.snow:nth-child(305){opacity:.4484;transform:translate(27.7237vw,-10px) scale(.1532);animation:fall-305 29s -30s linear infinite}@keyframes fall-305{74.835%{transform:translate(17.9524vw,74.835vh) scale(.1532)}to{transform:translate(22.83805vw,99vh) scale(.1532)}}.snow:nth-child(306){opacity:1.6118;transform:translate(48.8267vw,-10px) scale(.3485);animation:fall-306 10s -11s linear infinite}@keyframes fall-306{34.617%{transform:translate(54.1405vw,34.617vh) scale(.3485)}to{transform:translate(51.4836vw,99vh) scale(.3485)}}.snow:nth-child(307){opacity:.1898;transform:translate(96.2366vw,-10px) scale(.0205);animation:fall-307 25s -25s linear infinite}@keyframes fall-307{46.501%{transform:translate(104.841vw,46.501vh) scale(.0205)}to{transform:translate(100.5388vw,99vh) scale(.0205)}}.snow:nth-child(308){opacity:1.0676;transform:translate(13.4853vw,-10px) scale(.0838);animation:fall-308 10s -8s linear infinite}@keyframes fall-308{57.766%{transform:translate(17.8236vw,57.766vh) scale(.0838)}to{transform:translate(15.65445vw,99vh) scale(.0838)}}.snow:nth-child(309){opacity:.5216;transform:translate(36.8974vw,-10px) scale(.7577);animation:fall-309 26s -9s linear infinite}@keyframes fall-309{76.332%{transform:translate(42.3632vw,76.332vh) scale(.7577)}to{transform:translate(39.6303vw,99vh) scale(.7577)}}.snow:nth-child(310){opacity:1.5512;transform:translate(74.5723vw,-10px) scale(.3516);animation:fall-310 17s -11s linear infinite}@keyframes fall-310{65.206%{transform:translate(82.2038vw,65.206vh) scale(.3516)}to{transform:translate(78.38805vw,99vh) scale(.3516)}}.snow:nth-child(311){opacity:.7144;transform:translate(43.0068vw,-10px) scale(.7011);animation:fall-311 25s -21s linear infinite}@keyframes fall-311{58.217%{transform:translate(34.4373vw,58.217vh) scale(.7011)}to{transform:translate(38.72205vw,99vh) scale(.7011)}}.snow:nth-child(312){opacity:1.6054;transform:translate(60.5018vw,-10px) scale(.047);animation:fall-312 12s -17s linear infinite}@keyframes fall-312{49.766%{transform:translate(61.0822vw,49.766vh) scale(.047)}to{transform:translate(60.792vw,99vh) scale(.047)}}.snow:nth-child(313){opacity:.701;transform:translate(45.8043vw,-10px) scale(.7412);animation:fall-313 26s -5s linear infinite}@keyframes fall-313{68.9%{transform:translate(41.0197vw,68.9vh) scale(.7412)}to{transform:translate(43.412vw,99vh) scale(.7412)}}.snow:nth-child(314){opacity:.4766;transform:translate(8.4596vw,-10px) scale(.2439);animation:fall-314 13s -21s linear infinite}@keyframes fall-314{57.35%{transform:translate(4.5941vw,57.35vh) scale(.2439)}to{transform:translate(6.52685vw,99vh) scale(.2439)}}.snow:nth-child(315){opacity:1.4566;transform:translate(32.0904vw,-10px) scale(.4845);animation:fall-315 14s -19s linear infinite}@keyframes fall-315{33.375%{transform:translate(41.5781vw,33.375vh) scale(.4845)}to{transform:translate(36.83425vw,99vh) scale(.4845)}}.snow:nth-child(316){opacity:1.8858;transform:translate(34.1122vw,-10px) scale(.4237);animation:fall-316 26s -23s linear infinite}@keyframes fall-316{37.338%{transform:translate(43.5574vw,37.338vh) scale(.4237)}to{transform:translate(38.8348vw,99vh) scale(.4237)}}.snow:nth-child(317){opacity:.0778;transform:translate(38.081vw,-10px) scale(.4786);animation:fall-317 21s -19s linear infinite}@keyframes fall-317{49.234%{transform:translate(36.1207vw,49.234vh) scale(.4786)}to{transform:translate(37.10085vw,99vh) scale(.4786)}}.snow:nth-child(318){opacity:.8518;transform:translate(35.7948vw,-10px) scale(.9793);animation:fall-318 23s -26s linear infinite}@keyframes fall-318{55.335%{transform:translate(37.1956vw,55.335vh) scale(.9793)}to{transform:translate(36.4952vw,99vh) scale(.9793)}}.snow:nth-child(319){opacity:1.8626;transform:translate(50.3253vw,-10px) scale(.8062);animation:fall-319 29s -11s linear infinite}@keyframes fall-319{73.839%{transform:translate(41.3744vw,73.839vh) scale(.8062)}to{transform:translate(45.84985vw,99vh) scale(.8062)}}.snow:nth-child(320){opacity:.7292;transform:translate(6.0334vw,-10px) scale(.2894);animation:fall-320 26s -27s linear infinite}@keyframes fall-320{40.489%{transform:translate(8.06vw,40.489vh) scale(.2894)}to{transform:translate(7.0467vw,99vh) scale(.2894)}}.snow:nth-child(321){opacity:.5208;transform:translate(73.8727vw,-10px) scale(.4818);animation:fall-321 24s -26s linear infinite}@keyframes fall-321{59.724%{transform:translate(70.7247vw,59.724vh) scale(.4818)}to{transform:translate(72.2987vw,99vh) scale(.4818)}}.snow:nth-child(322){opacity:.7204;transform:translate(76.2544vw,-10px) scale(.3334);animation:fall-322 28s -29s linear infinite}@keyframes fall-322{54.42%{transform:translate(85.4186vw,54.42vh) scale(.3334)}to{transform:translate(80.8365vw,99vh) scale(.3334)}}.snow:nth-child(323){opacity:1.5246;transform:translate(41.1774vw,-10px) scale(.482);animation:fall-323 26s -9s linear infinite}@keyframes fall-323{34.668%{transform:translate(37.9901vw,34.668vh) scale(.482)}to{transform:translate(39.58375vw,99vh) scale(.482)}}.snow:nth-child(324){opacity:.1002;transform:translate(38.3917vw,-10px) scale(.654);animation:fall-324 17s -10s linear infinite}@keyframes fall-324{55.547%{transform:translate(40.9077vw,55.547vh) scale(.654)}to{transform:translate(39.6497vw,99vh) scale(.654)}}.snow:nth-child(325){opacity:1.5726;transform:translate(67.6354vw,-10px) scale(.0705);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{32.19%{transform:translate(70.5185vw,32.19vh) scale(.0705)}to{transform:translate(69.07695vw,99vh) scale(.0705)}}.snow:nth-child(326){opacity:.1444;transform:translate(63.7497vw,-10px) scale(.1963);animation:fall-326 28s -29s linear infinite}@keyframes fall-326{48.281%{transform:translate(57.1569vw,48.281vh) scale(.1963)}to{transform:translate(60.4533vw,99vh) scale(.1963)}}.snow:nth-child(327){opacity:.3718;transform:translate(74.277vw,-10px) scale(.1802);animation:fall-327 12s -5s linear infinite}@keyframes fall-327{71.936%{transform:translate(68.5987vw,71.936vh) scale(.1802)}to{transform:translate(71.43785vw,99vh) scale(.1802)}}.snow:nth-child(328){opacity:1.3252;transform:translate(97.4217vw,-10px) scale(.6417);animation:fall-328 14s -18s linear infinite}@keyframes fall-328{33.892%{transform:translate(91.7776vw,33.892vh) scale(.6417)}to{transform:translate(94.59965vw,99vh) scale(.6417)}}.snow:nth-child(329){opacity:.1946;transform:translate(82.9145vw,-10px) scale(.0246);animation:fall-329 20s -29s linear infinite}@keyframes fall-329{73.176%{transform:translate(90.1728vw,73.176vh) scale(.0246)}to{transform:translate(86.54365vw,99vh) scale(.0246)}}.snow:nth-child(330){opacity:.818;transform:translate(48.4291vw,-10px) scale(.9635);animation:fall-330 23s -27s linear infinite}@keyframes fall-330{37.521%{transform:translate(39.2208vw,37.521vh) scale(.9635)}to{transform:translate(43.82495vw,99vh) scale(.9635)}}.snow:nth-child(331){opacity:.8582;transform:translate(3.6335vw,-10px) scale(.8824);animation:fall-331 28s -21s linear infinite}@keyframes fall-331{38.067%{transform:translate(-.1741vw,38.067vh) scale(.8824)}to{transform:translate(1.7297vw,99vh) scale(.8824)}}.snow:nth-child(332){opacity:1.5656;transform:translate(57.7108vw,-10px) scale(.7972);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{64.842%{transform:translate(55.9014vw,64.842vh) scale(.7972)}to{transform:translate(56.8061vw,99vh) scale(.7972)}}.snow:nth-child(333){opacity:.077;transform:translate(77.9093vw,-10px) scale(.1401);animation:fall-333 14s -10s linear infinite}@keyframes fall-333{74.301%{transform:translate(75.1019vw,74.301vh) scale(.1401)}to{transform:translate(76.5056vw,99vh) scale(.1401)}}.snow:nth-child(334){opacity:.689;transform:translate(49.368vw,-10px) scale(.7227);animation:fall-334 22s -4s linear infinite}@keyframes fall-334{63.675%{transform:translate(55.6649vw,63.675vh) scale(.7227)}to{transform:translate(52.51645vw,99vh) scale(.7227)}}.snow:nth-child(335){opacity:.7956;transform:translate(16.7394vw,-10px) scale(.655);animation:fall-335 25s -23s linear infinite}@keyframes fall-335{73.725%{transform:translate(22.7097vw,73.725vh) scale(.655)}to{transform:translate(19.72455vw,99vh) scale(.655)}}.snow:nth-child(336){opacity:1.2238;transform:translate(87.6919vw,-10px) scale(.4383);animation:fall-336 12s -14s linear infinite}@keyframes fall-336{76.461%{transform:translate(96.5008vw,76.461vh) scale(.4383)}to{transform:translate(92.09635vw,99vh) scale(.4383)}}.snow:nth-child(337){opacity:.7894;transform:translate(14.2913vw,-10px) scale(.8452);animation:fall-337 15s -26s linear infinite}@keyframes fall-337{67.738%{transform:translate(20.5942vw,67.738vh) scale(.8452)}to{transform:translate(17.44275vw,99vh) scale(.8452)}}.snow:nth-child(338){opacity:1.29;transform:translate(23.9042vw,-10px) scale(.969);animation:fall-338 10s -26s linear infinite}@keyframes fall-338{37.248%{transform:translate(19.5549vw,37.248vh) scale(.969)}to{transform:translate(21.72955vw,99vh) scale(.969)}}.snow:nth-child(339){opacity:.501;transform:translate(40.5465vw,-10px) scale(.0739);animation:fall-339 21s -7s linear infinite}@keyframes fall-339{43.664%{transform:translate(50.0103vw,43.664vh) scale(.0739)}to{transform:translate(45.2784vw,99vh) scale(.0739)}}.snow:nth-child(340){opacity:.0832;transform:translate(84.9498vw,-10px) scale(.0962);animation:fall-340 24s -10s linear infinite}@keyframes fall-340{56.969%{transform:translate(94.4773vw,56.969vh) scale(.0962)}to{transform:translate(89.71355vw,99vh) scale(.0962)}}.snow:nth-child(341){opacity:.5002;transform:translate(2.3089vw,-10px) scale(.0012);animation:fall-341 16s -2s linear infinite}@keyframes fall-341{64.555%{transform:translate(8.1499vw,64.555vh) scale(.0012)}to{transform:translate(5.2294vw,99vh) scale(.0012)}}.snow:nth-child(342){opacity:.037;transform:translate(50.7063vw,-10px) scale(.155);animation:fall-342 12s -4s linear infinite}@keyframes fall-342{50.794%{transform:translate(59.5279vw,50.794vh) scale(.155)}to{transform:translate(55.1171vw,99vh) scale(.155)}}.snow:nth-child(343){opacity:1.0632;transform:translate(14.3948vw,-10px) scale(.9375);animation:fall-343 17s -29s linear infinite}@keyframes fall-343{62.405%{transform:translate(21.4707vw,62.405vh) scale(.9375)}to{transform:translate(17.93275vw,99vh) scale(.9375)}}.snow:nth-child(344){opacity:.9508;transform:translate(1.0404vw,-10px) scale(.6177);animation:fall-344 27s -17s linear infinite}@keyframes fall-344{57.422%{transform:translate(-5.2782vw,57.422vh) scale(.6177)}to{transform:translate(-2.1189vw,99vh) scale(.6177)}}.snow:nth-child(345){opacity:1.559;transform:translate(13.6962vw,-10px) scale(.4649);animation:fall-345 15s -11s linear infinite}@keyframes fall-345{66.33%{transform:translate(7.9378vw,66.33vh) scale(.4649)}to{transform:translate(10.817vw,99vh) scale(.4649)}}.snow:nth-child(346){opacity:.4262;transform:translate(21.438vw,-10px) scale(.7277);animation:fall-346 29s -7s linear infinite}@keyframes fall-346{71.896%{transform:translate(21.7598vw,71.896vh) scale(.7277)}to{transform:translate(21.5989vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.7626;transform:translate(9.9161vw,-10px) scale(.9582);animation:fall-347 17s -27s linear infinite}@keyframes fall-347{70.068%{transform:translate(15.8623vw,70.068vh) scale(.9582)}to{transform:translate(12.8892vw,99vh) scale(.9582)}}.snow:nth-child(348){opacity:1.846;transform:translate(87.6094vw,-10px) scale(.4242);animation:fall-348 10s -8s linear infinite}@keyframes fall-348{41.839%{transform:translate(77.6648vw,41.839vh) scale(.4242)}to{transform:translate(82.6371vw,99vh) scale(.4242)}}.snow:nth-child(349){opacity:.6038;transform:translate(70.816vw,-10px) scale(.0833);animation:fall-349 25s -11s linear infinite}@keyframes fall-349{65.532%{transform:translate(62.322vw,65.532vh) scale(.0833)}to{transform:translate(66.569vw,99vh) scale(.0833)}}.snow:nth-child(350){opacity:.023;transform:translate(82.1384vw,-10px) scale(.0125);animation:fall-350 23s -21s linear infinite}@keyframes fall-350{60.065%{transform:translate(74.0213vw,60.065vh) scale(.0125)}to{transform:translate(78.07985vw,99vh) scale(.0125)}}.snow:nth-child(351){opacity:1.8606;transform:translate(25.8904vw,-10px) scale(.1497);animation:fall-351 14s -1s linear infinite}@keyframes fall-351{50.103%{transform:translate(22.4012vw,50.103vh) scale(.1497)}to{transform:translate(24.1458vw,99vh) scale(.1497)}}.snow:nth-child(352){opacity:.2648;transform:translate(22.9802vw,-10px) scale(.063);animation:fall-352 14s -10s linear infinite}@keyframes fall-352{72.914%{transform:translate(16.6921vw,72.914vh) scale(.063)}to{transform:translate(19.83615vw,99vh) scale(.063)}}.snow:nth-child(353){opacity:1.0438;transform:translate(34.88vw,-10px) scale(.5347);animation:fall-353 18s -5s linear infinite}@keyframes fall-353{45.386%{transform:translate(39.0376vw,45.386vh) scale(.5347)}to{transform:translate(36.9588vw,99vh) scale(.5347)}}.snow:nth-child(354){opacity:.7674;transform:translate(12.709vw,-10px) scale(.2853);animation:fall-354 30s -20s linear infinite}@keyframes fall-354{71.311%{transform:translate(21.6761vw,71.311vh) scale(.2853)}to{transform:translate(17.19255vw,99vh) scale(.2853)}}.snow:nth-child(355){opacity:1.9498;transform:translate(90.4371vw,-10px) scale(.9612);animation:fall-355 16s -6s linear infinite}@keyframes fall-355{52.506%{transform:translate(80.833vw,52.506vh) scale(.9612)}to{transform:translate(85.63505vw,99vh) scale(.9612)}}.snow:nth-child(356){opacity:.9558;transform:translate(87.2749vw,-10px) scale(.1802);animation:fall-356 26s -18s linear infinite}@keyframes fall-356{60.206%{transform:translate(88.6904vw,60.206vh) scale(.1802)}to{transform:translate(87.98265vw,99vh) scale(.1802)}}.snow:nth-child(357){opacity:.5074;transform:translate(23.7637vw,-10px) scale(.5744);animation:fall-357 26s -20s linear infinite}@keyframes fall-357{64.618%{transform:translate(28.1497vw,64.618vh) scale(.5744)}to{transform:translate(25.9567vw,99vh) scale(.5744)}}.snow:nth-child(358){opacity:1.5138;transform:translate(65.5169vw,-10px) scale(.3183);animation:fall-358 28s -9s linear infinite}@keyframes fall-358{66.901%{transform:translate(64.8466vw,66.901vh) scale(.3183)}to{transform:translate(65.18175vw,99vh) scale(.3183)}}.snow:nth-child(359){opacity:1.3326;transform:translate(44.1357vw,-10px) scale(.4165);animation:fall-359 16s -18s linear infinite}@keyframes fall-359{71.67%{transform:translate(49.4098vw,71.67vh) scale(.4165)}to{transform:translate(46.77275vw,99vh) scale(.4165)}}.snow:nth-child(360){opacity:.709;transform:translate(74.8929vw,-10px) scale(.6526);animation:fall-360 30s -26s linear infinite}@keyframes fall-360{53.326%{transform:translate(71.4981vw,53.326vh) scale(.6526)}to{transform:translate(73.1955vw,99vh) scale(.6526)}}.snow:nth-child(361){opacity:.8646;transform:translate(26.8658vw,-10px) scale(.5857);animation:fall-361 12s -26s linear infinite}@keyframes fall-361{64.452%{transform:translate(30.8402vw,64.452vh) scale(.5857)}to{transform:translate(28.853vw,99vh) scale(.5857)}}.snow:nth-child(362){opacity:.137;transform:translate(42.6533vw,-10px) scale(.582);animation:fall-362 12s -11s linear infinite}@keyframes fall-362{61.952%{transform:translate(37.7105vw,61.952vh) scale(.582)}to{transform:translate(40.1819vw,99vh) scale(.582)}}.snow:nth-child(363){opacity:1.0052;transform:translate(87.8221vw,-10px) scale(.6978);animation:fall-363 10s -4s linear infinite}@keyframes fall-363{45.205%{transform:translate(89.4293vw,45.205vh) scale(.6978)}to{transform:translate(88.6257vw,99vh) scale(.6978)}}.snow:nth-child(364){opacity:.7944;transform:translate(96.2141vw,-10px) scale(.3715);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{59.365%{transform:translate(98.382vw,59.365vh) scale(.3715)}to{transform:translate(97.29805vw,99vh) scale(.3715)}}.snow:nth-child(365){opacity:.7344;transform:translate(95.6421vw,-10px) scale(.2206);animation:fall-365 30s -2s linear infinite}@keyframes fall-365{68.596%{transform:translate(94.6922vw,68.596vh) scale(.2206)}to{transform:translate(95.16715vw,99vh) scale(.2206)}}.snow:nth-child(366){opacity:1.1992;transform:translate(29.0337vw,-10px) scale(.9438);animation:fall-366 15s -16s linear infinite}@keyframes fall-366{57.106%{transform:translate(30.8949vw,57.106vh) scale(.9438)}to{transform:translate(29.9643vw,99vh) scale(.9438)}}.snow:nth-child(367){opacity:.3158;transform:translate(87.7199vw,-10px) scale(.4423);animation:fall-367 22s -25s linear infinite}@keyframes fall-367{76.437%{transform:translate(88.2308vw,76.437vh) scale(.4423)}to{transform:translate(87.97535vw,99vh) scale(.4423)}}.snow:nth-child(368){opacity:1.9898;transform:translate(73.1186vw,-10px) scale(.6408);animation:fall-368 14s -27s linear infinite}@keyframes fall-368{57.976%{transform:translate(68.2264vw,57.976vh) scale(.6408)}to{transform:translate(70.6725vw,99vh) scale(.6408)}}.snow:nth-child(369){opacity:.7436;transform:translate(55.5586vw,-10px) scale(.0949);animation:fall-369 16s -16s linear infinite}@keyframes fall-369{63.409%{transform:translate(49.9378vw,63.409vh) scale(.0949)}to{transform:translate(52.7482vw,99vh) scale(.0949)}}.snow:nth-child(370){opacity:1.1754;transform:translate(64.3672vw,-10px) scale(.3052);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{43.477%{transform:translate(68.2915vw,43.477vh) scale(.3052)}to{transform:translate(66.32935vw,99vh) scale(.3052)}}.snow:nth-child(371){opacity:.4458;transform:translate(68.5162vw,-10px) scale(.2338);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{75.243%{transform:translate(61.0522vw,75.243vh) scale(.2338)}to{transform:translate(64.7842vw,99vh) scale(.2338)}}.snow:nth-child(372){opacity:.5238;transform:translate(92.511vw,-10px) scale(.1757);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{79.801%{transform:translate(91.1355vw,79.801vh) scale(.1757)}to{transform:translate(91.82325vw,99vh) scale(.1757)}}.snow:nth-child(373){opacity:.1388;transform:translate(80.6153vw,-10px) scale(.8026);animation:fall-373 10s -2s linear infinite}@keyframes fall-373{51.525%{transform:translate(74.8987vw,51.525vh) scale(.8026)}to{transform:translate(77.757vw,99vh) scale(.8026)}}.snow:nth-child(374){opacity:1.5982;transform:translate(82.4595vw,-10px) scale(.7933);animation:fall-374 29s -26s linear infinite}@keyframes fall-374{41.214%{transform:translate(83.4822vw,41.214vh) scale(.7933)}to{transform:translate(82.97085vw,99vh) scale(.7933)}}.snow:nth-child(375){opacity:.9424;transform:translate(36.3595vw,-10px) scale(.4664);animation:fall-375 25s -27s linear infinite}@keyframes fall-375{55.129%{transform:translate(34.9341vw,55.129vh) scale(.4664)}to{transform:translate(35.6468vw,99vh) scale(.4664)}}.snow:nth-child(376){opacity:.7648;transform:translate(59.4461vw,-10px) scale(.3923);animation:fall-376 23s -17s linear infinite}@keyframes fall-376{57.841%{transform:translate(64.0424vw,57.841vh) scale(.3923)}to{transform:translate(61.74425vw,99vh) scale(.3923)}}.snow:nth-child(377){opacity:1.8636;transform:translate(52.1506vw,-10px) scale(.7447);animation:fall-377 15s -2s linear infinite}@keyframes fall-377{56.091%{transform:translate(51.3968vw,56.091vh) scale(.7447)}to{transform:translate(51.7737vw,99vh) scale(.7447)}}.snow:nth-child(378){opacity:.263;transform:translate(42.2516vw,-10px) scale(.3013);animation:fall-378 21s -17s linear infinite}@keyframes fall-378{52.572%{transform:translate(39.1073vw,52.572vh) scale(.3013)}to{transform:translate(40.67945vw,99vh) scale(.3013)}}.snow:nth-child(379){opacity:1.0674;transform:translate(65.9066vw,-10px) scale(.0532);animation:fall-379 14s -28s linear infinite}@keyframes fall-379{63.473%{transform:translate(64.024vw,63.473vh) scale(.0532)}to{transform:translate(64.9653vw,99vh) scale(.0532)}}.snow:nth-child(380){opacity:1.3178;transform:translate(76.8307vw,-10px) scale(.2755);animation:fall-380 29s -11s linear infinite}@keyframes fall-380{64.408%{transform:translate(75.9844vw,64.408vh) scale(.2755)}to{transform:translate(76.40755vw,99vh) scale(.2755)}}.snow:nth-child(381){opacity:1.6104;transform:translate(41.7478vw,-10px) scale(.1224);animation:fall-381 16s -30s linear infinite}@keyframes fall-381{69.056%{transform:translate(42.4224vw,69.056vh) scale(.1224)}to{transform:translate(42.0851vw,99vh) scale(.1224)}}.snow:nth-child(382){opacity:1.8536;transform:translate(78.9358vw,-10px) scale(.9397);animation:fall-382 12s -2s linear infinite}@keyframes fall-382{54.001%{transform:translate(86.1417vw,54.001vh) scale(.9397)}to{transform:translate(82.53875vw,99vh) scale(.9397)}}.snow:nth-child(383){opacity:1.642;transform:translate(69.0165vw,-10px) scale(.3943);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{55.228%{transform:translate(74.4598vw,55.228vh) scale(.3943)}to{transform:translate(71.73815vw,99vh) scale(.3943)}}.snow:nth-child(384){opacity:.4032;transform:translate(50.3688vw,-10px) scale(.6891);animation:fall-384 19s -19s linear infinite}@keyframes fall-384{49.307%{transform:translate(44.9671vw,49.307vh) scale(.6891)}to{transform:translate(47.66795vw,99vh) scale(.6891)}}.snow:nth-child(385){opacity:1.0668;transform:translate(72.8621vw,-10px) scale(.3145);animation:fall-385 19s -21s linear infinite}@keyframes fall-385{35.939%{transform:translate(70.5664vw,35.939vh) scale(.3145)}to{transform:translate(71.71425vw,99vh) scale(.3145)}}.snow:nth-child(386){opacity:.3742;transform:translate(15.2836vw,-10px) scale(.5094);animation:fall-386 13s -29s linear infinite}@keyframes fall-386{51.76%{transform:translate(21.6129vw,51.76vh) scale(.5094)}to{transform:translate(18.44825vw,99vh) scale(.5094)}}.snow:nth-child(387){opacity:1.2602;transform:translate(31.4979vw,-10px) scale(.516);animation:fall-387 13s -3s linear infinite}@keyframes fall-387{38.622%{transform:translate(29.1249vw,38.622vh) scale(.516)}to{transform:translate(30.3114vw,99vh) scale(.516)}}.snow:nth-child(388){opacity:1.7516;transform:translate(20.2308vw,-10px) scale(.6454);animation:fall-388 10s -19s linear infinite}@keyframes fall-388{71.142%{transform:translate(26.2668vw,71.142vh) scale(.6454)}to{transform:translate(23.2488vw,99vh) scale(.6454)}}.snow:nth-child(389){opacity:.7834;transform:translate(47.8744vw,-10px) scale(.5165);animation:fall-389 10s -15s linear infinite}@keyframes fall-389{70.022%{transform:translate(44.1385vw,70.022vh) scale(.5165)}to{transform:translate(46.00645vw,99vh) scale(.5165)}}.snow:nth-child(390){opacity:.8218;transform:translate(94.4925vw,-10px) scale(.7141);animation:fall-390 15s -9s linear infinite}@keyframes fall-390{55.223%{transform:translate(103.8815vw,55.223vh) scale(.7141)}to{transform:translate(99.187vw,99vh) scale(.7141)}}.snow:nth-child(391){opacity:.092;transform:translate(42.1491vw,-10px) scale(.8211);animation:fall-391 12s -4s linear infinite}@keyframes fall-391{37.609%{transform:translate(48.9355vw,37.609vh) scale(.8211)}to{transform:translate(45.5423vw,99vh) scale(.8211)}}.snow:nth-child(392){opacity:1.5368;transform:translate(17.0212vw,-10px) scale(.6967);animation:fall-392 22s -10s linear infinite}@keyframes fall-392{33.82%{transform:translate(15.5201vw,33.82vh) scale(.6967)}to{transform:translate(16.27065vw,99vh) scale(.6967)}}.snow:nth-child(393){opacity:1.1324;transform:translate(34.8849vw,-10px) scale(.1079);animation:fall-393 27s -14s linear infinite}@keyframes fall-393{78.748%{transform:translate(36.6554vw,78.748vh) scale(.1079)}to{transform:translate(35.77015vw,99vh) scale(.1079)}}.snow:nth-child(394){opacity:.246;transform:translate(31.488vw,-10px) scale(.216);animation:fall-394 14s -13s linear infinite}@keyframes fall-394{56.192%{transform:translate(28.1023vw,56.192vh) scale(.216)}to{transform:translate(29.79515vw,99vh) scale(.216)}}.snow:nth-child(395){opacity:1.9066;transform:translate(73.7446vw,-10px) scale(.752);animation:fall-395 13s -25s linear infinite}@keyframes fall-395{49.253%{transform:translate(65.0755vw,49.253vh) scale(.752)}to{transform:translate(69.41005vw,99vh) scale(.752)}}.snow:nth-child(396){opacity:.8026;transform:translate(1.7719vw,-10px) scale(.1968);animation:fall-396 14s -13s linear infinite}@keyframes fall-396{32.699%{transform:translate(10.9799vw,32.699vh) scale(.1968)}to{transform:translate(6.3759vw,99vh) scale(.1968)}}.snow:nth-child(397){opacity:.6296;transform:translate(15.7539vw,-10px) scale(.9682);animation:fall-397 15s -20s linear infinite}@keyframes fall-397{35.534%{transform:translate(21.7542vw,35.534vh) scale(.9682)}to{transform:translate(18.75405vw,99vh) scale(.9682)}}.snow:nth-child(398){opacity:1.298;transform:translate(41.3721vw,-10px) scale(.2354);animation:fall-398 30s -28s linear infinite}@keyframes fall-398{73.976%{transform:translate(43.3137vw,73.976vh) scale(.2354)}to{transform:translate(42.3429vw,99vh) scale(.2354)}}.snow:nth-child(399){opacity:.8666;transform:translate(47.7409vw,-10px) scale(.8136);animation:fall-399 20s -9s linear infinite}@keyframes fall-399{58.125%{transform:translate(46.7011vw,58.125vh) scale(.8136)}to{transform:translate(47.221vw,99vh) scale(.8136)}}.snow:nth-child(400){opacity:1.7838;transform:translate(55.5682vw,-10px) scale(.8073);animation:fall-400 16s -7s linear infinite}@keyframes fall-400{34.601%{transform:translate(45.6261vw,34.601vh) scale(.8073)}to{transform:translate(50.59715vw,99vh) scale(.8073)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|