@esfaenza/core 15.2.190 → 15.2.192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/navbar/navbar.component.d.ts +1 -0
- package/esm2020/components/navbar/navbar.component.loc.mjs +3 -1
- package/esm2020/components/navbar/navbar.component.mjs +23 -3
- package/esm2020/components/sidebar/sidebar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +26 -4
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +26 -4
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.759;transform:translate(73.4155vw,-10px) scale(.2184);animation:fall-1 22s -13s linear infinite}@keyframes fall-1{30.442%{transform:translate(78.0429vw,30.442vh) scale(.2184)}to{transform:translate(75.7292vw,99vh) scale(.2184)}}.snow:nth-child(2){opacity:.799;transform:translate(67.6445vw,-10px) scale(.6536);animation:fall-2 27s -15s linear infinite}@keyframes fall-2{79.502%{transform:translate(64.6638vw,79.502vh) scale(.6536)}to{transform:translate(66.15415vw,99vh) scale(.6536)}}.snow:nth-child(3){opacity:1.469;transform:translate(58.4884vw,-10px) scale(.0859);animation:fall-3 21s -27s linear infinite}@keyframes fall-3{69.386%{transform:translate(49.1661vw,69.386vh) scale(.0859)}to{transform:translate(53.82725vw,99vh) scale(.0859)}}.snow:nth-child(4){opacity:1.2138;transform:translate(87.4972vw,-10px) scale(.011);animation:fall-4 26s -4s linear infinite}@keyframes fall-4{51.132%{transform:translate(91.1014vw,51.132vh) scale(.011)}to{transform:translate(89.2993vw,99vh) scale(.011)}}.snow:nth-child(5){opacity:1.3382;transform:translate(37.0816vw,-10px) scale(.6321);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{68.868%{transform:translate(43.4544vw,68.868vh) scale(.6321)}to{transform:translate(40.268vw,99vh) scale(.6321)}}.snow:nth-child(6){opacity:1.353;transform:translate(18.82vw,-10px) scale(.212);animation:fall-6 30s -28s linear infinite}@keyframes fall-6{47.123%{transform:translate(13.9897vw,47.123vh) scale(.212)}to{transform:translate(16.40485vw,99vh) scale(.212)}}.snow:nth-child(7){opacity:.191;transform:translate(93.5491vw,-10px) scale(.1229);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{53.385%{transform:translate(88.6742vw,53.385vh) scale(.1229)}to{transform:translate(91.11165vw,99vh) scale(.1229)}}.snow:nth-child(8){opacity:.868;transform:translate(99.2885vw,-10px) scale(.2937);animation:fall-8 28s -11s linear infinite}@keyframes fall-8{74.755%{transform:translate(91.0995vw,74.755vh) scale(.2937)}to{transform:translate(95.194vw,99vh) scale(.2937)}}.snow:nth-child(9){opacity:.5716;transform:translate(38.9712vw,-10px) scale(.7345);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{30.743%{transform:translate(32.5655vw,30.743vh) scale(.7345)}to{transform:translate(35.76835vw,99vh) scale(.7345)}}.snow:nth-child(10){opacity:1.1108;transform:translate(63.3384vw,-10px) scale(.6792);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{32.147%{transform:translate(59.4214vw,32.147vh) scale(.6792)}to{transform:translate(61.3799vw,99vh) scale(.6792)}}.snow:nth-child(11){opacity:1.3378;transform:translate(82.6229vw,-10px) scale(.2291);animation:fall-11 24s -21s linear infinite}@keyframes fall-11{48.84%{transform:translate(89.0114vw,48.84vh) scale(.2291)}to{transform:translate(85.81715vw,99vh) scale(.2291)}}.snow:nth-child(12){opacity:.2266;transform:translate(60.9429vw,-10px) scale(.1002);animation:fall-12 17s -18s linear infinite}@keyframes fall-12{38.982%{transform:translate(65.0321vw,38.982vh) scale(.1002)}to{transform:translate(62.9875vw,99vh) scale(.1002)}}.snow:nth-child(13){opacity:1.8654;transform:translate(64.5163vw,-10px) scale(.8747);animation:fall-13 28s -26s linear infinite}@keyframes fall-13{73.678%{transform:translate(72.2981vw,73.678vh) scale(.8747)}to{transform:translate(68.4072vw,99vh) scale(.8747)}}.snow:nth-child(14){opacity:1.2642;transform:translate(39.3085vw,-10px) scale(.5815);animation:fall-14 21s -3s linear infinite}@keyframes fall-14{51.397%{transform:translate(38.8505vw,51.397vh) scale(.5815)}to{transform:translate(39.0795vw,99vh) scale(.5815)}}.snow:nth-child(15){opacity:.895;transform:translate(6.5204vw,-10px) scale(.6694);animation:fall-15 17s -21s linear infinite}@keyframes fall-15{50.736%{transform:translate(14.4541vw,50.736vh) scale(.6694)}to{transform:translate(10.48725vw,99vh) scale(.6694)}}.snow:nth-child(16){opacity:1.342;transform:translate(77.8111vw,-10px) scale(.2983);animation:fall-16 28s -27s linear infinite}@keyframes fall-16{35.501%{transform:translate(77.0316vw,35.501vh) scale(.2983)}to{transform:translate(77.42135vw,99vh) scale(.2983)}}.snow:nth-child(17){opacity:.7568;transform:translate(16.6233vw,-10px) scale(.9323);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{32.414%{transform:translate(6.6488vw,32.414vh) scale(.9323)}to{transform:translate(11.63605vw,99vh) scale(.9323)}}.snow:nth-child(18){opacity:.8034;transform:translate(70.4715vw,-10px) scale(.4271);animation:fall-18 21s -18s linear infinite}@keyframes fall-18{60.345%{transform:translate(69.049vw,60.345vh) scale(.4271)}to{transform:translate(69.76025vw,99vh) scale(.4271)}}.snow:nth-child(19){opacity:.4892;transform:translate(12.0351vw,-10px) scale(.196);animation:fall-19 29s -18s linear infinite}@keyframes fall-19{74.441%{transform:translate(15.6184vw,74.441vh) scale(.196)}to{transform:translate(13.82675vw,99vh) scale(.196)}}.snow:nth-child(20){opacity:1.4254;transform:translate(23.9561vw,-10px) scale(.1459);animation:fall-20 25s -9s linear infinite}@keyframes fall-20{69.44%{transform:translate(19.1978vw,69.44vh) scale(.1459)}to{transform:translate(21.57695vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.96;transform:translate(86.6978vw,-10px) scale(.1146);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{59.615%{transform:translate(80.1646vw,59.615vh) scale(.1146)}to{transform:translate(83.4312vw,99vh) scale(.1146)}}.snow:nth-child(22){opacity:1.7858;transform:translate(58.5557vw,-10px) scale(.6942);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{75.419%{transform:translate(51.8067vw,75.419vh) scale(.6942)}to{transform:translate(55.1812vw,99vh) scale(.6942)}}.snow:nth-child(23){opacity:.955;transform:translate(7.4402vw,-10px) scale(.607);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{50.276%{transform:translate(7.7781vw,50.276vh) scale(.607)}to{transform:translate(7.60915vw,99vh) scale(.607)}}.snow:nth-child(24){opacity:1.3412;transform:translate(85.3081vw,-10px) scale(.2018);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{64.127%{transform:translate(79.9986vw,64.127vh) scale(.2018)}to{transform:translate(82.65335vw,99vh) scale(.2018)}}.snow:nth-child(25){opacity:.916;transform:translate(69.6125vw,-10px) scale(.614);animation:fall-25 27s -20s linear infinite}@keyframes fall-25{57.23%{transform:translate(62.4597vw,57.23vh) scale(.614)}to{transform:translate(66.0361vw,99vh) scale(.614)}}.snow:nth-child(26){opacity:1.5134;transform:translate(59.6214vw,-10px) scale(.3716);animation:fall-26 14s -14s linear infinite}@keyframes fall-26{41.348%{transform:translate(58.7655vw,41.348vh) scale(.3716)}to{transform:translate(59.19345vw,99vh) scale(.3716)}}.snow:nth-child(27){opacity:.6948;transform:translate(69.4427vw,-10px) scale(.8548);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{47.262%{transform:translate(72.1281vw,47.262vh) scale(.8548)}to{transform:translate(70.7854vw,99vh) scale(.8548)}}.snow:nth-child(28){opacity:1.8516;transform:translate(98.9359vw,-10px) scale(.0423);animation:fall-28 30s -5s linear infinite}@keyframes fall-28{70.713%{transform:translate(104.6783vw,70.713vh) scale(.0423)}to{transform:translate(101.8071vw,99vh) scale(.0423)}}.snow:nth-child(29){opacity:.4734;transform:translate(71.6546vw,-10px) scale(.6588);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{70.225%{transform:translate(63.1129vw,70.225vh) scale(.6588)}to{transform:translate(67.38375vw,99vh) scale(.6588)}}.snow:nth-child(30){opacity:1.1942;transform:translate(98.0197vw,-10px) scale(.9913);animation:fall-30 20s -28s linear infinite}@keyframes fall-30{56.769%{transform:translate(98.6106vw,56.769vh) scale(.9913)}to{transform:translate(98.31515vw,99vh) scale(.9913)}}.snow:nth-child(31){opacity:1.2;transform:translate(50.6302vw,-10px) scale(.4803);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{44.815%{transform:translate(49.4851vw,44.815vh) scale(.4803)}to{transform:translate(50.05765vw,99vh) scale(.4803)}}.snow:nth-child(32){opacity:1.985;transform:translate(58.3351vw,-10px) scale(.2286);animation:fall-32 16s -9s linear infinite}@keyframes fall-32{35.247%{transform:translate(62.5983vw,35.247vh) scale(.2286)}to{transform:translate(60.4667vw,99vh) scale(.2286)}}.snow:nth-child(33){opacity:1.8324;transform:translate(19.6797vw,-10px) scale(.8152);animation:fall-33 17s -2s linear infinite}@keyframes fall-33{33.111%{transform:translate(9.7519vw,33.111vh) scale(.8152)}to{transform:translate(14.7158vw,99vh) scale(.8152)}}.snow:nth-child(34){opacity:1.9086;transform:translate(66.0094vw,-10px) scale(.7063);animation:fall-34 17s -28s linear infinite}@keyframes fall-34{45.272%{transform:translate(75.2485vw,45.272vh) scale(.7063)}to{transform:translate(70.62895vw,99vh) scale(.7063)}}.snow:nth-child(35){opacity:1.4406;transform:translate(80.169vw,-10px) scale(.635);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{33.26%{transform:translate(71.6042vw,33.26vh) scale(.635)}to{transform:translate(75.8866vw,99vh) scale(.635)}}.snow:nth-child(36){opacity:1.662;transform:translate(12.5376vw,-10px) scale(.0086);animation:fall-36 24s -15s linear infinite}@keyframes fall-36{56.069%{transform:translate(4.5186vw,56.069vh) scale(.0086)}to{transform:translate(8.5281vw,99vh) scale(.0086)}}.snow:nth-child(37){opacity:.2258;transform:translate(79.335vw,-10px) scale(.6564);animation:fall-37 15s -29s linear infinite}@keyframes fall-37{68.208%{transform:translate(86.374vw,68.208vh) scale(.6564)}to{transform:translate(82.8545vw,99vh) scale(.6564)}}.snow:nth-child(38){opacity:1.193;transform:translate(40.6253vw,-10px) scale(.5161);animation:fall-38 27s -30s linear infinite}@keyframes fall-38{57.433%{transform:translate(35.6893vw,57.433vh) scale(.5161)}to{transform:translate(38.1573vw,99vh) scale(.5161)}}.snow:nth-child(39){opacity:1.09;transform:translate(27.3217vw,-10px) scale(.0511);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{65.877%{transform:translate(25.405vw,65.877vh) scale(.0511)}to{transform:translate(26.36335vw,99vh) scale(.0511)}}.snow:nth-child(40){opacity:1.5678;transform:translate(79.9031vw,-10px) scale(.7805);animation:fall-40 19s -9s linear infinite}@keyframes fall-40{67.931%{transform:translate(79.0952vw,67.931vh) scale(.7805)}to{transform:translate(79.49915vw,99vh) scale(.7805)}}.snow:nth-child(41){opacity:1.2762;transform:translate(85.0823vw,-10px) scale(.1957);animation:fall-41 25s -21s linear infinite}@keyframes fall-41{59.816%{transform:translate(94.5054vw,59.816vh) scale(.1957)}to{transform:translate(89.79385vw,99vh) scale(.1957)}}.snow:nth-child(42){opacity:1.3096;transform:translate(44.6079vw,-10px) scale(.9069);animation:fall-42 22s -11s linear infinite}@keyframes fall-42{49.072%{transform:translate(44.3682vw,49.072vh) scale(.9069)}to{transform:translate(44.48805vw,99vh) scale(.9069)}}.snow:nth-child(43){opacity:1.1968;transform:translate(98.183vw,-10px) scale(.6196);animation:fall-43 23s -24s linear infinite}@keyframes fall-43{32.001%{transform:translate(103.3269vw,32.001vh) scale(.6196)}to{transform:translate(100.75495vw,99vh) scale(.6196)}}.snow:nth-child(44){opacity:.1508;transform:translate(43.6593vw,-10px) scale(.3362);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{79%{transform:translate(52.2803vw,79vh) scale(.3362)}to{transform:translate(47.9698vw,99vh) scale(.3362)}}.snow:nth-child(45){opacity:.958;transform:translate(27.7564vw,-10px) scale(.5691);animation:fall-45 17s -21s linear infinite}@keyframes fall-45{41.704%{transform:translate(37.1015vw,41.704vh) scale(.5691)}to{transform:translate(32.42895vw,99vh) scale(.5691)}}.snow:nth-child(46){opacity:.6288;transform:translate(37.6832vw,-10px) scale(.7264);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{56.967%{transform:translate(37.6255vw,56.967vh) scale(.7264)}to{transform:translate(37.65435vw,99vh) scale(.7264)}}.snow:nth-child(47){opacity:1.8916;transform:translate(40.9398vw,-10px) scale(.732);animation:fall-47 25s -30s linear infinite}@keyframes fall-47{30.232%{transform:translate(36.1503vw,30.232vh) scale(.732)}to{transform:translate(38.54505vw,99vh) scale(.732)}}.snow:nth-child(48){opacity:.7782;transform:translate(60.2232vw,-10px) scale(.2618);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{64.579%{transform:translate(51.0051vw,64.579vh) scale(.2618)}to{transform:translate(55.61415vw,99vh) scale(.2618)}}.snow:nth-child(49){opacity:1.91;transform:translate(76.882vw,-10px) scale(.2611);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{46.832%{transform:translate(84.9892vw,46.832vh) scale(.2611)}to{transform:translate(80.9356vw,99vh) scale(.2611)}}.snow:nth-child(50){opacity:.1884;transform:translate(32.5971vw,-10px) scale(.3972);animation:fall-50 23s -18s linear infinite}@keyframes fall-50{75.34%{transform:translate(25.8924vw,75.34vh) scale(.3972)}to{transform:translate(29.24475vw,99vh) scale(.3972)}}.snow:nth-child(51){opacity:.9402;transform:translate(1.9889vw,-10px) scale(.0362);animation:fall-51 14s -9s linear infinite}@keyframes fall-51{74.174%{transform:translate(3.22vw,74.174vh) scale(.0362)}to{transform:translate(2.60445vw,99vh) scale(.0362)}}.snow:nth-child(52){opacity:.4456;transform:translate(95.6528vw,-10px) scale(.0289);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{56.578%{transform:translate(91.6687vw,56.578vh) scale(.0289)}to{transform:translate(93.66075vw,99vh) scale(.0289)}}.snow:nth-child(53){opacity:1.3426;transform:translate(54.3558vw,-10px) scale(.1029);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{39.036%{transform:translate(50.951vw,39.036vh) scale(.1029)}to{transform:translate(52.6534vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.3964;transform:translate(81.4645vw,-10px) scale(.3207);animation:fall-54 15s -17s linear infinite}@keyframes fall-54{57.778%{transform:translate(77.625vw,57.778vh) scale(.3207)}to{transform:translate(79.54475vw,99vh) scale(.3207)}}.snow:nth-child(55){opacity:1.2944;transform:translate(70.1973vw,-10px) scale(.3616);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{38.229%{transform:translate(66.6176vw,38.229vh) scale(.3616)}to{transform:translate(68.40745vw,99vh) scale(.3616)}}.snow:nth-child(56){opacity:1.227;transform:translate(50.3125vw,-10px) scale(.0324);animation:fall-56 19s -13s linear infinite}@keyframes fall-56{37.14%{transform:translate(41.5084vw,37.14vh) scale(.0324)}to{transform:translate(45.91045vw,99vh) scale(.0324)}}.snow:nth-child(57){opacity:1.435;transform:translate(95.9784vw,-10px) scale(.7871);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{64.376%{transform:translate(95.0138vw,64.376vh) scale(.7871)}to{transform:translate(95.4961vw,99vh) scale(.7871)}}.snow:nth-child(58){opacity:.6408;transform:translate(83.2916vw,-10px) scale(.6025);animation:fall-58 21s -14s linear infinite}@keyframes fall-58{79.261%{transform:translate(85.5308vw,79.261vh) scale(.6025)}to{transform:translate(84.4112vw,99vh) scale(.6025)}}.snow:nth-child(59){opacity:.5988;transform:translate(34.9784vw,-10px) scale(.4033);animation:fall-59 19s -18s linear infinite}@keyframes fall-59{75.883%{transform:translate(35.9457vw,75.883vh) scale(.4033)}to{transform:translate(35.46205vw,99vh) scale(.4033)}}.snow:nth-child(60){opacity:.6118;transform:translate(35.8448vw,-10px) scale(.0801);animation:fall-60 25s -16s linear infinite}@keyframes fall-60{62.977%{transform:translate(41.0235vw,62.977vh) scale(.0801)}to{transform:translate(38.43415vw,99vh) scale(.0801)}}.snow:nth-child(61){opacity:.0858;transform:translate(47.4094vw,-10px) scale(.6654);animation:fall-61 23s -28s linear infinite}@keyframes fall-61{70.95%{transform:translate(56.1274vw,70.95vh) scale(.6654)}to{transform:translate(51.7684vw,99vh) scale(.6654)}}.snow:nth-child(62){opacity:1.983;transform:translate(38.5907vw,-10px) scale(.8562);animation:fall-62 28s -25s linear infinite}@keyframes fall-62{35.919%{transform:translate(46.6586vw,35.919vh) scale(.8562)}to{transform:translate(42.62465vw,99vh) scale(.8562)}}.snow:nth-child(63){opacity:1.035;transform:translate(76.7885vw,-10px) scale(.2635);animation:fall-63 11s -14s linear infinite}@keyframes fall-63{48.921%{transform:translate(67.94vw,48.921vh) scale(.2635)}to{transform:translate(72.36425vw,99vh) scale(.2635)}}.snow:nth-child(64){opacity:.6314;transform:translate(75.8732vw,-10px) scale(.829);animation:fall-64 23s -13s linear infinite}@keyframes fall-64{52.234%{transform:translate(85.7206vw,52.234vh) scale(.829)}to{transform:translate(80.7969vw,99vh) scale(.829)}}.snow:nth-child(65){opacity:.333;transform:translate(38.1699vw,-10px) scale(.228);animation:fall-65 17s -2s linear infinite}@keyframes fall-65{55.999%{transform:translate(36.2177vw,55.999vh) scale(.228)}to{transform:translate(37.1938vw,99vh) scale(.228)}}.snow:nth-child(66){opacity:1.2876;transform:translate(16.1085vw,-10px) scale(.7079);animation:fall-66 14s -14s linear infinite}@keyframes fall-66{46.569%{transform:translate(24.1347vw,46.569vh) scale(.7079)}to{transform:translate(20.1216vw,99vh) scale(.7079)}}.snow:nth-child(67){opacity:.0736;transform:translate(44.9769vw,-10px) scale(.7573);animation:fall-67 26s -8s linear infinite}@keyframes fall-67{35.315%{transform:translate(38.7746vw,35.315vh) scale(.7573)}to{transform:translate(41.87575vw,99vh) scale(.7573)}}.snow:nth-child(68){opacity:.7014;transform:translate(28.7471vw,-10px) scale(.0939);animation:fall-68 13s -22s linear infinite}@keyframes fall-68{77.197%{transform:translate(22.6709vw,77.197vh) scale(.0939)}to{transform:translate(25.709vw,99vh) scale(.0939)}}.snow:nth-child(69){opacity:.2846;transform:translate(23.9083vw,-10px) scale(.5014);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{75.704%{transform:translate(18.6605vw,75.704vh) scale(.5014)}to{transform:translate(21.2844vw,99vh) scale(.5014)}}.snow:nth-child(70){opacity:.487;transform:translate(11.5928vw,-10px) scale(.8584);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{36.671%{transform:translate(7.4663vw,36.671vh) scale(.8584)}to{transform:translate(9.52955vw,99vh) scale(.8584)}}.snow:nth-child(71){opacity:.8866;transform:translate(15.2978vw,-10px) scale(.5045);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{60.104%{transform:translate(16.8826vw,60.104vh) scale(.5045)}to{transform:translate(16.0902vw,99vh) scale(.5045)}}.snow:nth-child(72){opacity:.0118;transform:translate(73.5145vw,-10px) scale(.5113);animation:fall-72 16s -12s linear infinite}@keyframes fall-72{37.73%{transform:translate(68.5608vw,37.73vh) scale(.5113)}to{transform:translate(71.03765vw,99vh) scale(.5113)}}.snow:nth-child(73){opacity:.5226;transform:translate(7.7105vw,-10px) scale(.6286);animation:fall-73 22s -14s linear infinite}@keyframes fall-73{72.544%{transform:translate(14.5178vw,72.544vh) scale(.6286)}to{transform:translate(11.11415vw,99vh) scale(.6286)}}.snow:nth-child(74){opacity:.4442;transform:translate(9.5675vw,-10px) scale(.0011);animation:fall-74 12s -6s linear infinite}@keyframes fall-74{50.179%{transform:translate(13.1972vw,50.179vh) scale(.0011)}to{transform:translate(11.38235vw,99vh) scale(.0011)}}.snow:nth-child(75){opacity:.5406;transform:translate(79.9689vw,-10px) scale(.2041);animation:fall-75 25s -30s linear infinite}@keyframes fall-75{33.947%{transform:translate(70.4883vw,33.947vh) scale(.2041)}to{transform:translate(75.2286vw,99vh) scale(.2041)}}.snow:nth-child(76){opacity:1.1428;transform:translate(57.0821vw,-10px) scale(.993);animation:fall-76 14s -17s linear infinite}@keyframes fall-76{43.336%{transform:translate(48.4366vw,43.336vh) scale(.993)}to{transform:translate(52.75935vw,99vh) scale(.993)}}.snow:nth-child(77){opacity:.9054;transform:translate(69.4479vw,-10px) scale(.1562);animation:fall-77 24s -13s linear infinite}@keyframes fall-77{64.271%{transform:translate(59.6998vw,64.271vh) scale(.1562)}to{transform:translate(64.57385vw,99vh) scale(.1562)}}.snow:nth-child(78){opacity:.7284;transform:translate(57.6478vw,-10px) scale(.1119);animation:fall-78 13s -26s linear infinite}@keyframes fall-78{59.152%{transform:translate(63.6115vw,59.152vh) scale(.1119)}to{transform:translate(60.62965vw,99vh) scale(.1119)}}.snow:nth-child(79){opacity:.1892;transform:translate(75.6212vw,-10px) scale(.759);animation:fall-79 22s -25s linear infinite}@keyframes fall-79{68.201%{transform:translate(69.426vw,68.201vh) scale(.759)}to{transform:translate(72.5236vw,99vh) scale(.759)}}.snow:nth-child(80){opacity:1.9152;transform:translate(61.1972vw,-10px) scale(.2543);animation:fall-80 12s -2s linear infinite}@keyframes fall-80{68.673%{transform:translate(69.886vw,68.673vh) scale(.2543)}to{transform:translate(65.5416vw,99vh) scale(.2543)}}.snow:nth-child(81){opacity:.7632;transform:translate(23.6255vw,-10px) scale(.1697);animation:fall-81 26s -7s linear infinite}@keyframes fall-81{73.58%{transform:translate(17.1064vw,73.58vh) scale(.1697)}to{transform:translate(20.36595vw,99vh) scale(.1697)}}.snow:nth-child(82){opacity:.6656;transform:translate(77.5429vw,-10px) scale(.1312);animation:fall-82 15s -19s linear infinite}@keyframes fall-82{78.945%{transform:translate(83.7014vw,78.945vh) scale(.1312)}to{transform:translate(80.62215vw,99vh) scale(.1312)}}.snow:nth-child(83){opacity:.3134;transform:translate(86.7099vw,-10px) scale(.8343);animation:fall-83 27s -14s linear infinite}@keyframes fall-83{55.946%{transform:translate(91.8267vw,55.946vh) scale(.8343)}to{transform:translate(89.2683vw,99vh) scale(.8343)}}.snow:nth-child(84){opacity:1.7118;transform:translate(78.1704vw,-10px) scale(.2249);animation:fall-84 18s -23s linear infinite}@keyframes fall-84{79.112%{transform:translate(82.8228vw,79.112vh) scale(.2249)}to{transform:translate(80.4966vw,99vh) scale(.2249)}}.snow:nth-child(85){opacity:1.6842;transform:translate(17.7038vw,-10px) scale(.858);animation:fall-85 12s -4s linear infinite}@keyframes fall-85{76.643%{transform:translate(15.1992vw,76.643vh) scale(.858)}to{transform:translate(16.4515vw,99vh) scale(.858)}}.snow:nth-child(86){opacity:.9682;transform:translate(53.151vw,-10px) scale(.3866);animation:fall-86 22s -27s linear infinite}@keyframes fall-86{45.63%{transform:translate(44.675vw,45.63vh) scale(.3866)}to{transform:translate(48.913vw,99vh) scale(.3866)}}.snow:nth-child(87){opacity:1.2104;transform:translate(79.7278vw,-10px) scale(.0585);animation:fall-87 12s -5s linear infinite}@keyframes fall-87{31.877%{transform:translate(77.5412vw,31.877vh) scale(.0585)}to{transform:translate(78.6345vw,99vh) scale(.0585)}}.snow:nth-child(88){opacity:.6138;transform:translate(59.2002vw,-10px) scale(.6813);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{39.468%{transform:translate(50.3915vw,39.468vh) scale(.6813)}to{transform:translate(54.79585vw,99vh) scale(.6813)}}.snow:nth-child(89){opacity:.7144;transform:translate(79.7554vw,-10px) scale(.8896);animation:fall-89 30s -7s linear infinite}@keyframes fall-89{53.389%{transform:translate(78.6453vw,53.389vh) scale(.8896)}to{transform:translate(79.20035vw,99vh) scale(.8896)}}.snow:nth-child(90){opacity:.5598;transform:translate(89.8199vw,-10px) scale(.3373);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.687%{transform:translate(89.8417vw,39.687vh) scale(.3373)}to{transform:translate(89.8308vw,99vh) scale(.3373)}}.snow:nth-child(91){opacity:.4602;transform:translate(58.3471vw,-10px) scale(.7307);animation:fall-91 14s -25s linear infinite}@keyframes fall-91{79.744%{transform:translate(53.1976vw,79.744vh) scale(.7307)}to{transform:translate(55.77235vw,99vh) scale(.7307)}}.snow:nth-child(92){opacity:1.1168;transform:translate(49.3697vw,-10px) scale(.1702);animation:fall-92 16s -29s linear infinite}@keyframes fall-92{38.093%{transform:translate(51.6828vw,38.093vh) scale(.1702)}to{transform:translate(50.52625vw,99vh) scale(.1702)}}.snow:nth-child(93){opacity:.9106;transform:translate(99.7319vw,-10px) scale(.3834);animation:fall-93 27s -24s linear infinite}@keyframes fall-93{76.036%{transform:translate(97.5169vw,76.036vh) scale(.3834)}to{transform:translate(98.6244vw,99vh) scale(.3834)}}.snow:nth-child(94){opacity:1.3802;transform:translate(63.9559vw,-10px) scale(.5515);animation:fall-94 16s -20s linear infinite}@keyframes fall-94{60.392%{transform:translate(71.5032vw,60.392vh) scale(.5515)}to{transform:translate(67.72955vw,99vh) scale(.5515)}}.snow:nth-child(95){opacity:1.2012;transform:translate(70.8299vw,-10px) scale(.0796);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{57.412%{transform:translate(71.3201vw,57.412vh) scale(.0796)}to{transform:translate(71.075vw,99vh) scale(.0796)}}.snow:nth-child(96){opacity:1.4462;transform:translate(84.279vw,-10px) scale(.5459);animation:fall-96 12s -18s linear infinite}@keyframes fall-96{55.583%{transform:translate(75.4174vw,55.583vh) scale(.5459)}to{transform:translate(79.8482vw,99vh) scale(.5459)}}.snow:nth-child(97){opacity:.4942;transform:translate(26.7945vw,-10px) scale(.3237);animation:fall-97 28s -6s linear infinite}@keyframes fall-97{53.771%{transform:translate(35.1691vw,53.771vh) scale(.3237)}to{transform:translate(30.9818vw,99vh) scale(.3237)}}.snow:nth-child(98){opacity:.617;transform:translate(81.2711vw,-10px) scale(.6438);animation:fall-98 14s -28s linear infinite}@keyframes fall-98{67.014%{transform:translate(74.7251vw,67.014vh) scale(.6438)}to{transform:translate(77.9981vw,99vh) scale(.6438)}}.snow:nth-child(99){opacity:.6428;transform:translate(32.4014vw,-10px) scale(.5029);animation:fall-99 25s -25s linear infinite}@keyframes fall-99{57.023%{transform:translate(40.1804vw,57.023vh) scale(.5029)}to{transform:translate(36.2909vw,99vh) scale(.5029)}}.snow:nth-child(100){opacity:.9382;transform:translate(18.0427vw,-10px) scale(.7763);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{46.683%{transform:translate(9.0324vw,46.683vh) scale(.7763)}to{transform:translate(13.53755vw,99vh) scale(.7763)}}.snow:nth-child(101){opacity:.6596;transform:translate(7.7772vw,-10px) scale(.33);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{76.872%{transform:translate(-.5342vw,76.872vh) scale(.33)}to{transform:translate(3.6215vw,99vh) scale(.33)}}.snow:nth-child(102){opacity:.4856;transform:translate(67.2752vw,-10px) scale(.4692);animation:fall-102 12s -24s linear infinite}@keyframes fall-102{42.331%{transform:translate(59.7107vw,42.331vh) scale(.4692)}to{transform:translate(63.49295vw,99vh) scale(.4692)}}.snow:nth-child(103){opacity:.4546;transform:translate(13.3104vw,-10px) scale(.1932);animation:fall-103 19s -20s linear infinite}@keyframes fall-103{35.103%{transform:translate(5.8274vw,35.103vh) scale(.1932)}to{transform:translate(9.5689vw,99vh) scale(.1932)}}.snow:nth-child(104){opacity:.7662;transform:translate(1.7777vw,-10px) scale(.1113);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{55.49%{transform:translate(.4139vw,55.49vh) scale(.1113)}to{transform:translate(1.0958vw,99vh) scale(.1113)}}.snow:nth-child(105){opacity:.5924;transform:translate(92.9282vw,-10px) scale(.8868);animation:fall-105 14s -16s linear infinite}@keyframes fall-105{58.124%{transform:translate(91.3374vw,58.124vh) scale(.8868)}to{transform:translate(92.1328vw,99vh) scale(.8868)}}.snow:nth-child(106){opacity:.4564;transform:translate(38.9374vw,-10px) scale(.2907);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{68.631%{transform:translate(30.798vw,68.631vh) scale(.2907)}to{transform:translate(34.8677vw,99vh) scale(.2907)}}.snow:nth-child(107){opacity:.6032;transform:translate(19.195vw,-10px) scale(.6052);animation:fall-107 20s -21s linear infinite}@keyframes fall-107{79.644%{transform:translate(19.8658vw,79.644vh) scale(.6052)}to{transform:translate(19.5304vw,99vh) scale(.6052)}}.snow:nth-child(108){opacity:.9658;transform:translate(18.6698vw,-10px) scale(.5499);animation:fall-108 25s -25s linear infinite}@keyframes fall-108{74.91%{transform:translate(18.0084vw,74.91vh) scale(.5499)}to{transform:translate(18.3391vw,99vh) scale(.5499)}}.snow:nth-child(109){opacity:1.0092;transform:translate(90.9386vw,-10px) scale(.9088);animation:fall-109 23s -4s linear infinite}@keyframes fall-109{69.639%{transform:translate(84.3347vw,69.639vh) scale(.9088)}to{transform:translate(87.63665vw,99vh) scale(.9088)}}.snow:nth-child(110){opacity:1.1894;transform:translate(30.7909vw,-10px) scale(.8619);animation:fall-110 17s -30s linear infinite}@keyframes fall-110{54.033%{transform:translate(28.8321vw,54.033vh) scale(.8619)}to{transform:translate(29.8115vw,99vh) scale(.8619)}}.snow:nth-child(111){opacity:.0764;transform:translate(94.5096vw,-10px) scale(.0616);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{70.304%{transform:translate(89.1927vw,70.304vh) scale(.0616)}to{transform:translate(91.85115vw,99vh) scale(.0616)}}.snow:nth-child(112){opacity:.8144;transform:translate(8.6817vw,-10px) scale(.4777);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{71.173%{transform:translate(14.4314vw,71.173vh) scale(.4777)}to{transform:translate(11.55655vw,99vh) scale(.4777)}}.snow:nth-child(113){opacity:.509;transform:translate(28.7431vw,-10px) scale(.7695);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{48.021%{transform:translate(19.8393vw,48.021vh) scale(.7695)}to{transform:translate(24.2912vw,99vh) scale(.7695)}}.snow:nth-child(114){opacity:1.3828;transform:translate(6.7716vw,-10px) scale(.3069);animation:fall-114 14s -20s linear infinite}@keyframes fall-114{34.345%{transform:translate(11.1266vw,34.345vh) scale(.3069)}to{transform:translate(8.9491vw,99vh) scale(.3069)}}.snow:nth-child(115){opacity:1.517;transform:translate(33.4249vw,-10px) scale(.7844);animation:fall-115 13s -1s linear infinite}@keyframes fall-115{45.637%{transform:translate(39.8847vw,45.637vh) scale(.7844)}to{transform:translate(36.6548vw,99vh) scale(.7844)}}.snow:nth-child(116){opacity:1.697;transform:translate(28.9126vw,-10px) scale(.5032);animation:fall-116 26s -25s linear infinite}@keyframes fall-116{62.054%{transform:translate(22.9856vw,62.054vh) scale(.5032)}to{transform:translate(25.9491vw,99vh) scale(.5032)}}.snow:nth-child(117){opacity:.324;transform:translate(35.1536vw,-10px) scale(.2394);animation:fall-117 19s -13s linear infinite}@keyframes fall-117{41.451%{transform:translate(39.6785vw,41.451vh) scale(.2394)}to{transform:translate(37.41605vw,99vh) scale(.2394)}}.snow:nth-child(118){opacity:.1514;transform:translate(42.1569vw,-10px) scale(.5499);animation:fall-118 24s -28s linear infinite}@keyframes fall-118{72.336%{transform:translate(32.4351vw,72.336vh) scale(.5499)}to{transform:translate(37.296vw,99vh) scale(.5499)}}.snow:nth-child(119){opacity:1.4418;transform:translate(76.7138vw,-10px) scale(.2062);animation:fall-119 20s -7s linear infinite}@keyframes fall-119{34.917%{transform:translate(76.2999vw,34.917vh) scale(.2062)}to{transform:translate(76.50685vw,99vh) scale(.2062)}}.snow:nth-child(120){opacity:.931;transform:translate(57.5359vw,-10px) scale(.315);animation:fall-120 10s -26s linear infinite}@keyframes fall-120{30.356%{transform:translate(48.8588vw,30.356vh) scale(.315)}to{transform:translate(53.19735vw,99vh) scale(.315)}}.snow:nth-child(121){opacity:1.0224;transform:translate(78.423vw,-10px) scale(.0445);animation:fall-121 11s -13s linear infinite}@keyframes fall-121{37.344%{transform:translate(86.9774vw,37.344vh) scale(.0445)}to{transform:translate(82.7002vw,99vh) scale(.0445)}}.snow:nth-child(122){opacity:.7742;transform:translate(21.0179vw,-10px) scale(.994);animation:fall-122 11s -11s linear infinite}@keyframes fall-122{51.274%{transform:translate(24.9286vw,51.274vh) scale(.994)}to{transform:translate(22.97325vw,99vh) scale(.994)}}.snow:nth-child(123){opacity:1.5114;transform:translate(71.0398vw,-10px) scale(.1546);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{37.583%{transform:translate(73.4613vw,37.583vh) scale(.1546)}to{transform:translate(72.25055vw,99vh) scale(.1546)}}.snow:nth-child(124){opacity:.1954;transform:translate(52.9297vw,-10px) scale(.3194);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{78.938%{transform:translate(47.9089vw,78.938vh) scale(.3194)}to{transform:translate(50.4193vw,99vh) scale(.3194)}}.snow:nth-child(125){opacity:1.8038;transform:translate(47.3351vw,-10px) scale(.7414);animation:fall-125 17s -26s linear infinite}@keyframes fall-125{50.91%{transform:translate(56.3731vw,50.91vh) scale(.7414)}to{transform:translate(51.8541vw,99vh) scale(.7414)}}.snow:nth-child(126){opacity:.2698;transform:translate(69.3954vw,-10px) scale(.4724);animation:fall-126 14s -27s linear infinite}@keyframes fall-126{35.045%{transform:translate(73.795vw,35.045vh) scale(.4724)}to{transform:translate(71.5952vw,99vh) scale(.4724)}}.snow:nth-child(127){opacity:1.5492;transform:translate(73.9886vw,-10px) scale(.7049);animation:fall-127 28s -12s linear infinite}@keyframes fall-127{69.112%{transform:translate(65.7841vw,69.112vh) scale(.7049)}to{transform:translate(69.88635vw,99vh) scale(.7049)}}.snow:nth-child(128){opacity:.7166;transform:translate(48.1324vw,-10px) scale(.1212);animation:fall-128 11s -6s linear infinite}@keyframes fall-128{56.577%{transform:translate(38.8584vw,56.577vh) scale(.1212)}to{transform:translate(43.4954vw,99vh) scale(.1212)}}.snow:nth-child(129){opacity:.2034;transform:translate(64.8742vw,-10px) scale(.1678);animation:fall-129 19s -28s linear infinite}@keyframes fall-129{73.388%{transform:translate(55.3982vw,73.388vh) scale(.1678)}to{transform:translate(60.1362vw,99vh) scale(.1678)}}.snow:nth-child(130){opacity:.037;transform:translate(4.5097vw,-10px) scale(.1373);animation:fall-130 11s -26s linear infinite}@keyframes fall-130{55.008%{transform:translate(2.4023vw,55.008vh) scale(.1373)}to{transform:translate(3.456vw,99vh) scale(.1373)}}.snow:nth-child(131){opacity:1.012;transform:translate(91.1905vw,-10px) scale(.9253);animation:fall-131 10s -8s linear infinite}@keyframes fall-131{44.206%{transform:translate(82.5665vw,44.206vh) scale(.9253)}to{transform:translate(86.8785vw,99vh) scale(.9253)}}.snow:nth-child(132){opacity:.7512;transform:translate(85.3515vw,-10px) scale(.3015);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{38.606%{transform:translate(78.9309vw,38.606vh) scale(.3015)}to{transform:translate(82.1412vw,99vh) scale(.3015)}}.snow:nth-child(133){opacity:.2434;transform:translate(26.8717vw,-10px) scale(.333);animation:fall-133 27s -29s linear infinite}@keyframes fall-133{50.01%{transform:translate(21.627vw,50.01vh) scale(.333)}to{transform:translate(24.24935vw,99vh) scale(.333)}}.snow:nth-child(134){opacity:1.3604;transform:translate(38.3451vw,-10px) scale(.193);animation:fall-134 22s -28s linear infinite}@keyframes fall-134{78.462%{transform:translate(39.4456vw,78.462vh) scale(.193)}to{transform:translate(38.89535vw,99vh) scale(.193)}}.snow:nth-child(135){opacity:1.9908;transform:translate(59.845vw,-10px) scale(.1856);animation:fall-135 12s -27s linear infinite}@keyframes fall-135{31.425%{transform:translate(67.1615vw,31.425vh) scale(.1856)}to{transform:translate(63.50325vw,99vh) scale(.1856)}}.snow:nth-child(136){opacity:1.237;transform:translate(84.296vw,-10px) scale(.0429);animation:fall-136 21s -3s linear infinite}@keyframes fall-136{62.169%{transform:translate(75.4295vw,62.169vh) scale(.0429)}to{transform:translate(79.86275vw,99vh) scale(.0429)}}.snow:nth-child(137){opacity:1.9178;transform:translate(2.4819vw,-10px) scale(.6687);animation:fall-137 18s -20s linear infinite}@keyframes fall-137{79.404%{transform:translate(7.3561vw,79.404vh) scale(.6687)}to{transform:translate(4.919vw,99vh) scale(.6687)}}.snow:nth-child(138){opacity:1.0012;transform:translate(1.9016vw,-10px) scale(.3409);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{30.244%{transform:translate(-2.0675vw,30.244vh) scale(.3409)}to{transform:translate(-.08295vw,99vh) scale(.3409)}}.snow:nth-child(139){opacity:1.9512;transform:translate(81.7261vw,-10px) scale(.2801);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{32.658%{transform:translate(72.7544vw,32.658vh) scale(.2801)}to{transform:translate(77.24025vw,99vh) scale(.2801)}}.snow:nth-child(140){opacity:.5932;transform:translate(17.3492vw,-10px) scale(.0481);animation:fall-140 10s -26s linear infinite}@keyframes fall-140{51.769%{transform:translate(17.2077vw,51.769vh) scale(.0481)}to{transform:translate(17.27845vw,99vh) scale(.0481)}}.snow:nth-child(141){opacity:.2112;transform:translate(39.6277vw,-10px) scale(.3533);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{70.522%{transform:translate(42.6166vw,70.522vh) scale(.3533)}to{transform:translate(41.12215vw,99vh) scale(.3533)}}.snow:nth-child(142){opacity:1.1024;transform:translate(77.6746vw,-10px) scale(.5903);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{58.315%{transform:translate(75.6934vw,58.315vh) scale(.5903)}to{transform:translate(76.684vw,99vh) scale(.5903)}}.snow:nth-child(143){opacity:1.9198;transform:translate(9.7389vw,-10px) scale(.911);animation:fall-143 16s -18s linear infinite}@keyframes fall-143{76.592%{transform:translate(.078vw,76.592vh) scale(.911)}to{transform:translate(4.90845vw,99vh) scale(.911)}}.snow:nth-child(144){opacity:.3822;transform:translate(21.69vw,-10px) scale(.4227);animation:fall-144 27s -18s linear infinite}@keyframes fall-144{74.053%{transform:translate(21.7165vw,74.053vh) scale(.4227)}to{transform:translate(21.70325vw,99vh) scale(.4227)}}.snow:nth-child(145){opacity:1.6522;transform:translate(24.1796vw,-10px) scale(.5662);animation:fall-145 14s -12s linear infinite}@keyframes fall-145{38.28%{transform:translate(30.0784vw,38.28vh) scale(.5662)}to{transform:translate(27.129vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:1.424;transform:translate(1.0871vw,-10px) scale(.462);animation:fall-146 26s -2s linear infinite}@keyframes fall-146{61.613%{transform:translate(6.863vw,61.613vh) scale(.462)}to{transform:translate(3.97505vw,99vh) scale(.462)}}.snow:nth-child(147){opacity:1.2378;transform:translate(29.8647vw,-10px) scale(.5169);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{70.096%{transform:translate(37.8671vw,70.096vh) scale(.5169)}to{transform:translate(33.8659vw,99vh) scale(.5169)}}.snow:nth-child(148){opacity:1.0534;transform:translate(18.6421vw,-10px) scale(.5834);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{58.334%{transform:translate(13.9779vw,58.334vh) scale(.5834)}to{transform:translate(16.31vw,99vh) scale(.5834)}}.snow:nth-child(149){opacity:.2006;transform:translate(26.7991vw,-10px) scale(.7127);animation:fall-149 13s -22s linear infinite}@keyframes fall-149{52.326%{transform:translate(28.8401vw,52.326vh) scale(.7127)}to{transform:translate(27.8196vw,99vh) scale(.7127)}}.snow:nth-child(150){opacity:1.5808;transform:translate(85.8918vw,-10px) scale(.2712);animation:fall-150 10s -30s linear infinite}@keyframes fall-150{65.787%{transform:translate(76.8729vw,65.787vh) scale(.2712)}to{transform:translate(81.38235vw,99vh) scale(.2712)}}.snow:nth-child(151){opacity:1.4556;transform:translate(88.0171vw,-10px) scale(.3234);animation:fall-151 19s -1s linear infinite}@keyframes fall-151{37.824%{transform:translate(97.8822vw,37.824vh) scale(.3234)}to{transform:translate(92.94965vw,99vh) scale(.3234)}}.snow:nth-child(152){opacity:.7344;transform:translate(30.38vw,-10px) scale(.5349);animation:fall-152 25s -27s linear infinite}@keyframes fall-152{67.75%{transform:translate(21.8714vw,67.75vh) scale(.5349)}to{transform:translate(26.1257vw,99vh) scale(.5349)}}.snow:nth-child(153){opacity:.3252;transform:translate(90.7685vw,-10px) scale(.5331);animation:fall-153 25s -17s linear infinite}@keyframes fall-153{45.638%{transform:translate(85.818vw,45.638vh) scale(.5331)}to{transform:translate(88.29325vw,99vh) scale(.5331)}}.snow:nth-child(154){opacity:.3972;transform:translate(93.6143vw,-10px) scale(.9617);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{71.269%{transform:translate(84.2475vw,71.269vh) scale(.9617)}to{transform:translate(88.9309vw,99vh) scale(.9617)}}.snow:nth-child(155){opacity:1.8484;transform:translate(52.0623vw,-10px) scale(.6933);animation:fall-155 18s -19s linear infinite}@keyframes fall-155{65.836%{transform:translate(60.0451vw,65.836vh) scale(.6933)}to{transform:translate(56.0537vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:1.5978;transform:translate(65.3013vw,-10px) scale(.0975);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{37.723%{transform:translate(60.2359vw,37.723vh) scale(.0975)}to{transform:translate(62.7686vw,99vh) scale(.0975)}}.snow:nth-child(157){opacity:1.2066;transform:translate(40.835vw,-10px) scale(.9484);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{51.944%{transform:translate(35.4959vw,51.944vh) scale(.9484)}to{transform:translate(38.16545vw,99vh) scale(.9484)}}.snow:nth-child(158){opacity:1.4858;transform:translate(58.7753vw,-10px) scale(.6827);animation:fall-158 12s -24s linear infinite}@keyframes fall-158{48.031%{transform:translate(60.7553vw,48.031vh) scale(.6827)}to{transform:translate(59.7653vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.2104;transform:translate(32.311vw,-10px) scale(.4065);animation:fall-159 20s -25s linear infinite}@keyframes fall-159{55.802%{transform:translate(35.4362vw,55.802vh) scale(.4065)}to{transform:translate(33.8736vw,99vh) scale(.4065)}}.snow:nth-child(160){opacity:.174;transform:translate(9.258vw,-10px) scale(.7382);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{51.728%{transform:translate(5.5614vw,51.728vh) scale(.7382)}to{transform:translate(7.4097vw,99vh) scale(.7382)}}.snow:nth-child(161){opacity:1.6786;transform:translate(86.7769vw,-10px) scale(.1843);animation:fall-161 25s -29s linear infinite}@keyframes fall-161{75.35%{transform:translate(79.7277vw,75.35vh) scale(.1843)}to{transform:translate(83.2523vw,99vh) scale(.1843)}}.snow:nth-child(162){opacity:1.5238;transform:translate(64.9545vw,-10px) scale(.1767);animation:fall-162 22s -5s linear infinite}@keyframes fall-162{37.159%{transform:translate(65.5468vw,37.159vh) scale(.1767)}to{transform:translate(65.25065vw,99vh) scale(.1767)}}.snow:nth-child(163){opacity:.7014;transform:translate(59.9902vw,-10px) scale(.133);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{50.716%{transform:translate(58.7494vw,50.716vh) scale(.133)}to{transform:translate(59.3698vw,99vh) scale(.133)}}.snow:nth-child(164){opacity:1.737;transform:translate(40.4734vw,-10px) scale(.4815);animation:fall-164 22s -2s linear infinite}@keyframes fall-164{38.985%{transform:translate(33.7277vw,38.985vh) scale(.4815)}to{transform:translate(37.10055vw,99vh) scale(.4815)}}.snow:nth-child(165){opacity:1.4648;transform:translate(66.4553vw,-10px) scale(.9966);animation:fall-165 22s -21s linear infinite}@keyframes fall-165{74.303%{transform:translate(72.9128vw,74.303vh) scale(.9966)}to{transform:translate(69.68405vw,99vh) scale(.9966)}}.snow:nth-child(166){opacity:.7736;transform:translate(72.6735vw,-10px) scale(.3888);animation:fall-166 12s -20s linear infinite}@keyframes fall-166{55.127%{transform:translate(71.8943vw,55.127vh) scale(.3888)}to{transform:translate(72.2839vw,99vh) scale(.3888)}}.snow:nth-child(167){opacity:1.3176;transform:translate(86.4397vw,-10px) scale(.4252);animation:fall-167 18s -20s linear infinite}@keyframes fall-167{42.233%{transform:translate(95.7645vw,42.233vh) scale(.4252)}to{transform:translate(91.1021vw,99vh) scale(.4252)}}.snow:nth-child(168){opacity:1.0224;transform:translate(40.8365vw,-10px) scale(.2181);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{60.779%{transform:translate(35.1556vw,60.779vh) scale(.2181)}to{transform:translate(37.99605vw,99vh) scale(.2181)}}.snow:nth-child(169){opacity:1.3832;transform:translate(51.9511vw,-10px) scale(.6876);animation:fall-169 11s -1s linear infinite}@keyframes fall-169{65.958%{transform:translate(49.6086vw,65.958vh) scale(.6876)}to{transform:translate(50.77985vw,99vh) scale(.6876)}}.snow:nth-child(170){opacity:.105;transform:translate(14.6278vw,-10px) scale(.1811);animation:fall-170 22s -14s linear infinite}@keyframes fall-170{79.804%{transform:translate(14.3807vw,79.804vh) scale(.1811)}to{transform:translate(14.50425vw,99vh) scale(.1811)}}.snow:nth-child(171){opacity:1.5474;transform:translate(6.5752vw,-10px) scale(.9856);animation:fall-171 19s -20s linear infinite}@keyframes fall-171{57.919%{transform:translate(11.0064vw,57.919vh) scale(.9856)}to{transform:translate(8.7908vw,99vh) scale(.9856)}}.snow:nth-child(172){opacity:.9914;transform:translate(13.4164vw,-10px) scale(.3021);animation:fall-172 14s -3s linear infinite}@keyframes fall-172{58.509%{transform:translate(6.3425vw,58.509vh) scale(.3021)}to{transform:translate(9.87945vw,99vh) scale(.3021)}}.snow:nth-child(173){opacity:.006;transform:translate(44.2645vw,-10px) scale(.4546);animation:fall-173 15s -27s linear infinite}@keyframes fall-173{76.541%{transform:translate(49.826vw,76.541vh) scale(.4546)}to{transform:translate(47.04525vw,99vh) scale(.4546)}}.snow:nth-child(174){opacity:1.1216;transform:translate(3.8725vw,-10px) scale(.8255);animation:fall-174 13s -27s linear infinite}@keyframes fall-174{56.791%{transform:translate(-2.3426vw,56.791vh) scale(.8255)}to{transform:translate(.76495vw,99vh) scale(.8255)}}.snow:nth-child(175){opacity:.0034;transform:translate(55.7845vw,-10px) scale(.8306);animation:fall-175 24s -30s linear infinite}@keyframes fall-175{76.889%{transform:translate(46.8285vw,76.889vh) scale(.8306)}to{transform:translate(51.3065vw,99vh) scale(.8306)}}.snow:nth-child(176){opacity:.679;transform:translate(86.6447vw,-10px) scale(.665);animation:fall-176 25s -21s linear infinite}@keyframes fall-176{57.337%{transform:translate(82.6429vw,57.337vh) scale(.665)}to{transform:translate(84.6438vw,99vh) scale(.665)}}.snow:nth-child(177){opacity:1.4342;transform:translate(9.4664vw,-10px) scale(.2499);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{32.48%{transform:translate(15.0834vw,32.48vh) scale(.2499)}to{transform:translate(12.2749vw,99vh) scale(.2499)}}.snow:nth-child(178){opacity:.6432;transform:translate(85.6785vw,-10px) scale(.8517);animation:fall-178 18s -30s linear infinite}@keyframes fall-178{51.174%{transform:translate(90.2572vw,51.174vh) scale(.8517)}to{transform:translate(87.96785vw,99vh) scale(.8517)}}.snow:nth-child(179){opacity:1.7344;transform:translate(10.1862vw,-10px) scale(.7824);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{64.107%{transform:translate(9.0107vw,64.107vh) scale(.7824)}to{transform:translate(9.59845vw,99vh) scale(.7824)}}.snow:nth-child(180){opacity:.6136;transform:translate(18.9991vw,-10px) scale(.0613);animation:fall-180 19s -15s linear infinite}@keyframes fall-180{53.591%{transform:translate(9.7586vw,53.591vh) scale(.0613)}to{transform:translate(14.37885vw,99vh) scale(.0613)}}.snow:nth-child(181){opacity:.3152;transform:translate(15.1331vw,-10px) scale(.2905);animation:fall-181 10s -18s linear infinite}@keyframes fall-181{70.435%{transform:translate(8.9709vw,70.435vh) scale(.2905)}to{transform:translate(12.052vw,99vh) scale(.2905)}}.snow:nth-child(182){opacity:1.7914;transform:translate(82.8144vw,-10px) scale(.3339);animation:fall-182 24s -12s linear infinite}@keyframes fall-182{47.521%{transform:translate(77.9131vw,47.521vh) scale(.3339)}to{transform:translate(80.36375vw,99vh) scale(.3339)}}.snow:nth-child(183){opacity:.6534;transform:translate(88.0601vw,-10px) scale(.6859);animation:fall-183 26s -19s linear infinite}@keyframes fall-183{53.562%{transform:translate(92.2996vw,53.562vh) scale(.6859)}to{transform:translate(90.17985vw,99vh) scale(.6859)}}.snow:nth-child(184){opacity:1.8836;transform:translate(45.4842vw,-10px) scale(.3761);animation:fall-184 10s -22s linear infinite}@keyframes fall-184{31.076%{transform:translate(36.3962vw,31.076vh) scale(.3761)}to{transform:translate(40.9402vw,99vh) scale(.3761)}}.snow:nth-child(185){opacity:.5926;transform:translate(63.4952vw,-10px) scale(.6627);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{77.69%{transform:translate(63.1426vw,77.69vh) scale(.6627)}to{transform:translate(63.3189vw,99vh) scale(.6627)}}.snow:nth-child(186){opacity:.3972;transform:translate(79.2194vw,-10px) scale(.5543);animation:fall-186 16s -7s linear infinite}@keyframes fall-186{74.06%{transform:translate(85.4155vw,74.06vh) scale(.5543)}to{transform:translate(82.31745vw,99vh) scale(.5543)}}.snow:nth-child(187){opacity:.8936;transform:translate(17.4744vw,-10px) scale(.3267);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{77.899%{transform:translate(16.3887vw,77.899vh) scale(.3267)}to{transform:translate(16.93155vw,99vh) scale(.3267)}}.snow:nth-child(188){opacity:.3044;transform:translate(14.0191vw,-10px) scale(.1062);animation:fall-188 28s -12s linear infinite}@keyframes fall-188{53.786%{transform:translate(11.8751vw,53.786vh) scale(.1062)}to{transform:translate(12.9471vw,99vh) scale(.1062)}}.snow:nth-child(189){opacity:1.4204;transform:translate(74.8416vw,-10px) scale(.4614);animation:fall-189 18s -2s linear infinite}@keyframes fall-189{72.121%{transform:translate(72.1342vw,72.121vh) scale(.4614)}to{transform:translate(73.4879vw,99vh) scale(.4614)}}.snow:nth-child(190){opacity:.5176;transform:translate(11.0032vw,-10px) scale(.1696);animation:fall-190 21s -7s linear infinite}@keyframes fall-190{40.492%{transform:translate(6.8534vw,40.492vh) scale(.1696)}to{transform:translate(8.9283vw,99vh) scale(.1696)}}.snow:nth-child(191){opacity:.1686;transform:translate(86.7849vw,-10px) scale(.5087);animation:fall-191 22s -6s linear infinite}@keyframes fall-191{78.836%{transform:translate(87.045vw,78.836vh) scale(.5087)}to{transform:translate(86.91495vw,99vh) scale(.5087)}}.snow:nth-child(192){opacity:.0772;transform:translate(85.4061vw,-10px) scale(.4172);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{34.684%{transform:translate(85.9546vw,34.684vh) scale(.4172)}to{transform:translate(85.68035vw,99vh) scale(.4172)}}.snow:nth-child(193){opacity:.6926;transform:translate(91.2376vw,-10px) scale(.9111);animation:fall-193 25s -23s linear infinite}@keyframes fall-193{32.727%{transform:translate(94.2215vw,32.727vh) scale(.9111)}to{transform:translate(92.72955vw,99vh) scale(.9111)}}.snow:nth-child(194){opacity:.3946;transform:translate(25.3379vw,-10px) scale(.1212);animation:fall-194 18s -6s linear infinite}@keyframes fall-194{50.877%{transform:translate(19.8257vw,50.877vh) scale(.1212)}to{transform:translate(22.5818vw,99vh) scale(.1212)}}.snow:nth-child(195){opacity:.4806;transform:translate(36.6618vw,-10px) scale(.1671);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{37.699%{transform:translate(40.2254vw,37.699vh) scale(.1671)}to{transform:translate(38.4436vw,99vh) scale(.1671)}}.snow:nth-child(196){opacity:.3262;transform:translate(93.9694vw,-10px) scale(.4833);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{78.964%{transform:translate(89.3279vw,78.964vh) scale(.4833)}to{transform:translate(91.64865vw,99vh) scale(.4833)}}.snow:nth-child(197){opacity:.7286;transform:translate(28.0624vw,-10px) scale(.028);animation:fall-197 30s -16s linear infinite}@keyframes fall-197{64.578%{transform:translate(23.9392vw,64.578vh) scale(.028)}to{transform:translate(26.0008vw,99vh) scale(.028)}}.snow:nth-child(198){opacity:1.208;transform:translate(85.5716vw,-10px) scale(.9751);animation:fall-198 21s -9s linear infinite}@keyframes fall-198{65.571%{transform:translate(80.3988vw,65.571vh) scale(.9751)}to{transform:translate(82.9852vw,99vh) scale(.9751)}}.snow:nth-child(199){opacity:.5446;transform:translate(48.7407vw,-10px) scale(.5492);animation:fall-199 22s -22s linear infinite}@keyframes fall-199{34.768%{transform:translate(57.8825vw,34.768vh) scale(.5492)}to{transform:translate(53.3116vw,99vh) scale(.5492)}}.snow:nth-child(200){opacity:1.0718;transform:translate(86.3985vw,-10px) scale(.4389);animation:fall-200 23s -16s linear infinite}@keyframes fall-200{71.481%{transform:translate(78.8079vw,71.481vh) scale(.4389)}to{transform:translate(82.6032vw,99vh) scale(.4389)}}.snow:nth-child(201){opacity:1.538;transform:translate(35.0466vw,-10px) scale(.0114);animation:fall-201 11s -9s linear infinite}@keyframes fall-201{60.538%{transform:translate(31.3524vw,60.538vh) scale(.0114)}to{transform:translate(33.1995vw,99vh) scale(.0114)}}.snow:nth-child(202){opacity:.4802;transform:translate(53.5553vw,-10px) scale(.5603);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{47.996%{transform:translate(53.5913vw,47.996vh) scale(.5603)}to{transform:translate(53.5733vw,99vh) scale(.5603)}}.snow:nth-child(203){opacity:.3106;transform:translate(59.0472vw,-10px) scale(.5059);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{75.03%{transform:translate(49.6061vw,75.03vh) scale(.5059)}to{transform:translate(54.32665vw,99vh) scale(.5059)}}.snow:nth-child(204){opacity:.5222;transform:translate(63.551vw,-10px) scale(.6979);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{36.257%{transform:translate(70.1125vw,36.257vh) scale(.6979)}to{transform:translate(66.83175vw,99vh) scale(.6979)}}.snow:nth-child(205){opacity:.1898;transform:translate(53.5373vw,-10px) scale(.2125);animation:fall-205 30s -8s linear infinite}@keyframes fall-205{71.073%{transform:translate(54.9586vw,71.073vh) scale(.2125)}to{transform:translate(54.24795vw,99vh) scale(.2125)}}.snow:nth-child(206){opacity:.7212;transform:translate(37.0928vw,-10px) scale(.3367);animation:fall-206 10s -9s linear infinite}@keyframes fall-206{31.079%{transform:translate(41.6505vw,31.079vh) scale(.3367)}to{transform:translate(39.37165vw,99vh) scale(.3367)}}.snow:nth-child(207){opacity:.4732;transform:translate(5.2288vw,-10px) scale(.6728);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{43.042%{transform:translate(14.1318vw,43.042vh) scale(.6728)}to{transform:translate(9.6803vw,99vh) scale(.6728)}}.snow:nth-child(208){opacity:.719;transform:translate(22.005vw,-10px) scale(.7445);animation:fall-208 29s -4s linear infinite}@keyframes fall-208{63.54%{transform:translate(28.975vw,63.54vh) scale(.7445)}to{transform:translate(25.49vw,99vh) scale(.7445)}}.snow:nth-child(209){opacity:.3852;transform:translate(12.8547vw,-10px) scale(.6659);animation:fall-209 13s -24s linear infinite}@keyframes fall-209{64.635%{transform:translate(22.5171vw,64.635vh) scale(.6659)}to{transform:translate(17.6859vw,99vh) scale(.6659)}}.snow:nth-child(210){opacity:1.4072;transform:translate(46.6259vw,-10px) scale(.5294);animation:fall-210 24s -20s linear infinite}@keyframes fall-210{52.885%{transform:translate(44.2123vw,52.885vh) scale(.5294)}to{transform:translate(45.4191vw,99vh) scale(.5294)}}.snow:nth-child(211){opacity:.4372;transform:translate(63.6669vw,-10px) scale(.7071);animation:fall-211 23s -25s linear infinite}@keyframes fall-211{51.819%{transform:translate(65.7313vw,51.819vh) scale(.7071)}to{transform:translate(64.6991vw,99vh) scale(.7071)}}.snow:nth-child(212){opacity:1.3448;transform:translate(34.7352vw,-10px) scale(.5407);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{66.32%{transform:translate(34.0885vw,66.32vh) scale(.5407)}to{transform:translate(34.41185vw,99vh) scale(.5407)}}.snow:nth-child(213){opacity:.5748;transform:translate(47.601vw,-10px) scale(.2432);animation:fall-213 27s -28s linear infinite}@keyframes fall-213{40.574%{transform:translate(55.6699vw,40.574vh) scale(.2432)}to{transform:translate(51.63545vw,99vh) scale(.2432)}}.snow:nth-child(214){opacity:1.7322;transform:translate(70.106vw,-10px) scale(.5153);animation:fall-214 14s -15s linear infinite}@keyframes fall-214{61.105%{transform:translate(65.1767vw,61.105vh) scale(.5153)}to{transform:translate(67.64135vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:1.5442;transform:translate(85.7318vw,-10px) scale(.2715);animation:fall-215 28s -26s linear infinite}@keyframes fall-215{55.615%{transform:translate(88.6149vw,55.615vh) scale(.2715)}to{transform:translate(87.17335vw,99vh) scale(.2715)}}.snow:nth-child(216){opacity:.2248;transform:translate(45.5684vw,-10px) scale(.4991);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.293%{transform:translate(35.6984vw,33.293vh) scale(.4991)}to{transform:translate(40.6334vw,99vh) scale(.4991)}}.snow:nth-child(217){opacity:.1214;transform:translate(53.4628vw,-10px) scale(.0562);animation:fall-217 20s -6s linear infinite}@keyframes fall-217{64.359%{transform:translate(49.3547vw,64.359vh) scale(.0562)}to{transform:translate(51.40875vw,99vh) scale(.0562)}}.snow:nth-child(218){opacity:.0612;transform:translate(84.6897vw,-10px) scale(.1048);animation:fall-218 10s -25s linear infinite}@keyframes fall-218{72.433%{transform:translate(75.3203vw,72.433vh) scale(.1048)}to{transform:translate(80.005vw,99vh) scale(.1048)}}.snow:nth-child(219){opacity:1.4946;transform:translate(82.8678vw,-10px) scale(.9233);animation:fall-219 19s -29s linear infinite}@keyframes fall-219{47.099%{transform:translate(78.6093vw,47.099vh) scale(.9233)}to{transform:translate(80.73855vw,99vh) scale(.9233)}}.snow:nth-child(220){opacity:.7522;transform:translate(45.2822vw,-10px) scale(.8661);animation:fall-220 12s -24s linear infinite}@keyframes fall-220{50.394%{transform:translate(47.9908vw,50.394vh) scale(.8661)}to{transform:translate(46.6365vw,99vh) scale(.8661)}}.snow:nth-child(221){opacity:.2056;transform:translate(39.1748vw,-10px) scale(.9128);animation:fall-221 11s -19s linear infinite}@keyframes fall-221{62.576%{transform:translate(42.6129vw,62.576vh) scale(.9128)}to{transform:translate(40.89385vw,99vh) scale(.9128)}}.snow:nth-child(222){opacity:1.6126;transform:translate(40.7044vw,-10px) scale(.2241);animation:fall-222 11s -25s linear infinite}@keyframes fall-222{61.949%{transform:translate(35.1337vw,61.949vh) scale(.2241)}to{transform:translate(37.91905vw,99vh) scale(.2241)}}.snow:nth-child(223){opacity:.1198;transform:translate(6.8451vw,-10px) scale(.7895);animation:fall-223 30s -14s linear infinite}@keyframes fall-223{63.863%{transform:translate(-.7778vw,63.863vh) scale(.7895)}to{transform:translate(3.03365vw,99vh) scale(.7895)}}.snow:nth-child(224){opacity:1.7168;transform:translate(98.0949vw,-10px) scale(.3878);animation:fall-224 15s -13s linear infinite}@keyframes fall-224{48.282%{transform:translate(102.3699vw,48.282vh) scale(.3878)}to{transform:translate(100.2324vw,99vh) scale(.3878)}}.snow:nth-child(225){opacity:.7512;transform:translate(3.2027vw,-10px) scale(.8496);animation:fall-225 15s -23s linear infinite}@keyframes fall-225{44.722%{transform:translate(-5.1206vw,44.722vh) scale(.8496)}to{transform:translate(-.95895vw,99vh) scale(.8496)}}.snow:nth-child(226){opacity:.2664;transform:translate(84.8463vw,-10px) scale(.7418);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{56.087%{transform:translate(80.7287vw,56.087vh) scale(.7418)}to{transform:translate(82.7875vw,99vh) scale(.7418)}}.snow:nth-child(227){opacity:.1574;transform:translate(13.4527vw,-10px) scale(.3216);animation:fall-227 19s -16s linear infinite}@keyframes fall-227{30.622%{transform:translate(7.9344vw,30.622vh) scale(.3216)}to{transform:translate(10.69355vw,99vh) scale(.3216)}}.snow:nth-child(228){opacity:.8938;transform:translate(98.6696vw,-10px) scale(.3174);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.32%{transform:translate(90.4016vw,45.32vh) scale(.3174)}to{transform:translate(94.5356vw,99vh) scale(.3174)}}.snow:nth-child(229){opacity:1.2748;transform:translate(11.137vw,-10px) scale(.5084);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{42.393%{transform:translate(9.4033vw,42.393vh) scale(.5084)}to{transform:translate(10.27015vw,99vh) scale(.5084)}}.snow:nth-child(230){opacity:.7408;transform:translate(98.4182vw,-10px) scale(.1326);animation:fall-230 11s -3s linear infinite}@keyframes fall-230{63.607%{transform:translate(103.5947vw,63.607vh) scale(.1326)}to{transform:translate(101.00645vw,99vh) scale(.1326)}}.snow:nth-child(231){opacity:1.7054;transform:translate(10.1189vw,-10px) scale(.9694);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{53.954%{transform:translate(16.7023vw,53.954vh) scale(.9694)}to{transform:translate(13.4106vw,99vh) scale(.9694)}}.snow:nth-child(232){opacity:1.26;transform:translate(76.3091vw,-10px) scale(.6357);animation:fall-232 20s -21s linear infinite}@keyframes fall-232{38.81%{transform:translate(69.4259vw,38.81vh) scale(.6357)}to{transform:translate(72.8675vw,99vh) scale(.6357)}}.snow:nth-child(233){opacity:1.0394;transform:translate(2.653vw,-10px) scale(.4724);animation:fall-233 16s -12s linear infinite}@keyframes fall-233{32.754%{transform:translate(3.9483vw,32.754vh) scale(.4724)}to{transform:translate(3.30065vw,99vh) scale(.4724)}}.snow:nth-child(234){opacity:1.2424;transform:translate(76.8521vw,-10px) scale(.4368);animation:fall-234 24s -7s linear infinite}@keyframes fall-234{63.44%{transform:translate(67.5087vw,63.44vh) scale(.4368)}to{transform:translate(72.1804vw,99vh) scale(.4368)}}.snow:nth-child(235){opacity:.5678;transform:translate(62.7571vw,-10px) scale(.9012);animation:fall-235 27s -23s linear infinite}@keyframes fall-235{58.869%{transform:translate(57.0745vw,58.869vh) scale(.9012)}to{transform:translate(59.9158vw,99vh) scale(.9012)}}.snow:nth-child(236){opacity:1.4186;transform:translate(89.4104vw,-10px) scale(.3302);animation:fall-236 18s -17s linear infinite}@keyframes fall-236{56.862%{transform:translate(96.2272vw,56.862vh) scale(.3302)}to{transform:translate(92.8188vw,99vh) scale(.3302)}}.snow:nth-child(237){opacity:1.0672;transform:translate(49.9868vw,-10px) scale(.2712);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{47.532%{transform:translate(42.4295vw,47.532vh) scale(.2712)}to{transform:translate(46.20815vw,99vh) scale(.2712)}}.snow:nth-child(238){opacity:.0722;transform:translate(70.8795vw,-10px) scale(.2976);animation:fall-238 18s -26s linear infinite}@keyframes fall-238{34.162%{transform:translate(63.4878vw,34.162vh) scale(.2976)}to{transform:translate(67.18365vw,99vh) scale(.2976)}}.snow:nth-child(239){opacity:.422;transform:translate(12.3726vw,-10px) scale(.2401);animation:fall-239 23s -24s linear infinite}@keyframes fall-239{55.055%{transform:translate(13.349vw,55.055vh) scale(.2401)}to{transform:translate(12.8608vw,99vh) scale(.2401)}}.snow:nth-child(240){opacity:.6136;transform:translate(83.7237vw,-10px) scale(.4673);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{62.467%{transform:translate(92.5977vw,62.467vh) scale(.4673)}to{transform:translate(88.1607vw,99vh) scale(.4673)}}.snow:nth-child(241){opacity:1.1744;transform:translate(8.617vw,-10px) scale(.7557);animation:fall-241 14s -11s linear infinite}@keyframes fall-241{43.938%{transform:translate(14.946vw,43.938vh) scale(.7557)}to{transform:translate(11.7815vw,99vh) scale(.7557)}}.snow:nth-child(242){opacity:1.7296;transform:translate(25.6923vw,-10px) scale(.2253);animation:fall-242 11s -5s linear infinite}@keyframes fall-242{72.14%{transform:translate(29.3587vw,72.14vh) scale(.2253)}to{transform:translate(27.5255vw,99vh) scale(.2253)}}.snow:nth-child(243){opacity:1.6892;transform:translate(74.039vw,-10px) scale(.3659);animation:fall-243 12s -19s linear infinite}@keyframes fall-243{44.066%{transform:translate(82.1837vw,44.066vh) scale(.3659)}to{transform:translate(78.11135vw,99vh) scale(.3659)}}.snow:nth-child(244){opacity:1.8414;transform:translate(51.9094vw,-10px) scale(.022);animation:fall-244 25s -4s linear infinite}@keyframes fall-244{33.55%{transform:translate(60.8663vw,33.55vh) scale(.022)}to{transform:translate(56.38785vw,99vh) scale(.022)}}.snow:nth-child(245){opacity:.6836;transform:translate(33.9072vw,-10px) scale(.973);animation:fall-245 13s -19s linear infinite}@keyframes fall-245{34.81%{transform:translate(33.6515vw,34.81vh) scale(.973)}to{transform:translate(33.77935vw,99vh) scale(.973)}}.snow:nth-child(246){opacity:1.4972;transform:translate(9.2089vw,-10px) scale(.2627);animation:fall-246 29s -7s linear infinite}@keyframes fall-246{73.608%{transform:translate(10.9129vw,73.608vh) scale(.2627)}to{transform:translate(10.0609vw,99vh) scale(.2627)}}.snow:nth-child(247){opacity:1.815;transform:translate(23.3772vw,-10px) scale(.9051);animation:fall-247 23s -7s linear infinite}@keyframes fall-247{58.07%{transform:translate(32.6267vw,58.07vh) scale(.9051)}to{transform:translate(28.00195vw,99vh) scale(.9051)}}.snow:nth-child(248){opacity:.8994;transform:translate(17.5115vw,-10px) scale(.8205);animation:fall-248 17s -4s linear infinite}@keyframes fall-248{75.113%{transform:translate(17.8999vw,75.113vh) scale(.8205)}to{transform:translate(17.7057vw,99vh) scale(.8205)}}.snow:nth-child(249){opacity:.755;transform:translate(76.3213vw,-10px) scale(.7511);animation:fall-249 26s -30s linear infinite}@keyframes fall-249{43.788%{transform:translate(86.0529vw,43.788vh) scale(.7511)}to{transform:translate(81.1871vw,99vh) scale(.7511)}}.snow:nth-child(250){opacity:1.3284;transform:translate(56.6774vw,-10px) scale(.6208);animation:fall-250 20s -25s linear infinite}@keyframes fall-250{42.896%{transform:translate(62.0836vw,42.896vh) scale(.6208)}to{transform:translate(59.3805vw,99vh) scale(.6208)}}.snow:nth-child(251){opacity:.367;transform:translate(75.1102vw,-10px) scale(.3046);animation:fall-251 25s -29s linear infinite}@keyframes fall-251{52.112%{transform:translate(84.9232vw,52.112vh) scale(.3046)}to{transform:translate(80.0167vw,99vh) scale(.3046)}}.snow:nth-child(252){opacity:.0132;transform:translate(24.8474vw,-10px) scale(.3556);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{73.488%{transform:translate(24.2988vw,73.488vh) scale(.3556)}to{transform:translate(24.5731vw,99vh) scale(.3556)}}.snow:nth-child(253){opacity:1.2498;transform:translate(87.753vw,-10px) scale(.7818);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{72.016%{transform:translate(80.1728vw,72.016vh) scale(.7818)}to{transform:translate(83.9629vw,99vh) scale(.7818)}}.snow:nth-child(254){opacity:.59;transform:translate(59.3099vw,-10px) scale(.1862);animation:fall-254 16s -30s linear infinite}@keyframes fall-254{45.125%{transform:translate(63.9069vw,45.125vh) scale(.1862)}to{transform:translate(61.6084vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:.154;transform:translate(11.9672vw,-10px) scale(.2521);animation:fall-255 25s -12s linear infinite}@keyframes fall-255{58.382%{transform:translate(8.9343vw,58.382vh) scale(.2521)}to{transform:translate(10.45075vw,99vh) scale(.2521)}}.snow:nth-child(256){opacity:1.2814;transform:translate(45.6551vw,-10px) scale(.3817);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{75.68%{transform:translate(40.8192vw,75.68vh) scale(.3817)}to{transform:translate(43.23715vw,99vh) scale(.3817)}}.snow:nth-child(257){opacity:.1106;transform:translate(31.2124vw,-10px) scale(.9185);animation:fall-257 29s -18s linear infinite}@keyframes fall-257{79.542%{transform:translate(35.2411vw,79.542vh) scale(.9185)}to{transform:translate(33.22675vw,99vh) scale(.9185)}}.snow:nth-child(258){opacity:.209;transform:translate(18.5158vw,-10px) scale(.6463);animation:fall-258 12s -7s linear infinite}@keyframes fall-258{75.048%{transform:translate(11.6771vw,75.048vh) scale(.6463)}to{transform:translate(15.09645vw,99vh) scale(.6463)}}.snow:nth-child(259){opacity:1.5832;transform:translate(50.8546vw,-10px) scale(.8591);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{76.471%{transform:translate(45.9772vw,76.471vh) scale(.8591)}to{transform:translate(48.4159vw,99vh) scale(.8591)}}.snow:nth-child(260){opacity:1.2978;transform:translate(75.0824vw,-10px) scale(.4736);animation:fall-260 19s -22s linear infinite}@keyframes fall-260{50.333%{transform:translate(73.4386vw,50.333vh) scale(.4736)}to{transform:translate(74.2605vw,99vh) scale(.4736)}}.snow:nth-child(261){opacity:.3542;transform:translate(14.3161vw,-10px) scale(.4706);animation:fall-261 14s -27s linear infinite}@keyframes fall-261{56.868%{transform:translate(17.8388vw,56.868vh) scale(.4706)}to{transform:translate(16.07745vw,99vh) scale(.4706)}}.snow:nth-child(262){opacity:.4164;transform:translate(53.6327vw,-10px) scale(.476);animation:fall-262 30s -18s linear infinite}@keyframes fall-262{75.063%{transform:translate(62.4626vw,75.063vh) scale(.476)}to{transform:translate(58.04765vw,99vh) scale(.476)}}.snow:nth-child(263){opacity:1.052;transform:translate(15.6785vw,-10px) scale(.7873);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{66.703%{transform:translate(22.6475vw,66.703vh) scale(.7873)}to{transform:translate(19.163vw,99vh) scale(.7873)}}.snow:nth-child(264){opacity:.6908;transform:translate(77.2997vw,-10px) scale(.2798);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{31.562%{transform:translate(74.0182vw,31.562vh) scale(.2798)}to{transform:translate(75.65895vw,99vh) scale(.2798)}}.snow:nth-child(265){opacity:1.4406;transform:translate(88.732vw,-10px) scale(.3004);animation:fall-265 29s -2s linear infinite}@keyframes fall-265{72.572%{transform:translate(97.0642vw,72.572vh) scale(.3004)}to{transform:translate(92.8981vw,99vh) scale(.3004)}}.snow:nth-child(266){opacity:1.8364;transform:translate(29.6428vw,-10px) scale(.9554);animation:fall-266 30s -24s linear infinite}@keyframes fall-266{42.645%{transform:translate(35.3494vw,42.645vh) scale(.9554)}to{transform:translate(32.4961vw,99vh) scale(.9554)}}.snow:nth-child(267){opacity:1.6858;transform:translate(7.8247vw,-10px) scale(.1543);animation:fall-267 20s -12s linear infinite}@keyframes fall-267{73.302%{transform:translate(4.0828vw,73.302vh) scale(.1543)}to{transform:translate(5.95375vw,99vh) scale(.1543)}}.snow:nth-child(268){opacity:.5752;transform:translate(53.4012vw,-10px) scale(.9147);animation:fall-268 16s -22s linear infinite}@keyframes fall-268{66.179%{transform:translate(47.0128vw,66.179vh) scale(.9147)}to{transform:translate(50.207vw,99vh) scale(.9147)}}.snow:nth-child(269){opacity:.2218;transform:translate(1.9936vw,-10px) scale(.9197);animation:fall-269 10s -2s linear infinite}@keyframes fall-269{68.48%{transform:translate(.3785vw,68.48vh) scale(.9197)}to{transform:translate(1.18605vw,99vh) scale(.9197)}}.snow:nth-child(270){opacity:.0938;transform:translate(56.3396vw,-10px) scale(.0207);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{64.177%{transform:translate(54.0685vw,64.177vh) scale(.0207)}to{transform:translate(55.20405vw,99vh) scale(.0207)}}.snow:nth-child(271){opacity:1.0906;transform:translate(87.2092vw,-10px) scale(.1787);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{78.856%{transform:translate(91.9184vw,78.856vh) scale(.1787)}to{transform:translate(89.5638vw,99vh) scale(.1787)}}.snow:nth-child(272){opacity:1.3176;transform:translate(67.1828vw,-10px) scale(.6864);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{33.254%{transform:translate(66.4082vw,33.254vh) scale(.6864)}to{transform:translate(66.7955vw,99vh) scale(.6864)}}.snow:nth-child(273){opacity:1.6046;transform:translate(57.3683vw,-10px) scale(.4695);animation:fall-273 29s -27s linear infinite}@keyframes fall-273{62.406%{transform:translate(48.4896vw,62.406vh) scale(.4695)}to{transform:translate(52.92895vw,99vh) scale(.4695)}}.snow:nth-child(274){opacity:.3844;transform:translate(34.6587vw,-10px) scale(.0503);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{60.161%{transform:translate(41.6783vw,60.161vh) scale(.0503)}to{transform:translate(38.1685vw,99vh) scale(.0503)}}.snow:nth-child(275){opacity:1.0108;transform:translate(18.0763vw,-10px) scale(.2262);animation:fall-275 13s -14s linear infinite}@keyframes fall-275{62.685%{transform:translate(9.0995vw,62.685vh) scale(.2262)}to{transform:translate(13.5879vw,99vh) scale(.2262)}}.snow:nth-child(276){opacity:1.7616;transform:translate(44.92vw,-10px) scale(.4622);animation:fall-276 13s -25s linear infinite}@keyframes fall-276{41.966%{transform:translate(43.7394vw,41.966vh) scale(.4622)}to{transform:translate(44.3297vw,99vh) scale(.4622)}}.snow:nth-child(277){opacity:.5278;transform:translate(82.2146vw,-10px) scale(.0905);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{51.139%{transform:translate(73.3279vw,51.139vh) scale(.0905)}to{transform:translate(77.77125vw,99vh) scale(.0905)}}.snow:nth-child(278){opacity:.3756;transform:translate(89.908vw,-10px) scale(.9509);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{36.634%{transform:translate(87.052vw,36.634vh) scale(.9509)}to{transform:translate(88.48vw,99vh) scale(.9509)}}.snow:nth-child(279){opacity:.5194;transform:translate(49.2971vw,-10px) scale(.4338);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{32.362%{transform:translate(44.1279vw,32.362vh) scale(.4338)}to{transform:translate(46.7125vw,99vh) scale(.4338)}}.snow:nth-child(280){opacity:.6598;transform:translate(53.5968vw,-10px) scale(.7626);animation:fall-280 21s -26s linear infinite}@keyframes fall-280{31.56%{transform:translate(48.8188vw,31.56vh) scale(.7626)}to{transform:translate(51.2078vw,99vh) scale(.7626)}}.snow:nth-child(281){opacity:1.4042;transform:translate(4.6565vw,-10px) scale(.98);animation:fall-281 28s -10s linear infinite}@keyframes fall-281{66.524%{transform:translate(-4.0731vw,66.524vh) scale(.98)}to{transform:translate(.2917vw,99vh) scale(.98)}}.snow:nth-child(282){opacity:.9456;transform:translate(20.3717vw,-10px) scale(.2442);animation:fall-282 24s -24s linear infinite}@keyframes fall-282{74.697%{transform:translate(26.9573vw,74.697vh) scale(.2442)}to{transform:translate(23.6645vw,99vh) scale(.2442)}}.snow:nth-child(283){opacity:1.3772;transform:translate(27.4048vw,-10px) scale(.0003);animation:fall-283 30s -24s linear infinite}@keyframes fall-283{48.574%{transform:translate(25.9684vw,48.574vh) scale(.0003)}to{transform:translate(26.6866vw,99vh) scale(.0003)}}.snow:nth-child(284){opacity:1.6346;transform:translate(25.6861vw,-10px) scale(.1217);animation:fall-284 10s -16s linear infinite}@keyframes fall-284{53.045%{transform:translate(20.2437vw,53.045vh) scale(.1217)}to{transform:translate(22.9649vw,99vh) scale(.1217)}}.snow:nth-child(285){opacity:1.5506;transform:translate(20.6117vw,-10px) scale(.4899);animation:fall-285 13s -3s linear infinite}@keyframes fall-285{58.015%{transform:translate(13.3758vw,58.015vh) scale(.4899)}to{transform:translate(16.99375vw,99vh) scale(.4899)}}.snow:nth-child(286){opacity:1.7368;transform:translate(82.8204vw,-10px) scale(.6906);animation:fall-286 22s -25s linear infinite}@keyframes fall-286{53.003%{transform:translate(73.3338vw,53.003vh) scale(.6906)}to{transform:translate(78.0771vw,99vh) scale(.6906)}}.snow:nth-child(287){opacity:.5802;transform:translate(82.2832vw,-10px) scale(.54);animation:fall-287 26s -2s linear infinite}@keyframes fall-287{63.947%{transform:translate(73.6938vw,63.947vh) scale(.54)}to{transform:translate(77.9885vw,99vh) scale(.54)}}.snow:nth-child(288){opacity:.7564;transform:translate(83.0051vw,-10px) scale(.9552);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{33.133%{transform:translate(92.6906vw,33.133vh) scale(.9552)}to{transform:translate(87.84785vw,99vh) scale(.9552)}}.snow:nth-child(289){opacity:1.4456;transform:translate(18.7639vw,-10px) scale(.013);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.58%{transform:translate(13.1544vw,65.58vh) scale(.013)}to{transform:translate(15.95915vw,99vh) scale(.013)}}.snow:nth-child(290){opacity:1.5494;transform:translate(98.7771vw,-10px) scale(.9679);animation:fall-290 12s -27s linear infinite}@keyframes fall-290{63.033%{transform:translate(105.0172vw,63.033vh) scale(.9679)}to{transform:translate(101.89715vw,99vh) scale(.9679)}}.snow:nth-child(291){opacity:1.4342;transform:translate(81.9087vw,-10px) scale(.415);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{67.118%{transform:translate(83.7708vw,67.118vh) scale(.415)}to{transform:translate(82.83975vw,99vh) scale(.415)}}.snow:nth-child(292){opacity:1.3956;transform:translate(26.5702vw,-10px) scale(.0193);animation:fall-292 11s -7s linear infinite}@keyframes fall-292{47.721%{transform:translate(28.6194vw,47.721vh) scale(.0193)}to{transform:translate(27.5948vw,99vh) scale(.0193)}}.snow:nth-child(293){opacity:1.2556;transform:translate(45.4301vw,-10px) scale(.742);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{73.168%{transform:translate(44.9362vw,73.168vh) scale(.742)}to{transform:translate(45.18315vw,99vh) scale(.742)}}.snow:nth-child(294){opacity:1.6636;transform:translate(24.4378vw,-10px) scale(.7135);animation:fall-294 19s -30s linear infinite}@keyframes fall-294{40.03%{transform:translate(33.2019vw,40.03vh) scale(.7135)}to{transform:translate(28.81985vw,99vh) scale(.7135)}}.snow:nth-child(295){opacity:.3958;transform:translate(48.863vw,-10px) scale(.4626);animation:fall-295 13s -11s linear infinite}@keyframes fall-295{49.656%{transform:translate(47.8392vw,49.656vh) scale(.4626)}to{transform:translate(48.3511vw,99vh) scale(.4626)}}.snow:nth-child(296){opacity:1.5342;transform:translate(5.2382vw,-10px) scale(.856);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{76.806%{transform:translate(-4.4136vw,76.806vh) scale(.856)}to{transform:translate(.4123vw,99vh) scale(.856)}}.snow:nth-child(297){opacity:.0188;transform:translate(5.9158vw,-10px) scale(.8728);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{53.182%{transform:translate(15.7881vw,53.182vh) scale(.8728)}to{transform:translate(10.85195vw,99vh) scale(.8728)}}.snow:nth-child(298){opacity:1.6606;transform:translate(46.1662vw,-10px) scale(.552);animation:fall-298 17s -11s linear infinite}@keyframes fall-298{74.086%{transform:translate(36.3953vw,74.086vh) scale(.552)}to{transform:translate(41.28075vw,99vh) scale(.552)}}.snow:nth-child(299){opacity:.426;transform:translate(30.5311vw,-10px) scale(.5731);animation:fall-299 20s -12s linear infinite}@keyframes fall-299{75.343%{transform:translate(38.7492vw,75.343vh) scale(.5731)}to{transform:translate(34.64015vw,99vh) scale(.5731)}}.snow:nth-child(300){opacity:1.4332;transform:translate(60.6427vw,-10px) scale(.3589);animation:fall-300 25s -30s linear infinite}@keyframes fall-300{78.36%{transform:translate(51.4691vw,78.36vh) scale(.3589)}to{transform:translate(56.0559vw,99vh) scale(.3589)}}.snow:nth-child(301){opacity:1.7058;transform:translate(57.7722vw,-10px) scale(.9619);animation:fall-301 25s -19s linear infinite}@keyframes fall-301{76.364%{transform:translate(60.5149vw,76.364vh) scale(.9619)}to{transform:translate(59.14355vw,99vh) scale(.9619)}}.snow:nth-child(302){opacity:1.2998;transform:translate(41.8689vw,-10px) scale(.2585);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{51.76%{transform:translate(44.0467vw,51.76vh) scale(.2585)}to{transform:translate(42.9578vw,99vh) scale(.2585)}}.snow:nth-child(303){opacity:1.623;transform:translate(78.4785vw,-10px) scale(.329);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{71.945%{transform:translate(76.6951vw,71.945vh) scale(.329)}to{transform:translate(77.5868vw,99vh) scale(.329)}}.snow:nth-child(304){opacity:1.068;transform:translate(18.5589vw,-10px) scale(.6249);animation:fall-304 21s -21s linear infinite}@keyframes fall-304{66.311%{transform:translate(12.6743vw,66.311vh) scale(.6249)}to{transform:translate(15.6166vw,99vh) scale(.6249)}}.snow:nth-child(305){opacity:1.7562;transform:translate(4.9422vw,-10px) scale(.8485);animation:fall-305 21s -21s linear infinite}@keyframes fall-305{75.839%{transform:translate(1.3095vw,75.839vh) scale(.8485)}to{transform:translate(3.12585vw,99vh) scale(.8485)}}.snow:nth-child(306){opacity:.9872;transform:translate(18.9657vw,-10px) scale(.2237);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{78.95%{transform:translate(20.8103vw,78.95vh) scale(.2237)}to{transform:translate(19.888vw,99vh) scale(.2237)}}.snow:nth-child(307){opacity:.019;transform:translate(16.7523vw,-10px) scale(.2517);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{65.766%{transform:translate(15.9506vw,65.766vh) scale(.2517)}to{transform:translate(16.35145vw,99vh) scale(.2517)}}.snow:nth-child(308){opacity:.1414;transform:translate(97.9252vw,-10px) scale(.6637);animation:fall-308 21s -2s linear infinite}@keyframes fall-308{33.723%{transform:translate(101.244vw,33.723vh) scale(.6637)}to{transform:translate(99.5846vw,99vh) scale(.6637)}}.snow:nth-child(309){opacity:1.5112;transform:translate(38.0961vw,-10px) scale(.1706);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{42.561%{transform:translate(40.1676vw,42.561vh) scale(.1706)}to{transform:translate(39.13185vw,99vh) scale(.1706)}}.snow:nth-child(310){opacity:.3516;transform:translate(46.5091vw,-10px) scale(.8582);animation:fall-310 19s -5s linear infinite}@keyframes fall-310{78.948%{transform:translate(42.5254vw,78.948vh) scale(.8582)}to{transform:translate(44.51725vw,99vh) scale(.8582)}}.snow:nth-child(311){opacity:1.017;transform:translate(20.1444vw,-10px) scale(.444);animation:fall-311 28s -28s linear infinite}@keyframes fall-311{51.632%{transform:translate(25.1871vw,51.632vh) scale(.444)}to{transform:translate(22.66575vw,99vh) scale(.444)}}.snow:nth-child(312){opacity:.8634;transform:translate(49.1711vw,-10px) scale(.0127);animation:fall-312 22s -7s linear infinite}@keyframes fall-312{58.395%{transform:translate(47.9849vw,58.395vh) scale(.0127)}to{transform:translate(48.578vw,99vh) scale(.0127)}}.snow:nth-child(313){opacity:1.989;transform:translate(81.2723vw,-10px) scale(.0071);animation:fall-313 12s -11s linear infinite}@keyframes fall-313{71.801%{transform:translate(87.5383vw,71.801vh) scale(.0071)}to{transform:translate(84.4053vw,99vh) scale(.0071)}}.snow:nth-child(314){opacity:1.2788;transform:translate(80.9076vw,-10px) scale(.767);animation:fall-314 11s -11s linear infinite}@keyframes fall-314{75.113%{transform:translate(77.9497vw,75.113vh) scale(.767)}to{transform:translate(79.42865vw,99vh) scale(.767)}}.snow:nth-child(315){opacity:.2224;transform:translate(83.8473vw,-10px) scale(.8654);animation:fall-315 24s -3s linear infinite}@keyframes fall-315{37.869%{transform:translate(87.5718vw,37.869vh) scale(.8654)}to{transform:translate(85.70955vw,99vh) scale(.8654)}}.snow:nth-child(316){opacity:.3658;transform:translate(63.12vw,-10px) scale(.9404);animation:fall-316 20s -9s linear infinite}@keyframes fall-316{54.008%{transform:translate(61.8286vw,54.008vh) scale(.9404)}to{transform:translate(62.4743vw,99vh) scale(.9404)}}.snow:nth-child(317){opacity:1.7148;transform:translate(84.89vw,-10px) scale(.6791);animation:fall-317 28s -29s linear infinite}@keyframes fall-317{70.679%{transform:translate(79.9524vw,70.679vh) scale(.6791)}to{transform:translate(82.4212vw,99vh) scale(.6791)}}.snow:nth-child(318){opacity:1.9902;transform:translate(16.7505vw,-10px) scale(.8747);animation:fall-318 23s -7s linear infinite}@keyframes fall-318{67.688%{transform:translate(9.442vw,67.688vh) scale(.8747)}to{transform:translate(13.09625vw,99vh) scale(.8747)}}.snow:nth-child(319){opacity:1.1242;transform:translate(83.4429vw,-10px) scale(.7574);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{70.301%{transform:translate(76.9236vw,70.301vh) scale(.7574)}to{transform:translate(80.18325vw,99vh) scale(.7574)}}.snow:nth-child(320){opacity:1.195;transform:translate(40.5941vw,-10px) scale(.0114);animation:fall-320 22s -5s linear infinite}@keyframes fall-320{48.516%{transform:translate(45.9377vw,48.516vh) scale(.0114)}to{transform:translate(43.2659vw,99vh) scale(.0114)}}.snow:nth-child(321){opacity:.1164;transform:translate(88.7282vw,-10px) scale(.8828);animation:fall-321 28s -14s linear infinite}@keyframes fall-321{53.152%{transform:translate(87.3614vw,53.152vh) scale(.8828)}to{transform:translate(88.0448vw,99vh) scale(.8828)}}.snow:nth-child(322){opacity:1.1344;transform:translate(19.6531vw,-10px) scale(.3606);animation:fall-322 11s -7s linear infinite}@keyframes fall-322{35.688%{transform:translate(10.021vw,35.688vh) scale(.3606)}to{transform:translate(14.83705vw,99vh) scale(.3606)}}.snow:nth-child(323){opacity:.4786;transform:translate(37.8185vw,-10px) scale(.0858);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.921%{transform:translate(31.4646vw,52.921vh) scale(.0858)}to{transform:translate(34.64155vw,99vh) scale(.0858)}}.snow:nth-child(324){opacity:1.1332;transform:translate(20.4643vw,-10px) scale(.9666);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{76.55%{transform:translate(15.0508vw,76.55vh) scale(.9666)}to{transform:translate(17.75755vw,99vh) scale(.9666)}}.snow:nth-child(325){opacity:1.169;transform:translate(2.874vw,-10px) scale(.803);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{54.11%{transform:translate(9.8429vw,54.11vh) scale(.803)}to{transform:translate(6.35845vw,99vh) scale(.803)}}.snow:nth-child(326){opacity:.7916;transform:translate(14.5071vw,-10px) scale(.9905);animation:fall-326 16s -19s linear infinite}@keyframes fall-326{66.103%{transform:translate(22.7134vw,66.103vh) scale(.9905)}to{transform:translate(18.61025vw,99vh) scale(.9905)}}.snow:nth-child(327){opacity:.168;transform:translate(99.3528vw,-10px) scale(.8999);animation:fall-327 10s -5s linear infinite}@keyframes fall-327{30.912%{transform:translate(101.2326vw,30.912vh) scale(.8999)}to{transform:translate(100.2927vw,99vh) scale(.8999)}}.snow:nth-child(328){opacity:1.989;transform:translate(77.6266vw,-10px) scale(.3395);animation:fall-328 22s -16s linear infinite}@keyframes fall-328{75.406%{transform:translate(78.5502vw,75.406vh) scale(.3395)}to{transform:translate(78.0884vw,99vh) scale(.3395)}}.snow:nth-child(329){opacity:.1964;transform:translate(37.0257vw,-10px) scale(.9134);animation:fall-329 28s -28s linear infinite}@keyframes fall-329{66.057%{transform:translate(40.5653vw,66.057vh) scale(.9134)}to{transform:translate(38.7955vw,99vh) scale(.9134)}}.snow:nth-child(330){opacity:1.9056;transform:translate(.0874vw,-10px) scale(.611);animation:fall-330 10s -11s linear infinite}@keyframes fall-330{39.211%{transform:translate(-.391vw,39.211vh) scale(.611)}to{transform:translate(-.1518vw,99vh) scale(.611)}}.snow:nth-child(331){opacity:1.968;transform:translate(19.388vw,-10px) scale(.8137);animation:fall-331 16s -19s linear infinite}@keyframes fall-331{42.62%{transform:translate(13.2028vw,42.62vh) scale(.8137)}to{transform:translate(16.2954vw,99vh) scale(.8137)}}.snow:nth-child(332){opacity:1.842;transform:translate(80.986vw,-10px) scale(.0815);animation:fall-332 27s -20s linear infinite}@keyframes fall-332{62.003%{transform:translate(81.2969vw,62.003vh) scale(.0815)}to{transform:translate(81.14145vw,99vh) scale(.0815)}}.snow:nth-child(333){opacity:1.3248;transform:translate(42.4692vw,-10px) scale(.3471);animation:fall-333 12s -15s linear infinite}@keyframes fall-333{73.987%{transform:translate(40.3642vw,73.987vh) scale(.3471)}to{transform:translate(41.4167vw,99vh) scale(.3471)}}.snow:nth-child(334){opacity:1.372;transform:translate(57.0208vw,-10px) scale(.407);animation:fall-334 10s -15s linear infinite}@keyframes fall-334{69.925%{transform:translate(52.7995vw,69.925vh) scale(.407)}to{transform:translate(54.91015vw,99vh) scale(.407)}}.snow:nth-child(335){opacity:1.875;transform:translate(94.4553vw,-10px) scale(.479);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{47.579%{transform:translate(103.257vw,47.579vh) scale(.479)}to{transform:translate(98.85615vw,99vh) scale(.479)}}.snow:nth-child(336){opacity:1.2554;transform:translate(38.9398vw,-10px) scale(.665);animation:fall-336 21s -15s linear infinite}@keyframes fall-336{36.068%{transform:translate(32.2506vw,36.068vh) scale(.665)}to{transform:translate(35.5952vw,99vh) scale(.665)}}.snow:nth-child(337){opacity:.7584;transform:translate(30.5636vw,-10px) scale(.1458);animation:fall-337 18s -25s linear infinite}@keyframes fall-337{44.012%{transform:translate(35.8794vw,44.012vh) scale(.1458)}to{transform:translate(33.2215vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.123;transform:translate(73.546vw,-10px) scale(.7922);animation:fall-338 30s -18s linear infinite}@keyframes fall-338{53.971%{transform:translate(76.8208vw,53.971vh) scale(.7922)}to{transform:translate(75.1834vw,99vh) scale(.7922)}}.snow:nth-child(339){opacity:1.3532;transform:translate(23.54vw,-10px) scale(.1677);animation:fall-339 12s -1s linear infinite}@keyframes fall-339{69.96%{transform:translate(14.5223vw,69.96vh) scale(.1677)}to{transform:translate(19.03115vw,99vh) scale(.1677)}}.snow:nth-child(340){opacity:.3848;transform:translate(97.1894vw,-10px) scale(.5172);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{63.402%{transform:translate(89.1892vw,63.402vh) scale(.5172)}to{transform:translate(93.1893vw,99vh) scale(.5172)}}.snow:nth-child(341){opacity:.588;transform:translate(82.7432vw,-10px) scale(.7845);animation:fall-341 25s -29s linear infinite}@keyframes fall-341{41.264%{transform:translate(85.0763vw,41.264vh) scale(.7845)}to{transform:translate(83.90975vw,99vh) scale(.7845)}}.snow:nth-child(342){opacity:.5334;transform:translate(31.8679vw,-10px) scale(.0363);animation:fall-342 23s -23s linear infinite}@keyframes fall-342{75.957%{transform:translate(24.832vw,75.957vh) scale(.0363)}to{transform:translate(28.34995vw,99vh) scale(.0363)}}.snow:nth-child(343){opacity:.3338;transform:translate(13.8733vw,-10px) scale(.8736);animation:fall-343 13s -28s linear infinite}@keyframes fall-343{54.272%{transform:translate(8.1589vw,54.272vh) scale(.8736)}to{transform:translate(11.0161vw,99vh) scale(.8736)}}.snow:nth-child(344){opacity:1.3994;transform:translate(67.7406vw,-10px) scale(.9712);animation:fall-344 11s -12s linear infinite}@keyframes fall-344{31.184%{transform:translate(70.6501vw,31.184vh) scale(.9712)}to{transform:translate(69.19535vw,99vh) scale(.9712)}}.snow:nth-child(345){opacity:.3524;transform:translate(78.7527vw,-10px) scale(.1929);animation:fall-345 15s -9s linear infinite}@keyframes fall-345{54.94%{transform:translate(79.5473vw,54.94vh) scale(.1929)}to{transform:translate(79.15vw,99vh) scale(.1929)}}.snow:nth-child(346){opacity:1.2262;transform:translate(78.0008vw,-10px) scale(.3216);animation:fall-346 26s -25s linear infinite}@keyframes fall-346{42.891%{transform:translate(87.4141vw,42.891vh) scale(.3216)}to{transform:translate(82.70745vw,99vh) scale(.3216)}}.snow:nth-child(347){opacity:.5788;transform:translate(89.0446vw,-10px) scale(.2905);animation:fall-347 19s -19s linear infinite}@keyframes fall-347{57.337%{transform:translate(82.9221vw,57.337vh) scale(.2905)}to{transform:translate(85.98335vw,99vh) scale(.2905)}}.snow:nth-child(348){opacity:.597;transform:translate(6.5591vw,-10px) scale(.5365);animation:fall-348 21s -4s linear infinite}@keyframes fall-348{30.326%{transform:translate(7.7451vw,30.326vh) scale(.5365)}to{transform:translate(7.1521vw,99vh) scale(.5365)}}.snow:nth-child(349){opacity:1.5644;transform:translate(88.6195vw,-10px) scale(.0314);animation:fall-349 20s -4s linear infinite}@keyframes fall-349{40.019%{transform:translate(86.9591vw,40.019vh) scale(.0314)}to{transform:translate(87.7893vw,99vh) scale(.0314)}}.snow:nth-child(350){opacity:.818;transform:translate(58.8216vw,-10px) scale(.1974);animation:fall-350 16s -17s linear infinite}@keyframes fall-350{42.263%{transform:translate(55.7736vw,42.263vh) scale(.1974)}to{transform:translate(57.2976vw,99vh) scale(.1974)}}.snow:nth-child(351){opacity:.0576;transform:translate(53.5337vw,-10px) scale(.3156);animation:fall-351 30s -12s linear infinite}@keyframes fall-351{63.344%{transform:translate(54.4494vw,63.344vh) scale(.3156)}to{transform:translate(53.99155vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:1.0194;transform:translate(68.4049vw,-10px) scale(.5249);animation:fall-352 26s -6s linear infinite}@keyframes fall-352{68.181%{transform:translate(59.3697vw,68.181vh) scale(.5249)}to{transform:translate(63.8873vw,99vh) scale(.5249)}}.snow:nth-child(353){opacity:.0144;transform:translate(10.0211vw,-10px) scale(.6387);animation:fall-353 19s -2s linear infinite}@keyframes fall-353{68.104%{transform:translate(18.0871vw,68.104vh) scale(.6387)}to{transform:translate(14.0541vw,99vh) scale(.6387)}}.snow:nth-child(354){opacity:.1364;transform:translate(18.9529vw,-10px) scale(.755);animation:fall-354 25s -1s linear infinite}@keyframes fall-354{57.093%{transform:translate(27.2597vw,57.093vh) scale(.755)}to{transform:translate(23.1063vw,99vh) scale(.755)}}.snow:nth-child(355){opacity:.1648;transform:translate(57.3856vw,-10px) scale(.3615);animation:fall-355 24s -30s linear infinite}@keyframes fall-355{32.704%{transform:translate(61.7462vw,32.704vh) scale(.3615)}to{transform:translate(59.5659vw,99vh) scale(.3615)}}.snow:nth-child(356){opacity:.8294;transform:translate(56.8205vw,-10px) scale(.7644);animation:fall-356 18s -11s linear infinite}@keyframes fall-356{31.497%{transform:translate(54.7348vw,31.497vh) scale(.7644)}to{transform:translate(55.77765vw,99vh) scale(.7644)}}.snow:nth-child(357){opacity:1.1632;transform:translate(34.1723vw,-10px) scale(.1464);animation:fall-357 21s -3s linear infinite}@keyframes fall-357{53.335%{transform:translate(29.1318vw,53.335vh) scale(.1464)}to{transform:translate(31.65205vw,99vh) scale(.1464)}}.snow:nth-child(358){opacity:1.687;transform:translate(65.0507vw,-10px) scale(.774);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{62.989%{transform:translate(63.7235vw,62.989vh) scale(.774)}to{transform:translate(64.3871vw,99vh) scale(.774)}}.snow:nth-child(359){opacity:1.601;transform:translate(65.8099vw,-10px) scale(.8289);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{31.008%{transform:translate(71.3045vw,31.008vh) scale(.8289)}to{transform:translate(68.5572vw,99vh) scale(.8289)}}.snow:nth-child(360){opacity:.1702;transform:translate(90.4799vw,-10px) scale(.1309);animation:fall-360 22s -26s linear infinite}@keyframes fall-360{51.491%{transform:translate(83.7668vw,51.491vh) scale(.1309)}to{transform:translate(87.12335vw,99vh) scale(.1309)}}.snow:nth-child(361){opacity:1.6038;transform:translate(61.3987vw,-10px) scale(.9244);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{57.198%{transform:translate(63.6751vw,57.198vh) scale(.9244)}to{transform:translate(62.5369vw,99vh) scale(.9244)}}.snow:nth-child(362){opacity:1.0804;transform:translate(13.0752vw,-10px) scale(.1483);animation:fall-362 21s -23s linear infinite}@keyframes fall-362{38.5%{transform:translate(8.5474vw,38.5vh) scale(.1483)}to{transform:translate(10.8113vw,99vh) scale(.1483)}}.snow:nth-child(363){opacity:1.07;transform:translate(81.0567vw,-10px) scale(.4989);animation:fall-363 30s -24s linear infinite}@keyframes fall-363{41.7%{transform:translate(72.9033vw,41.7vh) scale(.4989)}to{transform:translate(76.98vw,99vh) scale(.4989)}}.snow:nth-child(364){opacity:.9446;transform:translate(92.546vw,-10px) scale(.6002);animation:fall-364 11s -12s linear infinite}@keyframes fall-364{30.944%{transform:translate(91.6031vw,30.944vh) scale(.6002)}to{transform:translate(92.07455vw,99vh) scale(.6002)}}.snow:nth-child(365){opacity:.779;transform:translate(44.7071vw,-10px) scale(.422);animation:fall-365 18s -12s linear infinite}@keyframes fall-365{71.93%{transform:translate(43.8578vw,71.93vh) scale(.422)}to{transform:translate(44.28245vw,99vh) scale(.422)}}.snow:nth-child(366){opacity:1.459;transform:translate(2.7986vw,-10px) scale(.0072);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{58.199%{transform:translate(11.0316vw,58.199vh) scale(.0072)}to{transform:translate(6.9151vw,99vh) scale(.0072)}}.snow:nth-child(367){opacity:.6128;transform:translate(27.7894vw,-10px) scale(.6468);animation:fall-367 12s -14s linear infinite}@keyframes fall-367{57.091%{transform:translate(31.3772vw,57.091vh) scale(.6468)}to{transform:translate(29.5833vw,99vh) scale(.6468)}}.snow:nth-child(368){opacity:1.8886;transform:translate(79.9419vw,-10px) scale(.2484);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{52.447%{transform:translate(79.3232vw,52.447vh) scale(.2484)}to{transform:translate(79.63255vw,99vh) scale(.2484)}}.snow:nth-child(369){opacity:.44;transform:translate(83.9601vw,-10px) scale(.9709);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{71.188%{transform:translate(77.569vw,71.188vh) scale(.9709)}to{transform:translate(80.76455vw,99vh) scale(.9709)}}.snow:nth-child(370){opacity:1.6426;transform:translate(72.3099vw,-10px) scale(.5671);animation:fall-370 25s -29s linear infinite}@keyframes fall-370{47.666%{transform:translate(70.98vw,47.666vh) scale(.5671)}to{transform:translate(71.64495vw,99vh) scale(.5671)}}.snow:nth-child(371){opacity:1.4212;transform:translate(99.0564vw,-10px) scale(.0363);animation:fall-371 28s -13s linear infinite}@keyframes fall-371{78.055%{transform:translate(101.6738vw,78.055vh) scale(.0363)}to{transform:translate(100.3651vw,99vh) scale(.0363)}}.snow:nth-child(372){opacity:.8432;transform:translate(65.8913vw,-10px) scale(.4604);animation:fall-372 24s -20s linear infinite}@keyframes fall-372{57.816%{transform:translate(58.2922vw,57.816vh) scale(.4604)}to{transform:translate(62.09175vw,99vh) scale(.4604)}}.snow:nth-child(373){opacity:1.6884;transform:translate(78.5249vw,-10px) scale(.9222);animation:fall-373 16s -28s linear infinite}@keyframes fall-373{71.128%{transform:translate(70.3382vw,71.128vh) scale(.9222)}to{transform:translate(74.43155vw,99vh) scale(.9222)}}.snow:nth-child(374){opacity:.0022;transform:translate(58.09vw,-10px) scale(.723);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{61.477%{transform:translate(55.5408vw,61.477vh) scale(.723)}to{transform:translate(56.8154vw,99vh) scale(.723)}}.snow:nth-child(375){opacity:.9352;transform:translate(62.8863vw,-10px) scale(.3357);animation:fall-375 13s -18s linear infinite}@keyframes fall-375{75.977%{transform:translate(70.687vw,75.977vh) scale(.3357)}to{transform:translate(66.78665vw,99vh) scale(.3357)}}.snow:nth-child(376){opacity:.5952;transform:translate(53.7939vw,-10px) scale(.3567);animation:fall-376 18s -4s linear infinite}@keyframes fall-376{74.422%{transform:translate(44.6621vw,74.422vh) scale(.3567)}to{transform:translate(49.228vw,99vh) scale(.3567)}}.snow:nth-child(377){opacity:1.2362;transform:translate(82.0598vw,-10px) scale(.2638);animation:fall-377 30s -17s linear infinite}@keyframes fall-377{76.323%{transform:translate(85.5361vw,76.323vh) scale(.2638)}to{transform:translate(83.79795vw,99vh) scale(.2638)}}.snow:nth-child(378){opacity:1.716;transform:translate(57.4016vw,-10px) scale(.8847);animation:fall-378 12s -6s linear infinite}@keyframes fall-378{77.562%{transform:translate(66.3018vw,77.562vh) scale(.8847)}to{transform:translate(61.8517vw,99vh) scale(.8847)}}.snow:nth-child(379){opacity:.1192;transform:translate(33.3369vw,-10px) scale(.4984);animation:fall-379 30s -29s linear infinite}@keyframes fall-379{55.118%{transform:translate(31.2025vw,55.118vh) scale(.4984)}to{transform:translate(32.2697vw,99vh) scale(.4984)}}.snow:nth-child(380){opacity:.0572;transform:translate(91.0271vw,-10px) scale(.6128);animation:fall-380 12s -16s linear infinite}@keyframes fall-380{61.987%{transform:translate(81.1196vw,61.987vh) scale(.6128)}to{transform:translate(86.07335vw,99vh) scale(.6128)}}.snow:nth-child(381){opacity:.5304;transform:translate(3.7317vw,-10px) scale(.9669);animation:fall-381 15s -21s linear infinite}@keyframes fall-381{57.347%{transform:translate(5.579vw,57.347vh) scale(.9669)}to{transform:translate(4.65535vw,99vh) scale(.9669)}}.snow:nth-child(382){opacity:.493;transform:translate(89.8429vw,-10px) scale(.3993);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{66.911%{transform:translate(96.0968vw,66.911vh) scale(.3993)}to{transform:translate(92.96985vw,99vh) scale(.3993)}}.snow:nth-child(383){opacity:1.5764;transform:translate(85.0504vw,-10px) scale(.9873);animation:fall-383 30s -13s linear infinite}@keyframes fall-383{61.788%{transform:translate(80.649vw,61.788vh) scale(.9873)}to{transform:translate(82.8497vw,99vh) scale(.9873)}}.snow:nth-child(384){opacity:.3134;transform:translate(76.9147vw,-10px) scale(.5488);animation:fall-384 20s -24s linear infinite}@keyframes fall-384{44.026%{transform:translate(68.1212vw,44.026vh) scale(.5488)}to{transform:translate(72.51795vw,99vh) scale(.5488)}}.snow:nth-child(385){opacity:1.477;transform:translate(48.9932vw,-10px) scale(.1655);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{72.234%{transform:translate(56.2636vw,72.234vh) scale(.1655)}to{transform:translate(52.6284vw,99vh) scale(.1655)}}.snow:nth-child(386){opacity:.6314;transform:translate(95.9113vw,-10px) scale(.2488);animation:fall-386 17s -1s linear infinite}@keyframes fall-386{67.852%{transform:translate(91.8197vw,67.852vh) scale(.2488)}to{transform:translate(93.8655vw,99vh) scale(.2488)}}.snow:nth-child(387){opacity:1.9244;transform:translate(25.8703vw,-10px) scale(.0029);animation:fall-387 15s -13s linear infinite}@keyframes fall-387{50.127%{transform:translate(16.1791vw,50.127vh) scale(.0029)}to{transform:translate(21.0247vw,99vh) scale(.0029)}}.snow:nth-child(388){opacity:.6554;transform:translate(1.5577vw,-10px) scale(.9567);animation:fall-388 28s -13s linear infinite}@keyframes fall-388{69.449%{transform:translate(-.1337vw,69.449vh) scale(.9567)}to{transform:translate(.712vw,99vh) scale(.9567)}}.snow:nth-child(389){opacity:.5336;transform:translate(49.0405vw,-10px) scale(.0103);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{49.609%{transform:translate(56.6106vw,49.609vh) scale(.0103)}to{transform:translate(52.82555vw,99vh) scale(.0103)}}.snow:nth-child(390){opacity:.861;transform:translate(84.1145vw,-10px) scale(.3212);animation:fall-390 18s -15s linear infinite}@keyframes fall-390{51.887%{transform:translate(78.4606vw,51.887vh) scale(.3212)}to{transform:translate(81.28755vw,99vh) scale(.3212)}}.snow:nth-child(391){opacity:.5464;transform:translate(88.2435vw,-10px) scale(.0926);animation:fall-391 15s -30s linear infinite}@keyframes fall-391{78.605%{transform:translate(92.0171vw,78.605vh) scale(.0926)}to{transform:translate(90.1303vw,99vh) scale(.0926)}}.snow:nth-child(392){opacity:.9576;transform:translate(98.2869vw,-10px) scale(.9559);animation:fall-392 21s -9s linear infinite}@keyframes fall-392{79.054%{transform:translate(101.482vw,79.054vh) scale(.9559)}to{transform:translate(99.88445vw,99vh) scale(.9559)}}.snow:nth-child(393){opacity:.7646;transform:translate(8vw,-10px) scale(.406);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{75.74%{transform:translate(17.7387vw,75.74vh) scale(.406)}to{transform:translate(12.86935vw,99vh) scale(.406)}}.snow:nth-child(394){opacity:.8304;transform:translate(66.3712vw,-10px) scale(.5272);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{79.577%{transform:translate(62.8416vw,79.577vh) scale(.5272)}to{transform:translate(64.6064vw,99vh) scale(.5272)}}.snow:nth-child(395){opacity:1.8926;transform:translate(58.8045vw,-10px) scale(.3623);animation:fall-395 18s -7s linear infinite}@keyframes fall-395{60.225%{transform:translate(57.2831vw,60.225vh) scale(.3623)}to{transform:translate(58.0438vw,99vh) scale(.3623)}}.snow:nth-child(396){opacity:1.2054;transform:translate(6.3434vw,-10px) scale(.8496);animation:fall-396 20s -7s linear infinite}@keyframes fall-396{70.655%{transform:translate(6.6834vw,70.655vh) scale(.8496)}to{transform:translate(6.5134vw,99vh) scale(.8496)}}.snow:nth-child(397){opacity:.688;transform:translate(75.8396vw,-10px) scale(.5363);animation:fall-397 11s -17s linear infinite}@keyframes fall-397{43.67%{transform:translate(85.6228vw,43.67vh) scale(.5363)}to{transform:translate(80.7312vw,99vh) scale(.5363)}}.snow:nth-child(398){opacity:1.4048;transform:translate(53.3303vw,-10px) scale(.1153);animation:fall-398 13s -8s linear infinite}@keyframes fall-398{78.008%{transform:translate(59.678vw,78.008vh) scale(.1153)}to{transform:translate(56.50415vw,99vh) scale(.1153)}}.snow:nth-child(399){opacity:1.4236;transform:translate(57.5262vw,-10px) scale(.3509);animation:fall-399 14s -25s linear infinite}@keyframes fall-399{79.193%{transform:translate(48.2305vw,79.193vh) scale(.3509)}to{transform:translate(52.87835vw,99vh) scale(.3509)}}.snow:nth-child(400){opacity:1.7926;transform:translate(3.6227vw,-10px) scale(.2698);animation:fall-400 29s -25s linear infinite}@keyframes fall-400{37.138%{transform:translate(-2.9811vw,37.138vh) scale(.2698)}to{transform:translate(.3208vw,99vh) scale(.2698)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4236;transform:translate(65.8584vw,-10px) scale(.5763);animation:fall-1 10s -18s linear infinite}@keyframes fall-1{64.416%{transform:translate(60.529vw,64.416vh) scale(.5763)}to{transform:translate(63.1937vw,99vh) scale(.5763)}}.snow:nth-child(2){opacity:1.077;transform:translate(9.297vw,-10px) scale(.4228);animation:fall-2 12s -6s linear infinite}@keyframes fall-2{53.188%{transform:translate(14.0871vw,53.188vh) scale(.4228)}to{transform:translate(11.69205vw,99vh) scale(.4228)}}.snow:nth-child(3){opacity:1.4754;transform:translate(66.2608vw,-10px) scale(.7454);animation:fall-3 30s -18s linear infinite}@keyframes fall-3{30.351%{transform:translate(67.0998vw,30.351vh) scale(.7454)}to{transform:translate(66.6803vw,99vh) scale(.7454)}}.snow:nth-child(4){opacity:.108;transform:translate(56.2642vw,-10px) scale(.6662);animation:fall-4 17s -14s linear infinite}@keyframes fall-4{46.54%{transform:translate(65.1407vw,46.54vh) scale(.6662)}to{transform:translate(60.70245vw,99vh) scale(.6662)}}.snow:nth-child(5){opacity:.377;transform:translate(49.0654vw,-10px) scale(.6145);animation:fall-5 15s -28s linear infinite}@keyframes fall-5{71.606%{transform:translate(56.4802vw,71.606vh) scale(.6145)}to{transform:translate(52.7728vw,99vh) scale(.6145)}}.snow:nth-child(6){opacity:1.9486;transform:translate(54.1993vw,-10px) scale(.0064);animation:fall-6 22s -15s linear infinite}@keyframes fall-6{43.504%{transform:translate(45.0475vw,43.504vh) scale(.0064)}to{transform:translate(49.6234vw,99vh) scale(.0064)}}.snow:nth-child(7){opacity:.4086;transform:translate(46.6573vw,-10px) scale(.7834);animation:fall-7 20s -30s linear infinite}@keyframes fall-7{57.44%{transform:translate(36.7088vw,57.44vh) scale(.7834)}to{transform:translate(41.68305vw,99vh) scale(.7834)}}.snow:nth-child(8){opacity:1.4926;transform:translate(3.4805vw,-10px) scale(.4418);animation:fall-8 26s -7s linear infinite}@keyframes fall-8{38.91%{transform:translate(-4.4121vw,38.91vh) scale(.4418)}to{transform:translate(-.4658vw,99vh) scale(.4418)}}.snow:nth-child(9){opacity:.4632;transform:translate(44.8543vw,-10px) scale(.8123);animation:fall-9 24s -27s linear infinite}@keyframes fall-9{31.619%{transform:translate(52.956vw,31.619vh) scale(.8123)}to{transform:translate(48.90515vw,99vh) scale(.8123)}}.snow:nth-child(10){opacity:.4168;transform:translate(31.2944vw,-10px) scale(.5147);animation:fall-10 30s -16s linear infinite}@keyframes fall-10{74.089%{transform:translate(38.9131vw,74.089vh) scale(.5147)}to{transform:translate(35.10375vw,99vh) scale(.5147)}}.snow:nth-child(11){opacity:1.1498;transform:translate(81.6451vw,-10px) scale(.8498);animation:fall-11 21s -10s linear infinite}@keyframes fall-11{63.9%{transform:translate(81.0299vw,63.9vh) scale(.8498)}to{transform:translate(81.3375vw,99vh) scale(.8498)}}.snow:nth-child(12){opacity:.518;transform:translate(38.7485vw,-10px) scale(.044);animation:fall-12 20s -17s linear infinite}@keyframes fall-12{67.562%{transform:translate(40.3563vw,67.562vh) scale(.044)}to{transform:translate(39.5524vw,99vh) scale(.044)}}.snow:nth-child(13){opacity:.0476;transform:translate(59.7736vw,-10px) scale(.4938);animation:fall-13 22s -17s linear infinite}@keyframes fall-13{42.156%{transform:translate(60.6905vw,42.156vh) scale(.4938)}to{transform:translate(60.23205vw,99vh) scale(.4938)}}.snow:nth-child(14){opacity:.2172;transform:translate(81.1917vw,-10px) scale(.5805);animation:fall-14 10s -28s linear infinite}@keyframes fall-14{43.038%{transform:translate(88.613vw,43.038vh) scale(.5805)}to{transform:translate(84.90235vw,99vh) scale(.5805)}}.snow:nth-child(15){opacity:1.0748;transform:translate(54.1141vw,-10px) scale(.3559);animation:fall-15 30s -24s linear infinite}@keyframes fall-15{44.579%{transform:translate(53.2117vw,44.579vh) scale(.3559)}to{transform:translate(53.6629vw,99vh) scale(.3559)}}.snow:nth-child(16){opacity:1.3822;transform:translate(72.4645vw,-10px) scale(.6212);animation:fall-16 30s -1s linear infinite}@keyframes fall-16{60.288%{transform:translate(70.6129vw,60.288vh) scale(.6212)}to{transform:translate(71.5387vw,99vh) scale(.6212)}}.snow:nth-child(17){opacity:.216;transform:translate(70.4766vw,-10px) scale(.8262);animation:fall-17 20s -18s linear infinite}@keyframes fall-17{55.941%{transform:translate(61.637vw,55.941vh) scale(.8262)}to{transform:translate(66.0568vw,99vh) scale(.8262)}}.snow:nth-child(18){opacity:1.6548;transform:translate(16.0755vw,-10px) scale(.2946);animation:fall-18 11s -30s linear infinite}@keyframes fall-18{67.648%{transform:translate(18.7905vw,67.648vh) scale(.2946)}to{transform:translate(17.433vw,99vh) scale(.2946)}}.snow:nth-child(19){opacity:.6306;transform:translate(17.1558vw,-10px) scale(.6842);animation:fall-19 23s -11s linear infinite}@keyframes fall-19{38.603%{transform:translate(16.026vw,38.603vh) scale(.6842)}to{transform:translate(16.5909vw,99vh) scale(.6842)}}.snow:nth-child(20){opacity:1.3412;transform:translate(57.6908vw,-10px) scale(.024);animation:fall-20 27s -18s linear infinite}@keyframes fall-20{33.004%{transform:translate(47.9127vw,33.004vh) scale(.024)}to{transform:translate(52.80175vw,99vh) scale(.024)}}.snow:nth-child(21){opacity:.1828;transform:translate(18.7032vw,-10px) scale(.7502);animation:fall-21 29s -2s linear infinite}@keyframes fall-21{66.883%{transform:translate(22.1727vw,66.883vh) scale(.7502)}to{transform:translate(20.43795vw,99vh) scale(.7502)}}.snow:nth-child(22){opacity:1.7578;transform:translate(76.0651vw,-10px) scale(.2803);animation:fall-22 28s -11s linear infinite}@keyframes fall-22{62.82%{transform:translate(74.805vw,62.82vh) scale(.2803)}to{transform:translate(75.43505vw,99vh) scale(.2803)}}.snow:nth-child(23){opacity:1.4398;transform:translate(90.3067vw,-10px) scale(.0577);animation:fall-23 28s -22s linear infinite}@keyframes fall-23{69.487%{transform:translate(92.1028vw,69.487vh) scale(.0577)}to{transform:translate(91.20475vw,99vh) scale(.0577)}}.snow:nth-child(24){opacity:.184;transform:translate(91.33vw,-10px) scale(.6029);animation:fall-24 24s -17s linear infinite}@keyframes fall-24{72.438%{transform:translate(93.6442vw,72.438vh) scale(.6029)}to{transform:translate(92.4871vw,99vh) scale(.6029)}}.snow:nth-child(25){opacity:.0908;transform:translate(57.195vw,-10px) scale(.8106);animation:fall-25 12s -22s linear infinite}@keyframes fall-25{52.191%{transform:translate(62.7657vw,52.191vh) scale(.8106)}to{transform:translate(59.98035vw,99vh) scale(.8106)}}.snow:nth-child(26){opacity:1.9762;transform:translate(53.4114vw,-10px) scale(.0148);animation:fall-26 11s -24s linear infinite}@keyframes fall-26{35.884%{transform:translate(44.6245vw,35.884vh) scale(.0148)}to{transform:translate(49.01795vw,99vh) scale(.0148)}}.snow:nth-child(27){opacity:.5294;transform:translate(5.5268vw,-10px) scale(.2319);animation:fall-27 24s -4s linear infinite}@keyframes fall-27{69.24%{transform:translate(8.7598vw,69.24vh) scale(.2319)}to{transform:translate(7.1433vw,99vh) scale(.2319)}}.snow:nth-child(28){opacity:1.7978;transform:translate(97.3145vw,-10px) scale(.7608);animation:fall-28 12s -11s linear infinite}@keyframes fall-28{42.814%{transform:translate(94.8971vw,42.814vh) scale(.7608)}to{transform:translate(96.1058vw,99vh) scale(.7608)}}.snow:nth-child(29){opacity:1.1814;transform:translate(29.2671vw,-10px) scale(.7258);animation:fall-29 22s -20s linear infinite}@keyframes fall-29{37.481%{transform:translate(25.9521vw,37.481vh) scale(.7258)}to{transform:translate(27.6096vw,99vh) scale(.7258)}}.snow:nth-child(30){opacity:1.4894;transform:translate(30.3057vw,-10px) scale(.0734);animation:fall-30 17s -5s linear infinite}@keyframes fall-30{57.568%{transform:translate(38.1794vw,57.568vh) scale(.0734)}to{transform:translate(34.24255vw,99vh) scale(.0734)}}.snow:nth-child(31){opacity:.8536;transform:translate(28.2721vw,-10px) scale(.9814);animation:fall-31 24s -8s linear infinite}@keyframes fall-31{67.718%{transform:translate(27.4537vw,67.718vh) scale(.9814)}to{transform:translate(27.8629vw,99vh) scale(.9814)}}.snow:nth-child(32){opacity:1.6186;transform:translate(29.4041vw,-10px) scale(.2187);animation:fall-32 25s -6s linear infinite}@keyframes fall-32{33.596%{transform:translate(22.1256vw,33.596vh) scale(.2187)}to{transform:translate(25.76485vw,99vh) scale(.2187)}}.snow:nth-child(33){opacity:1.9062;transform:translate(57.7511vw,-10px) scale(.5362);animation:fall-33 11s -7s linear infinite}@keyframes fall-33{30.615%{transform:translate(64.1467vw,30.615vh) scale(.5362)}to{transform:translate(60.9489vw,99vh) scale(.5362)}}.snow:nth-child(34){opacity:.5836;transform:translate(25.1055vw,-10px) scale(.4299);animation:fall-34 29s -25s linear infinite}@keyframes fall-34{61.397%{transform:translate(16.8791vw,61.397vh) scale(.4299)}to{transform:translate(20.9923vw,99vh) scale(.4299)}}.snow:nth-child(35){opacity:.1784;transform:translate(50.0108vw,-10px) scale(.9893);animation:fall-35 15s -3s linear infinite}@keyframes fall-35{47.33%{transform:translate(49.5044vw,47.33vh) scale(.9893)}to{transform:translate(49.7576vw,99vh) scale(.9893)}}.snow:nth-child(36){opacity:.7056;transform:translate(21.4875vw,-10px) scale(.0171);animation:fall-36 16s -16s linear infinite}@keyframes fall-36{52.936%{transform:translate(25.1027vw,52.936vh) scale(.0171)}to{transform:translate(23.2951vw,99vh) scale(.0171)}}.snow:nth-child(37){opacity:.8384;transform:translate(28.0748vw,-10px) scale(.2978);animation:fall-37 13s -20s linear infinite}@keyframes fall-37{37.094%{transform:translate(21.1441vw,37.094vh) scale(.2978)}to{transform:translate(24.60945vw,99vh) scale(.2978)}}.snow:nth-child(38){opacity:.6238;transform:translate(81.1293vw,-10px) scale(.232);animation:fall-38 14s -2s linear infinite}@keyframes fall-38{75.32%{transform:translate(78.342vw,75.32vh) scale(.232)}to{transform:translate(79.73565vw,99vh) scale(.232)}}.snow:nth-child(39){opacity:1.8934;transform:translate(56.216vw,-10px) scale(.7365);animation:fall-39 25s -13s linear infinite}@keyframes fall-39{68.066%{transform:translate(59.7659vw,68.066vh) scale(.7365)}to{transform:translate(57.99095vw,99vh) scale(.7365)}}.snow:nth-child(40){opacity:1.3502;transform:translate(15.5546vw,-10px) scale(.0123);animation:fall-40 19s -30s linear infinite}@keyframes fall-40{51.73%{transform:translate(6.8414vw,51.73vh) scale(.0123)}to{transform:translate(11.198vw,99vh) scale(.0123)}}.snow:nth-child(41){opacity:.0742;transform:translate(8.2726vw,-10px) scale(.7728);animation:fall-41 26s -19s linear infinite}@keyframes fall-41{60.099%{transform:translate(10.2353vw,60.099vh) scale(.7728)}to{transform:translate(9.25395vw,99vh) scale(.7728)}}.snow:nth-child(42){opacity:.4328;transform:translate(13.966vw,-10px) scale(.0247);animation:fall-42 17s -23s linear infinite}@keyframes fall-42{69.4%{transform:translate(11.9212vw,69.4vh) scale(.0247)}to{transform:translate(12.9436vw,99vh) scale(.0247)}}.snow:nth-child(43){opacity:1.7134;transform:translate(74.2017vw,-10px) scale(.0125);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{53.895%{transform:translate(80.0391vw,53.895vh) scale(.0125)}to{transform:translate(77.1204vw,99vh) scale(.0125)}}.snow:nth-child(44){opacity:.125;transform:translate(52.3483vw,-10px) scale(.5959);animation:fall-44 16s -17s linear infinite}@keyframes fall-44{68.512%{transform:translate(54.678vw,68.512vh) scale(.5959)}to{transform:translate(53.51315vw,99vh) scale(.5959)}}.snow:nth-child(45){opacity:1.6428;transform:translate(13.9885vw,-10px) scale(.8478);animation:fall-45 17s -26s linear infinite}@keyframes fall-45{67.034%{transform:translate(9.6686vw,67.034vh) scale(.8478)}to{transform:translate(11.82855vw,99vh) scale(.8478)}}.snow:nth-child(46){opacity:.6416;transform:translate(21.6413vw,-10px) scale(.6062);animation:fall-46 10s -23s linear infinite}@keyframes fall-46{70.618%{transform:translate(19.3983vw,70.618vh) scale(.6062)}to{transform:translate(20.5198vw,99vh) scale(.6062)}}.snow:nth-child(47){opacity:1.5914;transform:translate(26.044vw,-10px) scale(.7134);animation:fall-47 13s -1s linear infinite}@keyframes fall-47{47.413%{transform:translate(31.2375vw,47.413vh) scale(.7134)}to{transform:translate(28.64075vw,99vh) scale(.7134)}}.snow:nth-child(48){opacity:.047;transform:translate(.3294vw,-10px) scale(.7382);animation:fall-48 10s -5s linear infinite}@keyframes fall-48{46.697%{transform:translate(6.5629vw,46.697vh) scale(.7382)}to{transform:translate(3.44615vw,99vh) scale(.7382)}}.snow:nth-child(49){opacity:.5242;transform:translate(61.1549vw,-10px) scale(.0267);animation:fall-49 11s -27s linear infinite}@keyframes fall-49{78.799%{transform:translate(63.0463vw,78.799vh) scale(.0267)}to{transform:translate(62.1006vw,99vh) scale(.0267)}}.snow:nth-child(50){opacity:.0646;transform:translate(29.3528vw,-10px) scale(.6721);animation:fall-50 14s -27s linear infinite}@keyframes fall-50{54.248%{transform:translate(28.4027vw,54.248vh) scale(.6721)}to{transform:translate(28.87775vw,99vh) scale(.6721)}}.snow:nth-child(51){opacity:.7394;transform:translate(21.2988vw,-10px) scale(.8143);animation:fall-51 21s -12s linear infinite}@keyframes fall-51{73.067%{transform:translate(24.1641vw,73.067vh) scale(.8143)}to{transform:translate(22.73145vw,99vh) scale(.8143)}}.snow:nth-child(52){opacity:1.305;transform:translate(66.1054vw,-10px) scale(.4391);animation:fall-52 16s -25s linear infinite}@keyframes fall-52{30.762%{transform:translate(69.752vw,30.762vh) scale(.4391)}to{transform:translate(67.9287vw,99vh) scale(.4391)}}.snow:nth-child(53){opacity:.695;transform:translate(95.2636vw,-10px) scale(.4825);animation:fall-53 26s -3s linear infinite}@keyframes fall-53{30.553%{transform:translate(103.5253vw,30.553vh) scale(.4825)}to{transform:translate(99.39445vw,99vh) scale(.4825)}}.snow:nth-child(54){opacity:1.2182;transform:translate(44.1863vw,-10px) scale(.9155);animation:fall-54 25s -8s linear infinite}@keyframes fall-54{59.708%{transform:translate(52.3378vw,59.708vh) scale(.9155)}to{transform:translate(48.26205vw,99vh) scale(.9155)}}.snow:nth-child(55){opacity:1.7066;transform:translate(22.8705vw,-10px) scale(.2784);animation:fall-55 21s -18s linear infinite}@keyframes fall-55{66.869%{transform:translate(27.2131vw,66.869vh) scale(.2784)}to{transform:translate(25.0418vw,99vh) scale(.2784)}}.snow:nth-child(56){opacity:.0814;transform:translate(43.4463vw,-10px) scale(.1019);animation:fall-56 27s -2s linear infinite}@keyframes fall-56{32.392%{transform:translate(51.8303vw,32.392vh) scale(.1019)}to{transform:translate(47.6383vw,99vh) scale(.1019)}}.snow:nth-child(57){opacity:.386;transform:translate(55.6686vw,-10px) scale(.9029);animation:fall-57 23s -23s linear infinite}@keyframes fall-57{65.82%{transform:translate(49.2488vw,65.82vh) scale(.9029)}to{transform:translate(52.4587vw,99vh) scale(.9029)}}.snow:nth-child(58){opacity:.0804;transform:translate(64.5931vw,-10px) scale(.4075);animation:fall-58 13s -16s linear infinite}@keyframes fall-58{37.748%{transform:translate(66.8818vw,37.748vh) scale(.4075)}to{transform:translate(65.73745vw,99vh) scale(.4075)}}.snow:nth-child(59){opacity:1.923;transform:translate(59.7383vw,-10px) scale(.1222);animation:fall-59 28s -15s linear infinite}@keyframes fall-59{63.318%{transform:translate(65.5458vw,63.318vh) scale(.1222)}to{transform:translate(62.64205vw,99vh) scale(.1222)}}.snow:nth-child(60){opacity:.5552;transform:translate(68.5841vw,-10px) scale(.1917);animation:fall-60 12s -25s linear infinite}@keyframes fall-60{72.931%{transform:translate(61.1156vw,72.931vh) scale(.1917)}to{transform:translate(64.84985vw,99vh) scale(.1917)}}.snow:nth-child(61){opacity:1.1992;transform:translate(86.4646vw,-10px) scale(.6435);animation:fall-61 26s -18s linear infinite}@keyframes fall-61{71.303%{transform:translate(83.9166vw,71.303vh) scale(.6435)}to{transform:translate(85.1906vw,99vh) scale(.6435)}}.snow:nth-child(62){opacity:.0556;transform:translate(15.1539vw,-10px) scale(.6146);animation:fall-62 10s -2s linear infinite}@keyframes fall-62{51.969%{transform:translate(16.5348vw,51.969vh) scale(.6146)}to{transform:translate(15.84435vw,99vh) scale(.6146)}}.snow:nth-child(63){opacity:.6062;transform:translate(18.9172vw,-10px) scale(.5245);animation:fall-63 16s -14s linear infinite}@keyframes fall-63{66.332%{transform:translate(9.411vw,66.332vh) scale(.5245)}to{transform:translate(14.1641vw,99vh) scale(.5245)}}.snow:nth-child(64){opacity:1.9744;transform:translate(93.3182vw,-10px) scale(.6934);animation:fall-64 22s -16s linear infinite}@keyframes fall-64{49.772%{transform:translate(84.0248vw,49.772vh) scale(.6934)}to{transform:translate(88.6715vw,99vh) scale(.6934)}}.snow:nth-child(65){opacity:1.1956;transform:translate(14.5734vw,-10px) scale(.758);animation:fall-65 18s -27s linear infinite}@keyframes fall-65{37.058%{transform:translate(13.6679vw,37.058vh) scale(.758)}to{transform:translate(14.12065vw,99vh) scale(.758)}}.snow:nth-child(66){opacity:.3658;transform:translate(26.2703vw,-10px) scale(.3951);animation:fall-66 12s -17s linear infinite}@keyframes fall-66{55.623%{transform:translate(23.0526vw,55.623vh) scale(.3951)}to{transform:translate(24.66145vw,99vh) scale(.3951)}}.snow:nth-child(67){opacity:.1786;transform:translate(38.2082vw,-10px) scale(.0572);animation:fall-67 21s -27s linear infinite}@keyframes fall-67{78.396%{transform:translate(40.7583vw,78.396vh) scale(.0572)}to{transform:translate(39.48325vw,99vh) scale(.0572)}}.snow:nth-child(68){opacity:.5092;transform:translate(2.7282vw,-10px) scale(.4531);animation:fall-68 27s -24s linear infinite}@keyframes fall-68{32.317%{transform:translate(2.1728vw,32.317vh) scale(.4531)}to{transform:translate(2.4505vw,99vh) scale(.4531)}}.snow:nth-child(69){opacity:1.5186;transform:translate(96.5976vw,-10px) scale(.088);animation:fall-69 14s -16s linear infinite}@keyframes fall-69{48.2%{transform:translate(106.0402vw,48.2vh) scale(.088)}to{transform:translate(101.3189vw,99vh) scale(.088)}}.snow:nth-child(70){opacity:.7334;transform:translate(86.5388vw,-10px) scale(.2353);animation:fall-70 25s -30s linear infinite}@keyframes fall-70{36.722%{transform:translate(86.6762vw,36.722vh) scale(.2353)}to{transform:translate(86.6075vw,99vh) scale(.2353)}}.snow:nth-child(71){opacity:.0408;transform:translate(68.7527vw,-10px) scale(.4904);animation:fall-71 14s -18s linear infinite}@keyframes fall-71{56.448%{transform:translate(61.3368vw,56.448vh) scale(.4904)}to{transform:translate(65.04475vw,99vh) scale(.4904)}}.snow:nth-child(72){opacity:.3346;transform:translate(30.7101vw,-10px) scale(.6718);animation:fall-72 24s -6s linear infinite}@keyframes fall-72{31.341%{transform:translate(40.6504vw,31.341vh) scale(.6718)}to{transform:translate(35.68025vw,99vh) scale(.6718)}}.snow:nth-child(73){opacity:1.5312;transform:translate(48.9371vw,-10px) scale(.6514);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{57.662%{transform:translate(54.363vw,57.662vh) scale(.6514)}to{transform:translate(51.65005vw,99vh) scale(.6514)}}.snow:nth-child(74){opacity:.3292;transform:translate(86.2801vw,-10px) scale(.8742);animation:fall-74 19s -15s linear infinite}@keyframes fall-74{79.244%{transform:translate(85.4277vw,79.244vh) scale(.8742)}to{transform:translate(85.8539vw,99vh) scale(.8742)}}.snow:nth-child(75){opacity:.9714;transform:translate(81.2586vw,-10px) scale(.5724);animation:fall-75 15s -16s linear infinite}@keyframes fall-75{79.913%{transform:translate(88.2911vw,79.913vh) scale(.5724)}to{transform:translate(84.77485vw,99vh) scale(.5724)}}.snow:nth-child(76){opacity:1.355;transform:translate(81.6392vw,-10px) scale(.1603);animation:fall-76 30s -6s linear infinite}@keyframes fall-76{34.95%{transform:translate(81.5683vw,34.95vh) scale(.1603)}to{transform:translate(81.60375vw,99vh) scale(.1603)}}.snow:nth-child(77){opacity:1.601;transform:translate(24.762vw,-10px) scale(.8712);animation:fall-77 11s -30s linear infinite}@keyframes fall-77{70.977%{transform:translate(15.3704vw,70.977vh) scale(.8712)}to{transform:translate(20.0662vw,99vh) scale(.8712)}}.snow:nth-child(78){opacity:.7044;transform:translate(19.628vw,-10px) scale(.171);animation:fall-78 19s -15s linear infinite}@keyframes fall-78{52.776%{transform:translate(23.2053vw,52.776vh) scale(.171)}to{transform:translate(21.41665vw,99vh) scale(.171)}}.snow:nth-child(79){opacity:.6778;transform:translate(8.4954vw,-10px) scale(.3213);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{55.655%{transform:translate(-.5098vw,55.655vh) scale(.3213)}to{transform:translate(3.9928vw,99vh) scale(.3213)}}.snow:nth-child(80){opacity:.4306;transform:translate(3.831vw,-10px) scale(.7343);animation:fall-80 26s -21s linear infinite}@keyframes fall-80{36.97%{transform:translate(-4.6098vw,36.97vh) scale(.7343)}to{transform:translate(-.3894vw,99vh) scale(.7343)}}.snow:nth-child(81){opacity:.2938;transform:translate(94.7693vw,-10px) scale(.6818);animation:fall-81 21s -7s linear infinite}@keyframes fall-81{52.54%{transform:translate(90.5075vw,52.54vh) scale(.6818)}to{transform:translate(92.6384vw,99vh) scale(.6818)}}.snow:nth-child(82){opacity:1.0712;transform:translate(84.4636vw,-10px) scale(.7457);animation:fall-82 22s -15s linear infinite}@keyframes fall-82{37.539%{transform:translate(74.5847vw,37.539vh) scale(.7457)}to{transform:translate(79.52415vw,99vh) scale(.7457)}}.snow:nth-child(83){opacity:.612;transform:translate(49.728vw,-10px) scale(.9046);animation:fall-83 18s -15s linear infinite}@keyframes fall-83{42.632%{transform:translate(48.9672vw,42.632vh) scale(.9046)}to{transform:translate(49.3476vw,99vh) scale(.9046)}}.snow:nth-child(84){opacity:1.8856;transform:translate(20.777vw,-10px) scale(.7632);animation:fall-84 12s -26s linear infinite}@keyframes fall-84{55.222%{transform:translate(27.4883vw,55.222vh) scale(.7632)}to{transform:translate(24.13265vw,99vh) scale(.7632)}}.snow:nth-child(85){opacity:.3582;transform:translate(11.1358vw,-10px) scale(.8262);animation:fall-85 20s -2s linear infinite}@keyframes fall-85{63.793%{transform:translate(3.0722vw,63.793vh) scale(.8262)}to{transform:translate(7.104vw,99vh) scale(.8262)}}.snow:nth-child(86){opacity:.4252;transform:translate(56.4293vw,-10px) scale(.1605);animation:fall-86 15s -15s linear infinite}@keyframes fall-86{32.006%{transform:translate(47.5744vw,32.006vh) scale(.1605)}to{transform:translate(52.00185vw,99vh) scale(.1605)}}.snow:nth-child(87){opacity:.805;transform:translate(79.5012vw,-10px) scale(.4179);animation:fall-87 10s -14s linear infinite}@keyframes fall-87{52.263%{transform:translate(84.4506vw,52.263vh) scale(.4179)}to{transform:translate(81.9759vw,99vh) scale(.4179)}}.snow:nth-child(88){opacity:1.272;transform:translate(64.6391vw,-10px) scale(.0491);animation:fall-88 28s -19s linear infinite}@keyframes fall-88{79.501%{transform:translate(66.535vw,79.501vh) scale(.0491)}to{transform:translate(65.58705vw,99vh) scale(.0491)}}.snow:nth-child(89){opacity:.5604;transform:translate(14.3753vw,-10px) scale(.6097);animation:fall-89 23s -25s linear infinite}@keyframes fall-89{63.869%{transform:translate(22.5565vw,63.869vh) scale(.6097)}to{transform:translate(18.4659vw,99vh) scale(.6097)}}.snow:nth-child(90){opacity:1.6568;transform:translate(15.5031vw,-10px) scale(.4844);animation:fall-90 26s -7s linear infinite}@keyframes fall-90{60.358%{transform:translate(18.5093vw,60.358vh) scale(.4844)}to{transform:translate(17.0062vw,99vh) scale(.4844)}}.snow:nth-child(91){opacity:.6034;transform:translate(28.179vw,-10px) scale(.1507);animation:fall-91 12s -11s linear infinite}@keyframes fall-91{63.151%{transform:translate(30.4724vw,63.151vh) scale(.1507)}to{transform:translate(29.3257vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:.7374;transform:translate(53.9141vw,-10px) scale(.2211);animation:fall-92 27s -3s linear infinite}@keyframes fall-92{60.119%{transform:translate(57.0905vw,60.119vh) scale(.2211)}to{transform:translate(55.5023vw,99vh) scale(.2211)}}.snow:nth-child(93){opacity:1.8662;transform:translate(57.2243vw,-10px) scale(.5309);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{31.733%{transform:translate(50.3099vw,31.733vh) scale(.5309)}to{transform:translate(53.7671vw,99vh) scale(.5309)}}.snow:nth-child(94){opacity:.7268;transform:translate(42.4955vw,-10px) scale(.5211);animation:fall-94 24s -8s linear infinite}@keyframes fall-94{73.409%{transform:translate(52.4324vw,73.409vh) scale(.5211)}to{transform:translate(47.46395vw,99vh) scale(.5211)}}.snow:nth-child(95){opacity:.453;transform:translate(8.7087vw,-10px) scale(.4031);animation:fall-95 28s -13s linear infinite}@keyframes fall-95{59.171%{transform:translate(5.1545vw,59.171vh) scale(.4031)}to{transform:translate(6.9316vw,99vh) scale(.4031)}}.snow:nth-child(96){opacity:.3872;transform:translate(94.6406vw,-10px) scale(.6218);animation:fall-96 16s -24s linear infinite}@keyframes fall-96{53.669%{transform:translate(104.4666vw,53.669vh) scale(.6218)}to{transform:translate(99.5536vw,99vh) scale(.6218)}}.snow:nth-child(97){opacity:.877;transform:translate(11.9509vw,-10px) scale(.9436);animation:fall-97 18s -23s linear infinite}@keyframes fall-97{57.419%{transform:translate(5.1579vw,57.419vh) scale(.9436)}to{transform:translate(8.5544vw,99vh) scale(.9436)}}.snow:nth-child(98){opacity:1.2388;transform:translate(8.2108vw,-10px) scale(.2679);animation:fall-98 23s -13s linear infinite}@keyframes fall-98{49.808%{transform:translate(7.3253vw,49.808vh) scale(.2679)}to{transform:translate(7.76805vw,99vh) scale(.2679)}}.snow:nth-child(99){opacity:1.0714;transform:translate(82.1803vw,-10px) scale(.0913);animation:fall-99 29s -28s linear infinite}@keyframes fall-99{42.645%{transform:translate(83.1079vw,42.645vh) scale(.0913)}to{transform:translate(82.6441vw,99vh) scale(.0913)}}.snow:nth-child(100){opacity:.7066;transform:translate(51.8389vw,-10px) scale(.2241);animation:fall-100 12s -30s linear infinite}@keyframes fall-100{62.161%{transform:translate(52.0447vw,62.161vh) scale(.2241)}to{transform:translate(51.9418vw,99vh) scale(.2241)}}.snow:nth-child(101){opacity:.6254;transform:translate(5.2145vw,-10px) scale(.8784);animation:fall-101 10s -30s linear infinite}@keyframes fall-101{77.696%{transform:translate(-1.8564vw,77.696vh) scale(.8784)}to{transform:translate(1.67905vw,99vh) scale(.8784)}}.snow:nth-child(102){opacity:.7734;transform:translate(15.0201vw,-10px) scale(.8517);animation:fall-102 21s -2s linear infinite}@keyframes fall-102{34.018%{transform:translate(9.6835vw,34.018vh) scale(.8517)}to{transform:translate(12.3518vw,99vh) scale(.8517)}}.snow:nth-child(103){opacity:.8962;transform:translate(22.9959vw,-10px) scale(.2334);animation:fall-103 13s -21s linear infinite}@keyframes fall-103{40.792%{transform:translate(24.6705vw,40.792vh) scale(.2334)}to{transform:translate(23.8332vw,99vh) scale(.2334)}}.snow:nth-child(104){opacity:1.8502;transform:translate(3.1366vw,-10px) scale(.1173);animation:fall-104 11s -13s linear infinite}@keyframes fall-104{63.479%{transform:translate(-5.4568vw,63.479vh) scale(.1173)}to{transform:translate(-1.1601vw,99vh) scale(.1173)}}.snow:nth-child(105){opacity:1.4054;transform:translate(32.2988vw,-10px) scale(.0138);animation:fall-105 17s -5s linear infinite}@keyframes fall-105{48.279%{transform:translate(24.5893vw,48.279vh) scale(.0138)}to{transform:translate(28.44405vw,99vh) scale(.0138)}}.snow:nth-child(106){opacity:1.7914;transform:translate(63.1978vw,-10px) scale(.6206);animation:fall-106 21s -24s linear infinite}@keyframes fall-106{74.856%{transform:translate(58.4486vw,74.856vh) scale(.6206)}to{transform:translate(60.8232vw,99vh) scale(.6206)}}.snow:nth-child(107){opacity:1.8396;transform:translate(30.578vw,-10px) scale(.0966);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{49.645%{transform:translate(34.3682vw,49.645vh) scale(.0966)}to{transform:translate(32.4731vw,99vh) scale(.0966)}}.snow:nth-child(108){opacity:.5106;transform:translate(28.6453vw,-10px) scale(.2453);animation:fall-108 15s -23s linear infinite}@keyframes fall-108{69.486%{transform:translate(26.5338vw,69.486vh) scale(.2453)}to{transform:translate(27.58955vw,99vh) scale(.2453)}}.snow:nth-child(109){opacity:1.1528;transform:translate(7.3571vw,-10px) scale(.3974);animation:fall-109 24s -19s linear infinite}@keyframes fall-109{31.628%{transform:translate(12.5061vw,31.628vh) scale(.3974)}to{transform:translate(9.9316vw,99vh) scale(.3974)}}.snow:nth-child(110){opacity:.9342;transform:translate(27.0003vw,-10px) scale(.2006);animation:fall-110 19s -18s linear infinite}@keyframes fall-110{58.047%{transform:translate(18.7741vw,58.047vh) scale(.2006)}to{transform:translate(22.8872vw,99vh) scale(.2006)}}.snow:nth-child(111){opacity:.5082;transform:translate(37.7859vw,-10px) scale(.0946);animation:fall-111 14s -6s linear infinite}@keyframes fall-111{35.223%{transform:translate(42.7252vw,35.223vh) scale(.0946)}to{transform:translate(40.25555vw,99vh) scale(.0946)}}.snow:nth-child(112){opacity:.2696;transform:translate(59.4678vw,-10px) scale(.4477);animation:fall-112 13s -16s linear infinite}@keyframes fall-112{78.902%{transform:translate(62.0805vw,78.902vh) scale(.4477)}to{transform:translate(60.77415vw,99vh) scale(.4477)}}.snow:nth-child(113){opacity:1.9452;transform:translate(47.015vw,-10px) scale(.2011);animation:fall-113 30s -20s linear infinite}@keyframes fall-113{61.872%{transform:translate(55.9128vw,61.872vh) scale(.2011)}to{transform:translate(51.4639vw,99vh) scale(.2011)}}.snow:nth-child(114){opacity:1.8722;transform:translate(51.7604vw,-10px) scale(.7583);animation:fall-114 26s -25s linear infinite}@keyframes fall-114{35.698%{transform:translate(48.4599vw,35.698vh) scale(.7583)}to{transform:translate(50.11015vw,99vh) scale(.7583)}}.snow:nth-child(115){opacity:.5328;transform:translate(92.3416vw,-10px) scale(.9541);animation:fall-115 13s -6s linear infinite}@keyframes fall-115{35.317%{transform:translate(92.698vw,35.317vh) scale(.9541)}to{transform:translate(92.5198vw,99vh) scale(.9541)}}.snow:nth-child(116){opacity:.0502;transform:translate(54.7815vw,-10px) scale(.8362);animation:fall-116 21s -10s linear infinite}@keyframes fall-116{70.371%{transform:translate(58.356vw,70.371vh) scale(.8362)}to{transform:translate(56.56875vw,99vh) scale(.8362)}}.snow:nth-child(117){opacity:1.5074;transform:translate(84.1883vw,-10px) scale(.8744);animation:fall-117 11s -15s linear infinite}@keyframes fall-117{73.901%{transform:translate(77.3564vw,73.901vh) scale(.8744)}to{transform:translate(80.77235vw,99vh) scale(.8744)}}.snow:nth-child(118){opacity:.8048;transform:translate(12.6782vw,-10px) scale(.0679);animation:fall-118 11s -15s linear infinite}@keyframes fall-118{69.523%{transform:translate(12.836vw,69.523vh) scale(.0679)}to{transform:translate(12.7571vw,99vh) scale(.0679)}}.snow:nth-child(119){opacity:.6814;transform:translate(79.5436vw,-10px) scale(.8025);animation:fall-119 25s -3s linear infinite}@keyframes fall-119{42.197%{transform:translate(74.2429vw,42.197vh) scale(.8025)}to{transform:translate(76.89325vw,99vh) scale(.8025)}}.snow:nth-child(120){opacity:.883;transform:translate(84.9664vw,-10px) scale(.989);animation:fall-120 14s -21s linear infinite}@keyframes fall-120{74.896%{transform:translate(87.9563vw,74.896vh) scale(.989)}to{transform:translate(86.46135vw,99vh) scale(.989)}}.snow:nth-child(121){opacity:.6542;transform:translate(73.3027vw,-10px) scale(.9281);animation:fall-121 29s -3s linear infinite}@keyframes fall-121{74.466%{transform:translate(64.0601vw,74.466vh) scale(.9281)}to{transform:translate(68.6814vw,99vh) scale(.9281)}}.snow:nth-child(122){opacity:1.5958;transform:translate(92.7271vw,-10px) scale(.0024);animation:fall-122 16s -10s linear infinite}@keyframes fall-122{73.889%{transform:translate(98.4383vw,73.889vh) scale(.0024)}to{transform:translate(95.5827vw,99vh) scale(.0024)}}.snow:nth-child(123){opacity:.5144;transform:translate(92.1808vw,-10px) scale(.9509);animation:fall-123 17s -3s linear infinite}@keyframes fall-123{74.668%{transform:translate(88.2643vw,74.668vh) scale(.9509)}to{transform:translate(90.22255vw,99vh) scale(.9509)}}.snow:nth-child(124){opacity:.6558;transform:translate(70.9349vw,-10px) scale(.7826);animation:fall-124 17s -30s linear infinite}@keyframes fall-124{73.406%{transform:translate(75.7785vw,73.406vh) scale(.7826)}to{transform:translate(73.3567vw,99vh) scale(.7826)}}.snow:nth-child(125){opacity:1.0892;transform:translate(88.7554vw,-10px) scale(.8864);animation:fall-125 28s -3s linear infinite}@keyframes fall-125{60.938%{transform:translate(87.6163vw,60.938vh) scale(.8864)}to{transform:translate(88.18585vw,99vh) scale(.8864)}}.snow:nth-child(126){opacity:.336;transform:translate(32.5113vw,-10px) scale(.2055);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{31.129%{transform:translate(40.4661vw,31.129vh) scale(.2055)}to{transform:translate(36.4887vw,99vh) scale(.2055)}}.snow:nth-child(127){opacity:.721;transform:translate(64.3521vw,-10px) scale(.5701);animation:fall-127 18s -14s linear infinite}@keyframes fall-127{60.599%{transform:translate(64.1783vw,60.599vh) scale(.5701)}to{transform:translate(64.2652vw,99vh) scale(.5701)}}.snow:nth-child(128){opacity:1.1916;transform:translate(96.9405vw,-10px) scale(.2493);animation:fall-128 15s -6s linear infinite}@keyframes fall-128{67.378%{transform:translate(100.3933vw,67.378vh) scale(.2493)}to{transform:translate(98.6669vw,99vh) scale(.2493)}}.snow:nth-child(129){opacity:.1856;transform:translate(43.2256vw,-10px) scale(.2809);animation:fall-129 18s -15s linear infinite}@keyframes fall-129{57.545%{transform:translate(40.2504vw,57.545vh) scale(.2809)}to{transform:translate(41.738vw,99vh) scale(.2809)}}.snow:nth-child(130){opacity:.688;transform:translate(75.5873vw,-10px) scale(.8562);animation:fall-130 17s -21s linear infinite}@keyframes fall-130{79.795%{transform:translate(80.6141vw,79.795vh) scale(.8562)}to{transform:translate(78.1007vw,99vh) scale(.8562)}}.snow:nth-child(131){opacity:.5738;transform:translate(42.2325vw,-10px) scale(.8312);animation:fall-131 17s -19s linear infinite}@keyframes fall-131{38.006%{transform:translate(38.6997vw,38.006vh) scale(.8312)}to{transform:translate(40.4661vw,99vh) scale(.8312)}}.snow:nth-child(132){opacity:.368;transform:translate(27.0349vw,-10px) scale(.1071);animation:fall-132 17s -13s linear infinite}@keyframes fall-132{77.893%{transform:translate(23.1351vw,77.893vh) scale(.1071)}to{transform:translate(25.085vw,99vh) scale(.1071)}}.snow:nth-child(133){opacity:1.8302;transform:translate(77.4679vw,-10px) scale(.1837);animation:fall-133 21s -25s linear infinite}@keyframes fall-133{52.244%{transform:translate(70.2085vw,52.244vh) scale(.1837)}to{transform:translate(73.8382vw,99vh) scale(.1837)}}.snow:nth-child(134){opacity:1.439;transform:translate(54.2578vw,-10px) scale(.3713);animation:fall-134 11s -15s linear infinite}@keyframes fall-134{42.022%{transform:translate(50.9621vw,42.022vh) scale(.3713)}to{transform:translate(52.60995vw,99vh) scale(.3713)}}.snow:nth-child(135){opacity:.982;transform:translate(22.7264vw,-10px) scale(.4222);animation:fall-135 11s -22s linear infinite}@keyframes fall-135{50.399%{transform:translate(26.0494vw,50.399vh) scale(.4222)}to{transform:translate(24.3879vw,99vh) scale(.4222)}}.snow:nth-child(136){opacity:1.8756;transform:translate(24.5844vw,-10px) scale(.9027);animation:fall-136 20s -19s linear infinite}@keyframes fall-136{33.498%{transform:translate(32.3251vw,33.498vh) scale(.9027)}to{transform:translate(28.45475vw,99vh) scale(.9027)}}.snow:nth-child(137){opacity:1.4786;transform:translate(14.5438vw,-10px) scale(.7633);animation:fall-137 12s -21s linear infinite}@keyframes fall-137{46.441%{transform:translate(10.2658vw,46.441vh) scale(.7633)}to{transform:translate(12.4048vw,99vh) scale(.7633)}}.snow:nth-child(138){opacity:.4834;transform:translate(95.4909vw,-10px) scale(.7286);animation:fall-138 17s -13s linear infinite}@keyframes fall-138{35.567%{transform:translate(99.3512vw,35.567vh) scale(.7286)}to{transform:translate(97.42105vw,99vh) scale(.7286)}}.snow:nth-child(139){opacity:.1436;transform:translate(2.6173vw,-10px) scale(.2369);animation:fall-139 10s -18s linear infinite}@keyframes fall-139{36.64%{transform:translate(9.5389vw,36.64vh) scale(.2369)}to{transform:translate(6.0781vw,99vh) scale(.2369)}}.snow:nth-child(140){opacity:.2214;transform:translate(3.9867vw,-10px) scale(.4905);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{71.188%{transform:translate(3.5135vw,71.188vh) scale(.4905)}to{transform:translate(3.7501vw,99vh) scale(.4905)}}.snow:nth-child(141){opacity:1.1568;transform:translate(55.2178vw,-10px) scale(.9533);animation:fall-141 17s -20s linear infinite}@keyframes fall-141{37.068%{transform:translate(61.3937vw,37.068vh) scale(.9533)}to{transform:translate(58.30575vw,99vh) scale(.9533)}}.snow:nth-child(142){opacity:.2374;transform:translate(48.0413vw,-10px) scale(.4034);animation:fall-142 23s -10s linear infinite}@keyframes fall-142{48.875%{transform:translate(40.648vw,48.875vh) scale(.4034)}to{transform:translate(44.34465vw,99vh) scale(.4034)}}.snow:nth-child(143){opacity:1.047;transform:translate(77.9165vw,-10px) scale(.9676);animation:fall-143 17s -2s linear infinite}@keyframes fall-143{75.802%{transform:translate(84.2961vw,75.802vh) scale(.9676)}to{transform:translate(81.1063vw,99vh) scale(.9676)}}.snow:nth-child(144){opacity:.6182;transform:translate(50.507vw,-10px) scale(.6855);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{32.225%{transform:translate(57.7506vw,32.225vh) scale(.6855)}to{transform:translate(54.1288vw,99vh) scale(.6855)}}.snow:nth-child(145){opacity:1.4028;transform:translate(37.565vw,-10px) scale(.7434);animation:fall-145 23s -20s linear infinite}@keyframes fall-145{69.86%{transform:translate(30.6782vw,69.86vh) scale(.7434)}to{transform:translate(34.1216vw,99vh) scale(.7434)}}.snow:nth-child(146){opacity:1.9038;transform:translate(11.6248vw,-10px) scale(.7028);animation:fall-146 10s -23s linear infinite}@keyframes fall-146{47.048%{transform:translate(16.8684vw,47.048vh) scale(.7028)}to{transform:translate(14.2466vw,99vh) scale(.7028)}}.snow:nth-child(147){opacity:1.7452;transform:translate(16.9857vw,-10px) scale(.3665);animation:fall-147 13s -5s linear infinite}@keyframes fall-147{54.2%{transform:translate(15.6678vw,54.2vh) scale(.3665)}to{transform:translate(16.32675vw,99vh) scale(.3665)}}.snow:nth-child(148){opacity:1.6132;transform:translate(95.637vw,-10px) scale(.0328);animation:fall-148 19s -2s linear infinite}@keyframes fall-148{70.169%{transform:translate(102.3421vw,70.169vh) scale(.0328)}to{transform:translate(98.98955vw,99vh) scale(.0328)}}.snow:nth-child(149){opacity:.6872;transform:translate(7.7807vw,-10px) scale(.5123);animation:fall-149 29s -20s linear infinite}@keyframes fall-149{33.809%{transform:translate(13.3452vw,33.809vh) scale(.5123)}to{transform:translate(10.56295vw,99vh) scale(.5123)}}.snow:nth-child(150){opacity:1.2666;transform:translate(81.409vw,-10px) scale(.4095);animation:fall-150 24s -13s linear infinite}@keyframes fall-150{47.107%{transform:translate(76.4876vw,47.107vh) scale(.4095)}to{transform:translate(78.9483vw,99vh) scale(.4095)}}.snow:nth-child(151){opacity:.0124;transform:translate(85.0036vw,-10px) scale(.6217);animation:fall-151 28s -2s linear infinite}@keyframes fall-151{76.065%{transform:translate(88.0751vw,76.065vh) scale(.6217)}to{transform:translate(86.53935vw,99vh) scale(.6217)}}.snow:nth-child(152){opacity:1.682;transform:translate(38.0577vw,-10px) scale(.5775);animation:fall-152 30s -10s linear infinite}@keyframes fall-152{51.311%{transform:translate(33.3711vw,51.311vh) scale(.5775)}to{transform:translate(35.7144vw,99vh) scale(.5775)}}.snow:nth-child(153){opacity:1.3232;transform:translate(52.3003vw,-10px) scale(.0015);animation:fall-153 20s -26s linear infinite}@keyframes fall-153{43.391%{transform:translate(57.2013vw,43.391vh) scale(.0015)}to{transform:translate(54.7508vw,99vh) scale(.0015)}}.snow:nth-child(154){opacity:1.4312;transform:translate(92.2192vw,-10px) scale(.292);animation:fall-154 21s -22s linear infinite}@keyframes fall-154{37.708%{transform:translate(88.1785vw,37.708vh) scale(.292)}to{transform:translate(90.19885vw,99vh) scale(.292)}}.snow:nth-child(155){opacity:.6338;transform:translate(70.7934vw,-10px) scale(.3787);animation:fall-155 22s -6s linear infinite}@keyframes fall-155{38.152%{transform:translate(76.363vw,38.152vh) scale(.3787)}to{transform:translate(73.5782vw,99vh) scale(.3787)}}.snow:nth-child(156){opacity:.2058;transform:translate(91.2636vw,-10px) scale(.5827);animation:fall-156 25s -23s linear infinite}@keyframes fall-156{53.55%{transform:translate(99.2503vw,53.55vh) scale(.5827)}to{transform:translate(95.25695vw,99vh) scale(.5827)}}.snow:nth-child(157){opacity:1.7294;transform:translate(88.9886vw,-10px) scale(.8168);animation:fall-157 18s -9s linear infinite}@keyframes fall-157{54.288%{transform:translate(92.4446vw,54.288vh) scale(.8168)}to{transform:translate(90.7166vw,99vh) scale(.8168)}}.snow:nth-child(158){opacity:1.809;transform:translate(54.1148vw,-10px) scale(.5796);animation:fall-158 12s -30s linear infinite}@keyframes fall-158{76.362%{transform:translate(46.1805vw,76.362vh) scale(.5796)}to{transform:translate(50.14765vw,99vh) scale(.5796)}}.snow:nth-child(159){opacity:1.9686;transform:translate(25.9466vw,-10px) scale(.9853);animation:fall-159 25s -1s linear infinite}@keyframes fall-159{55.991%{transform:translate(19.8483vw,55.991vh) scale(.9853)}to{transform:translate(22.89745vw,99vh) scale(.9853)}}.snow:nth-child(160){opacity:1.9932;transform:translate(79.441vw,-10px) scale(.6233);animation:fall-160 23s -26s linear infinite}@keyframes fall-160{48.521%{transform:translate(76.8282vw,48.521vh) scale(.6233)}to{transform:translate(78.1346vw,99vh) scale(.6233)}}.snow:nth-child(161){opacity:1.1452;transform:translate(60.0458vw,-10px) scale(.3834);animation:fall-161 24s -29s linear infinite}@keyframes fall-161{63.057%{transform:translate(67.3926vw,63.057vh) scale(.3834)}to{transform:translate(63.7192vw,99vh) scale(.3834)}}.snow:nth-child(162){opacity:.0008;transform:translate(60.6518vw,-10px) scale(.4086);animation:fall-162 24s -1s linear infinite}@keyframes fall-162{34.77%{transform:translate(58.1991vw,34.77vh) scale(.4086)}to{transform:translate(59.42545vw,99vh) scale(.4086)}}.snow:nth-child(163){opacity:.8602;transform:translate(77.0953vw,-10px) scale(.5469);animation:fall-163 12s -17s linear infinite}@keyframes fall-163{71.374%{transform:translate(85.4988vw,71.374vh) scale(.5469)}to{transform:translate(81.29705vw,99vh) scale(.5469)}}.snow:nth-child(164){opacity:1.2558;transform:translate(60.3536vw,-10px) scale(.7108);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{33.115%{transform:translate(62.3245vw,33.115vh) scale(.7108)}to{transform:translate(61.33905vw,99vh) scale(.7108)}}.snow:nth-child(165){opacity:1.2214;transform:translate(13.2929vw,-10px) scale(.1673);animation:fall-165 30s -6s linear infinite}@keyframes fall-165{71.72%{transform:translate(4.5546vw,71.72vh) scale(.1673)}to{transform:translate(8.92375vw,99vh) scale(.1673)}}.snow:nth-child(166){opacity:.3706;transform:translate(52.6411vw,-10px) scale(.9311);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{39.695%{transform:translate(56.3305vw,39.695vh) scale(.9311)}to{transform:translate(54.4858vw,99vh) scale(.9311)}}.snow:nth-child(167){opacity:1.873;transform:translate(34.0001vw,-10px) scale(.4211);animation:fall-167 27s -16s linear infinite}@keyframes fall-167{52.357%{transform:translate(35.0228vw,52.357vh) scale(.4211)}to{transform:translate(34.51145vw,99vh) scale(.4211)}}.snow:nth-child(168){opacity:1.5132;transform:translate(9.8607vw,-10px) scale(.0977);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{43.321%{transform:translate(6.5427vw,43.321vh) scale(.0977)}to{transform:translate(8.2017vw,99vh) scale(.0977)}}.snow:nth-child(169){opacity:.1336;transform:translate(61.4384vw,-10px) scale(.4632);animation:fall-169 13s -23s linear infinite}@keyframes fall-169{41.501%{transform:translate(68.0016vw,41.501vh) scale(.4632)}to{transform:translate(64.72vw,99vh) scale(.4632)}}.snow:nth-child(170){opacity:.8598;transform:translate(68.8853vw,-10px) scale(.0278);animation:fall-170 23s -21s linear infinite}@keyframes fall-170{38.862%{transform:translate(71.7313vw,38.862vh) scale(.0278)}to{transform:translate(70.3083vw,99vh) scale(.0278)}}.snow:nth-child(171){opacity:1.1558;transform:translate(61.2839vw,-10px) scale(.3488);animation:fall-171 12s -10s linear infinite}@keyframes fall-171{79.115%{transform:translate(70.3392vw,79.115vh) scale(.3488)}to{transform:translate(65.81155vw,99vh) scale(.3488)}}.snow:nth-child(172){opacity:1.2292;transform:translate(28.6135vw,-10px) scale(.6596);animation:fall-172 26s -23s linear infinite}@keyframes fall-172{59.395%{transform:translate(19.6998vw,59.395vh) scale(.6596)}to{transform:translate(24.15665vw,99vh) scale(.6596)}}.snow:nth-child(173){opacity:.0352;transform:translate(38.2406vw,-10px) scale(.6444);animation:fall-173 14s -20s linear infinite}@keyframes fall-173{71.924%{transform:translate(36.4298vw,71.924vh) scale(.6444)}to{transform:translate(37.3352vw,99vh) scale(.6444)}}.snow:nth-child(174){opacity:1.1858;transform:translate(13.8511vw,-10px) scale(.9205);animation:fall-174 27s -14s linear infinite}@keyframes fall-174{64.395%{transform:translate(6.0498vw,64.395vh) scale(.9205)}to{transform:translate(9.95045vw,99vh) scale(.9205)}}.snow:nth-child(175){opacity:1.8636;transform:translate(26.4927vw,-10px) scale(.5145);animation:fall-175 12s -11s linear infinite}@keyframes fall-175{70.161%{transform:translate(33.8697vw,70.161vh) scale(.5145)}to{transform:translate(30.1812vw,99vh) scale(.5145)}}.snow:nth-child(176){opacity:.4252;transform:translate(53.5287vw,-10px) scale(.5397);animation:fall-176 16s -12s linear infinite}@keyframes fall-176{71.496%{transform:translate(60.8866vw,71.496vh) scale(.5397)}to{transform:translate(57.20765vw,99vh) scale(.5397)}}.snow:nth-child(177){opacity:1.1396;transform:translate(41.0608vw,-10px) scale(.1583);animation:fall-177 25s -26s linear infinite}@keyframes fall-177{44.539%{transform:translate(38.5866vw,44.539vh) scale(.1583)}to{transform:translate(39.8237vw,99vh) scale(.1583)}}.snow:nth-child(178){opacity:.4416;transform:translate(25.6472vw,-10px) scale(.1864);animation:fall-178 17s -30s linear infinite}@keyframes fall-178{69.321%{transform:translate(26.9157vw,69.321vh) scale(.1864)}to{transform:translate(26.28145vw,99vh) scale(.1864)}}.snow:nth-child(179){opacity:.9732;transform:translate(59.5731vw,-10px) scale(.4197);animation:fall-179 19s -7s linear infinite}@keyframes fall-179{45.839%{transform:translate(55.7964vw,45.839vh) scale(.4197)}to{transform:translate(57.68475vw,99vh) scale(.4197)}}.snow:nth-child(180){opacity:.4276;transform:translate(92.9091vw,-10px) scale(.6188);animation:fall-180 11s -16s linear infinite}@keyframes fall-180{71.119%{transform:translate(90.0762vw,71.119vh) scale(.6188)}to{transform:translate(91.49265vw,99vh) scale(.6188)}}.snow:nth-child(181){opacity:.9724;transform:translate(67.826vw,-10px) scale(.8747);animation:fall-181 27s -23s linear infinite}@keyframes fall-181{39.792%{transform:translate(63.0728vw,39.792vh) scale(.8747)}to{transform:translate(65.4494vw,99vh) scale(.8747)}}.snow:nth-child(182){opacity:.7748;transform:translate(91.7087vw,-10px) scale(.5332);animation:fall-182 21s -15s linear infinite}@keyframes fall-182{52.82%{transform:translate(83.8133vw,52.82vh) scale(.5332)}to{transform:translate(87.761vw,99vh) scale(.5332)}}.snow:nth-child(183){opacity:1.2072;transform:translate(48.924vw,-10px) scale(.1846);animation:fall-183 24s -6s linear infinite}@keyframes fall-183{79.856%{transform:translate(54.293vw,79.856vh) scale(.1846)}to{transform:translate(51.6085vw,99vh) scale(.1846)}}.snow:nth-child(184){opacity:1.9244;transform:translate(30.087vw,-10px) scale(.7035);animation:fall-184 12s -11s linear infinite}@keyframes fall-184{77.136%{transform:translate(23.2876vw,77.136vh) scale(.7035)}to{transform:translate(26.6873vw,99vh) scale(.7035)}}.snow:nth-child(185){opacity:1.868;transform:translate(71.7513vw,-10px) scale(.2954);animation:fall-185 24s -12s linear infinite}@keyframes fall-185{34.155%{transform:translate(66.4031vw,34.155vh) scale(.2954)}to{transform:translate(69.0772vw,99vh) scale(.2954)}}.snow:nth-child(186){opacity:.4766;transform:translate(45.1138vw,-10px) scale(.4668);animation:fall-186 30s -20s linear infinite}@keyframes fall-186{37.214%{transform:translate(50.4689vw,37.214vh) scale(.4668)}to{transform:translate(47.79135vw,99vh) scale(.4668)}}.snow:nth-child(187){opacity:.2344;transform:translate(.978vw,-10px) scale(.2093);animation:fall-187 23s -6s linear infinite}@keyframes fall-187{33.614%{transform:translate(-3.3292vw,33.614vh) scale(.2093)}to{transform:translate(-1.1756vw,99vh) scale(.2093)}}.snow:nth-child(188){opacity:.5872;transform:translate(8.0541vw,-10px) scale(.77);animation:fall-188 11s -16s linear infinite}@keyframes fall-188{46.819%{transform:translate(13.214vw,46.819vh) scale(.77)}to{transform:translate(10.63405vw,99vh) scale(.77)}}.snow:nth-child(189){opacity:.911;transform:translate(76.4994vw,-10px) scale(.6195);animation:fall-189 29s -27s linear infinite}@keyframes fall-189{34.083%{transform:translate(83.4459vw,34.083vh) scale(.6195)}to{transform:translate(79.97265vw,99vh) scale(.6195)}}.snow:nth-child(190){opacity:.6376;transform:translate(20.1439vw,-10px) scale(.5623);animation:fall-190 28s -16s linear infinite}@keyframes fall-190{31.548%{transform:translate(25.8078vw,31.548vh) scale(.5623)}to{transform:translate(22.97585vw,99vh) scale(.5623)}}.snow:nth-child(191){opacity:.9028;transform:translate(51.3511vw,-10px) scale(.2993);animation:fall-191 28s -20s linear infinite}@keyframes fall-191{44.111%{transform:translate(57.2832vw,44.111vh) scale(.2993)}to{transform:translate(54.31715vw,99vh) scale(.2993)}}.snow:nth-child(192){opacity:1.833;transform:translate(73.6119vw,-10px) scale(.3106);animation:fall-192 28s -23s linear infinite}@keyframes fall-192{74.393%{transform:translate(77.6897vw,74.393vh) scale(.3106)}to{transform:translate(75.6508vw,99vh) scale(.3106)}}.snow:nth-child(193){opacity:1.8462;transform:translate(47.6081vw,-10px) scale(.8524);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{38.588%{transform:translate(54.5124vw,38.588vh) scale(.8524)}to{transform:translate(51.06025vw,99vh) scale(.8524)}}.snow:nth-child(194){opacity:.7958;transform:translate(31.8146vw,-10px) scale(.7947);animation:fall-194 12s -3s linear infinite}@keyframes fall-194{78.47%{transform:translate(25.2683vw,78.47vh) scale(.7947)}to{transform:translate(28.54145vw,99vh) scale(.7947)}}.snow:nth-child(195){opacity:1.7772;transform:translate(99.3143vw,-10px) scale(.5589);animation:fall-195 16s -23s linear infinite}@keyframes fall-195{30.058%{transform:translate(95.9536vw,30.058vh) scale(.5589)}to{transform:translate(97.63395vw,99vh) scale(.5589)}}.snow:nth-child(196){opacity:1.2954;transform:translate(12.1811vw,-10px) scale(.3694);animation:fall-196 10s -10s linear infinite}@keyframes fall-196{78.444%{transform:translate(3.8382vw,78.444vh) scale(.3694)}to{transform:translate(8.00965vw,99vh) scale(.3694)}}.snow:nth-child(197){opacity:.2926;transform:translate(45.1292vw,-10px) scale(.3494);animation:fall-197 27s -21s linear infinite}@keyframes fall-197{57.488%{transform:translate(50.9623vw,57.488vh) scale(.3494)}to{transform:translate(48.04575vw,99vh) scale(.3494)}}.snow:nth-child(198){opacity:.2524;transform:translate(70.6829vw,-10px) scale(.3415);animation:fall-198 13s -11s linear infinite}@keyframes fall-198{60.803%{transform:translate(64.9268vw,60.803vh) scale(.3415)}to{transform:translate(67.80485vw,99vh) scale(.3415)}}.snow:nth-child(199){opacity:1.6884;transform:translate(60.8089vw,-10px) scale(.6046);animation:fall-199 24s -30s linear infinite}@keyframes fall-199{74.187%{transform:translate(56.2155vw,74.187vh) scale(.6046)}to{transform:translate(58.5122vw,99vh) scale(.6046)}}.snow:nth-child(200){opacity:.9432;transform:translate(3.5077vw,-10px) scale(.1735);animation:fall-200 28s -19s linear infinite}@keyframes fall-200{65.164%{transform:translate(11.0044vw,65.164vh) scale(.1735)}to{transform:translate(7.25605vw,99vh) scale(.1735)}}.snow:nth-child(201){opacity:.2248;transform:translate(6.7834vw,-10px) scale(.9339);animation:fall-201 12s -7s linear infinite}@keyframes fall-201{34.435%{transform:translate(3.4327vw,34.435vh) scale(.9339)}to{transform:translate(5.10805vw,99vh) scale(.9339)}}.snow:nth-child(202){opacity:.6082;transform:translate(8.3678vw,-10px) scale(.3196);animation:fall-202 21s -19s linear infinite}@keyframes fall-202{63.66%{transform:translate(1.8981vw,63.66vh) scale(.3196)}to{transform:translate(5.13295vw,99vh) scale(.3196)}}.snow:nth-child(203){opacity:.6234;transform:translate(36.8396vw,-10px) scale(.7193);animation:fall-203 20s -27s linear infinite}@keyframes fall-203{57.621%{transform:translate(45.1813vw,57.621vh) scale(.7193)}to{transform:translate(41.01045vw,99vh) scale(.7193)}}.snow:nth-child(204){opacity:.4178;transform:translate(35.4925vw,-10px) scale(.6865);animation:fall-204 15s -3s linear infinite}@keyframes fall-204{60.748%{transform:translate(28.5301vw,60.748vh) scale(.6865)}to{transform:translate(32.0113vw,99vh) scale(.6865)}}.snow:nth-child(205){opacity:.479;transform:translate(68.5676vw,-10px) scale(.8522);animation:fall-205 20s -24s linear infinite}@keyframes fall-205{58.98%{transform:translate(58.9722vw,58.98vh) scale(.8522)}to{transform:translate(63.7699vw,99vh) scale(.8522)}}.snow:nth-child(206){opacity:.8272;transform:translate(86.9842vw,-10px) scale(.8284);animation:fall-206 16s -3s linear infinite}@keyframes fall-206{31.766%{transform:translate(85.1235vw,31.766vh) scale(.8284)}to{transform:translate(86.05385vw,99vh) scale(.8284)}}.snow:nth-child(207){opacity:.2042;transform:translate(17.5752vw,-10px) scale(.4569);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{65.05%{transform:translate(12.3678vw,65.05vh) scale(.4569)}to{transform:translate(14.9715vw,99vh) scale(.4569)}}.snow:nth-child(208){opacity:.7012;transform:translate(38.4969vw,-10px) scale(.1204);animation:fall-208 25s -17s linear infinite}@keyframes fall-208{42.671%{transform:translate(44.187vw,42.671vh) scale(.1204)}to{transform:translate(41.34195vw,99vh) scale(.1204)}}.snow:nth-child(209){opacity:.299;transform:translate(2.3754vw,-10px) scale(.3342);animation:fall-209 16s -3s linear infinite}@keyframes fall-209{44.349%{transform:translate(10.0544vw,44.349vh) scale(.3342)}to{transform:translate(6.2149vw,99vh) scale(.3342)}}.snow:nth-child(210){opacity:.9082;transform:translate(35.4819vw,-10px) scale(.2226);animation:fall-210 21s -24s linear infinite}@keyframes fall-210{52.209%{transform:translate(33.9239vw,52.209vh) scale(.2226)}to{transform:translate(34.7029vw,99vh) scale(.2226)}}.snow:nth-child(211){opacity:1.8236;transform:translate(79.6403vw,-10px) scale(.7235);animation:fall-211 24s -14s linear infinite}@keyframes fall-211{59.09%{transform:translate(88.3485vw,59.09vh) scale(.7235)}to{transform:translate(83.9944vw,99vh) scale(.7235)}}.snow:nth-child(212){opacity:.2206;transform:translate(26.576vw,-10px) scale(.9536);animation:fall-212 26s -24s linear infinite}@keyframes fall-212{73.264%{transform:translate(23.2979vw,73.264vh) scale(.9536)}to{transform:translate(24.93695vw,99vh) scale(.9536)}}.snow:nth-child(213){opacity:.3288;transform:translate(76.7049vw,-10px) scale(.3701);animation:fall-213 29s -17s linear infinite}@keyframes fall-213{37.889%{transform:translate(71.7722vw,37.889vh) scale(.3701)}to{transform:translate(74.23855vw,99vh) scale(.3701)}}.snow:nth-child(214){opacity:1.3702;transform:translate(39.8312vw,-10px) scale(.1999);animation:fall-214 28s -18s linear infinite}@keyframes fall-214{31.369%{transform:translate(37.7272vw,31.369vh) scale(.1999)}to{transform:translate(38.7792vw,99vh) scale(.1999)}}.snow:nth-child(215){opacity:.8488;transform:translate(2.6674vw,-10px) scale(.2525);animation:fall-215 19s -28s linear infinite}@keyframes fall-215{54.618%{transform:translate(-2.6394vw,54.618vh) scale(.2525)}to{transform:translate(.014vw,99vh) scale(.2525)}}.snow:nth-child(216){opacity:.0276;transform:translate(15.175vw,-10px) scale(.0828);animation:fall-216 18s -23s linear infinite}@keyframes fall-216{56.137%{transform:translate(5.7438vw,56.137vh) scale(.0828)}to{transform:translate(10.4594vw,99vh) scale(.0828)}}.snow:nth-child(217){opacity:.0322;transform:translate(77.7721vw,-10px) scale(.9272);animation:fall-217 12s -9s linear infinite}@keyframes fall-217{71.488%{transform:translate(85.1779vw,71.488vh) scale(.9272)}to{transform:translate(81.475vw,99vh) scale(.9272)}}.snow:nth-child(218){opacity:1.434;transform:translate(69.5597vw,-10px) scale(.5564);animation:fall-218 22s -25s linear infinite}@keyframes fall-218{39.323%{transform:translate(70.8877vw,39.323vh) scale(.5564)}to{transform:translate(70.2237vw,99vh) scale(.5564)}}.snow:nth-child(219){opacity:.237;transform:translate(90.4309vw,-10px) scale(.9679);animation:fall-219 25s -16s linear infinite}@keyframes fall-219{59.673%{transform:translate(81.1335vw,59.673vh) scale(.9679)}to{transform:translate(85.7822vw,99vh) scale(.9679)}}.snow:nth-child(220){opacity:.7442;transform:translate(58.6248vw,-10px) scale(.4179);animation:fall-220 15s -29s linear infinite}@keyframes fall-220{49.494%{transform:translate(67.3577vw,49.494vh) scale(.4179)}to{transform:translate(62.99125vw,99vh) scale(.4179)}}.snow:nth-child(221){opacity:1.5458;transform:translate(30.0127vw,-10px) scale(.6994);animation:fall-221 10s -13s linear infinite}@keyframes fall-221{73.372%{transform:translate(25.041vw,73.372vh) scale(.6994)}to{transform:translate(27.52685vw,99vh) scale(.6994)}}.snow:nth-child(222){opacity:.4788;transform:translate(28.8269vw,-10px) scale(.8848);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{41.045%{transform:translate(33.0932vw,41.045vh) scale(.8848)}to{transform:translate(30.96005vw,99vh) scale(.8848)}}.snow:nth-child(223){opacity:1.2296;transform:translate(69.2682vw,-10px) scale(.4312);animation:fall-223 19s -24s linear infinite}@keyframes fall-223{54.296%{transform:translate(63.2206vw,54.296vh) scale(.4312)}to{transform:translate(66.2444vw,99vh) scale(.4312)}}.snow:nth-child(224){opacity:.201;transform:translate(34.8278vw,-10px) scale(.9378);animation:fall-224 26s -15s linear infinite}@keyframes fall-224{60.401%{transform:translate(38.1123vw,60.401vh) scale(.9378)}to{transform:translate(36.47005vw,99vh) scale(.9378)}}.snow:nth-child(225){opacity:.145;transform:translate(49.5497vw,-10px) scale(.2171);animation:fall-225 10s -5s linear infinite}@keyframes fall-225{52.73%{transform:translate(41.2078vw,52.73vh) scale(.2171)}to{transform:translate(45.37875vw,99vh) scale(.2171)}}.snow:nth-child(226){opacity:1.609;transform:translate(25.4372vw,-10px) scale(.1152);animation:fall-226 11s -12s linear infinite}@keyframes fall-226{63.045%{transform:translate(26.1424vw,63.045vh) scale(.1152)}to{transform:translate(25.7898vw,99vh) scale(.1152)}}.snow:nth-child(227){opacity:1.949;transform:translate(31.4354vw,-10px) scale(.6472);animation:fall-227 17s -6s linear infinite}@keyframes fall-227{55.875%{transform:translate(22.735vw,55.875vh) scale(.6472)}to{transform:translate(27.0852vw,99vh) scale(.6472)}}.snow:nth-child(228){opacity:.1016;transform:translate(1.049vw,-10px) scale(.6454);animation:fall-228 15s -5s linear infinite}@keyframes fall-228{43.669%{transform:translate(5.3686vw,43.669vh) scale(.6454)}to{transform:translate(3.2088vw,99vh) scale(.6454)}}.snow:nth-child(229){opacity:1.6996;transform:translate(70.8904vw,-10px) scale(.8064);animation:fall-229 28s -1s linear infinite}@keyframes fall-229{65.719%{transform:translate(68.3039vw,65.719vh) scale(.8064)}to{transform:translate(69.59715vw,99vh) scale(.8064)}}.snow:nth-child(230){opacity:1.9854;transform:translate(82.6286vw,-10px) scale(.5329);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{55.796%{transform:translate(75.4168vw,55.796vh) scale(.5329)}to{transform:translate(79.0227vw,99vh) scale(.5329)}}.snow:nth-child(231){opacity:.4464;transform:translate(73.5448vw,-10px) scale(.0314);animation:fall-231 29s -28s linear infinite}@keyframes fall-231{30.366%{transform:translate(73.2794vw,30.366vh) scale(.0314)}to{transform:translate(73.4121vw,99vh) scale(.0314)}}.snow:nth-child(232){opacity:1.5598;transform:translate(90.113vw,-10px) scale(.8596);animation:fall-232 12s -22s linear infinite}@keyframes fall-232{76.372%{transform:translate(95.515vw,76.372vh) scale(.8596)}to{transform:translate(92.814vw,99vh) scale(.8596)}}.snow:nth-child(233){opacity:1.9938;transform:translate(41.5763vw,-10px) scale(.9175);animation:fall-233 30s -30s linear infinite}@keyframes fall-233{47.576%{transform:translate(42.9036vw,47.576vh) scale(.9175)}to{transform:translate(42.23995vw,99vh) scale(.9175)}}.snow:nth-child(234){opacity:1.716;transform:translate(57.9511vw,-10px) scale(.0074);animation:fall-234 25s -15s linear infinite}@keyframes fall-234{58.738%{transform:translate(57.2037vw,58.738vh) scale(.0074)}to{transform:translate(57.5774vw,99vh) scale(.0074)}}.snow:nth-child(235){opacity:.8306;transform:translate(4.503vw,-10px) scale(.6502);animation:fall-235 28s -20s linear infinite}@keyframes fall-235{76.73%{transform:translate(9.9382vw,76.73vh) scale(.6502)}to{transform:translate(7.2206vw,99vh) scale(.6502)}}.snow:nth-child(236){opacity:1.775;transform:translate(67.3857vw,-10px) scale(.1606);animation:fall-236 14s -17s linear infinite}@keyframes fall-236{79.811%{transform:translate(62.9126vw,79.811vh) scale(.1606)}to{transform:translate(65.14915vw,99vh) scale(.1606)}}.snow:nth-child(237){opacity:.2496;transform:translate(13.2993vw,-10px) scale(.4978);animation:fall-237 16s -12s linear infinite}@keyframes fall-237{75.82%{transform:translate(21.3124vw,75.82vh) scale(.4978)}to{transform:translate(17.30585vw,99vh) scale(.4978)}}.snow:nth-child(238){opacity:.7818;transform:translate(95.4989vw,-10px) scale(.8812);animation:fall-238 23s -27s linear infinite}@keyframes fall-238{48.743%{transform:translate(87.8968vw,48.743vh) scale(.8812)}to{transform:translate(91.69785vw,99vh) scale(.8812)}}.snow:nth-child(239){opacity:.0544;transform:translate(58.1936vw,-10px) scale(.7148);animation:fall-239 19s -7s linear infinite}@keyframes fall-239{76.639%{transform:translate(58.6717vw,76.639vh) scale(.7148)}to{transform:translate(58.43265vw,99vh) scale(.7148)}}.snow:nth-child(240){opacity:.8234;transform:translate(80.0292vw,-10px) scale(.3653);animation:fall-240 15s -30s linear infinite}@keyframes fall-240{33.241%{transform:translate(83.4953vw,33.241vh) scale(.3653)}to{transform:translate(81.76225vw,99vh) scale(.3653)}}.snow:nth-child(241){opacity:1.237;transform:translate(84.8518vw,-10px) scale(.8459);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{65.838%{transform:translate(77.9994vw,65.838vh) scale(.8459)}to{transform:translate(81.4256vw,99vh) scale(.8459)}}.snow:nth-child(242){opacity:.022;transform:translate(23.3569vw,-10px) scale(.1857);animation:fall-242 15s -24s linear infinite}@keyframes fall-242{64.837%{transform:translate(20.585vw,64.837vh) scale(.1857)}to{transform:translate(21.97095vw,99vh) scale(.1857)}}.snow:nth-child(243){opacity:1.2;transform:translate(54.4923vw,-10px) scale(.673);animation:fall-243 30s -30s linear infinite}@keyframes fall-243{62.083%{transform:translate(59.0688vw,62.083vh) scale(.673)}to{transform:translate(56.78055vw,99vh) scale(.673)}}.snow:nth-child(244){opacity:1.7998;transform:translate(31.1216vw,-10px) scale(.7141);animation:fall-244 30s -29s linear infinite}@keyframes fall-244{58.675%{transform:translate(29.4954vw,58.675vh) scale(.7141)}to{transform:translate(30.3085vw,99vh) scale(.7141)}}.snow:nth-child(245){opacity:1.7366;transform:translate(11.6934vw,-10px) scale(.0447);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{32.632%{transform:translate(21.5213vw,32.632vh) scale(.0447)}to{transform:translate(16.60735vw,99vh) scale(.0447)}}.snow:nth-child(246){opacity:.3882;transform:translate(73.0194vw,-10px) scale(.8393);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{52.361%{transform:translate(69.1981vw,52.361vh) scale(.8393)}to{transform:translate(71.10875vw,99vh) scale(.8393)}}.snow:nth-child(247){opacity:1.4448;transform:translate(22.9935vw,-10px) scale(.133);animation:fall-247 20s -11s linear infinite}@keyframes fall-247{63.775%{transform:translate(22.426vw,63.775vh) scale(.133)}to{transform:translate(22.70975vw,99vh) scale(.133)}}.snow:nth-child(248){opacity:.5016;transform:translate(67.3767vw,-10px) scale(.4454);animation:fall-248 19s -22s linear infinite}@keyframes fall-248{65.07%{transform:translate(68.5651vw,65.07vh) scale(.4454)}to{transform:translate(67.9709vw,99vh) scale(.4454)}}.snow:nth-child(249){opacity:.7838;transform:translate(30.5017vw,-10px) scale(.5572);animation:fall-249 13s -18s linear infinite}@keyframes fall-249{52.075%{transform:translate(21.0188vw,52.075vh) scale(.5572)}to{transform:translate(25.76025vw,99vh) scale(.5572)}}.snow:nth-child(250){opacity:1.9022;transform:translate(34.4722vw,-10px) scale(.8807);animation:fall-250 27s -29s linear infinite}@keyframes fall-250{45.57%{transform:translate(39.321vw,45.57vh) scale(.8807)}to{transform:translate(36.8966vw,99vh) scale(.8807)}}.snow:nth-child(251){opacity:.3416;transform:translate(90.6565vw,-10px) scale(.6289);animation:fall-251 25s -15s linear infinite}@keyframes fall-251{75.437%{transform:translate(99.6165vw,75.437vh) scale(.6289)}to{transform:translate(95.1365vw,99vh) scale(.6289)}}.snow:nth-child(252){opacity:1.0016;transform:translate(62.488vw,-10px) scale(.9526);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{41.534%{transform:translate(60.2563vw,41.534vh) scale(.9526)}to{transform:translate(61.37215vw,99vh) scale(.9526)}}.snow:nth-child(253){opacity:1.4682;transform:translate(16.5602vw,-10px) scale(.5054);animation:fall-253 19s -9s linear infinite}@keyframes fall-253{50.492%{transform:translate(9.7428vw,50.492vh) scale(.5054)}to{transform:translate(13.1515vw,99vh) scale(.5054)}}.snow:nth-child(254){opacity:1.604;transform:translate(8.4759vw,-10px) scale(.9851);animation:fall-254 18s -16s linear infinite}@keyframes fall-254{46.405%{transform:translate(16.902vw,46.405vh) scale(.9851)}to{transform:translate(12.68895vw,99vh) scale(.9851)}}.snow:nth-child(255){opacity:1.2278;transform:translate(26.2669vw,-10px) scale(.302);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.158%{transform:translate(16.5399vw,49.158vh) scale(.302)}to{transform:translate(21.4034vw,99vh) scale(.302)}}.snow:nth-child(256){opacity:1.499;transform:translate(45.3293vw,-10px) scale(.3324);animation:fall-256 19s -9s linear infinite}@keyframes fall-256{64.634%{transform:translate(41.8774vw,64.634vh) scale(.3324)}to{transform:translate(43.60335vw,99vh) scale(.3324)}}.snow:nth-child(257){opacity:1.1686;transform:translate(53.1086vw,-10px) scale(.6622);animation:fall-257 28s -13s linear infinite}@keyframes fall-257{35.212%{transform:translate(47.7029vw,35.212vh) scale(.6622)}to{transform:translate(50.40575vw,99vh) scale(.6622)}}.snow:nth-child(258){opacity:.5444;transform:translate(67.4331vw,-10px) scale(.7721);animation:fall-258 13s -3s linear infinite}@keyframes fall-258{69.18%{transform:translate(70.196vw,69.18vh) scale(.7721)}to{transform:translate(68.81455vw,99vh) scale(.7721)}}.snow:nth-child(259){opacity:1.2224;transform:translate(20.0989vw,-10px) scale(.4712);animation:fall-259 15s -14s linear infinite}@keyframes fall-259{33.672%{transform:translate(24.9299vw,33.672vh) scale(.4712)}to{transform:translate(22.5144vw,99vh) scale(.4712)}}.snow:nth-child(260){opacity:1.7552;transform:translate(65.1048vw,-10px) scale(.7103);animation:fall-260 27s -3s linear infinite}@keyframes fall-260{43.116%{transform:translate(62.9017vw,43.116vh) scale(.7103)}to{transform:translate(64.00325vw,99vh) scale(.7103)}}.snow:nth-child(261){opacity:1.2968;transform:translate(55.3721vw,-10px) scale(.5193);animation:fall-261 10s -6s linear infinite}@keyframes fall-261{31.418%{transform:translate(52.7451vw,31.418vh) scale(.5193)}to{transform:translate(54.0586vw,99vh) scale(.5193)}}.snow:nth-child(262){opacity:.0504;transform:translate(83.9572vw,-10px) scale(.4916);animation:fall-262 22s -16s linear infinite}@keyframes fall-262{64.651%{transform:translate(84.0381vw,64.651vh) scale(.4916)}to{transform:translate(83.99765vw,99vh) scale(.4916)}}.snow:nth-child(263){opacity:1.1584;transform:translate(59.1381vw,-10px) scale(.527);animation:fall-263 10s -13s linear infinite}@keyframes fall-263{34.134%{transform:translate(65.5306vw,34.134vh) scale(.527)}to{transform:translate(62.33435vw,99vh) scale(.527)}}.snow:nth-child(264){opacity:1.0732;transform:translate(51.7883vw,-10px) scale(.8546);animation:fall-264 15s -17s linear infinite}@keyframes fall-264{46.211%{transform:translate(43.4357vw,46.211vh) scale(.8546)}to{transform:translate(47.612vw,99vh) scale(.8546)}}.snow:nth-child(265){opacity:1.5812;transform:translate(.3593vw,-10px) scale(.6569);animation:fall-265 29s -8s linear infinite}@keyframes fall-265{50.471%{transform:translate(-.0459vw,50.471vh) scale(.6569)}to{transform:translate(.1567vw,99vh) scale(.6569)}}.snow:nth-child(266){opacity:.5402;transform:translate(54.8503vw,-10px) scale(.2176);animation:fall-266 25s -5s linear infinite}@keyframes fall-266{51.486%{transform:translate(49.1019vw,51.486vh) scale(.2176)}to{transform:translate(51.9761vw,99vh) scale(.2176)}}.snow:nth-child(267){opacity:1.2224;transform:translate(91.9543vw,-10px) scale(.671);animation:fall-267 28s -8s linear infinite}@keyframes fall-267{73.401%{transform:translate(85.2182vw,73.401vh) scale(.671)}to{transform:translate(88.58625vw,99vh) scale(.671)}}.snow:nth-child(268){opacity:1.2408;transform:translate(67.8475vw,-10px) scale(.0861);animation:fall-268 27s -29s linear infinite}@keyframes fall-268{50.646%{transform:translate(69.5473vw,50.646vh) scale(.0861)}to{transform:translate(68.6974vw,99vh) scale(.0861)}}.snow:nth-child(269){opacity:.6682;transform:translate(70.4606vw,-10px) scale(.8979);animation:fall-269 20s -3s linear infinite}@keyframes fall-269{43.01%{transform:translate(67.7271vw,43.01vh) scale(.8979)}to{transform:translate(69.09385vw,99vh) scale(.8979)}}.snow:nth-child(270){opacity:1.5384;transform:translate(81.9417vw,-10px) scale(.5383);animation:fall-270 30s -7s linear infinite}@keyframes fall-270{58.704%{transform:translate(90.1199vw,58.704vh) scale(.5383)}to{transform:translate(86.0308vw,99vh) scale(.5383)}}.snow:nth-child(271){opacity:.2382;transform:translate(25.7623vw,-10px) scale(.0706);animation:fall-271 23s -5s linear infinite}@keyframes fall-271{73.285%{transform:translate(28.0578vw,73.285vh) scale(.0706)}to{transform:translate(26.91005vw,99vh) scale(.0706)}}.snow:nth-child(272){opacity:1.661;transform:translate(23.4706vw,-10px) scale(.2826);animation:fall-272 14s -1s linear infinite}@keyframes fall-272{78.395%{transform:translate(15.0937vw,78.395vh) scale(.2826)}to{transform:translate(19.28215vw,99vh) scale(.2826)}}.snow:nth-child(273){opacity:.671;transform:translate(8.5499vw,-10px) scale(.5184);animation:fall-273 18s -19s linear infinite}@keyframes fall-273{66.086%{transform:translate(1.8055vw,66.086vh) scale(.5184)}to{transform:translate(5.1777vw,99vh) scale(.5184)}}.snow:nth-child(274){opacity:.348;transform:translate(21.113vw,-10px) scale(.8069);animation:fall-274 13s -30s linear infinite}@keyframes fall-274{79.279%{transform:translate(13.672vw,79.279vh) scale(.8069)}to{transform:translate(17.3925vw,99vh) scale(.8069)}}.snow:nth-child(275){opacity:.6128;transform:translate(3.0794vw,-10px) scale(.351);animation:fall-275 16s -16s linear infinite}@keyframes fall-275{31.612%{transform:translate(-5.5414vw,31.612vh) scale(.351)}to{transform:translate(-1.231vw,99vh) scale(.351)}}.snow:nth-child(276){opacity:.3796;transform:translate(40.4176vw,-10px) scale(.3215);animation:fall-276 20s -8s linear infinite}@keyframes fall-276{67.748%{transform:translate(37.8567vw,67.748vh) scale(.3215)}to{transform:translate(39.13715vw,99vh) scale(.3215)}}.snow:nth-child(277){opacity:1.2334;transform:translate(31.6174vw,-10px) scale(.2259);animation:fall-277 22s -21s linear infinite}@keyframes fall-277{56.599%{transform:translate(32.7215vw,56.599vh) scale(.2259)}to{transform:translate(32.16945vw,99vh) scale(.2259)}}.snow:nth-child(278){opacity:1.9564;transform:translate(68.5784vw,-10px) scale(.23);animation:fall-278 19s -3s linear infinite}@keyframes fall-278{44.78%{transform:translate(77.0868vw,44.78vh) scale(.23)}to{transform:translate(72.8326vw,99vh) scale(.23)}}.snow:nth-child(279){opacity:1.8108;transform:translate(74.6487vw,-10px) scale(.0556);animation:fall-279 12s -18s linear infinite}@keyframes fall-279{60.159%{transform:translate(72.1287vw,60.159vh) scale(.0556)}to{transform:translate(73.3887vw,99vh) scale(.0556)}}.snow:nth-child(280){opacity:.3624;transform:translate(28.7307vw,-10px) scale(.5907);animation:fall-280 20s -28s linear infinite}@keyframes fall-280{56.562%{transform:translate(25.6768vw,56.562vh) scale(.5907)}to{transform:translate(27.20375vw,99vh) scale(.5907)}}.snow:nth-child(281){opacity:1.9788;transform:translate(90.8949vw,-10px) scale(.4394);animation:fall-281 20s -23s linear infinite}@keyframes fall-281{74.129%{transform:translate(93.058vw,74.129vh) scale(.4394)}to{transform:translate(91.97645vw,99vh) scale(.4394)}}.snow:nth-child(282){opacity:1.057;transform:translate(77.2133vw,-10px) scale(.718);animation:fall-282 29s -18s linear infinite}@keyframes fall-282{58.295%{transform:translate(81.5002vw,58.295vh) scale(.718)}to{transform:translate(79.35675vw,99vh) scale(.718)}}.snow:nth-child(283){opacity:.911;transform:translate(99.8223vw,-10px) scale(.0379);animation:fall-283 16s -27s linear infinite}@keyframes fall-283{32.758%{transform:translate(109.1047vw,32.758vh) scale(.0379)}to{transform:translate(104.4635vw,99vh) scale(.0379)}}.snow:nth-child(284){opacity:.3092;transform:translate(76.8624vw,-10px) scale(.1103);animation:fall-284 25s -15s linear infinite}@keyframes fall-284{65.288%{transform:translate(80.2305vw,65.288vh) scale(.1103)}to{transform:translate(78.54645vw,99vh) scale(.1103)}}.snow:nth-child(285){opacity:1.6168;transform:translate(64.6506vw,-10px) scale(.063);animation:fall-285 15s -19s linear infinite}@keyframes fall-285{61.626%{transform:translate(59.1496vw,61.626vh) scale(.063)}to{transform:translate(61.9001vw,99vh) scale(.063)}}.snow:nth-child(286){opacity:1.122;transform:translate(4.6598vw,-10px) scale(.1203);animation:fall-286 13s -5s linear infinite}@keyframes fall-286{60.709%{transform:translate(11.3152vw,60.709vh) scale(.1203)}to{transform:translate(7.9875vw,99vh) scale(.1203)}}.snow:nth-child(287){opacity:.32;transform:translate(77.413vw,-10px) scale(.1051);animation:fall-287 28s -26s linear infinite}@keyframes fall-287{51.882%{transform:translate(84.9724vw,51.882vh) scale(.1051)}to{transform:translate(81.1927vw,99vh) scale(.1051)}}.snow:nth-child(288){opacity:.2786;transform:translate(75.9602vw,-10px) scale(.4755);animation:fall-288 29s -3s linear infinite}@keyframes fall-288{76.248%{transform:translate(77.49vw,76.248vh) scale(.4755)}to{transform:translate(76.7251vw,99vh) scale(.4755)}}.snow:nth-child(289){opacity:1.993;transform:translate(43.2231vw,-10px) scale(.3854);animation:fall-289 27s -13s linear infinite}@keyframes fall-289{61.502%{transform:translate(51.7479vw,61.502vh) scale(.3854)}to{transform:translate(47.4855vw,99vh) scale(.3854)}}.snow:nth-child(290){opacity:.2606;transform:translate(64.3861vw,-10px) scale(.8431);animation:fall-290 27s -21s linear infinite}@keyframes fall-290{55.433%{transform:translate(67.1318vw,55.433vh) scale(.8431)}to{transform:translate(65.75895vw,99vh) scale(.8431)}}.snow:nth-child(291){opacity:.1024;transform:translate(76.8467vw,-10px) scale(.9162);animation:fall-291 17s -13s linear infinite}@keyframes fall-291{73.604%{transform:translate(85.8391vw,73.604vh) scale(.9162)}to{transform:translate(81.3429vw,99vh) scale(.9162)}}.snow:nth-child(292){opacity:.7292;transform:translate(57.2098vw,-10px) scale(.275);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{52.765%{transform:translate(52.6683vw,52.765vh) scale(.275)}to{transform:translate(54.93905vw,99vh) scale(.275)}}.snow:nth-child(293){opacity:.8242;transform:translate(36.0795vw,-10px) scale(.112);animation:fall-293 16s -1s linear infinite}@keyframes fall-293{57.057%{transform:translate(28.9454vw,57.057vh) scale(.112)}to{transform:translate(32.51245vw,99vh) scale(.112)}}.snow:nth-child(294){opacity:1.5988;transform:translate(93.049vw,-10px) scale(.8958);animation:fall-294 15s -16s linear infinite}@keyframes fall-294{52.994%{transform:translate(92.8501vw,52.994vh) scale(.8958)}to{transform:translate(92.94955vw,99vh) scale(.8958)}}.snow:nth-child(295){opacity:1.6512;transform:translate(92.9559vw,-10px) scale(.3469);animation:fall-295 24s -1s linear infinite}@keyframes fall-295{68.051%{transform:translate(94.4893vw,68.051vh) scale(.3469)}to{transform:translate(93.7226vw,99vh) scale(.3469)}}.snow:nth-child(296){opacity:1.3688;transform:translate(10.5695vw,-10px) scale(.5845);animation:fall-296 21s -5s linear infinite}@keyframes fall-296{59.973%{transform:translate(9.8995vw,59.973vh) scale(.5845)}to{transform:translate(10.2345vw,99vh) scale(.5845)}}.snow:nth-child(297){opacity:1.5478;transform:translate(91.5599vw,-10px) scale(.7076);animation:fall-297 13s -22s linear infinite}@keyframes fall-297{36.067%{transform:translate(101.0144vw,36.067vh) scale(.7076)}to{transform:translate(96.28715vw,99vh) scale(.7076)}}.snow:nth-child(298){opacity:.694;transform:translate(82.0795vw,-10px) scale(.8033);animation:fall-298 11s -22s linear infinite}@keyframes fall-298{74.011%{transform:translate(83.6935vw,74.011vh) scale(.8033)}to{transform:translate(82.8865vw,99vh) scale(.8033)}}.snow:nth-child(299){opacity:.6228;transform:translate(23.867vw,-10px) scale(.7179);animation:fall-299 20s -8s linear infinite}@keyframes fall-299{33.53%{transform:translate(31.326vw,33.53vh) scale(.7179)}to{transform:translate(27.5965vw,99vh) scale(.7179)}}.snow:nth-child(300){opacity:1.8096;transform:translate(12.5839vw,-10px) scale(.7938);animation:fall-300 23s -18s linear infinite}@keyframes fall-300{79.629%{transform:translate(16.1561vw,79.629vh) scale(.7938)}to{transform:translate(14.37vw,99vh) scale(.7938)}}.snow:nth-child(301){opacity:1.865;transform:translate(40.4018vw,-10px) scale(.4637);animation:fall-301 14s -1s linear infinite}@keyframes fall-301{37.603%{transform:translate(40.4703vw,37.603vh) scale(.4637)}to{transform:translate(40.43605vw,99vh) scale(.4637)}}.snow:nth-child(302){opacity:1.9788;transform:translate(6.9432vw,-10px) scale(.5761);animation:fall-302 14s -1s linear infinite}@keyframes fall-302{31.289%{transform:translate(5.4634vw,31.289vh) scale(.5761)}to{transform:translate(6.2033vw,99vh) scale(.5761)}}.snow:nth-child(303){opacity:.94;transform:translate(90.1711vw,-10px) scale(.3131);animation:fall-303 10s -14s linear infinite}@keyframes fall-303{50.327%{transform:translate(80.5382vw,50.327vh) scale(.3131)}to{transform:translate(85.35465vw,99vh) scale(.3131)}}.snow:nth-child(304){opacity:1.8284;transform:translate(98.0048vw,-10px) scale(.0268);animation:fall-304 10s -18s linear infinite}@keyframes fall-304{32.552%{transform:translate(104.0779vw,32.552vh) scale(.0268)}to{transform:translate(101.04135vw,99vh) scale(.0268)}}.snow:nth-child(305){opacity:1.0222;transform:translate(83.0433vw,-10px) scale(.9358);animation:fall-305 30s -14s linear infinite}@keyframes fall-305{34.362%{transform:translate(89.3798vw,34.362vh) scale(.9358)}to{transform:translate(86.21155vw,99vh) scale(.9358)}}.snow:nth-child(306){opacity:1.556;transform:translate(29.4999vw,-10px) scale(.5033);animation:fall-306 18s -29s linear infinite}@keyframes fall-306{51.393%{transform:translate(23.7234vw,51.393vh) scale(.5033)}to{transform:translate(26.61165vw,99vh) scale(.5033)}}.snow:nth-child(307){opacity:1.9402;transform:translate(44.7817vw,-10px) scale(.5109);animation:fall-307 21s -29s linear infinite}@keyframes fall-307{32.481%{transform:translate(53.2082vw,32.481vh) scale(.5109)}to{transform:translate(48.99495vw,99vh) scale(.5109)}}.snow:nth-child(308){opacity:.3652;transform:translate(18.8182vw,-10px) scale(.7661);animation:fall-308 27s -16s linear infinite}@keyframes fall-308{66.458%{transform:translate(16.2vw,66.458vh) scale(.7661)}to{transform:translate(17.5091vw,99vh) scale(.7661)}}.snow:nth-child(309){opacity:1.1648;transform:translate(64.9232vw,-10px) scale(.8905);animation:fall-309 29s -4s linear infinite}@keyframes fall-309{45.612%{transform:translate(69.2322vw,45.612vh) scale(.8905)}to{transform:translate(67.0777vw,99vh) scale(.8905)}}.snow:nth-child(310){opacity:1.6574;transform:translate(54.8355vw,-10px) scale(.1181);animation:fall-310 12s -20s linear infinite}@keyframes fall-310{64.162%{transform:translate(54.3557vw,64.162vh) scale(.1181)}to{transform:translate(54.5956vw,99vh) scale(.1181)}}.snow:nth-child(311){opacity:.4872;transform:translate(9.912vw,-10px) scale(.1137);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{74.751%{transform:translate(18.3738vw,74.751vh) scale(.1137)}to{transform:translate(14.1429vw,99vh) scale(.1137)}}.snow:nth-child(312){opacity:.3982;transform:translate(65.0744vw,-10px) scale(.9097);animation:fall-312 15s -9s linear infinite}@keyframes fall-312{48.969%{transform:translate(66.5628vw,48.969vh) scale(.9097)}to{transform:translate(65.8186vw,99vh) scale(.9097)}}.snow:nth-child(313){opacity:.0078;transform:translate(.2887vw,-10px) scale(.7204);animation:fall-313 14s -14s linear infinite}@keyframes fall-313{50.165%{transform:translate(-.0312vw,50.165vh) scale(.7204)}to{transform:translate(.12875vw,99vh) scale(.7204)}}.snow:nth-child(314){opacity:1.582;transform:translate(41.5632vw,-10px) scale(.1078);animation:fall-314 30s -15s linear infinite}@keyframes fall-314{41.665%{transform:translate(46.5812vw,41.665vh) scale(.1078)}to{transform:translate(44.0722vw,99vh) scale(.1078)}}.snow:nth-child(315){opacity:1.6862;transform:translate(36.4459vw,-10px) scale(.8913);animation:fall-315 18s -4s linear infinite}@keyframes fall-315{66.995%{transform:translate(28.1929vw,66.995vh) scale(.8913)}to{transform:translate(32.3194vw,99vh) scale(.8913)}}.snow:nth-child(316){opacity:1.9602;transform:translate(15.8542vw,-10px) scale(.1937);animation:fall-316 25s -12s linear infinite}@keyframes fall-316{74.207%{transform:translate(9.8388vw,74.207vh) scale(.1937)}to{transform:translate(12.8465vw,99vh) scale(.1937)}}.snow:nth-child(317){opacity:1.171;transform:translate(61.0625vw,-10px) scale(.7349);animation:fall-317 18s -24s linear infinite}@keyframes fall-317{68.942%{transform:translate(51.2029vw,68.942vh) scale(.7349)}to{transform:translate(56.1327vw,99vh) scale(.7349)}}.snow:nth-child(318){opacity:1.0738;transform:translate(83.9298vw,-10px) scale(.9723);animation:fall-318 19s -17s linear infinite}@keyframes fall-318{49.42%{transform:translate(77.7815vw,49.42vh) scale(.9723)}to{transform:translate(80.85565vw,99vh) scale(.9723)}}.snow:nth-child(319){opacity:.2068;transform:translate(57.1982vw,-10px) scale(.4258);animation:fall-319 13s -29s linear infinite}@keyframes fall-319{73.987%{transform:translate(53.5044vw,73.987vh) scale(.4258)}to{transform:translate(55.3513vw,99vh) scale(.4258)}}.snow:nth-child(320){opacity:.7122;transform:translate(42.5754vw,-10px) scale(.1533);animation:fall-320 11s -7s linear infinite}@keyframes fall-320{30.316%{transform:translate(51.1136vw,30.316vh) scale(.1533)}to{transform:translate(46.8445vw,99vh) scale(.1533)}}.snow:nth-child(321){opacity:1.733;transform:translate(57.2124vw,-10px) scale(.6015);animation:fall-321 23s -30s linear infinite}@keyframes fall-321{61.423%{transform:translate(66.2881vw,61.423vh) scale(.6015)}to{transform:translate(61.75025vw,99vh) scale(.6015)}}.snow:nth-child(322){opacity:1.1702;transform:translate(12.5448vw,-10px) scale(.0372);animation:fall-322 13s -30s linear infinite}@keyframes fall-322{61.133%{transform:translate(5.0879vw,61.133vh) scale(.0372)}to{transform:translate(8.81635vw,99vh) scale(.0372)}}.snow:nth-child(323){opacity:1.5232;transform:translate(31.8184vw,-10px) scale(.5141);animation:fall-323 12s -2s linear infinite}@keyframes fall-323{35.113%{transform:translate(39.2954vw,35.113vh) scale(.5141)}to{transform:translate(35.5569vw,99vh) scale(.5141)}}.snow:nth-child(324){opacity:.9448;transform:translate(65.7113vw,-10px) scale(.3891);animation:fall-324 16s -17s linear infinite}@keyframes fall-324{74.511%{transform:translate(71.6487vw,74.511vh) scale(.3891)}to{transform:translate(68.68vw,99vh) scale(.3891)}}.snow:nth-child(325){opacity:1.6566;transform:translate(19.1694vw,-10px) scale(.1194);animation:fall-325 29s -5s linear infinite}@keyframes fall-325{54.289%{transform:translate(21.6509vw,54.289vh) scale(.1194)}to{transform:translate(20.41015vw,99vh) scale(.1194)}}.snow:nth-child(326){opacity:1.0754;transform:translate(50.2515vw,-10px) scale(.4008);animation:fall-326 14s -11s linear infinite}@keyframes fall-326{59.54%{transform:translate(53.7762vw,59.54vh) scale(.4008)}to{transform:translate(52.01385vw,99vh) scale(.4008)}}.snow:nth-child(327){opacity:1.3126;transform:translate(12.8405vw,-10px) scale(.3043);animation:fall-327 22s -1s linear infinite}@keyframes fall-327{40.759%{transform:translate(15.0922vw,40.759vh) scale(.3043)}to{transform:translate(13.96635vw,99vh) scale(.3043)}}.snow:nth-child(328){opacity:1.7956;transform:translate(13.0419vw,-10px) scale(.188);animation:fall-328 16s -30s linear infinite}@keyframes fall-328{70.791%{transform:translate(12.0376vw,70.791vh) scale(.188)}to{transform:translate(12.53975vw,99vh) scale(.188)}}.snow:nth-child(329){opacity:1.0208;transform:translate(76.0287vw,-10px) scale(.9216);animation:fall-329 16s -2s linear infinite}@keyframes fall-329{46.66%{transform:translate(84.6278vw,46.66vh) scale(.9216)}to{transform:translate(80.32825vw,99vh) scale(.9216)}}.snow:nth-child(330){opacity:.4436;transform:translate(38.8598vw,-10px) scale(.8573);animation:fall-330 12s -14s linear infinite}@keyframes fall-330{67.709%{transform:translate(33.8857vw,67.709vh) scale(.8573)}to{transform:translate(36.37275vw,99vh) scale(.8573)}}.snow:nth-child(331){opacity:.6018;transform:translate(54.3753vw,-10px) scale(.5962);animation:fall-331 21s -9s linear infinite}@keyframes fall-331{54.945%{transform:translate(50.4443vw,54.945vh) scale(.5962)}to{transform:translate(52.4098vw,99vh) scale(.5962)}}.snow:nth-child(332){opacity:1.6544;transform:translate(4.2125vw,-10px) scale(.8665);animation:fall-332 23s -26s linear infinite}@keyframes fall-332{49.113%{transform:translate(6.5894vw,49.113vh) scale(.8665)}to{transform:translate(5.40095vw,99vh) scale(.8665)}}.snow:nth-child(333){opacity:.878;transform:translate(30.7469vw,-10px) scale(.982);animation:fall-333 25s -5s linear infinite}@keyframes fall-333{59.177%{transform:translate(26.4205vw,59.177vh) scale(.982)}to{transform:translate(28.5837vw,99vh) scale(.982)}}.snow:nth-child(334){opacity:1.8456;transform:translate(11.5197vw,-10px) scale(.8187);animation:fall-334 30s -8s linear infinite}@keyframes fall-334{30.013%{transform:translate(15.3301vw,30.013vh) scale(.8187)}to{transform:translate(13.4249vw,99vh) scale(.8187)}}.snow:nth-child(335){opacity:.0488;transform:translate(38.0493vw,-10px) scale(.9469);animation:fall-335 19s -16s linear infinite}@keyframes fall-335{74.228%{transform:translate(45.1197vw,74.228vh) scale(.9469)}to{transform:translate(41.5845vw,99vh) scale(.9469)}}.snow:nth-child(336){opacity:1.942;transform:translate(13.5628vw,-10px) scale(.7575);animation:fall-336 15s -5s linear infinite}@keyframes fall-336{46.31%{transform:translate(23.5553vw,46.31vh) scale(.7575)}to{transform:translate(18.55905vw,99vh) scale(.7575)}}.snow:nth-child(337){opacity:1.0032;transform:translate(48.4618vw,-10px) scale(.1925);animation:fall-337 14s -2s linear infinite}@keyframes fall-337{79.588%{transform:translate(52.7303vw,79.588vh) scale(.1925)}to{transform:translate(50.59605vw,99vh) scale(.1925)}}.snow:nth-child(338){opacity:.1342;transform:translate(36.9174vw,-10px) scale(.2081);animation:fall-338 25s -12s linear infinite}@keyframes fall-338{48.965%{transform:translate(45.7202vw,48.965vh) scale(.2081)}to{transform:translate(41.3188vw,99vh) scale(.2081)}}.snow:nth-child(339){opacity:1.9766;transform:translate(18.2898vw,-10px) scale(.0237);animation:fall-339 11s -24s linear infinite}@keyframes fall-339{33.726%{transform:translate(20.8255vw,33.726vh) scale(.0237)}to{transform:translate(19.55765vw,99vh) scale(.0237)}}.snow:nth-child(340){opacity:.04;transform:translate(95.0862vw,-10px) scale(.3801);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{40.308%{transform:translate(85.8369vw,40.308vh) scale(.3801)}to{transform:translate(90.46155vw,99vh) scale(.3801)}}.snow:nth-child(341){opacity:1.6096;transform:translate(60.5993vw,-10px) scale(.5507);animation:fall-341 10s -30s linear infinite}@keyframes fall-341{71.317%{transform:translate(69.5038vw,71.317vh) scale(.5507)}to{transform:translate(65.05155vw,99vh) scale(.5507)}}.snow:nth-child(342){opacity:.362;transform:translate(73.1322vw,-10px) scale(.4285);animation:fall-342 19s -22s linear infinite}@keyframes fall-342{62.137%{transform:translate(74.9453vw,62.137vh) scale(.4285)}to{transform:translate(74.03875vw,99vh) scale(.4285)}}.snow:nth-child(343){opacity:1.982;transform:translate(65.008vw,-10px) scale(.3461);animation:fall-343 26s -2s linear infinite}@keyframes fall-343{42.864%{transform:translate(67.862vw,42.864vh) scale(.3461)}to{transform:translate(66.435vw,99vh) scale(.3461)}}.snow:nth-child(344){opacity:.9672;transform:translate(32.6417vw,-10px) scale(.161);animation:fall-344 10s -1s linear infinite}@keyframes fall-344{59.634%{transform:translate(42.5897vw,59.634vh) scale(.161)}to{transform:translate(37.6157vw,99vh) scale(.161)}}.snow:nth-child(345){opacity:1.2848;transform:translate(6.6759vw,-10px) scale(.312);animation:fall-345 24s -17s linear infinite}@keyframes fall-345{52.259%{transform:translate(3.6616vw,52.259vh) scale(.312)}to{transform:translate(5.16875vw,99vh) scale(.312)}}.snow:nth-child(346){opacity:.8932;transform:translate(39.0577vw,-10px) scale(.322);animation:fall-346 13s -28s linear infinite}@keyframes fall-346{70.982%{transform:translate(40.709vw,70.982vh) scale(.322)}to{transform:translate(39.88335vw,99vh) scale(.322)}}.snow:nth-child(347){opacity:.8374;transform:translate(12.8689vw,-10px) scale(.575);animation:fall-347 28s -21s linear infinite}@keyframes fall-347{53.361%{transform:translate(15.9981vw,53.361vh) scale(.575)}to{transform:translate(14.4335vw,99vh) scale(.575)}}.snow:nth-child(348){opacity:1.1302;transform:translate(7.3745vw,-10px) scale(.1864);animation:fall-348 22s -18s linear infinite}@keyframes fall-348{42.975%{transform:translate(5.4177vw,42.975vh) scale(.1864)}to{transform:translate(6.3961vw,99vh) scale(.1864)}}.snow:nth-child(349){opacity:1.9298;transform:translate(51.4614vw,-10px) scale(.1954);animation:fall-349 28s -3s linear infinite}@keyframes fall-349{75.127%{transform:translate(57.8721vw,75.127vh) scale(.1954)}to{transform:translate(54.66675vw,99vh) scale(.1954)}}.snow:nth-child(350){opacity:1.8574;transform:translate(10.4857vw,-10px) scale(.2897);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{58.956%{transform:translate(19.1168vw,58.956vh) scale(.2897)}to{transform:translate(14.80125vw,99vh) scale(.2897)}}.snow:nth-child(351){opacity:.2772;transform:translate(27.1176vw,-10px) scale(.3644);animation:fall-351 12s -12s linear infinite}@keyframes fall-351{76.966%{transform:translate(33.4006vw,76.966vh) scale(.3644)}to{transform:translate(30.2591vw,99vh) scale(.3644)}}.snow:nth-child(352){opacity:.9974;transform:translate(60.8242vw,-10px) scale(.3826);animation:fall-352 15s -21s linear infinite}@keyframes fall-352{36.902%{transform:translate(53.3596vw,36.902vh) scale(.3826)}to{transform:translate(57.0919vw,99vh) scale(.3826)}}.snow:nth-child(353){opacity:.46;transform:translate(52.6786vw,-10px) scale(.797);animation:fall-353 30s -30s linear infinite}@keyframes fall-353{77.403%{transform:translate(43.8928vw,77.403vh) scale(.797)}to{transform:translate(48.2857vw,99vh) scale(.797)}}.snow:nth-child(354){opacity:.9102;transform:translate(14.2068vw,-10px) scale(.4754);animation:fall-354 11s -11s linear infinite}@keyframes fall-354{75.696%{transform:translate(11.5666vw,75.696vh) scale(.4754)}to{transform:translate(12.8867vw,99vh) scale(.4754)}}.snow:nth-child(355){opacity:.7932;transform:translate(22.6275vw,-10px) scale(.5901);animation:fall-355 29s -5s linear infinite}@keyframes fall-355{75.55%{transform:translate(12.9737vw,75.55vh) scale(.5901)}to{transform:translate(17.8006vw,99vh) scale(.5901)}}.snow:nth-child(356){opacity:.843;transform:translate(67.3242vw,-10px) scale(.8191);animation:fall-356 18s -2s linear infinite}@keyframes fall-356{47.326%{transform:translate(66.1901vw,47.326vh) scale(.8191)}to{transform:translate(66.75715vw,99vh) scale(.8191)}}.snow:nth-child(357){opacity:1.6018;transform:translate(81.5903vw,-10px) scale(.0028);animation:fall-357 29s -23s linear infinite}@keyframes fall-357{75.767%{transform:translate(89.0314vw,75.767vh) scale(.0028)}to{transform:translate(85.31085vw,99vh) scale(.0028)}}.snow:nth-child(358){opacity:.2402;transform:translate(21.7458vw,-10px) scale(.9035);animation:fall-358 10s -20s linear infinite}@keyframes fall-358{48.671%{transform:translate(15.2555vw,48.671vh) scale(.9035)}to{transform:translate(18.50065vw,99vh) scale(.9035)}}.snow:nth-child(359){opacity:1.351;transform:translate(36.1158vw,-10px) scale(.9671);animation:fall-359 12s -17s linear infinite}@keyframes fall-359{43.115%{transform:translate(38.387vw,43.115vh) scale(.9671)}to{transform:translate(37.2514vw,99vh) scale(.9671)}}.snow:nth-child(360){opacity:1.5988;transform:translate(43.3625vw,-10px) scale(.8207);animation:fall-360 17s -13s linear infinite}@keyframes fall-360{47.422%{transform:translate(39.8765vw,47.422vh) scale(.8207)}to{transform:translate(41.6195vw,99vh) scale(.8207)}}.snow:nth-child(361){opacity:1.3368;transform:translate(47.6828vw,-10px) scale(.1903);animation:fall-361 11s -20s linear infinite}@keyframes fall-361{54.493%{transform:translate(52.6043vw,54.493vh) scale(.1903)}to{transform:translate(50.14355vw,99vh) scale(.1903)}}.snow:nth-child(362){opacity:.3826;transform:translate(47.2159vw,-10px) scale(.8993);animation:fall-362 23s -7s linear infinite}@keyframes fall-362{69.725%{transform:translate(44.21vw,69.725vh) scale(.8993)}to{transform:translate(45.71295vw,99vh) scale(.8993)}}.snow:nth-child(363){opacity:1.8914;transform:translate(37.731vw,-10px) scale(.7944);animation:fall-363 15s -4s linear infinite}@keyframes fall-363{59.266%{transform:translate(45.48vw,59.266vh) scale(.7944)}to{transform:translate(41.6055vw,99vh) scale(.7944)}}.snow:nth-child(364){opacity:1.9154;transform:translate(43.0183vw,-10px) scale(.0474);animation:fall-364 13s -10s linear infinite}@keyframes fall-364{61.08%{transform:translate(45.6655vw,61.08vh) scale(.0474)}to{transform:translate(44.3419vw,99vh) scale(.0474)}}.snow:nth-child(365){opacity:1.5012;transform:translate(87.617vw,-10px) scale(.5578);animation:fall-365 25s -21s linear infinite}@keyframes fall-365{74.378%{transform:translate(92.198vw,74.378vh) scale(.5578)}to{transform:translate(89.9075vw,99vh) scale(.5578)}}.snow:nth-child(366){opacity:.697;transform:translate(99.1744vw,-10px) scale(.9243);animation:fall-366 20s -10s linear infinite}@keyframes fall-366{31.099%{transform:translate(90.4021vw,31.099vh) scale(.9243)}to{transform:translate(94.78825vw,99vh) scale(.9243)}}.snow:nth-child(367){opacity:1.2942;transform:translate(82.0601vw,-10px) scale(.3721);animation:fall-367 16s -2s linear infinite}@keyframes fall-367{38.039%{transform:translate(77.1387vw,38.039vh) scale(.3721)}to{transform:translate(79.5994vw,99vh) scale(.3721)}}.snow:nth-child(368){opacity:.747;transform:translate(76.3181vw,-10px) scale(.9372);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{75.528%{transform:translate(76.7865vw,75.528vh) scale(.9372)}to{transform:translate(76.5523vw,99vh) scale(.9372)}}.snow:nth-child(369){opacity:.643;transform:translate(75.0283vw,-10px) scale(.2119);animation:fall-369 21s -14s linear infinite}@keyframes fall-369{43.9%{transform:translate(80.6619vw,43.9vh) scale(.2119)}to{transform:translate(77.8451vw,99vh) scale(.2119)}}.snow:nth-child(370){opacity:.8488;transform:translate(32.5826vw,-10px) scale(.6369);animation:fall-370 14s -7s linear infinite}@keyframes fall-370{61.724%{transform:translate(38.6433vw,61.724vh) scale(.6369)}to{transform:translate(35.61295vw,99vh) scale(.6369)}}.snow:nth-child(371){opacity:1.3406;transform:translate(59.5317vw,-10px) scale(.4324);animation:fall-371 21s -12s linear infinite}@keyframes fall-371{45.196%{transform:translate(63.3982vw,45.196vh) scale(.4324)}to{transform:translate(61.46495vw,99vh) scale(.4324)}}.snow:nth-child(372){opacity:.1668;transform:translate(62.7828vw,-10px) scale(.459);animation:fall-372 12s -29s linear infinite}@keyframes fall-372{39.416%{transform:translate(65.8125vw,39.416vh) scale(.459)}to{transform:translate(64.29765vw,99vh) scale(.459)}}.snow:nth-child(373){opacity:.75;transform:translate(32.4055vw,-10px) scale(.595);animation:fall-373 29s -29s linear infinite}@keyframes fall-373{34.801%{transform:translate(40.1434vw,34.801vh) scale(.595)}to{transform:translate(36.27445vw,99vh) scale(.595)}}.snow:nth-child(374){opacity:1.6346;transform:translate(63.0338vw,-10px) scale(.3123);animation:fall-374 18s -16s linear infinite}@keyframes fall-374{61.34%{transform:translate(56.5167vw,61.34vh) scale(.3123)}to{transform:translate(59.77525vw,99vh) scale(.3123)}}.snow:nth-child(375){opacity:1.9112;transform:translate(33.9403vw,-10px) scale(.4535);animation:fall-375 10s -9s linear infinite}@keyframes fall-375{39.013%{transform:translate(24.0559vw,39.013vh) scale(.4535)}to{transform:translate(28.9981vw,99vh) scale(.4535)}}.snow:nth-child(376){opacity:1.6496;transform:translate(74.0245vw,-10px) scale(.7231);animation:fall-376 10s -21s linear infinite}@keyframes fall-376{30.395%{transform:translate(66.1948vw,30.395vh) scale(.7231)}to{transform:translate(70.10965vw,99vh) scale(.7231)}}.snow:nth-child(377){opacity:1.452;transform:translate(19.0328vw,-10px) scale(.4597);animation:fall-377 24s -5s linear infinite}@keyframes fall-377{40.052%{transform:translate(11.4223vw,40.052vh) scale(.4597)}to{transform:translate(15.22755vw,99vh) scale(.4597)}}.snow:nth-child(378){opacity:.5294;transform:translate(59.981vw,-10px) scale(.1767);animation:fall-378 13s -27s linear infinite}@keyframes fall-378{38.852%{transform:translate(55.9399vw,38.852vh) scale(.1767)}to{transform:translate(57.96045vw,99vh) scale(.1767)}}.snow:nth-child(379){opacity:1.301;transform:translate(28.7169vw,-10px) scale(.7866);animation:fall-379 29s -28s linear infinite}@keyframes fall-379{30.631%{transform:translate(24.6978vw,30.631vh) scale(.7866)}to{transform:translate(26.70735vw,99vh) scale(.7866)}}.snow:nth-child(380){opacity:1.7246;transform:translate(78.1101vw,-10px) scale(.1587);animation:fall-380 20s -5s linear infinite}@keyframes fall-380{56.015%{transform:translate(71.3461vw,56.015vh) scale(.1587)}to{transform:translate(74.7281vw,99vh) scale(.1587)}}.snow:nth-child(381){opacity:1.6142;transform:translate(35.1761vw,-10px) scale(.6495);animation:fall-381 18s -13s linear infinite}@keyframes fall-381{69.547%{transform:translate(29.9597vw,69.547vh) scale(.6495)}to{transform:translate(32.5679vw,99vh) scale(.6495)}}.snow:nth-child(382){opacity:.15;transform:translate(87.7857vw,-10px) scale(.844);animation:fall-382 11s -10s linear infinite}@keyframes fall-382{49.687%{transform:translate(81.0552vw,49.687vh) scale(.844)}to{transform:translate(84.42045vw,99vh) scale(.844)}}.snow:nth-child(383){opacity:.1916;transform:translate(83.1198vw,-10px) scale(.4958);animation:fall-383 23s -27s linear infinite}@keyframes fall-383{59.238%{transform:translate(84.6101vw,59.238vh) scale(.4958)}to{transform:translate(83.86495vw,99vh) scale(.4958)}}.snow:nth-child(384){opacity:.8204;transform:translate(99.9079vw,-10px) scale(.6551);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{69.056%{transform:translate(107.2087vw,69.056vh) scale(.6551)}to{transform:translate(103.5583vw,99vh) scale(.6551)}}.snow:nth-child(385){opacity:.5482;transform:translate(13.7184vw,-10px) scale(.1668);animation:fall-385 13s -12s linear infinite}@keyframes fall-385{35.265%{transform:translate(21.2894vw,35.265vh) scale(.1668)}to{transform:translate(17.5039vw,99vh) scale(.1668)}}.snow:nth-child(386){opacity:.112;transform:translate(38.1657vw,-10px) scale(.2065);animation:fall-386 16s -14s linear infinite}@keyframes fall-386{32.836%{transform:translate(47.812vw,32.836vh) scale(.2065)}to{transform:translate(42.98885vw,99vh) scale(.2065)}}.snow:nth-child(387){opacity:1.9464;transform:translate(29.5409vw,-10px) scale(.4571);animation:fall-387 19s -21s linear infinite}@keyframes fall-387{37.496%{transform:translate(22.612vw,37.496vh) scale(.4571)}to{transform:translate(26.07645vw,99vh) scale(.4571)}}.snow:nth-child(388){opacity:1.8602;transform:translate(13.7947vw,-10px) scale(.1687);animation:fall-388 20s -26s linear infinite}@keyframes fall-388{76.196%{transform:translate(8.186vw,76.196vh) scale(.1687)}to{transform:translate(10.99035vw,99vh) scale(.1687)}}.snow:nth-child(389){opacity:1.5758;transform:translate(91.1999vw,-10px) scale(.4915);animation:fall-389 16s -2s linear infinite}@keyframes fall-389{33.389%{transform:translate(93.344vw,33.389vh) scale(.4915)}to{transform:translate(92.27195vw,99vh) scale(.4915)}}.snow:nth-child(390){opacity:.1082;transform:translate(16.1517vw,-10px) scale(.164);animation:fall-390 18s -6s linear infinite}@keyframes fall-390{72.141%{transform:translate(8.8883vw,72.141vh) scale(.164)}to{transform:translate(12.52vw,99vh) scale(.164)}}.snow:nth-child(391){opacity:.3654;transform:translate(37.2153vw,-10px) scale(.4736);animation:fall-391 16s -16s linear infinite}@keyframes fall-391{58.409%{transform:translate(32.371vw,58.409vh) scale(.4736)}to{transform:translate(34.79315vw,99vh) scale(.4736)}}.snow:nth-child(392){opacity:.3392;transform:translate(23.339vw,-10px) scale(.5388);animation:fall-392 30s -9s linear infinite}@keyframes fall-392{41.52%{transform:translate(13.3844vw,41.52vh) scale(.5388)}to{transform:translate(18.3617vw,99vh) scale(.5388)}}.snow:nth-child(393){opacity:.5108;transform:translate(69.9863vw,-10px) scale(.7131);animation:fall-393 30s -2s linear infinite}@keyframes fall-393{54.58%{transform:translate(67.7127vw,54.58vh) scale(.7131)}to{transform:translate(68.8495vw,99vh) scale(.7131)}}.snow:nth-child(394){opacity:1.5196;transform:translate(16.265vw,-10px) scale(.5327);animation:fall-394 28s -5s linear infinite}@keyframes fall-394{40.432%{transform:translate(15.4906vw,40.432vh) scale(.5327)}to{transform:translate(15.8778vw,99vh) scale(.5327)}}.snow:nth-child(395){opacity:1.38;transform:translate(17.6888vw,-10px) scale(.0564);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{72.967%{transform:translate(11.8783vw,72.967vh) scale(.0564)}to{transform:translate(14.78355vw,99vh) scale(.0564)}}.snow:nth-child(396){opacity:.3374;transform:translate(58.8483vw,-10px) scale(.0717);animation:fall-396 12s -17s linear infinite}@keyframes fall-396{54.082%{transform:translate(56.3407vw,54.082vh) scale(.0717)}to{transform:translate(57.5945vw,99vh) scale(.0717)}}.snow:nth-child(397){opacity:.4206;transform:translate(28.06vw,-10px) scale(.5822);animation:fall-397 13s -23s linear infinite}@keyframes fall-397{47.001%{transform:translate(34.7975vw,47.001vh) scale(.5822)}to{transform:translate(31.42875vw,99vh) scale(.5822)}}.snow:nth-child(398){opacity:.4436;transform:translate(98.9521vw,-10px) scale(.6589);animation:fall-398 14s -14s linear infinite}@keyframes fall-398{59.5%{transform:translate(92.0803vw,59.5vh) scale(.6589)}to{transform:translate(95.5162vw,99vh) scale(.6589)}}.snow:nth-child(399){opacity:1.533;transform:translate(66.6953vw,-10px) scale(.4412);animation:fall-399 13s -15s linear infinite}@keyframes fall-399{33.759%{transform:translate(73.4329vw,33.759vh) scale(.4412)}to{transform:translate(70.0641vw,99vh) scale(.4412)}}.snow:nth-child(400){opacity:.801;transform:translate(72.6294vw,-10px) scale(.4197);animation:fall-400 12s -5s linear infinite}@keyframes fall-400{36.999%{transform:translate(69.9571vw,36.999vh) scale(.4197)}to{transform:translate(71.29325vw,99vh) scale(.4197)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.759;transform:translate(73.4155vw,-10px) scale(.2184);animation:fall-1 22s -13s linear infinite}@keyframes fall-1{30.442%{transform:translate(78.0429vw,30.442vh) scale(.2184)}to{transform:translate(75.7292vw,99vh) scale(.2184)}}.snow:nth-child(2){opacity:.799;transform:translate(67.6445vw,-10px) scale(.6536);animation:fall-2 27s -15s linear infinite}@keyframes fall-2{79.502%{transform:translate(64.6638vw,79.502vh) scale(.6536)}to{transform:translate(66.15415vw,99vh) scale(.6536)}}.snow:nth-child(3){opacity:1.469;transform:translate(58.4884vw,-10px) scale(.0859);animation:fall-3 21s -27s linear infinite}@keyframes fall-3{69.386%{transform:translate(49.1661vw,69.386vh) scale(.0859)}to{transform:translate(53.82725vw,99vh) scale(.0859)}}.snow:nth-child(4){opacity:1.2138;transform:translate(87.4972vw,-10px) scale(.011);animation:fall-4 26s -4s linear infinite}@keyframes fall-4{51.132%{transform:translate(91.1014vw,51.132vh) scale(.011)}to{transform:translate(89.2993vw,99vh) scale(.011)}}.snow:nth-child(5){opacity:1.3382;transform:translate(37.0816vw,-10px) scale(.6321);animation:fall-5 16s -8s linear infinite}@keyframes fall-5{68.868%{transform:translate(43.4544vw,68.868vh) scale(.6321)}to{transform:translate(40.268vw,99vh) scale(.6321)}}.snow:nth-child(6){opacity:1.353;transform:translate(18.82vw,-10px) scale(.212);animation:fall-6 30s -28s linear infinite}@keyframes fall-6{47.123%{transform:translate(13.9897vw,47.123vh) scale(.212)}to{transform:translate(16.40485vw,99vh) scale(.212)}}.snow:nth-child(7){opacity:.191;transform:translate(93.5491vw,-10px) scale(.1229);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{53.385%{transform:translate(88.6742vw,53.385vh) scale(.1229)}to{transform:translate(91.11165vw,99vh) scale(.1229)}}.snow:nth-child(8){opacity:.868;transform:translate(99.2885vw,-10px) scale(.2937);animation:fall-8 28s -11s linear infinite}@keyframes fall-8{74.755%{transform:translate(91.0995vw,74.755vh) scale(.2937)}to{transform:translate(95.194vw,99vh) scale(.2937)}}.snow:nth-child(9){opacity:.5716;transform:translate(38.9712vw,-10px) scale(.7345);animation:fall-9 17s -10s linear infinite}@keyframes fall-9{30.743%{transform:translate(32.5655vw,30.743vh) scale(.7345)}to{transform:translate(35.76835vw,99vh) scale(.7345)}}.snow:nth-child(10){opacity:1.1108;transform:translate(63.3384vw,-10px) scale(.6792);animation:fall-10 11s -26s linear infinite}@keyframes fall-10{32.147%{transform:translate(59.4214vw,32.147vh) scale(.6792)}to{transform:translate(61.3799vw,99vh) scale(.6792)}}.snow:nth-child(11){opacity:1.3378;transform:translate(82.6229vw,-10px) scale(.2291);animation:fall-11 24s -21s linear infinite}@keyframes fall-11{48.84%{transform:translate(89.0114vw,48.84vh) scale(.2291)}to{transform:translate(85.81715vw,99vh) scale(.2291)}}.snow:nth-child(12){opacity:.2266;transform:translate(60.9429vw,-10px) scale(.1002);animation:fall-12 17s -18s linear infinite}@keyframes fall-12{38.982%{transform:translate(65.0321vw,38.982vh) scale(.1002)}to{transform:translate(62.9875vw,99vh) scale(.1002)}}.snow:nth-child(13){opacity:1.8654;transform:translate(64.5163vw,-10px) scale(.8747);animation:fall-13 28s -26s linear infinite}@keyframes fall-13{73.678%{transform:translate(72.2981vw,73.678vh) scale(.8747)}to{transform:translate(68.4072vw,99vh) scale(.8747)}}.snow:nth-child(14){opacity:1.2642;transform:translate(39.3085vw,-10px) scale(.5815);animation:fall-14 21s -3s linear infinite}@keyframes fall-14{51.397%{transform:translate(38.8505vw,51.397vh) scale(.5815)}to{transform:translate(39.0795vw,99vh) scale(.5815)}}.snow:nth-child(15){opacity:.895;transform:translate(6.5204vw,-10px) scale(.6694);animation:fall-15 17s -21s linear infinite}@keyframes fall-15{50.736%{transform:translate(14.4541vw,50.736vh) scale(.6694)}to{transform:translate(10.48725vw,99vh) scale(.6694)}}.snow:nth-child(16){opacity:1.342;transform:translate(77.8111vw,-10px) scale(.2983);animation:fall-16 28s -27s linear infinite}@keyframes fall-16{35.501%{transform:translate(77.0316vw,35.501vh) scale(.2983)}to{transform:translate(77.42135vw,99vh) scale(.2983)}}.snow:nth-child(17){opacity:.7568;transform:translate(16.6233vw,-10px) scale(.9323);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{32.414%{transform:translate(6.6488vw,32.414vh) scale(.9323)}to{transform:translate(11.63605vw,99vh) scale(.9323)}}.snow:nth-child(18){opacity:.8034;transform:translate(70.4715vw,-10px) scale(.4271);animation:fall-18 21s -18s linear infinite}@keyframes fall-18{60.345%{transform:translate(69.049vw,60.345vh) scale(.4271)}to{transform:translate(69.76025vw,99vh) scale(.4271)}}.snow:nth-child(19){opacity:.4892;transform:translate(12.0351vw,-10px) scale(.196);animation:fall-19 29s -18s linear infinite}@keyframes fall-19{74.441%{transform:translate(15.6184vw,74.441vh) scale(.196)}to{transform:translate(13.82675vw,99vh) scale(.196)}}.snow:nth-child(20){opacity:1.4254;transform:translate(23.9561vw,-10px) scale(.1459);animation:fall-20 25s -9s linear infinite}@keyframes fall-20{69.44%{transform:translate(19.1978vw,69.44vh) scale(.1459)}to{transform:translate(21.57695vw,99vh) scale(.1459)}}.snow:nth-child(21){opacity:1.96;transform:translate(86.6978vw,-10px) scale(.1146);animation:fall-21 20s -9s linear infinite}@keyframes fall-21{59.615%{transform:translate(80.1646vw,59.615vh) scale(.1146)}to{transform:translate(83.4312vw,99vh) scale(.1146)}}.snow:nth-child(22){opacity:1.7858;transform:translate(58.5557vw,-10px) scale(.6942);animation:fall-22 26s -5s linear infinite}@keyframes fall-22{75.419%{transform:translate(51.8067vw,75.419vh) scale(.6942)}to{transform:translate(55.1812vw,99vh) scale(.6942)}}.snow:nth-child(23){opacity:.955;transform:translate(7.4402vw,-10px) scale(.607);animation:fall-23 11s -18s linear infinite}@keyframes fall-23{50.276%{transform:translate(7.7781vw,50.276vh) scale(.607)}to{transform:translate(7.60915vw,99vh) scale(.607)}}.snow:nth-child(24){opacity:1.3412;transform:translate(85.3081vw,-10px) scale(.2018);animation:fall-24 28s -27s linear infinite}@keyframes fall-24{64.127%{transform:translate(79.9986vw,64.127vh) scale(.2018)}to{transform:translate(82.65335vw,99vh) scale(.2018)}}.snow:nth-child(25){opacity:.916;transform:translate(69.6125vw,-10px) scale(.614);animation:fall-25 27s -20s linear infinite}@keyframes fall-25{57.23%{transform:translate(62.4597vw,57.23vh) scale(.614)}to{transform:translate(66.0361vw,99vh) scale(.614)}}.snow:nth-child(26){opacity:1.5134;transform:translate(59.6214vw,-10px) scale(.3716);animation:fall-26 14s -14s linear infinite}@keyframes fall-26{41.348%{transform:translate(58.7655vw,41.348vh) scale(.3716)}to{transform:translate(59.19345vw,99vh) scale(.3716)}}.snow:nth-child(27){opacity:.6948;transform:translate(69.4427vw,-10px) scale(.8548);animation:fall-27 10s -6s linear infinite}@keyframes fall-27{47.262%{transform:translate(72.1281vw,47.262vh) scale(.8548)}to{transform:translate(70.7854vw,99vh) scale(.8548)}}.snow:nth-child(28){opacity:1.8516;transform:translate(98.9359vw,-10px) scale(.0423);animation:fall-28 30s -5s linear infinite}@keyframes fall-28{70.713%{transform:translate(104.6783vw,70.713vh) scale(.0423)}to{transform:translate(101.8071vw,99vh) scale(.0423)}}.snow:nth-child(29){opacity:.4734;transform:translate(71.6546vw,-10px) scale(.6588);animation:fall-29 10s -20s linear infinite}@keyframes fall-29{70.225%{transform:translate(63.1129vw,70.225vh) scale(.6588)}to{transform:translate(67.38375vw,99vh) scale(.6588)}}.snow:nth-child(30){opacity:1.1942;transform:translate(98.0197vw,-10px) scale(.9913);animation:fall-30 20s -28s linear infinite}@keyframes fall-30{56.769%{transform:translate(98.6106vw,56.769vh) scale(.9913)}to{transform:translate(98.31515vw,99vh) scale(.9913)}}.snow:nth-child(31){opacity:1.2;transform:translate(50.6302vw,-10px) scale(.4803);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{44.815%{transform:translate(49.4851vw,44.815vh) scale(.4803)}to{transform:translate(50.05765vw,99vh) scale(.4803)}}.snow:nth-child(32){opacity:1.985;transform:translate(58.3351vw,-10px) scale(.2286);animation:fall-32 16s -9s linear infinite}@keyframes fall-32{35.247%{transform:translate(62.5983vw,35.247vh) scale(.2286)}to{transform:translate(60.4667vw,99vh) scale(.2286)}}.snow:nth-child(33){opacity:1.8324;transform:translate(19.6797vw,-10px) scale(.8152);animation:fall-33 17s -2s linear infinite}@keyframes fall-33{33.111%{transform:translate(9.7519vw,33.111vh) scale(.8152)}to{transform:translate(14.7158vw,99vh) scale(.8152)}}.snow:nth-child(34){opacity:1.9086;transform:translate(66.0094vw,-10px) scale(.7063);animation:fall-34 17s -28s linear infinite}@keyframes fall-34{45.272%{transform:translate(75.2485vw,45.272vh) scale(.7063)}to{transform:translate(70.62895vw,99vh) scale(.7063)}}.snow:nth-child(35){opacity:1.4406;transform:translate(80.169vw,-10px) scale(.635);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{33.26%{transform:translate(71.6042vw,33.26vh) scale(.635)}to{transform:translate(75.8866vw,99vh) scale(.635)}}.snow:nth-child(36){opacity:1.662;transform:translate(12.5376vw,-10px) scale(.0086);animation:fall-36 24s -15s linear infinite}@keyframes fall-36{56.069%{transform:translate(4.5186vw,56.069vh) scale(.0086)}to{transform:translate(8.5281vw,99vh) scale(.0086)}}.snow:nth-child(37){opacity:.2258;transform:translate(79.335vw,-10px) scale(.6564);animation:fall-37 15s -29s linear infinite}@keyframes fall-37{68.208%{transform:translate(86.374vw,68.208vh) scale(.6564)}to{transform:translate(82.8545vw,99vh) scale(.6564)}}.snow:nth-child(38){opacity:1.193;transform:translate(40.6253vw,-10px) scale(.5161);animation:fall-38 27s -30s linear infinite}@keyframes fall-38{57.433%{transform:translate(35.6893vw,57.433vh) scale(.5161)}to{transform:translate(38.1573vw,99vh) scale(.5161)}}.snow:nth-child(39){opacity:1.09;transform:translate(27.3217vw,-10px) scale(.0511);animation:fall-39 27s -13s linear infinite}@keyframes fall-39{65.877%{transform:translate(25.405vw,65.877vh) scale(.0511)}to{transform:translate(26.36335vw,99vh) scale(.0511)}}.snow:nth-child(40){opacity:1.5678;transform:translate(79.9031vw,-10px) scale(.7805);animation:fall-40 19s -9s linear infinite}@keyframes fall-40{67.931%{transform:translate(79.0952vw,67.931vh) scale(.7805)}to{transform:translate(79.49915vw,99vh) scale(.7805)}}.snow:nth-child(41){opacity:1.2762;transform:translate(85.0823vw,-10px) scale(.1957);animation:fall-41 25s -21s linear infinite}@keyframes fall-41{59.816%{transform:translate(94.5054vw,59.816vh) scale(.1957)}to{transform:translate(89.79385vw,99vh) scale(.1957)}}.snow:nth-child(42){opacity:1.3096;transform:translate(44.6079vw,-10px) scale(.9069);animation:fall-42 22s -11s linear infinite}@keyframes fall-42{49.072%{transform:translate(44.3682vw,49.072vh) scale(.9069)}to{transform:translate(44.48805vw,99vh) scale(.9069)}}.snow:nth-child(43){opacity:1.1968;transform:translate(98.183vw,-10px) scale(.6196);animation:fall-43 23s -24s linear infinite}@keyframes fall-43{32.001%{transform:translate(103.3269vw,32.001vh) scale(.6196)}to{transform:translate(100.75495vw,99vh) scale(.6196)}}.snow:nth-child(44){opacity:.1508;transform:translate(43.6593vw,-10px) scale(.3362);animation:fall-44 13s -15s linear infinite}@keyframes fall-44{79%{transform:translate(52.2803vw,79vh) scale(.3362)}to{transform:translate(47.9698vw,99vh) scale(.3362)}}.snow:nth-child(45){opacity:.958;transform:translate(27.7564vw,-10px) scale(.5691);animation:fall-45 17s -21s linear infinite}@keyframes fall-45{41.704%{transform:translate(37.1015vw,41.704vh) scale(.5691)}to{transform:translate(32.42895vw,99vh) scale(.5691)}}.snow:nth-child(46){opacity:.6288;transform:translate(37.6832vw,-10px) scale(.7264);animation:fall-46 17s -19s linear infinite}@keyframes fall-46{56.967%{transform:translate(37.6255vw,56.967vh) scale(.7264)}to{transform:translate(37.65435vw,99vh) scale(.7264)}}.snow:nth-child(47){opacity:1.8916;transform:translate(40.9398vw,-10px) scale(.732);animation:fall-47 25s -30s linear infinite}@keyframes fall-47{30.232%{transform:translate(36.1503vw,30.232vh) scale(.732)}to{transform:translate(38.54505vw,99vh) scale(.732)}}.snow:nth-child(48){opacity:.7782;transform:translate(60.2232vw,-10px) scale(.2618);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{64.579%{transform:translate(51.0051vw,64.579vh) scale(.2618)}to{transform:translate(55.61415vw,99vh) scale(.2618)}}.snow:nth-child(49){opacity:1.91;transform:translate(76.882vw,-10px) scale(.2611);animation:fall-49 27s -14s linear infinite}@keyframes fall-49{46.832%{transform:translate(84.9892vw,46.832vh) scale(.2611)}to{transform:translate(80.9356vw,99vh) scale(.2611)}}.snow:nth-child(50){opacity:.1884;transform:translate(32.5971vw,-10px) scale(.3972);animation:fall-50 23s -18s linear infinite}@keyframes fall-50{75.34%{transform:translate(25.8924vw,75.34vh) scale(.3972)}to{transform:translate(29.24475vw,99vh) scale(.3972)}}.snow:nth-child(51){opacity:.9402;transform:translate(1.9889vw,-10px) scale(.0362);animation:fall-51 14s -9s linear infinite}@keyframes fall-51{74.174%{transform:translate(3.22vw,74.174vh) scale(.0362)}to{transform:translate(2.60445vw,99vh) scale(.0362)}}.snow:nth-child(52){opacity:.4456;transform:translate(95.6528vw,-10px) scale(.0289);animation:fall-52 24s -19s linear infinite}@keyframes fall-52{56.578%{transform:translate(91.6687vw,56.578vh) scale(.0289)}to{transform:translate(93.66075vw,99vh) scale(.0289)}}.snow:nth-child(53){opacity:1.3426;transform:translate(54.3558vw,-10px) scale(.1029);animation:fall-53 11s -11s linear infinite}@keyframes fall-53{39.036%{transform:translate(50.951vw,39.036vh) scale(.1029)}to{transform:translate(52.6534vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.3964;transform:translate(81.4645vw,-10px) scale(.3207);animation:fall-54 15s -17s linear infinite}@keyframes fall-54{57.778%{transform:translate(77.625vw,57.778vh) scale(.3207)}to{transform:translate(79.54475vw,99vh) scale(.3207)}}.snow:nth-child(55){opacity:1.2944;transform:translate(70.1973vw,-10px) scale(.3616);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{38.229%{transform:translate(66.6176vw,38.229vh) scale(.3616)}to{transform:translate(68.40745vw,99vh) scale(.3616)}}.snow:nth-child(56){opacity:1.227;transform:translate(50.3125vw,-10px) scale(.0324);animation:fall-56 19s -13s linear infinite}@keyframes fall-56{37.14%{transform:translate(41.5084vw,37.14vh) scale(.0324)}to{transform:translate(45.91045vw,99vh) scale(.0324)}}.snow:nth-child(57){opacity:1.435;transform:translate(95.9784vw,-10px) scale(.7871);animation:fall-57 11s -1s linear infinite}@keyframes fall-57{64.376%{transform:translate(95.0138vw,64.376vh) scale(.7871)}to{transform:translate(95.4961vw,99vh) scale(.7871)}}.snow:nth-child(58){opacity:.6408;transform:translate(83.2916vw,-10px) scale(.6025);animation:fall-58 21s -14s linear infinite}@keyframes fall-58{79.261%{transform:translate(85.5308vw,79.261vh) scale(.6025)}to{transform:translate(84.4112vw,99vh) scale(.6025)}}.snow:nth-child(59){opacity:.5988;transform:translate(34.9784vw,-10px) scale(.4033);animation:fall-59 19s -18s linear infinite}@keyframes fall-59{75.883%{transform:translate(35.9457vw,75.883vh) scale(.4033)}to{transform:translate(35.46205vw,99vh) scale(.4033)}}.snow:nth-child(60){opacity:.6118;transform:translate(35.8448vw,-10px) scale(.0801);animation:fall-60 25s -16s linear infinite}@keyframes fall-60{62.977%{transform:translate(41.0235vw,62.977vh) scale(.0801)}to{transform:translate(38.43415vw,99vh) scale(.0801)}}.snow:nth-child(61){opacity:.0858;transform:translate(47.4094vw,-10px) scale(.6654);animation:fall-61 23s -28s linear infinite}@keyframes fall-61{70.95%{transform:translate(56.1274vw,70.95vh) scale(.6654)}to{transform:translate(51.7684vw,99vh) scale(.6654)}}.snow:nth-child(62){opacity:1.983;transform:translate(38.5907vw,-10px) scale(.8562);animation:fall-62 28s -25s linear infinite}@keyframes fall-62{35.919%{transform:translate(46.6586vw,35.919vh) scale(.8562)}to{transform:translate(42.62465vw,99vh) scale(.8562)}}.snow:nth-child(63){opacity:1.035;transform:translate(76.7885vw,-10px) scale(.2635);animation:fall-63 11s -14s linear infinite}@keyframes fall-63{48.921%{transform:translate(67.94vw,48.921vh) scale(.2635)}to{transform:translate(72.36425vw,99vh) scale(.2635)}}.snow:nth-child(64){opacity:.6314;transform:translate(75.8732vw,-10px) scale(.829);animation:fall-64 23s -13s linear infinite}@keyframes fall-64{52.234%{transform:translate(85.7206vw,52.234vh) scale(.829)}to{transform:translate(80.7969vw,99vh) scale(.829)}}.snow:nth-child(65){opacity:.333;transform:translate(38.1699vw,-10px) scale(.228);animation:fall-65 17s -2s linear infinite}@keyframes fall-65{55.999%{transform:translate(36.2177vw,55.999vh) scale(.228)}to{transform:translate(37.1938vw,99vh) scale(.228)}}.snow:nth-child(66){opacity:1.2876;transform:translate(16.1085vw,-10px) scale(.7079);animation:fall-66 14s -14s linear infinite}@keyframes fall-66{46.569%{transform:translate(24.1347vw,46.569vh) scale(.7079)}to{transform:translate(20.1216vw,99vh) scale(.7079)}}.snow:nth-child(67){opacity:.0736;transform:translate(44.9769vw,-10px) scale(.7573);animation:fall-67 26s -8s linear infinite}@keyframes fall-67{35.315%{transform:translate(38.7746vw,35.315vh) scale(.7573)}to{transform:translate(41.87575vw,99vh) scale(.7573)}}.snow:nth-child(68){opacity:.7014;transform:translate(28.7471vw,-10px) scale(.0939);animation:fall-68 13s -22s linear infinite}@keyframes fall-68{77.197%{transform:translate(22.6709vw,77.197vh) scale(.0939)}to{transform:translate(25.709vw,99vh) scale(.0939)}}.snow:nth-child(69){opacity:.2846;transform:translate(23.9083vw,-10px) scale(.5014);animation:fall-69 21s -14s linear infinite}@keyframes fall-69{75.704%{transform:translate(18.6605vw,75.704vh) scale(.5014)}to{transform:translate(21.2844vw,99vh) scale(.5014)}}.snow:nth-child(70){opacity:.487;transform:translate(11.5928vw,-10px) scale(.8584);animation:fall-70 27s -8s linear infinite}@keyframes fall-70{36.671%{transform:translate(7.4663vw,36.671vh) scale(.8584)}to{transform:translate(9.52955vw,99vh) scale(.8584)}}.snow:nth-child(71){opacity:.8866;transform:translate(15.2978vw,-10px) scale(.5045);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{60.104%{transform:translate(16.8826vw,60.104vh) scale(.5045)}to{transform:translate(16.0902vw,99vh) scale(.5045)}}.snow:nth-child(72){opacity:.0118;transform:translate(73.5145vw,-10px) scale(.5113);animation:fall-72 16s -12s linear infinite}@keyframes fall-72{37.73%{transform:translate(68.5608vw,37.73vh) scale(.5113)}to{transform:translate(71.03765vw,99vh) scale(.5113)}}.snow:nth-child(73){opacity:.5226;transform:translate(7.7105vw,-10px) scale(.6286);animation:fall-73 22s -14s linear infinite}@keyframes fall-73{72.544%{transform:translate(14.5178vw,72.544vh) scale(.6286)}to{transform:translate(11.11415vw,99vh) scale(.6286)}}.snow:nth-child(74){opacity:.4442;transform:translate(9.5675vw,-10px) scale(.0011);animation:fall-74 12s -6s linear infinite}@keyframes fall-74{50.179%{transform:translate(13.1972vw,50.179vh) scale(.0011)}to{transform:translate(11.38235vw,99vh) scale(.0011)}}.snow:nth-child(75){opacity:.5406;transform:translate(79.9689vw,-10px) scale(.2041);animation:fall-75 25s -30s linear infinite}@keyframes fall-75{33.947%{transform:translate(70.4883vw,33.947vh) scale(.2041)}to{transform:translate(75.2286vw,99vh) scale(.2041)}}.snow:nth-child(76){opacity:1.1428;transform:translate(57.0821vw,-10px) scale(.993);animation:fall-76 14s -17s linear infinite}@keyframes fall-76{43.336%{transform:translate(48.4366vw,43.336vh) scale(.993)}to{transform:translate(52.75935vw,99vh) scale(.993)}}.snow:nth-child(77){opacity:.9054;transform:translate(69.4479vw,-10px) scale(.1562);animation:fall-77 24s -13s linear infinite}@keyframes fall-77{64.271%{transform:translate(59.6998vw,64.271vh) scale(.1562)}to{transform:translate(64.57385vw,99vh) scale(.1562)}}.snow:nth-child(78){opacity:.7284;transform:translate(57.6478vw,-10px) scale(.1119);animation:fall-78 13s -26s linear infinite}@keyframes fall-78{59.152%{transform:translate(63.6115vw,59.152vh) scale(.1119)}to{transform:translate(60.62965vw,99vh) scale(.1119)}}.snow:nth-child(79){opacity:.1892;transform:translate(75.6212vw,-10px) scale(.759);animation:fall-79 22s -25s linear infinite}@keyframes fall-79{68.201%{transform:translate(69.426vw,68.201vh) scale(.759)}to{transform:translate(72.5236vw,99vh) scale(.759)}}.snow:nth-child(80){opacity:1.9152;transform:translate(61.1972vw,-10px) scale(.2543);animation:fall-80 12s -2s linear infinite}@keyframes fall-80{68.673%{transform:translate(69.886vw,68.673vh) scale(.2543)}to{transform:translate(65.5416vw,99vh) scale(.2543)}}.snow:nth-child(81){opacity:.7632;transform:translate(23.6255vw,-10px) scale(.1697);animation:fall-81 26s -7s linear infinite}@keyframes fall-81{73.58%{transform:translate(17.1064vw,73.58vh) scale(.1697)}to{transform:translate(20.36595vw,99vh) scale(.1697)}}.snow:nth-child(82){opacity:.6656;transform:translate(77.5429vw,-10px) scale(.1312);animation:fall-82 15s -19s linear infinite}@keyframes fall-82{78.945%{transform:translate(83.7014vw,78.945vh) scale(.1312)}to{transform:translate(80.62215vw,99vh) scale(.1312)}}.snow:nth-child(83){opacity:.3134;transform:translate(86.7099vw,-10px) scale(.8343);animation:fall-83 27s -14s linear infinite}@keyframes fall-83{55.946%{transform:translate(91.8267vw,55.946vh) scale(.8343)}to{transform:translate(89.2683vw,99vh) scale(.8343)}}.snow:nth-child(84){opacity:1.7118;transform:translate(78.1704vw,-10px) scale(.2249);animation:fall-84 18s -23s linear infinite}@keyframes fall-84{79.112%{transform:translate(82.8228vw,79.112vh) scale(.2249)}to{transform:translate(80.4966vw,99vh) scale(.2249)}}.snow:nth-child(85){opacity:1.6842;transform:translate(17.7038vw,-10px) scale(.858);animation:fall-85 12s -4s linear infinite}@keyframes fall-85{76.643%{transform:translate(15.1992vw,76.643vh) scale(.858)}to{transform:translate(16.4515vw,99vh) scale(.858)}}.snow:nth-child(86){opacity:.9682;transform:translate(53.151vw,-10px) scale(.3866);animation:fall-86 22s -27s linear infinite}@keyframes fall-86{45.63%{transform:translate(44.675vw,45.63vh) scale(.3866)}to{transform:translate(48.913vw,99vh) scale(.3866)}}.snow:nth-child(87){opacity:1.2104;transform:translate(79.7278vw,-10px) scale(.0585);animation:fall-87 12s -5s linear infinite}@keyframes fall-87{31.877%{transform:translate(77.5412vw,31.877vh) scale(.0585)}to{transform:translate(78.6345vw,99vh) scale(.0585)}}.snow:nth-child(88){opacity:.6138;transform:translate(59.2002vw,-10px) scale(.6813);animation:fall-88 24s -21s linear infinite}@keyframes fall-88{39.468%{transform:translate(50.3915vw,39.468vh) scale(.6813)}to{transform:translate(54.79585vw,99vh) scale(.6813)}}.snow:nth-child(89){opacity:.7144;transform:translate(79.7554vw,-10px) scale(.8896);animation:fall-89 30s -7s linear infinite}@keyframes fall-89{53.389%{transform:translate(78.6453vw,53.389vh) scale(.8896)}to{transform:translate(79.20035vw,99vh) scale(.8896)}}.snow:nth-child(90){opacity:.5598;transform:translate(89.8199vw,-10px) scale(.3373);animation:fall-90 21s -1s linear infinite}@keyframes fall-90{39.687%{transform:translate(89.8417vw,39.687vh) scale(.3373)}to{transform:translate(89.8308vw,99vh) scale(.3373)}}.snow:nth-child(91){opacity:.4602;transform:translate(58.3471vw,-10px) scale(.7307);animation:fall-91 14s -25s linear infinite}@keyframes fall-91{79.744%{transform:translate(53.1976vw,79.744vh) scale(.7307)}to{transform:translate(55.77235vw,99vh) scale(.7307)}}.snow:nth-child(92){opacity:1.1168;transform:translate(49.3697vw,-10px) scale(.1702);animation:fall-92 16s -29s linear infinite}@keyframes fall-92{38.093%{transform:translate(51.6828vw,38.093vh) scale(.1702)}to{transform:translate(50.52625vw,99vh) scale(.1702)}}.snow:nth-child(93){opacity:.9106;transform:translate(99.7319vw,-10px) scale(.3834);animation:fall-93 27s -24s linear infinite}@keyframes fall-93{76.036%{transform:translate(97.5169vw,76.036vh) scale(.3834)}to{transform:translate(98.6244vw,99vh) scale(.3834)}}.snow:nth-child(94){opacity:1.3802;transform:translate(63.9559vw,-10px) scale(.5515);animation:fall-94 16s -20s linear infinite}@keyframes fall-94{60.392%{transform:translate(71.5032vw,60.392vh) scale(.5515)}to{transform:translate(67.72955vw,99vh) scale(.5515)}}.snow:nth-child(95){opacity:1.2012;transform:translate(70.8299vw,-10px) scale(.0796);animation:fall-95 14s -11s linear infinite}@keyframes fall-95{57.412%{transform:translate(71.3201vw,57.412vh) scale(.0796)}to{transform:translate(71.075vw,99vh) scale(.0796)}}.snow:nth-child(96){opacity:1.4462;transform:translate(84.279vw,-10px) scale(.5459);animation:fall-96 12s -18s linear infinite}@keyframes fall-96{55.583%{transform:translate(75.4174vw,55.583vh) scale(.5459)}to{transform:translate(79.8482vw,99vh) scale(.5459)}}.snow:nth-child(97){opacity:.4942;transform:translate(26.7945vw,-10px) scale(.3237);animation:fall-97 28s -6s linear infinite}@keyframes fall-97{53.771%{transform:translate(35.1691vw,53.771vh) scale(.3237)}to{transform:translate(30.9818vw,99vh) scale(.3237)}}.snow:nth-child(98){opacity:.617;transform:translate(81.2711vw,-10px) scale(.6438);animation:fall-98 14s -28s linear infinite}@keyframes fall-98{67.014%{transform:translate(74.7251vw,67.014vh) scale(.6438)}to{transform:translate(77.9981vw,99vh) scale(.6438)}}.snow:nth-child(99){opacity:.6428;transform:translate(32.4014vw,-10px) scale(.5029);animation:fall-99 25s -25s linear infinite}@keyframes fall-99{57.023%{transform:translate(40.1804vw,57.023vh) scale(.5029)}to{transform:translate(36.2909vw,99vh) scale(.5029)}}.snow:nth-child(100){opacity:.9382;transform:translate(18.0427vw,-10px) scale(.7763);animation:fall-100 13s -1s linear infinite}@keyframes fall-100{46.683%{transform:translate(9.0324vw,46.683vh) scale(.7763)}to{transform:translate(13.53755vw,99vh) scale(.7763)}}.snow:nth-child(101){opacity:.6596;transform:translate(7.7772vw,-10px) scale(.33);animation:fall-101 26s -16s linear infinite}@keyframes fall-101{76.872%{transform:translate(-.5342vw,76.872vh) scale(.33)}to{transform:translate(3.6215vw,99vh) scale(.33)}}.snow:nth-child(102){opacity:.4856;transform:translate(67.2752vw,-10px) scale(.4692);animation:fall-102 12s -24s linear infinite}@keyframes fall-102{42.331%{transform:translate(59.7107vw,42.331vh) scale(.4692)}to{transform:translate(63.49295vw,99vh) scale(.4692)}}.snow:nth-child(103){opacity:.4546;transform:translate(13.3104vw,-10px) scale(.1932);animation:fall-103 19s -20s linear infinite}@keyframes fall-103{35.103%{transform:translate(5.8274vw,35.103vh) scale(.1932)}to{transform:translate(9.5689vw,99vh) scale(.1932)}}.snow:nth-child(104){opacity:.7662;transform:translate(1.7777vw,-10px) scale(.1113);animation:fall-104 21s -12s linear infinite}@keyframes fall-104{55.49%{transform:translate(.4139vw,55.49vh) scale(.1113)}to{transform:translate(1.0958vw,99vh) scale(.1113)}}.snow:nth-child(105){opacity:.5924;transform:translate(92.9282vw,-10px) scale(.8868);animation:fall-105 14s -16s linear infinite}@keyframes fall-105{58.124%{transform:translate(91.3374vw,58.124vh) scale(.8868)}to{transform:translate(92.1328vw,99vh) scale(.8868)}}.snow:nth-child(106){opacity:.4564;transform:translate(38.9374vw,-10px) scale(.2907);animation:fall-106 19s -21s linear infinite}@keyframes fall-106{68.631%{transform:translate(30.798vw,68.631vh) scale(.2907)}to{transform:translate(34.8677vw,99vh) scale(.2907)}}.snow:nth-child(107){opacity:.6032;transform:translate(19.195vw,-10px) scale(.6052);animation:fall-107 20s -21s linear infinite}@keyframes fall-107{79.644%{transform:translate(19.8658vw,79.644vh) scale(.6052)}to{transform:translate(19.5304vw,99vh) scale(.6052)}}.snow:nth-child(108){opacity:.9658;transform:translate(18.6698vw,-10px) scale(.5499);animation:fall-108 25s -25s linear infinite}@keyframes fall-108{74.91%{transform:translate(18.0084vw,74.91vh) scale(.5499)}to{transform:translate(18.3391vw,99vh) scale(.5499)}}.snow:nth-child(109){opacity:1.0092;transform:translate(90.9386vw,-10px) scale(.9088);animation:fall-109 23s -4s linear infinite}@keyframes fall-109{69.639%{transform:translate(84.3347vw,69.639vh) scale(.9088)}to{transform:translate(87.63665vw,99vh) scale(.9088)}}.snow:nth-child(110){opacity:1.1894;transform:translate(30.7909vw,-10px) scale(.8619);animation:fall-110 17s -30s linear infinite}@keyframes fall-110{54.033%{transform:translate(28.8321vw,54.033vh) scale(.8619)}to{transform:translate(29.8115vw,99vh) scale(.8619)}}.snow:nth-child(111){opacity:.0764;transform:translate(94.5096vw,-10px) scale(.0616);animation:fall-111 30s -17s linear infinite}@keyframes fall-111{70.304%{transform:translate(89.1927vw,70.304vh) scale(.0616)}to{transform:translate(91.85115vw,99vh) scale(.0616)}}.snow:nth-child(112){opacity:.8144;transform:translate(8.6817vw,-10px) scale(.4777);animation:fall-112 23s -30s linear infinite}@keyframes fall-112{71.173%{transform:translate(14.4314vw,71.173vh) scale(.4777)}to{transform:translate(11.55655vw,99vh) scale(.4777)}}.snow:nth-child(113){opacity:.509;transform:translate(28.7431vw,-10px) scale(.7695);animation:fall-113 26s -4s linear infinite}@keyframes fall-113{48.021%{transform:translate(19.8393vw,48.021vh) scale(.7695)}to{transform:translate(24.2912vw,99vh) scale(.7695)}}.snow:nth-child(114){opacity:1.3828;transform:translate(6.7716vw,-10px) scale(.3069);animation:fall-114 14s -20s linear infinite}@keyframes fall-114{34.345%{transform:translate(11.1266vw,34.345vh) scale(.3069)}to{transform:translate(8.9491vw,99vh) scale(.3069)}}.snow:nth-child(115){opacity:1.517;transform:translate(33.4249vw,-10px) scale(.7844);animation:fall-115 13s -1s linear infinite}@keyframes fall-115{45.637%{transform:translate(39.8847vw,45.637vh) scale(.7844)}to{transform:translate(36.6548vw,99vh) scale(.7844)}}.snow:nth-child(116){opacity:1.697;transform:translate(28.9126vw,-10px) scale(.5032);animation:fall-116 26s -25s linear infinite}@keyframes fall-116{62.054%{transform:translate(22.9856vw,62.054vh) scale(.5032)}to{transform:translate(25.9491vw,99vh) scale(.5032)}}.snow:nth-child(117){opacity:.324;transform:translate(35.1536vw,-10px) scale(.2394);animation:fall-117 19s -13s linear infinite}@keyframes fall-117{41.451%{transform:translate(39.6785vw,41.451vh) scale(.2394)}to{transform:translate(37.41605vw,99vh) scale(.2394)}}.snow:nth-child(118){opacity:.1514;transform:translate(42.1569vw,-10px) scale(.5499);animation:fall-118 24s -28s linear infinite}@keyframes fall-118{72.336%{transform:translate(32.4351vw,72.336vh) scale(.5499)}to{transform:translate(37.296vw,99vh) scale(.5499)}}.snow:nth-child(119){opacity:1.4418;transform:translate(76.7138vw,-10px) scale(.2062);animation:fall-119 20s -7s linear infinite}@keyframes fall-119{34.917%{transform:translate(76.2999vw,34.917vh) scale(.2062)}to{transform:translate(76.50685vw,99vh) scale(.2062)}}.snow:nth-child(120){opacity:.931;transform:translate(57.5359vw,-10px) scale(.315);animation:fall-120 10s -26s linear infinite}@keyframes fall-120{30.356%{transform:translate(48.8588vw,30.356vh) scale(.315)}to{transform:translate(53.19735vw,99vh) scale(.315)}}.snow:nth-child(121){opacity:1.0224;transform:translate(78.423vw,-10px) scale(.0445);animation:fall-121 11s -13s linear infinite}@keyframes fall-121{37.344%{transform:translate(86.9774vw,37.344vh) scale(.0445)}to{transform:translate(82.7002vw,99vh) scale(.0445)}}.snow:nth-child(122){opacity:.7742;transform:translate(21.0179vw,-10px) scale(.994);animation:fall-122 11s -11s linear infinite}@keyframes fall-122{51.274%{transform:translate(24.9286vw,51.274vh) scale(.994)}to{transform:translate(22.97325vw,99vh) scale(.994)}}.snow:nth-child(123){opacity:1.5114;transform:translate(71.0398vw,-10px) scale(.1546);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{37.583%{transform:translate(73.4613vw,37.583vh) scale(.1546)}to{transform:translate(72.25055vw,99vh) scale(.1546)}}.snow:nth-child(124){opacity:.1954;transform:translate(52.9297vw,-10px) scale(.3194);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{78.938%{transform:translate(47.9089vw,78.938vh) scale(.3194)}to{transform:translate(50.4193vw,99vh) scale(.3194)}}.snow:nth-child(125){opacity:1.8038;transform:translate(47.3351vw,-10px) scale(.7414);animation:fall-125 17s -26s linear infinite}@keyframes fall-125{50.91%{transform:translate(56.3731vw,50.91vh) scale(.7414)}to{transform:translate(51.8541vw,99vh) scale(.7414)}}.snow:nth-child(126){opacity:.2698;transform:translate(69.3954vw,-10px) scale(.4724);animation:fall-126 14s -27s linear infinite}@keyframes fall-126{35.045%{transform:translate(73.795vw,35.045vh) scale(.4724)}to{transform:translate(71.5952vw,99vh) scale(.4724)}}.snow:nth-child(127){opacity:1.5492;transform:translate(73.9886vw,-10px) scale(.7049);animation:fall-127 28s -12s linear infinite}@keyframes fall-127{69.112%{transform:translate(65.7841vw,69.112vh) scale(.7049)}to{transform:translate(69.88635vw,99vh) scale(.7049)}}.snow:nth-child(128){opacity:.7166;transform:translate(48.1324vw,-10px) scale(.1212);animation:fall-128 11s -6s linear infinite}@keyframes fall-128{56.577%{transform:translate(38.8584vw,56.577vh) scale(.1212)}to{transform:translate(43.4954vw,99vh) scale(.1212)}}.snow:nth-child(129){opacity:.2034;transform:translate(64.8742vw,-10px) scale(.1678);animation:fall-129 19s -28s linear infinite}@keyframes fall-129{73.388%{transform:translate(55.3982vw,73.388vh) scale(.1678)}to{transform:translate(60.1362vw,99vh) scale(.1678)}}.snow:nth-child(130){opacity:.037;transform:translate(4.5097vw,-10px) scale(.1373);animation:fall-130 11s -26s linear infinite}@keyframes fall-130{55.008%{transform:translate(2.4023vw,55.008vh) scale(.1373)}to{transform:translate(3.456vw,99vh) scale(.1373)}}.snow:nth-child(131){opacity:1.012;transform:translate(91.1905vw,-10px) scale(.9253);animation:fall-131 10s -8s linear infinite}@keyframes fall-131{44.206%{transform:translate(82.5665vw,44.206vh) scale(.9253)}to{transform:translate(86.8785vw,99vh) scale(.9253)}}.snow:nth-child(132){opacity:.7512;transform:translate(85.3515vw,-10px) scale(.3015);animation:fall-132 21s -19s linear infinite}@keyframes fall-132{38.606%{transform:translate(78.9309vw,38.606vh) scale(.3015)}to{transform:translate(82.1412vw,99vh) scale(.3015)}}.snow:nth-child(133){opacity:.2434;transform:translate(26.8717vw,-10px) scale(.333);animation:fall-133 27s -29s linear infinite}@keyframes fall-133{50.01%{transform:translate(21.627vw,50.01vh) scale(.333)}to{transform:translate(24.24935vw,99vh) scale(.333)}}.snow:nth-child(134){opacity:1.3604;transform:translate(38.3451vw,-10px) scale(.193);animation:fall-134 22s -28s linear infinite}@keyframes fall-134{78.462%{transform:translate(39.4456vw,78.462vh) scale(.193)}to{transform:translate(38.89535vw,99vh) scale(.193)}}.snow:nth-child(135){opacity:1.9908;transform:translate(59.845vw,-10px) scale(.1856);animation:fall-135 12s -27s linear infinite}@keyframes fall-135{31.425%{transform:translate(67.1615vw,31.425vh) scale(.1856)}to{transform:translate(63.50325vw,99vh) scale(.1856)}}.snow:nth-child(136){opacity:1.237;transform:translate(84.296vw,-10px) scale(.0429);animation:fall-136 21s -3s linear infinite}@keyframes fall-136{62.169%{transform:translate(75.4295vw,62.169vh) scale(.0429)}to{transform:translate(79.86275vw,99vh) scale(.0429)}}.snow:nth-child(137){opacity:1.9178;transform:translate(2.4819vw,-10px) scale(.6687);animation:fall-137 18s -20s linear infinite}@keyframes fall-137{79.404%{transform:translate(7.3561vw,79.404vh) scale(.6687)}to{transform:translate(4.919vw,99vh) scale(.6687)}}.snow:nth-child(138){opacity:1.0012;transform:translate(1.9016vw,-10px) scale(.3409);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{30.244%{transform:translate(-2.0675vw,30.244vh) scale(.3409)}to{transform:translate(-.08295vw,99vh) scale(.3409)}}.snow:nth-child(139){opacity:1.9512;transform:translate(81.7261vw,-10px) scale(.2801);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{32.658%{transform:translate(72.7544vw,32.658vh) scale(.2801)}to{transform:translate(77.24025vw,99vh) scale(.2801)}}.snow:nth-child(140){opacity:.5932;transform:translate(17.3492vw,-10px) scale(.0481);animation:fall-140 10s -26s linear infinite}@keyframes fall-140{51.769%{transform:translate(17.2077vw,51.769vh) scale(.0481)}to{transform:translate(17.27845vw,99vh) scale(.0481)}}.snow:nth-child(141){opacity:.2112;transform:translate(39.6277vw,-10px) scale(.3533);animation:fall-141 23s -4s linear infinite}@keyframes fall-141{70.522%{transform:translate(42.6166vw,70.522vh) scale(.3533)}to{transform:translate(41.12215vw,99vh) scale(.3533)}}.snow:nth-child(142){opacity:1.1024;transform:translate(77.6746vw,-10px) scale(.5903);animation:fall-142 13s -28s linear infinite}@keyframes fall-142{58.315%{transform:translate(75.6934vw,58.315vh) scale(.5903)}to{transform:translate(76.684vw,99vh) scale(.5903)}}.snow:nth-child(143){opacity:1.9198;transform:translate(9.7389vw,-10px) scale(.911);animation:fall-143 16s -18s linear infinite}@keyframes fall-143{76.592%{transform:translate(.078vw,76.592vh) scale(.911)}to{transform:translate(4.90845vw,99vh) scale(.911)}}.snow:nth-child(144){opacity:.3822;transform:translate(21.69vw,-10px) scale(.4227);animation:fall-144 27s -18s linear infinite}@keyframes fall-144{74.053%{transform:translate(21.7165vw,74.053vh) scale(.4227)}to{transform:translate(21.70325vw,99vh) scale(.4227)}}.snow:nth-child(145){opacity:1.6522;transform:translate(24.1796vw,-10px) scale(.5662);animation:fall-145 14s -12s linear infinite}@keyframes fall-145{38.28%{transform:translate(30.0784vw,38.28vh) scale(.5662)}to{transform:translate(27.129vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:1.424;transform:translate(1.0871vw,-10px) scale(.462);animation:fall-146 26s -2s linear infinite}@keyframes fall-146{61.613%{transform:translate(6.863vw,61.613vh) scale(.462)}to{transform:translate(3.97505vw,99vh) scale(.462)}}.snow:nth-child(147){opacity:1.2378;transform:translate(29.8647vw,-10px) scale(.5169);animation:fall-147 14s -23s linear infinite}@keyframes fall-147{70.096%{transform:translate(37.8671vw,70.096vh) scale(.5169)}to{transform:translate(33.8659vw,99vh) scale(.5169)}}.snow:nth-child(148){opacity:1.0534;transform:translate(18.6421vw,-10px) scale(.5834);animation:fall-148 13s -5s linear infinite}@keyframes fall-148{58.334%{transform:translate(13.9779vw,58.334vh) scale(.5834)}to{transform:translate(16.31vw,99vh) scale(.5834)}}.snow:nth-child(149){opacity:.2006;transform:translate(26.7991vw,-10px) scale(.7127);animation:fall-149 13s -22s linear infinite}@keyframes fall-149{52.326%{transform:translate(28.8401vw,52.326vh) scale(.7127)}to{transform:translate(27.8196vw,99vh) scale(.7127)}}.snow:nth-child(150){opacity:1.5808;transform:translate(85.8918vw,-10px) scale(.2712);animation:fall-150 10s -30s linear infinite}@keyframes fall-150{65.787%{transform:translate(76.8729vw,65.787vh) scale(.2712)}to{transform:translate(81.38235vw,99vh) scale(.2712)}}.snow:nth-child(151){opacity:1.4556;transform:translate(88.0171vw,-10px) scale(.3234);animation:fall-151 19s -1s linear infinite}@keyframes fall-151{37.824%{transform:translate(97.8822vw,37.824vh) scale(.3234)}to{transform:translate(92.94965vw,99vh) scale(.3234)}}.snow:nth-child(152){opacity:.7344;transform:translate(30.38vw,-10px) scale(.5349);animation:fall-152 25s -27s linear infinite}@keyframes fall-152{67.75%{transform:translate(21.8714vw,67.75vh) scale(.5349)}to{transform:translate(26.1257vw,99vh) scale(.5349)}}.snow:nth-child(153){opacity:.3252;transform:translate(90.7685vw,-10px) scale(.5331);animation:fall-153 25s -17s linear infinite}@keyframes fall-153{45.638%{transform:translate(85.818vw,45.638vh) scale(.5331)}to{transform:translate(88.29325vw,99vh) scale(.5331)}}.snow:nth-child(154){opacity:.3972;transform:translate(93.6143vw,-10px) scale(.9617);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{71.269%{transform:translate(84.2475vw,71.269vh) scale(.9617)}to{transform:translate(88.9309vw,99vh) scale(.9617)}}.snow:nth-child(155){opacity:1.8484;transform:translate(52.0623vw,-10px) scale(.6933);animation:fall-155 18s -19s linear infinite}@keyframes fall-155{65.836%{transform:translate(60.0451vw,65.836vh) scale(.6933)}to{transform:translate(56.0537vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:1.5978;transform:translate(65.3013vw,-10px) scale(.0975);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{37.723%{transform:translate(60.2359vw,37.723vh) scale(.0975)}to{transform:translate(62.7686vw,99vh) scale(.0975)}}.snow:nth-child(157){opacity:1.2066;transform:translate(40.835vw,-10px) scale(.9484);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{51.944%{transform:translate(35.4959vw,51.944vh) scale(.9484)}to{transform:translate(38.16545vw,99vh) scale(.9484)}}.snow:nth-child(158){opacity:1.4858;transform:translate(58.7753vw,-10px) scale(.6827);animation:fall-158 12s -24s linear infinite}@keyframes fall-158{48.031%{transform:translate(60.7553vw,48.031vh) scale(.6827)}to{transform:translate(59.7653vw,99vh) scale(.6827)}}.snow:nth-child(159){opacity:.2104;transform:translate(32.311vw,-10px) scale(.4065);animation:fall-159 20s -25s linear infinite}@keyframes fall-159{55.802%{transform:translate(35.4362vw,55.802vh) scale(.4065)}to{transform:translate(33.8736vw,99vh) scale(.4065)}}.snow:nth-child(160){opacity:.174;transform:translate(9.258vw,-10px) scale(.7382);animation:fall-160 21s -28s linear infinite}@keyframes fall-160{51.728%{transform:translate(5.5614vw,51.728vh) scale(.7382)}to{transform:translate(7.4097vw,99vh) scale(.7382)}}.snow:nth-child(161){opacity:1.6786;transform:translate(86.7769vw,-10px) scale(.1843);animation:fall-161 25s -29s linear infinite}@keyframes fall-161{75.35%{transform:translate(79.7277vw,75.35vh) scale(.1843)}to{transform:translate(83.2523vw,99vh) scale(.1843)}}.snow:nth-child(162){opacity:1.5238;transform:translate(64.9545vw,-10px) scale(.1767);animation:fall-162 22s -5s linear infinite}@keyframes fall-162{37.159%{transform:translate(65.5468vw,37.159vh) scale(.1767)}to{transform:translate(65.25065vw,99vh) scale(.1767)}}.snow:nth-child(163){opacity:.7014;transform:translate(59.9902vw,-10px) scale(.133);animation:fall-163 13s -3s linear infinite}@keyframes fall-163{50.716%{transform:translate(58.7494vw,50.716vh) scale(.133)}to{transform:translate(59.3698vw,99vh) scale(.133)}}.snow:nth-child(164){opacity:1.737;transform:translate(40.4734vw,-10px) scale(.4815);animation:fall-164 22s -2s linear infinite}@keyframes fall-164{38.985%{transform:translate(33.7277vw,38.985vh) scale(.4815)}to{transform:translate(37.10055vw,99vh) scale(.4815)}}.snow:nth-child(165){opacity:1.4648;transform:translate(66.4553vw,-10px) scale(.9966);animation:fall-165 22s -21s linear infinite}@keyframes fall-165{74.303%{transform:translate(72.9128vw,74.303vh) scale(.9966)}to{transform:translate(69.68405vw,99vh) scale(.9966)}}.snow:nth-child(166){opacity:.7736;transform:translate(72.6735vw,-10px) scale(.3888);animation:fall-166 12s -20s linear infinite}@keyframes fall-166{55.127%{transform:translate(71.8943vw,55.127vh) scale(.3888)}to{transform:translate(72.2839vw,99vh) scale(.3888)}}.snow:nth-child(167){opacity:1.3176;transform:translate(86.4397vw,-10px) scale(.4252);animation:fall-167 18s -20s linear infinite}@keyframes fall-167{42.233%{transform:translate(95.7645vw,42.233vh) scale(.4252)}to{transform:translate(91.1021vw,99vh) scale(.4252)}}.snow:nth-child(168){opacity:1.0224;transform:translate(40.8365vw,-10px) scale(.2181);animation:fall-168 21s -19s linear infinite}@keyframes fall-168{60.779%{transform:translate(35.1556vw,60.779vh) scale(.2181)}to{transform:translate(37.99605vw,99vh) scale(.2181)}}.snow:nth-child(169){opacity:1.3832;transform:translate(51.9511vw,-10px) scale(.6876);animation:fall-169 11s -1s linear infinite}@keyframes fall-169{65.958%{transform:translate(49.6086vw,65.958vh) scale(.6876)}to{transform:translate(50.77985vw,99vh) scale(.6876)}}.snow:nth-child(170){opacity:.105;transform:translate(14.6278vw,-10px) scale(.1811);animation:fall-170 22s -14s linear infinite}@keyframes fall-170{79.804%{transform:translate(14.3807vw,79.804vh) scale(.1811)}to{transform:translate(14.50425vw,99vh) scale(.1811)}}.snow:nth-child(171){opacity:1.5474;transform:translate(6.5752vw,-10px) scale(.9856);animation:fall-171 19s -20s linear infinite}@keyframes fall-171{57.919%{transform:translate(11.0064vw,57.919vh) scale(.9856)}to{transform:translate(8.7908vw,99vh) scale(.9856)}}.snow:nth-child(172){opacity:.9914;transform:translate(13.4164vw,-10px) scale(.3021);animation:fall-172 14s -3s linear infinite}@keyframes fall-172{58.509%{transform:translate(6.3425vw,58.509vh) scale(.3021)}to{transform:translate(9.87945vw,99vh) scale(.3021)}}.snow:nth-child(173){opacity:.006;transform:translate(44.2645vw,-10px) scale(.4546);animation:fall-173 15s -27s linear infinite}@keyframes fall-173{76.541%{transform:translate(49.826vw,76.541vh) scale(.4546)}to{transform:translate(47.04525vw,99vh) scale(.4546)}}.snow:nth-child(174){opacity:1.1216;transform:translate(3.8725vw,-10px) scale(.8255);animation:fall-174 13s -27s linear infinite}@keyframes fall-174{56.791%{transform:translate(-2.3426vw,56.791vh) scale(.8255)}to{transform:translate(.76495vw,99vh) scale(.8255)}}.snow:nth-child(175){opacity:.0034;transform:translate(55.7845vw,-10px) scale(.8306);animation:fall-175 24s -30s linear infinite}@keyframes fall-175{76.889%{transform:translate(46.8285vw,76.889vh) scale(.8306)}to{transform:translate(51.3065vw,99vh) scale(.8306)}}.snow:nth-child(176){opacity:.679;transform:translate(86.6447vw,-10px) scale(.665);animation:fall-176 25s -21s linear infinite}@keyframes fall-176{57.337%{transform:translate(82.6429vw,57.337vh) scale(.665)}to{transform:translate(84.6438vw,99vh) scale(.665)}}.snow:nth-child(177){opacity:1.4342;transform:translate(9.4664vw,-10px) scale(.2499);animation:fall-177 12s -26s linear infinite}@keyframes fall-177{32.48%{transform:translate(15.0834vw,32.48vh) scale(.2499)}to{transform:translate(12.2749vw,99vh) scale(.2499)}}.snow:nth-child(178){opacity:.6432;transform:translate(85.6785vw,-10px) scale(.8517);animation:fall-178 18s -30s linear infinite}@keyframes fall-178{51.174%{transform:translate(90.2572vw,51.174vh) scale(.8517)}to{transform:translate(87.96785vw,99vh) scale(.8517)}}.snow:nth-child(179){opacity:1.7344;transform:translate(10.1862vw,-10px) scale(.7824);animation:fall-179 10s -25s linear infinite}@keyframes fall-179{64.107%{transform:translate(9.0107vw,64.107vh) scale(.7824)}to{transform:translate(9.59845vw,99vh) scale(.7824)}}.snow:nth-child(180){opacity:.6136;transform:translate(18.9991vw,-10px) scale(.0613);animation:fall-180 19s -15s linear infinite}@keyframes fall-180{53.591%{transform:translate(9.7586vw,53.591vh) scale(.0613)}to{transform:translate(14.37885vw,99vh) scale(.0613)}}.snow:nth-child(181){opacity:.3152;transform:translate(15.1331vw,-10px) scale(.2905);animation:fall-181 10s -18s linear infinite}@keyframes fall-181{70.435%{transform:translate(8.9709vw,70.435vh) scale(.2905)}to{transform:translate(12.052vw,99vh) scale(.2905)}}.snow:nth-child(182){opacity:1.7914;transform:translate(82.8144vw,-10px) scale(.3339);animation:fall-182 24s -12s linear infinite}@keyframes fall-182{47.521%{transform:translate(77.9131vw,47.521vh) scale(.3339)}to{transform:translate(80.36375vw,99vh) scale(.3339)}}.snow:nth-child(183){opacity:.6534;transform:translate(88.0601vw,-10px) scale(.6859);animation:fall-183 26s -19s linear infinite}@keyframes fall-183{53.562%{transform:translate(92.2996vw,53.562vh) scale(.6859)}to{transform:translate(90.17985vw,99vh) scale(.6859)}}.snow:nth-child(184){opacity:1.8836;transform:translate(45.4842vw,-10px) scale(.3761);animation:fall-184 10s -22s linear infinite}@keyframes fall-184{31.076%{transform:translate(36.3962vw,31.076vh) scale(.3761)}to{transform:translate(40.9402vw,99vh) scale(.3761)}}.snow:nth-child(185){opacity:.5926;transform:translate(63.4952vw,-10px) scale(.6627);animation:fall-185 11s -28s linear infinite}@keyframes fall-185{77.69%{transform:translate(63.1426vw,77.69vh) scale(.6627)}to{transform:translate(63.3189vw,99vh) scale(.6627)}}.snow:nth-child(186){opacity:.3972;transform:translate(79.2194vw,-10px) scale(.5543);animation:fall-186 16s -7s linear infinite}@keyframes fall-186{74.06%{transform:translate(85.4155vw,74.06vh) scale(.5543)}to{transform:translate(82.31745vw,99vh) scale(.5543)}}.snow:nth-child(187){opacity:.8936;transform:translate(17.4744vw,-10px) scale(.3267);animation:fall-187 22s -14s linear infinite}@keyframes fall-187{77.899%{transform:translate(16.3887vw,77.899vh) scale(.3267)}to{transform:translate(16.93155vw,99vh) scale(.3267)}}.snow:nth-child(188){opacity:.3044;transform:translate(14.0191vw,-10px) scale(.1062);animation:fall-188 28s -12s linear infinite}@keyframes fall-188{53.786%{transform:translate(11.8751vw,53.786vh) scale(.1062)}to{transform:translate(12.9471vw,99vh) scale(.1062)}}.snow:nth-child(189){opacity:1.4204;transform:translate(74.8416vw,-10px) scale(.4614);animation:fall-189 18s -2s linear infinite}@keyframes fall-189{72.121%{transform:translate(72.1342vw,72.121vh) scale(.4614)}to{transform:translate(73.4879vw,99vh) scale(.4614)}}.snow:nth-child(190){opacity:.5176;transform:translate(11.0032vw,-10px) scale(.1696);animation:fall-190 21s -7s linear infinite}@keyframes fall-190{40.492%{transform:translate(6.8534vw,40.492vh) scale(.1696)}to{transform:translate(8.9283vw,99vh) scale(.1696)}}.snow:nth-child(191){opacity:.1686;transform:translate(86.7849vw,-10px) scale(.5087);animation:fall-191 22s -6s linear infinite}@keyframes fall-191{78.836%{transform:translate(87.045vw,78.836vh) scale(.5087)}to{transform:translate(86.91495vw,99vh) scale(.5087)}}.snow:nth-child(192){opacity:.0772;transform:translate(85.4061vw,-10px) scale(.4172);animation:fall-192 18s -29s linear infinite}@keyframes fall-192{34.684%{transform:translate(85.9546vw,34.684vh) scale(.4172)}to{transform:translate(85.68035vw,99vh) scale(.4172)}}.snow:nth-child(193){opacity:.6926;transform:translate(91.2376vw,-10px) scale(.9111);animation:fall-193 25s -23s linear infinite}@keyframes fall-193{32.727%{transform:translate(94.2215vw,32.727vh) scale(.9111)}to{transform:translate(92.72955vw,99vh) scale(.9111)}}.snow:nth-child(194){opacity:.3946;transform:translate(25.3379vw,-10px) scale(.1212);animation:fall-194 18s -6s linear infinite}@keyframes fall-194{50.877%{transform:translate(19.8257vw,50.877vh) scale(.1212)}to{transform:translate(22.5818vw,99vh) scale(.1212)}}.snow:nth-child(195){opacity:.4806;transform:translate(36.6618vw,-10px) scale(.1671);animation:fall-195 27s -5s linear infinite}@keyframes fall-195{37.699%{transform:translate(40.2254vw,37.699vh) scale(.1671)}to{transform:translate(38.4436vw,99vh) scale(.1671)}}.snow:nth-child(196){opacity:.3262;transform:translate(93.9694vw,-10px) scale(.4833);animation:fall-196 14s -22s linear infinite}@keyframes fall-196{78.964%{transform:translate(89.3279vw,78.964vh) scale(.4833)}to{transform:translate(91.64865vw,99vh) scale(.4833)}}.snow:nth-child(197){opacity:.7286;transform:translate(28.0624vw,-10px) scale(.028);animation:fall-197 30s -16s linear infinite}@keyframes fall-197{64.578%{transform:translate(23.9392vw,64.578vh) scale(.028)}to{transform:translate(26.0008vw,99vh) scale(.028)}}.snow:nth-child(198){opacity:1.208;transform:translate(85.5716vw,-10px) scale(.9751);animation:fall-198 21s -9s linear infinite}@keyframes fall-198{65.571%{transform:translate(80.3988vw,65.571vh) scale(.9751)}to{transform:translate(82.9852vw,99vh) scale(.9751)}}.snow:nth-child(199){opacity:.5446;transform:translate(48.7407vw,-10px) scale(.5492);animation:fall-199 22s -22s linear infinite}@keyframes fall-199{34.768%{transform:translate(57.8825vw,34.768vh) scale(.5492)}to{transform:translate(53.3116vw,99vh) scale(.5492)}}.snow:nth-child(200){opacity:1.0718;transform:translate(86.3985vw,-10px) scale(.4389);animation:fall-200 23s -16s linear infinite}@keyframes fall-200{71.481%{transform:translate(78.8079vw,71.481vh) scale(.4389)}to{transform:translate(82.6032vw,99vh) scale(.4389)}}.snow:nth-child(201){opacity:1.538;transform:translate(35.0466vw,-10px) scale(.0114);animation:fall-201 11s -9s linear infinite}@keyframes fall-201{60.538%{transform:translate(31.3524vw,60.538vh) scale(.0114)}to{transform:translate(33.1995vw,99vh) scale(.0114)}}.snow:nth-child(202){opacity:.4802;transform:translate(53.5553vw,-10px) scale(.5603);animation:fall-202 28s -16s linear infinite}@keyframes fall-202{47.996%{transform:translate(53.5913vw,47.996vh) scale(.5603)}to{transform:translate(53.5733vw,99vh) scale(.5603)}}.snow:nth-child(203){opacity:.3106;transform:translate(59.0472vw,-10px) scale(.5059);animation:fall-203 10s -19s linear infinite}@keyframes fall-203{75.03%{transform:translate(49.6061vw,75.03vh) scale(.5059)}to{transform:translate(54.32665vw,99vh) scale(.5059)}}.snow:nth-child(204){opacity:.5222;transform:translate(63.551vw,-10px) scale(.6979);animation:fall-204 16s -30s linear infinite}@keyframes fall-204{36.257%{transform:translate(70.1125vw,36.257vh) scale(.6979)}to{transform:translate(66.83175vw,99vh) scale(.6979)}}.snow:nth-child(205){opacity:.1898;transform:translate(53.5373vw,-10px) scale(.2125);animation:fall-205 30s -8s linear infinite}@keyframes fall-205{71.073%{transform:translate(54.9586vw,71.073vh) scale(.2125)}to{transform:translate(54.24795vw,99vh) scale(.2125)}}.snow:nth-child(206){opacity:.7212;transform:translate(37.0928vw,-10px) scale(.3367);animation:fall-206 10s -9s linear infinite}@keyframes fall-206{31.079%{transform:translate(41.6505vw,31.079vh) scale(.3367)}to{transform:translate(39.37165vw,99vh) scale(.3367)}}.snow:nth-child(207){opacity:.4732;transform:translate(5.2288vw,-10px) scale(.6728);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{43.042%{transform:translate(14.1318vw,43.042vh) scale(.6728)}to{transform:translate(9.6803vw,99vh) scale(.6728)}}.snow:nth-child(208){opacity:.719;transform:translate(22.005vw,-10px) scale(.7445);animation:fall-208 29s -4s linear infinite}@keyframes fall-208{63.54%{transform:translate(28.975vw,63.54vh) scale(.7445)}to{transform:translate(25.49vw,99vh) scale(.7445)}}.snow:nth-child(209){opacity:.3852;transform:translate(12.8547vw,-10px) scale(.6659);animation:fall-209 13s -24s linear infinite}@keyframes fall-209{64.635%{transform:translate(22.5171vw,64.635vh) scale(.6659)}to{transform:translate(17.6859vw,99vh) scale(.6659)}}.snow:nth-child(210){opacity:1.4072;transform:translate(46.6259vw,-10px) scale(.5294);animation:fall-210 24s -20s linear infinite}@keyframes fall-210{52.885%{transform:translate(44.2123vw,52.885vh) scale(.5294)}to{transform:translate(45.4191vw,99vh) scale(.5294)}}.snow:nth-child(211){opacity:.4372;transform:translate(63.6669vw,-10px) scale(.7071);animation:fall-211 23s -25s linear infinite}@keyframes fall-211{51.819%{transform:translate(65.7313vw,51.819vh) scale(.7071)}to{transform:translate(64.6991vw,99vh) scale(.7071)}}.snow:nth-child(212){opacity:1.3448;transform:translate(34.7352vw,-10px) scale(.5407);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{66.32%{transform:translate(34.0885vw,66.32vh) scale(.5407)}to{transform:translate(34.41185vw,99vh) scale(.5407)}}.snow:nth-child(213){opacity:.5748;transform:translate(47.601vw,-10px) scale(.2432);animation:fall-213 27s -28s linear infinite}@keyframes fall-213{40.574%{transform:translate(55.6699vw,40.574vh) scale(.2432)}to{transform:translate(51.63545vw,99vh) scale(.2432)}}.snow:nth-child(214){opacity:1.7322;transform:translate(70.106vw,-10px) scale(.5153);animation:fall-214 14s -15s linear infinite}@keyframes fall-214{61.105%{transform:translate(65.1767vw,61.105vh) scale(.5153)}to{transform:translate(67.64135vw,99vh) scale(.5153)}}.snow:nth-child(215){opacity:1.5442;transform:translate(85.7318vw,-10px) scale(.2715);animation:fall-215 28s -26s linear infinite}@keyframes fall-215{55.615%{transform:translate(88.6149vw,55.615vh) scale(.2715)}to{transform:translate(87.17335vw,99vh) scale(.2715)}}.snow:nth-child(216){opacity:.2248;transform:translate(45.5684vw,-10px) scale(.4991);animation:fall-216 17s -18s linear infinite}@keyframes fall-216{33.293%{transform:translate(35.6984vw,33.293vh) scale(.4991)}to{transform:translate(40.6334vw,99vh) scale(.4991)}}.snow:nth-child(217){opacity:.1214;transform:translate(53.4628vw,-10px) scale(.0562);animation:fall-217 20s -6s linear infinite}@keyframes fall-217{64.359%{transform:translate(49.3547vw,64.359vh) scale(.0562)}to{transform:translate(51.40875vw,99vh) scale(.0562)}}.snow:nth-child(218){opacity:.0612;transform:translate(84.6897vw,-10px) scale(.1048);animation:fall-218 10s -25s linear infinite}@keyframes fall-218{72.433%{transform:translate(75.3203vw,72.433vh) scale(.1048)}to{transform:translate(80.005vw,99vh) scale(.1048)}}.snow:nth-child(219){opacity:1.4946;transform:translate(82.8678vw,-10px) scale(.9233);animation:fall-219 19s -29s linear infinite}@keyframes fall-219{47.099%{transform:translate(78.6093vw,47.099vh) scale(.9233)}to{transform:translate(80.73855vw,99vh) scale(.9233)}}.snow:nth-child(220){opacity:.7522;transform:translate(45.2822vw,-10px) scale(.8661);animation:fall-220 12s -24s linear infinite}@keyframes fall-220{50.394%{transform:translate(47.9908vw,50.394vh) scale(.8661)}to{transform:translate(46.6365vw,99vh) scale(.8661)}}.snow:nth-child(221){opacity:.2056;transform:translate(39.1748vw,-10px) scale(.9128);animation:fall-221 11s -19s linear infinite}@keyframes fall-221{62.576%{transform:translate(42.6129vw,62.576vh) scale(.9128)}to{transform:translate(40.89385vw,99vh) scale(.9128)}}.snow:nth-child(222){opacity:1.6126;transform:translate(40.7044vw,-10px) scale(.2241);animation:fall-222 11s -25s linear infinite}@keyframes fall-222{61.949%{transform:translate(35.1337vw,61.949vh) scale(.2241)}to{transform:translate(37.91905vw,99vh) scale(.2241)}}.snow:nth-child(223){opacity:.1198;transform:translate(6.8451vw,-10px) scale(.7895);animation:fall-223 30s -14s linear infinite}@keyframes fall-223{63.863%{transform:translate(-.7778vw,63.863vh) scale(.7895)}to{transform:translate(3.03365vw,99vh) scale(.7895)}}.snow:nth-child(224){opacity:1.7168;transform:translate(98.0949vw,-10px) scale(.3878);animation:fall-224 15s -13s linear infinite}@keyframes fall-224{48.282%{transform:translate(102.3699vw,48.282vh) scale(.3878)}to{transform:translate(100.2324vw,99vh) scale(.3878)}}.snow:nth-child(225){opacity:.7512;transform:translate(3.2027vw,-10px) scale(.8496);animation:fall-225 15s -23s linear infinite}@keyframes fall-225{44.722%{transform:translate(-5.1206vw,44.722vh) scale(.8496)}to{transform:translate(-.95895vw,99vh) scale(.8496)}}.snow:nth-child(226){opacity:.2664;transform:translate(84.8463vw,-10px) scale(.7418);animation:fall-226 30s -22s linear infinite}@keyframes fall-226{56.087%{transform:translate(80.7287vw,56.087vh) scale(.7418)}to{transform:translate(82.7875vw,99vh) scale(.7418)}}.snow:nth-child(227){opacity:.1574;transform:translate(13.4527vw,-10px) scale(.3216);animation:fall-227 19s -16s linear infinite}@keyframes fall-227{30.622%{transform:translate(7.9344vw,30.622vh) scale(.3216)}to{transform:translate(10.69355vw,99vh) scale(.3216)}}.snow:nth-child(228){opacity:.8938;transform:translate(98.6696vw,-10px) scale(.3174);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{45.32%{transform:translate(90.4016vw,45.32vh) scale(.3174)}to{transform:translate(94.5356vw,99vh) scale(.3174)}}.snow:nth-child(229){opacity:1.2748;transform:translate(11.137vw,-10px) scale(.5084);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{42.393%{transform:translate(9.4033vw,42.393vh) scale(.5084)}to{transform:translate(10.27015vw,99vh) scale(.5084)}}.snow:nth-child(230){opacity:.7408;transform:translate(98.4182vw,-10px) scale(.1326);animation:fall-230 11s -3s linear infinite}@keyframes fall-230{63.607%{transform:translate(103.5947vw,63.607vh) scale(.1326)}to{transform:translate(101.00645vw,99vh) scale(.1326)}}.snow:nth-child(231){opacity:1.7054;transform:translate(10.1189vw,-10px) scale(.9694);animation:fall-231 11s -25s linear infinite}@keyframes fall-231{53.954%{transform:translate(16.7023vw,53.954vh) scale(.9694)}to{transform:translate(13.4106vw,99vh) scale(.9694)}}.snow:nth-child(232){opacity:1.26;transform:translate(76.3091vw,-10px) scale(.6357);animation:fall-232 20s -21s linear infinite}@keyframes fall-232{38.81%{transform:translate(69.4259vw,38.81vh) scale(.6357)}to{transform:translate(72.8675vw,99vh) scale(.6357)}}.snow:nth-child(233){opacity:1.0394;transform:translate(2.653vw,-10px) scale(.4724);animation:fall-233 16s -12s linear infinite}@keyframes fall-233{32.754%{transform:translate(3.9483vw,32.754vh) scale(.4724)}to{transform:translate(3.30065vw,99vh) scale(.4724)}}.snow:nth-child(234){opacity:1.2424;transform:translate(76.8521vw,-10px) scale(.4368);animation:fall-234 24s -7s linear infinite}@keyframes fall-234{63.44%{transform:translate(67.5087vw,63.44vh) scale(.4368)}to{transform:translate(72.1804vw,99vh) scale(.4368)}}.snow:nth-child(235){opacity:.5678;transform:translate(62.7571vw,-10px) scale(.9012);animation:fall-235 27s -23s linear infinite}@keyframes fall-235{58.869%{transform:translate(57.0745vw,58.869vh) scale(.9012)}to{transform:translate(59.9158vw,99vh) scale(.9012)}}.snow:nth-child(236){opacity:1.4186;transform:translate(89.4104vw,-10px) scale(.3302);animation:fall-236 18s -17s linear infinite}@keyframes fall-236{56.862%{transform:translate(96.2272vw,56.862vh) scale(.3302)}to{transform:translate(92.8188vw,99vh) scale(.3302)}}.snow:nth-child(237){opacity:1.0672;transform:translate(49.9868vw,-10px) scale(.2712);animation:fall-237 22s -12s linear infinite}@keyframes fall-237{47.532%{transform:translate(42.4295vw,47.532vh) scale(.2712)}to{transform:translate(46.20815vw,99vh) scale(.2712)}}.snow:nth-child(238){opacity:.0722;transform:translate(70.8795vw,-10px) scale(.2976);animation:fall-238 18s -26s linear infinite}@keyframes fall-238{34.162%{transform:translate(63.4878vw,34.162vh) scale(.2976)}to{transform:translate(67.18365vw,99vh) scale(.2976)}}.snow:nth-child(239){opacity:.422;transform:translate(12.3726vw,-10px) scale(.2401);animation:fall-239 23s -24s linear infinite}@keyframes fall-239{55.055%{transform:translate(13.349vw,55.055vh) scale(.2401)}to{transform:translate(12.8608vw,99vh) scale(.2401)}}.snow:nth-child(240){opacity:.6136;transform:translate(83.7237vw,-10px) scale(.4673);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{62.467%{transform:translate(92.5977vw,62.467vh) scale(.4673)}to{transform:translate(88.1607vw,99vh) scale(.4673)}}.snow:nth-child(241){opacity:1.1744;transform:translate(8.617vw,-10px) scale(.7557);animation:fall-241 14s -11s linear infinite}@keyframes fall-241{43.938%{transform:translate(14.946vw,43.938vh) scale(.7557)}to{transform:translate(11.7815vw,99vh) scale(.7557)}}.snow:nth-child(242){opacity:1.7296;transform:translate(25.6923vw,-10px) scale(.2253);animation:fall-242 11s -5s linear infinite}@keyframes fall-242{72.14%{transform:translate(29.3587vw,72.14vh) scale(.2253)}to{transform:translate(27.5255vw,99vh) scale(.2253)}}.snow:nth-child(243){opacity:1.6892;transform:translate(74.039vw,-10px) scale(.3659);animation:fall-243 12s -19s linear infinite}@keyframes fall-243{44.066%{transform:translate(82.1837vw,44.066vh) scale(.3659)}to{transform:translate(78.11135vw,99vh) scale(.3659)}}.snow:nth-child(244){opacity:1.8414;transform:translate(51.9094vw,-10px) scale(.022);animation:fall-244 25s -4s linear infinite}@keyframes fall-244{33.55%{transform:translate(60.8663vw,33.55vh) scale(.022)}to{transform:translate(56.38785vw,99vh) scale(.022)}}.snow:nth-child(245){opacity:.6836;transform:translate(33.9072vw,-10px) scale(.973);animation:fall-245 13s -19s linear infinite}@keyframes fall-245{34.81%{transform:translate(33.6515vw,34.81vh) scale(.973)}to{transform:translate(33.77935vw,99vh) scale(.973)}}.snow:nth-child(246){opacity:1.4972;transform:translate(9.2089vw,-10px) scale(.2627);animation:fall-246 29s -7s linear infinite}@keyframes fall-246{73.608%{transform:translate(10.9129vw,73.608vh) scale(.2627)}to{transform:translate(10.0609vw,99vh) scale(.2627)}}.snow:nth-child(247){opacity:1.815;transform:translate(23.3772vw,-10px) scale(.9051);animation:fall-247 23s -7s linear infinite}@keyframes fall-247{58.07%{transform:translate(32.6267vw,58.07vh) scale(.9051)}to{transform:translate(28.00195vw,99vh) scale(.9051)}}.snow:nth-child(248){opacity:.8994;transform:translate(17.5115vw,-10px) scale(.8205);animation:fall-248 17s -4s linear infinite}@keyframes fall-248{75.113%{transform:translate(17.8999vw,75.113vh) scale(.8205)}to{transform:translate(17.7057vw,99vh) scale(.8205)}}.snow:nth-child(249){opacity:.755;transform:translate(76.3213vw,-10px) scale(.7511);animation:fall-249 26s -30s linear infinite}@keyframes fall-249{43.788%{transform:translate(86.0529vw,43.788vh) scale(.7511)}to{transform:translate(81.1871vw,99vh) scale(.7511)}}.snow:nth-child(250){opacity:1.3284;transform:translate(56.6774vw,-10px) scale(.6208);animation:fall-250 20s -25s linear infinite}@keyframes fall-250{42.896%{transform:translate(62.0836vw,42.896vh) scale(.6208)}to{transform:translate(59.3805vw,99vh) scale(.6208)}}.snow:nth-child(251){opacity:.367;transform:translate(75.1102vw,-10px) scale(.3046);animation:fall-251 25s -29s linear infinite}@keyframes fall-251{52.112%{transform:translate(84.9232vw,52.112vh) scale(.3046)}to{transform:translate(80.0167vw,99vh) scale(.3046)}}.snow:nth-child(252){opacity:.0132;transform:translate(24.8474vw,-10px) scale(.3556);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{73.488%{transform:translate(24.2988vw,73.488vh) scale(.3556)}to{transform:translate(24.5731vw,99vh) scale(.3556)}}.snow:nth-child(253){opacity:1.2498;transform:translate(87.753vw,-10px) scale(.7818);animation:fall-253 11s -26s linear infinite}@keyframes fall-253{72.016%{transform:translate(80.1728vw,72.016vh) scale(.7818)}to{transform:translate(83.9629vw,99vh) scale(.7818)}}.snow:nth-child(254){opacity:.59;transform:translate(59.3099vw,-10px) scale(.1862);animation:fall-254 16s -30s linear infinite}@keyframes fall-254{45.125%{transform:translate(63.9069vw,45.125vh) scale(.1862)}to{transform:translate(61.6084vw,99vh) scale(.1862)}}.snow:nth-child(255){opacity:.154;transform:translate(11.9672vw,-10px) scale(.2521);animation:fall-255 25s -12s linear infinite}@keyframes fall-255{58.382%{transform:translate(8.9343vw,58.382vh) scale(.2521)}to{transform:translate(10.45075vw,99vh) scale(.2521)}}.snow:nth-child(256){opacity:1.2814;transform:translate(45.6551vw,-10px) scale(.3817);animation:fall-256 20s -8s linear infinite}@keyframes fall-256{75.68%{transform:translate(40.8192vw,75.68vh) scale(.3817)}to{transform:translate(43.23715vw,99vh) scale(.3817)}}.snow:nth-child(257){opacity:.1106;transform:translate(31.2124vw,-10px) scale(.9185);animation:fall-257 29s -18s linear infinite}@keyframes fall-257{79.542%{transform:translate(35.2411vw,79.542vh) scale(.9185)}to{transform:translate(33.22675vw,99vh) scale(.9185)}}.snow:nth-child(258){opacity:.209;transform:translate(18.5158vw,-10px) scale(.6463);animation:fall-258 12s -7s linear infinite}@keyframes fall-258{75.048%{transform:translate(11.6771vw,75.048vh) scale(.6463)}to{transform:translate(15.09645vw,99vh) scale(.6463)}}.snow:nth-child(259){opacity:1.5832;transform:translate(50.8546vw,-10px) scale(.8591);animation:fall-259 27s -22s linear infinite}@keyframes fall-259{76.471%{transform:translate(45.9772vw,76.471vh) scale(.8591)}to{transform:translate(48.4159vw,99vh) scale(.8591)}}.snow:nth-child(260){opacity:1.2978;transform:translate(75.0824vw,-10px) scale(.4736);animation:fall-260 19s -22s linear infinite}@keyframes fall-260{50.333%{transform:translate(73.4386vw,50.333vh) scale(.4736)}to{transform:translate(74.2605vw,99vh) scale(.4736)}}.snow:nth-child(261){opacity:.3542;transform:translate(14.3161vw,-10px) scale(.4706);animation:fall-261 14s -27s linear infinite}@keyframes fall-261{56.868%{transform:translate(17.8388vw,56.868vh) scale(.4706)}to{transform:translate(16.07745vw,99vh) scale(.4706)}}.snow:nth-child(262){opacity:.4164;transform:translate(53.6327vw,-10px) scale(.476);animation:fall-262 30s -18s linear infinite}@keyframes fall-262{75.063%{transform:translate(62.4626vw,75.063vh) scale(.476)}to{transform:translate(58.04765vw,99vh) scale(.476)}}.snow:nth-child(263){opacity:1.052;transform:translate(15.6785vw,-10px) scale(.7873);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{66.703%{transform:translate(22.6475vw,66.703vh) scale(.7873)}to{transform:translate(19.163vw,99vh) scale(.7873)}}.snow:nth-child(264){opacity:.6908;transform:translate(77.2997vw,-10px) scale(.2798);animation:fall-264 11s -21s linear infinite}@keyframes fall-264{31.562%{transform:translate(74.0182vw,31.562vh) scale(.2798)}to{transform:translate(75.65895vw,99vh) scale(.2798)}}.snow:nth-child(265){opacity:1.4406;transform:translate(88.732vw,-10px) scale(.3004);animation:fall-265 29s -2s linear infinite}@keyframes fall-265{72.572%{transform:translate(97.0642vw,72.572vh) scale(.3004)}to{transform:translate(92.8981vw,99vh) scale(.3004)}}.snow:nth-child(266){opacity:1.8364;transform:translate(29.6428vw,-10px) scale(.9554);animation:fall-266 30s -24s linear infinite}@keyframes fall-266{42.645%{transform:translate(35.3494vw,42.645vh) scale(.9554)}to{transform:translate(32.4961vw,99vh) scale(.9554)}}.snow:nth-child(267){opacity:1.6858;transform:translate(7.8247vw,-10px) scale(.1543);animation:fall-267 20s -12s linear infinite}@keyframes fall-267{73.302%{transform:translate(4.0828vw,73.302vh) scale(.1543)}to{transform:translate(5.95375vw,99vh) scale(.1543)}}.snow:nth-child(268){opacity:.5752;transform:translate(53.4012vw,-10px) scale(.9147);animation:fall-268 16s -22s linear infinite}@keyframes fall-268{66.179%{transform:translate(47.0128vw,66.179vh) scale(.9147)}to{transform:translate(50.207vw,99vh) scale(.9147)}}.snow:nth-child(269){opacity:.2218;transform:translate(1.9936vw,-10px) scale(.9197);animation:fall-269 10s -2s linear infinite}@keyframes fall-269{68.48%{transform:translate(.3785vw,68.48vh) scale(.9197)}to{transform:translate(1.18605vw,99vh) scale(.9197)}}.snow:nth-child(270){opacity:.0938;transform:translate(56.3396vw,-10px) scale(.0207);animation:fall-270 24s -30s linear infinite}@keyframes fall-270{64.177%{transform:translate(54.0685vw,64.177vh) scale(.0207)}to{transform:translate(55.20405vw,99vh) scale(.0207)}}.snow:nth-child(271){opacity:1.0906;transform:translate(87.2092vw,-10px) scale(.1787);animation:fall-271 24s -29s linear infinite}@keyframes fall-271{78.856%{transform:translate(91.9184vw,78.856vh) scale(.1787)}to{transform:translate(89.5638vw,99vh) scale(.1787)}}.snow:nth-child(272){opacity:1.3176;transform:translate(67.1828vw,-10px) scale(.6864);animation:fall-272 14s -8s linear infinite}@keyframes fall-272{33.254%{transform:translate(66.4082vw,33.254vh) scale(.6864)}to{transform:translate(66.7955vw,99vh) scale(.6864)}}.snow:nth-child(273){opacity:1.6046;transform:translate(57.3683vw,-10px) scale(.4695);animation:fall-273 29s -27s linear infinite}@keyframes fall-273{62.406%{transform:translate(48.4896vw,62.406vh) scale(.4695)}to{transform:translate(52.92895vw,99vh) scale(.4695)}}.snow:nth-child(274){opacity:.3844;transform:translate(34.6587vw,-10px) scale(.0503);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{60.161%{transform:translate(41.6783vw,60.161vh) scale(.0503)}to{transform:translate(38.1685vw,99vh) scale(.0503)}}.snow:nth-child(275){opacity:1.0108;transform:translate(18.0763vw,-10px) scale(.2262);animation:fall-275 13s -14s linear infinite}@keyframes fall-275{62.685%{transform:translate(9.0995vw,62.685vh) scale(.2262)}to{transform:translate(13.5879vw,99vh) scale(.2262)}}.snow:nth-child(276){opacity:1.7616;transform:translate(44.92vw,-10px) scale(.4622);animation:fall-276 13s -25s linear infinite}@keyframes fall-276{41.966%{transform:translate(43.7394vw,41.966vh) scale(.4622)}to{transform:translate(44.3297vw,99vh) scale(.4622)}}.snow:nth-child(277){opacity:.5278;transform:translate(82.2146vw,-10px) scale(.0905);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{51.139%{transform:translate(73.3279vw,51.139vh) scale(.0905)}to{transform:translate(77.77125vw,99vh) scale(.0905)}}.snow:nth-child(278){opacity:.3756;transform:translate(89.908vw,-10px) scale(.9509);animation:fall-278 22s -3s linear infinite}@keyframes fall-278{36.634%{transform:translate(87.052vw,36.634vh) scale(.9509)}to{transform:translate(88.48vw,99vh) scale(.9509)}}.snow:nth-child(279){opacity:.5194;transform:translate(49.2971vw,-10px) scale(.4338);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{32.362%{transform:translate(44.1279vw,32.362vh) scale(.4338)}to{transform:translate(46.7125vw,99vh) scale(.4338)}}.snow:nth-child(280){opacity:.6598;transform:translate(53.5968vw,-10px) scale(.7626);animation:fall-280 21s -26s linear infinite}@keyframes fall-280{31.56%{transform:translate(48.8188vw,31.56vh) scale(.7626)}to{transform:translate(51.2078vw,99vh) scale(.7626)}}.snow:nth-child(281){opacity:1.4042;transform:translate(4.6565vw,-10px) scale(.98);animation:fall-281 28s -10s linear infinite}@keyframes fall-281{66.524%{transform:translate(-4.0731vw,66.524vh) scale(.98)}to{transform:translate(.2917vw,99vh) scale(.98)}}.snow:nth-child(282){opacity:.9456;transform:translate(20.3717vw,-10px) scale(.2442);animation:fall-282 24s -24s linear infinite}@keyframes fall-282{74.697%{transform:translate(26.9573vw,74.697vh) scale(.2442)}to{transform:translate(23.6645vw,99vh) scale(.2442)}}.snow:nth-child(283){opacity:1.3772;transform:translate(27.4048vw,-10px) scale(.0003);animation:fall-283 30s -24s linear infinite}@keyframes fall-283{48.574%{transform:translate(25.9684vw,48.574vh) scale(.0003)}to{transform:translate(26.6866vw,99vh) scale(.0003)}}.snow:nth-child(284){opacity:1.6346;transform:translate(25.6861vw,-10px) scale(.1217);animation:fall-284 10s -16s linear infinite}@keyframes fall-284{53.045%{transform:translate(20.2437vw,53.045vh) scale(.1217)}to{transform:translate(22.9649vw,99vh) scale(.1217)}}.snow:nth-child(285){opacity:1.5506;transform:translate(20.6117vw,-10px) scale(.4899);animation:fall-285 13s -3s linear infinite}@keyframes fall-285{58.015%{transform:translate(13.3758vw,58.015vh) scale(.4899)}to{transform:translate(16.99375vw,99vh) scale(.4899)}}.snow:nth-child(286){opacity:1.7368;transform:translate(82.8204vw,-10px) scale(.6906);animation:fall-286 22s -25s linear infinite}@keyframes fall-286{53.003%{transform:translate(73.3338vw,53.003vh) scale(.6906)}to{transform:translate(78.0771vw,99vh) scale(.6906)}}.snow:nth-child(287){opacity:.5802;transform:translate(82.2832vw,-10px) scale(.54);animation:fall-287 26s -2s linear infinite}@keyframes fall-287{63.947%{transform:translate(73.6938vw,63.947vh) scale(.54)}to{transform:translate(77.9885vw,99vh) scale(.54)}}.snow:nth-child(288){opacity:.7564;transform:translate(83.0051vw,-10px) scale(.9552);animation:fall-288 21s -9s linear infinite}@keyframes fall-288{33.133%{transform:translate(92.6906vw,33.133vh) scale(.9552)}to{transform:translate(87.84785vw,99vh) scale(.9552)}}.snow:nth-child(289){opacity:1.4456;transform:translate(18.7639vw,-10px) scale(.013);animation:fall-289 28s -17s linear infinite}@keyframes fall-289{65.58%{transform:translate(13.1544vw,65.58vh) scale(.013)}to{transform:translate(15.95915vw,99vh) scale(.013)}}.snow:nth-child(290){opacity:1.5494;transform:translate(98.7771vw,-10px) scale(.9679);animation:fall-290 12s -27s linear infinite}@keyframes fall-290{63.033%{transform:translate(105.0172vw,63.033vh) scale(.9679)}to{transform:translate(101.89715vw,99vh) scale(.9679)}}.snow:nth-child(291){opacity:1.4342;transform:translate(81.9087vw,-10px) scale(.415);animation:fall-291 26s -27s linear infinite}@keyframes fall-291{67.118%{transform:translate(83.7708vw,67.118vh) scale(.415)}to{transform:translate(82.83975vw,99vh) scale(.415)}}.snow:nth-child(292){opacity:1.3956;transform:translate(26.5702vw,-10px) scale(.0193);animation:fall-292 11s -7s linear infinite}@keyframes fall-292{47.721%{transform:translate(28.6194vw,47.721vh) scale(.0193)}to{transform:translate(27.5948vw,99vh) scale(.0193)}}.snow:nth-child(293){opacity:1.2556;transform:translate(45.4301vw,-10px) scale(.742);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{73.168%{transform:translate(44.9362vw,73.168vh) scale(.742)}to{transform:translate(45.18315vw,99vh) scale(.742)}}.snow:nth-child(294){opacity:1.6636;transform:translate(24.4378vw,-10px) scale(.7135);animation:fall-294 19s -30s linear infinite}@keyframes fall-294{40.03%{transform:translate(33.2019vw,40.03vh) scale(.7135)}to{transform:translate(28.81985vw,99vh) scale(.7135)}}.snow:nth-child(295){opacity:.3958;transform:translate(48.863vw,-10px) scale(.4626);animation:fall-295 13s -11s linear infinite}@keyframes fall-295{49.656%{transform:translate(47.8392vw,49.656vh) scale(.4626)}to{transform:translate(48.3511vw,99vh) scale(.4626)}}.snow:nth-child(296){opacity:1.5342;transform:translate(5.2382vw,-10px) scale(.856);animation:fall-296 27s -2s linear infinite}@keyframes fall-296{76.806%{transform:translate(-4.4136vw,76.806vh) scale(.856)}to{transform:translate(.4123vw,99vh) scale(.856)}}.snow:nth-child(297){opacity:.0188;transform:translate(5.9158vw,-10px) scale(.8728);animation:fall-297 19s -7s linear infinite}@keyframes fall-297{53.182%{transform:translate(15.7881vw,53.182vh) scale(.8728)}to{transform:translate(10.85195vw,99vh) scale(.8728)}}.snow:nth-child(298){opacity:1.6606;transform:translate(46.1662vw,-10px) scale(.552);animation:fall-298 17s -11s linear infinite}@keyframes fall-298{74.086%{transform:translate(36.3953vw,74.086vh) scale(.552)}to{transform:translate(41.28075vw,99vh) scale(.552)}}.snow:nth-child(299){opacity:.426;transform:translate(30.5311vw,-10px) scale(.5731);animation:fall-299 20s -12s linear infinite}@keyframes fall-299{75.343%{transform:translate(38.7492vw,75.343vh) scale(.5731)}to{transform:translate(34.64015vw,99vh) scale(.5731)}}.snow:nth-child(300){opacity:1.4332;transform:translate(60.6427vw,-10px) scale(.3589);animation:fall-300 25s -30s linear infinite}@keyframes fall-300{78.36%{transform:translate(51.4691vw,78.36vh) scale(.3589)}to{transform:translate(56.0559vw,99vh) scale(.3589)}}.snow:nth-child(301){opacity:1.7058;transform:translate(57.7722vw,-10px) scale(.9619);animation:fall-301 25s -19s linear infinite}@keyframes fall-301{76.364%{transform:translate(60.5149vw,76.364vh) scale(.9619)}to{transform:translate(59.14355vw,99vh) scale(.9619)}}.snow:nth-child(302){opacity:1.2998;transform:translate(41.8689vw,-10px) scale(.2585);animation:fall-302 15s -27s linear infinite}@keyframes fall-302{51.76%{transform:translate(44.0467vw,51.76vh) scale(.2585)}to{transform:translate(42.9578vw,99vh) scale(.2585)}}.snow:nth-child(303){opacity:1.623;transform:translate(78.4785vw,-10px) scale(.329);animation:fall-303 13s -8s linear infinite}@keyframes fall-303{71.945%{transform:translate(76.6951vw,71.945vh) scale(.329)}to{transform:translate(77.5868vw,99vh) scale(.329)}}.snow:nth-child(304){opacity:1.068;transform:translate(18.5589vw,-10px) scale(.6249);animation:fall-304 21s -21s linear infinite}@keyframes fall-304{66.311%{transform:translate(12.6743vw,66.311vh) scale(.6249)}to{transform:translate(15.6166vw,99vh) scale(.6249)}}.snow:nth-child(305){opacity:1.7562;transform:translate(4.9422vw,-10px) scale(.8485);animation:fall-305 21s -21s linear infinite}@keyframes fall-305{75.839%{transform:translate(1.3095vw,75.839vh) scale(.8485)}to{transform:translate(3.12585vw,99vh) scale(.8485)}}.snow:nth-child(306){opacity:.9872;transform:translate(18.9657vw,-10px) scale(.2237);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{78.95%{transform:translate(20.8103vw,78.95vh) scale(.2237)}to{transform:translate(19.888vw,99vh) scale(.2237)}}.snow:nth-child(307){opacity:.019;transform:translate(16.7523vw,-10px) scale(.2517);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{65.766%{transform:translate(15.9506vw,65.766vh) scale(.2517)}to{transform:translate(16.35145vw,99vh) scale(.2517)}}.snow:nth-child(308){opacity:.1414;transform:translate(97.9252vw,-10px) scale(.6637);animation:fall-308 21s -2s linear infinite}@keyframes fall-308{33.723%{transform:translate(101.244vw,33.723vh) scale(.6637)}to{transform:translate(99.5846vw,99vh) scale(.6637)}}.snow:nth-child(309){opacity:1.5112;transform:translate(38.0961vw,-10px) scale(.1706);animation:fall-309 29s -6s linear infinite}@keyframes fall-309{42.561%{transform:translate(40.1676vw,42.561vh) scale(.1706)}to{transform:translate(39.13185vw,99vh) scale(.1706)}}.snow:nth-child(310){opacity:.3516;transform:translate(46.5091vw,-10px) scale(.8582);animation:fall-310 19s -5s linear infinite}@keyframes fall-310{78.948%{transform:translate(42.5254vw,78.948vh) scale(.8582)}to{transform:translate(44.51725vw,99vh) scale(.8582)}}.snow:nth-child(311){opacity:1.017;transform:translate(20.1444vw,-10px) scale(.444);animation:fall-311 28s -28s linear infinite}@keyframes fall-311{51.632%{transform:translate(25.1871vw,51.632vh) scale(.444)}to{transform:translate(22.66575vw,99vh) scale(.444)}}.snow:nth-child(312){opacity:.8634;transform:translate(49.1711vw,-10px) scale(.0127);animation:fall-312 22s -7s linear infinite}@keyframes fall-312{58.395%{transform:translate(47.9849vw,58.395vh) scale(.0127)}to{transform:translate(48.578vw,99vh) scale(.0127)}}.snow:nth-child(313){opacity:1.989;transform:translate(81.2723vw,-10px) scale(.0071);animation:fall-313 12s -11s linear infinite}@keyframes fall-313{71.801%{transform:translate(87.5383vw,71.801vh) scale(.0071)}to{transform:translate(84.4053vw,99vh) scale(.0071)}}.snow:nth-child(314){opacity:1.2788;transform:translate(80.9076vw,-10px) scale(.767);animation:fall-314 11s -11s linear infinite}@keyframes fall-314{75.113%{transform:translate(77.9497vw,75.113vh) scale(.767)}to{transform:translate(79.42865vw,99vh) scale(.767)}}.snow:nth-child(315){opacity:.2224;transform:translate(83.8473vw,-10px) scale(.8654);animation:fall-315 24s -3s linear infinite}@keyframes fall-315{37.869%{transform:translate(87.5718vw,37.869vh) scale(.8654)}to{transform:translate(85.70955vw,99vh) scale(.8654)}}.snow:nth-child(316){opacity:.3658;transform:translate(63.12vw,-10px) scale(.9404);animation:fall-316 20s -9s linear infinite}@keyframes fall-316{54.008%{transform:translate(61.8286vw,54.008vh) scale(.9404)}to{transform:translate(62.4743vw,99vh) scale(.9404)}}.snow:nth-child(317){opacity:1.7148;transform:translate(84.89vw,-10px) scale(.6791);animation:fall-317 28s -29s linear infinite}@keyframes fall-317{70.679%{transform:translate(79.9524vw,70.679vh) scale(.6791)}to{transform:translate(82.4212vw,99vh) scale(.6791)}}.snow:nth-child(318){opacity:1.9902;transform:translate(16.7505vw,-10px) scale(.8747);animation:fall-318 23s -7s linear infinite}@keyframes fall-318{67.688%{transform:translate(9.442vw,67.688vh) scale(.8747)}to{transform:translate(13.09625vw,99vh) scale(.8747)}}.snow:nth-child(319){opacity:1.1242;transform:translate(83.4429vw,-10px) scale(.7574);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{70.301%{transform:translate(76.9236vw,70.301vh) scale(.7574)}to{transform:translate(80.18325vw,99vh) scale(.7574)}}.snow:nth-child(320){opacity:1.195;transform:translate(40.5941vw,-10px) scale(.0114);animation:fall-320 22s -5s linear infinite}@keyframes fall-320{48.516%{transform:translate(45.9377vw,48.516vh) scale(.0114)}to{transform:translate(43.2659vw,99vh) scale(.0114)}}.snow:nth-child(321){opacity:.1164;transform:translate(88.7282vw,-10px) scale(.8828);animation:fall-321 28s -14s linear infinite}@keyframes fall-321{53.152%{transform:translate(87.3614vw,53.152vh) scale(.8828)}to{transform:translate(88.0448vw,99vh) scale(.8828)}}.snow:nth-child(322){opacity:1.1344;transform:translate(19.6531vw,-10px) scale(.3606);animation:fall-322 11s -7s linear infinite}@keyframes fall-322{35.688%{transform:translate(10.021vw,35.688vh) scale(.3606)}to{transform:translate(14.83705vw,99vh) scale(.3606)}}.snow:nth-child(323){opacity:.4786;transform:translate(37.8185vw,-10px) scale(.0858);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.921%{transform:translate(31.4646vw,52.921vh) scale(.0858)}to{transform:translate(34.64155vw,99vh) scale(.0858)}}.snow:nth-child(324){opacity:1.1332;transform:translate(20.4643vw,-10px) scale(.9666);animation:fall-324 15s -7s linear infinite}@keyframes fall-324{76.55%{transform:translate(15.0508vw,76.55vh) scale(.9666)}to{transform:translate(17.75755vw,99vh) scale(.9666)}}.snow:nth-child(325){opacity:1.169;transform:translate(2.874vw,-10px) scale(.803);animation:fall-325 18s -26s linear infinite}@keyframes fall-325{54.11%{transform:translate(9.8429vw,54.11vh) scale(.803)}to{transform:translate(6.35845vw,99vh) scale(.803)}}.snow:nth-child(326){opacity:.7916;transform:translate(14.5071vw,-10px) scale(.9905);animation:fall-326 16s -19s linear infinite}@keyframes fall-326{66.103%{transform:translate(22.7134vw,66.103vh) scale(.9905)}to{transform:translate(18.61025vw,99vh) scale(.9905)}}.snow:nth-child(327){opacity:.168;transform:translate(99.3528vw,-10px) scale(.8999);animation:fall-327 10s -5s linear infinite}@keyframes fall-327{30.912%{transform:translate(101.2326vw,30.912vh) scale(.8999)}to{transform:translate(100.2927vw,99vh) scale(.8999)}}.snow:nth-child(328){opacity:1.989;transform:translate(77.6266vw,-10px) scale(.3395);animation:fall-328 22s -16s linear infinite}@keyframes fall-328{75.406%{transform:translate(78.5502vw,75.406vh) scale(.3395)}to{transform:translate(78.0884vw,99vh) scale(.3395)}}.snow:nth-child(329){opacity:.1964;transform:translate(37.0257vw,-10px) scale(.9134);animation:fall-329 28s -28s linear infinite}@keyframes fall-329{66.057%{transform:translate(40.5653vw,66.057vh) scale(.9134)}to{transform:translate(38.7955vw,99vh) scale(.9134)}}.snow:nth-child(330){opacity:1.9056;transform:translate(.0874vw,-10px) scale(.611);animation:fall-330 10s -11s linear infinite}@keyframes fall-330{39.211%{transform:translate(-.391vw,39.211vh) scale(.611)}to{transform:translate(-.1518vw,99vh) scale(.611)}}.snow:nth-child(331){opacity:1.968;transform:translate(19.388vw,-10px) scale(.8137);animation:fall-331 16s -19s linear infinite}@keyframes fall-331{42.62%{transform:translate(13.2028vw,42.62vh) scale(.8137)}to{transform:translate(16.2954vw,99vh) scale(.8137)}}.snow:nth-child(332){opacity:1.842;transform:translate(80.986vw,-10px) scale(.0815);animation:fall-332 27s -20s linear infinite}@keyframes fall-332{62.003%{transform:translate(81.2969vw,62.003vh) scale(.0815)}to{transform:translate(81.14145vw,99vh) scale(.0815)}}.snow:nth-child(333){opacity:1.3248;transform:translate(42.4692vw,-10px) scale(.3471);animation:fall-333 12s -15s linear infinite}@keyframes fall-333{73.987%{transform:translate(40.3642vw,73.987vh) scale(.3471)}to{transform:translate(41.4167vw,99vh) scale(.3471)}}.snow:nth-child(334){opacity:1.372;transform:translate(57.0208vw,-10px) scale(.407);animation:fall-334 10s -15s linear infinite}@keyframes fall-334{69.925%{transform:translate(52.7995vw,69.925vh) scale(.407)}to{transform:translate(54.91015vw,99vh) scale(.407)}}.snow:nth-child(335){opacity:1.875;transform:translate(94.4553vw,-10px) scale(.479);animation:fall-335 11s -17s linear infinite}@keyframes fall-335{47.579%{transform:translate(103.257vw,47.579vh) scale(.479)}to{transform:translate(98.85615vw,99vh) scale(.479)}}.snow:nth-child(336){opacity:1.2554;transform:translate(38.9398vw,-10px) scale(.665);animation:fall-336 21s -15s linear infinite}@keyframes fall-336{36.068%{transform:translate(32.2506vw,36.068vh) scale(.665)}to{transform:translate(35.5952vw,99vh) scale(.665)}}.snow:nth-child(337){opacity:.7584;transform:translate(30.5636vw,-10px) scale(.1458);animation:fall-337 18s -25s linear infinite}@keyframes fall-337{44.012%{transform:translate(35.8794vw,44.012vh) scale(.1458)}to{transform:translate(33.2215vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.123;transform:translate(73.546vw,-10px) scale(.7922);animation:fall-338 30s -18s linear infinite}@keyframes fall-338{53.971%{transform:translate(76.8208vw,53.971vh) scale(.7922)}to{transform:translate(75.1834vw,99vh) scale(.7922)}}.snow:nth-child(339){opacity:1.3532;transform:translate(23.54vw,-10px) scale(.1677);animation:fall-339 12s -1s linear infinite}@keyframes fall-339{69.96%{transform:translate(14.5223vw,69.96vh) scale(.1677)}to{transform:translate(19.03115vw,99vh) scale(.1677)}}.snow:nth-child(340){opacity:.3848;transform:translate(97.1894vw,-10px) scale(.5172);animation:fall-340 30s -22s linear infinite}@keyframes fall-340{63.402%{transform:translate(89.1892vw,63.402vh) scale(.5172)}to{transform:translate(93.1893vw,99vh) scale(.5172)}}.snow:nth-child(341){opacity:.588;transform:translate(82.7432vw,-10px) scale(.7845);animation:fall-341 25s -29s linear infinite}@keyframes fall-341{41.264%{transform:translate(85.0763vw,41.264vh) scale(.7845)}to{transform:translate(83.90975vw,99vh) scale(.7845)}}.snow:nth-child(342){opacity:.5334;transform:translate(31.8679vw,-10px) scale(.0363);animation:fall-342 23s -23s linear infinite}@keyframes fall-342{75.957%{transform:translate(24.832vw,75.957vh) scale(.0363)}to{transform:translate(28.34995vw,99vh) scale(.0363)}}.snow:nth-child(343){opacity:.3338;transform:translate(13.8733vw,-10px) scale(.8736);animation:fall-343 13s -28s linear infinite}@keyframes fall-343{54.272%{transform:translate(8.1589vw,54.272vh) scale(.8736)}to{transform:translate(11.0161vw,99vh) scale(.8736)}}.snow:nth-child(344){opacity:1.3994;transform:translate(67.7406vw,-10px) scale(.9712);animation:fall-344 11s -12s linear infinite}@keyframes fall-344{31.184%{transform:translate(70.6501vw,31.184vh) scale(.9712)}to{transform:translate(69.19535vw,99vh) scale(.9712)}}.snow:nth-child(345){opacity:.3524;transform:translate(78.7527vw,-10px) scale(.1929);animation:fall-345 15s -9s linear infinite}@keyframes fall-345{54.94%{transform:translate(79.5473vw,54.94vh) scale(.1929)}to{transform:translate(79.15vw,99vh) scale(.1929)}}.snow:nth-child(346){opacity:1.2262;transform:translate(78.0008vw,-10px) scale(.3216);animation:fall-346 26s -25s linear infinite}@keyframes fall-346{42.891%{transform:translate(87.4141vw,42.891vh) scale(.3216)}to{transform:translate(82.70745vw,99vh) scale(.3216)}}.snow:nth-child(347){opacity:.5788;transform:translate(89.0446vw,-10px) scale(.2905);animation:fall-347 19s -19s linear infinite}@keyframes fall-347{57.337%{transform:translate(82.9221vw,57.337vh) scale(.2905)}to{transform:translate(85.98335vw,99vh) scale(.2905)}}.snow:nth-child(348){opacity:.597;transform:translate(6.5591vw,-10px) scale(.5365);animation:fall-348 21s -4s linear infinite}@keyframes fall-348{30.326%{transform:translate(7.7451vw,30.326vh) scale(.5365)}to{transform:translate(7.1521vw,99vh) scale(.5365)}}.snow:nth-child(349){opacity:1.5644;transform:translate(88.6195vw,-10px) scale(.0314);animation:fall-349 20s -4s linear infinite}@keyframes fall-349{40.019%{transform:translate(86.9591vw,40.019vh) scale(.0314)}to{transform:translate(87.7893vw,99vh) scale(.0314)}}.snow:nth-child(350){opacity:.818;transform:translate(58.8216vw,-10px) scale(.1974);animation:fall-350 16s -17s linear infinite}@keyframes fall-350{42.263%{transform:translate(55.7736vw,42.263vh) scale(.1974)}to{transform:translate(57.2976vw,99vh) scale(.1974)}}.snow:nth-child(351){opacity:.0576;transform:translate(53.5337vw,-10px) scale(.3156);animation:fall-351 30s -12s linear infinite}@keyframes fall-351{63.344%{transform:translate(54.4494vw,63.344vh) scale(.3156)}to{transform:translate(53.99155vw,99vh) scale(.3156)}}.snow:nth-child(352){opacity:1.0194;transform:translate(68.4049vw,-10px) scale(.5249);animation:fall-352 26s -6s linear infinite}@keyframes fall-352{68.181%{transform:translate(59.3697vw,68.181vh) scale(.5249)}to{transform:translate(63.8873vw,99vh) scale(.5249)}}.snow:nth-child(353){opacity:.0144;transform:translate(10.0211vw,-10px) scale(.6387);animation:fall-353 19s -2s linear infinite}@keyframes fall-353{68.104%{transform:translate(18.0871vw,68.104vh) scale(.6387)}to{transform:translate(14.0541vw,99vh) scale(.6387)}}.snow:nth-child(354){opacity:.1364;transform:translate(18.9529vw,-10px) scale(.755);animation:fall-354 25s -1s linear infinite}@keyframes fall-354{57.093%{transform:translate(27.2597vw,57.093vh) scale(.755)}to{transform:translate(23.1063vw,99vh) scale(.755)}}.snow:nth-child(355){opacity:.1648;transform:translate(57.3856vw,-10px) scale(.3615);animation:fall-355 24s -30s linear infinite}@keyframes fall-355{32.704%{transform:translate(61.7462vw,32.704vh) scale(.3615)}to{transform:translate(59.5659vw,99vh) scale(.3615)}}.snow:nth-child(356){opacity:.8294;transform:translate(56.8205vw,-10px) scale(.7644);animation:fall-356 18s -11s linear infinite}@keyframes fall-356{31.497%{transform:translate(54.7348vw,31.497vh) scale(.7644)}to{transform:translate(55.77765vw,99vh) scale(.7644)}}.snow:nth-child(357){opacity:1.1632;transform:translate(34.1723vw,-10px) scale(.1464);animation:fall-357 21s -3s linear infinite}@keyframes fall-357{53.335%{transform:translate(29.1318vw,53.335vh) scale(.1464)}to{transform:translate(31.65205vw,99vh) scale(.1464)}}.snow:nth-child(358){opacity:1.687;transform:translate(65.0507vw,-10px) scale(.774);animation:fall-358 14s -5s linear infinite}@keyframes fall-358{62.989%{transform:translate(63.7235vw,62.989vh) scale(.774)}to{transform:translate(64.3871vw,99vh) scale(.774)}}.snow:nth-child(359){opacity:1.601;transform:translate(65.8099vw,-10px) scale(.8289);animation:fall-359 23s -25s linear infinite}@keyframes fall-359{31.008%{transform:translate(71.3045vw,31.008vh) scale(.8289)}to{transform:translate(68.5572vw,99vh) scale(.8289)}}.snow:nth-child(360){opacity:.1702;transform:translate(90.4799vw,-10px) scale(.1309);animation:fall-360 22s -26s linear infinite}@keyframes fall-360{51.491%{transform:translate(83.7668vw,51.491vh) scale(.1309)}to{transform:translate(87.12335vw,99vh) scale(.1309)}}.snow:nth-child(361){opacity:1.6038;transform:translate(61.3987vw,-10px) scale(.9244);animation:fall-361 28s -19s linear infinite}@keyframes fall-361{57.198%{transform:translate(63.6751vw,57.198vh) scale(.9244)}to{transform:translate(62.5369vw,99vh) scale(.9244)}}.snow:nth-child(362){opacity:1.0804;transform:translate(13.0752vw,-10px) scale(.1483);animation:fall-362 21s -23s linear infinite}@keyframes fall-362{38.5%{transform:translate(8.5474vw,38.5vh) scale(.1483)}to{transform:translate(10.8113vw,99vh) scale(.1483)}}.snow:nth-child(363){opacity:1.07;transform:translate(81.0567vw,-10px) scale(.4989);animation:fall-363 30s -24s linear infinite}@keyframes fall-363{41.7%{transform:translate(72.9033vw,41.7vh) scale(.4989)}to{transform:translate(76.98vw,99vh) scale(.4989)}}.snow:nth-child(364){opacity:.9446;transform:translate(92.546vw,-10px) scale(.6002);animation:fall-364 11s -12s linear infinite}@keyframes fall-364{30.944%{transform:translate(91.6031vw,30.944vh) scale(.6002)}to{transform:translate(92.07455vw,99vh) scale(.6002)}}.snow:nth-child(365){opacity:.779;transform:translate(44.7071vw,-10px) scale(.422);animation:fall-365 18s -12s linear infinite}@keyframes fall-365{71.93%{transform:translate(43.8578vw,71.93vh) scale(.422)}to{transform:translate(44.28245vw,99vh) scale(.422)}}.snow:nth-child(366){opacity:1.459;transform:translate(2.7986vw,-10px) scale(.0072);animation:fall-366 23s -27s linear infinite}@keyframes fall-366{58.199%{transform:translate(11.0316vw,58.199vh) scale(.0072)}to{transform:translate(6.9151vw,99vh) scale(.0072)}}.snow:nth-child(367){opacity:.6128;transform:translate(27.7894vw,-10px) scale(.6468);animation:fall-367 12s -14s linear infinite}@keyframes fall-367{57.091%{transform:translate(31.3772vw,57.091vh) scale(.6468)}to{transform:translate(29.5833vw,99vh) scale(.6468)}}.snow:nth-child(368){opacity:1.8886;transform:translate(79.9419vw,-10px) scale(.2484);animation:fall-368 18s -24s linear infinite}@keyframes fall-368{52.447%{transform:translate(79.3232vw,52.447vh) scale(.2484)}to{transform:translate(79.63255vw,99vh) scale(.2484)}}.snow:nth-child(369){opacity:.44;transform:translate(83.9601vw,-10px) scale(.9709);animation:fall-369 25s -10s linear infinite}@keyframes fall-369{71.188%{transform:translate(77.569vw,71.188vh) scale(.9709)}to{transform:translate(80.76455vw,99vh) scale(.9709)}}.snow:nth-child(370){opacity:1.6426;transform:translate(72.3099vw,-10px) scale(.5671);animation:fall-370 25s -29s linear infinite}@keyframes fall-370{47.666%{transform:translate(70.98vw,47.666vh) scale(.5671)}to{transform:translate(71.64495vw,99vh) scale(.5671)}}.snow:nth-child(371){opacity:1.4212;transform:translate(99.0564vw,-10px) scale(.0363);animation:fall-371 28s -13s linear infinite}@keyframes fall-371{78.055%{transform:translate(101.6738vw,78.055vh) scale(.0363)}to{transform:translate(100.3651vw,99vh) scale(.0363)}}.snow:nth-child(372){opacity:.8432;transform:translate(65.8913vw,-10px) scale(.4604);animation:fall-372 24s -20s linear infinite}@keyframes fall-372{57.816%{transform:translate(58.2922vw,57.816vh) scale(.4604)}to{transform:translate(62.09175vw,99vh) scale(.4604)}}.snow:nth-child(373){opacity:1.6884;transform:translate(78.5249vw,-10px) scale(.9222);animation:fall-373 16s -28s linear infinite}@keyframes fall-373{71.128%{transform:translate(70.3382vw,71.128vh) scale(.9222)}to{transform:translate(74.43155vw,99vh) scale(.9222)}}.snow:nth-child(374){opacity:.0022;transform:translate(58.09vw,-10px) scale(.723);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{61.477%{transform:translate(55.5408vw,61.477vh) scale(.723)}to{transform:translate(56.8154vw,99vh) scale(.723)}}.snow:nth-child(375){opacity:.9352;transform:translate(62.8863vw,-10px) scale(.3357);animation:fall-375 13s -18s linear infinite}@keyframes fall-375{75.977%{transform:translate(70.687vw,75.977vh) scale(.3357)}to{transform:translate(66.78665vw,99vh) scale(.3357)}}.snow:nth-child(376){opacity:.5952;transform:translate(53.7939vw,-10px) scale(.3567);animation:fall-376 18s -4s linear infinite}@keyframes fall-376{74.422%{transform:translate(44.6621vw,74.422vh) scale(.3567)}to{transform:translate(49.228vw,99vh) scale(.3567)}}.snow:nth-child(377){opacity:1.2362;transform:translate(82.0598vw,-10px) scale(.2638);animation:fall-377 30s -17s linear infinite}@keyframes fall-377{76.323%{transform:translate(85.5361vw,76.323vh) scale(.2638)}to{transform:translate(83.79795vw,99vh) scale(.2638)}}.snow:nth-child(378){opacity:1.716;transform:translate(57.4016vw,-10px) scale(.8847);animation:fall-378 12s -6s linear infinite}@keyframes fall-378{77.562%{transform:translate(66.3018vw,77.562vh) scale(.8847)}to{transform:translate(61.8517vw,99vh) scale(.8847)}}.snow:nth-child(379){opacity:.1192;transform:translate(33.3369vw,-10px) scale(.4984);animation:fall-379 30s -29s linear infinite}@keyframes fall-379{55.118%{transform:translate(31.2025vw,55.118vh) scale(.4984)}to{transform:translate(32.2697vw,99vh) scale(.4984)}}.snow:nth-child(380){opacity:.0572;transform:translate(91.0271vw,-10px) scale(.6128);animation:fall-380 12s -16s linear infinite}@keyframes fall-380{61.987%{transform:translate(81.1196vw,61.987vh) scale(.6128)}to{transform:translate(86.07335vw,99vh) scale(.6128)}}.snow:nth-child(381){opacity:.5304;transform:translate(3.7317vw,-10px) scale(.9669);animation:fall-381 15s -21s linear infinite}@keyframes fall-381{57.347%{transform:translate(5.579vw,57.347vh) scale(.9669)}to{transform:translate(4.65535vw,99vh) scale(.9669)}}.snow:nth-child(382){opacity:.493;transform:translate(89.8429vw,-10px) scale(.3993);animation:fall-382 11s -18s linear infinite}@keyframes fall-382{66.911%{transform:translate(96.0968vw,66.911vh) scale(.3993)}to{transform:translate(92.96985vw,99vh) scale(.3993)}}.snow:nth-child(383){opacity:1.5764;transform:translate(85.0504vw,-10px) scale(.9873);animation:fall-383 30s -13s linear infinite}@keyframes fall-383{61.788%{transform:translate(80.649vw,61.788vh) scale(.9873)}to{transform:translate(82.8497vw,99vh) scale(.9873)}}.snow:nth-child(384){opacity:.3134;transform:translate(76.9147vw,-10px) scale(.5488);animation:fall-384 20s -24s linear infinite}@keyframes fall-384{44.026%{transform:translate(68.1212vw,44.026vh) scale(.5488)}to{transform:translate(72.51795vw,99vh) scale(.5488)}}.snow:nth-child(385){opacity:1.477;transform:translate(48.9932vw,-10px) scale(.1655);animation:fall-385 29s -24s linear infinite}@keyframes fall-385{72.234%{transform:translate(56.2636vw,72.234vh) scale(.1655)}to{transform:translate(52.6284vw,99vh) scale(.1655)}}.snow:nth-child(386){opacity:.6314;transform:translate(95.9113vw,-10px) scale(.2488);animation:fall-386 17s -1s linear infinite}@keyframes fall-386{67.852%{transform:translate(91.8197vw,67.852vh) scale(.2488)}to{transform:translate(93.8655vw,99vh) scale(.2488)}}.snow:nth-child(387){opacity:1.9244;transform:translate(25.8703vw,-10px) scale(.0029);animation:fall-387 15s -13s linear infinite}@keyframes fall-387{50.127%{transform:translate(16.1791vw,50.127vh) scale(.0029)}to{transform:translate(21.0247vw,99vh) scale(.0029)}}.snow:nth-child(388){opacity:.6554;transform:translate(1.5577vw,-10px) scale(.9567);animation:fall-388 28s -13s linear infinite}@keyframes fall-388{69.449%{transform:translate(-.1337vw,69.449vh) scale(.9567)}to{transform:translate(.712vw,99vh) scale(.9567)}}.snow:nth-child(389){opacity:.5336;transform:translate(49.0405vw,-10px) scale(.0103);animation:fall-389 12s -11s linear infinite}@keyframes fall-389{49.609%{transform:translate(56.6106vw,49.609vh) scale(.0103)}to{transform:translate(52.82555vw,99vh) scale(.0103)}}.snow:nth-child(390){opacity:.861;transform:translate(84.1145vw,-10px) scale(.3212);animation:fall-390 18s -15s linear infinite}@keyframes fall-390{51.887%{transform:translate(78.4606vw,51.887vh) scale(.3212)}to{transform:translate(81.28755vw,99vh) scale(.3212)}}.snow:nth-child(391){opacity:.5464;transform:translate(88.2435vw,-10px) scale(.0926);animation:fall-391 15s -30s linear infinite}@keyframes fall-391{78.605%{transform:translate(92.0171vw,78.605vh) scale(.0926)}to{transform:translate(90.1303vw,99vh) scale(.0926)}}.snow:nth-child(392){opacity:.9576;transform:translate(98.2869vw,-10px) scale(.9559);animation:fall-392 21s -9s linear infinite}@keyframes fall-392{79.054%{transform:translate(101.482vw,79.054vh) scale(.9559)}to{transform:translate(99.88445vw,99vh) scale(.9559)}}.snow:nth-child(393){opacity:.7646;transform:translate(8vw,-10px) scale(.406);animation:fall-393 15s -30s linear infinite}@keyframes fall-393{75.74%{transform:translate(17.7387vw,75.74vh) scale(.406)}to{transform:translate(12.86935vw,99vh) scale(.406)}}.snow:nth-child(394){opacity:.8304;transform:translate(66.3712vw,-10px) scale(.5272);animation:fall-394 22s -24s linear infinite}@keyframes fall-394{79.577%{transform:translate(62.8416vw,79.577vh) scale(.5272)}to{transform:translate(64.6064vw,99vh) scale(.5272)}}.snow:nth-child(395){opacity:1.8926;transform:translate(58.8045vw,-10px) scale(.3623);animation:fall-395 18s -7s linear infinite}@keyframes fall-395{60.225%{transform:translate(57.2831vw,60.225vh) scale(.3623)}to{transform:translate(58.0438vw,99vh) scale(.3623)}}.snow:nth-child(396){opacity:1.2054;transform:translate(6.3434vw,-10px) scale(.8496);animation:fall-396 20s -7s linear infinite}@keyframes fall-396{70.655%{transform:translate(6.6834vw,70.655vh) scale(.8496)}to{transform:translate(6.5134vw,99vh) scale(.8496)}}.snow:nth-child(397){opacity:.688;transform:translate(75.8396vw,-10px) scale(.5363);animation:fall-397 11s -17s linear infinite}@keyframes fall-397{43.67%{transform:translate(85.6228vw,43.67vh) scale(.5363)}to{transform:translate(80.7312vw,99vh) scale(.5363)}}.snow:nth-child(398){opacity:1.4048;transform:translate(53.3303vw,-10px) scale(.1153);animation:fall-398 13s -8s linear infinite}@keyframes fall-398{78.008%{transform:translate(59.678vw,78.008vh) scale(.1153)}to{transform:translate(56.50415vw,99vh) scale(.1153)}}.snow:nth-child(399){opacity:1.4236;transform:translate(57.5262vw,-10px) scale(.3509);animation:fall-399 14s -25s linear infinite}@keyframes fall-399{79.193%{transform:translate(48.2305vw,79.193vh) scale(.3509)}to{transform:translate(52.87835vw,99vh) scale(.3509)}}.snow:nth-child(400){opacity:1.7926;transform:translate(3.6227vw,-10px) scale(.2698);animation:fall-400 29s -25s linear infinite}@keyframes fall-400{37.138%{transform:translate(-2.9811vw,37.138vh) scale(.2698)}to{transform:translate(.3208vw,99vh) scale(.2698)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4236;transform:translate(65.8584vw,-10px) scale(.5763);animation:fall-1 10s -18s linear infinite}@keyframes fall-1{64.416%{transform:translate(60.529vw,64.416vh) scale(.5763)}to{transform:translate(63.1937vw,99vh) scale(.5763)}}.snow:nth-child(2){opacity:1.077;transform:translate(9.297vw,-10px) scale(.4228);animation:fall-2 12s -6s linear infinite}@keyframes fall-2{53.188%{transform:translate(14.0871vw,53.188vh) scale(.4228)}to{transform:translate(11.69205vw,99vh) scale(.4228)}}.snow:nth-child(3){opacity:1.4754;transform:translate(66.2608vw,-10px) scale(.7454);animation:fall-3 30s -18s linear infinite}@keyframes fall-3{30.351%{transform:translate(67.0998vw,30.351vh) scale(.7454)}to{transform:translate(66.6803vw,99vh) scale(.7454)}}.snow:nth-child(4){opacity:.108;transform:translate(56.2642vw,-10px) scale(.6662);animation:fall-4 17s -14s linear infinite}@keyframes fall-4{46.54%{transform:translate(65.1407vw,46.54vh) scale(.6662)}to{transform:translate(60.70245vw,99vh) scale(.6662)}}.snow:nth-child(5){opacity:.377;transform:translate(49.0654vw,-10px) scale(.6145);animation:fall-5 15s -28s linear infinite}@keyframes fall-5{71.606%{transform:translate(56.4802vw,71.606vh) scale(.6145)}to{transform:translate(52.7728vw,99vh) scale(.6145)}}.snow:nth-child(6){opacity:1.9486;transform:translate(54.1993vw,-10px) scale(.0064);animation:fall-6 22s -15s linear infinite}@keyframes fall-6{43.504%{transform:translate(45.0475vw,43.504vh) scale(.0064)}to{transform:translate(49.6234vw,99vh) scale(.0064)}}.snow:nth-child(7){opacity:.4086;transform:translate(46.6573vw,-10px) scale(.7834);animation:fall-7 20s -30s linear infinite}@keyframes fall-7{57.44%{transform:translate(36.7088vw,57.44vh) scale(.7834)}to{transform:translate(41.68305vw,99vh) scale(.7834)}}.snow:nth-child(8){opacity:1.4926;transform:translate(3.4805vw,-10px) scale(.4418);animation:fall-8 26s -7s linear infinite}@keyframes fall-8{38.91%{transform:translate(-4.4121vw,38.91vh) scale(.4418)}to{transform:translate(-.4658vw,99vh) scale(.4418)}}.snow:nth-child(9){opacity:.4632;transform:translate(44.8543vw,-10px) scale(.8123);animation:fall-9 24s -27s linear infinite}@keyframes fall-9{31.619%{transform:translate(52.956vw,31.619vh) scale(.8123)}to{transform:translate(48.90515vw,99vh) scale(.8123)}}.snow:nth-child(10){opacity:.4168;transform:translate(31.2944vw,-10px) scale(.5147);animation:fall-10 30s -16s linear infinite}@keyframes fall-10{74.089%{transform:translate(38.9131vw,74.089vh) scale(.5147)}to{transform:translate(35.10375vw,99vh) scale(.5147)}}.snow:nth-child(11){opacity:1.1498;transform:translate(81.6451vw,-10px) scale(.8498);animation:fall-11 21s -10s linear infinite}@keyframes fall-11{63.9%{transform:translate(81.0299vw,63.9vh) scale(.8498)}to{transform:translate(81.3375vw,99vh) scale(.8498)}}.snow:nth-child(12){opacity:.518;transform:translate(38.7485vw,-10px) scale(.044);animation:fall-12 20s -17s linear infinite}@keyframes fall-12{67.562%{transform:translate(40.3563vw,67.562vh) scale(.044)}to{transform:translate(39.5524vw,99vh) scale(.044)}}.snow:nth-child(13){opacity:.0476;transform:translate(59.7736vw,-10px) scale(.4938);animation:fall-13 22s -17s linear infinite}@keyframes fall-13{42.156%{transform:translate(60.6905vw,42.156vh) scale(.4938)}to{transform:translate(60.23205vw,99vh) scale(.4938)}}.snow:nth-child(14){opacity:.2172;transform:translate(81.1917vw,-10px) scale(.5805);animation:fall-14 10s -28s linear infinite}@keyframes fall-14{43.038%{transform:translate(88.613vw,43.038vh) scale(.5805)}to{transform:translate(84.90235vw,99vh) scale(.5805)}}.snow:nth-child(15){opacity:1.0748;transform:translate(54.1141vw,-10px) scale(.3559);animation:fall-15 30s -24s linear infinite}@keyframes fall-15{44.579%{transform:translate(53.2117vw,44.579vh) scale(.3559)}to{transform:translate(53.6629vw,99vh) scale(.3559)}}.snow:nth-child(16){opacity:1.3822;transform:translate(72.4645vw,-10px) scale(.6212);animation:fall-16 30s -1s linear infinite}@keyframes fall-16{60.288%{transform:translate(70.6129vw,60.288vh) scale(.6212)}to{transform:translate(71.5387vw,99vh) scale(.6212)}}.snow:nth-child(17){opacity:.216;transform:translate(70.4766vw,-10px) scale(.8262);animation:fall-17 20s -18s linear infinite}@keyframes fall-17{55.941%{transform:translate(61.637vw,55.941vh) scale(.8262)}to{transform:translate(66.0568vw,99vh) scale(.8262)}}.snow:nth-child(18){opacity:1.6548;transform:translate(16.0755vw,-10px) scale(.2946);animation:fall-18 11s -30s linear infinite}@keyframes fall-18{67.648%{transform:translate(18.7905vw,67.648vh) scale(.2946)}to{transform:translate(17.433vw,99vh) scale(.2946)}}.snow:nth-child(19){opacity:.6306;transform:translate(17.1558vw,-10px) scale(.6842);animation:fall-19 23s -11s linear infinite}@keyframes fall-19{38.603%{transform:translate(16.026vw,38.603vh) scale(.6842)}to{transform:translate(16.5909vw,99vh) scale(.6842)}}.snow:nth-child(20){opacity:1.3412;transform:translate(57.6908vw,-10px) scale(.024);animation:fall-20 27s -18s linear infinite}@keyframes fall-20{33.004%{transform:translate(47.9127vw,33.004vh) scale(.024)}to{transform:translate(52.80175vw,99vh) scale(.024)}}.snow:nth-child(21){opacity:.1828;transform:translate(18.7032vw,-10px) scale(.7502);animation:fall-21 29s -2s linear infinite}@keyframes fall-21{66.883%{transform:translate(22.1727vw,66.883vh) scale(.7502)}to{transform:translate(20.43795vw,99vh) scale(.7502)}}.snow:nth-child(22){opacity:1.7578;transform:translate(76.0651vw,-10px) scale(.2803);animation:fall-22 28s -11s linear infinite}@keyframes fall-22{62.82%{transform:translate(74.805vw,62.82vh) scale(.2803)}to{transform:translate(75.43505vw,99vh) scale(.2803)}}.snow:nth-child(23){opacity:1.4398;transform:translate(90.3067vw,-10px) scale(.0577);animation:fall-23 28s -22s linear infinite}@keyframes fall-23{69.487%{transform:translate(92.1028vw,69.487vh) scale(.0577)}to{transform:translate(91.20475vw,99vh) scale(.0577)}}.snow:nth-child(24){opacity:.184;transform:translate(91.33vw,-10px) scale(.6029);animation:fall-24 24s -17s linear infinite}@keyframes fall-24{72.438%{transform:translate(93.6442vw,72.438vh) scale(.6029)}to{transform:translate(92.4871vw,99vh) scale(.6029)}}.snow:nth-child(25){opacity:.0908;transform:translate(57.195vw,-10px) scale(.8106);animation:fall-25 12s -22s linear infinite}@keyframes fall-25{52.191%{transform:translate(62.7657vw,52.191vh) scale(.8106)}to{transform:translate(59.98035vw,99vh) scale(.8106)}}.snow:nth-child(26){opacity:1.9762;transform:translate(53.4114vw,-10px) scale(.0148);animation:fall-26 11s -24s linear infinite}@keyframes fall-26{35.884%{transform:translate(44.6245vw,35.884vh) scale(.0148)}to{transform:translate(49.01795vw,99vh) scale(.0148)}}.snow:nth-child(27){opacity:.5294;transform:translate(5.5268vw,-10px) scale(.2319);animation:fall-27 24s -4s linear infinite}@keyframes fall-27{69.24%{transform:translate(8.7598vw,69.24vh) scale(.2319)}to{transform:translate(7.1433vw,99vh) scale(.2319)}}.snow:nth-child(28){opacity:1.7978;transform:translate(97.3145vw,-10px) scale(.7608);animation:fall-28 12s -11s linear infinite}@keyframes fall-28{42.814%{transform:translate(94.8971vw,42.814vh) scale(.7608)}to{transform:translate(96.1058vw,99vh) scale(.7608)}}.snow:nth-child(29){opacity:1.1814;transform:translate(29.2671vw,-10px) scale(.7258);animation:fall-29 22s -20s linear infinite}@keyframes fall-29{37.481%{transform:translate(25.9521vw,37.481vh) scale(.7258)}to{transform:translate(27.6096vw,99vh) scale(.7258)}}.snow:nth-child(30){opacity:1.4894;transform:translate(30.3057vw,-10px) scale(.0734);animation:fall-30 17s -5s linear infinite}@keyframes fall-30{57.568%{transform:translate(38.1794vw,57.568vh) scale(.0734)}to{transform:translate(34.24255vw,99vh) scale(.0734)}}.snow:nth-child(31){opacity:.8536;transform:translate(28.2721vw,-10px) scale(.9814);animation:fall-31 24s -8s linear infinite}@keyframes fall-31{67.718%{transform:translate(27.4537vw,67.718vh) scale(.9814)}to{transform:translate(27.8629vw,99vh) scale(.9814)}}.snow:nth-child(32){opacity:1.6186;transform:translate(29.4041vw,-10px) scale(.2187);animation:fall-32 25s -6s linear infinite}@keyframes fall-32{33.596%{transform:translate(22.1256vw,33.596vh) scale(.2187)}to{transform:translate(25.76485vw,99vh) scale(.2187)}}.snow:nth-child(33){opacity:1.9062;transform:translate(57.7511vw,-10px) scale(.5362);animation:fall-33 11s -7s linear infinite}@keyframes fall-33{30.615%{transform:translate(64.1467vw,30.615vh) scale(.5362)}to{transform:translate(60.9489vw,99vh) scale(.5362)}}.snow:nth-child(34){opacity:.5836;transform:translate(25.1055vw,-10px) scale(.4299);animation:fall-34 29s -25s linear infinite}@keyframes fall-34{61.397%{transform:translate(16.8791vw,61.397vh) scale(.4299)}to{transform:translate(20.9923vw,99vh) scale(.4299)}}.snow:nth-child(35){opacity:.1784;transform:translate(50.0108vw,-10px) scale(.9893);animation:fall-35 15s -3s linear infinite}@keyframes fall-35{47.33%{transform:translate(49.5044vw,47.33vh) scale(.9893)}to{transform:translate(49.7576vw,99vh) scale(.9893)}}.snow:nth-child(36){opacity:.7056;transform:translate(21.4875vw,-10px) scale(.0171);animation:fall-36 16s -16s linear infinite}@keyframes fall-36{52.936%{transform:translate(25.1027vw,52.936vh) scale(.0171)}to{transform:translate(23.2951vw,99vh) scale(.0171)}}.snow:nth-child(37){opacity:.8384;transform:translate(28.0748vw,-10px) scale(.2978);animation:fall-37 13s -20s linear infinite}@keyframes fall-37{37.094%{transform:translate(21.1441vw,37.094vh) scale(.2978)}to{transform:translate(24.60945vw,99vh) scale(.2978)}}.snow:nth-child(38){opacity:.6238;transform:translate(81.1293vw,-10px) scale(.232);animation:fall-38 14s -2s linear infinite}@keyframes fall-38{75.32%{transform:translate(78.342vw,75.32vh) scale(.232)}to{transform:translate(79.73565vw,99vh) scale(.232)}}.snow:nth-child(39){opacity:1.8934;transform:translate(56.216vw,-10px) scale(.7365);animation:fall-39 25s -13s linear infinite}@keyframes fall-39{68.066%{transform:translate(59.7659vw,68.066vh) scale(.7365)}to{transform:translate(57.99095vw,99vh) scale(.7365)}}.snow:nth-child(40){opacity:1.3502;transform:translate(15.5546vw,-10px) scale(.0123);animation:fall-40 19s -30s linear infinite}@keyframes fall-40{51.73%{transform:translate(6.8414vw,51.73vh) scale(.0123)}to{transform:translate(11.198vw,99vh) scale(.0123)}}.snow:nth-child(41){opacity:.0742;transform:translate(8.2726vw,-10px) scale(.7728);animation:fall-41 26s -19s linear infinite}@keyframes fall-41{60.099%{transform:translate(10.2353vw,60.099vh) scale(.7728)}to{transform:translate(9.25395vw,99vh) scale(.7728)}}.snow:nth-child(42){opacity:.4328;transform:translate(13.966vw,-10px) scale(.0247);animation:fall-42 17s -23s linear infinite}@keyframes fall-42{69.4%{transform:translate(11.9212vw,69.4vh) scale(.0247)}to{transform:translate(12.9436vw,99vh) scale(.0247)}}.snow:nth-child(43){opacity:1.7134;transform:translate(74.2017vw,-10px) scale(.0125);animation:fall-43 13s -10s linear infinite}@keyframes fall-43{53.895%{transform:translate(80.0391vw,53.895vh) scale(.0125)}to{transform:translate(77.1204vw,99vh) scale(.0125)}}.snow:nth-child(44){opacity:.125;transform:translate(52.3483vw,-10px) scale(.5959);animation:fall-44 16s -17s linear infinite}@keyframes fall-44{68.512%{transform:translate(54.678vw,68.512vh) scale(.5959)}to{transform:translate(53.51315vw,99vh) scale(.5959)}}.snow:nth-child(45){opacity:1.6428;transform:translate(13.9885vw,-10px) scale(.8478);animation:fall-45 17s -26s linear infinite}@keyframes fall-45{67.034%{transform:translate(9.6686vw,67.034vh) scale(.8478)}to{transform:translate(11.82855vw,99vh) scale(.8478)}}.snow:nth-child(46){opacity:.6416;transform:translate(21.6413vw,-10px) scale(.6062);animation:fall-46 10s -23s linear infinite}@keyframes fall-46{70.618%{transform:translate(19.3983vw,70.618vh) scale(.6062)}to{transform:translate(20.5198vw,99vh) scale(.6062)}}.snow:nth-child(47){opacity:1.5914;transform:translate(26.044vw,-10px) scale(.7134);animation:fall-47 13s -1s linear infinite}@keyframes fall-47{47.413%{transform:translate(31.2375vw,47.413vh) scale(.7134)}to{transform:translate(28.64075vw,99vh) scale(.7134)}}.snow:nth-child(48){opacity:.047;transform:translate(.3294vw,-10px) scale(.7382);animation:fall-48 10s -5s linear infinite}@keyframes fall-48{46.697%{transform:translate(6.5629vw,46.697vh) scale(.7382)}to{transform:translate(3.44615vw,99vh) scale(.7382)}}.snow:nth-child(49){opacity:.5242;transform:translate(61.1549vw,-10px) scale(.0267);animation:fall-49 11s -27s linear infinite}@keyframes fall-49{78.799%{transform:translate(63.0463vw,78.799vh) scale(.0267)}to{transform:translate(62.1006vw,99vh) scale(.0267)}}.snow:nth-child(50){opacity:.0646;transform:translate(29.3528vw,-10px) scale(.6721);animation:fall-50 14s -27s linear infinite}@keyframes fall-50{54.248%{transform:translate(28.4027vw,54.248vh) scale(.6721)}to{transform:translate(28.87775vw,99vh) scale(.6721)}}.snow:nth-child(51){opacity:.7394;transform:translate(21.2988vw,-10px) scale(.8143);animation:fall-51 21s -12s linear infinite}@keyframes fall-51{73.067%{transform:translate(24.1641vw,73.067vh) scale(.8143)}to{transform:translate(22.73145vw,99vh) scale(.8143)}}.snow:nth-child(52){opacity:1.305;transform:translate(66.1054vw,-10px) scale(.4391);animation:fall-52 16s -25s linear infinite}@keyframes fall-52{30.762%{transform:translate(69.752vw,30.762vh) scale(.4391)}to{transform:translate(67.9287vw,99vh) scale(.4391)}}.snow:nth-child(53){opacity:.695;transform:translate(95.2636vw,-10px) scale(.4825);animation:fall-53 26s -3s linear infinite}@keyframes fall-53{30.553%{transform:translate(103.5253vw,30.553vh) scale(.4825)}to{transform:translate(99.39445vw,99vh) scale(.4825)}}.snow:nth-child(54){opacity:1.2182;transform:translate(44.1863vw,-10px) scale(.9155);animation:fall-54 25s -8s linear infinite}@keyframes fall-54{59.708%{transform:translate(52.3378vw,59.708vh) scale(.9155)}to{transform:translate(48.26205vw,99vh) scale(.9155)}}.snow:nth-child(55){opacity:1.7066;transform:translate(22.8705vw,-10px) scale(.2784);animation:fall-55 21s -18s linear infinite}@keyframes fall-55{66.869%{transform:translate(27.2131vw,66.869vh) scale(.2784)}to{transform:translate(25.0418vw,99vh) scale(.2784)}}.snow:nth-child(56){opacity:.0814;transform:translate(43.4463vw,-10px) scale(.1019);animation:fall-56 27s -2s linear infinite}@keyframes fall-56{32.392%{transform:translate(51.8303vw,32.392vh) scale(.1019)}to{transform:translate(47.6383vw,99vh) scale(.1019)}}.snow:nth-child(57){opacity:.386;transform:translate(55.6686vw,-10px) scale(.9029);animation:fall-57 23s -23s linear infinite}@keyframes fall-57{65.82%{transform:translate(49.2488vw,65.82vh) scale(.9029)}to{transform:translate(52.4587vw,99vh) scale(.9029)}}.snow:nth-child(58){opacity:.0804;transform:translate(64.5931vw,-10px) scale(.4075);animation:fall-58 13s -16s linear infinite}@keyframes fall-58{37.748%{transform:translate(66.8818vw,37.748vh) scale(.4075)}to{transform:translate(65.73745vw,99vh) scale(.4075)}}.snow:nth-child(59){opacity:1.923;transform:translate(59.7383vw,-10px) scale(.1222);animation:fall-59 28s -15s linear infinite}@keyframes fall-59{63.318%{transform:translate(65.5458vw,63.318vh) scale(.1222)}to{transform:translate(62.64205vw,99vh) scale(.1222)}}.snow:nth-child(60){opacity:.5552;transform:translate(68.5841vw,-10px) scale(.1917);animation:fall-60 12s -25s linear infinite}@keyframes fall-60{72.931%{transform:translate(61.1156vw,72.931vh) scale(.1917)}to{transform:translate(64.84985vw,99vh) scale(.1917)}}.snow:nth-child(61){opacity:1.1992;transform:translate(86.4646vw,-10px) scale(.6435);animation:fall-61 26s -18s linear infinite}@keyframes fall-61{71.303%{transform:translate(83.9166vw,71.303vh) scale(.6435)}to{transform:translate(85.1906vw,99vh) scale(.6435)}}.snow:nth-child(62){opacity:.0556;transform:translate(15.1539vw,-10px) scale(.6146);animation:fall-62 10s -2s linear infinite}@keyframes fall-62{51.969%{transform:translate(16.5348vw,51.969vh) scale(.6146)}to{transform:translate(15.84435vw,99vh) scale(.6146)}}.snow:nth-child(63){opacity:.6062;transform:translate(18.9172vw,-10px) scale(.5245);animation:fall-63 16s -14s linear infinite}@keyframes fall-63{66.332%{transform:translate(9.411vw,66.332vh) scale(.5245)}to{transform:translate(14.1641vw,99vh) scale(.5245)}}.snow:nth-child(64){opacity:1.9744;transform:translate(93.3182vw,-10px) scale(.6934);animation:fall-64 22s -16s linear infinite}@keyframes fall-64{49.772%{transform:translate(84.0248vw,49.772vh) scale(.6934)}to{transform:translate(88.6715vw,99vh) scale(.6934)}}.snow:nth-child(65){opacity:1.1956;transform:translate(14.5734vw,-10px) scale(.758);animation:fall-65 18s -27s linear infinite}@keyframes fall-65{37.058%{transform:translate(13.6679vw,37.058vh) scale(.758)}to{transform:translate(14.12065vw,99vh) scale(.758)}}.snow:nth-child(66){opacity:.3658;transform:translate(26.2703vw,-10px) scale(.3951);animation:fall-66 12s -17s linear infinite}@keyframes fall-66{55.623%{transform:translate(23.0526vw,55.623vh) scale(.3951)}to{transform:translate(24.66145vw,99vh) scale(.3951)}}.snow:nth-child(67){opacity:.1786;transform:translate(38.2082vw,-10px) scale(.0572);animation:fall-67 21s -27s linear infinite}@keyframes fall-67{78.396%{transform:translate(40.7583vw,78.396vh) scale(.0572)}to{transform:translate(39.48325vw,99vh) scale(.0572)}}.snow:nth-child(68){opacity:.5092;transform:translate(2.7282vw,-10px) scale(.4531);animation:fall-68 27s -24s linear infinite}@keyframes fall-68{32.317%{transform:translate(2.1728vw,32.317vh) scale(.4531)}to{transform:translate(2.4505vw,99vh) scale(.4531)}}.snow:nth-child(69){opacity:1.5186;transform:translate(96.5976vw,-10px) scale(.088);animation:fall-69 14s -16s linear infinite}@keyframes fall-69{48.2%{transform:translate(106.0402vw,48.2vh) scale(.088)}to{transform:translate(101.3189vw,99vh) scale(.088)}}.snow:nth-child(70){opacity:.7334;transform:translate(86.5388vw,-10px) scale(.2353);animation:fall-70 25s -30s linear infinite}@keyframes fall-70{36.722%{transform:translate(86.6762vw,36.722vh) scale(.2353)}to{transform:translate(86.6075vw,99vh) scale(.2353)}}.snow:nth-child(71){opacity:.0408;transform:translate(68.7527vw,-10px) scale(.4904);animation:fall-71 14s -18s linear infinite}@keyframes fall-71{56.448%{transform:translate(61.3368vw,56.448vh) scale(.4904)}to{transform:translate(65.04475vw,99vh) scale(.4904)}}.snow:nth-child(72){opacity:.3346;transform:translate(30.7101vw,-10px) scale(.6718);animation:fall-72 24s -6s linear infinite}@keyframes fall-72{31.341%{transform:translate(40.6504vw,31.341vh) scale(.6718)}to{transform:translate(35.68025vw,99vh) scale(.6718)}}.snow:nth-child(73){opacity:1.5312;transform:translate(48.9371vw,-10px) scale(.6514);animation:fall-73 17s -10s linear infinite}@keyframes fall-73{57.662%{transform:translate(54.363vw,57.662vh) scale(.6514)}to{transform:translate(51.65005vw,99vh) scale(.6514)}}.snow:nth-child(74){opacity:.3292;transform:translate(86.2801vw,-10px) scale(.8742);animation:fall-74 19s -15s linear infinite}@keyframes fall-74{79.244%{transform:translate(85.4277vw,79.244vh) scale(.8742)}to{transform:translate(85.8539vw,99vh) scale(.8742)}}.snow:nth-child(75){opacity:.9714;transform:translate(81.2586vw,-10px) scale(.5724);animation:fall-75 15s -16s linear infinite}@keyframes fall-75{79.913%{transform:translate(88.2911vw,79.913vh) scale(.5724)}to{transform:translate(84.77485vw,99vh) scale(.5724)}}.snow:nth-child(76){opacity:1.355;transform:translate(81.6392vw,-10px) scale(.1603);animation:fall-76 30s -6s linear infinite}@keyframes fall-76{34.95%{transform:translate(81.5683vw,34.95vh) scale(.1603)}to{transform:translate(81.60375vw,99vh) scale(.1603)}}.snow:nth-child(77){opacity:1.601;transform:translate(24.762vw,-10px) scale(.8712);animation:fall-77 11s -30s linear infinite}@keyframes fall-77{70.977%{transform:translate(15.3704vw,70.977vh) scale(.8712)}to{transform:translate(20.0662vw,99vh) scale(.8712)}}.snow:nth-child(78){opacity:.7044;transform:translate(19.628vw,-10px) scale(.171);animation:fall-78 19s -15s linear infinite}@keyframes fall-78{52.776%{transform:translate(23.2053vw,52.776vh) scale(.171)}to{transform:translate(21.41665vw,99vh) scale(.171)}}.snow:nth-child(79){opacity:.6778;transform:translate(8.4954vw,-10px) scale(.3213);animation:fall-79 11s -20s linear infinite}@keyframes fall-79{55.655%{transform:translate(-.5098vw,55.655vh) scale(.3213)}to{transform:translate(3.9928vw,99vh) scale(.3213)}}.snow:nth-child(80){opacity:.4306;transform:translate(3.831vw,-10px) scale(.7343);animation:fall-80 26s -21s linear infinite}@keyframes fall-80{36.97%{transform:translate(-4.6098vw,36.97vh) scale(.7343)}to{transform:translate(-.3894vw,99vh) scale(.7343)}}.snow:nth-child(81){opacity:.2938;transform:translate(94.7693vw,-10px) scale(.6818);animation:fall-81 21s -7s linear infinite}@keyframes fall-81{52.54%{transform:translate(90.5075vw,52.54vh) scale(.6818)}to{transform:translate(92.6384vw,99vh) scale(.6818)}}.snow:nth-child(82){opacity:1.0712;transform:translate(84.4636vw,-10px) scale(.7457);animation:fall-82 22s -15s linear infinite}@keyframes fall-82{37.539%{transform:translate(74.5847vw,37.539vh) scale(.7457)}to{transform:translate(79.52415vw,99vh) scale(.7457)}}.snow:nth-child(83){opacity:.612;transform:translate(49.728vw,-10px) scale(.9046);animation:fall-83 18s -15s linear infinite}@keyframes fall-83{42.632%{transform:translate(48.9672vw,42.632vh) scale(.9046)}to{transform:translate(49.3476vw,99vh) scale(.9046)}}.snow:nth-child(84){opacity:1.8856;transform:translate(20.777vw,-10px) scale(.7632);animation:fall-84 12s -26s linear infinite}@keyframes fall-84{55.222%{transform:translate(27.4883vw,55.222vh) scale(.7632)}to{transform:translate(24.13265vw,99vh) scale(.7632)}}.snow:nth-child(85){opacity:.3582;transform:translate(11.1358vw,-10px) scale(.8262);animation:fall-85 20s -2s linear infinite}@keyframes fall-85{63.793%{transform:translate(3.0722vw,63.793vh) scale(.8262)}to{transform:translate(7.104vw,99vh) scale(.8262)}}.snow:nth-child(86){opacity:.4252;transform:translate(56.4293vw,-10px) scale(.1605);animation:fall-86 15s -15s linear infinite}@keyframes fall-86{32.006%{transform:translate(47.5744vw,32.006vh) scale(.1605)}to{transform:translate(52.00185vw,99vh) scale(.1605)}}.snow:nth-child(87){opacity:.805;transform:translate(79.5012vw,-10px) scale(.4179);animation:fall-87 10s -14s linear infinite}@keyframes fall-87{52.263%{transform:translate(84.4506vw,52.263vh) scale(.4179)}to{transform:translate(81.9759vw,99vh) scale(.4179)}}.snow:nth-child(88){opacity:1.272;transform:translate(64.6391vw,-10px) scale(.0491);animation:fall-88 28s -19s linear infinite}@keyframes fall-88{79.501%{transform:translate(66.535vw,79.501vh) scale(.0491)}to{transform:translate(65.58705vw,99vh) scale(.0491)}}.snow:nth-child(89){opacity:.5604;transform:translate(14.3753vw,-10px) scale(.6097);animation:fall-89 23s -25s linear infinite}@keyframes fall-89{63.869%{transform:translate(22.5565vw,63.869vh) scale(.6097)}to{transform:translate(18.4659vw,99vh) scale(.6097)}}.snow:nth-child(90){opacity:1.6568;transform:translate(15.5031vw,-10px) scale(.4844);animation:fall-90 26s -7s linear infinite}@keyframes fall-90{60.358%{transform:translate(18.5093vw,60.358vh) scale(.4844)}to{transform:translate(17.0062vw,99vh) scale(.4844)}}.snow:nth-child(91){opacity:.6034;transform:translate(28.179vw,-10px) scale(.1507);animation:fall-91 12s -11s linear infinite}@keyframes fall-91{63.151%{transform:translate(30.4724vw,63.151vh) scale(.1507)}to{transform:translate(29.3257vw,99vh) scale(.1507)}}.snow:nth-child(92){opacity:.7374;transform:translate(53.9141vw,-10px) scale(.2211);animation:fall-92 27s -3s linear infinite}@keyframes fall-92{60.119%{transform:translate(57.0905vw,60.119vh) scale(.2211)}to{transform:translate(55.5023vw,99vh) scale(.2211)}}.snow:nth-child(93){opacity:1.8662;transform:translate(57.2243vw,-10px) scale(.5309);animation:fall-93 27s -2s linear infinite}@keyframes fall-93{31.733%{transform:translate(50.3099vw,31.733vh) scale(.5309)}to{transform:translate(53.7671vw,99vh) scale(.5309)}}.snow:nth-child(94){opacity:.7268;transform:translate(42.4955vw,-10px) scale(.5211);animation:fall-94 24s -8s linear infinite}@keyframes fall-94{73.409%{transform:translate(52.4324vw,73.409vh) scale(.5211)}to{transform:translate(47.46395vw,99vh) scale(.5211)}}.snow:nth-child(95){opacity:.453;transform:translate(8.7087vw,-10px) scale(.4031);animation:fall-95 28s -13s linear infinite}@keyframes fall-95{59.171%{transform:translate(5.1545vw,59.171vh) scale(.4031)}to{transform:translate(6.9316vw,99vh) scale(.4031)}}.snow:nth-child(96){opacity:.3872;transform:translate(94.6406vw,-10px) scale(.6218);animation:fall-96 16s -24s linear infinite}@keyframes fall-96{53.669%{transform:translate(104.4666vw,53.669vh) scale(.6218)}to{transform:translate(99.5536vw,99vh) scale(.6218)}}.snow:nth-child(97){opacity:.877;transform:translate(11.9509vw,-10px) scale(.9436);animation:fall-97 18s -23s linear infinite}@keyframes fall-97{57.419%{transform:translate(5.1579vw,57.419vh) scale(.9436)}to{transform:translate(8.5544vw,99vh) scale(.9436)}}.snow:nth-child(98){opacity:1.2388;transform:translate(8.2108vw,-10px) scale(.2679);animation:fall-98 23s -13s linear infinite}@keyframes fall-98{49.808%{transform:translate(7.3253vw,49.808vh) scale(.2679)}to{transform:translate(7.76805vw,99vh) scale(.2679)}}.snow:nth-child(99){opacity:1.0714;transform:translate(82.1803vw,-10px) scale(.0913);animation:fall-99 29s -28s linear infinite}@keyframes fall-99{42.645%{transform:translate(83.1079vw,42.645vh) scale(.0913)}to{transform:translate(82.6441vw,99vh) scale(.0913)}}.snow:nth-child(100){opacity:.7066;transform:translate(51.8389vw,-10px) scale(.2241);animation:fall-100 12s -30s linear infinite}@keyframes fall-100{62.161%{transform:translate(52.0447vw,62.161vh) scale(.2241)}to{transform:translate(51.9418vw,99vh) scale(.2241)}}.snow:nth-child(101){opacity:.6254;transform:translate(5.2145vw,-10px) scale(.8784);animation:fall-101 10s -30s linear infinite}@keyframes fall-101{77.696%{transform:translate(-1.8564vw,77.696vh) scale(.8784)}to{transform:translate(1.67905vw,99vh) scale(.8784)}}.snow:nth-child(102){opacity:.7734;transform:translate(15.0201vw,-10px) scale(.8517);animation:fall-102 21s -2s linear infinite}@keyframes fall-102{34.018%{transform:translate(9.6835vw,34.018vh) scale(.8517)}to{transform:translate(12.3518vw,99vh) scale(.8517)}}.snow:nth-child(103){opacity:.8962;transform:translate(22.9959vw,-10px) scale(.2334);animation:fall-103 13s -21s linear infinite}@keyframes fall-103{40.792%{transform:translate(24.6705vw,40.792vh) scale(.2334)}to{transform:translate(23.8332vw,99vh) scale(.2334)}}.snow:nth-child(104){opacity:1.8502;transform:translate(3.1366vw,-10px) scale(.1173);animation:fall-104 11s -13s linear infinite}@keyframes fall-104{63.479%{transform:translate(-5.4568vw,63.479vh) scale(.1173)}to{transform:translate(-1.1601vw,99vh) scale(.1173)}}.snow:nth-child(105){opacity:1.4054;transform:translate(32.2988vw,-10px) scale(.0138);animation:fall-105 17s -5s linear infinite}@keyframes fall-105{48.279%{transform:translate(24.5893vw,48.279vh) scale(.0138)}to{transform:translate(28.44405vw,99vh) scale(.0138)}}.snow:nth-child(106){opacity:1.7914;transform:translate(63.1978vw,-10px) scale(.6206);animation:fall-106 21s -24s linear infinite}@keyframes fall-106{74.856%{transform:translate(58.4486vw,74.856vh) scale(.6206)}to{transform:translate(60.8232vw,99vh) scale(.6206)}}.snow:nth-child(107){opacity:1.8396;transform:translate(30.578vw,-10px) scale(.0966);animation:fall-107 26s -21s linear infinite}@keyframes fall-107{49.645%{transform:translate(34.3682vw,49.645vh) scale(.0966)}to{transform:translate(32.4731vw,99vh) scale(.0966)}}.snow:nth-child(108){opacity:.5106;transform:translate(28.6453vw,-10px) scale(.2453);animation:fall-108 15s -23s linear infinite}@keyframes fall-108{69.486%{transform:translate(26.5338vw,69.486vh) scale(.2453)}to{transform:translate(27.58955vw,99vh) scale(.2453)}}.snow:nth-child(109){opacity:1.1528;transform:translate(7.3571vw,-10px) scale(.3974);animation:fall-109 24s -19s linear infinite}@keyframes fall-109{31.628%{transform:translate(12.5061vw,31.628vh) scale(.3974)}to{transform:translate(9.9316vw,99vh) scale(.3974)}}.snow:nth-child(110){opacity:.9342;transform:translate(27.0003vw,-10px) scale(.2006);animation:fall-110 19s -18s linear infinite}@keyframes fall-110{58.047%{transform:translate(18.7741vw,58.047vh) scale(.2006)}to{transform:translate(22.8872vw,99vh) scale(.2006)}}.snow:nth-child(111){opacity:.5082;transform:translate(37.7859vw,-10px) scale(.0946);animation:fall-111 14s -6s linear infinite}@keyframes fall-111{35.223%{transform:translate(42.7252vw,35.223vh) scale(.0946)}to{transform:translate(40.25555vw,99vh) scale(.0946)}}.snow:nth-child(112){opacity:.2696;transform:translate(59.4678vw,-10px) scale(.4477);animation:fall-112 13s -16s linear infinite}@keyframes fall-112{78.902%{transform:translate(62.0805vw,78.902vh) scale(.4477)}to{transform:translate(60.77415vw,99vh) scale(.4477)}}.snow:nth-child(113){opacity:1.9452;transform:translate(47.015vw,-10px) scale(.2011);animation:fall-113 30s -20s linear infinite}@keyframes fall-113{61.872%{transform:translate(55.9128vw,61.872vh) scale(.2011)}to{transform:translate(51.4639vw,99vh) scale(.2011)}}.snow:nth-child(114){opacity:1.8722;transform:translate(51.7604vw,-10px) scale(.7583);animation:fall-114 26s -25s linear infinite}@keyframes fall-114{35.698%{transform:translate(48.4599vw,35.698vh) scale(.7583)}to{transform:translate(50.11015vw,99vh) scale(.7583)}}.snow:nth-child(115){opacity:.5328;transform:translate(92.3416vw,-10px) scale(.9541);animation:fall-115 13s -6s linear infinite}@keyframes fall-115{35.317%{transform:translate(92.698vw,35.317vh) scale(.9541)}to{transform:translate(92.5198vw,99vh) scale(.9541)}}.snow:nth-child(116){opacity:.0502;transform:translate(54.7815vw,-10px) scale(.8362);animation:fall-116 21s -10s linear infinite}@keyframes fall-116{70.371%{transform:translate(58.356vw,70.371vh) scale(.8362)}to{transform:translate(56.56875vw,99vh) scale(.8362)}}.snow:nth-child(117){opacity:1.5074;transform:translate(84.1883vw,-10px) scale(.8744);animation:fall-117 11s -15s linear infinite}@keyframes fall-117{73.901%{transform:translate(77.3564vw,73.901vh) scale(.8744)}to{transform:translate(80.77235vw,99vh) scale(.8744)}}.snow:nth-child(118){opacity:.8048;transform:translate(12.6782vw,-10px) scale(.0679);animation:fall-118 11s -15s linear infinite}@keyframes fall-118{69.523%{transform:translate(12.836vw,69.523vh) scale(.0679)}to{transform:translate(12.7571vw,99vh) scale(.0679)}}.snow:nth-child(119){opacity:.6814;transform:translate(79.5436vw,-10px) scale(.8025);animation:fall-119 25s -3s linear infinite}@keyframes fall-119{42.197%{transform:translate(74.2429vw,42.197vh) scale(.8025)}to{transform:translate(76.89325vw,99vh) scale(.8025)}}.snow:nth-child(120){opacity:.883;transform:translate(84.9664vw,-10px) scale(.989);animation:fall-120 14s -21s linear infinite}@keyframes fall-120{74.896%{transform:translate(87.9563vw,74.896vh) scale(.989)}to{transform:translate(86.46135vw,99vh) scale(.989)}}.snow:nth-child(121){opacity:.6542;transform:translate(73.3027vw,-10px) scale(.9281);animation:fall-121 29s -3s linear infinite}@keyframes fall-121{74.466%{transform:translate(64.0601vw,74.466vh) scale(.9281)}to{transform:translate(68.6814vw,99vh) scale(.9281)}}.snow:nth-child(122){opacity:1.5958;transform:translate(92.7271vw,-10px) scale(.0024);animation:fall-122 16s -10s linear infinite}@keyframes fall-122{73.889%{transform:translate(98.4383vw,73.889vh) scale(.0024)}to{transform:translate(95.5827vw,99vh) scale(.0024)}}.snow:nth-child(123){opacity:.5144;transform:translate(92.1808vw,-10px) scale(.9509);animation:fall-123 17s -3s linear infinite}@keyframes fall-123{74.668%{transform:translate(88.2643vw,74.668vh) scale(.9509)}to{transform:translate(90.22255vw,99vh) scale(.9509)}}.snow:nth-child(124){opacity:.6558;transform:translate(70.9349vw,-10px) scale(.7826);animation:fall-124 17s -30s linear infinite}@keyframes fall-124{73.406%{transform:translate(75.7785vw,73.406vh) scale(.7826)}to{transform:translate(73.3567vw,99vh) scale(.7826)}}.snow:nth-child(125){opacity:1.0892;transform:translate(88.7554vw,-10px) scale(.8864);animation:fall-125 28s -3s linear infinite}@keyframes fall-125{60.938%{transform:translate(87.6163vw,60.938vh) scale(.8864)}to{transform:translate(88.18585vw,99vh) scale(.8864)}}.snow:nth-child(126){opacity:.336;transform:translate(32.5113vw,-10px) scale(.2055);animation:fall-126 30s -5s linear infinite}@keyframes fall-126{31.129%{transform:translate(40.4661vw,31.129vh) scale(.2055)}to{transform:translate(36.4887vw,99vh) scale(.2055)}}.snow:nth-child(127){opacity:.721;transform:translate(64.3521vw,-10px) scale(.5701);animation:fall-127 18s -14s linear infinite}@keyframes fall-127{60.599%{transform:translate(64.1783vw,60.599vh) scale(.5701)}to{transform:translate(64.2652vw,99vh) scale(.5701)}}.snow:nth-child(128){opacity:1.1916;transform:translate(96.9405vw,-10px) scale(.2493);animation:fall-128 15s -6s linear infinite}@keyframes fall-128{67.378%{transform:translate(100.3933vw,67.378vh) scale(.2493)}to{transform:translate(98.6669vw,99vh) scale(.2493)}}.snow:nth-child(129){opacity:.1856;transform:translate(43.2256vw,-10px) scale(.2809);animation:fall-129 18s -15s linear infinite}@keyframes fall-129{57.545%{transform:translate(40.2504vw,57.545vh) scale(.2809)}to{transform:translate(41.738vw,99vh) scale(.2809)}}.snow:nth-child(130){opacity:.688;transform:translate(75.5873vw,-10px) scale(.8562);animation:fall-130 17s -21s linear infinite}@keyframes fall-130{79.795%{transform:translate(80.6141vw,79.795vh) scale(.8562)}to{transform:translate(78.1007vw,99vh) scale(.8562)}}.snow:nth-child(131){opacity:.5738;transform:translate(42.2325vw,-10px) scale(.8312);animation:fall-131 17s -19s linear infinite}@keyframes fall-131{38.006%{transform:translate(38.6997vw,38.006vh) scale(.8312)}to{transform:translate(40.4661vw,99vh) scale(.8312)}}.snow:nth-child(132){opacity:.368;transform:translate(27.0349vw,-10px) scale(.1071);animation:fall-132 17s -13s linear infinite}@keyframes fall-132{77.893%{transform:translate(23.1351vw,77.893vh) scale(.1071)}to{transform:translate(25.085vw,99vh) scale(.1071)}}.snow:nth-child(133){opacity:1.8302;transform:translate(77.4679vw,-10px) scale(.1837);animation:fall-133 21s -25s linear infinite}@keyframes fall-133{52.244%{transform:translate(70.2085vw,52.244vh) scale(.1837)}to{transform:translate(73.8382vw,99vh) scale(.1837)}}.snow:nth-child(134){opacity:1.439;transform:translate(54.2578vw,-10px) scale(.3713);animation:fall-134 11s -15s linear infinite}@keyframes fall-134{42.022%{transform:translate(50.9621vw,42.022vh) scale(.3713)}to{transform:translate(52.60995vw,99vh) scale(.3713)}}.snow:nth-child(135){opacity:.982;transform:translate(22.7264vw,-10px) scale(.4222);animation:fall-135 11s -22s linear infinite}@keyframes fall-135{50.399%{transform:translate(26.0494vw,50.399vh) scale(.4222)}to{transform:translate(24.3879vw,99vh) scale(.4222)}}.snow:nth-child(136){opacity:1.8756;transform:translate(24.5844vw,-10px) scale(.9027);animation:fall-136 20s -19s linear infinite}@keyframes fall-136{33.498%{transform:translate(32.3251vw,33.498vh) scale(.9027)}to{transform:translate(28.45475vw,99vh) scale(.9027)}}.snow:nth-child(137){opacity:1.4786;transform:translate(14.5438vw,-10px) scale(.7633);animation:fall-137 12s -21s linear infinite}@keyframes fall-137{46.441%{transform:translate(10.2658vw,46.441vh) scale(.7633)}to{transform:translate(12.4048vw,99vh) scale(.7633)}}.snow:nth-child(138){opacity:.4834;transform:translate(95.4909vw,-10px) scale(.7286);animation:fall-138 17s -13s linear infinite}@keyframes fall-138{35.567%{transform:translate(99.3512vw,35.567vh) scale(.7286)}to{transform:translate(97.42105vw,99vh) scale(.7286)}}.snow:nth-child(139){opacity:.1436;transform:translate(2.6173vw,-10px) scale(.2369);animation:fall-139 10s -18s linear infinite}@keyframes fall-139{36.64%{transform:translate(9.5389vw,36.64vh) scale(.2369)}to{transform:translate(6.0781vw,99vh) scale(.2369)}}.snow:nth-child(140){opacity:.2214;transform:translate(3.9867vw,-10px) scale(.4905);animation:fall-140 29s -29s linear infinite}@keyframes fall-140{71.188%{transform:translate(3.5135vw,71.188vh) scale(.4905)}to{transform:translate(3.7501vw,99vh) scale(.4905)}}.snow:nth-child(141){opacity:1.1568;transform:translate(55.2178vw,-10px) scale(.9533);animation:fall-141 17s -20s linear infinite}@keyframes fall-141{37.068%{transform:translate(61.3937vw,37.068vh) scale(.9533)}to{transform:translate(58.30575vw,99vh) scale(.9533)}}.snow:nth-child(142){opacity:.2374;transform:translate(48.0413vw,-10px) scale(.4034);animation:fall-142 23s -10s linear infinite}@keyframes fall-142{48.875%{transform:translate(40.648vw,48.875vh) scale(.4034)}to{transform:translate(44.34465vw,99vh) scale(.4034)}}.snow:nth-child(143){opacity:1.047;transform:translate(77.9165vw,-10px) scale(.9676);animation:fall-143 17s -2s linear infinite}@keyframes fall-143{75.802%{transform:translate(84.2961vw,75.802vh) scale(.9676)}to{transform:translate(81.1063vw,99vh) scale(.9676)}}.snow:nth-child(144){opacity:.6182;transform:translate(50.507vw,-10px) scale(.6855);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{32.225%{transform:translate(57.7506vw,32.225vh) scale(.6855)}to{transform:translate(54.1288vw,99vh) scale(.6855)}}.snow:nth-child(145){opacity:1.4028;transform:translate(37.565vw,-10px) scale(.7434);animation:fall-145 23s -20s linear infinite}@keyframes fall-145{69.86%{transform:translate(30.6782vw,69.86vh) scale(.7434)}to{transform:translate(34.1216vw,99vh) scale(.7434)}}.snow:nth-child(146){opacity:1.9038;transform:translate(11.6248vw,-10px) scale(.7028);animation:fall-146 10s -23s linear infinite}@keyframes fall-146{47.048%{transform:translate(16.8684vw,47.048vh) scale(.7028)}to{transform:translate(14.2466vw,99vh) scale(.7028)}}.snow:nth-child(147){opacity:1.7452;transform:translate(16.9857vw,-10px) scale(.3665);animation:fall-147 13s -5s linear infinite}@keyframes fall-147{54.2%{transform:translate(15.6678vw,54.2vh) scale(.3665)}to{transform:translate(16.32675vw,99vh) scale(.3665)}}.snow:nth-child(148){opacity:1.6132;transform:translate(95.637vw,-10px) scale(.0328);animation:fall-148 19s -2s linear infinite}@keyframes fall-148{70.169%{transform:translate(102.3421vw,70.169vh) scale(.0328)}to{transform:translate(98.98955vw,99vh) scale(.0328)}}.snow:nth-child(149){opacity:.6872;transform:translate(7.7807vw,-10px) scale(.5123);animation:fall-149 29s -20s linear infinite}@keyframes fall-149{33.809%{transform:translate(13.3452vw,33.809vh) scale(.5123)}to{transform:translate(10.56295vw,99vh) scale(.5123)}}.snow:nth-child(150){opacity:1.2666;transform:translate(81.409vw,-10px) scale(.4095);animation:fall-150 24s -13s linear infinite}@keyframes fall-150{47.107%{transform:translate(76.4876vw,47.107vh) scale(.4095)}to{transform:translate(78.9483vw,99vh) scale(.4095)}}.snow:nth-child(151){opacity:.0124;transform:translate(85.0036vw,-10px) scale(.6217);animation:fall-151 28s -2s linear infinite}@keyframes fall-151{76.065%{transform:translate(88.0751vw,76.065vh) scale(.6217)}to{transform:translate(86.53935vw,99vh) scale(.6217)}}.snow:nth-child(152){opacity:1.682;transform:translate(38.0577vw,-10px) scale(.5775);animation:fall-152 30s -10s linear infinite}@keyframes fall-152{51.311%{transform:translate(33.3711vw,51.311vh) scale(.5775)}to{transform:translate(35.7144vw,99vh) scale(.5775)}}.snow:nth-child(153){opacity:1.3232;transform:translate(52.3003vw,-10px) scale(.0015);animation:fall-153 20s -26s linear infinite}@keyframes fall-153{43.391%{transform:translate(57.2013vw,43.391vh) scale(.0015)}to{transform:translate(54.7508vw,99vh) scale(.0015)}}.snow:nth-child(154){opacity:1.4312;transform:translate(92.2192vw,-10px) scale(.292);animation:fall-154 21s -22s linear infinite}@keyframes fall-154{37.708%{transform:translate(88.1785vw,37.708vh) scale(.292)}to{transform:translate(90.19885vw,99vh) scale(.292)}}.snow:nth-child(155){opacity:.6338;transform:translate(70.7934vw,-10px) scale(.3787);animation:fall-155 22s -6s linear infinite}@keyframes fall-155{38.152%{transform:translate(76.363vw,38.152vh) scale(.3787)}to{transform:translate(73.5782vw,99vh) scale(.3787)}}.snow:nth-child(156){opacity:.2058;transform:translate(91.2636vw,-10px) scale(.5827);animation:fall-156 25s -23s linear infinite}@keyframes fall-156{53.55%{transform:translate(99.2503vw,53.55vh) scale(.5827)}to{transform:translate(95.25695vw,99vh) scale(.5827)}}.snow:nth-child(157){opacity:1.7294;transform:translate(88.9886vw,-10px) scale(.8168);animation:fall-157 18s -9s linear infinite}@keyframes fall-157{54.288%{transform:translate(92.4446vw,54.288vh) scale(.8168)}to{transform:translate(90.7166vw,99vh) scale(.8168)}}.snow:nth-child(158){opacity:1.809;transform:translate(54.1148vw,-10px) scale(.5796);animation:fall-158 12s -30s linear infinite}@keyframes fall-158{76.362%{transform:translate(46.1805vw,76.362vh) scale(.5796)}to{transform:translate(50.14765vw,99vh) scale(.5796)}}.snow:nth-child(159){opacity:1.9686;transform:translate(25.9466vw,-10px) scale(.9853);animation:fall-159 25s -1s linear infinite}@keyframes fall-159{55.991%{transform:translate(19.8483vw,55.991vh) scale(.9853)}to{transform:translate(22.89745vw,99vh) scale(.9853)}}.snow:nth-child(160){opacity:1.9932;transform:translate(79.441vw,-10px) scale(.6233);animation:fall-160 23s -26s linear infinite}@keyframes fall-160{48.521%{transform:translate(76.8282vw,48.521vh) scale(.6233)}to{transform:translate(78.1346vw,99vh) scale(.6233)}}.snow:nth-child(161){opacity:1.1452;transform:translate(60.0458vw,-10px) scale(.3834);animation:fall-161 24s -29s linear infinite}@keyframes fall-161{63.057%{transform:translate(67.3926vw,63.057vh) scale(.3834)}to{transform:translate(63.7192vw,99vh) scale(.3834)}}.snow:nth-child(162){opacity:.0008;transform:translate(60.6518vw,-10px) scale(.4086);animation:fall-162 24s -1s linear infinite}@keyframes fall-162{34.77%{transform:translate(58.1991vw,34.77vh) scale(.4086)}to{transform:translate(59.42545vw,99vh) scale(.4086)}}.snow:nth-child(163){opacity:.8602;transform:translate(77.0953vw,-10px) scale(.5469);animation:fall-163 12s -17s linear infinite}@keyframes fall-163{71.374%{transform:translate(85.4988vw,71.374vh) scale(.5469)}to{transform:translate(81.29705vw,99vh) scale(.5469)}}.snow:nth-child(164){opacity:1.2558;transform:translate(60.3536vw,-10px) scale(.7108);animation:fall-164 24s -20s linear infinite}@keyframes fall-164{33.115%{transform:translate(62.3245vw,33.115vh) scale(.7108)}to{transform:translate(61.33905vw,99vh) scale(.7108)}}.snow:nth-child(165){opacity:1.2214;transform:translate(13.2929vw,-10px) scale(.1673);animation:fall-165 30s -6s linear infinite}@keyframes fall-165{71.72%{transform:translate(4.5546vw,71.72vh) scale(.1673)}to{transform:translate(8.92375vw,99vh) scale(.1673)}}.snow:nth-child(166){opacity:.3706;transform:translate(52.6411vw,-10px) scale(.9311);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{39.695%{transform:translate(56.3305vw,39.695vh) scale(.9311)}to{transform:translate(54.4858vw,99vh) scale(.9311)}}.snow:nth-child(167){opacity:1.873;transform:translate(34.0001vw,-10px) scale(.4211);animation:fall-167 27s -16s linear infinite}@keyframes fall-167{52.357%{transform:translate(35.0228vw,52.357vh) scale(.4211)}to{transform:translate(34.51145vw,99vh) scale(.4211)}}.snow:nth-child(168){opacity:1.5132;transform:translate(9.8607vw,-10px) scale(.0977);animation:fall-168 23s -7s linear infinite}@keyframes fall-168{43.321%{transform:translate(6.5427vw,43.321vh) scale(.0977)}to{transform:translate(8.2017vw,99vh) scale(.0977)}}.snow:nth-child(169){opacity:.1336;transform:translate(61.4384vw,-10px) scale(.4632);animation:fall-169 13s -23s linear infinite}@keyframes fall-169{41.501%{transform:translate(68.0016vw,41.501vh) scale(.4632)}to{transform:translate(64.72vw,99vh) scale(.4632)}}.snow:nth-child(170){opacity:.8598;transform:translate(68.8853vw,-10px) scale(.0278);animation:fall-170 23s -21s linear infinite}@keyframes fall-170{38.862%{transform:translate(71.7313vw,38.862vh) scale(.0278)}to{transform:translate(70.3083vw,99vh) scale(.0278)}}.snow:nth-child(171){opacity:1.1558;transform:translate(61.2839vw,-10px) scale(.3488);animation:fall-171 12s -10s linear infinite}@keyframes fall-171{79.115%{transform:translate(70.3392vw,79.115vh) scale(.3488)}to{transform:translate(65.81155vw,99vh) scale(.3488)}}.snow:nth-child(172){opacity:1.2292;transform:translate(28.6135vw,-10px) scale(.6596);animation:fall-172 26s -23s linear infinite}@keyframes fall-172{59.395%{transform:translate(19.6998vw,59.395vh) scale(.6596)}to{transform:translate(24.15665vw,99vh) scale(.6596)}}.snow:nth-child(173){opacity:.0352;transform:translate(38.2406vw,-10px) scale(.6444);animation:fall-173 14s -20s linear infinite}@keyframes fall-173{71.924%{transform:translate(36.4298vw,71.924vh) scale(.6444)}to{transform:translate(37.3352vw,99vh) scale(.6444)}}.snow:nth-child(174){opacity:1.1858;transform:translate(13.8511vw,-10px) scale(.9205);animation:fall-174 27s -14s linear infinite}@keyframes fall-174{64.395%{transform:translate(6.0498vw,64.395vh) scale(.9205)}to{transform:translate(9.95045vw,99vh) scale(.9205)}}.snow:nth-child(175){opacity:1.8636;transform:translate(26.4927vw,-10px) scale(.5145);animation:fall-175 12s -11s linear infinite}@keyframes fall-175{70.161%{transform:translate(33.8697vw,70.161vh) scale(.5145)}to{transform:translate(30.1812vw,99vh) scale(.5145)}}.snow:nth-child(176){opacity:.4252;transform:translate(53.5287vw,-10px) scale(.5397);animation:fall-176 16s -12s linear infinite}@keyframes fall-176{71.496%{transform:translate(60.8866vw,71.496vh) scale(.5397)}to{transform:translate(57.20765vw,99vh) scale(.5397)}}.snow:nth-child(177){opacity:1.1396;transform:translate(41.0608vw,-10px) scale(.1583);animation:fall-177 25s -26s linear infinite}@keyframes fall-177{44.539%{transform:translate(38.5866vw,44.539vh) scale(.1583)}to{transform:translate(39.8237vw,99vh) scale(.1583)}}.snow:nth-child(178){opacity:.4416;transform:translate(25.6472vw,-10px) scale(.1864);animation:fall-178 17s -30s linear infinite}@keyframes fall-178{69.321%{transform:translate(26.9157vw,69.321vh) scale(.1864)}to{transform:translate(26.28145vw,99vh) scale(.1864)}}.snow:nth-child(179){opacity:.9732;transform:translate(59.5731vw,-10px) scale(.4197);animation:fall-179 19s -7s linear infinite}@keyframes fall-179{45.839%{transform:translate(55.7964vw,45.839vh) scale(.4197)}to{transform:translate(57.68475vw,99vh) scale(.4197)}}.snow:nth-child(180){opacity:.4276;transform:translate(92.9091vw,-10px) scale(.6188);animation:fall-180 11s -16s linear infinite}@keyframes fall-180{71.119%{transform:translate(90.0762vw,71.119vh) scale(.6188)}to{transform:translate(91.49265vw,99vh) scale(.6188)}}.snow:nth-child(181){opacity:.9724;transform:translate(67.826vw,-10px) scale(.8747);animation:fall-181 27s -23s linear infinite}@keyframes fall-181{39.792%{transform:translate(63.0728vw,39.792vh) scale(.8747)}to{transform:translate(65.4494vw,99vh) scale(.8747)}}.snow:nth-child(182){opacity:.7748;transform:translate(91.7087vw,-10px) scale(.5332);animation:fall-182 21s -15s linear infinite}@keyframes fall-182{52.82%{transform:translate(83.8133vw,52.82vh) scale(.5332)}to{transform:translate(87.761vw,99vh) scale(.5332)}}.snow:nth-child(183){opacity:1.2072;transform:translate(48.924vw,-10px) scale(.1846);animation:fall-183 24s -6s linear infinite}@keyframes fall-183{79.856%{transform:translate(54.293vw,79.856vh) scale(.1846)}to{transform:translate(51.6085vw,99vh) scale(.1846)}}.snow:nth-child(184){opacity:1.9244;transform:translate(30.087vw,-10px) scale(.7035);animation:fall-184 12s -11s linear infinite}@keyframes fall-184{77.136%{transform:translate(23.2876vw,77.136vh) scale(.7035)}to{transform:translate(26.6873vw,99vh) scale(.7035)}}.snow:nth-child(185){opacity:1.868;transform:translate(71.7513vw,-10px) scale(.2954);animation:fall-185 24s -12s linear infinite}@keyframes fall-185{34.155%{transform:translate(66.4031vw,34.155vh) scale(.2954)}to{transform:translate(69.0772vw,99vh) scale(.2954)}}.snow:nth-child(186){opacity:.4766;transform:translate(45.1138vw,-10px) scale(.4668);animation:fall-186 30s -20s linear infinite}@keyframes fall-186{37.214%{transform:translate(50.4689vw,37.214vh) scale(.4668)}to{transform:translate(47.79135vw,99vh) scale(.4668)}}.snow:nth-child(187){opacity:.2344;transform:translate(.978vw,-10px) scale(.2093);animation:fall-187 23s -6s linear infinite}@keyframes fall-187{33.614%{transform:translate(-3.3292vw,33.614vh) scale(.2093)}to{transform:translate(-1.1756vw,99vh) scale(.2093)}}.snow:nth-child(188){opacity:.5872;transform:translate(8.0541vw,-10px) scale(.77);animation:fall-188 11s -16s linear infinite}@keyframes fall-188{46.819%{transform:translate(13.214vw,46.819vh) scale(.77)}to{transform:translate(10.63405vw,99vh) scale(.77)}}.snow:nth-child(189){opacity:.911;transform:translate(76.4994vw,-10px) scale(.6195);animation:fall-189 29s -27s linear infinite}@keyframes fall-189{34.083%{transform:translate(83.4459vw,34.083vh) scale(.6195)}to{transform:translate(79.97265vw,99vh) scale(.6195)}}.snow:nth-child(190){opacity:.6376;transform:translate(20.1439vw,-10px) scale(.5623);animation:fall-190 28s -16s linear infinite}@keyframes fall-190{31.548%{transform:translate(25.8078vw,31.548vh) scale(.5623)}to{transform:translate(22.97585vw,99vh) scale(.5623)}}.snow:nth-child(191){opacity:.9028;transform:translate(51.3511vw,-10px) scale(.2993);animation:fall-191 28s -20s linear infinite}@keyframes fall-191{44.111%{transform:translate(57.2832vw,44.111vh) scale(.2993)}to{transform:translate(54.31715vw,99vh) scale(.2993)}}.snow:nth-child(192){opacity:1.833;transform:translate(73.6119vw,-10px) scale(.3106);animation:fall-192 28s -23s linear infinite}@keyframes fall-192{74.393%{transform:translate(77.6897vw,74.393vh) scale(.3106)}to{transform:translate(75.6508vw,99vh) scale(.3106)}}.snow:nth-child(193){opacity:1.8462;transform:translate(47.6081vw,-10px) scale(.8524);animation:fall-193 24s -6s linear infinite}@keyframes fall-193{38.588%{transform:translate(54.5124vw,38.588vh) scale(.8524)}to{transform:translate(51.06025vw,99vh) scale(.8524)}}.snow:nth-child(194){opacity:.7958;transform:translate(31.8146vw,-10px) scale(.7947);animation:fall-194 12s -3s linear infinite}@keyframes fall-194{78.47%{transform:translate(25.2683vw,78.47vh) scale(.7947)}to{transform:translate(28.54145vw,99vh) scale(.7947)}}.snow:nth-child(195){opacity:1.7772;transform:translate(99.3143vw,-10px) scale(.5589);animation:fall-195 16s -23s linear infinite}@keyframes fall-195{30.058%{transform:translate(95.9536vw,30.058vh) scale(.5589)}to{transform:translate(97.63395vw,99vh) scale(.5589)}}.snow:nth-child(196){opacity:1.2954;transform:translate(12.1811vw,-10px) scale(.3694);animation:fall-196 10s -10s linear infinite}@keyframes fall-196{78.444%{transform:translate(3.8382vw,78.444vh) scale(.3694)}to{transform:translate(8.00965vw,99vh) scale(.3694)}}.snow:nth-child(197){opacity:.2926;transform:translate(45.1292vw,-10px) scale(.3494);animation:fall-197 27s -21s linear infinite}@keyframes fall-197{57.488%{transform:translate(50.9623vw,57.488vh) scale(.3494)}to{transform:translate(48.04575vw,99vh) scale(.3494)}}.snow:nth-child(198){opacity:.2524;transform:translate(70.6829vw,-10px) scale(.3415);animation:fall-198 13s -11s linear infinite}@keyframes fall-198{60.803%{transform:translate(64.9268vw,60.803vh) scale(.3415)}to{transform:translate(67.80485vw,99vh) scale(.3415)}}.snow:nth-child(199){opacity:1.6884;transform:translate(60.8089vw,-10px) scale(.6046);animation:fall-199 24s -30s linear infinite}@keyframes fall-199{74.187%{transform:translate(56.2155vw,74.187vh) scale(.6046)}to{transform:translate(58.5122vw,99vh) scale(.6046)}}.snow:nth-child(200){opacity:.9432;transform:translate(3.5077vw,-10px) scale(.1735);animation:fall-200 28s -19s linear infinite}@keyframes fall-200{65.164%{transform:translate(11.0044vw,65.164vh) scale(.1735)}to{transform:translate(7.25605vw,99vh) scale(.1735)}}.snow:nth-child(201){opacity:.2248;transform:translate(6.7834vw,-10px) scale(.9339);animation:fall-201 12s -7s linear infinite}@keyframes fall-201{34.435%{transform:translate(3.4327vw,34.435vh) scale(.9339)}to{transform:translate(5.10805vw,99vh) scale(.9339)}}.snow:nth-child(202){opacity:.6082;transform:translate(8.3678vw,-10px) scale(.3196);animation:fall-202 21s -19s linear infinite}@keyframes fall-202{63.66%{transform:translate(1.8981vw,63.66vh) scale(.3196)}to{transform:translate(5.13295vw,99vh) scale(.3196)}}.snow:nth-child(203){opacity:.6234;transform:translate(36.8396vw,-10px) scale(.7193);animation:fall-203 20s -27s linear infinite}@keyframes fall-203{57.621%{transform:translate(45.1813vw,57.621vh) scale(.7193)}to{transform:translate(41.01045vw,99vh) scale(.7193)}}.snow:nth-child(204){opacity:.4178;transform:translate(35.4925vw,-10px) scale(.6865);animation:fall-204 15s -3s linear infinite}@keyframes fall-204{60.748%{transform:translate(28.5301vw,60.748vh) scale(.6865)}to{transform:translate(32.0113vw,99vh) scale(.6865)}}.snow:nth-child(205){opacity:.479;transform:translate(68.5676vw,-10px) scale(.8522);animation:fall-205 20s -24s linear infinite}@keyframes fall-205{58.98%{transform:translate(58.9722vw,58.98vh) scale(.8522)}to{transform:translate(63.7699vw,99vh) scale(.8522)}}.snow:nth-child(206){opacity:.8272;transform:translate(86.9842vw,-10px) scale(.8284);animation:fall-206 16s -3s linear infinite}@keyframes fall-206{31.766%{transform:translate(85.1235vw,31.766vh) scale(.8284)}to{transform:translate(86.05385vw,99vh) scale(.8284)}}.snow:nth-child(207){opacity:.2042;transform:translate(17.5752vw,-10px) scale(.4569);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{65.05%{transform:translate(12.3678vw,65.05vh) scale(.4569)}to{transform:translate(14.9715vw,99vh) scale(.4569)}}.snow:nth-child(208){opacity:.7012;transform:translate(38.4969vw,-10px) scale(.1204);animation:fall-208 25s -17s linear infinite}@keyframes fall-208{42.671%{transform:translate(44.187vw,42.671vh) scale(.1204)}to{transform:translate(41.34195vw,99vh) scale(.1204)}}.snow:nth-child(209){opacity:.299;transform:translate(2.3754vw,-10px) scale(.3342);animation:fall-209 16s -3s linear infinite}@keyframes fall-209{44.349%{transform:translate(10.0544vw,44.349vh) scale(.3342)}to{transform:translate(6.2149vw,99vh) scale(.3342)}}.snow:nth-child(210){opacity:.9082;transform:translate(35.4819vw,-10px) scale(.2226);animation:fall-210 21s -24s linear infinite}@keyframes fall-210{52.209%{transform:translate(33.9239vw,52.209vh) scale(.2226)}to{transform:translate(34.7029vw,99vh) scale(.2226)}}.snow:nth-child(211){opacity:1.8236;transform:translate(79.6403vw,-10px) scale(.7235);animation:fall-211 24s -14s linear infinite}@keyframes fall-211{59.09%{transform:translate(88.3485vw,59.09vh) scale(.7235)}to{transform:translate(83.9944vw,99vh) scale(.7235)}}.snow:nth-child(212){opacity:.2206;transform:translate(26.576vw,-10px) scale(.9536);animation:fall-212 26s -24s linear infinite}@keyframes fall-212{73.264%{transform:translate(23.2979vw,73.264vh) scale(.9536)}to{transform:translate(24.93695vw,99vh) scale(.9536)}}.snow:nth-child(213){opacity:.3288;transform:translate(76.7049vw,-10px) scale(.3701);animation:fall-213 29s -17s linear infinite}@keyframes fall-213{37.889%{transform:translate(71.7722vw,37.889vh) scale(.3701)}to{transform:translate(74.23855vw,99vh) scale(.3701)}}.snow:nth-child(214){opacity:1.3702;transform:translate(39.8312vw,-10px) scale(.1999);animation:fall-214 28s -18s linear infinite}@keyframes fall-214{31.369%{transform:translate(37.7272vw,31.369vh) scale(.1999)}to{transform:translate(38.7792vw,99vh) scale(.1999)}}.snow:nth-child(215){opacity:.8488;transform:translate(2.6674vw,-10px) scale(.2525);animation:fall-215 19s -28s linear infinite}@keyframes fall-215{54.618%{transform:translate(-2.6394vw,54.618vh) scale(.2525)}to{transform:translate(.014vw,99vh) scale(.2525)}}.snow:nth-child(216){opacity:.0276;transform:translate(15.175vw,-10px) scale(.0828);animation:fall-216 18s -23s linear infinite}@keyframes fall-216{56.137%{transform:translate(5.7438vw,56.137vh) scale(.0828)}to{transform:translate(10.4594vw,99vh) scale(.0828)}}.snow:nth-child(217){opacity:.0322;transform:translate(77.7721vw,-10px) scale(.9272);animation:fall-217 12s -9s linear infinite}@keyframes fall-217{71.488%{transform:translate(85.1779vw,71.488vh) scale(.9272)}to{transform:translate(81.475vw,99vh) scale(.9272)}}.snow:nth-child(218){opacity:1.434;transform:translate(69.5597vw,-10px) scale(.5564);animation:fall-218 22s -25s linear infinite}@keyframes fall-218{39.323%{transform:translate(70.8877vw,39.323vh) scale(.5564)}to{transform:translate(70.2237vw,99vh) scale(.5564)}}.snow:nth-child(219){opacity:.237;transform:translate(90.4309vw,-10px) scale(.9679);animation:fall-219 25s -16s linear infinite}@keyframes fall-219{59.673%{transform:translate(81.1335vw,59.673vh) scale(.9679)}to{transform:translate(85.7822vw,99vh) scale(.9679)}}.snow:nth-child(220){opacity:.7442;transform:translate(58.6248vw,-10px) scale(.4179);animation:fall-220 15s -29s linear infinite}@keyframes fall-220{49.494%{transform:translate(67.3577vw,49.494vh) scale(.4179)}to{transform:translate(62.99125vw,99vh) scale(.4179)}}.snow:nth-child(221){opacity:1.5458;transform:translate(30.0127vw,-10px) scale(.6994);animation:fall-221 10s -13s linear infinite}@keyframes fall-221{73.372%{transform:translate(25.041vw,73.372vh) scale(.6994)}to{transform:translate(27.52685vw,99vh) scale(.6994)}}.snow:nth-child(222){opacity:.4788;transform:translate(28.8269vw,-10px) scale(.8848);animation:fall-222 24s -9s linear infinite}@keyframes fall-222{41.045%{transform:translate(33.0932vw,41.045vh) scale(.8848)}to{transform:translate(30.96005vw,99vh) scale(.8848)}}.snow:nth-child(223){opacity:1.2296;transform:translate(69.2682vw,-10px) scale(.4312);animation:fall-223 19s -24s linear infinite}@keyframes fall-223{54.296%{transform:translate(63.2206vw,54.296vh) scale(.4312)}to{transform:translate(66.2444vw,99vh) scale(.4312)}}.snow:nth-child(224){opacity:.201;transform:translate(34.8278vw,-10px) scale(.9378);animation:fall-224 26s -15s linear infinite}@keyframes fall-224{60.401%{transform:translate(38.1123vw,60.401vh) scale(.9378)}to{transform:translate(36.47005vw,99vh) scale(.9378)}}.snow:nth-child(225){opacity:.145;transform:translate(49.5497vw,-10px) scale(.2171);animation:fall-225 10s -5s linear infinite}@keyframes fall-225{52.73%{transform:translate(41.2078vw,52.73vh) scale(.2171)}to{transform:translate(45.37875vw,99vh) scale(.2171)}}.snow:nth-child(226){opacity:1.609;transform:translate(25.4372vw,-10px) scale(.1152);animation:fall-226 11s -12s linear infinite}@keyframes fall-226{63.045%{transform:translate(26.1424vw,63.045vh) scale(.1152)}to{transform:translate(25.7898vw,99vh) scale(.1152)}}.snow:nth-child(227){opacity:1.949;transform:translate(31.4354vw,-10px) scale(.6472);animation:fall-227 17s -6s linear infinite}@keyframes fall-227{55.875%{transform:translate(22.735vw,55.875vh) scale(.6472)}to{transform:translate(27.0852vw,99vh) scale(.6472)}}.snow:nth-child(228){opacity:.1016;transform:translate(1.049vw,-10px) scale(.6454);animation:fall-228 15s -5s linear infinite}@keyframes fall-228{43.669%{transform:translate(5.3686vw,43.669vh) scale(.6454)}to{transform:translate(3.2088vw,99vh) scale(.6454)}}.snow:nth-child(229){opacity:1.6996;transform:translate(70.8904vw,-10px) scale(.8064);animation:fall-229 28s -1s linear infinite}@keyframes fall-229{65.719%{transform:translate(68.3039vw,65.719vh) scale(.8064)}to{transform:translate(69.59715vw,99vh) scale(.8064)}}.snow:nth-child(230){opacity:1.9854;transform:translate(82.6286vw,-10px) scale(.5329);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{55.796%{transform:translate(75.4168vw,55.796vh) scale(.5329)}to{transform:translate(79.0227vw,99vh) scale(.5329)}}.snow:nth-child(231){opacity:.4464;transform:translate(73.5448vw,-10px) scale(.0314);animation:fall-231 29s -28s linear infinite}@keyframes fall-231{30.366%{transform:translate(73.2794vw,30.366vh) scale(.0314)}to{transform:translate(73.4121vw,99vh) scale(.0314)}}.snow:nth-child(232){opacity:1.5598;transform:translate(90.113vw,-10px) scale(.8596);animation:fall-232 12s -22s linear infinite}@keyframes fall-232{76.372%{transform:translate(95.515vw,76.372vh) scale(.8596)}to{transform:translate(92.814vw,99vh) scale(.8596)}}.snow:nth-child(233){opacity:1.9938;transform:translate(41.5763vw,-10px) scale(.9175);animation:fall-233 30s -30s linear infinite}@keyframes fall-233{47.576%{transform:translate(42.9036vw,47.576vh) scale(.9175)}to{transform:translate(42.23995vw,99vh) scale(.9175)}}.snow:nth-child(234){opacity:1.716;transform:translate(57.9511vw,-10px) scale(.0074);animation:fall-234 25s -15s linear infinite}@keyframes fall-234{58.738%{transform:translate(57.2037vw,58.738vh) scale(.0074)}to{transform:translate(57.5774vw,99vh) scale(.0074)}}.snow:nth-child(235){opacity:.8306;transform:translate(4.503vw,-10px) scale(.6502);animation:fall-235 28s -20s linear infinite}@keyframes fall-235{76.73%{transform:translate(9.9382vw,76.73vh) scale(.6502)}to{transform:translate(7.2206vw,99vh) scale(.6502)}}.snow:nth-child(236){opacity:1.775;transform:translate(67.3857vw,-10px) scale(.1606);animation:fall-236 14s -17s linear infinite}@keyframes fall-236{79.811%{transform:translate(62.9126vw,79.811vh) scale(.1606)}to{transform:translate(65.14915vw,99vh) scale(.1606)}}.snow:nth-child(237){opacity:.2496;transform:translate(13.2993vw,-10px) scale(.4978);animation:fall-237 16s -12s linear infinite}@keyframes fall-237{75.82%{transform:translate(21.3124vw,75.82vh) scale(.4978)}to{transform:translate(17.30585vw,99vh) scale(.4978)}}.snow:nth-child(238){opacity:.7818;transform:translate(95.4989vw,-10px) scale(.8812);animation:fall-238 23s -27s linear infinite}@keyframes fall-238{48.743%{transform:translate(87.8968vw,48.743vh) scale(.8812)}to{transform:translate(91.69785vw,99vh) scale(.8812)}}.snow:nth-child(239){opacity:.0544;transform:translate(58.1936vw,-10px) scale(.7148);animation:fall-239 19s -7s linear infinite}@keyframes fall-239{76.639%{transform:translate(58.6717vw,76.639vh) scale(.7148)}to{transform:translate(58.43265vw,99vh) scale(.7148)}}.snow:nth-child(240){opacity:.8234;transform:translate(80.0292vw,-10px) scale(.3653);animation:fall-240 15s -30s linear infinite}@keyframes fall-240{33.241%{transform:translate(83.4953vw,33.241vh) scale(.3653)}to{transform:translate(81.76225vw,99vh) scale(.3653)}}.snow:nth-child(241){opacity:1.237;transform:translate(84.8518vw,-10px) scale(.8459);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{65.838%{transform:translate(77.9994vw,65.838vh) scale(.8459)}to{transform:translate(81.4256vw,99vh) scale(.8459)}}.snow:nth-child(242){opacity:.022;transform:translate(23.3569vw,-10px) scale(.1857);animation:fall-242 15s -24s linear infinite}@keyframes fall-242{64.837%{transform:translate(20.585vw,64.837vh) scale(.1857)}to{transform:translate(21.97095vw,99vh) scale(.1857)}}.snow:nth-child(243){opacity:1.2;transform:translate(54.4923vw,-10px) scale(.673);animation:fall-243 30s -30s linear infinite}@keyframes fall-243{62.083%{transform:translate(59.0688vw,62.083vh) scale(.673)}to{transform:translate(56.78055vw,99vh) scale(.673)}}.snow:nth-child(244){opacity:1.7998;transform:translate(31.1216vw,-10px) scale(.7141);animation:fall-244 30s -29s linear infinite}@keyframes fall-244{58.675%{transform:translate(29.4954vw,58.675vh) scale(.7141)}to{transform:translate(30.3085vw,99vh) scale(.7141)}}.snow:nth-child(245){opacity:1.7366;transform:translate(11.6934vw,-10px) scale(.0447);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{32.632%{transform:translate(21.5213vw,32.632vh) scale(.0447)}to{transform:translate(16.60735vw,99vh) scale(.0447)}}.snow:nth-child(246){opacity:.3882;transform:translate(73.0194vw,-10px) scale(.8393);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{52.361%{transform:translate(69.1981vw,52.361vh) scale(.8393)}to{transform:translate(71.10875vw,99vh) scale(.8393)}}.snow:nth-child(247){opacity:1.4448;transform:translate(22.9935vw,-10px) scale(.133);animation:fall-247 20s -11s linear infinite}@keyframes fall-247{63.775%{transform:translate(22.426vw,63.775vh) scale(.133)}to{transform:translate(22.70975vw,99vh) scale(.133)}}.snow:nth-child(248){opacity:.5016;transform:translate(67.3767vw,-10px) scale(.4454);animation:fall-248 19s -22s linear infinite}@keyframes fall-248{65.07%{transform:translate(68.5651vw,65.07vh) scale(.4454)}to{transform:translate(67.9709vw,99vh) scale(.4454)}}.snow:nth-child(249){opacity:.7838;transform:translate(30.5017vw,-10px) scale(.5572);animation:fall-249 13s -18s linear infinite}@keyframes fall-249{52.075%{transform:translate(21.0188vw,52.075vh) scale(.5572)}to{transform:translate(25.76025vw,99vh) scale(.5572)}}.snow:nth-child(250){opacity:1.9022;transform:translate(34.4722vw,-10px) scale(.8807);animation:fall-250 27s -29s linear infinite}@keyframes fall-250{45.57%{transform:translate(39.321vw,45.57vh) scale(.8807)}to{transform:translate(36.8966vw,99vh) scale(.8807)}}.snow:nth-child(251){opacity:.3416;transform:translate(90.6565vw,-10px) scale(.6289);animation:fall-251 25s -15s linear infinite}@keyframes fall-251{75.437%{transform:translate(99.6165vw,75.437vh) scale(.6289)}to{transform:translate(95.1365vw,99vh) scale(.6289)}}.snow:nth-child(252){opacity:1.0016;transform:translate(62.488vw,-10px) scale(.9526);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{41.534%{transform:translate(60.2563vw,41.534vh) scale(.9526)}to{transform:translate(61.37215vw,99vh) scale(.9526)}}.snow:nth-child(253){opacity:1.4682;transform:translate(16.5602vw,-10px) scale(.5054);animation:fall-253 19s -9s linear infinite}@keyframes fall-253{50.492%{transform:translate(9.7428vw,50.492vh) scale(.5054)}to{transform:translate(13.1515vw,99vh) scale(.5054)}}.snow:nth-child(254){opacity:1.604;transform:translate(8.4759vw,-10px) scale(.9851);animation:fall-254 18s -16s linear infinite}@keyframes fall-254{46.405%{transform:translate(16.902vw,46.405vh) scale(.9851)}to{transform:translate(12.68895vw,99vh) scale(.9851)}}.snow:nth-child(255){opacity:1.2278;transform:translate(26.2669vw,-10px) scale(.302);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.158%{transform:translate(16.5399vw,49.158vh) scale(.302)}to{transform:translate(21.4034vw,99vh) scale(.302)}}.snow:nth-child(256){opacity:1.499;transform:translate(45.3293vw,-10px) scale(.3324);animation:fall-256 19s -9s linear infinite}@keyframes fall-256{64.634%{transform:translate(41.8774vw,64.634vh) scale(.3324)}to{transform:translate(43.60335vw,99vh) scale(.3324)}}.snow:nth-child(257){opacity:1.1686;transform:translate(53.1086vw,-10px) scale(.6622);animation:fall-257 28s -13s linear infinite}@keyframes fall-257{35.212%{transform:translate(47.7029vw,35.212vh) scale(.6622)}to{transform:translate(50.40575vw,99vh) scale(.6622)}}.snow:nth-child(258){opacity:.5444;transform:translate(67.4331vw,-10px) scale(.7721);animation:fall-258 13s -3s linear infinite}@keyframes fall-258{69.18%{transform:translate(70.196vw,69.18vh) scale(.7721)}to{transform:translate(68.81455vw,99vh) scale(.7721)}}.snow:nth-child(259){opacity:1.2224;transform:translate(20.0989vw,-10px) scale(.4712);animation:fall-259 15s -14s linear infinite}@keyframes fall-259{33.672%{transform:translate(24.9299vw,33.672vh) scale(.4712)}to{transform:translate(22.5144vw,99vh) scale(.4712)}}.snow:nth-child(260){opacity:1.7552;transform:translate(65.1048vw,-10px) scale(.7103);animation:fall-260 27s -3s linear infinite}@keyframes fall-260{43.116%{transform:translate(62.9017vw,43.116vh) scale(.7103)}to{transform:translate(64.00325vw,99vh) scale(.7103)}}.snow:nth-child(261){opacity:1.2968;transform:translate(55.3721vw,-10px) scale(.5193);animation:fall-261 10s -6s linear infinite}@keyframes fall-261{31.418%{transform:translate(52.7451vw,31.418vh) scale(.5193)}to{transform:translate(54.0586vw,99vh) scale(.5193)}}.snow:nth-child(262){opacity:.0504;transform:translate(83.9572vw,-10px) scale(.4916);animation:fall-262 22s -16s linear infinite}@keyframes fall-262{64.651%{transform:translate(84.0381vw,64.651vh) scale(.4916)}to{transform:translate(83.99765vw,99vh) scale(.4916)}}.snow:nth-child(263){opacity:1.1584;transform:translate(59.1381vw,-10px) scale(.527);animation:fall-263 10s -13s linear infinite}@keyframes fall-263{34.134%{transform:translate(65.5306vw,34.134vh) scale(.527)}to{transform:translate(62.33435vw,99vh) scale(.527)}}.snow:nth-child(264){opacity:1.0732;transform:translate(51.7883vw,-10px) scale(.8546);animation:fall-264 15s -17s linear infinite}@keyframes fall-264{46.211%{transform:translate(43.4357vw,46.211vh) scale(.8546)}to{transform:translate(47.612vw,99vh) scale(.8546)}}.snow:nth-child(265){opacity:1.5812;transform:translate(.3593vw,-10px) scale(.6569);animation:fall-265 29s -8s linear infinite}@keyframes fall-265{50.471%{transform:translate(-.0459vw,50.471vh) scale(.6569)}to{transform:translate(.1567vw,99vh) scale(.6569)}}.snow:nth-child(266){opacity:.5402;transform:translate(54.8503vw,-10px) scale(.2176);animation:fall-266 25s -5s linear infinite}@keyframes fall-266{51.486%{transform:translate(49.1019vw,51.486vh) scale(.2176)}to{transform:translate(51.9761vw,99vh) scale(.2176)}}.snow:nth-child(267){opacity:1.2224;transform:translate(91.9543vw,-10px) scale(.671);animation:fall-267 28s -8s linear infinite}@keyframes fall-267{73.401%{transform:translate(85.2182vw,73.401vh) scale(.671)}to{transform:translate(88.58625vw,99vh) scale(.671)}}.snow:nth-child(268){opacity:1.2408;transform:translate(67.8475vw,-10px) scale(.0861);animation:fall-268 27s -29s linear infinite}@keyframes fall-268{50.646%{transform:translate(69.5473vw,50.646vh) scale(.0861)}to{transform:translate(68.6974vw,99vh) scale(.0861)}}.snow:nth-child(269){opacity:.6682;transform:translate(70.4606vw,-10px) scale(.8979);animation:fall-269 20s -3s linear infinite}@keyframes fall-269{43.01%{transform:translate(67.7271vw,43.01vh) scale(.8979)}to{transform:translate(69.09385vw,99vh) scale(.8979)}}.snow:nth-child(270){opacity:1.5384;transform:translate(81.9417vw,-10px) scale(.5383);animation:fall-270 30s -7s linear infinite}@keyframes fall-270{58.704%{transform:translate(90.1199vw,58.704vh) scale(.5383)}to{transform:translate(86.0308vw,99vh) scale(.5383)}}.snow:nth-child(271){opacity:.2382;transform:translate(25.7623vw,-10px) scale(.0706);animation:fall-271 23s -5s linear infinite}@keyframes fall-271{73.285%{transform:translate(28.0578vw,73.285vh) scale(.0706)}to{transform:translate(26.91005vw,99vh) scale(.0706)}}.snow:nth-child(272){opacity:1.661;transform:translate(23.4706vw,-10px) scale(.2826);animation:fall-272 14s -1s linear infinite}@keyframes fall-272{78.395%{transform:translate(15.0937vw,78.395vh) scale(.2826)}to{transform:translate(19.28215vw,99vh) scale(.2826)}}.snow:nth-child(273){opacity:.671;transform:translate(8.5499vw,-10px) scale(.5184);animation:fall-273 18s -19s linear infinite}@keyframes fall-273{66.086%{transform:translate(1.8055vw,66.086vh) scale(.5184)}to{transform:translate(5.1777vw,99vh) scale(.5184)}}.snow:nth-child(274){opacity:.348;transform:translate(21.113vw,-10px) scale(.8069);animation:fall-274 13s -30s linear infinite}@keyframes fall-274{79.279%{transform:translate(13.672vw,79.279vh) scale(.8069)}to{transform:translate(17.3925vw,99vh) scale(.8069)}}.snow:nth-child(275){opacity:.6128;transform:translate(3.0794vw,-10px) scale(.351);animation:fall-275 16s -16s linear infinite}@keyframes fall-275{31.612%{transform:translate(-5.5414vw,31.612vh) scale(.351)}to{transform:translate(-1.231vw,99vh) scale(.351)}}.snow:nth-child(276){opacity:.3796;transform:translate(40.4176vw,-10px) scale(.3215);animation:fall-276 20s -8s linear infinite}@keyframes fall-276{67.748%{transform:translate(37.8567vw,67.748vh) scale(.3215)}to{transform:translate(39.13715vw,99vh) scale(.3215)}}.snow:nth-child(277){opacity:1.2334;transform:translate(31.6174vw,-10px) scale(.2259);animation:fall-277 22s -21s linear infinite}@keyframes fall-277{56.599%{transform:translate(32.7215vw,56.599vh) scale(.2259)}to{transform:translate(32.16945vw,99vh) scale(.2259)}}.snow:nth-child(278){opacity:1.9564;transform:translate(68.5784vw,-10px) scale(.23);animation:fall-278 19s -3s linear infinite}@keyframes fall-278{44.78%{transform:translate(77.0868vw,44.78vh) scale(.23)}to{transform:translate(72.8326vw,99vh) scale(.23)}}.snow:nth-child(279){opacity:1.8108;transform:translate(74.6487vw,-10px) scale(.0556);animation:fall-279 12s -18s linear infinite}@keyframes fall-279{60.159%{transform:translate(72.1287vw,60.159vh) scale(.0556)}to{transform:translate(73.3887vw,99vh) scale(.0556)}}.snow:nth-child(280){opacity:.3624;transform:translate(28.7307vw,-10px) scale(.5907);animation:fall-280 20s -28s linear infinite}@keyframes fall-280{56.562%{transform:translate(25.6768vw,56.562vh) scale(.5907)}to{transform:translate(27.20375vw,99vh) scale(.5907)}}.snow:nth-child(281){opacity:1.9788;transform:translate(90.8949vw,-10px) scale(.4394);animation:fall-281 20s -23s linear infinite}@keyframes fall-281{74.129%{transform:translate(93.058vw,74.129vh) scale(.4394)}to{transform:translate(91.97645vw,99vh) scale(.4394)}}.snow:nth-child(282){opacity:1.057;transform:translate(77.2133vw,-10px) scale(.718);animation:fall-282 29s -18s linear infinite}@keyframes fall-282{58.295%{transform:translate(81.5002vw,58.295vh) scale(.718)}to{transform:translate(79.35675vw,99vh) scale(.718)}}.snow:nth-child(283){opacity:.911;transform:translate(99.8223vw,-10px) scale(.0379);animation:fall-283 16s -27s linear infinite}@keyframes fall-283{32.758%{transform:translate(109.1047vw,32.758vh) scale(.0379)}to{transform:translate(104.4635vw,99vh) scale(.0379)}}.snow:nth-child(284){opacity:.3092;transform:translate(76.8624vw,-10px) scale(.1103);animation:fall-284 25s -15s linear infinite}@keyframes fall-284{65.288%{transform:translate(80.2305vw,65.288vh) scale(.1103)}to{transform:translate(78.54645vw,99vh) scale(.1103)}}.snow:nth-child(285){opacity:1.6168;transform:translate(64.6506vw,-10px) scale(.063);animation:fall-285 15s -19s linear infinite}@keyframes fall-285{61.626%{transform:translate(59.1496vw,61.626vh) scale(.063)}to{transform:translate(61.9001vw,99vh) scale(.063)}}.snow:nth-child(286){opacity:1.122;transform:translate(4.6598vw,-10px) scale(.1203);animation:fall-286 13s -5s linear infinite}@keyframes fall-286{60.709%{transform:translate(11.3152vw,60.709vh) scale(.1203)}to{transform:translate(7.9875vw,99vh) scale(.1203)}}.snow:nth-child(287){opacity:.32;transform:translate(77.413vw,-10px) scale(.1051);animation:fall-287 28s -26s linear infinite}@keyframes fall-287{51.882%{transform:translate(84.9724vw,51.882vh) scale(.1051)}to{transform:translate(81.1927vw,99vh) scale(.1051)}}.snow:nth-child(288){opacity:.2786;transform:translate(75.9602vw,-10px) scale(.4755);animation:fall-288 29s -3s linear infinite}@keyframes fall-288{76.248%{transform:translate(77.49vw,76.248vh) scale(.4755)}to{transform:translate(76.7251vw,99vh) scale(.4755)}}.snow:nth-child(289){opacity:1.993;transform:translate(43.2231vw,-10px) scale(.3854);animation:fall-289 27s -13s linear infinite}@keyframes fall-289{61.502%{transform:translate(51.7479vw,61.502vh) scale(.3854)}to{transform:translate(47.4855vw,99vh) scale(.3854)}}.snow:nth-child(290){opacity:.2606;transform:translate(64.3861vw,-10px) scale(.8431);animation:fall-290 27s -21s linear infinite}@keyframes fall-290{55.433%{transform:translate(67.1318vw,55.433vh) scale(.8431)}to{transform:translate(65.75895vw,99vh) scale(.8431)}}.snow:nth-child(291){opacity:.1024;transform:translate(76.8467vw,-10px) scale(.9162);animation:fall-291 17s -13s linear infinite}@keyframes fall-291{73.604%{transform:translate(85.8391vw,73.604vh) scale(.9162)}to{transform:translate(81.3429vw,99vh) scale(.9162)}}.snow:nth-child(292){opacity:.7292;transform:translate(57.2098vw,-10px) scale(.275);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{52.765%{transform:translate(52.6683vw,52.765vh) scale(.275)}to{transform:translate(54.93905vw,99vh) scale(.275)}}.snow:nth-child(293){opacity:.8242;transform:translate(36.0795vw,-10px) scale(.112);animation:fall-293 16s -1s linear infinite}@keyframes fall-293{57.057%{transform:translate(28.9454vw,57.057vh) scale(.112)}to{transform:translate(32.51245vw,99vh) scale(.112)}}.snow:nth-child(294){opacity:1.5988;transform:translate(93.049vw,-10px) scale(.8958);animation:fall-294 15s -16s linear infinite}@keyframes fall-294{52.994%{transform:translate(92.8501vw,52.994vh) scale(.8958)}to{transform:translate(92.94955vw,99vh) scale(.8958)}}.snow:nth-child(295){opacity:1.6512;transform:translate(92.9559vw,-10px) scale(.3469);animation:fall-295 24s -1s linear infinite}@keyframes fall-295{68.051%{transform:translate(94.4893vw,68.051vh) scale(.3469)}to{transform:translate(93.7226vw,99vh) scale(.3469)}}.snow:nth-child(296){opacity:1.3688;transform:translate(10.5695vw,-10px) scale(.5845);animation:fall-296 21s -5s linear infinite}@keyframes fall-296{59.973%{transform:translate(9.8995vw,59.973vh) scale(.5845)}to{transform:translate(10.2345vw,99vh) scale(.5845)}}.snow:nth-child(297){opacity:1.5478;transform:translate(91.5599vw,-10px) scale(.7076);animation:fall-297 13s -22s linear infinite}@keyframes fall-297{36.067%{transform:translate(101.0144vw,36.067vh) scale(.7076)}to{transform:translate(96.28715vw,99vh) scale(.7076)}}.snow:nth-child(298){opacity:.694;transform:translate(82.0795vw,-10px) scale(.8033);animation:fall-298 11s -22s linear infinite}@keyframes fall-298{74.011%{transform:translate(83.6935vw,74.011vh) scale(.8033)}to{transform:translate(82.8865vw,99vh) scale(.8033)}}.snow:nth-child(299){opacity:.6228;transform:translate(23.867vw,-10px) scale(.7179);animation:fall-299 20s -8s linear infinite}@keyframes fall-299{33.53%{transform:translate(31.326vw,33.53vh) scale(.7179)}to{transform:translate(27.5965vw,99vh) scale(.7179)}}.snow:nth-child(300){opacity:1.8096;transform:translate(12.5839vw,-10px) scale(.7938);animation:fall-300 23s -18s linear infinite}@keyframes fall-300{79.629%{transform:translate(16.1561vw,79.629vh) scale(.7938)}to{transform:translate(14.37vw,99vh) scale(.7938)}}.snow:nth-child(301){opacity:1.865;transform:translate(40.4018vw,-10px) scale(.4637);animation:fall-301 14s -1s linear infinite}@keyframes fall-301{37.603%{transform:translate(40.4703vw,37.603vh) scale(.4637)}to{transform:translate(40.43605vw,99vh) scale(.4637)}}.snow:nth-child(302){opacity:1.9788;transform:translate(6.9432vw,-10px) scale(.5761);animation:fall-302 14s -1s linear infinite}@keyframes fall-302{31.289%{transform:translate(5.4634vw,31.289vh) scale(.5761)}to{transform:translate(6.2033vw,99vh) scale(.5761)}}.snow:nth-child(303){opacity:.94;transform:translate(90.1711vw,-10px) scale(.3131);animation:fall-303 10s -14s linear infinite}@keyframes fall-303{50.327%{transform:translate(80.5382vw,50.327vh) scale(.3131)}to{transform:translate(85.35465vw,99vh) scale(.3131)}}.snow:nth-child(304){opacity:1.8284;transform:translate(98.0048vw,-10px) scale(.0268);animation:fall-304 10s -18s linear infinite}@keyframes fall-304{32.552%{transform:translate(104.0779vw,32.552vh) scale(.0268)}to{transform:translate(101.04135vw,99vh) scale(.0268)}}.snow:nth-child(305){opacity:1.0222;transform:translate(83.0433vw,-10px) scale(.9358);animation:fall-305 30s -14s linear infinite}@keyframes fall-305{34.362%{transform:translate(89.3798vw,34.362vh) scale(.9358)}to{transform:translate(86.21155vw,99vh) scale(.9358)}}.snow:nth-child(306){opacity:1.556;transform:translate(29.4999vw,-10px) scale(.5033);animation:fall-306 18s -29s linear infinite}@keyframes fall-306{51.393%{transform:translate(23.7234vw,51.393vh) scale(.5033)}to{transform:translate(26.61165vw,99vh) scale(.5033)}}.snow:nth-child(307){opacity:1.9402;transform:translate(44.7817vw,-10px) scale(.5109);animation:fall-307 21s -29s linear infinite}@keyframes fall-307{32.481%{transform:translate(53.2082vw,32.481vh) scale(.5109)}to{transform:translate(48.99495vw,99vh) scale(.5109)}}.snow:nth-child(308){opacity:.3652;transform:translate(18.8182vw,-10px) scale(.7661);animation:fall-308 27s -16s linear infinite}@keyframes fall-308{66.458%{transform:translate(16.2vw,66.458vh) scale(.7661)}to{transform:translate(17.5091vw,99vh) scale(.7661)}}.snow:nth-child(309){opacity:1.1648;transform:translate(64.9232vw,-10px) scale(.8905);animation:fall-309 29s -4s linear infinite}@keyframes fall-309{45.612%{transform:translate(69.2322vw,45.612vh) scale(.8905)}to{transform:translate(67.0777vw,99vh) scale(.8905)}}.snow:nth-child(310){opacity:1.6574;transform:translate(54.8355vw,-10px) scale(.1181);animation:fall-310 12s -20s linear infinite}@keyframes fall-310{64.162%{transform:translate(54.3557vw,64.162vh) scale(.1181)}to{transform:translate(54.5956vw,99vh) scale(.1181)}}.snow:nth-child(311){opacity:.4872;transform:translate(9.912vw,-10px) scale(.1137);animation:fall-311 22s -4s linear infinite}@keyframes fall-311{74.751%{transform:translate(18.3738vw,74.751vh) scale(.1137)}to{transform:translate(14.1429vw,99vh) scale(.1137)}}.snow:nth-child(312){opacity:.3982;transform:translate(65.0744vw,-10px) scale(.9097);animation:fall-312 15s -9s linear infinite}@keyframes fall-312{48.969%{transform:translate(66.5628vw,48.969vh) scale(.9097)}to{transform:translate(65.8186vw,99vh) scale(.9097)}}.snow:nth-child(313){opacity:.0078;transform:translate(.2887vw,-10px) scale(.7204);animation:fall-313 14s -14s linear infinite}@keyframes fall-313{50.165%{transform:translate(-.0312vw,50.165vh) scale(.7204)}to{transform:translate(.12875vw,99vh) scale(.7204)}}.snow:nth-child(314){opacity:1.582;transform:translate(41.5632vw,-10px) scale(.1078);animation:fall-314 30s -15s linear infinite}@keyframes fall-314{41.665%{transform:translate(46.5812vw,41.665vh) scale(.1078)}to{transform:translate(44.0722vw,99vh) scale(.1078)}}.snow:nth-child(315){opacity:1.6862;transform:translate(36.4459vw,-10px) scale(.8913);animation:fall-315 18s -4s linear infinite}@keyframes fall-315{66.995%{transform:translate(28.1929vw,66.995vh) scale(.8913)}to{transform:translate(32.3194vw,99vh) scale(.8913)}}.snow:nth-child(316){opacity:1.9602;transform:translate(15.8542vw,-10px) scale(.1937);animation:fall-316 25s -12s linear infinite}@keyframes fall-316{74.207%{transform:translate(9.8388vw,74.207vh) scale(.1937)}to{transform:translate(12.8465vw,99vh) scale(.1937)}}.snow:nth-child(317){opacity:1.171;transform:translate(61.0625vw,-10px) scale(.7349);animation:fall-317 18s -24s linear infinite}@keyframes fall-317{68.942%{transform:translate(51.2029vw,68.942vh) scale(.7349)}to{transform:translate(56.1327vw,99vh) scale(.7349)}}.snow:nth-child(318){opacity:1.0738;transform:translate(83.9298vw,-10px) scale(.9723);animation:fall-318 19s -17s linear infinite}@keyframes fall-318{49.42%{transform:translate(77.7815vw,49.42vh) scale(.9723)}to{transform:translate(80.85565vw,99vh) scale(.9723)}}.snow:nth-child(319){opacity:.2068;transform:translate(57.1982vw,-10px) scale(.4258);animation:fall-319 13s -29s linear infinite}@keyframes fall-319{73.987%{transform:translate(53.5044vw,73.987vh) scale(.4258)}to{transform:translate(55.3513vw,99vh) scale(.4258)}}.snow:nth-child(320){opacity:.7122;transform:translate(42.5754vw,-10px) scale(.1533);animation:fall-320 11s -7s linear infinite}@keyframes fall-320{30.316%{transform:translate(51.1136vw,30.316vh) scale(.1533)}to{transform:translate(46.8445vw,99vh) scale(.1533)}}.snow:nth-child(321){opacity:1.733;transform:translate(57.2124vw,-10px) scale(.6015);animation:fall-321 23s -30s linear infinite}@keyframes fall-321{61.423%{transform:translate(66.2881vw,61.423vh) scale(.6015)}to{transform:translate(61.75025vw,99vh) scale(.6015)}}.snow:nth-child(322){opacity:1.1702;transform:translate(12.5448vw,-10px) scale(.0372);animation:fall-322 13s -30s linear infinite}@keyframes fall-322{61.133%{transform:translate(5.0879vw,61.133vh) scale(.0372)}to{transform:translate(8.81635vw,99vh) scale(.0372)}}.snow:nth-child(323){opacity:1.5232;transform:translate(31.8184vw,-10px) scale(.5141);animation:fall-323 12s -2s linear infinite}@keyframes fall-323{35.113%{transform:translate(39.2954vw,35.113vh) scale(.5141)}to{transform:translate(35.5569vw,99vh) scale(.5141)}}.snow:nth-child(324){opacity:.9448;transform:translate(65.7113vw,-10px) scale(.3891);animation:fall-324 16s -17s linear infinite}@keyframes fall-324{74.511%{transform:translate(71.6487vw,74.511vh) scale(.3891)}to{transform:translate(68.68vw,99vh) scale(.3891)}}.snow:nth-child(325){opacity:1.6566;transform:translate(19.1694vw,-10px) scale(.1194);animation:fall-325 29s -5s linear infinite}@keyframes fall-325{54.289%{transform:translate(21.6509vw,54.289vh) scale(.1194)}to{transform:translate(20.41015vw,99vh) scale(.1194)}}.snow:nth-child(326){opacity:1.0754;transform:translate(50.2515vw,-10px) scale(.4008);animation:fall-326 14s -11s linear infinite}@keyframes fall-326{59.54%{transform:translate(53.7762vw,59.54vh) scale(.4008)}to{transform:translate(52.01385vw,99vh) scale(.4008)}}.snow:nth-child(327){opacity:1.3126;transform:translate(12.8405vw,-10px) scale(.3043);animation:fall-327 22s -1s linear infinite}@keyframes fall-327{40.759%{transform:translate(15.0922vw,40.759vh) scale(.3043)}to{transform:translate(13.96635vw,99vh) scale(.3043)}}.snow:nth-child(328){opacity:1.7956;transform:translate(13.0419vw,-10px) scale(.188);animation:fall-328 16s -30s linear infinite}@keyframes fall-328{70.791%{transform:translate(12.0376vw,70.791vh) scale(.188)}to{transform:translate(12.53975vw,99vh) scale(.188)}}.snow:nth-child(329){opacity:1.0208;transform:translate(76.0287vw,-10px) scale(.9216);animation:fall-329 16s -2s linear infinite}@keyframes fall-329{46.66%{transform:translate(84.6278vw,46.66vh) scale(.9216)}to{transform:translate(80.32825vw,99vh) scale(.9216)}}.snow:nth-child(330){opacity:.4436;transform:translate(38.8598vw,-10px) scale(.8573);animation:fall-330 12s -14s linear infinite}@keyframes fall-330{67.709%{transform:translate(33.8857vw,67.709vh) scale(.8573)}to{transform:translate(36.37275vw,99vh) scale(.8573)}}.snow:nth-child(331){opacity:.6018;transform:translate(54.3753vw,-10px) scale(.5962);animation:fall-331 21s -9s linear infinite}@keyframes fall-331{54.945%{transform:translate(50.4443vw,54.945vh) scale(.5962)}to{transform:translate(52.4098vw,99vh) scale(.5962)}}.snow:nth-child(332){opacity:1.6544;transform:translate(4.2125vw,-10px) scale(.8665);animation:fall-332 23s -26s linear infinite}@keyframes fall-332{49.113%{transform:translate(6.5894vw,49.113vh) scale(.8665)}to{transform:translate(5.40095vw,99vh) scale(.8665)}}.snow:nth-child(333){opacity:.878;transform:translate(30.7469vw,-10px) scale(.982);animation:fall-333 25s -5s linear infinite}@keyframes fall-333{59.177%{transform:translate(26.4205vw,59.177vh) scale(.982)}to{transform:translate(28.5837vw,99vh) scale(.982)}}.snow:nth-child(334){opacity:1.8456;transform:translate(11.5197vw,-10px) scale(.8187);animation:fall-334 30s -8s linear infinite}@keyframes fall-334{30.013%{transform:translate(15.3301vw,30.013vh) scale(.8187)}to{transform:translate(13.4249vw,99vh) scale(.8187)}}.snow:nth-child(335){opacity:.0488;transform:translate(38.0493vw,-10px) scale(.9469);animation:fall-335 19s -16s linear infinite}@keyframes fall-335{74.228%{transform:translate(45.1197vw,74.228vh) scale(.9469)}to{transform:translate(41.5845vw,99vh) scale(.9469)}}.snow:nth-child(336){opacity:1.942;transform:translate(13.5628vw,-10px) scale(.7575);animation:fall-336 15s -5s linear infinite}@keyframes fall-336{46.31%{transform:translate(23.5553vw,46.31vh) scale(.7575)}to{transform:translate(18.55905vw,99vh) scale(.7575)}}.snow:nth-child(337){opacity:1.0032;transform:translate(48.4618vw,-10px) scale(.1925);animation:fall-337 14s -2s linear infinite}@keyframes fall-337{79.588%{transform:translate(52.7303vw,79.588vh) scale(.1925)}to{transform:translate(50.59605vw,99vh) scale(.1925)}}.snow:nth-child(338){opacity:.1342;transform:translate(36.9174vw,-10px) scale(.2081);animation:fall-338 25s -12s linear infinite}@keyframes fall-338{48.965%{transform:translate(45.7202vw,48.965vh) scale(.2081)}to{transform:translate(41.3188vw,99vh) scale(.2081)}}.snow:nth-child(339){opacity:1.9766;transform:translate(18.2898vw,-10px) scale(.0237);animation:fall-339 11s -24s linear infinite}@keyframes fall-339{33.726%{transform:translate(20.8255vw,33.726vh) scale(.0237)}to{transform:translate(19.55765vw,99vh) scale(.0237)}}.snow:nth-child(340){opacity:.04;transform:translate(95.0862vw,-10px) scale(.3801);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{40.308%{transform:translate(85.8369vw,40.308vh) scale(.3801)}to{transform:translate(90.46155vw,99vh) scale(.3801)}}.snow:nth-child(341){opacity:1.6096;transform:translate(60.5993vw,-10px) scale(.5507);animation:fall-341 10s -30s linear infinite}@keyframes fall-341{71.317%{transform:translate(69.5038vw,71.317vh) scale(.5507)}to{transform:translate(65.05155vw,99vh) scale(.5507)}}.snow:nth-child(342){opacity:.362;transform:translate(73.1322vw,-10px) scale(.4285);animation:fall-342 19s -22s linear infinite}@keyframes fall-342{62.137%{transform:translate(74.9453vw,62.137vh) scale(.4285)}to{transform:translate(74.03875vw,99vh) scale(.4285)}}.snow:nth-child(343){opacity:1.982;transform:translate(65.008vw,-10px) scale(.3461);animation:fall-343 26s -2s linear infinite}@keyframes fall-343{42.864%{transform:translate(67.862vw,42.864vh) scale(.3461)}to{transform:translate(66.435vw,99vh) scale(.3461)}}.snow:nth-child(344){opacity:.9672;transform:translate(32.6417vw,-10px) scale(.161);animation:fall-344 10s -1s linear infinite}@keyframes fall-344{59.634%{transform:translate(42.5897vw,59.634vh) scale(.161)}to{transform:translate(37.6157vw,99vh) scale(.161)}}.snow:nth-child(345){opacity:1.2848;transform:translate(6.6759vw,-10px) scale(.312);animation:fall-345 24s -17s linear infinite}@keyframes fall-345{52.259%{transform:translate(3.6616vw,52.259vh) scale(.312)}to{transform:translate(5.16875vw,99vh) scale(.312)}}.snow:nth-child(346){opacity:.8932;transform:translate(39.0577vw,-10px) scale(.322);animation:fall-346 13s -28s linear infinite}@keyframes fall-346{70.982%{transform:translate(40.709vw,70.982vh) scale(.322)}to{transform:translate(39.88335vw,99vh) scale(.322)}}.snow:nth-child(347){opacity:.8374;transform:translate(12.8689vw,-10px) scale(.575);animation:fall-347 28s -21s linear infinite}@keyframes fall-347{53.361%{transform:translate(15.9981vw,53.361vh) scale(.575)}to{transform:translate(14.4335vw,99vh) scale(.575)}}.snow:nth-child(348){opacity:1.1302;transform:translate(7.3745vw,-10px) scale(.1864);animation:fall-348 22s -18s linear infinite}@keyframes fall-348{42.975%{transform:translate(5.4177vw,42.975vh) scale(.1864)}to{transform:translate(6.3961vw,99vh) scale(.1864)}}.snow:nth-child(349){opacity:1.9298;transform:translate(51.4614vw,-10px) scale(.1954);animation:fall-349 28s -3s linear infinite}@keyframes fall-349{75.127%{transform:translate(57.8721vw,75.127vh) scale(.1954)}to{transform:translate(54.66675vw,99vh) scale(.1954)}}.snow:nth-child(350){opacity:1.8574;transform:translate(10.4857vw,-10px) scale(.2897);animation:fall-350 14s -11s linear infinite}@keyframes fall-350{58.956%{transform:translate(19.1168vw,58.956vh) scale(.2897)}to{transform:translate(14.80125vw,99vh) scale(.2897)}}.snow:nth-child(351){opacity:.2772;transform:translate(27.1176vw,-10px) scale(.3644);animation:fall-351 12s -12s linear infinite}@keyframes fall-351{76.966%{transform:translate(33.4006vw,76.966vh) scale(.3644)}to{transform:translate(30.2591vw,99vh) scale(.3644)}}.snow:nth-child(352){opacity:.9974;transform:translate(60.8242vw,-10px) scale(.3826);animation:fall-352 15s -21s linear infinite}@keyframes fall-352{36.902%{transform:translate(53.3596vw,36.902vh) scale(.3826)}to{transform:translate(57.0919vw,99vh) scale(.3826)}}.snow:nth-child(353){opacity:.46;transform:translate(52.6786vw,-10px) scale(.797);animation:fall-353 30s -30s linear infinite}@keyframes fall-353{77.403%{transform:translate(43.8928vw,77.403vh) scale(.797)}to{transform:translate(48.2857vw,99vh) scale(.797)}}.snow:nth-child(354){opacity:.9102;transform:translate(14.2068vw,-10px) scale(.4754);animation:fall-354 11s -11s linear infinite}@keyframes fall-354{75.696%{transform:translate(11.5666vw,75.696vh) scale(.4754)}to{transform:translate(12.8867vw,99vh) scale(.4754)}}.snow:nth-child(355){opacity:.7932;transform:translate(22.6275vw,-10px) scale(.5901);animation:fall-355 29s -5s linear infinite}@keyframes fall-355{75.55%{transform:translate(12.9737vw,75.55vh) scale(.5901)}to{transform:translate(17.8006vw,99vh) scale(.5901)}}.snow:nth-child(356){opacity:.843;transform:translate(67.3242vw,-10px) scale(.8191);animation:fall-356 18s -2s linear infinite}@keyframes fall-356{47.326%{transform:translate(66.1901vw,47.326vh) scale(.8191)}to{transform:translate(66.75715vw,99vh) scale(.8191)}}.snow:nth-child(357){opacity:1.6018;transform:translate(81.5903vw,-10px) scale(.0028);animation:fall-357 29s -23s linear infinite}@keyframes fall-357{75.767%{transform:translate(89.0314vw,75.767vh) scale(.0028)}to{transform:translate(85.31085vw,99vh) scale(.0028)}}.snow:nth-child(358){opacity:.2402;transform:translate(21.7458vw,-10px) scale(.9035);animation:fall-358 10s -20s linear infinite}@keyframes fall-358{48.671%{transform:translate(15.2555vw,48.671vh) scale(.9035)}to{transform:translate(18.50065vw,99vh) scale(.9035)}}.snow:nth-child(359){opacity:1.351;transform:translate(36.1158vw,-10px) scale(.9671);animation:fall-359 12s -17s linear infinite}@keyframes fall-359{43.115%{transform:translate(38.387vw,43.115vh) scale(.9671)}to{transform:translate(37.2514vw,99vh) scale(.9671)}}.snow:nth-child(360){opacity:1.5988;transform:translate(43.3625vw,-10px) scale(.8207);animation:fall-360 17s -13s linear infinite}@keyframes fall-360{47.422%{transform:translate(39.8765vw,47.422vh) scale(.8207)}to{transform:translate(41.6195vw,99vh) scale(.8207)}}.snow:nth-child(361){opacity:1.3368;transform:translate(47.6828vw,-10px) scale(.1903);animation:fall-361 11s -20s linear infinite}@keyframes fall-361{54.493%{transform:translate(52.6043vw,54.493vh) scale(.1903)}to{transform:translate(50.14355vw,99vh) scale(.1903)}}.snow:nth-child(362){opacity:.3826;transform:translate(47.2159vw,-10px) scale(.8993);animation:fall-362 23s -7s linear infinite}@keyframes fall-362{69.725%{transform:translate(44.21vw,69.725vh) scale(.8993)}to{transform:translate(45.71295vw,99vh) scale(.8993)}}.snow:nth-child(363){opacity:1.8914;transform:translate(37.731vw,-10px) scale(.7944);animation:fall-363 15s -4s linear infinite}@keyframes fall-363{59.266%{transform:translate(45.48vw,59.266vh) scale(.7944)}to{transform:translate(41.6055vw,99vh) scale(.7944)}}.snow:nth-child(364){opacity:1.9154;transform:translate(43.0183vw,-10px) scale(.0474);animation:fall-364 13s -10s linear infinite}@keyframes fall-364{61.08%{transform:translate(45.6655vw,61.08vh) scale(.0474)}to{transform:translate(44.3419vw,99vh) scale(.0474)}}.snow:nth-child(365){opacity:1.5012;transform:translate(87.617vw,-10px) scale(.5578);animation:fall-365 25s -21s linear infinite}@keyframes fall-365{74.378%{transform:translate(92.198vw,74.378vh) scale(.5578)}to{transform:translate(89.9075vw,99vh) scale(.5578)}}.snow:nth-child(366){opacity:.697;transform:translate(99.1744vw,-10px) scale(.9243);animation:fall-366 20s -10s linear infinite}@keyframes fall-366{31.099%{transform:translate(90.4021vw,31.099vh) scale(.9243)}to{transform:translate(94.78825vw,99vh) scale(.9243)}}.snow:nth-child(367){opacity:1.2942;transform:translate(82.0601vw,-10px) scale(.3721);animation:fall-367 16s -2s linear infinite}@keyframes fall-367{38.039%{transform:translate(77.1387vw,38.039vh) scale(.3721)}to{transform:translate(79.5994vw,99vh) scale(.3721)}}.snow:nth-child(368){opacity:.747;transform:translate(76.3181vw,-10px) scale(.9372);animation:fall-368 13s -18s linear infinite}@keyframes fall-368{75.528%{transform:translate(76.7865vw,75.528vh) scale(.9372)}to{transform:translate(76.5523vw,99vh) scale(.9372)}}.snow:nth-child(369){opacity:.643;transform:translate(75.0283vw,-10px) scale(.2119);animation:fall-369 21s -14s linear infinite}@keyframes fall-369{43.9%{transform:translate(80.6619vw,43.9vh) scale(.2119)}to{transform:translate(77.8451vw,99vh) scale(.2119)}}.snow:nth-child(370){opacity:.8488;transform:translate(32.5826vw,-10px) scale(.6369);animation:fall-370 14s -7s linear infinite}@keyframes fall-370{61.724%{transform:translate(38.6433vw,61.724vh) scale(.6369)}to{transform:translate(35.61295vw,99vh) scale(.6369)}}.snow:nth-child(371){opacity:1.3406;transform:translate(59.5317vw,-10px) scale(.4324);animation:fall-371 21s -12s linear infinite}@keyframes fall-371{45.196%{transform:translate(63.3982vw,45.196vh) scale(.4324)}to{transform:translate(61.46495vw,99vh) scale(.4324)}}.snow:nth-child(372){opacity:.1668;transform:translate(62.7828vw,-10px) scale(.459);animation:fall-372 12s -29s linear infinite}@keyframes fall-372{39.416%{transform:translate(65.8125vw,39.416vh) scale(.459)}to{transform:translate(64.29765vw,99vh) scale(.459)}}.snow:nth-child(373){opacity:.75;transform:translate(32.4055vw,-10px) scale(.595);animation:fall-373 29s -29s linear infinite}@keyframes fall-373{34.801%{transform:translate(40.1434vw,34.801vh) scale(.595)}to{transform:translate(36.27445vw,99vh) scale(.595)}}.snow:nth-child(374){opacity:1.6346;transform:translate(63.0338vw,-10px) scale(.3123);animation:fall-374 18s -16s linear infinite}@keyframes fall-374{61.34%{transform:translate(56.5167vw,61.34vh) scale(.3123)}to{transform:translate(59.77525vw,99vh) scale(.3123)}}.snow:nth-child(375){opacity:1.9112;transform:translate(33.9403vw,-10px) scale(.4535);animation:fall-375 10s -9s linear infinite}@keyframes fall-375{39.013%{transform:translate(24.0559vw,39.013vh) scale(.4535)}to{transform:translate(28.9981vw,99vh) scale(.4535)}}.snow:nth-child(376){opacity:1.6496;transform:translate(74.0245vw,-10px) scale(.7231);animation:fall-376 10s -21s linear infinite}@keyframes fall-376{30.395%{transform:translate(66.1948vw,30.395vh) scale(.7231)}to{transform:translate(70.10965vw,99vh) scale(.7231)}}.snow:nth-child(377){opacity:1.452;transform:translate(19.0328vw,-10px) scale(.4597);animation:fall-377 24s -5s linear infinite}@keyframes fall-377{40.052%{transform:translate(11.4223vw,40.052vh) scale(.4597)}to{transform:translate(15.22755vw,99vh) scale(.4597)}}.snow:nth-child(378){opacity:.5294;transform:translate(59.981vw,-10px) scale(.1767);animation:fall-378 13s -27s linear infinite}@keyframes fall-378{38.852%{transform:translate(55.9399vw,38.852vh) scale(.1767)}to{transform:translate(57.96045vw,99vh) scale(.1767)}}.snow:nth-child(379){opacity:1.301;transform:translate(28.7169vw,-10px) scale(.7866);animation:fall-379 29s -28s linear infinite}@keyframes fall-379{30.631%{transform:translate(24.6978vw,30.631vh) scale(.7866)}to{transform:translate(26.70735vw,99vh) scale(.7866)}}.snow:nth-child(380){opacity:1.7246;transform:translate(78.1101vw,-10px) scale(.1587);animation:fall-380 20s -5s linear infinite}@keyframes fall-380{56.015%{transform:translate(71.3461vw,56.015vh) scale(.1587)}to{transform:translate(74.7281vw,99vh) scale(.1587)}}.snow:nth-child(381){opacity:1.6142;transform:translate(35.1761vw,-10px) scale(.6495);animation:fall-381 18s -13s linear infinite}@keyframes fall-381{69.547%{transform:translate(29.9597vw,69.547vh) scale(.6495)}to{transform:translate(32.5679vw,99vh) scale(.6495)}}.snow:nth-child(382){opacity:.15;transform:translate(87.7857vw,-10px) scale(.844);animation:fall-382 11s -10s linear infinite}@keyframes fall-382{49.687%{transform:translate(81.0552vw,49.687vh) scale(.844)}to{transform:translate(84.42045vw,99vh) scale(.844)}}.snow:nth-child(383){opacity:.1916;transform:translate(83.1198vw,-10px) scale(.4958);animation:fall-383 23s -27s linear infinite}@keyframes fall-383{59.238%{transform:translate(84.6101vw,59.238vh) scale(.4958)}to{transform:translate(83.86495vw,99vh) scale(.4958)}}.snow:nth-child(384){opacity:.8204;transform:translate(99.9079vw,-10px) scale(.6551);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{69.056%{transform:translate(107.2087vw,69.056vh) scale(.6551)}to{transform:translate(103.5583vw,99vh) scale(.6551)}}.snow:nth-child(385){opacity:.5482;transform:translate(13.7184vw,-10px) scale(.1668);animation:fall-385 13s -12s linear infinite}@keyframes fall-385{35.265%{transform:translate(21.2894vw,35.265vh) scale(.1668)}to{transform:translate(17.5039vw,99vh) scale(.1668)}}.snow:nth-child(386){opacity:.112;transform:translate(38.1657vw,-10px) scale(.2065);animation:fall-386 16s -14s linear infinite}@keyframes fall-386{32.836%{transform:translate(47.812vw,32.836vh) scale(.2065)}to{transform:translate(42.98885vw,99vh) scale(.2065)}}.snow:nth-child(387){opacity:1.9464;transform:translate(29.5409vw,-10px) scale(.4571);animation:fall-387 19s -21s linear infinite}@keyframes fall-387{37.496%{transform:translate(22.612vw,37.496vh) scale(.4571)}to{transform:translate(26.07645vw,99vh) scale(.4571)}}.snow:nth-child(388){opacity:1.8602;transform:translate(13.7947vw,-10px) scale(.1687);animation:fall-388 20s -26s linear infinite}@keyframes fall-388{76.196%{transform:translate(8.186vw,76.196vh) scale(.1687)}to{transform:translate(10.99035vw,99vh) scale(.1687)}}.snow:nth-child(389){opacity:1.5758;transform:translate(91.1999vw,-10px) scale(.4915);animation:fall-389 16s -2s linear infinite}@keyframes fall-389{33.389%{transform:translate(93.344vw,33.389vh) scale(.4915)}to{transform:translate(92.27195vw,99vh) scale(.4915)}}.snow:nth-child(390){opacity:.1082;transform:translate(16.1517vw,-10px) scale(.164);animation:fall-390 18s -6s linear infinite}@keyframes fall-390{72.141%{transform:translate(8.8883vw,72.141vh) scale(.164)}to{transform:translate(12.52vw,99vh) scale(.164)}}.snow:nth-child(391){opacity:.3654;transform:translate(37.2153vw,-10px) scale(.4736);animation:fall-391 16s -16s linear infinite}@keyframes fall-391{58.409%{transform:translate(32.371vw,58.409vh) scale(.4736)}to{transform:translate(34.79315vw,99vh) scale(.4736)}}.snow:nth-child(392){opacity:.3392;transform:translate(23.339vw,-10px) scale(.5388);animation:fall-392 30s -9s linear infinite}@keyframes fall-392{41.52%{transform:translate(13.3844vw,41.52vh) scale(.5388)}to{transform:translate(18.3617vw,99vh) scale(.5388)}}.snow:nth-child(393){opacity:.5108;transform:translate(69.9863vw,-10px) scale(.7131);animation:fall-393 30s -2s linear infinite}@keyframes fall-393{54.58%{transform:translate(67.7127vw,54.58vh) scale(.7131)}to{transform:translate(68.8495vw,99vh) scale(.7131)}}.snow:nth-child(394){opacity:1.5196;transform:translate(16.265vw,-10px) scale(.5327);animation:fall-394 28s -5s linear infinite}@keyframes fall-394{40.432%{transform:translate(15.4906vw,40.432vh) scale(.5327)}to{transform:translate(15.8778vw,99vh) scale(.5327)}}.snow:nth-child(395){opacity:1.38;transform:translate(17.6888vw,-10px) scale(.0564);animation:fall-395 30s -20s linear infinite}@keyframes fall-395{72.967%{transform:translate(11.8783vw,72.967vh) scale(.0564)}to{transform:translate(14.78355vw,99vh) scale(.0564)}}.snow:nth-child(396){opacity:.3374;transform:translate(58.8483vw,-10px) scale(.0717);animation:fall-396 12s -17s linear infinite}@keyframes fall-396{54.082%{transform:translate(56.3407vw,54.082vh) scale(.0717)}to{transform:translate(57.5945vw,99vh) scale(.0717)}}.snow:nth-child(397){opacity:.4206;transform:translate(28.06vw,-10px) scale(.5822);animation:fall-397 13s -23s linear infinite}@keyframes fall-397{47.001%{transform:translate(34.7975vw,47.001vh) scale(.5822)}to{transform:translate(31.42875vw,99vh) scale(.5822)}}.snow:nth-child(398){opacity:.4436;transform:translate(98.9521vw,-10px) scale(.6589);animation:fall-398 14s -14s linear infinite}@keyframes fall-398{59.5%{transform:translate(92.0803vw,59.5vh) scale(.6589)}to{transform:translate(95.5162vw,99vh) scale(.6589)}}.snow:nth-child(399){opacity:1.533;transform:translate(66.6953vw,-10px) scale(.4412);animation:fall-399 13s -15s linear infinite}@keyframes fall-399{33.759%{transform:translate(73.4329vw,33.759vh) scale(.4412)}to{transform:translate(70.0641vw,99vh) scale(.4412)}}.snow:nth-child(400){opacity:.801;transform:translate(72.6294vw,-10px) scale(.4197);animation:fall-400 12s -5s linear infinite}@keyframes fall-400{36.999%{transform:translate(69.9571vw,36.999vh) scale(.4197)}to{transform:translate(71.29325vw,99vh) scale(.4197)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|