@esfaenza/core 15.2.235 → 15.2.236
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.
|
@@ -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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1752;transform:translate(42.3139vw,-10px) scale(.8562);animation:fall-1 13s -18s linear infinite}@keyframes fall-1{37.134%{transform:translate(41.715vw,37.134vh) scale(.8562)}to{transform:translate(42.01445vw,99vh) scale(.8562)}}.snow:nth-child(2){opacity:1.5254;transform:translate(10.6862vw,-10px) scale(.7022);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{79.534%{transform:translate(3.3482vw,79.534vh) scale(.7022)}to{transform:translate(7.0172vw,99vh) scale(.7022)}}.snow:nth-child(3){opacity:1.1208;transform:translate(76.3093vw,-10px) scale(.7387);animation:fall-3 22s -11s linear infinite}@keyframes fall-3{72.272%{transform:translate(84.6325vw,72.272vh) scale(.7387)}to{transform:translate(80.4709vw,99vh) scale(.7387)}}.snow:nth-child(4){opacity:1.144;transform:translate(21.1691vw,-10px) scale(.5107);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{76.539%{transform:translate(19.4536vw,76.539vh) scale(.5107)}to{transform:translate(20.31135vw,99vh) scale(.5107)}}.snow:nth-child(5){opacity:1.2172;transform:translate(42.1193vw,-10px) scale(.9876);animation:fall-5 28s -21s linear infinite}@keyframes fall-5{51.405%{transform:translate(42.7983vw,51.405vh) scale(.9876)}to{transform:translate(42.4588vw,99vh) scale(.9876)}}.snow:nth-child(6){opacity:1.1114;transform:translate(31.8378vw,-10px) scale(.7103);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{51.296%{transform:translate(24.3782vw,51.296vh) scale(.7103)}to{transform:translate(28.108vw,99vh) scale(.7103)}}.snow:nth-child(7){opacity:.321;transform:translate(74.0816vw,-10px) scale(.7552);animation:fall-7 17s -6s linear infinite}@keyframes fall-7{49.574%{transform:translate(76.5569vw,49.574vh) scale(.7552)}to{transform:translate(75.31925vw,99vh) scale(.7552)}}.snow:nth-child(8){opacity:.4008;transform:translate(98.4386vw,-10px) scale(.8713);animation:fall-8 27s -5s linear infinite}@keyframes fall-8{46.408%{transform:translate(91.3247vw,46.408vh) scale(.8713)}to{transform:translate(94.88165vw,99vh) scale(.8713)}}.snow:nth-child(9){opacity:.6298;transform:translate(63.8455vw,-10px) scale(.8733);animation:fall-9 29s -17s linear infinite}@keyframes fall-9{46.235%{transform:translate(63.3088vw,46.235vh) scale(.8733)}to{transform:translate(63.57715vw,99vh) scale(.8733)}}.snow:nth-child(10){opacity:.4096;transform:translate(69.6279vw,-10px) scale(.0318);animation:fall-10 12s -9s linear infinite}@keyframes fall-10{50.541%{transform:translate(71.4239vw,50.541vh) scale(.0318)}to{transform:translate(70.5259vw,99vh) scale(.0318)}}.snow:nth-child(11){opacity:.0422;transform:translate(69.1644vw,-10px) scale(.8595);animation:fall-11 24s -3s linear infinite}@keyframes fall-11{77.508%{transform:translate(74.1216vw,77.508vh) scale(.8595)}to{transform:translate(71.643vw,99vh) scale(.8595)}}.snow:nth-child(12){opacity:1.2844;transform:translate(54.4917vw,-10px) scale(.7911);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.335%{transform:translate(52.5689vw,71.335vh) scale(.7911)}to{transform:translate(53.5303vw,99vh) scale(.7911)}}.snow:nth-child(13){opacity:.0172;transform:translate(92.5211vw,-10px) scale(.8733);animation:fall-13 12s -30s linear infinite}@keyframes fall-13{35.466%{transform:translate(93.8525vw,35.466vh) scale(.8733)}to{transform:translate(93.1868vw,99vh) scale(.8733)}}.snow:nth-child(14){opacity:.5308;transform:translate(59.9085vw,-10px) scale(.7385);animation:fall-14 12s -13s linear infinite}@keyframes fall-14{38.812%{transform:translate(63.2025vw,38.812vh) scale(.7385)}to{transform:translate(61.5555vw,99vh) scale(.7385)}}.snow:nth-child(15){opacity:1.5768;transform:translate(96.2481vw,-10px) scale(.2085);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{68.413%{transform:translate(91.0362vw,68.413vh) scale(.2085)}to{transform:translate(93.64215vw,99vh) scale(.2085)}}.snow:nth-child(16){opacity:1.123;transform:translate(.4012vw,-10px) scale(.7356);animation:fall-16 23s -15s linear infinite}@keyframes fall-16{38.602%{transform:translate(1.446vw,38.602vh) scale(.7356)}to{transform:translate(.9236vw,99vh) scale(.7356)}}.snow:nth-child(17){opacity:1.2022;transform:translate(52.9021vw,-10px) scale(.22);animation:fall-17 17s -1s linear infinite}@keyframes fall-17{42.496%{transform:translate(45.4686vw,42.496vh) scale(.22)}to{transform:translate(49.18535vw,99vh) scale(.22)}}.snow:nth-child(18){opacity:1.2252;transform:translate(76.0518vw,-10px) scale(.0463);animation:fall-18 27s -5s linear infinite}@keyframes fall-18{61.654%{transform:translate(82.8204vw,61.654vh) scale(.0463)}to{transform:translate(79.4361vw,99vh) scale(.0463)}}.snow:nth-child(19){opacity:.5022;transform:translate(84.5219vw,-10px) scale(.6393);animation:fall-19 16s -2s linear infinite}@keyframes fall-19{43.79%{transform:translate(92.4818vw,43.79vh) scale(.6393)}to{transform:translate(88.50185vw,99vh) scale(.6393)}}.snow:nth-child(20){opacity:1.1174;transform:translate(17.7677vw,-10px) scale(.8807);animation:fall-20 18s -14s linear infinite}@keyframes fall-20{50.2%{transform:translate(17.5204vw,50.2vh) scale(.8807)}to{transform:translate(17.64405vw,99vh) scale(.8807)}}.snow:nth-child(21){opacity:1.752;transform:translate(29.1503vw,-10px) scale(.5696);animation:fall-21 19s -24s linear infinite}@keyframes fall-21{73.852%{transform:translate(27.3898vw,73.852vh) scale(.5696)}to{transform:translate(28.27005vw,99vh) scale(.5696)}}.snow:nth-child(22){opacity:1.6006;transform:translate(15.8405vw,-10px) scale(.3797);animation:fall-22 16s -1s linear infinite}@keyframes fall-22{33.464%{transform:translate(12.2616vw,33.464vh) scale(.3797)}to{transform:translate(14.05105vw,99vh) scale(.3797)}}.snow:nth-child(23){opacity:1.1336;transform:translate(76.0607vw,-10px) scale(.7262);animation:fall-23 21s -21s linear infinite}@keyframes fall-23{75.99%{transform:translate(83.4048vw,75.99vh) scale(.7262)}to{transform:translate(79.73275vw,99vh) scale(.7262)}}.snow:nth-child(24){opacity:1.3718;transform:translate(37.0816vw,-10px) scale(.3045);animation:fall-24 18s -30s linear infinite}@keyframes fall-24{60.266%{transform:translate(28.6898vw,60.266vh) scale(.3045)}to{transform:translate(32.8857vw,99vh) scale(.3045)}}.snow:nth-child(25){opacity:1.695;transform:translate(41.9538vw,-10px) scale(.1924);animation:fall-25 28s -23s linear infinite}@keyframes fall-25{53.582%{transform:translate(37.8872vw,53.582vh) scale(.1924)}to{transform:translate(39.9205vw,99vh) scale(.1924)}}.snow:nth-child(26){opacity:.2746;transform:translate(15.346vw,-10px) scale(.4433);animation:fall-26 14s -25s linear infinite}@keyframes fall-26{48.689%{transform:translate(23.3784vw,48.689vh) scale(.4433)}to{transform:translate(19.3622vw,99vh) scale(.4433)}}.snow:nth-child(27){opacity:1.5526;transform:translate(11.1007vw,-10px) scale(.2431);animation:fall-27 19s -25s linear infinite}@keyframes fall-27{30.544%{transform:translate(2.9335vw,30.544vh) scale(.2431)}to{transform:translate(7.0171vw,99vh) scale(.2431)}}.snow:nth-child(28){opacity:.5734;transform:translate(54.4341vw,-10px) scale(.0144);animation:fall-28 27s -27s linear infinite}@keyframes fall-28{72.254%{transform:translate(45.209vw,72.254vh) scale(.0144)}to{transform:translate(49.82155vw,99vh) scale(.0144)}}.snow:nth-child(29){opacity:.2392;transform:translate(24.3064vw,-10px) scale(.1616);animation:fall-29 20s -3s linear infinite}@keyframes fall-29{35.017%{transform:translate(19.617vw,35.017vh) scale(.1616)}to{transform:translate(21.9617vw,99vh) scale(.1616)}}.snow:nth-child(30){opacity:1.4076;transform:translate(35.5804vw,-10px) scale(.5102);animation:fall-30 28s -26s linear infinite}@keyframes fall-30{78.959%{transform:translate(36.9478vw,78.959vh) scale(.5102)}to{transform:translate(36.2641vw,99vh) scale(.5102)}}.snow:nth-child(31){opacity:.6516;transform:translate(32.8144vw,-10px) scale(.5601);animation:fall-31 12s -24s linear infinite}@keyframes fall-31{59.438%{transform:translate(37.4848vw,59.438vh) scale(.5601)}to{transform:translate(35.1496vw,99vh) scale(.5601)}}.snow:nth-child(32){opacity:.3608;transform:translate(13.5484vw,-10px) scale(.1118);animation:fall-32 29s -9s linear infinite}@keyframes fall-32{50.465%{transform:translate(7.4444vw,50.465vh) scale(.1118)}to{transform:translate(10.4964vw,99vh) scale(.1118)}}.snow:nth-child(33){opacity:.6518;transform:translate(7.013vw,-10px) scale(.6843);animation:fall-33 11s -7s linear infinite}@keyframes fall-33{75.378%{transform:translate(12.708vw,75.378vh) scale(.6843)}to{transform:translate(9.8605vw,99vh) scale(.6843)}}.snow:nth-child(34){opacity:.1438;transform:translate(24.9173vw,-10px) scale(.5437);animation:fall-34 14s -13s linear infinite}@keyframes fall-34{74.598%{transform:translate(19.7559vw,74.598vh) scale(.5437)}to{transform:translate(22.3366vw,99vh) scale(.5437)}}.snow:nth-child(35){opacity:.5194;transform:translate(97.4582vw,-10px) scale(.8634);animation:fall-35 21s -6s linear infinite}@keyframes fall-35{44.936%{transform:translate(89.8553vw,44.936vh) scale(.8634)}to{transform:translate(93.65675vw,99vh) scale(.8634)}}.snow:nth-child(36){opacity:1.9898;transform:translate(30.9337vw,-10px) scale(.4204);animation:fall-36 27s -19s linear infinite}@keyframes fall-36{52.265%{transform:translate(37.1433vw,52.265vh) scale(.4204)}to{transform:translate(34.0385vw,99vh) scale(.4204)}}.snow:nth-child(37){opacity:1.8336;transform:translate(98.805vw,-10px) scale(.3265);animation:fall-37 14s -22s linear infinite}@keyframes fall-37{54.819%{transform:translate(107.5731vw,54.819vh) scale(.3265)}to{transform:translate(103.18905vw,99vh) scale(.3265)}}.snow:nth-child(38){opacity:1.9284;transform:translate(97.4665vw,-10px) scale(.351);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{79.927%{transform:translate(93.2723vw,79.927vh) scale(.351)}to{transform:translate(95.3694vw,99vh) scale(.351)}}.snow:nth-child(39){opacity:1.2934;transform:translate(6.0367vw,-10px) scale(.3271);animation:fall-39 12s -10s linear infinite}@keyframes fall-39{41.66%{transform:translate(7.0127vw,41.66vh) scale(.3271)}to{transform:translate(6.5247vw,99vh) scale(.3271)}}.snow:nth-child(40){opacity:1.7664;transform:translate(15.1088vw,-10px) scale(.2337);animation:fall-40 30s -7s linear infinite}@keyframes fall-40{78.148%{transform:translate(20.1757vw,78.148vh) scale(.2337)}to{transform:translate(17.64225vw,99vh) scale(.2337)}}.snow:nth-child(41){opacity:1.4256;transform:translate(22.5314vw,-10px) scale(.6098);animation:fall-41 24s -22s linear infinite}@keyframes fall-41{75.936%{transform:translate(28.2283vw,75.936vh) scale(.6098)}to{transform:translate(25.37985vw,99vh) scale(.6098)}}.snow:nth-child(42){opacity:.1248;transform:translate(52.7052vw,-10px) scale(.6505);animation:fall-42 12s -15s linear infinite}@keyframes fall-42{50.274%{transform:translate(60.2058vw,50.274vh) scale(.6505)}to{transform:translate(56.4555vw,99vh) scale(.6505)}}.snow:nth-child(43){opacity:1.4166;transform:translate(3.991vw,-10px) scale(.475);animation:fall-43 20s -4s linear infinite}@keyframes fall-43{65.684%{transform:translate(-5.9892vw,65.684vh) scale(.475)}to{transform:translate(-.9991vw,99vh) scale(.475)}}.snow:nth-child(44){opacity:.0024;transform:translate(90.4737vw,-10px) scale(.1512);animation:fall-44 12s -26s linear infinite}@keyframes fall-44{43.821%{transform:translate(87.3164vw,43.821vh) scale(.1512)}to{transform:translate(88.89505vw,99vh) scale(.1512)}}.snow:nth-child(45){opacity:.0956;transform:translate(67.6394vw,-10px) scale(.2832);animation:fall-45 28s -15s linear infinite}@keyframes fall-45{35.755%{transform:translate(75.7092vw,35.755vh) scale(.2832)}to{transform:translate(71.6743vw,99vh) scale(.2832)}}.snow:nth-child(46){opacity:1.6052;transform:translate(80.7769vw,-10px) scale(.7346);animation:fall-46 18s -17s linear infinite}@keyframes fall-46{30.472%{transform:translate(83.2568vw,30.472vh) scale(.7346)}to{transform:translate(82.01685vw,99vh) scale(.7346)}}.snow:nth-child(47){opacity:1.9432;transform:translate(63.0493vw,-10px) scale(.9887);animation:fall-47 13s -29s linear infinite}@keyframes fall-47{73.903%{transform:translate(69.8171vw,73.903vh) scale(.9887)}to{transform:translate(66.4332vw,99vh) scale(.9887)}}.snow:nth-child(48){opacity:.6086;transform:translate(11.9659vw,-10px) scale(.138);animation:fall-48 17s -30s linear infinite}@keyframes fall-48{34.211%{transform:translate(4.4032vw,34.211vh) scale(.138)}to{transform:translate(8.18455vw,99vh) scale(.138)}}.snow:nth-child(49){opacity:1.4208;transform:translate(70.8665vw,-10px) scale(.8195);animation:fall-49 29s -27s linear infinite}@keyframes fall-49{48.597%{transform:translate(68.0647vw,48.597vh) scale(.8195)}to{transform:translate(69.4656vw,99vh) scale(.8195)}}.snow:nth-child(50){opacity:1.6208;transform:translate(23.8035vw,-10px) scale(.7204);animation:fall-50 17s -17s linear infinite}@keyframes fall-50{65.775%{transform:translate(29.2065vw,65.775vh) scale(.7204)}to{transform:translate(26.505vw,99vh) scale(.7204)}}.snow:nth-child(51){opacity:1.6106;transform:translate(74.0428vw,-10px) scale(.1942);animation:fall-51 24s -5s linear infinite}@keyframes fall-51{47.258%{transform:translate(82.2907vw,47.258vh) scale(.1942)}to{transform:translate(78.16675vw,99vh) scale(.1942)}}.snow:nth-child(52){opacity:.8112;transform:translate(49.7996vw,-10px) scale(.6107);animation:fall-52 30s -15s linear infinite}@keyframes fall-52{58.619%{transform:translate(42.4155vw,58.619vh) scale(.6107)}to{transform:translate(46.10755vw,99vh) scale(.6107)}}.snow:nth-child(53){opacity:.319;transform:translate(87.173vw,-10px) scale(.1976);animation:fall-53 15s -3s linear infinite}@keyframes fall-53{43.978%{transform:translate(83.327vw,43.978vh) scale(.1976)}to{transform:translate(85.25vw,99vh) scale(.1976)}}.snow:nth-child(54){opacity:1.1566;transform:translate(54.6239vw,-10px) scale(.0622);animation:fall-54 19s -19s linear infinite}@keyframes fall-54{31.814%{transform:translate(60.1836vw,31.814vh) scale(.0622)}to{transform:translate(57.40375vw,99vh) scale(.0622)}}.snow:nth-child(55){opacity:.168;transform:translate(25.218vw,-10px) scale(.5477);animation:fall-55 11s -10s linear infinite}@keyframes fall-55{70.358%{transform:translate(21.4513vw,70.358vh) scale(.5477)}to{transform:translate(23.33465vw,99vh) scale(.5477)}}.snow:nth-child(56){opacity:1.145;transform:translate(52.1235vw,-10px) scale(.8611);animation:fall-56 28s -10s linear infinite}@keyframes fall-56{37.765%{transform:translate(56.2906vw,37.765vh) scale(.8611)}to{transform:translate(54.20705vw,99vh) scale(.8611)}}.snow:nth-child(57){opacity:.8654;transform:translate(95.3006vw,-10px) scale(.9243);animation:fall-57 28s -1s linear infinite}@keyframes fall-57{78.638%{transform:translate(87.7219vw,78.638vh) scale(.9243)}to{transform:translate(91.51125vw,99vh) scale(.9243)}}.snow:nth-child(58){opacity:.4442;transform:translate(53.4286vw,-10px) scale(.3021);animation:fall-58 12s -1s linear infinite}@keyframes fall-58{30.656%{transform:translate(49.0889vw,30.656vh) scale(.3021)}to{transform:translate(51.25875vw,99vh) scale(.3021)}}.snow:nth-child(59){opacity:1.6068;transform:translate(60.6783vw,-10px) scale(.8769);animation:fall-59 26s -2s linear infinite}@keyframes fall-59{53.102%{transform:translate(67.2009vw,53.102vh) scale(.8769)}to{transform:translate(63.9396vw,99vh) scale(.8769)}}.snow:nth-child(60){opacity:.6928;transform:translate(66.393vw,-10px) scale(.7995);animation:fall-60 20s -7s linear infinite}@keyframes fall-60{45.441%{transform:translate(67.1684vw,45.441vh) scale(.7995)}to{transform:translate(66.7807vw,99vh) scale(.7995)}}.snow:nth-child(61){opacity:.3922;transform:translate(78.8168vw,-10px) scale(.7092);animation:fall-61 17s -14s linear infinite}@keyframes fall-61{79.232%{transform:translate(88.5565vw,79.232vh) scale(.7092)}to{transform:translate(83.68665vw,99vh) scale(.7092)}}.snow:nth-child(62){opacity:1.168;transform:translate(37.2659vw,-10px) scale(.674);animation:fall-62 13s -22s linear infinite}@keyframes fall-62{55.49%{transform:translate(31.1116vw,55.49vh) scale(.674)}to{transform:translate(34.18875vw,99vh) scale(.674)}}.snow:nth-child(63){opacity:.1208;transform:translate(98.3102vw,-10px) scale(.7287);animation:fall-63 19s -13s linear infinite}@keyframes fall-63{63.402%{transform:translate(106.602vw,63.402vh) scale(.7287)}to{transform:translate(102.4561vw,99vh) scale(.7287)}}.snow:nth-child(64){opacity:.0842;transform:translate(26.9202vw,-10px) scale(.8014);animation:fall-64 14s -13s linear infinite}@keyframes fall-64{56.637%{transform:translate(27.2926vw,56.637vh) scale(.8014)}to{transform:translate(27.1064vw,99vh) scale(.8014)}}.snow:nth-child(65){opacity:.0288;transform:translate(6.686vw,-10px) scale(.2406);animation:fall-65 30s -2s linear infinite}@keyframes fall-65{52.998%{transform:translate(14.3767vw,52.998vh) scale(.2406)}to{transform:translate(10.53135vw,99vh) scale(.2406)}}.snow:nth-child(66){opacity:1.6624;transform:translate(98.7219vw,-10px) scale(.6515);animation:fall-66 20s -14s linear infinite}@keyframes fall-66{65.962%{transform:translate(101.0652vw,65.962vh) scale(.6515)}to{transform:translate(99.89355vw,99vh) scale(.6515)}}.snow:nth-child(67){opacity:1.6594;transform:translate(21.236vw,-10px) scale(.8852);animation:fall-67 20s -20s linear infinite}@keyframes fall-67{63.54%{transform:translate(18.0939vw,63.54vh) scale(.8852)}to{transform:translate(19.66495vw,99vh) scale(.8852)}}.snow:nth-child(68){opacity:1.3986;transform:translate(54.5834vw,-10px) scale(.8522);animation:fall-68 22s -25s linear infinite}@keyframes fall-68{66.94%{transform:translate(45.0735vw,66.94vh) scale(.8522)}to{transform:translate(49.82845vw,99vh) scale(.8522)}}.snow:nth-child(69){opacity:1.0392;transform:translate(19.6298vw,-10px) scale(.3346);animation:fall-69 17s -18s linear infinite}@keyframes fall-69{68.847%{transform:translate(12.8505vw,68.847vh) scale(.3346)}to{transform:translate(16.24015vw,99vh) scale(.3346)}}.snow:nth-child(70){opacity:1.0474;transform:translate(14.2712vw,-10px) scale(.0689);animation:fall-70 14s -11s linear infinite}@keyframes fall-70{49.488%{transform:translate(11.3904vw,49.488vh) scale(.0689)}to{transform:translate(12.8308vw,99vh) scale(.0689)}}.snow:nth-child(71){opacity:.8678;transform:translate(80.7638vw,-10px) scale(.9198);animation:fall-71 28s -16s linear infinite}@keyframes fall-71{33.622%{transform:translate(87.9052vw,33.622vh) scale(.9198)}to{transform:translate(84.3345vw,99vh) scale(.9198)}}.snow:nth-child(72){opacity:1.5972;transform:translate(1.1618vw,-10px) scale(.6793);animation:fall-72 17s -27s linear infinite}@keyframes fall-72{73.063%{transform:translate(7.7435vw,73.063vh) scale(.6793)}to{transform:translate(4.45265vw,99vh) scale(.6793)}}.snow:nth-child(73){opacity:1.4352;transform:translate(48.413vw,-10px) scale(.0374);animation:fall-73 22s -27s linear infinite}@keyframes fall-73{36.238%{transform:translate(54.6205vw,36.238vh) scale(.0374)}to{transform:translate(51.51675vw,99vh) scale(.0374)}}.snow:nth-child(74){opacity:1.1064;transform:translate(41.942vw,-10px) scale(.7232);animation:fall-74 16s -4s linear infinite}@keyframes fall-74{54.105%{transform:translate(35.1486vw,54.105vh) scale(.7232)}to{transform:translate(38.5453vw,99vh) scale(.7232)}}.snow:nth-child(75){opacity:1.7904;transform:translate(51.7935vw,-10px) scale(.2507);animation:fall-75 23s -24s linear infinite}@keyframes fall-75{43.307%{transform:translate(46.4388vw,43.307vh) scale(.2507)}to{transform:translate(49.11615vw,99vh) scale(.2507)}}.snow:nth-child(76){opacity:.2312;transform:translate(.3273vw,-10px) scale(.1807);animation:fall-76 11s -25s linear infinite}@keyframes fall-76{48.332%{transform:translate(5.8206vw,48.332vh) scale(.1807)}to{transform:translate(3.07395vw,99vh) scale(.1807)}}.snow:nth-child(77){opacity:1.1324;transform:translate(21.151vw,-10px) scale(.4896);animation:fall-77 26s -18s linear infinite}@keyframes fall-77{49.186%{transform:translate(24.9069vw,49.186vh) scale(.4896)}to{transform:translate(23.02895vw,99vh) scale(.4896)}}.snow:nth-child(78){opacity:1.123;transform:translate(92.01vw,-10px) scale(.5176);animation:fall-78 21s -15s linear infinite}@keyframes fall-78{51.169%{transform:translate(94.8241vw,51.169vh) scale(.5176)}to{transform:translate(93.41705vw,99vh) scale(.5176)}}.snow:nth-child(79){opacity:.0154;transform:translate(80.6469vw,-10px) scale(.1109);animation:fall-79 22s -30s linear infinite}@keyframes fall-79{75.624%{transform:translate(88.8196vw,75.624vh) scale(.1109)}to{transform:translate(84.73325vw,99vh) scale(.1109)}}.snow:nth-child(80){opacity:1.76;transform:translate(15.408vw,-10px) scale(.5203);animation:fall-80 30s -11s linear infinite}@keyframes fall-80{64.059%{transform:translate(16.4468vw,64.059vh) scale(.5203)}to{transform:translate(15.9274vw,99vh) scale(.5203)}}.snow:nth-child(81){opacity:.3656;transform:translate(56.0187vw,-10px) scale(.4513);animation:fall-81 27s -8s linear infinite}@keyframes fall-81{70.322%{transform:translate(64.8649vw,70.322vh) scale(.4513)}to{transform:translate(60.4418vw,99vh) scale(.4513)}}.snow:nth-child(82){opacity:1.947;transform:translate(39.0038vw,-10px) scale(.0336);animation:fall-82 18s -6s linear infinite}@keyframes fall-82{45.748%{transform:translate(38.2025vw,45.748vh) scale(.0336)}to{transform:translate(38.60315vw,99vh) scale(.0336)}}.snow:nth-child(83){opacity:1.8642;transform:translate(57.923vw,-10px) scale(.3759);animation:fall-83 16s -30s linear infinite}@keyframes fall-83{39.804%{transform:translate(50.5583vw,39.804vh) scale(.3759)}to{transform:translate(54.24065vw,99vh) scale(.3759)}}.snow:nth-child(84){opacity:.2164;transform:translate(64.7077vw,-10px) scale(.6435);animation:fall-84 11s -10s linear infinite}@keyframes fall-84{63.584%{transform:translate(70.6591vw,63.584vh) scale(.6435)}to{transform:translate(67.6834vw,99vh) scale(.6435)}}.snow:nth-child(85){opacity:1.8254;transform:translate(58.5556vw,-10px) scale(.2415);animation:fall-85 26s -30s linear infinite}@keyframes fall-85{75.579%{transform:translate(52.1732vw,75.579vh) scale(.2415)}to{transform:translate(55.3644vw,99vh) scale(.2415)}}.snow:nth-child(86){opacity:.9292;transform:translate(41.7132vw,-10px) scale(.8488);animation:fall-86 17s -14s linear infinite}@keyframes fall-86{60.273%{transform:translate(48.0226vw,60.273vh) scale(.8488)}to{transform:translate(44.8679vw,99vh) scale(.8488)}}.snow:nth-child(87){opacity:1.563;transform:translate(65.9687vw,-10px) scale(.4525);animation:fall-87 18s -30s linear infinite}@keyframes fall-87{62.58%{transform:translate(65.2206vw,62.58vh) scale(.4525)}to{transform:translate(65.59465vw,99vh) scale(.4525)}}.snow:nth-child(88){opacity:1.8628;transform:translate(30.2571vw,-10px) scale(.497);animation:fall-88 27s -27s linear infinite}@keyframes fall-88{43.89%{transform:translate(22.7846vw,43.89vh) scale(.497)}to{transform:translate(26.52085vw,99vh) scale(.497)}}.snow:nth-child(89){opacity:.1504;transform:translate(45.4928vw,-10px) scale(.1551);animation:fall-89 19s -23s linear infinite}@keyframes fall-89{57.388%{transform:translate(37.6489vw,57.388vh) scale(.1551)}to{transform:translate(41.57085vw,99vh) scale(.1551)}}.snow:nth-child(90){opacity:.2826;transform:translate(5.9246vw,-10px) scale(.9551);animation:fall-90 28s -12s linear infinite}@keyframes fall-90{76.434%{transform:translate(7.2899vw,76.434vh) scale(.9551)}to{transform:translate(6.60725vw,99vh) scale(.9551)}}.snow:nth-child(91){opacity:1.9406;transform:translate(4.582vw,-10px) scale(.0785);animation:fall-91 21s -6s linear infinite}@keyframes fall-91{67.35%{transform:translate(9.9271vw,67.35vh) scale(.0785)}to{transform:translate(7.25455vw,99vh) scale(.0785)}}.snow:nth-child(92){opacity:1.1032;transform:translate(17.7592vw,-10px) scale(.0416);animation:fall-92 15s -26s linear infinite}@keyframes fall-92{67.919%{transform:translate(7.7851vw,67.919vh) scale(.0416)}to{transform:translate(12.77215vw,99vh) scale(.0416)}}.snow:nth-child(93){opacity:1.6194;transform:translate(42.6936vw,-10px) scale(.2543);animation:fall-93 26s -25s linear infinite}@keyframes fall-93{42.222%{transform:translate(34.7297vw,42.222vh) scale(.2543)}to{transform:translate(38.71165vw,99vh) scale(.2543)}}.snow:nth-child(94){opacity:1.9224;transform:translate(19.2209vw,-10px) scale(.8016);animation:fall-94 21s -1s linear infinite}@keyframes fall-94{39.24%{transform:translate(24.3535vw,39.24vh) scale(.8016)}to{transform:translate(21.7872vw,99vh) scale(.8016)}}.snow:nth-child(95){opacity:1.4696;transform:translate(50.1472vw,-10px) scale(.5329);animation:fall-95 20s -20s linear infinite}@keyframes fall-95{32.498%{transform:translate(50.3642vw,32.498vh) scale(.5329)}to{transform:translate(50.2557vw,99vh) scale(.5329)}}.snow:nth-child(96){opacity:.1574;transform:translate(1.049vw,-10px) scale(.0354);animation:fall-96 23s -26s linear infinite}@keyframes fall-96{30.226%{transform:translate(9.5668vw,30.226vh) scale(.0354)}to{transform:translate(5.3079vw,99vh) scale(.0354)}}.snow:nth-child(97){opacity:.7904;transform:translate(81.3266vw,-10px) scale(.6906);animation:fall-97 18s -25s linear infinite}@keyframes fall-97{35.724%{transform:translate(85.9391vw,35.724vh) scale(.6906)}to{transform:translate(83.63285vw,99vh) scale(.6906)}}.snow:nth-child(98){opacity:.26;transform:translate(66.4719vw,-10px) scale(.9315);animation:fall-98 25s -29s linear infinite}@keyframes fall-98{51.339%{transform:translate(65.7971vw,51.339vh) scale(.9315)}to{transform:translate(66.1345vw,99vh) scale(.9315)}}.snow:nth-child(99){opacity:1.0812;transform:translate(2.9125vw,-10px) scale(.9725);animation:fall-99 22s -16s linear infinite}@keyframes fall-99{41.535%{transform:translate(9.9799vw,41.535vh) scale(.9725)}to{transform:translate(6.4462vw,99vh) scale(.9725)}}.snow:nth-child(100){opacity:.4442;transform:translate(23.7684vw,-10px) scale(.6043);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{41.99%{transform:translate(14.1299vw,41.99vh) scale(.6043)}to{transform:translate(18.94915vw,99vh) scale(.6043)}}.snow:nth-child(101){opacity:1.4706;transform:translate(71.8205vw,-10px) scale(.4601);animation:fall-101 29s -18s linear infinite}@keyframes fall-101{56.926%{transform:translate(64.1379vw,56.926vh) scale(.4601)}to{transform:translate(67.9792vw,99vh) scale(.4601)}}.snow:nth-child(102){opacity:1.5318;transform:translate(48.6607vw,-10px) scale(.3316);animation:fall-102 19s -12s linear infinite}@keyframes fall-102{37.382%{transform:translate(51.5811vw,37.382vh) scale(.3316)}to{transform:translate(50.1209vw,99vh) scale(.3316)}}.snow:nth-child(103){opacity:1.057;transform:translate(16.3836vw,-10px) scale(.0538);animation:fall-103 20s -6s linear infinite}@keyframes fall-103{42.77%{transform:translate(19.9932vw,42.77vh) scale(.0538)}to{transform:translate(18.1884vw,99vh) scale(.0538)}}.snow:nth-child(104){opacity:1.5886;transform:translate(90.673vw,-10px) scale(.6508);animation:fall-104 19s -14s linear infinite}@keyframes fall-104{78.099%{transform:translate(91.3733vw,78.099vh) scale(.6508)}to{transform:translate(91.02315vw,99vh) scale(.6508)}}.snow:nth-child(105){opacity:1.0864;transform:translate(90.2914vw,-10px) scale(.4985);animation:fall-105 21s -21s linear infinite}@keyframes fall-105{61.637%{transform:translate(96.9299vw,61.637vh) scale(.4985)}to{transform:translate(93.61065vw,99vh) scale(.4985)}}.snow:nth-child(106){opacity:.341;transform:translate(58.9531vw,-10px) scale(.2254);animation:fall-106 21s -4s linear infinite}@keyframes fall-106{55.806%{transform:translate(68.3802vw,55.806vh) scale(.2254)}to{transform:translate(63.66665vw,99vh) scale(.2254)}}.snow:nth-child(107){opacity:1.8768;transform:translate(50.4974vw,-10px) scale(.8962);animation:fall-107 28s -26s linear infinite}@keyframes fall-107{54.715%{transform:translate(52.5738vw,54.715vh) scale(.8962)}to{transform:translate(51.5356vw,99vh) scale(.8962)}}.snow:nth-child(108){opacity:1.672;transform:translate(63.6757vw,-10px) scale(.6809);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{67.542%{transform:translate(72.4719vw,67.542vh) scale(.6809)}to{transform:translate(68.0738vw,99vh) scale(.6809)}}.snow:nth-child(109){opacity:.9352;transform:translate(31.574vw,-10px) scale(.4572);animation:fall-109 10s -19s linear infinite}@keyframes fall-109{50.32%{transform:translate(36.8926vw,50.32vh) scale(.4572)}to{transform:translate(34.2333vw,99vh) scale(.4572)}}.snow:nth-child(110){opacity:1.2578;transform:translate(70.7083vw,-10px) scale(.7801);animation:fall-110 12s -29s linear infinite}@keyframes fall-110{69.738%{transform:translate(79.0047vw,69.738vh) scale(.7801)}to{transform:translate(74.8565vw,99vh) scale(.7801)}}.snow:nth-child(111){opacity:1.0438;transform:translate(81.6362vw,-10px) scale(.8044);animation:fall-111 16s -22s linear infinite}@keyframes fall-111{54.701%{transform:translate(79.5364vw,54.701vh) scale(.8044)}to{transform:translate(80.5863vw,99vh) scale(.8044)}}.snow:nth-child(112){opacity:.8096;transform:translate(39.1857vw,-10px) scale(.0702);animation:fall-112 12s -11s linear infinite}@keyframes fall-112{48.06%{transform:translate(35.216vw,48.06vh) scale(.0702)}to{transform:translate(37.20085vw,99vh) scale(.0702)}}.snow:nth-child(113){opacity:1.7172;transform:translate(80.1591vw,-10px) scale(.287);animation:fall-113 24s -11s linear infinite}@keyframes fall-113{42.181%{transform:translate(80.5416vw,42.181vh) scale(.287)}to{transform:translate(80.35035vw,99vh) scale(.287)}}.snow:nth-child(114){opacity:1.213;transform:translate(30.9002vw,-10px) scale(.044);animation:fall-114 29s -11s linear infinite}@keyframes fall-114{61.149%{transform:translate(32.0882vw,61.149vh) scale(.044)}to{transform:translate(31.4942vw,99vh) scale(.044)}}.snow:nth-child(115){opacity:.5406;transform:translate(38.1311vw,-10px) scale(.7098);animation:fall-115 15s -13s linear infinite}@keyframes fall-115{64.125%{transform:translate(37.5689vw,64.125vh) scale(.7098)}to{transform:translate(37.85vw,99vh) scale(.7098)}}.snow:nth-child(116){opacity:1.8512;transform:translate(80.3143vw,-10px) scale(.2285);animation:fall-116 23s -9s linear infinite}@keyframes fall-116{40.802%{transform:translate(80.3007vw,40.802vh) scale(.2285)}to{transform:translate(80.3075vw,99vh) scale(.2285)}}.snow:nth-child(117){opacity:1.5518;transform:translate(47.1416vw,-10px) scale(.3115);animation:fall-117 17s -7s linear infinite}@keyframes fall-117{79.206%{transform:translate(48.6291vw,79.206vh) scale(.3115)}to{transform:translate(47.88535vw,99vh) scale(.3115)}}.snow:nth-child(118){opacity:1.459;transform:translate(53.1641vw,-10px) scale(.0442);animation:fall-118 19s -5s linear infinite}@keyframes fall-118{58.774%{transform:translate(47.6105vw,58.774vh) scale(.0442)}to{transform:translate(50.3873vw,99vh) scale(.0442)}}.snow:nth-child(119){opacity:.2862;transform:translate(87.7678vw,-10px) scale(.4872);animation:fall-119 23s -20s linear infinite}@keyframes fall-119{44.576%{transform:translate(82.0611vw,44.576vh) scale(.4872)}to{transform:translate(84.91445vw,99vh) scale(.4872)}}.snow:nth-child(120){opacity:.442;transform:translate(43.9744vw,-10px) scale(.9466);animation:fall-120 27s -3s linear infinite}@keyframes fall-120{64.105%{transform:translate(41.6542vw,64.105vh) scale(.9466)}to{transform:translate(42.8143vw,99vh) scale(.9466)}}.snow:nth-child(121){opacity:1.9008;transform:translate(8.6376vw,-10px) scale(.7161);animation:fall-121 17s -2s linear infinite}@keyframes fall-121{45.02%{transform:translate(8.3554vw,45.02vh) scale(.7161)}to{transform:translate(8.4965vw,99vh) scale(.7161)}}.snow:nth-child(122){opacity:.7746;transform:translate(63.4914vw,-10px) scale(.9335);animation:fall-122 10s -26s linear infinite}@keyframes fall-122{40.014%{transform:translate(67.8657vw,40.014vh) scale(.9335)}to{transform:translate(65.67855vw,99vh) scale(.9335)}}.snow:nth-child(123){opacity:.622;transform:translate(42.4355vw,-10px) scale(.582);animation:fall-123 18s -3s linear infinite}@keyframes fall-123{38.008%{transform:translate(38.6685vw,38.008vh) scale(.582)}to{transform:translate(40.552vw,99vh) scale(.582)}}.snow:nth-child(124){opacity:.5424;transform:translate(67.2648vw,-10px) scale(.9584);animation:fall-124 10s -12s linear infinite}@keyframes fall-124{76.921%{transform:translate(58.5935vw,76.921vh) scale(.9584)}to{transform:translate(62.92915vw,99vh) scale(.9584)}}.snow:nth-child(125){opacity:.0108;transform:translate(24.9535vw,-10px) scale(.5401);animation:fall-125 29s -23s linear infinite}@keyframes fall-125{69.841%{transform:translate(22.7111vw,69.841vh) scale(.5401)}to{transform:translate(23.8323vw,99vh) scale(.5401)}}.snow:nth-child(126){opacity:1.4794;transform:translate(78.3343vw,-10px) scale(.9878);animation:fall-126 25s -1s linear infinite}@keyframes fall-126{64.014%{transform:translate(69.3782vw,64.014vh) scale(.9878)}to{transform:translate(73.85625vw,99vh) scale(.9878)}}.snow:nth-child(127){opacity:1.3758;transform:translate(1.0956vw,-10px) scale(.5698);animation:fall-127 13s -10s linear infinite}@keyframes fall-127{53.256%{transform:translate(-1.6807vw,53.256vh) scale(.5698)}to{transform:translate(-.29255vw,99vh) scale(.5698)}}.snow:nth-child(128){opacity:1.5634;transform:translate(65.0482vw,-10px) scale(.5891);animation:fall-128 25s -24s linear infinite}@keyframes fall-128{64.113%{transform:translate(69.9605vw,64.113vh) scale(.5891)}to{transform:translate(67.50435vw,99vh) scale(.5891)}}.snow:nth-child(129){opacity:1.1896;transform:translate(62.1854vw,-10px) scale(.1856);animation:fall-129 23s -1s linear infinite}@keyframes fall-129{41.201%{transform:translate(64.223vw,41.201vh) scale(.1856)}to{transform:translate(63.2042vw,99vh) scale(.1856)}}.snow:nth-child(130){opacity:.3494;transform:translate(33.7401vw,-10px) scale(.051);animation:fall-130 27s -7s linear infinite}@keyframes fall-130{52.704%{transform:translate(25.7923vw,52.704vh) scale(.051)}to{transform:translate(29.7662vw,99vh) scale(.051)}}.snow:nth-child(131){opacity:.72;transform:translate(28.9419vw,-10px) scale(.9164);animation:fall-131 19s -13s linear infinite}@keyframes fall-131{44.888%{transform:translate(31.1736vw,44.888vh) scale(.9164)}to{transform:translate(30.05775vw,99vh) scale(.9164)}}.snow:nth-child(132){opacity:1.6096;transform:translate(61.6965vw,-10px) scale(.7281);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{68.209%{transform:translate(60.5533vw,68.209vh) scale(.7281)}to{transform:translate(61.1249vw,99vh) scale(.7281)}}.snow:nth-child(133){opacity:.2656;transform:translate(13.341vw,-10px) scale(.5925);animation:fall-133 11s -2s linear infinite}@keyframes fall-133{45.812%{transform:translate(14.8629vw,45.812vh) scale(.5925)}to{transform:translate(14.10195vw,99vh) scale(.5925)}}.snow:nth-child(134){opacity:1.7186;transform:translate(46.7289vw,-10px) scale(.4948);animation:fall-134 24s -20s linear infinite}@keyframes fall-134{70.134%{transform:translate(38.7795vw,70.134vh) scale(.4948)}to{transform:translate(42.7542vw,99vh) scale(.4948)}}.snow:nth-child(135){opacity:.888;transform:translate(40.3959vw,-10px) scale(.1125);animation:fall-135 17s -22s linear infinite}@keyframes fall-135{61.714%{transform:translate(47.1814vw,61.714vh) scale(.1125)}to{transform:translate(43.78865vw,99vh) scale(.1125)}}.snow:nth-child(136){opacity:1.7308;transform:translate(11.17vw,-10px) scale(.6881);animation:fall-136 10s -6s linear infinite}@keyframes fall-136{77.038%{transform:translate(12.6317vw,77.038vh) scale(.6881)}to{transform:translate(11.90085vw,99vh) scale(.6881)}}.snow:nth-child(137){opacity:.9588;transform:translate(21.071vw,-10px) scale(.5659);animation:fall-137 16s -15s linear infinite}@keyframes fall-137{39.391%{transform:translate(29.5363vw,39.391vh) scale(.5659)}to{transform:translate(25.30365vw,99vh) scale(.5659)}}.snow:nth-child(138){opacity:.8754;transform:translate(62.9217vw,-10px) scale(.2718);animation:fall-138 18s -3s linear infinite}@keyframes fall-138{41.096%{transform:translate(63.2338vw,41.096vh) scale(.2718)}to{transform:translate(63.07775vw,99vh) scale(.2718)}}.snow:nth-child(139){opacity:1.7188;transform:translate(3.8456vw,-10px) scale(.1757);animation:fall-139 29s -7s linear infinite}@keyframes fall-139{71.166%{transform:translate(-1.0096vw,71.166vh) scale(.1757)}to{transform:translate(1.418vw,99vh) scale(.1757)}}.snow:nth-child(140){opacity:.08;transform:translate(68.7968vw,-10px) scale(.7082);animation:fall-140 12s -24s linear infinite}@keyframes fall-140{32.47%{transform:translate(71.2482vw,32.47vh) scale(.7082)}to{transform:translate(70.0225vw,99vh) scale(.7082)}}.snow:nth-child(141){opacity:1.6944;transform:translate(76.4353vw,-10px) scale(.0617);animation:fall-141 20s -14s linear infinite}@keyframes fall-141{71.176%{transform:translate(77.0289vw,71.176vh) scale(.0617)}to{transform:translate(76.7321vw,99vh) scale(.0617)}}.snow:nth-child(142){opacity:1.668;transform:translate(37.4953vw,-10px) scale(.7982);animation:fall-142 26s -30s linear infinite}@keyframes fall-142{60.966%{transform:translate(30.5597vw,60.966vh) scale(.7982)}to{transform:translate(34.0275vw,99vh) scale(.7982)}}.snow:nth-child(143){opacity:.828;transform:translate(84.5229vw,-10px) scale(.4154);animation:fall-143 25s -23s linear infinite}@keyframes fall-143{50.855%{transform:translate(81.9541vw,50.855vh) scale(.4154)}to{transform:translate(83.2385vw,99vh) scale(.4154)}}.snow:nth-child(144){opacity:.232;transform:translate(35.6376vw,-10px) scale(.9862);animation:fall-144 22s -27s linear infinite}@keyframes fall-144{40.892%{transform:translate(29.0706vw,40.892vh) scale(.9862)}to{transform:translate(32.3541vw,99vh) scale(.9862)}}.snow:nth-child(145){opacity:.0264;transform:translate(21.6524vw,-10px) scale(.0111);animation:fall-145 10s -2s linear infinite}@keyframes fall-145{62.511%{transform:translate(22.2133vw,62.511vh) scale(.0111)}to{transform:translate(21.93285vw,99vh) scale(.0111)}}.snow:nth-child(146){opacity:1.928;transform:translate(10.2135vw,-10px) scale(.2104);animation:fall-146 10s -30s linear infinite}@keyframes fall-146{66.36%{transform:translate(14.0163vw,66.36vh) scale(.2104)}to{transform:translate(12.1149vw,99vh) scale(.2104)}}.snow:nth-child(147){opacity:.6906;transform:translate(72.0982vw,-10px) scale(.3642);animation:fall-147 28s -26s linear infinite}@keyframes fall-147{55.731%{transform:translate(67.4168vw,55.731vh) scale(.3642)}to{transform:translate(69.7575vw,99vh) scale(.3642)}}.snow:nth-child(148){opacity:1.1948;transform:translate(21.9943vw,-10px) scale(.9243);animation:fall-148 14s -3s linear infinite}@keyframes fall-148{75.199%{transform:translate(16.5742vw,75.199vh) scale(.9243)}to{transform:translate(19.28425vw,99vh) scale(.9243)}}.snow:nth-child(149){opacity:1.8784;transform:translate(34.3571vw,-10px) scale(.3447);animation:fall-149 16s -25s linear infinite}@keyframes fall-149{50.094%{transform:translate(43.9109vw,50.094vh) scale(.3447)}to{transform:translate(39.134vw,99vh) scale(.3447)}}.snow:nth-child(150){opacity:1.7784;transform:translate(7.2136vw,-10px) scale(.7503);animation:fall-150 13s -13s linear infinite}@keyframes fall-150{59.203%{transform:translate(-2.4374vw,59.203vh) scale(.7503)}to{transform:translate(2.3881vw,99vh) scale(.7503)}}.snow:nth-child(151){opacity:.7378;transform:translate(4.159vw,-10px) scale(.3932);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{41.618%{transform:translate(9.6926vw,41.618vh) scale(.3932)}to{transform:translate(6.9258vw,99vh) scale(.3932)}}.snow:nth-child(152){opacity:.438;transform:translate(54.7198vw,-10px) scale(.0718);animation:fall-152 16s -14s linear infinite}@keyframes fall-152{77.268%{transform:translate(59.0038vw,77.268vh) scale(.0718)}to{transform:translate(56.8618vw,99vh) scale(.0718)}}.snow:nth-child(153){opacity:1.472;transform:translate(64.4869vw,-10px) scale(.4206);animation:fall-153 18s -1s linear infinite}@keyframes fall-153{54.61%{transform:translate(61.8088vw,54.61vh) scale(.4206)}to{transform:translate(63.14785vw,99vh) scale(.4206)}}.snow:nth-child(154){opacity:.539;transform:translate(56.1233vw,-10px) scale(.0108);animation:fall-154 15s -20s linear infinite}@keyframes fall-154{67.228%{transform:translate(48.6433vw,67.228vh) scale(.0108)}to{transform:translate(52.3833vw,99vh) scale(.0108)}}.snow:nth-child(155){opacity:.5688;transform:translate(65.4067vw,-10px) scale(.5568);animation:fall-155 30s -7s linear infinite}@keyframes fall-155{39.601%{transform:translate(67.9428vw,39.601vh) scale(.5568)}to{transform:translate(66.67475vw,99vh) scale(.5568)}}.snow:nth-child(156){opacity:1.2924;transform:translate(21.2124vw,-10px) scale(.5546);animation:fall-156 19s -9s linear infinite}@keyframes fall-156{69.341%{transform:translate(22.1068vw,69.341vh) scale(.5546)}to{transform:translate(21.6596vw,99vh) scale(.5546)}}.snow:nth-child(157){opacity:1.8916;transform:translate(12.8463vw,-10px) scale(.9056);animation:fall-157 19s -15s linear infinite}@keyframes fall-157{49.601%{transform:translate(11.7701vw,49.601vh) scale(.9056)}to{transform:translate(12.3082vw,99vh) scale(.9056)}}.snow:nth-child(158){opacity:1.6286;transform:translate(78.7133vw,-10px) scale(.0329);animation:fall-158 22s -3s linear infinite}@keyframes fall-158{56.445%{transform:translate(68.8676vw,56.445vh) scale(.0329)}to{transform:translate(73.79045vw,99vh) scale(.0329)}}.snow:nth-child(159){opacity:.6486;transform:translate(93.1855vw,-10px) scale(.0226);animation:fall-159 12s -17s linear infinite}@keyframes fall-159{59.45%{transform:translate(96.1032vw,59.45vh) scale(.0226)}to{transform:translate(94.64435vw,99vh) scale(.0226)}}.snow:nth-child(160){opacity:.354;transform:translate(21.3617vw,-10px) scale(.5576);animation:fall-160 17s -20s linear infinite}@keyframes fall-160{75.593%{transform:translate(19.7511vw,75.593vh) scale(.5576)}to{transform:translate(20.5564vw,99vh) scale(.5576)}}.snow:nth-child(161){opacity:1.1626;transform:translate(12.8706vw,-10px) scale(.0266);animation:fall-161 10s -2s linear infinite}@keyframes fall-161{73.328%{transform:translate(16.5582vw,73.328vh) scale(.0266)}to{transform:translate(14.7144vw,99vh) scale(.0266)}}.snow:nth-child(162){opacity:1.6654;transform:translate(32.192vw,-10px) scale(.863);animation:fall-162 22s -2s linear infinite}@keyframes fall-162{50.947%{transform:translate(24.3168vw,50.947vh) scale(.863)}to{transform:translate(28.2544vw,99vh) scale(.863)}}.snow:nth-child(163){opacity:.951;transform:translate(30.2661vw,-10px) scale(.3493);animation:fall-163 27s -20s linear infinite}@keyframes fall-163{42.338%{transform:translate(30.8243vw,42.338vh) scale(.3493)}to{transform:translate(30.5452vw,99vh) scale(.3493)}}.snow:nth-child(164){opacity:1.6032;transform:translate(24.133vw,-10px) scale(.4345);animation:fall-164 21s -1s linear infinite}@keyframes fall-164{60.173%{transform:translate(21.6516vw,60.173vh) scale(.4345)}to{transform:translate(22.8923vw,99vh) scale(.4345)}}.snow:nth-child(165){opacity:.5702;transform:translate(66.5696vw,-10px) scale(.9771);animation:fall-165 26s -29s linear infinite}@keyframes fall-165{54.607%{transform:translate(72.0304vw,54.607vh) scale(.9771)}to{transform:translate(69.3vw,99vh) scale(.9771)}}.snow:nth-child(166){opacity:.619;transform:translate(73.6931vw,-10px) scale(.1691);animation:fall-166 30s -29s linear infinite}@keyframes fall-166{69.98%{transform:translate(74.1306vw,69.98vh) scale(.1691)}to{transform:translate(73.91185vw,99vh) scale(.1691)}}.snow:nth-child(167){opacity:1.8744;transform:translate(8.5154vw,-10px) scale(.5831);animation:fall-167 12s -26s linear infinite}@keyframes fall-167{62.103%{transform:translate(9.1678vw,62.103vh) scale(.5831)}to{transform:translate(8.8416vw,99vh) scale(.5831)}}.snow:nth-child(168){opacity:1.1634;transform:translate(34.7516vw,-10px) scale(.6222);animation:fall-168 18s -14s linear infinite}@keyframes fall-168{48.555%{transform:translate(37.5597vw,48.555vh) scale(.6222)}to{transform:translate(36.15565vw,99vh) scale(.6222)}}.snow:nth-child(169){opacity:1.1278;transform:translate(8.8015vw,-10px) scale(.5833);animation:fall-169 15s -3s linear infinite}@keyframes fall-169{72.513%{transform:translate(8.3291vw,72.513vh) scale(.5833)}to{transform:translate(8.5653vw,99vh) scale(.5833)}}.snow:nth-child(170){opacity:1.2358;transform:translate(47.1684vw,-10px) scale(.8954);animation:fall-170 29s -11s linear infinite}@keyframes fall-170{52.364%{transform:translate(48.3606vw,52.364vh) scale(.8954)}to{transform:translate(47.7645vw,99vh) scale(.8954)}}.snow:nth-child(171){opacity:.486;transform:translate(3.0203vw,-10px) scale(.6646);animation:fall-171 22s -25s linear infinite}@keyframes fall-171{73.567%{transform:translate(11.2879vw,73.567vh) scale(.6646)}to{transform:translate(7.1541vw,99vh) scale(.6646)}}.snow:nth-child(172){opacity:.6282;transform:translate(10.6111vw,-10px) scale(.4683);animation:fall-172 10s -25s linear infinite}@keyframes fall-172{60.258%{transform:translate(4.4527vw,60.258vh) scale(.4683)}to{transform:translate(7.5319vw,99vh) scale(.4683)}}.snow:nth-child(173){opacity:.5594;transform:translate(61.2748vw,-10px) scale(.6992);animation:fall-173 13s -8s linear infinite}@keyframes fall-173{62.205%{transform:translate(62.6908vw,62.205vh) scale(.6992)}to{transform:translate(61.9828vw,99vh) scale(.6992)}}.snow:nth-child(174){opacity:1.2088;transform:translate(5.2672vw,-10px) scale(.2519);animation:fall-174 25s -9s linear infinite}@keyframes fall-174{74.123%{transform:translate(3.6125vw,74.123vh) scale(.2519)}to{transform:translate(4.43985vw,99vh) scale(.2519)}}.snow:nth-child(175){opacity:.288;transform:translate(94.4457vw,-10px) scale(.2108);animation:fall-175 13s -16s linear infinite}@keyframes fall-175{65.867%{transform:translate(89.6347vw,65.867vh) scale(.2108)}to{transform:translate(92.0402vw,99vh) scale(.2108)}}.snow:nth-child(176){opacity:1.3356;transform:translate(6.5236vw,-10px) scale(.8249);animation:fall-176 24s -20s linear infinite}@keyframes fall-176{33.278%{transform:translate(13.5012vw,33.278vh) scale(.8249)}to{transform:translate(10.0124vw,99vh) scale(.8249)}}.snow:nth-child(177){opacity:1.3818;transform:translate(82.9938vw,-10px) scale(.5371);animation:fall-177 13s -7s linear infinite}@keyframes fall-177{31.747%{transform:translate(83.2557vw,31.747vh) scale(.5371)}to{transform:translate(83.12475vw,99vh) scale(.5371)}}.snow:nth-child(178){opacity:1.9244;transform:translate(7.8828vw,-10px) scale(.9861);animation:fall-178 22s -30s linear infinite}@keyframes fall-178{58.393%{transform:translate(10.6298vw,58.393vh) scale(.9861)}to{transform:translate(9.2563vw,99vh) scale(.9861)}}.snow:nth-child(179){opacity:.127;transform:translate(85.9673vw,-10px) scale(.5847);animation:fall-179 19s -2s linear infinite}@keyframes fall-179{45.223%{transform:translate(84.9655vw,45.223vh) scale(.5847)}to{transform:translate(85.4664vw,99vh) scale(.5847)}}.snow:nth-child(180){opacity:1.8654;transform:translate(37.4277vw,-10px) scale(.307);animation:fall-180 29s -2s linear infinite}@keyframes fall-180{34.399%{transform:translate(38.2303vw,34.399vh) scale(.307)}to{transform:translate(37.829vw,99vh) scale(.307)}}.snow:nth-child(181){opacity:1.545;transform:translate(96.6732vw,-10px) scale(.1442);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{73.753%{transform:translate(106.1483vw,73.753vh) scale(.1442)}to{transform:translate(101.41075vw,99vh) scale(.1442)}}.snow:nth-child(182){opacity:.423;transform:translate(89.305vw,-10px) scale(.357);animation:fall-182 20s -22s linear infinite}@keyframes fall-182{73.119%{transform:translate(98.3397vw,73.119vh) scale(.357)}to{transform:translate(93.82235vw,99vh) scale(.357)}}.snow:nth-child(183){opacity:.5026;transform:translate(5.9705vw,-10px) scale(.9283);animation:fall-183 17s -18s linear infinite}@keyframes fall-183{52.011%{transform:translate(14.9016vw,52.011vh) scale(.9283)}to{transform:translate(10.43605vw,99vh) scale(.9283)}}.snow:nth-child(184){opacity:.9734;transform:translate(20.2164vw,-10px) scale(.653);animation:fall-184 26s -15s linear infinite}@keyframes fall-184{45.973%{transform:translate(29.96vw,45.973vh) scale(.653)}to{transform:translate(25.0882vw,99vh) scale(.653)}}.snow:nth-child(185){opacity:.0696;transform:translate(46.7839vw,-10px) scale(.7879);animation:fall-185 22s -7s linear infinite}@keyframes fall-185{79.53%{transform:translate(47.162vw,79.53vh) scale(.7879)}to{transform:translate(46.97295vw,99vh) scale(.7879)}}.snow:nth-child(186){opacity:.9782;transform:translate(8.3006vw,-10px) scale(.0637);animation:fall-186 13s -4s linear infinite}@keyframes fall-186{34.98%{transform:translate(-.52vw,34.98vh) scale(.0637)}to{transform:translate(3.8903vw,99vh) scale(.0637)}}.snow:nth-child(187){opacity:1.8496;transform:translate(10.853vw,-10px) scale(.5707);animation:fall-187 23s -19s linear infinite}@keyframes fall-187{68.054%{transform:translate(20.4756vw,68.054vh) scale(.5707)}to{transform:translate(15.6643vw,99vh) scale(.5707)}}.snow:nth-child(188){opacity:.6732;transform:translate(84.1193vw,-10px) scale(.8295);animation:fall-188 27s -1s linear infinite}@keyframes fall-188{64.136%{transform:translate(81.2869vw,64.136vh) scale(.8295)}to{transform:translate(82.7031vw,99vh) scale(.8295)}}.snow:nth-child(189){opacity:.2524;transform:translate(66.4183vw,-10px) scale(.5222);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{31.476%{transform:translate(71.0227vw,31.476vh) scale(.5222)}to{transform:translate(68.7205vw,99vh) scale(.5222)}}.snow:nth-child(190){opacity:.4026;transform:translate(24.5609vw,-10px) scale(.4209);animation:fall-190 30s -17s linear infinite}@keyframes fall-190{79.028%{transform:translate(21.292vw,79.028vh) scale(.4209)}to{transform:translate(22.92645vw,99vh) scale(.4209)}}.snow:nth-child(191){opacity:.841;transform:translate(47.1829vw,-10px) scale(.1496);animation:fall-191 11s -6s linear infinite}@keyframes fall-191{61.1%{transform:translate(40.4383vw,61.1vh) scale(.1496)}to{transform:translate(43.8106vw,99vh) scale(.1496)}}.snow:nth-child(192){opacity:1.1748;transform:translate(93.9994vw,-10px) scale(.2261);animation:fall-192 24s -20s linear infinite}@keyframes fall-192{39.286%{transform:translate(87.2445vw,39.286vh) scale(.2261)}to{transform:translate(90.62195vw,99vh) scale(.2261)}}.snow:nth-child(193){opacity:1.5278;transform:translate(10.3262vw,-10px) scale(.7644);animation:fall-193 17s -9s linear infinite}@keyframes fall-193{70.949%{transform:translate(20.0837vw,70.949vh) scale(.7644)}to{transform:translate(15.20495vw,99vh) scale(.7644)}}.snow:nth-child(194){opacity:.3568;transform:translate(51.903vw,-10px) scale(.918);animation:fall-194 19s -13s linear infinite}@keyframes fall-194{65.47%{transform:translate(56.8724vw,65.47vh) scale(.918)}to{transform:translate(54.3877vw,99vh) scale(.918)}}.snow:nth-child(195){opacity:.212;transform:translate(49.3948vw,-10px) scale(.6949);animation:fall-195 30s -29s linear infinite}@keyframes fall-195{59.782%{transform:translate(54.7266vw,59.782vh) scale(.6949)}to{transform:translate(52.0607vw,99vh) scale(.6949)}}.snow:nth-child(196){opacity:.388;transform:translate(23.0223vw,-10px) scale(.6696);animation:fall-196 29s -10s linear infinite}@keyframes fall-196{64.8%{transform:translate(28.6555vw,64.8vh) scale(.6696)}to{transform:translate(25.8389vw,99vh) scale(.6696)}}.snow:nth-child(197){opacity:.8912;transform:translate(57.2774vw,-10px) scale(.0189);animation:fall-197 30s -8s linear infinite}@keyframes fall-197{35.621%{transform:translate(51.434vw,35.621vh) scale(.0189)}to{transform:translate(54.3557vw,99vh) scale(.0189)}}.snow:nth-child(198){opacity:1.215;transform:translate(71.4928vw,-10px) scale(.8173);animation:fall-198 11s -14s linear infinite}@keyframes fall-198{56.59%{transform:translate(80.7044vw,56.59vh) scale(.8173)}to{transform:translate(76.0986vw,99vh) scale(.8173)}}.snow:nth-child(199){opacity:1.8456;transform:translate(67.5747vw,-10px) scale(.1901);animation:fall-199 14s -18s linear infinite}@keyframes fall-199{38.431%{transform:translate(65.4928vw,38.431vh) scale(.1901)}to{transform:translate(66.53375vw,99vh) scale(.1901)}}.snow:nth-child(200){opacity:1.6002;transform:translate(76.3127vw,-10px) scale(.0039);animation:fall-200 30s -25s linear infinite}@keyframes fall-200{53.598%{transform:translate(80.6343vw,53.598vh) scale(.0039)}to{transform:translate(78.4735vw,99vh) scale(.0039)}}.snow:nth-child(201){opacity:.9152;transform:translate(44.9938vw,-10px) scale(.7076);animation:fall-201 22s -1s linear infinite}@keyframes fall-201{42.428%{transform:translate(52.51vw,42.428vh) scale(.7076)}to{transform:translate(48.7519vw,99vh) scale(.7076)}}.snow:nth-child(202){opacity:1.873;transform:translate(56.5923vw,-10px) scale(.7833);animation:fall-202 12s -19s linear infinite}@keyframes fall-202{32.902%{transform:translate(53.686vw,32.902vh) scale(.7833)}to{transform:translate(55.13915vw,99vh) scale(.7833)}}.snow:nth-child(203){opacity:1.045;transform:translate(1.8284vw,-10px) scale(.7577);animation:fall-203 18s -5s linear infinite}@keyframes fall-203{34.125%{transform:translate(.1003vw,34.125vh) scale(.7577)}to{transform:translate(.96435vw,99vh) scale(.7577)}}.snow:nth-child(204){opacity:1.2206;transform:translate(24.0468vw,-10px) scale(.9482);animation:fall-204 14s -11s linear infinite}@keyframes fall-204{75.063%{transform:translate(33.2066vw,75.063vh) scale(.9482)}to{transform:translate(28.6267vw,99vh) scale(.9482)}}.snow:nth-child(205){opacity:.661;transform:translate(38.8276vw,-10px) scale(.1184);animation:fall-205 19s -15s linear infinite}@keyframes fall-205{61.522%{transform:translate(44.486vw,61.522vh) scale(.1184)}to{transform:translate(41.6568vw,99vh) scale(.1184)}}.snow:nth-child(206){opacity:1.973;transform:translate(45.4784vw,-10px) scale(.9361);animation:fall-206 25s -14s linear infinite}@keyframes fall-206{74.53%{transform:translate(35.4953vw,74.53vh) scale(.9361)}to{transform:translate(40.48685vw,99vh) scale(.9361)}}.snow:nth-child(207){opacity:.561;transform:translate(83.5316vw,-10px) scale(.8022);animation:fall-207 11s -11s linear infinite}@keyframes fall-207{53.997%{transform:translate(82.6921vw,53.997vh) scale(.8022)}to{transform:translate(83.11185vw,99vh) scale(.8022)}}.snow:nth-child(208){opacity:1.2318;transform:translate(.1762vw,-10px) scale(.03);animation:fall-208 17s -12s linear infinite}@keyframes fall-208{69.713%{transform:translate(5.8552vw,69.713vh) scale(.03)}to{transform:translate(3.0157vw,99vh) scale(.03)}}.snow:nth-child(209){opacity:.0056;transform:translate(97.652vw,-10px) scale(.8995);animation:fall-209 14s -22s linear infinite}@keyframes fall-209{48.402%{transform:translate(92.2686vw,48.402vh) scale(.8995)}to{transform:translate(94.9603vw,99vh) scale(.8995)}}.snow:nth-child(210){opacity:.9258;transform:translate(7.6903vw,-10px) scale(.6155);animation:fall-210 15s -25s linear infinite}@keyframes fall-210{73.934%{transform:translate(5.2327vw,73.934vh) scale(.6155)}to{transform:translate(6.4615vw,99vh) scale(.6155)}}.snow:nth-child(211){opacity:1.2744;transform:translate(81.8396vw,-10px) scale(.2386);animation:fall-211 16s -13s linear infinite}@keyframes fall-211{62.354%{transform:translate(79.7195vw,62.354vh) scale(.2386)}to{transform:translate(80.77955vw,99vh) scale(.2386)}}.snow:nth-child(212){opacity:1.5972;transform:translate(72.9314vw,-10px) scale(.9075);animation:fall-212 10s -20s linear infinite}@keyframes fall-212{66.879%{transform:translate(67.3777vw,66.879vh) scale(.9075)}to{transform:translate(70.15455vw,99vh) scale(.9075)}}.snow:nth-child(213){opacity:.3044;transform:translate(3.7446vw,-10px) scale(.0353);animation:fall-213 13s -10s linear infinite}@keyframes fall-213{51.85%{transform:translate(13.483vw,51.85vh) scale(.0353)}to{transform:translate(8.6138vw,99vh) scale(.0353)}}.snow:nth-child(214){opacity:.5812;transform:translate(81.1285vw,-10px) scale(.6034);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{49.996%{transform:translate(74.3977vw,49.996vh) scale(.6034)}to{transform:translate(77.7631vw,99vh) scale(.6034)}}.snow:nth-child(215){opacity:.2618;transform:translate(23.4409vw,-10px) scale(.3883);animation:fall-215 27s -4s linear infinite}@keyframes fall-215{72.765%{transform:translate(25.6989vw,72.765vh) scale(.3883)}to{transform:translate(24.5699vw,99vh) scale(.3883)}}.snow:nth-child(216){opacity:1.15;transform:translate(67.126vw,-10px) scale(.8949);animation:fall-216 18s -29s linear infinite}@keyframes fall-216{31.873%{transform:translate(61.861vw,31.873vh) scale(.8949)}to{transform:translate(64.4935vw,99vh) scale(.8949)}}.snow:nth-child(217){opacity:1.3694;transform:translate(58.7284vw,-10px) scale(.2176);animation:fall-217 23s -28s linear infinite}@keyframes fall-217{61.988%{transform:translate(62.7635vw,61.988vh) scale(.2176)}to{transform:translate(60.74595vw,99vh) scale(.2176)}}.snow:nth-child(218){opacity:.7968;transform:translate(51.7484vw,-10px) scale(.4544);animation:fall-218 19s -22s linear infinite}@keyframes fall-218{48.774%{transform:translate(49.4136vw,48.774vh) scale(.4544)}to{transform:translate(50.581vw,99vh) scale(.4544)}}.snow:nth-child(219){opacity:.4186;transform:translate(65.1342vw,-10px) scale(.2777);animation:fall-219 22s -5s linear infinite}@keyframes fall-219{76.956%{transform:translate(58.1954vw,76.956vh) scale(.2777)}to{transform:translate(61.6648vw,99vh) scale(.2777)}}.snow:nth-child(220){opacity:1.8448;transform:translate(94.6273vw,-10px) scale(.8681);animation:fall-220 30s -12s linear infinite}@keyframes fall-220{47.822%{transform:translate(103.1229vw,47.822vh) scale(.8681)}to{transform:translate(98.8751vw,99vh) scale(.8681)}}.snow:nth-child(221){opacity:.1562;transform:translate(88.2191vw,-10px) scale(.7813);animation:fall-221 28s -27s linear infinite}@keyframes fall-221{37.64%{transform:translate(94.7597vw,37.64vh) scale(.7813)}to{transform:translate(91.4894vw,99vh) scale(.7813)}}.snow:nth-child(222){opacity:.7188;transform:translate(29.7519vw,-10px) scale(.2021);animation:fall-222 26s -2s linear infinite}@keyframes fall-222{56.333%{transform:translate(30.6746vw,56.333vh) scale(.2021)}to{transform:translate(30.21325vw,99vh) scale(.2021)}}.snow:nth-child(223){opacity:1.9386;transform:translate(56.5673vw,-10px) scale(.0884);animation:fall-223 27s -20s linear infinite}@keyframes fall-223{46.34%{transform:translate(58.8427vw,46.34vh) scale(.0884)}to{transform:translate(57.705vw,99vh) scale(.0884)}}.snow:nth-child(224){opacity:.426;transform:translate(59.9089vw,-10px) scale(.1564);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{41.564%{transform:translate(56.1003vw,41.564vh) scale(.1564)}to{transform:translate(58.0046vw,99vh) scale(.1564)}}.snow:nth-child(225){opacity:1.8074;transform:translate(72.8849vw,-10px) scale(.2565);animation:fall-225 29s -23s linear infinite}@keyframes fall-225{70.383%{transform:translate(82.2522vw,70.383vh) scale(.2565)}to{transform:translate(77.56855vw,99vh) scale(.2565)}}.snow:nth-child(226){opacity:.6938;transform:translate(3.9634vw,-10px) scale(.6414);animation:fall-226 23s -24s linear infinite}@keyframes fall-226{78.997%{transform:translate(-2.4321vw,78.997vh) scale(.6414)}to{transform:translate(.76565vw,99vh) scale(.6414)}}.snow:nth-child(227){opacity:1.4818;transform:translate(41.6547vw,-10px) scale(.9636);animation:fall-227 28s -21s linear infinite}@keyframes fall-227{76.407%{transform:translate(42.4352vw,76.407vh) scale(.9636)}to{transform:translate(42.04495vw,99vh) scale(.9636)}}.snow:nth-child(228){opacity:.9118;transform:translate(51.6107vw,-10px) scale(.088);animation:fall-228 30s -1s linear infinite}@keyframes fall-228{49.252%{transform:translate(49.4863vw,49.252vh) scale(.088)}to{transform:translate(50.5485vw,99vh) scale(.088)}}.snow:nth-child(229){opacity:1.9212;transform:translate(1.1256vw,-10px) scale(.4926);animation:fall-229 28s -13s linear infinite}@keyframes fall-229{57.284%{transform:translate(.7172vw,57.284vh) scale(.4926)}to{transform:translate(.9214vw,99vh) scale(.4926)}}.snow:nth-child(230){opacity:1.0494;transform:translate(18.3281vw,-10px) scale(.7379);animation:fall-230 30s -15s linear infinite}@keyframes fall-230{44.53%{transform:translate(23.9172vw,44.53vh) scale(.7379)}to{transform:translate(21.12265vw,99vh) scale(.7379)}}.snow:nth-child(231){opacity:.7068;transform:translate(39.6701vw,-10px) scale(.1826);animation:fall-231 15s -29s linear infinite}@keyframes fall-231{68.512%{transform:translate(36.226vw,68.512vh) scale(.1826)}to{transform:translate(37.94805vw,99vh) scale(.1826)}}.snow:nth-child(232){opacity:.5618;transform:translate(4.9033vw,-10px) scale(.3502);animation:fall-232 25s -12s linear infinite}@keyframes fall-232{63.919%{transform:translate(-5.0247vw,63.919vh) scale(.3502)}to{transform:translate(-.0607vw,99vh) scale(.3502)}}.snow:nth-child(233){opacity:.6538;transform:translate(18.5012vw,-10px) scale(.2048);animation:fall-233 18s -4s linear infinite}@keyframes fall-233{74.772%{transform:translate(27.3971vw,74.772vh) scale(.2048)}to{transform:translate(22.94915vw,99vh) scale(.2048)}}.snow:nth-child(234){opacity:.49;transform:translate(83.6702vw,-10px) scale(.0165);animation:fall-234 25s -28s linear infinite}@keyframes fall-234{73.278%{transform:translate(75.4805vw,73.278vh) scale(.0165)}to{transform:translate(79.57535vw,99vh) scale(.0165)}}.snow:nth-child(235){opacity:1.9112;transform:translate(80.8377vw,-10px) scale(.0477);animation:fall-235 29s -30s linear infinite}@keyframes fall-235{52.764%{transform:translate(80.3063vw,52.764vh) scale(.0477)}to{transform:translate(80.572vw,99vh) scale(.0477)}}.snow:nth-child(236){opacity:1.4184;transform:translate(85.9964vw,-10px) scale(.9637);animation:fall-236 30s -8s linear infinite}@keyframes fall-236{34.195%{transform:translate(90.0424vw,34.195vh) scale(.9637)}to{transform:translate(88.0194vw,99vh) scale(.9637)}}.snow:nth-child(237){opacity:1.6946;transform:translate(38.7949vw,-10px) scale(.5654);animation:fall-237 29s -1s linear infinite}@keyframes fall-237{71.496%{transform:translate(48.3543vw,71.496vh) scale(.5654)}to{transform:translate(43.5746vw,99vh) scale(.5654)}}.snow:nth-child(238){opacity:1.5148;transform:translate(63.2762vw,-10px) scale(.597);animation:fall-238 13s -3s linear infinite}@keyframes fall-238{78.663%{transform:translate(68.6105vw,78.663vh) scale(.597)}to{transform:translate(65.94335vw,99vh) scale(.597)}}.snow:nth-child(239){opacity:.9758;transform:translate(58.6482vw,-10px) scale(.7659);animation:fall-239 26s -11s linear infinite}@keyframes fall-239{40.044%{transform:translate(61.4368vw,40.044vh) scale(.7659)}to{transform:translate(60.0425vw,99vh) scale(.7659)}}.snow:nth-child(240){opacity:1.335;transform:translate(21.1731vw,-10px) scale(.2737);animation:fall-240 19s -9s linear infinite}@keyframes fall-240{47.935%{transform:translate(15.8966vw,47.935vh) scale(.2737)}to{transform:translate(18.53485vw,99vh) scale(.2737)}}.snow:nth-child(241){opacity:1.2588;transform:translate(75.9465vw,-10px) scale(.6199);animation:fall-241 24s -3s linear infinite}@keyframes fall-241{39.274%{transform:translate(69.7326vw,39.274vh) scale(.6199)}to{transform:translate(72.83955vw,99vh) scale(.6199)}}.snow:nth-child(242){opacity:1.46;transform:translate(50.0795vw,-10px) scale(.7961);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{68.185%{transform:translate(50.1458vw,68.185vh) scale(.7961)}to{transform:translate(50.11265vw,99vh) scale(.7961)}}.snow:nth-child(243){opacity:.7832;transform:translate(20.1648vw,-10px) scale(.1621);animation:fall-243 26s -30s linear infinite}@keyframes fall-243{68.406%{transform:translate(21.8874vw,68.406vh) scale(.1621)}to{transform:translate(21.0261vw,99vh) scale(.1621)}}.snow:nth-child(244){opacity:1.3382;transform:translate(20.3907vw,-10px) scale(.6147);animation:fall-244 26s -29s linear infinite}@keyframes fall-244{33.333%{transform:translate(19.035vw,33.333vh) scale(.6147)}to{transform:translate(19.71285vw,99vh) scale(.6147)}}.snow:nth-child(245){opacity:1.6852;transform:translate(27.9204vw,-10px) scale(.5121);animation:fall-245 24s -25s linear infinite}@keyframes fall-245{52.992%{transform:translate(20.0112vw,52.992vh) scale(.5121)}to{transform:translate(23.9658vw,99vh) scale(.5121)}}.snow:nth-child(246){opacity:.9504;transform:translate(79.5549vw,-10px) scale(.6844);animation:fall-246 22s -12s linear infinite}@keyframes fall-246{36.234%{transform:translate(70.6765vw,36.234vh) scale(.6844)}to{transform:translate(75.1157vw,99vh) scale(.6844)}}.snow:nth-child(247){opacity:1.4056;transform:translate(2.034vw,-10px) scale(.4921);animation:fall-247 26s -6s linear infinite}@keyframes fall-247{51.912%{transform:translate(1.4868vw,51.912vh) scale(.4921)}to{transform:translate(1.7604vw,99vh) scale(.4921)}}.snow:nth-child(248){opacity:.0072;transform:translate(34.4677vw,-10px) scale(.4726);animation:fall-248 23s -13s linear infinite}@keyframes fall-248{65.702%{transform:translate(36.2658vw,65.702vh) scale(.4726)}to{transform:translate(35.36675vw,99vh) scale(.4726)}}.snow:nth-child(249){opacity:.9378;transform:translate(78.8937vw,-10px) scale(.3064);animation:fall-249 28s -2s linear infinite}@keyframes fall-249{62.056%{transform:translate(79.4141vw,62.056vh) scale(.3064)}to{transform:translate(79.1539vw,99vh) scale(.3064)}}.snow:nth-child(250){opacity:.2836;transform:translate(84.5119vw,-10px) scale(.1823);animation:fall-250 12s -29s linear infinite}@keyframes fall-250{49.795%{transform:translate(75.194vw,49.795vh) scale(.1823)}to{transform:translate(79.85295vw,99vh) scale(.1823)}}.snow:nth-child(251){opacity:1.5742;transform:translate(19.2819vw,-10px) scale(.0851);animation:fall-251 20s -25s linear infinite}@keyframes fall-251{55.469%{transform:translate(22.6886vw,55.469vh) scale(.0851)}to{transform:translate(20.98525vw,99vh) scale(.0851)}}.snow:nth-child(252){opacity:.4556;transform:translate(70.5796vw,-10px) scale(.9259);animation:fall-252 24s -25s linear infinite}@keyframes fall-252{67.716%{transform:translate(68.6647vw,67.716vh) scale(.9259)}to{transform:translate(69.62215vw,99vh) scale(.9259)}}.snow:nth-child(253){opacity:1.3994;transform:translate(67.7838vw,-10px) scale(.1452);animation:fall-253 20s -11s linear infinite}@keyframes fall-253{61.084%{transform:translate(77.4226vw,61.084vh) scale(.1452)}to{transform:translate(72.6032vw,99vh) scale(.1452)}}.snow:nth-child(254){opacity:1.1202;transform:translate(30.9731vw,-10px) scale(.9692);animation:fall-254 11s -18s linear infinite}@keyframes fall-254{39.255%{transform:translate(34.312vw,39.255vh) scale(.9692)}to{transform:translate(32.64255vw,99vh) scale(.9692)}}.snow:nth-child(255){opacity:1.7222;transform:translate(19.8959vw,-10px) scale(.1486);animation:fall-255 29s -2s linear infinite}@keyframes fall-255{35.613%{transform:translate(15.4291vw,35.613vh) scale(.1486)}to{transform:translate(17.6625vw,99vh) scale(.1486)}}.snow:nth-child(256){opacity:.2788;transform:translate(13.6229vw,-10px) scale(.8498);animation:fall-256 28s -23s linear infinite}@keyframes fall-256{62.95%{transform:translate(12.9057vw,62.95vh) scale(.8498)}to{transform:translate(13.2643vw,99vh) scale(.8498)}}.snow:nth-child(257){opacity:.329;transform:translate(28.2495vw,-10px) scale(.3469);animation:fall-257 10s -17s linear infinite}@keyframes fall-257{61.395%{transform:translate(25.3336vw,61.395vh) scale(.3469)}to{transform:translate(26.79155vw,99vh) scale(.3469)}}.snow:nth-child(258){opacity:.1206;transform:translate(93.7285vw,-10px) scale(.6426);animation:fall-258 29s -15s linear infinite}@keyframes fall-258{64.375%{transform:translate(93.6683vw,64.375vh) scale(.6426)}to{transform:translate(93.6984vw,99vh) scale(.6426)}}.snow:nth-child(259){opacity:1.0912;transform:translate(11.3664vw,-10px) scale(.1212);animation:fall-259 22s -2s linear infinite}@keyframes fall-259{37.513%{transform:translate(6.2157vw,37.513vh) scale(.1212)}to{transform:translate(8.79105vw,99vh) scale(.1212)}}.snow:nth-child(260){opacity:1.7604;transform:translate(1.3279vw,-10px) scale(.6931);animation:fall-260 26s -23s linear infinite}@keyframes fall-260{60.967%{transform:translate(-4.1772vw,60.967vh) scale(.6931)}to{transform:translate(-1.42465vw,99vh) scale(.6931)}}.snow:nth-child(261){opacity:.447;transform:translate(39.7438vw,-10px) scale(.9993);animation:fall-261 19s -6s linear infinite}@keyframes fall-261{44.787%{transform:translate(42.9025vw,44.787vh) scale(.9993)}to{transform:translate(41.32315vw,99vh) scale(.9993)}}.snow:nth-child(262){opacity:.359;transform:translate(49.4402vw,-10px) scale(.8894);animation:fall-262 26s -26s linear infinite}@keyframes fall-262{66.968%{transform:translate(45.3069vw,66.968vh) scale(.8894)}to{transform:translate(47.37355vw,99vh) scale(.8894)}}.snow:nth-child(263){opacity:1.881;transform:translate(28.3151vw,-10px) scale(.2376);animation:fall-263 27s -12s linear infinite}@keyframes fall-263{65.922%{transform:translate(23.9152vw,65.922vh) scale(.2376)}to{transform:translate(26.11515vw,99vh) scale(.2376)}}.snow:nth-child(264){opacity:.8506;transform:translate(88.2292vw,-10px) scale(.4735);animation:fall-264 26s -12s linear infinite}@keyframes fall-264{55.149%{transform:translate(97.3502vw,55.149vh) scale(.4735)}to{transform:translate(92.7897vw,99vh) scale(.4735)}}.snow:nth-child(265){opacity:1.8108;transform:translate(64.9927vw,-10px) scale(.9708);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{64.427%{transform:translate(69.5233vw,64.427vh) scale(.9708)}to{transform:translate(67.258vw,99vh) scale(.9708)}}.snow:nth-child(266){opacity:1.4204;transform:translate(30.2995vw,-10px) scale(.1042);animation:fall-266 28s -6s linear infinite}@keyframes fall-266{34.366%{transform:translate(24.6176vw,34.366vh) scale(.1042)}to{transform:translate(27.45855vw,99vh) scale(.1042)}}.snow:nth-child(267){opacity:1.7314;transform:translate(48.7129vw,-10px) scale(.044);animation:fall-267 19s -3s linear infinite}@keyframes fall-267{64.916%{transform:translate(43.5038vw,64.916vh) scale(.044)}to{transform:translate(46.10835vw,99vh) scale(.044)}}.snow:nth-child(268){opacity:1.446;transform:translate(73.6244vw,-10px) scale(.2144);animation:fall-268 10s -23s linear infinite}@keyframes fall-268{59.642%{transform:translate(77.6446vw,59.642vh) scale(.2144)}to{transform:translate(75.6345vw,99vh) scale(.2144)}}.snow:nth-child(269){opacity:.1254;transform:translate(65.9643vw,-10px) scale(.9568);animation:fall-269 22s -8s linear infinite}@keyframes fall-269{63.861%{transform:translate(64.3997vw,63.861vh) scale(.9568)}to{transform:translate(65.182vw,99vh) scale(.9568)}}.snow:nth-child(270){opacity:.9922;transform:translate(60.746vw,-10px) scale(.318);animation:fall-270 24s -12s linear infinite}@keyframes fall-270{79.925%{transform:translate(61.9785vw,79.925vh) scale(.318)}to{transform:translate(61.36225vw,99vh) scale(.318)}}.snow:nth-child(271){opacity:.449;transform:translate(73.671vw,-10px) scale(.1271);animation:fall-271 26s -17s linear infinite}@keyframes fall-271{62.828%{transform:translate(71.3301vw,62.828vh) scale(.1271)}to{transform:translate(72.50055vw,99vh) scale(.1271)}}.snow:nth-child(272){opacity:.0702;transform:translate(96.0212vw,-10px) scale(.3528);animation:fall-272 15s -28s linear infinite}@keyframes fall-272{58.613%{transform:translate(104.9101vw,58.613vh) scale(.3528)}to{transform:translate(100.46565vw,99vh) scale(.3528)}}.snow:nth-child(273){opacity:.1826;transform:translate(1.5178vw,-10px) scale(.5762);animation:fall-273 14s -30s linear infinite}@keyframes fall-273{31.878%{transform:translate(-7.601vw,31.878vh) scale(.5762)}to{transform:translate(-3.0416vw,99vh) scale(.5762)}}.snow:nth-child(274){opacity:1.4138;transform:translate(.0208vw,-10px) scale(.2425);animation:fall-274 30s -17s linear infinite}@keyframes fall-274{46.812%{transform:translate(4.9224vw,46.812vh) scale(.2425)}to{transform:translate(2.4716vw,99vh) scale(.2425)}}.snow:nth-child(275){opacity:1.1058;transform:translate(82.469vw,-10px) scale(.716);animation:fall-275 17s -6s linear infinite}@keyframes fall-275{62.094%{transform:translate(89.6318vw,62.094vh) scale(.716)}to{transform:translate(86.0504vw,99vh) scale(.716)}}.snow:nth-child(276){opacity:1.586;transform:translate(52.7402vw,-10px) scale(.5302);animation:fall-276 15s -27s linear infinite}@keyframes fall-276{53.46%{transform:translate(50.2163vw,53.46vh) scale(.5302)}to{transform:translate(51.47825vw,99vh) scale(.5302)}}.snow:nth-child(277){opacity:1.154;transform:translate(89.1789vw,-10px) scale(.74);animation:fall-277 26s -5s linear infinite}@keyframes fall-277{73.326%{transform:translate(90.5683vw,73.326vh) scale(.74)}to{transform:translate(89.8736vw,99vh) scale(.74)}}.snow:nth-child(278){opacity:.735;transform:translate(46.1305vw,-10px) scale(.6751);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{31.148%{transform:translate(55.8556vw,31.148vh) scale(.6751)}to{transform:translate(50.99305vw,99vh) scale(.6751)}}.snow:nth-child(279){opacity:.8472;transform:translate(5.8042vw,-10px) scale(.6709);animation:fall-279 22s -18s linear infinite}@keyframes fall-279{78.639%{transform:translate(3.5303vw,78.639vh) scale(.6709)}to{transform:translate(4.66725vw,99vh) scale(.6709)}}.snow:nth-child(280){opacity:1.078;transform:translate(25.9821vw,-10px) scale(.2992);animation:fall-280 21s -9s linear infinite}@keyframes fall-280{36.244%{transform:translate(16.9296vw,36.244vh) scale(.2992)}to{transform:translate(21.45585vw,99vh) scale(.2992)}}.snow:nth-child(281){opacity:.1386;transform:translate(13.5156vw,-10px) scale(.7981);animation:fall-281 23s -30s linear infinite}@keyframes fall-281{77.954%{transform:translate(11.5461vw,77.954vh) scale(.7981)}to{transform:translate(12.53085vw,99vh) scale(.7981)}}.snow:nth-child(282){opacity:1.1728;transform:translate(14.0855vw,-10px) scale(.2933);animation:fall-282 12s -13s linear infinite}@keyframes fall-282{69.18%{transform:translate(13.0636vw,69.18vh) scale(.2933)}to{transform:translate(13.57455vw,99vh) scale(.2933)}}.snow:nth-child(283){opacity:1.244;transform:translate(91.6061vw,-10px) scale(.2046);animation:fall-283 26s -30s linear infinite}@keyframes fall-283{44.187%{transform:translate(85.3235vw,44.187vh) scale(.2046)}to{transform:translate(88.4648vw,99vh) scale(.2046)}}.snow:nth-child(284){opacity:1.3568;transform:translate(.4218vw,-10px) scale(.5573);animation:fall-284 23s -27s linear infinite}@keyframes fall-284{64.675%{transform:translate(9.4752vw,64.675vh) scale(.5573)}to{transform:translate(4.9485vw,99vh) scale(.5573)}}.snow:nth-child(285){opacity:.9226;transform:translate(8.7129vw,-10px) scale(.0853);animation:fall-285 29s -28s linear infinite}@keyframes fall-285{33.017%{transform:translate(16.3457vw,33.017vh) scale(.0853)}to{transform:translate(12.5293vw,99vh) scale(.0853)}}.snow:nth-child(286){opacity:.6028;transform:translate(99.8442vw,-10px) scale(.4614);animation:fall-286 18s -21s linear infinite}@keyframes fall-286{37.83%{transform:translate(95.2059vw,37.83vh) scale(.4614)}to{transform:translate(97.52505vw,99vh) scale(.4614)}}.snow:nth-child(287){opacity:.4054;transform:translate(78.2392vw,-10px) scale(.3196);animation:fall-287 23s -8s linear infinite}@keyframes fall-287{54.089%{transform:translate(82.9146vw,54.089vh) scale(.3196)}to{transform:translate(80.5769vw,99vh) scale(.3196)}}.snow:nth-child(288){opacity:.9492;transform:translate(14.2608vw,-10px) scale(.8511);animation:fall-288 13s -24s linear infinite}@keyframes fall-288{60.978%{transform:translate(7.5889vw,60.978vh) scale(.8511)}to{transform:translate(10.92485vw,99vh) scale(.8511)}}.snow:nth-child(289){opacity:1.01;transform:translate(58.1589vw,-10px) scale(.5599);animation:fall-289 15s -5s linear infinite}@keyframes fall-289{52.182%{transform:translate(52.0089vw,52.182vh) scale(.5599)}to{transform:translate(55.0839vw,99vh) scale(.5599)}}.snow:nth-child(290){opacity:1.8996;transform:translate(13.1407vw,-10px) scale(.3907);animation:fall-290 10s -29s linear infinite}@keyframes fall-290{31.433%{transform:translate(8.6674vw,31.433vh) scale(.3907)}to{transform:translate(10.90405vw,99vh) scale(.3907)}}.snow:nth-child(291){opacity:.8628;transform:translate(18.6504vw,-10px) scale(.4255);animation:fall-291 26s -4s linear infinite}@keyframes fall-291{35.308%{transform:translate(11.9424vw,35.308vh) scale(.4255)}to{transform:translate(15.2964vw,99vh) scale(.4255)}}.snow:nth-child(292){opacity:.927;transform:translate(40.5404vw,-10px) scale(.9695);animation:fall-292 22s -13s linear infinite}@keyframes fall-292{40.814%{transform:translate(36.7886vw,40.814vh) scale(.9695)}to{transform:translate(38.6645vw,99vh) scale(.9695)}}.snow:nth-child(293){opacity:.1826;transform:translate(12.6868vw,-10px) scale(.5963);animation:fall-293 14s -20s linear infinite}@keyframes fall-293{49.655%{transform:translate(19.7095vw,49.655vh) scale(.5963)}to{transform:translate(16.19815vw,99vh) scale(.5963)}}.snow:nth-child(294){opacity:1.3774;transform:translate(8.8758vw,-10px) scale(.0145);animation:fall-294 18s -27s linear infinite}@keyframes fall-294{44.04%{transform:translate(15.7108vw,44.04vh) scale(.0145)}to{transform:translate(12.2933vw,99vh) scale(.0145)}}.snow:nth-child(295){opacity:.9362;transform:translate(56.6748vw,-10px) scale(.2667);animation:fall-295 14s -21s linear infinite}@keyframes fall-295{72.667%{transform:translate(63.6684vw,72.667vh) scale(.2667)}to{transform:translate(60.1716vw,99vh) scale(.2667)}}.snow:nth-child(296){opacity:.3158;transform:translate(98.5335vw,-10px) scale(.1599);animation:fall-296 11s -7s linear infinite}@keyframes fall-296{72.015%{transform:translate(108.2087vw,72.015vh) scale(.1599)}to{transform:translate(103.3711vw,99vh) scale(.1599)}}.snow:nth-child(297){opacity:1.8934;transform:translate(35.9563vw,-10px) scale(.6878);animation:fall-297 18s -7s linear infinite}@keyframes fall-297{42.991%{transform:translate(29.455vw,42.991vh) scale(.6878)}to{transform:translate(32.70565vw,99vh) scale(.6878)}}.snow:nth-child(298){opacity:1.7446;transform:translate(38.6vw,-10px) scale(.736);animation:fall-298 27s -13s linear infinite}@keyframes fall-298{79.886%{transform:translate(34.162vw,79.886vh) scale(.736)}to{transform:translate(36.381vw,99vh) scale(.736)}}.snow:nth-child(299){opacity:1.1836;transform:translate(43.7824vw,-10px) scale(.5905);animation:fall-299 24s -20s linear infinite}@keyframes fall-299{66.529%{transform:translate(47.8562vw,66.529vh) scale(.5905)}to{transform:translate(45.8193vw,99vh) scale(.5905)}}.snow:nth-child(300){opacity:.512;transform:translate(20.0348vw,-10px) scale(.0562);animation:fall-300 26s -19s linear infinite}@keyframes fall-300{56.911%{transform:translate(25.0986vw,56.911vh) scale(.0562)}to{transform:translate(22.5667vw,99vh) scale(.0562)}}.snow:nth-child(301){opacity:.7874;transform:translate(86.8035vw,-10px) scale(.906);animation:fall-301 20s -6s linear infinite}@keyframes fall-301{45.215%{transform:translate(78.5257vw,45.215vh) scale(.906)}to{transform:translate(82.6646vw,99vh) scale(.906)}}.snow:nth-child(302){opacity:1.2238;transform:translate(84.8181vw,-10px) scale(.2328);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{46.913%{transform:translate(77.5015vw,46.913vh) scale(.2328)}to{transform:translate(81.1598vw,99vh) scale(.2328)}}.snow:nth-child(303){opacity:1.913;transform:translate(64.3973vw,-10px) scale(.9162);animation:fall-303 24s -17s linear infinite}@keyframes fall-303{78.925%{transform:translate(59.7616vw,78.925vh) scale(.9162)}to{transform:translate(62.07945vw,99vh) scale(.9162)}}.snow:nth-child(304){opacity:1.7704;transform:translate(23.3486vw,-10px) scale(.5767);animation:fall-304 16s -29s linear infinite}@keyframes fall-304{54.705%{transform:translate(14.743vw,54.705vh) scale(.5767)}to{transform:translate(19.0458vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:.8108;transform:translate(85.2006vw,-10px) scale(.0181);animation:fall-305 18s -10s linear infinite}@keyframes fall-305{60.289%{transform:translate(76.1699vw,60.289vh) scale(.0181)}to{transform:translate(80.68525vw,99vh) scale(.0181)}}.snow:nth-child(306){opacity:1.7532;transform:translate(74.7281vw,-10px) scale(.2396);animation:fall-306 29s -27s linear infinite}@keyframes fall-306{52.103%{transform:translate(68.9737vw,52.103vh) scale(.2396)}to{transform:translate(71.8509vw,99vh) scale(.2396)}}.snow:nth-child(307){opacity:.3626;transform:translate(78.7944vw,-10px) scale(.1984);animation:fall-307 12s -25s linear infinite}@keyframes fall-307{64.756%{transform:translate(77.8243vw,64.756vh) scale(.1984)}to{transform:translate(78.30935vw,99vh) scale(.1984)}}.snow:nth-child(308){opacity:.9198;transform:translate(87.1513vw,-10px) scale(.3477);animation:fall-308 21s -21s linear infinite}@keyframes fall-308{34.823%{transform:translate(96.5561vw,34.823vh) scale(.3477)}to{transform:translate(91.8537vw,99vh) scale(.3477)}}.snow:nth-child(309){opacity:.2948;transform:translate(85.7959vw,-10px) scale(.8231);animation:fall-309 30s -8s linear infinite}@keyframes fall-309{33.893%{transform:translate(88.9477vw,33.893vh) scale(.8231)}to{transform:translate(87.3718vw,99vh) scale(.8231)}}.snow:nth-child(310){opacity:.5946;transform:translate(48.6893vw,-10px) scale(.1844);animation:fall-310 21s -15s linear infinite}@keyframes fall-310{58.009%{transform:translate(39.9827vw,58.009vh) scale(.1844)}to{transform:translate(44.336vw,99vh) scale(.1844)}}.snow:nth-child(311){opacity:.1132;transform:translate(99.3212vw,-10px) scale(.3352);animation:fall-311 16s -7s linear infinite}@keyframes fall-311{49.763%{transform:translate(106.6055vw,49.763vh) scale(.3352)}to{transform:translate(102.96335vw,99vh) scale(.3352)}}.snow:nth-child(312){opacity:1.6698;transform:translate(37.3044vw,-10px) scale(.6106);animation:fall-312 11s -2s linear infinite}@keyframes fall-312{55.069%{transform:translate(37.3436vw,55.069vh) scale(.6106)}to{transform:translate(37.324vw,99vh) scale(.6106)}}.snow:nth-child(313){opacity:1.7622;transform:translate(68.4492vw,-10px) scale(.7671);animation:fall-313 24s -25s linear infinite}@keyframes fall-313{42.075%{transform:translate(62.4005vw,42.075vh) scale(.7671)}to{transform:translate(65.42485vw,99vh) scale(.7671)}}.snow:nth-child(314){opacity:1.5112;transform:translate(6.9762vw,-10px) scale(.7879);animation:fall-314 11s -19s linear infinite}@keyframes fall-314{34.141%{transform:translate(14.1675vw,34.141vh) scale(.7879)}to{transform:translate(10.57185vw,99vh) scale(.7879)}}.snow:nth-child(315){opacity:.0706;transform:translate(80.6333vw,-10px) scale(.558);animation:fall-315 19s -28s linear infinite}@keyframes fall-315{41.328%{transform:translate(79.631vw,41.328vh) scale(.558)}to{transform:translate(80.13215vw,99vh) scale(.558)}}.snow:nth-child(316){opacity:1.8252;transform:translate(33.4393vw,-10px) scale(.4822);animation:fall-316 15s -19s linear infinite}@keyframes fall-316{53.546%{transform:translate(36.8876vw,53.546vh) scale(.4822)}to{transform:translate(35.16345vw,99vh) scale(.4822)}}.snow:nth-child(317){opacity:.0992;transform:translate(67.1459vw,-10px) scale(.0857);animation:fall-317 19s -30s linear infinite}@keyframes fall-317{68.144%{transform:translate(71.0417vw,68.144vh) scale(.0857)}to{transform:translate(69.0938vw,99vh) scale(.0857)}}.snow:nth-child(318){opacity:1.4922;transform:translate(23.9249vw,-10px) scale(.6053);animation:fall-318 27s -6s linear infinite}@keyframes fall-318{45.591%{transform:translate(28.8587vw,45.591vh) scale(.6053)}to{transform:translate(26.3918vw,99vh) scale(.6053)}}.snow:nth-child(319){opacity:.7956;transform:translate(15.2339vw,-10px) scale(.8391);animation:fall-319 12s -8s linear infinite}@keyframes fall-319{53.052%{transform:translate(15.576vw,53.052vh) scale(.8391)}to{transform:translate(15.40495vw,99vh) scale(.8391)}}.snow:nth-child(320){opacity:.805;transform:translate(24.6812vw,-10px) scale(.186);animation:fall-320 15s -17s linear infinite}@keyframes fall-320{76.805%{transform:translate(15.7691vw,76.805vh) scale(.186)}to{transform:translate(20.22515vw,99vh) scale(.186)}}.snow:nth-child(321){opacity:1.4668;transform:translate(34.2235vw,-10px) scale(.6542);animation:fall-321 22s -6s linear infinite}@keyframes fall-321{66.613%{transform:translate(35.3507vw,66.613vh) scale(.6542)}to{transform:translate(34.7871vw,99vh) scale(.6542)}}.snow:nth-child(322){opacity:.6056;transform:translate(38.9944vw,-10px) scale(.2308);animation:fall-322 13s -14s linear infinite}@keyframes fall-322{68.311%{transform:translate(29.0603vw,68.311vh) scale(.2308)}to{transform:translate(34.02735vw,99vh) scale(.2308)}}.snow:nth-child(323){opacity:.866;transform:translate(26.0384vw,-10px) scale(.246);animation:fall-323 29s -6s linear infinite}@keyframes fall-323{73.541%{transform:translate(16.7614vw,73.541vh) scale(.246)}to{transform:translate(21.3999vw,99vh) scale(.246)}}.snow:nth-child(324){opacity:.3298;transform:translate(52.171vw,-10px) scale(.3387);animation:fall-324 28s -20s linear infinite}@keyframes fall-324{68.005%{transform:translate(47.9661vw,68.005vh) scale(.3387)}to{transform:translate(50.06855vw,99vh) scale(.3387)}}.snow:nth-child(325){opacity:1.368;transform:translate(90.8332vw,-10px) scale(.8539);animation:fall-325 19s -13s linear infinite}@keyframes fall-325{37.223%{transform:translate(81.712vw,37.223vh) scale(.8539)}to{transform:translate(86.2726vw,99vh) scale(.8539)}}.snow:nth-child(326){opacity:1.2572;transform:translate(89.3315vw,-10px) scale(.4107);animation:fall-326 16s -10s linear infinite}@keyframes fall-326{39.406%{transform:translate(94.1942vw,39.406vh) scale(.4107)}to{transform:translate(91.76285vw,99vh) scale(.4107)}}.snow:nth-child(327){opacity:1.1038;transform:translate(59.4161vw,-10px) scale(.0377);animation:fall-327 11s -22s linear infinite}@keyframes fall-327{44.43%{transform:translate(57.1456vw,44.43vh) scale(.0377)}to{transform:translate(58.28085vw,99vh) scale(.0377)}}.snow:nth-child(328){opacity:.3618;transform:translate(76.4404vw,-10px) scale(.1739);animation:fall-328 11s -2s linear infinite}@keyframes fall-328{59.29%{transform:translate(72.691vw,59.29vh) scale(.1739)}to{transform:translate(74.5657vw,99vh) scale(.1739)}}.snow:nth-child(329){opacity:.0096;transform:translate(71.1398vw,-10px) scale(.4435);animation:fall-329 18s -30s linear infinite}@keyframes fall-329{53.69%{transform:translate(62.0049vw,53.69vh) scale(.4435)}to{transform:translate(66.57235vw,99vh) scale(.4435)}}.snow:nth-child(330){opacity:.269;transform:translate(26.2203vw,-10px) scale(.1981);animation:fall-330 25s -1s linear infinite}@keyframes fall-330{45.049%{transform:translate(29.8109vw,45.049vh) scale(.1981)}to{transform:translate(28.0156vw,99vh) scale(.1981)}}.snow:nth-child(331){opacity:1.888;transform:translate(68.2302vw,-10px) scale(.6805);animation:fall-331 13s -22s linear infinite}@keyframes fall-331{35.855%{transform:translate(71.2304vw,35.855vh) scale(.6805)}to{transform:translate(69.7303vw,99vh) scale(.6805)}}.snow:nth-child(332){opacity:.0736;transform:translate(91.2335vw,-10px) scale(.8656);animation:fall-332 14s -27s linear infinite}@keyframes fall-332{40.409%{transform:translate(99.8641vw,40.409vh) scale(.8656)}to{transform:translate(95.5488vw,99vh) scale(.8656)}}.snow:nth-child(333){opacity:1.6064;transform:translate(63.561vw,-10px) scale(.4278);animation:fall-333 17s -17s linear infinite}@keyframes fall-333{55.105%{transform:translate(58.5719vw,55.105vh) scale(.4278)}to{transform:translate(61.06645vw,99vh) scale(.4278)}}.snow:nth-child(334){opacity:1.5834;transform:translate(18.2552vw,-10px) scale(.6553);animation:fall-334 29s -5s linear infinite}@keyframes fall-334{49.94%{transform:translate(22.0261vw,49.94vh) scale(.6553)}to{transform:translate(20.14065vw,99vh) scale(.6553)}}.snow:nth-child(335){opacity:1.682;transform:translate(67.7263vw,-10px) scale(.3744);animation:fall-335 17s -6s linear infinite}@keyframes fall-335{72.296%{transform:translate(67.6083vw,72.296vh) scale(.3744)}to{transform:translate(67.6673vw,99vh) scale(.3744)}}.snow:nth-child(336){opacity:.3214;transform:translate(30.3099vw,-10px) scale(.1408);animation:fall-336 16s -21s linear infinite}@keyframes fall-336{70.314%{transform:translate(28.2532vw,70.314vh) scale(.1408)}to{transform:translate(29.28155vw,99vh) scale(.1408)}}.snow:nth-child(337){opacity:.7682;transform:translate(69.1089vw,-10px) scale(.6094);animation:fall-337 22s -10s linear infinite}@keyframes fall-337{37.405%{transform:translate(62.1864vw,37.405vh) scale(.6094)}to{transform:translate(65.64765vw,99vh) scale(.6094)}}.snow:nth-child(338){opacity:1.1726;transform:translate(5.488vw,-10px) scale(.3678);animation:fall-338 13s -8s linear infinite}@keyframes fall-338{76.679%{transform:translate(-2.84vw,76.679vh) scale(.3678)}to{transform:translate(1.324vw,99vh) scale(.3678)}}.snow:nth-child(339){opacity:1.724;transform:translate(16.6809vw,-10px) scale(.4125);animation:fall-339 24s -25s linear infinite}@keyframes fall-339{48.95%{transform:translate(17.6802vw,48.95vh) scale(.4125)}to{transform:translate(17.18055vw,99vh) scale(.4125)}}.snow:nth-child(340){opacity:1.3998;transform:translate(15.0667vw,-10px) scale(.9188);animation:fall-340 16s -12s linear infinite}@keyframes fall-340{35.494%{transform:translate(18.1831vw,35.494vh) scale(.9188)}to{transform:translate(16.6249vw,99vh) scale(.9188)}}.snow:nth-child(341){opacity:.8758;transform:translate(89.1938vw,-10px) scale(.9457);animation:fall-341 19s -30s linear infinite}@keyframes fall-341{60.183%{transform:translate(97.1938vw,60.183vh) scale(.9457)}to{transform:translate(93.1938vw,99vh) scale(.9457)}}.snow:nth-child(342){opacity:.823;transform:translate(.0613vw,-10px) scale(.6243);animation:fall-342 10s -8s linear infinite}@keyframes fall-342{51.4%{transform:translate(-8.2809vw,51.4vh) scale(.6243)}to{transform:translate(-4.1098vw,99vh) scale(.6243)}}.snow:nth-child(343){opacity:.2684;transform:translate(54.5686vw,-10px) scale(.8494);animation:fall-343 26s -11s linear infinite}@keyframes fall-343{79.63%{transform:translate(63.9434vw,79.63vh) scale(.8494)}to{transform:translate(59.256vw,99vh) scale(.8494)}}.snow:nth-child(344){opacity:1.5938;transform:translate(74.34vw,-10px) scale(.4107);animation:fall-344 20s -10s linear infinite}@keyframes fall-344{47.878%{transform:translate(73.2604vw,47.878vh) scale(.4107)}to{transform:translate(73.8002vw,99vh) scale(.4107)}}.snow:nth-child(345){opacity:.0666;transform:translate(61.0883vw,-10px) scale(.4685);animation:fall-345 12s -22s linear infinite}@keyframes fall-345{70.699%{transform:translate(67.965vw,70.699vh) scale(.4685)}to{transform:translate(64.52665vw,99vh) scale(.4685)}}.snow:nth-child(346){opacity:1.2498;transform:translate(29.3451vw,-10px) scale(.7081);animation:fall-346 18s -28s linear infinite}@keyframes fall-346{70.386%{transform:translate(28.3999vw,70.386vh) scale(.7081)}to{transform:translate(28.8725vw,99vh) scale(.7081)}}.snow:nth-child(347){opacity:.5366;transform:translate(37.8818vw,-10px) scale(.4077);animation:fall-347 26s -17s linear infinite}@keyframes fall-347{37.429%{transform:translate(31.5366vw,37.429vh) scale(.4077)}to{transform:translate(34.7092vw,99vh) scale(.4077)}}.snow:nth-child(348){opacity:.5654;transform:translate(69.3498vw,-10px) scale(.1998);animation:fall-348 27s -13s linear infinite}@keyframes fall-348{63.7%{transform:translate(76.7173vw,63.7vh) scale(.1998)}to{transform:translate(73.03355vw,99vh) scale(.1998)}}.snow:nth-child(349){opacity:1.6626;transform:translate(18.626vw,-10px) scale(.9248);animation:fall-349 11s -13s linear infinite}@keyframes fall-349{54.633%{transform:translate(10.664vw,54.633vh) scale(.9248)}to{transform:translate(14.645vw,99vh) scale(.9248)}}.snow:nth-child(350){opacity:.1786;transform:translate(99.1832vw,-10px) scale(.4657);animation:fall-350 11s -7s linear infinite}@keyframes fall-350{32.171%{transform:translate(108.2031vw,32.171vh) scale(.4657)}to{transform:translate(103.69315vw,99vh) scale(.4657)}}.snow:nth-child(351){opacity:.0232;transform:translate(37.5614vw,-10px) scale(.1756);animation:fall-351 27s -4s linear infinite}@keyframes fall-351{74.62%{transform:translate(30.6778vw,74.62vh) scale(.1756)}to{transform:translate(34.1196vw,99vh) scale(.1756)}}.snow:nth-child(352){opacity:.402;transform:translate(6.7461vw,-10px) scale(.0473);animation:fall-352 11s -19s linear infinite}@keyframes fall-352{75.811%{transform:translate(9.2267vw,75.811vh) scale(.0473)}to{transform:translate(7.9864vw,99vh) scale(.0473)}}.snow:nth-child(353){opacity:1.1676;transform:translate(63.3757vw,-10px) scale(.6559);animation:fall-353 28s -9s linear infinite}@keyframes fall-353{50.921%{transform:translate(56.3653vw,50.921vh) scale(.6559)}to{transform:translate(59.8705vw,99vh) scale(.6559)}}.snow:nth-child(354){opacity:.0668;transform:translate(43.5942vw,-10px) scale(.4347);animation:fall-354 20s -30s linear infinite}@keyframes fall-354{35.087%{transform:translate(39.3805vw,35.087vh) scale(.4347)}to{transform:translate(41.48735vw,99vh) scale(.4347)}}.snow:nth-child(355){opacity:.985;transform:translate(36.7604vw,-10px) scale(.3124);animation:fall-355 21s -14s linear infinite}@keyframes fall-355{48.813%{transform:translate(37.9286vw,48.813vh) scale(.3124)}to{transform:translate(37.3445vw,99vh) scale(.3124)}}.snow:nth-child(356){opacity:.6102;transform:translate(25.3943vw,-10px) scale(.5864);animation:fall-356 10s -10s linear infinite}@keyframes fall-356{34.813%{transform:translate(33.1809vw,34.813vh) scale(.5864)}to{transform:translate(29.2876vw,99vh) scale(.5864)}}.snow:nth-child(357){opacity:1.9054;transform:translate(90.8195vw,-10px) scale(.4995);animation:fall-357 10s -20s linear infinite}@keyframes fall-357{35.868%{transform:translate(84.1449vw,35.868vh) scale(.4995)}to{transform:translate(87.4822vw,99vh) scale(.4995)}}.snow:nth-child(358){opacity:.2648;transform:translate(2.0007vw,-10px) scale(.1524);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{44.524%{transform:translate(5.1933vw,44.524vh) scale(.1524)}to{transform:translate(3.597vw,99vh) scale(.1524)}}.snow:nth-child(359){opacity:1.8258;transform:translate(77.1862vw,-10px) scale(.673);animation:fall-359 17s -18s linear infinite}@keyframes fall-359{78.963%{transform:translate(78.7322vw,78.963vh) scale(.673)}to{transform:translate(77.9592vw,99vh) scale(.673)}}.snow:nth-child(360){opacity:1.0686;transform:translate(46.8797vw,-10px) scale(.22);animation:fall-360 22s -22s linear infinite}@keyframes fall-360{76.056%{transform:translate(55.6148vw,76.056vh) scale(.22)}to{transform:translate(51.24725vw,99vh) scale(.22)}}.snow:nth-child(361){opacity:.13;transform:translate(2.6552vw,-10px) scale(.8126);animation:fall-361 17s -4s linear infinite}@keyframes fall-361{40.256%{transform:translate(-.0612vw,40.256vh) scale(.8126)}to{transform:translate(1.297vw,99vh) scale(.8126)}}.snow:nth-child(362){opacity:1.5702;transform:translate(83.4051vw,-10px) scale(.832);animation:fall-362 30s -21s linear infinite}@keyframes fall-362{51.017%{transform:translate(74.3303vw,51.017vh) scale(.832)}to{transform:translate(78.8677vw,99vh) scale(.832)}}.snow:nth-child(363){opacity:.2324;transform:translate(3.4738vw,-10px) scale(.6432);animation:fall-363 18s -23s linear infinite}@keyframes fall-363{31.872%{transform:translate(-.3621vw,31.872vh) scale(.6432)}to{transform:translate(1.55585vw,99vh) scale(.6432)}}.snow:nth-child(364){opacity:1.1236;transform:translate(80.0213vw,-10px) scale(.7027);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{34.976%{transform:translate(82.0653vw,34.976vh) scale(.7027)}to{transform:translate(81.0433vw,99vh) scale(.7027)}}.snow:nth-child(365){opacity:.8196;transform:translate(16.7445vw,-10px) scale(.2164);animation:fall-365 15s -25s linear infinite}@keyframes fall-365{67.682%{transform:translate(23.014vw,67.682vh) scale(.2164)}to{transform:translate(19.87925vw,99vh) scale(.2164)}}.snow:nth-child(366){opacity:.723;transform:translate(77.5441vw,-10px) scale(.3654);animation:fall-366 11s -18s linear infinite}@keyframes fall-366{79.045%{transform:translate(72.2095vw,79.045vh) scale(.3654)}to{transform:translate(74.8768vw,99vh) scale(.3654)}}.snow:nth-child(367){opacity:.3492;transform:translate(84.2154vw,-10px) scale(.0956);animation:fall-367 28s -21s linear infinite}@keyframes fall-367{37.752%{transform:translate(80.9265vw,37.752vh) scale(.0956)}to{transform:translate(82.57095vw,99vh) scale(.0956)}}.snow:nth-child(368){opacity:.8294;transform:translate(71.6897vw,-10px) scale(.2603);animation:fall-368 25s -14s linear infinite}@keyframes fall-368{30.843%{transform:translate(74.1005vw,30.843vh) scale(.2603)}to{transform:translate(72.8951vw,99vh) scale(.2603)}}.snow:nth-child(369){opacity:.0934;transform:translate(60.254vw,-10px) scale(.1355);animation:fall-369 17s -19s linear infinite}@keyframes fall-369{43.927%{transform:translate(68.7132vw,43.927vh) scale(.1355)}to{transform:translate(64.4836vw,99vh) scale(.1355)}}.snow:nth-child(370){opacity:1.9884;transform:translate(66.5636vw,-10px) scale(.7974);animation:fall-370 18s -22s linear infinite}@keyframes fall-370{69.615%{transform:translate(57.0613vw,69.615vh) scale(.7974)}to{transform:translate(61.81245vw,99vh) scale(.7974)}}.snow:nth-child(371){opacity:1.314;transform:translate(74.9997vw,-10px) scale(.2485);animation:fall-371 23s -23s linear infinite}@keyframes fall-371{58.606%{transform:translate(76.9601vw,58.606vh) scale(.2485)}to{transform:translate(75.9799vw,99vh) scale(.2485)}}.snow:nth-child(372){opacity:.0262;transform:translate(61.8631vw,-10px) scale(.4641);animation:fall-372 26s -28s linear infinite}@keyframes fall-372{67.632%{transform:translate(58.6078vw,67.632vh) scale(.4641)}to{transform:translate(60.23545vw,99vh) scale(.4641)}}.snow:nth-child(373){opacity:.7146;transform:translate(89.9795vw,-10px) scale(.263);animation:fall-373 22s -2s linear infinite}@keyframes fall-373{32.172%{transform:translate(89.2436vw,32.172vh) scale(.263)}to{transform:translate(89.61155vw,99vh) scale(.263)}}.snow:nth-child(374){opacity:1.914;transform:translate(63.7241vw,-10px) scale(.7178);animation:fall-374 18s -7s linear infinite}@keyframes fall-374{74.597%{transform:translate(60.2334vw,74.597vh) scale(.7178)}to{transform:translate(61.97875vw,99vh) scale(.7178)}}.snow:nth-child(375){opacity:1.4232;transform:translate(90.3875vw,-10px) scale(.6653);animation:fall-375 25s -23s linear infinite}@keyframes fall-375{42.159%{transform:translate(84.6489vw,42.159vh) scale(.6653)}to{transform:translate(87.5182vw,99vh) scale(.6653)}}.snow:nth-child(376){opacity:1.149;transform:translate(32.2008vw,-10px) scale(.8216);animation:fall-376 30s -11s linear infinite}@keyframes fall-376{48.45%{transform:translate(25.2536vw,48.45vh) scale(.8216)}to{transform:translate(28.7272vw,99vh) scale(.8216)}}.snow:nth-child(377){opacity:1.0328;transform:translate(89.9146vw,-10px) scale(.0739);animation:fall-377 24s -19s linear infinite}@keyframes fall-377{42.892%{transform:translate(95.8916vw,42.892vh) scale(.0739)}to{transform:translate(92.9031vw,99vh) scale(.0739)}}.snow:nth-child(378){opacity:.1642;transform:translate(78.0294vw,-10px) scale(.9041);animation:fall-378 27s -7s linear infinite}@keyframes fall-378{77.139%{transform:translate(69.8758vw,77.139vh) scale(.9041)}to{transform:translate(73.9526vw,99vh) scale(.9041)}}.snow:nth-child(379){opacity:1.5558;transform:translate(60.8437vw,-10px) scale(.642);animation:fall-379 15s -3s linear infinite}@keyframes fall-379{49.097%{transform:translate(65.5505vw,49.097vh) scale(.642)}to{transform:translate(63.1971vw,99vh) scale(.642)}}.snow:nth-child(380){opacity:.3824;transform:translate(9.1113vw,-10px) scale(.0527);animation:fall-380 11s -24s linear infinite}@keyframes fall-380{43.929%{transform:translate(17.0092vw,43.929vh) scale(.0527)}to{transform:translate(13.06025vw,99vh) scale(.0527)}}.snow:nth-child(381){opacity:1.4304;transform:translate(44.5715vw,-10px) scale(.6461);animation:fall-381 26s -15s linear infinite}@keyframes fall-381{62.57%{transform:translate(49.8636vw,62.57vh) scale(.6461)}to{transform:translate(47.21755vw,99vh) scale(.6461)}}.snow:nth-child(382){opacity:.8384;transform:translate(60.2718vw,-10px) scale(.7315);animation:fall-382 15s -20s linear infinite}@keyframes fall-382{49.639%{transform:translate(67.5328vw,49.639vh) scale(.7315)}to{transform:translate(63.9023vw,99vh) scale(.7315)}}.snow:nth-child(383){opacity:.6202;transform:translate(78.8725vw,-10px) scale(.4238);animation:fall-383 12s -30s linear infinite}@keyframes fall-383{65.724%{transform:translate(73.6213vw,65.724vh) scale(.4238)}to{transform:translate(76.2469vw,99vh) scale(.4238)}}.snow:nth-child(384){opacity:1.963;transform:translate(89.2574vw,-10px) scale(.4881);animation:fall-384 11s -16s linear infinite}@keyframes fall-384{73.003%{transform:translate(99.1231vw,73.003vh) scale(.4881)}to{transform:translate(94.19025vw,99vh) scale(.4881)}}.snow:nth-child(385){opacity:1.978;transform:translate(92.811vw,-10px) scale(.8678);animation:fall-385 26s -5s linear infinite}@keyframes fall-385{40.766%{transform:translate(89.9332vw,40.766vh) scale(.8678)}to{transform:translate(91.3721vw,99vh) scale(.8678)}}.snow:nth-child(386){opacity:1.0284;transform:translate(49.5868vw,-10px) scale(.0666);animation:fall-386 11s -23s linear infinite}@keyframes fall-386{37.104%{transform:translate(44.105vw,37.104vh) scale(.0666)}to{transform:translate(46.8459vw,99vh) scale(.0666)}}.snow:nth-child(387){opacity:1.672;transform:translate(96.8633vw,-10px) scale(.4457);animation:fall-387 11s -29s linear infinite}@keyframes fall-387{36.93%{transform:translate(89.2129vw,36.93vh) scale(.4457)}to{transform:translate(93.0381vw,99vh) scale(.4457)}}.snow:nth-child(388){opacity:1.1978;transform:translate(79.0487vw,-10px) scale(.0929);animation:fall-388 12s -11s linear infinite}@keyframes fall-388{78.935%{transform:translate(75.3668vw,78.935vh) scale(.0929)}to{transform:translate(77.20775vw,99vh) scale(.0929)}}.snow:nth-child(389){opacity:.76;transform:translate(77.589vw,-10px) scale(.7264);animation:fall-389 19s -27s linear infinite}@keyframes fall-389{65.86%{transform:translate(68.1328vw,65.86vh) scale(.7264)}to{transform:translate(72.8609vw,99vh) scale(.7264)}}.snow:nth-child(390){opacity:.4328;transform:translate(55.0159vw,-10px) scale(.8983);animation:fall-390 20s -23s linear infinite}@keyframes fall-390{70.337%{transform:translate(61.6457vw,70.337vh) scale(.8983)}to{transform:translate(58.3308vw,99vh) scale(.8983)}}.snow:nth-child(391){opacity:1.6696;transform:translate(29.1965vw,-10px) scale(.0017);animation:fall-391 29s -30s linear infinite}@keyframes fall-391{55.021%{transform:translate(31.2291vw,55.021vh) scale(.0017)}to{transform:translate(30.2128vw,99vh) scale(.0017)}}.snow:nth-child(392){opacity:1.8914;transform:translate(21.425vw,-10px) scale(.2288);animation:fall-392 22s -16s linear infinite}@keyframes fall-392{31.845%{transform:translate(26.5945vw,31.845vh) scale(.2288)}to{transform:translate(24.00975vw,99vh) scale(.2288)}}.snow:nth-child(393){opacity:1.3766;transform:translate(88.8965vw,-10px) scale(.8705);animation:fall-393 30s -25s linear infinite}@keyframes fall-393{66.92%{transform:translate(80.0569vw,66.92vh) scale(.8705)}to{transform:translate(84.4767vw,99vh) scale(.8705)}}.snow:nth-child(394){opacity:1.5422;transform:translate(82.0194vw,-10px) scale(.942);animation:fall-394 20s -16s linear infinite}@keyframes fall-394{50.384%{transform:translate(91.1458vw,50.384vh) scale(.942)}to{transform:translate(86.5826vw,99vh) scale(.942)}}.snow:nth-child(395){opacity:.6116;transform:translate(80.7227vw,-10px) scale(.8869);animation:fall-395 12s -15s linear infinite}@keyframes fall-395{46.648%{transform:translate(82.7145vw,46.648vh) scale(.8869)}to{transform:translate(81.7186vw,99vh) scale(.8869)}}.snow:nth-child(396){opacity:.6706;transform:translate(33.7094vw,-10px) scale(.6081);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{33.139%{transform:translate(31.6595vw,33.139vh) scale(.6081)}to{transform:translate(32.68445vw,99vh) scale(.6081)}}.snow:nth-child(397){opacity:.867;transform:translate(1.4842vw,-10px) scale(.8571);animation:fall-397 11s -12s linear infinite}@keyframes fall-397{70.617%{transform:translate(2.3949vw,70.617vh) scale(.8571)}to{transform:translate(1.93955vw,99vh) scale(.8571)}}.snow:nth-child(398){opacity:.6914;transform:translate(22.6121vw,-10px) scale(.7893);animation:fall-398 22s -18s linear infinite}@keyframes fall-398{66.792%{transform:translate(14.7281vw,66.792vh) scale(.7893)}to{transform:translate(18.6701vw,99vh) scale(.7893)}}.snow:nth-child(399){opacity:1.4284;transform:translate(36.3707vw,-10px) scale(.8236);animation:fall-399 13s -23s linear infinite}@keyframes fall-399{52.171%{transform:translate(27.63vw,52.171vh) scale(.8236)}to{transform:translate(32.00035vw,99vh) scale(.8236)}}.snow:nth-child(400){opacity:1.4404;transform:translate(50.8259vw,-10px) scale(.1514);animation:fall-400 18s -14s linear infinite}@keyframes fall-400{46.932%{transform:translate(54.2272vw,46.932vh) scale(.1514)}to{transform:translate(52.52655vw,99vh) scale(.1514)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.277;transform:translate(15.4vw,-10px) scale(.0941);animation:fall-1 30s -18s linear infinite}@keyframes fall-1{34.421%{transform:translate(17.7078vw,34.421vh) scale(.0941)}to{transform:translate(16.5539vw,99vh) scale(.0941)}}.snow:nth-child(2){opacity:.8278;transform:translate(58.7946vw,-10px) scale(.0694);animation:fall-2 21s -27s linear infinite}@keyframes fall-2{56.762%{transform:translate(60.2286vw,56.762vh) scale(.0694)}to{transform:translate(59.5116vw,99vh) scale(.0694)}}.snow:nth-child(3){opacity:.7738;transform:translate(45.6203vw,-10px) scale(.3175);animation:fall-3 22s -5s linear infinite}@keyframes fall-3{77.436%{transform:translate(46.6179vw,77.436vh) scale(.3175)}to{transform:translate(46.1191vw,99vh) scale(.3175)}}.snow:nth-child(4){opacity:1.6008;transform:translate(75.3645vw,-10px) scale(.4368);animation:fall-4 12s -20s linear infinite}@keyframes fall-4{77.485%{transform:translate(73.7118vw,77.485vh) scale(.4368)}to{transform:translate(74.53815vw,99vh) scale(.4368)}}.snow:nth-child(5){opacity:1.9594;transform:translate(23.9275vw,-10px) scale(.2295);animation:fall-5 20s -22s linear infinite}@keyframes fall-5{36.969%{transform:translate(31.0749vw,36.969vh) scale(.2295)}to{transform:translate(27.5012vw,99vh) scale(.2295)}}.snow:nth-child(6){opacity:1.0234;transform:translate(80.3258vw,-10px) scale(.6496);animation:fall-6 17s -18s linear infinite}@keyframes fall-6{72.154%{transform:translate(82.6089vw,72.154vh) scale(.6496)}to{transform:translate(81.46735vw,99vh) scale(.6496)}}.snow:nth-child(7){opacity:1.8742;transform:translate(21.1326vw,-10px) scale(.0763);animation:fall-7 11s -8s linear infinite}@keyframes fall-7{34.282%{transform:translate(20.8992vw,34.282vh) scale(.0763)}to{transform:translate(21.0159vw,99vh) scale(.0763)}}.snow:nth-child(8){opacity:1.259;transform:translate(76.608vw,-10px) scale(.5604);animation:fall-8 19s -30s linear infinite}@keyframes fall-8{42.292%{transform:translate(72.7442vw,42.292vh) scale(.5604)}to{transform:translate(74.6761vw,99vh) scale(.5604)}}.snow:nth-child(9){opacity:1.7924;transform:translate(46.5712vw,-10px) scale(.5361);animation:fall-9 24s -10s linear infinite}@keyframes fall-9{58.828%{transform:translate(39.048vw,58.828vh) scale(.5361)}to{transform:translate(42.8096vw,99vh) scale(.5361)}}.snow:nth-child(10){opacity:.1842;transform:translate(35.1315vw,-10px) scale(.2678);animation:fall-10 16s -13s linear infinite}@keyframes fall-10{30.29%{transform:translate(34.3871vw,30.29vh) scale(.2678)}to{transform:translate(34.7593vw,99vh) scale(.2678)}}.snow:nth-child(11){opacity:.478;transform:translate(38.633vw,-10px) scale(.8148);animation:fall-11 19s -22s linear infinite}@keyframes fall-11{52.9%{transform:translate(37.598vw,52.9vh) scale(.8148)}to{transform:translate(38.1155vw,99vh) scale(.8148)}}.snow:nth-child(12){opacity:.9296;transform:translate(5.4101vw,-10px) scale(.7019);animation:fall-12 30s -28s linear infinite}@keyframes fall-12{67.303%{transform:translate(13.9611vw,67.303vh) scale(.7019)}to{transform:translate(9.6856vw,99vh) scale(.7019)}}.snow:nth-child(13){opacity:.6136;transform:translate(23.0537vw,-10px) scale(.8603);animation:fall-13 11s -8s linear infinite}@keyframes fall-13{63.162%{transform:translate(21.0485vw,63.162vh) scale(.8603)}to{transform:translate(22.0511vw,99vh) scale(.8603)}}.snow:nth-child(14){opacity:.0928;transform:translate(26.4689vw,-10px) scale(.6178);animation:fall-14 21s -18s linear infinite}@keyframes fall-14{36.436%{transform:translate(28.5834vw,36.436vh) scale(.6178)}to{transform:translate(27.52615vw,99vh) scale(.6178)}}.snow:nth-child(15){opacity:1.0564;transform:translate(36.5299vw,-10px) scale(.0914);animation:fall-15 16s -1s linear infinite}@keyframes fall-15{56.318%{transform:translate(39.4732vw,56.318vh) scale(.0914)}to{transform:translate(38.00155vw,99vh) scale(.0914)}}.snow:nth-child(16){opacity:.35;transform:translate(87.4767vw,-10px) scale(.705);animation:fall-16 25s -9s linear infinite}@keyframes fall-16{58.039%{transform:translate(91.6359vw,58.039vh) scale(.705)}to{transform:translate(89.5563vw,99vh) scale(.705)}}.snow:nth-child(17){opacity:1.3508;transform:translate(77.4788vw,-10px) scale(.0944);animation:fall-17 20s -26s linear infinite}@keyframes fall-17{64.396%{transform:translate(71.4936vw,64.396vh) scale(.0944)}to{transform:translate(74.4862vw,99vh) scale(.0944)}}.snow:nth-child(18){opacity:.5418;transform:translate(20.7532vw,-10px) scale(.2269);animation:fall-18 20s -30s linear infinite}@keyframes fall-18{52.362%{transform:translate(13.3543vw,52.362vh) scale(.2269)}to{transform:translate(17.05375vw,99vh) scale(.2269)}}.snow:nth-child(19){opacity:.527;transform:translate(22.9855vw,-10px) scale(.8244);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{39.899%{transform:translate(14.0117vw,39.899vh) scale(.8244)}to{transform:translate(18.4986vw,99vh) scale(.8244)}}.snow:nth-child(20){opacity:1.394;transform:translate(35.4079vw,-10px) scale(.4842);animation:fall-20 11s -16s linear infinite}@keyframes fall-20{32.063%{transform:translate(37.1929vw,32.063vh) scale(.4842)}to{transform:translate(36.3004vw,99vh) scale(.4842)}}.snow:nth-child(21){opacity:1.0526;transform:translate(60.5879vw,-10px) scale(.2103);animation:fall-21 30s -18s linear infinite}@keyframes fall-21{77.616%{transform:translate(51.8194vw,77.616vh) scale(.2103)}to{transform:translate(56.20365vw,99vh) scale(.2103)}}.snow:nth-child(22){opacity:.4244;transform:translate(96.0236vw,-10px) scale(.7664);animation:fall-22 21s -25s linear infinite}@keyframes fall-22{66.463%{transform:translate(99.1109vw,66.463vh) scale(.7664)}to{transform:translate(97.56725vw,99vh) scale(.7664)}}.snow:nth-child(23){opacity:1.0596;transform:translate(8.8727vw,-10px) scale(.2473);animation:fall-23 12s -17s linear infinite}@keyframes fall-23{69.764%{transform:translate(12.7954vw,69.764vh) scale(.2473)}to{transform:translate(10.83405vw,99vh) scale(.2473)}}.snow:nth-child(24){opacity:.2168;transform:translate(5.0811vw,-10px) scale(.1846);animation:fall-24 25s -8s linear infinite}@keyframes fall-24{70.203%{transform:translate(.2609vw,70.203vh) scale(.1846)}to{transform:translate(2.671vw,99vh) scale(.1846)}}.snow:nth-child(25){opacity:1.72;transform:translate(11.9211vw,-10px) scale(.4428);animation:fall-25 12s -14s linear infinite}@keyframes fall-25{63.337%{transform:translate(20.3012vw,63.337vh) scale(.4428)}to{transform:translate(16.11115vw,99vh) scale(.4428)}}.snow:nth-child(26){opacity:.9756;transform:translate(86.4319vw,-10px) scale(.1253);animation:fall-26 25s -27s linear infinite}@keyframes fall-26{45.101%{transform:translate(84.8704vw,45.101vh) scale(.1253)}to{transform:translate(85.65115vw,99vh) scale(.1253)}}.snow:nth-child(27){opacity:.6326;transform:translate(50.9089vw,-10px) scale(.0629);animation:fall-27 12s -24s linear infinite}@keyframes fall-27{66.832%{transform:translate(55.6098vw,66.832vh) scale(.0629)}to{transform:translate(53.25935vw,99vh) scale(.0629)}}.snow:nth-child(28){opacity:1.5948;transform:translate(89.5769vw,-10px) scale(.6462);animation:fall-28 29s -4s linear infinite}@keyframes fall-28{61.606%{transform:translate(84.2095vw,61.606vh) scale(.6462)}to{transform:translate(86.8932vw,99vh) scale(.6462)}}.snow:nth-child(29){opacity:.1478;transform:translate(81.7438vw,-10px) scale(.9007);animation:fall-29 28s -1s linear infinite}@keyframes fall-29{38.827%{transform:translate(78.891vw,38.827vh) scale(.9007)}to{transform:translate(80.3174vw,99vh) scale(.9007)}}.snow:nth-child(30){opacity:1.2796;transform:translate(26.031vw,-10px) scale(.1565);animation:fall-30 23s -7s linear infinite}@keyframes fall-30{36.245%{transform:translate(24.3413vw,36.245vh) scale(.1565)}to{transform:translate(25.18615vw,99vh) scale(.1565)}}.snow:nth-child(31){opacity:1.724;transform:translate(11.7652vw,-10px) scale(.6381);animation:fall-31 20s -7s linear infinite}@keyframes fall-31{54.982%{transform:translate(7.9828vw,54.982vh) scale(.6381)}to{transform:translate(9.874vw,99vh) scale(.6381)}}.snow:nth-child(32){opacity:.2072;transform:translate(48.3057vw,-10px) scale(.9991);animation:fall-32 11s -30s linear infinite}@keyframes fall-32{44.417%{transform:translate(53.9538vw,44.417vh) scale(.9991)}to{transform:translate(51.12975vw,99vh) scale(.9991)}}.snow:nth-child(33){opacity:1.0034;transform:translate(61.7286vw,-10px) scale(.3661);animation:fall-33 24s -15s linear infinite}@keyframes fall-33{44.817%{transform:translate(69.0011vw,44.817vh) scale(.3661)}to{transform:translate(65.36485vw,99vh) scale(.3661)}}.snow:nth-child(34){opacity:.7906;transform:translate(2.5512vw,-10px) scale(.9427);animation:fall-34 27s -10s linear infinite}@keyframes fall-34{49.388%{transform:translate(2.5452vw,49.388vh) scale(.9427)}to{transform:translate(2.5482vw,99vh) scale(.9427)}}.snow:nth-child(35){opacity:.6646;transform:translate(70.9548vw,-10px) scale(.6459);animation:fall-35 30s -29s linear infinite}@keyframes fall-35{68.259%{transform:translate(79.7206vw,68.259vh) scale(.6459)}to{transform:translate(75.3377vw,99vh) scale(.6459)}}.snow:nth-child(36){opacity:.8304;transform:translate(45.886vw,-10px) scale(.1773);animation:fall-36 11s -3s linear infinite}@keyframes fall-36{73.053%{transform:translate(37.7889vw,73.053vh) scale(.1773)}to{transform:translate(41.83745vw,99vh) scale(.1773)}}.snow:nth-child(37){opacity:1.8598;transform:translate(73.5114vw,-10px) scale(.398);animation:fall-37 27s -15s linear infinite}@keyframes fall-37{51.627%{transform:translate(77.8935vw,51.627vh) scale(.398)}to{transform:translate(75.70245vw,99vh) scale(.398)}}.snow:nth-child(38){opacity:.7932;transform:translate(72.9541vw,-10px) scale(.3531);animation:fall-38 26s -15s linear infinite}@keyframes fall-38{57.707%{transform:translate(74.4997vw,57.707vh) scale(.3531)}to{transform:translate(73.7269vw,99vh) scale(.3531)}}.snow:nth-child(39){opacity:.207;transform:translate(59.9117vw,-10px) scale(.0924);animation:fall-39 13s -16s linear infinite}@keyframes fall-39{72.359%{transform:translate(52.3441vw,72.359vh) scale(.0924)}to{transform:translate(56.1279vw,99vh) scale(.0924)}}.snow:nth-child(40){opacity:.497;transform:translate(16.7581vw,-10px) scale(.3445);animation:fall-40 21s -25s linear infinite}@keyframes fall-40{43.242%{transform:translate(21.4327vw,43.242vh) scale(.3445)}to{transform:translate(19.0954vw,99vh) scale(.3445)}}.snow:nth-child(41){opacity:.2344;transform:translate(1.5265vw,-10px) scale(.9306);animation:fall-41 11s -14s linear infinite}@keyframes fall-41{68.884%{transform:translate(5.2086vw,68.884vh) scale(.9306)}to{transform:translate(3.36755vw,99vh) scale(.9306)}}.snow:nth-child(42){opacity:1.7308;transform:translate(85.8517vw,-10px) scale(.1042);animation:fall-42 13s -27s linear infinite}@keyframes fall-42{66.011%{transform:translate(76.947vw,66.011vh) scale(.1042)}to{transform:translate(81.39935vw,99vh) scale(.1042)}}.snow:nth-child(43){opacity:1.346;transform:translate(50.6143vw,-10px) scale(.568);animation:fall-43 15s -3s linear infinite}@keyframes fall-43{45.98%{transform:translate(50.887vw,45.98vh) scale(.568)}to{transform:translate(50.75065vw,99vh) scale(.568)}}.snow:nth-child(44){opacity:1.4644;transform:translate(78.3079vw,-10px) scale(.5792);animation:fall-44 17s -18s linear infinite}@keyframes fall-44{41.253%{transform:translate(78.3515vw,41.253vh) scale(.5792)}to{transform:translate(78.3297vw,99vh) scale(.5792)}}.snow:nth-child(45){opacity:1.5106;transform:translate(50.3356vw,-10px) scale(.7767);animation:fall-45 20s -25s linear infinite}@keyframes fall-45{79.47%{transform:translate(56.0208vw,79.47vh) scale(.7767)}to{transform:translate(53.1782vw,99vh) scale(.7767)}}.snow:nth-child(46){opacity:1.2648;transform:translate(34.346vw,-10px) scale(.8282);animation:fall-46 19s -7s linear infinite}@keyframes fall-46{57.311%{transform:translate(40.5046vw,57.311vh) scale(.8282)}to{transform:translate(37.4253vw,99vh) scale(.8282)}}.snow:nth-child(47){opacity:.6024;transform:translate(69.3835vw,-10px) scale(.7898);animation:fall-47 25s -9s linear infinite}@keyframes fall-47{75.104%{transform:translate(70.7079vw,75.104vh) scale(.7898)}to{transform:translate(70.0457vw,99vh) scale(.7898)}}.snow:nth-child(48){opacity:.043;transform:translate(44.3894vw,-10px) scale(.0324);animation:fall-48 26s -15s linear infinite}@keyframes fall-48{37.189%{transform:translate(34.8334vw,37.189vh) scale(.0324)}to{transform:translate(39.6114vw,99vh) scale(.0324)}}.snow:nth-child(49){opacity:.3546;transform:translate(73.4056vw,-10px) scale(.148);animation:fall-49 18s -12s linear infinite}@keyframes fall-49{78.751%{transform:translate(71.4177vw,78.751vh) scale(.148)}to{transform:translate(72.41165vw,99vh) scale(.148)}}.snow:nth-child(50){opacity:.4874;transform:translate(68.4474vw,-10px) scale(.5774);animation:fall-50 29s -7s linear infinite}@keyframes fall-50{64.732%{transform:translate(77.9105vw,64.732vh) scale(.5774)}to{transform:translate(73.17895vw,99vh) scale(.5774)}}.snow:nth-child(51){opacity:1.7918;transform:translate(36.9607vw,-10px) scale(.3716);animation:fall-51 24s -21s linear infinite}@keyframes fall-51{32.743%{transform:translate(36.7761vw,32.743vh) scale(.3716)}to{transform:translate(36.8684vw,99vh) scale(.3716)}}.snow:nth-child(52){opacity:.9232;transform:translate(30.9846vw,-10px) scale(.5308);animation:fall-52 23s -27s linear infinite}@keyframes fall-52{53.555%{transform:translate(23.8221vw,53.555vh) scale(.5308)}to{transform:translate(27.40335vw,99vh) scale(.5308)}}.snow:nth-child(53){opacity:.9972;transform:translate(97.0793vw,-10px) scale(.5817);animation:fall-53 25s -23s linear infinite}@keyframes fall-53{35.527%{transform:translate(92.6481vw,35.527vh) scale(.5817)}to{transform:translate(94.8637vw,99vh) scale(.5817)}}.snow:nth-child(54){opacity:.6314;transform:translate(78.7313vw,-10px) scale(.765);animation:fall-54 30s -28s linear infinite}@keyframes fall-54{76.296%{transform:translate(85.9295vw,76.296vh) scale(.765)}to{transform:translate(82.3304vw,99vh) scale(.765)}}.snow:nth-child(55){opacity:.5526;transform:translate(45.6748vw,-10px) scale(.7899);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{65.828%{transform:translate(47.0451vw,65.828vh) scale(.7899)}to{transform:translate(46.35995vw,99vh) scale(.7899)}}.snow:nth-child(56){opacity:.166;transform:translate(67.6355vw,-10px) scale(.8598);animation:fall-56 24s -15s linear infinite}@keyframes fall-56{53.382%{transform:translate(61.1753vw,53.382vh) scale(.8598)}to{transform:translate(64.4054vw,99vh) scale(.8598)}}.snow:nth-child(57){opacity:.1744;transform:translate(34.3717vw,-10px) scale(.9421);animation:fall-57 21s -8s linear infinite}@keyframes fall-57{67.054%{transform:translate(38.4333vw,67.054vh) scale(.9421)}to{transform:translate(36.4025vw,99vh) scale(.9421)}}.snow:nth-child(58){opacity:1.1018;transform:translate(46.3042vw,-10px) scale(.1689);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{63%{transform:translate(38.5458vw,63vh) scale(.1689)}to{transform:translate(42.425vw,99vh) scale(.1689)}}.snow:nth-child(59){opacity:.1246;transform:translate(40.444vw,-10px) scale(.9829);animation:fall-59 28s -24s linear infinite}@keyframes fall-59{72.272%{transform:translate(33.6066vw,72.272vh) scale(.9829)}to{transform:translate(37.0253vw,99vh) scale(.9829)}}.snow:nth-child(60){opacity:.2024;transform:translate(29.5846vw,-10px) scale(.1238);animation:fall-60 13s -21s linear infinite}@keyframes fall-60{71.545%{transform:translate(33.6591vw,71.545vh) scale(.1238)}to{transform:translate(31.62185vw,99vh) scale(.1238)}}.snow:nth-child(61){opacity:.646;transform:translate(76.0498vw,-10px) scale(.2328);animation:fall-61 26s -18s linear infinite}@keyframes fall-61{75.625%{transform:translate(66.8422vw,75.625vh) scale(.2328)}to{transform:translate(71.446vw,99vh) scale(.2328)}}.snow:nth-child(62){opacity:.6484;transform:translate(89.2078vw,-10px) scale(.5794);animation:fall-62 11s -11s linear infinite}@keyframes fall-62{78.622%{transform:translate(99.1765vw,78.622vh) scale(.5794)}to{transform:translate(94.19215vw,99vh) scale(.5794)}}.snow:nth-child(63){opacity:.4942;transform:translate(14.0354vw,-10px) scale(.7365);animation:fall-63 27s -2s linear infinite}@keyframes fall-63{40.638%{transform:translate(7.2053vw,40.638vh) scale(.7365)}to{transform:translate(10.62035vw,99vh) scale(.7365)}}.snow:nth-child(64){opacity:.2172;transform:translate(81.4412vw,-10px) scale(.3832);animation:fall-64 18s -25s linear infinite}@keyframes fall-64{56.801%{transform:translate(81.8284vw,56.801vh) scale(.3832)}to{transform:translate(81.6348vw,99vh) scale(.3832)}}.snow:nth-child(65){opacity:.7032;transform:translate(88.0996vw,-10px) scale(.7384);animation:fall-65 20s -20s linear infinite}@keyframes fall-65{63.802%{transform:translate(93.0776vw,63.802vh) scale(.7384)}to{transform:translate(90.5886vw,99vh) scale(.7384)}}.snow:nth-child(66){opacity:1.0396;transform:translate(28.1188vw,-10px) scale(.2556);animation:fall-66 14s -17s linear infinite}@keyframes fall-66{54.475%{transform:translate(32.6744vw,54.475vh) scale(.2556)}to{transform:translate(30.3966vw,99vh) scale(.2556)}}.snow:nth-child(67){opacity:.4782;transform:translate(99.3904vw,-10px) scale(.288);animation:fall-67 28s -23s linear infinite}@keyframes fall-67{45.735%{transform:translate(92.031vw,45.735vh) scale(.288)}to{transform:translate(95.7107vw,99vh) scale(.288)}}.snow:nth-child(68){opacity:1.2214;transform:translate(66.9728vw,-10px) scale(.5761);animation:fall-68 19s -23s linear infinite}@keyframes fall-68{44.083%{transform:translate(63.9378vw,44.083vh) scale(.5761)}to{transform:translate(65.4553vw,99vh) scale(.5761)}}.snow:nth-child(69){opacity:.466;transform:translate(69.1951vw,-10px) scale(.0034);animation:fall-69 30s -23s linear infinite}@keyframes fall-69{73.793%{transform:translate(74.7063vw,73.793vh) scale(.0034)}to{transform:translate(71.9507vw,99vh) scale(.0034)}}.snow:nth-child(70){opacity:.4984;transform:translate(95.7424vw,-10px) scale(.3876);animation:fall-70 20s -22s linear infinite}@keyframes fall-70{66.463%{transform:translate(92.5062vw,66.463vh) scale(.3876)}to{transform:translate(94.1243vw,99vh) scale(.3876)}}.snow:nth-child(71){opacity:1.7608;transform:translate(65.945vw,-10px) scale(.0273);animation:fall-71 15s -10s linear infinite}@keyframes fall-71{55.299%{transform:translate(69.9305vw,55.299vh) scale(.0273)}to{transform:translate(67.93775vw,99vh) scale(.0273)}}.snow:nth-child(72){opacity:.6478;transform:translate(9.5839vw,-10px) scale(.8627);animation:fall-72 26s -22s linear infinite}@keyframes fall-72{64.165%{transform:translate(16.6883vw,64.165vh) scale(.8627)}to{transform:translate(13.1361vw,99vh) scale(.8627)}}.snow:nth-child(73){opacity:.2478;transform:translate(50.756vw,-10px) scale(.4003);animation:fall-73 28s -11s linear infinite}@keyframes fall-73{32.859%{transform:translate(46.8298vw,32.859vh) scale(.4003)}to{transform:translate(48.7929vw,99vh) scale(.4003)}}.snow:nth-child(74){opacity:1.453;transform:translate(49.2394vw,-10px) scale(.2352);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{49.361%{transform:translate(45.4852vw,49.361vh) scale(.2352)}to{transform:translate(47.3623vw,99vh) scale(.2352)}}.snow:nth-child(75){opacity:1.838;transform:translate(46.3511vw,-10px) scale(.1729);animation:fall-75 23s -15s linear infinite}@keyframes fall-75{47.052%{transform:translate(55.4584vw,47.052vh) scale(.1729)}to{transform:translate(50.90475vw,99vh) scale(.1729)}}.snow:nth-child(76){opacity:1.457;transform:translate(96.9836vw,-10px) scale(.5381);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{58.755%{transform:translate(101.059vw,58.755vh) scale(.5381)}to{transform:translate(99.0213vw,99vh) scale(.5381)}}.snow:nth-child(77){opacity:1.2304;transform:translate(18.8983vw,-10px) scale(.7083);animation:fall-77 29s -11s linear infinite}@keyframes fall-77{64.662%{transform:translate(27.2239vw,64.662vh) scale(.7083)}to{transform:translate(23.0611vw,99vh) scale(.7083)}}.snow:nth-child(78){opacity:.2912;transform:translate(15.9406vw,-10px) scale(.8596);animation:fall-78 19s -22s linear infinite}@keyframes fall-78{59.395%{transform:translate(7.5639vw,59.395vh) scale(.8596)}to{transform:translate(11.75225vw,99vh) scale(.8596)}}.snow:nth-child(79){opacity:.6096;transform:translate(2.7593vw,-10px) scale(.2994);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{40.846%{transform:translate(-3.667vw,40.846vh) scale(.2994)}to{transform:translate(-.45385vw,99vh) scale(.2994)}}.snow:nth-child(80){opacity:1.6468;transform:translate(99.3295vw,-10px) scale(.6768);animation:fall-80 23s -15s linear infinite}@keyframes fall-80{49.644%{transform:translate(107.8145vw,49.644vh) scale(.6768)}to{transform:translate(103.572vw,99vh) scale(.6768)}}.snow:nth-child(81){opacity:.849;transform:translate(59.0839vw,-10px) scale(.0022);animation:fall-81 30s -11s linear infinite}@keyframes fall-81{40.375%{transform:translate(65.8418vw,40.375vh) scale(.0022)}to{transform:translate(62.46285vw,99vh) scale(.0022)}}.snow:nth-child(82){opacity:.9834;transform:translate(86.7002vw,-10px) scale(.1804);animation:fall-82 24s -1s linear infinite}@keyframes fall-82{61.986%{transform:translate(84.5294vw,61.986vh) scale(.1804)}to{transform:translate(85.6148vw,99vh) scale(.1804)}}.snow:nth-child(83){opacity:1.2108;transform:translate(3.8887vw,-10px) scale(.8916);animation:fall-83 30s -16s linear infinite}@keyframes fall-83{67.651%{transform:translate(-2.2311vw,67.651vh) scale(.8916)}to{transform:translate(.8288vw,99vh) scale(.8916)}}.snow:nth-child(84){opacity:.2858;transform:translate(76.5858vw,-10px) scale(.1693);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{67.404%{transform:translate(84.2155vw,67.404vh) scale(.1693)}to{transform:translate(80.40065vw,99vh) scale(.1693)}}.snow:nth-child(85){opacity:.3302;transform:translate(44.4625vw,-10px) scale(.4395);animation:fall-85 16s -24s linear infinite}@keyframes fall-85{30.406%{transform:translate(37.9614vw,30.406vh) scale(.4395)}to{transform:translate(41.21195vw,99vh) scale(.4395)}}.snow:nth-child(86){opacity:1.048;transform:translate(98.3597vw,-10px) scale(.9539);animation:fall-86 14s -14s linear infinite}@keyframes fall-86{44.166%{transform:translate(101.8962vw,44.166vh) scale(.9539)}to{transform:translate(100.12795vw,99vh) scale(.9539)}}.snow:nth-child(87){opacity:1.7692;transform:translate(75.8994vw,-10px) scale(.2001);animation:fall-87 10s -7s linear infinite}@keyframes fall-87{38.308%{transform:translate(78.8409vw,38.308vh) scale(.2001)}to{transform:translate(77.37015vw,99vh) scale(.2001)}}.snow:nth-child(88){opacity:1.9046;transform:translate(23.2094vw,-10px) scale(.3959);animation:fall-88 26s -2s linear infinite}@keyframes fall-88{31.628%{transform:translate(31.4004vw,31.628vh) scale(.3959)}to{transform:translate(27.3049vw,99vh) scale(.3959)}}.snow:nth-child(89){opacity:.624;transform:translate(78.645vw,-10px) scale(.8959);animation:fall-89 18s -6s linear infinite}@keyframes fall-89{78.536%{transform:translate(73.6592vw,78.536vh) scale(.8959)}to{transform:translate(76.1521vw,99vh) scale(.8959)}}.snow:nth-child(90){opacity:.3296;transform:translate(25.6418vw,-10px) scale(.0282);animation:fall-90 11s -9s linear infinite}@keyframes fall-90{39.162%{transform:translate(30.2088vw,39.162vh) scale(.0282)}to{transform:translate(27.9253vw,99vh) scale(.0282)}}.snow:nth-child(91){opacity:1.5158;transform:translate(64.3648vw,-10px) scale(.5591);animation:fall-91 25s -24s linear infinite}@keyframes fall-91{65.521%{transform:translate(56.0501vw,65.521vh) scale(.5591)}to{transform:translate(60.20745vw,99vh) scale(.5591)}}.snow:nth-child(92){opacity:.3296;transform:translate(99.4605vw,-10px) scale(.6764);animation:fall-92 20s -30s linear infinite}@keyframes fall-92{68.157%{transform:translate(102.4237vw,68.157vh) scale(.6764)}to{transform:translate(100.9421vw,99vh) scale(.6764)}}.snow:nth-child(93){opacity:.5844;transform:translate(92.947vw,-10px) scale(.8612);animation:fall-93 30s -8s linear infinite}@keyframes fall-93{62.66%{transform:translate(86.7479vw,62.66vh) scale(.8612)}to{transform:translate(89.84745vw,99vh) scale(.8612)}}.snow:nth-child(94){opacity:1.5086;transform:translate(76.2451vw,-10px) scale(.3664);animation:fall-94 11s -10s linear infinite}@keyframes fall-94{67.892%{transform:translate(69.7623vw,67.892vh) scale(.3664)}to{transform:translate(73.0037vw,99vh) scale(.3664)}}.snow:nth-child(95){opacity:1.3064;transform:translate(34.0405vw,-10px) scale(.3576);animation:fall-95 25s -3s linear infinite}@keyframes fall-95{63.579%{transform:translate(24.5743vw,63.579vh) scale(.3576)}to{transform:translate(29.3074vw,99vh) scale(.3576)}}.snow:nth-child(96){opacity:1.034;transform:translate(14.2128vw,-10px) scale(.7132);animation:fall-96 19s -4s linear infinite}@keyframes fall-96{60.749%{transform:translate(9.487vw,60.749vh) scale(.7132)}to{transform:translate(11.8499vw,99vh) scale(.7132)}}.snow:nth-child(97){opacity:.6994;transform:translate(73.8059vw,-10px) scale(.7963);animation:fall-97 23s -26s linear infinite}@keyframes fall-97{35.706%{transform:translate(76.8228vw,35.706vh) scale(.7963)}to{transform:translate(75.31435vw,99vh) scale(.7963)}}.snow:nth-child(98){opacity:1.872;transform:translate(91.5768vw,-10px) scale(.0767);animation:fall-98 23s -14s linear infinite}@keyframes fall-98{60.113%{transform:translate(92.0384vw,60.113vh) scale(.0767)}to{transform:translate(91.8076vw,99vh) scale(.0767)}}.snow:nth-child(99){opacity:1.4468;transform:translate(66.0803vw,-10px) scale(.3549);animation:fall-99 19s -19s linear infinite}@keyframes fall-99{34.397%{transform:translate(62.416vw,34.397vh) scale(.3549)}to{transform:translate(64.24815vw,99vh) scale(.3549)}}.snow:nth-child(100){opacity:1.9328;transform:translate(34.4326vw,-10px) scale(.1365);animation:fall-100 28s -26s linear infinite}@keyframes fall-100{47.563%{transform:translate(44.4203vw,47.563vh) scale(.1365)}to{transform:translate(39.42645vw,99vh) scale(.1365)}}.snow:nth-child(101){opacity:1.4936;transform:translate(29.9859vw,-10px) scale(.0902);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{33.791%{transform:translate(30.9416vw,33.791vh) scale(.0902)}to{transform:translate(30.46375vw,99vh) scale(.0902)}}.snow:nth-child(102){opacity:1.0688;transform:translate(92.8478vw,-10px) scale(.834);animation:fall-102 15s -10s linear infinite}@keyframes fall-102{72.824%{transform:translate(85.0055vw,72.824vh) scale(.834)}to{transform:translate(88.92665vw,99vh) scale(.834)}}.snow:nth-child(103){opacity:.5676;transform:translate(32.7859vw,-10px) scale(.1485);animation:fall-103 29s -23s linear infinite}@keyframes fall-103{67.427%{transform:translate(36.1011vw,67.427vh) scale(.1485)}to{transform:translate(34.4435vw,99vh) scale(.1485)}}.snow:nth-child(104){opacity:1.086;transform:translate(91.5491vw,-10px) scale(.2287);animation:fall-104 30s -11s linear infinite}@keyframes fall-104{77.697%{transform:translate(83.3059vw,77.697vh) scale(.2287)}to{transform:translate(87.4275vw,99vh) scale(.2287)}}.snow:nth-child(105){opacity:.0768;transform:translate(46.857vw,-10px) scale(.2111);animation:fall-105 13s -21s linear infinite}@keyframes fall-105{64.681%{transform:translate(54.5999vw,64.681vh) scale(.2111)}to{transform:translate(50.72845vw,99vh) scale(.2111)}}.snow:nth-child(106){opacity:1.5044;transform:translate(64.4561vw,-10px) scale(.6157);animation:fall-106 17s -6s linear infinite}@keyframes fall-106{48.939%{transform:translate(65.4272vw,48.939vh) scale(.6157)}to{transform:translate(64.94165vw,99vh) scale(.6157)}}.snow:nth-child(107){opacity:1.8536;transform:translate(65.977vw,-10px) scale(.8336);animation:fall-107 30s -18s linear infinite}@keyframes fall-107{43.452%{transform:translate(61.1615vw,43.452vh) scale(.8336)}to{transform:translate(63.56925vw,99vh) scale(.8336)}}.snow:nth-child(108){opacity:.5168;transform:translate(58.2684vw,-10px) scale(.0708);animation:fall-108 17s -10s linear infinite}@keyframes fall-108{48.076%{transform:translate(66.1446vw,48.076vh) scale(.0708)}to{transform:translate(62.2065vw,99vh) scale(.0708)}}.snow:nth-child(109){opacity:.3606;transform:translate(58.5751vw,-10px) scale(.575);animation:fall-109 17s -5s linear infinite}@keyframes fall-109{63.567%{transform:translate(56.6413vw,63.567vh) scale(.575)}to{transform:translate(57.6082vw,99vh) scale(.575)}}.snow:nth-child(110){opacity:.1816;transform:translate(37.7515vw,-10px) scale(.9343);animation:fall-110 21s -11s linear infinite}@keyframes fall-110{46.956%{transform:translate(44.8537vw,46.956vh) scale(.9343)}to{transform:translate(41.3026vw,99vh) scale(.9343)}}.snow:nth-child(111){opacity:1.053;transform:translate(69.9031vw,-10px) scale(.7323);animation:fall-111 28s -26s linear infinite}@keyframes fall-111{51.539%{transform:translate(72.0344vw,51.539vh) scale(.7323)}to{transform:translate(70.96875vw,99vh) scale(.7323)}}.snow:nth-child(112){opacity:.1472;transform:translate(26.7001vw,-10px) scale(.9557);animation:fall-112 15s -19s linear infinite}@keyframes fall-112{69.057%{transform:translate(19.0907vw,69.057vh) scale(.9557)}to{transform:translate(22.8954vw,99vh) scale(.9557)}}.snow:nth-child(113){opacity:.6776;transform:translate(10.0312vw,-10px) scale(.7412);animation:fall-113 10s -2s linear infinite}@keyframes fall-113{45.249%{transform:translate(.5268vw,45.249vh) scale(.7412)}to{transform:translate(5.279vw,99vh) scale(.7412)}}.snow:nth-child(114){opacity:1.7314;transform:translate(75.2911vw,-10px) scale(.3911);animation:fall-114 29s -21s linear infinite}@keyframes fall-114{42.076%{transform:translate(73.9591vw,42.076vh) scale(.3911)}to{transform:translate(74.6251vw,99vh) scale(.3911)}}.snow:nth-child(115){opacity:.5954;transform:translate(87.0856vw,-10px) scale(.2701);animation:fall-115 12s -27s linear infinite}@keyframes fall-115{43.944%{transform:translate(87.9551vw,43.944vh) scale(.2701)}to{transform:translate(87.52035vw,99vh) scale(.2701)}}.snow:nth-child(116){opacity:1.9964;transform:translate(40.4001vw,-10px) scale(.9648);animation:fall-116 15s -21s linear infinite}@keyframes fall-116{46.094%{transform:translate(44.3672vw,46.094vh) scale(.9648)}to{transform:translate(42.38365vw,99vh) scale(.9648)}}.snow:nth-child(117){opacity:.6994;transform:translate(55.4662vw,-10px) scale(.8365);animation:fall-117 26s -13s linear infinite}@keyframes fall-117{39.411%{transform:translate(55.8637vw,39.411vh) scale(.8365)}to{transform:translate(55.66495vw,99vh) scale(.8365)}}.snow:nth-child(118){opacity:1.938;transform:translate(27.8565vw,-10px) scale(.7288);animation:fall-118 13s -15s linear infinite}@keyframes fall-118{75.296%{transform:translate(27.2037vw,75.296vh) scale(.7288)}to{transform:translate(27.5301vw,99vh) scale(.7288)}}.snow:nth-child(119){opacity:1.7764;transform:translate(44.7699vw,-10px) scale(.8363);animation:fall-119 22s -14s linear infinite}@keyframes fall-119{65.313%{transform:translate(40.8164vw,65.313vh) scale(.8363)}to{transform:translate(42.79315vw,99vh) scale(.8363)}}.snow:nth-child(120){opacity:1.9448;transform:translate(6.7949vw,-10px) scale(.0224);animation:fall-120 12s -25s linear infinite}@keyframes fall-120{73.804%{transform:translate(-2.8696vw,73.804vh) scale(.0224)}to{transform:translate(1.96265vw,99vh) scale(.0224)}}.snow:nth-child(121){opacity:.3334;transform:translate(50.5639vw,-10px) scale(.5842);animation:fall-121 21s -20s linear infinite}@keyframes fall-121{77.71%{transform:translate(41.3344vw,77.71vh) scale(.5842)}to{transform:translate(45.94915vw,99vh) scale(.5842)}}.snow:nth-child(122){opacity:.1514;transform:translate(12.3451vw,-10px) scale(.7666);animation:fall-122 19s -1s linear infinite}@keyframes fall-122{31.926%{transform:translate(16.5578vw,31.926vh) scale(.7666)}to{transform:translate(14.45145vw,99vh) scale(.7666)}}.snow:nth-child(123){opacity:1.5416;transform:translate(2.8587vw,-10px) scale(.6094);animation:fall-123 26s -6s linear infinite}@keyframes fall-123{39.491%{transform:translate(4.8525vw,39.491vh) scale(.6094)}to{transform:translate(3.8556vw,99vh) scale(.6094)}}.snow:nth-child(124){opacity:1.7228;transform:translate(91.8322vw,-10px) scale(.682);animation:fall-124 20s -4s linear infinite}@keyframes fall-124{51.353%{transform:translate(82.0064vw,51.353vh) scale(.682)}to{transform:translate(86.9193vw,99vh) scale(.682)}}.snow:nth-child(125){opacity:.2498;transform:translate(62.057vw,-10px) scale(.7525);animation:fall-125 23s -30s linear infinite}@keyframes fall-125{32.592%{transform:translate(70.6436vw,32.592vh) scale(.7525)}to{transform:translate(66.3503vw,99vh) scale(.7525)}}.snow:nth-child(126){opacity:1.9898;transform:translate(43.4113vw,-10px) scale(.0267);animation:fall-126 27s -11s linear infinite}@keyframes fall-126{78.183%{transform:translate(50.0233vw,78.183vh) scale(.0267)}to{transform:translate(46.7173vw,99vh) scale(.0267)}}.snow:nth-child(127){opacity:1.3646;transform:translate(63.8851vw,-10px) scale(.3224);animation:fall-127 12s -12s linear infinite}@keyframes fall-127{65.96%{transform:translate(73.1911vw,65.96vh) scale(.3224)}to{transform:translate(68.5381vw,99vh) scale(.3224)}}.snow:nth-child(128){opacity:.5818;transform:translate(65.7468vw,-10px) scale(.995);animation:fall-128 27s -13s linear infinite}@keyframes fall-128{37.216%{transform:translate(71.0979vw,37.216vh) scale(.995)}to{transform:translate(68.42235vw,99vh) scale(.995)}}.snow:nth-child(129){opacity:1.7894;transform:translate(63.8667vw,-10px) scale(.5551);animation:fall-129 21s -7s linear infinite}@keyframes fall-129{79.097%{transform:translate(61.9946vw,79.097vh) scale(.5551)}to{transform:translate(62.93065vw,99vh) scale(.5551)}}.snow:nth-child(130){opacity:1.2166;transform:translate(47.8483vw,-10px) scale(.5646);animation:fall-130 22s -30s linear infinite}@keyframes fall-130{69.254%{transform:translate(39.1764vw,69.254vh) scale(.5646)}to{transform:translate(43.51235vw,99vh) scale(.5646)}}.snow:nth-child(131){opacity:1.9446;transform:translate(12.0617vw,-10px) scale(.653);animation:fall-131 22s -7s linear infinite}@keyframes fall-131{60.134%{transform:translate(14.2379vw,60.134vh) scale(.653)}to{transform:translate(13.1498vw,99vh) scale(.653)}}.snow:nth-child(132){opacity:1.6486;transform:translate(25.2925vw,-10px) scale(.0419);animation:fall-132 10s -17s linear infinite}@keyframes fall-132{32.175%{transform:translate(18.724vw,32.175vh) scale(.0419)}to{transform:translate(22.00825vw,99vh) scale(.0419)}}.snow:nth-child(133){opacity:1.1522;transform:translate(61.7451vw,-10px) scale(.4213);animation:fall-133 14s -26s linear infinite}@keyframes fall-133{32.819%{transform:translate(61.5205vw,32.819vh) scale(.4213)}to{transform:translate(61.6328vw,99vh) scale(.4213)}}.snow:nth-child(134){opacity:.2768;transform:translate(88.1211vw,-10px) scale(.0945);animation:fall-134 23s -29s linear infinite}@keyframes fall-134{45.152%{transform:translate(80.5193vw,45.152vh) scale(.0945)}to{transform:translate(84.3202vw,99vh) scale(.0945)}}.snow:nth-child(135){opacity:.2046;transform:translate(45.7022vw,-10px) scale(.844);animation:fall-135 29s -2s linear infinite}@keyframes fall-135{56.821%{transform:translate(37.8243vw,56.821vh) scale(.844)}to{transform:translate(41.76325vw,99vh) scale(.844)}}.snow:nth-child(136){opacity:1.017;transform:translate(41.7383vw,-10px) scale(.0011);animation:fall-136 21s -12s linear infinite}@keyframes fall-136{51.783%{transform:translate(47.6208vw,51.783vh) scale(.0011)}to{transform:translate(44.67955vw,99vh) scale(.0011)}}.snow:nth-child(137){opacity:1.8384;transform:translate(73.6974vw,-10px) scale(.5722);animation:fall-137 21s -4s linear infinite}@keyframes fall-137{76.144%{transform:translate(79.2501vw,76.144vh) scale(.5722)}to{transform:translate(76.47375vw,99vh) scale(.5722)}}.snow:nth-child(138){opacity:1.5276;transform:translate(8.7759vw,-10px) scale(.4477);animation:fall-138 26s -18s linear infinite}@keyframes fall-138{36.291%{transform:translate(18.3925vw,36.291vh) scale(.4477)}to{transform:translate(13.5842vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.675;transform:translate(71.3444vw,-10px) scale(.4355);animation:fall-139 26s -9s linear infinite}@keyframes fall-139{48.39%{transform:translate(80.9014vw,48.39vh) scale(.4355)}to{transform:translate(76.1229vw,99vh) scale(.4355)}}.snow:nth-child(140){opacity:.4128;transform:translate(59.2254vw,-10px) scale(.9553);animation:fall-140 18s -19s linear infinite}@keyframes fall-140{78.651%{transform:translate(61.676vw,78.651vh) scale(.9553)}to{transform:translate(60.4507vw,99vh) scale(.9553)}}.snow:nth-child(141){opacity:.0542;transform:translate(51.4258vw,-10px) scale(.5092);animation:fall-141 20s -20s linear infinite}@keyframes fall-141{31.573%{transform:translate(61.0865vw,31.573vh) scale(.5092)}to{transform:translate(56.25615vw,99vh) scale(.5092)}}.snow:nth-child(142){opacity:.0526;transform:translate(74.5997vw,-10px) scale(.4542);animation:fall-142 23s -7s linear infinite}@keyframes fall-142{76.72%{transform:translate(75.3067vw,76.72vh) scale(.4542)}to{transform:translate(74.9532vw,99vh) scale(.4542)}}.snow:nth-child(143){opacity:1.5852;transform:translate(29.888vw,-10px) scale(.0314);animation:fall-143 22s -18s linear infinite}@keyframes fall-143{44.241%{transform:translate(21.1799vw,44.241vh) scale(.0314)}to{transform:translate(25.53395vw,99vh) scale(.0314)}}.snow:nth-child(144){opacity:1.3876;transform:translate(67.7625vw,-10px) scale(.2301);animation:fall-144 21s -6s linear infinite}@keyframes fall-144{40.644%{transform:translate(77.1196vw,40.644vh) scale(.2301)}to{transform:translate(72.44105vw,99vh) scale(.2301)}}.snow:nth-child(145){opacity:.9614;transform:translate(20.6969vw,-10px) scale(.8589);animation:fall-145 24s -20s linear infinite}@keyframes fall-145{40.013%{transform:translate(18.5186vw,40.013vh) scale(.8589)}to{transform:translate(19.60775vw,99vh) scale(.8589)}}.snow:nth-child(146){opacity:.4962;transform:translate(6.4937vw,-10px) scale(.6743);animation:fall-146 18s -19s linear infinite}@keyframes fall-146{60.536%{transform:translate(13.192vw,60.536vh) scale(.6743)}to{transform:translate(9.84285vw,99vh) scale(.6743)}}.snow:nth-child(147){opacity:1.6756;transform:translate(87.0837vw,-10px) scale(.5926);animation:fall-147 20s -16s linear infinite}@keyframes fall-147{41.214%{transform:translate(85.3086vw,41.214vh) scale(.5926)}to{transform:translate(86.19615vw,99vh) scale(.5926)}}.snow:nth-child(148){opacity:.3238;transform:translate(91.1365vw,-10px) scale(.594);animation:fall-148 13s -10s linear infinite}@keyframes fall-148{51.591%{transform:translate(97.8428vw,51.591vh) scale(.594)}to{transform:translate(94.48965vw,99vh) scale(.594)}}.snow:nth-child(149){opacity:.3388;transform:translate(57.195vw,-10px) scale(.1707);animation:fall-149 30s -7s linear infinite}@keyframes fall-149{51.949%{transform:translate(48.7247vw,51.949vh) scale(.1707)}to{transform:translate(52.95985vw,99vh) scale(.1707)}}.snow:nth-child(150){opacity:.6734;transform:translate(49.1471vw,-10px) scale(.7328);animation:fall-150 23s -29s linear infinite}@keyframes fall-150{56.821%{transform:translate(47.605vw,56.821vh) scale(.7328)}to{transform:translate(48.37605vw,99vh) scale(.7328)}}.snow:nth-child(151){opacity:1.9114;transform:translate(81.9427vw,-10px) scale(.6404);animation:fall-151 24s -21s linear infinite}@keyframes fall-151{76.233%{transform:translate(80.3911vw,76.233vh) scale(.6404)}to{transform:translate(81.1669vw,99vh) scale(.6404)}}.snow:nth-child(152){opacity:1.837;transform:translate(12.8166vw,-10px) scale(.7752);animation:fall-152 11s -26s linear infinite}@keyframes fall-152{57.278%{transform:translate(6.9646vw,57.278vh) scale(.7752)}to{transform:translate(9.8906vw,99vh) scale(.7752)}}.snow:nth-child(153){opacity:.2418;transform:translate(6.866vw,-10px) scale(.4143);animation:fall-153 30s -27s linear infinite}@keyframes fall-153{76.182%{transform:translate(-.5082vw,76.182vh) scale(.4143)}to{transform:translate(3.1789vw,99vh) scale(.4143)}}.snow:nth-child(154){opacity:.7056;transform:translate(19.309vw,-10px) scale(.091);animation:fall-154 12s -29s linear infinite}@keyframes fall-154{56.508%{transform:translate(18.8011vw,56.508vh) scale(.091)}to{transform:translate(19.05505vw,99vh) scale(.091)}}.snow:nth-child(155){opacity:1.4028;transform:translate(46.2709vw,-10px) scale(.5907);animation:fall-155 17s -8s linear infinite}@keyframes fall-155{52.105%{transform:translate(48.3532vw,52.105vh) scale(.5907)}to{transform:translate(47.31205vw,99vh) scale(.5907)}}.snow:nth-child(156){opacity:.8026;transform:translate(55.9354vw,-10px) scale(.3611);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{74.642%{transform:translate(49.8718vw,74.642vh) scale(.3611)}to{transform:translate(52.9036vw,99vh) scale(.3611)}}.snow:nth-child(157){opacity:1.6288;transform:translate(20.1612vw,-10px) scale(.7563);animation:fall-157 26s -20s linear infinite}@keyframes fall-157{43.876%{transform:translate(16.3226vw,43.876vh) scale(.7563)}to{transform:translate(18.2419vw,99vh) scale(.7563)}}.snow:nth-child(158){opacity:1.3252;transform:translate(.6469vw,-10px) scale(.0975);animation:fall-158 24s -20s linear infinite}@keyframes fall-158{37.03%{transform:translate(-8.2939vw,37.03vh) scale(.0975)}to{transform:translate(-3.8235vw,99vh) scale(.0975)}}.snow:nth-child(159){opacity:1.3648;transform:translate(36.0558vw,-10px) scale(.1349);animation:fall-159 16s -20s linear infinite}@keyframes fall-159{73.742%{transform:translate(29.3206vw,73.742vh) scale(.1349)}to{transform:translate(32.6882vw,99vh) scale(.1349)}}.snow:nth-child(160){opacity:.624;transform:translate(34.8826vw,-10px) scale(.0838);animation:fall-160 30s -5s linear infinite}@keyframes fall-160{31.481%{transform:translate(25.2514vw,31.481vh) scale(.0838)}to{transform:translate(30.067vw,99vh) scale(.0838)}}.snow:nth-child(161){opacity:1.1386;transform:translate(23.5187vw,-10px) scale(.7136);animation:fall-161 15s -27s linear infinite}@keyframes fall-161{63.697%{transform:translate(33.3487vw,63.697vh) scale(.7136)}to{transform:translate(28.4337vw,99vh) scale(.7136)}}.snow:nth-child(162){opacity:1.8204;transform:translate(65.7536vw,-10px) scale(.9085);animation:fall-162 27s -23s linear infinite}@keyframes fall-162{72.478%{transform:translate(61.5706vw,72.478vh) scale(.9085)}to{transform:translate(63.6621vw,99vh) scale(.9085)}}.snow:nth-child(163){opacity:1.548;transform:translate(69.1393vw,-10px) scale(.8146);animation:fall-163 16s -23s linear infinite}@keyframes fall-163{63.172%{transform:translate(64.7613vw,63.172vh) scale(.8146)}to{transform:translate(66.9503vw,99vh) scale(.8146)}}.snow:nth-child(164){opacity:1.6402;transform:translate(94.2539vw,-10px) scale(.7237);animation:fall-164 28s -8s linear infinite}@keyframes fall-164{57.159%{transform:translate(94.7797vw,57.159vh) scale(.7237)}to{transform:translate(94.5168vw,99vh) scale(.7237)}}.snow:nth-child(165){opacity:.9602;transform:translate(60.2753vw,-10px) scale(.972);animation:fall-165 23s -7s linear infinite}@keyframes fall-165{68.145%{transform:translate(66.8281vw,68.145vh) scale(.972)}to{transform:translate(63.5517vw,99vh) scale(.972)}}.snow:nth-child(166){opacity:.5858;transform:translate(11.688vw,-10px) scale(.8234);animation:fall-166 18s -1s linear infinite}@keyframes fall-166{43.709%{transform:translate(16.0161vw,43.709vh) scale(.8234)}to{transform:translate(13.85205vw,99vh) scale(.8234)}}.snow:nth-child(167){opacity:.3458;transform:translate(68.4553vw,-10px) scale(.6543);animation:fall-167 15s -28s linear infinite}@keyframes fall-167{73.424%{transform:translate(76.9747vw,73.424vh) scale(.6543)}to{transform:translate(72.715vw,99vh) scale(.6543)}}.snow:nth-child(168){opacity:1.2504;transform:translate(5.6019vw,-10px) scale(.3186);animation:fall-168 22s -18s linear infinite}@keyframes fall-168{59.874%{transform:translate(11.5998vw,59.874vh) scale(.3186)}to{transform:translate(8.60085vw,99vh) scale(.3186)}}.snow:nth-child(169){opacity:1.1518;transform:translate(52.1099vw,-10px) scale(.446);animation:fall-169 26s -1s linear infinite}@keyframes fall-169{46.383%{transform:translate(47.4681vw,46.383vh) scale(.446)}to{transform:translate(49.789vw,99vh) scale(.446)}}.snow:nth-child(170){opacity:.079;transform:translate(73.5532vw,-10px) scale(.1466);animation:fall-170 23s -24s linear infinite}@keyframes fall-170{47.178%{transform:translate(81.6522vw,47.178vh) scale(.1466)}to{transform:translate(77.6027vw,99vh) scale(.1466)}}.snow:nth-child(171){opacity:1.0856;transform:translate(22.4633vw,-10px) scale(.2914);animation:fall-171 26s -29s linear infinite}@keyframes fall-171{38.009%{transform:translate(19.4219vw,38.009vh) scale(.2914)}to{transform:translate(20.9426vw,99vh) scale(.2914)}}.snow:nth-child(172){opacity:.3534;transform:translate(15.3219vw,-10px) scale(.0884);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{44.277%{transform:translate(9.9517vw,44.277vh) scale(.0884)}to{transform:translate(12.6368vw,99vh) scale(.0884)}}.snow:nth-child(173){opacity:1.4532;transform:translate(77.2511vw,-10px) scale(.4676);animation:fall-173 17s -17s linear infinite}@keyframes fall-173{30.907%{transform:translate(76.2518vw,30.907vh) scale(.4676)}to{transform:translate(76.75145vw,99vh) scale(.4676)}}.snow:nth-child(174){opacity:1.517;transform:translate(5.7046vw,-10px) scale(.045);animation:fall-174 30s -5s linear infinite}@keyframes fall-174{34.335%{transform:translate(14.5216vw,34.335vh) scale(.045)}to{transform:translate(10.1131vw,99vh) scale(.045)}}.snow:nth-child(175){opacity:.7348;transform:translate(37.6651vw,-10px) scale(.3679);animation:fall-175 15s -28s linear infinite}@keyframes fall-175{45.278%{transform:translate(42.0311vw,45.278vh) scale(.3679)}to{transform:translate(39.8481vw,99vh) scale(.3679)}}.snow:nth-child(176){opacity:.3302;transform:translate(80.4832vw,-10px) scale(.3002);animation:fall-176 24s -20s linear infinite}@keyframes fall-176{63.026%{transform:translate(70.8885vw,63.026vh) scale(.3002)}to{transform:translate(75.68585vw,99vh) scale(.3002)}}.snow:nth-child(177){opacity:.4018;transform:translate(27.5119vw,-10px) scale(.6891);animation:fall-177 13s -2s linear infinite}@keyframes fall-177{60.276%{transform:translate(33.4802vw,60.276vh) scale(.6891)}to{transform:translate(30.49605vw,99vh) scale(.6891)}}.snow:nth-child(178){opacity:.372;transform:translate(62.6602vw,-10px) scale(.3227);animation:fall-178 24s -15s linear infinite}@keyframes fall-178{33.368%{transform:translate(67.3767vw,33.368vh) scale(.3227)}to{transform:translate(65.01845vw,99vh) scale(.3227)}}.snow:nth-child(179){opacity:1.623;transform:translate(49.2904vw,-10px) scale(.1121);animation:fall-179 18s -24s linear infinite}@keyframes fall-179{33.187%{transform:translate(54.7858vw,33.187vh) scale(.1121)}to{transform:translate(52.0381vw,99vh) scale(.1121)}}.snow:nth-child(180){opacity:1.8788;transform:translate(99.1166vw,-10px) scale(.557);animation:fall-180 19s -27s linear infinite}@keyframes fall-180{51.641%{transform:translate(91.878vw,51.641vh) scale(.557)}to{transform:translate(95.4973vw,99vh) scale(.557)}}.snow:nth-child(181){opacity:1.5736;transform:translate(56.4181vw,-10px) scale(.8909);animation:fall-181 12s -16s linear infinite}@keyframes fall-181{31.244%{transform:translate(49.5338vw,31.244vh) scale(.8909)}to{transform:translate(52.97595vw,99vh) scale(.8909)}}.snow:nth-child(182){opacity:1.6528;transform:translate(94.1826vw,-10px) scale(.0763);animation:fall-182 14s -27s linear infinite}@keyframes fall-182{54.044%{transform:translate(99.3968vw,54.044vh) scale(.0763)}to{transform:translate(96.7897vw,99vh) scale(.0763)}}.snow:nth-child(183){opacity:1.377;transform:translate(29.6018vw,-10px) scale(.7898);animation:fall-183 23s -14s linear infinite}@keyframes fall-183{41.359%{transform:translate(34.5266vw,41.359vh) scale(.7898)}to{transform:translate(32.0642vw,99vh) scale(.7898)}}.snow:nth-child(184){opacity:1.1206;transform:translate(78.9611vw,-10px) scale(.6597);animation:fall-184 18s -17s linear infinite}@keyframes fall-184{60.47%{transform:translate(73.7356vw,60.47vh) scale(.6597)}to{transform:translate(76.34835vw,99vh) scale(.6597)}}.snow:nth-child(185){opacity:.5278;transform:translate(73.3605vw,-10px) scale(.1686);animation:fall-185 15s -1s linear infinite}@keyframes fall-185{41.962%{transform:translate(70.0003vw,41.962vh) scale(.1686)}to{transform:translate(71.6804vw,99vh) scale(.1686)}}.snow:nth-child(186){opacity:.8832;transform:translate(75.7054vw,-10px) scale(.4933);animation:fall-186 10s -19s linear infinite}@keyframes fall-186{73.624%{transform:translate(69.8269vw,73.624vh) scale(.4933)}to{transform:translate(72.76615vw,99vh) scale(.4933)}}.snow:nth-child(187){opacity:.8668;transform:translate(6.4879vw,-10px) scale(.0943);animation:fall-187 20s -17s linear infinite}@keyframes fall-187{52.524%{transform:translate(7.5694vw,52.524vh) scale(.0943)}to{transform:translate(7.02865vw,99vh) scale(.0943)}}.snow:nth-child(188){opacity:.4468;transform:translate(18.2235vw,-10px) scale(.8942);animation:fall-188 12s -27s linear infinite}@keyframes fall-188{32.944%{transform:translate(25.5571vw,32.944vh) scale(.8942)}to{transform:translate(21.8903vw,99vh) scale(.8942)}}.snow:nth-child(189){opacity:.7034;transform:translate(8.0518vw,-10px) scale(.4338);animation:fall-189 30s -21s linear infinite}@keyframes fall-189{68.43%{transform:translate(10.9946vw,68.43vh) scale(.4338)}to{transform:translate(9.5232vw,99vh) scale(.4338)}}.snow:nth-child(190){opacity:1.174;transform:translate(62.1955vw,-10px) scale(.3269);animation:fall-190 20s -4s linear infinite}@keyframes fall-190{53.143%{transform:translate(56.4528vw,53.143vh) scale(.3269)}to{transform:translate(59.32415vw,99vh) scale(.3269)}}.snow:nth-child(191){opacity:.1664;transform:translate(19.2167vw,-10px) scale(.7141);animation:fall-191 12s -18s linear infinite}@keyframes fall-191{52.835%{transform:translate(29.1028vw,52.835vh) scale(.7141)}to{transform:translate(24.15975vw,99vh) scale(.7141)}}.snow:nth-child(192){opacity:.5986;transform:translate(39.6357vw,-10px) scale(.9637);animation:fall-192 29s -6s linear infinite}@keyframes fall-192{37.804%{transform:translate(43.5043vw,37.804vh) scale(.9637)}to{transform:translate(41.57vw,99vh) scale(.9637)}}.snow:nth-child(193){opacity:1.7664;transform:translate(70.0876vw,-10px) scale(.3528);animation:fall-193 19s -20s linear infinite}@keyframes fall-193{48.114%{transform:translate(66.2971vw,48.114vh) scale(.3528)}to{transform:translate(68.19235vw,99vh) scale(.3528)}}.snow:nth-child(194){opacity:1.198;transform:translate(20.5843vw,-10px) scale(.223);animation:fall-194 11s -7s linear infinite}@keyframes fall-194{51.982%{transform:translate(23.3686vw,51.982vh) scale(.223)}to{transform:translate(21.97645vw,99vh) scale(.223)}}.snow:nth-child(195){opacity:1.5222;transform:translate(25.052vw,-10px) scale(.8635);animation:fall-195 17s -8s linear infinite}@keyframes fall-195{75.14%{transform:translate(33.2994vw,75.14vh) scale(.8635)}to{transform:translate(29.1757vw,99vh) scale(.8635)}}.snow:nth-child(196){opacity:1.0702;transform:translate(74.9128vw,-10px) scale(.7127);animation:fall-196 17s -28s linear infinite}@keyframes fall-196{79.43%{transform:translate(68.9965vw,79.43vh) scale(.7127)}to{transform:translate(71.95465vw,99vh) scale(.7127)}}.snow:nth-child(197){opacity:1.8988;transform:translate(89.3234vw,-10px) scale(.4958);animation:fall-197 30s -1s linear infinite}@keyframes fall-197{44.089%{transform:translate(82.1707vw,44.089vh) scale(.4958)}to{transform:translate(85.74705vw,99vh) scale(.4958)}}.snow:nth-child(198){opacity:1.8234;transform:translate(57.3086vw,-10px) scale(.9203);animation:fall-198 30s -19s linear infinite}@keyframes fall-198{45.523%{transform:translate(59.9498vw,45.523vh) scale(.9203)}to{transform:translate(58.6292vw,99vh) scale(.9203)}}.snow:nth-child(199){opacity:.8926;transform:translate(35.2578vw,-10px) scale(.0137);animation:fall-199 12s -23s linear infinite}@keyframes fall-199{43.955%{transform:translate(26.716vw,43.955vh) scale(.0137)}to{transform:translate(30.9869vw,99vh) scale(.0137)}}.snow:nth-child(200){opacity:.9912;transform:translate(32.8844vw,-10px) scale(.7646);animation:fall-200 29s -7s linear infinite}@keyframes fall-200{38.096%{transform:translate(42.5035vw,38.096vh) scale(.7646)}to{transform:translate(37.69395vw,99vh) scale(.7646)}}.snow:nth-child(201){opacity:.4544;transform:translate(28.3482vw,-10px) scale(.2544);animation:fall-201 25s -22s linear infinite}@keyframes fall-201{61.575%{transform:translate(18.4313vw,61.575vh) scale(.2544)}to{transform:translate(23.38975vw,99vh) scale(.2544)}}.snow:nth-child(202){opacity:1.946;transform:translate(55.5859vw,-10px) scale(.6376);animation:fall-202 14s -5s linear infinite}@keyframes fall-202{64.269%{transform:translate(57.3495vw,64.269vh) scale(.6376)}to{transform:translate(56.4677vw,99vh) scale(.6376)}}.snow:nth-child(203){opacity:1.8664;transform:translate(5.0114vw,-10px) scale(.9115);animation:fall-203 17s -1s linear infinite}@keyframes fall-203{67.02%{transform:translate(3.9204vw,67.02vh) scale(.9115)}to{transform:translate(4.4659vw,99vh) scale(.9115)}}.snow:nth-child(204){opacity:.939;transform:translate(9.8184vw,-10px) scale(.4338);animation:fall-204 18s -15s linear infinite}@keyframes fall-204{32.064%{transform:translate(18.8321vw,32.064vh) scale(.4338)}to{transform:translate(14.32525vw,99vh) scale(.4338)}}.snow:nth-child(205){opacity:1.7088;transform:translate(5.7753vw,-10px) scale(.0369);animation:fall-205 27s -12s linear infinite}@keyframes fall-205{74.816%{transform:translate(5.5604vw,74.816vh) scale(.0369)}to{transform:translate(5.66785vw,99vh) scale(.0369)}}.snow:nth-child(206){opacity:1.6976;transform:translate(13.7234vw,-10px) scale(.5141);animation:fall-206 21s -24s linear infinite}@keyframes fall-206{67.85%{transform:translate(11.4177vw,67.85vh) scale(.5141)}to{transform:translate(12.57055vw,99vh) scale(.5141)}}.snow:nth-child(207){opacity:.5548;transform:translate(55.336vw,-10px) scale(.8474);animation:fall-207 17s -14s linear infinite}@keyframes fall-207{37.787%{transform:translate(55.5466vw,37.787vh) scale(.8474)}to{transform:translate(55.4413vw,99vh) scale(.8474)}}.snow:nth-child(208){opacity:.1184;transform:translate(80.9731vw,-10px) scale(.5513);animation:fall-208 11s -28s linear infinite}@keyframes fall-208{71.933%{transform:translate(75.0258vw,71.933vh) scale(.5513)}to{transform:translate(77.99945vw,99vh) scale(.5513)}}.snow:nth-child(209){opacity:.0968;transform:translate(13.0905vw,-10px) scale(.1347);animation:fall-209 23s -28s linear infinite}@keyframes fall-209{33.312%{transform:translate(4.9224vw,33.312vh) scale(.1347)}to{transform:translate(9.00645vw,99vh) scale(.1347)}}.snow:nth-child(210){opacity:1.4884;transform:translate(85.0289vw,-10px) scale(.7389);animation:fall-210 30s -13s linear infinite}@keyframes fall-210{66.289%{transform:translate(80.1209vw,66.289vh) scale(.7389)}to{transform:translate(82.5749vw,99vh) scale(.7389)}}.snow:nth-child(211){opacity:1.7708;transform:translate(43.6524vw,-10px) scale(.4532);animation:fall-211 18s -5s linear infinite}@keyframes fall-211{72.467%{transform:translate(39.5947vw,72.467vh) scale(.4532)}to{transform:translate(41.62355vw,99vh) scale(.4532)}}.snow:nth-child(212){opacity:1.6404;transform:translate(24.4451vw,-10px) scale(.8486);animation:fall-212 10s -2s linear infinite}@keyframes fall-212{54.721%{transform:translate(15.7109vw,54.721vh) scale(.8486)}to{transform:translate(20.078vw,99vh) scale(.8486)}}.snow:nth-child(213){opacity:1.2808;transform:translate(62.6537vw,-10px) scale(.2632);animation:fall-213 12s -20s linear infinite}@keyframes fall-213{75.109%{transform:translate(64.3794vw,75.109vh) scale(.2632)}to{transform:translate(63.51655vw,99vh) scale(.2632)}}.snow:nth-child(214){opacity:1.5002;transform:translate(14.4471vw,-10px) scale(.3321);animation:fall-214 23s -13s linear infinite}@keyframes fall-214{37.052%{transform:translate(23.1121vw,37.052vh) scale(.3321)}to{transform:translate(18.7796vw,99vh) scale(.3321)}}.snow:nth-child(215){opacity:.531;transform:translate(64.9254vw,-10px) scale(.3701);animation:fall-215 23s -3s linear infinite}@keyframes fall-215{53.75%{transform:translate(62.7441vw,53.75vh) scale(.3701)}to{transform:translate(63.83475vw,99vh) scale(.3701)}}.snow:nth-child(216){opacity:.22;transform:translate(20.2117vw,-10px) scale(.9716);animation:fall-216 13s -27s linear infinite}@keyframes fall-216{65.203%{transform:translate(27.8083vw,65.203vh) scale(.9716)}to{transform:translate(24.01vw,99vh) scale(.9716)}}.snow:nth-child(217){opacity:1.809;transform:translate(18.0488vw,-10px) scale(.9657);animation:fall-217 25s -5s linear infinite}@keyframes fall-217{78.271%{transform:translate(16.7706vw,78.271vh) scale(.9657)}to{transform:translate(17.4097vw,99vh) scale(.9657)}}.snow:nth-child(218){opacity:1.1734;transform:translate(86.9834vw,-10px) scale(.0467);animation:fall-218 30s -1s linear infinite}@keyframes fall-218{56.363%{transform:translate(82.9071vw,56.363vh) scale(.0467)}to{transform:translate(84.94525vw,99vh) scale(.0467)}}.snow:nth-child(219){opacity:1.6122;transform:translate(47.4397vw,-10px) scale(.6007);animation:fall-219 25s -15s linear infinite}@keyframes fall-219{56.901%{transform:translate(39.1167vw,56.901vh) scale(.6007)}to{transform:translate(43.2782vw,99vh) scale(.6007)}}.snow:nth-child(220){opacity:.1472;transform:translate(59.0248vw,-10px) scale(.9153);animation:fall-220 26s -5s linear infinite}@keyframes fall-220{51.047%{transform:translate(54.663vw,51.047vh) scale(.9153)}to{transform:translate(56.8439vw,99vh) scale(.9153)}}.snow:nth-child(221){opacity:.6854;transform:translate(46.5838vw,-10px) scale(.1139);animation:fall-221 20s -7s linear infinite}@keyframes fall-221{70.232%{transform:translate(51.7507vw,70.232vh) scale(.1139)}to{transform:translate(49.16725vw,99vh) scale(.1139)}}.snow:nth-child(222){opacity:1.087;transform:translate(98.6525vw,-10px) scale(.228);animation:fall-222 11s -13s linear infinite}@keyframes fall-222{55.814%{transform:translate(94.7781vw,55.814vh) scale(.228)}to{transform:translate(96.7153vw,99vh) scale(.228)}}.snow:nth-child(223){opacity:.915;transform:translate(35.2804vw,-10px) scale(.8009);animation:fall-223 20s -2s linear infinite}@keyframes fall-223{57.669%{transform:translate(32.8188vw,57.669vh) scale(.8009)}to{transform:translate(34.0496vw,99vh) scale(.8009)}}.snow:nth-child(224){opacity:.3328;transform:translate(7.3321vw,-10px) scale(.2629);animation:fall-224 15s -1s linear infinite}@keyframes fall-224{76.045%{transform:translate(12.3049vw,76.045vh) scale(.2629)}to{transform:translate(9.8185vw,99vh) scale(.2629)}}.snow:nth-child(225){opacity:.8616;transform:translate(80.4985vw,-10px) scale(.2755);animation:fall-225 19s -30s linear infinite}@keyframes fall-225{42.031%{transform:translate(80.7609vw,42.031vh) scale(.2755)}to{transform:translate(80.6297vw,99vh) scale(.2755)}}.snow:nth-child(226){opacity:.1398;transform:translate(69.9474vw,-10px) scale(.9836);animation:fall-226 26s -28s linear infinite}@keyframes fall-226{44.718%{transform:translate(68.0806vw,44.718vh) scale(.9836)}to{transform:translate(69.014vw,99vh) scale(.9836)}}.snow:nth-child(227){opacity:.4718;transform:translate(70.2102vw,-10px) scale(.1809);animation:fall-227 16s -11s linear infinite}@keyframes fall-227{70.298%{transform:translate(60.5049vw,70.298vh) scale(.1809)}to{transform:translate(65.35755vw,99vh) scale(.1809)}}.snow:nth-child(228){opacity:1.1978;transform:translate(67.3242vw,-10px) scale(.6333);animation:fall-228 17s -15s linear infinite}@keyframes fall-228{72.688%{transform:translate(72.263vw,72.688vh) scale(.6333)}to{transform:translate(69.7936vw,99vh) scale(.6333)}}.snow:nth-child(229){opacity:.3178;transform:translate(29.1082vw,-10px) scale(.586);animation:fall-229 12s -6s linear infinite}@keyframes fall-229{48.057%{transform:translate(30.4241vw,48.057vh) scale(.586)}to{transform:translate(29.76615vw,99vh) scale(.586)}}.snow:nth-child(230){opacity:1.669;transform:translate(6.9104vw,-10px) scale(.8277);animation:fall-230 26s -19s linear infinite}@keyframes fall-230{48.644%{transform:translate(10.1764vw,48.644vh) scale(.8277)}to{transform:translate(8.5434vw,99vh) scale(.8277)}}.snow:nth-child(231){opacity:.1754;transform:translate(34.2138vw,-10px) scale(.423);animation:fall-231 11s -15s linear infinite}@keyframes fall-231{63.904%{transform:translate(24.8333vw,63.904vh) scale(.423)}to{transform:translate(29.52355vw,99vh) scale(.423)}}.snow:nth-child(232){opacity:.1878;transform:translate(41.0846vw,-10px) scale(.1976);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{44.157%{transform:translate(31.3747vw,44.157vh) scale(.1976)}to{transform:translate(36.22965vw,99vh) scale(.1976)}}.snow:nth-child(233){opacity:1.6904;transform:translate(15.4248vw,-10px) scale(.6339);animation:fall-233 29s -23s linear infinite}@keyframes fall-233{59.418%{transform:translate(9.9238vw,59.418vh) scale(.6339)}to{transform:translate(12.6743vw,99vh) scale(.6339)}}.snow:nth-child(234){opacity:1.7366;transform:translate(33.0679vw,-10px) scale(.0811);animation:fall-234 30s -6s linear infinite}@keyframes fall-234{38.779%{transform:translate(36.7901vw,38.779vh) scale(.0811)}to{transform:translate(34.929vw,99vh) scale(.0811)}}.snow:nth-child(235){opacity:.9902;transform:translate(43.3272vw,-10px) scale(.9976);animation:fall-235 13s -3s linear infinite}@keyframes fall-235{78.9%{transform:translate(33.4505vw,78.9vh) scale(.9976)}to{transform:translate(38.38885vw,99vh) scale(.9976)}}.snow:nth-child(236){opacity:.0962;transform:translate(61.0822vw,-10px) scale(.543);animation:fall-236 28s -27s linear infinite}@keyframes fall-236{56.565%{transform:translate(60.7789vw,56.565vh) scale(.543)}to{transform:translate(60.93055vw,99vh) scale(.543)}}.snow:nth-child(237){opacity:.68;transform:translate(6.3572vw,-10px) scale(.2821);animation:fall-237 18s -29s linear infinite}@keyframes fall-237{31.292%{transform:translate(10.0687vw,31.292vh) scale(.2821)}to{transform:translate(8.21295vw,99vh) scale(.2821)}}.snow:nth-child(238){opacity:1.0702;transform:translate(76.5609vw,-10px) scale(.1733);animation:fall-238 19s -8s linear infinite}@keyframes fall-238{36.355%{transform:translate(75.2787vw,36.355vh) scale(.1733)}to{transform:translate(75.9198vw,99vh) scale(.1733)}}.snow:nth-child(239){opacity:.6196;transform:translate(73.3325vw,-10px) scale(.6752);animation:fall-239 19s -17s linear infinite}@keyframes fall-239{30.321%{transform:translate(82.0661vw,30.321vh) scale(.6752)}to{transform:translate(77.6993vw,99vh) scale(.6752)}}.snow:nth-child(240){opacity:1.3202;transform:translate(12.4781vw,-10px) scale(.4865);animation:fall-240 21s -8s linear infinite}@keyframes fall-240{47.128%{transform:translate(3.299vw,47.128vh) scale(.4865)}to{transform:translate(7.88855vw,99vh) scale(.4865)}}.snow:nth-child(241){opacity:1.8176;transform:translate(65.0095vw,-10px) scale(.7758);animation:fall-241 10s -30s linear infinite}@keyframes fall-241{75.145%{transform:translate(69.4833vw,75.145vh) scale(.7758)}to{transform:translate(67.2464vw,99vh) scale(.7758)}}.snow:nth-child(242){opacity:.6802;transform:translate(12.6867vw,-10px) scale(.8835);animation:fall-242 27s -15s linear infinite}@keyframes fall-242{62.414%{transform:translate(12.2806vw,62.414vh) scale(.8835)}to{transform:translate(12.48365vw,99vh) scale(.8835)}}.snow:nth-child(243){opacity:1.7838;transform:translate(3.1688vw,-10px) scale(.0746);animation:fall-243 23s -3s linear infinite}@keyframes fall-243{58.915%{transform:translate(3.801vw,58.915vh) scale(.0746)}to{transform:translate(3.4849vw,99vh) scale(.0746)}}.snow:nth-child(244){opacity:.022;transform:translate(12.8941vw,-10px) scale(.846);animation:fall-244 15s -4s linear infinite}@keyframes fall-244{73.202%{transform:translate(16.295vw,73.202vh) scale(.846)}to{transform:translate(14.59455vw,99vh) scale(.846)}}.snow:nth-child(245){opacity:1.8672;transform:translate(88.5177vw,-10px) scale(.6404);animation:fall-245 25s -17s linear infinite}@keyframes fall-245{63.916%{transform:translate(89.5536vw,63.916vh) scale(.6404)}to{transform:translate(89.03565vw,99vh) scale(.6404)}}.snow:nth-child(246){opacity:1.985;transform:translate(75.3231vw,-10px) scale(.3154);animation:fall-246 26s -19s linear infinite}@keyframes fall-246{66.125%{transform:translate(81.524vw,66.125vh) scale(.3154)}to{transform:translate(78.42355vw,99vh) scale(.3154)}}.snow:nth-child(247){opacity:.7764;transform:translate(79.0127vw,-10px) scale(.2135);animation:fall-247 14s -27s linear infinite}@keyframes fall-247{31.91%{transform:translate(70.4818vw,31.91vh) scale(.2135)}to{transform:translate(74.74725vw,99vh) scale(.2135)}}.snow:nth-child(248){opacity:1.4668;transform:translate(73.8767vw,-10px) scale(.7885);animation:fall-248 21s -23s linear infinite}@keyframes fall-248{74.464%{transform:translate(68.8296vw,74.464vh) scale(.7885)}to{transform:translate(71.35315vw,99vh) scale(.7885)}}.snow:nth-child(249){opacity:.2762;transform:translate(14.5419vw,-10px) scale(.5014);animation:fall-249 16s -21s linear infinite}@keyframes fall-249{60.152%{transform:translate(6.0923vw,60.152vh) scale(.5014)}to{transform:translate(10.3171vw,99vh) scale(.5014)}}.snow:nth-child(250){opacity:1.5142;transform:translate(17.919vw,-10px) scale(.9738);animation:fall-250 18s -8s linear infinite}@keyframes fall-250{34.809%{transform:translate(26.5971vw,34.809vh) scale(.9738)}to{transform:translate(22.25805vw,99vh) scale(.9738)}}.snow:nth-child(251){opacity:.159;transform:translate(36.9365vw,-10px) scale(.3413);animation:fall-251 26s -23s linear infinite}@keyframes fall-251{50.76%{transform:translate(31.1102vw,50.76vh) scale(.3413)}to{transform:translate(34.02335vw,99vh) scale(.3413)}}.snow:nth-child(252){opacity:1.2174;transform:translate(77.642vw,-10px) scale(.4339);animation:fall-252 14s -23s linear infinite}@keyframes fall-252{55.312%{transform:translate(84.3199vw,55.312vh) scale(.4339)}to{transform:translate(80.98095vw,99vh) scale(.4339)}}.snow:nth-child(253){opacity:.3734;transform:translate(79.8647vw,-10px) scale(.7454);animation:fall-253 18s -13s linear infinite}@keyframes fall-253{68.471%{transform:translate(83.3597vw,68.471vh) scale(.7454)}to{transform:translate(81.6122vw,99vh) scale(.7454)}}.snow:nth-child(254){opacity:1.4282;transform:translate(38.3536vw,-10px) scale(.9371);animation:fall-254 14s -13s linear infinite}@keyframes fall-254{55.897%{transform:translate(41.6034vw,55.897vh) scale(.9371)}to{transform:translate(39.9785vw,99vh) scale(.9371)}}.snow:nth-child(255){opacity:1.3078;transform:translate(31.5217vw,-10px) scale(.9662);animation:fall-255 23s -1s linear infinite}@keyframes fall-255{41.203%{transform:translate(35.4421vw,41.203vh) scale(.9662)}to{transform:translate(33.4819vw,99vh) scale(.9662)}}.snow:nth-child(256){opacity:1.3464;transform:translate(16.6135vw,-10px) scale(.9306);animation:fall-256 11s -19s linear infinite}@keyframes fall-256{62.567%{transform:translate(20.442vw,62.567vh) scale(.9306)}to{transform:translate(18.52775vw,99vh) scale(.9306)}}.snow:nth-child(257){opacity:.8014;transform:translate(76.7054vw,-10px) scale(.7536);animation:fall-257 20s -14s linear infinite}@keyframes fall-257{79.406%{transform:translate(70.5397vw,79.406vh) scale(.7536)}to{transform:translate(73.62255vw,99vh) scale(.7536)}}.snow:nth-child(258){opacity:1.072;transform:translate(94.701vw,-10px) scale(.8044);animation:fall-258 16s -13s linear infinite}@keyframes fall-258{40.305%{transform:translate(98.1017vw,40.305vh) scale(.8044)}to{transform:translate(96.40135vw,99vh) scale(.8044)}}.snow:nth-child(259){opacity:1.245;transform:translate(83.4306vw,-10px) scale(.0595);animation:fall-259 23s -8s linear infinite}@keyframes fall-259{78.684%{transform:translate(75.5312vw,78.684vh) scale(.0595)}to{transform:translate(79.4809vw,99vh) scale(.0595)}}.snow:nth-child(260){opacity:.1434;transform:translate(52.6308vw,-10px) scale(.7365);animation:fall-260 12s -7s linear infinite}@keyframes fall-260{63.255%{transform:translate(49.7501vw,63.255vh) scale(.7365)}to{transform:translate(51.19045vw,99vh) scale(.7365)}}.snow:nth-child(261){opacity:1.4114;transform:translate(98.1901vw,-10px) scale(.818);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{55.089%{transform:translate(105.5023vw,55.089vh) scale(.818)}to{transform:translate(101.8462vw,99vh) scale(.818)}}.snow:nth-child(262){opacity:.5544;transform:translate(70.9951vw,-10px) scale(.9798);animation:fall-262 18s -15s linear infinite}@keyframes fall-262{31.869%{transform:translate(70.5368vw,31.869vh) scale(.9798)}to{transform:translate(70.76595vw,99vh) scale(.9798)}}.snow:nth-child(263){opacity:.1482;transform:translate(80.0395vw,-10px) scale(.0873);animation:fall-263 20s -10s linear infinite}@keyframes fall-263{79.122%{transform:translate(70.6713vw,79.122vh) scale(.0873)}to{transform:translate(75.3554vw,99vh) scale(.0873)}}.snow:nth-child(264){opacity:.5796;transform:translate(26.7024vw,-10px) scale(.4484);animation:fall-264 13s -25s linear infinite}@keyframes fall-264{46.37%{transform:translate(19.8919vw,46.37vh) scale(.4484)}to{transform:translate(23.29715vw,99vh) scale(.4484)}}.snow:nth-child(265){opacity:1.7458;transform:translate(46.4486vw,-10px) scale(.0455);animation:fall-265 30s -28s linear infinite}@keyframes fall-265{68.102%{transform:translate(45.3404vw,68.102vh) scale(.0455)}to{transform:translate(45.8945vw,99vh) scale(.0455)}}.snow:nth-child(266){opacity:.9342;transform:translate(48.1461vw,-10px) scale(.144);animation:fall-266 12s -1s linear infinite}@keyframes fall-266{64.12%{transform:translate(52.8658vw,64.12vh) scale(.144)}to{transform:translate(50.50595vw,99vh) scale(.144)}}.snow:nth-child(267){opacity:.2268;transform:translate(30.3339vw,-10px) scale(.8093);animation:fall-267 22s -13s linear infinite}@keyframes fall-267{48.885%{transform:translate(33.6667vw,48.885vh) scale(.8093)}to{transform:translate(32.0003vw,99vh) scale(.8093)}}.snow:nth-child(268){opacity:1.0588;transform:translate(18.2844vw,-10px) scale(.7979);animation:fall-268 28s -5s linear infinite}@keyframes fall-268{52.294%{transform:translate(20.7509vw,52.294vh) scale(.7979)}to{transform:translate(19.51765vw,99vh) scale(.7979)}}.snow:nth-child(269){opacity:1.747;transform:translate(96.877vw,-10px) scale(.8743);animation:fall-269 11s -24s linear infinite}@keyframes fall-269{41.42%{transform:translate(98.6804vw,41.42vh) scale(.8743)}to{transform:translate(97.7787vw,99vh) scale(.8743)}}.snow:nth-child(270){opacity:.1734;transform:translate(4.1059vw,-10px) scale(.3741);animation:fall-270 18s -19s linear infinite}@keyframes fall-270{45.769%{transform:translate(5.2096vw,45.769vh) scale(.3741)}to{transform:translate(4.65775vw,99vh) scale(.3741)}}.snow:nth-child(271){opacity:1.8834;transform:translate(31.5399vw,-10px) scale(.1099);animation:fall-271 20s -20s linear infinite}@keyframes fall-271{69.431%{transform:translate(33.843vw,69.431vh) scale(.1099)}to{transform:translate(32.69145vw,99vh) scale(.1099)}}.snow:nth-child(272){opacity:.8722;transform:translate(70.2885vw,-10px) scale(.814);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{72.147%{transform:translate(76.4646vw,72.147vh) scale(.814)}to{transform:translate(73.37655vw,99vh) scale(.814)}}.snow:nth-child(273){opacity:1.7526;transform:translate(27.5317vw,-10px) scale(.9739);animation:fall-273 20s -11s linear infinite}@keyframes fall-273{61.814%{transform:translate(22.4767vw,61.814vh) scale(.9739)}to{transform:translate(25.0042vw,99vh) scale(.9739)}}.snow:nth-child(274){opacity:.7202;transform:translate(26.325vw,-10px) scale(.5202);animation:fall-274 16s -18s linear infinite}@keyframes fall-274{36.862%{transform:translate(36.2112vw,36.862vh) scale(.5202)}to{transform:translate(31.2681vw,99vh) scale(.5202)}}.snow:nth-child(275){opacity:.5268;transform:translate(33.8581vw,-10px) scale(.9896);animation:fall-275 21s -13s linear infinite}@keyframes fall-275{62.068%{transform:translate(27.205vw,62.068vh) scale(.9896)}to{transform:translate(30.53155vw,99vh) scale(.9896)}}.snow:nth-child(276){opacity:.8802;transform:translate(82.4446vw,-10px) scale(.5455);animation:fall-276 22s -4s linear infinite}@keyframes fall-276{57.653%{transform:translate(80.9094vw,57.653vh) scale(.5455)}to{transform:translate(81.677vw,99vh) scale(.5455)}}.snow:nth-child(277){opacity:.3308;transform:translate(86.9646vw,-10px) scale(.0143);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{51.022%{transform:translate(78.525vw,51.022vh) scale(.0143)}to{transform:translate(82.7448vw,99vh) scale(.0143)}}.snow:nth-child(278){opacity:1.0412;transform:translate(87.0077vw,-10px) scale(.6993);animation:fall-278 16s -5s linear infinite}@keyframes fall-278{63.927%{transform:translate(80.6758vw,63.927vh) scale(.6993)}to{transform:translate(83.84175vw,99vh) scale(.6993)}}.snow:nth-child(279){opacity:1.6096;transform:translate(25.3625vw,-10px) scale(.2547);animation:fall-279 14s -19s linear infinite}@keyframes fall-279{45.649%{transform:translate(19.5396vw,45.649vh) scale(.2547)}to{transform:translate(22.45105vw,99vh) scale(.2547)}}.snow:nth-child(280){opacity:1.9194;transform:translate(50.3739vw,-10px) scale(.3585);animation:fall-280 24s -30s linear infinite}@keyframes fall-280{39.148%{transform:translate(55.5885vw,39.148vh) scale(.3585)}to{transform:translate(52.9812vw,99vh) scale(.3585)}}.snow:nth-child(281){opacity:.5838;transform:translate(29.4413vw,-10px) scale(.0703);animation:fall-281 18s -10s linear infinite}@keyframes fall-281{33.667%{transform:translate(36.7597vw,33.667vh) scale(.0703)}to{transform:translate(33.1005vw,99vh) scale(.0703)}}.snow:nth-child(282){opacity:.6052;transform:translate(47.9134vw,-10px) scale(.5955);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{55.576%{transform:translate(52.5621vw,55.576vh) scale(.5955)}to{transform:translate(50.23775vw,99vh) scale(.5955)}}.snow:nth-child(283){opacity:.1146;transform:translate(14.306vw,-10px) scale(.8126);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{65.164%{transform:translate(9.0368vw,65.164vh) scale(.8126)}to{transform:translate(11.6714vw,99vh) scale(.8126)}}.snow:nth-child(284){opacity:.1342;transform:translate(19.629vw,-10px) scale(.3176);animation:fall-284 22s -24s linear infinite}@keyframes fall-284{57.084%{transform:translate(17.3716vw,57.084vh) scale(.3176)}to{transform:translate(18.5003vw,99vh) scale(.3176)}}.snow:nth-child(285){opacity:.1288;transform:translate(67.7975vw,-10px) scale(.8303);animation:fall-285 28s -3s linear infinite}@keyframes fall-285{61.22%{transform:translate(74.4231vw,61.22vh) scale(.8303)}to{transform:translate(71.1103vw,99vh) scale(.8303)}}.snow:nth-child(286){opacity:1.6078;transform:translate(65.7877vw,-10px) scale(.8774);animation:fall-286 12s -2s linear infinite}@keyframes fall-286{70.195%{transform:translate(66.0027vw,70.195vh) scale(.8774)}to{transform:translate(65.8952vw,99vh) scale(.8774)}}.snow:nth-child(287){opacity:1.79;transform:translate(98.8834vw,-10px) scale(.5146);animation:fall-287 17s -8s linear infinite}@keyframes fall-287{50.579%{transform:translate(98.4217vw,50.579vh) scale(.5146)}to{transform:translate(98.65255vw,99vh) scale(.5146)}}.snow:nth-child(288){opacity:1.74;transform:translate(77.4278vw,-10px) scale(.607);animation:fall-288 17s -15s linear infinite}@keyframes fall-288{37.639%{transform:translate(75.9632vw,37.639vh) scale(.607)}to{transform:translate(76.6955vw,99vh) scale(.607)}}.snow:nth-child(289){opacity:.4002;transform:translate(74.6522vw,-10px) scale(.1105);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{63.768%{transform:translate(72.8849vw,63.768vh) scale(.1105)}to{transform:translate(73.76855vw,99vh) scale(.1105)}}.snow:nth-child(290){opacity:1.7382;transform:translate(7.5793vw,-10px) scale(.3375);animation:fall-290 14s -2s linear infinite}@keyframes fall-290{53.008%{transform:translate(13.711vw,53.008vh) scale(.3375)}to{transform:translate(10.64515vw,99vh) scale(.3375)}}.snow:nth-child(291){opacity:1.4214;transform:translate(50.2522vw,-10px) scale(.9522);animation:fall-291 18s -13s linear infinite}@keyframes fall-291{66.219%{transform:translate(52.698vw,66.219vh) scale(.9522)}to{transform:translate(51.4751vw,99vh) scale(.9522)}}.snow:nth-child(292){opacity:.396;transform:translate(88.3863vw,-10px) scale(.8142);animation:fall-292 25s -21s linear infinite}@keyframes fall-292{62.685%{transform:translate(89.9781vw,62.685vh) scale(.8142)}to{transform:translate(89.1822vw,99vh) scale(.8142)}}.snow:nth-child(293){opacity:1.2042;transform:translate(55.5564vw,-10px) scale(.4904);animation:fall-293 25s -14s linear infinite}@keyframes fall-293{74.1%{transform:translate(63.769vw,74.1vh) scale(.4904)}to{transform:translate(59.6627vw,99vh) scale(.4904)}}.snow:nth-child(294){opacity:.8934;transform:translate(84.6909vw,-10px) scale(.0128);animation:fall-294 14s -5s linear infinite}@keyframes fall-294{47.695%{transform:translate(77.0122vw,47.695vh) scale(.0128)}to{transform:translate(80.85155vw,99vh) scale(.0128)}}.snow:nth-child(295){opacity:1.212;transform:translate(25.366vw,-10px) scale(.4663);animation:fall-295 20s -15s linear infinite}@keyframes fall-295{63.03%{transform:translate(23.1545vw,63.03vh) scale(.4663)}to{transform:translate(24.26025vw,99vh) scale(.4663)}}.snow:nth-child(296){opacity:.6328;transform:translate(2.5024vw,-10px) scale(.9216);animation:fall-296 27s -14s linear infinite}@keyframes fall-296{42.353%{transform:translate(8.1967vw,42.353vh) scale(.9216)}to{transform:translate(5.34955vw,99vh) scale(.9216)}}.snow:nth-child(297){opacity:1.4982;transform:translate(74.1321vw,-10px) scale(.7785);animation:fall-297 30s -28s linear infinite}@keyframes fall-297{55.052%{transform:translate(73.8979vw,55.052vh) scale(.7785)}to{transform:translate(74.015vw,99vh) scale(.7785)}}.snow:nth-child(298){opacity:1.528;transform:translate(19.9554vw,-10px) scale(.587);animation:fall-298 27s -8s linear infinite}@keyframes fall-298{65.293%{transform:translate(26.5351vw,65.293vh) scale(.587)}to{transform:translate(23.24525vw,99vh) scale(.587)}}.snow:nth-child(299){opacity:.7784;transform:translate(18.3814vw,-10px) scale(.9871);animation:fall-299 19s -2s linear infinite}@keyframes fall-299{49.406%{transform:translate(19.8655vw,49.406vh) scale(.9871)}to{transform:translate(19.12345vw,99vh) scale(.9871)}}.snow:nth-child(300){opacity:1.67;transform:translate(95.0867vw,-10px) scale(.0238);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{56.74%{transform:translate(92.7354vw,56.74vh) scale(.0238)}to{transform:translate(93.91105vw,99vh) scale(.0238)}}.snow:nth-child(301){opacity:1.9976;transform:translate(42.7022vw,-10px) scale(.4891);animation:fall-301 11s -29s linear infinite}@keyframes fall-301{78.554%{transform:translate(47.2781vw,78.554vh) scale(.4891)}to{transform:translate(44.99015vw,99vh) scale(.4891)}}.snow:nth-child(302){opacity:.3618;transform:translate(57.3353vw,-10px) scale(.6141);animation:fall-302 27s -1s linear infinite}@keyframes fall-302{70.604%{transform:translate(50.9841vw,70.604vh) scale(.6141)}to{transform:translate(54.1597vw,99vh) scale(.6141)}}.snow:nth-child(303){opacity:1.5986;transform:translate(89.9971vw,-10px) scale(.1726);animation:fall-303 16s -16s linear infinite}@keyframes fall-303{56.62%{transform:translate(98.1963vw,56.62vh) scale(.1726)}to{transform:translate(94.0967vw,99vh) scale(.1726)}}.snow:nth-child(304){opacity:.6996;transform:translate(79.8756vw,-10px) scale(.1256);animation:fall-304 18s -28s linear infinite}@keyframes fall-304{43.912%{transform:translate(80.2465vw,43.912vh) scale(.1256)}to{transform:translate(80.06105vw,99vh) scale(.1256)}}.snow:nth-child(305){opacity:1.9802;transform:translate(87.6579vw,-10px) scale(.7051);animation:fall-305 23s -10s linear infinite}@keyframes fall-305{53.179%{transform:translate(87.5661vw,53.179vh) scale(.7051)}to{transform:translate(87.612vw,99vh) scale(.7051)}}.snow:nth-child(306){opacity:1.4026;transform:translate(73.25vw,-10px) scale(.2823);animation:fall-306 18s -19s linear infinite}@keyframes fall-306{69.418%{transform:translate(74.1056vw,69.418vh) scale(.2823)}to{transform:translate(73.6778vw,99vh) scale(.2823)}}.snow:nth-child(307){opacity:1.963;transform:translate(90.6212vw,-10px) scale(.5389);animation:fall-307 11s -1s linear infinite}@keyframes fall-307{58.765%{transform:translate(83.074vw,58.765vh) scale(.5389)}to{transform:translate(86.8476vw,99vh) scale(.5389)}}.snow:nth-child(308){opacity:1.71;transform:translate(76.5926vw,-10px) scale(.2845);animation:fall-308 11s -23s linear infinite}@keyframes fall-308{56.015%{transform:translate(79.1812vw,56.015vh) scale(.2845)}to{transform:translate(77.8869vw,99vh) scale(.2845)}}.snow:nth-child(309){opacity:.3156;transform:translate(71.5812vw,-10px) scale(.1701);animation:fall-309 25s -15s linear infinite}@keyframes fall-309{73.738%{transform:translate(73.6813vw,73.738vh) scale(.1701)}to{transform:translate(72.63125vw,99vh) scale(.1701)}}.snow:nth-child(310){opacity:1.6614;transform:translate(2.6574vw,-10px) scale(.014);animation:fall-310 27s -15s linear infinite}@keyframes fall-310{41.091%{transform:translate(-2.0896vw,41.091vh) scale(.014)}to{transform:translate(.2839vw,99vh) scale(.014)}}.snow:nth-child(311){opacity:1.4004;transform:translate(91.4095vw,-10px) scale(.784);animation:fall-311 16s -3s linear infinite}@keyframes fall-311{39.528%{transform:translate(91.5479vw,39.528vh) scale(.784)}to{transform:translate(91.4787vw,99vh) scale(.784)}}.snow:nth-child(312){opacity:.888;transform:translate(29.8158vw,-10px) scale(.1878);animation:fall-312 29s -2s linear infinite}@keyframes fall-312{44.998%{transform:translate(36.2977vw,44.998vh) scale(.1878)}to{transform:translate(33.05675vw,99vh) scale(.1878)}}.snow:nth-child(313){opacity:.8142;transform:translate(60.2752vw,-10px) scale(.8802);animation:fall-313 18s -1s linear infinite}@keyframes fall-313{56.471%{transform:translate(51.0775vw,56.471vh) scale(.8802)}to{transform:translate(55.67635vw,99vh) scale(.8802)}}.snow:nth-child(314){opacity:1.7184;transform:translate(77.5572vw,-10px) scale(.3277);animation:fall-314 23s -21s linear infinite}@keyframes fall-314{78.064%{transform:translate(75.2475vw,78.064vh) scale(.3277)}to{transform:translate(76.40235vw,99vh) scale(.3277)}}.snow:nth-child(315){opacity:1.7964;transform:translate(77.4703vw,-10px) scale(.8691);animation:fall-315 28s -18s linear infinite}@keyframes fall-315{44.099%{transform:translate(70.9989vw,44.099vh) scale(.8691)}to{transform:translate(74.2346vw,99vh) scale(.8691)}}.snow:nth-child(316){opacity:.0842;transform:translate(20.0685vw,-10px) scale(.6653);animation:fall-316 21s -8s linear infinite}@keyframes fall-316{59.699%{transform:translate(12.9636vw,59.699vh) scale(.6653)}to{transform:translate(16.51605vw,99vh) scale(.6653)}}.snow:nth-child(317){opacity:.444;transform:translate(13.1143vw,-10px) scale(.8465);animation:fall-317 28s -23s linear infinite}@keyframes fall-317{39.219%{transform:translate(18.6878vw,39.219vh) scale(.8465)}to{transform:translate(15.90105vw,99vh) scale(.8465)}}.snow:nth-child(318){opacity:.6526;transform:translate(36.6542vw,-10px) scale(.0956);animation:fall-318 21s -27s linear infinite}@keyframes fall-318{68.917%{transform:translate(39.297vw,68.917vh) scale(.0956)}to{transform:translate(37.9756vw,99vh) scale(.0956)}}.snow:nth-child(319){opacity:.2064;transform:translate(70.0297vw,-10px) scale(.5843);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{31.941%{transform:translate(72.2967vw,31.941vh) scale(.5843)}to{transform:translate(71.1632vw,99vh) scale(.5843)}}.snow:nth-child(320){opacity:1.5758;transform:translate(97.6899vw,-10px) scale(.506);animation:fall-320 15s -23s linear infinite}@keyframes fall-320{67.598%{transform:translate(93.3963vw,67.598vh) scale(.506)}to{transform:translate(95.5431vw,99vh) scale(.506)}}.snow:nth-child(321){opacity:1.501;transform:translate(74.6774vw,-10px) scale(.2782);animation:fall-321 25s -20s linear infinite}@keyframes fall-321{75.424%{transform:translate(78.9577vw,75.424vh) scale(.2782)}to{transform:translate(76.81755vw,99vh) scale(.2782)}}.snow:nth-child(322){opacity:.9394;transform:translate(90.3148vw,-10px) scale(.371);animation:fall-322 19s -22s linear infinite}@keyframes fall-322{40.717%{transform:translate(95.4218vw,40.717vh) scale(.371)}to{transform:translate(92.8683vw,99vh) scale(.371)}}.snow:nth-child(323){opacity:1.1366;transform:translate(50.2369vw,-10px) scale(.8331);animation:fall-323 12s -5s linear infinite}@keyframes fall-323{39.247%{transform:translate(50.1865vw,39.247vh) scale(.8331)}to{transform:translate(50.2117vw,99vh) scale(.8331)}}.snow:nth-child(324){opacity:1.2424;transform:translate(72.2712vw,-10px) scale(.9331);animation:fall-324 14s -26s linear infinite}@keyframes fall-324{70.752%{transform:translate(68.8649vw,70.752vh) scale(.9331)}to{transform:translate(70.56805vw,99vh) scale(.9331)}}.snow:nth-child(325){opacity:1.719;transform:translate(30.1799vw,-10px) scale(.9346);animation:fall-325 11s -1s linear infinite}@keyframes fall-325{32.871%{transform:translate(24.3182vw,32.871vh) scale(.9346)}to{transform:translate(27.24905vw,99vh) scale(.9346)}}.snow:nth-child(326){opacity:1.8056;transform:translate(3.2954vw,-10px) scale(.6089);animation:fall-326 10s -6s linear infinite}@keyframes fall-326{66.678%{transform:translate(-1.9862vw,66.678vh) scale(.6089)}to{transform:translate(.6546vw,99vh) scale(.6089)}}.snow:nth-child(327){opacity:.7148;transform:translate(21.5767vw,-10px) scale(.5992);animation:fall-327 14s -30s linear infinite}@keyframes fall-327{68.807%{transform:translate(21.4209vw,68.807vh) scale(.5992)}to{transform:translate(21.4988vw,99vh) scale(.5992)}}.snow:nth-child(328){opacity:1.215;transform:translate(7.0556vw,-10px) scale(.0606);animation:fall-328 19s -8s linear infinite}@keyframes fall-328{34.195%{transform:translate(-1.628vw,34.195vh) scale(.0606)}to{transform:translate(2.7138vw,99vh) scale(.0606)}}.snow:nth-child(329){opacity:1.0382;transform:translate(12.3956vw,-10px) scale(.1821);animation:fall-329 20s -26s linear infinite}@keyframes fall-329{58.863%{transform:translate(17.2902vw,58.863vh) scale(.1821)}to{transform:translate(14.8429vw,99vh) scale(.1821)}}.snow:nth-child(330){opacity:.4092;transform:translate(64.4679vw,-10px) scale(.4169);animation:fall-330 19s -24s linear infinite}@keyframes fall-330{65.388%{transform:translate(61.8502vw,65.388vh) scale(.4169)}to{transform:translate(63.15905vw,99vh) scale(.4169)}}.snow:nth-child(331){opacity:.3026;transform:translate(37.8226vw,-10px) scale(.3495);animation:fall-331 16s -4s linear infinite}@keyframes fall-331{48.65%{transform:translate(40.2794vw,48.65vh) scale(.3495)}to{transform:translate(39.051vw,99vh) scale(.3495)}}.snow:nth-child(332){opacity:.0588;transform:translate(57.7097vw,-10px) scale(.9172);animation:fall-332 12s -9s linear infinite}@keyframes fall-332{41.361%{transform:translate(64.4821vw,41.361vh) scale(.9172)}to{transform:translate(61.0959vw,99vh) scale(.9172)}}.snow:nth-child(333){opacity:1.81;transform:translate(30.5708vw,-10px) scale(.0072);animation:fall-333 16s -20s linear infinite}@keyframes fall-333{31.953%{transform:translate(24.0441vw,31.953vh) scale(.0072)}to{transform:translate(27.30745vw,99vh) scale(.0072)}}.snow:nth-child(334){opacity:.7172;transform:translate(44.0989vw,-10px) scale(.8046);animation:fall-334 24s -15s linear infinite}@keyframes fall-334{32.472%{transform:translate(45.6462vw,32.472vh) scale(.8046)}to{transform:translate(44.87255vw,99vh) scale(.8046)}}.snow:nth-child(335){opacity:.1326;transform:translate(1.9344vw,-10px) scale(.7463);animation:fall-335 17s -11s linear infinite}@keyframes fall-335{30.274%{transform:translate(10.0281vw,30.274vh) scale(.7463)}to{transform:translate(5.98125vw,99vh) scale(.7463)}}.snow:nth-child(336){opacity:1.2834;transform:translate(42.9682vw,-10px) scale(.0066);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{75.317%{transform:translate(37.4097vw,75.317vh) scale(.0066)}to{transform:translate(40.18895vw,99vh) scale(.0066)}}.snow:nth-child(337){opacity:.5304;transform:translate(36.5598vw,-10px) scale(.9826);animation:fall-337 11s -14s linear infinite}@keyframes fall-337{75.618%{transform:translate(36.072vw,75.618vh) scale(.9826)}to{transform:translate(36.3159vw,99vh) scale(.9826)}}.snow:nth-child(338){opacity:.6794;transform:translate(95.2091vw,-10px) scale(.5605);animation:fall-338 12s -1s linear infinite}@keyframes fall-338{56.831%{transform:translate(87.4314vw,56.831vh) scale(.5605)}to{transform:translate(91.32025vw,99vh) scale(.5605)}}.snow:nth-child(339){opacity:.2552;transform:translate(45.3577vw,-10px) scale(.7424);animation:fall-339 28s -4s linear infinite}@keyframes fall-339{38.462%{transform:translate(40.6403vw,38.462vh) scale(.7424)}to{transform:translate(42.999vw,99vh) scale(.7424)}}.snow:nth-child(340){opacity:.2974;transform:translate(64.0217vw,-10px) scale(.1035);animation:fall-340 11s -22s linear infinite}@keyframes fall-340{53.119%{transform:translate(66.4588vw,53.119vh) scale(.1035)}to{transform:translate(65.24025vw,99vh) scale(.1035)}}.snow:nth-child(341){opacity:1.6048;transform:translate(50.1156vw,-10px) scale(.0648);animation:fall-341 25s -16s linear infinite}@keyframes fall-341{46.859%{transform:translate(49.9983vw,46.859vh) scale(.0648)}to{transform:translate(50.05695vw,99vh) scale(.0648)}}.snow:nth-child(342){opacity:.459;transform:translate(81.2187vw,-10px) scale(.4348);animation:fall-342 17s -23s linear infinite}@keyframes fall-342{44.541%{transform:translate(73.9844vw,44.541vh) scale(.4348)}to{transform:translate(77.60155vw,99vh) scale(.4348)}}.snow:nth-child(343){opacity:1.471;transform:translate(23.0417vw,-10px) scale(.7832);animation:fall-343 19s -16s linear infinite}@keyframes fall-343{50.94%{transform:translate(21.0892vw,50.94vh) scale(.7832)}to{transform:translate(22.06545vw,99vh) scale(.7832)}}.snow:nth-child(344){opacity:1.82;transform:translate(97.0721vw,-10px) scale(.6293);animation:fall-344 15s -26s linear infinite}@keyframes fall-344{79.909%{transform:translate(97.8459vw,79.909vh) scale(.6293)}to{transform:translate(97.459vw,99vh) scale(.6293)}}.snow:nth-child(345){opacity:1.8068;transform:translate(62.5539vw,-10px) scale(.8581);animation:fall-345 30s -18s linear infinite}@keyframes fall-345{67.033%{transform:translate(70.6964vw,67.033vh) scale(.8581)}to{transform:translate(66.62515vw,99vh) scale(.8581)}}.snow:nth-child(346){opacity:1.5498;transform:translate(71.3574vw,-10px) scale(.7738);animation:fall-346 17s -16s linear infinite}@keyframes fall-346{49.972%{transform:translate(79.114vw,49.972vh) scale(.7738)}to{transform:translate(75.2357vw,99vh) scale(.7738)}}.snow:nth-child(347){opacity:1.189;transform:translate(69.7041vw,-10px) scale(.8502);animation:fall-347 21s -16s linear infinite}@keyframes fall-347{53.072%{transform:translate(77.1916vw,53.072vh) scale(.8502)}to{transform:translate(73.44785vw,99vh) scale(.8502)}}.snow:nth-child(348){opacity:1.7412;transform:translate(57.0151vw,-10px) scale(.7636);animation:fall-348 14s -13s linear infinite}@keyframes fall-348{60.105%{transform:translate(66.6808vw,60.105vh) scale(.7636)}to{transform:translate(61.84795vw,99vh) scale(.7636)}}.snow:nth-child(349){opacity:1.212;transform:translate(35.8078vw,-10px) scale(.3847);animation:fall-349 30s -7s linear infinite}@keyframes fall-349{52.747%{transform:translate(28.0495vw,52.747vh) scale(.3847)}to{transform:translate(31.92865vw,99vh) scale(.3847)}}.snow:nth-child(350){opacity:1.2102;transform:translate(96.3873vw,-10px) scale(.2799);animation:fall-350 24s -22s linear infinite}@keyframes fall-350{52.019%{transform:translate(105.7235vw,52.019vh) scale(.2799)}to{transform:translate(101.0554vw,99vh) scale(.2799)}}.snow:nth-child(351){opacity:.3116;transform:translate(78.6997vw,-10px) scale(.336);animation:fall-351 16s -28s linear infinite}@keyframes fall-351{40.103%{transform:translate(85.9331vw,40.103vh) scale(.336)}to{transform:translate(82.3164vw,99vh) scale(.336)}}.snow:nth-child(352){opacity:.7608;transform:translate(59.4104vw,-10px) scale(.8175);animation:fall-352 23s -29s linear infinite}@keyframes fall-352{65.495%{transform:translate(67.2068vw,65.495vh) scale(.8175)}to{transform:translate(63.3086vw,99vh) scale(.8175)}}.snow:nth-child(353){opacity:1.701;transform:translate(55.9198vw,-10px) scale(.5322);animation:fall-353 13s -23s linear infinite}@keyframes fall-353{67.699%{transform:translate(63.1391vw,67.699vh) scale(.5322)}to{transform:translate(59.52945vw,99vh) scale(.5322)}}.snow:nth-child(354){opacity:.788;transform:translate(94.0121vw,-10px) scale(.2982);animation:fall-354 11s -23s linear infinite}@keyframes fall-354{61.025%{transform:translate(98.2118vw,61.025vh) scale(.2982)}to{transform:translate(96.11195vw,99vh) scale(.2982)}}.snow:nth-child(355){opacity:1.0054;transform:translate(98.1318vw,-10px) scale(.7555);animation:fall-355 17s -5s linear infinite}@keyframes fall-355{31.773%{transform:translate(88.2313vw,31.773vh) scale(.7555)}to{transform:translate(93.18155vw,99vh) scale(.7555)}}.snow:nth-child(356){opacity:.0008;transform:translate(6.5018vw,-10px) scale(.468);animation:fall-356 10s -9s linear infinite}@keyframes fall-356{62.911%{transform:translate(-1.1941vw,62.911vh) scale(.468)}to{transform:translate(2.65385vw,99vh) scale(.468)}}.snow:nth-child(357){opacity:1.0456;transform:translate(14.5205vw,-10px) scale(.5054);animation:fall-357 19s -19s linear infinite}@keyframes fall-357{61.799%{transform:translate(15.3874vw,61.799vh) scale(.5054)}to{transform:translate(14.95395vw,99vh) scale(.5054)}}.snow:nth-child(358){opacity:.1412;transform:translate(6.8817vw,-10px) scale(.5118);animation:fall-358 30s -7s linear infinite}@keyframes fall-358{59.36%{transform:translate(5.0622vw,59.36vh) scale(.5118)}to{transform:translate(5.97195vw,99vh) scale(.5118)}}.snow:nth-child(359){opacity:.3678;transform:translate(12.1019vw,-10px) scale(.4666);animation:fall-359 15s -26s linear infinite}@keyframes fall-359{75.303%{transform:translate(2.932vw,75.303vh) scale(.4666)}to{transform:translate(7.51695vw,99vh) scale(.4666)}}.snow:nth-child(360){opacity:1.3604;transform:translate(38.8446vw,-10px) scale(.9769);animation:fall-360 28s -10s linear infinite}@keyframes fall-360{58.39%{transform:translate(48.3886vw,58.39vh) scale(.9769)}to{transform:translate(43.6166vw,99vh) scale(.9769)}}.snow:nth-child(361){opacity:1.1448;transform:translate(72.8897vw,-10px) scale(.7357);animation:fall-361 17s -9s linear infinite}@keyframes fall-361{62.698%{transform:translate(72.3934vw,62.698vh) scale(.7357)}to{transform:translate(72.64155vw,99vh) scale(.7357)}}.snow:nth-child(362){opacity:.9072;transform:translate(80.6959vw,-10px) scale(.1342);animation:fall-362 30s -11s linear infinite}@keyframes fall-362{43.556%{transform:translate(85.5308vw,43.556vh) scale(.1342)}to{transform:translate(83.11335vw,99vh) scale(.1342)}}.snow:nth-child(363){opacity:1.235;transform:translate(30.4071vw,-10px) scale(.3727);animation:fall-363 17s -2s linear infinite}@keyframes fall-363{73.398%{transform:translate(31.5206vw,73.398vh) scale(.3727)}to{transform:translate(30.96385vw,99vh) scale(.3727)}}.snow:nth-child(364){opacity:1.7176;transform:translate(18.9426vw,-10px) scale(.9457);animation:fall-364 28s -13s linear infinite}@keyframes fall-364{71.016%{transform:translate(23.5933vw,71.016vh) scale(.9457)}to{transform:translate(21.26795vw,99vh) scale(.9457)}}.snow:nth-child(365){opacity:.0568;transform:translate(2.875vw,-10px) scale(.8276);animation:fall-365 17s -8s linear infinite}@keyframes fall-365{57.613%{transform:translate(-3.5295vw,57.613vh) scale(.8276)}to{transform:translate(-.32725vw,99vh) scale(.8276)}}.snow:nth-child(366){opacity:.957;transform:translate(59.2109vw,-10px) scale(.4723);animation:fall-366 20s -8s linear infinite}@keyframes fall-366{75.488%{transform:translate(65.4516vw,75.488vh) scale(.4723)}to{transform:translate(62.33125vw,99vh) scale(.4723)}}.snow:nth-child(367){opacity:.992;transform:translate(83.7136vw,-10px) scale(.911);animation:fall-367 19s -6s linear infinite}@keyframes fall-367{35.803%{transform:translate(85.6396vw,35.803vh) scale(.911)}to{transform:translate(84.6766vw,99vh) scale(.911)}}.snow:nth-child(368){opacity:.8462;transform:translate(37.0909vw,-10px) scale(.7897);animation:fall-368 19s -5s linear infinite}@keyframes fall-368{71.663%{transform:translate(32.7321vw,71.663vh) scale(.7897)}to{transform:translate(34.9115vw,99vh) scale(.7897)}}.snow:nth-child(369){opacity:.263;transform:translate(2.5768vw,-10px) scale(.5843);animation:fall-369 12s -16s linear infinite}@keyframes fall-369{62.704%{transform:translate(-.7781vw,62.704vh) scale(.5843)}to{transform:translate(.89935vw,99vh) scale(.5843)}}.snow:nth-child(370){opacity:1.9516;transform:translate(35.7151vw,-10px) scale(.9787);animation:fall-370 19s -17s linear infinite}@keyframes fall-370{40.879%{transform:translate(28.7379vw,40.879vh) scale(.9787)}to{transform:translate(32.2265vw,99vh) scale(.9787)}}.snow:nth-child(371){opacity:1.9958;transform:translate(70.6731vw,-10px) scale(.0134);animation:fall-371 24s -24s linear infinite}@keyframes fall-371{37.479%{transform:translate(63.2872vw,37.479vh) scale(.0134)}to{transform:translate(66.98015vw,99vh) scale(.0134)}}.snow:nth-child(372){opacity:.3388;transform:translate(55.8946vw,-10px) scale(.6885);animation:fall-372 18s -12s linear infinite}@keyframes fall-372{70.315%{transform:translate(49.4226vw,70.315vh) scale(.6885)}to{transform:translate(52.6586vw,99vh) scale(.6885)}}.snow:nth-child(373){opacity:.8194;transform:translate(52.4653vw,-10px) scale(.3433);animation:fall-373 12s -15s linear infinite}@keyframes fall-373{33.8%{transform:translate(57.4242vw,33.8vh) scale(.3433)}to{transform:translate(54.94475vw,99vh) scale(.3433)}}.snow:nth-child(374){opacity:.0068;transform:translate(37.7443vw,-10px) scale(.8629);animation:fall-374 29s -10s linear infinite}@keyframes fall-374{75.159%{transform:translate(31.2193vw,75.159vh) scale(.8629)}to{transform:translate(34.4818vw,99vh) scale(.8629)}}.snow:nth-child(375){opacity:.1472;transform:translate(55.1629vw,-10px) scale(.6517);animation:fall-375 27s -6s linear infinite}@keyframes fall-375{66.768%{transform:translate(50.2757vw,66.768vh) scale(.6517)}to{transform:translate(52.7193vw,99vh) scale(.6517)}}.snow:nth-child(376){opacity:.4264;transform:translate(6.3219vw,-10px) scale(.0032);animation:fall-376 25s -11s linear infinite}@keyframes fall-376{49.755%{transform:translate(9.6474vw,49.755vh) scale(.0032)}to{transform:translate(7.98465vw,99vh) scale(.0032)}}.snow:nth-child(377){opacity:.1034;transform:translate(97.6919vw,-10px) scale(.0819);animation:fall-377 26s -25s linear infinite}@keyframes fall-377{79.148%{transform:translate(88.7656vw,79.148vh) scale(.0819)}to{transform:translate(93.22875vw,99vh) scale(.0819)}}.snow:nth-child(378){opacity:1.3052;transform:translate(47.8663vw,-10px) scale(.297);animation:fall-378 11s -24s linear infinite}@keyframes fall-378{51.845%{transform:translate(46.1361vw,51.845vh) scale(.297)}to{transform:translate(47.0012vw,99vh) scale(.297)}}.snow:nth-child(379){opacity:.2944;transform:translate(5.8243vw,-10px) scale(.5099);animation:fall-379 21s -23s linear infinite}@keyframes fall-379{49.793%{transform:translate(11.0434vw,49.793vh) scale(.5099)}to{transform:translate(8.43385vw,99vh) scale(.5099)}}.snow:nth-child(380){opacity:.7146;transform:translate(44.8525vw,-10px) scale(.4008);animation:fall-380 29s -16s linear infinite}@keyframes fall-380{50.78%{transform:translate(49.3581vw,50.78vh) scale(.4008)}to{transform:translate(47.1053vw,99vh) scale(.4008)}}.snow:nth-child(381){opacity:1.7698;transform:translate(54.1051vw,-10px) scale(.017);animation:fall-381 22s -30s linear infinite}@keyframes fall-381{34.311%{transform:translate(53.8185vw,34.311vh) scale(.017)}to{transform:translate(53.9618vw,99vh) scale(.017)}}.snow:nth-child(382){opacity:1.7212;transform:translate(66.0399vw,-10px) scale(.6281);animation:fall-382 17s -30s linear infinite}@keyframes fall-382{30.943%{transform:translate(70.4083vw,30.943vh) scale(.6281)}to{transform:translate(68.2241vw,99vh) scale(.6281)}}.snow:nth-child(383){opacity:.895;transform:translate(59.7783vw,-10px) scale(.223);animation:fall-383 23s -18s linear infinite}@keyframes fall-383{59.896%{transform:translate(66.6264vw,59.896vh) scale(.223)}to{transform:translate(63.20235vw,99vh) scale(.223)}}.snow:nth-child(384){opacity:.2506;transform:translate(11.8091vw,-10px) scale(.3281);animation:fall-384 26s -3s linear infinite}@keyframes fall-384{49.596%{transform:translate(13.6121vw,49.596vh) scale(.3281)}to{transform:translate(12.7106vw,99vh) scale(.3281)}}.snow:nth-child(385){opacity:1.5482;transform:translate(36.2235vw,-10px) scale(.2402);animation:fall-385 21s -9s linear infinite}@keyframes fall-385{55.878%{transform:translate(35.3781vw,55.878vh) scale(.2402)}to{transform:translate(35.8008vw,99vh) scale(.2402)}}.snow:nth-child(386){opacity:.7872;transform:translate(58.8841vw,-10px) scale(.6913);animation:fall-386 23s -16s linear infinite}@keyframes fall-386{56.673%{transform:translate(63.9299vw,56.673vh) scale(.6913)}to{transform:translate(61.407vw,99vh) scale(.6913)}}.snow:nth-child(387){opacity:.4436;transform:translate(12.5924vw,-10px) scale(.2807);animation:fall-387 13s -10s linear infinite}@keyframes fall-387{60.958%{transform:translate(10.7208vw,60.958vh) scale(.2807)}to{transform:translate(11.6566vw,99vh) scale(.2807)}}.snow:nth-child(388){opacity:1.8932;transform:translate(78.725vw,-10px) scale(.5937);animation:fall-388 15s -9s linear infinite}@keyframes fall-388{61.961%{transform:translate(86.4532vw,61.961vh) scale(.5937)}to{transform:translate(82.5891vw,99vh) scale(.5937)}}.snow:nth-child(389){opacity:.3084;transform:translate(1.6702vw,-10px) scale(.2006);animation:fall-389 10s -26s linear infinite}@keyframes fall-389{54.492%{transform:translate(4.1394vw,54.492vh) scale(.2006)}to{transform:translate(2.9048vw,99vh) scale(.2006)}}.snow:nth-child(390){opacity:1.275;transform:translate(14.5681vw,-10px) scale(.6451);animation:fall-390 28s -18s linear infinite}@keyframes fall-390{57.127%{transform:translate(6.5897vw,57.127vh) scale(.6451)}to{transform:translate(10.5789vw,99vh) scale(.6451)}}.snow:nth-child(391){opacity:.3812;transform:translate(43.4624vw,-10px) scale(.3779);animation:fall-391 22s -25s linear infinite}@keyframes fall-391{76.64%{transform:translate(35.8566vw,76.64vh) scale(.3779)}to{transform:translate(39.6595vw,99vh) scale(.3779)}}.snow:nth-child(392){opacity:.9902;transform:translate(47.9034vw,-10px) scale(.8871);animation:fall-392 14s -25s linear infinite}@keyframes fall-392{57.597%{transform:translate(44.1335vw,57.597vh) scale(.8871)}to{transform:translate(46.01845vw,99vh) scale(.8871)}}.snow:nth-child(393){opacity:.5448;transform:translate(31.2679vw,-10px) scale(.7154);animation:fall-393 26s -13s linear infinite}@keyframes fall-393{35.236%{transform:translate(25.2654vw,35.236vh) scale(.7154)}to{transform:translate(28.26665vw,99vh) scale(.7154)}}.snow:nth-child(394){opacity:.4286;transform:translate(8.3314vw,-10px) scale(.7887);animation:fall-394 27s -28s linear infinite}@keyframes fall-394{77.39%{transform:translate(7.4513vw,77.39vh) scale(.7887)}to{transform:translate(7.89135vw,99vh) scale(.7887)}}.snow:nth-child(395){opacity:1.9016;transform:translate(41.9029vw,-10px) scale(.4123);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{47.46%{transform:translate(35.5332vw,47.46vh) scale(.4123)}to{transform:translate(38.71805vw,99vh) scale(.4123)}}.snow:nth-child(396){opacity:.1542;transform:translate(23.5598vw,-10px) scale(.5736);animation:fall-396 28s -19s linear infinite}@keyframes fall-396{35.982%{transform:translate(30.8246vw,35.982vh) scale(.5736)}to{transform:translate(27.1922vw,99vh) scale(.5736)}}.snow:nth-child(397){opacity:1.4796;transform:translate(31.7124vw,-10px) scale(.3565);animation:fall-397 15s -14s linear infinite}@keyframes fall-397{31.261%{transform:translate(24.4512vw,31.261vh) scale(.3565)}to{transform:translate(28.0818vw,99vh) scale(.3565)}}.snow:nth-child(398){opacity:.419;transform:translate(89.5635vw,-10px) scale(.9455);animation:fall-398 11s -16s linear infinite}@keyframes fall-398{51.975%{transform:translate(85.3775vw,51.975vh) scale(.9455)}to{transform:translate(87.4705vw,99vh) scale(.9455)}}.snow:nth-child(399){opacity:1.9826;transform:translate(39.1348vw,-10px) scale(.8385);animation:fall-399 25s -28s linear infinite}@keyframes fall-399{37.248%{transform:translate(42.6845vw,37.248vh) scale(.8385)}to{transform:translate(40.90965vw,99vh) scale(.8385)}}.snow:nth-child(400){opacity:.874;transform:translate(79.4932vw,-10px) scale(.2505);animation:fall-400 24s -7s linear infinite}@keyframes fall-400{38.655%{transform:translate(69.7468vw,38.655vh) scale(.2505)}to{transform:translate(74.62vw,99vh) scale(.2505)}}\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-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1752;transform:translate(42.3139vw,-10px) scale(.8562);animation:fall-1 13s -18s linear infinite}@keyframes fall-1{37.134%{transform:translate(41.715vw,37.134vh) scale(.8562)}to{transform:translate(42.01445vw,99vh) scale(.8562)}}.snow:nth-child(2){opacity:1.5254;transform:translate(10.6862vw,-10px) scale(.7022);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{79.534%{transform:translate(3.3482vw,79.534vh) scale(.7022)}to{transform:translate(7.0172vw,99vh) scale(.7022)}}.snow:nth-child(3){opacity:1.1208;transform:translate(76.3093vw,-10px) scale(.7387);animation:fall-3 22s -11s linear infinite}@keyframes fall-3{72.272%{transform:translate(84.6325vw,72.272vh) scale(.7387)}to{transform:translate(80.4709vw,99vh) scale(.7387)}}.snow:nth-child(4){opacity:1.144;transform:translate(21.1691vw,-10px) scale(.5107);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{76.539%{transform:translate(19.4536vw,76.539vh) scale(.5107)}to{transform:translate(20.31135vw,99vh) scale(.5107)}}.snow:nth-child(5){opacity:1.2172;transform:translate(42.1193vw,-10px) scale(.9876);animation:fall-5 28s -21s linear infinite}@keyframes fall-5{51.405%{transform:translate(42.7983vw,51.405vh) scale(.9876)}to{transform:translate(42.4588vw,99vh) scale(.9876)}}.snow:nth-child(6){opacity:1.1114;transform:translate(31.8378vw,-10px) scale(.7103);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{51.296%{transform:translate(24.3782vw,51.296vh) scale(.7103)}to{transform:translate(28.108vw,99vh) scale(.7103)}}.snow:nth-child(7){opacity:.321;transform:translate(74.0816vw,-10px) scale(.7552);animation:fall-7 17s -6s linear infinite}@keyframes fall-7{49.574%{transform:translate(76.5569vw,49.574vh) scale(.7552)}to{transform:translate(75.31925vw,99vh) scale(.7552)}}.snow:nth-child(8){opacity:.4008;transform:translate(98.4386vw,-10px) scale(.8713);animation:fall-8 27s -5s linear infinite}@keyframes fall-8{46.408%{transform:translate(91.3247vw,46.408vh) scale(.8713)}to{transform:translate(94.88165vw,99vh) scale(.8713)}}.snow:nth-child(9){opacity:.6298;transform:translate(63.8455vw,-10px) scale(.8733);animation:fall-9 29s -17s linear infinite}@keyframes fall-9{46.235%{transform:translate(63.3088vw,46.235vh) scale(.8733)}to{transform:translate(63.57715vw,99vh) scale(.8733)}}.snow:nth-child(10){opacity:.4096;transform:translate(69.6279vw,-10px) scale(.0318);animation:fall-10 12s -9s linear infinite}@keyframes fall-10{50.541%{transform:translate(71.4239vw,50.541vh) scale(.0318)}to{transform:translate(70.5259vw,99vh) scale(.0318)}}.snow:nth-child(11){opacity:.0422;transform:translate(69.1644vw,-10px) scale(.8595);animation:fall-11 24s -3s linear infinite}@keyframes fall-11{77.508%{transform:translate(74.1216vw,77.508vh) scale(.8595)}to{transform:translate(71.643vw,99vh) scale(.8595)}}.snow:nth-child(12){opacity:1.2844;transform:translate(54.4917vw,-10px) scale(.7911);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.335%{transform:translate(52.5689vw,71.335vh) scale(.7911)}to{transform:translate(53.5303vw,99vh) scale(.7911)}}.snow:nth-child(13){opacity:.0172;transform:translate(92.5211vw,-10px) scale(.8733);animation:fall-13 12s -30s linear infinite}@keyframes fall-13{35.466%{transform:translate(93.8525vw,35.466vh) scale(.8733)}to{transform:translate(93.1868vw,99vh) scale(.8733)}}.snow:nth-child(14){opacity:.5308;transform:translate(59.9085vw,-10px) scale(.7385);animation:fall-14 12s -13s linear infinite}@keyframes fall-14{38.812%{transform:translate(63.2025vw,38.812vh) scale(.7385)}to{transform:translate(61.5555vw,99vh) scale(.7385)}}.snow:nth-child(15){opacity:1.5768;transform:translate(96.2481vw,-10px) scale(.2085);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{68.413%{transform:translate(91.0362vw,68.413vh) scale(.2085)}to{transform:translate(93.64215vw,99vh) scale(.2085)}}.snow:nth-child(16){opacity:1.123;transform:translate(.4012vw,-10px) scale(.7356);animation:fall-16 23s -15s linear infinite}@keyframes fall-16{38.602%{transform:translate(1.446vw,38.602vh) scale(.7356)}to{transform:translate(.9236vw,99vh) scale(.7356)}}.snow:nth-child(17){opacity:1.2022;transform:translate(52.9021vw,-10px) scale(.22);animation:fall-17 17s -1s linear infinite}@keyframes fall-17{42.496%{transform:translate(45.4686vw,42.496vh) scale(.22)}to{transform:translate(49.18535vw,99vh) scale(.22)}}.snow:nth-child(18){opacity:1.2252;transform:translate(76.0518vw,-10px) scale(.0463);animation:fall-18 27s -5s linear infinite}@keyframes fall-18{61.654%{transform:translate(82.8204vw,61.654vh) scale(.0463)}to{transform:translate(79.4361vw,99vh) scale(.0463)}}.snow:nth-child(19){opacity:.5022;transform:translate(84.5219vw,-10px) scale(.6393);animation:fall-19 16s -2s linear infinite}@keyframes fall-19{43.79%{transform:translate(92.4818vw,43.79vh) scale(.6393)}to{transform:translate(88.50185vw,99vh) scale(.6393)}}.snow:nth-child(20){opacity:1.1174;transform:translate(17.7677vw,-10px) scale(.8807);animation:fall-20 18s -14s linear infinite}@keyframes fall-20{50.2%{transform:translate(17.5204vw,50.2vh) scale(.8807)}to{transform:translate(17.64405vw,99vh) scale(.8807)}}.snow:nth-child(21){opacity:1.752;transform:translate(29.1503vw,-10px) scale(.5696);animation:fall-21 19s -24s linear infinite}@keyframes fall-21{73.852%{transform:translate(27.3898vw,73.852vh) scale(.5696)}to{transform:translate(28.27005vw,99vh) scale(.5696)}}.snow:nth-child(22){opacity:1.6006;transform:translate(15.8405vw,-10px) scale(.3797);animation:fall-22 16s -1s linear infinite}@keyframes fall-22{33.464%{transform:translate(12.2616vw,33.464vh) scale(.3797)}to{transform:translate(14.05105vw,99vh) scale(.3797)}}.snow:nth-child(23){opacity:1.1336;transform:translate(76.0607vw,-10px) scale(.7262);animation:fall-23 21s -21s linear infinite}@keyframes fall-23{75.99%{transform:translate(83.4048vw,75.99vh) scale(.7262)}to{transform:translate(79.73275vw,99vh) scale(.7262)}}.snow:nth-child(24){opacity:1.3718;transform:translate(37.0816vw,-10px) scale(.3045);animation:fall-24 18s -30s linear infinite}@keyframes fall-24{60.266%{transform:translate(28.6898vw,60.266vh) scale(.3045)}to{transform:translate(32.8857vw,99vh) scale(.3045)}}.snow:nth-child(25){opacity:1.695;transform:translate(41.9538vw,-10px) scale(.1924);animation:fall-25 28s -23s linear infinite}@keyframes fall-25{53.582%{transform:translate(37.8872vw,53.582vh) scale(.1924)}to{transform:translate(39.9205vw,99vh) scale(.1924)}}.snow:nth-child(26){opacity:.2746;transform:translate(15.346vw,-10px) scale(.4433);animation:fall-26 14s -25s linear infinite}@keyframes fall-26{48.689%{transform:translate(23.3784vw,48.689vh) scale(.4433)}to{transform:translate(19.3622vw,99vh) scale(.4433)}}.snow:nth-child(27){opacity:1.5526;transform:translate(11.1007vw,-10px) scale(.2431);animation:fall-27 19s -25s linear infinite}@keyframes fall-27{30.544%{transform:translate(2.9335vw,30.544vh) scale(.2431)}to{transform:translate(7.0171vw,99vh) scale(.2431)}}.snow:nth-child(28){opacity:.5734;transform:translate(54.4341vw,-10px) scale(.0144);animation:fall-28 27s -27s linear infinite}@keyframes fall-28{72.254%{transform:translate(45.209vw,72.254vh) scale(.0144)}to{transform:translate(49.82155vw,99vh) scale(.0144)}}.snow:nth-child(29){opacity:.2392;transform:translate(24.3064vw,-10px) scale(.1616);animation:fall-29 20s -3s linear infinite}@keyframes fall-29{35.017%{transform:translate(19.617vw,35.017vh) scale(.1616)}to{transform:translate(21.9617vw,99vh) scale(.1616)}}.snow:nth-child(30){opacity:1.4076;transform:translate(35.5804vw,-10px) scale(.5102);animation:fall-30 28s -26s linear infinite}@keyframes fall-30{78.959%{transform:translate(36.9478vw,78.959vh) scale(.5102)}to{transform:translate(36.2641vw,99vh) scale(.5102)}}.snow:nth-child(31){opacity:.6516;transform:translate(32.8144vw,-10px) scale(.5601);animation:fall-31 12s -24s linear infinite}@keyframes fall-31{59.438%{transform:translate(37.4848vw,59.438vh) scale(.5601)}to{transform:translate(35.1496vw,99vh) scale(.5601)}}.snow:nth-child(32){opacity:.3608;transform:translate(13.5484vw,-10px) scale(.1118);animation:fall-32 29s -9s linear infinite}@keyframes fall-32{50.465%{transform:translate(7.4444vw,50.465vh) scale(.1118)}to{transform:translate(10.4964vw,99vh) scale(.1118)}}.snow:nth-child(33){opacity:.6518;transform:translate(7.013vw,-10px) scale(.6843);animation:fall-33 11s -7s linear infinite}@keyframes fall-33{75.378%{transform:translate(12.708vw,75.378vh) scale(.6843)}to{transform:translate(9.8605vw,99vh) scale(.6843)}}.snow:nth-child(34){opacity:.1438;transform:translate(24.9173vw,-10px) scale(.5437);animation:fall-34 14s -13s linear infinite}@keyframes fall-34{74.598%{transform:translate(19.7559vw,74.598vh) scale(.5437)}to{transform:translate(22.3366vw,99vh) scale(.5437)}}.snow:nth-child(35){opacity:.5194;transform:translate(97.4582vw,-10px) scale(.8634);animation:fall-35 21s -6s linear infinite}@keyframes fall-35{44.936%{transform:translate(89.8553vw,44.936vh) scale(.8634)}to{transform:translate(93.65675vw,99vh) scale(.8634)}}.snow:nth-child(36){opacity:1.9898;transform:translate(30.9337vw,-10px) scale(.4204);animation:fall-36 27s -19s linear infinite}@keyframes fall-36{52.265%{transform:translate(37.1433vw,52.265vh) scale(.4204)}to{transform:translate(34.0385vw,99vh) scale(.4204)}}.snow:nth-child(37){opacity:1.8336;transform:translate(98.805vw,-10px) scale(.3265);animation:fall-37 14s -22s linear infinite}@keyframes fall-37{54.819%{transform:translate(107.5731vw,54.819vh) scale(.3265)}to{transform:translate(103.18905vw,99vh) scale(.3265)}}.snow:nth-child(38){opacity:1.9284;transform:translate(97.4665vw,-10px) scale(.351);animation:fall-38 12s -20s linear infinite}@keyframes fall-38{79.927%{transform:translate(93.2723vw,79.927vh) scale(.351)}to{transform:translate(95.3694vw,99vh) scale(.351)}}.snow:nth-child(39){opacity:1.2934;transform:translate(6.0367vw,-10px) scale(.3271);animation:fall-39 12s -10s linear infinite}@keyframes fall-39{41.66%{transform:translate(7.0127vw,41.66vh) scale(.3271)}to{transform:translate(6.5247vw,99vh) scale(.3271)}}.snow:nth-child(40){opacity:1.7664;transform:translate(15.1088vw,-10px) scale(.2337);animation:fall-40 30s -7s linear infinite}@keyframes fall-40{78.148%{transform:translate(20.1757vw,78.148vh) scale(.2337)}to{transform:translate(17.64225vw,99vh) scale(.2337)}}.snow:nth-child(41){opacity:1.4256;transform:translate(22.5314vw,-10px) scale(.6098);animation:fall-41 24s -22s linear infinite}@keyframes fall-41{75.936%{transform:translate(28.2283vw,75.936vh) scale(.6098)}to{transform:translate(25.37985vw,99vh) scale(.6098)}}.snow:nth-child(42){opacity:.1248;transform:translate(52.7052vw,-10px) scale(.6505);animation:fall-42 12s -15s linear infinite}@keyframes fall-42{50.274%{transform:translate(60.2058vw,50.274vh) scale(.6505)}to{transform:translate(56.4555vw,99vh) scale(.6505)}}.snow:nth-child(43){opacity:1.4166;transform:translate(3.991vw,-10px) scale(.475);animation:fall-43 20s -4s linear infinite}@keyframes fall-43{65.684%{transform:translate(-5.9892vw,65.684vh) scale(.475)}to{transform:translate(-.9991vw,99vh) scale(.475)}}.snow:nth-child(44){opacity:.0024;transform:translate(90.4737vw,-10px) scale(.1512);animation:fall-44 12s -26s linear infinite}@keyframes fall-44{43.821%{transform:translate(87.3164vw,43.821vh) scale(.1512)}to{transform:translate(88.89505vw,99vh) scale(.1512)}}.snow:nth-child(45){opacity:.0956;transform:translate(67.6394vw,-10px) scale(.2832);animation:fall-45 28s -15s linear infinite}@keyframes fall-45{35.755%{transform:translate(75.7092vw,35.755vh) scale(.2832)}to{transform:translate(71.6743vw,99vh) scale(.2832)}}.snow:nth-child(46){opacity:1.6052;transform:translate(80.7769vw,-10px) scale(.7346);animation:fall-46 18s -17s linear infinite}@keyframes fall-46{30.472%{transform:translate(83.2568vw,30.472vh) scale(.7346)}to{transform:translate(82.01685vw,99vh) scale(.7346)}}.snow:nth-child(47){opacity:1.9432;transform:translate(63.0493vw,-10px) scale(.9887);animation:fall-47 13s -29s linear infinite}@keyframes fall-47{73.903%{transform:translate(69.8171vw,73.903vh) scale(.9887)}to{transform:translate(66.4332vw,99vh) scale(.9887)}}.snow:nth-child(48){opacity:.6086;transform:translate(11.9659vw,-10px) scale(.138);animation:fall-48 17s -30s linear infinite}@keyframes fall-48{34.211%{transform:translate(4.4032vw,34.211vh) scale(.138)}to{transform:translate(8.18455vw,99vh) scale(.138)}}.snow:nth-child(49){opacity:1.4208;transform:translate(70.8665vw,-10px) scale(.8195);animation:fall-49 29s -27s linear infinite}@keyframes fall-49{48.597%{transform:translate(68.0647vw,48.597vh) scale(.8195)}to{transform:translate(69.4656vw,99vh) scale(.8195)}}.snow:nth-child(50){opacity:1.6208;transform:translate(23.8035vw,-10px) scale(.7204);animation:fall-50 17s -17s linear infinite}@keyframes fall-50{65.775%{transform:translate(29.2065vw,65.775vh) scale(.7204)}to{transform:translate(26.505vw,99vh) scale(.7204)}}.snow:nth-child(51){opacity:1.6106;transform:translate(74.0428vw,-10px) scale(.1942);animation:fall-51 24s -5s linear infinite}@keyframes fall-51{47.258%{transform:translate(82.2907vw,47.258vh) scale(.1942)}to{transform:translate(78.16675vw,99vh) scale(.1942)}}.snow:nth-child(52){opacity:.8112;transform:translate(49.7996vw,-10px) scale(.6107);animation:fall-52 30s -15s linear infinite}@keyframes fall-52{58.619%{transform:translate(42.4155vw,58.619vh) scale(.6107)}to{transform:translate(46.10755vw,99vh) scale(.6107)}}.snow:nth-child(53){opacity:.319;transform:translate(87.173vw,-10px) scale(.1976);animation:fall-53 15s -3s linear infinite}@keyframes fall-53{43.978%{transform:translate(83.327vw,43.978vh) scale(.1976)}to{transform:translate(85.25vw,99vh) scale(.1976)}}.snow:nth-child(54){opacity:1.1566;transform:translate(54.6239vw,-10px) scale(.0622);animation:fall-54 19s -19s linear infinite}@keyframes fall-54{31.814%{transform:translate(60.1836vw,31.814vh) scale(.0622)}to{transform:translate(57.40375vw,99vh) scale(.0622)}}.snow:nth-child(55){opacity:.168;transform:translate(25.218vw,-10px) scale(.5477);animation:fall-55 11s -10s linear infinite}@keyframes fall-55{70.358%{transform:translate(21.4513vw,70.358vh) scale(.5477)}to{transform:translate(23.33465vw,99vh) scale(.5477)}}.snow:nth-child(56){opacity:1.145;transform:translate(52.1235vw,-10px) scale(.8611);animation:fall-56 28s -10s linear infinite}@keyframes fall-56{37.765%{transform:translate(56.2906vw,37.765vh) scale(.8611)}to{transform:translate(54.20705vw,99vh) scale(.8611)}}.snow:nth-child(57){opacity:.8654;transform:translate(95.3006vw,-10px) scale(.9243);animation:fall-57 28s -1s linear infinite}@keyframes fall-57{78.638%{transform:translate(87.7219vw,78.638vh) scale(.9243)}to{transform:translate(91.51125vw,99vh) scale(.9243)}}.snow:nth-child(58){opacity:.4442;transform:translate(53.4286vw,-10px) scale(.3021);animation:fall-58 12s -1s linear infinite}@keyframes fall-58{30.656%{transform:translate(49.0889vw,30.656vh) scale(.3021)}to{transform:translate(51.25875vw,99vh) scale(.3021)}}.snow:nth-child(59){opacity:1.6068;transform:translate(60.6783vw,-10px) scale(.8769);animation:fall-59 26s -2s linear infinite}@keyframes fall-59{53.102%{transform:translate(67.2009vw,53.102vh) scale(.8769)}to{transform:translate(63.9396vw,99vh) scale(.8769)}}.snow:nth-child(60){opacity:.6928;transform:translate(66.393vw,-10px) scale(.7995);animation:fall-60 20s -7s linear infinite}@keyframes fall-60{45.441%{transform:translate(67.1684vw,45.441vh) scale(.7995)}to{transform:translate(66.7807vw,99vh) scale(.7995)}}.snow:nth-child(61){opacity:.3922;transform:translate(78.8168vw,-10px) scale(.7092);animation:fall-61 17s -14s linear infinite}@keyframes fall-61{79.232%{transform:translate(88.5565vw,79.232vh) scale(.7092)}to{transform:translate(83.68665vw,99vh) scale(.7092)}}.snow:nth-child(62){opacity:1.168;transform:translate(37.2659vw,-10px) scale(.674);animation:fall-62 13s -22s linear infinite}@keyframes fall-62{55.49%{transform:translate(31.1116vw,55.49vh) scale(.674)}to{transform:translate(34.18875vw,99vh) scale(.674)}}.snow:nth-child(63){opacity:.1208;transform:translate(98.3102vw,-10px) scale(.7287);animation:fall-63 19s -13s linear infinite}@keyframes fall-63{63.402%{transform:translate(106.602vw,63.402vh) scale(.7287)}to{transform:translate(102.4561vw,99vh) scale(.7287)}}.snow:nth-child(64){opacity:.0842;transform:translate(26.9202vw,-10px) scale(.8014);animation:fall-64 14s -13s linear infinite}@keyframes fall-64{56.637%{transform:translate(27.2926vw,56.637vh) scale(.8014)}to{transform:translate(27.1064vw,99vh) scale(.8014)}}.snow:nth-child(65){opacity:.0288;transform:translate(6.686vw,-10px) scale(.2406);animation:fall-65 30s -2s linear infinite}@keyframes fall-65{52.998%{transform:translate(14.3767vw,52.998vh) scale(.2406)}to{transform:translate(10.53135vw,99vh) scale(.2406)}}.snow:nth-child(66){opacity:1.6624;transform:translate(98.7219vw,-10px) scale(.6515);animation:fall-66 20s -14s linear infinite}@keyframes fall-66{65.962%{transform:translate(101.0652vw,65.962vh) scale(.6515)}to{transform:translate(99.89355vw,99vh) scale(.6515)}}.snow:nth-child(67){opacity:1.6594;transform:translate(21.236vw,-10px) scale(.8852);animation:fall-67 20s -20s linear infinite}@keyframes fall-67{63.54%{transform:translate(18.0939vw,63.54vh) scale(.8852)}to{transform:translate(19.66495vw,99vh) scale(.8852)}}.snow:nth-child(68){opacity:1.3986;transform:translate(54.5834vw,-10px) scale(.8522);animation:fall-68 22s -25s linear infinite}@keyframes fall-68{66.94%{transform:translate(45.0735vw,66.94vh) scale(.8522)}to{transform:translate(49.82845vw,99vh) scale(.8522)}}.snow:nth-child(69){opacity:1.0392;transform:translate(19.6298vw,-10px) scale(.3346);animation:fall-69 17s -18s linear infinite}@keyframes fall-69{68.847%{transform:translate(12.8505vw,68.847vh) scale(.3346)}to{transform:translate(16.24015vw,99vh) scale(.3346)}}.snow:nth-child(70){opacity:1.0474;transform:translate(14.2712vw,-10px) scale(.0689);animation:fall-70 14s -11s linear infinite}@keyframes fall-70{49.488%{transform:translate(11.3904vw,49.488vh) scale(.0689)}to{transform:translate(12.8308vw,99vh) scale(.0689)}}.snow:nth-child(71){opacity:.8678;transform:translate(80.7638vw,-10px) scale(.9198);animation:fall-71 28s -16s linear infinite}@keyframes fall-71{33.622%{transform:translate(87.9052vw,33.622vh) scale(.9198)}to{transform:translate(84.3345vw,99vh) scale(.9198)}}.snow:nth-child(72){opacity:1.5972;transform:translate(1.1618vw,-10px) scale(.6793);animation:fall-72 17s -27s linear infinite}@keyframes fall-72{73.063%{transform:translate(7.7435vw,73.063vh) scale(.6793)}to{transform:translate(4.45265vw,99vh) scale(.6793)}}.snow:nth-child(73){opacity:1.4352;transform:translate(48.413vw,-10px) scale(.0374);animation:fall-73 22s -27s linear infinite}@keyframes fall-73{36.238%{transform:translate(54.6205vw,36.238vh) scale(.0374)}to{transform:translate(51.51675vw,99vh) scale(.0374)}}.snow:nth-child(74){opacity:1.1064;transform:translate(41.942vw,-10px) scale(.7232);animation:fall-74 16s -4s linear infinite}@keyframes fall-74{54.105%{transform:translate(35.1486vw,54.105vh) scale(.7232)}to{transform:translate(38.5453vw,99vh) scale(.7232)}}.snow:nth-child(75){opacity:1.7904;transform:translate(51.7935vw,-10px) scale(.2507);animation:fall-75 23s -24s linear infinite}@keyframes fall-75{43.307%{transform:translate(46.4388vw,43.307vh) scale(.2507)}to{transform:translate(49.11615vw,99vh) scale(.2507)}}.snow:nth-child(76){opacity:.2312;transform:translate(.3273vw,-10px) scale(.1807);animation:fall-76 11s -25s linear infinite}@keyframes fall-76{48.332%{transform:translate(5.8206vw,48.332vh) scale(.1807)}to{transform:translate(3.07395vw,99vh) scale(.1807)}}.snow:nth-child(77){opacity:1.1324;transform:translate(21.151vw,-10px) scale(.4896);animation:fall-77 26s -18s linear infinite}@keyframes fall-77{49.186%{transform:translate(24.9069vw,49.186vh) scale(.4896)}to{transform:translate(23.02895vw,99vh) scale(.4896)}}.snow:nth-child(78){opacity:1.123;transform:translate(92.01vw,-10px) scale(.5176);animation:fall-78 21s -15s linear infinite}@keyframes fall-78{51.169%{transform:translate(94.8241vw,51.169vh) scale(.5176)}to{transform:translate(93.41705vw,99vh) scale(.5176)}}.snow:nth-child(79){opacity:.0154;transform:translate(80.6469vw,-10px) scale(.1109);animation:fall-79 22s -30s linear infinite}@keyframes fall-79{75.624%{transform:translate(88.8196vw,75.624vh) scale(.1109)}to{transform:translate(84.73325vw,99vh) scale(.1109)}}.snow:nth-child(80){opacity:1.76;transform:translate(15.408vw,-10px) scale(.5203);animation:fall-80 30s -11s linear infinite}@keyframes fall-80{64.059%{transform:translate(16.4468vw,64.059vh) scale(.5203)}to{transform:translate(15.9274vw,99vh) scale(.5203)}}.snow:nth-child(81){opacity:.3656;transform:translate(56.0187vw,-10px) scale(.4513);animation:fall-81 27s -8s linear infinite}@keyframes fall-81{70.322%{transform:translate(64.8649vw,70.322vh) scale(.4513)}to{transform:translate(60.4418vw,99vh) scale(.4513)}}.snow:nth-child(82){opacity:1.947;transform:translate(39.0038vw,-10px) scale(.0336);animation:fall-82 18s -6s linear infinite}@keyframes fall-82{45.748%{transform:translate(38.2025vw,45.748vh) scale(.0336)}to{transform:translate(38.60315vw,99vh) scale(.0336)}}.snow:nth-child(83){opacity:1.8642;transform:translate(57.923vw,-10px) scale(.3759);animation:fall-83 16s -30s linear infinite}@keyframes fall-83{39.804%{transform:translate(50.5583vw,39.804vh) scale(.3759)}to{transform:translate(54.24065vw,99vh) scale(.3759)}}.snow:nth-child(84){opacity:.2164;transform:translate(64.7077vw,-10px) scale(.6435);animation:fall-84 11s -10s linear infinite}@keyframes fall-84{63.584%{transform:translate(70.6591vw,63.584vh) scale(.6435)}to{transform:translate(67.6834vw,99vh) scale(.6435)}}.snow:nth-child(85){opacity:1.8254;transform:translate(58.5556vw,-10px) scale(.2415);animation:fall-85 26s -30s linear infinite}@keyframes fall-85{75.579%{transform:translate(52.1732vw,75.579vh) scale(.2415)}to{transform:translate(55.3644vw,99vh) scale(.2415)}}.snow:nth-child(86){opacity:.9292;transform:translate(41.7132vw,-10px) scale(.8488);animation:fall-86 17s -14s linear infinite}@keyframes fall-86{60.273%{transform:translate(48.0226vw,60.273vh) scale(.8488)}to{transform:translate(44.8679vw,99vh) scale(.8488)}}.snow:nth-child(87){opacity:1.563;transform:translate(65.9687vw,-10px) scale(.4525);animation:fall-87 18s -30s linear infinite}@keyframes fall-87{62.58%{transform:translate(65.2206vw,62.58vh) scale(.4525)}to{transform:translate(65.59465vw,99vh) scale(.4525)}}.snow:nth-child(88){opacity:1.8628;transform:translate(30.2571vw,-10px) scale(.497);animation:fall-88 27s -27s linear infinite}@keyframes fall-88{43.89%{transform:translate(22.7846vw,43.89vh) scale(.497)}to{transform:translate(26.52085vw,99vh) scale(.497)}}.snow:nth-child(89){opacity:.1504;transform:translate(45.4928vw,-10px) scale(.1551);animation:fall-89 19s -23s linear infinite}@keyframes fall-89{57.388%{transform:translate(37.6489vw,57.388vh) scale(.1551)}to{transform:translate(41.57085vw,99vh) scale(.1551)}}.snow:nth-child(90){opacity:.2826;transform:translate(5.9246vw,-10px) scale(.9551);animation:fall-90 28s -12s linear infinite}@keyframes fall-90{76.434%{transform:translate(7.2899vw,76.434vh) scale(.9551)}to{transform:translate(6.60725vw,99vh) scale(.9551)}}.snow:nth-child(91){opacity:1.9406;transform:translate(4.582vw,-10px) scale(.0785);animation:fall-91 21s -6s linear infinite}@keyframes fall-91{67.35%{transform:translate(9.9271vw,67.35vh) scale(.0785)}to{transform:translate(7.25455vw,99vh) scale(.0785)}}.snow:nth-child(92){opacity:1.1032;transform:translate(17.7592vw,-10px) scale(.0416);animation:fall-92 15s -26s linear infinite}@keyframes fall-92{67.919%{transform:translate(7.7851vw,67.919vh) scale(.0416)}to{transform:translate(12.77215vw,99vh) scale(.0416)}}.snow:nth-child(93){opacity:1.6194;transform:translate(42.6936vw,-10px) scale(.2543);animation:fall-93 26s -25s linear infinite}@keyframes fall-93{42.222%{transform:translate(34.7297vw,42.222vh) scale(.2543)}to{transform:translate(38.71165vw,99vh) scale(.2543)}}.snow:nth-child(94){opacity:1.9224;transform:translate(19.2209vw,-10px) scale(.8016);animation:fall-94 21s -1s linear infinite}@keyframes fall-94{39.24%{transform:translate(24.3535vw,39.24vh) scale(.8016)}to{transform:translate(21.7872vw,99vh) scale(.8016)}}.snow:nth-child(95){opacity:1.4696;transform:translate(50.1472vw,-10px) scale(.5329);animation:fall-95 20s -20s linear infinite}@keyframes fall-95{32.498%{transform:translate(50.3642vw,32.498vh) scale(.5329)}to{transform:translate(50.2557vw,99vh) scale(.5329)}}.snow:nth-child(96){opacity:.1574;transform:translate(1.049vw,-10px) scale(.0354);animation:fall-96 23s -26s linear infinite}@keyframes fall-96{30.226%{transform:translate(9.5668vw,30.226vh) scale(.0354)}to{transform:translate(5.3079vw,99vh) scale(.0354)}}.snow:nth-child(97){opacity:.7904;transform:translate(81.3266vw,-10px) scale(.6906);animation:fall-97 18s -25s linear infinite}@keyframes fall-97{35.724%{transform:translate(85.9391vw,35.724vh) scale(.6906)}to{transform:translate(83.63285vw,99vh) scale(.6906)}}.snow:nth-child(98){opacity:.26;transform:translate(66.4719vw,-10px) scale(.9315);animation:fall-98 25s -29s linear infinite}@keyframes fall-98{51.339%{transform:translate(65.7971vw,51.339vh) scale(.9315)}to{transform:translate(66.1345vw,99vh) scale(.9315)}}.snow:nth-child(99){opacity:1.0812;transform:translate(2.9125vw,-10px) scale(.9725);animation:fall-99 22s -16s linear infinite}@keyframes fall-99{41.535%{transform:translate(9.9799vw,41.535vh) scale(.9725)}to{transform:translate(6.4462vw,99vh) scale(.9725)}}.snow:nth-child(100){opacity:.4442;transform:translate(23.7684vw,-10px) scale(.6043);animation:fall-100 17s -8s linear infinite}@keyframes fall-100{41.99%{transform:translate(14.1299vw,41.99vh) scale(.6043)}to{transform:translate(18.94915vw,99vh) scale(.6043)}}.snow:nth-child(101){opacity:1.4706;transform:translate(71.8205vw,-10px) scale(.4601);animation:fall-101 29s -18s linear infinite}@keyframes fall-101{56.926%{transform:translate(64.1379vw,56.926vh) scale(.4601)}to{transform:translate(67.9792vw,99vh) scale(.4601)}}.snow:nth-child(102){opacity:1.5318;transform:translate(48.6607vw,-10px) scale(.3316);animation:fall-102 19s -12s linear infinite}@keyframes fall-102{37.382%{transform:translate(51.5811vw,37.382vh) scale(.3316)}to{transform:translate(50.1209vw,99vh) scale(.3316)}}.snow:nth-child(103){opacity:1.057;transform:translate(16.3836vw,-10px) scale(.0538);animation:fall-103 20s -6s linear infinite}@keyframes fall-103{42.77%{transform:translate(19.9932vw,42.77vh) scale(.0538)}to{transform:translate(18.1884vw,99vh) scale(.0538)}}.snow:nth-child(104){opacity:1.5886;transform:translate(90.673vw,-10px) scale(.6508);animation:fall-104 19s -14s linear infinite}@keyframes fall-104{78.099%{transform:translate(91.3733vw,78.099vh) scale(.6508)}to{transform:translate(91.02315vw,99vh) scale(.6508)}}.snow:nth-child(105){opacity:1.0864;transform:translate(90.2914vw,-10px) scale(.4985);animation:fall-105 21s -21s linear infinite}@keyframes fall-105{61.637%{transform:translate(96.9299vw,61.637vh) scale(.4985)}to{transform:translate(93.61065vw,99vh) scale(.4985)}}.snow:nth-child(106){opacity:.341;transform:translate(58.9531vw,-10px) scale(.2254);animation:fall-106 21s -4s linear infinite}@keyframes fall-106{55.806%{transform:translate(68.3802vw,55.806vh) scale(.2254)}to{transform:translate(63.66665vw,99vh) scale(.2254)}}.snow:nth-child(107){opacity:1.8768;transform:translate(50.4974vw,-10px) scale(.8962);animation:fall-107 28s -26s linear infinite}@keyframes fall-107{54.715%{transform:translate(52.5738vw,54.715vh) scale(.8962)}to{transform:translate(51.5356vw,99vh) scale(.8962)}}.snow:nth-child(108){opacity:1.672;transform:translate(63.6757vw,-10px) scale(.6809);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{67.542%{transform:translate(72.4719vw,67.542vh) scale(.6809)}to{transform:translate(68.0738vw,99vh) scale(.6809)}}.snow:nth-child(109){opacity:.9352;transform:translate(31.574vw,-10px) scale(.4572);animation:fall-109 10s -19s linear infinite}@keyframes fall-109{50.32%{transform:translate(36.8926vw,50.32vh) scale(.4572)}to{transform:translate(34.2333vw,99vh) scale(.4572)}}.snow:nth-child(110){opacity:1.2578;transform:translate(70.7083vw,-10px) scale(.7801);animation:fall-110 12s -29s linear infinite}@keyframes fall-110{69.738%{transform:translate(79.0047vw,69.738vh) scale(.7801)}to{transform:translate(74.8565vw,99vh) scale(.7801)}}.snow:nth-child(111){opacity:1.0438;transform:translate(81.6362vw,-10px) scale(.8044);animation:fall-111 16s -22s linear infinite}@keyframes fall-111{54.701%{transform:translate(79.5364vw,54.701vh) scale(.8044)}to{transform:translate(80.5863vw,99vh) scale(.8044)}}.snow:nth-child(112){opacity:.8096;transform:translate(39.1857vw,-10px) scale(.0702);animation:fall-112 12s -11s linear infinite}@keyframes fall-112{48.06%{transform:translate(35.216vw,48.06vh) scale(.0702)}to{transform:translate(37.20085vw,99vh) scale(.0702)}}.snow:nth-child(113){opacity:1.7172;transform:translate(80.1591vw,-10px) scale(.287);animation:fall-113 24s -11s linear infinite}@keyframes fall-113{42.181%{transform:translate(80.5416vw,42.181vh) scale(.287)}to{transform:translate(80.35035vw,99vh) scale(.287)}}.snow:nth-child(114){opacity:1.213;transform:translate(30.9002vw,-10px) scale(.044);animation:fall-114 29s -11s linear infinite}@keyframes fall-114{61.149%{transform:translate(32.0882vw,61.149vh) scale(.044)}to{transform:translate(31.4942vw,99vh) scale(.044)}}.snow:nth-child(115){opacity:.5406;transform:translate(38.1311vw,-10px) scale(.7098);animation:fall-115 15s -13s linear infinite}@keyframes fall-115{64.125%{transform:translate(37.5689vw,64.125vh) scale(.7098)}to{transform:translate(37.85vw,99vh) scale(.7098)}}.snow:nth-child(116){opacity:1.8512;transform:translate(80.3143vw,-10px) scale(.2285);animation:fall-116 23s -9s linear infinite}@keyframes fall-116{40.802%{transform:translate(80.3007vw,40.802vh) scale(.2285)}to{transform:translate(80.3075vw,99vh) scale(.2285)}}.snow:nth-child(117){opacity:1.5518;transform:translate(47.1416vw,-10px) scale(.3115);animation:fall-117 17s -7s linear infinite}@keyframes fall-117{79.206%{transform:translate(48.6291vw,79.206vh) scale(.3115)}to{transform:translate(47.88535vw,99vh) scale(.3115)}}.snow:nth-child(118){opacity:1.459;transform:translate(53.1641vw,-10px) scale(.0442);animation:fall-118 19s -5s linear infinite}@keyframes fall-118{58.774%{transform:translate(47.6105vw,58.774vh) scale(.0442)}to{transform:translate(50.3873vw,99vh) scale(.0442)}}.snow:nth-child(119){opacity:.2862;transform:translate(87.7678vw,-10px) scale(.4872);animation:fall-119 23s -20s linear infinite}@keyframes fall-119{44.576%{transform:translate(82.0611vw,44.576vh) scale(.4872)}to{transform:translate(84.91445vw,99vh) scale(.4872)}}.snow:nth-child(120){opacity:.442;transform:translate(43.9744vw,-10px) scale(.9466);animation:fall-120 27s -3s linear infinite}@keyframes fall-120{64.105%{transform:translate(41.6542vw,64.105vh) scale(.9466)}to{transform:translate(42.8143vw,99vh) scale(.9466)}}.snow:nth-child(121){opacity:1.9008;transform:translate(8.6376vw,-10px) scale(.7161);animation:fall-121 17s -2s linear infinite}@keyframes fall-121{45.02%{transform:translate(8.3554vw,45.02vh) scale(.7161)}to{transform:translate(8.4965vw,99vh) scale(.7161)}}.snow:nth-child(122){opacity:.7746;transform:translate(63.4914vw,-10px) scale(.9335);animation:fall-122 10s -26s linear infinite}@keyframes fall-122{40.014%{transform:translate(67.8657vw,40.014vh) scale(.9335)}to{transform:translate(65.67855vw,99vh) scale(.9335)}}.snow:nth-child(123){opacity:.622;transform:translate(42.4355vw,-10px) scale(.582);animation:fall-123 18s -3s linear infinite}@keyframes fall-123{38.008%{transform:translate(38.6685vw,38.008vh) scale(.582)}to{transform:translate(40.552vw,99vh) scale(.582)}}.snow:nth-child(124){opacity:.5424;transform:translate(67.2648vw,-10px) scale(.9584);animation:fall-124 10s -12s linear infinite}@keyframes fall-124{76.921%{transform:translate(58.5935vw,76.921vh) scale(.9584)}to{transform:translate(62.92915vw,99vh) scale(.9584)}}.snow:nth-child(125){opacity:.0108;transform:translate(24.9535vw,-10px) scale(.5401);animation:fall-125 29s -23s linear infinite}@keyframes fall-125{69.841%{transform:translate(22.7111vw,69.841vh) scale(.5401)}to{transform:translate(23.8323vw,99vh) scale(.5401)}}.snow:nth-child(126){opacity:1.4794;transform:translate(78.3343vw,-10px) scale(.9878);animation:fall-126 25s -1s linear infinite}@keyframes fall-126{64.014%{transform:translate(69.3782vw,64.014vh) scale(.9878)}to{transform:translate(73.85625vw,99vh) scale(.9878)}}.snow:nth-child(127){opacity:1.3758;transform:translate(1.0956vw,-10px) scale(.5698);animation:fall-127 13s -10s linear infinite}@keyframes fall-127{53.256%{transform:translate(-1.6807vw,53.256vh) scale(.5698)}to{transform:translate(-.29255vw,99vh) scale(.5698)}}.snow:nth-child(128){opacity:1.5634;transform:translate(65.0482vw,-10px) scale(.5891);animation:fall-128 25s -24s linear infinite}@keyframes fall-128{64.113%{transform:translate(69.9605vw,64.113vh) scale(.5891)}to{transform:translate(67.50435vw,99vh) scale(.5891)}}.snow:nth-child(129){opacity:1.1896;transform:translate(62.1854vw,-10px) scale(.1856);animation:fall-129 23s -1s linear infinite}@keyframes fall-129{41.201%{transform:translate(64.223vw,41.201vh) scale(.1856)}to{transform:translate(63.2042vw,99vh) scale(.1856)}}.snow:nth-child(130){opacity:.3494;transform:translate(33.7401vw,-10px) scale(.051);animation:fall-130 27s -7s linear infinite}@keyframes fall-130{52.704%{transform:translate(25.7923vw,52.704vh) scale(.051)}to{transform:translate(29.7662vw,99vh) scale(.051)}}.snow:nth-child(131){opacity:.72;transform:translate(28.9419vw,-10px) scale(.9164);animation:fall-131 19s -13s linear infinite}@keyframes fall-131{44.888%{transform:translate(31.1736vw,44.888vh) scale(.9164)}to{transform:translate(30.05775vw,99vh) scale(.9164)}}.snow:nth-child(132){opacity:1.6096;transform:translate(61.6965vw,-10px) scale(.7281);animation:fall-132 10s -23s linear infinite}@keyframes fall-132{68.209%{transform:translate(60.5533vw,68.209vh) scale(.7281)}to{transform:translate(61.1249vw,99vh) scale(.7281)}}.snow:nth-child(133){opacity:.2656;transform:translate(13.341vw,-10px) scale(.5925);animation:fall-133 11s -2s linear infinite}@keyframes fall-133{45.812%{transform:translate(14.8629vw,45.812vh) scale(.5925)}to{transform:translate(14.10195vw,99vh) scale(.5925)}}.snow:nth-child(134){opacity:1.7186;transform:translate(46.7289vw,-10px) scale(.4948);animation:fall-134 24s -20s linear infinite}@keyframes fall-134{70.134%{transform:translate(38.7795vw,70.134vh) scale(.4948)}to{transform:translate(42.7542vw,99vh) scale(.4948)}}.snow:nth-child(135){opacity:.888;transform:translate(40.3959vw,-10px) scale(.1125);animation:fall-135 17s -22s linear infinite}@keyframes fall-135{61.714%{transform:translate(47.1814vw,61.714vh) scale(.1125)}to{transform:translate(43.78865vw,99vh) scale(.1125)}}.snow:nth-child(136){opacity:1.7308;transform:translate(11.17vw,-10px) scale(.6881);animation:fall-136 10s -6s linear infinite}@keyframes fall-136{77.038%{transform:translate(12.6317vw,77.038vh) scale(.6881)}to{transform:translate(11.90085vw,99vh) scale(.6881)}}.snow:nth-child(137){opacity:.9588;transform:translate(21.071vw,-10px) scale(.5659);animation:fall-137 16s -15s linear infinite}@keyframes fall-137{39.391%{transform:translate(29.5363vw,39.391vh) scale(.5659)}to{transform:translate(25.30365vw,99vh) scale(.5659)}}.snow:nth-child(138){opacity:.8754;transform:translate(62.9217vw,-10px) scale(.2718);animation:fall-138 18s -3s linear infinite}@keyframes fall-138{41.096%{transform:translate(63.2338vw,41.096vh) scale(.2718)}to{transform:translate(63.07775vw,99vh) scale(.2718)}}.snow:nth-child(139){opacity:1.7188;transform:translate(3.8456vw,-10px) scale(.1757);animation:fall-139 29s -7s linear infinite}@keyframes fall-139{71.166%{transform:translate(-1.0096vw,71.166vh) scale(.1757)}to{transform:translate(1.418vw,99vh) scale(.1757)}}.snow:nth-child(140){opacity:.08;transform:translate(68.7968vw,-10px) scale(.7082);animation:fall-140 12s -24s linear infinite}@keyframes fall-140{32.47%{transform:translate(71.2482vw,32.47vh) scale(.7082)}to{transform:translate(70.0225vw,99vh) scale(.7082)}}.snow:nth-child(141){opacity:1.6944;transform:translate(76.4353vw,-10px) scale(.0617);animation:fall-141 20s -14s linear infinite}@keyframes fall-141{71.176%{transform:translate(77.0289vw,71.176vh) scale(.0617)}to{transform:translate(76.7321vw,99vh) scale(.0617)}}.snow:nth-child(142){opacity:1.668;transform:translate(37.4953vw,-10px) scale(.7982);animation:fall-142 26s -30s linear infinite}@keyframes fall-142{60.966%{transform:translate(30.5597vw,60.966vh) scale(.7982)}to{transform:translate(34.0275vw,99vh) scale(.7982)}}.snow:nth-child(143){opacity:.828;transform:translate(84.5229vw,-10px) scale(.4154);animation:fall-143 25s -23s linear infinite}@keyframes fall-143{50.855%{transform:translate(81.9541vw,50.855vh) scale(.4154)}to{transform:translate(83.2385vw,99vh) scale(.4154)}}.snow:nth-child(144){opacity:.232;transform:translate(35.6376vw,-10px) scale(.9862);animation:fall-144 22s -27s linear infinite}@keyframes fall-144{40.892%{transform:translate(29.0706vw,40.892vh) scale(.9862)}to{transform:translate(32.3541vw,99vh) scale(.9862)}}.snow:nth-child(145){opacity:.0264;transform:translate(21.6524vw,-10px) scale(.0111);animation:fall-145 10s -2s linear infinite}@keyframes fall-145{62.511%{transform:translate(22.2133vw,62.511vh) scale(.0111)}to{transform:translate(21.93285vw,99vh) scale(.0111)}}.snow:nth-child(146){opacity:1.928;transform:translate(10.2135vw,-10px) scale(.2104);animation:fall-146 10s -30s linear infinite}@keyframes fall-146{66.36%{transform:translate(14.0163vw,66.36vh) scale(.2104)}to{transform:translate(12.1149vw,99vh) scale(.2104)}}.snow:nth-child(147){opacity:.6906;transform:translate(72.0982vw,-10px) scale(.3642);animation:fall-147 28s -26s linear infinite}@keyframes fall-147{55.731%{transform:translate(67.4168vw,55.731vh) scale(.3642)}to{transform:translate(69.7575vw,99vh) scale(.3642)}}.snow:nth-child(148){opacity:1.1948;transform:translate(21.9943vw,-10px) scale(.9243);animation:fall-148 14s -3s linear infinite}@keyframes fall-148{75.199%{transform:translate(16.5742vw,75.199vh) scale(.9243)}to{transform:translate(19.28425vw,99vh) scale(.9243)}}.snow:nth-child(149){opacity:1.8784;transform:translate(34.3571vw,-10px) scale(.3447);animation:fall-149 16s -25s linear infinite}@keyframes fall-149{50.094%{transform:translate(43.9109vw,50.094vh) scale(.3447)}to{transform:translate(39.134vw,99vh) scale(.3447)}}.snow:nth-child(150){opacity:1.7784;transform:translate(7.2136vw,-10px) scale(.7503);animation:fall-150 13s -13s linear infinite}@keyframes fall-150{59.203%{transform:translate(-2.4374vw,59.203vh) scale(.7503)}to{transform:translate(2.3881vw,99vh) scale(.7503)}}.snow:nth-child(151){opacity:.7378;transform:translate(4.159vw,-10px) scale(.3932);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{41.618%{transform:translate(9.6926vw,41.618vh) scale(.3932)}to{transform:translate(6.9258vw,99vh) scale(.3932)}}.snow:nth-child(152){opacity:.438;transform:translate(54.7198vw,-10px) scale(.0718);animation:fall-152 16s -14s linear infinite}@keyframes fall-152{77.268%{transform:translate(59.0038vw,77.268vh) scale(.0718)}to{transform:translate(56.8618vw,99vh) scale(.0718)}}.snow:nth-child(153){opacity:1.472;transform:translate(64.4869vw,-10px) scale(.4206);animation:fall-153 18s -1s linear infinite}@keyframes fall-153{54.61%{transform:translate(61.8088vw,54.61vh) scale(.4206)}to{transform:translate(63.14785vw,99vh) scale(.4206)}}.snow:nth-child(154){opacity:.539;transform:translate(56.1233vw,-10px) scale(.0108);animation:fall-154 15s -20s linear infinite}@keyframes fall-154{67.228%{transform:translate(48.6433vw,67.228vh) scale(.0108)}to{transform:translate(52.3833vw,99vh) scale(.0108)}}.snow:nth-child(155){opacity:.5688;transform:translate(65.4067vw,-10px) scale(.5568);animation:fall-155 30s -7s linear infinite}@keyframes fall-155{39.601%{transform:translate(67.9428vw,39.601vh) scale(.5568)}to{transform:translate(66.67475vw,99vh) scale(.5568)}}.snow:nth-child(156){opacity:1.2924;transform:translate(21.2124vw,-10px) scale(.5546);animation:fall-156 19s -9s linear infinite}@keyframes fall-156{69.341%{transform:translate(22.1068vw,69.341vh) scale(.5546)}to{transform:translate(21.6596vw,99vh) scale(.5546)}}.snow:nth-child(157){opacity:1.8916;transform:translate(12.8463vw,-10px) scale(.9056);animation:fall-157 19s -15s linear infinite}@keyframes fall-157{49.601%{transform:translate(11.7701vw,49.601vh) scale(.9056)}to{transform:translate(12.3082vw,99vh) scale(.9056)}}.snow:nth-child(158){opacity:1.6286;transform:translate(78.7133vw,-10px) scale(.0329);animation:fall-158 22s -3s linear infinite}@keyframes fall-158{56.445%{transform:translate(68.8676vw,56.445vh) scale(.0329)}to{transform:translate(73.79045vw,99vh) scale(.0329)}}.snow:nth-child(159){opacity:.6486;transform:translate(93.1855vw,-10px) scale(.0226);animation:fall-159 12s -17s linear infinite}@keyframes fall-159{59.45%{transform:translate(96.1032vw,59.45vh) scale(.0226)}to{transform:translate(94.64435vw,99vh) scale(.0226)}}.snow:nth-child(160){opacity:.354;transform:translate(21.3617vw,-10px) scale(.5576);animation:fall-160 17s -20s linear infinite}@keyframes fall-160{75.593%{transform:translate(19.7511vw,75.593vh) scale(.5576)}to{transform:translate(20.5564vw,99vh) scale(.5576)}}.snow:nth-child(161){opacity:1.1626;transform:translate(12.8706vw,-10px) scale(.0266);animation:fall-161 10s -2s linear infinite}@keyframes fall-161{73.328%{transform:translate(16.5582vw,73.328vh) scale(.0266)}to{transform:translate(14.7144vw,99vh) scale(.0266)}}.snow:nth-child(162){opacity:1.6654;transform:translate(32.192vw,-10px) scale(.863);animation:fall-162 22s -2s linear infinite}@keyframes fall-162{50.947%{transform:translate(24.3168vw,50.947vh) scale(.863)}to{transform:translate(28.2544vw,99vh) scale(.863)}}.snow:nth-child(163){opacity:.951;transform:translate(30.2661vw,-10px) scale(.3493);animation:fall-163 27s -20s linear infinite}@keyframes fall-163{42.338%{transform:translate(30.8243vw,42.338vh) scale(.3493)}to{transform:translate(30.5452vw,99vh) scale(.3493)}}.snow:nth-child(164){opacity:1.6032;transform:translate(24.133vw,-10px) scale(.4345);animation:fall-164 21s -1s linear infinite}@keyframes fall-164{60.173%{transform:translate(21.6516vw,60.173vh) scale(.4345)}to{transform:translate(22.8923vw,99vh) scale(.4345)}}.snow:nth-child(165){opacity:.5702;transform:translate(66.5696vw,-10px) scale(.9771);animation:fall-165 26s -29s linear infinite}@keyframes fall-165{54.607%{transform:translate(72.0304vw,54.607vh) scale(.9771)}to{transform:translate(69.3vw,99vh) scale(.9771)}}.snow:nth-child(166){opacity:.619;transform:translate(73.6931vw,-10px) scale(.1691);animation:fall-166 30s -29s linear infinite}@keyframes fall-166{69.98%{transform:translate(74.1306vw,69.98vh) scale(.1691)}to{transform:translate(73.91185vw,99vh) scale(.1691)}}.snow:nth-child(167){opacity:1.8744;transform:translate(8.5154vw,-10px) scale(.5831);animation:fall-167 12s -26s linear infinite}@keyframes fall-167{62.103%{transform:translate(9.1678vw,62.103vh) scale(.5831)}to{transform:translate(8.8416vw,99vh) scale(.5831)}}.snow:nth-child(168){opacity:1.1634;transform:translate(34.7516vw,-10px) scale(.6222);animation:fall-168 18s -14s linear infinite}@keyframes fall-168{48.555%{transform:translate(37.5597vw,48.555vh) scale(.6222)}to{transform:translate(36.15565vw,99vh) scale(.6222)}}.snow:nth-child(169){opacity:1.1278;transform:translate(8.8015vw,-10px) scale(.5833);animation:fall-169 15s -3s linear infinite}@keyframes fall-169{72.513%{transform:translate(8.3291vw,72.513vh) scale(.5833)}to{transform:translate(8.5653vw,99vh) scale(.5833)}}.snow:nth-child(170){opacity:1.2358;transform:translate(47.1684vw,-10px) scale(.8954);animation:fall-170 29s -11s linear infinite}@keyframes fall-170{52.364%{transform:translate(48.3606vw,52.364vh) scale(.8954)}to{transform:translate(47.7645vw,99vh) scale(.8954)}}.snow:nth-child(171){opacity:.486;transform:translate(3.0203vw,-10px) scale(.6646);animation:fall-171 22s -25s linear infinite}@keyframes fall-171{73.567%{transform:translate(11.2879vw,73.567vh) scale(.6646)}to{transform:translate(7.1541vw,99vh) scale(.6646)}}.snow:nth-child(172){opacity:.6282;transform:translate(10.6111vw,-10px) scale(.4683);animation:fall-172 10s -25s linear infinite}@keyframes fall-172{60.258%{transform:translate(4.4527vw,60.258vh) scale(.4683)}to{transform:translate(7.5319vw,99vh) scale(.4683)}}.snow:nth-child(173){opacity:.5594;transform:translate(61.2748vw,-10px) scale(.6992);animation:fall-173 13s -8s linear infinite}@keyframes fall-173{62.205%{transform:translate(62.6908vw,62.205vh) scale(.6992)}to{transform:translate(61.9828vw,99vh) scale(.6992)}}.snow:nth-child(174){opacity:1.2088;transform:translate(5.2672vw,-10px) scale(.2519);animation:fall-174 25s -9s linear infinite}@keyframes fall-174{74.123%{transform:translate(3.6125vw,74.123vh) scale(.2519)}to{transform:translate(4.43985vw,99vh) scale(.2519)}}.snow:nth-child(175){opacity:.288;transform:translate(94.4457vw,-10px) scale(.2108);animation:fall-175 13s -16s linear infinite}@keyframes fall-175{65.867%{transform:translate(89.6347vw,65.867vh) scale(.2108)}to{transform:translate(92.0402vw,99vh) scale(.2108)}}.snow:nth-child(176){opacity:1.3356;transform:translate(6.5236vw,-10px) scale(.8249);animation:fall-176 24s -20s linear infinite}@keyframes fall-176{33.278%{transform:translate(13.5012vw,33.278vh) scale(.8249)}to{transform:translate(10.0124vw,99vh) scale(.8249)}}.snow:nth-child(177){opacity:1.3818;transform:translate(82.9938vw,-10px) scale(.5371);animation:fall-177 13s -7s linear infinite}@keyframes fall-177{31.747%{transform:translate(83.2557vw,31.747vh) scale(.5371)}to{transform:translate(83.12475vw,99vh) scale(.5371)}}.snow:nth-child(178){opacity:1.9244;transform:translate(7.8828vw,-10px) scale(.9861);animation:fall-178 22s -30s linear infinite}@keyframes fall-178{58.393%{transform:translate(10.6298vw,58.393vh) scale(.9861)}to{transform:translate(9.2563vw,99vh) scale(.9861)}}.snow:nth-child(179){opacity:.127;transform:translate(85.9673vw,-10px) scale(.5847);animation:fall-179 19s -2s linear infinite}@keyframes fall-179{45.223%{transform:translate(84.9655vw,45.223vh) scale(.5847)}to{transform:translate(85.4664vw,99vh) scale(.5847)}}.snow:nth-child(180){opacity:1.8654;transform:translate(37.4277vw,-10px) scale(.307);animation:fall-180 29s -2s linear infinite}@keyframes fall-180{34.399%{transform:translate(38.2303vw,34.399vh) scale(.307)}to{transform:translate(37.829vw,99vh) scale(.307)}}.snow:nth-child(181){opacity:1.545;transform:translate(96.6732vw,-10px) scale(.1442);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{73.753%{transform:translate(106.1483vw,73.753vh) scale(.1442)}to{transform:translate(101.41075vw,99vh) scale(.1442)}}.snow:nth-child(182){opacity:.423;transform:translate(89.305vw,-10px) scale(.357);animation:fall-182 20s -22s linear infinite}@keyframes fall-182{73.119%{transform:translate(98.3397vw,73.119vh) scale(.357)}to{transform:translate(93.82235vw,99vh) scale(.357)}}.snow:nth-child(183){opacity:.5026;transform:translate(5.9705vw,-10px) scale(.9283);animation:fall-183 17s -18s linear infinite}@keyframes fall-183{52.011%{transform:translate(14.9016vw,52.011vh) scale(.9283)}to{transform:translate(10.43605vw,99vh) scale(.9283)}}.snow:nth-child(184){opacity:.9734;transform:translate(20.2164vw,-10px) scale(.653);animation:fall-184 26s -15s linear infinite}@keyframes fall-184{45.973%{transform:translate(29.96vw,45.973vh) scale(.653)}to{transform:translate(25.0882vw,99vh) scale(.653)}}.snow:nth-child(185){opacity:.0696;transform:translate(46.7839vw,-10px) scale(.7879);animation:fall-185 22s -7s linear infinite}@keyframes fall-185{79.53%{transform:translate(47.162vw,79.53vh) scale(.7879)}to{transform:translate(46.97295vw,99vh) scale(.7879)}}.snow:nth-child(186){opacity:.9782;transform:translate(8.3006vw,-10px) scale(.0637);animation:fall-186 13s -4s linear infinite}@keyframes fall-186{34.98%{transform:translate(-.52vw,34.98vh) scale(.0637)}to{transform:translate(3.8903vw,99vh) scale(.0637)}}.snow:nth-child(187){opacity:1.8496;transform:translate(10.853vw,-10px) scale(.5707);animation:fall-187 23s -19s linear infinite}@keyframes fall-187{68.054%{transform:translate(20.4756vw,68.054vh) scale(.5707)}to{transform:translate(15.6643vw,99vh) scale(.5707)}}.snow:nth-child(188){opacity:.6732;transform:translate(84.1193vw,-10px) scale(.8295);animation:fall-188 27s -1s linear infinite}@keyframes fall-188{64.136%{transform:translate(81.2869vw,64.136vh) scale(.8295)}to{transform:translate(82.7031vw,99vh) scale(.8295)}}.snow:nth-child(189){opacity:.2524;transform:translate(66.4183vw,-10px) scale(.5222);animation:fall-189 26s -10s linear infinite}@keyframes fall-189{31.476%{transform:translate(71.0227vw,31.476vh) scale(.5222)}to{transform:translate(68.7205vw,99vh) scale(.5222)}}.snow:nth-child(190){opacity:.4026;transform:translate(24.5609vw,-10px) scale(.4209);animation:fall-190 30s -17s linear infinite}@keyframes fall-190{79.028%{transform:translate(21.292vw,79.028vh) scale(.4209)}to{transform:translate(22.92645vw,99vh) scale(.4209)}}.snow:nth-child(191){opacity:.841;transform:translate(47.1829vw,-10px) scale(.1496);animation:fall-191 11s -6s linear infinite}@keyframes fall-191{61.1%{transform:translate(40.4383vw,61.1vh) scale(.1496)}to{transform:translate(43.8106vw,99vh) scale(.1496)}}.snow:nth-child(192){opacity:1.1748;transform:translate(93.9994vw,-10px) scale(.2261);animation:fall-192 24s -20s linear infinite}@keyframes fall-192{39.286%{transform:translate(87.2445vw,39.286vh) scale(.2261)}to{transform:translate(90.62195vw,99vh) scale(.2261)}}.snow:nth-child(193){opacity:1.5278;transform:translate(10.3262vw,-10px) scale(.7644);animation:fall-193 17s -9s linear infinite}@keyframes fall-193{70.949%{transform:translate(20.0837vw,70.949vh) scale(.7644)}to{transform:translate(15.20495vw,99vh) scale(.7644)}}.snow:nth-child(194){opacity:.3568;transform:translate(51.903vw,-10px) scale(.918);animation:fall-194 19s -13s linear infinite}@keyframes fall-194{65.47%{transform:translate(56.8724vw,65.47vh) scale(.918)}to{transform:translate(54.3877vw,99vh) scale(.918)}}.snow:nth-child(195){opacity:.212;transform:translate(49.3948vw,-10px) scale(.6949);animation:fall-195 30s -29s linear infinite}@keyframes fall-195{59.782%{transform:translate(54.7266vw,59.782vh) scale(.6949)}to{transform:translate(52.0607vw,99vh) scale(.6949)}}.snow:nth-child(196){opacity:.388;transform:translate(23.0223vw,-10px) scale(.6696);animation:fall-196 29s -10s linear infinite}@keyframes fall-196{64.8%{transform:translate(28.6555vw,64.8vh) scale(.6696)}to{transform:translate(25.8389vw,99vh) scale(.6696)}}.snow:nth-child(197){opacity:.8912;transform:translate(57.2774vw,-10px) scale(.0189);animation:fall-197 30s -8s linear infinite}@keyframes fall-197{35.621%{transform:translate(51.434vw,35.621vh) scale(.0189)}to{transform:translate(54.3557vw,99vh) scale(.0189)}}.snow:nth-child(198){opacity:1.215;transform:translate(71.4928vw,-10px) scale(.8173);animation:fall-198 11s -14s linear infinite}@keyframes fall-198{56.59%{transform:translate(80.7044vw,56.59vh) scale(.8173)}to{transform:translate(76.0986vw,99vh) scale(.8173)}}.snow:nth-child(199){opacity:1.8456;transform:translate(67.5747vw,-10px) scale(.1901);animation:fall-199 14s -18s linear infinite}@keyframes fall-199{38.431%{transform:translate(65.4928vw,38.431vh) scale(.1901)}to{transform:translate(66.53375vw,99vh) scale(.1901)}}.snow:nth-child(200){opacity:1.6002;transform:translate(76.3127vw,-10px) scale(.0039);animation:fall-200 30s -25s linear infinite}@keyframes fall-200{53.598%{transform:translate(80.6343vw,53.598vh) scale(.0039)}to{transform:translate(78.4735vw,99vh) scale(.0039)}}.snow:nth-child(201){opacity:.9152;transform:translate(44.9938vw,-10px) scale(.7076);animation:fall-201 22s -1s linear infinite}@keyframes fall-201{42.428%{transform:translate(52.51vw,42.428vh) scale(.7076)}to{transform:translate(48.7519vw,99vh) scale(.7076)}}.snow:nth-child(202){opacity:1.873;transform:translate(56.5923vw,-10px) scale(.7833);animation:fall-202 12s -19s linear infinite}@keyframes fall-202{32.902%{transform:translate(53.686vw,32.902vh) scale(.7833)}to{transform:translate(55.13915vw,99vh) scale(.7833)}}.snow:nth-child(203){opacity:1.045;transform:translate(1.8284vw,-10px) scale(.7577);animation:fall-203 18s -5s linear infinite}@keyframes fall-203{34.125%{transform:translate(.1003vw,34.125vh) scale(.7577)}to{transform:translate(.96435vw,99vh) scale(.7577)}}.snow:nth-child(204){opacity:1.2206;transform:translate(24.0468vw,-10px) scale(.9482);animation:fall-204 14s -11s linear infinite}@keyframes fall-204{75.063%{transform:translate(33.2066vw,75.063vh) scale(.9482)}to{transform:translate(28.6267vw,99vh) scale(.9482)}}.snow:nth-child(205){opacity:.661;transform:translate(38.8276vw,-10px) scale(.1184);animation:fall-205 19s -15s linear infinite}@keyframes fall-205{61.522%{transform:translate(44.486vw,61.522vh) scale(.1184)}to{transform:translate(41.6568vw,99vh) scale(.1184)}}.snow:nth-child(206){opacity:1.973;transform:translate(45.4784vw,-10px) scale(.9361);animation:fall-206 25s -14s linear infinite}@keyframes fall-206{74.53%{transform:translate(35.4953vw,74.53vh) scale(.9361)}to{transform:translate(40.48685vw,99vh) scale(.9361)}}.snow:nth-child(207){opacity:.561;transform:translate(83.5316vw,-10px) scale(.8022);animation:fall-207 11s -11s linear infinite}@keyframes fall-207{53.997%{transform:translate(82.6921vw,53.997vh) scale(.8022)}to{transform:translate(83.11185vw,99vh) scale(.8022)}}.snow:nth-child(208){opacity:1.2318;transform:translate(.1762vw,-10px) scale(.03);animation:fall-208 17s -12s linear infinite}@keyframes fall-208{69.713%{transform:translate(5.8552vw,69.713vh) scale(.03)}to{transform:translate(3.0157vw,99vh) scale(.03)}}.snow:nth-child(209){opacity:.0056;transform:translate(97.652vw,-10px) scale(.8995);animation:fall-209 14s -22s linear infinite}@keyframes fall-209{48.402%{transform:translate(92.2686vw,48.402vh) scale(.8995)}to{transform:translate(94.9603vw,99vh) scale(.8995)}}.snow:nth-child(210){opacity:.9258;transform:translate(7.6903vw,-10px) scale(.6155);animation:fall-210 15s -25s linear infinite}@keyframes fall-210{73.934%{transform:translate(5.2327vw,73.934vh) scale(.6155)}to{transform:translate(6.4615vw,99vh) scale(.6155)}}.snow:nth-child(211){opacity:1.2744;transform:translate(81.8396vw,-10px) scale(.2386);animation:fall-211 16s -13s linear infinite}@keyframes fall-211{62.354%{transform:translate(79.7195vw,62.354vh) scale(.2386)}to{transform:translate(80.77955vw,99vh) scale(.2386)}}.snow:nth-child(212){opacity:1.5972;transform:translate(72.9314vw,-10px) scale(.9075);animation:fall-212 10s -20s linear infinite}@keyframes fall-212{66.879%{transform:translate(67.3777vw,66.879vh) scale(.9075)}to{transform:translate(70.15455vw,99vh) scale(.9075)}}.snow:nth-child(213){opacity:.3044;transform:translate(3.7446vw,-10px) scale(.0353);animation:fall-213 13s -10s linear infinite}@keyframes fall-213{51.85%{transform:translate(13.483vw,51.85vh) scale(.0353)}to{transform:translate(8.6138vw,99vh) scale(.0353)}}.snow:nth-child(214){opacity:.5812;transform:translate(81.1285vw,-10px) scale(.6034);animation:fall-214 19s -15s linear infinite}@keyframes fall-214{49.996%{transform:translate(74.3977vw,49.996vh) scale(.6034)}to{transform:translate(77.7631vw,99vh) scale(.6034)}}.snow:nth-child(215){opacity:.2618;transform:translate(23.4409vw,-10px) scale(.3883);animation:fall-215 27s -4s linear infinite}@keyframes fall-215{72.765%{transform:translate(25.6989vw,72.765vh) scale(.3883)}to{transform:translate(24.5699vw,99vh) scale(.3883)}}.snow:nth-child(216){opacity:1.15;transform:translate(67.126vw,-10px) scale(.8949);animation:fall-216 18s -29s linear infinite}@keyframes fall-216{31.873%{transform:translate(61.861vw,31.873vh) scale(.8949)}to{transform:translate(64.4935vw,99vh) scale(.8949)}}.snow:nth-child(217){opacity:1.3694;transform:translate(58.7284vw,-10px) scale(.2176);animation:fall-217 23s -28s linear infinite}@keyframes fall-217{61.988%{transform:translate(62.7635vw,61.988vh) scale(.2176)}to{transform:translate(60.74595vw,99vh) scale(.2176)}}.snow:nth-child(218){opacity:.7968;transform:translate(51.7484vw,-10px) scale(.4544);animation:fall-218 19s -22s linear infinite}@keyframes fall-218{48.774%{transform:translate(49.4136vw,48.774vh) scale(.4544)}to{transform:translate(50.581vw,99vh) scale(.4544)}}.snow:nth-child(219){opacity:.4186;transform:translate(65.1342vw,-10px) scale(.2777);animation:fall-219 22s -5s linear infinite}@keyframes fall-219{76.956%{transform:translate(58.1954vw,76.956vh) scale(.2777)}to{transform:translate(61.6648vw,99vh) scale(.2777)}}.snow:nth-child(220){opacity:1.8448;transform:translate(94.6273vw,-10px) scale(.8681);animation:fall-220 30s -12s linear infinite}@keyframes fall-220{47.822%{transform:translate(103.1229vw,47.822vh) scale(.8681)}to{transform:translate(98.8751vw,99vh) scale(.8681)}}.snow:nth-child(221){opacity:.1562;transform:translate(88.2191vw,-10px) scale(.7813);animation:fall-221 28s -27s linear infinite}@keyframes fall-221{37.64%{transform:translate(94.7597vw,37.64vh) scale(.7813)}to{transform:translate(91.4894vw,99vh) scale(.7813)}}.snow:nth-child(222){opacity:.7188;transform:translate(29.7519vw,-10px) scale(.2021);animation:fall-222 26s -2s linear infinite}@keyframes fall-222{56.333%{transform:translate(30.6746vw,56.333vh) scale(.2021)}to{transform:translate(30.21325vw,99vh) scale(.2021)}}.snow:nth-child(223){opacity:1.9386;transform:translate(56.5673vw,-10px) scale(.0884);animation:fall-223 27s -20s linear infinite}@keyframes fall-223{46.34%{transform:translate(58.8427vw,46.34vh) scale(.0884)}to{transform:translate(57.705vw,99vh) scale(.0884)}}.snow:nth-child(224){opacity:.426;transform:translate(59.9089vw,-10px) scale(.1564);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{41.564%{transform:translate(56.1003vw,41.564vh) scale(.1564)}to{transform:translate(58.0046vw,99vh) scale(.1564)}}.snow:nth-child(225){opacity:1.8074;transform:translate(72.8849vw,-10px) scale(.2565);animation:fall-225 29s -23s linear infinite}@keyframes fall-225{70.383%{transform:translate(82.2522vw,70.383vh) scale(.2565)}to{transform:translate(77.56855vw,99vh) scale(.2565)}}.snow:nth-child(226){opacity:.6938;transform:translate(3.9634vw,-10px) scale(.6414);animation:fall-226 23s -24s linear infinite}@keyframes fall-226{78.997%{transform:translate(-2.4321vw,78.997vh) scale(.6414)}to{transform:translate(.76565vw,99vh) scale(.6414)}}.snow:nth-child(227){opacity:1.4818;transform:translate(41.6547vw,-10px) scale(.9636);animation:fall-227 28s -21s linear infinite}@keyframes fall-227{76.407%{transform:translate(42.4352vw,76.407vh) scale(.9636)}to{transform:translate(42.04495vw,99vh) scale(.9636)}}.snow:nth-child(228){opacity:.9118;transform:translate(51.6107vw,-10px) scale(.088);animation:fall-228 30s -1s linear infinite}@keyframes fall-228{49.252%{transform:translate(49.4863vw,49.252vh) scale(.088)}to{transform:translate(50.5485vw,99vh) scale(.088)}}.snow:nth-child(229){opacity:1.9212;transform:translate(1.1256vw,-10px) scale(.4926);animation:fall-229 28s -13s linear infinite}@keyframes fall-229{57.284%{transform:translate(.7172vw,57.284vh) scale(.4926)}to{transform:translate(.9214vw,99vh) scale(.4926)}}.snow:nth-child(230){opacity:1.0494;transform:translate(18.3281vw,-10px) scale(.7379);animation:fall-230 30s -15s linear infinite}@keyframes fall-230{44.53%{transform:translate(23.9172vw,44.53vh) scale(.7379)}to{transform:translate(21.12265vw,99vh) scale(.7379)}}.snow:nth-child(231){opacity:.7068;transform:translate(39.6701vw,-10px) scale(.1826);animation:fall-231 15s -29s linear infinite}@keyframes fall-231{68.512%{transform:translate(36.226vw,68.512vh) scale(.1826)}to{transform:translate(37.94805vw,99vh) scale(.1826)}}.snow:nth-child(232){opacity:.5618;transform:translate(4.9033vw,-10px) scale(.3502);animation:fall-232 25s -12s linear infinite}@keyframes fall-232{63.919%{transform:translate(-5.0247vw,63.919vh) scale(.3502)}to{transform:translate(-.0607vw,99vh) scale(.3502)}}.snow:nth-child(233){opacity:.6538;transform:translate(18.5012vw,-10px) scale(.2048);animation:fall-233 18s -4s linear infinite}@keyframes fall-233{74.772%{transform:translate(27.3971vw,74.772vh) scale(.2048)}to{transform:translate(22.94915vw,99vh) scale(.2048)}}.snow:nth-child(234){opacity:.49;transform:translate(83.6702vw,-10px) scale(.0165);animation:fall-234 25s -28s linear infinite}@keyframes fall-234{73.278%{transform:translate(75.4805vw,73.278vh) scale(.0165)}to{transform:translate(79.57535vw,99vh) scale(.0165)}}.snow:nth-child(235){opacity:1.9112;transform:translate(80.8377vw,-10px) scale(.0477);animation:fall-235 29s -30s linear infinite}@keyframes fall-235{52.764%{transform:translate(80.3063vw,52.764vh) scale(.0477)}to{transform:translate(80.572vw,99vh) scale(.0477)}}.snow:nth-child(236){opacity:1.4184;transform:translate(85.9964vw,-10px) scale(.9637);animation:fall-236 30s -8s linear infinite}@keyframes fall-236{34.195%{transform:translate(90.0424vw,34.195vh) scale(.9637)}to{transform:translate(88.0194vw,99vh) scale(.9637)}}.snow:nth-child(237){opacity:1.6946;transform:translate(38.7949vw,-10px) scale(.5654);animation:fall-237 29s -1s linear infinite}@keyframes fall-237{71.496%{transform:translate(48.3543vw,71.496vh) scale(.5654)}to{transform:translate(43.5746vw,99vh) scale(.5654)}}.snow:nth-child(238){opacity:1.5148;transform:translate(63.2762vw,-10px) scale(.597);animation:fall-238 13s -3s linear infinite}@keyframes fall-238{78.663%{transform:translate(68.6105vw,78.663vh) scale(.597)}to{transform:translate(65.94335vw,99vh) scale(.597)}}.snow:nth-child(239){opacity:.9758;transform:translate(58.6482vw,-10px) scale(.7659);animation:fall-239 26s -11s linear infinite}@keyframes fall-239{40.044%{transform:translate(61.4368vw,40.044vh) scale(.7659)}to{transform:translate(60.0425vw,99vh) scale(.7659)}}.snow:nth-child(240){opacity:1.335;transform:translate(21.1731vw,-10px) scale(.2737);animation:fall-240 19s -9s linear infinite}@keyframes fall-240{47.935%{transform:translate(15.8966vw,47.935vh) scale(.2737)}to{transform:translate(18.53485vw,99vh) scale(.2737)}}.snow:nth-child(241){opacity:1.2588;transform:translate(75.9465vw,-10px) scale(.6199);animation:fall-241 24s -3s linear infinite}@keyframes fall-241{39.274%{transform:translate(69.7326vw,39.274vh) scale(.6199)}to{transform:translate(72.83955vw,99vh) scale(.6199)}}.snow:nth-child(242){opacity:1.46;transform:translate(50.0795vw,-10px) scale(.7961);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{68.185%{transform:translate(50.1458vw,68.185vh) scale(.7961)}to{transform:translate(50.11265vw,99vh) scale(.7961)}}.snow:nth-child(243){opacity:.7832;transform:translate(20.1648vw,-10px) scale(.1621);animation:fall-243 26s -30s linear infinite}@keyframes fall-243{68.406%{transform:translate(21.8874vw,68.406vh) scale(.1621)}to{transform:translate(21.0261vw,99vh) scale(.1621)}}.snow:nth-child(244){opacity:1.3382;transform:translate(20.3907vw,-10px) scale(.6147);animation:fall-244 26s -29s linear infinite}@keyframes fall-244{33.333%{transform:translate(19.035vw,33.333vh) scale(.6147)}to{transform:translate(19.71285vw,99vh) scale(.6147)}}.snow:nth-child(245){opacity:1.6852;transform:translate(27.9204vw,-10px) scale(.5121);animation:fall-245 24s -25s linear infinite}@keyframes fall-245{52.992%{transform:translate(20.0112vw,52.992vh) scale(.5121)}to{transform:translate(23.9658vw,99vh) scale(.5121)}}.snow:nth-child(246){opacity:.9504;transform:translate(79.5549vw,-10px) scale(.6844);animation:fall-246 22s -12s linear infinite}@keyframes fall-246{36.234%{transform:translate(70.6765vw,36.234vh) scale(.6844)}to{transform:translate(75.1157vw,99vh) scale(.6844)}}.snow:nth-child(247){opacity:1.4056;transform:translate(2.034vw,-10px) scale(.4921);animation:fall-247 26s -6s linear infinite}@keyframes fall-247{51.912%{transform:translate(1.4868vw,51.912vh) scale(.4921)}to{transform:translate(1.7604vw,99vh) scale(.4921)}}.snow:nth-child(248){opacity:.0072;transform:translate(34.4677vw,-10px) scale(.4726);animation:fall-248 23s -13s linear infinite}@keyframes fall-248{65.702%{transform:translate(36.2658vw,65.702vh) scale(.4726)}to{transform:translate(35.36675vw,99vh) scale(.4726)}}.snow:nth-child(249){opacity:.9378;transform:translate(78.8937vw,-10px) scale(.3064);animation:fall-249 28s -2s linear infinite}@keyframes fall-249{62.056%{transform:translate(79.4141vw,62.056vh) scale(.3064)}to{transform:translate(79.1539vw,99vh) scale(.3064)}}.snow:nth-child(250){opacity:.2836;transform:translate(84.5119vw,-10px) scale(.1823);animation:fall-250 12s -29s linear infinite}@keyframes fall-250{49.795%{transform:translate(75.194vw,49.795vh) scale(.1823)}to{transform:translate(79.85295vw,99vh) scale(.1823)}}.snow:nth-child(251){opacity:1.5742;transform:translate(19.2819vw,-10px) scale(.0851);animation:fall-251 20s -25s linear infinite}@keyframes fall-251{55.469%{transform:translate(22.6886vw,55.469vh) scale(.0851)}to{transform:translate(20.98525vw,99vh) scale(.0851)}}.snow:nth-child(252){opacity:.4556;transform:translate(70.5796vw,-10px) scale(.9259);animation:fall-252 24s -25s linear infinite}@keyframes fall-252{67.716%{transform:translate(68.6647vw,67.716vh) scale(.9259)}to{transform:translate(69.62215vw,99vh) scale(.9259)}}.snow:nth-child(253){opacity:1.3994;transform:translate(67.7838vw,-10px) scale(.1452);animation:fall-253 20s -11s linear infinite}@keyframes fall-253{61.084%{transform:translate(77.4226vw,61.084vh) scale(.1452)}to{transform:translate(72.6032vw,99vh) scale(.1452)}}.snow:nth-child(254){opacity:1.1202;transform:translate(30.9731vw,-10px) scale(.9692);animation:fall-254 11s -18s linear infinite}@keyframes fall-254{39.255%{transform:translate(34.312vw,39.255vh) scale(.9692)}to{transform:translate(32.64255vw,99vh) scale(.9692)}}.snow:nth-child(255){opacity:1.7222;transform:translate(19.8959vw,-10px) scale(.1486);animation:fall-255 29s -2s linear infinite}@keyframes fall-255{35.613%{transform:translate(15.4291vw,35.613vh) scale(.1486)}to{transform:translate(17.6625vw,99vh) scale(.1486)}}.snow:nth-child(256){opacity:.2788;transform:translate(13.6229vw,-10px) scale(.8498);animation:fall-256 28s -23s linear infinite}@keyframes fall-256{62.95%{transform:translate(12.9057vw,62.95vh) scale(.8498)}to{transform:translate(13.2643vw,99vh) scale(.8498)}}.snow:nth-child(257){opacity:.329;transform:translate(28.2495vw,-10px) scale(.3469);animation:fall-257 10s -17s linear infinite}@keyframes fall-257{61.395%{transform:translate(25.3336vw,61.395vh) scale(.3469)}to{transform:translate(26.79155vw,99vh) scale(.3469)}}.snow:nth-child(258){opacity:.1206;transform:translate(93.7285vw,-10px) scale(.6426);animation:fall-258 29s -15s linear infinite}@keyframes fall-258{64.375%{transform:translate(93.6683vw,64.375vh) scale(.6426)}to{transform:translate(93.6984vw,99vh) scale(.6426)}}.snow:nth-child(259){opacity:1.0912;transform:translate(11.3664vw,-10px) scale(.1212);animation:fall-259 22s -2s linear infinite}@keyframes fall-259{37.513%{transform:translate(6.2157vw,37.513vh) scale(.1212)}to{transform:translate(8.79105vw,99vh) scale(.1212)}}.snow:nth-child(260){opacity:1.7604;transform:translate(1.3279vw,-10px) scale(.6931);animation:fall-260 26s -23s linear infinite}@keyframes fall-260{60.967%{transform:translate(-4.1772vw,60.967vh) scale(.6931)}to{transform:translate(-1.42465vw,99vh) scale(.6931)}}.snow:nth-child(261){opacity:.447;transform:translate(39.7438vw,-10px) scale(.9993);animation:fall-261 19s -6s linear infinite}@keyframes fall-261{44.787%{transform:translate(42.9025vw,44.787vh) scale(.9993)}to{transform:translate(41.32315vw,99vh) scale(.9993)}}.snow:nth-child(262){opacity:.359;transform:translate(49.4402vw,-10px) scale(.8894);animation:fall-262 26s -26s linear infinite}@keyframes fall-262{66.968%{transform:translate(45.3069vw,66.968vh) scale(.8894)}to{transform:translate(47.37355vw,99vh) scale(.8894)}}.snow:nth-child(263){opacity:1.881;transform:translate(28.3151vw,-10px) scale(.2376);animation:fall-263 27s -12s linear infinite}@keyframes fall-263{65.922%{transform:translate(23.9152vw,65.922vh) scale(.2376)}to{transform:translate(26.11515vw,99vh) scale(.2376)}}.snow:nth-child(264){opacity:.8506;transform:translate(88.2292vw,-10px) scale(.4735);animation:fall-264 26s -12s linear infinite}@keyframes fall-264{55.149%{transform:translate(97.3502vw,55.149vh) scale(.4735)}to{transform:translate(92.7897vw,99vh) scale(.4735)}}.snow:nth-child(265){opacity:1.8108;transform:translate(64.9927vw,-10px) scale(.9708);animation:fall-265 10s -2s linear infinite}@keyframes fall-265{64.427%{transform:translate(69.5233vw,64.427vh) scale(.9708)}to{transform:translate(67.258vw,99vh) scale(.9708)}}.snow:nth-child(266){opacity:1.4204;transform:translate(30.2995vw,-10px) scale(.1042);animation:fall-266 28s -6s linear infinite}@keyframes fall-266{34.366%{transform:translate(24.6176vw,34.366vh) scale(.1042)}to{transform:translate(27.45855vw,99vh) scale(.1042)}}.snow:nth-child(267){opacity:1.7314;transform:translate(48.7129vw,-10px) scale(.044);animation:fall-267 19s -3s linear infinite}@keyframes fall-267{64.916%{transform:translate(43.5038vw,64.916vh) scale(.044)}to{transform:translate(46.10835vw,99vh) scale(.044)}}.snow:nth-child(268){opacity:1.446;transform:translate(73.6244vw,-10px) scale(.2144);animation:fall-268 10s -23s linear infinite}@keyframes fall-268{59.642%{transform:translate(77.6446vw,59.642vh) scale(.2144)}to{transform:translate(75.6345vw,99vh) scale(.2144)}}.snow:nth-child(269){opacity:.1254;transform:translate(65.9643vw,-10px) scale(.9568);animation:fall-269 22s -8s linear infinite}@keyframes fall-269{63.861%{transform:translate(64.3997vw,63.861vh) scale(.9568)}to{transform:translate(65.182vw,99vh) scale(.9568)}}.snow:nth-child(270){opacity:.9922;transform:translate(60.746vw,-10px) scale(.318);animation:fall-270 24s -12s linear infinite}@keyframes fall-270{79.925%{transform:translate(61.9785vw,79.925vh) scale(.318)}to{transform:translate(61.36225vw,99vh) scale(.318)}}.snow:nth-child(271){opacity:.449;transform:translate(73.671vw,-10px) scale(.1271);animation:fall-271 26s -17s linear infinite}@keyframes fall-271{62.828%{transform:translate(71.3301vw,62.828vh) scale(.1271)}to{transform:translate(72.50055vw,99vh) scale(.1271)}}.snow:nth-child(272){opacity:.0702;transform:translate(96.0212vw,-10px) scale(.3528);animation:fall-272 15s -28s linear infinite}@keyframes fall-272{58.613%{transform:translate(104.9101vw,58.613vh) scale(.3528)}to{transform:translate(100.46565vw,99vh) scale(.3528)}}.snow:nth-child(273){opacity:.1826;transform:translate(1.5178vw,-10px) scale(.5762);animation:fall-273 14s -30s linear infinite}@keyframes fall-273{31.878%{transform:translate(-7.601vw,31.878vh) scale(.5762)}to{transform:translate(-3.0416vw,99vh) scale(.5762)}}.snow:nth-child(274){opacity:1.4138;transform:translate(.0208vw,-10px) scale(.2425);animation:fall-274 30s -17s linear infinite}@keyframes fall-274{46.812%{transform:translate(4.9224vw,46.812vh) scale(.2425)}to{transform:translate(2.4716vw,99vh) scale(.2425)}}.snow:nth-child(275){opacity:1.1058;transform:translate(82.469vw,-10px) scale(.716);animation:fall-275 17s -6s linear infinite}@keyframes fall-275{62.094%{transform:translate(89.6318vw,62.094vh) scale(.716)}to{transform:translate(86.0504vw,99vh) scale(.716)}}.snow:nth-child(276){opacity:1.586;transform:translate(52.7402vw,-10px) scale(.5302);animation:fall-276 15s -27s linear infinite}@keyframes fall-276{53.46%{transform:translate(50.2163vw,53.46vh) scale(.5302)}to{transform:translate(51.47825vw,99vh) scale(.5302)}}.snow:nth-child(277){opacity:1.154;transform:translate(89.1789vw,-10px) scale(.74);animation:fall-277 26s -5s linear infinite}@keyframes fall-277{73.326%{transform:translate(90.5683vw,73.326vh) scale(.74)}to{transform:translate(89.8736vw,99vh) scale(.74)}}.snow:nth-child(278){opacity:.735;transform:translate(46.1305vw,-10px) scale(.6751);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{31.148%{transform:translate(55.8556vw,31.148vh) scale(.6751)}to{transform:translate(50.99305vw,99vh) scale(.6751)}}.snow:nth-child(279){opacity:.8472;transform:translate(5.8042vw,-10px) scale(.6709);animation:fall-279 22s -18s linear infinite}@keyframes fall-279{78.639%{transform:translate(3.5303vw,78.639vh) scale(.6709)}to{transform:translate(4.66725vw,99vh) scale(.6709)}}.snow:nth-child(280){opacity:1.078;transform:translate(25.9821vw,-10px) scale(.2992);animation:fall-280 21s -9s linear infinite}@keyframes fall-280{36.244%{transform:translate(16.9296vw,36.244vh) scale(.2992)}to{transform:translate(21.45585vw,99vh) scale(.2992)}}.snow:nth-child(281){opacity:.1386;transform:translate(13.5156vw,-10px) scale(.7981);animation:fall-281 23s -30s linear infinite}@keyframes fall-281{77.954%{transform:translate(11.5461vw,77.954vh) scale(.7981)}to{transform:translate(12.53085vw,99vh) scale(.7981)}}.snow:nth-child(282){opacity:1.1728;transform:translate(14.0855vw,-10px) scale(.2933);animation:fall-282 12s -13s linear infinite}@keyframes fall-282{69.18%{transform:translate(13.0636vw,69.18vh) scale(.2933)}to{transform:translate(13.57455vw,99vh) scale(.2933)}}.snow:nth-child(283){opacity:1.244;transform:translate(91.6061vw,-10px) scale(.2046);animation:fall-283 26s -30s linear infinite}@keyframes fall-283{44.187%{transform:translate(85.3235vw,44.187vh) scale(.2046)}to{transform:translate(88.4648vw,99vh) scale(.2046)}}.snow:nth-child(284){opacity:1.3568;transform:translate(.4218vw,-10px) scale(.5573);animation:fall-284 23s -27s linear infinite}@keyframes fall-284{64.675%{transform:translate(9.4752vw,64.675vh) scale(.5573)}to{transform:translate(4.9485vw,99vh) scale(.5573)}}.snow:nth-child(285){opacity:.9226;transform:translate(8.7129vw,-10px) scale(.0853);animation:fall-285 29s -28s linear infinite}@keyframes fall-285{33.017%{transform:translate(16.3457vw,33.017vh) scale(.0853)}to{transform:translate(12.5293vw,99vh) scale(.0853)}}.snow:nth-child(286){opacity:.6028;transform:translate(99.8442vw,-10px) scale(.4614);animation:fall-286 18s -21s linear infinite}@keyframes fall-286{37.83%{transform:translate(95.2059vw,37.83vh) scale(.4614)}to{transform:translate(97.52505vw,99vh) scale(.4614)}}.snow:nth-child(287){opacity:.4054;transform:translate(78.2392vw,-10px) scale(.3196);animation:fall-287 23s -8s linear infinite}@keyframes fall-287{54.089%{transform:translate(82.9146vw,54.089vh) scale(.3196)}to{transform:translate(80.5769vw,99vh) scale(.3196)}}.snow:nth-child(288){opacity:.9492;transform:translate(14.2608vw,-10px) scale(.8511);animation:fall-288 13s -24s linear infinite}@keyframes fall-288{60.978%{transform:translate(7.5889vw,60.978vh) scale(.8511)}to{transform:translate(10.92485vw,99vh) scale(.8511)}}.snow:nth-child(289){opacity:1.01;transform:translate(58.1589vw,-10px) scale(.5599);animation:fall-289 15s -5s linear infinite}@keyframes fall-289{52.182%{transform:translate(52.0089vw,52.182vh) scale(.5599)}to{transform:translate(55.0839vw,99vh) scale(.5599)}}.snow:nth-child(290){opacity:1.8996;transform:translate(13.1407vw,-10px) scale(.3907);animation:fall-290 10s -29s linear infinite}@keyframes fall-290{31.433%{transform:translate(8.6674vw,31.433vh) scale(.3907)}to{transform:translate(10.90405vw,99vh) scale(.3907)}}.snow:nth-child(291){opacity:.8628;transform:translate(18.6504vw,-10px) scale(.4255);animation:fall-291 26s -4s linear infinite}@keyframes fall-291{35.308%{transform:translate(11.9424vw,35.308vh) scale(.4255)}to{transform:translate(15.2964vw,99vh) scale(.4255)}}.snow:nth-child(292){opacity:.927;transform:translate(40.5404vw,-10px) scale(.9695);animation:fall-292 22s -13s linear infinite}@keyframes fall-292{40.814%{transform:translate(36.7886vw,40.814vh) scale(.9695)}to{transform:translate(38.6645vw,99vh) scale(.9695)}}.snow:nth-child(293){opacity:.1826;transform:translate(12.6868vw,-10px) scale(.5963);animation:fall-293 14s -20s linear infinite}@keyframes fall-293{49.655%{transform:translate(19.7095vw,49.655vh) scale(.5963)}to{transform:translate(16.19815vw,99vh) scale(.5963)}}.snow:nth-child(294){opacity:1.3774;transform:translate(8.8758vw,-10px) scale(.0145);animation:fall-294 18s -27s linear infinite}@keyframes fall-294{44.04%{transform:translate(15.7108vw,44.04vh) scale(.0145)}to{transform:translate(12.2933vw,99vh) scale(.0145)}}.snow:nth-child(295){opacity:.9362;transform:translate(56.6748vw,-10px) scale(.2667);animation:fall-295 14s -21s linear infinite}@keyframes fall-295{72.667%{transform:translate(63.6684vw,72.667vh) scale(.2667)}to{transform:translate(60.1716vw,99vh) scale(.2667)}}.snow:nth-child(296){opacity:.3158;transform:translate(98.5335vw,-10px) scale(.1599);animation:fall-296 11s -7s linear infinite}@keyframes fall-296{72.015%{transform:translate(108.2087vw,72.015vh) scale(.1599)}to{transform:translate(103.3711vw,99vh) scale(.1599)}}.snow:nth-child(297){opacity:1.8934;transform:translate(35.9563vw,-10px) scale(.6878);animation:fall-297 18s -7s linear infinite}@keyframes fall-297{42.991%{transform:translate(29.455vw,42.991vh) scale(.6878)}to{transform:translate(32.70565vw,99vh) scale(.6878)}}.snow:nth-child(298){opacity:1.7446;transform:translate(38.6vw,-10px) scale(.736);animation:fall-298 27s -13s linear infinite}@keyframes fall-298{79.886%{transform:translate(34.162vw,79.886vh) scale(.736)}to{transform:translate(36.381vw,99vh) scale(.736)}}.snow:nth-child(299){opacity:1.1836;transform:translate(43.7824vw,-10px) scale(.5905);animation:fall-299 24s -20s linear infinite}@keyframes fall-299{66.529%{transform:translate(47.8562vw,66.529vh) scale(.5905)}to{transform:translate(45.8193vw,99vh) scale(.5905)}}.snow:nth-child(300){opacity:.512;transform:translate(20.0348vw,-10px) scale(.0562);animation:fall-300 26s -19s linear infinite}@keyframes fall-300{56.911%{transform:translate(25.0986vw,56.911vh) scale(.0562)}to{transform:translate(22.5667vw,99vh) scale(.0562)}}.snow:nth-child(301){opacity:.7874;transform:translate(86.8035vw,-10px) scale(.906);animation:fall-301 20s -6s linear infinite}@keyframes fall-301{45.215%{transform:translate(78.5257vw,45.215vh) scale(.906)}to{transform:translate(82.6646vw,99vh) scale(.906)}}.snow:nth-child(302){opacity:1.2238;transform:translate(84.8181vw,-10px) scale(.2328);animation:fall-302 19s -27s linear infinite}@keyframes fall-302{46.913%{transform:translate(77.5015vw,46.913vh) scale(.2328)}to{transform:translate(81.1598vw,99vh) scale(.2328)}}.snow:nth-child(303){opacity:1.913;transform:translate(64.3973vw,-10px) scale(.9162);animation:fall-303 24s -17s linear infinite}@keyframes fall-303{78.925%{transform:translate(59.7616vw,78.925vh) scale(.9162)}to{transform:translate(62.07945vw,99vh) scale(.9162)}}.snow:nth-child(304){opacity:1.7704;transform:translate(23.3486vw,-10px) scale(.5767);animation:fall-304 16s -29s linear infinite}@keyframes fall-304{54.705%{transform:translate(14.743vw,54.705vh) scale(.5767)}to{transform:translate(19.0458vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:.8108;transform:translate(85.2006vw,-10px) scale(.0181);animation:fall-305 18s -10s linear infinite}@keyframes fall-305{60.289%{transform:translate(76.1699vw,60.289vh) scale(.0181)}to{transform:translate(80.68525vw,99vh) scale(.0181)}}.snow:nth-child(306){opacity:1.7532;transform:translate(74.7281vw,-10px) scale(.2396);animation:fall-306 29s -27s linear infinite}@keyframes fall-306{52.103%{transform:translate(68.9737vw,52.103vh) scale(.2396)}to{transform:translate(71.8509vw,99vh) scale(.2396)}}.snow:nth-child(307){opacity:.3626;transform:translate(78.7944vw,-10px) scale(.1984);animation:fall-307 12s -25s linear infinite}@keyframes fall-307{64.756%{transform:translate(77.8243vw,64.756vh) scale(.1984)}to{transform:translate(78.30935vw,99vh) scale(.1984)}}.snow:nth-child(308){opacity:.9198;transform:translate(87.1513vw,-10px) scale(.3477);animation:fall-308 21s -21s linear infinite}@keyframes fall-308{34.823%{transform:translate(96.5561vw,34.823vh) scale(.3477)}to{transform:translate(91.8537vw,99vh) scale(.3477)}}.snow:nth-child(309){opacity:.2948;transform:translate(85.7959vw,-10px) scale(.8231);animation:fall-309 30s -8s linear infinite}@keyframes fall-309{33.893%{transform:translate(88.9477vw,33.893vh) scale(.8231)}to{transform:translate(87.3718vw,99vh) scale(.8231)}}.snow:nth-child(310){opacity:.5946;transform:translate(48.6893vw,-10px) scale(.1844);animation:fall-310 21s -15s linear infinite}@keyframes fall-310{58.009%{transform:translate(39.9827vw,58.009vh) scale(.1844)}to{transform:translate(44.336vw,99vh) scale(.1844)}}.snow:nth-child(311){opacity:.1132;transform:translate(99.3212vw,-10px) scale(.3352);animation:fall-311 16s -7s linear infinite}@keyframes fall-311{49.763%{transform:translate(106.6055vw,49.763vh) scale(.3352)}to{transform:translate(102.96335vw,99vh) scale(.3352)}}.snow:nth-child(312){opacity:1.6698;transform:translate(37.3044vw,-10px) scale(.6106);animation:fall-312 11s -2s linear infinite}@keyframes fall-312{55.069%{transform:translate(37.3436vw,55.069vh) scale(.6106)}to{transform:translate(37.324vw,99vh) scale(.6106)}}.snow:nth-child(313){opacity:1.7622;transform:translate(68.4492vw,-10px) scale(.7671);animation:fall-313 24s -25s linear infinite}@keyframes fall-313{42.075%{transform:translate(62.4005vw,42.075vh) scale(.7671)}to{transform:translate(65.42485vw,99vh) scale(.7671)}}.snow:nth-child(314){opacity:1.5112;transform:translate(6.9762vw,-10px) scale(.7879);animation:fall-314 11s -19s linear infinite}@keyframes fall-314{34.141%{transform:translate(14.1675vw,34.141vh) scale(.7879)}to{transform:translate(10.57185vw,99vh) scale(.7879)}}.snow:nth-child(315){opacity:.0706;transform:translate(80.6333vw,-10px) scale(.558);animation:fall-315 19s -28s linear infinite}@keyframes fall-315{41.328%{transform:translate(79.631vw,41.328vh) scale(.558)}to{transform:translate(80.13215vw,99vh) scale(.558)}}.snow:nth-child(316){opacity:1.8252;transform:translate(33.4393vw,-10px) scale(.4822);animation:fall-316 15s -19s linear infinite}@keyframes fall-316{53.546%{transform:translate(36.8876vw,53.546vh) scale(.4822)}to{transform:translate(35.16345vw,99vh) scale(.4822)}}.snow:nth-child(317){opacity:.0992;transform:translate(67.1459vw,-10px) scale(.0857);animation:fall-317 19s -30s linear infinite}@keyframes fall-317{68.144%{transform:translate(71.0417vw,68.144vh) scale(.0857)}to{transform:translate(69.0938vw,99vh) scale(.0857)}}.snow:nth-child(318){opacity:1.4922;transform:translate(23.9249vw,-10px) scale(.6053);animation:fall-318 27s -6s linear infinite}@keyframes fall-318{45.591%{transform:translate(28.8587vw,45.591vh) scale(.6053)}to{transform:translate(26.3918vw,99vh) scale(.6053)}}.snow:nth-child(319){opacity:.7956;transform:translate(15.2339vw,-10px) scale(.8391);animation:fall-319 12s -8s linear infinite}@keyframes fall-319{53.052%{transform:translate(15.576vw,53.052vh) scale(.8391)}to{transform:translate(15.40495vw,99vh) scale(.8391)}}.snow:nth-child(320){opacity:.805;transform:translate(24.6812vw,-10px) scale(.186);animation:fall-320 15s -17s linear infinite}@keyframes fall-320{76.805%{transform:translate(15.7691vw,76.805vh) scale(.186)}to{transform:translate(20.22515vw,99vh) scale(.186)}}.snow:nth-child(321){opacity:1.4668;transform:translate(34.2235vw,-10px) scale(.6542);animation:fall-321 22s -6s linear infinite}@keyframes fall-321{66.613%{transform:translate(35.3507vw,66.613vh) scale(.6542)}to{transform:translate(34.7871vw,99vh) scale(.6542)}}.snow:nth-child(322){opacity:.6056;transform:translate(38.9944vw,-10px) scale(.2308);animation:fall-322 13s -14s linear infinite}@keyframes fall-322{68.311%{transform:translate(29.0603vw,68.311vh) scale(.2308)}to{transform:translate(34.02735vw,99vh) scale(.2308)}}.snow:nth-child(323){opacity:.866;transform:translate(26.0384vw,-10px) scale(.246);animation:fall-323 29s -6s linear infinite}@keyframes fall-323{73.541%{transform:translate(16.7614vw,73.541vh) scale(.246)}to{transform:translate(21.3999vw,99vh) scale(.246)}}.snow:nth-child(324){opacity:.3298;transform:translate(52.171vw,-10px) scale(.3387);animation:fall-324 28s -20s linear infinite}@keyframes fall-324{68.005%{transform:translate(47.9661vw,68.005vh) scale(.3387)}to{transform:translate(50.06855vw,99vh) scale(.3387)}}.snow:nth-child(325){opacity:1.368;transform:translate(90.8332vw,-10px) scale(.8539);animation:fall-325 19s -13s linear infinite}@keyframes fall-325{37.223%{transform:translate(81.712vw,37.223vh) scale(.8539)}to{transform:translate(86.2726vw,99vh) scale(.8539)}}.snow:nth-child(326){opacity:1.2572;transform:translate(89.3315vw,-10px) scale(.4107);animation:fall-326 16s -10s linear infinite}@keyframes fall-326{39.406%{transform:translate(94.1942vw,39.406vh) scale(.4107)}to{transform:translate(91.76285vw,99vh) scale(.4107)}}.snow:nth-child(327){opacity:1.1038;transform:translate(59.4161vw,-10px) scale(.0377);animation:fall-327 11s -22s linear infinite}@keyframes fall-327{44.43%{transform:translate(57.1456vw,44.43vh) scale(.0377)}to{transform:translate(58.28085vw,99vh) scale(.0377)}}.snow:nth-child(328){opacity:.3618;transform:translate(76.4404vw,-10px) scale(.1739);animation:fall-328 11s -2s linear infinite}@keyframes fall-328{59.29%{transform:translate(72.691vw,59.29vh) scale(.1739)}to{transform:translate(74.5657vw,99vh) scale(.1739)}}.snow:nth-child(329){opacity:.0096;transform:translate(71.1398vw,-10px) scale(.4435);animation:fall-329 18s -30s linear infinite}@keyframes fall-329{53.69%{transform:translate(62.0049vw,53.69vh) scale(.4435)}to{transform:translate(66.57235vw,99vh) scale(.4435)}}.snow:nth-child(330){opacity:.269;transform:translate(26.2203vw,-10px) scale(.1981);animation:fall-330 25s -1s linear infinite}@keyframes fall-330{45.049%{transform:translate(29.8109vw,45.049vh) scale(.1981)}to{transform:translate(28.0156vw,99vh) scale(.1981)}}.snow:nth-child(331){opacity:1.888;transform:translate(68.2302vw,-10px) scale(.6805);animation:fall-331 13s -22s linear infinite}@keyframes fall-331{35.855%{transform:translate(71.2304vw,35.855vh) scale(.6805)}to{transform:translate(69.7303vw,99vh) scale(.6805)}}.snow:nth-child(332){opacity:.0736;transform:translate(91.2335vw,-10px) scale(.8656);animation:fall-332 14s -27s linear infinite}@keyframes fall-332{40.409%{transform:translate(99.8641vw,40.409vh) scale(.8656)}to{transform:translate(95.5488vw,99vh) scale(.8656)}}.snow:nth-child(333){opacity:1.6064;transform:translate(63.561vw,-10px) scale(.4278);animation:fall-333 17s -17s linear infinite}@keyframes fall-333{55.105%{transform:translate(58.5719vw,55.105vh) scale(.4278)}to{transform:translate(61.06645vw,99vh) scale(.4278)}}.snow:nth-child(334){opacity:1.5834;transform:translate(18.2552vw,-10px) scale(.6553);animation:fall-334 29s -5s linear infinite}@keyframes fall-334{49.94%{transform:translate(22.0261vw,49.94vh) scale(.6553)}to{transform:translate(20.14065vw,99vh) scale(.6553)}}.snow:nth-child(335){opacity:1.682;transform:translate(67.7263vw,-10px) scale(.3744);animation:fall-335 17s -6s linear infinite}@keyframes fall-335{72.296%{transform:translate(67.6083vw,72.296vh) scale(.3744)}to{transform:translate(67.6673vw,99vh) scale(.3744)}}.snow:nth-child(336){opacity:.3214;transform:translate(30.3099vw,-10px) scale(.1408);animation:fall-336 16s -21s linear infinite}@keyframes fall-336{70.314%{transform:translate(28.2532vw,70.314vh) scale(.1408)}to{transform:translate(29.28155vw,99vh) scale(.1408)}}.snow:nth-child(337){opacity:.7682;transform:translate(69.1089vw,-10px) scale(.6094);animation:fall-337 22s -10s linear infinite}@keyframes fall-337{37.405%{transform:translate(62.1864vw,37.405vh) scale(.6094)}to{transform:translate(65.64765vw,99vh) scale(.6094)}}.snow:nth-child(338){opacity:1.1726;transform:translate(5.488vw,-10px) scale(.3678);animation:fall-338 13s -8s linear infinite}@keyframes fall-338{76.679%{transform:translate(-2.84vw,76.679vh) scale(.3678)}to{transform:translate(1.324vw,99vh) scale(.3678)}}.snow:nth-child(339){opacity:1.724;transform:translate(16.6809vw,-10px) scale(.4125);animation:fall-339 24s -25s linear infinite}@keyframes fall-339{48.95%{transform:translate(17.6802vw,48.95vh) scale(.4125)}to{transform:translate(17.18055vw,99vh) scale(.4125)}}.snow:nth-child(340){opacity:1.3998;transform:translate(15.0667vw,-10px) scale(.9188);animation:fall-340 16s -12s linear infinite}@keyframes fall-340{35.494%{transform:translate(18.1831vw,35.494vh) scale(.9188)}to{transform:translate(16.6249vw,99vh) scale(.9188)}}.snow:nth-child(341){opacity:.8758;transform:translate(89.1938vw,-10px) scale(.9457);animation:fall-341 19s -30s linear infinite}@keyframes fall-341{60.183%{transform:translate(97.1938vw,60.183vh) scale(.9457)}to{transform:translate(93.1938vw,99vh) scale(.9457)}}.snow:nth-child(342){opacity:.823;transform:translate(.0613vw,-10px) scale(.6243);animation:fall-342 10s -8s linear infinite}@keyframes fall-342{51.4%{transform:translate(-8.2809vw,51.4vh) scale(.6243)}to{transform:translate(-4.1098vw,99vh) scale(.6243)}}.snow:nth-child(343){opacity:.2684;transform:translate(54.5686vw,-10px) scale(.8494);animation:fall-343 26s -11s linear infinite}@keyframes fall-343{79.63%{transform:translate(63.9434vw,79.63vh) scale(.8494)}to{transform:translate(59.256vw,99vh) scale(.8494)}}.snow:nth-child(344){opacity:1.5938;transform:translate(74.34vw,-10px) scale(.4107);animation:fall-344 20s -10s linear infinite}@keyframes fall-344{47.878%{transform:translate(73.2604vw,47.878vh) scale(.4107)}to{transform:translate(73.8002vw,99vh) scale(.4107)}}.snow:nth-child(345){opacity:.0666;transform:translate(61.0883vw,-10px) scale(.4685);animation:fall-345 12s -22s linear infinite}@keyframes fall-345{70.699%{transform:translate(67.965vw,70.699vh) scale(.4685)}to{transform:translate(64.52665vw,99vh) scale(.4685)}}.snow:nth-child(346){opacity:1.2498;transform:translate(29.3451vw,-10px) scale(.7081);animation:fall-346 18s -28s linear infinite}@keyframes fall-346{70.386%{transform:translate(28.3999vw,70.386vh) scale(.7081)}to{transform:translate(28.8725vw,99vh) scale(.7081)}}.snow:nth-child(347){opacity:.5366;transform:translate(37.8818vw,-10px) scale(.4077);animation:fall-347 26s -17s linear infinite}@keyframes fall-347{37.429%{transform:translate(31.5366vw,37.429vh) scale(.4077)}to{transform:translate(34.7092vw,99vh) scale(.4077)}}.snow:nth-child(348){opacity:.5654;transform:translate(69.3498vw,-10px) scale(.1998);animation:fall-348 27s -13s linear infinite}@keyframes fall-348{63.7%{transform:translate(76.7173vw,63.7vh) scale(.1998)}to{transform:translate(73.03355vw,99vh) scale(.1998)}}.snow:nth-child(349){opacity:1.6626;transform:translate(18.626vw,-10px) scale(.9248);animation:fall-349 11s -13s linear infinite}@keyframes fall-349{54.633%{transform:translate(10.664vw,54.633vh) scale(.9248)}to{transform:translate(14.645vw,99vh) scale(.9248)}}.snow:nth-child(350){opacity:.1786;transform:translate(99.1832vw,-10px) scale(.4657);animation:fall-350 11s -7s linear infinite}@keyframes fall-350{32.171%{transform:translate(108.2031vw,32.171vh) scale(.4657)}to{transform:translate(103.69315vw,99vh) scale(.4657)}}.snow:nth-child(351){opacity:.0232;transform:translate(37.5614vw,-10px) scale(.1756);animation:fall-351 27s -4s linear infinite}@keyframes fall-351{74.62%{transform:translate(30.6778vw,74.62vh) scale(.1756)}to{transform:translate(34.1196vw,99vh) scale(.1756)}}.snow:nth-child(352){opacity:.402;transform:translate(6.7461vw,-10px) scale(.0473);animation:fall-352 11s -19s linear infinite}@keyframes fall-352{75.811%{transform:translate(9.2267vw,75.811vh) scale(.0473)}to{transform:translate(7.9864vw,99vh) scale(.0473)}}.snow:nth-child(353){opacity:1.1676;transform:translate(63.3757vw,-10px) scale(.6559);animation:fall-353 28s -9s linear infinite}@keyframes fall-353{50.921%{transform:translate(56.3653vw,50.921vh) scale(.6559)}to{transform:translate(59.8705vw,99vh) scale(.6559)}}.snow:nth-child(354){opacity:.0668;transform:translate(43.5942vw,-10px) scale(.4347);animation:fall-354 20s -30s linear infinite}@keyframes fall-354{35.087%{transform:translate(39.3805vw,35.087vh) scale(.4347)}to{transform:translate(41.48735vw,99vh) scale(.4347)}}.snow:nth-child(355){opacity:.985;transform:translate(36.7604vw,-10px) scale(.3124);animation:fall-355 21s -14s linear infinite}@keyframes fall-355{48.813%{transform:translate(37.9286vw,48.813vh) scale(.3124)}to{transform:translate(37.3445vw,99vh) scale(.3124)}}.snow:nth-child(356){opacity:.6102;transform:translate(25.3943vw,-10px) scale(.5864);animation:fall-356 10s -10s linear infinite}@keyframes fall-356{34.813%{transform:translate(33.1809vw,34.813vh) scale(.5864)}to{transform:translate(29.2876vw,99vh) scale(.5864)}}.snow:nth-child(357){opacity:1.9054;transform:translate(90.8195vw,-10px) scale(.4995);animation:fall-357 10s -20s linear infinite}@keyframes fall-357{35.868%{transform:translate(84.1449vw,35.868vh) scale(.4995)}to{transform:translate(87.4822vw,99vh) scale(.4995)}}.snow:nth-child(358){opacity:.2648;transform:translate(2.0007vw,-10px) scale(.1524);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{44.524%{transform:translate(5.1933vw,44.524vh) scale(.1524)}to{transform:translate(3.597vw,99vh) scale(.1524)}}.snow:nth-child(359){opacity:1.8258;transform:translate(77.1862vw,-10px) scale(.673);animation:fall-359 17s -18s linear infinite}@keyframes fall-359{78.963%{transform:translate(78.7322vw,78.963vh) scale(.673)}to{transform:translate(77.9592vw,99vh) scale(.673)}}.snow:nth-child(360){opacity:1.0686;transform:translate(46.8797vw,-10px) scale(.22);animation:fall-360 22s -22s linear infinite}@keyframes fall-360{76.056%{transform:translate(55.6148vw,76.056vh) scale(.22)}to{transform:translate(51.24725vw,99vh) scale(.22)}}.snow:nth-child(361){opacity:.13;transform:translate(2.6552vw,-10px) scale(.8126);animation:fall-361 17s -4s linear infinite}@keyframes fall-361{40.256%{transform:translate(-.0612vw,40.256vh) scale(.8126)}to{transform:translate(1.297vw,99vh) scale(.8126)}}.snow:nth-child(362){opacity:1.5702;transform:translate(83.4051vw,-10px) scale(.832);animation:fall-362 30s -21s linear infinite}@keyframes fall-362{51.017%{transform:translate(74.3303vw,51.017vh) scale(.832)}to{transform:translate(78.8677vw,99vh) scale(.832)}}.snow:nth-child(363){opacity:.2324;transform:translate(3.4738vw,-10px) scale(.6432);animation:fall-363 18s -23s linear infinite}@keyframes fall-363{31.872%{transform:translate(-.3621vw,31.872vh) scale(.6432)}to{transform:translate(1.55585vw,99vh) scale(.6432)}}.snow:nth-child(364){opacity:1.1236;transform:translate(80.0213vw,-10px) scale(.7027);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{34.976%{transform:translate(82.0653vw,34.976vh) scale(.7027)}to{transform:translate(81.0433vw,99vh) scale(.7027)}}.snow:nth-child(365){opacity:.8196;transform:translate(16.7445vw,-10px) scale(.2164);animation:fall-365 15s -25s linear infinite}@keyframes fall-365{67.682%{transform:translate(23.014vw,67.682vh) scale(.2164)}to{transform:translate(19.87925vw,99vh) scale(.2164)}}.snow:nth-child(366){opacity:.723;transform:translate(77.5441vw,-10px) scale(.3654);animation:fall-366 11s -18s linear infinite}@keyframes fall-366{79.045%{transform:translate(72.2095vw,79.045vh) scale(.3654)}to{transform:translate(74.8768vw,99vh) scale(.3654)}}.snow:nth-child(367){opacity:.3492;transform:translate(84.2154vw,-10px) scale(.0956);animation:fall-367 28s -21s linear infinite}@keyframes fall-367{37.752%{transform:translate(80.9265vw,37.752vh) scale(.0956)}to{transform:translate(82.57095vw,99vh) scale(.0956)}}.snow:nth-child(368){opacity:.8294;transform:translate(71.6897vw,-10px) scale(.2603);animation:fall-368 25s -14s linear infinite}@keyframes fall-368{30.843%{transform:translate(74.1005vw,30.843vh) scale(.2603)}to{transform:translate(72.8951vw,99vh) scale(.2603)}}.snow:nth-child(369){opacity:.0934;transform:translate(60.254vw,-10px) scale(.1355);animation:fall-369 17s -19s linear infinite}@keyframes fall-369{43.927%{transform:translate(68.7132vw,43.927vh) scale(.1355)}to{transform:translate(64.4836vw,99vh) scale(.1355)}}.snow:nth-child(370){opacity:1.9884;transform:translate(66.5636vw,-10px) scale(.7974);animation:fall-370 18s -22s linear infinite}@keyframes fall-370{69.615%{transform:translate(57.0613vw,69.615vh) scale(.7974)}to{transform:translate(61.81245vw,99vh) scale(.7974)}}.snow:nth-child(371){opacity:1.314;transform:translate(74.9997vw,-10px) scale(.2485);animation:fall-371 23s -23s linear infinite}@keyframes fall-371{58.606%{transform:translate(76.9601vw,58.606vh) scale(.2485)}to{transform:translate(75.9799vw,99vh) scale(.2485)}}.snow:nth-child(372){opacity:.0262;transform:translate(61.8631vw,-10px) scale(.4641);animation:fall-372 26s -28s linear infinite}@keyframes fall-372{67.632%{transform:translate(58.6078vw,67.632vh) scale(.4641)}to{transform:translate(60.23545vw,99vh) scale(.4641)}}.snow:nth-child(373){opacity:.7146;transform:translate(89.9795vw,-10px) scale(.263);animation:fall-373 22s -2s linear infinite}@keyframes fall-373{32.172%{transform:translate(89.2436vw,32.172vh) scale(.263)}to{transform:translate(89.61155vw,99vh) scale(.263)}}.snow:nth-child(374){opacity:1.914;transform:translate(63.7241vw,-10px) scale(.7178);animation:fall-374 18s -7s linear infinite}@keyframes fall-374{74.597%{transform:translate(60.2334vw,74.597vh) scale(.7178)}to{transform:translate(61.97875vw,99vh) scale(.7178)}}.snow:nth-child(375){opacity:1.4232;transform:translate(90.3875vw,-10px) scale(.6653);animation:fall-375 25s -23s linear infinite}@keyframes fall-375{42.159%{transform:translate(84.6489vw,42.159vh) scale(.6653)}to{transform:translate(87.5182vw,99vh) scale(.6653)}}.snow:nth-child(376){opacity:1.149;transform:translate(32.2008vw,-10px) scale(.8216);animation:fall-376 30s -11s linear infinite}@keyframes fall-376{48.45%{transform:translate(25.2536vw,48.45vh) scale(.8216)}to{transform:translate(28.7272vw,99vh) scale(.8216)}}.snow:nth-child(377){opacity:1.0328;transform:translate(89.9146vw,-10px) scale(.0739);animation:fall-377 24s -19s linear infinite}@keyframes fall-377{42.892%{transform:translate(95.8916vw,42.892vh) scale(.0739)}to{transform:translate(92.9031vw,99vh) scale(.0739)}}.snow:nth-child(378){opacity:.1642;transform:translate(78.0294vw,-10px) scale(.9041);animation:fall-378 27s -7s linear infinite}@keyframes fall-378{77.139%{transform:translate(69.8758vw,77.139vh) scale(.9041)}to{transform:translate(73.9526vw,99vh) scale(.9041)}}.snow:nth-child(379){opacity:1.5558;transform:translate(60.8437vw,-10px) scale(.642);animation:fall-379 15s -3s linear infinite}@keyframes fall-379{49.097%{transform:translate(65.5505vw,49.097vh) scale(.642)}to{transform:translate(63.1971vw,99vh) scale(.642)}}.snow:nth-child(380){opacity:.3824;transform:translate(9.1113vw,-10px) scale(.0527);animation:fall-380 11s -24s linear infinite}@keyframes fall-380{43.929%{transform:translate(17.0092vw,43.929vh) scale(.0527)}to{transform:translate(13.06025vw,99vh) scale(.0527)}}.snow:nth-child(381){opacity:1.4304;transform:translate(44.5715vw,-10px) scale(.6461);animation:fall-381 26s -15s linear infinite}@keyframes fall-381{62.57%{transform:translate(49.8636vw,62.57vh) scale(.6461)}to{transform:translate(47.21755vw,99vh) scale(.6461)}}.snow:nth-child(382){opacity:.8384;transform:translate(60.2718vw,-10px) scale(.7315);animation:fall-382 15s -20s linear infinite}@keyframes fall-382{49.639%{transform:translate(67.5328vw,49.639vh) scale(.7315)}to{transform:translate(63.9023vw,99vh) scale(.7315)}}.snow:nth-child(383){opacity:.6202;transform:translate(78.8725vw,-10px) scale(.4238);animation:fall-383 12s -30s linear infinite}@keyframes fall-383{65.724%{transform:translate(73.6213vw,65.724vh) scale(.4238)}to{transform:translate(76.2469vw,99vh) scale(.4238)}}.snow:nth-child(384){opacity:1.963;transform:translate(89.2574vw,-10px) scale(.4881);animation:fall-384 11s -16s linear infinite}@keyframes fall-384{73.003%{transform:translate(99.1231vw,73.003vh) scale(.4881)}to{transform:translate(94.19025vw,99vh) scale(.4881)}}.snow:nth-child(385){opacity:1.978;transform:translate(92.811vw,-10px) scale(.8678);animation:fall-385 26s -5s linear infinite}@keyframes fall-385{40.766%{transform:translate(89.9332vw,40.766vh) scale(.8678)}to{transform:translate(91.3721vw,99vh) scale(.8678)}}.snow:nth-child(386){opacity:1.0284;transform:translate(49.5868vw,-10px) scale(.0666);animation:fall-386 11s -23s linear infinite}@keyframes fall-386{37.104%{transform:translate(44.105vw,37.104vh) scale(.0666)}to{transform:translate(46.8459vw,99vh) scale(.0666)}}.snow:nth-child(387){opacity:1.672;transform:translate(96.8633vw,-10px) scale(.4457);animation:fall-387 11s -29s linear infinite}@keyframes fall-387{36.93%{transform:translate(89.2129vw,36.93vh) scale(.4457)}to{transform:translate(93.0381vw,99vh) scale(.4457)}}.snow:nth-child(388){opacity:1.1978;transform:translate(79.0487vw,-10px) scale(.0929);animation:fall-388 12s -11s linear infinite}@keyframes fall-388{78.935%{transform:translate(75.3668vw,78.935vh) scale(.0929)}to{transform:translate(77.20775vw,99vh) scale(.0929)}}.snow:nth-child(389){opacity:.76;transform:translate(77.589vw,-10px) scale(.7264);animation:fall-389 19s -27s linear infinite}@keyframes fall-389{65.86%{transform:translate(68.1328vw,65.86vh) scale(.7264)}to{transform:translate(72.8609vw,99vh) scale(.7264)}}.snow:nth-child(390){opacity:.4328;transform:translate(55.0159vw,-10px) scale(.8983);animation:fall-390 20s -23s linear infinite}@keyframes fall-390{70.337%{transform:translate(61.6457vw,70.337vh) scale(.8983)}to{transform:translate(58.3308vw,99vh) scale(.8983)}}.snow:nth-child(391){opacity:1.6696;transform:translate(29.1965vw,-10px) scale(.0017);animation:fall-391 29s -30s linear infinite}@keyframes fall-391{55.021%{transform:translate(31.2291vw,55.021vh) scale(.0017)}to{transform:translate(30.2128vw,99vh) scale(.0017)}}.snow:nth-child(392){opacity:1.8914;transform:translate(21.425vw,-10px) scale(.2288);animation:fall-392 22s -16s linear infinite}@keyframes fall-392{31.845%{transform:translate(26.5945vw,31.845vh) scale(.2288)}to{transform:translate(24.00975vw,99vh) scale(.2288)}}.snow:nth-child(393){opacity:1.3766;transform:translate(88.8965vw,-10px) scale(.8705);animation:fall-393 30s -25s linear infinite}@keyframes fall-393{66.92%{transform:translate(80.0569vw,66.92vh) scale(.8705)}to{transform:translate(84.4767vw,99vh) scale(.8705)}}.snow:nth-child(394){opacity:1.5422;transform:translate(82.0194vw,-10px) scale(.942);animation:fall-394 20s -16s linear infinite}@keyframes fall-394{50.384%{transform:translate(91.1458vw,50.384vh) scale(.942)}to{transform:translate(86.5826vw,99vh) scale(.942)}}.snow:nth-child(395){opacity:.6116;transform:translate(80.7227vw,-10px) scale(.8869);animation:fall-395 12s -15s linear infinite}@keyframes fall-395{46.648%{transform:translate(82.7145vw,46.648vh) scale(.8869)}to{transform:translate(81.7186vw,99vh) scale(.8869)}}.snow:nth-child(396){opacity:.6706;transform:translate(33.7094vw,-10px) scale(.6081);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{33.139%{transform:translate(31.6595vw,33.139vh) scale(.6081)}to{transform:translate(32.68445vw,99vh) scale(.6081)}}.snow:nth-child(397){opacity:.867;transform:translate(1.4842vw,-10px) scale(.8571);animation:fall-397 11s -12s linear infinite}@keyframes fall-397{70.617%{transform:translate(2.3949vw,70.617vh) scale(.8571)}to{transform:translate(1.93955vw,99vh) scale(.8571)}}.snow:nth-child(398){opacity:.6914;transform:translate(22.6121vw,-10px) scale(.7893);animation:fall-398 22s -18s linear infinite}@keyframes fall-398{66.792%{transform:translate(14.7281vw,66.792vh) scale(.7893)}to{transform:translate(18.6701vw,99vh) scale(.7893)}}.snow:nth-child(399){opacity:1.4284;transform:translate(36.3707vw,-10px) scale(.8236);animation:fall-399 13s -23s linear infinite}@keyframes fall-399{52.171%{transform:translate(27.63vw,52.171vh) scale(.8236)}to{transform:translate(32.00035vw,99vh) scale(.8236)}}.snow:nth-child(400){opacity:1.4404;transform:translate(50.8259vw,-10px) scale(.1514);animation:fall-400 18s -14s linear infinite}@keyframes fall-400{46.932%{transform:translate(54.2272vw,46.932vh) scale(.1514)}to{transform:translate(52.52655vw,99vh) scale(.1514)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.277;transform:translate(15.4vw,-10px) scale(.0941);animation:fall-1 30s -18s linear infinite}@keyframes fall-1{34.421%{transform:translate(17.7078vw,34.421vh) scale(.0941)}to{transform:translate(16.5539vw,99vh) scale(.0941)}}.snow:nth-child(2){opacity:.8278;transform:translate(58.7946vw,-10px) scale(.0694);animation:fall-2 21s -27s linear infinite}@keyframes fall-2{56.762%{transform:translate(60.2286vw,56.762vh) scale(.0694)}to{transform:translate(59.5116vw,99vh) scale(.0694)}}.snow:nth-child(3){opacity:.7738;transform:translate(45.6203vw,-10px) scale(.3175);animation:fall-3 22s -5s linear infinite}@keyframes fall-3{77.436%{transform:translate(46.6179vw,77.436vh) scale(.3175)}to{transform:translate(46.1191vw,99vh) scale(.3175)}}.snow:nth-child(4){opacity:1.6008;transform:translate(75.3645vw,-10px) scale(.4368);animation:fall-4 12s -20s linear infinite}@keyframes fall-4{77.485%{transform:translate(73.7118vw,77.485vh) scale(.4368)}to{transform:translate(74.53815vw,99vh) scale(.4368)}}.snow:nth-child(5){opacity:1.9594;transform:translate(23.9275vw,-10px) scale(.2295);animation:fall-5 20s -22s linear infinite}@keyframes fall-5{36.969%{transform:translate(31.0749vw,36.969vh) scale(.2295)}to{transform:translate(27.5012vw,99vh) scale(.2295)}}.snow:nth-child(6){opacity:1.0234;transform:translate(80.3258vw,-10px) scale(.6496);animation:fall-6 17s -18s linear infinite}@keyframes fall-6{72.154%{transform:translate(82.6089vw,72.154vh) scale(.6496)}to{transform:translate(81.46735vw,99vh) scale(.6496)}}.snow:nth-child(7){opacity:1.8742;transform:translate(21.1326vw,-10px) scale(.0763);animation:fall-7 11s -8s linear infinite}@keyframes fall-7{34.282%{transform:translate(20.8992vw,34.282vh) scale(.0763)}to{transform:translate(21.0159vw,99vh) scale(.0763)}}.snow:nth-child(8){opacity:1.259;transform:translate(76.608vw,-10px) scale(.5604);animation:fall-8 19s -30s linear infinite}@keyframes fall-8{42.292%{transform:translate(72.7442vw,42.292vh) scale(.5604)}to{transform:translate(74.6761vw,99vh) scale(.5604)}}.snow:nth-child(9){opacity:1.7924;transform:translate(46.5712vw,-10px) scale(.5361);animation:fall-9 24s -10s linear infinite}@keyframes fall-9{58.828%{transform:translate(39.048vw,58.828vh) scale(.5361)}to{transform:translate(42.8096vw,99vh) scale(.5361)}}.snow:nth-child(10){opacity:.1842;transform:translate(35.1315vw,-10px) scale(.2678);animation:fall-10 16s -13s linear infinite}@keyframes fall-10{30.29%{transform:translate(34.3871vw,30.29vh) scale(.2678)}to{transform:translate(34.7593vw,99vh) scale(.2678)}}.snow:nth-child(11){opacity:.478;transform:translate(38.633vw,-10px) scale(.8148);animation:fall-11 19s -22s linear infinite}@keyframes fall-11{52.9%{transform:translate(37.598vw,52.9vh) scale(.8148)}to{transform:translate(38.1155vw,99vh) scale(.8148)}}.snow:nth-child(12){opacity:.9296;transform:translate(5.4101vw,-10px) scale(.7019);animation:fall-12 30s -28s linear infinite}@keyframes fall-12{67.303%{transform:translate(13.9611vw,67.303vh) scale(.7019)}to{transform:translate(9.6856vw,99vh) scale(.7019)}}.snow:nth-child(13){opacity:.6136;transform:translate(23.0537vw,-10px) scale(.8603);animation:fall-13 11s -8s linear infinite}@keyframes fall-13{63.162%{transform:translate(21.0485vw,63.162vh) scale(.8603)}to{transform:translate(22.0511vw,99vh) scale(.8603)}}.snow:nth-child(14){opacity:.0928;transform:translate(26.4689vw,-10px) scale(.6178);animation:fall-14 21s -18s linear infinite}@keyframes fall-14{36.436%{transform:translate(28.5834vw,36.436vh) scale(.6178)}to{transform:translate(27.52615vw,99vh) scale(.6178)}}.snow:nth-child(15){opacity:1.0564;transform:translate(36.5299vw,-10px) scale(.0914);animation:fall-15 16s -1s linear infinite}@keyframes fall-15{56.318%{transform:translate(39.4732vw,56.318vh) scale(.0914)}to{transform:translate(38.00155vw,99vh) scale(.0914)}}.snow:nth-child(16){opacity:.35;transform:translate(87.4767vw,-10px) scale(.705);animation:fall-16 25s -9s linear infinite}@keyframes fall-16{58.039%{transform:translate(91.6359vw,58.039vh) scale(.705)}to{transform:translate(89.5563vw,99vh) scale(.705)}}.snow:nth-child(17){opacity:1.3508;transform:translate(77.4788vw,-10px) scale(.0944);animation:fall-17 20s -26s linear infinite}@keyframes fall-17{64.396%{transform:translate(71.4936vw,64.396vh) scale(.0944)}to{transform:translate(74.4862vw,99vh) scale(.0944)}}.snow:nth-child(18){opacity:.5418;transform:translate(20.7532vw,-10px) scale(.2269);animation:fall-18 20s -30s linear infinite}@keyframes fall-18{52.362%{transform:translate(13.3543vw,52.362vh) scale(.2269)}to{transform:translate(17.05375vw,99vh) scale(.2269)}}.snow:nth-child(19){opacity:.527;transform:translate(22.9855vw,-10px) scale(.8244);animation:fall-19 26s -25s linear infinite}@keyframes fall-19{39.899%{transform:translate(14.0117vw,39.899vh) scale(.8244)}to{transform:translate(18.4986vw,99vh) scale(.8244)}}.snow:nth-child(20){opacity:1.394;transform:translate(35.4079vw,-10px) scale(.4842);animation:fall-20 11s -16s linear infinite}@keyframes fall-20{32.063%{transform:translate(37.1929vw,32.063vh) scale(.4842)}to{transform:translate(36.3004vw,99vh) scale(.4842)}}.snow:nth-child(21){opacity:1.0526;transform:translate(60.5879vw,-10px) scale(.2103);animation:fall-21 30s -18s linear infinite}@keyframes fall-21{77.616%{transform:translate(51.8194vw,77.616vh) scale(.2103)}to{transform:translate(56.20365vw,99vh) scale(.2103)}}.snow:nth-child(22){opacity:.4244;transform:translate(96.0236vw,-10px) scale(.7664);animation:fall-22 21s -25s linear infinite}@keyframes fall-22{66.463%{transform:translate(99.1109vw,66.463vh) scale(.7664)}to{transform:translate(97.56725vw,99vh) scale(.7664)}}.snow:nth-child(23){opacity:1.0596;transform:translate(8.8727vw,-10px) scale(.2473);animation:fall-23 12s -17s linear infinite}@keyframes fall-23{69.764%{transform:translate(12.7954vw,69.764vh) scale(.2473)}to{transform:translate(10.83405vw,99vh) scale(.2473)}}.snow:nth-child(24){opacity:.2168;transform:translate(5.0811vw,-10px) scale(.1846);animation:fall-24 25s -8s linear infinite}@keyframes fall-24{70.203%{transform:translate(.2609vw,70.203vh) scale(.1846)}to{transform:translate(2.671vw,99vh) scale(.1846)}}.snow:nth-child(25){opacity:1.72;transform:translate(11.9211vw,-10px) scale(.4428);animation:fall-25 12s -14s linear infinite}@keyframes fall-25{63.337%{transform:translate(20.3012vw,63.337vh) scale(.4428)}to{transform:translate(16.11115vw,99vh) scale(.4428)}}.snow:nth-child(26){opacity:.9756;transform:translate(86.4319vw,-10px) scale(.1253);animation:fall-26 25s -27s linear infinite}@keyframes fall-26{45.101%{transform:translate(84.8704vw,45.101vh) scale(.1253)}to{transform:translate(85.65115vw,99vh) scale(.1253)}}.snow:nth-child(27){opacity:.6326;transform:translate(50.9089vw,-10px) scale(.0629);animation:fall-27 12s -24s linear infinite}@keyframes fall-27{66.832%{transform:translate(55.6098vw,66.832vh) scale(.0629)}to{transform:translate(53.25935vw,99vh) scale(.0629)}}.snow:nth-child(28){opacity:1.5948;transform:translate(89.5769vw,-10px) scale(.6462);animation:fall-28 29s -4s linear infinite}@keyframes fall-28{61.606%{transform:translate(84.2095vw,61.606vh) scale(.6462)}to{transform:translate(86.8932vw,99vh) scale(.6462)}}.snow:nth-child(29){opacity:.1478;transform:translate(81.7438vw,-10px) scale(.9007);animation:fall-29 28s -1s linear infinite}@keyframes fall-29{38.827%{transform:translate(78.891vw,38.827vh) scale(.9007)}to{transform:translate(80.3174vw,99vh) scale(.9007)}}.snow:nth-child(30){opacity:1.2796;transform:translate(26.031vw,-10px) scale(.1565);animation:fall-30 23s -7s linear infinite}@keyframes fall-30{36.245%{transform:translate(24.3413vw,36.245vh) scale(.1565)}to{transform:translate(25.18615vw,99vh) scale(.1565)}}.snow:nth-child(31){opacity:1.724;transform:translate(11.7652vw,-10px) scale(.6381);animation:fall-31 20s -7s linear infinite}@keyframes fall-31{54.982%{transform:translate(7.9828vw,54.982vh) scale(.6381)}to{transform:translate(9.874vw,99vh) scale(.6381)}}.snow:nth-child(32){opacity:.2072;transform:translate(48.3057vw,-10px) scale(.9991);animation:fall-32 11s -30s linear infinite}@keyframes fall-32{44.417%{transform:translate(53.9538vw,44.417vh) scale(.9991)}to{transform:translate(51.12975vw,99vh) scale(.9991)}}.snow:nth-child(33){opacity:1.0034;transform:translate(61.7286vw,-10px) scale(.3661);animation:fall-33 24s -15s linear infinite}@keyframes fall-33{44.817%{transform:translate(69.0011vw,44.817vh) scale(.3661)}to{transform:translate(65.36485vw,99vh) scale(.3661)}}.snow:nth-child(34){opacity:.7906;transform:translate(2.5512vw,-10px) scale(.9427);animation:fall-34 27s -10s linear infinite}@keyframes fall-34{49.388%{transform:translate(2.5452vw,49.388vh) scale(.9427)}to{transform:translate(2.5482vw,99vh) scale(.9427)}}.snow:nth-child(35){opacity:.6646;transform:translate(70.9548vw,-10px) scale(.6459);animation:fall-35 30s -29s linear infinite}@keyframes fall-35{68.259%{transform:translate(79.7206vw,68.259vh) scale(.6459)}to{transform:translate(75.3377vw,99vh) scale(.6459)}}.snow:nth-child(36){opacity:.8304;transform:translate(45.886vw,-10px) scale(.1773);animation:fall-36 11s -3s linear infinite}@keyframes fall-36{73.053%{transform:translate(37.7889vw,73.053vh) scale(.1773)}to{transform:translate(41.83745vw,99vh) scale(.1773)}}.snow:nth-child(37){opacity:1.8598;transform:translate(73.5114vw,-10px) scale(.398);animation:fall-37 27s -15s linear infinite}@keyframes fall-37{51.627%{transform:translate(77.8935vw,51.627vh) scale(.398)}to{transform:translate(75.70245vw,99vh) scale(.398)}}.snow:nth-child(38){opacity:.7932;transform:translate(72.9541vw,-10px) scale(.3531);animation:fall-38 26s -15s linear infinite}@keyframes fall-38{57.707%{transform:translate(74.4997vw,57.707vh) scale(.3531)}to{transform:translate(73.7269vw,99vh) scale(.3531)}}.snow:nth-child(39){opacity:.207;transform:translate(59.9117vw,-10px) scale(.0924);animation:fall-39 13s -16s linear infinite}@keyframes fall-39{72.359%{transform:translate(52.3441vw,72.359vh) scale(.0924)}to{transform:translate(56.1279vw,99vh) scale(.0924)}}.snow:nth-child(40){opacity:.497;transform:translate(16.7581vw,-10px) scale(.3445);animation:fall-40 21s -25s linear infinite}@keyframes fall-40{43.242%{transform:translate(21.4327vw,43.242vh) scale(.3445)}to{transform:translate(19.0954vw,99vh) scale(.3445)}}.snow:nth-child(41){opacity:.2344;transform:translate(1.5265vw,-10px) scale(.9306);animation:fall-41 11s -14s linear infinite}@keyframes fall-41{68.884%{transform:translate(5.2086vw,68.884vh) scale(.9306)}to{transform:translate(3.36755vw,99vh) scale(.9306)}}.snow:nth-child(42){opacity:1.7308;transform:translate(85.8517vw,-10px) scale(.1042);animation:fall-42 13s -27s linear infinite}@keyframes fall-42{66.011%{transform:translate(76.947vw,66.011vh) scale(.1042)}to{transform:translate(81.39935vw,99vh) scale(.1042)}}.snow:nth-child(43){opacity:1.346;transform:translate(50.6143vw,-10px) scale(.568);animation:fall-43 15s -3s linear infinite}@keyframes fall-43{45.98%{transform:translate(50.887vw,45.98vh) scale(.568)}to{transform:translate(50.75065vw,99vh) scale(.568)}}.snow:nth-child(44){opacity:1.4644;transform:translate(78.3079vw,-10px) scale(.5792);animation:fall-44 17s -18s linear infinite}@keyframes fall-44{41.253%{transform:translate(78.3515vw,41.253vh) scale(.5792)}to{transform:translate(78.3297vw,99vh) scale(.5792)}}.snow:nth-child(45){opacity:1.5106;transform:translate(50.3356vw,-10px) scale(.7767);animation:fall-45 20s -25s linear infinite}@keyframes fall-45{79.47%{transform:translate(56.0208vw,79.47vh) scale(.7767)}to{transform:translate(53.1782vw,99vh) scale(.7767)}}.snow:nth-child(46){opacity:1.2648;transform:translate(34.346vw,-10px) scale(.8282);animation:fall-46 19s -7s linear infinite}@keyframes fall-46{57.311%{transform:translate(40.5046vw,57.311vh) scale(.8282)}to{transform:translate(37.4253vw,99vh) scale(.8282)}}.snow:nth-child(47){opacity:.6024;transform:translate(69.3835vw,-10px) scale(.7898);animation:fall-47 25s -9s linear infinite}@keyframes fall-47{75.104%{transform:translate(70.7079vw,75.104vh) scale(.7898)}to{transform:translate(70.0457vw,99vh) scale(.7898)}}.snow:nth-child(48){opacity:.043;transform:translate(44.3894vw,-10px) scale(.0324);animation:fall-48 26s -15s linear infinite}@keyframes fall-48{37.189%{transform:translate(34.8334vw,37.189vh) scale(.0324)}to{transform:translate(39.6114vw,99vh) scale(.0324)}}.snow:nth-child(49){opacity:.3546;transform:translate(73.4056vw,-10px) scale(.148);animation:fall-49 18s -12s linear infinite}@keyframes fall-49{78.751%{transform:translate(71.4177vw,78.751vh) scale(.148)}to{transform:translate(72.41165vw,99vh) scale(.148)}}.snow:nth-child(50){opacity:.4874;transform:translate(68.4474vw,-10px) scale(.5774);animation:fall-50 29s -7s linear infinite}@keyframes fall-50{64.732%{transform:translate(77.9105vw,64.732vh) scale(.5774)}to{transform:translate(73.17895vw,99vh) scale(.5774)}}.snow:nth-child(51){opacity:1.7918;transform:translate(36.9607vw,-10px) scale(.3716);animation:fall-51 24s -21s linear infinite}@keyframes fall-51{32.743%{transform:translate(36.7761vw,32.743vh) scale(.3716)}to{transform:translate(36.8684vw,99vh) scale(.3716)}}.snow:nth-child(52){opacity:.9232;transform:translate(30.9846vw,-10px) scale(.5308);animation:fall-52 23s -27s linear infinite}@keyframes fall-52{53.555%{transform:translate(23.8221vw,53.555vh) scale(.5308)}to{transform:translate(27.40335vw,99vh) scale(.5308)}}.snow:nth-child(53){opacity:.9972;transform:translate(97.0793vw,-10px) scale(.5817);animation:fall-53 25s -23s linear infinite}@keyframes fall-53{35.527%{transform:translate(92.6481vw,35.527vh) scale(.5817)}to{transform:translate(94.8637vw,99vh) scale(.5817)}}.snow:nth-child(54){opacity:.6314;transform:translate(78.7313vw,-10px) scale(.765);animation:fall-54 30s -28s linear infinite}@keyframes fall-54{76.296%{transform:translate(85.9295vw,76.296vh) scale(.765)}to{transform:translate(82.3304vw,99vh) scale(.765)}}.snow:nth-child(55){opacity:.5526;transform:translate(45.6748vw,-10px) scale(.7899);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{65.828%{transform:translate(47.0451vw,65.828vh) scale(.7899)}to{transform:translate(46.35995vw,99vh) scale(.7899)}}.snow:nth-child(56){opacity:.166;transform:translate(67.6355vw,-10px) scale(.8598);animation:fall-56 24s -15s linear infinite}@keyframes fall-56{53.382%{transform:translate(61.1753vw,53.382vh) scale(.8598)}to{transform:translate(64.4054vw,99vh) scale(.8598)}}.snow:nth-child(57){opacity:.1744;transform:translate(34.3717vw,-10px) scale(.9421);animation:fall-57 21s -8s linear infinite}@keyframes fall-57{67.054%{transform:translate(38.4333vw,67.054vh) scale(.9421)}to{transform:translate(36.4025vw,99vh) scale(.9421)}}.snow:nth-child(58){opacity:1.1018;transform:translate(46.3042vw,-10px) scale(.1689);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{63%{transform:translate(38.5458vw,63vh) scale(.1689)}to{transform:translate(42.425vw,99vh) scale(.1689)}}.snow:nth-child(59){opacity:.1246;transform:translate(40.444vw,-10px) scale(.9829);animation:fall-59 28s -24s linear infinite}@keyframes fall-59{72.272%{transform:translate(33.6066vw,72.272vh) scale(.9829)}to{transform:translate(37.0253vw,99vh) scale(.9829)}}.snow:nth-child(60){opacity:.2024;transform:translate(29.5846vw,-10px) scale(.1238);animation:fall-60 13s -21s linear infinite}@keyframes fall-60{71.545%{transform:translate(33.6591vw,71.545vh) scale(.1238)}to{transform:translate(31.62185vw,99vh) scale(.1238)}}.snow:nth-child(61){opacity:.646;transform:translate(76.0498vw,-10px) scale(.2328);animation:fall-61 26s -18s linear infinite}@keyframes fall-61{75.625%{transform:translate(66.8422vw,75.625vh) scale(.2328)}to{transform:translate(71.446vw,99vh) scale(.2328)}}.snow:nth-child(62){opacity:.6484;transform:translate(89.2078vw,-10px) scale(.5794);animation:fall-62 11s -11s linear infinite}@keyframes fall-62{78.622%{transform:translate(99.1765vw,78.622vh) scale(.5794)}to{transform:translate(94.19215vw,99vh) scale(.5794)}}.snow:nth-child(63){opacity:.4942;transform:translate(14.0354vw,-10px) scale(.7365);animation:fall-63 27s -2s linear infinite}@keyframes fall-63{40.638%{transform:translate(7.2053vw,40.638vh) scale(.7365)}to{transform:translate(10.62035vw,99vh) scale(.7365)}}.snow:nth-child(64){opacity:.2172;transform:translate(81.4412vw,-10px) scale(.3832);animation:fall-64 18s -25s linear infinite}@keyframes fall-64{56.801%{transform:translate(81.8284vw,56.801vh) scale(.3832)}to{transform:translate(81.6348vw,99vh) scale(.3832)}}.snow:nth-child(65){opacity:.7032;transform:translate(88.0996vw,-10px) scale(.7384);animation:fall-65 20s -20s linear infinite}@keyframes fall-65{63.802%{transform:translate(93.0776vw,63.802vh) scale(.7384)}to{transform:translate(90.5886vw,99vh) scale(.7384)}}.snow:nth-child(66){opacity:1.0396;transform:translate(28.1188vw,-10px) scale(.2556);animation:fall-66 14s -17s linear infinite}@keyframes fall-66{54.475%{transform:translate(32.6744vw,54.475vh) scale(.2556)}to{transform:translate(30.3966vw,99vh) scale(.2556)}}.snow:nth-child(67){opacity:.4782;transform:translate(99.3904vw,-10px) scale(.288);animation:fall-67 28s -23s linear infinite}@keyframes fall-67{45.735%{transform:translate(92.031vw,45.735vh) scale(.288)}to{transform:translate(95.7107vw,99vh) scale(.288)}}.snow:nth-child(68){opacity:1.2214;transform:translate(66.9728vw,-10px) scale(.5761);animation:fall-68 19s -23s linear infinite}@keyframes fall-68{44.083%{transform:translate(63.9378vw,44.083vh) scale(.5761)}to{transform:translate(65.4553vw,99vh) scale(.5761)}}.snow:nth-child(69){opacity:.466;transform:translate(69.1951vw,-10px) scale(.0034);animation:fall-69 30s -23s linear infinite}@keyframes fall-69{73.793%{transform:translate(74.7063vw,73.793vh) scale(.0034)}to{transform:translate(71.9507vw,99vh) scale(.0034)}}.snow:nth-child(70){opacity:.4984;transform:translate(95.7424vw,-10px) scale(.3876);animation:fall-70 20s -22s linear infinite}@keyframes fall-70{66.463%{transform:translate(92.5062vw,66.463vh) scale(.3876)}to{transform:translate(94.1243vw,99vh) scale(.3876)}}.snow:nth-child(71){opacity:1.7608;transform:translate(65.945vw,-10px) scale(.0273);animation:fall-71 15s -10s linear infinite}@keyframes fall-71{55.299%{transform:translate(69.9305vw,55.299vh) scale(.0273)}to{transform:translate(67.93775vw,99vh) scale(.0273)}}.snow:nth-child(72){opacity:.6478;transform:translate(9.5839vw,-10px) scale(.8627);animation:fall-72 26s -22s linear infinite}@keyframes fall-72{64.165%{transform:translate(16.6883vw,64.165vh) scale(.8627)}to{transform:translate(13.1361vw,99vh) scale(.8627)}}.snow:nth-child(73){opacity:.2478;transform:translate(50.756vw,-10px) scale(.4003);animation:fall-73 28s -11s linear infinite}@keyframes fall-73{32.859%{transform:translate(46.8298vw,32.859vh) scale(.4003)}to{transform:translate(48.7929vw,99vh) scale(.4003)}}.snow:nth-child(74){opacity:1.453;transform:translate(49.2394vw,-10px) scale(.2352);animation:fall-74 10s -24s linear infinite}@keyframes fall-74{49.361%{transform:translate(45.4852vw,49.361vh) scale(.2352)}to{transform:translate(47.3623vw,99vh) scale(.2352)}}.snow:nth-child(75){opacity:1.838;transform:translate(46.3511vw,-10px) scale(.1729);animation:fall-75 23s -15s linear infinite}@keyframes fall-75{47.052%{transform:translate(55.4584vw,47.052vh) scale(.1729)}to{transform:translate(50.90475vw,99vh) scale(.1729)}}.snow:nth-child(76){opacity:1.457;transform:translate(96.9836vw,-10px) scale(.5381);animation:fall-76 14s -26s linear infinite}@keyframes fall-76{58.755%{transform:translate(101.059vw,58.755vh) scale(.5381)}to{transform:translate(99.0213vw,99vh) scale(.5381)}}.snow:nth-child(77){opacity:1.2304;transform:translate(18.8983vw,-10px) scale(.7083);animation:fall-77 29s -11s linear infinite}@keyframes fall-77{64.662%{transform:translate(27.2239vw,64.662vh) scale(.7083)}to{transform:translate(23.0611vw,99vh) scale(.7083)}}.snow:nth-child(78){opacity:.2912;transform:translate(15.9406vw,-10px) scale(.8596);animation:fall-78 19s -22s linear infinite}@keyframes fall-78{59.395%{transform:translate(7.5639vw,59.395vh) scale(.8596)}to{transform:translate(11.75225vw,99vh) scale(.8596)}}.snow:nth-child(79){opacity:.6096;transform:translate(2.7593vw,-10px) scale(.2994);animation:fall-79 16s -16s linear infinite}@keyframes fall-79{40.846%{transform:translate(-3.667vw,40.846vh) scale(.2994)}to{transform:translate(-.45385vw,99vh) scale(.2994)}}.snow:nth-child(80){opacity:1.6468;transform:translate(99.3295vw,-10px) scale(.6768);animation:fall-80 23s -15s linear infinite}@keyframes fall-80{49.644%{transform:translate(107.8145vw,49.644vh) scale(.6768)}to{transform:translate(103.572vw,99vh) scale(.6768)}}.snow:nth-child(81){opacity:.849;transform:translate(59.0839vw,-10px) scale(.0022);animation:fall-81 30s -11s linear infinite}@keyframes fall-81{40.375%{transform:translate(65.8418vw,40.375vh) scale(.0022)}to{transform:translate(62.46285vw,99vh) scale(.0022)}}.snow:nth-child(82){opacity:.9834;transform:translate(86.7002vw,-10px) scale(.1804);animation:fall-82 24s -1s linear infinite}@keyframes fall-82{61.986%{transform:translate(84.5294vw,61.986vh) scale(.1804)}to{transform:translate(85.6148vw,99vh) scale(.1804)}}.snow:nth-child(83){opacity:1.2108;transform:translate(3.8887vw,-10px) scale(.8916);animation:fall-83 30s -16s linear infinite}@keyframes fall-83{67.651%{transform:translate(-2.2311vw,67.651vh) scale(.8916)}to{transform:translate(.8288vw,99vh) scale(.8916)}}.snow:nth-child(84){opacity:.2858;transform:translate(76.5858vw,-10px) scale(.1693);animation:fall-84 12s -28s linear infinite}@keyframes fall-84{67.404%{transform:translate(84.2155vw,67.404vh) scale(.1693)}to{transform:translate(80.40065vw,99vh) scale(.1693)}}.snow:nth-child(85){opacity:.3302;transform:translate(44.4625vw,-10px) scale(.4395);animation:fall-85 16s -24s linear infinite}@keyframes fall-85{30.406%{transform:translate(37.9614vw,30.406vh) scale(.4395)}to{transform:translate(41.21195vw,99vh) scale(.4395)}}.snow:nth-child(86){opacity:1.048;transform:translate(98.3597vw,-10px) scale(.9539);animation:fall-86 14s -14s linear infinite}@keyframes fall-86{44.166%{transform:translate(101.8962vw,44.166vh) scale(.9539)}to{transform:translate(100.12795vw,99vh) scale(.9539)}}.snow:nth-child(87){opacity:1.7692;transform:translate(75.8994vw,-10px) scale(.2001);animation:fall-87 10s -7s linear infinite}@keyframes fall-87{38.308%{transform:translate(78.8409vw,38.308vh) scale(.2001)}to{transform:translate(77.37015vw,99vh) scale(.2001)}}.snow:nth-child(88){opacity:1.9046;transform:translate(23.2094vw,-10px) scale(.3959);animation:fall-88 26s -2s linear infinite}@keyframes fall-88{31.628%{transform:translate(31.4004vw,31.628vh) scale(.3959)}to{transform:translate(27.3049vw,99vh) scale(.3959)}}.snow:nth-child(89){opacity:.624;transform:translate(78.645vw,-10px) scale(.8959);animation:fall-89 18s -6s linear infinite}@keyframes fall-89{78.536%{transform:translate(73.6592vw,78.536vh) scale(.8959)}to{transform:translate(76.1521vw,99vh) scale(.8959)}}.snow:nth-child(90){opacity:.3296;transform:translate(25.6418vw,-10px) scale(.0282);animation:fall-90 11s -9s linear infinite}@keyframes fall-90{39.162%{transform:translate(30.2088vw,39.162vh) scale(.0282)}to{transform:translate(27.9253vw,99vh) scale(.0282)}}.snow:nth-child(91){opacity:1.5158;transform:translate(64.3648vw,-10px) scale(.5591);animation:fall-91 25s -24s linear infinite}@keyframes fall-91{65.521%{transform:translate(56.0501vw,65.521vh) scale(.5591)}to{transform:translate(60.20745vw,99vh) scale(.5591)}}.snow:nth-child(92){opacity:.3296;transform:translate(99.4605vw,-10px) scale(.6764);animation:fall-92 20s -30s linear infinite}@keyframes fall-92{68.157%{transform:translate(102.4237vw,68.157vh) scale(.6764)}to{transform:translate(100.9421vw,99vh) scale(.6764)}}.snow:nth-child(93){opacity:.5844;transform:translate(92.947vw,-10px) scale(.8612);animation:fall-93 30s -8s linear infinite}@keyframes fall-93{62.66%{transform:translate(86.7479vw,62.66vh) scale(.8612)}to{transform:translate(89.84745vw,99vh) scale(.8612)}}.snow:nth-child(94){opacity:1.5086;transform:translate(76.2451vw,-10px) scale(.3664);animation:fall-94 11s -10s linear infinite}@keyframes fall-94{67.892%{transform:translate(69.7623vw,67.892vh) scale(.3664)}to{transform:translate(73.0037vw,99vh) scale(.3664)}}.snow:nth-child(95){opacity:1.3064;transform:translate(34.0405vw,-10px) scale(.3576);animation:fall-95 25s -3s linear infinite}@keyframes fall-95{63.579%{transform:translate(24.5743vw,63.579vh) scale(.3576)}to{transform:translate(29.3074vw,99vh) scale(.3576)}}.snow:nth-child(96){opacity:1.034;transform:translate(14.2128vw,-10px) scale(.7132);animation:fall-96 19s -4s linear infinite}@keyframes fall-96{60.749%{transform:translate(9.487vw,60.749vh) scale(.7132)}to{transform:translate(11.8499vw,99vh) scale(.7132)}}.snow:nth-child(97){opacity:.6994;transform:translate(73.8059vw,-10px) scale(.7963);animation:fall-97 23s -26s linear infinite}@keyframes fall-97{35.706%{transform:translate(76.8228vw,35.706vh) scale(.7963)}to{transform:translate(75.31435vw,99vh) scale(.7963)}}.snow:nth-child(98){opacity:1.872;transform:translate(91.5768vw,-10px) scale(.0767);animation:fall-98 23s -14s linear infinite}@keyframes fall-98{60.113%{transform:translate(92.0384vw,60.113vh) scale(.0767)}to{transform:translate(91.8076vw,99vh) scale(.0767)}}.snow:nth-child(99){opacity:1.4468;transform:translate(66.0803vw,-10px) scale(.3549);animation:fall-99 19s -19s linear infinite}@keyframes fall-99{34.397%{transform:translate(62.416vw,34.397vh) scale(.3549)}to{transform:translate(64.24815vw,99vh) scale(.3549)}}.snow:nth-child(100){opacity:1.9328;transform:translate(34.4326vw,-10px) scale(.1365);animation:fall-100 28s -26s linear infinite}@keyframes fall-100{47.563%{transform:translate(44.4203vw,47.563vh) scale(.1365)}to{transform:translate(39.42645vw,99vh) scale(.1365)}}.snow:nth-child(101){opacity:1.4936;transform:translate(29.9859vw,-10px) scale(.0902);animation:fall-101 22s -3s linear infinite}@keyframes fall-101{33.791%{transform:translate(30.9416vw,33.791vh) scale(.0902)}to{transform:translate(30.46375vw,99vh) scale(.0902)}}.snow:nth-child(102){opacity:1.0688;transform:translate(92.8478vw,-10px) scale(.834);animation:fall-102 15s -10s linear infinite}@keyframes fall-102{72.824%{transform:translate(85.0055vw,72.824vh) scale(.834)}to{transform:translate(88.92665vw,99vh) scale(.834)}}.snow:nth-child(103){opacity:.5676;transform:translate(32.7859vw,-10px) scale(.1485);animation:fall-103 29s -23s linear infinite}@keyframes fall-103{67.427%{transform:translate(36.1011vw,67.427vh) scale(.1485)}to{transform:translate(34.4435vw,99vh) scale(.1485)}}.snow:nth-child(104){opacity:1.086;transform:translate(91.5491vw,-10px) scale(.2287);animation:fall-104 30s -11s linear infinite}@keyframes fall-104{77.697%{transform:translate(83.3059vw,77.697vh) scale(.2287)}to{transform:translate(87.4275vw,99vh) scale(.2287)}}.snow:nth-child(105){opacity:.0768;transform:translate(46.857vw,-10px) scale(.2111);animation:fall-105 13s -21s linear infinite}@keyframes fall-105{64.681%{transform:translate(54.5999vw,64.681vh) scale(.2111)}to{transform:translate(50.72845vw,99vh) scale(.2111)}}.snow:nth-child(106){opacity:1.5044;transform:translate(64.4561vw,-10px) scale(.6157);animation:fall-106 17s -6s linear infinite}@keyframes fall-106{48.939%{transform:translate(65.4272vw,48.939vh) scale(.6157)}to{transform:translate(64.94165vw,99vh) scale(.6157)}}.snow:nth-child(107){opacity:1.8536;transform:translate(65.977vw,-10px) scale(.8336);animation:fall-107 30s -18s linear infinite}@keyframes fall-107{43.452%{transform:translate(61.1615vw,43.452vh) scale(.8336)}to{transform:translate(63.56925vw,99vh) scale(.8336)}}.snow:nth-child(108){opacity:.5168;transform:translate(58.2684vw,-10px) scale(.0708);animation:fall-108 17s -10s linear infinite}@keyframes fall-108{48.076%{transform:translate(66.1446vw,48.076vh) scale(.0708)}to{transform:translate(62.2065vw,99vh) scale(.0708)}}.snow:nth-child(109){opacity:.3606;transform:translate(58.5751vw,-10px) scale(.575);animation:fall-109 17s -5s linear infinite}@keyframes fall-109{63.567%{transform:translate(56.6413vw,63.567vh) scale(.575)}to{transform:translate(57.6082vw,99vh) scale(.575)}}.snow:nth-child(110){opacity:.1816;transform:translate(37.7515vw,-10px) scale(.9343);animation:fall-110 21s -11s linear infinite}@keyframes fall-110{46.956%{transform:translate(44.8537vw,46.956vh) scale(.9343)}to{transform:translate(41.3026vw,99vh) scale(.9343)}}.snow:nth-child(111){opacity:1.053;transform:translate(69.9031vw,-10px) scale(.7323);animation:fall-111 28s -26s linear infinite}@keyframes fall-111{51.539%{transform:translate(72.0344vw,51.539vh) scale(.7323)}to{transform:translate(70.96875vw,99vh) scale(.7323)}}.snow:nth-child(112){opacity:.1472;transform:translate(26.7001vw,-10px) scale(.9557);animation:fall-112 15s -19s linear infinite}@keyframes fall-112{69.057%{transform:translate(19.0907vw,69.057vh) scale(.9557)}to{transform:translate(22.8954vw,99vh) scale(.9557)}}.snow:nth-child(113){opacity:.6776;transform:translate(10.0312vw,-10px) scale(.7412);animation:fall-113 10s -2s linear infinite}@keyframes fall-113{45.249%{transform:translate(.5268vw,45.249vh) scale(.7412)}to{transform:translate(5.279vw,99vh) scale(.7412)}}.snow:nth-child(114){opacity:1.7314;transform:translate(75.2911vw,-10px) scale(.3911);animation:fall-114 29s -21s linear infinite}@keyframes fall-114{42.076%{transform:translate(73.9591vw,42.076vh) scale(.3911)}to{transform:translate(74.6251vw,99vh) scale(.3911)}}.snow:nth-child(115){opacity:.5954;transform:translate(87.0856vw,-10px) scale(.2701);animation:fall-115 12s -27s linear infinite}@keyframes fall-115{43.944%{transform:translate(87.9551vw,43.944vh) scale(.2701)}to{transform:translate(87.52035vw,99vh) scale(.2701)}}.snow:nth-child(116){opacity:1.9964;transform:translate(40.4001vw,-10px) scale(.9648);animation:fall-116 15s -21s linear infinite}@keyframes fall-116{46.094%{transform:translate(44.3672vw,46.094vh) scale(.9648)}to{transform:translate(42.38365vw,99vh) scale(.9648)}}.snow:nth-child(117){opacity:.6994;transform:translate(55.4662vw,-10px) scale(.8365);animation:fall-117 26s -13s linear infinite}@keyframes fall-117{39.411%{transform:translate(55.8637vw,39.411vh) scale(.8365)}to{transform:translate(55.66495vw,99vh) scale(.8365)}}.snow:nth-child(118){opacity:1.938;transform:translate(27.8565vw,-10px) scale(.7288);animation:fall-118 13s -15s linear infinite}@keyframes fall-118{75.296%{transform:translate(27.2037vw,75.296vh) scale(.7288)}to{transform:translate(27.5301vw,99vh) scale(.7288)}}.snow:nth-child(119){opacity:1.7764;transform:translate(44.7699vw,-10px) scale(.8363);animation:fall-119 22s -14s linear infinite}@keyframes fall-119{65.313%{transform:translate(40.8164vw,65.313vh) scale(.8363)}to{transform:translate(42.79315vw,99vh) scale(.8363)}}.snow:nth-child(120){opacity:1.9448;transform:translate(6.7949vw,-10px) scale(.0224);animation:fall-120 12s -25s linear infinite}@keyframes fall-120{73.804%{transform:translate(-2.8696vw,73.804vh) scale(.0224)}to{transform:translate(1.96265vw,99vh) scale(.0224)}}.snow:nth-child(121){opacity:.3334;transform:translate(50.5639vw,-10px) scale(.5842);animation:fall-121 21s -20s linear infinite}@keyframes fall-121{77.71%{transform:translate(41.3344vw,77.71vh) scale(.5842)}to{transform:translate(45.94915vw,99vh) scale(.5842)}}.snow:nth-child(122){opacity:.1514;transform:translate(12.3451vw,-10px) scale(.7666);animation:fall-122 19s -1s linear infinite}@keyframes fall-122{31.926%{transform:translate(16.5578vw,31.926vh) scale(.7666)}to{transform:translate(14.45145vw,99vh) scale(.7666)}}.snow:nth-child(123){opacity:1.5416;transform:translate(2.8587vw,-10px) scale(.6094);animation:fall-123 26s -6s linear infinite}@keyframes fall-123{39.491%{transform:translate(4.8525vw,39.491vh) scale(.6094)}to{transform:translate(3.8556vw,99vh) scale(.6094)}}.snow:nth-child(124){opacity:1.7228;transform:translate(91.8322vw,-10px) scale(.682);animation:fall-124 20s -4s linear infinite}@keyframes fall-124{51.353%{transform:translate(82.0064vw,51.353vh) scale(.682)}to{transform:translate(86.9193vw,99vh) scale(.682)}}.snow:nth-child(125){opacity:.2498;transform:translate(62.057vw,-10px) scale(.7525);animation:fall-125 23s -30s linear infinite}@keyframes fall-125{32.592%{transform:translate(70.6436vw,32.592vh) scale(.7525)}to{transform:translate(66.3503vw,99vh) scale(.7525)}}.snow:nth-child(126){opacity:1.9898;transform:translate(43.4113vw,-10px) scale(.0267);animation:fall-126 27s -11s linear infinite}@keyframes fall-126{78.183%{transform:translate(50.0233vw,78.183vh) scale(.0267)}to{transform:translate(46.7173vw,99vh) scale(.0267)}}.snow:nth-child(127){opacity:1.3646;transform:translate(63.8851vw,-10px) scale(.3224);animation:fall-127 12s -12s linear infinite}@keyframes fall-127{65.96%{transform:translate(73.1911vw,65.96vh) scale(.3224)}to{transform:translate(68.5381vw,99vh) scale(.3224)}}.snow:nth-child(128){opacity:.5818;transform:translate(65.7468vw,-10px) scale(.995);animation:fall-128 27s -13s linear infinite}@keyframes fall-128{37.216%{transform:translate(71.0979vw,37.216vh) scale(.995)}to{transform:translate(68.42235vw,99vh) scale(.995)}}.snow:nth-child(129){opacity:1.7894;transform:translate(63.8667vw,-10px) scale(.5551);animation:fall-129 21s -7s linear infinite}@keyframes fall-129{79.097%{transform:translate(61.9946vw,79.097vh) scale(.5551)}to{transform:translate(62.93065vw,99vh) scale(.5551)}}.snow:nth-child(130){opacity:1.2166;transform:translate(47.8483vw,-10px) scale(.5646);animation:fall-130 22s -30s linear infinite}@keyframes fall-130{69.254%{transform:translate(39.1764vw,69.254vh) scale(.5646)}to{transform:translate(43.51235vw,99vh) scale(.5646)}}.snow:nth-child(131){opacity:1.9446;transform:translate(12.0617vw,-10px) scale(.653);animation:fall-131 22s -7s linear infinite}@keyframes fall-131{60.134%{transform:translate(14.2379vw,60.134vh) scale(.653)}to{transform:translate(13.1498vw,99vh) scale(.653)}}.snow:nth-child(132){opacity:1.6486;transform:translate(25.2925vw,-10px) scale(.0419);animation:fall-132 10s -17s linear infinite}@keyframes fall-132{32.175%{transform:translate(18.724vw,32.175vh) scale(.0419)}to{transform:translate(22.00825vw,99vh) scale(.0419)}}.snow:nth-child(133){opacity:1.1522;transform:translate(61.7451vw,-10px) scale(.4213);animation:fall-133 14s -26s linear infinite}@keyframes fall-133{32.819%{transform:translate(61.5205vw,32.819vh) scale(.4213)}to{transform:translate(61.6328vw,99vh) scale(.4213)}}.snow:nth-child(134){opacity:.2768;transform:translate(88.1211vw,-10px) scale(.0945);animation:fall-134 23s -29s linear infinite}@keyframes fall-134{45.152%{transform:translate(80.5193vw,45.152vh) scale(.0945)}to{transform:translate(84.3202vw,99vh) scale(.0945)}}.snow:nth-child(135){opacity:.2046;transform:translate(45.7022vw,-10px) scale(.844);animation:fall-135 29s -2s linear infinite}@keyframes fall-135{56.821%{transform:translate(37.8243vw,56.821vh) scale(.844)}to{transform:translate(41.76325vw,99vh) scale(.844)}}.snow:nth-child(136){opacity:1.017;transform:translate(41.7383vw,-10px) scale(.0011);animation:fall-136 21s -12s linear infinite}@keyframes fall-136{51.783%{transform:translate(47.6208vw,51.783vh) scale(.0011)}to{transform:translate(44.67955vw,99vh) scale(.0011)}}.snow:nth-child(137){opacity:1.8384;transform:translate(73.6974vw,-10px) scale(.5722);animation:fall-137 21s -4s linear infinite}@keyframes fall-137{76.144%{transform:translate(79.2501vw,76.144vh) scale(.5722)}to{transform:translate(76.47375vw,99vh) scale(.5722)}}.snow:nth-child(138){opacity:1.5276;transform:translate(8.7759vw,-10px) scale(.4477);animation:fall-138 26s -18s linear infinite}@keyframes fall-138{36.291%{transform:translate(18.3925vw,36.291vh) scale(.4477)}to{transform:translate(13.5842vw,99vh) scale(.4477)}}.snow:nth-child(139){opacity:.675;transform:translate(71.3444vw,-10px) scale(.4355);animation:fall-139 26s -9s linear infinite}@keyframes fall-139{48.39%{transform:translate(80.9014vw,48.39vh) scale(.4355)}to{transform:translate(76.1229vw,99vh) scale(.4355)}}.snow:nth-child(140){opacity:.4128;transform:translate(59.2254vw,-10px) scale(.9553);animation:fall-140 18s -19s linear infinite}@keyframes fall-140{78.651%{transform:translate(61.676vw,78.651vh) scale(.9553)}to{transform:translate(60.4507vw,99vh) scale(.9553)}}.snow:nth-child(141){opacity:.0542;transform:translate(51.4258vw,-10px) scale(.5092);animation:fall-141 20s -20s linear infinite}@keyframes fall-141{31.573%{transform:translate(61.0865vw,31.573vh) scale(.5092)}to{transform:translate(56.25615vw,99vh) scale(.5092)}}.snow:nth-child(142){opacity:.0526;transform:translate(74.5997vw,-10px) scale(.4542);animation:fall-142 23s -7s linear infinite}@keyframes fall-142{76.72%{transform:translate(75.3067vw,76.72vh) scale(.4542)}to{transform:translate(74.9532vw,99vh) scale(.4542)}}.snow:nth-child(143){opacity:1.5852;transform:translate(29.888vw,-10px) scale(.0314);animation:fall-143 22s -18s linear infinite}@keyframes fall-143{44.241%{transform:translate(21.1799vw,44.241vh) scale(.0314)}to{transform:translate(25.53395vw,99vh) scale(.0314)}}.snow:nth-child(144){opacity:1.3876;transform:translate(67.7625vw,-10px) scale(.2301);animation:fall-144 21s -6s linear infinite}@keyframes fall-144{40.644%{transform:translate(77.1196vw,40.644vh) scale(.2301)}to{transform:translate(72.44105vw,99vh) scale(.2301)}}.snow:nth-child(145){opacity:.9614;transform:translate(20.6969vw,-10px) scale(.8589);animation:fall-145 24s -20s linear infinite}@keyframes fall-145{40.013%{transform:translate(18.5186vw,40.013vh) scale(.8589)}to{transform:translate(19.60775vw,99vh) scale(.8589)}}.snow:nth-child(146){opacity:.4962;transform:translate(6.4937vw,-10px) scale(.6743);animation:fall-146 18s -19s linear infinite}@keyframes fall-146{60.536%{transform:translate(13.192vw,60.536vh) scale(.6743)}to{transform:translate(9.84285vw,99vh) scale(.6743)}}.snow:nth-child(147){opacity:1.6756;transform:translate(87.0837vw,-10px) scale(.5926);animation:fall-147 20s -16s linear infinite}@keyframes fall-147{41.214%{transform:translate(85.3086vw,41.214vh) scale(.5926)}to{transform:translate(86.19615vw,99vh) scale(.5926)}}.snow:nth-child(148){opacity:.3238;transform:translate(91.1365vw,-10px) scale(.594);animation:fall-148 13s -10s linear infinite}@keyframes fall-148{51.591%{transform:translate(97.8428vw,51.591vh) scale(.594)}to{transform:translate(94.48965vw,99vh) scale(.594)}}.snow:nth-child(149){opacity:.3388;transform:translate(57.195vw,-10px) scale(.1707);animation:fall-149 30s -7s linear infinite}@keyframes fall-149{51.949%{transform:translate(48.7247vw,51.949vh) scale(.1707)}to{transform:translate(52.95985vw,99vh) scale(.1707)}}.snow:nth-child(150){opacity:.6734;transform:translate(49.1471vw,-10px) scale(.7328);animation:fall-150 23s -29s linear infinite}@keyframes fall-150{56.821%{transform:translate(47.605vw,56.821vh) scale(.7328)}to{transform:translate(48.37605vw,99vh) scale(.7328)}}.snow:nth-child(151){opacity:1.9114;transform:translate(81.9427vw,-10px) scale(.6404);animation:fall-151 24s -21s linear infinite}@keyframes fall-151{76.233%{transform:translate(80.3911vw,76.233vh) scale(.6404)}to{transform:translate(81.1669vw,99vh) scale(.6404)}}.snow:nth-child(152){opacity:1.837;transform:translate(12.8166vw,-10px) scale(.7752);animation:fall-152 11s -26s linear infinite}@keyframes fall-152{57.278%{transform:translate(6.9646vw,57.278vh) scale(.7752)}to{transform:translate(9.8906vw,99vh) scale(.7752)}}.snow:nth-child(153){opacity:.2418;transform:translate(6.866vw,-10px) scale(.4143);animation:fall-153 30s -27s linear infinite}@keyframes fall-153{76.182%{transform:translate(-.5082vw,76.182vh) scale(.4143)}to{transform:translate(3.1789vw,99vh) scale(.4143)}}.snow:nth-child(154){opacity:.7056;transform:translate(19.309vw,-10px) scale(.091);animation:fall-154 12s -29s linear infinite}@keyframes fall-154{56.508%{transform:translate(18.8011vw,56.508vh) scale(.091)}to{transform:translate(19.05505vw,99vh) scale(.091)}}.snow:nth-child(155){opacity:1.4028;transform:translate(46.2709vw,-10px) scale(.5907);animation:fall-155 17s -8s linear infinite}@keyframes fall-155{52.105%{transform:translate(48.3532vw,52.105vh) scale(.5907)}to{transform:translate(47.31205vw,99vh) scale(.5907)}}.snow:nth-child(156){opacity:.8026;transform:translate(55.9354vw,-10px) scale(.3611);animation:fall-156 14s -25s linear infinite}@keyframes fall-156{74.642%{transform:translate(49.8718vw,74.642vh) scale(.3611)}to{transform:translate(52.9036vw,99vh) scale(.3611)}}.snow:nth-child(157){opacity:1.6288;transform:translate(20.1612vw,-10px) scale(.7563);animation:fall-157 26s -20s linear infinite}@keyframes fall-157{43.876%{transform:translate(16.3226vw,43.876vh) scale(.7563)}to{transform:translate(18.2419vw,99vh) scale(.7563)}}.snow:nth-child(158){opacity:1.3252;transform:translate(.6469vw,-10px) scale(.0975);animation:fall-158 24s -20s linear infinite}@keyframes fall-158{37.03%{transform:translate(-8.2939vw,37.03vh) scale(.0975)}to{transform:translate(-3.8235vw,99vh) scale(.0975)}}.snow:nth-child(159){opacity:1.3648;transform:translate(36.0558vw,-10px) scale(.1349);animation:fall-159 16s -20s linear infinite}@keyframes fall-159{73.742%{transform:translate(29.3206vw,73.742vh) scale(.1349)}to{transform:translate(32.6882vw,99vh) scale(.1349)}}.snow:nth-child(160){opacity:.624;transform:translate(34.8826vw,-10px) scale(.0838);animation:fall-160 30s -5s linear infinite}@keyframes fall-160{31.481%{transform:translate(25.2514vw,31.481vh) scale(.0838)}to{transform:translate(30.067vw,99vh) scale(.0838)}}.snow:nth-child(161){opacity:1.1386;transform:translate(23.5187vw,-10px) scale(.7136);animation:fall-161 15s -27s linear infinite}@keyframes fall-161{63.697%{transform:translate(33.3487vw,63.697vh) scale(.7136)}to{transform:translate(28.4337vw,99vh) scale(.7136)}}.snow:nth-child(162){opacity:1.8204;transform:translate(65.7536vw,-10px) scale(.9085);animation:fall-162 27s -23s linear infinite}@keyframes fall-162{72.478%{transform:translate(61.5706vw,72.478vh) scale(.9085)}to{transform:translate(63.6621vw,99vh) scale(.9085)}}.snow:nth-child(163){opacity:1.548;transform:translate(69.1393vw,-10px) scale(.8146);animation:fall-163 16s -23s linear infinite}@keyframes fall-163{63.172%{transform:translate(64.7613vw,63.172vh) scale(.8146)}to{transform:translate(66.9503vw,99vh) scale(.8146)}}.snow:nth-child(164){opacity:1.6402;transform:translate(94.2539vw,-10px) scale(.7237);animation:fall-164 28s -8s linear infinite}@keyframes fall-164{57.159%{transform:translate(94.7797vw,57.159vh) scale(.7237)}to{transform:translate(94.5168vw,99vh) scale(.7237)}}.snow:nth-child(165){opacity:.9602;transform:translate(60.2753vw,-10px) scale(.972);animation:fall-165 23s -7s linear infinite}@keyframes fall-165{68.145%{transform:translate(66.8281vw,68.145vh) scale(.972)}to{transform:translate(63.5517vw,99vh) scale(.972)}}.snow:nth-child(166){opacity:.5858;transform:translate(11.688vw,-10px) scale(.8234);animation:fall-166 18s -1s linear infinite}@keyframes fall-166{43.709%{transform:translate(16.0161vw,43.709vh) scale(.8234)}to{transform:translate(13.85205vw,99vh) scale(.8234)}}.snow:nth-child(167){opacity:.3458;transform:translate(68.4553vw,-10px) scale(.6543);animation:fall-167 15s -28s linear infinite}@keyframes fall-167{73.424%{transform:translate(76.9747vw,73.424vh) scale(.6543)}to{transform:translate(72.715vw,99vh) scale(.6543)}}.snow:nth-child(168){opacity:1.2504;transform:translate(5.6019vw,-10px) scale(.3186);animation:fall-168 22s -18s linear infinite}@keyframes fall-168{59.874%{transform:translate(11.5998vw,59.874vh) scale(.3186)}to{transform:translate(8.60085vw,99vh) scale(.3186)}}.snow:nth-child(169){opacity:1.1518;transform:translate(52.1099vw,-10px) scale(.446);animation:fall-169 26s -1s linear infinite}@keyframes fall-169{46.383%{transform:translate(47.4681vw,46.383vh) scale(.446)}to{transform:translate(49.789vw,99vh) scale(.446)}}.snow:nth-child(170){opacity:.079;transform:translate(73.5532vw,-10px) scale(.1466);animation:fall-170 23s -24s linear infinite}@keyframes fall-170{47.178%{transform:translate(81.6522vw,47.178vh) scale(.1466)}to{transform:translate(77.6027vw,99vh) scale(.1466)}}.snow:nth-child(171){opacity:1.0856;transform:translate(22.4633vw,-10px) scale(.2914);animation:fall-171 26s -29s linear infinite}@keyframes fall-171{38.009%{transform:translate(19.4219vw,38.009vh) scale(.2914)}to{transform:translate(20.9426vw,99vh) scale(.2914)}}.snow:nth-child(172){opacity:.3534;transform:translate(15.3219vw,-10px) scale(.0884);animation:fall-172 15s -12s linear infinite}@keyframes fall-172{44.277%{transform:translate(9.9517vw,44.277vh) scale(.0884)}to{transform:translate(12.6368vw,99vh) scale(.0884)}}.snow:nth-child(173){opacity:1.4532;transform:translate(77.2511vw,-10px) scale(.4676);animation:fall-173 17s -17s linear infinite}@keyframes fall-173{30.907%{transform:translate(76.2518vw,30.907vh) scale(.4676)}to{transform:translate(76.75145vw,99vh) scale(.4676)}}.snow:nth-child(174){opacity:1.517;transform:translate(5.7046vw,-10px) scale(.045);animation:fall-174 30s -5s linear infinite}@keyframes fall-174{34.335%{transform:translate(14.5216vw,34.335vh) scale(.045)}to{transform:translate(10.1131vw,99vh) scale(.045)}}.snow:nth-child(175){opacity:.7348;transform:translate(37.6651vw,-10px) scale(.3679);animation:fall-175 15s -28s linear infinite}@keyframes fall-175{45.278%{transform:translate(42.0311vw,45.278vh) scale(.3679)}to{transform:translate(39.8481vw,99vh) scale(.3679)}}.snow:nth-child(176){opacity:.3302;transform:translate(80.4832vw,-10px) scale(.3002);animation:fall-176 24s -20s linear infinite}@keyframes fall-176{63.026%{transform:translate(70.8885vw,63.026vh) scale(.3002)}to{transform:translate(75.68585vw,99vh) scale(.3002)}}.snow:nth-child(177){opacity:.4018;transform:translate(27.5119vw,-10px) scale(.6891);animation:fall-177 13s -2s linear infinite}@keyframes fall-177{60.276%{transform:translate(33.4802vw,60.276vh) scale(.6891)}to{transform:translate(30.49605vw,99vh) scale(.6891)}}.snow:nth-child(178){opacity:.372;transform:translate(62.6602vw,-10px) scale(.3227);animation:fall-178 24s -15s linear infinite}@keyframes fall-178{33.368%{transform:translate(67.3767vw,33.368vh) scale(.3227)}to{transform:translate(65.01845vw,99vh) scale(.3227)}}.snow:nth-child(179){opacity:1.623;transform:translate(49.2904vw,-10px) scale(.1121);animation:fall-179 18s -24s linear infinite}@keyframes fall-179{33.187%{transform:translate(54.7858vw,33.187vh) scale(.1121)}to{transform:translate(52.0381vw,99vh) scale(.1121)}}.snow:nth-child(180){opacity:1.8788;transform:translate(99.1166vw,-10px) scale(.557);animation:fall-180 19s -27s linear infinite}@keyframes fall-180{51.641%{transform:translate(91.878vw,51.641vh) scale(.557)}to{transform:translate(95.4973vw,99vh) scale(.557)}}.snow:nth-child(181){opacity:1.5736;transform:translate(56.4181vw,-10px) scale(.8909);animation:fall-181 12s -16s linear infinite}@keyframes fall-181{31.244%{transform:translate(49.5338vw,31.244vh) scale(.8909)}to{transform:translate(52.97595vw,99vh) scale(.8909)}}.snow:nth-child(182){opacity:1.6528;transform:translate(94.1826vw,-10px) scale(.0763);animation:fall-182 14s -27s linear infinite}@keyframes fall-182{54.044%{transform:translate(99.3968vw,54.044vh) scale(.0763)}to{transform:translate(96.7897vw,99vh) scale(.0763)}}.snow:nth-child(183){opacity:1.377;transform:translate(29.6018vw,-10px) scale(.7898);animation:fall-183 23s -14s linear infinite}@keyframes fall-183{41.359%{transform:translate(34.5266vw,41.359vh) scale(.7898)}to{transform:translate(32.0642vw,99vh) scale(.7898)}}.snow:nth-child(184){opacity:1.1206;transform:translate(78.9611vw,-10px) scale(.6597);animation:fall-184 18s -17s linear infinite}@keyframes fall-184{60.47%{transform:translate(73.7356vw,60.47vh) scale(.6597)}to{transform:translate(76.34835vw,99vh) scale(.6597)}}.snow:nth-child(185){opacity:.5278;transform:translate(73.3605vw,-10px) scale(.1686);animation:fall-185 15s -1s linear infinite}@keyframes fall-185{41.962%{transform:translate(70.0003vw,41.962vh) scale(.1686)}to{transform:translate(71.6804vw,99vh) scale(.1686)}}.snow:nth-child(186){opacity:.8832;transform:translate(75.7054vw,-10px) scale(.4933);animation:fall-186 10s -19s linear infinite}@keyframes fall-186{73.624%{transform:translate(69.8269vw,73.624vh) scale(.4933)}to{transform:translate(72.76615vw,99vh) scale(.4933)}}.snow:nth-child(187){opacity:.8668;transform:translate(6.4879vw,-10px) scale(.0943);animation:fall-187 20s -17s linear infinite}@keyframes fall-187{52.524%{transform:translate(7.5694vw,52.524vh) scale(.0943)}to{transform:translate(7.02865vw,99vh) scale(.0943)}}.snow:nth-child(188){opacity:.4468;transform:translate(18.2235vw,-10px) scale(.8942);animation:fall-188 12s -27s linear infinite}@keyframes fall-188{32.944%{transform:translate(25.5571vw,32.944vh) scale(.8942)}to{transform:translate(21.8903vw,99vh) scale(.8942)}}.snow:nth-child(189){opacity:.7034;transform:translate(8.0518vw,-10px) scale(.4338);animation:fall-189 30s -21s linear infinite}@keyframes fall-189{68.43%{transform:translate(10.9946vw,68.43vh) scale(.4338)}to{transform:translate(9.5232vw,99vh) scale(.4338)}}.snow:nth-child(190){opacity:1.174;transform:translate(62.1955vw,-10px) scale(.3269);animation:fall-190 20s -4s linear infinite}@keyframes fall-190{53.143%{transform:translate(56.4528vw,53.143vh) scale(.3269)}to{transform:translate(59.32415vw,99vh) scale(.3269)}}.snow:nth-child(191){opacity:.1664;transform:translate(19.2167vw,-10px) scale(.7141);animation:fall-191 12s -18s linear infinite}@keyframes fall-191{52.835%{transform:translate(29.1028vw,52.835vh) scale(.7141)}to{transform:translate(24.15975vw,99vh) scale(.7141)}}.snow:nth-child(192){opacity:.5986;transform:translate(39.6357vw,-10px) scale(.9637);animation:fall-192 29s -6s linear infinite}@keyframes fall-192{37.804%{transform:translate(43.5043vw,37.804vh) scale(.9637)}to{transform:translate(41.57vw,99vh) scale(.9637)}}.snow:nth-child(193){opacity:1.7664;transform:translate(70.0876vw,-10px) scale(.3528);animation:fall-193 19s -20s linear infinite}@keyframes fall-193{48.114%{transform:translate(66.2971vw,48.114vh) scale(.3528)}to{transform:translate(68.19235vw,99vh) scale(.3528)}}.snow:nth-child(194){opacity:1.198;transform:translate(20.5843vw,-10px) scale(.223);animation:fall-194 11s -7s linear infinite}@keyframes fall-194{51.982%{transform:translate(23.3686vw,51.982vh) scale(.223)}to{transform:translate(21.97645vw,99vh) scale(.223)}}.snow:nth-child(195){opacity:1.5222;transform:translate(25.052vw,-10px) scale(.8635);animation:fall-195 17s -8s linear infinite}@keyframes fall-195{75.14%{transform:translate(33.2994vw,75.14vh) scale(.8635)}to{transform:translate(29.1757vw,99vh) scale(.8635)}}.snow:nth-child(196){opacity:1.0702;transform:translate(74.9128vw,-10px) scale(.7127);animation:fall-196 17s -28s linear infinite}@keyframes fall-196{79.43%{transform:translate(68.9965vw,79.43vh) scale(.7127)}to{transform:translate(71.95465vw,99vh) scale(.7127)}}.snow:nth-child(197){opacity:1.8988;transform:translate(89.3234vw,-10px) scale(.4958);animation:fall-197 30s -1s linear infinite}@keyframes fall-197{44.089%{transform:translate(82.1707vw,44.089vh) scale(.4958)}to{transform:translate(85.74705vw,99vh) scale(.4958)}}.snow:nth-child(198){opacity:1.8234;transform:translate(57.3086vw,-10px) scale(.9203);animation:fall-198 30s -19s linear infinite}@keyframes fall-198{45.523%{transform:translate(59.9498vw,45.523vh) scale(.9203)}to{transform:translate(58.6292vw,99vh) scale(.9203)}}.snow:nth-child(199){opacity:.8926;transform:translate(35.2578vw,-10px) scale(.0137);animation:fall-199 12s -23s linear infinite}@keyframes fall-199{43.955%{transform:translate(26.716vw,43.955vh) scale(.0137)}to{transform:translate(30.9869vw,99vh) scale(.0137)}}.snow:nth-child(200){opacity:.9912;transform:translate(32.8844vw,-10px) scale(.7646);animation:fall-200 29s -7s linear infinite}@keyframes fall-200{38.096%{transform:translate(42.5035vw,38.096vh) scale(.7646)}to{transform:translate(37.69395vw,99vh) scale(.7646)}}.snow:nth-child(201){opacity:.4544;transform:translate(28.3482vw,-10px) scale(.2544);animation:fall-201 25s -22s linear infinite}@keyframes fall-201{61.575%{transform:translate(18.4313vw,61.575vh) scale(.2544)}to{transform:translate(23.38975vw,99vh) scale(.2544)}}.snow:nth-child(202){opacity:1.946;transform:translate(55.5859vw,-10px) scale(.6376);animation:fall-202 14s -5s linear infinite}@keyframes fall-202{64.269%{transform:translate(57.3495vw,64.269vh) scale(.6376)}to{transform:translate(56.4677vw,99vh) scale(.6376)}}.snow:nth-child(203){opacity:1.8664;transform:translate(5.0114vw,-10px) scale(.9115);animation:fall-203 17s -1s linear infinite}@keyframes fall-203{67.02%{transform:translate(3.9204vw,67.02vh) scale(.9115)}to{transform:translate(4.4659vw,99vh) scale(.9115)}}.snow:nth-child(204){opacity:.939;transform:translate(9.8184vw,-10px) scale(.4338);animation:fall-204 18s -15s linear infinite}@keyframes fall-204{32.064%{transform:translate(18.8321vw,32.064vh) scale(.4338)}to{transform:translate(14.32525vw,99vh) scale(.4338)}}.snow:nth-child(205){opacity:1.7088;transform:translate(5.7753vw,-10px) scale(.0369);animation:fall-205 27s -12s linear infinite}@keyframes fall-205{74.816%{transform:translate(5.5604vw,74.816vh) scale(.0369)}to{transform:translate(5.66785vw,99vh) scale(.0369)}}.snow:nth-child(206){opacity:1.6976;transform:translate(13.7234vw,-10px) scale(.5141);animation:fall-206 21s -24s linear infinite}@keyframes fall-206{67.85%{transform:translate(11.4177vw,67.85vh) scale(.5141)}to{transform:translate(12.57055vw,99vh) scale(.5141)}}.snow:nth-child(207){opacity:.5548;transform:translate(55.336vw,-10px) scale(.8474);animation:fall-207 17s -14s linear infinite}@keyframes fall-207{37.787%{transform:translate(55.5466vw,37.787vh) scale(.8474)}to{transform:translate(55.4413vw,99vh) scale(.8474)}}.snow:nth-child(208){opacity:.1184;transform:translate(80.9731vw,-10px) scale(.5513);animation:fall-208 11s -28s linear infinite}@keyframes fall-208{71.933%{transform:translate(75.0258vw,71.933vh) scale(.5513)}to{transform:translate(77.99945vw,99vh) scale(.5513)}}.snow:nth-child(209){opacity:.0968;transform:translate(13.0905vw,-10px) scale(.1347);animation:fall-209 23s -28s linear infinite}@keyframes fall-209{33.312%{transform:translate(4.9224vw,33.312vh) scale(.1347)}to{transform:translate(9.00645vw,99vh) scale(.1347)}}.snow:nth-child(210){opacity:1.4884;transform:translate(85.0289vw,-10px) scale(.7389);animation:fall-210 30s -13s linear infinite}@keyframes fall-210{66.289%{transform:translate(80.1209vw,66.289vh) scale(.7389)}to{transform:translate(82.5749vw,99vh) scale(.7389)}}.snow:nth-child(211){opacity:1.7708;transform:translate(43.6524vw,-10px) scale(.4532);animation:fall-211 18s -5s linear infinite}@keyframes fall-211{72.467%{transform:translate(39.5947vw,72.467vh) scale(.4532)}to{transform:translate(41.62355vw,99vh) scale(.4532)}}.snow:nth-child(212){opacity:1.6404;transform:translate(24.4451vw,-10px) scale(.8486);animation:fall-212 10s -2s linear infinite}@keyframes fall-212{54.721%{transform:translate(15.7109vw,54.721vh) scale(.8486)}to{transform:translate(20.078vw,99vh) scale(.8486)}}.snow:nth-child(213){opacity:1.2808;transform:translate(62.6537vw,-10px) scale(.2632);animation:fall-213 12s -20s linear infinite}@keyframes fall-213{75.109%{transform:translate(64.3794vw,75.109vh) scale(.2632)}to{transform:translate(63.51655vw,99vh) scale(.2632)}}.snow:nth-child(214){opacity:1.5002;transform:translate(14.4471vw,-10px) scale(.3321);animation:fall-214 23s -13s linear infinite}@keyframes fall-214{37.052%{transform:translate(23.1121vw,37.052vh) scale(.3321)}to{transform:translate(18.7796vw,99vh) scale(.3321)}}.snow:nth-child(215){opacity:.531;transform:translate(64.9254vw,-10px) scale(.3701);animation:fall-215 23s -3s linear infinite}@keyframes fall-215{53.75%{transform:translate(62.7441vw,53.75vh) scale(.3701)}to{transform:translate(63.83475vw,99vh) scale(.3701)}}.snow:nth-child(216){opacity:.22;transform:translate(20.2117vw,-10px) scale(.9716);animation:fall-216 13s -27s linear infinite}@keyframes fall-216{65.203%{transform:translate(27.8083vw,65.203vh) scale(.9716)}to{transform:translate(24.01vw,99vh) scale(.9716)}}.snow:nth-child(217){opacity:1.809;transform:translate(18.0488vw,-10px) scale(.9657);animation:fall-217 25s -5s linear infinite}@keyframes fall-217{78.271%{transform:translate(16.7706vw,78.271vh) scale(.9657)}to{transform:translate(17.4097vw,99vh) scale(.9657)}}.snow:nth-child(218){opacity:1.1734;transform:translate(86.9834vw,-10px) scale(.0467);animation:fall-218 30s -1s linear infinite}@keyframes fall-218{56.363%{transform:translate(82.9071vw,56.363vh) scale(.0467)}to{transform:translate(84.94525vw,99vh) scale(.0467)}}.snow:nth-child(219){opacity:1.6122;transform:translate(47.4397vw,-10px) scale(.6007);animation:fall-219 25s -15s linear infinite}@keyframes fall-219{56.901%{transform:translate(39.1167vw,56.901vh) scale(.6007)}to{transform:translate(43.2782vw,99vh) scale(.6007)}}.snow:nth-child(220){opacity:.1472;transform:translate(59.0248vw,-10px) scale(.9153);animation:fall-220 26s -5s linear infinite}@keyframes fall-220{51.047%{transform:translate(54.663vw,51.047vh) scale(.9153)}to{transform:translate(56.8439vw,99vh) scale(.9153)}}.snow:nth-child(221){opacity:.6854;transform:translate(46.5838vw,-10px) scale(.1139);animation:fall-221 20s -7s linear infinite}@keyframes fall-221{70.232%{transform:translate(51.7507vw,70.232vh) scale(.1139)}to{transform:translate(49.16725vw,99vh) scale(.1139)}}.snow:nth-child(222){opacity:1.087;transform:translate(98.6525vw,-10px) scale(.228);animation:fall-222 11s -13s linear infinite}@keyframes fall-222{55.814%{transform:translate(94.7781vw,55.814vh) scale(.228)}to{transform:translate(96.7153vw,99vh) scale(.228)}}.snow:nth-child(223){opacity:.915;transform:translate(35.2804vw,-10px) scale(.8009);animation:fall-223 20s -2s linear infinite}@keyframes fall-223{57.669%{transform:translate(32.8188vw,57.669vh) scale(.8009)}to{transform:translate(34.0496vw,99vh) scale(.8009)}}.snow:nth-child(224){opacity:.3328;transform:translate(7.3321vw,-10px) scale(.2629);animation:fall-224 15s -1s linear infinite}@keyframes fall-224{76.045%{transform:translate(12.3049vw,76.045vh) scale(.2629)}to{transform:translate(9.8185vw,99vh) scale(.2629)}}.snow:nth-child(225){opacity:.8616;transform:translate(80.4985vw,-10px) scale(.2755);animation:fall-225 19s -30s linear infinite}@keyframes fall-225{42.031%{transform:translate(80.7609vw,42.031vh) scale(.2755)}to{transform:translate(80.6297vw,99vh) scale(.2755)}}.snow:nth-child(226){opacity:.1398;transform:translate(69.9474vw,-10px) scale(.9836);animation:fall-226 26s -28s linear infinite}@keyframes fall-226{44.718%{transform:translate(68.0806vw,44.718vh) scale(.9836)}to{transform:translate(69.014vw,99vh) scale(.9836)}}.snow:nth-child(227){opacity:.4718;transform:translate(70.2102vw,-10px) scale(.1809);animation:fall-227 16s -11s linear infinite}@keyframes fall-227{70.298%{transform:translate(60.5049vw,70.298vh) scale(.1809)}to{transform:translate(65.35755vw,99vh) scale(.1809)}}.snow:nth-child(228){opacity:1.1978;transform:translate(67.3242vw,-10px) scale(.6333);animation:fall-228 17s -15s linear infinite}@keyframes fall-228{72.688%{transform:translate(72.263vw,72.688vh) scale(.6333)}to{transform:translate(69.7936vw,99vh) scale(.6333)}}.snow:nth-child(229){opacity:.3178;transform:translate(29.1082vw,-10px) scale(.586);animation:fall-229 12s -6s linear infinite}@keyframes fall-229{48.057%{transform:translate(30.4241vw,48.057vh) scale(.586)}to{transform:translate(29.76615vw,99vh) scale(.586)}}.snow:nth-child(230){opacity:1.669;transform:translate(6.9104vw,-10px) scale(.8277);animation:fall-230 26s -19s linear infinite}@keyframes fall-230{48.644%{transform:translate(10.1764vw,48.644vh) scale(.8277)}to{transform:translate(8.5434vw,99vh) scale(.8277)}}.snow:nth-child(231){opacity:.1754;transform:translate(34.2138vw,-10px) scale(.423);animation:fall-231 11s -15s linear infinite}@keyframes fall-231{63.904%{transform:translate(24.8333vw,63.904vh) scale(.423)}to{transform:translate(29.52355vw,99vh) scale(.423)}}.snow:nth-child(232){opacity:.1878;transform:translate(41.0846vw,-10px) scale(.1976);animation:fall-232 21s -1s linear infinite}@keyframes fall-232{44.157%{transform:translate(31.3747vw,44.157vh) scale(.1976)}to{transform:translate(36.22965vw,99vh) scale(.1976)}}.snow:nth-child(233){opacity:1.6904;transform:translate(15.4248vw,-10px) scale(.6339);animation:fall-233 29s -23s linear infinite}@keyframes fall-233{59.418%{transform:translate(9.9238vw,59.418vh) scale(.6339)}to{transform:translate(12.6743vw,99vh) scale(.6339)}}.snow:nth-child(234){opacity:1.7366;transform:translate(33.0679vw,-10px) scale(.0811);animation:fall-234 30s -6s linear infinite}@keyframes fall-234{38.779%{transform:translate(36.7901vw,38.779vh) scale(.0811)}to{transform:translate(34.929vw,99vh) scale(.0811)}}.snow:nth-child(235){opacity:.9902;transform:translate(43.3272vw,-10px) scale(.9976);animation:fall-235 13s -3s linear infinite}@keyframes fall-235{78.9%{transform:translate(33.4505vw,78.9vh) scale(.9976)}to{transform:translate(38.38885vw,99vh) scale(.9976)}}.snow:nth-child(236){opacity:.0962;transform:translate(61.0822vw,-10px) scale(.543);animation:fall-236 28s -27s linear infinite}@keyframes fall-236{56.565%{transform:translate(60.7789vw,56.565vh) scale(.543)}to{transform:translate(60.93055vw,99vh) scale(.543)}}.snow:nth-child(237){opacity:.68;transform:translate(6.3572vw,-10px) scale(.2821);animation:fall-237 18s -29s linear infinite}@keyframes fall-237{31.292%{transform:translate(10.0687vw,31.292vh) scale(.2821)}to{transform:translate(8.21295vw,99vh) scale(.2821)}}.snow:nth-child(238){opacity:1.0702;transform:translate(76.5609vw,-10px) scale(.1733);animation:fall-238 19s -8s linear infinite}@keyframes fall-238{36.355%{transform:translate(75.2787vw,36.355vh) scale(.1733)}to{transform:translate(75.9198vw,99vh) scale(.1733)}}.snow:nth-child(239){opacity:.6196;transform:translate(73.3325vw,-10px) scale(.6752);animation:fall-239 19s -17s linear infinite}@keyframes fall-239{30.321%{transform:translate(82.0661vw,30.321vh) scale(.6752)}to{transform:translate(77.6993vw,99vh) scale(.6752)}}.snow:nth-child(240){opacity:1.3202;transform:translate(12.4781vw,-10px) scale(.4865);animation:fall-240 21s -8s linear infinite}@keyframes fall-240{47.128%{transform:translate(3.299vw,47.128vh) scale(.4865)}to{transform:translate(7.88855vw,99vh) scale(.4865)}}.snow:nth-child(241){opacity:1.8176;transform:translate(65.0095vw,-10px) scale(.7758);animation:fall-241 10s -30s linear infinite}@keyframes fall-241{75.145%{transform:translate(69.4833vw,75.145vh) scale(.7758)}to{transform:translate(67.2464vw,99vh) scale(.7758)}}.snow:nth-child(242){opacity:.6802;transform:translate(12.6867vw,-10px) scale(.8835);animation:fall-242 27s -15s linear infinite}@keyframes fall-242{62.414%{transform:translate(12.2806vw,62.414vh) scale(.8835)}to{transform:translate(12.48365vw,99vh) scale(.8835)}}.snow:nth-child(243){opacity:1.7838;transform:translate(3.1688vw,-10px) scale(.0746);animation:fall-243 23s -3s linear infinite}@keyframes fall-243{58.915%{transform:translate(3.801vw,58.915vh) scale(.0746)}to{transform:translate(3.4849vw,99vh) scale(.0746)}}.snow:nth-child(244){opacity:.022;transform:translate(12.8941vw,-10px) scale(.846);animation:fall-244 15s -4s linear infinite}@keyframes fall-244{73.202%{transform:translate(16.295vw,73.202vh) scale(.846)}to{transform:translate(14.59455vw,99vh) scale(.846)}}.snow:nth-child(245){opacity:1.8672;transform:translate(88.5177vw,-10px) scale(.6404);animation:fall-245 25s -17s linear infinite}@keyframes fall-245{63.916%{transform:translate(89.5536vw,63.916vh) scale(.6404)}to{transform:translate(89.03565vw,99vh) scale(.6404)}}.snow:nth-child(246){opacity:1.985;transform:translate(75.3231vw,-10px) scale(.3154);animation:fall-246 26s -19s linear infinite}@keyframes fall-246{66.125%{transform:translate(81.524vw,66.125vh) scale(.3154)}to{transform:translate(78.42355vw,99vh) scale(.3154)}}.snow:nth-child(247){opacity:.7764;transform:translate(79.0127vw,-10px) scale(.2135);animation:fall-247 14s -27s linear infinite}@keyframes fall-247{31.91%{transform:translate(70.4818vw,31.91vh) scale(.2135)}to{transform:translate(74.74725vw,99vh) scale(.2135)}}.snow:nth-child(248){opacity:1.4668;transform:translate(73.8767vw,-10px) scale(.7885);animation:fall-248 21s -23s linear infinite}@keyframes fall-248{74.464%{transform:translate(68.8296vw,74.464vh) scale(.7885)}to{transform:translate(71.35315vw,99vh) scale(.7885)}}.snow:nth-child(249){opacity:.2762;transform:translate(14.5419vw,-10px) scale(.5014);animation:fall-249 16s -21s linear infinite}@keyframes fall-249{60.152%{transform:translate(6.0923vw,60.152vh) scale(.5014)}to{transform:translate(10.3171vw,99vh) scale(.5014)}}.snow:nth-child(250){opacity:1.5142;transform:translate(17.919vw,-10px) scale(.9738);animation:fall-250 18s -8s linear infinite}@keyframes fall-250{34.809%{transform:translate(26.5971vw,34.809vh) scale(.9738)}to{transform:translate(22.25805vw,99vh) scale(.9738)}}.snow:nth-child(251){opacity:.159;transform:translate(36.9365vw,-10px) scale(.3413);animation:fall-251 26s -23s linear infinite}@keyframes fall-251{50.76%{transform:translate(31.1102vw,50.76vh) scale(.3413)}to{transform:translate(34.02335vw,99vh) scale(.3413)}}.snow:nth-child(252){opacity:1.2174;transform:translate(77.642vw,-10px) scale(.4339);animation:fall-252 14s -23s linear infinite}@keyframes fall-252{55.312%{transform:translate(84.3199vw,55.312vh) scale(.4339)}to{transform:translate(80.98095vw,99vh) scale(.4339)}}.snow:nth-child(253){opacity:.3734;transform:translate(79.8647vw,-10px) scale(.7454);animation:fall-253 18s -13s linear infinite}@keyframes fall-253{68.471%{transform:translate(83.3597vw,68.471vh) scale(.7454)}to{transform:translate(81.6122vw,99vh) scale(.7454)}}.snow:nth-child(254){opacity:1.4282;transform:translate(38.3536vw,-10px) scale(.9371);animation:fall-254 14s -13s linear infinite}@keyframes fall-254{55.897%{transform:translate(41.6034vw,55.897vh) scale(.9371)}to{transform:translate(39.9785vw,99vh) scale(.9371)}}.snow:nth-child(255){opacity:1.3078;transform:translate(31.5217vw,-10px) scale(.9662);animation:fall-255 23s -1s linear infinite}@keyframes fall-255{41.203%{transform:translate(35.4421vw,41.203vh) scale(.9662)}to{transform:translate(33.4819vw,99vh) scale(.9662)}}.snow:nth-child(256){opacity:1.3464;transform:translate(16.6135vw,-10px) scale(.9306);animation:fall-256 11s -19s linear infinite}@keyframes fall-256{62.567%{transform:translate(20.442vw,62.567vh) scale(.9306)}to{transform:translate(18.52775vw,99vh) scale(.9306)}}.snow:nth-child(257){opacity:.8014;transform:translate(76.7054vw,-10px) scale(.7536);animation:fall-257 20s -14s linear infinite}@keyframes fall-257{79.406%{transform:translate(70.5397vw,79.406vh) scale(.7536)}to{transform:translate(73.62255vw,99vh) scale(.7536)}}.snow:nth-child(258){opacity:1.072;transform:translate(94.701vw,-10px) scale(.8044);animation:fall-258 16s -13s linear infinite}@keyframes fall-258{40.305%{transform:translate(98.1017vw,40.305vh) scale(.8044)}to{transform:translate(96.40135vw,99vh) scale(.8044)}}.snow:nth-child(259){opacity:1.245;transform:translate(83.4306vw,-10px) scale(.0595);animation:fall-259 23s -8s linear infinite}@keyframes fall-259{78.684%{transform:translate(75.5312vw,78.684vh) scale(.0595)}to{transform:translate(79.4809vw,99vh) scale(.0595)}}.snow:nth-child(260){opacity:.1434;transform:translate(52.6308vw,-10px) scale(.7365);animation:fall-260 12s -7s linear infinite}@keyframes fall-260{63.255%{transform:translate(49.7501vw,63.255vh) scale(.7365)}to{transform:translate(51.19045vw,99vh) scale(.7365)}}.snow:nth-child(261){opacity:1.4114;transform:translate(98.1901vw,-10px) scale(.818);animation:fall-261 20s -8s linear infinite}@keyframes fall-261{55.089%{transform:translate(105.5023vw,55.089vh) scale(.818)}to{transform:translate(101.8462vw,99vh) scale(.818)}}.snow:nth-child(262){opacity:.5544;transform:translate(70.9951vw,-10px) scale(.9798);animation:fall-262 18s -15s linear infinite}@keyframes fall-262{31.869%{transform:translate(70.5368vw,31.869vh) scale(.9798)}to{transform:translate(70.76595vw,99vh) scale(.9798)}}.snow:nth-child(263){opacity:.1482;transform:translate(80.0395vw,-10px) scale(.0873);animation:fall-263 20s -10s linear infinite}@keyframes fall-263{79.122%{transform:translate(70.6713vw,79.122vh) scale(.0873)}to{transform:translate(75.3554vw,99vh) scale(.0873)}}.snow:nth-child(264){opacity:.5796;transform:translate(26.7024vw,-10px) scale(.4484);animation:fall-264 13s -25s linear infinite}@keyframes fall-264{46.37%{transform:translate(19.8919vw,46.37vh) scale(.4484)}to{transform:translate(23.29715vw,99vh) scale(.4484)}}.snow:nth-child(265){opacity:1.7458;transform:translate(46.4486vw,-10px) scale(.0455);animation:fall-265 30s -28s linear infinite}@keyframes fall-265{68.102%{transform:translate(45.3404vw,68.102vh) scale(.0455)}to{transform:translate(45.8945vw,99vh) scale(.0455)}}.snow:nth-child(266){opacity:.9342;transform:translate(48.1461vw,-10px) scale(.144);animation:fall-266 12s -1s linear infinite}@keyframes fall-266{64.12%{transform:translate(52.8658vw,64.12vh) scale(.144)}to{transform:translate(50.50595vw,99vh) scale(.144)}}.snow:nth-child(267){opacity:.2268;transform:translate(30.3339vw,-10px) scale(.8093);animation:fall-267 22s -13s linear infinite}@keyframes fall-267{48.885%{transform:translate(33.6667vw,48.885vh) scale(.8093)}to{transform:translate(32.0003vw,99vh) scale(.8093)}}.snow:nth-child(268){opacity:1.0588;transform:translate(18.2844vw,-10px) scale(.7979);animation:fall-268 28s -5s linear infinite}@keyframes fall-268{52.294%{transform:translate(20.7509vw,52.294vh) scale(.7979)}to{transform:translate(19.51765vw,99vh) scale(.7979)}}.snow:nth-child(269){opacity:1.747;transform:translate(96.877vw,-10px) scale(.8743);animation:fall-269 11s -24s linear infinite}@keyframes fall-269{41.42%{transform:translate(98.6804vw,41.42vh) scale(.8743)}to{transform:translate(97.7787vw,99vh) scale(.8743)}}.snow:nth-child(270){opacity:.1734;transform:translate(4.1059vw,-10px) scale(.3741);animation:fall-270 18s -19s linear infinite}@keyframes fall-270{45.769%{transform:translate(5.2096vw,45.769vh) scale(.3741)}to{transform:translate(4.65775vw,99vh) scale(.3741)}}.snow:nth-child(271){opacity:1.8834;transform:translate(31.5399vw,-10px) scale(.1099);animation:fall-271 20s -20s linear infinite}@keyframes fall-271{69.431%{transform:translate(33.843vw,69.431vh) scale(.1099)}to{transform:translate(32.69145vw,99vh) scale(.1099)}}.snow:nth-child(272){opacity:.8722;transform:translate(70.2885vw,-10px) scale(.814);animation:fall-272 26s -29s linear infinite}@keyframes fall-272{72.147%{transform:translate(76.4646vw,72.147vh) scale(.814)}to{transform:translate(73.37655vw,99vh) scale(.814)}}.snow:nth-child(273){opacity:1.7526;transform:translate(27.5317vw,-10px) scale(.9739);animation:fall-273 20s -11s linear infinite}@keyframes fall-273{61.814%{transform:translate(22.4767vw,61.814vh) scale(.9739)}to{transform:translate(25.0042vw,99vh) scale(.9739)}}.snow:nth-child(274){opacity:.7202;transform:translate(26.325vw,-10px) scale(.5202);animation:fall-274 16s -18s linear infinite}@keyframes fall-274{36.862%{transform:translate(36.2112vw,36.862vh) scale(.5202)}to{transform:translate(31.2681vw,99vh) scale(.5202)}}.snow:nth-child(275){opacity:.5268;transform:translate(33.8581vw,-10px) scale(.9896);animation:fall-275 21s -13s linear infinite}@keyframes fall-275{62.068%{transform:translate(27.205vw,62.068vh) scale(.9896)}to{transform:translate(30.53155vw,99vh) scale(.9896)}}.snow:nth-child(276){opacity:.8802;transform:translate(82.4446vw,-10px) scale(.5455);animation:fall-276 22s -4s linear infinite}@keyframes fall-276{57.653%{transform:translate(80.9094vw,57.653vh) scale(.5455)}to{transform:translate(81.677vw,99vh) scale(.5455)}}.snow:nth-child(277){opacity:.3308;transform:translate(86.9646vw,-10px) scale(.0143);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{51.022%{transform:translate(78.525vw,51.022vh) scale(.0143)}to{transform:translate(82.7448vw,99vh) scale(.0143)}}.snow:nth-child(278){opacity:1.0412;transform:translate(87.0077vw,-10px) scale(.6993);animation:fall-278 16s -5s linear infinite}@keyframes fall-278{63.927%{transform:translate(80.6758vw,63.927vh) scale(.6993)}to{transform:translate(83.84175vw,99vh) scale(.6993)}}.snow:nth-child(279){opacity:1.6096;transform:translate(25.3625vw,-10px) scale(.2547);animation:fall-279 14s -19s linear infinite}@keyframes fall-279{45.649%{transform:translate(19.5396vw,45.649vh) scale(.2547)}to{transform:translate(22.45105vw,99vh) scale(.2547)}}.snow:nth-child(280){opacity:1.9194;transform:translate(50.3739vw,-10px) scale(.3585);animation:fall-280 24s -30s linear infinite}@keyframes fall-280{39.148%{transform:translate(55.5885vw,39.148vh) scale(.3585)}to{transform:translate(52.9812vw,99vh) scale(.3585)}}.snow:nth-child(281){opacity:.5838;transform:translate(29.4413vw,-10px) scale(.0703);animation:fall-281 18s -10s linear infinite}@keyframes fall-281{33.667%{transform:translate(36.7597vw,33.667vh) scale(.0703)}to{transform:translate(33.1005vw,99vh) scale(.0703)}}.snow:nth-child(282){opacity:.6052;transform:translate(47.9134vw,-10px) scale(.5955);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{55.576%{transform:translate(52.5621vw,55.576vh) scale(.5955)}to{transform:translate(50.23775vw,99vh) scale(.5955)}}.snow:nth-child(283){opacity:.1146;transform:translate(14.306vw,-10px) scale(.8126);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{65.164%{transform:translate(9.0368vw,65.164vh) scale(.8126)}to{transform:translate(11.6714vw,99vh) scale(.8126)}}.snow:nth-child(284){opacity:.1342;transform:translate(19.629vw,-10px) scale(.3176);animation:fall-284 22s -24s linear infinite}@keyframes fall-284{57.084%{transform:translate(17.3716vw,57.084vh) scale(.3176)}to{transform:translate(18.5003vw,99vh) scale(.3176)}}.snow:nth-child(285){opacity:.1288;transform:translate(67.7975vw,-10px) scale(.8303);animation:fall-285 28s -3s linear infinite}@keyframes fall-285{61.22%{transform:translate(74.4231vw,61.22vh) scale(.8303)}to{transform:translate(71.1103vw,99vh) scale(.8303)}}.snow:nth-child(286){opacity:1.6078;transform:translate(65.7877vw,-10px) scale(.8774);animation:fall-286 12s -2s linear infinite}@keyframes fall-286{70.195%{transform:translate(66.0027vw,70.195vh) scale(.8774)}to{transform:translate(65.8952vw,99vh) scale(.8774)}}.snow:nth-child(287){opacity:1.79;transform:translate(98.8834vw,-10px) scale(.5146);animation:fall-287 17s -8s linear infinite}@keyframes fall-287{50.579%{transform:translate(98.4217vw,50.579vh) scale(.5146)}to{transform:translate(98.65255vw,99vh) scale(.5146)}}.snow:nth-child(288){opacity:1.74;transform:translate(77.4278vw,-10px) scale(.607);animation:fall-288 17s -15s linear infinite}@keyframes fall-288{37.639%{transform:translate(75.9632vw,37.639vh) scale(.607)}to{transform:translate(76.6955vw,99vh) scale(.607)}}.snow:nth-child(289){opacity:.4002;transform:translate(74.6522vw,-10px) scale(.1105);animation:fall-289 15s -23s linear infinite}@keyframes fall-289{63.768%{transform:translate(72.8849vw,63.768vh) scale(.1105)}to{transform:translate(73.76855vw,99vh) scale(.1105)}}.snow:nth-child(290){opacity:1.7382;transform:translate(7.5793vw,-10px) scale(.3375);animation:fall-290 14s -2s linear infinite}@keyframes fall-290{53.008%{transform:translate(13.711vw,53.008vh) scale(.3375)}to{transform:translate(10.64515vw,99vh) scale(.3375)}}.snow:nth-child(291){opacity:1.4214;transform:translate(50.2522vw,-10px) scale(.9522);animation:fall-291 18s -13s linear infinite}@keyframes fall-291{66.219%{transform:translate(52.698vw,66.219vh) scale(.9522)}to{transform:translate(51.4751vw,99vh) scale(.9522)}}.snow:nth-child(292){opacity:.396;transform:translate(88.3863vw,-10px) scale(.8142);animation:fall-292 25s -21s linear infinite}@keyframes fall-292{62.685%{transform:translate(89.9781vw,62.685vh) scale(.8142)}to{transform:translate(89.1822vw,99vh) scale(.8142)}}.snow:nth-child(293){opacity:1.2042;transform:translate(55.5564vw,-10px) scale(.4904);animation:fall-293 25s -14s linear infinite}@keyframes fall-293{74.1%{transform:translate(63.769vw,74.1vh) scale(.4904)}to{transform:translate(59.6627vw,99vh) scale(.4904)}}.snow:nth-child(294){opacity:.8934;transform:translate(84.6909vw,-10px) scale(.0128);animation:fall-294 14s -5s linear infinite}@keyframes fall-294{47.695%{transform:translate(77.0122vw,47.695vh) scale(.0128)}to{transform:translate(80.85155vw,99vh) scale(.0128)}}.snow:nth-child(295){opacity:1.212;transform:translate(25.366vw,-10px) scale(.4663);animation:fall-295 20s -15s linear infinite}@keyframes fall-295{63.03%{transform:translate(23.1545vw,63.03vh) scale(.4663)}to{transform:translate(24.26025vw,99vh) scale(.4663)}}.snow:nth-child(296){opacity:.6328;transform:translate(2.5024vw,-10px) scale(.9216);animation:fall-296 27s -14s linear infinite}@keyframes fall-296{42.353%{transform:translate(8.1967vw,42.353vh) scale(.9216)}to{transform:translate(5.34955vw,99vh) scale(.9216)}}.snow:nth-child(297){opacity:1.4982;transform:translate(74.1321vw,-10px) scale(.7785);animation:fall-297 30s -28s linear infinite}@keyframes fall-297{55.052%{transform:translate(73.8979vw,55.052vh) scale(.7785)}to{transform:translate(74.015vw,99vh) scale(.7785)}}.snow:nth-child(298){opacity:1.528;transform:translate(19.9554vw,-10px) scale(.587);animation:fall-298 27s -8s linear infinite}@keyframes fall-298{65.293%{transform:translate(26.5351vw,65.293vh) scale(.587)}to{transform:translate(23.24525vw,99vh) scale(.587)}}.snow:nth-child(299){opacity:.7784;transform:translate(18.3814vw,-10px) scale(.9871);animation:fall-299 19s -2s linear infinite}@keyframes fall-299{49.406%{transform:translate(19.8655vw,49.406vh) scale(.9871)}to{transform:translate(19.12345vw,99vh) scale(.9871)}}.snow:nth-child(300){opacity:1.67;transform:translate(95.0867vw,-10px) scale(.0238);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{56.74%{transform:translate(92.7354vw,56.74vh) scale(.0238)}to{transform:translate(93.91105vw,99vh) scale(.0238)}}.snow:nth-child(301){opacity:1.9976;transform:translate(42.7022vw,-10px) scale(.4891);animation:fall-301 11s -29s linear infinite}@keyframes fall-301{78.554%{transform:translate(47.2781vw,78.554vh) scale(.4891)}to{transform:translate(44.99015vw,99vh) scale(.4891)}}.snow:nth-child(302){opacity:.3618;transform:translate(57.3353vw,-10px) scale(.6141);animation:fall-302 27s -1s linear infinite}@keyframes fall-302{70.604%{transform:translate(50.9841vw,70.604vh) scale(.6141)}to{transform:translate(54.1597vw,99vh) scale(.6141)}}.snow:nth-child(303){opacity:1.5986;transform:translate(89.9971vw,-10px) scale(.1726);animation:fall-303 16s -16s linear infinite}@keyframes fall-303{56.62%{transform:translate(98.1963vw,56.62vh) scale(.1726)}to{transform:translate(94.0967vw,99vh) scale(.1726)}}.snow:nth-child(304){opacity:.6996;transform:translate(79.8756vw,-10px) scale(.1256);animation:fall-304 18s -28s linear infinite}@keyframes fall-304{43.912%{transform:translate(80.2465vw,43.912vh) scale(.1256)}to{transform:translate(80.06105vw,99vh) scale(.1256)}}.snow:nth-child(305){opacity:1.9802;transform:translate(87.6579vw,-10px) scale(.7051);animation:fall-305 23s -10s linear infinite}@keyframes fall-305{53.179%{transform:translate(87.5661vw,53.179vh) scale(.7051)}to{transform:translate(87.612vw,99vh) scale(.7051)}}.snow:nth-child(306){opacity:1.4026;transform:translate(73.25vw,-10px) scale(.2823);animation:fall-306 18s -19s linear infinite}@keyframes fall-306{69.418%{transform:translate(74.1056vw,69.418vh) scale(.2823)}to{transform:translate(73.6778vw,99vh) scale(.2823)}}.snow:nth-child(307){opacity:1.963;transform:translate(90.6212vw,-10px) scale(.5389);animation:fall-307 11s -1s linear infinite}@keyframes fall-307{58.765%{transform:translate(83.074vw,58.765vh) scale(.5389)}to{transform:translate(86.8476vw,99vh) scale(.5389)}}.snow:nth-child(308){opacity:1.71;transform:translate(76.5926vw,-10px) scale(.2845);animation:fall-308 11s -23s linear infinite}@keyframes fall-308{56.015%{transform:translate(79.1812vw,56.015vh) scale(.2845)}to{transform:translate(77.8869vw,99vh) scale(.2845)}}.snow:nth-child(309){opacity:.3156;transform:translate(71.5812vw,-10px) scale(.1701);animation:fall-309 25s -15s linear infinite}@keyframes fall-309{73.738%{transform:translate(73.6813vw,73.738vh) scale(.1701)}to{transform:translate(72.63125vw,99vh) scale(.1701)}}.snow:nth-child(310){opacity:1.6614;transform:translate(2.6574vw,-10px) scale(.014);animation:fall-310 27s -15s linear infinite}@keyframes fall-310{41.091%{transform:translate(-2.0896vw,41.091vh) scale(.014)}to{transform:translate(.2839vw,99vh) scale(.014)}}.snow:nth-child(311){opacity:1.4004;transform:translate(91.4095vw,-10px) scale(.784);animation:fall-311 16s -3s linear infinite}@keyframes fall-311{39.528%{transform:translate(91.5479vw,39.528vh) scale(.784)}to{transform:translate(91.4787vw,99vh) scale(.784)}}.snow:nth-child(312){opacity:.888;transform:translate(29.8158vw,-10px) scale(.1878);animation:fall-312 29s -2s linear infinite}@keyframes fall-312{44.998%{transform:translate(36.2977vw,44.998vh) scale(.1878)}to{transform:translate(33.05675vw,99vh) scale(.1878)}}.snow:nth-child(313){opacity:.8142;transform:translate(60.2752vw,-10px) scale(.8802);animation:fall-313 18s -1s linear infinite}@keyframes fall-313{56.471%{transform:translate(51.0775vw,56.471vh) scale(.8802)}to{transform:translate(55.67635vw,99vh) scale(.8802)}}.snow:nth-child(314){opacity:1.7184;transform:translate(77.5572vw,-10px) scale(.3277);animation:fall-314 23s -21s linear infinite}@keyframes fall-314{78.064%{transform:translate(75.2475vw,78.064vh) scale(.3277)}to{transform:translate(76.40235vw,99vh) scale(.3277)}}.snow:nth-child(315){opacity:1.7964;transform:translate(77.4703vw,-10px) scale(.8691);animation:fall-315 28s -18s linear infinite}@keyframes fall-315{44.099%{transform:translate(70.9989vw,44.099vh) scale(.8691)}to{transform:translate(74.2346vw,99vh) scale(.8691)}}.snow:nth-child(316){opacity:.0842;transform:translate(20.0685vw,-10px) scale(.6653);animation:fall-316 21s -8s linear infinite}@keyframes fall-316{59.699%{transform:translate(12.9636vw,59.699vh) scale(.6653)}to{transform:translate(16.51605vw,99vh) scale(.6653)}}.snow:nth-child(317){opacity:.444;transform:translate(13.1143vw,-10px) scale(.8465);animation:fall-317 28s -23s linear infinite}@keyframes fall-317{39.219%{transform:translate(18.6878vw,39.219vh) scale(.8465)}to{transform:translate(15.90105vw,99vh) scale(.8465)}}.snow:nth-child(318){opacity:.6526;transform:translate(36.6542vw,-10px) scale(.0956);animation:fall-318 21s -27s linear infinite}@keyframes fall-318{68.917%{transform:translate(39.297vw,68.917vh) scale(.0956)}to{transform:translate(37.9756vw,99vh) scale(.0956)}}.snow:nth-child(319){opacity:.2064;transform:translate(70.0297vw,-10px) scale(.5843);animation:fall-319 22s -13s linear infinite}@keyframes fall-319{31.941%{transform:translate(72.2967vw,31.941vh) scale(.5843)}to{transform:translate(71.1632vw,99vh) scale(.5843)}}.snow:nth-child(320){opacity:1.5758;transform:translate(97.6899vw,-10px) scale(.506);animation:fall-320 15s -23s linear infinite}@keyframes fall-320{67.598%{transform:translate(93.3963vw,67.598vh) scale(.506)}to{transform:translate(95.5431vw,99vh) scale(.506)}}.snow:nth-child(321){opacity:1.501;transform:translate(74.6774vw,-10px) scale(.2782);animation:fall-321 25s -20s linear infinite}@keyframes fall-321{75.424%{transform:translate(78.9577vw,75.424vh) scale(.2782)}to{transform:translate(76.81755vw,99vh) scale(.2782)}}.snow:nth-child(322){opacity:.9394;transform:translate(90.3148vw,-10px) scale(.371);animation:fall-322 19s -22s linear infinite}@keyframes fall-322{40.717%{transform:translate(95.4218vw,40.717vh) scale(.371)}to{transform:translate(92.8683vw,99vh) scale(.371)}}.snow:nth-child(323){opacity:1.1366;transform:translate(50.2369vw,-10px) scale(.8331);animation:fall-323 12s -5s linear infinite}@keyframes fall-323{39.247%{transform:translate(50.1865vw,39.247vh) scale(.8331)}to{transform:translate(50.2117vw,99vh) scale(.8331)}}.snow:nth-child(324){opacity:1.2424;transform:translate(72.2712vw,-10px) scale(.9331);animation:fall-324 14s -26s linear infinite}@keyframes fall-324{70.752%{transform:translate(68.8649vw,70.752vh) scale(.9331)}to{transform:translate(70.56805vw,99vh) scale(.9331)}}.snow:nth-child(325){opacity:1.719;transform:translate(30.1799vw,-10px) scale(.9346);animation:fall-325 11s -1s linear infinite}@keyframes fall-325{32.871%{transform:translate(24.3182vw,32.871vh) scale(.9346)}to{transform:translate(27.24905vw,99vh) scale(.9346)}}.snow:nth-child(326){opacity:1.8056;transform:translate(3.2954vw,-10px) scale(.6089);animation:fall-326 10s -6s linear infinite}@keyframes fall-326{66.678%{transform:translate(-1.9862vw,66.678vh) scale(.6089)}to{transform:translate(.6546vw,99vh) scale(.6089)}}.snow:nth-child(327){opacity:.7148;transform:translate(21.5767vw,-10px) scale(.5992);animation:fall-327 14s -30s linear infinite}@keyframes fall-327{68.807%{transform:translate(21.4209vw,68.807vh) scale(.5992)}to{transform:translate(21.4988vw,99vh) scale(.5992)}}.snow:nth-child(328){opacity:1.215;transform:translate(7.0556vw,-10px) scale(.0606);animation:fall-328 19s -8s linear infinite}@keyframes fall-328{34.195%{transform:translate(-1.628vw,34.195vh) scale(.0606)}to{transform:translate(2.7138vw,99vh) scale(.0606)}}.snow:nth-child(329){opacity:1.0382;transform:translate(12.3956vw,-10px) scale(.1821);animation:fall-329 20s -26s linear infinite}@keyframes fall-329{58.863%{transform:translate(17.2902vw,58.863vh) scale(.1821)}to{transform:translate(14.8429vw,99vh) scale(.1821)}}.snow:nth-child(330){opacity:.4092;transform:translate(64.4679vw,-10px) scale(.4169);animation:fall-330 19s -24s linear infinite}@keyframes fall-330{65.388%{transform:translate(61.8502vw,65.388vh) scale(.4169)}to{transform:translate(63.15905vw,99vh) scale(.4169)}}.snow:nth-child(331){opacity:.3026;transform:translate(37.8226vw,-10px) scale(.3495);animation:fall-331 16s -4s linear infinite}@keyframes fall-331{48.65%{transform:translate(40.2794vw,48.65vh) scale(.3495)}to{transform:translate(39.051vw,99vh) scale(.3495)}}.snow:nth-child(332){opacity:.0588;transform:translate(57.7097vw,-10px) scale(.9172);animation:fall-332 12s -9s linear infinite}@keyframes fall-332{41.361%{transform:translate(64.4821vw,41.361vh) scale(.9172)}to{transform:translate(61.0959vw,99vh) scale(.9172)}}.snow:nth-child(333){opacity:1.81;transform:translate(30.5708vw,-10px) scale(.0072);animation:fall-333 16s -20s linear infinite}@keyframes fall-333{31.953%{transform:translate(24.0441vw,31.953vh) scale(.0072)}to{transform:translate(27.30745vw,99vh) scale(.0072)}}.snow:nth-child(334){opacity:.7172;transform:translate(44.0989vw,-10px) scale(.8046);animation:fall-334 24s -15s linear infinite}@keyframes fall-334{32.472%{transform:translate(45.6462vw,32.472vh) scale(.8046)}to{transform:translate(44.87255vw,99vh) scale(.8046)}}.snow:nth-child(335){opacity:.1326;transform:translate(1.9344vw,-10px) scale(.7463);animation:fall-335 17s -11s linear infinite}@keyframes fall-335{30.274%{transform:translate(10.0281vw,30.274vh) scale(.7463)}to{transform:translate(5.98125vw,99vh) scale(.7463)}}.snow:nth-child(336){opacity:1.2834;transform:translate(42.9682vw,-10px) scale(.0066);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{75.317%{transform:translate(37.4097vw,75.317vh) scale(.0066)}to{transform:translate(40.18895vw,99vh) scale(.0066)}}.snow:nth-child(337){opacity:.5304;transform:translate(36.5598vw,-10px) scale(.9826);animation:fall-337 11s -14s linear infinite}@keyframes fall-337{75.618%{transform:translate(36.072vw,75.618vh) scale(.9826)}to{transform:translate(36.3159vw,99vh) scale(.9826)}}.snow:nth-child(338){opacity:.6794;transform:translate(95.2091vw,-10px) scale(.5605);animation:fall-338 12s -1s linear infinite}@keyframes fall-338{56.831%{transform:translate(87.4314vw,56.831vh) scale(.5605)}to{transform:translate(91.32025vw,99vh) scale(.5605)}}.snow:nth-child(339){opacity:.2552;transform:translate(45.3577vw,-10px) scale(.7424);animation:fall-339 28s -4s linear infinite}@keyframes fall-339{38.462%{transform:translate(40.6403vw,38.462vh) scale(.7424)}to{transform:translate(42.999vw,99vh) scale(.7424)}}.snow:nth-child(340){opacity:.2974;transform:translate(64.0217vw,-10px) scale(.1035);animation:fall-340 11s -22s linear infinite}@keyframes fall-340{53.119%{transform:translate(66.4588vw,53.119vh) scale(.1035)}to{transform:translate(65.24025vw,99vh) scale(.1035)}}.snow:nth-child(341){opacity:1.6048;transform:translate(50.1156vw,-10px) scale(.0648);animation:fall-341 25s -16s linear infinite}@keyframes fall-341{46.859%{transform:translate(49.9983vw,46.859vh) scale(.0648)}to{transform:translate(50.05695vw,99vh) scale(.0648)}}.snow:nth-child(342){opacity:.459;transform:translate(81.2187vw,-10px) scale(.4348);animation:fall-342 17s -23s linear infinite}@keyframes fall-342{44.541%{transform:translate(73.9844vw,44.541vh) scale(.4348)}to{transform:translate(77.60155vw,99vh) scale(.4348)}}.snow:nth-child(343){opacity:1.471;transform:translate(23.0417vw,-10px) scale(.7832);animation:fall-343 19s -16s linear infinite}@keyframes fall-343{50.94%{transform:translate(21.0892vw,50.94vh) scale(.7832)}to{transform:translate(22.06545vw,99vh) scale(.7832)}}.snow:nth-child(344){opacity:1.82;transform:translate(97.0721vw,-10px) scale(.6293);animation:fall-344 15s -26s linear infinite}@keyframes fall-344{79.909%{transform:translate(97.8459vw,79.909vh) scale(.6293)}to{transform:translate(97.459vw,99vh) scale(.6293)}}.snow:nth-child(345){opacity:1.8068;transform:translate(62.5539vw,-10px) scale(.8581);animation:fall-345 30s -18s linear infinite}@keyframes fall-345{67.033%{transform:translate(70.6964vw,67.033vh) scale(.8581)}to{transform:translate(66.62515vw,99vh) scale(.8581)}}.snow:nth-child(346){opacity:1.5498;transform:translate(71.3574vw,-10px) scale(.7738);animation:fall-346 17s -16s linear infinite}@keyframes fall-346{49.972%{transform:translate(79.114vw,49.972vh) scale(.7738)}to{transform:translate(75.2357vw,99vh) scale(.7738)}}.snow:nth-child(347){opacity:1.189;transform:translate(69.7041vw,-10px) scale(.8502);animation:fall-347 21s -16s linear infinite}@keyframes fall-347{53.072%{transform:translate(77.1916vw,53.072vh) scale(.8502)}to{transform:translate(73.44785vw,99vh) scale(.8502)}}.snow:nth-child(348){opacity:1.7412;transform:translate(57.0151vw,-10px) scale(.7636);animation:fall-348 14s -13s linear infinite}@keyframes fall-348{60.105%{transform:translate(66.6808vw,60.105vh) scale(.7636)}to{transform:translate(61.84795vw,99vh) scale(.7636)}}.snow:nth-child(349){opacity:1.212;transform:translate(35.8078vw,-10px) scale(.3847);animation:fall-349 30s -7s linear infinite}@keyframes fall-349{52.747%{transform:translate(28.0495vw,52.747vh) scale(.3847)}to{transform:translate(31.92865vw,99vh) scale(.3847)}}.snow:nth-child(350){opacity:1.2102;transform:translate(96.3873vw,-10px) scale(.2799);animation:fall-350 24s -22s linear infinite}@keyframes fall-350{52.019%{transform:translate(105.7235vw,52.019vh) scale(.2799)}to{transform:translate(101.0554vw,99vh) scale(.2799)}}.snow:nth-child(351){opacity:.3116;transform:translate(78.6997vw,-10px) scale(.336);animation:fall-351 16s -28s linear infinite}@keyframes fall-351{40.103%{transform:translate(85.9331vw,40.103vh) scale(.336)}to{transform:translate(82.3164vw,99vh) scale(.336)}}.snow:nth-child(352){opacity:.7608;transform:translate(59.4104vw,-10px) scale(.8175);animation:fall-352 23s -29s linear infinite}@keyframes fall-352{65.495%{transform:translate(67.2068vw,65.495vh) scale(.8175)}to{transform:translate(63.3086vw,99vh) scale(.8175)}}.snow:nth-child(353){opacity:1.701;transform:translate(55.9198vw,-10px) scale(.5322);animation:fall-353 13s -23s linear infinite}@keyframes fall-353{67.699%{transform:translate(63.1391vw,67.699vh) scale(.5322)}to{transform:translate(59.52945vw,99vh) scale(.5322)}}.snow:nth-child(354){opacity:.788;transform:translate(94.0121vw,-10px) scale(.2982);animation:fall-354 11s -23s linear infinite}@keyframes fall-354{61.025%{transform:translate(98.2118vw,61.025vh) scale(.2982)}to{transform:translate(96.11195vw,99vh) scale(.2982)}}.snow:nth-child(355){opacity:1.0054;transform:translate(98.1318vw,-10px) scale(.7555);animation:fall-355 17s -5s linear infinite}@keyframes fall-355{31.773%{transform:translate(88.2313vw,31.773vh) scale(.7555)}to{transform:translate(93.18155vw,99vh) scale(.7555)}}.snow:nth-child(356){opacity:.0008;transform:translate(6.5018vw,-10px) scale(.468);animation:fall-356 10s -9s linear infinite}@keyframes fall-356{62.911%{transform:translate(-1.1941vw,62.911vh) scale(.468)}to{transform:translate(2.65385vw,99vh) scale(.468)}}.snow:nth-child(357){opacity:1.0456;transform:translate(14.5205vw,-10px) scale(.5054);animation:fall-357 19s -19s linear infinite}@keyframes fall-357{61.799%{transform:translate(15.3874vw,61.799vh) scale(.5054)}to{transform:translate(14.95395vw,99vh) scale(.5054)}}.snow:nth-child(358){opacity:.1412;transform:translate(6.8817vw,-10px) scale(.5118);animation:fall-358 30s -7s linear infinite}@keyframes fall-358{59.36%{transform:translate(5.0622vw,59.36vh) scale(.5118)}to{transform:translate(5.97195vw,99vh) scale(.5118)}}.snow:nth-child(359){opacity:.3678;transform:translate(12.1019vw,-10px) scale(.4666);animation:fall-359 15s -26s linear infinite}@keyframes fall-359{75.303%{transform:translate(2.932vw,75.303vh) scale(.4666)}to{transform:translate(7.51695vw,99vh) scale(.4666)}}.snow:nth-child(360){opacity:1.3604;transform:translate(38.8446vw,-10px) scale(.9769);animation:fall-360 28s -10s linear infinite}@keyframes fall-360{58.39%{transform:translate(48.3886vw,58.39vh) scale(.9769)}to{transform:translate(43.6166vw,99vh) scale(.9769)}}.snow:nth-child(361){opacity:1.1448;transform:translate(72.8897vw,-10px) scale(.7357);animation:fall-361 17s -9s linear infinite}@keyframes fall-361{62.698%{transform:translate(72.3934vw,62.698vh) scale(.7357)}to{transform:translate(72.64155vw,99vh) scale(.7357)}}.snow:nth-child(362){opacity:.9072;transform:translate(80.6959vw,-10px) scale(.1342);animation:fall-362 30s -11s linear infinite}@keyframes fall-362{43.556%{transform:translate(85.5308vw,43.556vh) scale(.1342)}to{transform:translate(83.11335vw,99vh) scale(.1342)}}.snow:nth-child(363){opacity:1.235;transform:translate(30.4071vw,-10px) scale(.3727);animation:fall-363 17s -2s linear infinite}@keyframes fall-363{73.398%{transform:translate(31.5206vw,73.398vh) scale(.3727)}to{transform:translate(30.96385vw,99vh) scale(.3727)}}.snow:nth-child(364){opacity:1.7176;transform:translate(18.9426vw,-10px) scale(.9457);animation:fall-364 28s -13s linear infinite}@keyframes fall-364{71.016%{transform:translate(23.5933vw,71.016vh) scale(.9457)}to{transform:translate(21.26795vw,99vh) scale(.9457)}}.snow:nth-child(365){opacity:.0568;transform:translate(2.875vw,-10px) scale(.8276);animation:fall-365 17s -8s linear infinite}@keyframes fall-365{57.613%{transform:translate(-3.5295vw,57.613vh) scale(.8276)}to{transform:translate(-.32725vw,99vh) scale(.8276)}}.snow:nth-child(366){opacity:.957;transform:translate(59.2109vw,-10px) scale(.4723);animation:fall-366 20s -8s linear infinite}@keyframes fall-366{75.488%{transform:translate(65.4516vw,75.488vh) scale(.4723)}to{transform:translate(62.33125vw,99vh) scale(.4723)}}.snow:nth-child(367){opacity:.992;transform:translate(83.7136vw,-10px) scale(.911);animation:fall-367 19s -6s linear infinite}@keyframes fall-367{35.803%{transform:translate(85.6396vw,35.803vh) scale(.911)}to{transform:translate(84.6766vw,99vh) scale(.911)}}.snow:nth-child(368){opacity:.8462;transform:translate(37.0909vw,-10px) scale(.7897);animation:fall-368 19s -5s linear infinite}@keyframes fall-368{71.663%{transform:translate(32.7321vw,71.663vh) scale(.7897)}to{transform:translate(34.9115vw,99vh) scale(.7897)}}.snow:nth-child(369){opacity:.263;transform:translate(2.5768vw,-10px) scale(.5843);animation:fall-369 12s -16s linear infinite}@keyframes fall-369{62.704%{transform:translate(-.7781vw,62.704vh) scale(.5843)}to{transform:translate(.89935vw,99vh) scale(.5843)}}.snow:nth-child(370){opacity:1.9516;transform:translate(35.7151vw,-10px) scale(.9787);animation:fall-370 19s -17s linear infinite}@keyframes fall-370{40.879%{transform:translate(28.7379vw,40.879vh) scale(.9787)}to{transform:translate(32.2265vw,99vh) scale(.9787)}}.snow:nth-child(371){opacity:1.9958;transform:translate(70.6731vw,-10px) scale(.0134);animation:fall-371 24s -24s linear infinite}@keyframes fall-371{37.479%{transform:translate(63.2872vw,37.479vh) scale(.0134)}to{transform:translate(66.98015vw,99vh) scale(.0134)}}.snow:nth-child(372){opacity:.3388;transform:translate(55.8946vw,-10px) scale(.6885);animation:fall-372 18s -12s linear infinite}@keyframes fall-372{70.315%{transform:translate(49.4226vw,70.315vh) scale(.6885)}to{transform:translate(52.6586vw,99vh) scale(.6885)}}.snow:nth-child(373){opacity:.8194;transform:translate(52.4653vw,-10px) scale(.3433);animation:fall-373 12s -15s linear infinite}@keyframes fall-373{33.8%{transform:translate(57.4242vw,33.8vh) scale(.3433)}to{transform:translate(54.94475vw,99vh) scale(.3433)}}.snow:nth-child(374){opacity:.0068;transform:translate(37.7443vw,-10px) scale(.8629);animation:fall-374 29s -10s linear infinite}@keyframes fall-374{75.159%{transform:translate(31.2193vw,75.159vh) scale(.8629)}to{transform:translate(34.4818vw,99vh) scale(.8629)}}.snow:nth-child(375){opacity:.1472;transform:translate(55.1629vw,-10px) scale(.6517);animation:fall-375 27s -6s linear infinite}@keyframes fall-375{66.768%{transform:translate(50.2757vw,66.768vh) scale(.6517)}to{transform:translate(52.7193vw,99vh) scale(.6517)}}.snow:nth-child(376){opacity:.4264;transform:translate(6.3219vw,-10px) scale(.0032);animation:fall-376 25s -11s linear infinite}@keyframes fall-376{49.755%{transform:translate(9.6474vw,49.755vh) scale(.0032)}to{transform:translate(7.98465vw,99vh) scale(.0032)}}.snow:nth-child(377){opacity:.1034;transform:translate(97.6919vw,-10px) scale(.0819);animation:fall-377 26s -25s linear infinite}@keyframes fall-377{79.148%{transform:translate(88.7656vw,79.148vh) scale(.0819)}to{transform:translate(93.22875vw,99vh) scale(.0819)}}.snow:nth-child(378){opacity:1.3052;transform:translate(47.8663vw,-10px) scale(.297);animation:fall-378 11s -24s linear infinite}@keyframes fall-378{51.845%{transform:translate(46.1361vw,51.845vh) scale(.297)}to{transform:translate(47.0012vw,99vh) scale(.297)}}.snow:nth-child(379){opacity:.2944;transform:translate(5.8243vw,-10px) scale(.5099);animation:fall-379 21s -23s linear infinite}@keyframes fall-379{49.793%{transform:translate(11.0434vw,49.793vh) scale(.5099)}to{transform:translate(8.43385vw,99vh) scale(.5099)}}.snow:nth-child(380){opacity:.7146;transform:translate(44.8525vw,-10px) scale(.4008);animation:fall-380 29s -16s linear infinite}@keyframes fall-380{50.78%{transform:translate(49.3581vw,50.78vh) scale(.4008)}to{transform:translate(47.1053vw,99vh) scale(.4008)}}.snow:nth-child(381){opacity:1.7698;transform:translate(54.1051vw,-10px) scale(.017);animation:fall-381 22s -30s linear infinite}@keyframes fall-381{34.311%{transform:translate(53.8185vw,34.311vh) scale(.017)}to{transform:translate(53.9618vw,99vh) scale(.017)}}.snow:nth-child(382){opacity:1.7212;transform:translate(66.0399vw,-10px) scale(.6281);animation:fall-382 17s -30s linear infinite}@keyframes fall-382{30.943%{transform:translate(70.4083vw,30.943vh) scale(.6281)}to{transform:translate(68.2241vw,99vh) scale(.6281)}}.snow:nth-child(383){opacity:.895;transform:translate(59.7783vw,-10px) scale(.223);animation:fall-383 23s -18s linear infinite}@keyframes fall-383{59.896%{transform:translate(66.6264vw,59.896vh) scale(.223)}to{transform:translate(63.20235vw,99vh) scale(.223)}}.snow:nth-child(384){opacity:.2506;transform:translate(11.8091vw,-10px) scale(.3281);animation:fall-384 26s -3s linear infinite}@keyframes fall-384{49.596%{transform:translate(13.6121vw,49.596vh) scale(.3281)}to{transform:translate(12.7106vw,99vh) scale(.3281)}}.snow:nth-child(385){opacity:1.5482;transform:translate(36.2235vw,-10px) scale(.2402);animation:fall-385 21s -9s linear infinite}@keyframes fall-385{55.878%{transform:translate(35.3781vw,55.878vh) scale(.2402)}to{transform:translate(35.8008vw,99vh) scale(.2402)}}.snow:nth-child(386){opacity:.7872;transform:translate(58.8841vw,-10px) scale(.6913);animation:fall-386 23s -16s linear infinite}@keyframes fall-386{56.673%{transform:translate(63.9299vw,56.673vh) scale(.6913)}to{transform:translate(61.407vw,99vh) scale(.6913)}}.snow:nth-child(387){opacity:.4436;transform:translate(12.5924vw,-10px) scale(.2807);animation:fall-387 13s -10s linear infinite}@keyframes fall-387{60.958%{transform:translate(10.7208vw,60.958vh) scale(.2807)}to{transform:translate(11.6566vw,99vh) scale(.2807)}}.snow:nth-child(388){opacity:1.8932;transform:translate(78.725vw,-10px) scale(.5937);animation:fall-388 15s -9s linear infinite}@keyframes fall-388{61.961%{transform:translate(86.4532vw,61.961vh) scale(.5937)}to{transform:translate(82.5891vw,99vh) scale(.5937)}}.snow:nth-child(389){opacity:.3084;transform:translate(1.6702vw,-10px) scale(.2006);animation:fall-389 10s -26s linear infinite}@keyframes fall-389{54.492%{transform:translate(4.1394vw,54.492vh) scale(.2006)}to{transform:translate(2.9048vw,99vh) scale(.2006)}}.snow:nth-child(390){opacity:1.275;transform:translate(14.5681vw,-10px) scale(.6451);animation:fall-390 28s -18s linear infinite}@keyframes fall-390{57.127%{transform:translate(6.5897vw,57.127vh) scale(.6451)}to{transform:translate(10.5789vw,99vh) scale(.6451)}}.snow:nth-child(391){opacity:.3812;transform:translate(43.4624vw,-10px) scale(.3779);animation:fall-391 22s -25s linear infinite}@keyframes fall-391{76.64%{transform:translate(35.8566vw,76.64vh) scale(.3779)}to{transform:translate(39.6595vw,99vh) scale(.3779)}}.snow:nth-child(392){opacity:.9902;transform:translate(47.9034vw,-10px) scale(.8871);animation:fall-392 14s -25s linear infinite}@keyframes fall-392{57.597%{transform:translate(44.1335vw,57.597vh) scale(.8871)}to{transform:translate(46.01845vw,99vh) scale(.8871)}}.snow:nth-child(393){opacity:.5448;transform:translate(31.2679vw,-10px) scale(.7154);animation:fall-393 26s -13s linear infinite}@keyframes fall-393{35.236%{transform:translate(25.2654vw,35.236vh) scale(.7154)}to{transform:translate(28.26665vw,99vh) scale(.7154)}}.snow:nth-child(394){opacity:.4286;transform:translate(8.3314vw,-10px) scale(.7887);animation:fall-394 27s -28s linear infinite}@keyframes fall-394{77.39%{transform:translate(7.4513vw,77.39vh) scale(.7887)}to{transform:translate(7.89135vw,99vh) scale(.7887)}}.snow:nth-child(395){opacity:1.9016;transform:translate(41.9029vw,-10px) scale(.4123);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{47.46%{transform:translate(35.5332vw,47.46vh) scale(.4123)}to{transform:translate(38.71805vw,99vh) scale(.4123)}}.snow:nth-child(396){opacity:.1542;transform:translate(23.5598vw,-10px) scale(.5736);animation:fall-396 28s -19s linear infinite}@keyframes fall-396{35.982%{transform:translate(30.8246vw,35.982vh) scale(.5736)}to{transform:translate(27.1922vw,99vh) scale(.5736)}}.snow:nth-child(397){opacity:1.4796;transform:translate(31.7124vw,-10px) scale(.3565);animation:fall-397 15s -14s linear infinite}@keyframes fall-397{31.261%{transform:translate(24.4512vw,31.261vh) scale(.3565)}to{transform:translate(28.0818vw,99vh) scale(.3565)}}.snow:nth-child(398){opacity:.419;transform:translate(89.5635vw,-10px) scale(.9455);animation:fall-398 11s -16s linear infinite}@keyframes fall-398{51.975%{transform:translate(85.3775vw,51.975vh) scale(.9455)}to{transform:translate(87.4705vw,99vh) scale(.9455)}}.snow:nth-child(399){opacity:1.9826;transform:translate(39.1348vw,-10px) scale(.8385);animation:fall-399 25s -28s linear infinite}@keyframes fall-399{37.248%{transform:translate(42.6845vw,37.248vh) scale(.8385)}to{transform:translate(40.90965vw,99vh) scale(.8385)}}.snow:nth-child(400){opacity:.874;transform:translate(79.4932vw,-10px) scale(.2505);animation:fall-400 24s -7s linear infinite}@keyframes fall-400{38.655%{transform:translate(69.7468vw,38.655vh) scale(.2505)}to{transform:translate(74.62vw,99vh) scale(.2505)}}\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==
|