@esfaenza/core 15.2.248 → 15.2.250
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:1.2332;transform:translate(66.6165vw,-10px) scale(.2232);animation:fall-1 27s -3s linear infinite}@keyframes fall-1{51.948%{transform:translate(56.8761vw,51.948vh) scale(.2232)}to{transform:translate(61.7463vw,99vh) scale(.2232)}}.snow:nth-child(2){opacity:.6662;transform:translate(8.8836vw,-10px) scale(.2962);animation:fall-2 20s -15s linear infinite}@keyframes fall-2{32.662%{transform:translate(10.9301vw,32.662vh) scale(.2962)}to{transform:translate(9.90685vw,99vh) scale(.2962)}}.snow:nth-child(3){opacity:.6974;transform:translate(71.0084vw,-10px) scale(.1242);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{54.923%{transform:translate(61.3173vw,54.923vh) scale(.1242)}to{transform:translate(66.16285vw,99vh) scale(.1242)}}.snow:nth-child(4){opacity:.4474;transform:translate(65.8253vw,-10px) scale(.841);animation:fall-4 14s -10s linear infinite}@keyframes fall-4{42.506%{transform:translate(62.0763vw,42.506vh) scale(.841)}to{transform:translate(63.9508vw,99vh) scale(.841)}}.snow:nth-child(5){opacity:1.748;transform:translate(50.0993vw,-10px) scale(.9521);animation:fall-5 21s -16s linear infinite}@keyframes fall-5{56.373%{transform:translate(50.007vw,56.373vh) scale(.9521)}to{transform:translate(50.05315vw,99vh) scale(.9521)}}.snow:nth-child(6){opacity:.0518;transform:translate(66.3135vw,-10px) scale(.5595);animation:fall-6 12s -25s linear infinite}@keyframes fall-6{44.579%{transform:translate(61.2376vw,44.579vh) scale(.5595)}to{transform:translate(63.77555vw,99vh) scale(.5595)}}.snow:nth-child(7){opacity:1.6566;transform:translate(64.4049vw,-10px) scale(.6908);animation:fall-7 17s -19s linear infinite}@keyframes fall-7{49.133%{transform:translate(66.1717vw,49.133vh) scale(.6908)}to{transform:translate(65.2883vw,99vh) scale(.6908)}}.snow:nth-child(8){opacity:.117;transform:translate(16.897vw,-10px) scale(.7872);animation:fall-8 11s -30s linear infinite}@keyframes fall-8{54.197%{transform:translate(26.2415vw,54.197vh) scale(.7872)}to{transform:translate(21.56925vw,99vh) scale(.7872)}}.snow:nth-child(9){opacity:1.7218;transform:translate(8.4362vw,-10px) scale(.1162);animation:fall-9 24s -7s linear infinite}@keyframes fall-9{47.003%{transform:translate(7.9149vw,47.003vh) scale(.1162)}to{transform:translate(8.17555vw,99vh) scale(.1162)}}.snow:nth-child(10){opacity:.015;transform:translate(59.1832vw,-10px) scale(.8166);animation:fall-10 15s -16s linear infinite}@keyframes fall-10{30.739%{transform:translate(55.592vw,30.739vh) scale(.8166)}to{transform:translate(57.3876vw,99vh) scale(.8166)}}.snow:nth-child(11){opacity:.2008;transform:translate(92.7119vw,-10px) scale(.3509);animation:fall-11 10s -4s linear infinite}@keyframes fall-11{59.581%{transform:translate(92.8406vw,59.581vh) scale(.3509)}to{transform:translate(92.77625vw,99vh) scale(.3509)}}.snow:nth-child(12){opacity:.448;transform:translate(73.3088vw,-10px) scale(.5444);animation:fall-12 26s -22s linear infinite}@keyframes fall-12{64.599%{transform:translate(71.6812vw,64.599vh) scale(.5444)}to{transform:translate(72.495vw,99vh) scale(.5444)}}.snow:nth-child(13){opacity:.4924;transform:translate(33.5989vw,-10px) scale(.3036);animation:fall-13 18s -12s linear infinite}@keyframes fall-13{45.053%{transform:translate(36.5662vw,45.053vh) scale(.3036)}to{transform:translate(35.08255vw,99vh) scale(.3036)}}.snow:nth-child(14){opacity:1.9782;transform:translate(8.0095vw,-10px) scale(.7291);animation:fall-14 18s -30s linear infinite}@keyframes fall-14{48.559%{transform:translate(12.118vw,48.559vh) scale(.7291)}to{transform:translate(10.06375vw,99vh) scale(.7291)}}.snow:nth-child(15){opacity:.5734;transform:translate(75.4894vw,-10px) scale(.6935);animation:fall-15 13s -1s linear infinite}@keyframes fall-15{60.879%{transform:translate(76.6189vw,60.879vh) scale(.6935)}to{transform:translate(76.05415vw,99vh) scale(.6935)}}.snow:nth-child(16){opacity:1.1008;transform:translate(53.3263vw,-10px) scale(.092);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{59.642%{transform:translate(45.1761vw,59.642vh) scale(.092)}to{transform:translate(49.2512vw,99vh) scale(.092)}}.snow:nth-child(17){opacity:.306;transform:translate(34.8642vw,-10px) scale(.4638);animation:fall-17 16s -30s linear infinite}@keyframes fall-17{75.444%{transform:translate(37.2397vw,75.444vh) scale(.4638)}to{transform:translate(36.05195vw,99vh) scale(.4638)}}.snow:nth-child(18){opacity:.8794;transform:translate(5.9097vw,-10px) scale(.2293);animation:fall-18 14s -27s linear infinite}@keyframes fall-18{36.705%{transform:translate(14.5268vw,36.705vh) scale(.2293)}to{transform:translate(10.21825vw,99vh) scale(.2293)}}.snow:nth-child(19){opacity:.7878;transform:translate(88.0168vw,-10px) scale(.9935);animation:fall-19 11s -19s linear infinite}@keyframes fall-19{57.662%{transform:translate(82.2266vw,57.662vh) scale(.9935)}to{transform:translate(85.1217vw,99vh) scale(.9935)}}.snow:nth-child(20){opacity:1.4746;transform:translate(81.6008vw,-10px) scale(.3593);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{67.651%{transform:translate(88.2981vw,67.651vh) scale(.3593)}to{transform:translate(84.94945vw,99vh) scale(.3593)}}.snow:nth-child(21){opacity:.1442;transform:translate(6.0735vw,-10px) scale(.3321);animation:fall-21 12s -1s linear infinite}@keyframes fall-21{57.97%{transform:translate(11.356vw,57.97vh) scale(.3321)}to{transform:translate(8.71475vw,99vh) scale(.3321)}}.snow:nth-child(22){opacity:.0286;transform:translate(52.6278vw,-10px) scale(.5366);animation:fall-22 17s -22s linear infinite}@keyframes fall-22{35.287%{transform:translate(56.914vw,35.287vh) scale(.5366)}to{transform:translate(54.7709vw,99vh) scale(.5366)}}.snow:nth-child(23){opacity:1.8144;transform:translate(71.5881vw,-10px) scale(.3906);animation:fall-23 29s -22s linear infinite}@keyframes fall-23{54.614%{transform:translate(70.8937vw,54.614vh) scale(.3906)}to{transform:translate(71.2409vw,99vh) scale(.3906)}}.snow:nth-child(24){opacity:1.35;transform:translate(3.156vw,-10px) scale(.9934);animation:fall-24 10s -5s linear infinite}@keyframes fall-24{76.35%{transform:translate(-4.0434vw,76.35vh) scale(.9934)}to{transform:translate(-.4437vw,99vh) scale(.9934)}}.snow:nth-child(25){opacity:.7948;transform:translate(94.6665vw,-10px) scale(.3573);animation:fall-25 26s -28s linear infinite}@keyframes fall-25{32.687%{transform:translate(90.4496vw,32.687vh) scale(.3573)}to{transform:translate(92.55805vw,99vh) scale(.3573)}}.snow:nth-child(26){opacity:.861;transform:translate(80.7891vw,-10px) scale(.7179);animation:fall-26 19s -11s linear infinite}@keyframes fall-26{38.207%{transform:translate(72.0062vw,38.207vh) scale(.7179)}to{transform:translate(76.39765vw,99vh) scale(.7179)}}.snow:nth-child(27){opacity:.6952;transform:translate(26.6149vw,-10px) scale(.3404);animation:fall-27 20s -23s linear infinite}@keyframes fall-27{40.566%{transform:translate(35.3977vw,40.566vh) scale(.3404)}to{transform:translate(31.0063vw,99vh) scale(.3404)}}.snow:nth-child(28){opacity:1.9526;transform:translate(15.562vw,-10px) scale(.8902);animation:fall-28 19s -28s linear infinite}@keyframes fall-28{52.48%{transform:translate(24.2898vw,52.48vh) scale(.8902)}to{transform:translate(19.9259vw,99vh) scale(.8902)}}.snow:nth-child(29){opacity:1.733;transform:translate(30.9265vw,-10px) scale(.9329);animation:fall-29 27s -10s linear infinite}@keyframes fall-29{75.938%{transform:translate(25.2775vw,75.938vh) scale(.9329)}to{transform:translate(28.102vw,99vh) scale(.9329)}}.snow:nth-child(30){opacity:1.4472;transform:translate(66.0423vw,-10px) scale(.975);animation:fall-30 14s -10s linear infinite}@keyframes fall-30{43.582%{transform:translate(72.3319vw,43.582vh) scale(.975)}to{transform:translate(69.1871vw,99vh) scale(.975)}}.snow:nth-child(31){opacity:.3308;transform:translate(32.0927vw,-10px) scale(.1414);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{78.979%{transform:translate(22.6068vw,78.979vh) scale(.1414)}to{transform:translate(27.34975vw,99vh) scale(.1414)}}.snow:nth-child(32){opacity:.7616;transform:translate(79.3055vw,-10px) scale(.236);animation:fall-32 11s -9s linear infinite}@keyframes fall-32{35.076%{transform:translate(81.4506vw,35.076vh) scale(.236)}to{transform:translate(80.37805vw,99vh) scale(.236)}}.snow:nth-child(33){opacity:1.6404;transform:translate(56.896vw,-10px) scale(.7516);animation:fall-33 17s -22s linear infinite}@keyframes fall-33{68.148%{transform:translate(48.0806vw,68.148vh) scale(.7516)}to{transform:translate(52.4883vw,99vh) scale(.7516)}}.snow:nth-child(34){opacity:.665;transform:translate(28.8182vw,-10px) scale(.7122);animation:fall-34 24s -27s linear infinite}@keyframes fall-34{64.555%{transform:translate(27.9713vw,64.555vh) scale(.7122)}to{transform:translate(28.39475vw,99vh) scale(.7122)}}.snow:nth-child(35){opacity:.2022;transform:translate(60.0602vw,-10px) scale(.1079);animation:fall-35 18s -7s linear infinite}@keyframes fall-35{46.683%{transform:translate(52.4673vw,46.683vh) scale(.1079)}to{transform:translate(56.26375vw,99vh) scale(.1079)}}.snow:nth-child(36){opacity:.6486;transform:translate(90.5832vw,-10px) scale(.2238);animation:fall-36 16s -26s linear infinite}@keyframes fall-36{75.948%{transform:translate(98.4901vw,75.948vh) scale(.2238)}to{transform:translate(94.53665vw,99vh) scale(.2238)}}.snow:nth-child(37){opacity:.4442;transform:translate(13.3113vw,-10px) scale(.2875);animation:fall-37 25s -8s linear infinite}@keyframes fall-37{56.04%{transform:translate(6.6981vw,56.04vh) scale(.2875)}to{transform:translate(10.0047vw,99vh) scale(.2875)}}.snow:nth-child(38){opacity:1.0482;transform:translate(84.3726vw,-10px) scale(.7996);animation:fall-38 29s -3s linear infinite}@keyframes fall-38{63.353%{transform:translate(86.6651vw,63.353vh) scale(.7996)}to{transform:translate(85.51885vw,99vh) scale(.7996)}}.snow:nth-child(39){opacity:1.1604;transform:translate(23.7574vw,-10px) scale(.8988);animation:fall-39 18s -12s linear infinite}@keyframes fall-39{68.516%{transform:translate(20.7143vw,68.516vh) scale(.8988)}to{transform:translate(22.23585vw,99vh) scale(.8988)}}.snow:nth-child(40){opacity:.6546;transform:translate(73.3777vw,-10px) scale(.0369);animation:fall-40 13s -2s linear infinite}@keyframes fall-40{72.121%{transform:translate(76.4707vw,72.121vh) scale(.0369)}to{transform:translate(74.9242vw,99vh) scale(.0369)}}.snow:nth-child(41){opacity:1.8542;transform:translate(90.2069vw,-10px) scale(.0106);animation:fall-41 24s -25s linear infinite}@keyframes fall-41{43.008%{transform:translate(89.108vw,43.008vh) scale(.0106)}to{transform:translate(89.65745vw,99vh) scale(.0106)}}.snow:nth-child(42){opacity:.6888;transform:translate(40.5832vw,-10px) scale(.8509);animation:fall-42 26s -10s linear infinite}@keyframes fall-42{62.035%{transform:translate(45.4648vw,62.035vh) scale(.8509)}to{transform:translate(43.024vw,99vh) scale(.8509)}}.snow:nth-child(43){opacity:1.0162;transform:translate(27.8928vw,-10px) scale(.1346);animation:fall-43 21s -11s linear infinite}@keyframes fall-43{54.705%{transform:translate(34.3282vw,54.705vh) scale(.1346)}to{transform:translate(31.1105vw,99vh) scale(.1346)}}.snow:nth-child(44){opacity:1.3554;transform:translate(30.6182vw,-10px) scale(.5503);animation:fall-44 16s -13s linear infinite}@keyframes fall-44{54.423%{transform:translate(40.3672vw,54.423vh) scale(.5503)}to{transform:translate(35.4927vw,99vh) scale(.5503)}}.snow:nth-child(45){opacity:1.8382;transform:translate(8.5201vw,-10px) scale(.3214);animation:fall-45 10s -29s linear infinite}@keyframes fall-45{62.377%{transform:translate(.6877vw,62.377vh) scale(.3214)}to{transform:translate(4.6039vw,99vh) scale(.3214)}}.snow:nth-child(46){opacity:1.8568;transform:translate(40.7463vw,-10px) scale(.8496);animation:fall-46 22s -2s linear infinite}@keyframes fall-46{50.412%{transform:translate(41.8945vw,50.412vh) scale(.8496)}to{transform:translate(41.3204vw,99vh) scale(.8496)}}.snow:nth-child(47){opacity:.7454;transform:translate(90.6687vw,-10px) scale(.9059);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{79.871%{transform:translate(90.3239vw,79.871vh) scale(.9059)}to{transform:translate(90.4963vw,99vh) scale(.9059)}}.snow:nth-child(48){opacity:.5526;transform:translate(18.7546vw,-10px) scale(.8335);animation:fall-48 14s -11s linear infinite}@keyframes fall-48{36.028%{transform:translate(26.8117vw,36.028vh) scale(.8335)}to{transform:translate(22.78315vw,99vh) scale(.8335)}}.snow:nth-child(49){opacity:.6984;transform:translate(24.0866vw,-10px) scale(.1739);animation:fall-49 28s -2s linear infinite}@keyframes fall-49{71.549%{transform:translate(33.672vw,71.549vh) scale(.1739)}to{transform:translate(28.8793vw,99vh) scale(.1739)}}.snow:nth-child(50){opacity:1.5852;transform:translate(3.2824vw,-10px) scale(.385);animation:fall-50 13s -7s linear infinite}@keyframes fall-50{69.973%{transform:translate(8.4937vw,69.973vh) scale(.385)}to{transform:translate(5.88805vw,99vh) scale(.385)}}.snow:nth-child(51){opacity:1.468;transform:translate(5.4532vw,-10px) scale(.2916);animation:fall-51 13s -9s linear infinite}@keyframes fall-51{67.523%{transform:translate(7.3797vw,67.523vh) scale(.2916)}to{transform:translate(6.41645vw,99vh) scale(.2916)}}.snow:nth-child(52){opacity:.5728;transform:translate(82.1204vw,-10px) scale(.3341);animation:fall-52 17s -8s linear infinite}@keyframes fall-52{42.784%{transform:translate(81.1047vw,42.784vh) scale(.3341)}to{transform:translate(81.61255vw,99vh) scale(.3341)}}.snow:nth-child(53){opacity:1.2292;transform:translate(91.1492vw,-10px) scale(.2612);animation:fall-53 28s -14s linear infinite}@keyframes fall-53{48.917%{transform:translate(90.072vw,48.917vh) scale(.2612)}to{transform:translate(90.6106vw,99vh) scale(.2612)}}.snow:nth-child(54){opacity:.228;transform:translate(11.7951vw,-10px) scale(.3056);animation:fall-54 24s -24s linear infinite}@keyframes fall-54{59.945%{transform:translate(14.8135vw,59.945vh) scale(.3056)}to{transform:translate(13.3043vw,99vh) scale(.3056)}}.snow:nth-child(55){opacity:1.5902;transform:translate(52.1416vw,-10px) scale(.2026);animation:fall-55 10s -22s linear infinite}@keyframes fall-55{75.842%{transform:translate(53.7711vw,75.842vh) scale(.2026)}to{transform:translate(52.95635vw,99vh) scale(.2026)}}.snow:nth-child(56){opacity:.5966;transform:translate(31.7924vw,-10px) scale(.5563);animation:fall-56 13s -17s linear infinite}@keyframes fall-56{50.534%{transform:translate(23.7973vw,50.534vh) scale(.5563)}to{transform:translate(27.79485vw,99vh) scale(.5563)}}.snow:nth-child(57){opacity:.1668;transform:translate(46.1404vw,-10px) scale(.203);animation:fall-57 29s -7s linear infinite}@keyframes fall-57{45.427%{transform:translate(39.6965vw,45.427vh) scale(.203)}to{transform:translate(42.91845vw,99vh) scale(.203)}}.snow:nth-child(58){opacity:.745;transform:translate(29.4009vw,-10px) scale(.2791);animation:fall-58 30s -4s linear infinite}@keyframes fall-58{45.581%{transform:translate(24.1554vw,45.581vh) scale(.2791)}to{transform:translate(26.77815vw,99vh) scale(.2791)}}.snow:nth-child(59){opacity:1.1078;transform:translate(83.7862vw,-10px) scale(.5508);animation:fall-59 21s -22s linear infinite}@keyframes fall-59{74.375%{transform:translate(80.7559vw,74.375vh) scale(.5508)}to{transform:translate(82.27105vw,99vh) scale(.5508)}}.snow:nth-child(60){opacity:1.831;transform:translate(56.8581vw,-10px) scale(.7448);animation:fall-60 26s -27s linear infinite}@keyframes fall-60{50.865%{transform:translate(60.0129vw,50.865vh) scale(.7448)}to{transform:translate(58.4355vw,99vh) scale(.7448)}}.snow:nth-child(61){opacity:1.1386;transform:translate(25.278vw,-10px) scale(.4095);animation:fall-61 20s -6s linear infinite}@keyframes fall-61{78.941%{transform:translate(21.5053vw,78.941vh) scale(.4095)}to{transform:translate(23.39165vw,99vh) scale(.4095)}}.snow:nth-child(62){opacity:.0868;transform:translate(42.4294vw,-10px) scale(.6445);animation:fall-62 13s -23s linear infinite}@keyframes fall-62{47.662%{transform:translate(49.3128vw,47.662vh) scale(.6445)}to{transform:translate(45.8711vw,99vh) scale(.6445)}}.snow:nth-child(63){opacity:.9674;transform:translate(31.5455vw,-10px) scale(.0621);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{53.768%{transform:translate(28.9759vw,53.768vh) scale(.0621)}to{transform:translate(30.2607vw,99vh) scale(.0621)}}.snow:nth-child(64){opacity:.02;transform:translate(44.9891vw,-10px) scale(.1549);animation:fall-64 13s -26s linear infinite}@keyframes fall-64{37.436%{transform:translate(50.0895vw,37.436vh) scale(.1549)}to{transform:translate(47.5393vw,99vh) scale(.1549)}}.snow:nth-child(65){opacity:.6984;transform:translate(58.732vw,-10px) scale(.8845);animation:fall-65 22s -25s linear infinite}@keyframes fall-65{64.515%{transform:translate(66.3759vw,64.515vh) scale(.8845)}to{transform:translate(62.55395vw,99vh) scale(.8845)}}.snow:nth-child(66){opacity:.6456;transform:translate(64.3817vw,-10px) scale(.3556);animation:fall-66 25s -28s linear infinite}@keyframes fall-66{61.239%{transform:translate(66.4258vw,61.239vh) scale(.3556)}to{transform:translate(65.40375vw,99vh) scale(.3556)}}.snow:nth-child(67){opacity:.9264;transform:translate(52.2874vw,-10px) scale(.4165);animation:fall-67 14s -19s linear infinite}@keyframes fall-67{45.809%{transform:translate(60.3611vw,45.809vh) scale(.4165)}to{transform:translate(56.32425vw,99vh) scale(.4165)}}.snow:nth-child(68){opacity:1.552;transform:translate(90.1462vw,-10px) scale(.8724);animation:fall-68 10s -16s linear infinite}@keyframes fall-68{54.133%{transform:translate(93.3612vw,54.133vh) scale(.8724)}to{transform:translate(91.7537vw,99vh) scale(.8724)}}.snow:nth-child(69){opacity:.8372;transform:translate(63.4737vw,-10px) scale(.9496);animation:fall-69 24s -10s linear infinite}@keyframes fall-69{65.334%{transform:translate(55.2079vw,65.334vh) scale(.9496)}to{transform:translate(59.3408vw,99vh) scale(.9496)}}.snow:nth-child(70){opacity:1.4084;transform:translate(53.4337vw,-10px) scale(.7764);animation:fall-70 14s -13s linear infinite}@keyframes fall-70{51.192%{transform:translate(49.1912vw,51.192vh) scale(.7764)}to{transform:translate(51.31245vw,99vh) scale(.7764)}}.snow:nth-child(71){opacity:1.1198;transform:translate(97.3547vw,-10px) scale(.162);animation:fall-71 25s -30s linear infinite}@keyframes fall-71{47.454%{transform:translate(97.6837vw,47.454vh) scale(.162)}to{transform:translate(97.5192vw,99vh) scale(.162)}}.snow:nth-child(72){opacity:.8542;transform:translate(89.1198vw,-10px) scale(.9396);animation:fall-72 28s -3s linear infinite}@keyframes fall-72{74.2%{transform:translate(83.9541vw,74.2vh) scale(.9396)}to{transform:translate(86.53695vw,99vh) scale(.9396)}}.snow:nth-child(73){opacity:1.3836;transform:translate(99.0305vw,-10px) scale(.9214);animation:fall-73 20s -10s linear infinite}@keyframes fall-73{42.19%{transform:translate(97.8022vw,42.19vh) scale(.9214)}to{transform:translate(98.41635vw,99vh) scale(.9214)}}.snow:nth-child(74){opacity:.5294;transform:translate(10.2521vw,-10px) scale(.9475);animation:fall-74 25s -24s linear infinite}@keyframes fall-74{72.048%{transform:translate(18.7803vw,72.048vh) scale(.9475)}to{transform:translate(14.5162vw,99vh) scale(.9475)}}.snow:nth-child(75){opacity:.8146;transform:translate(11.3629vw,-10px) scale(.1245);animation:fall-75 13s -23s linear infinite}@keyframes fall-75{51.445%{transform:translate(8.83vw,51.445vh) scale(.1245)}to{transform:translate(10.09645vw,99vh) scale(.1245)}}.snow:nth-child(76){opacity:1.4218;transform:translate(31.2051vw,-10px) scale(.2177);animation:fall-76 21s -13s linear infinite}@keyframes fall-76{46.648%{transform:translate(25.9482vw,46.648vh) scale(.2177)}to{transform:translate(28.57665vw,99vh) scale(.2177)}}.snow:nth-child(77){opacity:.257;transform:translate(30.9591vw,-10px) scale(.9682);animation:fall-77 20s -29s linear infinite}@keyframes fall-77{67.886%{transform:translate(35.6895vw,67.886vh) scale(.9682)}to{transform:translate(33.3243vw,99vh) scale(.9682)}}.snow:nth-child(78){opacity:.0444;transform:translate(2.2397vw,-10px) scale(.0629);animation:fall-78 28s -13s linear infinite}@keyframes fall-78{78.571%{transform:translate(-4.0259vw,78.571vh) scale(.0629)}to{transform:translate(-.8931vw,99vh) scale(.0629)}}.snow:nth-child(79){opacity:1.1368;transform:translate(80.3649vw,-10px) scale(.5472);animation:fall-79 20s -3s linear infinite}@keyframes fall-79{52.751%{transform:translate(80.0209vw,52.751vh) scale(.5472)}to{transform:translate(80.1929vw,99vh) scale(.5472)}}.snow:nth-child(80){opacity:1.398;transform:translate(11.1587vw,-10px) scale(.495);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{65.616%{transform:translate(9.5344vw,65.616vh) scale(.495)}to{transform:translate(10.34655vw,99vh) scale(.495)}}.snow:nth-child(81){opacity:.1166;transform:translate(1.315vw,-10px) scale(.0424);animation:fall-81 19s -1s linear infinite}@keyframes fall-81{78.922%{transform:translate(8.8794vw,78.922vh) scale(.0424)}to{transform:translate(5.0972vw,99vh) scale(.0424)}}.snow:nth-child(82){opacity:1.0022;transform:translate(71.6904vw,-10px) scale(.6862);animation:fall-82 12s -29s linear infinite}@keyframes fall-82{31.988%{transform:translate(70.0837vw,31.988vh) scale(.6862)}to{transform:translate(70.88705vw,99vh) scale(.6862)}}.snow:nth-child(83){opacity:.5526;transform:translate(68.4589vw,-10px) scale(.4525);animation:fall-83 30s -23s linear infinite}@keyframes fall-83{41.029%{transform:translate(71.4637vw,41.029vh) scale(.4525)}to{transform:translate(69.9613vw,99vh) scale(.4525)}}.snow:nth-child(84){opacity:.4072;transform:translate(51.7299vw,-10px) scale(.9359);animation:fall-84 18s -9s linear infinite}@keyframes fall-84{40.371%{transform:translate(42.2033vw,40.371vh) scale(.9359)}to{transform:translate(46.9666vw,99vh) scale(.9359)}}.snow:nth-child(85){opacity:1.2198;transform:translate(63.5955vw,-10px) scale(.6233);animation:fall-85 18s -19s linear infinite}@keyframes fall-85{38.132%{transform:translate(70.8448vw,38.132vh) scale(.6233)}to{transform:translate(67.22015vw,99vh) scale(.6233)}}.snow:nth-child(86){opacity:.164;transform:translate(63.3209vw,-10px) scale(.0813);animation:fall-86 27s -30s linear infinite}@keyframes fall-86{70.357%{transform:translate(70.1825vw,70.357vh) scale(.0813)}to{transform:translate(66.7517vw,99vh) scale(.0813)}}.snow:nth-child(87){opacity:1.3956;transform:translate(99.95vw,-10px) scale(.9027);animation:fall-87 10s -11s linear infinite}@keyframes fall-87{67.691%{transform:translate(101.1866vw,67.691vh) scale(.9027)}to{transform:translate(100.5683vw,99vh) scale(.9027)}}.snow:nth-child(88){opacity:.1876;transform:translate(43.8707vw,-10px) scale(.0402);animation:fall-88 27s -17s linear infinite}@keyframes fall-88{74.269%{transform:translate(41.592vw,74.269vh) scale(.0402)}to{transform:translate(42.73135vw,99vh) scale(.0402)}}.snow:nth-child(89){opacity:1.5412;transform:translate(34.2706vw,-10px) scale(.5871);animation:fall-89 27s -24s linear infinite}@keyframes fall-89{56.73%{transform:translate(32.5063vw,56.73vh) scale(.5871)}to{transform:translate(33.38845vw,99vh) scale(.5871)}}.snow:nth-child(90){opacity:.0124;transform:translate(88.0131vw,-10px) scale(.9005);animation:fall-90 24s -21s linear infinite}@keyframes fall-90{56.364%{transform:translate(96.567vw,56.364vh) scale(.9005)}to{transform:translate(92.29005vw,99vh) scale(.9005)}}.snow:nth-child(91){opacity:1.7366;transform:translate(42.2315vw,-10px) scale(.5418);animation:fall-91 28s -15s linear infinite}@keyframes fall-91{52.862%{transform:translate(35.8104vw,52.862vh) scale(.5418)}to{transform:translate(39.02095vw,99vh) scale(.5418)}}.snow:nth-child(92){opacity:1.0852;transform:translate(16.5396vw,-10px) scale(.4895);animation:fall-92 12s -23s linear infinite}@keyframes fall-92{55.09%{transform:translate(22.9364vw,55.09vh) scale(.4895)}to{transform:translate(19.738vw,99vh) scale(.4895)}}.snow:nth-child(93){opacity:.049;transform:translate(40.1939vw,-10px) scale(.7377);animation:fall-93 23s -25s linear infinite}@keyframes fall-93{61.694%{transform:translate(46.9195vw,61.694vh) scale(.7377)}to{transform:translate(43.5567vw,99vh) scale(.7377)}}.snow:nth-child(94){opacity:.6202;transform:translate(30.3802vw,-10px) scale(.8383);animation:fall-94 27s -12s linear infinite}@keyframes fall-94{75.747%{transform:translate(28.7723vw,75.747vh) scale(.8383)}to{transform:translate(29.57625vw,99vh) scale(.8383)}}.snow:nth-child(95){opacity:1.3542;transform:translate(17.1843vw,-10px) scale(.9476);animation:fall-95 23s -25s linear infinite}@keyframes fall-95{72.747%{transform:translate(21.5307vw,72.747vh) scale(.9476)}to{transform:translate(19.3575vw,99vh) scale(.9476)}}.snow:nth-child(96){opacity:.114;transform:translate(47.9156vw,-10px) scale(.6101);animation:fall-96 16s -4s linear infinite}@keyframes fall-96{58.862%{transform:translate(44.2649vw,58.862vh) scale(.6101)}to{transform:translate(46.09025vw,99vh) scale(.6101)}}.snow:nth-child(97){opacity:1.723;transform:translate(20.7655vw,-10px) scale(.8712);animation:fall-97 28s -30s linear infinite}@keyframes fall-97{46.414%{transform:translate(25.3708vw,46.414vh) scale(.8712)}to{transform:translate(23.06815vw,99vh) scale(.8712)}}.snow:nth-child(98){opacity:.8158;transform:translate(4.9904vw,-10px) scale(.2953);animation:fall-98 18s -4s linear infinite}@keyframes fall-98{51.528%{transform:translate(12.0802vw,51.528vh) scale(.2953)}to{transform:translate(8.5353vw,99vh) scale(.2953)}}.snow:nth-child(99){opacity:1.0696;transform:translate(63.9676vw,-10px) scale(.5608);animation:fall-99 28s -2s linear infinite}@keyframes fall-99{45.337%{transform:translate(56.1457vw,45.337vh) scale(.5608)}to{transform:translate(60.05665vw,99vh) scale(.5608)}}.snow:nth-child(100){opacity:1.1756;transform:translate(70.5506vw,-10px) scale(.1898);animation:fall-100 22s -20s linear infinite}@keyframes fall-100{59.139%{transform:translate(74.1178vw,59.139vh) scale(.1898)}to{transform:translate(72.3342vw,99vh) scale(.1898)}}.snow:nth-child(101){opacity:.5818;transform:translate(69.6385vw,-10px) scale(.2119);animation:fall-101 27s -3s linear infinite}@keyframes fall-101{70.726%{transform:translate(77.9056vw,70.726vh) scale(.2119)}to{transform:translate(73.77205vw,99vh) scale(.2119)}}.snow:nth-child(102){opacity:1.069;transform:translate(13.6089vw,-10px) scale(.31);animation:fall-102 28s -17s linear infinite}@keyframes fall-102{40.158%{transform:translate(11.1551vw,40.158vh) scale(.31)}to{transform:translate(12.382vw,99vh) scale(.31)}}.snow:nth-child(103){opacity:.8516;transform:translate(20.9688vw,-10px) scale(.5912);animation:fall-103 30s -12s linear infinite}@keyframes fall-103{65.176%{transform:translate(21.1482vw,65.176vh) scale(.5912)}to{transform:translate(21.0585vw,99vh) scale(.5912)}}.snow:nth-child(104){opacity:1.4648;transform:translate(27.1385vw,-10px) scale(.003);animation:fall-104 27s -30s linear infinite}@keyframes fall-104{53.97%{transform:translate(36.2625vw,53.97vh) scale(.003)}to{transform:translate(31.7005vw,99vh) scale(.003)}}.snow:nth-child(105){opacity:.295;transform:translate(46.5544vw,-10px) scale(.0918);animation:fall-105 28s -18s linear infinite}@keyframes fall-105{41.629%{transform:translate(53.3815vw,41.629vh) scale(.0918)}to{transform:translate(49.96795vw,99vh) scale(.0918)}}.snow:nth-child(106){opacity:1.6904;transform:translate(70.1708vw,-10px) scale(.2927);animation:fall-106 28s -17s linear infinite}@keyframes fall-106{74.968%{transform:translate(67.0058vw,74.968vh) scale(.2927)}to{transform:translate(68.5883vw,99vh) scale(.2927)}}.snow:nth-child(107){opacity:1.412;transform:translate(.7481vw,-10px) scale(.3696);animation:fall-107 29s -17s linear infinite}@keyframes fall-107{72.433%{transform:translate(6.6016vw,72.433vh) scale(.3696)}to{transform:translate(3.67485vw,99vh) scale(.3696)}}.snow:nth-child(108){opacity:.8382;transform:translate(84.8223vw,-10px) scale(.7963);animation:fall-108 23s -25s linear infinite}@keyframes fall-108{46.941%{transform:translate(89.2961vw,46.941vh) scale(.7963)}to{transform:translate(87.0592vw,99vh) scale(.7963)}}.snow:nth-child(109){opacity:1.0898;transform:translate(8.1555vw,-10px) scale(.1192);animation:fall-109 13s -11s linear infinite}@keyframes fall-109{66.811%{transform:translate(9.7282vw,66.811vh) scale(.1192)}to{transform:translate(8.94185vw,99vh) scale(.1192)}}.snow:nth-child(110){opacity:.93;transform:translate(83.7023vw,-10px) scale(.7499);animation:fall-110 13s -22s linear infinite}@keyframes fall-110{37.062%{transform:translate(86.8133vw,37.062vh) scale(.7499)}to{transform:translate(85.2578vw,99vh) scale(.7499)}}.snow:nth-child(111){opacity:1.1116;transform:translate(46.0086vw,-10px) scale(.8311);animation:fall-111 21s -16s linear infinite}@keyframes fall-111{65.163%{transform:translate(50.8395vw,65.163vh) scale(.8311)}to{transform:translate(48.42405vw,99vh) scale(.8311)}}.snow:nth-child(112){opacity:1.4628;transform:translate(14.5816vw,-10px) scale(.5273);animation:fall-112 26s -7s linear infinite}@keyframes fall-112{40.095%{transform:translate(12.4507vw,40.095vh) scale(.5273)}to{transform:translate(13.51615vw,99vh) scale(.5273)}}.snow:nth-child(113){opacity:1.5858;transform:translate(26.7014vw,-10px) scale(.1849);animation:fall-113 15s -19s linear infinite}@keyframes fall-113{60.924%{transform:translate(18.1441vw,60.924vh) scale(.1849)}to{transform:translate(22.42275vw,99vh) scale(.1849)}}.snow:nth-child(114){opacity:.4136;transform:translate(67.5343vw,-10px) scale(.8656);animation:fall-114 13s -2s linear infinite}@keyframes fall-114{49.487%{transform:translate(67.7721vw,49.487vh) scale(.8656)}to{transform:translate(67.6532vw,99vh) scale(.8656)}}.snow:nth-child(115){opacity:1.798;transform:translate(7.4355vw,-10px) scale(.2206);animation:fall-115 23s -23s linear infinite}@keyframes fall-115{67.951%{transform:translate(.1961vw,67.951vh) scale(.2206)}to{transform:translate(3.8158vw,99vh) scale(.2206)}}.snow:nth-child(116){opacity:.215;transform:translate(43.7998vw,-10px) scale(.8121);animation:fall-116 20s -14s linear infinite}@keyframes fall-116{70.736%{transform:translate(37.7279vw,70.736vh) scale(.8121)}to{transform:translate(40.76385vw,99vh) scale(.8121)}}.snow:nth-child(117){opacity:.2296;transform:translate(52.8771vw,-10px) scale(.4316);animation:fall-117 13s -26s linear infinite}@keyframes fall-117{51.649%{transform:translate(52.2645vw,51.649vh) scale(.4316)}to{transform:translate(52.5708vw,99vh) scale(.4316)}}.snow:nth-child(118){opacity:1.0336;transform:translate(13.2761vw,-10px) scale(.458);animation:fall-118 25s -23s linear infinite}@keyframes fall-118{50.223%{transform:translate(5.5726vw,50.223vh) scale(.458)}to{transform:translate(9.42435vw,99vh) scale(.458)}}.snow:nth-child(119){opacity:.068;transform:translate(44.1826vw,-10px) scale(.165);animation:fall-119 23s -26s linear infinite}@keyframes fall-119{77.488%{transform:translate(49.4626vw,77.488vh) scale(.165)}to{transform:translate(46.8226vw,99vh) scale(.165)}}.snow:nth-child(120){opacity:1.221;transform:translate(41.4134vw,-10px) scale(.7367);animation:fall-120 30s -22s linear infinite}@keyframes fall-120{58.876%{transform:translate(37.0477vw,58.876vh) scale(.7367)}to{transform:translate(39.23055vw,99vh) scale(.7367)}}.snow:nth-child(121){opacity:1.2712;transform:translate(31.6749vw,-10px) scale(.8902);animation:fall-121 11s -16s linear infinite}@keyframes fall-121{70.73%{transform:translate(40.3971vw,70.73vh) scale(.8902)}to{transform:translate(36.036vw,99vh) scale(.8902)}}.snow:nth-child(122){opacity:1.0972;transform:translate(2.7684vw,-10px) scale(.4141);animation:fall-122 13s -20s linear infinite}@keyframes fall-122{31.915%{transform:translate(-3.6999vw,31.915vh) scale(.4141)}to{transform:translate(-.46575vw,99vh) scale(.4141)}}.snow:nth-child(123){opacity:.6018;transform:translate(65.3115vw,-10px) scale(.4311);animation:fall-123 23s -9s linear infinite}@keyframes fall-123{30.746%{transform:translate(59.4764vw,30.746vh) scale(.4311)}to{transform:translate(62.39395vw,99vh) scale(.4311)}}.snow:nth-child(124){opacity:.6212;transform:translate(19.1542vw,-10px) scale(.0284);animation:fall-124 17s -5s linear infinite}@keyframes fall-124{35.691%{transform:translate(12.824vw,35.691vh) scale(.0284)}to{transform:translate(15.9891vw,99vh) scale(.0284)}}.snow:nth-child(125){opacity:.0426;transform:translate(47.0155vw,-10px) scale(.2081);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{60.799%{transform:translate(48.995vw,60.799vh) scale(.2081)}to{transform:translate(48.00525vw,99vh) scale(.2081)}}.snow:nth-child(126){opacity:1.2202;transform:translate(24.5446vw,-10px) scale(.0094);animation:fall-126 29s -27s linear infinite}@keyframes fall-126{77.586%{transform:translate(25.6202vw,77.586vh) scale(.0094)}to{transform:translate(25.0824vw,99vh) scale(.0094)}}.snow:nth-child(127){opacity:.3694;transform:translate(13.9802vw,-10px) scale(.0107);animation:fall-127 21s -9s linear infinite}@keyframes fall-127{68.728%{transform:translate(21.7804vw,68.728vh) scale(.0107)}to{transform:translate(17.8803vw,99vh) scale(.0107)}}.snow:nth-child(128){opacity:1.5492;transform:translate(33.2855vw,-10px) scale(.0655);animation:fall-128 19s -29s linear infinite}@keyframes fall-128{50.465%{transform:translate(36.548vw,50.465vh) scale(.0655)}to{transform:translate(34.91675vw,99vh) scale(.0655)}}.snow:nth-child(129){opacity:.7078;transform:translate(63.7862vw,-10px) scale(.3643);animation:fall-129 18s -12s linear infinite}@keyframes fall-129{49.872%{transform:translate(71.1905vw,49.872vh) scale(.3643)}to{transform:translate(67.48835vw,99vh) scale(.3643)}}.snow:nth-child(130){opacity:.4844;transform:translate(68.8662vw,-10px) scale(.8952);animation:fall-130 30s -7s linear infinite}@keyframes fall-130{49.374%{transform:translate(67.0447vw,49.374vh) scale(.8952)}to{transform:translate(67.95545vw,99vh) scale(.8952)}}.snow:nth-child(131){opacity:.5352;transform:translate(52.4809vw,-10px) scale(.9432);animation:fall-131 16s -27s linear infinite}@keyframes fall-131{54.188%{transform:translate(48.0618vw,54.188vh) scale(.9432)}to{transform:translate(50.27135vw,99vh) scale(.9432)}}.snow:nth-child(132){opacity:1.6514;transform:translate(22.953vw,-10px) scale(.4509);animation:fall-132 23s -7s linear infinite}@keyframes fall-132{33.867%{transform:translate(26.997vw,33.867vh) scale(.4509)}to{transform:translate(24.975vw,99vh) scale(.4509)}}.snow:nth-child(133){opacity:1.376;transform:translate(6.1855vw,-10px) scale(.7881);animation:fall-133 10s -15s linear infinite}@keyframes fall-133{73.883%{transform:translate(6.5039vw,73.883vh) scale(.7881)}to{transform:translate(6.3447vw,99vh) scale(.7881)}}.snow:nth-child(134){opacity:.1246;transform:translate(49.6596vw,-10px) scale(.3361);animation:fall-134 13s -14s linear infinite}@keyframes fall-134{79.913%{transform:translate(43.6813vw,79.913vh) scale(.3361)}to{transform:translate(46.67045vw,99vh) scale(.3361)}}.snow:nth-child(135){opacity:1.975;transform:translate(41.2054vw,-10px) scale(.3917);animation:fall-135 28s -16s linear infinite}@keyframes fall-135{51.823%{transform:translate(50.0474vw,51.823vh) scale(.3917)}to{transform:translate(45.6264vw,99vh) scale(.3917)}}.snow:nth-child(136){opacity:.4196;transform:translate(70.0534vw,-10px) scale(.1743);animation:fall-136 12s -3s linear infinite}@keyframes fall-136{47.799%{transform:translate(77.3726vw,47.799vh) scale(.1743)}to{transform:translate(73.713vw,99vh) scale(.1743)}}.snow:nth-child(137){opacity:1.1696;transform:translate(83.8639vw,-10px) scale(.9255);animation:fall-137 29s -30s linear infinite}@keyframes fall-137{69.084%{transform:translate(80.5886vw,69.084vh) scale(.9255)}to{transform:translate(82.22625vw,99vh) scale(.9255)}}.snow:nth-child(138){opacity:1.1334;transform:translate(52.8277vw,-10px) scale(.4259);animation:fall-138 22s -13s linear infinite}@keyframes fall-138{56.347%{transform:translate(58.9424vw,56.347vh) scale(.4259)}to{transform:translate(55.88505vw,99vh) scale(.4259)}}.snow:nth-child(139){opacity:.027;transform:translate(22.7498vw,-10px) scale(.2213);animation:fall-139 23s -14s linear infinite}@keyframes fall-139{30.943%{transform:translate(29.7193vw,30.943vh) scale(.2213)}to{transform:translate(26.23455vw,99vh) scale(.2213)}}.snow:nth-child(140){opacity:1.837;transform:translate(53.3312vw,-10px) scale(.3729);animation:fall-140 20s -12s linear infinite}@keyframes fall-140{57.678%{transform:translate(62.0082vw,57.678vh) scale(.3729)}to{transform:translate(57.6697vw,99vh) scale(.3729)}}.snow:nth-child(141){opacity:.4788;transform:translate(52.1971vw,-10px) scale(.0002);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{35.4%{transform:translate(53.8776vw,35.4vh) scale(.0002)}to{transform:translate(53.03735vw,99vh) scale(.0002)}}.snow:nth-child(142){opacity:1.685;transform:translate(21.8563vw,-10px) scale(.2195);animation:fall-142 25s -2s linear infinite}@keyframes fall-142{34.436%{transform:translate(27.5675vw,34.436vh) scale(.2195)}to{transform:translate(24.7119vw,99vh) scale(.2195)}}.snow:nth-child(143){opacity:1.8276;transform:translate(11.0007vw,-10px) scale(.7272);animation:fall-143 20s -9s linear infinite}@keyframes fall-143{56.392%{transform:translate(6.5013vw,56.392vh) scale(.7272)}to{transform:translate(8.751vw,99vh) scale(.7272)}}.snow:nth-child(144){opacity:1.6784;transform:translate(43.5319vw,-10px) scale(.3511);animation:fall-144 15s -2s linear infinite}@keyframes fall-144{70.628%{transform:translate(45.0574vw,70.628vh) scale(.3511)}to{transform:translate(44.29465vw,99vh) scale(.3511)}}.snow:nth-child(145){opacity:1.3086;transform:translate(50.4399vw,-10px) scale(.3194);animation:fall-145 16s -14s linear infinite}@keyframes fall-145{54.546%{transform:translate(56.0126vw,54.546vh) scale(.3194)}to{transform:translate(53.22625vw,99vh) scale(.3194)}}.snow:nth-child(146){opacity:1.0876;transform:translate(53.8235vw,-10px) scale(.408);animation:fall-146 22s -17s linear infinite}@keyframes fall-146{37.924%{transform:translate(59.4726vw,37.924vh) scale(.408)}to{transform:translate(56.64805vw,99vh) scale(.408)}}.snow:nth-child(147){opacity:.348;transform:translate(86.5431vw,-10px) scale(.5672);animation:fall-147 18s -21s linear infinite}@keyframes fall-147{47.919%{transform:translate(89.2258vw,47.919vh) scale(.5672)}to{transform:translate(87.88445vw,99vh) scale(.5672)}}.snow:nth-child(148){opacity:1.4226;transform:translate(98.8281vw,-10px) scale(.5035);animation:fall-148 17s -12s linear infinite}@keyframes fall-148{65.655%{transform:translate(98.2755vw,65.655vh) scale(.5035)}to{transform:translate(98.5518vw,99vh) scale(.5035)}}.snow:nth-child(149){opacity:1.2704;transform:translate(24.437vw,-10px) scale(.2935);animation:fall-149 22s -6s linear infinite}@keyframes fall-149{65.754%{transform:translate(26.5047vw,65.754vh) scale(.2935)}to{transform:translate(25.47085vw,99vh) scale(.2935)}}.snow:nth-child(150){opacity:1.5658;transform:translate(44.5555vw,-10px) scale(.0526);animation:fall-150 18s -27s linear infinite}@keyframes fall-150{42.574%{transform:translate(48.9961vw,42.574vh) scale(.0526)}to{transform:translate(46.7758vw,99vh) scale(.0526)}}.snow:nth-child(151){opacity:1.3236;transform:translate(14.0615vw,-10px) scale(.238);animation:fall-151 15s -20s linear infinite}@keyframes fall-151{57.478%{transform:translate(19.9274vw,57.478vh) scale(.238)}to{transform:translate(16.99445vw,99vh) scale(.238)}}.snow:nth-child(152){opacity:1.1018;transform:translate(24.3144vw,-10px) scale(.2566);animation:fall-152 29s -1s linear infinite}@keyframes fall-152{71.434%{transform:translate(20.8153vw,71.434vh) scale(.2566)}to{transform:translate(22.56485vw,99vh) scale(.2566)}}.snow:nth-child(153){opacity:1.2966;transform:translate(74.0908vw,-10px) scale(.0238);animation:fall-153 10s -4s linear infinite}@keyframes fall-153{56.63%{transform:translate(64.8309vw,56.63vh) scale(.0238)}to{transform:translate(69.46085vw,99vh) scale(.0238)}}.snow:nth-child(154){opacity:1.6338;transform:translate(86.5084vw,-10px) scale(.3491);animation:fall-154 27s -14s linear infinite}@keyframes fall-154{76.154%{transform:translate(83.6129vw,76.154vh) scale(.3491)}to{transform:translate(85.06065vw,99vh) scale(.3491)}}.snow:nth-child(155){opacity:.4018;transform:translate(25.2598vw,-10px) scale(.8625);animation:fall-155 28s -29s linear infinite}@keyframes fall-155{42.423%{transform:translate(25.8443vw,42.423vh) scale(.8625)}to{transform:translate(25.55205vw,99vh) scale(.8625)}}.snow:nth-child(156){opacity:1.1496;transform:translate(61.7981vw,-10px) scale(.3505);animation:fall-156 12s -4s linear infinite}@keyframes fall-156{66.71%{transform:translate(57.3449vw,66.71vh) scale(.3505)}to{transform:translate(59.5715vw,99vh) scale(.3505)}}.snow:nth-child(157){opacity:.1272;transform:translate(56.535vw,-10px) scale(.9094);animation:fall-157 24s -6s linear infinite}@keyframes fall-157{52.39%{transform:translate(51.9175vw,52.39vh) scale(.9094)}to{transform:translate(54.22625vw,99vh) scale(.9094)}}.snow:nth-child(158){opacity:1.3422;transform:translate(4.6159vw,-10px) scale(.0447);animation:fall-158 12s -1s linear infinite}@keyframes fall-158{69.65%{transform:translate(5.233vw,69.65vh) scale(.0447)}to{transform:translate(4.92445vw,99vh) scale(.0447)}}.snow:nth-child(159){opacity:1.838;transform:translate(30.149vw,-10px) scale(.4016);animation:fall-159 15s -3s linear infinite}@keyframes fall-159{57.392%{transform:translate(25.6863vw,57.392vh) scale(.4016)}to{transform:translate(27.91765vw,99vh) scale(.4016)}}.snow:nth-child(160){opacity:1.1654;transform:translate(27.2711vw,-10px) scale(.3628);animation:fall-160 11s -8s linear infinite}@keyframes fall-160{50.106%{transform:translate(36.6254vw,50.106vh) scale(.3628)}to{transform:translate(31.94825vw,99vh) scale(.3628)}}.snow:nth-child(161){opacity:.2588;transform:translate(62.7953vw,-10px) scale(.3335);animation:fall-161 14s -17s linear infinite}@keyframes fall-161{62.722%{transform:translate(66.9682vw,62.722vh) scale(.3335)}to{transform:translate(64.88175vw,99vh) scale(.3335)}}.snow:nth-child(162){opacity:1.4862;transform:translate(88.2935vw,-10px) scale(.6079);animation:fall-162 24s -20s linear infinite}@keyframes fall-162{32.729%{transform:translate(92.9816vw,32.729vh) scale(.6079)}to{transform:translate(90.63755vw,99vh) scale(.6079)}}.snow:nth-child(163){opacity:.7702;transform:translate(85.7328vw,-10px) scale(.2968);animation:fall-163 12s -8s linear infinite}@keyframes fall-163{63.811%{transform:translate(94.6434vw,63.811vh) scale(.2968)}to{transform:translate(90.1881vw,99vh) scale(.2968)}}.snow:nth-child(164){opacity:1.6096;transform:translate(14.8618vw,-10px) scale(.957);animation:fall-164 19s -16s linear infinite}@keyframes fall-164{51.015%{transform:translate(18.0981vw,51.015vh) scale(.957)}to{transform:translate(16.47995vw,99vh) scale(.957)}}.snow:nth-child(165){opacity:.042;transform:translate(31.6363vw,-10px) scale(.8084);animation:fall-165 23s -9s linear infinite}@keyframes fall-165{32.827%{transform:translate(36.2006vw,32.827vh) scale(.8084)}to{transform:translate(33.91845vw,99vh) scale(.8084)}}.snow:nth-child(166){opacity:.8148;transform:translate(65.0259vw,-10px) scale(.728);animation:fall-166 28s -24s linear infinite}@keyframes fall-166{43.823%{transform:translate(68.3052vw,43.823vh) scale(.728)}to{transform:translate(66.66555vw,99vh) scale(.728)}}.snow:nth-child(167){opacity:1.6464;transform:translate(95.86vw,-10px) scale(.4808);animation:fall-167 22s -28s linear infinite}@keyframes fall-167{58.079%{transform:translate(100.2512vw,58.079vh) scale(.4808)}to{transform:translate(98.0556vw,99vh) scale(.4808)}}.snow:nth-child(168){opacity:.648;transform:translate(11.7141vw,-10px) scale(.0434);animation:fall-168 17s -2s linear infinite}@keyframes fall-168{45.951%{transform:translate(11.6641vw,45.951vh) scale(.0434)}to{transform:translate(11.6891vw,99vh) scale(.0434)}}.snow:nth-child(169){opacity:1.7216;transform:translate(57.371vw,-10px) scale(.7127);animation:fall-169 11s -6s linear infinite}@keyframes fall-169{68.308%{transform:translate(54.5508vw,68.308vh) scale(.7127)}to{transform:translate(55.9609vw,99vh) scale(.7127)}}.snow:nth-child(170){opacity:.0938;transform:translate(95.195vw,-10px) scale(.9753);animation:fall-170 21s -17s linear infinite}@keyframes fall-170{72.102%{transform:translate(91.9725vw,72.102vh) scale(.9753)}to{transform:translate(93.58375vw,99vh) scale(.9753)}}.snow:nth-child(171){opacity:.908;transform:translate(28.0746vw,-10px) scale(.7302);animation:fall-171 18s -6s linear infinite}@keyframes fall-171{40.081%{transform:translate(35.2474vw,40.081vh) scale(.7302)}to{transform:translate(31.661vw,99vh) scale(.7302)}}.snow:nth-child(172){opacity:1.1032;transform:translate(85.9714vw,-10px) scale(.6155);animation:fall-172 24s -1s linear infinite}@keyframes fall-172{37.819%{transform:translate(80.0535vw,37.819vh) scale(.6155)}to{transform:translate(83.01245vw,99vh) scale(.6155)}}.snow:nth-child(173){opacity:1.3044;transform:translate(28.4107vw,-10px) scale(.1236);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{65.619%{transform:translate(20.7253vw,65.619vh) scale(.1236)}to{transform:translate(24.568vw,99vh) scale(.1236)}}.snow:nth-child(174){opacity:1.0218;transform:translate(14.3972vw,-10px) scale(.5431);animation:fall-174 23s -3s linear infinite}@keyframes fall-174{57.983%{transform:translate(22.9789vw,57.983vh) scale(.5431)}to{transform:translate(18.68805vw,99vh) scale(.5431)}}.snow:nth-child(175){opacity:1.63;transform:translate(5.3295vw,-10px) scale(.246);animation:fall-175 11s -20s linear infinite}@keyframes fall-175{53.133%{transform:translate(8.9385vw,53.133vh) scale(.246)}to{transform:translate(7.134vw,99vh) scale(.246)}}.snow:nth-child(176){opacity:1.6454;transform:translate(21.5056vw,-10px) scale(.3014);animation:fall-176 11s -22s linear infinite}@keyframes fall-176{75.572%{transform:translate(20.4787vw,75.572vh) scale(.3014)}to{transform:translate(20.99215vw,99vh) scale(.3014)}}.snow:nth-child(177){opacity:.0956;transform:translate(20.6897vw,-10px) scale(.8538);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{43.62%{transform:translate(27.4184vw,43.62vh) scale(.8538)}to{transform:translate(24.05405vw,99vh) scale(.8538)}}.snow:nth-child(178){opacity:.7312;transform:translate(77.2914vw,-10px) scale(.8448);animation:fall-178 13s -1s linear infinite}@keyframes fall-178{52.471%{transform:translate(86.4358vw,52.471vh) scale(.8448)}to{transform:translate(81.8636vw,99vh) scale(.8448)}}.snow:nth-child(179){opacity:.347;transform:translate(23.6375vw,-10px) scale(.1423);animation:fall-179 30s -24s linear infinite}@keyframes fall-179{54.776%{transform:translate(26.4717vw,54.776vh) scale(.1423)}to{transform:translate(25.0546vw,99vh) scale(.1423)}}.snow:nth-child(180){opacity:1.3646;transform:translate(93.0133vw,-10px) scale(.3869);animation:fall-180 24s -10s linear infinite}@keyframes fall-180{45.617%{transform:translate(85.0768vw,45.617vh) scale(.3869)}to{transform:translate(89.04505vw,99vh) scale(.3869)}}.snow:nth-child(181){opacity:1.6008;transform:translate(57.9842vw,-10px) scale(.9697);animation:fall-181 15s -18s linear infinite}@keyframes fall-181{49.549%{transform:translate(62.0171vw,49.549vh) scale(.9697)}to{transform:translate(60.00065vw,99vh) scale(.9697)}}.snow:nth-child(182){opacity:1.317;transform:translate(77.1464vw,-10px) scale(.5103);animation:fall-182 29s -23s linear infinite}@keyframes fall-182{72.233%{transform:translate(78.8302vw,72.233vh) scale(.5103)}to{transform:translate(77.9883vw,99vh) scale(.5103)}}.snow:nth-child(183){opacity:.4394;transform:translate(53.0315vw,-10px) scale(.2703);animation:fall-183 29s -30s linear infinite}@keyframes fall-183{57.164%{transform:translate(56.4783vw,57.164vh) scale(.2703)}to{transform:translate(54.7549vw,99vh) scale(.2703)}}.snow:nth-child(184){opacity:1.6752;transform:translate(78.46vw,-10px) scale(.6639);animation:fall-184 28s -21s linear infinite}@keyframes fall-184{50.577%{transform:translate(84.6225vw,50.577vh) scale(.6639)}to{transform:translate(81.54125vw,99vh) scale(.6639)}}.snow:nth-child(185){opacity:1.0726;transform:translate(58.4317vw,-10px) scale(.492);animation:fall-185 12s -14s linear infinite}@keyframes fall-185{49.101%{transform:translate(56.7165vw,49.101vh) scale(.492)}to{transform:translate(57.5741vw,99vh) scale(.492)}}.snow:nth-child(186){opacity:.4014;transform:translate(49.6384vw,-10px) scale(.5707);animation:fall-186 12s -8s linear infinite}@keyframes fall-186{74.121%{transform:translate(48.8305vw,74.121vh) scale(.5707)}to{transform:translate(49.23445vw,99vh) scale(.5707)}}.snow:nth-child(187){opacity:1.45;transform:translate(65.7636vw,-10px) scale(.0475);animation:fall-187 23s -5s linear infinite}@keyframes fall-187{42.377%{transform:translate(59.7071vw,42.377vh) scale(.0475)}to{transform:translate(62.73535vw,99vh) scale(.0475)}}.snow:nth-child(188){opacity:.3684;transform:translate(56.7878vw,-10px) scale(.8593);animation:fall-188 27s -30s linear infinite}@keyframes fall-188{40.88%{transform:translate(51.4611vw,40.88vh) scale(.8593)}to{transform:translate(54.12445vw,99vh) scale(.8593)}}.snow:nth-child(189){opacity:1.7326;transform:translate(32.9281vw,-10px) scale(.5308);animation:fall-189 12s -15s linear infinite}@keyframes fall-189{61.601%{transform:translate(28.6593vw,61.601vh) scale(.5308)}to{transform:translate(30.7937vw,99vh) scale(.5308)}}.snow:nth-child(190){opacity:.0944;transform:translate(15.2807vw,-10px) scale(.4976);animation:fall-190 14s -28s linear infinite}@keyframes fall-190{57.999%{transform:translate(11.7252vw,57.999vh) scale(.4976)}to{transform:translate(13.50295vw,99vh) scale(.4976)}}.snow:nth-child(191){opacity:.5928;transform:translate(83.4361vw,-10px) scale(.2886);animation:fall-191 24s -27s linear infinite}@keyframes fall-191{38.848%{transform:translate(81.0407vw,38.848vh) scale(.2886)}to{transform:translate(82.2384vw,99vh) scale(.2886)}}.snow:nth-child(192){opacity:.065;transform:translate(55.2335vw,-10px) scale(.8629);animation:fall-192 18s -27s linear infinite}@keyframes fall-192{40.784%{transform:translate(47.3555vw,40.784vh) scale(.8629)}to{transform:translate(51.2945vw,99vh) scale(.8629)}}.snow:nth-child(193){opacity:1.4722;transform:translate(52.6415vw,-10px) scale(.6618);animation:fall-193 11s -22s linear infinite}@keyframes fall-193{52.868%{transform:translate(59.0779vw,52.868vh) scale(.6618)}to{transform:translate(55.8597vw,99vh) scale(.6618)}}.snow:nth-child(194){opacity:.0164;transform:translate(67.1695vw,-10px) scale(.4443);animation:fall-194 25s -30s linear infinite}@keyframes fall-194{75.355%{transform:translate(61.2004vw,75.355vh) scale(.4443)}to{transform:translate(64.18495vw,99vh) scale(.4443)}}.snow:nth-child(195){opacity:.207;transform:translate(90.9233vw,-10px) scale(.5771);animation:fall-195 27s -12s linear infinite}@keyframes fall-195{32.901%{transform:translate(94.3701vw,32.901vh) scale(.5771)}to{transform:translate(92.6467vw,99vh) scale(.5771)}}.snow:nth-child(196){opacity:1.6666;transform:translate(35.1453vw,-10px) scale(.9936);animation:fall-196 13s -13s linear infinite}@keyframes fall-196{48.756%{transform:translate(29.5039vw,48.756vh) scale(.9936)}to{transform:translate(32.3246vw,99vh) scale(.9936)}}.snow:nth-child(197){opacity:.1266;transform:translate(70.2102vw,-10px) scale(.4001);animation:fall-197 21s -27s linear infinite}@keyframes fall-197{79.275%{transform:translate(75.8692vw,79.275vh) scale(.4001)}to{transform:translate(73.0397vw,99vh) scale(.4001)}}.snow:nth-child(198){opacity:.3874;transform:translate(71.8596vw,-10px) scale(.6401);animation:fall-198 13s -29s linear infinite}@keyframes fall-198{37.893%{transform:translate(73.2023vw,37.893vh) scale(.6401)}to{transform:translate(72.53095vw,99vh) scale(.6401)}}.snow:nth-child(199){opacity:.3132;transform:translate(11.2352vw,-10px) scale(.009);animation:fall-199 24s -1s linear infinite}@keyframes fall-199{44.194%{transform:translate(14.1714vw,44.194vh) scale(.009)}to{transform:translate(12.7033vw,99vh) scale(.009)}}.snow:nth-child(200){opacity:.7638;transform:translate(80.5053vw,-10px) scale(.5985);animation:fall-200 11s -2s linear infinite}@keyframes fall-200{64.906%{transform:translate(86.0604vw,64.906vh) scale(.5985)}to{transform:translate(83.28285vw,99vh) scale(.5985)}}.snow:nth-child(201){opacity:1.272;transform:translate(26.2106vw,-10px) scale(.1936);animation:fall-201 18s -5s linear infinite}@keyframes fall-201{61.46%{transform:translate(33.9453vw,61.46vh) scale(.1936)}to{transform:translate(30.07795vw,99vh) scale(.1936)}}.snow:nth-child(202){opacity:.0818;transform:translate(22.6968vw,-10px) scale(.887);animation:fall-202 23s -19s linear infinite}@keyframes fall-202{59.928%{transform:translate(18.1868vw,59.928vh) scale(.887)}to{transform:translate(20.4418vw,99vh) scale(.887)}}.snow:nth-child(203){opacity:1.5172;transform:translate(46.0664vw,-10px) scale(.4104);animation:fall-203 26s -10s linear infinite}@keyframes fall-203{50.47%{transform:translate(42.7513vw,50.47vh) scale(.4104)}to{transform:translate(44.40885vw,99vh) scale(.4104)}}.snow:nth-child(204){opacity:.1026;transform:translate(26.2884vw,-10px) scale(.0002);animation:fall-204 13s -27s linear infinite}@keyframes fall-204{79.865%{transform:translate(34.412vw,79.865vh) scale(.0002)}to{transform:translate(30.3502vw,99vh) scale(.0002)}}.snow:nth-child(205){opacity:1.5328;transform:translate(99.4236vw,-10px) scale(.1763);animation:fall-205 28s -21s linear infinite}@keyframes fall-205{46.246%{transform:translate(94.4019vw,46.246vh) scale(.1763)}to{transform:translate(96.91275vw,99vh) scale(.1763)}}.snow:nth-child(206){opacity:1.1256;transform:translate(57.7411vw,-10px) scale(.8984);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{49.394%{transform:translate(63.2421vw,49.394vh) scale(.8984)}to{transform:translate(60.4916vw,99vh) scale(.8984)}}.snow:nth-child(207){opacity:1.216;transform:translate(63.0897vw,-10px) scale(.4277);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{55.891%{transform:translate(57.2923vw,55.891vh) scale(.4277)}to{transform:translate(60.191vw,99vh) scale(.4277)}}.snow:nth-child(208){opacity:.0204;transform:translate(26.9987vw,-10px) scale(.0525);animation:fall-208 11s -23s linear infinite}@keyframes fall-208{31.275%{transform:translate(19.5031vw,31.275vh) scale(.0525)}to{transform:translate(23.2509vw,99vh) scale(.0525)}}.snow:nth-child(209){opacity:1.1528;transform:translate(9.263vw,-10px) scale(.7039);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{63.534%{transform:translate(17.4762vw,63.534vh) scale(.7039)}to{transform:translate(13.3696vw,99vh) scale(.7039)}}.snow:nth-child(210){opacity:1.7696;transform:translate(22.3572vw,-10px) scale(.8866);animation:fall-210 10s -22s linear infinite}@keyframes fall-210{58.721%{transform:translate(15.6953vw,58.721vh) scale(.8866)}to{transform:translate(19.02625vw,99vh) scale(.8866)}}.snow:nth-child(211){opacity:1.1122;transform:translate(25.621vw,-10px) scale(.2397);animation:fall-211 10s -15s linear infinite}@keyframes fall-211{42.781%{transform:translate(25.495vw,42.781vh) scale(.2397)}to{transform:translate(25.558vw,99vh) scale(.2397)}}.snow:nth-child(212){opacity:.4906;transform:translate(46.5726vw,-10px) scale(.331);animation:fall-212 12s -4s linear infinite}@keyframes fall-212{43.94%{transform:translate(39.4661vw,43.94vh) scale(.331)}to{transform:translate(43.01935vw,99vh) scale(.331)}}.snow:nth-child(213){opacity:.5076;transform:translate(11.9606vw,-10px) scale(.6774);animation:fall-213 26s -19s linear infinite}@keyframes fall-213{63.48%{transform:translate(9.9706vw,63.48vh) scale(.6774)}to{transform:translate(10.9656vw,99vh) scale(.6774)}}.snow:nth-child(214){opacity:.148;transform:translate(19.4618vw,-10px) scale(.9126);animation:fall-214 26s -18s linear infinite}@keyframes fall-214{66.007%{transform:translate(24.2193vw,66.007vh) scale(.9126)}to{transform:translate(21.84055vw,99vh) scale(.9126)}}.snow:nth-child(215){opacity:.8058;transform:translate(78.2543vw,-10px) scale(.2805);animation:fall-215 24s -6s linear infinite}@keyframes fall-215{36.037%{transform:translate(78.6517vw,36.037vh) scale(.2805)}to{transform:translate(78.453vw,99vh) scale(.2805)}}.snow:nth-child(216){opacity:.836;transform:translate(46.1284vw,-10px) scale(.0944);animation:fall-216 16s -27s linear infinite}@keyframes fall-216{53.119%{transform:translate(38.2492vw,53.119vh) scale(.0944)}to{transform:translate(42.1888vw,99vh) scale(.0944)}}.snow:nth-child(217){opacity:.684;transform:translate(29.4216vw,-10px) scale(.495);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{74.885%{transform:translate(20.2602vw,74.885vh) scale(.495)}to{transform:translate(24.8409vw,99vh) scale(.495)}}.snow:nth-child(218){opacity:.2482;transform:translate(14.9242vw,-10px) scale(.4227);animation:fall-218 14s -11s linear infinite}@keyframes fall-218{34.86%{transform:translate(23.0372vw,34.86vh) scale(.4227)}to{transform:translate(18.9807vw,99vh) scale(.4227)}}.snow:nth-child(219){opacity:1.3748;transform:translate(44.8439vw,-10px) scale(.4347);animation:fall-219 13s -20s linear infinite}@keyframes fall-219{38.242%{transform:translate(54.49vw,38.242vh) scale(.4347)}to{transform:translate(49.66695vw,99vh) scale(.4347)}}.snow:nth-child(220){opacity:1.4238;transform:translate(57.3741vw,-10px) scale(.7043);animation:fall-220 29s -29s linear infinite}@keyframes fall-220{42.997%{transform:translate(47.7182vw,42.997vh) scale(.7043)}to{transform:translate(52.54615vw,99vh) scale(.7043)}}.snow:nth-child(221){opacity:1.7904;transform:translate(80.2455vw,-10px) scale(.1676);animation:fall-221 25s -8s linear infinite}@keyframes fall-221{75.352%{transform:translate(78.3208vw,75.352vh) scale(.1676)}to{transform:translate(79.28315vw,99vh) scale(.1676)}}.snow:nth-child(222){opacity:1.407;transform:translate(45.2997vw,-10px) scale(.8988);animation:fall-222 23s -5s linear infinite}@keyframes fall-222{55.796%{transform:translate(52.6523vw,55.796vh) scale(.8988)}to{transform:translate(48.976vw,99vh) scale(.8988)}}.snow:nth-child(223){opacity:1.099;transform:translate(80.4137vw,-10px) scale(.2095);animation:fall-223 11s -25s linear infinite}@keyframes fall-223{43.956%{transform:translate(76.6156vw,43.956vh) scale(.2095)}to{transform:translate(78.51465vw,99vh) scale(.2095)}}.snow:nth-child(224){opacity:.1698;transform:translate(76.8777vw,-10px) scale(.5533);animation:fall-224 21s -7s linear infinite}@keyframes fall-224{41.92%{transform:translate(67.4191vw,41.92vh) scale(.5533)}to{transform:translate(72.1484vw,99vh) scale(.5533)}}.snow:nth-child(225){opacity:1.8746;transform:translate(17.4227vw,-10px) scale(.2073);animation:fall-225 13s -30s linear infinite}@keyframes fall-225{56.624%{transform:translate(26.382vw,56.624vh) scale(.2073)}to{transform:translate(21.90235vw,99vh) scale(.2073)}}.snow:nth-child(226){opacity:.8212;transform:translate(15.4884vw,-10px) scale(.3493);animation:fall-226 22s -17s linear infinite}@keyframes fall-226{52.057%{transform:translate(24.4153vw,52.057vh) scale(.3493)}to{transform:translate(19.95185vw,99vh) scale(.3493)}}.snow:nth-child(227){opacity:.125;transform:translate(67.2815vw,-10px) scale(.5266);animation:fall-227 30s -1s linear infinite}@keyframes fall-227{45.321%{transform:translate(60.1957vw,45.321vh) scale(.5266)}to{transform:translate(63.7386vw,99vh) scale(.5266)}}.snow:nth-child(228){opacity:.8272;transform:translate(44.5118vw,-10px) scale(.9149);animation:fall-228 30s -11s linear infinite}@keyframes fall-228{66.382%{transform:translate(36.0484vw,66.382vh) scale(.9149)}to{transform:translate(40.2801vw,99vh) scale(.9149)}}.snow:nth-child(229){opacity:.4478;transform:translate(70.779vw,-10px) scale(.434);animation:fall-229 16s -27s linear infinite}@keyframes fall-229{41.537%{transform:translate(72.1323vw,41.537vh) scale(.434)}to{transform:translate(71.45565vw,99vh) scale(.434)}}.snow:nth-child(230){opacity:1.0402;transform:translate(19.3398vw,-10px) scale(.198);animation:fall-230 18s -27s linear infinite}@keyframes fall-230{73.782%{transform:translate(25.4654vw,73.782vh) scale(.198)}to{transform:translate(22.4026vw,99vh) scale(.198)}}.snow:nth-child(231){opacity:1.6332;transform:translate(69.5384vw,-10px) scale(.0771);animation:fall-231 17s -11s linear infinite}@keyframes fall-231{58.869%{transform:translate(75.2839vw,58.869vh) scale(.0771)}to{transform:translate(72.41115vw,99vh) scale(.0771)}}.snow:nth-child(232){opacity:1.1996;transform:translate(62.0453vw,-10px) scale(.8402);animation:fall-232 22s -23s linear infinite}@keyframes fall-232{36.877%{transform:translate(63.415vw,36.877vh) scale(.8402)}to{transform:translate(62.73015vw,99vh) scale(.8402)}}.snow:nth-child(233){opacity:1.9584;transform:translate(35.709vw,-10px) scale(.3205);animation:fall-233 20s -22s linear infinite}@keyframes fall-233{37.346%{transform:translate(45.142vw,37.346vh) scale(.3205)}to{transform:translate(40.4255vw,99vh) scale(.3205)}}.snow:nth-child(234){opacity:.1678;transform:translate(26.1186vw,-10px) scale(.4652);animation:fall-234 18s -19s linear infinite}@keyframes fall-234{35.088%{transform:translate(35.1879vw,35.088vh) scale(.4652)}to{transform:translate(30.65325vw,99vh) scale(.4652)}}.snow:nth-child(235){opacity:1.5544;transform:translate(25.0033vw,-10px) scale(.2513);animation:fall-235 20s -2s linear infinite}@keyframes fall-235{67.385%{transform:translate(34.2974vw,67.385vh) scale(.2513)}to{transform:translate(29.65035vw,99vh) scale(.2513)}}.snow:nth-child(236){opacity:.863;transform:translate(71.6417vw,-10px) scale(.6205);animation:fall-236 29s -5s linear infinite}@keyframes fall-236{71.297%{transform:translate(72.3945vw,71.297vh) scale(.6205)}to{transform:translate(72.0181vw,99vh) scale(.6205)}}.snow:nth-child(237){opacity:.7688;transform:translate(20.5703vw,-10px) scale(.0087);animation:fall-237 29s -6s linear infinite}@keyframes fall-237{65.322%{transform:translate(28.4801vw,65.322vh) scale(.0087)}to{transform:translate(24.5252vw,99vh) scale(.0087)}}.snow:nth-child(238){opacity:1.3164;transform:translate(18.1649vw,-10px) scale(.6706);animation:fall-238 10s -11s linear infinite}@keyframes fall-238{47.556%{transform:translate(10.6801vw,47.556vh) scale(.6706)}to{transform:translate(14.4225vw,99vh) scale(.6706)}}.snow:nth-child(239){opacity:.951;transform:translate(87.0324vw,-10px) scale(.5279);animation:fall-239 11s -27s linear infinite}@keyframes fall-239{57.72%{transform:translate(80.9372vw,57.72vh) scale(.5279)}to{transform:translate(83.9848vw,99vh) scale(.5279)}}.snow:nth-child(240){opacity:1.4522;transform:translate(61.9636vw,-10px) scale(.7916);animation:fall-240 27s -8s linear infinite}@keyframes fall-240{52.886%{transform:translate(63.3594vw,52.886vh) scale(.7916)}to{transform:translate(62.6615vw,99vh) scale(.7916)}}.snow:nth-child(241){opacity:.2206;transform:translate(43.5855vw,-10px) scale(.8595);animation:fall-241 21s -19s linear infinite}@keyframes fall-241{30.879%{transform:translate(44.3918vw,30.879vh) scale(.8595)}to{transform:translate(43.98865vw,99vh) scale(.8595)}}.snow:nth-child(242){opacity:1.5256;transform:translate(72.1126vw,-10px) scale(.0902);animation:fall-242 16s -12s linear infinite}@keyframes fall-242{54.146%{transform:translate(72.6589vw,54.146vh) scale(.0902)}to{transform:translate(72.38575vw,99vh) scale(.0902)}}.snow:nth-child(243){opacity:1.5846;transform:translate(43.6973vw,-10px) scale(.9182);animation:fall-243 28s -5s linear infinite}@keyframes fall-243{76.897%{transform:translate(37.9431vw,76.897vh) scale(.9182)}to{transform:translate(40.8202vw,99vh) scale(.9182)}}.snow:nth-child(244){opacity:.6378;transform:translate(35.0979vw,-10px) scale(.313);animation:fall-244 21s -4s linear infinite}@keyframes fall-244{55.626%{transform:translate(44.9256vw,55.626vh) scale(.313)}to{transform:translate(40.01175vw,99vh) scale(.313)}}.snow:nth-child(245){opacity:1.2842;transform:translate(41.2013vw,-10px) scale(.5666);animation:fall-245 13s -5s linear infinite}@keyframes fall-245{46.972%{transform:translate(32.8407vw,46.972vh) scale(.5666)}to{transform:translate(37.021vw,99vh) scale(.5666)}}.snow:nth-child(246){opacity:.0996;transform:translate(83.8202vw,-10px) scale(.4513);animation:fall-246 23s -10s linear infinite}@keyframes fall-246{77.045%{transform:translate(89.2637vw,77.045vh) scale(.4513)}to{transform:translate(86.54195vw,99vh) scale(.4513)}}.snow:nth-child(247){opacity:1.574;transform:translate(52.1753vw,-10px) scale(.6792);animation:fall-247 11s -14s linear infinite}@keyframes fall-247{55.306%{transform:translate(54.0688vw,55.306vh) scale(.6792)}to{transform:translate(53.12205vw,99vh) scale(.6792)}}.snow:nth-child(248){opacity:1.505;transform:translate(70.642vw,-10px) scale(.8605);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{66.379%{transform:translate(66.7169vw,66.379vh) scale(.8605)}to{transform:translate(68.67945vw,99vh) scale(.8605)}}.snow:nth-child(249){opacity:.5444;transform:translate(44.2242vw,-10px) scale(.4409);animation:fall-249 18s -17s linear infinite}@keyframes fall-249{49.764%{transform:translate(45.6483vw,49.764vh) scale(.4409)}to{transform:translate(44.93625vw,99vh) scale(.4409)}}.snow:nth-child(250){opacity:1.5906;transform:translate(66.8623vw,-10px) scale(.964);animation:fall-250 19s -30s linear infinite}@keyframes fall-250{52.345%{transform:translate(58.743vw,52.345vh) scale(.964)}to{transform:translate(62.80265vw,99vh) scale(.964)}}.snow:nth-child(251){opacity:1.9606;transform:translate(24.5144vw,-10px) scale(.6167);animation:fall-251 16s -2s linear infinite}@keyframes fall-251{53.109%{transform:translate(20.7053vw,53.109vh) scale(.6167)}to{transform:translate(22.60985vw,99vh) scale(.6167)}}.snow:nth-child(252){opacity:.0658;transform:translate(10.7769vw,-10px) scale(.1885);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{38.284%{transform:translate(2.4308vw,38.284vh) scale(.1885)}to{transform:translate(6.60385vw,99vh) scale(.1885)}}.snow:nth-child(253){opacity:.9316;transform:translate(18.0605vw,-10px) scale(.7391);animation:fall-253 20s -5s linear infinite}@keyframes fall-253{50.533%{transform:translate(12.8594vw,50.533vh) scale(.7391)}to{transform:translate(15.45995vw,99vh) scale(.7391)}}.snow:nth-child(254){opacity:1.5258;transform:translate(6.1038vw,-10px) scale(.6632);animation:fall-254 15s -11s linear infinite}@keyframes fall-254{39.685%{transform:translate(-.3749vw,39.685vh) scale(.6632)}to{transform:translate(2.86445vw,99vh) scale(.6632)}}.snow:nth-child(255){opacity:1.263;transform:translate(96.6187vw,-10px) scale(.5765);animation:fall-255 10s -9s linear infinite}@keyframes fall-255{72.819%{transform:translate(90.9065vw,72.819vh) scale(.5765)}to{transform:translate(93.7626vw,99vh) scale(.5765)}}.snow:nth-child(256){opacity:.0882;transform:translate(69.2897vw,-10px) scale(.4851);animation:fall-256 11s -16s linear infinite}@keyframes fall-256{73.609%{transform:translate(70.3787vw,73.609vh) scale(.4851)}to{transform:translate(69.8342vw,99vh) scale(.4851)}}.snow:nth-child(257){opacity:1.17;transform:translate(55.6755vw,-10px) scale(.6601);animation:fall-257 15s -3s linear infinite}@keyframes fall-257{70.99%{transform:translate(62.802vw,70.99vh) scale(.6601)}to{transform:translate(59.23875vw,99vh) scale(.6601)}}.snow:nth-child(258){opacity:1.4628;transform:translate(16.7634vw,-10px) scale(.2358);animation:fall-258 11s -7s linear infinite}@keyframes fall-258{45.262%{transform:translate(14.4246vw,45.262vh) scale(.2358)}to{transform:translate(15.594vw,99vh) scale(.2358)}}.snow:nth-child(259){opacity:1.8574;transform:translate(31.7767vw,-10px) scale(.5436);animation:fall-259 23s -2s linear infinite}@keyframes fall-259{64.173%{transform:translate(34.5419vw,64.173vh) scale(.5436)}to{transform:translate(33.1593vw,99vh) scale(.5436)}}.snow:nth-child(260){opacity:1.768;transform:translate(43.5388vw,-10px) scale(.7843);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{49.254%{transform:translate(41.9418vw,49.254vh) scale(.7843)}to{transform:translate(42.7403vw,99vh) scale(.7843)}}.snow:nth-child(261){opacity:1.1864;transform:translate(8.9472vw,-10px) scale(.5422);animation:fall-261 23s -29s linear infinite}@keyframes fall-261{73.007%{transform:translate(7.1092vw,73.007vh) scale(.5422)}to{transform:translate(8.0282vw,99vh) scale(.5422)}}.snow:nth-child(262){opacity:1.9164;transform:translate(25.1108vw,-10px) scale(.5507);animation:fall-262 18s -27s linear infinite}@keyframes fall-262{30.766%{transform:translate(19.9413vw,30.766vh) scale(.5507)}to{transform:translate(22.52605vw,99vh) scale(.5507)}}.snow:nth-child(263){opacity:.9316;transform:translate(89.6991vw,-10px) scale(.2792);animation:fall-263 28s -21s linear infinite}@keyframes fall-263{52.358%{transform:translate(92.4283vw,52.358vh) scale(.2792)}to{transform:translate(91.0637vw,99vh) scale(.2792)}}.snow:nth-child(264){opacity:.2972;transform:translate(28.4701vw,-10px) scale(.4376);animation:fall-264 22s -27s linear infinite}@keyframes fall-264{56.459%{transform:translate(25.3017vw,56.459vh) scale(.4376)}to{transform:translate(26.8859vw,99vh) scale(.4376)}}.snow:nth-child(265){opacity:.805;transform:translate(64.1696vw,-10px) scale(.2425);animation:fall-265 11s -30s linear infinite}@keyframes fall-265{55.027%{transform:translate(61.2974vw,55.027vh) scale(.2425)}to{transform:translate(62.7335vw,99vh) scale(.2425)}}.snow:nth-child(266){opacity:.5856;transform:translate(28.5633vw,-10px) scale(.6153);animation:fall-266 27s -2s linear infinite}@keyframes fall-266{73.277%{transform:translate(29.2966vw,73.277vh) scale(.6153)}to{transform:translate(28.92995vw,99vh) scale(.6153)}}.snow:nth-child(267){opacity:.4658;transform:translate(66.5317vw,-10px) scale(.3349);animation:fall-267 17s -26s linear infinite}@keyframes fall-267{46.754%{transform:translate(60.8218vw,46.754vh) scale(.3349)}to{transform:translate(63.67675vw,99vh) scale(.3349)}}.snow:nth-child(268){opacity:1.5832;transform:translate(16.7179vw,-10px) scale(.3811);animation:fall-268 25s -18s linear infinite}@keyframes fall-268{68.052%{transform:translate(9.556vw,68.052vh) scale(.3811)}to{transform:translate(13.13695vw,99vh) scale(.3811)}}.snow:nth-child(269){opacity:.6682;transform:translate(26.2626vw,-10px) scale(.2);animation:fall-269 15s -18s linear infinite}@keyframes fall-269{60.993%{transform:translate(25.0525vw,60.993vh) scale(.2)}to{transform:translate(25.65755vw,99vh) scale(.2)}}.snow:nth-child(270){opacity:1.0562;transform:translate(75.2509vw,-10px) scale(.3493);animation:fall-270 21s -25s linear infinite}@keyframes fall-270{59.236%{transform:translate(84.4327vw,59.236vh) scale(.3493)}to{transform:translate(79.8418vw,99vh) scale(.3493)}}.snow:nth-child(271){opacity:1.7092;transform:translate(83.7884vw,-10px) scale(.0648);animation:fall-271 13s -12s linear infinite}@keyframes fall-271{72.822%{transform:translate(80.4806vw,72.822vh) scale(.0648)}to{transform:translate(82.1345vw,99vh) scale(.0648)}}.snow:nth-child(272){opacity:.2268;transform:translate(41.8976vw,-10px) scale(.8331);animation:fall-272 21s -12s linear infinite}@keyframes fall-272{56.81%{transform:translate(34.2506vw,56.81vh) scale(.8331)}to{transform:translate(38.0741vw,99vh) scale(.8331)}}.snow:nth-child(273){opacity:.6786;transform:translate(35.1677vw,-10px) scale(.7049);animation:fall-273 30s -11s linear infinite}@keyframes fall-273{55.355%{transform:translate(39.0357vw,55.355vh) scale(.7049)}to{transform:translate(37.1017vw,99vh) scale(.7049)}}.snow:nth-child(274){opacity:1.0356;transform:translate(56.5417vw,-10px) scale(.952);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{32.486%{transform:translate(52.6409vw,32.486vh) scale(.952)}to{transform:translate(54.5913vw,99vh) scale(.952)}}.snow:nth-child(275){opacity:.6708;transform:translate(71.6308vw,-10px) scale(.0621);animation:fall-275 27s -22s linear infinite}@keyframes fall-275{73.069%{transform:translate(73.2256vw,73.069vh) scale(.0621)}to{transform:translate(72.4282vw,99vh) scale(.0621)}}.snow:nth-child(276){opacity:1.6096;transform:translate(37.0766vw,-10px) scale(.3968);animation:fall-276 15s -17s linear infinite}@keyframes fall-276{59.828%{transform:translate(30.4043vw,59.828vh) scale(.3968)}to{transform:translate(33.74045vw,99vh) scale(.3968)}}.snow:nth-child(277){opacity:.719;transform:translate(.3043vw,-10px) scale(.2923);animation:fall-277 15s -12s linear infinite}@keyframes fall-277{40.251%{transform:translate(1.4889vw,40.251vh) scale(.2923)}to{transform:translate(.8966vw,99vh) scale(.2923)}}.snow:nth-child(278){opacity:1.621;transform:translate(88.1819vw,-10px) scale(.1036);animation:fall-278 24s -22s linear infinite}@keyframes fall-278{67.427%{transform:translate(81.0959vw,67.427vh) scale(.1036)}to{transform:translate(84.6389vw,99vh) scale(.1036)}}.snow:nth-child(279){opacity:.662;transform:translate(64.0656vw,-10px) scale(.2817);animation:fall-279 14s -3s linear infinite}@keyframes fall-279{34.279%{transform:translate(63.2168vw,34.279vh) scale(.2817)}to{transform:translate(63.6412vw,99vh) scale(.2817)}}.snow:nth-child(280){opacity:1.3712;transform:translate(34.1043vw,-10px) scale(.114);animation:fall-280 10s -28s linear infinite}@keyframes fall-280{33.744%{transform:translate(28.2556vw,33.744vh) scale(.114)}to{transform:translate(31.17995vw,99vh) scale(.114)}}.snow:nth-child(281){opacity:.843;transform:translate(32.9744vw,-10px) scale(.0363);animation:fall-281 25s -27s linear infinite}@keyframes fall-281{60.434%{transform:translate(38.1483vw,60.434vh) scale(.0363)}to{transform:translate(35.56135vw,99vh) scale(.0363)}}.snow:nth-child(282){opacity:1.0678;transform:translate(78.2585vw,-10px) scale(.7062);animation:fall-282 11s -12s linear infinite}@keyframes fall-282{73.773%{transform:translate(68.4239vw,73.773vh) scale(.7062)}to{transform:translate(73.3412vw,99vh) scale(.7062)}}.snow:nth-child(283){opacity:.043;transform:translate(90.2324vw,-10px) scale(.9866);animation:fall-283 10s -16s linear infinite}@keyframes fall-283{45.798%{transform:translate(85.2719vw,45.798vh) scale(.9866)}to{transform:translate(87.75215vw,99vh) scale(.9866)}}.snow:nth-child(284){opacity:1.8752;transform:translate(27.7525vw,-10px) scale(.8568);animation:fall-284 20s -9s linear infinite}@keyframes fall-284{39.794%{transform:translate(21.7685vw,39.794vh) scale(.8568)}to{transform:translate(24.7605vw,99vh) scale(.8568)}}.snow:nth-child(285){opacity:1.1428;transform:translate(41.0866vw,-10px) scale(.0625);animation:fall-285 27s -19s linear infinite}@keyframes fall-285{49.034%{transform:translate(37.8199vw,49.034vh) scale(.0625)}to{transform:translate(39.45325vw,99vh) scale(.0625)}}.snow:nth-child(286){opacity:1.7266;transform:translate(47.9445vw,-10px) scale(.4358);animation:fall-286 29s -2s linear infinite}@keyframes fall-286{33.955%{transform:translate(38.8195vw,33.955vh) scale(.4358)}to{transform:translate(43.382vw,99vh) scale(.4358)}}.snow:nth-child(287){opacity:1.1004;transform:translate(89.4172vw,-10px) scale(.0676);animation:fall-287 17s -19s linear infinite}@keyframes fall-287{66.428%{transform:translate(82.0515vw,66.428vh) scale(.0676)}to{transform:translate(85.73435vw,99vh) scale(.0676)}}.snow:nth-child(288){opacity:1.9262;transform:translate(.9569vw,-10px) scale(.6891);animation:fall-288 28s -24s linear infinite}@keyframes fall-288{50.332%{transform:translate(3.8751vw,50.332vh) scale(.6891)}to{transform:translate(2.416vw,99vh) scale(.6891)}}.snow:nth-child(289){opacity:.458;transform:translate(89.675vw,-10px) scale(.5665);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{38.957%{transform:translate(92.0384vw,38.957vh) scale(.5665)}to{transform:translate(90.8567vw,99vh) scale(.5665)}}.snow:nth-child(290){opacity:.1802;transform:translate(45.2996vw,-10px) scale(.1581);animation:fall-290 29s -8s linear infinite}@keyframes fall-290{79.086%{transform:translate(48.0536vw,79.086vh) scale(.1581)}to{transform:translate(46.6766vw,99vh) scale(.1581)}}.snow:nth-child(291){opacity:.1128;transform:translate(19.3065vw,-10px) scale(.4637);animation:fall-291 20s -10s linear infinite}@keyframes fall-291{49.347%{transform:translate(16.4873vw,49.347vh) scale(.4637)}to{transform:translate(17.8969vw,99vh) scale(.4637)}}.snow:nth-child(292){opacity:1.8714;transform:translate(69.14vw,-10px) scale(.4943);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{44.294%{transform:translate(62.3016vw,44.294vh) scale(.4943)}to{transform:translate(65.7208vw,99vh) scale(.4943)}}.snow:nth-child(293){opacity:.7188;transform:translate(64.1923vw,-10px) scale(.8696);animation:fall-293 27s -12s linear infinite}@keyframes fall-293{60.899%{transform:translate(58.4903vw,60.899vh) scale(.8696)}to{transform:translate(61.3413vw,99vh) scale(.8696)}}.snow:nth-child(294){opacity:1.125;transform:translate(92.4236vw,-10px) scale(.6543);animation:fall-294 15s -26s linear infinite}@keyframes fall-294{61.166%{transform:translate(84.2556vw,61.166vh) scale(.6543)}to{transform:translate(88.3396vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.4068;transform:translate(53.3515vw,-10px) scale(.4507);animation:fall-295 27s -1s linear infinite}@keyframes fall-295{50.219%{transform:translate(62.6431vw,50.219vh) scale(.4507)}to{transform:translate(57.9973vw,99vh) scale(.4507)}}.snow:nth-child(296){opacity:.6266;transform:translate(84.9882vw,-10px) scale(.4015);animation:fall-296 24s -12s linear infinite}@keyframes fall-296{31.878%{transform:translate(83.2354vw,31.878vh) scale(.4015)}to{transform:translate(84.1118vw,99vh) scale(.4015)}}.snow:nth-child(297){opacity:.8364;transform:translate(98.1765vw,-10px) scale(.6223);animation:fall-297 15s -7s linear infinite}@keyframes fall-297{68.79%{transform:translate(91.8133vw,68.79vh) scale(.6223)}to{transform:translate(94.9949vw,99vh) scale(.6223)}}.snow:nth-child(298){opacity:1.9902;transform:translate(67.8002vw,-10px) scale(.2665);animation:fall-298 12s -8s linear infinite}@keyframes fall-298{43.824%{transform:translate(73.4553vw,43.824vh) scale(.2665)}to{transform:translate(70.62775vw,99vh) scale(.2665)}}.snow:nth-child(299){opacity:1.7492;transform:translate(27.8566vw,-10px) scale(.1322);animation:fall-299 11s -10s linear infinite}@keyframes fall-299{45.884%{transform:translate(21.3553vw,45.884vh) scale(.1322)}to{transform:translate(24.60595vw,99vh) scale(.1322)}}.snow:nth-child(300){opacity:.4522;transform:translate(26.5232vw,-10px) scale(.7856);animation:fall-300 17s -14s linear infinite}@keyframes fall-300{76.881%{transform:translate(24.7057vw,76.881vh) scale(.7856)}to{transform:translate(25.61445vw,99vh) scale(.7856)}}.snow:nth-child(301){opacity:1.8892;transform:translate(12.3146vw,-10px) scale(.0096);animation:fall-301 26s -20s linear infinite}@keyframes fall-301{78.112%{transform:translate(5.2153vw,78.112vh) scale(.0096)}to{transform:translate(8.76495vw,99vh) scale(.0096)}}.snow:nth-child(302){opacity:1.7152;transform:translate(58.0821vw,-10px) scale(.7328);animation:fall-302 10s -15s linear infinite}@keyframes fall-302{48.471%{transform:translate(49.3822vw,48.471vh) scale(.7328)}to{transform:translate(53.73215vw,99vh) scale(.7328)}}.snow:nth-child(303){opacity:1.5066;transform:translate(43.0282vw,-10px) scale(.4655);animation:fall-303 16s -11s linear infinite}@keyframes fall-303{61.712%{transform:translate(35.9373vw,61.712vh) scale(.4655)}to{transform:translate(39.48275vw,99vh) scale(.4655)}}.snow:nth-child(304){opacity:.567;transform:translate(22.2732vw,-10px) scale(.5881);animation:fall-304 16s -21s linear infinite}@keyframes fall-304{73.338%{transform:translate(27.3732vw,73.338vh) scale(.5881)}to{transform:translate(24.8232vw,99vh) scale(.5881)}}.snow:nth-child(305){opacity:.0156;transform:translate(73.5891vw,-10px) scale(.6388);animation:fall-305 15s -25s linear infinite}@keyframes fall-305{35.875%{transform:translate(79.2853vw,35.875vh) scale(.6388)}to{transform:translate(76.4372vw,99vh) scale(.6388)}}.snow:nth-child(306){opacity:1.5536;transform:translate(45.6954vw,-10px) scale(.3748);animation:fall-306 30s -21s linear infinite}@keyframes fall-306{60.332%{transform:translate(44.5049vw,60.332vh) scale(.3748)}to{transform:translate(45.10015vw,99vh) scale(.3748)}}.snow:nth-child(307){opacity:1.1034;transform:translate(10.908vw,-10px) scale(.3814);animation:fall-307 19s -5s linear infinite}@keyframes fall-307{52.198%{transform:translate(4.6184vw,52.198vh) scale(.3814)}to{transform:translate(7.7632vw,99vh) scale(.3814)}}.snow:nth-child(308){opacity:.1108;transform:translate(76.4778vw,-10px) scale(.6626);animation:fall-308 15s -6s linear infinite}@keyframes fall-308{49.433%{transform:translate(78.8824vw,49.433vh) scale(.6626)}to{transform:translate(77.6801vw,99vh) scale(.6626)}}.snow:nth-child(309){opacity:1.7664;transform:translate(34.921vw,-10px) scale(.393);animation:fall-309 15s -15s linear infinite}@keyframes fall-309{53.554%{transform:translate(25.4971vw,53.554vh) scale(.393)}to{transform:translate(30.20905vw,99vh) scale(.393)}}.snow:nth-child(310){opacity:.6586;transform:translate(2.1364vw,-10px) scale(.847);animation:fall-310 17s -3s linear infinite}@keyframes fall-310{62.121%{transform:translate(2.1407vw,62.121vh) scale(.847)}to{transform:translate(2.13855vw,99vh) scale(.847)}}.snow:nth-child(311){opacity:.0828;transform:translate(83.7874vw,-10px) scale(.222);animation:fall-311 18s -29s linear infinite}@keyframes fall-311{40.594%{transform:translate(84.5869vw,40.594vh) scale(.222)}to{transform:translate(84.18715vw,99vh) scale(.222)}}.snow:nth-child(312){opacity:1.99;transform:translate(72.8065vw,-10px) scale(.2031);animation:fall-312 12s -1s linear infinite}@keyframes fall-312{64.268%{transform:translate(66.5203vw,64.268vh) scale(.2031)}to{transform:translate(69.6634vw,99vh) scale(.2031)}}.snow:nth-child(313){opacity:1.547;transform:translate(89.1868vw,-10px) scale(.0002);animation:fall-313 16s -16s linear infinite}@keyframes fall-313{31.322%{transform:translate(94.1423vw,31.322vh) scale(.0002)}to{transform:translate(91.66455vw,99vh) scale(.0002)}}.snow:nth-child(314){opacity:1.2406;transform:translate(11.5369vw,-10px) scale(.3147);animation:fall-314 28s -13s linear infinite}@keyframes fall-314{79.934%{transform:translate(9.5245vw,79.934vh) scale(.3147)}to{transform:translate(10.5307vw,99vh) scale(.3147)}}.snow:nth-child(315){opacity:1.3822;transform:translate(.3722vw,-10px) scale(.7114);animation:fall-315 15s -8s linear infinite}@keyframes fall-315{78.999%{transform:translate(-.7872vw,78.999vh) scale(.7114)}to{transform:translate(-.2075vw,99vh) scale(.7114)}}.snow:nth-child(316){opacity:.451;transform:translate(18.2732vw,-10px) scale(.5016);animation:fall-316 26s -18s linear infinite}@keyframes fall-316{55.8%{transform:translate(10.0987vw,55.8vh) scale(.5016)}to{transform:translate(14.18595vw,99vh) scale(.5016)}}.snow:nth-child(317){opacity:1.3764;transform:translate(54.0104vw,-10px) scale(.8043);animation:fall-317 16s -10s linear infinite}@keyframes fall-317{57.626%{transform:translate(60.6612vw,57.626vh) scale(.8043)}to{transform:translate(57.3358vw,99vh) scale(.8043)}}.snow:nth-child(318){opacity:.4962;transform:translate(99.7833vw,-10px) scale(.8401);animation:fall-318 14s -21s linear infinite}@keyframes fall-318{69.94%{transform:translate(102.4724vw,69.94vh) scale(.8401)}to{transform:translate(101.12785vw,99vh) scale(.8401)}}.snow:nth-child(319){opacity:1.2128;transform:translate(49.5256vw,-10px) scale(.7236);animation:fall-319 10s -24s linear infinite}@keyframes fall-319{38.198%{transform:translate(49.435vw,38.198vh) scale(.7236)}to{transform:translate(49.4803vw,99vh) scale(.7236)}}.snow:nth-child(320){opacity:1.4146;transform:translate(62.0038vw,-10px) scale(.1232);animation:fall-320 26s -16s linear infinite}@keyframes fall-320{38.306%{transform:translate(60.8236vw,38.306vh) scale(.1232)}to{transform:translate(61.4137vw,99vh) scale(.1232)}}.snow:nth-child(321){opacity:.0864;transform:translate(69.7066vw,-10px) scale(.7768);animation:fall-321 19s -20s linear infinite}@keyframes fall-321{56.862%{transform:translate(64.7036vw,56.862vh) scale(.7768)}to{transform:translate(67.2051vw,99vh) scale(.7768)}}.snow:nth-child(322){opacity:.7078;transform:translate(29.8623vw,-10px) scale(.9702);animation:fall-322 18s -14s linear infinite}@keyframes fall-322{76.707%{transform:translate(30.4358vw,76.707vh) scale(.9702)}to{transform:translate(30.14905vw,99vh) scale(.9702)}}.snow:nth-child(323){opacity:1.3874;transform:translate(34.2908vw,-10px) scale(.4623);animation:fall-323 17s -17s linear infinite}@keyframes fall-323{61.909%{transform:translate(25.2391vw,61.909vh) scale(.4623)}to{transform:translate(29.76495vw,99vh) scale(.4623)}}.snow:nth-child(324){opacity:1.3362;transform:translate(93.9615vw,-10px) scale(.3799);animation:fall-324 17s -21s linear infinite}@keyframes fall-324{65.904%{transform:translate(91.9688vw,65.904vh) scale(.3799)}to{transform:translate(92.96515vw,99vh) scale(.3799)}}.snow:nth-child(325){opacity:1.771;transform:translate(59.5904vw,-10px) scale(.0723);animation:fall-325 30s -6s linear infinite}@keyframes fall-325{70.308%{transform:translate(65.8407vw,70.308vh) scale(.0723)}to{transform:translate(62.71555vw,99vh) scale(.0723)}}.snow:nth-child(326){opacity:1.5802;transform:translate(38.6302vw,-10px) scale(.4471);animation:fall-326 21s -5s linear infinite}@keyframes fall-326{46.88%{transform:translate(29.0264vw,46.88vh) scale(.4471)}to{transform:translate(33.8283vw,99vh) scale(.4471)}}.snow:nth-child(327){opacity:1.7892;transform:translate(37.035vw,-10px) scale(.6578);animation:fall-327 26s -7s linear infinite}@keyframes fall-327{30.348%{transform:translate(45.8283vw,30.348vh) scale(.6578)}to{transform:translate(41.43165vw,99vh) scale(.6578)}}.snow:nth-child(328){opacity:.756;transform:translate(54.1206vw,-10px) scale(.6169);animation:fall-328 18s -4s linear infinite}@keyframes fall-328{61.707%{transform:translate(60.3821vw,61.707vh) scale(.6169)}to{transform:translate(57.25135vw,99vh) scale(.6169)}}.snow:nth-child(329){opacity:1.4024;transform:translate(60.2908vw,-10px) scale(.6535);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{74.947%{transform:translate(54.4541vw,74.947vh) scale(.6535)}to{transform:translate(57.37245vw,99vh) scale(.6535)}}.snow:nth-child(330){opacity:.9756;transform:translate(7.705vw,-10px) scale(.8206);animation:fall-330 10s -14s linear infinite}@keyframes fall-330{35.511%{transform:translate(6.9688vw,35.511vh) scale(.8206)}to{transform:translate(7.3369vw,99vh) scale(.8206)}}.snow:nth-child(331){opacity:.614;transform:translate(87.2503vw,-10px) scale(.1827);animation:fall-331 26s -11s linear infinite}@keyframes fall-331{38.803%{transform:translate(83.9789vw,38.803vh) scale(.1827)}to{transform:translate(85.6146vw,99vh) scale(.1827)}}.snow:nth-child(332){opacity:1.0838;transform:translate(74.9499vw,-10px) scale(.2082);animation:fall-332 15s -19s linear infinite}@keyframes fall-332{48.042%{transform:translate(70.9247vw,48.042vh) scale(.2082)}to{transform:translate(72.9373vw,99vh) scale(.2082)}}.snow:nth-child(333){opacity:1.4318;transform:translate(70.2997vw,-10px) scale(.5246);animation:fall-333 11s -28s linear infinite}@keyframes fall-333{69.008%{transform:translate(68.3437vw,69.008vh) scale(.5246)}to{transform:translate(69.3217vw,99vh) scale(.5246)}}.snow:nth-child(334){opacity:1.587;transform:translate(36.1001vw,-10px) scale(.3177);animation:fall-334 22s -24s linear infinite}@keyframes fall-334{67.89%{transform:translate(40.908vw,67.89vh) scale(.3177)}to{transform:translate(38.50405vw,99vh) scale(.3177)}}.snow:nth-child(335){opacity:.3882;transform:translate(16.7646vw,-10px) scale(.1251);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{67.702%{transform:translate(16.6736vw,67.702vh) scale(.1251)}to{transform:translate(16.7191vw,99vh) scale(.1251)}}.snow:nth-child(336){opacity:1.59;transform:translate(15.4915vw,-10px) scale(.9003);animation:fall-336 13s -16s linear infinite}@keyframes fall-336{65.611%{transform:translate(12.9104vw,65.611vh) scale(.9003)}to{transform:translate(14.20095vw,99vh) scale(.9003)}}.snow:nth-child(337){opacity:.887;transform:translate(4.1802vw,-10px) scale(.8101);animation:fall-337 24s -3s linear infinite}@keyframes fall-337{55.886%{transform:translate(-1.0928vw,55.886vh) scale(.8101)}to{transform:translate(1.5437vw,99vh) scale(.8101)}}.snow:nth-child(338){opacity:1.662;transform:translate(96.5173vw,-10px) scale(.8928);animation:fall-338 11s -1s linear infinite}@keyframes fall-338{50.687%{transform:translate(92.0177vw,50.687vh) scale(.8928)}to{transform:translate(94.2675vw,99vh) scale(.8928)}}.snow:nth-child(339){opacity:.9042;transform:translate(38.8149vw,-10px) scale(.515);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{44.68%{transform:translate(37.8901vw,44.68vh) scale(.515)}to{transform:translate(38.3525vw,99vh) scale(.515)}}.snow:nth-child(340){opacity:.6968;transform:translate(57.3649vw,-10px) scale(.67);animation:fall-340 24s -19s linear infinite}@keyframes fall-340{50.215%{transform:translate(53.8063vw,50.215vh) scale(.67)}to{transform:translate(55.5856vw,99vh) scale(.67)}}.snow:nth-child(341){opacity:1.7936;transform:translate(53.6429vw,-10px) scale(.881);animation:fall-341 28s -10s linear infinite}@keyframes fall-341{77.901%{transform:translate(52.3025vw,77.901vh) scale(.881)}to{transform:translate(52.9727vw,99vh) scale(.881)}}.snow:nth-child(342){opacity:.9706;transform:translate(72.0963vw,-10px) scale(.825);animation:fall-342 15s -2s linear infinite}@keyframes fall-342{37.049%{transform:translate(75.8089vw,37.049vh) scale(.825)}to{transform:translate(73.9526vw,99vh) scale(.825)}}.snow:nth-child(343){opacity:1.712;transform:translate(75.4645vw,-10px) scale(.2423);animation:fall-343 14s -1s linear infinite}@keyframes fall-343{61.892%{transform:translate(83.4638vw,61.892vh) scale(.2423)}to{transform:translate(79.46415vw,99vh) scale(.2423)}}.snow:nth-child(344){opacity:1.7974;transform:translate(13.5936vw,-10px) scale(.6569);animation:fall-344 26s -17s linear infinite}@keyframes fall-344{60.696%{transform:translate(8.2108vw,60.696vh) scale(.6569)}to{transform:translate(10.9022vw,99vh) scale(.6569)}}.snow:nth-child(345){opacity:.361;transform:translate(94.7077vw,-10px) scale(.1205);animation:fall-345 28s -20s linear infinite}@keyframes fall-345{75.106%{transform:translate(86.5192vw,75.106vh) scale(.1205)}to{transform:translate(90.61345vw,99vh) scale(.1205)}}.snow:nth-child(346){opacity:1.169;transform:translate(22.2284vw,-10px) scale(.2978);animation:fall-346 15s -29s linear infinite}@keyframes fall-346{48.054%{transform:translate(31.678vw,48.054vh) scale(.2978)}to{transform:translate(26.9532vw,99vh) scale(.2978)}}.snow:nth-child(347){opacity:.2184;transform:translate(94.8072vw,-10px) scale(.9641);animation:fall-347 28s -21s linear infinite}@keyframes fall-347{56.528%{transform:translate(91.1934vw,56.528vh) scale(.9641)}to{transform:translate(93.0003vw,99vh) scale(.9641)}}.snow:nth-child(348){opacity:1.5922;transform:translate(10.2637vw,-10px) scale(.0861);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{42.506%{transform:translate(14.7107vw,42.506vh) scale(.0861)}to{transform:translate(12.4872vw,99vh) scale(.0861)}}.snow:nth-child(349){opacity:.8828;transform:translate(41.3327vw,-10px) scale(.3282);animation:fall-349 10s -22s linear infinite}@keyframes fall-349{76.967%{transform:translate(43.474vw,76.967vh) scale(.3282)}to{transform:translate(42.40335vw,99vh) scale(.3282)}}.snow:nth-child(350){opacity:1.5684;transform:translate(77.7551vw,-10px) scale(.6074);animation:fall-350 13s -4s linear infinite}@keyframes fall-350{79.87%{transform:translate(85.5651vw,79.87vh) scale(.6074)}to{transform:translate(81.6601vw,99vh) scale(.6074)}}.snow:nth-child(351){opacity:.11;transform:translate(27.0286vw,-10px) scale(.8753);animation:fall-351 10s -3s linear infinite}@keyframes fall-351{57.357%{transform:translate(31.0558vw,57.357vh) scale(.8753)}to{transform:translate(29.0422vw,99vh) scale(.8753)}}.snow:nth-child(352){opacity:1.5758;transform:translate(87.6784vw,-10px) scale(.4426);animation:fall-352 26s -4s linear infinite}@keyframes fall-352{56.314%{transform:translate(94.0319vw,56.314vh) scale(.4426)}to{transform:translate(90.85515vw,99vh) scale(.4426)}}.snow:nth-child(353){opacity:1.632;transform:translate(18.6893vw,-10px) scale(.8224);animation:fall-353 18s -4s linear infinite}@keyframes fall-353{49.979%{transform:translate(12.0873vw,49.979vh) scale(.8224)}to{transform:translate(15.3883vw,99vh) scale(.8224)}}.snow:nth-child(354){opacity:1.3814;transform:translate(22.0386vw,-10px) scale(.3366);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{63.95%{transform:translate(19.0169vw,63.95vh) scale(.3366)}to{transform:translate(20.52775vw,99vh) scale(.3366)}}.snow:nth-child(355){opacity:.2914;transform:translate(12.7776vw,-10px) scale(.9769);animation:fall-355 24s -19s linear infinite}@keyframes fall-355{66.061%{transform:translate(15.0246vw,66.061vh) scale(.9769)}to{transform:translate(13.9011vw,99vh) scale(.9769)}}.snow:nth-child(356){opacity:1.1456;transform:translate(82.9596vw,-10px) scale(.6037);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{30.121%{transform:translate(81.9173vw,30.121vh) scale(.6037)}to{transform:translate(82.43845vw,99vh) scale(.6037)}}.snow:nth-child(357){opacity:1.0314;transform:translate(19.012vw,-10px) scale(.3142);animation:fall-357 22s -20s linear infinite}@keyframes fall-357{66.593%{transform:translate(19.8457vw,66.593vh) scale(.3142)}to{transform:translate(19.42885vw,99vh) scale(.3142)}}.snow:nth-child(358){opacity:1.2014;transform:translate(83.44vw,-10px) scale(.7241);animation:fall-358 15s -4s linear infinite}@keyframes fall-358{50.157%{transform:translate(84.1144vw,50.157vh) scale(.7241)}to{transform:translate(83.7772vw,99vh) scale(.7241)}}.snow:nth-child(359){opacity:1.6328;transform:translate(58.9663vw,-10px) scale(.7881);animation:fall-359 22s -28s linear infinite}@keyframes fall-359{63.794%{transform:translate(64.7243vw,63.794vh) scale(.7881)}to{transform:translate(61.8453vw,99vh) scale(.7881)}}.snow:nth-child(360){opacity:1.4238;transform:translate(4.3164vw,-10px) scale(.2523);animation:fall-360 28s -3s linear infinite}@keyframes fall-360{67.079%{transform:translate(-.374vw,67.079vh) scale(.2523)}to{transform:translate(1.9712vw,99vh) scale(.2523)}}.snow:nth-child(361){opacity:.2476;transform:translate(70.8109vw,-10px) scale(.2543);animation:fall-361 15s -28s linear infinite}@keyframes fall-361{50.179%{transform:translate(64.4611vw,50.179vh) scale(.2543)}to{transform:translate(67.636vw,99vh) scale(.2543)}}.snow:nth-child(362){opacity:1.3306;transform:translate(44.3039vw,-10px) scale(.8718);animation:fall-362 29s -10s linear infinite}@keyframes fall-362{63.148%{transform:translate(35.9511vw,63.148vh) scale(.8718)}to{transform:translate(40.1275vw,99vh) scale(.8718)}}.snow:nth-child(363){opacity:1.9658;transform:translate(41.634vw,-10px) scale(.7196);animation:fall-363 29s -4s linear infinite}@keyframes fall-363{60.392%{transform:translate(38.1126vw,60.392vh) scale(.7196)}to{transform:translate(39.8733vw,99vh) scale(.7196)}}.snow:nth-child(364){opacity:1.189;transform:translate(10.1889vw,-10px) scale(.3463);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{67.08%{transform:translate(16.6569vw,67.08vh) scale(.3463)}to{transform:translate(13.4229vw,99vh) scale(.3463)}}.snow:nth-child(365){opacity:1.3672;transform:translate(52.5048vw,-10px) scale(.3128);animation:fall-365 11s -21s linear infinite}@keyframes fall-365{61.266%{transform:translate(57.8898vw,61.266vh) scale(.3128)}to{transform:translate(55.1973vw,99vh) scale(.3128)}}.snow:nth-child(366){opacity:.6;transform:translate(21.2523vw,-10px) scale(.8589);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{50.037%{transform:translate(15.6834vw,50.037vh) scale(.8589)}to{transform:translate(18.46785vw,99vh) scale(.8589)}}.snow:nth-child(367){opacity:1.8108;transform:translate(9.1605vw,-10px) scale(.3931);animation:fall-367 24s -30s linear infinite}@keyframes fall-367{62.842%{transform:translate(9.4035vw,62.842vh) scale(.3931)}to{transform:translate(9.282vw,99vh) scale(.3931)}}.snow:nth-child(368){opacity:.1904;transform:translate(9.4815vw,-10px) scale(.8514);animation:fall-368 20s -16s linear infinite}@keyframes fall-368{57.857%{transform:translate(4.0039vw,57.857vh) scale(.8514)}to{transform:translate(6.7427vw,99vh) scale(.8514)}}.snow:nth-child(369){opacity:1.991;transform:translate(59.4159vw,-10px) scale(.144);animation:fall-369 22s -14s linear infinite}@keyframes fall-369{44.468%{transform:translate(52.5059vw,44.468vh) scale(.144)}to{transform:translate(55.9609vw,99vh) scale(.144)}}.snow:nth-child(370){opacity:1.544;transform:translate(80.0535vw,-10px) scale(.7656);animation:fall-370 21s -16s linear infinite}@keyframes fall-370{31.587%{transform:translate(73.0595vw,31.587vh) scale(.7656)}to{transform:translate(76.5565vw,99vh) scale(.7656)}}.snow:nth-child(371){opacity:1.2046;transform:translate(95.2602vw,-10px) scale(.9649);animation:fall-371 13s -9s linear infinite}@keyframes fall-371{67.767%{transform:translate(91.7613vw,67.767vh) scale(.9649)}to{transform:translate(93.51075vw,99vh) scale(.9649)}}.snow:nth-child(372){opacity:1.3812;transform:translate(9.8482vw,-10px) scale(.2206);animation:fall-372 28s -14s linear infinite}@keyframes fall-372{43.828%{transform:translate(14.1647vw,43.828vh) scale(.2206)}to{transform:translate(12.00645vw,99vh) scale(.2206)}}.snow:nth-child(373){opacity:1.9948;transform:translate(96.8118vw,-10px) scale(.823);animation:fall-373 10s -1s linear infinite}@keyframes fall-373{72.785%{transform:translate(103.5214vw,72.785vh) scale(.823)}to{transform:translate(100.1666vw,99vh) scale(.823)}}.snow:nth-child(374){opacity:.2328;transform:translate(38.045vw,-10px) scale(.5288);animation:fall-374 18s -18s linear infinite}@keyframes fall-374{79.751%{transform:translate(30.171vw,79.751vh) scale(.5288)}to{transform:translate(34.108vw,99vh) scale(.5288)}}.snow:nth-child(375){opacity:.5038;transform:translate(34.4359vw,-10px) scale(.6185);animation:fall-375 12s -28s linear infinite}@keyframes fall-375{61.972%{transform:translate(37.6917vw,61.972vh) scale(.6185)}to{transform:translate(36.0638vw,99vh) scale(.6185)}}.snow:nth-child(376){opacity:.7026;transform:translate(7.037vw,-10px) scale(.383);animation:fall-376 22s -9s linear infinite}@keyframes fall-376{59.619%{transform:translate(6.4583vw,59.619vh) scale(.383)}to{transform:translate(6.74765vw,99vh) scale(.383)}}.snow:nth-child(377){opacity:1.199;transform:translate(20.5433vw,-10px) scale(.8951);animation:fall-377 24s -12s linear infinite}@keyframes fall-377{38.63%{transform:translate(23.0212vw,38.63vh) scale(.8951)}to{transform:translate(21.78225vw,99vh) scale(.8951)}}.snow:nth-child(378){opacity:1.8234;transform:translate(38.6347vw,-10px) scale(.9077);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{38.886%{transform:translate(46.169vw,38.886vh) scale(.9077)}to{transform:translate(42.40185vw,99vh) scale(.9077)}}.snow:nth-child(379){opacity:.6048;transform:translate(98.737vw,-10px) scale(.2559);animation:fall-379 25s -20s linear infinite}@keyframes fall-379{70.558%{transform:translate(97.5718vw,70.558vh) scale(.2559)}to{transform:translate(98.1544vw,99vh) scale(.2559)}}.snow:nth-child(380){opacity:.576;transform:translate(32.0623vw,-10px) scale(.4814);animation:fall-380 28s -10s linear infinite}@keyframes fall-380{49.912%{transform:translate(28.6841vw,49.912vh) scale(.4814)}to{transform:translate(30.3732vw,99vh) scale(.4814)}}.snow:nth-child(381){opacity:.991;transform:translate(37.7284vw,-10px) scale(.7926);animation:fall-381 16s -14s linear infinite}@keyframes fall-381{76.702%{transform:translate(31.2936vw,76.702vh) scale(.7926)}to{transform:translate(34.511vw,99vh) scale(.7926)}}.snow:nth-child(382){opacity:.9156;transform:translate(11.5396vw,-10px) scale(.6784);animation:fall-382 16s -10s linear infinite}@keyframes fall-382{52.524%{transform:translate(7.3927vw,52.524vh) scale(.6784)}to{transform:translate(9.46615vw,99vh) scale(.6784)}}.snow:nth-child(383){opacity:.7566;transform:translate(96.0344vw,-10px) scale(.976);animation:fall-383 29s -8s linear infinite}@keyframes fall-383{40.036%{transform:translate(92.2144vw,40.036vh) scale(.976)}to{transform:translate(94.1244vw,99vh) scale(.976)}}.snow:nth-child(384){opacity:1.6626;transform:translate(61.9418vw,-10px) scale(.9307);animation:fall-384 26s -20s linear infinite}@keyframes fall-384{73.7%{transform:translate(71.6852vw,73.7vh) scale(.9307)}to{transform:translate(66.8135vw,99vh) scale(.9307)}}.snow:nth-child(385){opacity:1.322;transform:translate(53.6867vw,-10px) scale(.7406);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{73.271%{transform:translate(48.5377vw,73.271vh) scale(.7406)}to{transform:translate(51.1122vw,99vh) scale(.7406)}}.snow:nth-child(386){opacity:.7136;transform:translate(74.3271vw,-10px) scale(.4524);animation:fall-386 15s -10s linear infinite}@keyframes fall-386{38.361%{transform:translate(82.4404vw,38.361vh) scale(.4524)}to{transform:translate(78.38375vw,99vh) scale(.4524)}}.snow:nth-child(387){opacity:1.3398;transform:translate(36.5802vw,-10px) scale(.9181);animation:fall-387 30s -13s linear infinite}@keyframes fall-387{55.987%{transform:translate(38.4543vw,55.987vh) scale(.9181)}to{transform:translate(37.51725vw,99vh) scale(.9181)}}.snow:nth-child(388){opacity:.0274;transform:translate(67.9629vw,-10px) scale(.2744);animation:fall-388 26s -18s linear infinite}@keyframes fall-388{70.462%{transform:translate(68.8365vw,70.462vh) scale(.2744)}to{transform:translate(68.3997vw,99vh) scale(.2744)}}.snow:nth-child(389){opacity:1.9646;transform:translate(99.7868vw,-10px) scale(.7457);animation:fall-389 16s -21s linear infinite}@keyframes fall-389{38.368%{transform:translate(92.1421vw,38.368vh) scale(.7457)}to{transform:translate(95.96445vw,99vh) scale(.7457)}}.snow:nth-child(390){opacity:1.1344;transform:translate(69.8078vw,-10px) scale(.314);animation:fall-390 30s -21s linear infinite}@keyframes fall-390{36.192%{transform:translate(70.9089vw,36.192vh) scale(.314)}to{transform:translate(70.35835vw,99vh) scale(.314)}}.snow:nth-child(391){opacity:.15;transform:translate(98.5444vw,-10px) scale(.2911);animation:fall-391 19s -1s linear infinite}@keyframes fall-391{37.891%{transform:translate(101.7873vw,37.891vh) scale(.2911)}to{transform:translate(100.16585vw,99vh) scale(.2911)}}.snow:nth-child(392){opacity:1.6808;transform:translate(62.7929vw,-10px) scale(.7205);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{78.435%{transform:translate(66.2332vw,78.435vh) scale(.7205)}to{transform:translate(64.51305vw,99vh) scale(.7205)}}.snow:nth-child(393){opacity:.2622;transform:translate(33.1969vw,-10px) scale(.6507);animation:fall-393 21s -9s linear infinite}@keyframes fall-393{41.185%{transform:translate(35.6276vw,41.185vh) scale(.6507)}to{transform:translate(34.41225vw,99vh) scale(.6507)}}.snow:nth-child(394){opacity:.7836;transform:translate(95.3718vw,-10px) scale(.535);animation:fall-394 18s -1s linear infinite}@keyframes fall-394{51.486%{transform:translate(96.842vw,51.486vh) scale(.535)}to{transform:translate(96.1069vw,99vh) scale(.535)}}.snow:nth-child(395){opacity:.1164;transform:translate(8.5175vw,-10px) scale(.8933);animation:fall-395 29s -20s linear infinite}@keyframes fall-395{58.967%{transform:translate(3.5917vw,58.967vh) scale(.8933)}to{transform:translate(6.0546vw,99vh) scale(.8933)}}.snow:nth-child(396){opacity:.6502;transform:translate(11.4265vw,-10px) scale(.3228);animation:fall-396 16s -15s linear infinite}@keyframes fall-396{64.312%{transform:translate(14.0242vw,64.312vh) scale(.3228)}to{transform:translate(12.72535vw,99vh) scale(.3228)}}.snow:nth-child(397){opacity:1.845;transform:translate(59.4641vw,-10px) scale(.5922);animation:fall-397 14s -21s linear infinite}@keyframes fall-397{40.145%{transform:translate(67.5698vw,40.145vh) scale(.5922)}to{transform:translate(63.51695vw,99vh) scale(.5922)}}.snow:nth-child(398){opacity:1.8356;transform:translate(84.7666vw,-10px) scale(.0497);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{50.233%{transform:translate(92.9894vw,50.233vh) scale(.0497)}to{transform:translate(88.878vw,99vh) scale(.0497)}}.snow:nth-child(399){opacity:.3808;transform:translate(35.4655vw,-10px) scale(.1841);animation:fall-399 10s -25s linear infinite}@keyframes fall-399{43.175%{transform:translate(35.1598vw,43.175vh) scale(.1841)}to{transform:translate(35.31265vw,99vh) scale(.1841)}}.snow:nth-child(400){opacity:.0464;transform:translate(74.8821vw,-10px) scale(.2982);animation:fall-400 24s -19s linear infinite}@keyframes fall-400{46.626%{transform:translate(68.8099vw,46.626vh) scale(.2982)}to{transform:translate(71.846vw,99vh) scale(.2982)}}\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.2788;transform:translate(69.9372vw,-10px) scale(.1158);animation:fall-1 23s -25s linear infinite}@keyframes fall-1{57.652%{transform:translate(69.3843vw,57.652vh) scale(.1158)}to{transform:translate(69.66075vw,99vh) scale(.1158)}}.snow:nth-child(2){opacity:1.5884;transform:translate(93.0037vw,-10px) scale(.6607);animation:fall-2 17s -22s linear infinite}@keyframes fall-2{37.872%{transform:translate(102.0174vw,37.872vh) scale(.6607)}to{transform:translate(97.51055vw,99vh) scale(.6607)}}.snow:nth-child(3){opacity:.5462;transform:translate(18.981vw,-10px) scale(.3976);animation:fall-3 12s -29s linear infinite}@keyframes fall-3{74.426%{transform:translate(16.201vw,74.426vh) scale(.3976)}to{transform:translate(17.591vw,99vh) scale(.3976)}}.snow:nth-child(4){opacity:.1358;transform:translate(68.4619vw,-10px) scale(.0351);animation:fall-4 27s -9s linear infinite}@keyframes fall-4{59.271%{transform:translate(63.3766vw,59.271vh) scale(.0351)}to{transform:translate(65.91925vw,99vh) scale(.0351)}}.snow:nth-child(5){opacity:.3224;transform:translate(37.848vw,-10px) scale(.8969);animation:fall-5 14s -4s linear infinite}@keyframes fall-5{56.178%{transform:translate(41.9542vw,56.178vh) scale(.8969)}to{transform:translate(39.9011vw,99vh) scale(.8969)}}.snow:nth-child(6){opacity:1.8446;transform:translate(42.2229vw,-10px) scale(.0306);animation:fall-6 10s -6s linear infinite}@keyframes fall-6{77.595%{transform:translate(44.3694vw,77.595vh) scale(.0306)}to{transform:translate(43.29615vw,99vh) scale(.0306)}}.snow:nth-child(7){opacity:1.4176;transform:translate(36.0992vw,-10px) scale(.4537);animation:fall-7 27s -11s linear infinite}@keyframes fall-7{57.419%{transform:translate(44.6968vw,57.419vh) scale(.4537)}to{transform:translate(40.398vw,99vh) scale(.4537)}}.snow:nth-child(8){opacity:1.6742;transform:translate(73.4706vw,-10px) scale(.271);animation:fall-8 29s -16s linear infinite}@keyframes fall-8{66.079%{transform:translate(70.3982vw,66.079vh) scale(.271)}to{transform:translate(71.9344vw,99vh) scale(.271)}}.snow:nth-child(9){opacity:1.0418;transform:translate(5.5707vw,-10px) scale(.7905);animation:fall-9 16s -24s linear infinite}@keyframes fall-9{43.888%{transform:translate(.1735vw,43.888vh) scale(.7905)}to{transform:translate(2.8721vw,99vh) scale(.7905)}}.snow:nth-child(10){opacity:.3198;transform:translate(14.7693vw,-10px) scale(.2065);animation:fall-10 11s -30s linear infinite}@keyframes fall-10{64.225%{transform:translate(12.9386vw,64.225vh) scale(.2065)}to{transform:translate(13.85395vw,99vh) scale(.2065)}}.snow:nth-child(11){opacity:1.2624;transform:translate(71.9944vw,-10px) scale(.0332);animation:fall-11 19s -13s linear infinite}@keyframes fall-11{38.32%{transform:translate(77.2319vw,38.32vh) scale(.0332)}to{transform:translate(74.61315vw,99vh) scale(.0332)}}.snow:nth-child(12){opacity:.3804;transform:translate(71.4672vw,-10px) scale(.6149);animation:fall-12 16s -3s linear infinite}@keyframes fall-12{41.131%{transform:translate(72.56vw,41.131vh) scale(.6149)}to{transform:translate(72.0136vw,99vh) scale(.6149)}}.snow:nth-child(13){opacity:.6258;transform:translate(60.8147vw,-10px) scale(.5906);animation:fall-13 16s -11s linear infinite}@keyframes fall-13{41.396%{transform:translate(63.4862vw,41.396vh) scale(.5906)}to{transform:translate(62.15045vw,99vh) scale(.5906)}}.snow:nth-child(14){opacity:1.2528;transform:translate(57.5373vw,-10px) scale(.5461);animation:fall-14 30s -8s linear infinite}@keyframes fall-14{65.796%{transform:translate(61.5354vw,65.796vh) scale(.5461)}to{transform:translate(59.53635vw,99vh) scale(.5461)}}.snow:nth-child(15){opacity:1.343;transform:translate(56.9178vw,-10px) scale(.0631);animation:fall-15 14s -13s linear infinite}@keyframes fall-15{32.431%{transform:translate(58.922vw,32.431vh) scale(.0631)}to{transform:translate(57.9199vw,99vh) scale(.0631)}}.snow:nth-child(16){opacity:1.0316;transform:translate(58.3316vw,-10px) scale(.5632);animation:fall-16 22s -27s linear infinite}@keyframes fall-16{53.72%{transform:translate(63.3325vw,53.72vh) scale(.5632)}to{transform:translate(60.83205vw,99vh) scale(.5632)}}.snow:nth-child(17){opacity:.6368;transform:translate(94.509vw,-10px) scale(.097);animation:fall-17 14s -20s linear infinite}@keyframes fall-17{65.059%{transform:translate(97.1267vw,65.059vh) scale(.097)}to{transform:translate(95.81785vw,99vh) scale(.097)}}.snow:nth-child(18){opacity:1.7688;transform:translate(95.4394vw,-10px) scale(.8771);animation:fall-18 10s -1s linear infinite}@keyframes fall-18{42.033%{transform:translate(99.6636vw,42.033vh) scale(.8771)}to{transform:translate(97.5515vw,99vh) scale(.8771)}}.snow:nth-child(19){opacity:.7962;transform:translate(38.6055vw,-10px) scale(.9868);animation:fall-19 13s -7s linear infinite}@keyframes fall-19{31.953%{transform:translate(38.09vw,31.953vh) scale(.9868)}to{transform:translate(38.34775vw,99vh) scale(.9868)}}.snow:nth-child(20){opacity:1.6846;transform:translate(93.4884vw,-10px) scale(.8104);animation:fall-20 29s -8s linear infinite}@keyframes fall-20{38.271%{transform:translate(96.7984vw,38.271vh) scale(.8104)}to{transform:translate(95.1434vw,99vh) scale(.8104)}}.snow:nth-child(21){opacity:.0012;transform:translate(70.1003vw,-10px) scale(.3964);animation:fall-21 27s -6s linear infinite}@keyframes fall-21{67.374%{transform:translate(68.1091vw,67.374vh) scale(.3964)}to{transform:translate(69.1047vw,99vh) scale(.3964)}}.snow:nth-child(22){opacity:.164;transform:translate(24.3169vw,-10px) scale(.0368);animation:fall-22 29s -18s linear infinite}@keyframes fall-22{67.549%{transform:translate(16.6352vw,67.549vh) scale(.0368)}to{transform:translate(20.47605vw,99vh) scale(.0368)}}.snow:nth-child(23){opacity:.6292;transform:translate(36.5488vw,-10px) scale(.3569);animation:fall-23 27s -9s linear infinite}@keyframes fall-23{48.025%{transform:translate(42.1206vw,48.025vh) scale(.3569)}to{transform:translate(39.3347vw,99vh) scale(.3569)}}.snow:nth-child(24){opacity:1.071;transform:translate(75.5976vw,-10px) scale(.0507);animation:fall-24 19s -13s linear infinite}@keyframes fall-24{44.204%{transform:translate(83.2796vw,44.204vh) scale(.0507)}to{transform:translate(79.4386vw,99vh) scale(.0507)}}.snow:nth-child(25){opacity:1.438;transform:translate(44.9812vw,-10px) scale(.4201);animation:fall-25 27s -22s linear infinite}@keyframes fall-25{61.611%{transform:translate(51.2834vw,61.611vh) scale(.4201)}to{transform:translate(48.1323vw,99vh) scale(.4201)}}.snow:nth-child(26){opacity:1.7254;transform:translate(4.9617vw,-10px) scale(.8127);animation:fall-26 24s -26s linear infinite}@keyframes fall-26{51.854%{transform:translate(13.0023vw,51.854vh) scale(.8127)}to{transform:translate(8.982vw,99vh) scale(.8127)}}.snow:nth-child(27){opacity:.2386;transform:translate(88.9937vw,-10px) scale(.8324);animation:fall-27 30s -2s linear infinite}@keyframes fall-27{40.36%{transform:translate(92.9209vw,40.36vh) scale(.8324)}to{transform:translate(90.9573vw,99vh) scale(.8324)}}.snow:nth-child(28){opacity:1.3104;transform:translate(79.598vw,-10px) scale(.7589);animation:fall-28 13s -4s linear infinite}@keyframes fall-28{43.026%{transform:translate(73.9895vw,43.026vh) scale(.7589)}to{transform:translate(76.79375vw,99vh) scale(.7589)}}.snow:nth-child(29){opacity:.714;transform:translate(29.6053vw,-10px) scale(.5815);animation:fall-29 18s -15s linear infinite}@keyframes fall-29{39.238%{transform:translate(32.0559vw,39.238vh) scale(.5815)}to{transform:translate(30.8306vw,99vh) scale(.5815)}}.snow:nth-child(30){opacity:.1034;transform:translate(78.596vw,-10px) scale(.2271);animation:fall-30 17s -2s linear infinite}@keyframes fall-30{55.835%{transform:translate(68.8327vw,55.835vh) scale(.2271)}to{transform:translate(73.71435vw,99vh) scale(.2271)}}.snow:nth-child(31){opacity:.3816;transform:translate(82.1241vw,-10px) scale(.3592);animation:fall-31 23s -7s linear infinite}@keyframes fall-31{67.898%{transform:translate(81.251vw,67.898vh) scale(.3592)}to{transform:translate(81.68755vw,99vh) scale(.3592)}}.snow:nth-child(32){opacity:.0876;transform:translate(34.6961vw,-10px) scale(.0516);animation:fall-32 21s -16s linear infinite}@keyframes fall-32{47.253%{transform:translate(40.2484vw,47.253vh) scale(.0516)}to{transform:translate(37.47225vw,99vh) scale(.0516)}}.snow:nth-child(33){opacity:1.7288;transform:translate(64.1968vw,-10px) scale(.6257);animation:fall-33 15s -15s linear infinite}@keyframes fall-33{53.402%{transform:translate(54.5266vw,53.402vh) scale(.6257)}to{transform:translate(59.3617vw,99vh) scale(.6257)}}.snow:nth-child(34){opacity:.2426;transform:translate(37.5717vw,-10px) scale(.7684);animation:fall-34 22s -28s linear infinite}@keyframes fall-34{64.579%{transform:translate(42.2383vw,64.579vh) scale(.7684)}to{transform:translate(39.905vw,99vh) scale(.7684)}}.snow:nth-child(35){opacity:1.144;transform:translate(91.3331vw,-10px) scale(.5442);animation:fall-35 22s -4s linear infinite}@keyframes fall-35{60.894%{transform:translate(85.4946vw,60.894vh) scale(.5442)}to{transform:translate(88.41385vw,99vh) scale(.5442)}}.snow:nth-child(36){opacity:.2054;transform:translate(17.351vw,-10px) scale(.2833);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{39.898%{transform:translate(23.4317vw,39.898vh) scale(.2833)}to{transform:translate(20.39135vw,99vh) scale(.2833)}}.snow:nth-child(37){opacity:1.2526;transform:translate(4.2677vw,-10px) scale(.259);animation:fall-37 19s -26s linear infinite}@keyframes fall-37{48.792%{transform:translate(-4.6068vw,48.792vh) scale(.259)}to{transform:translate(-.16955vw,99vh) scale(.259)}}.snow:nth-child(38){opacity:.5172;transform:translate(22.584vw,-10px) scale(.5755);animation:fall-38 27s -24s linear infinite}@keyframes fall-38{33.226%{transform:translate(23.832vw,33.226vh) scale(.5755)}to{transform:translate(23.208vw,99vh) scale(.5755)}}.snow:nth-child(39){opacity:1.7176;transform:translate(69.6486vw,-10px) scale(.7572);animation:fall-39 16s -12s linear infinite}@keyframes fall-39{62.825%{transform:translate(60.5116vw,62.825vh) scale(.7572)}to{transform:translate(65.0801vw,99vh) scale(.7572)}}.snow:nth-child(40){opacity:.4892;transform:translate(98.8592vw,-10px) scale(.9376);animation:fall-40 15s -9s linear infinite}@keyframes fall-40{52.168%{transform:translate(102.1844vw,52.168vh) scale(.9376)}to{transform:translate(100.5218vw,99vh) scale(.9376)}}.snow:nth-child(41){opacity:.2604;transform:translate(58.8921vw,-10px) scale(.4819);animation:fall-41 20s -21s linear infinite}@keyframes fall-41{55.239%{transform:translate(53.8585vw,55.239vh) scale(.4819)}to{transform:translate(56.3753vw,99vh) scale(.4819)}}.snow:nth-child(42){opacity:1.9068;transform:translate(16.5634vw,-10px) scale(.6912);animation:fall-42 29s -18s linear infinite}@keyframes fall-42{30.173%{transform:translate(24.4559vw,30.173vh) scale(.6912)}to{transform:translate(20.50965vw,99vh) scale(.6912)}}.snow:nth-child(43){opacity:.4852;transform:translate(69.3894vw,-10px) scale(.4264);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{62.594%{transform:translate(68.047vw,62.594vh) scale(.4264)}to{transform:translate(68.7182vw,99vh) scale(.4264)}}.snow:nth-child(44){opacity:1.029;transform:translate(93.2668vw,-10px) scale(.3334);animation:fall-44 19s -5s linear infinite}@keyframes fall-44{57.755%{transform:translate(95.6196vw,57.755vh) scale(.3334)}to{transform:translate(94.4432vw,99vh) scale(.3334)}}.snow:nth-child(45){opacity:1.5166;transform:translate(89.2005vw,-10px) scale(.8644);animation:fall-45 25s -4s linear infinite}@keyframes fall-45{36.83%{transform:translate(80.6314vw,36.83vh) scale(.8644)}to{transform:translate(84.91595vw,99vh) scale(.8644)}}.snow:nth-child(46){opacity:1.9722;transform:translate(21.232vw,-10px) scale(.6128);animation:fall-46 12s -18s linear infinite}@keyframes fall-46{39.778%{transform:translate(29.3096vw,39.778vh) scale(.6128)}to{transform:translate(25.2708vw,99vh) scale(.6128)}}.snow:nth-child(47){opacity:.431;transform:translate(99.094vw,-10px) scale(.2912);animation:fall-47 30s -23s linear infinite}@keyframes fall-47{33.974%{transform:translate(92.5441vw,33.974vh) scale(.2912)}to{transform:translate(95.81905vw,99vh) scale(.2912)}}.snow:nth-child(48){opacity:.8454;transform:translate(19.1095vw,-10px) scale(.9897);animation:fall-48 12s -7s linear infinite}@keyframes fall-48{57.59%{transform:translate(9.5494vw,57.59vh) scale(.9897)}to{transform:translate(14.32945vw,99vh) scale(.9897)}}.snow:nth-child(49){opacity:1.039;transform:translate(42.2908vw,-10px) scale(.7977);animation:fall-49 23s -4s linear infinite}@keyframes fall-49{72.71%{transform:translate(47.5333vw,72.71vh) scale(.7977)}to{transform:translate(44.91205vw,99vh) scale(.7977)}}.snow:nth-child(50){opacity:.5468;transform:translate(10.6383vw,-10px) scale(.7113);animation:fall-50 25s -26s linear infinite}@keyframes fall-50{42.351%{transform:translate(18.106vw,42.351vh) scale(.7113)}to{transform:translate(14.37215vw,99vh) scale(.7113)}}.snow:nth-child(51){opacity:1.1622;transform:translate(76.9751vw,-10px) scale(.9299);animation:fall-51 30s -28s linear infinite}@keyframes fall-51{55.385%{transform:translate(68.3584vw,55.385vh) scale(.9299)}to{transform:translate(72.66675vw,99vh) scale(.9299)}}.snow:nth-child(52){opacity:.0746;transform:translate(37.5768vw,-10px) scale(.0514);animation:fall-52 11s -18s linear infinite}@keyframes fall-52{55.547%{transform:translate(29.4701vw,55.547vh) scale(.0514)}to{transform:translate(33.52345vw,99vh) scale(.0514)}}.snow:nth-child(53){opacity:1.6038;transform:translate(69.435vw,-10px) scale(.3481);animation:fall-53 22s -30s linear infinite}@keyframes fall-53{38.153%{transform:translate(62.72vw,38.153vh) scale(.3481)}to{transform:translate(66.0775vw,99vh) scale(.3481)}}.snow:nth-child(54){opacity:1.4556;transform:translate(20.438vw,-10px) scale(.2677);animation:fall-54 17s -21s linear infinite}@keyframes fall-54{57.445%{transform:translate(25.4882vw,57.445vh) scale(.2677)}to{transform:translate(22.9631vw,99vh) scale(.2677)}}.snow:nth-child(55){opacity:.8924;transform:translate(45.9723vw,-10px) scale(.4087);animation:fall-55 21s -12s linear infinite}@keyframes fall-55{65.561%{transform:translate(55.3894vw,65.561vh) scale(.4087)}to{transform:translate(50.68085vw,99vh) scale(.4087)}}.snow:nth-child(56){opacity:.2266;transform:translate(34.7652vw,-10px) scale(.2849);animation:fall-56 20s -8s linear infinite}@keyframes fall-56{74.217%{transform:translate(40.1092vw,74.217vh) scale(.2849)}to{transform:translate(37.4372vw,99vh) scale(.2849)}}.snow:nth-child(57){opacity:.081;transform:translate(.2947vw,-10px) scale(.3392);animation:fall-57 16s -12s linear infinite}@keyframes fall-57{64.028%{transform:translate(6.4028vw,64.028vh) scale(.3392)}to{transform:translate(3.34875vw,99vh) scale(.3392)}}.snow:nth-child(58){opacity:.9806;transform:translate(16.7463vw,-10px) scale(.3822);animation:fall-58 30s -28s linear infinite}@keyframes fall-58{76.903%{transform:translate(8.8733vw,76.903vh) scale(.3822)}to{transform:translate(12.8098vw,99vh) scale(.3822)}}.snow:nth-child(59){opacity:.0908;transform:translate(37.9131vw,-10px) scale(.5537);animation:fall-59 20s -17s linear infinite}@keyframes fall-59{44.304%{transform:translate(32.257vw,44.304vh) scale(.5537)}to{transform:translate(35.08505vw,99vh) scale(.5537)}}.snow:nth-child(60){opacity:1.6142;transform:translate(6.691vw,-10px) scale(.9565);animation:fall-60 17s -3s linear infinite}@keyframes fall-60{75.094%{transform:translate(-.6576vw,75.094vh) scale(.9565)}to{transform:translate(3.0167vw,99vh) scale(.9565)}}.snow:nth-child(61){opacity:1.2014;transform:translate(20.9858vw,-10px) scale(.8564);animation:fall-61 13s -1s linear infinite}@keyframes fall-61{49.151%{transform:translate(13.3241vw,49.151vh) scale(.8564)}to{transform:translate(17.15495vw,99vh) scale(.8564)}}.snow:nth-child(62){opacity:1.652;transform:translate(86.828vw,-10px) scale(.8442);animation:fall-62 14s -18s linear infinite}@keyframes fall-62{48.472%{transform:translate(80.1387vw,48.472vh) scale(.8442)}to{transform:translate(83.48335vw,99vh) scale(.8442)}}.snow:nth-child(63){opacity:.6206;transform:translate(10.6097vw,-10px) scale(.8073);animation:fall-63 20s -4s linear infinite}@keyframes fall-63{60.34%{transform:translate(14.0304vw,60.34vh) scale(.8073)}to{transform:translate(12.32005vw,99vh) scale(.8073)}}.snow:nth-child(64){opacity:1.953;transform:translate(14.7693vw,-10px) scale(.5095);animation:fall-64 29s -14s linear infinite}@keyframes fall-64{66.668%{transform:translate(6.8364vw,66.668vh) scale(.5095)}to{transform:translate(10.80285vw,99vh) scale(.5095)}}.snow:nth-child(65){opacity:1.038;transform:translate(48.7968vw,-10px) scale(.3149);animation:fall-65 29s -16s linear infinite}@keyframes fall-65{62.311%{transform:translate(40.8965vw,62.311vh) scale(.3149)}to{transform:translate(44.84665vw,99vh) scale(.3149)}}.snow:nth-child(66){opacity:.466;transform:translate(30.8349vw,-10px) scale(.3756);animation:fall-66 14s -3s linear infinite}@keyframes fall-66{35.324%{transform:translate(35.3487vw,35.324vh) scale(.3756)}to{transform:translate(33.0918vw,99vh) scale(.3756)}}.snow:nth-child(67){opacity:.4974;transform:translate(95.8763vw,-10px) scale(.3684);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{30.189%{transform:translate(88.7348vw,30.189vh) scale(.3684)}to{transform:translate(92.30555vw,99vh) scale(.3684)}}.snow:nth-child(68){opacity:.2962;transform:translate(84.1438vw,-10px) scale(.3832);animation:fall-68 16s -21s linear infinite}@keyframes fall-68{43.317%{transform:translate(90.3073vw,43.317vh) scale(.3832)}to{transform:translate(87.22555vw,99vh) scale(.3832)}}.snow:nth-child(69){opacity:.4648;transform:translate(40.4766vw,-10px) scale(.6224);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{75.706%{transform:translate(32.3285vw,75.706vh) scale(.6224)}to{transform:translate(36.40255vw,99vh) scale(.6224)}}.snow:nth-child(70){opacity:1.1698;transform:translate(20.751vw,-10px) scale(.0732);animation:fall-70 27s -25s linear infinite}@keyframes fall-70{33.226%{transform:translate(23.8162vw,33.226vh) scale(.0732)}to{transform:translate(22.2836vw,99vh) scale(.0732)}}.snow:nth-child(71){opacity:1.9902;transform:translate(57.609vw,-10px) scale(.1673);animation:fall-71 14s -8s linear infinite}@keyframes fall-71{73.409%{transform:translate(50.3503vw,73.409vh) scale(.1673)}to{transform:translate(53.97965vw,99vh) scale(.1673)}}.snow:nth-child(72){opacity:.9108;transform:translate(78.3603vw,-10px) scale(.3655);animation:fall-72 21s -20s linear infinite}@keyframes fall-72{79.97%{transform:translate(81.9947vw,79.97vh) scale(.3655)}to{transform:translate(80.1775vw,99vh) scale(.3655)}}.snow:nth-child(73){opacity:.7536;transform:translate(70.6274vw,-10px) scale(.9134);animation:fall-73 16s -15s linear infinite}@keyframes fall-73{73.179%{transform:translate(60.9499vw,73.179vh) scale(.9134)}to{transform:translate(65.78865vw,99vh) scale(.9134)}}.snow:nth-child(74){opacity:1.8436;transform:translate(69.2423vw,-10px) scale(.1392);animation:fall-74 24s -14s linear infinite}@keyframes fall-74{55.555%{transform:translate(65.5093vw,55.555vh) scale(.1392)}to{transform:translate(67.3758vw,99vh) scale(.1392)}}.snow:nth-child(75){opacity:.1922;transform:translate(91.321vw,-10px) scale(.2253);animation:fall-75 23s -13s linear infinite}@keyframes fall-75{32.953%{transform:translate(83.8893vw,32.953vh) scale(.2253)}to{transform:translate(87.60515vw,99vh) scale(.2253)}}.snow:nth-child(76){opacity:.6158;transform:translate(58.3471vw,-10px) scale(.398);animation:fall-76 29s -20s linear infinite}@keyframes fall-76{46.206%{transform:translate(64.0938vw,46.206vh) scale(.398)}to{transform:translate(61.22045vw,99vh) scale(.398)}}.snow:nth-child(77){opacity:.611;transform:translate(54.2349vw,-10px) scale(.1033);animation:fall-77 11s -29s linear infinite}@keyframes fall-77{45.597%{transform:translate(63.4286vw,45.597vh) scale(.1033)}to{transform:translate(58.83175vw,99vh) scale(.1033)}}.snow:nth-child(78){opacity:1.6814;transform:translate(89.6825vw,-10px) scale(.9846);animation:fall-78 20s -2s linear infinite}@keyframes fall-78{46.755%{transform:translate(82.3147vw,46.755vh) scale(.9846)}to{transform:translate(85.9986vw,99vh) scale(.9846)}}.snow:nth-child(79){opacity:.8288;transform:translate(41.0403vw,-10px) scale(.3075);animation:fall-79 22s -29s linear infinite}@keyframes fall-79{57.476%{transform:translate(48.7887vw,57.476vh) scale(.3075)}to{transform:translate(44.9145vw,99vh) scale(.3075)}}.snow:nth-child(80){opacity:1.123;transform:translate(52.6926vw,-10px) scale(.8972);animation:fall-80 25s -13s linear infinite}@keyframes fall-80{63.007%{transform:translate(47.6137vw,63.007vh) scale(.8972)}to{transform:translate(50.15315vw,99vh) scale(.8972)}}.snow:nth-child(81){opacity:1.5454;transform:translate(17.693vw,-10px) scale(.1562);animation:fall-81 29s -25s linear infinite}@keyframes fall-81{68.164%{transform:translate(9.665vw,68.164vh) scale(.1562)}to{transform:translate(13.679vw,99vh) scale(.1562)}}.snow:nth-child(82){opacity:1.1456;transform:translate(79.6913vw,-10px) scale(.1668);animation:fall-82 10s -22s linear infinite}@keyframes fall-82{73.966%{transform:translate(73.041vw,73.966vh) scale(.1668)}to{transform:translate(76.36615vw,99vh) scale(.1668)}}.snow:nth-child(83){opacity:.3824;transform:translate(90.9807vw,-10px) scale(.6641);animation:fall-83 17s -4s linear infinite}@keyframes fall-83{77.602%{transform:translate(87.0094vw,77.602vh) scale(.6641)}to{transform:translate(88.99505vw,99vh) scale(.6641)}}.snow:nth-child(84){opacity:.3258;transform:translate(70.5974vw,-10px) scale(.0696);animation:fall-84 11s -14s linear infinite}@keyframes fall-84{73.642%{transform:translate(66.6739vw,73.642vh) scale(.0696)}to{transform:translate(68.63565vw,99vh) scale(.0696)}}.snow:nth-child(85){opacity:1.8432;transform:translate(75.4219vw,-10px) scale(.8674);animation:fall-85 17s -24s linear infinite}@keyframes fall-85{78.555%{transform:translate(77.2535vw,78.555vh) scale(.8674)}to{transform:translate(76.3377vw,99vh) scale(.8674)}}.snow:nth-child(86){opacity:1.706;transform:translate(49.2644vw,-10px) scale(.6804);animation:fall-86 18s -29s linear infinite}@keyframes fall-86{45.441%{transform:translate(48.0575vw,45.441vh) scale(.6804)}to{transform:translate(48.66095vw,99vh) scale(.6804)}}.snow:nth-child(87){opacity:.2858;transform:translate(12.12vw,-10px) scale(.9364);animation:fall-87 16s -1s linear infinite}@keyframes fall-87{51.383%{transform:translate(19.5673vw,51.383vh) scale(.9364)}to{transform:translate(15.84365vw,99vh) scale(.9364)}}.snow:nth-child(88){opacity:1.466;transform:translate(8.0935vw,-10px) scale(.8116);animation:fall-88 24s -12s linear infinite}@keyframes fall-88{73.16%{transform:translate(6.4594vw,73.16vh) scale(.8116)}to{transform:translate(7.27645vw,99vh) scale(.8116)}}.snow:nth-child(89){opacity:1.9216;transform:translate(46.0905vw,-10px) scale(.5798);animation:fall-89 13s -15s linear infinite}@keyframes fall-89{46.851%{transform:translate(39.4373vw,46.851vh) scale(.5798)}to{transform:translate(42.7639vw,99vh) scale(.5798)}}.snow:nth-child(90){opacity:.3028;transform:translate(92.1304vw,-10px) scale(.945);animation:fall-90 15s -28s linear infinite}@keyframes fall-90{44.443%{transform:translate(99.9783vw,44.443vh) scale(.945)}to{transform:translate(96.05435vw,99vh) scale(.945)}}.snow:nth-child(91){opacity:.397;transform:translate(72.2044vw,-10px) scale(.18);animation:fall-91 15s -5s linear infinite}@keyframes fall-91{62.874%{transform:translate(78.4341vw,62.874vh) scale(.18)}to{transform:translate(75.31925vw,99vh) scale(.18)}}.snow:nth-child(92){opacity:1.875;transform:translate(96.394vw,-10px) scale(.5463);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{33.214%{transform:translate(103.6056vw,33.214vh) scale(.5463)}to{transform:translate(99.9998vw,99vh) scale(.5463)}}.snow:nth-child(93){opacity:1.0506;transform:translate(41.6933vw,-10px) scale(.7635);animation:fall-93 30s -16s linear infinite}@keyframes fall-93{74.852%{transform:translate(51.6642vw,74.852vh) scale(.7635)}to{transform:translate(46.67875vw,99vh) scale(.7635)}}.snow:nth-child(94){opacity:.6656;transform:translate(42.3367vw,-10px) scale(.1643);animation:fall-94 21s -3s linear infinite}@keyframes fall-94{44.673%{transform:translate(38.885vw,44.673vh) scale(.1643)}to{transform:translate(40.61085vw,99vh) scale(.1643)}}.snow:nth-child(95){opacity:1.52;transform:translate(18.614vw,-10px) scale(.3747);animation:fall-95 27s -9s linear infinite}@keyframes fall-95{69.102%{transform:translate(16.9729vw,69.102vh) scale(.3747)}to{transform:translate(17.79345vw,99vh) scale(.3747)}}.snow:nth-child(96){opacity:1.6172;transform:translate(85.688vw,-10px) scale(.3327);animation:fall-96 25s -26s linear infinite}@keyframes fall-96{47.487%{transform:translate(94.3521vw,47.487vh) scale(.3327)}to{transform:translate(90.02005vw,99vh) scale(.3327)}}.snow:nth-child(97){opacity:.8276;transform:translate(3.7792vw,-10px) scale(.3217);animation:fall-97 23s -7s linear infinite}@keyframes fall-97{35.212%{transform:translate(10.4715vw,35.212vh) scale(.3217)}to{transform:translate(7.12535vw,99vh) scale(.3217)}}.snow:nth-child(98){opacity:.1858;transform:translate(39.4868vw,-10px) scale(.481);animation:fall-98 23s -10s linear infinite}@keyframes fall-98{73.489%{transform:translate(46.8296vw,73.489vh) scale(.481)}to{transform:translate(43.1582vw,99vh) scale(.481)}}.snow:nth-child(99){opacity:1.3472;transform:translate(57.1636vw,-10px) scale(.4137);animation:fall-99 10s -8s linear infinite}@keyframes fall-99{36.777%{transform:translate(49.8748vw,36.777vh) scale(.4137)}to{transform:translate(53.5192vw,99vh) scale(.4137)}}.snow:nth-child(100){opacity:1.1218;transform:translate(2.655vw,-10px) scale(.1156);animation:fall-100 20s -20s linear infinite}@keyframes fall-100{62.811%{transform:translate(2.2047vw,62.811vh) scale(.1156)}to{transform:translate(2.42985vw,99vh) scale(.1156)}}.snow:nth-child(101){opacity:1.4292;transform:translate(32.2265vw,-10px) scale(.8131);animation:fall-101 30s -30s linear infinite}@keyframes fall-101{70.224%{transform:translate(38.008vw,70.224vh) scale(.8131)}to{transform:translate(35.11725vw,99vh) scale(.8131)}}.snow:nth-child(102){opacity:.7792;transform:translate(91.9961vw,-10px) scale(.7139);animation:fall-102 13s -4s linear infinite}@keyframes fall-102{39.96%{transform:translate(84.8174vw,39.96vh) scale(.7139)}to{transform:translate(88.40675vw,99vh) scale(.7139)}}.snow:nth-child(103){opacity:.891;transform:translate(77.0622vw,-10px) scale(.7736);animation:fall-103 24s -26s linear infinite}@keyframes fall-103{70.887%{transform:translate(73.8413vw,70.887vh) scale(.7736)}to{transform:translate(75.45175vw,99vh) scale(.7736)}}.snow:nth-child(104){opacity:1.4324;transform:translate(83.3206vw,-10px) scale(.7442);animation:fall-104 22s -28s linear infinite}@keyframes fall-104{75.324%{transform:translate(77.5666vw,75.324vh) scale(.7442)}to{transform:translate(80.4436vw,99vh) scale(.7442)}}.snow:nth-child(105){opacity:.0232;transform:translate(46.2362vw,-10px) scale(.8091);animation:fall-105 21s -21s linear infinite}@keyframes fall-105{79.484%{transform:translate(45.8154vw,79.484vh) scale(.8091)}to{transform:translate(46.0258vw,99vh) scale(.8091)}}.snow:nth-child(106){opacity:1.1884;transform:translate(55.966vw,-10px) scale(.8873);animation:fall-106 25s -24s linear infinite}@keyframes fall-106{55.852%{transform:translate(64.7596vw,55.852vh) scale(.8873)}to{transform:translate(60.3628vw,99vh) scale(.8873)}}.snow:nth-child(107){opacity:1.7594;transform:translate(48.5245vw,-10px) scale(.2236);animation:fall-107 17s -18s linear infinite}@keyframes fall-107{43.301%{transform:translate(56.1989vw,43.301vh) scale(.2236)}to{transform:translate(52.3617vw,99vh) scale(.2236)}}.snow:nth-child(108){opacity:1.7764;transform:translate(71.4667vw,-10px) scale(.0443);animation:fall-108 13s -18s linear infinite}@keyframes fall-108{45.361%{transform:translate(67.9564vw,45.361vh) scale(.0443)}to{transform:translate(69.71155vw,99vh) scale(.0443)}}.snow:nth-child(109){opacity:.938;transform:translate(9.0992vw,-10px) scale(.5295);animation:fall-109 29s -2s linear infinite}@keyframes fall-109{64.646%{transform:translate(1.1231vw,64.646vh) scale(.5295)}to{transform:translate(5.11115vw,99vh) scale(.5295)}}.snow:nth-child(110){opacity:.8964;transform:translate(11.4793vw,-10px) scale(.2649);animation:fall-110 20s -5s linear infinite}@keyframes fall-110{77.428%{transform:translate(20.4474vw,77.428vh) scale(.2649)}to{transform:translate(15.96335vw,99vh) scale(.2649)}}.snow:nth-child(111){opacity:.4832;transform:translate(73.5196vw,-10px) scale(.083);animation:fall-111 18s -20s linear infinite}@keyframes fall-111{36.975%{transform:translate(79.1516vw,36.975vh) scale(.083)}to{transform:translate(76.3356vw,99vh) scale(.083)}}.snow:nth-child(112){opacity:1.571;transform:translate(9.373vw,-10px) scale(.2);animation:fall-112 17s -16s linear infinite}@keyframes fall-112{63.6%{transform:translate(7.3415vw,63.6vh) scale(.2)}to{transform:translate(8.35725vw,99vh) scale(.2)}}.snow:nth-child(113){opacity:1.3864;transform:translate(39.9573vw,-10px) scale(.88);animation:fall-113 14s -5s linear infinite}@keyframes fall-113{38.401%{transform:translate(41.5223vw,38.401vh) scale(.88)}to{transform:translate(40.7398vw,99vh) scale(.88)}}.snow:nth-child(114){opacity:1.116;transform:translate(13.2066vw,-10px) scale(.0095);animation:fall-114 17s -7s linear infinite}@keyframes fall-114{32.346%{transform:translate(17.454vw,32.346vh) scale(.0095)}to{transform:translate(15.3303vw,99vh) scale(.0095)}}.snow:nth-child(115){opacity:.6372;transform:translate(33.889vw,-10px) scale(.5272);animation:fall-115 25s -19s linear infinite}@keyframes fall-115{42.006%{transform:translate(35.3547vw,42.006vh) scale(.5272)}to{transform:translate(34.62185vw,99vh) scale(.5272)}}.snow:nth-child(116){opacity:.5976;transform:translate(12.2411vw,-10px) scale(.7963);animation:fall-116 10s -21s linear infinite}@keyframes fall-116{79.831%{transform:translate(21.2126vw,79.831vh) scale(.7963)}to{transform:translate(16.72685vw,99vh) scale(.7963)}}.snow:nth-child(117){opacity:.6222;transform:translate(61.1469vw,-10px) scale(.1617);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{45.077%{transform:translate(70.9665vw,45.077vh) scale(.1617)}to{transform:translate(66.0567vw,99vh) scale(.1617)}}.snow:nth-child(118){opacity:.5126;transform:translate(33.8255vw,-10px) scale(.901);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{77.963%{transform:translate(26.6577vw,77.963vh) scale(.901)}to{transform:translate(30.2416vw,99vh) scale(.901)}}.snow:nth-child(119){opacity:1.2714;transform:translate(5.7558vw,-10px) scale(.1445);animation:fall-119 18s -7s linear infinite}@keyframes fall-119{79.897%{transform:translate(4.7569vw,79.897vh) scale(.1445)}to{transform:translate(5.25635vw,99vh) scale(.1445)}}.snow:nth-child(120){opacity:1.4158;transform:translate(62.7011vw,-10px) scale(.5902);animation:fall-120 23s -4s linear infinite}@keyframes fall-120{73.595%{transform:translate(62.3818vw,73.595vh) scale(.5902)}to{transform:translate(62.54145vw,99vh) scale(.5902)}}.snow:nth-child(121){opacity:.2692;transform:translate(47.8679vw,-10px) scale(.9312);animation:fall-121 13s -3s linear infinite}@keyframes fall-121{32.236%{transform:translate(51.6815vw,32.236vh) scale(.9312)}to{transform:translate(49.7747vw,99vh) scale(.9312)}}.snow:nth-child(122){opacity:1.3366;transform:translate(45.3539vw,-10px) scale(.2264);animation:fall-122 12s -26s linear infinite}@keyframes fall-122{57.755%{transform:translate(51.7158vw,57.755vh) scale(.2264)}to{transform:translate(48.53485vw,99vh) scale(.2264)}}.snow:nth-child(123){opacity:1.4268;transform:translate(2.3496vw,-10px) scale(.2112);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{60.632%{transform:translate(-2.2519vw,60.632vh) scale(.2112)}to{transform:translate(.04885vw,99vh) scale(.2112)}}.snow:nth-child(124){opacity:1.7368;transform:translate(17.5231vw,-10px) scale(.4367);animation:fall-124 19s -14s linear infinite}@keyframes fall-124{76.11%{transform:translate(26.6642vw,76.11vh) scale(.4367)}to{transform:translate(22.09365vw,99vh) scale(.4367)}}.snow:nth-child(125){opacity:1.9936;transform:translate(85.3174vw,-10px) scale(.9044);animation:fall-125 12s -14s linear infinite}@keyframes fall-125{67.929%{transform:translate(80.9169vw,67.929vh) scale(.9044)}to{transform:translate(83.11715vw,99vh) scale(.9044)}}.snow:nth-child(126){opacity:1.304;transform:translate(83.684vw,-10px) scale(.9618);animation:fall-126 10s -18s linear infinite}@keyframes fall-126{61.43%{transform:translate(79.479vw,61.43vh) scale(.9618)}to{transform:translate(81.5815vw,99vh) scale(.9618)}}.snow:nth-child(127){opacity:1.2702;transform:translate(32.4749vw,-10px) scale(.5626);animation:fall-127 16s -23s linear infinite}@keyframes fall-127{72.144%{transform:translate(22.5462vw,72.144vh) scale(.5626)}to{transform:translate(27.51055vw,99vh) scale(.5626)}}.snow:nth-child(128){opacity:.2098;transform:translate(25.7032vw,-10px) scale(.8624);animation:fall-128 18s -30s linear infinite}@keyframes fall-128{73.719%{transform:translate(33.6316vw,73.719vh) scale(.8624)}to{transform:translate(29.6674vw,99vh) scale(.8624)}}.snow:nth-child(129){opacity:1.0038;transform:translate(94.5756vw,-10px) scale(.4292);animation:fall-129 17s -21s linear infinite}@keyframes fall-129{56.015%{transform:translate(100.71vw,56.015vh) scale(.4292)}to{transform:translate(97.6428vw,99vh) scale(.4292)}}.snow:nth-child(130){opacity:.9964;transform:translate(93.7853vw,-10px) scale(.0728);animation:fall-130 18s -15s linear infinite}@keyframes fall-130{58.7%{transform:translate(102.8259vw,58.7vh) scale(.0728)}to{transform:translate(98.3056vw,99vh) scale(.0728)}}.snow:nth-child(131){opacity:.335;transform:translate(25.4833vw,-10px) scale(.2379);animation:fall-131 26s -14s linear infinite}@keyframes fall-131{75.986%{transform:translate(33.2439vw,75.986vh) scale(.2379)}to{transform:translate(29.3636vw,99vh) scale(.2379)}}.snow:nth-child(132){opacity:1.6324;transform:translate(97.0804vw,-10px) scale(.4058);animation:fall-132 13s -21s linear infinite}@keyframes fall-132{67.684%{transform:translate(91.5801vw,67.684vh) scale(.4058)}to{transform:translate(94.33025vw,99vh) scale(.4058)}}.snow:nth-child(133){opacity:1.6164;transform:translate(70.8637vw,-10px) scale(.118);animation:fall-133 15s -9s linear infinite}@keyframes fall-133{39.347%{transform:translate(77.7043vw,39.347vh) scale(.118)}to{transform:translate(74.284vw,99vh) scale(.118)}}.snow:nth-child(134){opacity:1.5954;transform:translate(55.6674vw,-10px) scale(.9642);animation:fall-134 14s -29s linear infinite}@keyframes fall-134{62.888%{transform:translate(62.7022vw,62.888vh) scale(.9642)}to{transform:translate(59.1848vw,99vh) scale(.9642)}}.snow:nth-child(135){opacity:1.2904;transform:translate(79.878vw,-10px) scale(.3846);animation:fall-135 19s -24s linear infinite}@keyframes fall-135{62.839%{transform:translate(72.5552vw,62.839vh) scale(.3846)}to{transform:translate(76.2166vw,99vh) scale(.3846)}}.snow:nth-child(136){opacity:1.5476;transform:translate(28.513vw,-10px) scale(.2787);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{50.662%{transform:translate(20.155vw,50.662vh) scale(.2787)}to{transform:translate(24.334vw,99vh) scale(.2787)}}.snow:nth-child(137){opacity:1.5052;transform:translate(43.708vw,-10px) scale(.3283);animation:fall-137 17s -28s linear infinite}@keyframes fall-137{51.552%{transform:translate(40.1519vw,51.552vh) scale(.3283)}to{transform:translate(41.92995vw,99vh) scale(.3283)}}.snow:nth-child(138){opacity:1.4544;transform:translate(26.0235vw,-10px) scale(.1447);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{31.755%{transform:translate(20.8102vw,31.755vh) scale(.1447)}to{transform:translate(23.41685vw,99vh) scale(.1447)}}.snow:nth-child(139){opacity:.1668;transform:translate(99.8744vw,-10px) scale(.7017);animation:fall-139 12s -26s linear infinite}@keyframes fall-139{68.74%{transform:translate(100.5947vw,68.74vh) scale(.7017)}to{transform:translate(100.23455vw,99vh) scale(.7017)}}.snow:nth-child(140){opacity:.2396;transform:translate(68.7936vw,-10px) scale(.3966);animation:fall-140 29s -12s linear infinite}@keyframes fall-140{61.221%{transform:translate(60.1984vw,61.221vh) scale(.3966)}to{transform:translate(64.496vw,99vh) scale(.3966)}}.snow:nth-child(141){opacity:.1866;transform:translate(82.8547vw,-10px) scale(.6902);animation:fall-141 15s -22s linear infinite}@keyframes fall-141{39.461%{transform:translate(78.5886vw,39.461vh) scale(.6902)}to{transform:translate(80.72165vw,99vh) scale(.6902)}}.snow:nth-child(142){opacity:.4206;transform:translate(11.0341vw,-10px) scale(.8097);animation:fall-142 27s -9s linear infinite}@keyframes fall-142{65.387%{transform:translate(15.9939vw,65.387vh) scale(.8097)}to{transform:translate(13.514vw,99vh) scale(.8097)}}.snow:nth-child(143){opacity:.3842;transform:translate(61.4152vw,-10px) scale(.7777);animation:fall-143 27s -28s linear infinite}@keyframes fall-143{70.198%{transform:translate(56.2845vw,70.198vh) scale(.7777)}to{transform:translate(58.84985vw,99vh) scale(.7777)}}.snow:nth-child(144){opacity:.191;transform:translate(54.4128vw,-10px) scale(.1527);animation:fall-144 21s -14s linear infinite}@keyframes fall-144{55.724%{transform:translate(55.957vw,55.724vh) scale(.1527)}to{transform:translate(55.1849vw,99vh) scale(.1527)}}.snow:nth-child(145){opacity:.4366;transform:translate(24.3791vw,-10px) scale(.347);animation:fall-145 21s -16s linear infinite}@keyframes fall-145{34.092%{transform:translate(25.9558vw,34.092vh) scale(.347)}to{transform:translate(25.16745vw,99vh) scale(.347)}}.snow:nth-child(146){opacity:1.9142;transform:translate(.0308vw,-10px) scale(.9455);animation:fall-146 24s -26s linear infinite}@keyframes fall-146{69.562%{transform:translate(9.6415vw,69.562vh) scale(.9455)}to{transform:translate(4.83615vw,99vh) scale(.9455)}}.snow:nth-child(147){opacity:.603;transform:translate(9.9226vw,-10px) scale(.9684);animation:fall-147 20s -11s linear infinite}@keyframes fall-147{54.177%{transform:translate(12.802vw,54.177vh) scale(.9684)}to{transform:translate(11.3623vw,99vh) scale(.9684)}}.snow:nth-child(148){opacity:1.6074;transform:translate(94.4832vw,-10px) scale(.1269);animation:fall-148 21s -7s linear infinite}@keyframes fall-148{74.112%{transform:translate(84.9604vw,74.112vh) scale(.1269)}to{transform:translate(89.7218vw,99vh) scale(.1269)}}.snow:nth-child(149){opacity:1.5656;transform:translate(64.8494vw,-10px) scale(.5376);animation:fall-149 19s -11s linear infinite}@keyframes fall-149{68.619%{transform:translate(54.874vw,68.619vh) scale(.5376)}to{transform:translate(59.8617vw,99vh) scale(.5376)}}.snow:nth-child(150){opacity:1.6002;transform:translate(44.4501vw,-10px) scale(.4327);animation:fall-150 13s -29s linear infinite}@keyframes fall-150{60.968%{transform:translate(43.3714vw,60.968vh) scale(.4327)}to{transform:translate(43.91075vw,99vh) scale(.4327)}}.snow:nth-child(151){opacity:.4322;transform:translate(68.3199vw,-10px) scale(.2987);animation:fall-151 29s -10s linear infinite}@keyframes fall-151{54.69%{transform:translate(77.3484vw,54.69vh) scale(.2987)}to{transform:translate(72.83415vw,99vh) scale(.2987)}}.snow:nth-child(152){opacity:1.4094;transform:translate(18.8305vw,-10px) scale(.9442);animation:fall-152 20s -4s linear infinite}@keyframes fall-152{71.822%{transform:translate(12.9218vw,71.822vh) scale(.9442)}to{transform:translate(15.87615vw,99vh) scale(.9442)}}.snow:nth-child(153){opacity:1.9776;transform:translate(9.6348vw,-10px) scale(.0163);animation:fall-153 19s -2s linear infinite}@keyframes fall-153{50.722%{transform:translate(5.4446vw,50.722vh) scale(.0163)}to{transform:translate(7.5397vw,99vh) scale(.0163)}}.snow:nth-child(154){opacity:1.1756;transform:translate(13.9777vw,-10px) scale(.1198);animation:fall-154 18s -6s linear infinite}@keyframes fall-154{36.796%{transform:translate(11.2648vw,36.796vh) scale(.1198)}to{transform:translate(12.62125vw,99vh) scale(.1198)}}.snow:nth-child(155){opacity:.377;transform:translate(7.7456vw,-10px) scale(.122);animation:fall-155 30s -25s linear infinite}@keyframes fall-155{59.332%{transform:translate(15.305vw,59.332vh) scale(.122)}to{transform:translate(11.5253vw,99vh) scale(.122)}}.snow:nth-child(156){opacity:1.3116;transform:translate(24.4882vw,-10px) scale(.3934);animation:fall-156 13s -20s linear infinite}@keyframes fall-156{31.206%{transform:translate(20.7702vw,31.206vh) scale(.3934)}to{transform:translate(22.6292vw,99vh) scale(.3934)}}.snow:nth-child(157){opacity:1.3994;transform:translate(27.0391vw,-10px) scale(.1409);animation:fall-157 10s -28s linear infinite}@keyframes fall-157{74.229%{transform:translate(21.0079vw,74.229vh) scale(.1409)}to{transform:translate(24.0235vw,99vh) scale(.1409)}}.snow:nth-child(158){opacity:1.2802;transform:translate(32.3018vw,-10px) scale(.0523);animation:fall-158 26s -28s linear infinite}@keyframes fall-158{59.894%{transform:translate(33.4217vw,59.894vh) scale(.0523)}to{transform:translate(32.86175vw,99vh) scale(.0523)}}.snow:nth-child(159){opacity:1.074;transform:translate(44.8832vw,-10px) scale(.3484);animation:fall-159 21s -23s linear infinite}@keyframes fall-159{66.698%{transform:translate(52.2558vw,66.698vh) scale(.3484)}to{transform:translate(48.5695vw,99vh) scale(.3484)}}.snow:nth-child(160){opacity:.1984;transform:translate(6.3464vw,-10px) scale(.3776);animation:fall-160 25s -25s linear infinite}@keyframes fall-160{48.347%{transform:translate(3.6738vw,48.347vh) scale(.3776)}to{transform:translate(5.0101vw,99vh) scale(.3776)}}.snow:nth-child(161){opacity:1.1808;transform:translate(80.7807vw,-10px) scale(.4211);animation:fall-161 30s -18s linear infinite}@keyframes fall-161{70.231%{transform:translate(76.2591vw,70.231vh) scale(.4211)}to{transform:translate(78.5199vw,99vh) scale(.4211)}}.snow:nth-child(162){opacity:.9852;transform:translate(47.4048vw,-10px) scale(.304);animation:fall-162 23s -4s linear infinite}@keyframes fall-162{44.314%{transform:translate(38.6876vw,44.314vh) scale(.304)}to{transform:translate(43.0462vw,99vh) scale(.304)}}.snow:nth-child(163){opacity:.6148;transform:translate(25.7901vw,-10px) scale(.0943);animation:fall-163 26s -9s linear infinite}@keyframes fall-163{65.282%{transform:translate(19.1312vw,65.282vh) scale(.0943)}to{transform:translate(22.46065vw,99vh) scale(.0943)}}.snow:nth-child(164){opacity:.1886;transform:translate(64.6775vw,-10px) scale(.424);animation:fall-164 10s -12s linear infinite}@keyframes fall-164{36.289%{transform:translate(62.0013vw,36.289vh) scale(.424)}to{transform:translate(63.3394vw,99vh) scale(.424)}}.snow:nth-child(165){opacity:.0886;transform:translate(80.8459vw,-10px) scale(.7361);animation:fall-165 18s -18s linear infinite}@keyframes fall-165{67.929%{transform:translate(74.9828vw,67.929vh) scale(.7361)}to{transform:translate(77.91435vw,99vh) scale(.7361)}}.snow:nth-child(166){opacity:.8062;transform:translate(6.9573vw,-10px) scale(.8723);animation:fall-166 10s -18s linear infinite}@keyframes fall-166{74.046%{transform:translate(3.2316vw,74.046vh) scale(.8723)}to{transform:translate(5.09445vw,99vh) scale(.8723)}}.snow:nth-child(167){opacity:1.9612;transform:translate(54.0015vw,-10px) scale(.9313);animation:fall-167 16s -9s linear infinite}@keyframes fall-167{78.174%{transform:translate(55.2863vw,78.174vh) scale(.9313)}to{transform:translate(54.6439vw,99vh) scale(.9313)}}.snow:nth-child(168){opacity:1.763;transform:translate(38.7279vw,-10px) scale(.9696);animation:fall-168 26s -7s linear infinite}@keyframes fall-168{37.372%{transform:translate(31.9475vw,37.372vh) scale(.9696)}to{transform:translate(35.3377vw,99vh) scale(.9696)}}.snow:nth-child(169){opacity:1.1542;transform:translate(58.6038vw,-10px) scale(.1924);animation:fall-169 21s -28s linear infinite}@keyframes fall-169{64.793%{transform:translate(54.0756vw,64.793vh) scale(.1924)}to{transform:translate(56.3397vw,99vh) scale(.1924)}}.snow:nth-child(170){opacity:.128;transform:translate(23.4022vw,-10px) scale(.8203);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{71.926%{transform:translate(30.3749vw,71.926vh) scale(.8203)}to{transform:translate(26.88855vw,99vh) scale(.8203)}}.snow:nth-child(171){opacity:.8532;transform:translate(56.011vw,-10px) scale(.6791);animation:fall-171 29s -9s linear infinite}@keyframes fall-171{60.459%{transform:translate(63.1578vw,60.459vh) scale(.6791)}to{transform:translate(59.5844vw,99vh) scale(.6791)}}.snow:nth-child(172){opacity:.7844;transform:translate(22.1864vw,-10px) scale(.8215);animation:fall-172 10s -24s linear infinite}@keyframes fall-172{64.515%{transform:translate(18.6221vw,64.515vh) scale(.8215)}to{transform:translate(20.40425vw,99vh) scale(.8215)}}.snow:nth-child(173){opacity:1.24;transform:translate(92.1887vw,-10px) scale(.2293);animation:fall-173 19s -3s linear infinite}@keyframes fall-173{62.098%{transform:translate(89.0237vw,62.098vh) scale(.2293)}to{transform:translate(90.6062vw,99vh) scale(.2293)}}.snow:nth-child(174){opacity:.4934;transform:translate(1.4389vw,-10px) scale(.4636);animation:fall-174 29s -21s linear infinite}@keyframes fall-174{63.55%{transform:translate(4.9512vw,63.55vh) scale(.4636)}to{transform:translate(3.19505vw,99vh) scale(.4636)}}.snow:nth-child(175){opacity:1.8224;transform:translate(11.2024vw,-10px) scale(.8094);animation:fall-175 21s -17s linear infinite}@keyframes fall-175{79.51%{transform:translate(7.2992vw,79.51vh) scale(.8094)}to{transform:translate(9.2508vw,99vh) scale(.8094)}}.snow:nth-child(176){opacity:.3402;transform:translate(2.3737vw,-10px) scale(.245);animation:fall-176 20s -25s linear infinite}@keyframes fall-176{39.918%{transform:translate(12.1798vw,39.918vh) scale(.245)}to{transform:translate(7.27675vw,99vh) scale(.245)}}.snow:nth-child(177){opacity:.9774;transform:translate(7.7707vw,-10px) scale(.4883);animation:fall-177 15s -6s linear infinite}@keyframes fall-177{45.966%{transform:translate(11.7137vw,45.966vh) scale(.4883)}to{transform:translate(9.7422vw,99vh) scale(.4883)}}.snow:nth-child(178){opacity:1.9008;transform:translate(8.6729vw,-10px) scale(.586);animation:fall-178 18s -22s linear infinite}@keyframes fall-178{36.501%{transform:translate(6.8384vw,36.501vh) scale(.586)}to{transform:translate(7.75565vw,99vh) scale(.586)}}.snow:nth-child(179){opacity:1.1796;transform:translate(61.2685vw,-10px) scale(.5431);animation:fall-179 29s -20s linear infinite}@keyframes fall-179{44.425%{transform:translate(55.7878vw,44.425vh) scale(.5431)}to{transform:translate(58.52815vw,99vh) scale(.5431)}}.snow:nth-child(180){opacity:.2124;transform:translate(24.7741vw,-10px) scale(.1849);animation:fall-180 18s -2s linear infinite}@keyframes fall-180{65.947%{transform:translate(31.8655vw,65.947vh) scale(.1849)}to{transform:translate(28.3198vw,99vh) scale(.1849)}}.snow:nth-child(181){opacity:1.388;transform:translate(16.4512vw,-10px) scale(.0043);animation:fall-181 25s -13s linear infinite}@keyframes fall-181{50.85%{transform:translate(23.2797vw,50.85vh) scale(.0043)}to{transform:translate(19.86545vw,99vh) scale(.0043)}}.snow:nth-child(182){opacity:1.9692;transform:translate(42.9961vw,-10px) scale(.5569);animation:fall-182 27s -14s linear infinite}@keyframes fall-182{62.567%{transform:translate(41.4837vw,62.567vh) scale(.5569)}to{transform:translate(42.2399vw,99vh) scale(.5569)}}.snow:nth-child(183){opacity:.5202;transform:translate(61.4524vw,-10px) scale(.6678);animation:fall-183 27s -14s linear infinite}@keyframes fall-183{53.735%{transform:translate(55.1403vw,53.735vh) scale(.6678)}to{transform:translate(58.29635vw,99vh) scale(.6678)}}.snow:nth-child(184){opacity:.152;transform:translate(37.8833vw,-10px) scale(.8904);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{70.491%{transform:translate(29.1398vw,70.491vh) scale(.8904)}to{transform:translate(33.51155vw,99vh) scale(.8904)}}.snow:nth-child(185){opacity:.0166;transform:translate(86.0673vw,-10px) scale(.585);animation:fall-185 26s -23s linear infinite}@keyframes fall-185{30.419%{transform:translate(92.0218vw,30.419vh) scale(.585)}to{transform:translate(89.04455vw,99vh) scale(.585)}}.snow:nth-child(186){opacity:1.1144;transform:translate(22.7049vw,-10px) scale(.7605);animation:fall-186 23s -29s linear infinite}@keyframes fall-186{52.833%{transform:translate(26.8706vw,52.833vh) scale(.7605)}to{transform:translate(24.78775vw,99vh) scale(.7605)}}.snow:nth-child(187){opacity:.0316;transform:translate(69.0403vw,-10px) scale(.5577);animation:fall-187 16s -28s linear infinite}@keyframes fall-187{45.003%{transform:translate(72.2555vw,45.003vh) scale(.5577)}to{transform:translate(70.6479vw,99vh) scale(.5577)}}.snow:nth-child(188){opacity:1.2788;transform:translate(99.0121vw,-10px) scale(.4851);animation:fall-188 24s -20s linear infinite}@keyframes fall-188{63.929%{transform:translate(102.8067vw,63.929vh) scale(.4851)}to{transform:translate(100.9094vw,99vh) scale(.4851)}}.snow:nth-child(189){opacity:1.6338;transform:translate(95.3152vw,-10px) scale(.5824);animation:fall-189 30s -15s linear infinite}@keyframes fall-189{30.57%{transform:translate(100.1883vw,30.57vh) scale(.5824)}to{transform:translate(97.75175vw,99vh) scale(.5824)}}.snow:nth-child(190){opacity:1.3974;transform:translate(45.5484vw,-10px) scale(.6885);animation:fall-190 18s -30s linear infinite}@keyframes fall-190{41.139%{transform:translate(43.8671vw,41.139vh) scale(.6885)}to{transform:translate(44.70775vw,99vh) scale(.6885)}}.snow:nth-child(191){opacity:1.3208;transform:translate(95.9528vw,-10px) scale(.9569);animation:fall-191 10s -17s linear infinite}@keyframes fall-191{31.42%{transform:translate(100.9784vw,31.42vh) scale(.9569)}to{transform:translate(98.4656vw,99vh) scale(.9569)}}.snow:nth-child(192){opacity:.879;transform:translate(26.6165vw,-10px) scale(.3552);animation:fall-192 16s -7s linear infinite}@keyframes fall-192{44.188%{transform:translate(27.3375vw,44.188vh) scale(.3552)}to{transform:translate(26.977vw,99vh) scale(.3552)}}.snow:nth-child(193){opacity:1.0786;transform:translate(92.9831vw,-10px) scale(.2944);animation:fall-193 21s -26s linear infinite}@keyframes fall-193{44.706%{transform:translate(85.4171vw,44.706vh) scale(.2944)}to{transform:translate(89.2001vw,99vh) scale(.2944)}}.snow:nth-child(194){opacity:1.9104;transform:translate(63.9408vw,-10px) scale(.0486);animation:fall-194 19s -22s linear infinite}@keyframes fall-194{50.189%{transform:translate(54.6612vw,50.189vh) scale(.0486)}to{transform:translate(59.301vw,99vh) scale(.0486)}}.snow:nth-child(195){opacity:.758;transform:translate(23.9557vw,-10px) scale(.2681);animation:fall-195 21s -12s linear infinite}@keyframes fall-195{74.314%{transform:translate(26.7615vw,74.314vh) scale(.2681)}to{transform:translate(25.3586vw,99vh) scale(.2681)}}.snow:nth-child(196){opacity:.6568;transform:translate(91.9041vw,-10px) scale(.3832);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{46.979%{transform:translate(91.4268vw,46.979vh) scale(.3832)}to{transform:translate(91.66545vw,99vh) scale(.3832)}}.snow:nth-child(197){opacity:1.2998;transform:translate(51.4345vw,-10px) scale(.1552);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{35.794%{transform:translate(45.4788vw,35.794vh) scale(.1552)}to{transform:translate(48.45665vw,99vh) scale(.1552)}}.snow:nth-child(198){opacity:.0752;transform:translate(47.9025vw,-10px) scale(.4419);animation:fall-198 20s -10s linear infinite}@keyframes fall-198{58.667%{transform:translate(41.8407vw,58.667vh) scale(.4419)}to{transform:translate(44.8716vw,99vh) scale(.4419)}}.snow:nth-child(199){opacity:1.4926;transform:translate(46.9664vw,-10px) scale(.1372);animation:fall-199 26s -4s linear infinite}@keyframes fall-199{34.621%{transform:translate(53.5563vw,34.621vh) scale(.1372)}to{transform:translate(50.26135vw,99vh) scale(.1372)}}.snow:nth-child(200){opacity:.7664;transform:translate(56.6396vw,-10px) scale(.8135);animation:fall-200 26s -12s linear infinite}@keyframes fall-200{46.008%{transform:translate(62.0439vw,46.008vh) scale(.8135)}to{transform:translate(59.34175vw,99vh) scale(.8135)}}.snow:nth-child(201){opacity:.0578;transform:translate(15.6088vw,-10px) scale(.8646);animation:fall-201 15s -7s linear infinite}@keyframes fall-201{51.441%{transform:translate(17.3265vw,51.441vh) scale(.8646)}to{transform:translate(16.46765vw,99vh) scale(.8646)}}.snow:nth-child(202){opacity:.8304;transform:translate(.9491vw,-10px) scale(.6832);animation:fall-202 16s -18s linear infinite}@keyframes fall-202{41.349%{transform:translate(-8.3769vw,41.349vh) scale(.6832)}to{transform:translate(-3.7139vw,99vh) scale(.6832)}}.snow:nth-child(203){opacity:.925;transform:translate(9.2537vw,-10px) scale(.5191);animation:fall-203 19s -14s linear infinite}@keyframes fall-203{48.11%{transform:translate(11.3929vw,48.11vh) scale(.5191)}to{transform:translate(10.3233vw,99vh) scale(.5191)}}.snow:nth-child(204){opacity:.2146;transform:translate(21.1444vw,-10px) scale(.7843);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{56.754%{transform:translate(13.6417vw,56.754vh) scale(.7843)}to{transform:translate(17.39305vw,99vh) scale(.7843)}}.snow:nth-child(205){opacity:1.9704;transform:translate(59.5386vw,-10px) scale(.3444);animation:fall-205 11s -13s linear infinite}@keyframes fall-205{34.347%{transform:translate(61.5303vw,34.347vh) scale(.3444)}to{transform:translate(60.53445vw,99vh) scale(.3444)}}.snow:nth-child(206){opacity:.3712;transform:translate(36.7117vw,-10px) scale(.5892);animation:fall-206 23s -9s linear infinite}@keyframes fall-206{54.049%{transform:translate(34.2013vw,54.049vh) scale(.5892)}to{transform:translate(35.4565vw,99vh) scale(.5892)}}.snow:nth-child(207){opacity:.692;transform:translate(88.6057vw,-10px) scale(.284);animation:fall-207 21s -14s linear infinite}@keyframes fall-207{64.006%{transform:translate(97.002vw,64.006vh) scale(.284)}to{transform:translate(92.80385vw,99vh) scale(.284)}}.snow:nth-child(208){opacity:1.3044;transform:translate(90.3797vw,-10px) scale(.1727);animation:fall-208 25s -24s linear infinite}@keyframes fall-208{69.436%{transform:translate(82.3761vw,69.436vh) scale(.1727)}to{transform:translate(86.3779vw,99vh) scale(.1727)}}.snow:nth-child(209){opacity:.276;transform:translate(7.572vw,-10px) scale(.9614);animation:fall-209 29s -14s linear infinite}@keyframes fall-209{57.994%{transform:translate(13.2955vw,57.994vh) scale(.9614)}to{transform:translate(10.43375vw,99vh) scale(.9614)}}.snow:nth-child(210){opacity:.1986;transform:translate(7.4368vw,-10px) scale(.1018);animation:fall-210 29s -27s linear infinite}@keyframes fall-210{79.01%{transform:translate(.7942vw,79.01vh) scale(.1018)}to{transform:translate(4.1155vw,99vh) scale(.1018)}}.snow:nth-child(211){opacity:1.0504;transform:translate(36.619vw,-10px) scale(.4981);animation:fall-211 25s -25s linear infinite}@keyframes fall-211{43.166%{transform:translate(40.4365vw,43.166vh) scale(.4981)}to{transform:translate(38.52775vw,99vh) scale(.4981)}}.snow:nth-child(212){opacity:.1822;transform:translate(71.734vw,-10px) scale(.4862);animation:fall-212 27s -14s linear infinite}@keyframes fall-212{39.505%{transform:translate(62.3353vw,39.505vh) scale(.4862)}to{transform:translate(67.03465vw,99vh) scale(.4862)}}.snow:nth-child(213){opacity:1.239;transform:translate(7.6012vw,-10px) scale(.5463);animation:fall-213 12s -29s linear infinite}@keyframes fall-213{65.82%{transform:translate(16.527vw,65.82vh) scale(.5463)}to{transform:translate(12.0641vw,99vh) scale(.5463)}}.snow:nth-child(214){opacity:.7906;transform:translate(39.6138vw,-10px) scale(.064);animation:fall-214 25s -15s linear infinite}@keyframes fall-214{68.918%{transform:translate(42.1291vw,68.918vh) scale(.064)}to{transform:translate(40.87145vw,99vh) scale(.064)}}.snow:nth-child(215){opacity:.2856;transform:translate(55.8694vw,-10px) scale(.0302);animation:fall-215 10s -11s linear infinite}@keyframes fall-215{47.849%{transform:translate(51.7269vw,47.849vh) scale(.0302)}to{transform:translate(53.79815vw,99vh) scale(.0302)}}.snow:nth-child(216){opacity:1.329;transform:translate(93.572vw,-10px) scale(.7682);animation:fall-216 19s -14s linear infinite}@keyframes fall-216{46.463%{transform:translate(87.9288vw,46.463vh) scale(.7682)}to{transform:translate(90.7504vw,99vh) scale(.7682)}}.snow:nth-child(217){opacity:.3426;transform:translate(16.6185vw,-10px) scale(.3155);animation:fall-217 24s -1s linear infinite}@keyframes fall-217{33.855%{transform:translate(17.8434vw,33.855vh) scale(.3155)}to{transform:translate(17.23095vw,99vh) scale(.3155)}}.snow:nth-child(218){opacity:1.0402;transform:translate(31.3181vw,-10px) scale(.8683);animation:fall-218 22s -14s linear infinite}@keyframes fall-218{60.232%{transform:translate(27.4182vw,60.232vh) scale(.8683)}to{transform:translate(29.36815vw,99vh) scale(.8683)}}.snow:nth-child(219){opacity:.4852;transform:translate(12.355vw,-10px) scale(.6782);animation:fall-219 12s -20s linear infinite}@keyframes fall-219{78.664%{transform:translate(4.1938vw,78.664vh) scale(.6782)}to{transform:translate(8.2744vw,99vh) scale(.6782)}}.snow:nth-child(220){opacity:.8856;transform:translate(43.8426vw,-10px) scale(.7962);animation:fall-220 18s -30s linear infinite}@keyframes fall-220{60.669%{transform:translate(45.9681vw,60.669vh) scale(.7962)}to{transform:translate(44.90535vw,99vh) scale(.7962)}}.snow:nth-child(221){opacity:1.7868;transform:translate(74.0586vw,-10px) scale(.7298);animation:fall-221 25s -27s linear infinite}@keyframes fall-221{57.642%{transform:translate(67.2398vw,57.642vh) scale(.7298)}to{transform:translate(70.6492vw,99vh) scale(.7298)}}.snow:nth-child(222){opacity:.6028;transform:translate(91.5916vw,-10px) scale(.336);animation:fall-222 30s -26s linear infinite}@keyframes fall-222{73.167%{transform:translate(90.7678vw,73.167vh) scale(.336)}to{transform:translate(91.1797vw,99vh) scale(.336)}}.snow:nth-child(223){opacity:.0206;transform:translate(59.0788vw,-10px) scale(.319);animation:fall-223 27s -17s linear infinite}@keyframes fall-223{40.16%{transform:translate(66.9441vw,40.16vh) scale(.319)}to{transform:translate(63.01145vw,99vh) scale(.319)}}.snow:nth-child(224){opacity:.3036;transform:translate(3.6197vw,-10px) scale(.1763);animation:fall-224 22s -15s linear infinite}@keyframes fall-224{76.21%{transform:translate(3.4477vw,76.21vh) scale(.1763)}to{transform:translate(3.5337vw,99vh) scale(.1763)}}.snow:nth-child(225){opacity:1.0488;transform:translate(45.1097vw,-10px) scale(.4023);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{60.861%{transform:translate(52.347vw,60.861vh) scale(.4023)}to{transform:translate(48.72835vw,99vh) scale(.4023)}}.snow:nth-child(226){opacity:1.2544;transform:translate(44.5289vw,-10px) scale(.4907);animation:fall-226 14s -19s linear infinite}@keyframes fall-226{76.125%{transform:translate(52.7756vw,76.125vh) scale(.4907)}to{transform:translate(48.65225vw,99vh) scale(.4907)}}.snow:nth-child(227){opacity:.6264;transform:translate(.6907vw,-10px) scale(.944);animation:fall-227 27s -7s linear infinite}@keyframes fall-227{35.616%{transform:translate(-9.1038vw,35.616vh) scale(.944)}to{transform:translate(-4.20655vw,99vh) scale(.944)}}.snow:nth-child(228){opacity:1.0186;transform:translate(14.1906vw,-10px) scale(.9099);animation:fall-228 23s -17s linear infinite}@keyframes fall-228{46.588%{transform:translate(16.6771vw,46.588vh) scale(.9099)}to{transform:translate(15.43385vw,99vh) scale(.9099)}}.snow:nth-child(229){opacity:1.202;transform:translate(64.5599vw,-10px) scale(.847);animation:fall-229 23s -4s linear infinite}@keyframes fall-229{47.561%{transform:translate(74.4827vw,47.561vh) scale(.847)}to{transform:translate(69.5213vw,99vh) scale(.847)}}.snow:nth-child(230){opacity:1.093;transform:translate(35.6952vw,-10px) scale(.6015);animation:fall-230 10s -5s linear infinite}@keyframes fall-230{70.193%{transform:translate(41.9837vw,70.193vh) scale(.6015)}to{transform:translate(38.83945vw,99vh) scale(.6015)}}.snow:nth-child(231){opacity:1.4554;transform:translate(16.8019vw,-10px) scale(.9736);animation:fall-231 15s -5s linear infinite}@keyframes fall-231{47.651%{transform:translate(26.6301vw,47.651vh) scale(.9736)}to{transform:translate(21.716vw,99vh) scale(.9736)}}.snow:nth-child(232){opacity:.7028;transform:translate(40.5368vw,-10px) scale(.1508);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{64.585%{transform:translate(41.7821vw,64.585vh) scale(.1508)}to{transform:translate(41.15945vw,99vh) scale(.1508)}}.snow:nth-child(233){opacity:1.4412;transform:translate(99.9849vw,-10px) scale(.4048);animation:fall-233 28s -29s linear infinite}@keyframes fall-233{38.161%{transform:translate(102.3017vw,38.161vh) scale(.4048)}to{transform:translate(101.1433vw,99vh) scale(.4048)}}.snow:nth-child(234){opacity:1.9028;transform:translate(13.566vw,-10px) scale(.27);animation:fall-234 30s -3s linear infinite}@keyframes fall-234{65.3%{transform:translate(19.2495vw,65.3vh) scale(.27)}to{transform:translate(16.40775vw,99vh) scale(.27)}}.snow:nth-child(235){opacity:1.607;transform:translate(39.3936vw,-10px) scale(.0052);animation:fall-235 17s -3s linear infinite}@keyframes fall-235{49.355%{transform:translate(47.7748vw,49.355vh) scale(.0052)}to{transform:translate(43.5842vw,99vh) scale(.0052)}}.snow:nth-child(236){opacity:.164;transform:translate(26.0701vw,-10px) scale(.9537);animation:fall-236 20s -1s linear infinite}@keyframes fall-236{65.713%{transform:translate(23.1603vw,65.713vh) scale(.9537)}to{transform:translate(24.6152vw,99vh) scale(.9537)}}.snow:nth-child(237){opacity:1.2804;transform:translate(36.9624vw,-10px) scale(.7778);animation:fall-237 12s -17s linear infinite}@keyframes fall-237{46.636%{transform:translate(41.5427vw,46.636vh) scale(.7778)}to{transform:translate(39.25255vw,99vh) scale(.7778)}}.snow:nth-child(238){opacity:.5194;transform:translate(82.9988vw,-10px) scale(.9333);animation:fall-238 23s -3s linear infinite}@keyframes fall-238{68.117%{transform:translate(89.8755vw,68.117vh) scale(.9333)}to{transform:translate(86.43715vw,99vh) scale(.9333)}}.snow:nth-child(239){opacity:1.1908;transform:translate(26.3449vw,-10px) scale(.2075);animation:fall-239 17s -10s linear infinite}@keyframes fall-239{79.082%{transform:translate(26.4141vw,79.082vh) scale(.2075)}to{transform:translate(26.3795vw,99vh) scale(.2075)}}.snow:nth-child(240){opacity:1.9082;transform:translate(84.1356vw,-10px) scale(.9573);animation:fall-240 14s -6s linear infinite}@keyframes fall-240{76.281%{transform:translate(81.3133vw,76.281vh) scale(.9573)}to{transform:translate(82.72445vw,99vh) scale(.9573)}}.snow:nth-child(241){opacity:1.3096;transform:translate(94.2365vw,-10px) scale(.0117);animation:fall-241 27s -13s linear infinite}@keyframes fall-241{78.544%{transform:translate(94.6997vw,78.544vh) scale(.0117)}to{transform:translate(94.4681vw,99vh) scale(.0117)}}.snow:nth-child(242){opacity:1.573;transform:translate(63.6195vw,-10px) scale(.6579);animation:fall-242 14s -9s linear infinite}@keyframes fall-242{75.134%{transform:translate(59.748vw,75.134vh) scale(.6579)}to{transform:translate(61.68375vw,99vh) scale(.6579)}}.snow:nth-child(243){opacity:.4336;transform:translate(80.6124vw,-10px) scale(.6164);animation:fall-243 20s -30s linear infinite}@keyframes fall-243{71.858%{transform:translate(82.3716vw,71.858vh) scale(.6164)}to{transform:translate(81.492vw,99vh) scale(.6164)}}.snow:nth-child(244){opacity:.4168;transform:translate(88.1029vw,-10px) scale(.1276);animation:fall-244 19s -23s linear infinite}@keyframes fall-244{43.624%{transform:translate(95.3068vw,43.624vh) scale(.1276)}to{transform:translate(91.70485vw,99vh) scale(.1276)}}.snow:nth-child(245){opacity:.1714;transform:translate(48.7389vw,-10px) scale(.4148);animation:fall-245 22s -25s linear infinite}@keyframes fall-245{59.812%{transform:translate(48.9521vw,59.812vh) scale(.4148)}to{transform:translate(48.8455vw,99vh) scale(.4148)}}.snow:nth-child(246){opacity:.7836;transform:translate(86.3219vw,-10px) scale(.2116);animation:fall-246 30s -18s linear infinite}@keyframes fall-246{62.179%{transform:translate(83.0181vw,62.179vh) scale(.2116)}to{transform:translate(84.67vw,99vh) scale(.2116)}}.snow:nth-child(247){opacity:1.7332;transform:translate(10.7558vw,-10px) scale(.6722);animation:fall-247 25s -26s linear infinite}@keyframes fall-247{38.293%{transform:translate(.8756vw,38.293vh) scale(.6722)}to{transform:translate(5.8157vw,99vh) scale(.6722)}}.snow:nth-child(248){opacity:.951;transform:translate(94.5394vw,-10px) scale(.3415);animation:fall-248 17s -28s linear infinite}@keyframes fall-248{45.113%{transform:translate(87.1214vw,45.113vh) scale(.3415)}to{transform:translate(90.8304vw,99vh) scale(.3415)}}.snow:nth-child(249){opacity:1.7516;transform:translate(92.8157vw,-10px) scale(.6609);animation:fall-249 20s -6s linear infinite}@keyframes fall-249{41.972%{transform:translate(91.0639vw,41.972vh) scale(.6609)}to{transform:translate(91.9398vw,99vh) scale(.6609)}}.snow:nth-child(250){opacity:1.2604;transform:translate(46.0388vw,-10px) scale(.5819);animation:fall-250 22s -27s linear infinite}@keyframes fall-250{60.328%{transform:translate(43.5663vw,60.328vh) scale(.5819)}to{transform:translate(44.80255vw,99vh) scale(.5819)}}.snow:nth-child(251){opacity:1.0638;transform:translate(21.0799vw,-10px) scale(.8912);animation:fall-251 20s -22s linear infinite}@keyframes fall-251{57.702%{transform:translate(22.4439vw,57.702vh) scale(.8912)}to{transform:translate(21.7619vw,99vh) scale(.8912)}}.snow:nth-child(252){opacity:.3194;transform:translate(95.3186vw,-10px) scale(.7046);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{65.074%{transform:translate(99.2148vw,65.074vh) scale(.7046)}to{transform:translate(97.2667vw,99vh) scale(.7046)}}.snow:nth-child(253){opacity:1.6098;transform:translate(69.8568vw,-10px) scale(.4387);animation:fall-253 15s -2s linear infinite}@keyframes fall-253{56.338%{transform:translate(72.5558vw,56.338vh) scale(.4387)}to{transform:translate(71.2063vw,99vh) scale(.4387)}}.snow:nth-child(254){opacity:1.5454;transform:translate(74.9664vw,-10px) scale(.354);animation:fall-254 13s -18s linear infinite}@keyframes fall-254{79.15%{transform:translate(76.5271vw,79.15vh) scale(.354)}to{transform:translate(75.74675vw,99vh) scale(.354)}}.snow:nth-child(255){opacity:.697;transform:translate(82.7819vw,-10px) scale(.1596);animation:fall-255 29s -15s linear infinite}@keyframes fall-255{51.833%{transform:translate(74.7839vw,51.833vh) scale(.1596)}to{transform:translate(78.7829vw,99vh) scale(.1596)}}.snow:nth-child(256){opacity:.1036;transform:translate(46.5344vw,-10px) scale(.7919);animation:fall-256 23s -7s linear infinite}@keyframes fall-256{68.065%{transform:translate(55.0077vw,68.065vh) scale(.7919)}to{transform:translate(50.77105vw,99vh) scale(.7919)}}.snow:nth-child(257){opacity:1.0652;transform:translate(31.3559vw,-10px) scale(.2216);animation:fall-257 25s -19s linear infinite}@keyframes fall-257{33.25%{transform:translate(32.185vw,33.25vh) scale(.2216)}to{transform:translate(31.77045vw,99vh) scale(.2216)}}.snow:nth-child(258){opacity:.6434;transform:translate(95.0503vw,-10px) scale(.0345);animation:fall-258 24s -21s linear infinite}@keyframes fall-258{73.545%{transform:translate(95.1279vw,73.545vh) scale(.0345)}to{transform:translate(95.0891vw,99vh) scale(.0345)}}.snow:nth-child(259){opacity:.546;transform:translate(64.6571vw,-10px) scale(.4745);animation:fall-259 10s -13s linear infinite}@keyframes fall-259{47.129%{transform:translate(64.6717vw,47.129vh) scale(.4745)}to{transform:translate(64.6644vw,99vh) scale(.4745)}}.snow:nth-child(260){opacity:1.0206;transform:translate(42.8786vw,-10px) scale(.6296);animation:fall-260 22s -1s linear infinite}@keyframes fall-260{50.506%{transform:translate(35.4449vw,50.506vh) scale(.6296)}to{transform:translate(39.16175vw,99vh) scale(.6296)}}.snow:nth-child(261){opacity:.9438;transform:translate(18.1617vw,-10px) scale(.305);animation:fall-261 28s -22s linear infinite}@keyframes fall-261{56.346%{transform:translate(24.085vw,56.346vh) scale(.305)}to{transform:translate(21.12335vw,99vh) scale(.305)}}.snow:nth-child(262){opacity:.0982;transform:translate(92.8756vw,-10px) scale(.3636);animation:fall-262 14s -14s linear infinite}@keyframes fall-262{68.442%{transform:translate(83.8839vw,68.442vh) scale(.3636)}to{transform:translate(88.37975vw,99vh) scale(.3636)}}.snow:nth-child(263){opacity:.8282;transform:translate(92.0679vw,-10px) scale(.1415);animation:fall-263 25s -8s linear infinite}@keyframes fall-263{47.464%{transform:translate(84.2884vw,47.464vh) scale(.1415)}to{transform:translate(88.17815vw,99vh) scale(.1415)}}.snow:nth-child(264){opacity:.8328;transform:translate(74.7349vw,-10px) scale(.1154);animation:fall-264 30s -18s linear infinite}@keyframes fall-264{38.066%{transform:translate(76.2225vw,38.066vh) scale(.1154)}to{transform:translate(75.4787vw,99vh) scale(.1154)}}.snow:nth-child(265){opacity:.1468;transform:translate(95.0616vw,-10px) scale(.8461);animation:fall-265 23s -29s linear infinite}@keyframes fall-265{53.234%{transform:translate(104.1576vw,53.234vh) scale(.8461)}to{transform:translate(99.6096vw,99vh) scale(.8461)}}.snow:nth-child(266){opacity:.7486;transform:translate(.4419vw,-10px) scale(.2864);animation:fall-266 25s -25s linear infinite}@keyframes fall-266{54.554%{transform:translate(9.7674vw,54.554vh) scale(.2864)}to{transform:translate(5.10465vw,99vh) scale(.2864)}}.snow:nth-child(267){opacity:1.6104;transform:translate(92.9795vw,-10px) scale(.1995);animation:fall-267 10s -26s linear infinite}@keyframes fall-267{45.395%{transform:translate(95.0245vw,45.395vh) scale(.1995)}to{transform:translate(94.002vw,99vh) scale(.1995)}}.snow:nth-child(268){opacity:.0756;transform:translate(60.9718vw,-10px) scale(.9192);animation:fall-268 21s -21s linear infinite}@keyframes fall-268{42.258%{transform:translate(60.1161vw,42.258vh) scale(.9192)}to{transform:translate(60.54395vw,99vh) scale(.9192)}}.snow:nth-child(269){opacity:.0284;transform:translate(83.1118vw,-10px) scale(.2837);animation:fall-269 13s -21s linear infinite}@keyframes fall-269{49.719%{transform:translate(90.906vw,49.719vh) scale(.2837)}to{transform:translate(87.0089vw,99vh) scale(.2837)}}.snow:nth-child(270){opacity:.8072;transform:translate(49.9264vw,-10px) scale(.598);animation:fall-270 30s -16s linear infinite}@keyframes fall-270{35.219%{transform:translate(47.5433vw,35.219vh) scale(.598)}to{transform:translate(48.73485vw,99vh) scale(.598)}}.snow:nth-child(271){opacity:1.8376;transform:translate(16.1298vw,-10px) scale(.3552);animation:fall-271 19s -24s linear infinite}@keyframes fall-271{68.199%{transform:translate(19.5499vw,68.199vh) scale(.3552)}to{transform:translate(17.83985vw,99vh) scale(.3552)}}.snow:nth-child(272){opacity:1.7114;transform:translate(52.1682vw,-10px) scale(.1176);animation:fall-272 23s -30s linear infinite}@keyframes fall-272{61.655%{transform:translate(44.9179vw,61.655vh) scale(.1176)}to{transform:translate(48.54305vw,99vh) scale(.1176)}}.snow:nth-child(273){opacity:.6934;transform:translate(58.8667vw,-10px) scale(.6295);animation:fall-273 27s -8s linear infinite}@keyframes fall-273{48.144%{transform:translate(56.0279vw,48.144vh) scale(.6295)}to{transform:translate(57.4473vw,99vh) scale(.6295)}}.snow:nth-child(274){opacity:1.2526;transform:translate(99.6441vw,-10px) scale(.8306);animation:fall-274 23s -30s linear infinite}@keyframes fall-274{32.676%{transform:translate(99.1363vw,32.676vh) scale(.8306)}to{transform:translate(99.3902vw,99vh) scale(.8306)}}.snow:nth-child(275){opacity:.5302;transform:translate(42.6661vw,-10px) scale(.647);animation:fall-275 30s -24s linear infinite}@keyframes fall-275{44.569%{transform:translate(43.4218vw,44.569vh) scale(.647)}to{transform:translate(43.04395vw,99vh) scale(.647)}}.snow:nth-child(276){opacity:.9358;transform:translate(46.1894vw,-10px) scale(.1907);animation:fall-276 10s -7s linear infinite}@keyframes fall-276{34.265%{transform:translate(51.8897vw,34.265vh) scale(.1907)}to{transform:translate(49.03955vw,99vh) scale(.1907)}}.snow:nth-child(277){opacity:1.2688;transform:translate(41.7009vw,-10px) scale(.9618);animation:fall-277 25s -11s linear infinite}@keyframes fall-277{68.331%{transform:translate(31.8846vw,68.331vh) scale(.9618)}to{transform:translate(36.79275vw,99vh) scale(.9618)}}.snow:nth-child(278){opacity:1.2746;transform:translate(89.1943vw,-10px) scale(.0008);animation:fall-278 17s -30s linear infinite}@keyframes fall-278{46.541%{transform:translate(85.4991vw,46.541vh) scale(.0008)}to{transform:translate(87.3467vw,99vh) scale(.0008)}}.snow:nth-child(279){opacity:.9612;transform:translate(67.3671vw,-10px) scale(.8354);animation:fall-279 23s -19s linear infinite}@keyframes fall-279{56.791%{transform:translate(69.5022vw,56.791vh) scale(.8354)}to{transform:translate(68.43465vw,99vh) scale(.8354)}}.snow:nth-child(280){opacity:1.8176;transform:translate(56.6724vw,-10px) scale(.4474);animation:fall-280 10s -2s linear infinite}@keyframes fall-280{44.988%{transform:translate(54.5303vw,44.988vh) scale(.4474)}to{transform:translate(55.60135vw,99vh) scale(.4474)}}.snow:nth-child(281){opacity:1.6602;transform:translate(22.464vw,-10px) scale(.1566);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{67.778%{transform:translate(22.6055vw,67.778vh) scale(.1566)}to{transform:translate(22.53475vw,99vh) scale(.1566)}}.snow:nth-child(282){opacity:.0388;transform:translate(90.3367vw,-10px) scale(.4686);animation:fall-282 20s -4s linear infinite}@keyframes fall-282{50.043%{transform:translate(85.2272vw,50.043vh) scale(.4686)}to{transform:translate(87.78195vw,99vh) scale(.4686)}}.snow:nth-child(283){opacity:1.5376;transform:translate(96.4438vw,-10px) scale(.0918);animation:fall-283 11s -11s linear infinite}@keyframes fall-283{64.28%{transform:translate(93.6266vw,64.28vh) scale(.0918)}to{transform:translate(95.0352vw,99vh) scale(.0918)}}.snow:nth-child(284){opacity:1.0496;transform:translate(50.6378vw,-10px) scale(.9224);animation:fall-284 26s -3s linear infinite}@keyframes fall-284{37.371%{transform:translate(58.7956vw,37.371vh) scale(.9224)}to{transform:translate(54.7167vw,99vh) scale(.9224)}}.snow:nth-child(285){opacity:1.1594;transform:translate(88.1908vw,-10px) scale(.2381);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{73.201%{transform:translate(92.0183vw,73.201vh) scale(.2381)}to{transform:translate(90.10455vw,99vh) scale(.2381)}}.snow:nth-child(286){opacity:1.9404;transform:translate(3.6996vw,-10px) scale(.4312);animation:fall-286 26s -25s linear infinite}@keyframes fall-286{50.476%{transform:translate(-2.3744vw,50.476vh) scale(.4312)}to{transform:translate(.6626vw,99vh) scale(.4312)}}.snow:nth-child(287){opacity:1.5618;transform:translate(97.7471vw,-10px) scale(.8453);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{48.438%{transform:translate(104.5499vw,48.438vh) scale(.8453)}to{transform:translate(101.1485vw,99vh) scale(.8453)}}.snow:nth-child(288){opacity:1.5612;transform:translate(55.7466vw,-10px) scale(.2041);animation:fall-288 19s -1s linear infinite}@keyframes fall-288{33.781%{transform:translate(57.7812vw,33.781vh) scale(.2041)}to{transform:translate(56.7639vw,99vh) scale(.2041)}}.snow:nth-child(289){opacity:1.6218;transform:translate(3.4216vw,-10px) scale(.5333);animation:fall-289 29s -4s linear infinite}@keyframes fall-289{35.016%{transform:translate(5.9752vw,35.016vh) scale(.5333)}to{transform:translate(4.6984vw,99vh) scale(.5333)}}.snow:nth-child(290){opacity:1.4832;transform:translate(43.099vw,-10px) scale(.5698);animation:fall-290 23s -3s linear infinite}@keyframes fall-290{44.686%{transform:translate(33.491vw,44.686vh) scale(.5698)}to{transform:translate(38.295vw,99vh) scale(.5698)}}.snow:nth-child(291){opacity:1.6208;transform:translate(53.6171vw,-10px) scale(.8537);animation:fall-291 14s -25s linear infinite}@keyframes fall-291{77.446%{transform:translate(60.5873vw,77.446vh) scale(.8537)}to{transform:translate(57.1022vw,99vh) scale(.8537)}}.snow:nth-child(292){opacity:.4316;transform:translate(50.7053vw,-10px) scale(.3119);animation:fall-292 25s -10s linear infinite}@keyframes fall-292{78.986%{transform:translate(56.4017vw,78.986vh) scale(.3119)}to{transform:translate(53.5535vw,99vh) scale(.3119)}}.snow:nth-child(293){opacity:.0922;transform:translate(21.5676vw,-10px) scale(.5629);animation:fall-293 28s -4s linear infinite}@keyframes fall-293{73.095%{transform:translate(22.0258vw,73.095vh) scale(.5629)}to{transform:translate(21.7967vw,99vh) scale(.5629)}}.snow:nth-child(294){opacity:1.9388;transform:translate(38.2288vw,-10px) scale(.6097);animation:fall-294 13s -12s linear infinite}@keyframes fall-294{72.864%{transform:translate(44.8765vw,72.864vh) scale(.6097)}to{transform:translate(41.55265vw,99vh) scale(.6097)}}.snow:nth-child(295){opacity:1.5714;transform:translate(11.0725vw,-10px) scale(.3543);animation:fall-295 13s -26s linear infinite}@keyframes fall-295{50.541%{transform:translate(2.9361vw,50.541vh) scale(.3543)}to{transform:translate(7.0043vw,99vh) scale(.3543)}}.snow:nth-child(296){opacity:1.4748;transform:translate(17.693vw,-10px) scale(.6012);animation:fall-296 11s -5s linear infinite}@keyframes fall-296{41.258%{transform:translate(16.0087vw,41.258vh) scale(.6012)}to{transform:translate(16.85085vw,99vh) scale(.6012)}}.snow:nth-child(297){opacity:.252;transform:translate(45.7019vw,-10px) scale(.3888);animation:fall-297 23s -7s linear infinite}@keyframes fall-297{73.735%{transform:translate(52.5072vw,73.735vh) scale(.3888)}to{transform:translate(49.10455vw,99vh) scale(.3888)}}.snow:nth-child(298){opacity:.8038;transform:translate(60.778vw,-10px) scale(.8621);animation:fall-298 26s -18s linear infinite}@keyframes fall-298{68.515%{transform:translate(59.9147vw,68.515vh) scale(.8621)}to{transform:translate(60.34635vw,99vh) scale(.8621)}}.snow:nth-child(299){opacity:.6918;transform:translate(33.8348vw,-10px) scale(.6199);animation:fall-299 18s -18s linear infinite}@keyframes fall-299{68.392%{transform:translate(29.4363vw,68.392vh) scale(.6199)}to{transform:translate(31.63555vw,99vh) scale(.6199)}}.snow:nth-child(300){opacity:.9472;transform:translate(88.7921vw,-10px) scale(.3301);animation:fall-300 15s -6s linear infinite}@keyframes fall-300{32.467%{transform:translate(89.4257vw,32.467vh) scale(.3301)}to{transform:translate(89.1089vw,99vh) scale(.3301)}}.snow:nth-child(301){opacity:1.6858;transform:translate(39.1581vw,-10px) scale(.1852);animation:fall-301 14s -11s linear infinite}@keyframes fall-301{62.505%{transform:translate(42.0765vw,62.505vh) scale(.1852)}to{transform:translate(40.6173vw,99vh) scale(.1852)}}.snow:nth-child(302){opacity:1.1512;transform:translate(36.2125vw,-10px) scale(.0813);animation:fall-302 26s -26s linear infinite}@keyframes fall-302{77.855%{transform:translate(37.4366vw,77.855vh) scale(.0813)}to{transform:translate(36.82455vw,99vh) scale(.0813)}}.snow:nth-child(303){opacity:.581;transform:translate(44.4595vw,-10px) scale(.8537);animation:fall-303 23s -29s linear infinite}@keyframes fall-303{66.434%{transform:translate(35.8374vw,66.434vh) scale(.8537)}to{transform:translate(40.14845vw,99vh) scale(.8537)}}.snow:nth-child(304){opacity:.1942;transform:translate(90.8593vw,-10px) scale(.6406);animation:fall-304 13s -10s linear infinite}@keyframes fall-304{39.877%{transform:translate(99.0621vw,39.877vh) scale(.6406)}to{transform:translate(94.9607vw,99vh) scale(.6406)}}.snow:nth-child(305){opacity:.6686;transform:translate(91.8568vw,-10px) scale(.1439);animation:fall-305 18s -30s linear infinite}@keyframes fall-305{66.854%{transform:translate(95.2818vw,66.854vh) scale(.1439)}to{transform:translate(93.5693vw,99vh) scale(.1439)}}.snow:nth-child(306){opacity:.9536;transform:translate(42.5745vw,-10px) scale(.7456);animation:fall-306 13s -24s linear infinite}@keyframes fall-306{39.043%{transform:translate(44.7366vw,39.043vh) scale(.7456)}to{transform:translate(43.65555vw,99vh) scale(.7456)}}.snow:nth-child(307){opacity:.8618;transform:translate(48.9217vw,-10px) scale(.631);animation:fall-307 28s -13s linear infinite}@keyframes fall-307{53.694%{transform:translate(45.9289vw,53.694vh) scale(.631)}to{transform:translate(47.4253vw,99vh) scale(.631)}}.snow:nth-child(308){opacity:1.7306;transform:translate(73.6001vw,-10px) scale(.4288);animation:fall-308 18s -1s linear infinite}@keyframes fall-308{38.523%{transform:translate(81.116vw,38.523vh) scale(.4288)}to{transform:translate(77.35805vw,99vh) scale(.4288)}}.snow:nth-child(309){opacity:.681;transform:translate(71.0673vw,-10px) scale(.4395);animation:fall-309 11s -26s linear infinite}@keyframes fall-309{55.627%{transform:translate(69.7348vw,55.627vh) scale(.4395)}to{transform:translate(70.40105vw,99vh) scale(.4395)}}.snow:nth-child(310){opacity:1.409;transform:translate(20.6107vw,-10px) scale(.8871);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{46.743%{transform:translate(23.3488vw,46.743vh) scale(.8871)}to{transform:translate(21.97975vw,99vh) scale(.8871)}}.snow:nth-child(311){opacity:1.8388;transform:translate(14.1164vw,-10px) scale(.2921);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{62.455%{transform:translate(4.2829vw,62.455vh) scale(.2921)}to{transform:translate(9.19965vw,99vh) scale(.2921)}}.snow:nth-child(312){opacity:.3508;transform:translate(92.2659vw,-10px) scale(.9406);animation:fall-312 19s -29s linear infinite}@keyframes fall-312{77.843%{transform:translate(100.1299vw,77.843vh) scale(.9406)}to{transform:translate(96.1979vw,99vh) scale(.9406)}}.snow:nth-child(313){opacity:1.4962;transform:translate(28.1848vw,-10px) scale(.9281);animation:fall-313 10s -29s linear infinite}@keyframes fall-313{44.68%{transform:translate(19.1155vw,44.68vh) scale(.9281)}to{transform:translate(23.65015vw,99vh) scale(.9281)}}.snow:nth-child(314){opacity:1.8986;transform:translate(47.5021vw,-10px) scale(.376);animation:fall-314 14s -20s linear infinite}@keyframes fall-314{79.87%{transform:translate(47.9915vw,79.87vh) scale(.376)}to{transform:translate(47.7468vw,99vh) scale(.376)}}.snow:nth-child(315){opacity:.464;transform:translate(95.2951vw,-10px) scale(.3202);animation:fall-315 23s -27s linear infinite}@keyframes fall-315{33.496%{transform:translate(101.5527vw,33.496vh) scale(.3202)}to{transform:translate(98.4239vw,99vh) scale(.3202)}}.snow:nth-child(316){opacity:.6198;transform:translate(80.3158vw,-10px) scale(.6751);animation:fall-316 20s -30s linear infinite}@keyframes fall-316{69.685%{transform:translate(79.3391vw,69.685vh) scale(.6751)}to{transform:translate(79.82745vw,99vh) scale(.6751)}}.snow:nth-child(317){opacity:1.0104;transform:translate(48.9559vw,-10px) scale(.6735);animation:fall-317 13s -7s linear infinite}@keyframes fall-317{65.76%{transform:translate(55.8426vw,65.76vh) scale(.6735)}to{transform:translate(52.39925vw,99vh) scale(.6735)}}.snow:nth-child(318){opacity:1.38;transform:translate(79.756vw,-10px) scale(.5274);animation:fall-318 27s -11s linear infinite}@keyframes fall-318{38.373%{transform:translate(88.193vw,38.373vh) scale(.5274)}to{transform:translate(83.9745vw,99vh) scale(.5274)}}.snow:nth-child(319){opacity:.9764;transform:translate(16.5946vw,-10px) scale(.8184);animation:fall-319 27s -27s linear infinite}@keyframes fall-319{53.025%{transform:translate(12.7817vw,53.025vh) scale(.8184)}to{transform:translate(14.68815vw,99vh) scale(.8184)}}.snow:nth-child(320){opacity:.0816;transform:translate(66.6819vw,-10px) scale(.0033);animation:fall-320 21s -17s linear infinite}@keyframes fall-320{60.426%{transform:translate(69.8463vw,60.426vh) scale(.0033)}to{transform:translate(68.2641vw,99vh) scale(.0033)}}.snow:nth-child(321){opacity:1.7692;transform:translate(60.6061vw,-10px) scale(.9951);animation:fall-321 21s -8s linear infinite}@keyframes fall-321{38.661%{transform:translate(67.4115vw,38.661vh) scale(.9951)}to{transform:translate(64.0088vw,99vh) scale(.9951)}}.snow:nth-child(322){opacity:1.6206;transform:translate(38.097vw,-10px) scale(.1614);animation:fall-322 13s -12s linear infinite}@keyframes fall-322{40.343%{transform:translate(30.4061vw,40.343vh) scale(.1614)}to{transform:translate(34.25155vw,99vh) scale(.1614)}}.snow:nth-child(323){opacity:.2196;transform:translate(49.6778vw,-10px) scale(.1447);animation:fall-323 19s -16s linear infinite}@keyframes fall-323{37.931%{transform:translate(53.4959vw,37.931vh) scale(.1447)}to{transform:translate(51.58685vw,99vh) scale(.1447)}}.snow:nth-child(324){opacity:1.5064;transform:translate(73.0527vw,-10px) scale(.9718);animation:fall-324 18s -14s linear infinite}@keyframes fall-324{32.124%{transform:translate(67.1389vw,32.124vh) scale(.9718)}to{transform:translate(70.0958vw,99vh) scale(.9718)}}.snow:nth-child(325){opacity:.3724;transform:translate(85.8514vw,-10px) scale(.8502);animation:fall-325 22s -29s linear infinite}@keyframes fall-325{47.322%{transform:translate(93.1592vw,47.322vh) scale(.8502)}to{transform:translate(89.5053vw,99vh) scale(.8502)}}.snow:nth-child(326){opacity:.6508;transform:translate(73.8609vw,-10px) scale(.5705);animation:fall-326 25s -21s linear infinite}@keyframes fall-326{75.654%{transform:translate(72.2247vw,75.654vh) scale(.5705)}to{transform:translate(73.0428vw,99vh) scale(.5705)}}.snow:nth-child(327){opacity:1.2938;transform:translate(63.3573vw,-10px) scale(.4482);animation:fall-327 14s -14s linear infinite}@keyframes fall-327{76.583%{transform:translate(54.8303vw,76.583vh) scale(.4482)}to{transform:translate(59.0938vw,99vh) scale(.4482)}}.snow:nth-child(328){opacity:1.7518;transform:translate(61.7128vw,-10px) scale(.0642);animation:fall-328 17s -13s linear infinite}@keyframes fall-328{79.801%{transform:translate(52.4904vw,79.801vh) scale(.0642)}to{transform:translate(57.1016vw,99vh) scale(.0642)}}.snow:nth-child(329){opacity:.8902;transform:translate(24.2852vw,-10px) scale(.9408);animation:fall-329 17s -14s linear infinite}@keyframes fall-329{50.261%{transform:translate(24.0885vw,50.261vh) scale(.9408)}to{transform:translate(24.18685vw,99vh) scale(.9408)}}.snow:nth-child(330){opacity:1.774;transform:translate(32.6503vw,-10px) scale(.3561);animation:fall-330 17s -25s linear infinite}@keyframes fall-330{55.391%{transform:translate(39.546vw,55.391vh) scale(.3561)}to{transform:translate(36.09815vw,99vh) scale(.3561)}}.snow:nth-child(331){opacity:.022;transform:translate(4.1886vw,-10px) scale(.2803);animation:fall-331 19s -14s linear infinite}@keyframes fall-331{56.802%{transform:translate(1.5365vw,56.802vh) scale(.2803)}to{transform:translate(2.86255vw,99vh) scale(.2803)}}.snow:nth-child(332){opacity:.3394;transform:translate(53.7841vw,-10px) scale(.8078);animation:fall-332 20s -15s linear infinite}@keyframes fall-332{40.875%{transform:translate(58.6619vw,40.875vh) scale(.8078)}to{transform:translate(56.223vw,99vh) scale(.8078)}}.snow:nth-child(333){opacity:1.7204;transform:translate(46.4647vw,-10px) scale(.7104);animation:fall-333 13s -28s linear infinite}@keyframes fall-333{69.462%{transform:translate(48.7428vw,69.462vh) scale(.7104)}to{transform:translate(47.60375vw,99vh) scale(.7104)}}.snow:nth-child(334){opacity:1.6286;transform:translate(91.774vw,-10px) scale(.2536);animation:fall-334 12s -28s linear infinite}@keyframes fall-334{45.473%{transform:translate(83.1689vw,45.473vh) scale(.2536)}to{transform:translate(87.47145vw,99vh) scale(.2536)}}.snow:nth-child(335){opacity:.0442;transform:translate(49.5012vw,-10px) scale(.7007);animation:fall-335 15s -26s linear infinite}@keyframes fall-335{78.835%{transform:translate(54.5801vw,78.835vh) scale(.7007)}to{transform:translate(52.04065vw,99vh) scale(.7007)}}.snow:nth-child(336){opacity:.3512;transform:translate(89.4368vw,-10px) scale(.3332);animation:fall-336 29s -28s linear infinite}@keyframes fall-336{51.263%{transform:translate(80.5831vw,51.263vh) scale(.3332)}to{transform:translate(85.00995vw,99vh) scale(.3332)}}.snow:nth-child(337){opacity:1.0146;transform:translate(15.9152vw,-10px) scale(.1594);animation:fall-337 10s -14s linear infinite}@keyframes fall-337{47.817%{transform:translate(24.526vw,47.817vh) scale(.1594)}to{transform:translate(20.2206vw,99vh) scale(.1594)}}.snow:nth-child(338){opacity:1.5466;transform:translate(36.1534vw,-10px) scale(.6016);animation:fall-338 24s -4s linear infinite}@keyframes fall-338{63.46%{transform:translate(33.2237vw,63.46vh) scale(.6016)}to{transform:translate(34.68855vw,99vh) scale(.6016)}}.snow:nth-child(339){opacity:.2232;transform:translate(20.4343vw,-10px) scale(.9188);animation:fall-339 13s -25s linear infinite}@keyframes fall-339{49.924%{transform:translate(16.7608vw,49.924vh) scale(.9188)}to{transform:translate(18.59755vw,99vh) scale(.9188)}}.snow:nth-child(340){opacity:.1766;transform:translate(22.2653vw,-10px) scale(.4334);animation:fall-340 10s -12s linear infinite}@keyframes fall-340{41.465%{transform:translate(29.4662vw,41.465vh) scale(.4334)}to{transform:translate(25.86575vw,99vh) scale(.4334)}}.snow:nth-child(341){opacity:1.9744;transform:translate(82.0487vw,-10px) scale(.6176);animation:fall-341 19s -2s linear infinite}@keyframes fall-341{48.234%{transform:translate(74.443vw,48.234vh) scale(.6176)}to{transform:translate(78.24585vw,99vh) scale(.6176)}}.snow:nth-child(342){opacity:.589;transform:translate(17.8581vw,-10px) scale(.518);animation:fall-342 11s -29s linear infinite}@keyframes fall-342{53.618%{transform:translate(23.2004vw,53.618vh) scale(.518)}to{transform:translate(20.52925vw,99vh) scale(.518)}}.snow:nth-child(343){opacity:.3442;transform:translate(76.7448vw,-10px) scale(.7815);animation:fall-343 10s -1s linear infinite}@keyframes fall-343{54.605%{transform:translate(76.4019vw,54.605vh) scale(.7815)}to{transform:translate(76.57335vw,99vh) scale(.7815)}}.snow:nth-child(344){opacity:.0604;transform:translate(52.3143vw,-10px) scale(.5582);animation:fall-344 19s -7s linear infinite}@keyframes fall-344{38.645%{transform:translate(53.7492vw,38.645vh) scale(.5582)}to{transform:translate(53.03175vw,99vh) scale(.5582)}}.snow:nth-child(345){opacity:1.5026;transform:translate(4.3024vw,-10px) scale(.3162);animation:fall-345 28s -26s linear infinite}@keyframes fall-345{37.682%{transform:translate(6.6433vw,37.682vh) scale(.3162)}to{transform:translate(5.47285vw,99vh) scale(.3162)}}.snow:nth-child(346){opacity:1.4438;transform:translate(72.1704vw,-10px) scale(.3255);animation:fall-346 21s -1s linear infinite}@keyframes fall-346{53.104%{transform:translate(80.0928vw,53.104vh) scale(.3255)}to{transform:translate(76.1316vw,99vh) scale(.3255)}}.snow:nth-child(347){opacity:.5542;transform:translate(4.1588vw,-10px) scale(.1202);animation:fall-347 23s -7s linear infinite}@keyframes fall-347{59.14%{transform:translate(12.9226vw,59.14vh) scale(.1202)}to{transform:translate(8.5407vw,99vh) scale(.1202)}}.snow:nth-child(348){opacity:1.6784;transform:translate(48.8407vw,-10px) scale(.2866);animation:fall-348 15s -23s linear infinite}@keyframes fall-348{48.269%{transform:translate(54.0261vw,48.269vh) scale(.2866)}to{transform:translate(51.4334vw,99vh) scale(.2866)}}.snow:nth-child(349){opacity:1.0678;transform:translate(44.6648vw,-10px) scale(.5972);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{77.949%{transform:translate(35.4413vw,77.949vh) scale(.5972)}to{transform:translate(40.05305vw,99vh) scale(.5972)}}.snow:nth-child(350){opacity:1.3806;transform:translate(87.8789vw,-10px) scale(.2796);animation:fall-350 13s -11s linear infinite}@keyframes fall-350{59.747%{transform:translate(77.884vw,59.747vh) scale(.2796)}to{transform:translate(82.88145vw,99vh) scale(.2796)}}.snow:nth-child(351){opacity:.4346;transform:translate(86.5369vw,-10px) scale(.5727);animation:fall-351 18s -5s linear infinite}@keyframes fall-351{68.392%{transform:translate(92.0515vw,68.392vh) scale(.5727)}to{transform:translate(89.2942vw,99vh) scale(.5727)}}.snow:nth-child(352){opacity:.4878;transform:translate(62.5015vw,-10px) scale(.6251);animation:fall-352 16s -8s linear infinite}@keyframes fall-352{66.509%{transform:translate(54.5794vw,66.509vh) scale(.6251)}to{transform:translate(58.54045vw,99vh) scale(.6251)}}.snow:nth-child(353){opacity:1.7572;transform:translate(21.6121vw,-10px) scale(.4478);animation:fall-353 22s -27s linear infinite}@keyframes fall-353{64.377%{transform:translate(24.2074vw,64.377vh) scale(.4478)}to{transform:translate(22.90975vw,99vh) scale(.4478)}}.snow:nth-child(354){opacity:.0238;transform:translate(52.5283vw,-10px) scale(.1568);animation:fall-354 11s -13s linear infinite}@keyframes fall-354{78.267%{transform:translate(43.6554vw,78.267vh) scale(.1568)}to{transform:translate(48.09185vw,99vh) scale(.1568)}}.snow:nth-child(355){opacity:1.952;transform:translate(28.0662vw,-10px) scale(.3248);animation:fall-355 13s -14s linear infinite}@keyframes fall-355{63.894%{transform:translate(32.0952vw,63.894vh) scale(.3248)}to{transform:translate(30.0807vw,99vh) scale(.3248)}}.snow:nth-child(356){opacity:1.4942;transform:translate(40.868vw,-10px) scale(.5384);animation:fall-356 11s -5s linear infinite}@keyframes fall-356{77.151%{transform:translate(48.3275vw,77.151vh) scale(.5384)}to{transform:translate(44.59775vw,99vh) scale(.5384)}}.snow:nth-child(357){opacity:.9724;transform:translate(55.4789vw,-10px) scale(.4965);animation:fall-357 10s -8s linear infinite}@keyframes fall-357{78.802%{transform:translate(59.0192vw,78.802vh) scale(.4965)}to{transform:translate(57.24905vw,99vh) scale(.4965)}}.snow:nth-child(358){opacity:.6434;transform:translate(69.3278vw,-10px) scale(.0197);animation:fall-358 16s -12s linear infinite}@keyframes fall-358{56.795%{transform:translate(62.4032vw,56.795vh) scale(.0197)}to{transform:translate(65.8655vw,99vh) scale(.0197)}}.snow:nth-child(359){opacity:1.0096;transform:translate(91.5344vw,-10px) scale(.2584);animation:fall-359 24s -7s linear infinite}@keyframes fall-359{48.252%{transform:translate(93.566vw,48.252vh) scale(.2584)}to{transform:translate(92.5502vw,99vh) scale(.2584)}}.snow:nth-child(360){opacity:.8424;transform:translate(25.9098vw,-10px) scale(.2764);animation:fall-360 25s -11s linear infinite}@keyframes fall-360{41.182%{transform:translate(16.9503vw,41.182vh) scale(.2764)}to{transform:translate(21.43005vw,99vh) scale(.2764)}}.snow:nth-child(361){opacity:1.3442;transform:translate(69.5075vw,-10px) scale(.2758);animation:fall-361 29s -1s linear infinite}@keyframes fall-361{46.957%{transform:translate(64.9674vw,46.957vh) scale(.2758)}to{transform:translate(67.23745vw,99vh) scale(.2758)}}.snow:nth-child(362){opacity:1.4628;transform:translate(31.9432vw,-10px) scale(.1438);animation:fall-362 10s -23s linear infinite}@keyframes fall-362{44.402%{transform:translate(37.0926vw,44.402vh) scale(.1438)}to{transform:translate(34.5179vw,99vh) scale(.1438)}}.snow:nth-child(363){opacity:.3218;transform:translate(95.7295vw,-10px) scale(.6891);animation:fall-363 29s -29s linear infinite}@keyframes fall-363{52.62%{transform:translate(100.8753vw,52.62vh) scale(.6891)}to{transform:translate(98.3024vw,99vh) scale(.6891)}}.snow:nth-child(364){opacity:1.7314;transform:translate(58.1263vw,-10px) scale(.4281);animation:fall-364 20s -8s linear infinite}@keyframes fall-364{43.478%{transform:translate(62.1311vw,43.478vh) scale(.4281)}to{transform:translate(60.1287vw,99vh) scale(.4281)}}.snow:nth-child(365){opacity:.187;transform:translate(56.6308vw,-10px) scale(.2804);animation:fall-365 11s -27s linear infinite}@keyframes fall-365{76.631%{transform:translate(48.5422vw,76.631vh) scale(.2804)}to{transform:translate(52.5865vw,99vh) scale(.2804)}}.snow:nth-child(366){opacity:1.171;transform:translate(2.116vw,-10px) scale(.2906);animation:fall-366 19s -20s linear infinite}@keyframes fall-366{31.023%{transform:translate(7.0805vw,31.023vh) scale(.2906)}to{transform:translate(4.59825vw,99vh) scale(.2906)}}.snow:nth-child(367){opacity:1.7754;transform:translate(9.2559vw,-10px) scale(.5554);animation:fall-367 29s -11s linear infinite}@keyframes fall-367{56.991%{transform:translate(18.2419vw,56.991vh) scale(.5554)}to{transform:translate(13.7489vw,99vh) scale(.5554)}}.snow:nth-child(368){opacity:1.3218;transform:translate(83.8028vw,-10px) scale(.4643);animation:fall-368 27s -10s linear infinite}@keyframes fall-368{74.124%{transform:translate(76.1522vw,74.124vh) scale(.4643)}to{transform:translate(79.9775vw,99vh) scale(.4643)}}.snow:nth-child(369){opacity:1.7386;transform:translate(97.8041vw,-10px) scale(.7485);animation:fall-369 27s -1s linear infinite}@keyframes fall-369{55.147%{transform:translate(94.6207vw,55.147vh) scale(.7485)}to{transform:translate(96.2124vw,99vh) scale(.7485)}}.snow:nth-child(370){opacity:1.4162;transform:translate(81.5379vw,-10px) scale(.2633);animation:fall-370 27s -2s linear infinite}@keyframes fall-370{50.644%{transform:translate(72.0929vw,50.644vh) scale(.2633)}to{transform:translate(76.8154vw,99vh) scale(.2633)}}.snow:nth-child(371){opacity:1.4778;transform:translate(78.6335vw,-10px) scale(.521);animation:fall-371 11s -2s linear infinite}@keyframes fall-371{73.337%{transform:translate(84.1929vw,73.337vh) scale(.521)}to{transform:translate(81.4132vw,99vh) scale(.521)}}.snow:nth-child(372){opacity:1.5202;transform:translate(96.1478vw,-10px) scale(.6088);animation:fall-372 28s -30s linear infinite}@keyframes fall-372{77.499%{transform:translate(98.5312vw,77.499vh) scale(.6088)}to{transform:translate(97.3395vw,99vh) scale(.6088)}}.snow:nth-child(373){opacity:1.4704;transform:translate(54.2118vw,-10px) scale(.2846);animation:fall-373 21s -15s linear infinite}@keyframes fall-373{38.813%{transform:translate(57.9918vw,38.813vh) scale(.2846)}to{transform:translate(56.1018vw,99vh) scale(.2846)}}.snow:nth-child(374){opacity:1.6502;transform:translate(67.7715vw,-10px) scale(.2053);animation:fall-374 16s -11s linear infinite}@keyframes fall-374{58.322%{transform:translate(62.0252vw,58.322vh) scale(.2053)}to{transform:translate(64.89835vw,99vh) scale(.2053)}}.snow:nth-child(375){opacity:.4524;transform:translate(30.5615vw,-10px) scale(.9826);animation:fall-375 30s -1s linear infinite}@keyframes fall-375{71.758%{transform:translate(28.1571vw,71.758vh) scale(.9826)}to{transform:translate(29.3593vw,99vh) scale(.9826)}}.snow:nth-child(376){opacity:.2494;transform:translate(84.0546vw,-10px) scale(.2781);animation:fall-376 18s -11s linear infinite}@keyframes fall-376{37.279%{transform:translate(91.2721vw,37.279vh) scale(.2781)}to{transform:translate(87.66335vw,99vh) scale(.2781)}}.snow:nth-child(377){opacity:.9288;transform:translate(7.1459vw,-10px) scale(.1866);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{54.753%{transform:translate(-1.7196vw,54.753vh) scale(.1866)}to{transform:translate(2.71315vw,99vh) scale(.1866)}}.snow:nth-child(378){opacity:1.3572;transform:translate(14.1736vw,-10px) scale(.1064);animation:fall-378 14s -9s linear infinite}@keyframes fall-378{61.708%{transform:translate(5.5408vw,61.708vh) scale(.1064)}to{transform:translate(9.8572vw,99vh) scale(.1064)}}.snow:nth-child(379){opacity:.3464;transform:translate(74.4279vw,-10px) scale(.9043);animation:fall-379 16s -19s linear infinite}@keyframes fall-379{75.191%{transform:translate(66.6689vw,75.191vh) scale(.9043)}to{transform:translate(70.5484vw,99vh) scale(.9043)}}.snow:nth-child(380){opacity:.2176;transform:translate(43.8112vw,-10px) scale(.2397);animation:fall-380 13s -5s linear infinite}@keyframes fall-380{59.342%{transform:translate(44.1799vw,59.342vh) scale(.2397)}to{transform:translate(43.99555vw,99vh) scale(.2397)}}.snow:nth-child(381){opacity:.2986;transform:translate(67.9873vw,-10px) scale(.6025);animation:fall-381 28s -11s linear infinite}@keyframes fall-381{54.151%{transform:translate(66.5184vw,54.151vh) scale(.6025)}to{transform:translate(67.25285vw,99vh) scale(.6025)}}.snow:nth-child(382){opacity:.1454;transform:translate(9.6097vw,-10px) scale(.5483);animation:fall-382 19s -5s linear infinite}@keyframes fall-382{60.102%{transform:translate(15.3417vw,60.102vh) scale(.5483)}to{transform:translate(12.4757vw,99vh) scale(.5483)}}.snow:nth-child(383){opacity:1.297;transform:translate(45.4774vw,-10px) scale(.8886);animation:fall-383 11s -5s linear infinite}@keyframes fall-383{68.709%{transform:translate(48.8812vw,68.709vh) scale(.8886)}to{transform:translate(47.1793vw,99vh) scale(.8886)}}.snow:nth-child(384){opacity:.6242;transform:translate(50.716vw,-10px) scale(.5116);animation:fall-384 19s -15s linear infinite}@keyframes fall-384{61.161%{transform:translate(51.0046vw,61.161vh) scale(.5116)}to{transform:translate(50.8603vw,99vh) scale(.5116)}}.snow:nth-child(385){opacity:1.029;transform:translate(36.2208vw,-10px) scale(.6286);animation:fall-385 15s -14s linear infinite}@keyframes fall-385{58.758%{transform:translate(41.6827vw,58.758vh) scale(.6286)}to{transform:translate(38.95175vw,99vh) scale(.6286)}}.snow:nth-child(386){opacity:.6658;transform:translate(8.063vw,-10px) scale(.9965);animation:fall-386 28s -11s linear infinite}@keyframes fall-386{41.552%{transform:translate(7.9167vw,41.552vh) scale(.9965)}to{transform:translate(7.98985vw,99vh) scale(.9965)}}.snow:nth-child(387){opacity:1.449;transform:translate(74.8629vw,-10px) scale(.7831);animation:fall-387 20s -3s linear infinite}@keyframes fall-387{64.081%{transform:translate(78.5038vw,64.081vh) scale(.7831)}to{transform:translate(76.68335vw,99vh) scale(.7831)}}.snow:nth-child(388){opacity:1.0616;transform:translate(11.0807vw,-10px) scale(.8298);animation:fall-388 20s -15s linear infinite}@keyframes fall-388{64.39%{transform:translate(3.5476vw,64.39vh) scale(.8298)}to{transform:translate(7.31415vw,99vh) scale(.8298)}}.snow:nth-child(389){opacity:.9058;transform:translate(91.5261vw,-10px) scale(.7081);animation:fall-389 24s -17s linear infinite}@keyframes fall-389{44.31%{transform:translate(89.0355vw,44.31vh) scale(.7081)}to{transform:translate(90.2808vw,99vh) scale(.7081)}}.snow:nth-child(390){opacity:1.8012;transform:translate(70.1183vw,-10px) scale(.1303);animation:fall-390 20s -15s linear infinite}@keyframes fall-390{74.048%{transform:translate(64.646vw,74.048vh) scale(.1303)}to{transform:translate(67.38215vw,99vh) scale(.1303)}}.snow:nth-child(391){opacity:.7712;transform:translate(25.6339vw,-10px) scale(.5157);animation:fall-391 13s -15s linear infinite}@keyframes fall-391{79.197%{transform:translate(26.1944vw,79.197vh) scale(.5157)}to{transform:translate(25.91415vw,99vh) scale(.5157)}}.snow:nth-child(392){opacity:1.9608;transform:translate(7.3382vw,-10px) scale(.0734);animation:fall-392 18s -25s linear infinite}@keyframes fall-392{47.587%{transform:translate(-2.0291vw,47.587vh) scale(.0734)}to{transform:translate(2.65455vw,99vh) scale(.0734)}}.snow:nth-child(393){opacity:1.3192;transform:translate(8.0194vw,-10px) scale(.3147);animation:fall-393 24s -24s linear infinite}@keyframes fall-393{76.425%{transform:translate(8.0481vw,76.425vh) scale(.3147)}to{transform:translate(8.03375vw,99vh) scale(.3147)}}.snow:nth-child(394){opacity:1.1954;transform:translate(71.2491vw,-10px) scale(.6284);animation:fall-394 28s -2s linear infinite}@keyframes fall-394{37.86%{transform:translate(70.1501vw,37.86vh) scale(.6284)}to{transform:translate(70.6996vw,99vh) scale(.6284)}}.snow:nth-child(395){opacity:1.2364;transform:translate(89.9253vw,-10px) scale(.4222);animation:fall-395 24s -28s linear infinite}@keyframes fall-395{46.76%{transform:translate(86.6862vw,46.76vh) scale(.4222)}to{transform:translate(88.30575vw,99vh) scale(.4222)}}.snow:nth-child(396){opacity:1.607;transform:translate(88.8484vw,-10px) scale(.5886);animation:fall-396 27s -8s linear infinite}@keyframes fall-396{68.036%{transform:translate(86.931vw,68.036vh) scale(.5886)}to{transform:translate(87.8897vw,99vh) scale(.5886)}}.snow:nth-child(397){opacity:1.348;transform:translate(70.9987vw,-10px) scale(.4115);animation:fall-397 16s -11s linear infinite}@keyframes fall-397{30.264%{transform:translate(61.3788vw,30.264vh) scale(.4115)}to{transform:translate(66.18875vw,99vh) scale(.4115)}}.snow:nth-child(398){opacity:1.2792;transform:translate(19.3041vw,-10px) scale(.8219);animation:fall-398 15s -20s linear infinite}@keyframes fall-398{52.319%{transform:translate(17.95vw,52.319vh) scale(.8219)}to{transform:translate(18.62705vw,99vh) scale(.8219)}}.snow:nth-child(399){opacity:1.3518;transform:translate(29.4695vw,-10px) scale(.8985);animation:fall-399 17s -29s linear infinite}@keyframes fall-399{64.236%{transform:translate(35.2604vw,64.236vh) scale(.8985)}to{transform:translate(32.36495vw,99vh) scale(.8985)}}.snow:nth-child(400){opacity:1.485;transform:translate(90.5806vw,-10px) scale(.0951);animation:fall-400 19s -1s linear infinite}@keyframes fall-400{50.385%{transform:translate(80.8597vw,50.385vh) scale(.0951)}to{transform:translate(85.72015vw,99vh) scale(.0951)}}\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:1.2332;transform:translate(66.6165vw,-10px) scale(.2232);animation:fall-1 27s -3s linear infinite}@keyframes fall-1{51.948%{transform:translate(56.8761vw,51.948vh) scale(.2232)}to{transform:translate(61.7463vw,99vh) scale(.2232)}}.snow:nth-child(2){opacity:.6662;transform:translate(8.8836vw,-10px) scale(.2962);animation:fall-2 20s -15s linear infinite}@keyframes fall-2{32.662%{transform:translate(10.9301vw,32.662vh) scale(.2962)}to{transform:translate(9.90685vw,99vh) scale(.2962)}}.snow:nth-child(3){opacity:.6974;transform:translate(71.0084vw,-10px) scale(.1242);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{54.923%{transform:translate(61.3173vw,54.923vh) scale(.1242)}to{transform:translate(66.16285vw,99vh) scale(.1242)}}.snow:nth-child(4){opacity:.4474;transform:translate(65.8253vw,-10px) scale(.841);animation:fall-4 14s -10s linear infinite}@keyframes fall-4{42.506%{transform:translate(62.0763vw,42.506vh) scale(.841)}to{transform:translate(63.9508vw,99vh) scale(.841)}}.snow:nth-child(5){opacity:1.748;transform:translate(50.0993vw,-10px) scale(.9521);animation:fall-5 21s -16s linear infinite}@keyframes fall-5{56.373%{transform:translate(50.007vw,56.373vh) scale(.9521)}to{transform:translate(50.05315vw,99vh) scale(.9521)}}.snow:nth-child(6){opacity:.0518;transform:translate(66.3135vw,-10px) scale(.5595);animation:fall-6 12s -25s linear infinite}@keyframes fall-6{44.579%{transform:translate(61.2376vw,44.579vh) scale(.5595)}to{transform:translate(63.77555vw,99vh) scale(.5595)}}.snow:nth-child(7){opacity:1.6566;transform:translate(64.4049vw,-10px) scale(.6908);animation:fall-7 17s -19s linear infinite}@keyframes fall-7{49.133%{transform:translate(66.1717vw,49.133vh) scale(.6908)}to{transform:translate(65.2883vw,99vh) scale(.6908)}}.snow:nth-child(8){opacity:.117;transform:translate(16.897vw,-10px) scale(.7872);animation:fall-8 11s -30s linear infinite}@keyframes fall-8{54.197%{transform:translate(26.2415vw,54.197vh) scale(.7872)}to{transform:translate(21.56925vw,99vh) scale(.7872)}}.snow:nth-child(9){opacity:1.7218;transform:translate(8.4362vw,-10px) scale(.1162);animation:fall-9 24s -7s linear infinite}@keyframes fall-9{47.003%{transform:translate(7.9149vw,47.003vh) scale(.1162)}to{transform:translate(8.17555vw,99vh) scale(.1162)}}.snow:nth-child(10){opacity:.015;transform:translate(59.1832vw,-10px) scale(.8166);animation:fall-10 15s -16s linear infinite}@keyframes fall-10{30.739%{transform:translate(55.592vw,30.739vh) scale(.8166)}to{transform:translate(57.3876vw,99vh) scale(.8166)}}.snow:nth-child(11){opacity:.2008;transform:translate(92.7119vw,-10px) scale(.3509);animation:fall-11 10s -4s linear infinite}@keyframes fall-11{59.581%{transform:translate(92.8406vw,59.581vh) scale(.3509)}to{transform:translate(92.77625vw,99vh) scale(.3509)}}.snow:nth-child(12){opacity:.448;transform:translate(73.3088vw,-10px) scale(.5444);animation:fall-12 26s -22s linear infinite}@keyframes fall-12{64.599%{transform:translate(71.6812vw,64.599vh) scale(.5444)}to{transform:translate(72.495vw,99vh) scale(.5444)}}.snow:nth-child(13){opacity:.4924;transform:translate(33.5989vw,-10px) scale(.3036);animation:fall-13 18s -12s linear infinite}@keyframes fall-13{45.053%{transform:translate(36.5662vw,45.053vh) scale(.3036)}to{transform:translate(35.08255vw,99vh) scale(.3036)}}.snow:nth-child(14){opacity:1.9782;transform:translate(8.0095vw,-10px) scale(.7291);animation:fall-14 18s -30s linear infinite}@keyframes fall-14{48.559%{transform:translate(12.118vw,48.559vh) scale(.7291)}to{transform:translate(10.06375vw,99vh) scale(.7291)}}.snow:nth-child(15){opacity:.5734;transform:translate(75.4894vw,-10px) scale(.6935);animation:fall-15 13s -1s linear infinite}@keyframes fall-15{60.879%{transform:translate(76.6189vw,60.879vh) scale(.6935)}to{transform:translate(76.05415vw,99vh) scale(.6935)}}.snow:nth-child(16){opacity:1.1008;transform:translate(53.3263vw,-10px) scale(.092);animation:fall-16 14s -26s linear infinite}@keyframes fall-16{59.642%{transform:translate(45.1761vw,59.642vh) scale(.092)}to{transform:translate(49.2512vw,99vh) scale(.092)}}.snow:nth-child(17){opacity:.306;transform:translate(34.8642vw,-10px) scale(.4638);animation:fall-17 16s -30s linear infinite}@keyframes fall-17{75.444%{transform:translate(37.2397vw,75.444vh) scale(.4638)}to{transform:translate(36.05195vw,99vh) scale(.4638)}}.snow:nth-child(18){opacity:.8794;transform:translate(5.9097vw,-10px) scale(.2293);animation:fall-18 14s -27s linear infinite}@keyframes fall-18{36.705%{transform:translate(14.5268vw,36.705vh) scale(.2293)}to{transform:translate(10.21825vw,99vh) scale(.2293)}}.snow:nth-child(19){opacity:.7878;transform:translate(88.0168vw,-10px) scale(.9935);animation:fall-19 11s -19s linear infinite}@keyframes fall-19{57.662%{transform:translate(82.2266vw,57.662vh) scale(.9935)}to{transform:translate(85.1217vw,99vh) scale(.9935)}}.snow:nth-child(20){opacity:1.4746;transform:translate(81.6008vw,-10px) scale(.3593);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{67.651%{transform:translate(88.2981vw,67.651vh) scale(.3593)}to{transform:translate(84.94945vw,99vh) scale(.3593)}}.snow:nth-child(21){opacity:.1442;transform:translate(6.0735vw,-10px) scale(.3321);animation:fall-21 12s -1s linear infinite}@keyframes fall-21{57.97%{transform:translate(11.356vw,57.97vh) scale(.3321)}to{transform:translate(8.71475vw,99vh) scale(.3321)}}.snow:nth-child(22){opacity:.0286;transform:translate(52.6278vw,-10px) scale(.5366);animation:fall-22 17s -22s linear infinite}@keyframes fall-22{35.287%{transform:translate(56.914vw,35.287vh) scale(.5366)}to{transform:translate(54.7709vw,99vh) scale(.5366)}}.snow:nth-child(23){opacity:1.8144;transform:translate(71.5881vw,-10px) scale(.3906);animation:fall-23 29s -22s linear infinite}@keyframes fall-23{54.614%{transform:translate(70.8937vw,54.614vh) scale(.3906)}to{transform:translate(71.2409vw,99vh) scale(.3906)}}.snow:nth-child(24){opacity:1.35;transform:translate(3.156vw,-10px) scale(.9934);animation:fall-24 10s -5s linear infinite}@keyframes fall-24{76.35%{transform:translate(-4.0434vw,76.35vh) scale(.9934)}to{transform:translate(-.4437vw,99vh) scale(.9934)}}.snow:nth-child(25){opacity:.7948;transform:translate(94.6665vw,-10px) scale(.3573);animation:fall-25 26s -28s linear infinite}@keyframes fall-25{32.687%{transform:translate(90.4496vw,32.687vh) scale(.3573)}to{transform:translate(92.55805vw,99vh) scale(.3573)}}.snow:nth-child(26){opacity:.861;transform:translate(80.7891vw,-10px) scale(.7179);animation:fall-26 19s -11s linear infinite}@keyframes fall-26{38.207%{transform:translate(72.0062vw,38.207vh) scale(.7179)}to{transform:translate(76.39765vw,99vh) scale(.7179)}}.snow:nth-child(27){opacity:.6952;transform:translate(26.6149vw,-10px) scale(.3404);animation:fall-27 20s -23s linear infinite}@keyframes fall-27{40.566%{transform:translate(35.3977vw,40.566vh) scale(.3404)}to{transform:translate(31.0063vw,99vh) scale(.3404)}}.snow:nth-child(28){opacity:1.9526;transform:translate(15.562vw,-10px) scale(.8902);animation:fall-28 19s -28s linear infinite}@keyframes fall-28{52.48%{transform:translate(24.2898vw,52.48vh) scale(.8902)}to{transform:translate(19.9259vw,99vh) scale(.8902)}}.snow:nth-child(29){opacity:1.733;transform:translate(30.9265vw,-10px) scale(.9329);animation:fall-29 27s -10s linear infinite}@keyframes fall-29{75.938%{transform:translate(25.2775vw,75.938vh) scale(.9329)}to{transform:translate(28.102vw,99vh) scale(.9329)}}.snow:nth-child(30){opacity:1.4472;transform:translate(66.0423vw,-10px) scale(.975);animation:fall-30 14s -10s linear infinite}@keyframes fall-30{43.582%{transform:translate(72.3319vw,43.582vh) scale(.975)}to{transform:translate(69.1871vw,99vh) scale(.975)}}.snow:nth-child(31){opacity:.3308;transform:translate(32.0927vw,-10px) scale(.1414);animation:fall-31 14s -22s linear infinite}@keyframes fall-31{78.979%{transform:translate(22.6068vw,78.979vh) scale(.1414)}to{transform:translate(27.34975vw,99vh) scale(.1414)}}.snow:nth-child(32){opacity:.7616;transform:translate(79.3055vw,-10px) scale(.236);animation:fall-32 11s -9s linear infinite}@keyframes fall-32{35.076%{transform:translate(81.4506vw,35.076vh) scale(.236)}to{transform:translate(80.37805vw,99vh) scale(.236)}}.snow:nth-child(33){opacity:1.6404;transform:translate(56.896vw,-10px) scale(.7516);animation:fall-33 17s -22s linear infinite}@keyframes fall-33{68.148%{transform:translate(48.0806vw,68.148vh) scale(.7516)}to{transform:translate(52.4883vw,99vh) scale(.7516)}}.snow:nth-child(34){opacity:.665;transform:translate(28.8182vw,-10px) scale(.7122);animation:fall-34 24s -27s linear infinite}@keyframes fall-34{64.555%{transform:translate(27.9713vw,64.555vh) scale(.7122)}to{transform:translate(28.39475vw,99vh) scale(.7122)}}.snow:nth-child(35){opacity:.2022;transform:translate(60.0602vw,-10px) scale(.1079);animation:fall-35 18s -7s linear infinite}@keyframes fall-35{46.683%{transform:translate(52.4673vw,46.683vh) scale(.1079)}to{transform:translate(56.26375vw,99vh) scale(.1079)}}.snow:nth-child(36){opacity:.6486;transform:translate(90.5832vw,-10px) scale(.2238);animation:fall-36 16s -26s linear infinite}@keyframes fall-36{75.948%{transform:translate(98.4901vw,75.948vh) scale(.2238)}to{transform:translate(94.53665vw,99vh) scale(.2238)}}.snow:nth-child(37){opacity:.4442;transform:translate(13.3113vw,-10px) scale(.2875);animation:fall-37 25s -8s linear infinite}@keyframes fall-37{56.04%{transform:translate(6.6981vw,56.04vh) scale(.2875)}to{transform:translate(10.0047vw,99vh) scale(.2875)}}.snow:nth-child(38){opacity:1.0482;transform:translate(84.3726vw,-10px) scale(.7996);animation:fall-38 29s -3s linear infinite}@keyframes fall-38{63.353%{transform:translate(86.6651vw,63.353vh) scale(.7996)}to{transform:translate(85.51885vw,99vh) scale(.7996)}}.snow:nth-child(39){opacity:1.1604;transform:translate(23.7574vw,-10px) scale(.8988);animation:fall-39 18s -12s linear infinite}@keyframes fall-39{68.516%{transform:translate(20.7143vw,68.516vh) scale(.8988)}to{transform:translate(22.23585vw,99vh) scale(.8988)}}.snow:nth-child(40){opacity:.6546;transform:translate(73.3777vw,-10px) scale(.0369);animation:fall-40 13s -2s linear infinite}@keyframes fall-40{72.121%{transform:translate(76.4707vw,72.121vh) scale(.0369)}to{transform:translate(74.9242vw,99vh) scale(.0369)}}.snow:nth-child(41){opacity:1.8542;transform:translate(90.2069vw,-10px) scale(.0106);animation:fall-41 24s -25s linear infinite}@keyframes fall-41{43.008%{transform:translate(89.108vw,43.008vh) scale(.0106)}to{transform:translate(89.65745vw,99vh) scale(.0106)}}.snow:nth-child(42){opacity:.6888;transform:translate(40.5832vw,-10px) scale(.8509);animation:fall-42 26s -10s linear infinite}@keyframes fall-42{62.035%{transform:translate(45.4648vw,62.035vh) scale(.8509)}to{transform:translate(43.024vw,99vh) scale(.8509)}}.snow:nth-child(43){opacity:1.0162;transform:translate(27.8928vw,-10px) scale(.1346);animation:fall-43 21s -11s linear infinite}@keyframes fall-43{54.705%{transform:translate(34.3282vw,54.705vh) scale(.1346)}to{transform:translate(31.1105vw,99vh) scale(.1346)}}.snow:nth-child(44){opacity:1.3554;transform:translate(30.6182vw,-10px) scale(.5503);animation:fall-44 16s -13s linear infinite}@keyframes fall-44{54.423%{transform:translate(40.3672vw,54.423vh) scale(.5503)}to{transform:translate(35.4927vw,99vh) scale(.5503)}}.snow:nth-child(45){opacity:1.8382;transform:translate(8.5201vw,-10px) scale(.3214);animation:fall-45 10s -29s linear infinite}@keyframes fall-45{62.377%{transform:translate(.6877vw,62.377vh) scale(.3214)}to{transform:translate(4.6039vw,99vh) scale(.3214)}}.snow:nth-child(46){opacity:1.8568;transform:translate(40.7463vw,-10px) scale(.8496);animation:fall-46 22s -2s linear infinite}@keyframes fall-46{50.412%{transform:translate(41.8945vw,50.412vh) scale(.8496)}to{transform:translate(41.3204vw,99vh) scale(.8496)}}.snow:nth-child(47){opacity:.7454;transform:translate(90.6687vw,-10px) scale(.9059);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{79.871%{transform:translate(90.3239vw,79.871vh) scale(.9059)}to{transform:translate(90.4963vw,99vh) scale(.9059)}}.snow:nth-child(48){opacity:.5526;transform:translate(18.7546vw,-10px) scale(.8335);animation:fall-48 14s -11s linear infinite}@keyframes fall-48{36.028%{transform:translate(26.8117vw,36.028vh) scale(.8335)}to{transform:translate(22.78315vw,99vh) scale(.8335)}}.snow:nth-child(49){opacity:.6984;transform:translate(24.0866vw,-10px) scale(.1739);animation:fall-49 28s -2s linear infinite}@keyframes fall-49{71.549%{transform:translate(33.672vw,71.549vh) scale(.1739)}to{transform:translate(28.8793vw,99vh) scale(.1739)}}.snow:nth-child(50){opacity:1.5852;transform:translate(3.2824vw,-10px) scale(.385);animation:fall-50 13s -7s linear infinite}@keyframes fall-50{69.973%{transform:translate(8.4937vw,69.973vh) scale(.385)}to{transform:translate(5.88805vw,99vh) scale(.385)}}.snow:nth-child(51){opacity:1.468;transform:translate(5.4532vw,-10px) scale(.2916);animation:fall-51 13s -9s linear infinite}@keyframes fall-51{67.523%{transform:translate(7.3797vw,67.523vh) scale(.2916)}to{transform:translate(6.41645vw,99vh) scale(.2916)}}.snow:nth-child(52){opacity:.5728;transform:translate(82.1204vw,-10px) scale(.3341);animation:fall-52 17s -8s linear infinite}@keyframes fall-52{42.784%{transform:translate(81.1047vw,42.784vh) scale(.3341)}to{transform:translate(81.61255vw,99vh) scale(.3341)}}.snow:nth-child(53){opacity:1.2292;transform:translate(91.1492vw,-10px) scale(.2612);animation:fall-53 28s -14s linear infinite}@keyframes fall-53{48.917%{transform:translate(90.072vw,48.917vh) scale(.2612)}to{transform:translate(90.6106vw,99vh) scale(.2612)}}.snow:nth-child(54){opacity:.228;transform:translate(11.7951vw,-10px) scale(.3056);animation:fall-54 24s -24s linear infinite}@keyframes fall-54{59.945%{transform:translate(14.8135vw,59.945vh) scale(.3056)}to{transform:translate(13.3043vw,99vh) scale(.3056)}}.snow:nth-child(55){opacity:1.5902;transform:translate(52.1416vw,-10px) scale(.2026);animation:fall-55 10s -22s linear infinite}@keyframes fall-55{75.842%{transform:translate(53.7711vw,75.842vh) scale(.2026)}to{transform:translate(52.95635vw,99vh) scale(.2026)}}.snow:nth-child(56){opacity:.5966;transform:translate(31.7924vw,-10px) scale(.5563);animation:fall-56 13s -17s linear infinite}@keyframes fall-56{50.534%{transform:translate(23.7973vw,50.534vh) scale(.5563)}to{transform:translate(27.79485vw,99vh) scale(.5563)}}.snow:nth-child(57){opacity:.1668;transform:translate(46.1404vw,-10px) scale(.203);animation:fall-57 29s -7s linear infinite}@keyframes fall-57{45.427%{transform:translate(39.6965vw,45.427vh) scale(.203)}to{transform:translate(42.91845vw,99vh) scale(.203)}}.snow:nth-child(58){opacity:.745;transform:translate(29.4009vw,-10px) scale(.2791);animation:fall-58 30s -4s linear infinite}@keyframes fall-58{45.581%{transform:translate(24.1554vw,45.581vh) scale(.2791)}to{transform:translate(26.77815vw,99vh) scale(.2791)}}.snow:nth-child(59){opacity:1.1078;transform:translate(83.7862vw,-10px) scale(.5508);animation:fall-59 21s -22s linear infinite}@keyframes fall-59{74.375%{transform:translate(80.7559vw,74.375vh) scale(.5508)}to{transform:translate(82.27105vw,99vh) scale(.5508)}}.snow:nth-child(60){opacity:1.831;transform:translate(56.8581vw,-10px) scale(.7448);animation:fall-60 26s -27s linear infinite}@keyframes fall-60{50.865%{transform:translate(60.0129vw,50.865vh) scale(.7448)}to{transform:translate(58.4355vw,99vh) scale(.7448)}}.snow:nth-child(61){opacity:1.1386;transform:translate(25.278vw,-10px) scale(.4095);animation:fall-61 20s -6s linear infinite}@keyframes fall-61{78.941%{transform:translate(21.5053vw,78.941vh) scale(.4095)}to{transform:translate(23.39165vw,99vh) scale(.4095)}}.snow:nth-child(62){opacity:.0868;transform:translate(42.4294vw,-10px) scale(.6445);animation:fall-62 13s -23s linear infinite}@keyframes fall-62{47.662%{transform:translate(49.3128vw,47.662vh) scale(.6445)}to{transform:translate(45.8711vw,99vh) scale(.6445)}}.snow:nth-child(63){opacity:.9674;transform:translate(31.5455vw,-10px) scale(.0621);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{53.768%{transform:translate(28.9759vw,53.768vh) scale(.0621)}to{transform:translate(30.2607vw,99vh) scale(.0621)}}.snow:nth-child(64){opacity:.02;transform:translate(44.9891vw,-10px) scale(.1549);animation:fall-64 13s -26s linear infinite}@keyframes fall-64{37.436%{transform:translate(50.0895vw,37.436vh) scale(.1549)}to{transform:translate(47.5393vw,99vh) scale(.1549)}}.snow:nth-child(65){opacity:.6984;transform:translate(58.732vw,-10px) scale(.8845);animation:fall-65 22s -25s linear infinite}@keyframes fall-65{64.515%{transform:translate(66.3759vw,64.515vh) scale(.8845)}to{transform:translate(62.55395vw,99vh) scale(.8845)}}.snow:nth-child(66){opacity:.6456;transform:translate(64.3817vw,-10px) scale(.3556);animation:fall-66 25s -28s linear infinite}@keyframes fall-66{61.239%{transform:translate(66.4258vw,61.239vh) scale(.3556)}to{transform:translate(65.40375vw,99vh) scale(.3556)}}.snow:nth-child(67){opacity:.9264;transform:translate(52.2874vw,-10px) scale(.4165);animation:fall-67 14s -19s linear infinite}@keyframes fall-67{45.809%{transform:translate(60.3611vw,45.809vh) scale(.4165)}to{transform:translate(56.32425vw,99vh) scale(.4165)}}.snow:nth-child(68){opacity:1.552;transform:translate(90.1462vw,-10px) scale(.8724);animation:fall-68 10s -16s linear infinite}@keyframes fall-68{54.133%{transform:translate(93.3612vw,54.133vh) scale(.8724)}to{transform:translate(91.7537vw,99vh) scale(.8724)}}.snow:nth-child(69){opacity:.8372;transform:translate(63.4737vw,-10px) scale(.9496);animation:fall-69 24s -10s linear infinite}@keyframes fall-69{65.334%{transform:translate(55.2079vw,65.334vh) scale(.9496)}to{transform:translate(59.3408vw,99vh) scale(.9496)}}.snow:nth-child(70){opacity:1.4084;transform:translate(53.4337vw,-10px) scale(.7764);animation:fall-70 14s -13s linear infinite}@keyframes fall-70{51.192%{transform:translate(49.1912vw,51.192vh) scale(.7764)}to{transform:translate(51.31245vw,99vh) scale(.7764)}}.snow:nth-child(71){opacity:1.1198;transform:translate(97.3547vw,-10px) scale(.162);animation:fall-71 25s -30s linear infinite}@keyframes fall-71{47.454%{transform:translate(97.6837vw,47.454vh) scale(.162)}to{transform:translate(97.5192vw,99vh) scale(.162)}}.snow:nth-child(72){opacity:.8542;transform:translate(89.1198vw,-10px) scale(.9396);animation:fall-72 28s -3s linear infinite}@keyframes fall-72{74.2%{transform:translate(83.9541vw,74.2vh) scale(.9396)}to{transform:translate(86.53695vw,99vh) scale(.9396)}}.snow:nth-child(73){opacity:1.3836;transform:translate(99.0305vw,-10px) scale(.9214);animation:fall-73 20s -10s linear infinite}@keyframes fall-73{42.19%{transform:translate(97.8022vw,42.19vh) scale(.9214)}to{transform:translate(98.41635vw,99vh) scale(.9214)}}.snow:nth-child(74){opacity:.5294;transform:translate(10.2521vw,-10px) scale(.9475);animation:fall-74 25s -24s linear infinite}@keyframes fall-74{72.048%{transform:translate(18.7803vw,72.048vh) scale(.9475)}to{transform:translate(14.5162vw,99vh) scale(.9475)}}.snow:nth-child(75){opacity:.8146;transform:translate(11.3629vw,-10px) scale(.1245);animation:fall-75 13s -23s linear infinite}@keyframes fall-75{51.445%{transform:translate(8.83vw,51.445vh) scale(.1245)}to{transform:translate(10.09645vw,99vh) scale(.1245)}}.snow:nth-child(76){opacity:1.4218;transform:translate(31.2051vw,-10px) scale(.2177);animation:fall-76 21s -13s linear infinite}@keyframes fall-76{46.648%{transform:translate(25.9482vw,46.648vh) scale(.2177)}to{transform:translate(28.57665vw,99vh) scale(.2177)}}.snow:nth-child(77){opacity:.257;transform:translate(30.9591vw,-10px) scale(.9682);animation:fall-77 20s -29s linear infinite}@keyframes fall-77{67.886%{transform:translate(35.6895vw,67.886vh) scale(.9682)}to{transform:translate(33.3243vw,99vh) scale(.9682)}}.snow:nth-child(78){opacity:.0444;transform:translate(2.2397vw,-10px) scale(.0629);animation:fall-78 28s -13s linear infinite}@keyframes fall-78{78.571%{transform:translate(-4.0259vw,78.571vh) scale(.0629)}to{transform:translate(-.8931vw,99vh) scale(.0629)}}.snow:nth-child(79){opacity:1.1368;transform:translate(80.3649vw,-10px) scale(.5472);animation:fall-79 20s -3s linear infinite}@keyframes fall-79{52.751%{transform:translate(80.0209vw,52.751vh) scale(.5472)}to{transform:translate(80.1929vw,99vh) scale(.5472)}}.snow:nth-child(80){opacity:1.398;transform:translate(11.1587vw,-10px) scale(.495);animation:fall-80 16s -14s linear infinite}@keyframes fall-80{65.616%{transform:translate(9.5344vw,65.616vh) scale(.495)}to{transform:translate(10.34655vw,99vh) scale(.495)}}.snow:nth-child(81){opacity:.1166;transform:translate(1.315vw,-10px) scale(.0424);animation:fall-81 19s -1s linear infinite}@keyframes fall-81{78.922%{transform:translate(8.8794vw,78.922vh) scale(.0424)}to{transform:translate(5.0972vw,99vh) scale(.0424)}}.snow:nth-child(82){opacity:1.0022;transform:translate(71.6904vw,-10px) scale(.6862);animation:fall-82 12s -29s linear infinite}@keyframes fall-82{31.988%{transform:translate(70.0837vw,31.988vh) scale(.6862)}to{transform:translate(70.88705vw,99vh) scale(.6862)}}.snow:nth-child(83){opacity:.5526;transform:translate(68.4589vw,-10px) scale(.4525);animation:fall-83 30s -23s linear infinite}@keyframes fall-83{41.029%{transform:translate(71.4637vw,41.029vh) scale(.4525)}to{transform:translate(69.9613vw,99vh) scale(.4525)}}.snow:nth-child(84){opacity:.4072;transform:translate(51.7299vw,-10px) scale(.9359);animation:fall-84 18s -9s linear infinite}@keyframes fall-84{40.371%{transform:translate(42.2033vw,40.371vh) scale(.9359)}to{transform:translate(46.9666vw,99vh) scale(.9359)}}.snow:nth-child(85){opacity:1.2198;transform:translate(63.5955vw,-10px) scale(.6233);animation:fall-85 18s -19s linear infinite}@keyframes fall-85{38.132%{transform:translate(70.8448vw,38.132vh) scale(.6233)}to{transform:translate(67.22015vw,99vh) scale(.6233)}}.snow:nth-child(86){opacity:.164;transform:translate(63.3209vw,-10px) scale(.0813);animation:fall-86 27s -30s linear infinite}@keyframes fall-86{70.357%{transform:translate(70.1825vw,70.357vh) scale(.0813)}to{transform:translate(66.7517vw,99vh) scale(.0813)}}.snow:nth-child(87){opacity:1.3956;transform:translate(99.95vw,-10px) scale(.9027);animation:fall-87 10s -11s linear infinite}@keyframes fall-87{67.691%{transform:translate(101.1866vw,67.691vh) scale(.9027)}to{transform:translate(100.5683vw,99vh) scale(.9027)}}.snow:nth-child(88){opacity:.1876;transform:translate(43.8707vw,-10px) scale(.0402);animation:fall-88 27s -17s linear infinite}@keyframes fall-88{74.269%{transform:translate(41.592vw,74.269vh) scale(.0402)}to{transform:translate(42.73135vw,99vh) scale(.0402)}}.snow:nth-child(89){opacity:1.5412;transform:translate(34.2706vw,-10px) scale(.5871);animation:fall-89 27s -24s linear infinite}@keyframes fall-89{56.73%{transform:translate(32.5063vw,56.73vh) scale(.5871)}to{transform:translate(33.38845vw,99vh) scale(.5871)}}.snow:nth-child(90){opacity:.0124;transform:translate(88.0131vw,-10px) scale(.9005);animation:fall-90 24s -21s linear infinite}@keyframes fall-90{56.364%{transform:translate(96.567vw,56.364vh) scale(.9005)}to{transform:translate(92.29005vw,99vh) scale(.9005)}}.snow:nth-child(91){opacity:1.7366;transform:translate(42.2315vw,-10px) scale(.5418);animation:fall-91 28s -15s linear infinite}@keyframes fall-91{52.862%{transform:translate(35.8104vw,52.862vh) scale(.5418)}to{transform:translate(39.02095vw,99vh) scale(.5418)}}.snow:nth-child(92){opacity:1.0852;transform:translate(16.5396vw,-10px) scale(.4895);animation:fall-92 12s -23s linear infinite}@keyframes fall-92{55.09%{transform:translate(22.9364vw,55.09vh) scale(.4895)}to{transform:translate(19.738vw,99vh) scale(.4895)}}.snow:nth-child(93){opacity:.049;transform:translate(40.1939vw,-10px) scale(.7377);animation:fall-93 23s -25s linear infinite}@keyframes fall-93{61.694%{transform:translate(46.9195vw,61.694vh) scale(.7377)}to{transform:translate(43.5567vw,99vh) scale(.7377)}}.snow:nth-child(94){opacity:.6202;transform:translate(30.3802vw,-10px) scale(.8383);animation:fall-94 27s -12s linear infinite}@keyframes fall-94{75.747%{transform:translate(28.7723vw,75.747vh) scale(.8383)}to{transform:translate(29.57625vw,99vh) scale(.8383)}}.snow:nth-child(95){opacity:1.3542;transform:translate(17.1843vw,-10px) scale(.9476);animation:fall-95 23s -25s linear infinite}@keyframes fall-95{72.747%{transform:translate(21.5307vw,72.747vh) scale(.9476)}to{transform:translate(19.3575vw,99vh) scale(.9476)}}.snow:nth-child(96){opacity:.114;transform:translate(47.9156vw,-10px) scale(.6101);animation:fall-96 16s -4s linear infinite}@keyframes fall-96{58.862%{transform:translate(44.2649vw,58.862vh) scale(.6101)}to{transform:translate(46.09025vw,99vh) scale(.6101)}}.snow:nth-child(97){opacity:1.723;transform:translate(20.7655vw,-10px) scale(.8712);animation:fall-97 28s -30s linear infinite}@keyframes fall-97{46.414%{transform:translate(25.3708vw,46.414vh) scale(.8712)}to{transform:translate(23.06815vw,99vh) scale(.8712)}}.snow:nth-child(98){opacity:.8158;transform:translate(4.9904vw,-10px) scale(.2953);animation:fall-98 18s -4s linear infinite}@keyframes fall-98{51.528%{transform:translate(12.0802vw,51.528vh) scale(.2953)}to{transform:translate(8.5353vw,99vh) scale(.2953)}}.snow:nth-child(99){opacity:1.0696;transform:translate(63.9676vw,-10px) scale(.5608);animation:fall-99 28s -2s linear infinite}@keyframes fall-99{45.337%{transform:translate(56.1457vw,45.337vh) scale(.5608)}to{transform:translate(60.05665vw,99vh) scale(.5608)}}.snow:nth-child(100){opacity:1.1756;transform:translate(70.5506vw,-10px) scale(.1898);animation:fall-100 22s -20s linear infinite}@keyframes fall-100{59.139%{transform:translate(74.1178vw,59.139vh) scale(.1898)}to{transform:translate(72.3342vw,99vh) scale(.1898)}}.snow:nth-child(101){opacity:.5818;transform:translate(69.6385vw,-10px) scale(.2119);animation:fall-101 27s -3s linear infinite}@keyframes fall-101{70.726%{transform:translate(77.9056vw,70.726vh) scale(.2119)}to{transform:translate(73.77205vw,99vh) scale(.2119)}}.snow:nth-child(102){opacity:1.069;transform:translate(13.6089vw,-10px) scale(.31);animation:fall-102 28s -17s linear infinite}@keyframes fall-102{40.158%{transform:translate(11.1551vw,40.158vh) scale(.31)}to{transform:translate(12.382vw,99vh) scale(.31)}}.snow:nth-child(103){opacity:.8516;transform:translate(20.9688vw,-10px) scale(.5912);animation:fall-103 30s -12s linear infinite}@keyframes fall-103{65.176%{transform:translate(21.1482vw,65.176vh) scale(.5912)}to{transform:translate(21.0585vw,99vh) scale(.5912)}}.snow:nth-child(104){opacity:1.4648;transform:translate(27.1385vw,-10px) scale(.003);animation:fall-104 27s -30s linear infinite}@keyframes fall-104{53.97%{transform:translate(36.2625vw,53.97vh) scale(.003)}to{transform:translate(31.7005vw,99vh) scale(.003)}}.snow:nth-child(105){opacity:.295;transform:translate(46.5544vw,-10px) scale(.0918);animation:fall-105 28s -18s linear infinite}@keyframes fall-105{41.629%{transform:translate(53.3815vw,41.629vh) scale(.0918)}to{transform:translate(49.96795vw,99vh) scale(.0918)}}.snow:nth-child(106){opacity:1.6904;transform:translate(70.1708vw,-10px) scale(.2927);animation:fall-106 28s -17s linear infinite}@keyframes fall-106{74.968%{transform:translate(67.0058vw,74.968vh) scale(.2927)}to{transform:translate(68.5883vw,99vh) scale(.2927)}}.snow:nth-child(107){opacity:1.412;transform:translate(.7481vw,-10px) scale(.3696);animation:fall-107 29s -17s linear infinite}@keyframes fall-107{72.433%{transform:translate(6.6016vw,72.433vh) scale(.3696)}to{transform:translate(3.67485vw,99vh) scale(.3696)}}.snow:nth-child(108){opacity:.8382;transform:translate(84.8223vw,-10px) scale(.7963);animation:fall-108 23s -25s linear infinite}@keyframes fall-108{46.941%{transform:translate(89.2961vw,46.941vh) scale(.7963)}to{transform:translate(87.0592vw,99vh) scale(.7963)}}.snow:nth-child(109){opacity:1.0898;transform:translate(8.1555vw,-10px) scale(.1192);animation:fall-109 13s -11s linear infinite}@keyframes fall-109{66.811%{transform:translate(9.7282vw,66.811vh) scale(.1192)}to{transform:translate(8.94185vw,99vh) scale(.1192)}}.snow:nth-child(110){opacity:.93;transform:translate(83.7023vw,-10px) scale(.7499);animation:fall-110 13s -22s linear infinite}@keyframes fall-110{37.062%{transform:translate(86.8133vw,37.062vh) scale(.7499)}to{transform:translate(85.2578vw,99vh) scale(.7499)}}.snow:nth-child(111){opacity:1.1116;transform:translate(46.0086vw,-10px) scale(.8311);animation:fall-111 21s -16s linear infinite}@keyframes fall-111{65.163%{transform:translate(50.8395vw,65.163vh) scale(.8311)}to{transform:translate(48.42405vw,99vh) scale(.8311)}}.snow:nth-child(112){opacity:1.4628;transform:translate(14.5816vw,-10px) scale(.5273);animation:fall-112 26s -7s linear infinite}@keyframes fall-112{40.095%{transform:translate(12.4507vw,40.095vh) scale(.5273)}to{transform:translate(13.51615vw,99vh) scale(.5273)}}.snow:nth-child(113){opacity:1.5858;transform:translate(26.7014vw,-10px) scale(.1849);animation:fall-113 15s -19s linear infinite}@keyframes fall-113{60.924%{transform:translate(18.1441vw,60.924vh) scale(.1849)}to{transform:translate(22.42275vw,99vh) scale(.1849)}}.snow:nth-child(114){opacity:.4136;transform:translate(67.5343vw,-10px) scale(.8656);animation:fall-114 13s -2s linear infinite}@keyframes fall-114{49.487%{transform:translate(67.7721vw,49.487vh) scale(.8656)}to{transform:translate(67.6532vw,99vh) scale(.8656)}}.snow:nth-child(115){opacity:1.798;transform:translate(7.4355vw,-10px) scale(.2206);animation:fall-115 23s -23s linear infinite}@keyframes fall-115{67.951%{transform:translate(.1961vw,67.951vh) scale(.2206)}to{transform:translate(3.8158vw,99vh) scale(.2206)}}.snow:nth-child(116){opacity:.215;transform:translate(43.7998vw,-10px) scale(.8121);animation:fall-116 20s -14s linear infinite}@keyframes fall-116{70.736%{transform:translate(37.7279vw,70.736vh) scale(.8121)}to{transform:translate(40.76385vw,99vh) scale(.8121)}}.snow:nth-child(117){opacity:.2296;transform:translate(52.8771vw,-10px) scale(.4316);animation:fall-117 13s -26s linear infinite}@keyframes fall-117{51.649%{transform:translate(52.2645vw,51.649vh) scale(.4316)}to{transform:translate(52.5708vw,99vh) scale(.4316)}}.snow:nth-child(118){opacity:1.0336;transform:translate(13.2761vw,-10px) scale(.458);animation:fall-118 25s -23s linear infinite}@keyframes fall-118{50.223%{transform:translate(5.5726vw,50.223vh) scale(.458)}to{transform:translate(9.42435vw,99vh) scale(.458)}}.snow:nth-child(119){opacity:.068;transform:translate(44.1826vw,-10px) scale(.165);animation:fall-119 23s -26s linear infinite}@keyframes fall-119{77.488%{transform:translate(49.4626vw,77.488vh) scale(.165)}to{transform:translate(46.8226vw,99vh) scale(.165)}}.snow:nth-child(120){opacity:1.221;transform:translate(41.4134vw,-10px) scale(.7367);animation:fall-120 30s -22s linear infinite}@keyframes fall-120{58.876%{transform:translate(37.0477vw,58.876vh) scale(.7367)}to{transform:translate(39.23055vw,99vh) scale(.7367)}}.snow:nth-child(121){opacity:1.2712;transform:translate(31.6749vw,-10px) scale(.8902);animation:fall-121 11s -16s linear infinite}@keyframes fall-121{70.73%{transform:translate(40.3971vw,70.73vh) scale(.8902)}to{transform:translate(36.036vw,99vh) scale(.8902)}}.snow:nth-child(122){opacity:1.0972;transform:translate(2.7684vw,-10px) scale(.4141);animation:fall-122 13s -20s linear infinite}@keyframes fall-122{31.915%{transform:translate(-3.6999vw,31.915vh) scale(.4141)}to{transform:translate(-.46575vw,99vh) scale(.4141)}}.snow:nth-child(123){opacity:.6018;transform:translate(65.3115vw,-10px) scale(.4311);animation:fall-123 23s -9s linear infinite}@keyframes fall-123{30.746%{transform:translate(59.4764vw,30.746vh) scale(.4311)}to{transform:translate(62.39395vw,99vh) scale(.4311)}}.snow:nth-child(124){opacity:.6212;transform:translate(19.1542vw,-10px) scale(.0284);animation:fall-124 17s -5s linear infinite}@keyframes fall-124{35.691%{transform:translate(12.824vw,35.691vh) scale(.0284)}to{transform:translate(15.9891vw,99vh) scale(.0284)}}.snow:nth-child(125){opacity:.0426;transform:translate(47.0155vw,-10px) scale(.2081);animation:fall-125 23s -9s linear infinite}@keyframes fall-125{60.799%{transform:translate(48.995vw,60.799vh) scale(.2081)}to{transform:translate(48.00525vw,99vh) scale(.2081)}}.snow:nth-child(126){opacity:1.2202;transform:translate(24.5446vw,-10px) scale(.0094);animation:fall-126 29s -27s linear infinite}@keyframes fall-126{77.586%{transform:translate(25.6202vw,77.586vh) scale(.0094)}to{transform:translate(25.0824vw,99vh) scale(.0094)}}.snow:nth-child(127){opacity:.3694;transform:translate(13.9802vw,-10px) scale(.0107);animation:fall-127 21s -9s linear infinite}@keyframes fall-127{68.728%{transform:translate(21.7804vw,68.728vh) scale(.0107)}to{transform:translate(17.8803vw,99vh) scale(.0107)}}.snow:nth-child(128){opacity:1.5492;transform:translate(33.2855vw,-10px) scale(.0655);animation:fall-128 19s -29s linear infinite}@keyframes fall-128{50.465%{transform:translate(36.548vw,50.465vh) scale(.0655)}to{transform:translate(34.91675vw,99vh) scale(.0655)}}.snow:nth-child(129){opacity:.7078;transform:translate(63.7862vw,-10px) scale(.3643);animation:fall-129 18s -12s linear infinite}@keyframes fall-129{49.872%{transform:translate(71.1905vw,49.872vh) scale(.3643)}to{transform:translate(67.48835vw,99vh) scale(.3643)}}.snow:nth-child(130){opacity:.4844;transform:translate(68.8662vw,-10px) scale(.8952);animation:fall-130 30s -7s linear infinite}@keyframes fall-130{49.374%{transform:translate(67.0447vw,49.374vh) scale(.8952)}to{transform:translate(67.95545vw,99vh) scale(.8952)}}.snow:nth-child(131){opacity:.5352;transform:translate(52.4809vw,-10px) scale(.9432);animation:fall-131 16s -27s linear infinite}@keyframes fall-131{54.188%{transform:translate(48.0618vw,54.188vh) scale(.9432)}to{transform:translate(50.27135vw,99vh) scale(.9432)}}.snow:nth-child(132){opacity:1.6514;transform:translate(22.953vw,-10px) scale(.4509);animation:fall-132 23s -7s linear infinite}@keyframes fall-132{33.867%{transform:translate(26.997vw,33.867vh) scale(.4509)}to{transform:translate(24.975vw,99vh) scale(.4509)}}.snow:nth-child(133){opacity:1.376;transform:translate(6.1855vw,-10px) scale(.7881);animation:fall-133 10s -15s linear infinite}@keyframes fall-133{73.883%{transform:translate(6.5039vw,73.883vh) scale(.7881)}to{transform:translate(6.3447vw,99vh) scale(.7881)}}.snow:nth-child(134){opacity:.1246;transform:translate(49.6596vw,-10px) scale(.3361);animation:fall-134 13s -14s linear infinite}@keyframes fall-134{79.913%{transform:translate(43.6813vw,79.913vh) scale(.3361)}to{transform:translate(46.67045vw,99vh) scale(.3361)}}.snow:nth-child(135){opacity:1.975;transform:translate(41.2054vw,-10px) scale(.3917);animation:fall-135 28s -16s linear infinite}@keyframes fall-135{51.823%{transform:translate(50.0474vw,51.823vh) scale(.3917)}to{transform:translate(45.6264vw,99vh) scale(.3917)}}.snow:nth-child(136){opacity:.4196;transform:translate(70.0534vw,-10px) scale(.1743);animation:fall-136 12s -3s linear infinite}@keyframes fall-136{47.799%{transform:translate(77.3726vw,47.799vh) scale(.1743)}to{transform:translate(73.713vw,99vh) scale(.1743)}}.snow:nth-child(137){opacity:1.1696;transform:translate(83.8639vw,-10px) scale(.9255);animation:fall-137 29s -30s linear infinite}@keyframes fall-137{69.084%{transform:translate(80.5886vw,69.084vh) scale(.9255)}to{transform:translate(82.22625vw,99vh) scale(.9255)}}.snow:nth-child(138){opacity:1.1334;transform:translate(52.8277vw,-10px) scale(.4259);animation:fall-138 22s -13s linear infinite}@keyframes fall-138{56.347%{transform:translate(58.9424vw,56.347vh) scale(.4259)}to{transform:translate(55.88505vw,99vh) scale(.4259)}}.snow:nth-child(139){opacity:.027;transform:translate(22.7498vw,-10px) scale(.2213);animation:fall-139 23s -14s linear infinite}@keyframes fall-139{30.943%{transform:translate(29.7193vw,30.943vh) scale(.2213)}to{transform:translate(26.23455vw,99vh) scale(.2213)}}.snow:nth-child(140){opacity:1.837;transform:translate(53.3312vw,-10px) scale(.3729);animation:fall-140 20s -12s linear infinite}@keyframes fall-140{57.678%{transform:translate(62.0082vw,57.678vh) scale(.3729)}to{transform:translate(57.6697vw,99vh) scale(.3729)}}.snow:nth-child(141){opacity:.4788;transform:translate(52.1971vw,-10px) scale(.0002);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{35.4%{transform:translate(53.8776vw,35.4vh) scale(.0002)}to{transform:translate(53.03735vw,99vh) scale(.0002)}}.snow:nth-child(142){opacity:1.685;transform:translate(21.8563vw,-10px) scale(.2195);animation:fall-142 25s -2s linear infinite}@keyframes fall-142{34.436%{transform:translate(27.5675vw,34.436vh) scale(.2195)}to{transform:translate(24.7119vw,99vh) scale(.2195)}}.snow:nth-child(143){opacity:1.8276;transform:translate(11.0007vw,-10px) scale(.7272);animation:fall-143 20s -9s linear infinite}@keyframes fall-143{56.392%{transform:translate(6.5013vw,56.392vh) scale(.7272)}to{transform:translate(8.751vw,99vh) scale(.7272)}}.snow:nth-child(144){opacity:1.6784;transform:translate(43.5319vw,-10px) scale(.3511);animation:fall-144 15s -2s linear infinite}@keyframes fall-144{70.628%{transform:translate(45.0574vw,70.628vh) scale(.3511)}to{transform:translate(44.29465vw,99vh) scale(.3511)}}.snow:nth-child(145){opacity:1.3086;transform:translate(50.4399vw,-10px) scale(.3194);animation:fall-145 16s -14s linear infinite}@keyframes fall-145{54.546%{transform:translate(56.0126vw,54.546vh) scale(.3194)}to{transform:translate(53.22625vw,99vh) scale(.3194)}}.snow:nth-child(146){opacity:1.0876;transform:translate(53.8235vw,-10px) scale(.408);animation:fall-146 22s -17s linear infinite}@keyframes fall-146{37.924%{transform:translate(59.4726vw,37.924vh) scale(.408)}to{transform:translate(56.64805vw,99vh) scale(.408)}}.snow:nth-child(147){opacity:.348;transform:translate(86.5431vw,-10px) scale(.5672);animation:fall-147 18s -21s linear infinite}@keyframes fall-147{47.919%{transform:translate(89.2258vw,47.919vh) scale(.5672)}to{transform:translate(87.88445vw,99vh) scale(.5672)}}.snow:nth-child(148){opacity:1.4226;transform:translate(98.8281vw,-10px) scale(.5035);animation:fall-148 17s -12s linear infinite}@keyframes fall-148{65.655%{transform:translate(98.2755vw,65.655vh) scale(.5035)}to{transform:translate(98.5518vw,99vh) scale(.5035)}}.snow:nth-child(149){opacity:1.2704;transform:translate(24.437vw,-10px) scale(.2935);animation:fall-149 22s -6s linear infinite}@keyframes fall-149{65.754%{transform:translate(26.5047vw,65.754vh) scale(.2935)}to{transform:translate(25.47085vw,99vh) scale(.2935)}}.snow:nth-child(150){opacity:1.5658;transform:translate(44.5555vw,-10px) scale(.0526);animation:fall-150 18s -27s linear infinite}@keyframes fall-150{42.574%{transform:translate(48.9961vw,42.574vh) scale(.0526)}to{transform:translate(46.7758vw,99vh) scale(.0526)}}.snow:nth-child(151){opacity:1.3236;transform:translate(14.0615vw,-10px) scale(.238);animation:fall-151 15s -20s linear infinite}@keyframes fall-151{57.478%{transform:translate(19.9274vw,57.478vh) scale(.238)}to{transform:translate(16.99445vw,99vh) scale(.238)}}.snow:nth-child(152){opacity:1.1018;transform:translate(24.3144vw,-10px) scale(.2566);animation:fall-152 29s -1s linear infinite}@keyframes fall-152{71.434%{transform:translate(20.8153vw,71.434vh) scale(.2566)}to{transform:translate(22.56485vw,99vh) scale(.2566)}}.snow:nth-child(153){opacity:1.2966;transform:translate(74.0908vw,-10px) scale(.0238);animation:fall-153 10s -4s linear infinite}@keyframes fall-153{56.63%{transform:translate(64.8309vw,56.63vh) scale(.0238)}to{transform:translate(69.46085vw,99vh) scale(.0238)}}.snow:nth-child(154){opacity:1.6338;transform:translate(86.5084vw,-10px) scale(.3491);animation:fall-154 27s -14s linear infinite}@keyframes fall-154{76.154%{transform:translate(83.6129vw,76.154vh) scale(.3491)}to{transform:translate(85.06065vw,99vh) scale(.3491)}}.snow:nth-child(155){opacity:.4018;transform:translate(25.2598vw,-10px) scale(.8625);animation:fall-155 28s -29s linear infinite}@keyframes fall-155{42.423%{transform:translate(25.8443vw,42.423vh) scale(.8625)}to{transform:translate(25.55205vw,99vh) scale(.8625)}}.snow:nth-child(156){opacity:1.1496;transform:translate(61.7981vw,-10px) scale(.3505);animation:fall-156 12s -4s linear infinite}@keyframes fall-156{66.71%{transform:translate(57.3449vw,66.71vh) scale(.3505)}to{transform:translate(59.5715vw,99vh) scale(.3505)}}.snow:nth-child(157){opacity:.1272;transform:translate(56.535vw,-10px) scale(.9094);animation:fall-157 24s -6s linear infinite}@keyframes fall-157{52.39%{transform:translate(51.9175vw,52.39vh) scale(.9094)}to{transform:translate(54.22625vw,99vh) scale(.9094)}}.snow:nth-child(158){opacity:1.3422;transform:translate(4.6159vw,-10px) scale(.0447);animation:fall-158 12s -1s linear infinite}@keyframes fall-158{69.65%{transform:translate(5.233vw,69.65vh) scale(.0447)}to{transform:translate(4.92445vw,99vh) scale(.0447)}}.snow:nth-child(159){opacity:1.838;transform:translate(30.149vw,-10px) scale(.4016);animation:fall-159 15s -3s linear infinite}@keyframes fall-159{57.392%{transform:translate(25.6863vw,57.392vh) scale(.4016)}to{transform:translate(27.91765vw,99vh) scale(.4016)}}.snow:nth-child(160){opacity:1.1654;transform:translate(27.2711vw,-10px) scale(.3628);animation:fall-160 11s -8s linear infinite}@keyframes fall-160{50.106%{transform:translate(36.6254vw,50.106vh) scale(.3628)}to{transform:translate(31.94825vw,99vh) scale(.3628)}}.snow:nth-child(161){opacity:.2588;transform:translate(62.7953vw,-10px) scale(.3335);animation:fall-161 14s -17s linear infinite}@keyframes fall-161{62.722%{transform:translate(66.9682vw,62.722vh) scale(.3335)}to{transform:translate(64.88175vw,99vh) scale(.3335)}}.snow:nth-child(162){opacity:1.4862;transform:translate(88.2935vw,-10px) scale(.6079);animation:fall-162 24s -20s linear infinite}@keyframes fall-162{32.729%{transform:translate(92.9816vw,32.729vh) scale(.6079)}to{transform:translate(90.63755vw,99vh) scale(.6079)}}.snow:nth-child(163){opacity:.7702;transform:translate(85.7328vw,-10px) scale(.2968);animation:fall-163 12s -8s linear infinite}@keyframes fall-163{63.811%{transform:translate(94.6434vw,63.811vh) scale(.2968)}to{transform:translate(90.1881vw,99vh) scale(.2968)}}.snow:nth-child(164){opacity:1.6096;transform:translate(14.8618vw,-10px) scale(.957);animation:fall-164 19s -16s linear infinite}@keyframes fall-164{51.015%{transform:translate(18.0981vw,51.015vh) scale(.957)}to{transform:translate(16.47995vw,99vh) scale(.957)}}.snow:nth-child(165){opacity:.042;transform:translate(31.6363vw,-10px) scale(.8084);animation:fall-165 23s -9s linear infinite}@keyframes fall-165{32.827%{transform:translate(36.2006vw,32.827vh) scale(.8084)}to{transform:translate(33.91845vw,99vh) scale(.8084)}}.snow:nth-child(166){opacity:.8148;transform:translate(65.0259vw,-10px) scale(.728);animation:fall-166 28s -24s linear infinite}@keyframes fall-166{43.823%{transform:translate(68.3052vw,43.823vh) scale(.728)}to{transform:translate(66.66555vw,99vh) scale(.728)}}.snow:nth-child(167){opacity:1.6464;transform:translate(95.86vw,-10px) scale(.4808);animation:fall-167 22s -28s linear infinite}@keyframes fall-167{58.079%{transform:translate(100.2512vw,58.079vh) scale(.4808)}to{transform:translate(98.0556vw,99vh) scale(.4808)}}.snow:nth-child(168){opacity:.648;transform:translate(11.7141vw,-10px) scale(.0434);animation:fall-168 17s -2s linear infinite}@keyframes fall-168{45.951%{transform:translate(11.6641vw,45.951vh) scale(.0434)}to{transform:translate(11.6891vw,99vh) scale(.0434)}}.snow:nth-child(169){opacity:1.7216;transform:translate(57.371vw,-10px) scale(.7127);animation:fall-169 11s -6s linear infinite}@keyframes fall-169{68.308%{transform:translate(54.5508vw,68.308vh) scale(.7127)}to{transform:translate(55.9609vw,99vh) scale(.7127)}}.snow:nth-child(170){opacity:.0938;transform:translate(95.195vw,-10px) scale(.9753);animation:fall-170 21s -17s linear infinite}@keyframes fall-170{72.102%{transform:translate(91.9725vw,72.102vh) scale(.9753)}to{transform:translate(93.58375vw,99vh) scale(.9753)}}.snow:nth-child(171){opacity:.908;transform:translate(28.0746vw,-10px) scale(.7302);animation:fall-171 18s -6s linear infinite}@keyframes fall-171{40.081%{transform:translate(35.2474vw,40.081vh) scale(.7302)}to{transform:translate(31.661vw,99vh) scale(.7302)}}.snow:nth-child(172){opacity:1.1032;transform:translate(85.9714vw,-10px) scale(.6155);animation:fall-172 24s -1s linear infinite}@keyframes fall-172{37.819%{transform:translate(80.0535vw,37.819vh) scale(.6155)}to{transform:translate(83.01245vw,99vh) scale(.6155)}}.snow:nth-child(173){opacity:1.3044;transform:translate(28.4107vw,-10px) scale(.1236);animation:fall-173 26s -7s linear infinite}@keyframes fall-173{65.619%{transform:translate(20.7253vw,65.619vh) scale(.1236)}to{transform:translate(24.568vw,99vh) scale(.1236)}}.snow:nth-child(174){opacity:1.0218;transform:translate(14.3972vw,-10px) scale(.5431);animation:fall-174 23s -3s linear infinite}@keyframes fall-174{57.983%{transform:translate(22.9789vw,57.983vh) scale(.5431)}to{transform:translate(18.68805vw,99vh) scale(.5431)}}.snow:nth-child(175){opacity:1.63;transform:translate(5.3295vw,-10px) scale(.246);animation:fall-175 11s -20s linear infinite}@keyframes fall-175{53.133%{transform:translate(8.9385vw,53.133vh) scale(.246)}to{transform:translate(7.134vw,99vh) scale(.246)}}.snow:nth-child(176){opacity:1.6454;transform:translate(21.5056vw,-10px) scale(.3014);animation:fall-176 11s -22s linear infinite}@keyframes fall-176{75.572%{transform:translate(20.4787vw,75.572vh) scale(.3014)}to{transform:translate(20.99215vw,99vh) scale(.3014)}}.snow:nth-child(177){opacity:.0956;transform:translate(20.6897vw,-10px) scale(.8538);animation:fall-177 25s -10s linear infinite}@keyframes fall-177{43.62%{transform:translate(27.4184vw,43.62vh) scale(.8538)}to{transform:translate(24.05405vw,99vh) scale(.8538)}}.snow:nth-child(178){opacity:.7312;transform:translate(77.2914vw,-10px) scale(.8448);animation:fall-178 13s -1s linear infinite}@keyframes fall-178{52.471%{transform:translate(86.4358vw,52.471vh) scale(.8448)}to{transform:translate(81.8636vw,99vh) scale(.8448)}}.snow:nth-child(179){opacity:.347;transform:translate(23.6375vw,-10px) scale(.1423);animation:fall-179 30s -24s linear infinite}@keyframes fall-179{54.776%{transform:translate(26.4717vw,54.776vh) scale(.1423)}to{transform:translate(25.0546vw,99vh) scale(.1423)}}.snow:nth-child(180){opacity:1.3646;transform:translate(93.0133vw,-10px) scale(.3869);animation:fall-180 24s -10s linear infinite}@keyframes fall-180{45.617%{transform:translate(85.0768vw,45.617vh) scale(.3869)}to{transform:translate(89.04505vw,99vh) scale(.3869)}}.snow:nth-child(181){opacity:1.6008;transform:translate(57.9842vw,-10px) scale(.9697);animation:fall-181 15s -18s linear infinite}@keyframes fall-181{49.549%{transform:translate(62.0171vw,49.549vh) scale(.9697)}to{transform:translate(60.00065vw,99vh) scale(.9697)}}.snow:nth-child(182){opacity:1.317;transform:translate(77.1464vw,-10px) scale(.5103);animation:fall-182 29s -23s linear infinite}@keyframes fall-182{72.233%{transform:translate(78.8302vw,72.233vh) scale(.5103)}to{transform:translate(77.9883vw,99vh) scale(.5103)}}.snow:nth-child(183){opacity:.4394;transform:translate(53.0315vw,-10px) scale(.2703);animation:fall-183 29s -30s linear infinite}@keyframes fall-183{57.164%{transform:translate(56.4783vw,57.164vh) scale(.2703)}to{transform:translate(54.7549vw,99vh) scale(.2703)}}.snow:nth-child(184){opacity:1.6752;transform:translate(78.46vw,-10px) scale(.6639);animation:fall-184 28s -21s linear infinite}@keyframes fall-184{50.577%{transform:translate(84.6225vw,50.577vh) scale(.6639)}to{transform:translate(81.54125vw,99vh) scale(.6639)}}.snow:nth-child(185){opacity:1.0726;transform:translate(58.4317vw,-10px) scale(.492);animation:fall-185 12s -14s linear infinite}@keyframes fall-185{49.101%{transform:translate(56.7165vw,49.101vh) scale(.492)}to{transform:translate(57.5741vw,99vh) scale(.492)}}.snow:nth-child(186){opacity:.4014;transform:translate(49.6384vw,-10px) scale(.5707);animation:fall-186 12s -8s linear infinite}@keyframes fall-186{74.121%{transform:translate(48.8305vw,74.121vh) scale(.5707)}to{transform:translate(49.23445vw,99vh) scale(.5707)}}.snow:nth-child(187){opacity:1.45;transform:translate(65.7636vw,-10px) scale(.0475);animation:fall-187 23s -5s linear infinite}@keyframes fall-187{42.377%{transform:translate(59.7071vw,42.377vh) scale(.0475)}to{transform:translate(62.73535vw,99vh) scale(.0475)}}.snow:nth-child(188){opacity:.3684;transform:translate(56.7878vw,-10px) scale(.8593);animation:fall-188 27s -30s linear infinite}@keyframes fall-188{40.88%{transform:translate(51.4611vw,40.88vh) scale(.8593)}to{transform:translate(54.12445vw,99vh) scale(.8593)}}.snow:nth-child(189){opacity:1.7326;transform:translate(32.9281vw,-10px) scale(.5308);animation:fall-189 12s -15s linear infinite}@keyframes fall-189{61.601%{transform:translate(28.6593vw,61.601vh) scale(.5308)}to{transform:translate(30.7937vw,99vh) scale(.5308)}}.snow:nth-child(190){opacity:.0944;transform:translate(15.2807vw,-10px) scale(.4976);animation:fall-190 14s -28s linear infinite}@keyframes fall-190{57.999%{transform:translate(11.7252vw,57.999vh) scale(.4976)}to{transform:translate(13.50295vw,99vh) scale(.4976)}}.snow:nth-child(191){opacity:.5928;transform:translate(83.4361vw,-10px) scale(.2886);animation:fall-191 24s -27s linear infinite}@keyframes fall-191{38.848%{transform:translate(81.0407vw,38.848vh) scale(.2886)}to{transform:translate(82.2384vw,99vh) scale(.2886)}}.snow:nth-child(192){opacity:.065;transform:translate(55.2335vw,-10px) scale(.8629);animation:fall-192 18s -27s linear infinite}@keyframes fall-192{40.784%{transform:translate(47.3555vw,40.784vh) scale(.8629)}to{transform:translate(51.2945vw,99vh) scale(.8629)}}.snow:nth-child(193){opacity:1.4722;transform:translate(52.6415vw,-10px) scale(.6618);animation:fall-193 11s -22s linear infinite}@keyframes fall-193{52.868%{transform:translate(59.0779vw,52.868vh) scale(.6618)}to{transform:translate(55.8597vw,99vh) scale(.6618)}}.snow:nth-child(194){opacity:.0164;transform:translate(67.1695vw,-10px) scale(.4443);animation:fall-194 25s -30s linear infinite}@keyframes fall-194{75.355%{transform:translate(61.2004vw,75.355vh) scale(.4443)}to{transform:translate(64.18495vw,99vh) scale(.4443)}}.snow:nth-child(195){opacity:.207;transform:translate(90.9233vw,-10px) scale(.5771);animation:fall-195 27s -12s linear infinite}@keyframes fall-195{32.901%{transform:translate(94.3701vw,32.901vh) scale(.5771)}to{transform:translate(92.6467vw,99vh) scale(.5771)}}.snow:nth-child(196){opacity:1.6666;transform:translate(35.1453vw,-10px) scale(.9936);animation:fall-196 13s -13s linear infinite}@keyframes fall-196{48.756%{transform:translate(29.5039vw,48.756vh) scale(.9936)}to{transform:translate(32.3246vw,99vh) scale(.9936)}}.snow:nth-child(197){opacity:.1266;transform:translate(70.2102vw,-10px) scale(.4001);animation:fall-197 21s -27s linear infinite}@keyframes fall-197{79.275%{transform:translate(75.8692vw,79.275vh) scale(.4001)}to{transform:translate(73.0397vw,99vh) scale(.4001)}}.snow:nth-child(198){opacity:.3874;transform:translate(71.8596vw,-10px) scale(.6401);animation:fall-198 13s -29s linear infinite}@keyframes fall-198{37.893%{transform:translate(73.2023vw,37.893vh) scale(.6401)}to{transform:translate(72.53095vw,99vh) scale(.6401)}}.snow:nth-child(199){opacity:.3132;transform:translate(11.2352vw,-10px) scale(.009);animation:fall-199 24s -1s linear infinite}@keyframes fall-199{44.194%{transform:translate(14.1714vw,44.194vh) scale(.009)}to{transform:translate(12.7033vw,99vh) scale(.009)}}.snow:nth-child(200){opacity:.7638;transform:translate(80.5053vw,-10px) scale(.5985);animation:fall-200 11s -2s linear infinite}@keyframes fall-200{64.906%{transform:translate(86.0604vw,64.906vh) scale(.5985)}to{transform:translate(83.28285vw,99vh) scale(.5985)}}.snow:nth-child(201){opacity:1.272;transform:translate(26.2106vw,-10px) scale(.1936);animation:fall-201 18s -5s linear infinite}@keyframes fall-201{61.46%{transform:translate(33.9453vw,61.46vh) scale(.1936)}to{transform:translate(30.07795vw,99vh) scale(.1936)}}.snow:nth-child(202){opacity:.0818;transform:translate(22.6968vw,-10px) scale(.887);animation:fall-202 23s -19s linear infinite}@keyframes fall-202{59.928%{transform:translate(18.1868vw,59.928vh) scale(.887)}to{transform:translate(20.4418vw,99vh) scale(.887)}}.snow:nth-child(203){opacity:1.5172;transform:translate(46.0664vw,-10px) scale(.4104);animation:fall-203 26s -10s linear infinite}@keyframes fall-203{50.47%{transform:translate(42.7513vw,50.47vh) scale(.4104)}to{transform:translate(44.40885vw,99vh) scale(.4104)}}.snow:nth-child(204){opacity:.1026;transform:translate(26.2884vw,-10px) scale(.0002);animation:fall-204 13s -27s linear infinite}@keyframes fall-204{79.865%{transform:translate(34.412vw,79.865vh) scale(.0002)}to{transform:translate(30.3502vw,99vh) scale(.0002)}}.snow:nth-child(205){opacity:1.5328;transform:translate(99.4236vw,-10px) scale(.1763);animation:fall-205 28s -21s linear infinite}@keyframes fall-205{46.246%{transform:translate(94.4019vw,46.246vh) scale(.1763)}to{transform:translate(96.91275vw,99vh) scale(.1763)}}.snow:nth-child(206){opacity:1.1256;transform:translate(57.7411vw,-10px) scale(.8984);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{49.394%{transform:translate(63.2421vw,49.394vh) scale(.8984)}to{transform:translate(60.4916vw,99vh) scale(.8984)}}.snow:nth-child(207){opacity:1.216;transform:translate(63.0897vw,-10px) scale(.4277);animation:fall-207 28s -4s linear infinite}@keyframes fall-207{55.891%{transform:translate(57.2923vw,55.891vh) scale(.4277)}to{transform:translate(60.191vw,99vh) scale(.4277)}}.snow:nth-child(208){opacity:.0204;transform:translate(26.9987vw,-10px) scale(.0525);animation:fall-208 11s -23s linear infinite}@keyframes fall-208{31.275%{transform:translate(19.5031vw,31.275vh) scale(.0525)}to{transform:translate(23.2509vw,99vh) scale(.0525)}}.snow:nth-child(209){opacity:1.1528;transform:translate(9.263vw,-10px) scale(.7039);animation:fall-209 22s -5s linear infinite}@keyframes fall-209{63.534%{transform:translate(17.4762vw,63.534vh) scale(.7039)}to{transform:translate(13.3696vw,99vh) scale(.7039)}}.snow:nth-child(210){opacity:1.7696;transform:translate(22.3572vw,-10px) scale(.8866);animation:fall-210 10s -22s linear infinite}@keyframes fall-210{58.721%{transform:translate(15.6953vw,58.721vh) scale(.8866)}to{transform:translate(19.02625vw,99vh) scale(.8866)}}.snow:nth-child(211){opacity:1.1122;transform:translate(25.621vw,-10px) scale(.2397);animation:fall-211 10s -15s linear infinite}@keyframes fall-211{42.781%{transform:translate(25.495vw,42.781vh) scale(.2397)}to{transform:translate(25.558vw,99vh) scale(.2397)}}.snow:nth-child(212){opacity:.4906;transform:translate(46.5726vw,-10px) scale(.331);animation:fall-212 12s -4s linear infinite}@keyframes fall-212{43.94%{transform:translate(39.4661vw,43.94vh) scale(.331)}to{transform:translate(43.01935vw,99vh) scale(.331)}}.snow:nth-child(213){opacity:.5076;transform:translate(11.9606vw,-10px) scale(.6774);animation:fall-213 26s -19s linear infinite}@keyframes fall-213{63.48%{transform:translate(9.9706vw,63.48vh) scale(.6774)}to{transform:translate(10.9656vw,99vh) scale(.6774)}}.snow:nth-child(214){opacity:.148;transform:translate(19.4618vw,-10px) scale(.9126);animation:fall-214 26s -18s linear infinite}@keyframes fall-214{66.007%{transform:translate(24.2193vw,66.007vh) scale(.9126)}to{transform:translate(21.84055vw,99vh) scale(.9126)}}.snow:nth-child(215){opacity:.8058;transform:translate(78.2543vw,-10px) scale(.2805);animation:fall-215 24s -6s linear infinite}@keyframes fall-215{36.037%{transform:translate(78.6517vw,36.037vh) scale(.2805)}to{transform:translate(78.453vw,99vh) scale(.2805)}}.snow:nth-child(216){opacity:.836;transform:translate(46.1284vw,-10px) scale(.0944);animation:fall-216 16s -27s linear infinite}@keyframes fall-216{53.119%{transform:translate(38.2492vw,53.119vh) scale(.0944)}to{transform:translate(42.1888vw,99vh) scale(.0944)}}.snow:nth-child(217){opacity:.684;transform:translate(29.4216vw,-10px) scale(.495);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{74.885%{transform:translate(20.2602vw,74.885vh) scale(.495)}to{transform:translate(24.8409vw,99vh) scale(.495)}}.snow:nth-child(218){opacity:.2482;transform:translate(14.9242vw,-10px) scale(.4227);animation:fall-218 14s -11s linear infinite}@keyframes fall-218{34.86%{transform:translate(23.0372vw,34.86vh) scale(.4227)}to{transform:translate(18.9807vw,99vh) scale(.4227)}}.snow:nth-child(219){opacity:1.3748;transform:translate(44.8439vw,-10px) scale(.4347);animation:fall-219 13s -20s linear infinite}@keyframes fall-219{38.242%{transform:translate(54.49vw,38.242vh) scale(.4347)}to{transform:translate(49.66695vw,99vh) scale(.4347)}}.snow:nth-child(220){opacity:1.4238;transform:translate(57.3741vw,-10px) scale(.7043);animation:fall-220 29s -29s linear infinite}@keyframes fall-220{42.997%{transform:translate(47.7182vw,42.997vh) scale(.7043)}to{transform:translate(52.54615vw,99vh) scale(.7043)}}.snow:nth-child(221){opacity:1.7904;transform:translate(80.2455vw,-10px) scale(.1676);animation:fall-221 25s -8s linear infinite}@keyframes fall-221{75.352%{transform:translate(78.3208vw,75.352vh) scale(.1676)}to{transform:translate(79.28315vw,99vh) scale(.1676)}}.snow:nth-child(222){opacity:1.407;transform:translate(45.2997vw,-10px) scale(.8988);animation:fall-222 23s -5s linear infinite}@keyframes fall-222{55.796%{transform:translate(52.6523vw,55.796vh) scale(.8988)}to{transform:translate(48.976vw,99vh) scale(.8988)}}.snow:nth-child(223){opacity:1.099;transform:translate(80.4137vw,-10px) scale(.2095);animation:fall-223 11s -25s linear infinite}@keyframes fall-223{43.956%{transform:translate(76.6156vw,43.956vh) scale(.2095)}to{transform:translate(78.51465vw,99vh) scale(.2095)}}.snow:nth-child(224){opacity:.1698;transform:translate(76.8777vw,-10px) scale(.5533);animation:fall-224 21s -7s linear infinite}@keyframes fall-224{41.92%{transform:translate(67.4191vw,41.92vh) scale(.5533)}to{transform:translate(72.1484vw,99vh) scale(.5533)}}.snow:nth-child(225){opacity:1.8746;transform:translate(17.4227vw,-10px) scale(.2073);animation:fall-225 13s -30s linear infinite}@keyframes fall-225{56.624%{transform:translate(26.382vw,56.624vh) scale(.2073)}to{transform:translate(21.90235vw,99vh) scale(.2073)}}.snow:nth-child(226){opacity:.8212;transform:translate(15.4884vw,-10px) scale(.3493);animation:fall-226 22s -17s linear infinite}@keyframes fall-226{52.057%{transform:translate(24.4153vw,52.057vh) scale(.3493)}to{transform:translate(19.95185vw,99vh) scale(.3493)}}.snow:nth-child(227){opacity:.125;transform:translate(67.2815vw,-10px) scale(.5266);animation:fall-227 30s -1s linear infinite}@keyframes fall-227{45.321%{transform:translate(60.1957vw,45.321vh) scale(.5266)}to{transform:translate(63.7386vw,99vh) scale(.5266)}}.snow:nth-child(228){opacity:.8272;transform:translate(44.5118vw,-10px) scale(.9149);animation:fall-228 30s -11s linear infinite}@keyframes fall-228{66.382%{transform:translate(36.0484vw,66.382vh) scale(.9149)}to{transform:translate(40.2801vw,99vh) scale(.9149)}}.snow:nth-child(229){opacity:.4478;transform:translate(70.779vw,-10px) scale(.434);animation:fall-229 16s -27s linear infinite}@keyframes fall-229{41.537%{transform:translate(72.1323vw,41.537vh) scale(.434)}to{transform:translate(71.45565vw,99vh) scale(.434)}}.snow:nth-child(230){opacity:1.0402;transform:translate(19.3398vw,-10px) scale(.198);animation:fall-230 18s -27s linear infinite}@keyframes fall-230{73.782%{transform:translate(25.4654vw,73.782vh) scale(.198)}to{transform:translate(22.4026vw,99vh) scale(.198)}}.snow:nth-child(231){opacity:1.6332;transform:translate(69.5384vw,-10px) scale(.0771);animation:fall-231 17s -11s linear infinite}@keyframes fall-231{58.869%{transform:translate(75.2839vw,58.869vh) scale(.0771)}to{transform:translate(72.41115vw,99vh) scale(.0771)}}.snow:nth-child(232){opacity:1.1996;transform:translate(62.0453vw,-10px) scale(.8402);animation:fall-232 22s -23s linear infinite}@keyframes fall-232{36.877%{transform:translate(63.415vw,36.877vh) scale(.8402)}to{transform:translate(62.73015vw,99vh) scale(.8402)}}.snow:nth-child(233){opacity:1.9584;transform:translate(35.709vw,-10px) scale(.3205);animation:fall-233 20s -22s linear infinite}@keyframes fall-233{37.346%{transform:translate(45.142vw,37.346vh) scale(.3205)}to{transform:translate(40.4255vw,99vh) scale(.3205)}}.snow:nth-child(234){opacity:.1678;transform:translate(26.1186vw,-10px) scale(.4652);animation:fall-234 18s -19s linear infinite}@keyframes fall-234{35.088%{transform:translate(35.1879vw,35.088vh) scale(.4652)}to{transform:translate(30.65325vw,99vh) scale(.4652)}}.snow:nth-child(235){opacity:1.5544;transform:translate(25.0033vw,-10px) scale(.2513);animation:fall-235 20s -2s linear infinite}@keyframes fall-235{67.385%{transform:translate(34.2974vw,67.385vh) scale(.2513)}to{transform:translate(29.65035vw,99vh) scale(.2513)}}.snow:nth-child(236){opacity:.863;transform:translate(71.6417vw,-10px) scale(.6205);animation:fall-236 29s -5s linear infinite}@keyframes fall-236{71.297%{transform:translate(72.3945vw,71.297vh) scale(.6205)}to{transform:translate(72.0181vw,99vh) scale(.6205)}}.snow:nth-child(237){opacity:.7688;transform:translate(20.5703vw,-10px) scale(.0087);animation:fall-237 29s -6s linear infinite}@keyframes fall-237{65.322%{transform:translate(28.4801vw,65.322vh) scale(.0087)}to{transform:translate(24.5252vw,99vh) scale(.0087)}}.snow:nth-child(238){opacity:1.3164;transform:translate(18.1649vw,-10px) scale(.6706);animation:fall-238 10s -11s linear infinite}@keyframes fall-238{47.556%{transform:translate(10.6801vw,47.556vh) scale(.6706)}to{transform:translate(14.4225vw,99vh) scale(.6706)}}.snow:nth-child(239){opacity:.951;transform:translate(87.0324vw,-10px) scale(.5279);animation:fall-239 11s -27s linear infinite}@keyframes fall-239{57.72%{transform:translate(80.9372vw,57.72vh) scale(.5279)}to{transform:translate(83.9848vw,99vh) scale(.5279)}}.snow:nth-child(240){opacity:1.4522;transform:translate(61.9636vw,-10px) scale(.7916);animation:fall-240 27s -8s linear infinite}@keyframes fall-240{52.886%{transform:translate(63.3594vw,52.886vh) scale(.7916)}to{transform:translate(62.6615vw,99vh) scale(.7916)}}.snow:nth-child(241){opacity:.2206;transform:translate(43.5855vw,-10px) scale(.8595);animation:fall-241 21s -19s linear infinite}@keyframes fall-241{30.879%{transform:translate(44.3918vw,30.879vh) scale(.8595)}to{transform:translate(43.98865vw,99vh) scale(.8595)}}.snow:nth-child(242){opacity:1.5256;transform:translate(72.1126vw,-10px) scale(.0902);animation:fall-242 16s -12s linear infinite}@keyframes fall-242{54.146%{transform:translate(72.6589vw,54.146vh) scale(.0902)}to{transform:translate(72.38575vw,99vh) scale(.0902)}}.snow:nth-child(243){opacity:1.5846;transform:translate(43.6973vw,-10px) scale(.9182);animation:fall-243 28s -5s linear infinite}@keyframes fall-243{76.897%{transform:translate(37.9431vw,76.897vh) scale(.9182)}to{transform:translate(40.8202vw,99vh) scale(.9182)}}.snow:nth-child(244){opacity:.6378;transform:translate(35.0979vw,-10px) scale(.313);animation:fall-244 21s -4s linear infinite}@keyframes fall-244{55.626%{transform:translate(44.9256vw,55.626vh) scale(.313)}to{transform:translate(40.01175vw,99vh) scale(.313)}}.snow:nth-child(245){opacity:1.2842;transform:translate(41.2013vw,-10px) scale(.5666);animation:fall-245 13s -5s linear infinite}@keyframes fall-245{46.972%{transform:translate(32.8407vw,46.972vh) scale(.5666)}to{transform:translate(37.021vw,99vh) scale(.5666)}}.snow:nth-child(246){opacity:.0996;transform:translate(83.8202vw,-10px) scale(.4513);animation:fall-246 23s -10s linear infinite}@keyframes fall-246{77.045%{transform:translate(89.2637vw,77.045vh) scale(.4513)}to{transform:translate(86.54195vw,99vh) scale(.4513)}}.snow:nth-child(247){opacity:1.574;transform:translate(52.1753vw,-10px) scale(.6792);animation:fall-247 11s -14s linear infinite}@keyframes fall-247{55.306%{transform:translate(54.0688vw,55.306vh) scale(.6792)}to{transform:translate(53.12205vw,99vh) scale(.6792)}}.snow:nth-child(248){opacity:1.505;transform:translate(70.642vw,-10px) scale(.8605);animation:fall-248 21s -5s linear infinite}@keyframes fall-248{66.379%{transform:translate(66.7169vw,66.379vh) scale(.8605)}to{transform:translate(68.67945vw,99vh) scale(.8605)}}.snow:nth-child(249){opacity:.5444;transform:translate(44.2242vw,-10px) scale(.4409);animation:fall-249 18s -17s linear infinite}@keyframes fall-249{49.764%{transform:translate(45.6483vw,49.764vh) scale(.4409)}to{transform:translate(44.93625vw,99vh) scale(.4409)}}.snow:nth-child(250){opacity:1.5906;transform:translate(66.8623vw,-10px) scale(.964);animation:fall-250 19s -30s linear infinite}@keyframes fall-250{52.345%{transform:translate(58.743vw,52.345vh) scale(.964)}to{transform:translate(62.80265vw,99vh) scale(.964)}}.snow:nth-child(251){opacity:1.9606;transform:translate(24.5144vw,-10px) scale(.6167);animation:fall-251 16s -2s linear infinite}@keyframes fall-251{53.109%{transform:translate(20.7053vw,53.109vh) scale(.6167)}to{transform:translate(22.60985vw,99vh) scale(.6167)}}.snow:nth-child(252){opacity:.0658;transform:translate(10.7769vw,-10px) scale(.1885);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{38.284%{transform:translate(2.4308vw,38.284vh) scale(.1885)}to{transform:translate(6.60385vw,99vh) scale(.1885)}}.snow:nth-child(253){opacity:.9316;transform:translate(18.0605vw,-10px) scale(.7391);animation:fall-253 20s -5s linear infinite}@keyframes fall-253{50.533%{transform:translate(12.8594vw,50.533vh) scale(.7391)}to{transform:translate(15.45995vw,99vh) scale(.7391)}}.snow:nth-child(254){opacity:1.5258;transform:translate(6.1038vw,-10px) scale(.6632);animation:fall-254 15s -11s linear infinite}@keyframes fall-254{39.685%{transform:translate(-.3749vw,39.685vh) scale(.6632)}to{transform:translate(2.86445vw,99vh) scale(.6632)}}.snow:nth-child(255){opacity:1.263;transform:translate(96.6187vw,-10px) scale(.5765);animation:fall-255 10s -9s linear infinite}@keyframes fall-255{72.819%{transform:translate(90.9065vw,72.819vh) scale(.5765)}to{transform:translate(93.7626vw,99vh) scale(.5765)}}.snow:nth-child(256){opacity:.0882;transform:translate(69.2897vw,-10px) scale(.4851);animation:fall-256 11s -16s linear infinite}@keyframes fall-256{73.609%{transform:translate(70.3787vw,73.609vh) scale(.4851)}to{transform:translate(69.8342vw,99vh) scale(.4851)}}.snow:nth-child(257){opacity:1.17;transform:translate(55.6755vw,-10px) scale(.6601);animation:fall-257 15s -3s linear infinite}@keyframes fall-257{70.99%{transform:translate(62.802vw,70.99vh) scale(.6601)}to{transform:translate(59.23875vw,99vh) scale(.6601)}}.snow:nth-child(258){opacity:1.4628;transform:translate(16.7634vw,-10px) scale(.2358);animation:fall-258 11s -7s linear infinite}@keyframes fall-258{45.262%{transform:translate(14.4246vw,45.262vh) scale(.2358)}to{transform:translate(15.594vw,99vh) scale(.2358)}}.snow:nth-child(259){opacity:1.8574;transform:translate(31.7767vw,-10px) scale(.5436);animation:fall-259 23s -2s linear infinite}@keyframes fall-259{64.173%{transform:translate(34.5419vw,64.173vh) scale(.5436)}to{transform:translate(33.1593vw,99vh) scale(.5436)}}.snow:nth-child(260){opacity:1.768;transform:translate(43.5388vw,-10px) scale(.7843);animation:fall-260 27s -28s linear infinite}@keyframes fall-260{49.254%{transform:translate(41.9418vw,49.254vh) scale(.7843)}to{transform:translate(42.7403vw,99vh) scale(.7843)}}.snow:nth-child(261){opacity:1.1864;transform:translate(8.9472vw,-10px) scale(.5422);animation:fall-261 23s -29s linear infinite}@keyframes fall-261{73.007%{transform:translate(7.1092vw,73.007vh) scale(.5422)}to{transform:translate(8.0282vw,99vh) scale(.5422)}}.snow:nth-child(262){opacity:1.9164;transform:translate(25.1108vw,-10px) scale(.5507);animation:fall-262 18s -27s linear infinite}@keyframes fall-262{30.766%{transform:translate(19.9413vw,30.766vh) scale(.5507)}to{transform:translate(22.52605vw,99vh) scale(.5507)}}.snow:nth-child(263){opacity:.9316;transform:translate(89.6991vw,-10px) scale(.2792);animation:fall-263 28s -21s linear infinite}@keyframes fall-263{52.358%{transform:translate(92.4283vw,52.358vh) scale(.2792)}to{transform:translate(91.0637vw,99vh) scale(.2792)}}.snow:nth-child(264){opacity:.2972;transform:translate(28.4701vw,-10px) scale(.4376);animation:fall-264 22s -27s linear infinite}@keyframes fall-264{56.459%{transform:translate(25.3017vw,56.459vh) scale(.4376)}to{transform:translate(26.8859vw,99vh) scale(.4376)}}.snow:nth-child(265){opacity:.805;transform:translate(64.1696vw,-10px) scale(.2425);animation:fall-265 11s -30s linear infinite}@keyframes fall-265{55.027%{transform:translate(61.2974vw,55.027vh) scale(.2425)}to{transform:translate(62.7335vw,99vh) scale(.2425)}}.snow:nth-child(266){opacity:.5856;transform:translate(28.5633vw,-10px) scale(.6153);animation:fall-266 27s -2s linear infinite}@keyframes fall-266{73.277%{transform:translate(29.2966vw,73.277vh) scale(.6153)}to{transform:translate(28.92995vw,99vh) scale(.6153)}}.snow:nth-child(267){opacity:.4658;transform:translate(66.5317vw,-10px) scale(.3349);animation:fall-267 17s -26s linear infinite}@keyframes fall-267{46.754%{transform:translate(60.8218vw,46.754vh) scale(.3349)}to{transform:translate(63.67675vw,99vh) scale(.3349)}}.snow:nth-child(268){opacity:1.5832;transform:translate(16.7179vw,-10px) scale(.3811);animation:fall-268 25s -18s linear infinite}@keyframes fall-268{68.052%{transform:translate(9.556vw,68.052vh) scale(.3811)}to{transform:translate(13.13695vw,99vh) scale(.3811)}}.snow:nth-child(269){opacity:.6682;transform:translate(26.2626vw,-10px) scale(.2);animation:fall-269 15s -18s linear infinite}@keyframes fall-269{60.993%{transform:translate(25.0525vw,60.993vh) scale(.2)}to{transform:translate(25.65755vw,99vh) scale(.2)}}.snow:nth-child(270){opacity:1.0562;transform:translate(75.2509vw,-10px) scale(.3493);animation:fall-270 21s -25s linear infinite}@keyframes fall-270{59.236%{transform:translate(84.4327vw,59.236vh) scale(.3493)}to{transform:translate(79.8418vw,99vh) scale(.3493)}}.snow:nth-child(271){opacity:1.7092;transform:translate(83.7884vw,-10px) scale(.0648);animation:fall-271 13s -12s linear infinite}@keyframes fall-271{72.822%{transform:translate(80.4806vw,72.822vh) scale(.0648)}to{transform:translate(82.1345vw,99vh) scale(.0648)}}.snow:nth-child(272){opacity:.2268;transform:translate(41.8976vw,-10px) scale(.8331);animation:fall-272 21s -12s linear infinite}@keyframes fall-272{56.81%{transform:translate(34.2506vw,56.81vh) scale(.8331)}to{transform:translate(38.0741vw,99vh) scale(.8331)}}.snow:nth-child(273){opacity:.6786;transform:translate(35.1677vw,-10px) scale(.7049);animation:fall-273 30s -11s linear infinite}@keyframes fall-273{55.355%{transform:translate(39.0357vw,55.355vh) scale(.7049)}to{transform:translate(37.1017vw,99vh) scale(.7049)}}.snow:nth-child(274){opacity:1.0356;transform:translate(56.5417vw,-10px) scale(.952);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{32.486%{transform:translate(52.6409vw,32.486vh) scale(.952)}to{transform:translate(54.5913vw,99vh) scale(.952)}}.snow:nth-child(275){opacity:.6708;transform:translate(71.6308vw,-10px) scale(.0621);animation:fall-275 27s -22s linear infinite}@keyframes fall-275{73.069%{transform:translate(73.2256vw,73.069vh) scale(.0621)}to{transform:translate(72.4282vw,99vh) scale(.0621)}}.snow:nth-child(276){opacity:1.6096;transform:translate(37.0766vw,-10px) scale(.3968);animation:fall-276 15s -17s linear infinite}@keyframes fall-276{59.828%{transform:translate(30.4043vw,59.828vh) scale(.3968)}to{transform:translate(33.74045vw,99vh) scale(.3968)}}.snow:nth-child(277){opacity:.719;transform:translate(.3043vw,-10px) scale(.2923);animation:fall-277 15s -12s linear infinite}@keyframes fall-277{40.251%{transform:translate(1.4889vw,40.251vh) scale(.2923)}to{transform:translate(.8966vw,99vh) scale(.2923)}}.snow:nth-child(278){opacity:1.621;transform:translate(88.1819vw,-10px) scale(.1036);animation:fall-278 24s -22s linear infinite}@keyframes fall-278{67.427%{transform:translate(81.0959vw,67.427vh) scale(.1036)}to{transform:translate(84.6389vw,99vh) scale(.1036)}}.snow:nth-child(279){opacity:.662;transform:translate(64.0656vw,-10px) scale(.2817);animation:fall-279 14s -3s linear infinite}@keyframes fall-279{34.279%{transform:translate(63.2168vw,34.279vh) scale(.2817)}to{transform:translate(63.6412vw,99vh) scale(.2817)}}.snow:nth-child(280){opacity:1.3712;transform:translate(34.1043vw,-10px) scale(.114);animation:fall-280 10s -28s linear infinite}@keyframes fall-280{33.744%{transform:translate(28.2556vw,33.744vh) scale(.114)}to{transform:translate(31.17995vw,99vh) scale(.114)}}.snow:nth-child(281){opacity:.843;transform:translate(32.9744vw,-10px) scale(.0363);animation:fall-281 25s -27s linear infinite}@keyframes fall-281{60.434%{transform:translate(38.1483vw,60.434vh) scale(.0363)}to{transform:translate(35.56135vw,99vh) scale(.0363)}}.snow:nth-child(282){opacity:1.0678;transform:translate(78.2585vw,-10px) scale(.7062);animation:fall-282 11s -12s linear infinite}@keyframes fall-282{73.773%{transform:translate(68.4239vw,73.773vh) scale(.7062)}to{transform:translate(73.3412vw,99vh) scale(.7062)}}.snow:nth-child(283){opacity:.043;transform:translate(90.2324vw,-10px) scale(.9866);animation:fall-283 10s -16s linear infinite}@keyframes fall-283{45.798%{transform:translate(85.2719vw,45.798vh) scale(.9866)}to{transform:translate(87.75215vw,99vh) scale(.9866)}}.snow:nth-child(284){opacity:1.8752;transform:translate(27.7525vw,-10px) scale(.8568);animation:fall-284 20s -9s linear infinite}@keyframes fall-284{39.794%{transform:translate(21.7685vw,39.794vh) scale(.8568)}to{transform:translate(24.7605vw,99vh) scale(.8568)}}.snow:nth-child(285){opacity:1.1428;transform:translate(41.0866vw,-10px) scale(.0625);animation:fall-285 27s -19s linear infinite}@keyframes fall-285{49.034%{transform:translate(37.8199vw,49.034vh) scale(.0625)}to{transform:translate(39.45325vw,99vh) scale(.0625)}}.snow:nth-child(286){opacity:1.7266;transform:translate(47.9445vw,-10px) scale(.4358);animation:fall-286 29s -2s linear infinite}@keyframes fall-286{33.955%{transform:translate(38.8195vw,33.955vh) scale(.4358)}to{transform:translate(43.382vw,99vh) scale(.4358)}}.snow:nth-child(287){opacity:1.1004;transform:translate(89.4172vw,-10px) scale(.0676);animation:fall-287 17s -19s linear infinite}@keyframes fall-287{66.428%{transform:translate(82.0515vw,66.428vh) scale(.0676)}to{transform:translate(85.73435vw,99vh) scale(.0676)}}.snow:nth-child(288){opacity:1.9262;transform:translate(.9569vw,-10px) scale(.6891);animation:fall-288 28s -24s linear infinite}@keyframes fall-288{50.332%{transform:translate(3.8751vw,50.332vh) scale(.6891)}to{transform:translate(2.416vw,99vh) scale(.6891)}}.snow:nth-child(289){opacity:.458;transform:translate(89.675vw,-10px) scale(.5665);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{38.957%{transform:translate(92.0384vw,38.957vh) scale(.5665)}to{transform:translate(90.8567vw,99vh) scale(.5665)}}.snow:nth-child(290){opacity:.1802;transform:translate(45.2996vw,-10px) scale(.1581);animation:fall-290 29s -8s linear infinite}@keyframes fall-290{79.086%{transform:translate(48.0536vw,79.086vh) scale(.1581)}to{transform:translate(46.6766vw,99vh) scale(.1581)}}.snow:nth-child(291){opacity:.1128;transform:translate(19.3065vw,-10px) scale(.4637);animation:fall-291 20s -10s linear infinite}@keyframes fall-291{49.347%{transform:translate(16.4873vw,49.347vh) scale(.4637)}to{transform:translate(17.8969vw,99vh) scale(.4637)}}.snow:nth-child(292){opacity:1.8714;transform:translate(69.14vw,-10px) scale(.4943);animation:fall-292 24s -13s linear infinite}@keyframes fall-292{44.294%{transform:translate(62.3016vw,44.294vh) scale(.4943)}to{transform:translate(65.7208vw,99vh) scale(.4943)}}.snow:nth-child(293){opacity:.7188;transform:translate(64.1923vw,-10px) scale(.8696);animation:fall-293 27s -12s linear infinite}@keyframes fall-293{60.899%{transform:translate(58.4903vw,60.899vh) scale(.8696)}to{transform:translate(61.3413vw,99vh) scale(.8696)}}.snow:nth-child(294){opacity:1.125;transform:translate(92.4236vw,-10px) scale(.6543);animation:fall-294 15s -26s linear infinite}@keyframes fall-294{61.166%{transform:translate(84.2556vw,61.166vh) scale(.6543)}to{transform:translate(88.3396vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.4068;transform:translate(53.3515vw,-10px) scale(.4507);animation:fall-295 27s -1s linear infinite}@keyframes fall-295{50.219%{transform:translate(62.6431vw,50.219vh) scale(.4507)}to{transform:translate(57.9973vw,99vh) scale(.4507)}}.snow:nth-child(296){opacity:.6266;transform:translate(84.9882vw,-10px) scale(.4015);animation:fall-296 24s -12s linear infinite}@keyframes fall-296{31.878%{transform:translate(83.2354vw,31.878vh) scale(.4015)}to{transform:translate(84.1118vw,99vh) scale(.4015)}}.snow:nth-child(297){opacity:.8364;transform:translate(98.1765vw,-10px) scale(.6223);animation:fall-297 15s -7s linear infinite}@keyframes fall-297{68.79%{transform:translate(91.8133vw,68.79vh) scale(.6223)}to{transform:translate(94.9949vw,99vh) scale(.6223)}}.snow:nth-child(298){opacity:1.9902;transform:translate(67.8002vw,-10px) scale(.2665);animation:fall-298 12s -8s linear infinite}@keyframes fall-298{43.824%{transform:translate(73.4553vw,43.824vh) scale(.2665)}to{transform:translate(70.62775vw,99vh) scale(.2665)}}.snow:nth-child(299){opacity:1.7492;transform:translate(27.8566vw,-10px) scale(.1322);animation:fall-299 11s -10s linear infinite}@keyframes fall-299{45.884%{transform:translate(21.3553vw,45.884vh) scale(.1322)}to{transform:translate(24.60595vw,99vh) scale(.1322)}}.snow:nth-child(300){opacity:.4522;transform:translate(26.5232vw,-10px) scale(.7856);animation:fall-300 17s -14s linear infinite}@keyframes fall-300{76.881%{transform:translate(24.7057vw,76.881vh) scale(.7856)}to{transform:translate(25.61445vw,99vh) scale(.7856)}}.snow:nth-child(301){opacity:1.8892;transform:translate(12.3146vw,-10px) scale(.0096);animation:fall-301 26s -20s linear infinite}@keyframes fall-301{78.112%{transform:translate(5.2153vw,78.112vh) scale(.0096)}to{transform:translate(8.76495vw,99vh) scale(.0096)}}.snow:nth-child(302){opacity:1.7152;transform:translate(58.0821vw,-10px) scale(.7328);animation:fall-302 10s -15s linear infinite}@keyframes fall-302{48.471%{transform:translate(49.3822vw,48.471vh) scale(.7328)}to{transform:translate(53.73215vw,99vh) scale(.7328)}}.snow:nth-child(303){opacity:1.5066;transform:translate(43.0282vw,-10px) scale(.4655);animation:fall-303 16s -11s linear infinite}@keyframes fall-303{61.712%{transform:translate(35.9373vw,61.712vh) scale(.4655)}to{transform:translate(39.48275vw,99vh) scale(.4655)}}.snow:nth-child(304){opacity:.567;transform:translate(22.2732vw,-10px) scale(.5881);animation:fall-304 16s -21s linear infinite}@keyframes fall-304{73.338%{transform:translate(27.3732vw,73.338vh) scale(.5881)}to{transform:translate(24.8232vw,99vh) scale(.5881)}}.snow:nth-child(305){opacity:.0156;transform:translate(73.5891vw,-10px) scale(.6388);animation:fall-305 15s -25s linear infinite}@keyframes fall-305{35.875%{transform:translate(79.2853vw,35.875vh) scale(.6388)}to{transform:translate(76.4372vw,99vh) scale(.6388)}}.snow:nth-child(306){opacity:1.5536;transform:translate(45.6954vw,-10px) scale(.3748);animation:fall-306 30s -21s linear infinite}@keyframes fall-306{60.332%{transform:translate(44.5049vw,60.332vh) scale(.3748)}to{transform:translate(45.10015vw,99vh) scale(.3748)}}.snow:nth-child(307){opacity:1.1034;transform:translate(10.908vw,-10px) scale(.3814);animation:fall-307 19s -5s linear infinite}@keyframes fall-307{52.198%{transform:translate(4.6184vw,52.198vh) scale(.3814)}to{transform:translate(7.7632vw,99vh) scale(.3814)}}.snow:nth-child(308){opacity:.1108;transform:translate(76.4778vw,-10px) scale(.6626);animation:fall-308 15s -6s linear infinite}@keyframes fall-308{49.433%{transform:translate(78.8824vw,49.433vh) scale(.6626)}to{transform:translate(77.6801vw,99vh) scale(.6626)}}.snow:nth-child(309){opacity:1.7664;transform:translate(34.921vw,-10px) scale(.393);animation:fall-309 15s -15s linear infinite}@keyframes fall-309{53.554%{transform:translate(25.4971vw,53.554vh) scale(.393)}to{transform:translate(30.20905vw,99vh) scale(.393)}}.snow:nth-child(310){opacity:.6586;transform:translate(2.1364vw,-10px) scale(.847);animation:fall-310 17s -3s linear infinite}@keyframes fall-310{62.121%{transform:translate(2.1407vw,62.121vh) scale(.847)}to{transform:translate(2.13855vw,99vh) scale(.847)}}.snow:nth-child(311){opacity:.0828;transform:translate(83.7874vw,-10px) scale(.222);animation:fall-311 18s -29s linear infinite}@keyframes fall-311{40.594%{transform:translate(84.5869vw,40.594vh) scale(.222)}to{transform:translate(84.18715vw,99vh) scale(.222)}}.snow:nth-child(312){opacity:1.99;transform:translate(72.8065vw,-10px) scale(.2031);animation:fall-312 12s -1s linear infinite}@keyframes fall-312{64.268%{transform:translate(66.5203vw,64.268vh) scale(.2031)}to{transform:translate(69.6634vw,99vh) scale(.2031)}}.snow:nth-child(313){opacity:1.547;transform:translate(89.1868vw,-10px) scale(.0002);animation:fall-313 16s -16s linear infinite}@keyframes fall-313{31.322%{transform:translate(94.1423vw,31.322vh) scale(.0002)}to{transform:translate(91.66455vw,99vh) scale(.0002)}}.snow:nth-child(314){opacity:1.2406;transform:translate(11.5369vw,-10px) scale(.3147);animation:fall-314 28s -13s linear infinite}@keyframes fall-314{79.934%{transform:translate(9.5245vw,79.934vh) scale(.3147)}to{transform:translate(10.5307vw,99vh) scale(.3147)}}.snow:nth-child(315){opacity:1.3822;transform:translate(.3722vw,-10px) scale(.7114);animation:fall-315 15s -8s linear infinite}@keyframes fall-315{78.999%{transform:translate(-.7872vw,78.999vh) scale(.7114)}to{transform:translate(-.2075vw,99vh) scale(.7114)}}.snow:nth-child(316){opacity:.451;transform:translate(18.2732vw,-10px) scale(.5016);animation:fall-316 26s -18s linear infinite}@keyframes fall-316{55.8%{transform:translate(10.0987vw,55.8vh) scale(.5016)}to{transform:translate(14.18595vw,99vh) scale(.5016)}}.snow:nth-child(317){opacity:1.3764;transform:translate(54.0104vw,-10px) scale(.8043);animation:fall-317 16s -10s linear infinite}@keyframes fall-317{57.626%{transform:translate(60.6612vw,57.626vh) scale(.8043)}to{transform:translate(57.3358vw,99vh) scale(.8043)}}.snow:nth-child(318){opacity:.4962;transform:translate(99.7833vw,-10px) scale(.8401);animation:fall-318 14s -21s linear infinite}@keyframes fall-318{69.94%{transform:translate(102.4724vw,69.94vh) scale(.8401)}to{transform:translate(101.12785vw,99vh) scale(.8401)}}.snow:nth-child(319){opacity:1.2128;transform:translate(49.5256vw,-10px) scale(.7236);animation:fall-319 10s -24s linear infinite}@keyframes fall-319{38.198%{transform:translate(49.435vw,38.198vh) scale(.7236)}to{transform:translate(49.4803vw,99vh) scale(.7236)}}.snow:nth-child(320){opacity:1.4146;transform:translate(62.0038vw,-10px) scale(.1232);animation:fall-320 26s -16s linear infinite}@keyframes fall-320{38.306%{transform:translate(60.8236vw,38.306vh) scale(.1232)}to{transform:translate(61.4137vw,99vh) scale(.1232)}}.snow:nth-child(321){opacity:.0864;transform:translate(69.7066vw,-10px) scale(.7768);animation:fall-321 19s -20s linear infinite}@keyframes fall-321{56.862%{transform:translate(64.7036vw,56.862vh) scale(.7768)}to{transform:translate(67.2051vw,99vh) scale(.7768)}}.snow:nth-child(322){opacity:.7078;transform:translate(29.8623vw,-10px) scale(.9702);animation:fall-322 18s -14s linear infinite}@keyframes fall-322{76.707%{transform:translate(30.4358vw,76.707vh) scale(.9702)}to{transform:translate(30.14905vw,99vh) scale(.9702)}}.snow:nth-child(323){opacity:1.3874;transform:translate(34.2908vw,-10px) scale(.4623);animation:fall-323 17s -17s linear infinite}@keyframes fall-323{61.909%{transform:translate(25.2391vw,61.909vh) scale(.4623)}to{transform:translate(29.76495vw,99vh) scale(.4623)}}.snow:nth-child(324){opacity:1.3362;transform:translate(93.9615vw,-10px) scale(.3799);animation:fall-324 17s -21s linear infinite}@keyframes fall-324{65.904%{transform:translate(91.9688vw,65.904vh) scale(.3799)}to{transform:translate(92.96515vw,99vh) scale(.3799)}}.snow:nth-child(325){opacity:1.771;transform:translate(59.5904vw,-10px) scale(.0723);animation:fall-325 30s -6s linear infinite}@keyframes fall-325{70.308%{transform:translate(65.8407vw,70.308vh) scale(.0723)}to{transform:translate(62.71555vw,99vh) scale(.0723)}}.snow:nth-child(326){opacity:1.5802;transform:translate(38.6302vw,-10px) scale(.4471);animation:fall-326 21s -5s linear infinite}@keyframes fall-326{46.88%{transform:translate(29.0264vw,46.88vh) scale(.4471)}to{transform:translate(33.8283vw,99vh) scale(.4471)}}.snow:nth-child(327){opacity:1.7892;transform:translate(37.035vw,-10px) scale(.6578);animation:fall-327 26s -7s linear infinite}@keyframes fall-327{30.348%{transform:translate(45.8283vw,30.348vh) scale(.6578)}to{transform:translate(41.43165vw,99vh) scale(.6578)}}.snow:nth-child(328){opacity:.756;transform:translate(54.1206vw,-10px) scale(.6169);animation:fall-328 18s -4s linear infinite}@keyframes fall-328{61.707%{transform:translate(60.3821vw,61.707vh) scale(.6169)}to{transform:translate(57.25135vw,99vh) scale(.6169)}}.snow:nth-child(329){opacity:1.4024;transform:translate(60.2908vw,-10px) scale(.6535);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{74.947%{transform:translate(54.4541vw,74.947vh) scale(.6535)}to{transform:translate(57.37245vw,99vh) scale(.6535)}}.snow:nth-child(330){opacity:.9756;transform:translate(7.705vw,-10px) scale(.8206);animation:fall-330 10s -14s linear infinite}@keyframes fall-330{35.511%{transform:translate(6.9688vw,35.511vh) scale(.8206)}to{transform:translate(7.3369vw,99vh) scale(.8206)}}.snow:nth-child(331){opacity:.614;transform:translate(87.2503vw,-10px) scale(.1827);animation:fall-331 26s -11s linear infinite}@keyframes fall-331{38.803%{transform:translate(83.9789vw,38.803vh) scale(.1827)}to{transform:translate(85.6146vw,99vh) scale(.1827)}}.snow:nth-child(332){opacity:1.0838;transform:translate(74.9499vw,-10px) scale(.2082);animation:fall-332 15s -19s linear infinite}@keyframes fall-332{48.042%{transform:translate(70.9247vw,48.042vh) scale(.2082)}to{transform:translate(72.9373vw,99vh) scale(.2082)}}.snow:nth-child(333){opacity:1.4318;transform:translate(70.2997vw,-10px) scale(.5246);animation:fall-333 11s -28s linear infinite}@keyframes fall-333{69.008%{transform:translate(68.3437vw,69.008vh) scale(.5246)}to{transform:translate(69.3217vw,99vh) scale(.5246)}}.snow:nth-child(334){opacity:1.587;transform:translate(36.1001vw,-10px) scale(.3177);animation:fall-334 22s -24s linear infinite}@keyframes fall-334{67.89%{transform:translate(40.908vw,67.89vh) scale(.3177)}to{transform:translate(38.50405vw,99vh) scale(.3177)}}.snow:nth-child(335){opacity:.3882;transform:translate(16.7646vw,-10px) scale(.1251);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{67.702%{transform:translate(16.6736vw,67.702vh) scale(.1251)}to{transform:translate(16.7191vw,99vh) scale(.1251)}}.snow:nth-child(336){opacity:1.59;transform:translate(15.4915vw,-10px) scale(.9003);animation:fall-336 13s -16s linear infinite}@keyframes fall-336{65.611%{transform:translate(12.9104vw,65.611vh) scale(.9003)}to{transform:translate(14.20095vw,99vh) scale(.9003)}}.snow:nth-child(337){opacity:.887;transform:translate(4.1802vw,-10px) scale(.8101);animation:fall-337 24s -3s linear infinite}@keyframes fall-337{55.886%{transform:translate(-1.0928vw,55.886vh) scale(.8101)}to{transform:translate(1.5437vw,99vh) scale(.8101)}}.snow:nth-child(338){opacity:1.662;transform:translate(96.5173vw,-10px) scale(.8928);animation:fall-338 11s -1s linear infinite}@keyframes fall-338{50.687%{transform:translate(92.0177vw,50.687vh) scale(.8928)}to{transform:translate(94.2675vw,99vh) scale(.8928)}}.snow:nth-child(339){opacity:.9042;transform:translate(38.8149vw,-10px) scale(.515);animation:fall-339 14s -10s linear infinite}@keyframes fall-339{44.68%{transform:translate(37.8901vw,44.68vh) scale(.515)}to{transform:translate(38.3525vw,99vh) scale(.515)}}.snow:nth-child(340){opacity:.6968;transform:translate(57.3649vw,-10px) scale(.67);animation:fall-340 24s -19s linear infinite}@keyframes fall-340{50.215%{transform:translate(53.8063vw,50.215vh) scale(.67)}to{transform:translate(55.5856vw,99vh) scale(.67)}}.snow:nth-child(341){opacity:1.7936;transform:translate(53.6429vw,-10px) scale(.881);animation:fall-341 28s -10s linear infinite}@keyframes fall-341{77.901%{transform:translate(52.3025vw,77.901vh) scale(.881)}to{transform:translate(52.9727vw,99vh) scale(.881)}}.snow:nth-child(342){opacity:.9706;transform:translate(72.0963vw,-10px) scale(.825);animation:fall-342 15s -2s linear infinite}@keyframes fall-342{37.049%{transform:translate(75.8089vw,37.049vh) scale(.825)}to{transform:translate(73.9526vw,99vh) scale(.825)}}.snow:nth-child(343){opacity:1.712;transform:translate(75.4645vw,-10px) scale(.2423);animation:fall-343 14s -1s linear infinite}@keyframes fall-343{61.892%{transform:translate(83.4638vw,61.892vh) scale(.2423)}to{transform:translate(79.46415vw,99vh) scale(.2423)}}.snow:nth-child(344){opacity:1.7974;transform:translate(13.5936vw,-10px) scale(.6569);animation:fall-344 26s -17s linear infinite}@keyframes fall-344{60.696%{transform:translate(8.2108vw,60.696vh) scale(.6569)}to{transform:translate(10.9022vw,99vh) scale(.6569)}}.snow:nth-child(345){opacity:.361;transform:translate(94.7077vw,-10px) scale(.1205);animation:fall-345 28s -20s linear infinite}@keyframes fall-345{75.106%{transform:translate(86.5192vw,75.106vh) scale(.1205)}to{transform:translate(90.61345vw,99vh) scale(.1205)}}.snow:nth-child(346){opacity:1.169;transform:translate(22.2284vw,-10px) scale(.2978);animation:fall-346 15s -29s linear infinite}@keyframes fall-346{48.054%{transform:translate(31.678vw,48.054vh) scale(.2978)}to{transform:translate(26.9532vw,99vh) scale(.2978)}}.snow:nth-child(347){opacity:.2184;transform:translate(94.8072vw,-10px) scale(.9641);animation:fall-347 28s -21s linear infinite}@keyframes fall-347{56.528%{transform:translate(91.1934vw,56.528vh) scale(.9641)}to{transform:translate(93.0003vw,99vh) scale(.9641)}}.snow:nth-child(348){opacity:1.5922;transform:translate(10.2637vw,-10px) scale(.0861);animation:fall-348 29s -3s linear infinite}@keyframes fall-348{42.506%{transform:translate(14.7107vw,42.506vh) scale(.0861)}to{transform:translate(12.4872vw,99vh) scale(.0861)}}.snow:nth-child(349){opacity:.8828;transform:translate(41.3327vw,-10px) scale(.3282);animation:fall-349 10s -22s linear infinite}@keyframes fall-349{76.967%{transform:translate(43.474vw,76.967vh) scale(.3282)}to{transform:translate(42.40335vw,99vh) scale(.3282)}}.snow:nth-child(350){opacity:1.5684;transform:translate(77.7551vw,-10px) scale(.6074);animation:fall-350 13s -4s linear infinite}@keyframes fall-350{79.87%{transform:translate(85.5651vw,79.87vh) scale(.6074)}to{transform:translate(81.6601vw,99vh) scale(.6074)}}.snow:nth-child(351){opacity:.11;transform:translate(27.0286vw,-10px) scale(.8753);animation:fall-351 10s -3s linear infinite}@keyframes fall-351{57.357%{transform:translate(31.0558vw,57.357vh) scale(.8753)}to{transform:translate(29.0422vw,99vh) scale(.8753)}}.snow:nth-child(352){opacity:1.5758;transform:translate(87.6784vw,-10px) scale(.4426);animation:fall-352 26s -4s linear infinite}@keyframes fall-352{56.314%{transform:translate(94.0319vw,56.314vh) scale(.4426)}to{transform:translate(90.85515vw,99vh) scale(.4426)}}.snow:nth-child(353){opacity:1.632;transform:translate(18.6893vw,-10px) scale(.8224);animation:fall-353 18s -4s linear infinite}@keyframes fall-353{49.979%{transform:translate(12.0873vw,49.979vh) scale(.8224)}to{transform:translate(15.3883vw,99vh) scale(.8224)}}.snow:nth-child(354){opacity:1.3814;transform:translate(22.0386vw,-10px) scale(.3366);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{63.95%{transform:translate(19.0169vw,63.95vh) scale(.3366)}to{transform:translate(20.52775vw,99vh) scale(.3366)}}.snow:nth-child(355){opacity:.2914;transform:translate(12.7776vw,-10px) scale(.9769);animation:fall-355 24s -19s linear infinite}@keyframes fall-355{66.061%{transform:translate(15.0246vw,66.061vh) scale(.9769)}to{transform:translate(13.9011vw,99vh) scale(.9769)}}.snow:nth-child(356){opacity:1.1456;transform:translate(82.9596vw,-10px) scale(.6037);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{30.121%{transform:translate(81.9173vw,30.121vh) scale(.6037)}to{transform:translate(82.43845vw,99vh) scale(.6037)}}.snow:nth-child(357){opacity:1.0314;transform:translate(19.012vw,-10px) scale(.3142);animation:fall-357 22s -20s linear infinite}@keyframes fall-357{66.593%{transform:translate(19.8457vw,66.593vh) scale(.3142)}to{transform:translate(19.42885vw,99vh) scale(.3142)}}.snow:nth-child(358){opacity:1.2014;transform:translate(83.44vw,-10px) scale(.7241);animation:fall-358 15s -4s linear infinite}@keyframes fall-358{50.157%{transform:translate(84.1144vw,50.157vh) scale(.7241)}to{transform:translate(83.7772vw,99vh) scale(.7241)}}.snow:nth-child(359){opacity:1.6328;transform:translate(58.9663vw,-10px) scale(.7881);animation:fall-359 22s -28s linear infinite}@keyframes fall-359{63.794%{transform:translate(64.7243vw,63.794vh) scale(.7881)}to{transform:translate(61.8453vw,99vh) scale(.7881)}}.snow:nth-child(360){opacity:1.4238;transform:translate(4.3164vw,-10px) scale(.2523);animation:fall-360 28s -3s linear infinite}@keyframes fall-360{67.079%{transform:translate(-.374vw,67.079vh) scale(.2523)}to{transform:translate(1.9712vw,99vh) scale(.2523)}}.snow:nth-child(361){opacity:.2476;transform:translate(70.8109vw,-10px) scale(.2543);animation:fall-361 15s -28s linear infinite}@keyframes fall-361{50.179%{transform:translate(64.4611vw,50.179vh) scale(.2543)}to{transform:translate(67.636vw,99vh) scale(.2543)}}.snow:nth-child(362){opacity:1.3306;transform:translate(44.3039vw,-10px) scale(.8718);animation:fall-362 29s -10s linear infinite}@keyframes fall-362{63.148%{transform:translate(35.9511vw,63.148vh) scale(.8718)}to{transform:translate(40.1275vw,99vh) scale(.8718)}}.snow:nth-child(363){opacity:1.9658;transform:translate(41.634vw,-10px) scale(.7196);animation:fall-363 29s -4s linear infinite}@keyframes fall-363{60.392%{transform:translate(38.1126vw,60.392vh) scale(.7196)}to{transform:translate(39.8733vw,99vh) scale(.7196)}}.snow:nth-child(364){opacity:1.189;transform:translate(10.1889vw,-10px) scale(.3463);animation:fall-364 22s -1s linear infinite}@keyframes fall-364{67.08%{transform:translate(16.6569vw,67.08vh) scale(.3463)}to{transform:translate(13.4229vw,99vh) scale(.3463)}}.snow:nth-child(365){opacity:1.3672;transform:translate(52.5048vw,-10px) scale(.3128);animation:fall-365 11s -21s linear infinite}@keyframes fall-365{61.266%{transform:translate(57.8898vw,61.266vh) scale(.3128)}to{transform:translate(55.1973vw,99vh) scale(.3128)}}.snow:nth-child(366){opacity:.6;transform:translate(21.2523vw,-10px) scale(.8589);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{50.037%{transform:translate(15.6834vw,50.037vh) scale(.8589)}to{transform:translate(18.46785vw,99vh) scale(.8589)}}.snow:nth-child(367){opacity:1.8108;transform:translate(9.1605vw,-10px) scale(.3931);animation:fall-367 24s -30s linear infinite}@keyframes fall-367{62.842%{transform:translate(9.4035vw,62.842vh) scale(.3931)}to{transform:translate(9.282vw,99vh) scale(.3931)}}.snow:nth-child(368){opacity:.1904;transform:translate(9.4815vw,-10px) scale(.8514);animation:fall-368 20s -16s linear infinite}@keyframes fall-368{57.857%{transform:translate(4.0039vw,57.857vh) scale(.8514)}to{transform:translate(6.7427vw,99vh) scale(.8514)}}.snow:nth-child(369){opacity:1.991;transform:translate(59.4159vw,-10px) scale(.144);animation:fall-369 22s -14s linear infinite}@keyframes fall-369{44.468%{transform:translate(52.5059vw,44.468vh) scale(.144)}to{transform:translate(55.9609vw,99vh) scale(.144)}}.snow:nth-child(370){opacity:1.544;transform:translate(80.0535vw,-10px) scale(.7656);animation:fall-370 21s -16s linear infinite}@keyframes fall-370{31.587%{transform:translate(73.0595vw,31.587vh) scale(.7656)}to{transform:translate(76.5565vw,99vh) scale(.7656)}}.snow:nth-child(371){opacity:1.2046;transform:translate(95.2602vw,-10px) scale(.9649);animation:fall-371 13s -9s linear infinite}@keyframes fall-371{67.767%{transform:translate(91.7613vw,67.767vh) scale(.9649)}to{transform:translate(93.51075vw,99vh) scale(.9649)}}.snow:nth-child(372){opacity:1.3812;transform:translate(9.8482vw,-10px) scale(.2206);animation:fall-372 28s -14s linear infinite}@keyframes fall-372{43.828%{transform:translate(14.1647vw,43.828vh) scale(.2206)}to{transform:translate(12.00645vw,99vh) scale(.2206)}}.snow:nth-child(373){opacity:1.9948;transform:translate(96.8118vw,-10px) scale(.823);animation:fall-373 10s -1s linear infinite}@keyframes fall-373{72.785%{transform:translate(103.5214vw,72.785vh) scale(.823)}to{transform:translate(100.1666vw,99vh) scale(.823)}}.snow:nth-child(374){opacity:.2328;transform:translate(38.045vw,-10px) scale(.5288);animation:fall-374 18s -18s linear infinite}@keyframes fall-374{79.751%{transform:translate(30.171vw,79.751vh) scale(.5288)}to{transform:translate(34.108vw,99vh) scale(.5288)}}.snow:nth-child(375){opacity:.5038;transform:translate(34.4359vw,-10px) scale(.6185);animation:fall-375 12s -28s linear infinite}@keyframes fall-375{61.972%{transform:translate(37.6917vw,61.972vh) scale(.6185)}to{transform:translate(36.0638vw,99vh) scale(.6185)}}.snow:nth-child(376){opacity:.7026;transform:translate(7.037vw,-10px) scale(.383);animation:fall-376 22s -9s linear infinite}@keyframes fall-376{59.619%{transform:translate(6.4583vw,59.619vh) scale(.383)}to{transform:translate(6.74765vw,99vh) scale(.383)}}.snow:nth-child(377){opacity:1.199;transform:translate(20.5433vw,-10px) scale(.8951);animation:fall-377 24s -12s linear infinite}@keyframes fall-377{38.63%{transform:translate(23.0212vw,38.63vh) scale(.8951)}to{transform:translate(21.78225vw,99vh) scale(.8951)}}.snow:nth-child(378){opacity:1.8234;transform:translate(38.6347vw,-10px) scale(.9077);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{38.886%{transform:translate(46.169vw,38.886vh) scale(.9077)}to{transform:translate(42.40185vw,99vh) scale(.9077)}}.snow:nth-child(379){opacity:.6048;transform:translate(98.737vw,-10px) scale(.2559);animation:fall-379 25s -20s linear infinite}@keyframes fall-379{70.558%{transform:translate(97.5718vw,70.558vh) scale(.2559)}to{transform:translate(98.1544vw,99vh) scale(.2559)}}.snow:nth-child(380){opacity:.576;transform:translate(32.0623vw,-10px) scale(.4814);animation:fall-380 28s -10s linear infinite}@keyframes fall-380{49.912%{transform:translate(28.6841vw,49.912vh) scale(.4814)}to{transform:translate(30.3732vw,99vh) scale(.4814)}}.snow:nth-child(381){opacity:.991;transform:translate(37.7284vw,-10px) scale(.7926);animation:fall-381 16s -14s linear infinite}@keyframes fall-381{76.702%{transform:translate(31.2936vw,76.702vh) scale(.7926)}to{transform:translate(34.511vw,99vh) scale(.7926)}}.snow:nth-child(382){opacity:.9156;transform:translate(11.5396vw,-10px) scale(.6784);animation:fall-382 16s -10s linear infinite}@keyframes fall-382{52.524%{transform:translate(7.3927vw,52.524vh) scale(.6784)}to{transform:translate(9.46615vw,99vh) scale(.6784)}}.snow:nth-child(383){opacity:.7566;transform:translate(96.0344vw,-10px) scale(.976);animation:fall-383 29s -8s linear infinite}@keyframes fall-383{40.036%{transform:translate(92.2144vw,40.036vh) scale(.976)}to{transform:translate(94.1244vw,99vh) scale(.976)}}.snow:nth-child(384){opacity:1.6626;transform:translate(61.9418vw,-10px) scale(.9307);animation:fall-384 26s -20s linear infinite}@keyframes fall-384{73.7%{transform:translate(71.6852vw,73.7vh) scale(.9307)}to{transform:translate(66.8135vw,99vh) scale(.9307)}}.snow:nth-child(385){opacity:1.322;transform:translate(53.6867vw,-10px) scale(.7406);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{73.271%{transform:translate(48.5377vw,73.271vh) scale(.7406)}to{transform:translate(51.1122vw,99vh) scale(.7406)}}.snow:nth-child(386){opacity:.7136;transform:translate(74.3271vw,-10px) scale(.4524);animation:fall-386 15s -10s linear infinite}@keyframes fall-386{38.361%{transform:translate(82.4404vw,38.361vh) scale(.4524)}to{transform:translate(78.38375vw,99vh) scale(.4524)}}.snow:nth-child(387){opacity:1.3398;transform:translate(36.5802vw,-10px) scale(.9181);animation:fall-387 30s -13s linear infinite}@keyframes fall-387{55.987%{transform:translate(38.4543vw,55.987vh) scale(.9181)}to{transform:translate(37.51725vw,99vh) scale(.9181)}}.snow:nth-child(388){opacity:.0274;transform:translate(67.9629vw,-10px) scale(.2744);animation:fall-388 26s -18s linear infinite}@keyframes fall-388{70.462%{transform:translate(68.8365vw,70.462vh) scale(.2744)}to{transform:translate(68.3997vw,99vh) scale(.2744)}}.snow:nth-child(389){opacity:1.9646;transform:translate(99.7868vw,-10px) scale(.7457);animation:fall-389 16s -21s linear infinite}@keyframes fall-389{38.368%{transform:translate(92.1421vw,38.368vh) scale(.7457)}to{transform:translate(95.96445vw,99vh) scale(.7457)}}.snow:nth-child(390){opacity:1.1344;transform:translate(69.8078vw,-10px) scale(.314);animation:fall-390 30s -21s linear infinite}@keyframes fall-390{36.192%{transform:translate(70.9089vw,36.192vh) scale(.314)}to{transform:translate(70.35835vw,99vh) scale(.314)}}.snow:nth-child(391){opacity:.15;transform:translate(98.5444vw,-10px) scale(.2911);animation:fall-391 19s -1s linear infinite}@keyframes fall-391{37.891%{transform:translate(101.7873vw,37.891vh) scale(.2911)}to{transform:translate(100.16585vw,99vh) scale(.2911)}}.snow:nth-child(392){opacity:1.6808;transform:translate(62.7929vw,-10px) scale(.7205);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{78.435%{transform:translate(66.2332vw,78.435vh) scale(.7205)}to{transform:translate(64.51305vw,99vh) scale(.7205)}}.snow:nth-child(393){opacity:.2622;transform:translate(33.1969vw,-10px) scale(.6507);animation:fall-393 21s -9s linear infinite}@keyframes fall-393{41.185%{transform:translate(35.6276vw,41.185vh) scale(.6507)}to{transform:translate(34.41225vw,99vh) scale(.6507)}}.snow:nth-child(394){opacity:.7836;transform:translate(95.3718vw,-10px) scale(.535);animation:fall-394 18s -1s linear infinite}@keyframes fall-394{51.486%{transform:translate(96.842vw,51.486vh) scale(.535)}to{transform:translate(96.1069vw,99vh) scale(.535)}}.snow:nth-child(395){opacity:.1164;transform:translate(8.5175vw,-10px) scale(.8933);animation:fall-395 29s -20s linear infinite}@keyframes fall-395{58.967%{transform:translate(3.5917vw,58.967vh) scale(.8933)}to{transform:translate(6.0546vw,99vh) scale(.8933)}}.snow:nth-child(396){opacity:.6502;transform:translate(11.4265vw,-10px) scale(.3228);animation:fall-396 16s -15s linear infinite}@keyframes fall-396{64.312%{transform:translate(14.0242vw,64.312vh) scale(.3228)}to{transform:translate(12.72535vw,99vh) scale(.3228)}}.snow:nth-child(397){opacity:1.845;transform:translate(59.4641vw,-10px) scale(.5922);animation:fall-397 14s -21s linear infinite}@keyframes fall-397{40.145%{transform:translate(67.5698vw,40.145vh) scale(.5922)}to{transform:translate(63.51695vw,99vh) scale(.5922)}}.snow:nth-child(398){opacity:1.8356;transform:translate(84.7666vw,-10px) scale(.0497);animation:fall-398 10s -23s linear infinite}@keyframes fall-398{50.233%{transform:translate(92.9894vw,50.233vh) scale(.0497)}to{transform:translate(88.878vw,99vh) scale(.0497)}}.snow:nth-child(399){opacity:.3808;transform:translate(35.4655vw,-10px) scale(.1841);animation:fall-399 10s -25s linear infinite}@keyframes fall-399{43.175%{transform:translate(35.1598vw,43.175vh) scale(.1841)}to{transform:translate(35.31265vw,99vh) scale(.1841)}}.snow:nth-child(400){opacity:.0464;transform:translate(74.8821vw,-10px) scale(.2982);animation:fall-400 24s -19s linear infinite}@keyframes fall-400{46.626%{transform:translate(68.8099vw,46.626vh) scale(.2982)}to{transform:translate(71.846vw,99vh) scale(.2982)}}\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.2788;transform:translate(69.9372vw,-10px) scale(.1158);animation:fall-1 23s -25s linear infinite}@keyframes fall-1{57.652%{transform:translate(69.3843vw,57.652vh) scale(.1158)}to{transform:translate(69.66075vw,99vh) scale(.1158)}}.snow:nth-child(2){opacity:1.5884;transform:translate(93.0037vw,-10px) scale(.6607);animation:fall-2 17s -22s linear infinite}@keyframes fall-2{37.872%{transform:translate(102.0174vw,37.872vh) scale(.6607)}to{transform:translate(97.51055vw,99vh) scale(.6607)}}.snow:nth-child(3){opacity:.5462;transform:translate(18.981vw,-10px) scale(.3976);animation:fall-3 12s -29s linear infinite}@keyframes fall-3{74.426%{transform:translate(16.201vw,74.426vh) scale(.3976)}to{transform:translate(17.591vw,99vh) scale(.3976)}}.snow:nth-child(4){opacity:.1358;transform:translate(68.4619vw,-10px) scale(.0351);animation:fall-4 27s -9s linear infinite}@keyframes fall-4{59.271%{transform:translate(63.3766vw,59.271vh) scale(.0351)}to{transform:translate(65.91925vw,99vh) scale(.0351)}}.snow:nth-child(5){opacity:.3224;transform:translate(37.848vw,-10px) scale(.8969);animation:fall-5 14s -4s linear infinite}@keyframes fall-5{56.178%{transform:translate(41.9542vw,56.178vh) scale(.8969)}to{transform:translate(39.9011vw,99vh) scale(.8969)}}.snow:nth-child(6){opacity:1.8446;transform:translate(42.2229vw,-10px) scale(.0306);animation:fall-6 10s -6s linear infinite}@keyframes fall-6{77.595%{transform:translate(44.3694vw,77.595vh) scale(.0306)}to{transform:translate(43.29615vw,99vh) scale(.0306)}}.snow:nth-child(7){opacity:1.4176;transform:translate(36.0992vw,-10px) scale(.4537);animation:fall-7 27s -11s linear infinite}@keyframes fall-7{57.419%{transform:translate(44.6968vw,57.419vh) scale(.4537)}to{transform:translate(40.398vw,99vh) scale(.4537)}}.snow:nth-child(8){opacity:1.6742;transform:translate(73.4706vw,-10px) scale(.271);animation:fall-8 29s -16s linear infinite}@keyframes fall-8{66.079%{transform:translate(70.3982vw,66.079vh) scale(.271)}to{transform:translate(71.9344vw,99vh) scale(.271)}}.snow:nth-child(9){opacity:1.0418;transform:translate(5.5707vw,-10px) scale(.7905);animation:fall-9 16s -24s linear infinite}@keyframes fall-9{43.888%{transform:translate(.1735vw,43.888vh) scale(.7905)}to{transform:translate(2.8721vw,99vh) scale(.7905)}}.snow:nth-child(10){opacity:.3198;transform:translate(14.7693vw,-10px) scale(.2065);animation:fall-10 11s -30s linear infinite}@keyframes fall-10{64.225%{transform:translate(12.9386vw,64.225vh) scale(.2065)}to{transform:translate(13.85395vw,99vh) scale(.2065)}}.snow:nth-child(11){opacity:1.2624;transform:translate(71.9944vw,-10px) scale(.0332);animation:fall-11 19s -13s linear infinite}@keyframes fall-11{38.32%{transform:translate(77.2319vw,38.32vh) scale(.0332)}to{transform:translate(74.61315vw,99vh) scale(.0332)}}.snow:nth-child(12){opacity:.3804;transform:translate(71.4672vw,-10px) scale(.6149);animation:fall-12 16s -3s linear infinite}@keyframes fall-12{41.131%{transform:translate(72.56vw,41.131vh) scale(.6149)}to{transform:translate(72.0136vw,99vh) scale(.6149)}}.snow:nth-child(13){opacity:.6258;transform:translate(60.8147vw,-10px) scale(.5906);animation:fall-13 16s -11s linear infinite}@keyframes fall-13{41.396%{transform:translate(63.4862vw,41.396vh) scale(.5906)}to{transform:translate(62.15045vw,99vh) scale(.5906)}}.snow:nth-child(14){opacity:1.2528;transform:translate(57.5373vw,-10px) scale(.5461);animation:fall-14 30s -8s linear infinite}@keyframes fall-14{65.796%{transform:translate(61.5354vw,65.796vh) scale(.5461)}to{transform:translate(59.53635vw,99vh) scale(.5461)}}.snow:nth-child(15){opacity:1.343;transform:translate(56.9178vw,-10px) scale(.0631);animation:fall-15 14s -13s linear infinite}@keyframes fall-15{32.431%{transform:translate(58.922vw,32.431vh) scale(.0631)}to{transform:translate(57.9199vw,99vh) scale(.0631)}}.snow:nth-child(16){opacity:1.0316;transform:translate(58.3316vw,-10px) scale(.5632);animation:fall-16 22s -27s linear infinite}@keyframes fall-16{53.72%{transform:translate(63.3325vw,53.72vh) scale(.5632)}to{transform:translate(60.83205vw,99vh) scale(.5632)}}.snow:nth-child(17){opacity:.6368;transform:translate(94.509vw,-10px) scale(.097);animation:fall-17 14s -20s linear infinite}@keyframes fall-17{65.059%{transform:translate(97.1267vw,65.059vh) scale(.097)}to{transform:translate(95.81785vw,99vh) scale(.097)}}.snow:nth-child(18){opacity:1.7688;transform:translate(95.4394vw,-10px) scale(.8771);animation:fall-18 10s -1s linear infinite}@keyframes fall-18{42.033%{transform:translate(99.6636vw,42.033vh) scale(.8771)}to{transform:translate(97.5515vw,99vh) scale(.8771)}}.snow:nth-child(19){opacity:.7962;transform:translate(38.6055vw,-10px) scale(.9868);animation:fall-19 13s -7s linear infinite}@keyframes fall-19{31.953%{transform:translate(38.09vw,31.953vh) scale(.9868)}to{transform:translate(38.34775vw,99vh) scale(.9868)}}.snow:nth-child(20){opacity:1.6846;transform:translate(93.4884vw,-10px) scale(.8104);animation:fall-20 29s -8s linear infinite}@keyframes fall-20{38.271%{transform:translate(96.7984vw,38.271vh) scale(.8104)}to{transform:translate(95.1434vw,99vh) scale(.8104)}}.snow:nth-child(21){opacity:.0012;transform:translate(70.1003vw,-10px) scale(.3964);animation:fall-21 27s -6s linear infinite}@keyframes fall-21{67.374%{transform:translate(68.1091vw,67.374vh) scale(.3964)}to{transform:translate(69.1047vw,99vh) scale(.3964)}}.snow:nth-child(22){opacity:.164;transform:translate(24.3169vw,-10px) scale(.0368);animation:fall-22 29s -18s linear infinite}@keyframes fall-22{67.549%{transform:translate(16.6352vw,67.549vh) scale(.0368)}to{transform:translate(20.47605vw,99vh) scale(.0368)}}.snow:nth-child(23){opacity:.6292;transform:translate(36.5488vw,-10px) scale(.3569);animation:fall-23 27s -9s linear infinite}@keyframes fall-23{48.025%{transform:translate(42.1206vw,48.025vh) scale(.3569)}to{transform:translate(39.3347vw,99vh) scale(.3569)}}.snow:nth-child(24){opacity:1.071;transform:translate(75.5976vw,-10px) scale(.0507);animation:fall-24 19s -13s linear infinite}@keyframes fall-24{44.204%{transform:translate(83.2796vw,44.204vh) scale(.0507)}to{transform:translate(79.4386vw,99vh) scale(.0507)}}.snow:nth-child(25){opacity:1.438;transform:translate(44.9812vw,-10px) scale(.4201);animation:fall-25 27s -22s linear infinite}@keyframes fall-25{61.611%{transform:translate(51.2834vw,61.611vh) scale(.4201)}to{transform:translate(48.1323vw,99vh) scale(.4201)}}.snow:nth-child(26){opacity:1.7254;transform:translate(4.9617vw,-10px) scale(.8127);animation:fall-26 24s -26s linear infinite}@keyframes fall-26{51.854%{transform:translate(13.0023vw,51.854vh) scale(.8127)}to{transform:translate(8.982vw,99vh) scale(.8127)}}.snow:nth-child(27){opacity:.2386;transform:translate(88.9937vw,-10px) scale(.8324);animation:fall-27 30s -2s linear infinite}@keyframes fall-27{40.36%{transform:translate(92.9209vw,40.36vh) scale(.8324)}to{transform:translate(90.9573vw,99vh) scale(.8324)}}.snow:nth-child(28){opacity:1.3104;transform:translate(79.598vw,-10px) scale(.7589);animation:fall-28 13s -4s linear infinite}@keyframes fall-28{43.026%{transform:translate(73.9895vw,43.026vh) scale(.7589)}to{transform:translate(76.79375vw,99vh) scale(.7589)}}.snow:nth-child(29){opacity:.714;transform:translate(29.6053vw,-10px) scale(.5815);animation:fall-29 18s -15s linear infinite}@keyframes fall-29{39.238%{transform:translate(32.0559vw,39.238vh) scale(.5815)}to{transform:translate(30.8306vw,99vh) scale(.5815)}}.snow:nth-child(30){opacity:.1034;transform:translate(78.596vw,-10px) scale(.2271);animation:fall-30 17s -2s linear infinite}@keyframes fall-30{55.835%{transform:translate(68.8327vw,55.835vh) scale(.2271)}to{transform:translate(73.71435vw,99vh) scale(.2271)}}.snow:nth-child(31){opacity:.3816;transform:translate(82.1241vw,-10px) scale(.3592);animation:fall-31 23s -7s linear infinite}@keyframes fall-31{67.898%{transform:translate(81.251vw,67.898vh) scale(.3592)}to{transform:translate(81.68755vw,99vh) scale(.3592)}}.snow:nth-child(32){opacity:.0876;transform:translate(34.6961vw,-10px) scale(.0516);animation:fall-32 21s -16s linear infinite}@keyframes fall-32{47.253%{transform:translate(40.2484vw,47.253vh) scale(.0516)}to{transform:translate(37.47225vw,99vh) scale(.0516)}}.snow:nth-child(33){opacity:1.7288;transform:translate(64.1968vw,-10px) scale(.6257);animation:fall-33 15s -15s linear infinite}@keyframes fall-33{53.402%{transform:translate(54.5266vw,53.402vh) scale(.6257)}to{transform:translate(59.3617vw,99vh) scale(.6257)}}.snow:nth-child(34){opacity:.2426;transform:translate(37.5717vw,-10px) scale(.7684);animation:fall-34 22s -28s linear infinite}@keyframes fall-34{64.579%{transform:translate(42.2383vw,64.579vh) scale(.7684)}to{transform:translate(39.905vw,99vh) scale(.7684)}}.snow:nth-child(35){opacity:1.144;transform:translate(91.3331vw,-10px) scale(.5442);animation:fall-35 22s -4s linear infinite}@keyframes fall-35{60.894%{transform:translate(85.4946vw,60.894vh) scale(.5442)}to{transform:translate(88.41385vw,99vh) scale(.5442)}}.snow:nth-child(36){opacity:.2054;transform:translate(17.351vw,-10px) scale(.2833);animation:fall-36 22s -22s linear infinite}@keyframes fall-36{39.898%{transform:translate(23.4317vw,39.898vh) scale(.2833)}to{transform:translate(20.39135vw,99vh) scale(.2833)}}.snow:nth-child(37){opacity:1.2526;transform:translate(4.2677vw,-10px) scale(.259);animation:fall-37 19s -26s linear infinite}@keyframes fall-37{48.792%{transform:translate(-4.6068vw,48.792vh) scale(.259)}to{transform:translate(-.16955vw,99vh) scale(.259)}}.snow:nth-child(38){opacity:.5172;transform:translate(22.584vw,-10px) scale(.5755);animation:fall-38 27s -24s linear infinite}@keyframes fall-38{33.226%{transform:translate(23.832vw,33.226vh) scale(.5755)}to{transform:translate(23.208vw,99vh) scale(.5755)}}.snow:nth-child(39){opacity:1.7176;transform:translate(69.6486vw,-10px) scale(.7572);animation:fall-39 16s -12s linear infinite}@keyframes fall-39{62.825%{transform:translate(60.5116vw,62.825vh) scale(.7572)}to{transform:translate(65.0801vw,99vh) scale(.7572)}}.snow:nth-child(40){opacity:.4892;transform:translate(98.8592vw,-10px) scale(.9376);animation:fall-40 15s -9s linear infinite}@keyframes fall-40{52.168%{transform:translate(102.1844vw,52.168vh) scale(.9376)}to{transform:translate(100.5218vw,99vh) scale(.9376)}}.snow:nth-child(41){opacity:.2604;transform:translate(58.8921vw,-10px) scale(.4819);animation:fall-41 20s -21s linear infinite}@keyframes fall-41{55.239%{transform:translate(53.8585vw,55.239vh) scale(.4819)}to{transform:translate(56.3753vw,99vh) scale(.4819)}}.snow:nth-child(42){opacity:1.9068;transform:translate(16.5634vw,-10px) scale(.6912);animation:fall-42 29s -18s linear infinite}@keyframes fall-42{30.173%{transform:translate(24.4559vw,30.173vh) scale(.6912)}to{transform:translate(20.50965vw,99vh) scale(.6912)}}.snow:nth-child(43){opacity:.4852;transform:translate(69.3894vw,-10px) scale(.4264);animation:fall-43 18s -8s linear infinite}@keyframes fall-43{62.594%{transform:translate(68.047vw,62.594vh) scale(.4264)}to{transform:translate(68.7182vw,99vh) scale(.4264)}}.snow:nth-child(44){opacity:1.029;transform:translate(93.2668vw,-10px) scale(.3334);animation:fall-44 19s -5s linear infinite}@keyframes fall-44{57.755%{transform:translate(95.6196vw,57.755vh) scale(.3334)}to{transform:translate(94.4432vw,99vh) scale(.3334)}}.snow:nth-child(45){opacity:1.5166;transform:translate(89.2005vw,-10px) scale(.8644);animation:fall-45 25s -4s linear infinite}@keyframes fall-45{36.83%{transform:translate(80.6314vw,36.83vh) scale(.8644)}to{transform:translate(84.91595vw,99vh) scale(.8644)}}.snow:nth-child(46){opacity:1.9722;transform:translate(21.232vw,-10px) scale(.6128);animation:fall-46 12s -18s linear infinite}@keyframes fall-46{39.778%{transform:translate(29.3096vw,39.778vh) scale(.6128)}to{transform:translate(25.2708vw,99vh) scale(.6128)}}.snow:nth-child(47){opacity:.431;transform:translate(99.094vw,-10px) scale(.2912);animation:fall-47 30s -23s linear infinite}@keyframes fall-47{33.974%{transform:translate(92.5441vw,33.974vh) scale(.2912)}to{transform:translate(95.81905vw,99vh) scale(.2912)}}.snow:nth-child(48){opacity:.8454;transform:translate(19.1095vw,-10px) scale(.9897);animation:fall-48 12s -7s linear infinite}@keyframes fall-48{57.59%{transform:translate(9.5494vw,57.59vh) scale(.9897)}to{transform:translate(14.32945vw,99vh) scale(.9897)}}.snow:nth-child(49){opacity:1.039;transform:translate(42.2908vw,-10px) scale(.7977);animation:fall-49 23s -4s linear infinite}@keyframes fall-49{72.71%{transform:translate(47.5333vw,72.71vh) scale(.7977)}to{transform:translate(44.91205vw,99vh) scale(.7977)}}.snow:nth-child(50){opacity:.5468;transform:translate(10.6383vw,-10px) scale(.7113);animation:fall-50 25s -26s linear infinite}@keyframes fall-50{42.351%{transform:translate(18.106vw,42.351vh) scale(.7113)}to{transform:translate(14.37215vw,99vh) scale(.7113)}}.snow:nth-child(51){opacity:1.1622;transform:translate(76.9751vw,-10px) scale(.9299);animation:fall-51 30s -28s linear infinite}@keyframes fall-51{55.385%{transform:translate(68.3584vw,55.385vh) scale(.9299)}to{transform:translate(72.66675vw,99vh) scale(.9299)}}.snow:nth-child(52){opacity:.0746;transform:translate(37.5768vw,-10px) scale(.0514);animation:fall-52 11s -18s linear infinite}@keyframes fall-52{55.547%{transform:translate(29.4701vw,55.547vh) scale(.0514)}to{transform:translate(33.52345vw,99vh) scale(.0514)}}.snow:nth-child(53){opacity:1.6038;transform:translate(69.435vw,-10px) scale(.3481);animation:fall-53 22s -30s linear infinite}@keyframes fall-53{38.153%{transform:translate(62.72vw,38.153vh) scale(.3481)}to{transform:translate(66.0775vw,99vh) scale(.3481)}}.snow:nth-child(54){opacity:1.4556;transform:translate(20.438vw,-10px) scale(.2677);animation:fall-54 17s -21s linear infinite}@keyframes fall-54{57.445%{transform:translate(25.4882vw,57.445vh) scale(.2677)}to{transform:translate(22.9631vw,99vh) scale(.2677)}}.snow:nth-child(55){opacity:.8924;transform:translate(45.9723vw,-10px) scale(.4087);animation:fall-55 21s -12s linear infinite}@keyframes fall-55{65.561%{transform:translate(55.3894vw,65.561vh) scale(.4087)}to{transform:translate(50.68085vw,99vh) scale(.4087)}}.snow:nth-child(56){opacity:.2266;transform:translate(34.7652vw,-10px) scale(.2849);animation:fall-56 20s -8s linear infinite}@keyframes fall-56{74.217%{transform:translate(40.1092vw,74.217vh) scale(.2849)}to{transform:translate(37.4372vw,99vh) scale(.2849)}}.snow:nth-child(57){opacity:.081;transform:translate(.2947vw,-10px) scale(.3392);animation:fall-57 16s -12s linear infinite}@keyframes fall-57{64.028%{transform:translate(6.4028vw,64.028vh) scale(.3392)}to{transform:translate(3.34875vw,99vh) scale(.3392)}}.snow:nth-child(58){opacity:.9806;transform:translate(16.7463vw,-10px) scale(.3822);animation:fall-58 30s -28s linear infinite}@keyframes fall-58{76.903%{transform:translate(8.8733vw,76.903vh) scale(.3822)}to{transform:translate(12.8098vw,99vh) scale(.3822)}}.snow:nth-child(59){opacity:.0908;transform:translate(37.9131vw,-10px) scale(.5537);animation:fall-59 20s -17s linear infinite}@keyframes fall-59{44.304%{transform:translate(32.257vw,44.304vh) scale(.5537)}to{transform:translate(35.08505vw,99vh) scale(.5537)}}.snow:nth-child(60){opacity:1.6142;transform:translate(6.691vw,-10px) scale(.9565);animation:fall-60 17s -3s linear infinite}@keyframes fall-60{75.094%{transform:translate(-.6576vw,75.094vh) scale(.9565)}to{transform:translate(3.0167vw,99vh) scale(.9565)}}.snow:nth-child(61){opacity:1.2014;transform:translate(20.9858vw,-10px) scale(.8564);animation:fall-61 13s -1s linear infinite}@keyframes fall-61{49.151%{transform:translate(13.3241vw,49.151vh) scale(.8564)}to{transform:translate(17.15495vw,99vh) scale(.8564)}}.snow:nth-child(62){opacity:1.652;transform:translate(86.828vw,-10px) scale(.8442);animation:fall-62 14s -18s linear infinite}@keyframes fall-62{48.472%{transform:translate(80.1387vw,48.472vh) scale(.8442)}to{transform:translate(83.48335vw,99vh) scale(.8442)}}.snow:nth-child(63){opacity:.6206;transform:translate(10.6097vw,-10px) scale(.8073);animation:fall-63 20s -4s linear infinite}@keyframes fall-63{60.34%{transform:translate(14.0304vw,60.34vh) scale(.8073)}to{transform:translate(12.32005vw,99vh) scale(.8073)}}.snow:nth-child(64){opacity:1.953;transform:translate(14.7693vw,-10px) scale(.5095);animation:fall-64 29s -14s linear infinite}@keyframes fall-64{66.668%{transform:translate(6.8364vw,66.668vh) scale(.5095)}to{transform:translate(10.80285vw,99vh) scale(.5095)}}.snow:nth-child(65){opacity:1.038;transform:translate(48.7968vw,-10px) scale(.3149);animation:fall-65 29s -16s linear infinite}@keyframes fall-65{62.311%{transform:translate(40.8965vw,62.311vh) scale(.3149)}to{transform:translate(44.84665vw,99vh) scale(.3149)}}.snow:nth-child(66){opacity:.466;transform:translate(30.8349vw,-10px) scale(.3756);animation:fall-66 14s -3s linear infinite}@keyframes fall-66{35.324%{transform:translate(35.3487vw,35.324vh) scale(.3756)}to{transform:translate(33.0918vw,99vh) scale(.3756)}}.snow:nth-child(67){opacity:.4974;transform:translate(95.8763vw,-10px) scale(.3684);animation:fall-67 27s -10s linear infinite}@keyframes fall-67{30.189%{transform:translate(88.7348vw,30.189vh) scale(.3684)}to{transform:translate(92.30555vw,99vh) scale(.3684)}}.snow:nth-child(68){opacity:.2962;transform:translate(84.1438vw,-10px) scale(.3832);animation:fall-68 16s -21s linear infinite}@keyframes fall-68{43.317%{transform:translate(90.3073vw,43.317vh) scale(.3832)}to{transform:translate(87.22555vw,99vh) scale(.3832)}}.snow:nth-child(69){opacity:.4648;transform:translate(40.4766vw,-10px) scale(.6224);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{75.706%{transform:translate(32.3285vw,75.706vh) scale(.6224)}to{transform:translate(36.40255vw,99vh) scale(.6224)}}.snow:nth-child(70){opacity:1.1698;transform:translate(20.751vw,-10px) scale(.0732);animation:fall-70 27s -25s linear infinite}@keyframes fall-70{33.226%{transform:translate(23.8162vw,33.226vh) scale(.0732)}to{transform:translate(22.2836vw,99vh) scale(.0732)}}.snow:nth-child(71){opacity:1.9902;transform:translate(57.609vw,-10px) scale(.1673);animation:fall-71 14s -8s linear infinite}@keyframes fall-71{73.409%{transform:translate(50.3503vw,73.409vh) scale(.1673)}to{transform:translate(53.97965vw,99vh) scale(.1673)}}.snow:nth-child(72){opacity:.9108;transform:translate(78.3603vw,-10px) scale(.3655);animation:fall-72 21s -20s linear infinite}@keyframes fall-72{79.97%{transform:translate(81.9947vw,79.97vh) scale(.3655)}to{transform:translate(80.1775vw,99vh) scale(.3655)}}.snow:nth-child(73){opacity:.7536;transform:translate(70.6274vw,-10px) scale(.9134);animation:fall-73 16s -15s linear infinite}@keyframes fall-73{73.179%{transform:translate(60.9499vw,73.179vh) scale(.9134)}to{transform:translate(65.78865vw,99vh) scale(.9134)}}.snow:nth-child(74){opacity:1.8436;transform:translate(69.2423vw,-10px) scale(.1392);animation:fall-74 24s -14s linear infinite}@keyframes fall-74{55.555%{transform:translate(65.5093vw,55.555vh) scale(.1392)}to{transform:translate(67.3758vw,99vh) scale(.1392)}}.snow:nth-child(75){opacity:.1922;transform:translate(91.321vw,-10px) scale(.2253);animation:fall-75 23s -13s linear infinite}@keyframes fall-75{32.953%{transform:translate(83.8893vw,32.953vh) scale(.2253)}to{transform:translate(87.60515vw,99vh) scale(.2253)}}.snow:nth-child(76){opacity:.6158;transform:translate(58.3471vw,-10px) scale(.398);animation:fall-76 29s -20s linear infinite}@keyframes fall-76{46.206%{transform:translate(64.0938vw,46.206vh) scale(.398)}to{transform:translate(61.22045vw,99vh) scale(.398)}}.snow:nth-child(77){opacity:.611;transform:translate(54.2349vw,-10px) scale(.1033);animation:fall-77 11s -29s linear infinite}@keyframes fall-77{45.597%{transform:translate(63.4286vw,45.597vh) scale(.1033)}to{transform:translate(58.83175vw,99vh) scale(.1033)}}.snow:nth-child(78){opacity:1.6814;transform:translate(89.6825vw,-10px) scale(.9846);animation:fall-78 20s -2s linear infinite}@keyframes fall-78{46.755%{transform:translate(82.3147vw,46.755vh) scale(.9846)}to{transform:translate(85.9986vw,99vh) scale(.9846)}}.snow:nth-child(79){opacity:.8288;transform:translate(41.0403vw,-10px) scale(.3075);animation:fall-79 22s -29s linear infinite}@keyframes fall-79{57.476%{transform:translate(48.7887vw,57.476vh) scale(.3075)}to{transform:translate(44.9145vw,99vh) scale(.3075)}}.snow:nth-child(80){opacity:1.123;transform:translate(52.6926vw,-10px) scale(.8972);animation:fall-80 25s -13s linear infinite}@keyframes fall-80{63.007%{transform:translate(47.6137vw,63.007vh) scale(.8972)}to{transform:translate(50.15315vw,99vh) scale(.8972)}}.snow:nth-child(81){opacity:1.5454;transform:translate(17.693vw,-10px) scale(.1562);animation:fall-81 29s -25s linear infinite}@keyframes fall-81{68.164%{transform:translate(9.665vw,68.164vh) scale(.1562)}to{transform:translate(13.679vw,99vh) scale(.1562)}}.snow:nth-child(82){opacity:1.1456;transform:translate(79.6913vw,-10px) scale(.1668);animation:fall-82 10s -22s linear infinite}@keyframes fall-82{73.966%{transform:translate(73.041vw,73.966vh) scale(.1668)}to{transform:translate(76.36615vw,99vh) scale(.1668)}}.snow:nth-child(83){opacity:.3824;transform:translate(90.9807vw,-10px) scale(.6641);animation:fall-83 17s -4s linear infinite}@keyframes fall-83{77.602%{transform:translate(87.0094vw,77.602vh) scale(.6641)}to{transform:translate(88.99505vw,99vh) scale(.6641)}}.snow:nth-child(84){opacity:.3258;transform:translate(70.5974vw,-10px) scale(.0696);animation:fall-84 11s -14s linear infinite}@keyframes fall-84{73.642%{transform:translate(66.6739vw,73.642vh) scale(.0696)}to{transform:translate(68.63565vw,99vh) scale(.0696)}}.snow:nth-child(85){opacity:1.8432;transform:translate(75.4219vw,-10px) scale(.8674);animation:fall-85 17s -24s linear infinite}@keyframes fall-85{78.555%{transform:translate(77.2535vw,78.555vh) scale(.8674)}to{transform:translate(76.3377vw,99vh) scale(.8674)}}.snow:nth-child(86){opacity:1.706;transform:translate(49.2644vw,-10px) scale(.6804);animation:fall-86 18s -29s linear infinite}@keyframes fall-86{45.441%{transform:translate(48.0575vw,45.441vh) scale(.6804)}to{transform:translate(48.66095vw,99vh) scale(.6804)}}.snow:nth-child(87){opacity:.2858;transform:translate(12.12vw,-10px) scale(.9364);animation:fall-87 16s -1s linear infinite}@keyframes fall-87{51.383%{transform:translate(19.5673vw,51.383vh) scale(.9364)}to{transform:translate(15.84365vw,99vh) scale(.9364)}}.snow:nth-child(88){opacity:1.466;transform:translate(8.0935vw,-10px) scale(.8116);animation:fall-88 24s -12s linear infinite}@keyframes fall-88{73.16%{transform:translate(6.4594vw,73.16vh) scale(.8116)}to{transform:translate(7.27645vw,99vh) scale(.8116)}}.snow:nth-child(89){opacity:1.9216;transform:translate(46.0905vw,-10px) scale(.5798);animation:fall-89 13s -15s linear infinite}@keyframes fall-89{46.851%{transform:translate(39.4373vw,46.851vh) scale(.5798)}to{transform:translate(42.7639vw,99vh) scale(.5798)}}.snow:nth-child(90){opacity:.3028;transform:translate(92.1304vw,-10px) scale(.945);animation:fall-90 15s -28s linear infinite}@keyframes fall-90{44.443%{transform:translate(99.9783vw,44.443vh) scale(.945)}to{transform:translate(96.05435vw,99vh) scale(.945)}}.snow:nth-child(91){opacity:.397;transform:translate(72.2044vw,-10px) scale(.18);animation:fall-91 15s -5s linear infinite}@keyframes fall-91{62.874%{transform:translate(78.4341vw,62.874vh) scale(.18)}to{transform:translate(75.31925vw,99vh) scale(.18)}}.snow:nth-child(92){opacity:1.875;transform:translate(96.394vw,-10px) scale(.5463);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{33.214%{transform:translate(103.6056vw,33.214vh) scale(.5463)}to{transform:translate(99.9998vw,99vh) scale(.5463)}}.snow:nth-child(93){opacity:1.0506;transform:translate(41.6933vw,-10px) scale(.7635);animation:fall-93 30s -16s linear infinite}@keyframes fall-93{74.852%{transform:translate(51.6642vw,74.852vh) scale(.7635)}to{transform:translate(46.67875vw,99vh) scale(.7635)}}.snow:nth-child(94){opacity:.6656;transform:translate(42.3367vw,-10px) scale(.1643);animation:fall-94 21s -3s linear infinite}@keyframes fall-94{44.673%{transform:translate(38.885vw,44.673vh) scale(.1643)}to{transform:translate(40.61085vw,99vh) scale(.1643)}}.snow:nth-child(95){opacity:1.52;transform:translate(18.614vw,-10px) scale(.3747);animation:fall-95 27s -9s linear infinite}@keyframes fall-95{69.102%{transform:translate(16.9729vw,69.102vh) scale(.3747)}to{transform:translate(17.79345vw,99vh) scale(.3747)}}.snow:nth-child(96){opacity:1.6172;transform:translate(85.688vw,-10px) scale(.3327);animation:fall-96 25s -26s linear infinite}@keyframes fall-96{47.487%{transform:translate(94.3521vw,47.487vh) scale(.3327)}to{transform:translate(90.02005vw,99vh) scale(.3327)}}.snow:nth-child(97){opacity:.8276;transform:translate(3.7792vw,-10px) scale(.3217);animation:fall-97 23s -7s linear infinite}@keyframes fall-97{35.212%{transform:translate(10.4715vw,35.212vh) scale(.3217)}to{transform:translate(7.12535vw,99vh) scale(.3217)}}.snow:nth-child(98){opacity:.1858;transform:translate(39.4868vw,-10px) scale(.481);animation:fall-98 23s -10s linear infinite}@keyframes fall-98{73.489%{transform:translate(46.8296vw,73.489vh) scale(.481)}to{transform:translate(43.1582vw,99vh) scale(.481)}}.snow:nth-child(99){opacity:1.3472;transform:translate(57.1636vw,-10px) scale(.4137);animation:fall-99 10s -8s linear infinite}@keyframes fall-99{36.777%{transform:translate(49.8748vw,36.777vh) scale(.4137)}to{transform:translate(53.5192vw,99vh) scale(.4137)}}.snow:nth-child(100){opacity:1.1218;transform:translate(2.655vw,-10px) scale(.1156);animation:fall-100 20s -20s linear infinite}@keyframes fall-100{62.811%{transform:translate(2.2047vw,62.811vh) scale(.1156)}to{transform:translate(2.42985vw,99vh) scale(.1156)}}.snow:nth-child(101){opacity:1.4292;transform:translate(32.2265vw,-10px) scale(.8131);animation:fall-101 30s -30s linear infinite}@keyframes fall-101{70.224%{transform:translate(38.008vw,70.224vh) scale(.8131)}to{transform:translate(35.11725vw,99vh) scale(.8131)}}.snow:nth-child(102){opacity:.7792;transform:translate(91.9961vw,-10px) scale(.7139);animation:fall-102 13s -4s linear infinite}@keyframes fall-102{39.96%{transform:translate(84.8174vw,39.96vh) scale(.7139)}to{transform:translate(88.40675vw,99vh) scale(.7139)}}.snow:nth-child(103){opacity:.891;transform:translate(77.0622vw,-10px) scale(.7736);animation:fall-103 24s -26s linear infinite}@keyframes fall-103{70.887%{transform:translate(73.8413vw,70.887vh) scale(.7736)}to{transform:translate(75.45175vw,99vh) scale(.7736)}}.snow:nth-child(104){opacity:1.4324;transform:translate(83.3206vw,-10px) scale(.7442);animation:fall-104 22s -28s linear infinite}@keyframes fall-104{75.324%{transform:translate(77.5666vw,75.324vh) scale(.7442)}to{transform:translate(80.4436vw,99vh) scale(.7442)}}.snow:nth-child(105){opacity:.0232;transform:translate(46.2362vw,-10px) scale(.8091);animation:fall-105 21s -21s linear infinite}@keyframes fall-105{79.484%{transform:translate(45.8154vw,79.484vh) scale(.8091)}to{transform:translate(46.0258vw,99vh) scale(.8091)}}.snow:nth-child(106){opacity:1.1884;transform:translate(55.966vw,-10px) scale(.8873);animation:fall-106 25s -24s linear infinite}@keyframes fall-106{55.852%{transform:translate(64.7596vw,55.852vh) scale(.8873)}to{transform:translate(60.3628vw,99vh) scale(.8873)}}.snow:nth-child(107){opacity:1.7594;transform:translate(48.5245vw,-10px) scale(.2236);animation:fall-107 17s -18s linear infinite}@keyframes fall-107{43.301%{transform:translate(56.1989vw,43.301vh) scale(.2236)}to{transform:translate(52.3617vw,99vh) scale(.2236)}}.snow:nth-child(108){opacity:1.7764;transform:translate(71.4667vw,-10px) scale(.0443);animation:fall-108 13s -18s linear infinite}@keyframes fall-108{45.361%{transform:translate(67.9564vw,45.361vh) scale(.0443)}to{transform:translate(69.71155vw,99vh) scale(.0443)}}.snow:nth-child(109){opacity:.938;transform:translate(9.0992vw,-10px) scale(.5295);animation:fall-109 29s -2s linear infinite}@keyframes fall-109{64.646%{transform:translate(1.1231vw,64.646vh) scale(.5295)}to{transform:translate(5.11115vw,99vh) scale(.5295)}}.snow:nth-child(110){opacity:.8964;transform:translate(11.4793vw,-10px) scale(.2649);animation:fall-110 20s -5s linear infinite}@keyframes fall-110{77.428%{transform:translate(20.4474vw,77.428vh) scale(.2649)}to{transform:translate(15.96335vw,99vh) scale(.2649)}}.snow:nth-child(111){opacity:.4832;transform:translate(73.5196vw,-10px) scale(.083);animation:fall-111 18s -20s linear infinite}@keyframes fall-111{36.975%{transform:translate(79.1516vw,36.975vh) scale(.083)}to{transform:translate(76.3356vw,99vh) scale(.083)}}.snow:nth-child(112){opacity:1.571;transform:translate(9.373vw,-10px) scale(.2);animation:fall-112 17s -16s linear infinite}@keyframes fall-112{63.6%{transform:translate(7.3415vw,63.6vh) scale(.2)}to{transform:translate(8.35725vw,99vh) scale(.2)}}.snow:nth-child(113){opacity:1.3864;transform:translate(39.9573vw,-10px) scale(.88);animation:fall-113 14s -5s linear infinite}@keyframes fall-113{38.401%{transform:translate(41.5223vw,38.401vh) scale(.88)}to{transform:translate(40.7398vw,99vh) scale(.88)}}.snow:nth-child(114){opacity:1.116;transform:translate(13.2066vw,-10px) scale(.0095);animation:fall-114 17s -7s linear infinite}@keyframes fall-114{32.346%{transform:translate(17.454vw,32.346vh) scale(.0095)}to{transform:translate(15.3303vw,99vh) scale(.0095)}}.snow:nth-child(115){opacity:.6372;transform:translate(33.889vw,-10px) scale(.5272);animation:fall-115 25s -19s linear infinite}@keyframes fall-115{42.006%{transform:translate(35.3547vw,42.006vh) scale(.5272)}to{transform:translate(34.62185vw,99vh) scale(.5272)}}.snow:nth-child(116){opacity:.5976;transform:translate(12.2411vw,-10px) scale(.7963);animation:fall-116 10s -21s linear infinite}@keyframes fall-116{79.831%{transform:translate(21.2126vw,79.831vh) scale(.7963)}to{transform:translate(16.72685vw,99vh) scale(.7963)}}.snow:nth-child(117){opacity:.6222;transform:translate(61.1469vw,-10px) scale(.1617);animation:fall-117 22s -13s linear infinite}@keyframes fall-117{45.077%{transform:translate(70.9665vw,45.077vh) scale(.1617)}to{transform:translate(66.0567vw,99vh) scale(.1617)}}.snow:nth-child(118){opacity:.5126;transform:translate(33.8255vw,-10px) scale(.901);animation:fall-118 19s -18s linear infinite}@keyframes fall-118{77.963%{transform:translate(26.6577vw,77.963vh) scale(.901)}to{transform:translate(30.2416vw,99vh) scale(.901)}}.snow:nth-child(119){opacity:1.2714;transform:translate(5.7558vw,-10px) scale(.1445);animation:fall-119 18s -7s linear infinite}@keyframes fall-119{79.897%{transform:translate(4.7569vw,79.897vh) scale(.1445)}to{transform:translate(5.25635vw,99vh) scale(.1445)}}.snow:nth-child(120){opacity:1.4158;transform:translate(62.7011vw,-10px) scale(.5902);animation:fall-120 23s -4s linear infinite}@keyframes fall-120{73.595%{transform:translate(62.3818vw,73.595vh) scale(.5902)}to{transform:translate(62.54145vw,99vh) scale(.5902)}}.snow:nth-child(121){opacity:.2692;transform:translate(47.8679vw,-10px) scale(.9312);animation:fall-121 13s -3s linear infinite}@keyframes fall-121{32.236%{transform:translate(51.6815vw,32.236vh) scale(.9312)}to{transform:translate(49.7747vw,99vh) scale(.9312)}}.snow:nth-child(122){opacity:1.3366;transform:translate(45.3539vw,-10px) scale(.2264);animation:fall-122 12s -26s linear infinite}@keyframes fall-122{57.755%{transform:translate(51.7158vw,57.755vh) scale(.2264)}to{transform:translate(48.53485vw,99vh) scale(.2264)}}.snow:nth-child(123){opacity:1.4268;transform:translate(2.3496vw,-10px) scale(.2112);animation:fall-123 25s -22s linear infinite}@keyframes fall-123{60.632%{transform:translate(-2.2519vw,60.632vh) scale(.2112)}to{transform:translate(.04885vw,99vh) scale(.2112)}}.snow:nth-child(124){opacity:1.7368;transform:translate(17.5231vw,-10px) scale(.4367);animation:fall-124 19s -14s linear infinite}@keyframes fall-124{76.11%{transform:translate(26.6642vw,76.11vh) scale(.4367)}to{transform:translate(22.09365vw,99vh) scale(.4367)}}.snow:nth-child(125){opacity:1.9936;transform:translate(85.3174vw,-10px) scale(.9044);animation:fall-125 12s -14s linear infinite}@keyframes fall-125{67.929%{transform:translate(80.9169vw,67.929vh) scale(.9044)}to{transform:translate(83.11715vw,99vh) scale(.9044)}}.snow:nth-child(126){opacity:1.304;transform:translate(83.684vw,-10px) scale(.9618);animation:fall-126 10s -18s linear infinite}@keyframes fall-126{61.43%{transform:translate(79.479vw,61.43vh) scale(.9618)}to{transform:translate(81.5815vw,99vh) scale(.9618)}}.snow:nth-child(127){opacity:1.2702;transform:translate(32.4749vw,-10px) scale(.5626);animation:fall-127 16s -23s linear infinite}@keyframes fall-127{72.144%{transform:translate(22.5462vw,72.144vh) scale(.5626)}to{transform:translate(27.51055vw,99vh) scale(.5626)}}.snow:nth-child(128){opacity:.2098;transform:translate(25.7032vw,-10px) scale(.8624);animation:fall-128 18s -30s linear infinite}@keyframes fall-128{73.719%{transform:translate(33.6316vw,73.719vh) scale(.8624)}to{transform:translate(29.6674vw,99vh) scale(.8624)}}.snow:nth-child(129){opacity:1.0038;transform:translate(94.5756vw,-10px) scale(.4292);animation:fall-129 17s -21s linear infinite}@keyframes fall-129{56.015%{transform:translate(100.71vw,56.015vh) scale(.4292)}to{transform:translate(97.6428vw,99vh) scale(.4292)}}.snow:nth-child(130){opacity:.9964;transform:translate(93.7853vw,-10px) scale(.0728);animation:fall-130 18s -15s linear infinite}@keyframes fall-130{58.7%{transform:translate(102.8259vw,58.7vh) scale(.0728)}to{transform:translate(98.3056vw,99vh) scale(.0728)}}.snow:nth-child(131){opacity:.335;transform:translate(25.4833vw,-10px) scale(.2379);animation:fall-131 26s -14s linear infinite}@keyframes fall-131{75.986%{transform:translate(33.2439vw,75.986vh) scale(.2379)}to{transform:translate(29.3636vw,99vh) scale(.2379)}}.snow:nth-child(132){opacity:1.6324;transform:translate(97.0804vw,-10px) scale(.4058);animation:fall-132 13s -21s linear infinite}@keyframes fall-132{67.684%{transform:translate(91.5801vw,67.684vh) scale(.4058)}to{transform:translate(94.33025vw,99vh) scale(.4058)}}.snow:nth-child(133){opacity:1.6164;transform:translate(70.8637vw,-10px) scale(.118);animation:fall-133 15s -9s linear infinite}@keyframes fall-133{39.347%{transform:translate(77.7043vw,39.347vh) scale(.118)}to{transform:translate(74.284vw,99vh) scale(.118)}}.snow:nth-child(134){opacity:1.5954;transform:translate(55.6674vw,-10px) scale(.9642);animation:fall-134 14s -29s linear infinite}@keyframes fall-134{62.888%{transform:translate(62.7022vw,62.888vh) scale(.9642)}to{transform:translate(59.1848vw,99vh) scale(.9642)}}.snow:nth-child(135){opacity:1.2904;transform:translate(79.878vw,-10px) scale(.3846);animation:fall-135 19s -24s linear infinite}@keyframes fall-135{62.839%{transform:translate(72.5552vw,62.839vh) scale(.3846)}to{transform:translate(76.2166vw,99vh) scale(.3846)}}.snow:nth-child(136){opacity:1.5476;transform:translate(28.513vw,-10px) scale(.2787);animation:fall-136 15s -22s linear infinite}@keyframes fall-136{50.662%{transform:translate(20.155vw,50.662vh) scale(.2787)}to{transform:translate(24.334vw,99vh) scale(.2787)}}.snow:nth-child(137){opacity:1.5052;transform:translate(43.708vw,-10px) scale(.3283);animation:fall-137 17s -28s linear infinite}@keyframes fall-137{51.552%{transform:translate(40.1519vw,51.552vh) scale(.3283)}to{transform:translate(41.92995vw,99vh) scale(.3283)}}.snow:nth-child(138){opacity:1.4544;transform:translate(26.0235vw,-10px) scale(.1447);animation:fall-138 20s -15s linear infinite}@keyframes fall-138{31.755%{transform:translate(20.8102vw,31.755vh) scale(.1447)}to{transform:translate(23.41685vw,99vh) scale(.1447)}}.snow:nth-child(139){opacity:.1668;transform:translate(99.8744vw,-10px) scale(.7017);animation:fall-139 12s -26s linear infinite}@keyframes fall-139{68.74%{transform:translate(100.5947vw,68.74vh) scale(.7017)}to{transform:translate(100.23455vw,99vh) scale(.7017)}}.snow:nth-child(140){opacity:.2396;transform:translate(68.7936vw,-10px) scale(.3966);animation:fall-140 29s -12s linear infinite}@keyframes fall-140{61.221%{transform:translate(60.1984vw,61.221vh) scale(.3966)}to{transform:translate(64.496vw,99vh) scale(.3966)}}.snow:nth-child(141){opacity:.1866;transform:translate(82.8547vw,-10px) scale(.6902);animation:fall-141 15s -22s linear infinite}@keyframes fall-141{39.461%{transform:translate(78.5886vw,39.461vh) scale(.6902)}to{transform:translate(80.72165vw,99vh) scale(.6902)}}.snow:nth-child(142){opacity:.4206;transform:translate(11.0341vw,-10px) scale(.8097);animation:fall-142 27s -9s linear infinite}@keyframes fall-142{65.387%{transform:translate(15.9939vw,65.387vh) scale(.8097)}to{transform:translate(13.514vw,99vh) scale(.8097)}}.snow:nth-child(143){opacity:.3842;transform:translate(61.4152vw,-10px) scale(.7777);animation:fall-143 27s -28s linear infinite}@keyframes fall-143{70.198%{transform:translate(56.2845vw,70.198vh) scale(.7777)}to{transform:translate(58.84985vw,99vh) scale(.7777)}}.snow:nth-child(144){opacity:.191;transform:translate(54.4128vw,-10px) scale(.1527);animation:fall-144 21s -14s linear infinite}@keyframes fall-144{55.724%{transform:translate(55.957vw,55.724vh) scale(.1527)}to{transform:translate(55.1849vw,99vh) scale(.1527)}}.snow:nth-child(145){opacity:.4366;transform:translate(24.3791vw,-10px) scale(.347);animation:fall-145 21s -16s linear infinite}@keyframes fall-145{34.092%{transform:translate(25.9558vw,34.092vh) scale(.347)}to{transform:translate(25.16745vw,99vh) scale(.347)}}.snow:nth-child(146){opacity:1.9142;transform:translate(.0308vw,-10px) scale(.9455);animation:fall-146 24s -26s linear infinite}@keyframes fall-146{69.562%{transform:translate(9.6415vw,69.562vh) scale(.9455)}to{transform:translate(4.83615vw,99vh) scale(.9455)}}.snow:nth-child(147){opacity:.603;transform:translate(9.9226vw,-10px) scale(.9684);animation:fall-147 20s -11s linear infinite}@keyframes fall-147{54.177%{transform:translate(12.802vw,54.177vh) scale(.9684)}to{transform:translate(11.3623vw,99vh) scale(.9684)}}.snow:nth-child(148){opacity:1.6074;transform:translate(94.4832vw,-10px) scale(.1269);animation:fall-148 21s -7s linear infinite}@keyframes fall-148{74.112%{transform:translate(84.9604vw,74.112vh) scale(.1269)}to{transform:translate(89.7218vw,99vh) scale(.1269)}}.snow:nth-child(149){opacity:1.5656;transform:translate(64.8494vw,-10px) scale(.5376);animation:fall-149 19s -11s linear infinite}@keyframes fall-149{68.619%{transform:translate(54.874vw,68.619vh) scale(.5376)}to{transform:translate(59.8617vw,99vh) scale(.5376)}}.snow:nth-child(150){opacity:1.6002;transform:translate(44.4501vw,-10px) scale(.4327);animation:fall-150 13s -29s linear infinite}@keyframes fall-150{60.968%{transform:translate(43.3714vw,60.968vh) scale(.4327)}to{transform:translate(43.91075vw,99vh) scale(.4327)}}.snow:nth-child(151){opacity:.4322;transform:translate(68.3199vw,-10px) scale(.2987);animation:fall-151 29s -10s linear infinite}@keyframes fall-151{54.69%{transform:translate(77.3484vw,54.69vh) scale(.2987)}to{transform:translate(72.83415vw,99vh) scale(.2987)}}.snow:nth-child(152){opacity:1.4094;transform:translate(18.8305vw,-10px) scale(.9442);animation:fall-152 20s -4s linear infinite}@keyframes fall-152{71.822%{transform:translate(12.9218vw,71.822vh) scale(.9442)}to{transform:translate(15.87615vw,99vh) scale(.9442)}}.snow:nth-child(153){opacity:1.9776;transform:translate(9.6348vw,-10px) scale(.0163);animation:fall-153 19s -2s linear infinite}@keyframes fall-153{50.722%{transform:translate(5.4446vw,50.722vh) scale(.0163)}to{transform:translate(7.5397vw,99vh) scale(.0163)}}.snow:nth-child(154){opacity:1.1756;transform:translate(13.9777vw,-10px) scale(.1198);animation:fall-154 18s -6s linear infinite}@keyframes fall-154{36.796%{transform:translate(11.2648vw,36.796vh) scale(.1198)}to{transform:translate(12.62125vw,99vh) scale(.1198)}}.snow:nth-child(155){opacity:.377;transform:translate(7.7456vw,-10px) scale(.122);animation:fall-155 30s -25s linear infinite}@keyframes fall-155{59.332%{transform:translate(15.305vw,59.332vh) scale(.122)}to{transform:translate(11.5253vw,99vh) scale(.122)}}.snow:nth-child(156){opacity:1.3116;transform:translate(24.4882vw,-10px) scale(.3934);animation:fall-156 13s -20s linear infinite}@keyframes fall-156{31.206%{transform:translate(20.7702vw,31.206vh) scale(.3934)}to{transform:translate(22.6292vw,99vh) scale(.3934)}}.snow:nth-child(157){opacity:1.3994;transform:translate(27.0391vw,-10px) scale(.1409);animation:fall-157 10s -28s linear infinite}@keyframes fall-157{74.229%{transform:translate(21.0079vw,74.229vh) scale(.1409)}to{transform:translate(24.0235vw,99vh) scale(.1409)}}.snow:nth-child(158){opacity:1.2802;transform:translate(32.3018vw,-10px) scale(.0523);animation:fall-158 26s -28s linear infinite}@keyframes fall-158{59.894%{transform:translate(33.4217vw,59.894vh) scale(.0523)}to{transform:translate(32.86175vw,99vh) scale(.0523)}}.snow:nth-child(159){opacity:1.074;transform:translate(44.8832vw,-10px) scale(.3484);animation:fall-159 21s -23s linear infinite}@keyframes fall-159{66.698%{transform:translate(52.2558vw,66.698vh) scale(.3484)}to{transform:translate(48.5695vw,99vh) scale(.3484)}}.snow:nth-child(160){opacity:.1984;transform:translate(6.3464vw,-10px) scale(.3776);animation:fall-160 25s -25s linear infinite}@keyframes fall-160{48.347%{transform:translate(3.6738vw,48.347vh) scale(.3776)}to{transform:translate(5.0101vw,99vh) scale(.3776)}}.snow:nth-child(161){opacity:1.1808;transform:translate(80.7807vw,-10px) scale(.4211);animation:fall-161 30s -18s linear infinite}@keyframes fall-161{70.231%{transform:translate(76.2591vw,70.231vh) scale(.4211)}to{transform:translate(78.5199vw,99vh) scale(.4211)}}.snow:nth-child(162){opacity:.9852;transform:translate(47.4048vw,-10px) scale(.304);animation:fall-162 23s -4s linear infinite}@keyframes fall-162{44.314%{transform:translate(38.6876vw,44.314vh) scale(.304)}to{transform:translate(43.0462vw,99vh) scale(.304)}}.snow:nth-child(163){opacity:.6148;transform:translate(25.7901vw,-10px) scale(.0943);animation:fall-163 26s -9s linear infinite}@keyframes fall-163{65.282%{transform:translate(19.1312vw,65.282vh) scale(.0943)}to{transform:translate(22.46065vw,99vh) scale(.0943)}}.snow:nth-child(164){opacity:.1886;transform:translate(64.6775vw,-10px) scale(.424);animation:fall-164 10s -12s linear infinite}@keyframes fall-164{36.289%{transform:translate(62.0013vw,36.289vh) scale(.424)}to{transform:translate(63.3394vw,99vh) scale(.424)}}.snow:nth-child(165){opacity:.0886;transform:translate(80.8459vw,-10px) scale(.7361);animation:fall-165 18s -18s linear infinite}@keyframes fall-165{67.929%{transform:translate(74.9828vw,67.929vh) scale(.7361)}to{transform:translate(77.91435vw,99vh) scale(.7361)}}.snow:nth-child(166){opacity:.8062;transform:translate(6.9573vw,-10px) scale(.8723);animation:fall-166 10s -18s linear infinite}@keyframes fall-166{74.046%{transform:translate(3.2316vw,74.046vh) scale(.8723)}to{transform:translate(5.09445vw,99vh) scale(.8723)}}.snow:nth-child(167){opacity:1.9612;transform:translate(54.0015vw,-10px) scale(.9313);animation:fall-167 16s -9s linear infinite}@keyframes fall-167{78.174%{transform:translate(55.2863vw,78.174vh) scale(.9313)}to{transform:translate(54.6439vw,99vh) scale(.9313)}}.snow:nth-child(168){opacity:1.763;transform:translate(38.7279vw,-10px) scale(.9696);animation:fall-168 26s -7s linear infinite}@keyframes fall-168{37.372%{transform:translate(31.9475vw,37.372vh) scale(.9696)}to{transform:translate(35.3377vw,99vh) scale(.9696)}}.snow:nth-child(169){opacity:1.1542;transform:translate(58.6038vw,-10px) scale(.1924);animation:fall-169 21s -28s linear infinite}@keyframes fall-169{64.793%{transform:translate(54.0756vw,64.793vh) scale(.1924)}to{transform:translate(56.3397vw,99vh) scale(.1924)}}.snow:nth-child(170){opacity:.128;transform:translate(23.4022vw,-10px) scale(.8203);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{71.926%{transform:translate(30.3749vw,71.926vh) scale(.8203)}to{transform:translate(26.88855vw,99vh) scale(.8203)}}.snow:nth-child(171){opacity:.8532;transform:translate(56.011vw,-10px) scale(.6791);animation:fall-171 29s -9s linear infinite}@keyframes fall-171{60.459%{transform:translate(63.1578vw,60.459vh) scale(.6791)}to{transform:translate(59.5844vw,99vh) scale(.6791)}}.snow:nth-child(172){opacity:.7844;transform:translate(22.1864vw,-10px) scale(.8215);animation:fall-172 10s -24s linear infinite}@keyframes fall-172{64.515%{transform:translate(18.6221vw,64.515vh) scale(.8215)}to{transform:translate(20.40425vw,99vh) scale(.8215)}}.snow:nth-child(173){opacity:1.24;transform:translate(92.1887vw,-10px) scale(.2293);animation:fall-173 19s -3s linear infinite}@keyframes fall-173{62.098%{transform:translate(89.0237vw,62.098vh) scale(.2293)}to{transform:translate(90.6062vw,99vh) scale(.2293)}}.snow:nth-child(174){opacity:.4934;transform:translate(1.4389vw,-10px) scale(.4636);animation:fall-174 29s -21s linear infinite}@keyframes fall-174{63.55%{transform:translate(4.9512vw,63.55vh) scale(.4636)}to{transform:translate(3.19505vw,99vh) scale(.4636)}}.snow:nth-child(175){opacity:1.8224;transform:translate(11.2024vw,-10px) scale(.8094);animation:fall-175 21s -17s linear infinite}@keyframes fall-175{79.51%{transform:translate(7.2992vw,79.51vh) scale(.8094)}to{transform:translate(9.2508vw,99vh) scale(.8094)}}.snow:nth-child(176){opacity:.3402;transform:translate(2.3737vw,-10px) scale(.245);animation:fall-176 20s -25s linear infinite}@keyframes fall-176{39.918%{transform:translate(12.1798vw,39.918vh) scale(.245)}to{transform:translate(7.27675vw,99vh) scale(.245)}}.snow:nth-child(177){opacity:.9774;transform:translate(7.7707vw,-10px) scale(.4883);animation:fall-177 15s -6s linear infinite}@keyframes fall-177{45.966%{transform:translate(11.7137vw,45.966vh) scale(.4883)}to{transform:translate(9.7422vw,99vh) scale(.4883)}}.snow:nth-child(178){opacity:1.9008;transform:translate(8.6729vw,-10px) scale(.586);animation:fall-178 18s -22s linear infinite}@keyframes fall-178{36.501%{transform:translate(6.8384vw,36.501vh) scale(.586)}to{transform:translate(7.75565vw,99vh) scale(.586)}}.snow:nth-child(179){opacity:1.1796;transform:translate(61.2685vw,-10px) scale(.5431);animation:fall-179 29s -20s linear infinite}@keyframes fall-179{44.425%{transform:translate(55.7878vw,44.425vh) scale(.5431)}to{transform:translate(58.52815vw,99vh) scale(.5431)}}.snow:nth-child(180){opacity:.2124;transform:translate(24.7741vw,-10px) scale(.1849);animation:fall-180 18s -2s linear infinite}@keyframes fall-180{65.947%{transform:translate(31.8655vw,65.947vh) scale(.1849)}to{transform:translate(28.3198vw,99vh) scale(.1849)}}.snow:nth-child(181){opacity:1.388;transform:translate(16.4512vw,-10px) scale(.0043);animation:fall-181 25s -13s linear infinite}@keyframes fall-181{50.85%{transform:translate(23.2797vw,50.85vh) scale(.0043)}to{transform:translate(19.86545vw,99vh) scale(.0043)}}.snow:nth-child(182){opacity:1.9692;transform:translate(42.9961vw,-10px) scale(.5569);animation:fall-182 27s -14s linear infinite}@keyframes fall-182{62.567%{transform:translate(41.4837vw,62.567vh) scale(.5569)}to{transform:translate(42.2399vw,99vh) scale(.5569)}}.snow:nth-child(183){opacity:.5202;transform:translate(61.4524vw,-10px) scale(.6678);animation:fall-183 27s -14s linear infinite}@keyframes fall-183{53.735%{transform:translate(55.1403vw,53.735vh) scale(.6678)}to{transform:translate(58.29635vw,99vh) scale(.6678)}}.snow:nth-child(184){opacity:.152;transform:translate(37.8833vw,-10px) scale(.8904);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{70.491%{transform:translate(29.1398vw,70.491vh) scale(.8904)}to{transform:translate(33.51155vw,99vh) scale(.8904)}}.snow:nth-child(185){opacity:.0166;transform:translate(86.0673vw,-10px) scale(.585);animation:fall-185 26s -23s linear infinite}@keyframes fall-185{30.419%{transform:translate(92.0218vw,30.419vh) scale(.585)}to{transform:translate(89.04455vw,99vh) scale(.585)}}.snow:nth-child(186){opacity:1.1144;transform:translate(22.7049vw,-10px) scale(.7605);animation:fall-186 23s -29s linear infinite}@keyframes fall-186{52.833%{transform:translate(26.8706vw,52.833vh) scale(.7605)}to{transform:translate(24.78775vw,99vh) scale(.7605)}}.snow:nth-child(187){opacity:.0316;transform:translate(69.0403vw,-10px) scale(.5577);animation:fall-187 16s -28s linear infinite}@keyframes fall-187{45.003%{transform:translate(72.2555vw,45.003vh) scale(.5577)}to{transform:translate(70.6479vw,99vh) scale(.5577)}}.snow:nth-child(188){opacity:1.2788;transform:translate(99.0121vw,-10px) scale(.4851);animation:fall-188 24s -20s linear infinite}@keyframes fall-188{63.929%{transform:translate(102.8067vw,63.929vh) scale(.4851)}to{transform:translate(100.9094vw,99vh) scale(.4851)}}.snow:nth-child(189){opacity:1.6338;transform:translate(95.3152vw,-10px) scale(.5824);animation:fall-189 30s -15s linear infinite}@keyframes fall-189{30.57%{transform:translate(100.1883vw,30.57vh) scale(.5824)}to{transform:translate(97.75175vw,99vh) scale(.5824)}}.snow:nth-child(190){opacity:1.3974;transform:translate(45.5484vw,-10px) scale(.6885);animation:fall-190 18s -30s linear infinite}@keyframes fall-190{41.139%{transform:translate(43.8671vw,41.139vh) scale(.6885)}to{transform:translate(44.70775vw,99vh) scale(.6885)}}.snow:nth-child(191){opacity:1.3208;transform:translate(95.9528vw,-10px) scale(.9569);animation:fall-191 10s -17s linear infinite}@keyframes fall-191{31.42%{transform:translate(100.9784vw,31.42vh) scale(.9569)}to{transform:translate(98.4656vw,99vh) scale(.9569)}}.snow:nth-child(192){opacity:.879;transform:translate(26.6165vw,-10px) scale(.3552);animation:fall-192 16s -7s linear infinite}@keyframes fall-192{44.188%{transform:translate(27.3375vw,44.188vh) scale(.3552)}to{transform:translate(26.977vw,99vh) scale(.3552)}}.snow:nth-child(193){opacity:1.0786;transform:translate(92.9831vw,-10px) scale(.2944);animation:fall-193 21s -26s linear infinite}@keyframes fall-193{44.706%{transform:translate(85.4171vw,44.706vh) scale(.2944)}to{transform:translate(89.2001vw,99vh) scale(.2944)}}.snow:nth-child(194){opacity:1.9104;transform:translate(63.9408vw,-10px) scale(.0486);animation:fall-194 19s -22s linear infinite}@keyframes fall-194{50.189%{transform:translate(54.6612vw,50.189vh) scale(.0486)}to{transform:translate(59.301vw,99vh) scale(.0486)}}.snow:nth-child(195){opacity:.758;transform:translate(23.9557vw,-10px) scale(.2681);animation:fall-195 21s -12s linear infinite}@keyframes fall-195{74.314%{transform:translate(26.7615vw,74.314vh) scale(.2681)}to{transform:translate(25.3586vw,99vh) scale(.2681)}}.snow:nth-child(196){opacity:.6568;transform:translate(91.9041vw,-10px) scale(.3832);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{46.979%{transform:translate(91.4268vw,46.979vh) scale(.3832)}to{transform:translate(91.66545vw,99vh) scale(.3832)}}.snow:nth-child(197){opacity:1.2998;transform:translate(51.4345vw,-10px) scale(.1552);animation:fall-197 13s -21s linear infinite}@keyframes fall-197{35.794%{transform:translate(45.4788vw,35.794vh) scale(.1552)}to{transform:translate(48.45665vw,99vh) scale(.1552)}}.snow:nth-child(198){opacity:.0752;transform:translate(47.9025vw,-10px) scale(.4419);animation:fall-198 20s -10s linear infinite}@keyframes fall-198{58.667%{transform:translate(41.8407vw,58.667vh) scale(.4419)}to{transform:translate(44.8716vw,99vh) scale(.4419)}}.snow:nth-child(199){opacity:1.4926;transform:translate(46.9664vw,-10px) scale(.1372);animation:fall-199 26s -4s linear infinite}@keyframes fall-199{34.621%{transform:translate(53.5563vw,34.621vh) scale(.1372)}to{transform:translate(50.26135vw,99vh) scale(.1372)}}.snow:nth-child(200){opacity:.7664;transform:translate(56.6396vw,-10px) scale(.8135);animation:fall-200 26s -12s linear infinite}@keyframes fall-200{46.008%{transform:translate(62.0439vw,46.008vh) scale(.8135)}to{transform:translate(59.34175vw,99vh) scale(.8135)}}.snow:nth-child(201){opacity:.0578;transform:translate(15.6088vw,-10px) scale(.8646);animation:fall-201 15s -7s linear infinite}@keyframes fall-201{51.441%{transform:translate(17.3265vw,51.441vh) scale(.8646)}to{transform:translate(16.46765vw,99vh) scale(.8646)}}.snow:nth-child(202){opacity:.8304;transform:translate(.9491vw,-10px) scale(.6832);animation:fall-202 16s -18s linear infinite}@keyframes fall-202{41.349%{transform:translate(-8.3769vw,41.349vh) scale(.6832)}to{transform:translate(-3.7139vw,99vh) scale(.6832)}}.snow:nth-child(203){opacity:.925;transform:translate(9.2537vw,-10px) scale(.5191);animation:fall-203 19s -14s linear infinite}@keyframes fall-203{48.11%{transform:translate(11.3929vw,48.11vh) scale(.5191)}to{transform:translate(10.3233vw,99vh) scale(.5191)}}.snow:nth-child(204){opacity:.2146;transform:translate(21.1444vw,-10px) scale(.7843);animation:fall-204 12s -3s linear infinite}@keyframes fall-204{56.754%{transform:translate(13.6417vw,56.754vh) scale(.7843)}to{transform:translate(17.39305vw,99vh) scale(.7843)}}.snow:nth-child(205){opacity:1.9704;transform:translate(59.5386vw,-10px) scale(.3444);animation:fall-205 11s -13s linear infinite}@keyframes fall-205{34.347%{transform:translate(61.5303vw,34.347vh) scale(.3444)}to{transform:translate(60.53445vw,99vh) scale(.3444)}}.snow:nth-child(206){opacity:.3712;transform:translate(36.7117vw,-10px) scale(.5892);animation:fall-206 23s -9s linear infinite}@keyframes fall-206{54.049%{transform:translate(34.2013vw,54.049vh) scale(.5892)}to{transform:translate(35.4565vw,99vh) scale(.5892)}}.snow:nth-child(207){opacity:.692;transform:translate(88.6057vw,-10px) scale(.284);animation:fall-207 21s -14s linear infinite}@keyframes fall-207{64.006%{transform:translate(97.002vw,64.006vh) scale(.284)}to{transform:translate(92.80385vw,99vh) scale(.284)}}.snow:nth-child(208){opacity:1.3044;transform:translate(90.3797vw,-10px) scale(.1727);animation:fall-208 25s -24s linear infinite}@keyframes fall-208{69.436%{transform:translate(82.3761vw,69.436vh) scale(.1727)}to{transform:translate(86.3779vw,99vh) scale(.1727)}}.snow:nth-child(209){opacity:.276;transform:translate(7.572vw,-10px) scale(.9614);animation:fall-209 29s -14s linear infinite}@keyframes fall-209{57.994%{transform:translate(13.2955vw,57.994vh) scale(.9614)}to{transform:translate(10.43375vw,99vh) scale(.9614)}}.snow:nth-child(210){opacity:.1986;transform:translate(7.4368vw,-10px) scale(.1018);animation:fall-210 29s -27s linear infinite}@keyframes fall-210{79.01%{transform:translate(.7942vw,79.01vh) scale(.1018)}to{transform:translate(4.1155vw,99vh) scale(.1018)}}.snow:nth-child(211){opacity:1.0504;transform:translate(36.619vw,-10px) scale(.4981);animation:fall-211 25s -25s linear infinite}@keyframes fall-211{43.166%{transform:translate(40.4365vw,43.166vh) scale(.4981)}to{transform:translate(38.52775vw,99vh) scale(.4981)}}.snow:nth-child(212){opacity:.1822;transform:translate(71.734vw,-10px) scale(.4862);animation:fall-212 27s -14s linear infinite}@keyframes fall-212{39.505%{transform:translate(62.3353vw,39.505vh) scale(.4862)}to{transform:translate(67.03465vw,99vh) scale(.4862)}}.snow:nth-child(213){opacity:1.239;transform:translate(7.6012vw,-10px) scale(.5463);animation:fall-213 12s -29s linear infinite}@keyframes fall-213{65.82%{transform:translate(16.527vw,65.82vh) scale(.5463)}to{transform:translate(12.0641vw,99vh) scale(.5463)}}.snow:nth-child(214){opacity:.7906;transform:translate(39.6138vw,-10px) scale(.064);animation:fall-214 25s -15s linear infinite}@keyframes fall-214{68.918%{transform:translate(42.1291vw,68.918vh) scale(.064)}to{transform:translate(40.87145vw,99vh) scale(.064)}}.snow:nth-child(215){opacity:.2856;transform:translate(55.8694vw,-10px) scale(.0302);animation:fall-215 10s -11s linear infinite}@keyframes fall-215{47.849%{transform:translate(51.7269vw,47.849vh) scale(.0302)}to{transform:translate(53.79815vw,99vh) scale(.0302)}}.snow:nth-child(216){opacity:1.329;transform:translate(93.572vw,-10px) scale(.7682);animation:fall-216 19s -14s linear infinite}@keyframes fall-216{46.463%{transform:translate(87.9288vw,46.463vh) scale(.7682)}to{transform:translate(90.7504vw,99vh) scale(.7682)}}.snow:nth-child(217){opacity:.3426;transform:translate(16.6185vw,-10px) scale(.3155);animation:fall-217 24s -1s linear infinite}@keyframes fall-217{33.855%{transform:translate(17.8434vw,33.855vh) scale(.3155)}to{transform:translate(17.23095vw,99vh) scale(.3155)}}.snow:nth-child(218){opacity:1.0402;transform:translate(31.3181vw,-10px) scale(.8683);animation:fall-218 22s -14s linear infinite}@keyframes fall-218{60.232%{transform:translate(27.4182vw,60.232vh) scale(.8683)}to{transform:translate(29.36815vw,99vh) scale(.8683)}}.snow:nth-child(219){opacity:.4852;transform:translate(12.355vw,-10px) scale(.6782);animation:fall-219 12s -20s linear infinite}@keyframes fall-219{78.664%{transform:translate(4.1938vw,78.664vh) scale(.6782)}to{transform:translate(8.2744vw,99vh) scale(.6782)}}.snow:nth-child(220){opacity:.8856;transform:translate(43.8426vw,-10px) scale(.7962);animation:fall-220 18s -30s linear infinite}@keyframes fall-220{60.669%{transform:translate(45.9681vw,60.669vh) scale(.7962)}to{transform:translate(44.90535vw,99vh) scale(.7962)}}.snow:nth-child(221){opacity:1.7868;transform:translate(74.0586vw,-10px) scale(.7298);animation:fall-221 25s -27s linear infinite}@keyframes fall-221{57.642%{transform:translate(67.2398vw,57.642vh) scale(.7298)}to{transform:translate(70.6492vw,99vh) scale(.7298)}}.snow:nth-child(222){opacity:.6028;transform:translate(91.5916vw,-10px) scale(.336);animation:fall-222 30s -26s linear infinite}@keyframes fall-222{73.167%{transform:translate(90.7678vw,73.167vh) scale(.336)}to{transform:translate(91.1797vw,99vh) scale(.336)}}.snow:nth-child(223){opacity:.0206;transform:translate(59.0788vw,-10px) scale(.319);animation:fall-223 27s -17s linear infinite}@keyframes fall-223{40.16%{transform:translate(66.9441vw,40.16vh) scale(.319)}to{transform:translate(63.01145vw,99vh) scale(.319)}}.snow:nth-child(224){opacity:.3036;transform:translate(3.6197vw,-10px) scale(.1763);animation:fall-224 22s -15s linear infinite}@keyframes fall-224{76.21%{transform:translate(3.4477vw,76.21vh) scale(.1763)}to{transform:translate(3.5337vw,99vh) scale(.1763)}}.snow:nth-child(225){opacity:1.0488;transform:translate(45.1097vw,-10px) scale(.4023);animation:fall-225 22s -20s linear infinite}@keyframes fall-225{60.861%{transform:translate(52.347vw,60.861vh) scale(.4023)}to{transform:translate(48.72835vw,99vh) scale(.4023)}}.snow:nth-child(226){opacity:1.2544;transform:translate(44.5289vw,-10px) scale(.4907);animation:fall-226 14s -19s linear infinite}@keyframes fall-226{76.125%{transform:translate(52.7756vw,76.125vh) scale(.4907)}to{transform:translate(48.65225vw,99vh) scale(.4907)}}.snow:nth-child(227){opacity:.6264;transform:translate(.6907vw,-10px) scale(.944);animation:fall-227 27s -7s linear infinite}@keyframes fall-227{35.616%{transform:translate(-9.1038vw,35.616vh) scale(.944)}to{transform:translate(-4.20655vw,99vh) scale(.944)}}.snow:nth-child(228){opacity:1.0186;transform:translate(14.1906vw,-10px) scale(.9099);animation:fall-228 23s -17s linear infinite}@keyframes fall-228{46.588%{transform:translate(16.6771vw,46.588vh) scale(.9099)}to{transform:translate(15.43385vw,99vh) scale(.9099)}}.snow:nth-child(229){opacity:1.202;transform:translate(64.5599vw,-10px) scale(.847);animation:fall-229 23s -4s linear infinite}@keyframes fall-229{47.561%{transform:translate(74.4827vw,47.561vh) scale(.847)}to{transform:translate(69.5213vw,99vh) scale(.847)}}.snow:nth-child(230){opacity:1.093;transform:translate(35.6952vw,-10px) scale(.6015);animation:fall-230 10s -5s linear infinite}@keyframes fall-230{70.193%{transform:translate(41.9837vw,70.193vh) scale(.6015)}to{transform:translate(38.83945vw,99vh) scale(.6015)}}.snow:nth-child(231){opacity:1.4554;transform:translate(16.8019vw,-10px) scale(.9736);animation:fall-231 15s -5s linear infinite}@keyframes fall-231{47.651%{transform:translate(26.6301vw,47.651vh) scale(.9736)}to{transform:translate(21.716vw,99vh) scale(.9736)}}.snow:nth-child(232){opacity:.7028;transform:translate(40.5368vw,-10px) scale(.1508);animation:fall-232 13s -13s linear infinite}@keyframes fall-232{64.585%{transform:translate(41.7821vw,64.585vh) scale(.1508)}to{transform:translate(41.15945vw,99vh) scale(.1508)}}.snow:nth-child(233){opacity:1.4412;transform:translate(99.9849vw,-10px) scale(.4048);animation:fall-233 28s -29s linear infinite}@keyframes fall-233{38.161%{transform:translate(102.3017vw,38.161vh) scale(.4048)}to{transform:translate(101.1433vw,99vh) scale(.4048)}}.snow:nth-child(234){opacity:1.9028;transform:translate(13.566vw,-10px) scale(.27);animation:fall-234 30s -3s linear infinite}@keyframes fall-234{65.3%{transform:translate(19.2495vw,65.3vh) scale(.27)}to{transform:translate(16.40775vw,99vh) scale(.27)}}.snow:nth-child(235){opacity:1.607;transform:translate(39.3936vw,-10px) scale(.0052);animation:fall-235 17s -3s linear infinite}@keyframes fall-235{49.355%{transform:translate(47.7748vw,49.355vh) scale(.0052)}to{transform:translate(43.5842vw,99vh) scale(.0052)}}.snow:nth-child(236){opacity:.164;transform:translate(26.0701vw,-10px) scale(.9537);animation:fall-236 20s -1s linear infinite}@keyframes fall-236{65.713%{transform:translate(23.1603vw,65.713vh) scale(.9537)}to{transform:translate(24.6152vw,99vh) scale(.9537)}}.snow:nth-child(237){opacity:1.2804;transform:translate(36.9624vw,-10px) scale(.7778);animation:fall-237 12s -17s linear infinite}@keyframes fall-237{46.636%{transform:translate(41.5427vw,46.636vh) scale(.7778)}to{transform:translate(39.25255vw,99vh) scale(.7778)}}.snow:nth-child(238){opacity:.5194;transform:translate(82.9988vw,-10px) scale(.9333);animation:fall-238 23s -3s linear infinite}@keyframes fall-238{68.117%{transform:translate(89.8755vw,68.117vh) scale(.9333)}to{transform:translate(86.43715vw,99vh) scale(.9333)}}.snow:nth-child(239){opacity:1.1908;transform:translate(26.3449vw,-10px) scale(.2075);animation:fall-239 17s -10s linear infinite}@keyframes fall-239{79.082%{transform:translate(26.4141vw,79.082vh) scale(.2075)}to{transform:translate(26.3795vw,99vh) scale(.2075)}}.snow:nth-child(240){opacity:1.9082;transform:translate(84.1356vw,-10px) scale(.9573);animation:fall-240 14s -6s linear infinite}@keyframes fall-240{76.281%{transform:translate(81.3133vw,76.281vh) scale(.9573)}to{transform:translate(82.72445vw,99vh) scale(.9573)}}.snow:nth-child(241){opacity:1.3096;transform:translate(94.2365vw,-10px) scale(.0117);animation:fall-241 27s -13s linear infinite}@keyframes fall-241{78.544%{transform:translate(94.6997vw,78.544vh) scale(.0117)}to{transform:translate(94.4681vw,99vh) scale(.0117)}}.snow:nth-child(242){opacity:1.573;transform:translate(63.6195vw,-10px) scale(.6579);animation:fall-242 14s -9s linear infinite}@keyframes fall-242{75.134%{transform:translate(59.748vw,75.134vh) scale(.6579)}to{transform:translate(61.68375vw,99vh) scale(.6579)}}.snow:nth-child(243){opacity:.4336;transform:translate(80.6124vw,-10px) scale(.6164);animation:fall-243 20s -30s linear infinite}@keyframes fall-243{71.858%{transform:translate(82.3716vw,71.858vh) scale(.6164)}to{transform:translate(81.492vw,99vh) scale(.6164)}}.snow:nth-child(244){opacity:.4168;transform:translate(88.1029vw,-10px) scale(.1276);animation:fall-244 19s -23s linear infinite}@keyframes fall-244{43.624%{transform:translate(95.3068vw,43.624vh) scale(.1276)}to{transform:translate(91.70485vw,99vh) scale(.1276)}}.snow:nth-child(245){opacity:.1714;transform:translate(48.7389vw,-10px) scale(.4148);animation:fall-245 22s -25s linear infinite}@keyframes fall-245{59.812%{transform:translate(48.9521vw,59.812vh) scale(.4148)}to{transform:translate(48.8455vw,99vh) scale(.4148)}}.snow:nth-child(246){opacity:.7836;transform:translate(86.3219vw,-10px) scale(.2116);animation:fall-246 30s -18s linear infinite}@keyframes fall-246{62.179%{transform:translate(83.0181vw,62.179vh) scale(.2116)}to{transform:translate(84.67vw,99vh) scale(.2116)}}.snow:nth-child(247){opacity:1.7332;transform:translate(10.7558vw,-10px) scale(.6722);animation:fall-247 25s -26s linear infinite}@keyframes fall-247{38.293%{transform:translate(.8756vw,38.293vh) scale(.6722)}to{transform:translate(5.8157vw,99vh) scale(.6722)}}.snow:nth-child(248){opacity:.951;transform:translate(94.5394vw,-10px) scale(.3415);animation:fall-248 17s -28s linear infinite}@keyframes fall-248{45.113%{transform:translate(87.1214vw,45.113vh) scale(.3415)}to{transform:translate(90.8304vw,99vh) scale(.3415)}}.snow:nth-child(249){opacity:1.7516;transform:translate(92.8157vw,-10px) scale(.6609);animation:fall-249 20s -6s linear infinite}@keyframes fall-249{41.972%{transform:translate(91.0639vw,41.972vh) scale(.6609)}to{transform:translate(91.9398vw,99vh) scale(.6609)}}.snow:nth-child(250){opacity:1.2604;transform:translate(46.0388vw,-10px) scale(.5819);animation:fall-250 22s -27s linear infinite}@keyframes fall-250{60.328%{transform:translate(43.5663vw,60.328vh) scale(.5819)}to{transform:translate(44.80255vw,99vh) scale(.5819)}}.snow:nth-child(251){opacity:1.0638;transform:translate(21.0799vw,-10px) scale(.8912);animation:fall-251 20s -22s linear infinite}@keyframes fall-251{57.702%{transform:translate(22.4439vw,57.702vh) scale(.8912)}to{transform:translate(21.7619vw,99vh) scale(.8912)}}.snow:nth-child(252){opacity:.3194;transform:translate(95.3186vw,-10px) scale(.7046);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{65.074%{transform:translate(99.2148vw,65.074vh) scale(.7046)}to{transform:translate(97.2667vw,99vh) scale(.7046)}}.snow:nth-child(253){opacity:1.6098;transform:translate(69.8568vw,-10px) scale(.4387);animation:fall-253 15s -2s linear infinite}@keyframes fall-253{56.338%{transform:translate(72.5558vw,56.338vh) scale(.4387)}to{transform:translate(71.2063vw,99vh) scale(.4387)}}.snow:nth-child(254){opacity:1.5454;transform:translate(74.9664vw,-10px) scale(.354);animation:fall-254 13s -18s linear infinite}@keyframes fall-254{79.15%{transform:translate(76.5271vw,79.15vh) scale(.354)}to{transform:translate(75.74675vw,99vh) scale(.354)}}.snow:nth-child(255){opacity:.697;transform:translate(82.7819vw,-10px) scale(.1596);animation:fall-255 29s -15s linear infinite}@keyframes fall-255{51.833%{transform:translate(74.7839vw,51.833vh) scale(.1596)}to{transform:translate(78.7829vw,99vh) scale(.1596)}}.snow:nth-child(256){opacity:.1036;transform:translate(46.5344vw,-10px) scale(.7919);animation:fall-256 23s -7s linear infinite}@keyframes fall-256{68.065%{transform:translate(55.0077vw,68.065vh) scale(.7919)}to{transform:translate(50.77105vw,99vh) scale(.7919)}}.snow:nth-child(257){opacity:1.0652;transform:translate(31.3559vw,-10px) scale(.2216);animation:fall-257 25s -19s linear infinite}@keyframes fall-257{33.25%{transform:translate(32.185vw,33.25vh) scale(.2216)}to{transform:translate(31.77045vw,99vh) scale(.2216)}}.snow:nth-child(258){opacity:.6434;transform:translate(95.0503vw,-10px) scale(.0345);animation:fall-258 24s -21s linear infinite}@keyframes fall-258{73.545%{transform:translate(95.1279vw,73.545vh) scale(.0345)}to{transform:translate(95.0891vw,99vh) scale(.0345)}}.snow:nth-child(259){opacity:.546;transform:translate(64.6571vw,-10px) scale(.4745);animation:fall-259 10s -13s linear infinite}@keyframes fall-259{47.129%{transform:translate(64.6717vw,47.129vh) scale(.4745)}to{transform:translate(64.6644vw,99vh) scale(.4745)}}.snow:nth-child(260){opacity:1.0206;transform:translate(42.8786vw,-10px) scale(.6296);animation:fall-260 22s -1s linear infinite}@keyframes fall-260{50.506%{transform:translate(35.4449vw,50.506vh) scale(.6296)}to{transform:translate(39.16175vw,99vh) scale(.6296)}}.snow:nth-child(261){opacity:.9438;transform:translate(18.1617vw,-10px) scale(.305);animation:fall-261 28s -22s linear infinite}@keyframes fall-261{56.346%{transform:translate(24.085vw,56.346vh) scale(.305)}to{transform:translate(21.12335vw,99vh) scale(.305)}}.snow:nth-child(262){opacity:.0982;transform:translate(92.8756vw,-10px) scale(.3636);animation:fall-262 14s -14s linear infinite}@keyframes fall-262{68.442%{transform:translate(83.8839vw,68.442vh) scale(.3636)}to{transform:translate(88.37975vw,99vh) scale(.3636)}}.snow:nth-child(263){opacity:.8282;transform:translate(92.0679vw,-10px) scale(.1415);animation:fall-263 25s -8s linear infinite}@keyframes fall-263{47.464%{transform:translate(84.2884vw,47.464vh) scale(.1415)}to{transform:translate(88.17815vw,99vh) scale(.1415)}}.snow:nth-child(264){opacity:.8328;transform:translate(74.7349vw,-10px) scale(.1154);animation:fall-264 30s -18s linear infinite}@keyframes fall-264{38.066%{transform:translate(76.2225vw,38.066vh) scale(.1154)}to{transform:translate(75.4787vw,99vh) scale(.1154)}}.snow:nth-child(265){opacity:.1468;transform:translate(95.0616vw,-10px) scale(.8461);animation:fall-265 23s -29s linear infinite}@keyframes fall-265{53.234%{transform:translate(104.1576vw,53.234vh) scale(.8461)}to{transform:translate(99.6096vw,99vh) scale(.8461)}}.snow:nth-child(266){opacity:.7486;transform:translate(.4419vw,-10px) scale(.2864);animation:fall-266 25s -25s linear infinite}@keyframes fall-266{54.554%{transform:translate(9.7674vw,54.554vh) scale(.2864)}to{transform:translate(5.10465vw,99vh) scale(.2864)}}.snow:nth-child(267){opacity:1.6104;transform:translate(92.9795vw,-10px) scale(.1995);animation:fall-267 10s -26s linear infinite}@keyframes fall-267{45.395%{transform:translate(95.0245vw,45.395vh) scale(.1995)}to{transform:translate(94.002vw,99vh) scale(.1995)}}.snow:nth-child(268){opacity:.0756;transform:translate(60.9718vw,-10px) scale(.9192);animation:fall-268 21s -21s linear infinite}@keyframes fall-268{42.258%{transform:translate(60.1161vw,42.258vh) scale(.9192)}to{transform:translate(60.54395vw,99vh) scale(.9192)}}.snow:nth-child(269){opacity:.0284;transform:translate(83.1118vw,-10px) scale(.2837);animation:fall-269 13s -21s linear infinite}@keyframes fall-269{49.719%{transform:translate(90.906vw,49.719vh) scale(.2837)}to{transform:translate(87.0089vw,99vh) scale(.2837)}}.snow:nth-child(270){opacity:.8072;transform:translate(49.9264vw,-10px) scale(.598);animation:fall-270 30s -16s linear infinite}@keyframes fall-270{35.219%{transform:translate(47.5433vw,35.219vh) scale(.598)}to{transform:translate(48.73485vw,99vh) scale(.598)}}.snow:nth-child(271){opacity:1.8376;transform:translate(16.1298vw,-10px) scale(.3552);animation:fall-271 19s -24s linear infinite}@keyframes fall-271{68.199%{transform:translate(19.5499vw,68.199vh) scale(.3552)}to{transform:translate(17.83985vw,99vh) scale(.3552)}}.snow:nth-child(272){opacity:1.7114;transform:translate(52.1682vw,-10px) scale(.1176);animation:fall-272 23s -30s linear infinite}@keyframes fall-272{61.655%{transform:translate(44.9179vw,61.655vh) scale(.1176)}to{transform:translate(48.54305vw,99vh) scale(.1176)}}.snow:nth-child(273){opacity:.6934;transform:translate(58.8667vw,-10px) scale(.6295);animation:fall-273 27s -8s linear infinite}@keyframes fall-273{48.144%{transform:translate(56.0279vw,48.144vh) scale(.6295)}to{transform:translate(57.4473vw,99vh) scale(.6295)}}.snow:nth-child(274){opacity:1.2526;transform:translate(99.6441vw,-10px) scale(.8306);animation:fall-274 23s -30s linear infinite}@keyframes fall-274{32.676%{transform:translate(99.1363vw,32.676vh) scale(.8306)}to{transform:translate(99.3902vw,99vh) scale(.8306)}}.snow:nth-child(275){opacity:.5302;transform:translate(42.6661vw,-10px) scale(.647);animation:fall-275 30s -24s linear infinite}@keyframes fall-275{44.569%{transform:translate(43.4218vw,44.569vh) scale(.647)}to{transform:translate(43.04395vw,99vh) scale(.647)}}.snow:nth-child(276){opacity:.9358;transform:translate(46.1894vw,-10px) scale(.1907);animation:fall-276 10s -7s linear infinite}@keyframes fall-276{34.265%{transform:translate(51.8897vw,34.265vh) scale(.1907)}to{transform:translate(49.03955vw,99vh) scale(.1907)}}.snow:nth-child(277){opacity:1.2688;transform:translate(41.7009vw,-10px) scale(.9618);animation:fall-277 25s -11s linear infinite}@keyframes fall-277{68.331%{transform:translate(31.8846vw,68.331vh) scale(.9618)}to{transform:translate(36.79275vw,99vh) scale(.9618)}}.snow:nth-child(278){opacity:1.2746;transform:translate(89.1943vw,-10px) scale(.0008);animation:fall-278 17s -30s linear infinite}@keyframes fall-278{46.541%{transform:translate(85.4991vw,46.541vh) scale(.0008)}to{transform:translate(87.3467vw,99vh) scale(.0008)}}.snow:nth-child(279){opacity:.9612;transform:translate(67.3671vw,-10px) scale(.8354);animation:fall-279 23s -19s linear infinite}@keyframes fall-279{56.791%{transform:translate(69.5022vw,56.791vh) scale(.8354)}to{transform:translate(68.43465vw,99vh) scale(.8354)}}.snow:nth-child(280){opacity:1.8176;transform:translate(56.6724vw,-10px) scale(.4474);animation:fall-280 10s -2s linear infinite}@keyframes fall-280{44.988%{transform:translate(54.5303vw,44.988vh) scale(.4474)}to{transform:translate(55.60135vw,99vh) scale(.4474)}}.snow:nth-child(281){opacity:1.6602;transform:translate(22.464vw,-10px) scale(.1566);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{67.778%{transform:translate(22.6055vw,67.778vh) scale(.1566)}to{transform:translate(22.53475vw,99vh) scale(.1566)}}.snow:nth-child(282){opacity:.0388;transform:translate(90.3367vw,-10px) scale(.4686);animation:fall-282 20s -4s linear infinite}@keyframes fall-282{50.043%{transform:translate(85.2272vw,50.043vh) scale(.4686)}to{transform:translate(87.78195vw,99vh) scale(.4686)}}.snow:nth-child(283){opacity:1.5376;transform:translate(96.4438vw,-10px) scale(.0918);animation:fall-283 11s -11s linear infinite}@keyframes fall-283{64.28%{transform:translate(93.6266vw,64.28vh) scale(.0918)}to{transform:translate(95.0352vw,99vh) scale(.0918)}}.snow:nth-child(284){opacity:1.0496;transform:translate(50.6378vw,-10px) scale(.9224);animation:fall-284 26s -3s linear infinite}@keyframes fall-284{37.371%{transform:translate(58.7956vw,37.371vh) scale(.9224)}to{transform:translate(54.7167vw,99vh) scale(.9224)}}.snow:nth-child(285){opacity:1.1594;transform:translate(88.1908vw,-10px) scale(.2381);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{73.201%{transform:translate(92.0183vw,73.201vh) scale(.2381)}to{transform:translate(90.10455vw,99vh) scale(.2381)}}.snow:nth-child(286){opacity:1.9404;transform:translate(3.6996vw,-10px) scale(.4312);animation:fall-286 26s -25s linear infinite}@keyframes fall-286{50.476%{transform:translate(-2.3744vw,50.476vh) scale(.4312)}to{transform:translate(.6626vw,99vh) scale(.4312)}}.snow:nth-child(287){opacity:1.5618;transform:translate(97.7471vw,-10px) scale(.8453);animation:fall-287 30s -18s linear infinite}@keyframes fall-287{48.438%{transform:translate(104.5499vw,48.438vh) scale(.8453)}to{transform:translate(101.1485vw,99vh) scale(.8453)}}.snow:nth-child(288){opacity:1.5612;transform:translate(55.7466vw,-10px) scale(.2041);animation:fall-288 19s -1s linear infinite}@keyframes fall-288{33.781%{transform:translate(57.7812vw,33.781vh) scale(.2041)}to{transform:translate(56.7639vw,99vh) scale(.2041)}}.snow:nth-child(289){opacity:1.6218;transform:translate(3.4216vw,-10px) scale(.5333);animation:fall-289 29s -4s linear infinite}@keyframes fall-289{35.016%{transform:translate(5.9752vw,35.016vh) scale(.5333)}to{transform:translate(4.6984vw,99vh) scale(.5333)}}.snow:nth-child(290){opacity:1.4832;transform:translate(43.099vw,-10px) scale(.5698);animation:fall-290 23s -3s linear infinite}@keyframes fall-290{44.686%{transform:translate(33.491vw,44.686vh) scale(.5698)}to{transform:translate(38.295vw,99vh) scale(.5698)}}.snow:nth-child(291){opacity:1.6208;transform:translate(53.6171vw,-10px) scale(.8537);animation:fall-291 14s -25s linear infinite}@keyframes fall-291{77.446%{transform:translate(60.5873vw,77.446vh) scale(.8537)}to{transform:translate(57.1022vw,99vh) scale(.8537)}}.snow:nth-child(292){opacity:.4316;transform:translate(50.7053vw,-10px) scale(.3119);animation:fall-292 25s -10s linear infinite}@keyframes fall-292{78.986%{transform:translate(56.4017vw,78.986vh) scale(.3119)}to{transform:translate(53.5535vw,99vh) scale(.3119)}}.snow:nth-child(293){opacity:.0922;transform:translate(21.5676vw,-10px) scale(.5629);animation:fall-293 28s -4s linear infinite}@keyframes fall-293{73.095%{transform:translate(22.0258vw,73.095vh) scale(.5629)}to{transform:translate(21.7967vw,99vh) scale(.5629)}}.snow:nth-child(294){opacity:1.9388;transform:translate(38.2288vw,-10px) scale(.6097);animation:fall-294 13s -12s linear infinite}@keyframes fall-294{72.864%{transform:translate(44.8765vw,72.864vh) scale(.6097)}to{transform:translate(41.55265vw,99vh) scale(.6097)}}.snow:nth-child(295){opacity:1.5714;transform:translate(11.0725vw,-10px) scale(.3543);animation:fall-295 13s -26s linear infinite}@keyframes fall-295{50.541%{transform:translate(2.9361vw,50.541vh) scale(.3543)}to{transform:translate(7.0043vw,99vh) scale(.3543)}}.snow:nth-child(296){opacity:1.4748;transform:translate(17.693vw,-10px) scale(.6012);animation:fall-296 11s -5s linear infinite}@keyframes fall-296{41.258%{transform:translate(16.0087vw,41.258vh) scale(.6012)}to{transform:translate(16.85085vw,99vh) scale(.6012)}}.snow:nth-child(297){opacity:.252;transform:translate(45.7019vw,-10px) scale(.3888);animation:fall-297 23s -7s linear infinite}@keyframes fall-297{73.735%{transform:translate(52.5072vw,73.735vh) scale(.3888)}to{transform:translate(49.10455vw,99vh) scale(.3888)}}.snow:nth-child(298){opacity:.8038;transform:translate(60.778vw,-10px) scale(.8621);animation:fall-298 26s -18s linear infinite}@keyframes fall-298{68.515%{transform:translate(59.9147vw,68.515vh) scale(.8621)}to{transform:translate(60.34635vw,99vh) scale(.8621)}}.snow:nth-child(299){opacity:.6918;transform:translate(33.8348vw,-10px) scale(.6199);animation:fall-299 18s -18s linear infinite}@keyframes fall-299{68.392%{transform:translate(29.4363vw,68.392vh) scale(.6199)}to{transform:translate(31.63555vw,99vh) scale(.6199)}}.snow:nth-child(300){opacity:.9472;transform:translate(88.7921vw,-10px) scale(.3301);animation:fall-300 15s -6s linear infinite}@keyframes fall-300{32.467%{transform:translate(89.4257vw,32.467vh) scale(.3301)}to{transform:translate(89.1089vw,99vh) scale(.3301)}}.snow:nth-child(301){opacity:1.6858;transform:translate(39.1581vw,-10px) scale(.1852);animation:fall-301 14s -11s linear infinite}@keyframes fall-301{62.505%{transform:translate(42.0765vw,62.505vh) scale(.1852)}to{transform:translate(40.6173vw,99vh) scale(.1852)}}.snow:nth-child(302){opacity:1.1512;transform:translate(36.2125vw,-10px) scale(.0813);animation:fall-302 26s -26s linear infinite}@keyframes fall-302{77.855%{transform:translate(37.4366vw,77.855vh) scale(.0813)}to{transform:translate(36.82455vw,99vh) scale(.0813)}}.snow:nth-child(303){opacity:.581;transform:translate(44.4595vw,-10px) scale(.8537);animation:fall-303 23s -29s linear infinite}@keyframes fall-303{66.434%{transform:translate(35.8374vw,66.434vh) scale(.8537)}to{transform:translate(40.14845vw,99vh) scale(.8537)}}.snow:nth-child(304){opacity:.1942;transform:translate(90.8593vw,-10px) scale(.6406);animation:fall-304 13s -10s linear infinite}@keyframes fall-304{39.877%{transform:translate(99.0621vw,39.877vh) scale(.6406)}to{transform:translate(94.9607vw,99vh) scale(.6406)}}.snow:nth-child(305){opacity:.6686;transform:translate(91.8568vw,-10px) scale(.1439);animation:fall-305 18s -30s linear infinite}@keyframes fall-305{66.854%{transform:translate(95.2818vw,66.854vh) scale(.1439)}to{transform:translate(93.5693vw,99vh) scale(.1439)}}.snow:nth-child(306){opacity:.9536;transform:translate(42.5745vw,-10px) scale(.7456);animation:fall-306 13s -24s linear infinite}@keyframes fall-306{39.043%{transform:translate(44.7366vw,39.043vh) scale(.7456)}to{transform:translate(43.65555vw,99vh) scale(.7456)}}.snow:nth-child(307){opacity:.8618;transform:translate(48.9217vw,-10px) scale(.631);animation:fall-307 28s -13s linear infinite}@keyframes fall-307{53.694%{transform:translate(45.9289vw,53.694vh) scale(.631)}to{transform:translate(47.4253vw,99vh) scale(.631)}}.snow:nth-child(308){opacity:1.7306;transform:translate(73.6001vw,-10px) scale(.4288);animation:fall-308 18s -1s linear infinite}@keyframes fall-308{38.523%{transform:translate(81.116vw,38.523vh) scale(.4288)}to{transform:translate(77.35805vw,99vh) scale(.4288)}}.snow:nth-child(309){opacity:.681;transform:translate(71.0673vw,-10px) scale(.4395);animation:fall-309 11s -26s linear infinite}@keyframes fall-309{55.627%{transform:translate(69.7348vw,55.627vh) scale(.4395)}to{transform:translate(70.40105vw,99vh) scale(.4395)}}.snow:nth-child(310){opacity:1.409;transform:translate(20.6107vw,-10px) scale(.8871);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{46.743%{transform:translate(23.3488vw,46.743vh) scale(.8871)}to{transform:translate(21.97975vw,99vh) scale(.8871)}}.snow:nth-child(311){opacity:1.8388;transform:translate(14.1164vw,-10px) scale(.2921);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{62.455%{transform:translate(4.2829vw,62.455vh) scale(.2921)}to{transform:translate(9.19965vw,99vh) scale(.2921)}}.snow:nth-child(312){opacity:.3508;transform:translate(92.2659vw,-10px) scale(.9406);animation:fall-312 19s -29s linear infinite}@keyframes fall-312{77.843%{transform:translate(100.1299vw,77.843vh) scale(.9406)}to{transform:translate(96.1979vw,99vh) scale(.9406)}}.snow:nth-child(313){opacity:1.4962;transform:translate(28.1848vw,-10px) scale(.9281);animation:fall-313 10s -29s linear infinite}@keyframes fall-313{44.68%{transform:translate(19.1155vw,44.68vh) scale(.9281)}to{transform:translate(23.65015vw,99vh) scale(.9281)}}.snow:nth-child(314){opacity:1.8986;transform:translate(47.5021vw,-10px) scale(.376);animation:fall-314 14s -20s linear infinite}@keyframes fall-314{79.87%{transform:translate(47.9915vw,79.87vh) scale(.376)}to{transform:translate(47.7468vw,99vh) scale(.376)}}.snow:nth-child(315){opacity:.464;transform:translate(95.2951vw,-10px) scale(.3202);animation:fall-315 23s -27s linear infinite}@keyframes fall-315{33.496%{transform:translate(101.5527vw,33.496vh) scale(.3202)}to{transform:translate(98.4239vw,99vh) scale(.3202)}}.snow:nth-child(316){opacity:.6198;transform:translate(80.3158vw,-10px) scale(.6751);animation:fall-316 20s -30s linear infinite}@keyframes fall-316{69.685%{transform:translate(79.3391vw,69.685vh) scale(.6751)}to{transform:translate(79.82745vw,99vh) scale(.6751)}}.snow:nth-child(317){opacity:1.0104;transform:translate(48.9559vw,-10px) scale(.6735);animation:fall-317 13s -7s linear infinite}@keyframes fall-317{65.76%{transform:translate(55.8426vw,65.76vh) scale(.6735)}to{transform:translate(52.39925vw,99vh) scale(.6735)}}.snow:nth-child(318){opacity:1.38;transform:translate(79.756vw,-10px) scale(.5274);animation:fall-318 27s -11s linear infinite}@keyframes fall-318{38.373%{transform:translate(88.193vw,38.373vh) scale(.5274)}to{transform:translate(83.9745vw,99vh) scale(.5274)}}.snow:nth-child(319){opacity:.9764;transform:translate(16.5946vw,-10px) scale(.8184);animation:fall-319 27s -27s linear infinite}@keyframes fall-319{53.025%{transform:translate(12.7817vw,53.025vh) scale(.8184)}to{transform:translate(14.68815vw,99vh) scale(.8184)}}.snow:nth-child(320){opacity:.0816;transform:translate(66.6819vw,-10px) scale(.0033);animation:fall-320 21s -17s linear infinite}@keyframes fall-320{60.426%{transform:translate(69.8463vw,60.426vh) scale(.0033)}to{transform:translate(68.2641vw,99vh) scale(.0033)}}.snow:nth-child(321){opacity:1.7692;transform:translate(60.6061vw,-10px) scale(.9951);animation:fall-321 21s -8s linear infinite}@keyframes fall-321{38.661%{transform:translate(67.4115vw,38.661vh) scale(.9951)}to{transform:translate(64.0088vw,99vh) scale(.9951)}}.snow:nth-child(322){opacity:1.6206;transform:translate(38.097vw,-10px) scale(.1614);animation:fall-322 13s -12s linear infinite}@keyframes fall-322{40.343%{transform:translate(30.4061vw,40.343vh) scale(.1614)}to{transform:translate(34.25155vw,99vh) scale(.1614)}}.snow:nth-child(323){opacity:.2196;transform:translate(49.6778vw,-10px) scale(.1447);animation:fall-323 19s -16s linear infinite}@keyframes fall-323{37.931%{transform:translate(53.4959vw,37.931vh) scale(.1447)}to{transform:translate(51.58685vw,99vh) scale(.1447)}}.snow:nth-child(324){opacity:1.5064;transform:translate(73.0527vw,-10px) scale(.9718);animation:fall-324 18s -14s linear infinite}@keyframes fall-324{32.124%{transform:translate(67.1389vw,32.124vh) scale(.9718)}to{transform:translate(70.0958vw,99vh) scale(.9718)}}.snow:nth-child(325){opacity:.3724;transform:translate(85.8514vw,-10px) scale(.8502);animation:fall-325 22s -29s linear infinite}@keyframes fall-325{47.322%{transform:translate(93.1592vw,47.322vh) scale(.8502)}to{transform:translate(89.5053vw,99vh) scale(.8502)}}.snow:nth-child(326){opacity:.6508;transform:translate(73.8609vw,-10px) scale(.5705);animation:fall-326 25s -21s linear infinite}@keyframes fall-326{75.654%{transform:translate(72.2247vw,75.654vh) scale(.5705)}to{transform:translate(73.0428vw,99vh) scale(.5705)}}.snow:nth-child(327){opacity:1.2938;transform:translate(63.3573vw,-10px) scale(.4482);animation:fall-327 14s -14s linear infinite}@keyframes fall-327{76.583%{transform:translate(54.8303vw,76.583vh) scale(.4482)}to{transform:translate(59.0938vw,99vh) scale(.4482)}}.snow:nth-child(328){opacity:1.7518;transform:translate(61.7128vw,-10px) scale(.0642);animation:fall-328 17s -13s linear infinite}@keyframes fall-328{79.801%{transform:translate(52.4904vw,79.801vh) scale(.0642)}to{transform:translate(57.1016vw,99vh) scale(.0642)}}.snow:nth-child(329){opacity:.8902;transform:translate(24.2852vw,-10px) scale(.9408);animation:fall-329 17s -14s linear infinite}@keyframes fall-329{50.261%{transform:translate(24.0885vw,50.261vh) scale(.9408)}to{transform:translate(24.18685vw,99vh) scale(.9408)}}.snow:nth-child(330){opacity:1.774;transform:translate(32.6503vw,-10px) scale(.3561);animation:fall-330 17s -25s linear infinite}@keyframes fall-330{55.391%{transform:translate(39.546vw,55.391vh) scale(.3561)}to{transform:translate(36.09815vw,99vh) scale(.3561)}}.snow:nth-child(331){opacity:.022;transform:translate(4.1886vw,-10px) scale(.2803);animation:fall-331 19s -14s linear infinite}@keyframes fall-331{56.802%{transform:translate(1.5365vw,56.802vh) scale(.2803)}to{transform:translate(2.86255vw,99vh) scale(.2803)}}.snow:nth-child(332){opacity:.3394;transform:translate(53.7841vw,-10px) scale(.8078);animation:fall-332 20s -15s linear infinite}@keyframes fall-332{40.875%{transform:translate(58.6619vw,40.875vh) scale(.8078)}to{transform:translate(56.223vw,99vh) scale(.8078)}}.snow:nth-child(333){opacity:1.7204;transform:translate(46.4647vw,-10px) scale(.7104);animation:fall-333 13s -28s linear infinite}@keyframes fall-333{69.462%{transform:translate(48.7428vw,69.462vh) scale(.7104)}to{transform:translate(47.60375vw,99vh) scale(.7104)}}.snow:nth-child(334){opacity:1.6286;transform:translate(91.774vw,-10px) scale(.2536);animation:fall-334 12s -28s linear infinite}@keyframes fall-334{45.473%{transform:translate(83.1689vw,45.473vh) scale(.2536)}to{transform:translate(87.47145vw,99vh) scale(.2536)}}.snow:nth-child(335){opacity:.0442;transform:translate(49.5012vw,-10px) scale(.7007);animation:fall-335 15s -26s linear infinite}@keyframes fall-335{78.835%{transform:translate(54.5801vw,78.835vh) scale(.7007)}to{transform:translate(52.04065vw,99vh) scale(.7007)}}.snow:nth-child(336){opacity:.3512;transform:translate(89.4368vw,-10px) scale(.3332);animation:fall-336 29s -28s linear infinite}@keyframes fall-336{51.263%{transform:translate(80.5831vw,51.263vh) scale(.3332)}to{transform:translate(85.00995vw,99vh) scale(.3332)}}.snow:nth-child(337){opacity:1.0146;transform:translate(15.9152vw,-10px) scale(.1594);animation:fall-337 10s -14s linear infinite}@keyframes fall-337{47.817%{transform:translate(24.526vw,47.817vh) scale(.1594)}to{transform:translate(20.2206vw,99vh) scale(.1594)}}.snow:nth-child(338){opacity:1.5466;transform:translate(36.1534vw,-10px) scale(.6016);animation:fall-338 24s -4s linear infinite}@keyframes fall-338{63.46%{transform:translate(33.2237vw,63.46vh) scale(.6016)}to{transform:translate(34.68855vw,99vh) scale(.6016)}}.snow:nth-child(339){opacity:.2232;transform:translate(20.4343vw,-10px) scale(.9188);animation:fall-339 13s -25s linear infinite}@keyframes fall-339{49.924%{transform:translate(16.7608vw,49.924vh) scale(.9188)}to{transform:translate(18.59755vw,99vh) scale(.9188)}}.snow:nth-child(340){opacity:.1766;transform:translate(22.2653vw,-10px) scale(.4334);animation:fall-340 10s -12s linear infinite}@keyframes fall-340{41.465%{transform:translate(29.4662vw,41.465vh) scale(.4334)}to{transform:translate(25.86575vw,99vh) scale(.4334)}}.snow:nth-child(341){opacity:1.9744;transform:translate(82.0487vw,-10px) scale(.6176);animation:fall-341 19s -2s linear infinite}@keyframes fall-341{48.234%{transform:translate(74.443vw,48.234vh) scale(.6176)}to{transform:translate(78.24585vw,99vh) scale(.6176)}}.snow:nth-child(342){opacity:.589;transform:translate(17.8581vw,-10px) scale(.518);animation:fall-342 11s -29s linear infinite}@keyframes fall-342{53.618%{transform:translate(23.2004vw,53.618vh) scale(.518)}to{transform:translate(20.52925vw,99vh) scale(.518)}}.snow:nth-child(343){opacity:.3442;transform:translate(76.7448vw,-10px) scale(.7815);animation:fall-343 10s -1s linear infinite}@keyframes fall-343{54.605%{transform:translate(76.4019vw,54.605vh) scale(.7815)}to{transform:translate(76.57335vw,99vh) scale(.7815)}}.snow:nth-child(344){opacity:.0604;transform:translate(52.3143vw,-10px) scale(.5582);animation:fall-344 19s -7s linear infinite}@keyframes fall-344{38.645%{transform:translate(53.7492vw,38.645vh) scale(.5582)}to{transform:translate(53.03175vw,99vh) scale(.5582)}}.snow:nth-child(345){opacity:1.5026;transform:translate(4.3024vw,-10px) scale(.3162);animation:fall-345 28s -26s linear infinite}@keyframes fall-345{37.682%{transform:translate(6.6433vw,37.682vh) scale(.3162)}to{transform:translate(5.47285vw,99vh) scale(.3162)}}.snow:nth-child(346){opacity:1.4438;transform:translate(72.1704vw,-10px) scale(.3255);animation:fall-346 21s -1s linear infinite}@keyframes fall-346{53.104%{transform:translate(80.0928vw,53.104vh) scale(.3255)}to{transform:translate(76.1316vw,99vh) scale(.3255)}}.snow:nth-child(347){opacity:.5542;transform:translate(4.1588vw,-10px) scale(.1202);animation:fall-347 23s -7s linear infinite}@keyframes fall-347{59.14%{transform:translate(12.9226vw,59.14vh) scale(.1202)}to{transform:translate(8.5407vw,99vh) scale(.1202)}}.snow:nth-child(348){opacity:1.6784;transform:translate(48.8407vw,-10px) scale(.2866);animation:fall-348 15s -23s linear infinite}@keyframes fall-348{48.269%{transform:translate(54.0261vw,48.269vh) scale(.2866)}to{transform:translate(51.4334vw,99vh) scale(.2866)}}.snow:nth-child(349){opacity:1.0678;transform:translate(44.6648vw,-10px) scale(.5972);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{77.949%{transform:translate(35.4413vw,77.949vh) scale(.5972)}to{transform:translate(40.05305vw,99vh) scale(.5972)}}.snow:nth-child(350){opacity:1.3806;transform:translate(87.8789vw,-10px) scale(.2796);animation:fall-350 13s -11s linear infinite}@keyframes fall-350{59.747%{transform:translate(77.884vw,59.747vh) scale(.2796)}to{transform:translate(82.88145vw,99vh) scale(.2796)}}.snow:nth-child(351){opacity:.4346;transform:translate(86.5369vw,-10px) scale(.5727);animation:fall-351 18s -5s linear infinite}@keyframes fall-351{68.392%{transform:translate(92.0515vw,68.392vh) scale(.5727)}to{transform:translate(89.2942vw,99vh) scale(.5727)}}.snow:nth-child(352){opacity:.4878;transform:translate(62.5015vw,-10px) scale(.6251);animation:fall-352 16s -8s linear infinite}@keyframes fall-352{66.509%{transform:translate(54.5794vw,66.509vh) scale(.6251)}to{transform:translate(58.54045vw,99vh) scale(.6251)}}.snow:nth-child(353){opacity:1.7572;transform:translate(21.6121vw,-10px) scale(.4478);animation:fall-353 22s -27s linear infinite}@keyframes fall-353{64.377%{transform:translate(24.2074vw,64.377vh) scale(.4478)}to{transform:translate(22.90975vw,99vh) scale(.4478)}}.snow:nth-child(354){opacity:.0238;transform:translate(52.5283vw,-10px) scale(.1568);animation:fall-354 11s -13s linear infinite}@keyframes fall-354{78.267%{transform:translate(43.6554vw,78.267vh) scale(.1568)}to{transform:translate(48.09185vw,99vh) scale(.1568)}}.snow:nth-child(355){opacity:1.952;transform:translate(28.0662vw,-10px) scale(.3248);animation:fall-355 13s -14s linear infinite}@keyframes fall-355{63.894%{transform:translate(32.0952vw,63.894vh) scale(.3248)}to{transform:translate(30.0807vw,99vh) scale(.3248)}}.snow:nth-child(356){opacity:1.4942;transform:translate(40.868vw,-10px) scale(.5384);animation:fall-356 11s -5s linear infinite}@keyframes fall-356{77.151%{transform:translate(48.3275vw,77.151vh) scale(.5384)}to{transform:translate(44.59775vw,99vh) scale(.5384)}}.snow:nth-child(357){opacity:.9724;transform:translate(55.4789vw,-10px) scale(.4965);animation:fall-357 10s -8s linear infinite}@keyframes fall-357{78.802%{transform:translate(59.0192vw,78.802vh) scale(.4965)}to{transform:translate(57.24905vw,99vh) scale(.4965)}}.snow:nth-child(358){opacity:.6434;transform:translate(69.3278vw,-10px) scale(.0197);animation:fall-358 16s -12s linear infinite}@keyframes fall-358{56.795%{transform:translate(62.4032vw,56.795vh) scale(.0197)}to{transform:translate(65.8655vw,99vh) scale(.0197)}}.snow:nth-child(359){opacity:1.0096;transform:translate(91.5344vw,-10px) scale(.2584);animation:fall-359 24s -7s linear infinite}@keyframes fall-359{48.252%{transform:translate(93.566vw,48.252vh) scale(.2584)}to{transform:translate(92.5502vw,99vh) scale(.2584)}}.snow:nth-child(360){opacity:.8424;transform:translate(25.9098vw,-10px) scale(.2764);animation:fall-360 25s -11s linear infinite}@keyframes fall-360{41.182%{transform:translate(16.9503vw,41.182vh) scale(.2764)}to{transform:translate(21.43005vw,99vh) scale(.2764)}}.snow:nth-child(361){opacity:1.3442;transform:translate(69.5075vw,-10px) scale(.2758);animation:fall-361 29s -1s linear infinite}@keyframes fall-361{46.957%{transform:translate(64.9674vw,46.957vh) scale(.2758)}to{transform:translate(67.23745vw,99vh) scale(.2758)}}.snow:nth-child(362){opacity:1.4628;transform:translate(31.9432vw,-10px) scale(.1438);animation:fall-362 10s -23s linear infinite}@keyframes fall-362{44.402%{transform:translate(37.0926vw,44.402vh) scale(.1438)}to{transform:translate(34.5179vw,99vh) scale(.1438)}}.snow:nth-child(363){opacity:.3218;transform:translate(95.7295vw,-10px) scale(.6891);animation:fall-363 29s -29s linear infinite}@keyframes fall-363{52.62%{transform:translate(100.8753vw,52.62vh) scale(.6891)}to{transform:translate(98.3024vw,99vh) scale(.6891)}}.snow:nth-child(364){opacity:1.7314;transform:translate(58.1263vw,-10px) scale(.4281);animation:fall-364 20s -8s linear infinite}@keyframes fall-364{43.478%{transform:translate(62.1311vw,43.478vh) scale(.4281)}to{transform:translate(60.1287vw,99vh) scale(.4281)}}.snow:nth-child(365){opacity:.187;transform:translate(56.6308vw,-10px) scale(.2804);animation:fall-365 11s -27s linear infinite}@keyframes fall-365{76.631%{transform:translate(48.5422vw,76.631vh) scale(.2804)}to{transform:translate(52.5865vw,99vh) scale(.2804)}}.snow:nth-child(366){opacity:1.171;transform:translate(2.116vw,-10px) scale(.2906);animation:fall-366 19s -20s linear infinite}@keyframes fall-366{31.023%{transform:translate(7.0805vw,31.023vh) scale(.2906)}to{transform:translate(4.59825vw,99vh) scale(.2906)}}.snow:nth-child(367){opacity:1.7754;transform:translate(9.2559vw,-10px) scale(.5554);animation:fall-367 29s -11s linear infinite}@keyframes fall-367{56.991%{transform:translate(18.2419vw,56.991vh) scale(.5554)}to{transform:translate(13.7489vw,99vh) scale(.5554)}}.snow:nth-child(368){opacity:1.3218;transform:translate(83.8028vw,-10px) scale(.4643);animation:fall-368 27s -10s linear infinite}@keyframes fall-368{74.124%{transform:translate(76.1522vw,74.124vh) scale(.4643)}to{transform:translate(79.9775vw,99vh) scale(.4643)}}.snow:nth-child(369){opacity:1.7386;transform:translate(97.8041vw,-10px) scale(.7485);animation:fall-369 27s -1s linear infinite}@keyframes fall-369{55.147%{transform:translate(94.6207vw,55.147vh) scale(.7485)}to{transform:translate(96.2124vw,99vh) scale(.7485)}}.snow:nth-child(370){opacity:1.4162;transform:translate(81.5379vw,-10px) scale(.2633);animation:fall-370 27s -2s linear infinite}@keyframes fall-370{50.644%{transform:translate(72.0929vw,50.644vh) scale(.2633)}to{transform:translate(76.8154vw,99vh) scale(.2633)}}.snow:nth-child(371){opacity:1.4778;transform:translate(78.6335vw,-10px) scale(.521);animation:fall-371 11s -2s linear infinite}@keyframes fall-371{73.337%{transform:translate(84.1929vw,73.337vh) scale(.521)}to{transform:translate(81.4132vw,99vh) scale(.521)}}.snow:nth-child(372){opacity:1.5202;transform:translate(96.1478vw,-10px) scale(.6088);animation:fall-372 28s -30s linear infinite}@keyframes fall-372{77.499%{transform:translate(98.5312vw,77.499vh) scale(.6088)}to{transform:translate(97.3395vw,99vh) scale(.6088)}}.snow:nth-child(373){opacity:1.4704;transform:translate(54.2118vw,-10px) scale(.2846);animation:fall-373 21s -15s linear infinite}@keyframes fall-373{38.813%{transform:translate(57.9918vw,38.813vh) scale(.2846)}to{transform:translate(56.1018vw,99vh) scale(.2846)}}.snow:nth-child(374){opacity:1.6502;transform:translate(67.7715vw,-10px) scale(.2053);animation:fall-374 16s -11s linear infinite}@keyframes fall-374{58.322%{transform:translate(62.0252vw,58.322vh) scale(.2053)}to{transform:translate(64.89835vw,99vh) scale(.2053)}}.snow:nth-child(375){opacity:.4524;transform:translate(30.5615vw,-10px) scale(.9826);animation:fall-375 30s -1s linear infinite}@keyframes fall-375{71.758%{transform:translate(28.1571vw,71.758vh) scale(.9826)}to{transform:translate(29.3593vw,99vh) scale(.9826)}}.snow:nth-child(376){opacity:.2494;transform:translate(84.0546vw,-10px) scale(.2781);animation:fall-376 18s -11s linear infinite}@keyframes fall-376{37.279%{transform:translate(91.2721vw,37.279vh) scale(.2781)}to{transform:translate(87.66335vw,99vh) scale(.2781)}}.snow:nth-child(377){opacity:.9288;transform:translate(7.1459vw,-10px) scale(.1866);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{54.753%{transform:translate(-1.7196vw,54.753vh) scale(.1866)}to{transform:translate(2.71315vw,99vh) scale(.1866)}}.snow:nth-child(378){opacity:1.3572;transform:translate(14.1736vw,-10px) scale(.1064);animation:fall-378 14s -9s linear infinite}@keyframes fall-378{61.708%{transform:translate(5.5408vw,61.708vh) scale(.1064)}to{transform:translate(9.8572vw,99vh) scale(.1064)}}.snow:nth-child(379){opacity:.3464;transform:translate(74.4279vw,-10px) scale(.9043);animation:fall-379 16s -19s linear infinite}@keyframes fall-379{75.191%{transform:translate(66.6689vw,75.191vh) scale(.9043)}to{transform:translate(70.5484vw,99vh) scale(.9043)}}.snow:nth-child(380){opacity:.2176;transform:translate(43.8112vw,-10px) scale(.2397);animation:fall-380 13s -5s linear infinite}@keyframes fall-380{59.342%{transform:translate(44.1799vw,59.342vh) scale(.2397)}to{transform:translate(43.99555vw,99vh) scale(.2397)}}.snow:nth-child(381){opacity:.2986;transform:translate(67.9873vw,-10px) scale(.6025);animation:fall-381 28s -11s linear infinite}@keyframes fall-381{54.151%{transform:translate(66.5184vw,54.151vh) scale(.6025)}to{transform:translate(67.25285vw,99vh) scale(.6025)}}.snow:nth-child(382){opacity:.1454;transform:translate(9.6097vw,-10px) scale(.5483);animation:fall-382 19s -5s linear infinite}@keyframes fall-382{60.102%{transform:translate(15.3417vw,60.102vh) scale(.5483)}to{transform:translate(12.4757vw,99vh) scale(.5483)}}.snow:nth-child(383){opacity:1.297;transform:translate(45.4774vw,-10px) scale(.8886);animation:fall-383 11s -5s linear infinite}@keyframes fall-383{68.709%{transform:translate(48.8812vw,68.709vh) scale(.8886)}to{transform:translate(47.1793vw,99vh) scale(.8886)}}.snow:nth-child(384){opacity:.6242;transform:translate(50.716vw,-10px) scale(.5116);animation:fall-384 19s -15s linear infinite}@keyframes fall-384{61.161%{transform:translate(51.0046vw,61.161vh) scale(.5116)}to{transform:translate(50.8603vw,99vh) scale(.5116)}}.snow:nth-child(385){opacity:1.029;transform:translate(36.2208vw,-10px) scale(.6286);animation:fall-385 15s -14s linear infinite}@keyframes fall-385{58.758%{transform:translate(41.6827vw,58.758vh) scale(.6286)}to{transform:translate(38.95175vw,99vh) scale(.6286)}}.snow:nth-child(386){opacity:.6658;transform:translate(8.063vw,-10px) scale(.9965);animation:fall-386 28s -11s linear infinite}@keyframes fall-386{41.552%{transform:translate(7.9167vw,41.552vh) scale(.9965)}to{transform:translate(7.98985vw,99vh) scale(.9965)}}.snow:nth-child(387){opacity:1.449;transform:translate(74.8629vw,-10px) scale(.7831);animation:fall-387 20s -3s linear infinite}@keyframes fall-387{64.081%{transform:translate(78.5038vw,64.081vh) scale(.7831)}to{transform:translate(76.68335vw,99vh) scale(.7831)}}.snow:nth-child(388){opacity:1.0616;transform:translate(11.0807vw,-10px) scale(.8298);animation:fall-388 20s -15s linear infinite}@keyframes fall-388{64.39%{transform:translate(3.5476vw,64.39vh) scale(.8298)}to{transform:translate(7.31415vw,99vh) scale(.8298)}}.snow:nth-child(389){opacity:.9058;transform:translate(91.5261vw,-10px) scale(.7081);animation:fall-389 24s -17s linear infinite}@keyframes fall-389{44.31%{transform:translate(89.0355vw,44.31vh) scale(.7081)}to{transform:translate(90.2808vw,99vh) scale(.7081)}}.snow:nth-child(390){opacity:1.8012;transform:translate(70.1183vw,-10px) scale(.1303);animation:fall-390 20s -15s linear infinite}@keyframes fall-390{74.048%{transform:translate(64.646vw,74.048vh) scale(.1303)}to{transform:translate(67.38215vw,99vh) scale(.1303)}}.snow:nth-child(391){opacity:.7712;transform:translate(25.6339vw,-10px) scale(.5157);animation:fall-391 13s -15s linear infinite}@keyframes fall-391{79.197%{transform:translate(26.1944vw,79.197vh) scale(.5157)}to{transform:translate(25.91415vw,99vh) scale(.5157)}}.snow:nth-child(392){opacity:1.9608;transform:translate(7.3382vw,-10px) scale(.0734);animation:fall-392 18s -25s linear infinite}@keyframes fall-392{47.587%{transform:translate(-2.0291vw,47.587vh) scale(.0734)}to{transform:translate(2.65455vw,99vh) scale(.0734)}}.snow:nth-child(393){opacity:1.3192;transform:translate(8.0194vw,-10px) scale(.3147);animation:fall-393 24s -24s linear infinite}@keyframes fall-393{76.425%{transform:translate(8.0481vw,76.425vh) scale(.3147)}to{transform:translate(8.03375vw,99vh) scale(.3147)}}.snow:nth-child(394){opacity:1.1954;transform:translate(71.2491vw,-10px) scale(.6284);animation:fall-394 28s -2s linear infinite}@keyframes fall-394{37.86%{transform:translate(70.1501vw,37.86vh) scale(.6284)}to{transform:translate(70.6996vw,99vh) scale(.6284)}}.snow:nth-child(395){opacity:1.2364;transform:translate(89.9253vw,-10px) scale(.4222);animation:fall-395 24s -28s linear infinite}@keyframes fall-395{46.76%{transform:translate(86.6862vw,46.76vh) scale(.4222)}to{transform:translate(88.30575vw,99vh) scale(.4222)}}.snow:nth-child(396){opacity:1.607;transform:translate(88.8484vw,-10px) scale(.5886);animation:fall-396 27s -8s linear infinite}@keyframes fall-396{68.036%{transform:translate(86.931vw,68.036vh) scale(.5886)}to{transform:translate(87.8897vw,99vh) scale(.5886)}}.snow:nth-child(397){opacity:1.348;transform:translate(70.9987vw,-10px) scale(.4115);animation:fall-397 16s -11s linear infinite}@keyframes fall-397{30.264%{transform:translate(61.3788vw,30.264vh) scale(.4115)}to{transform:translate(66.18875vw,99vh) scale(.4115)}}.snow:nth-child(398){opacity:1.2792;transform:translate(19.3041vw,-10px) scale(.8219);animation:fall-398 15s -20s linear infinite}@keyframes fall-398{52.319%{transform:translate(17.95vw,52.319vh) scale(.8219)}to{transform:translate(18.62705vw,99vh) scale(.8219)}}.snow:nth-child(399){opacity:1.3518;transform:translate(29.4695vw,-10px) scale(.8985);animation:fall-399 17s -29s linear infinite}@keyframes fall-399{64.236%{transform:translate(35.2604vw,64.236vh) scale(.8985)}to{transform:translate(32.36495vw,99vh) scale(.8985)}}.snow:nth-child(400){opacity:1.485;transform:translate(90.5806vw,-10px) scale(.0951);animation:fall-400 19s -1s linear infinite}@keyframes fall-400{50.385%{transform:translate(80.8597vw,50.385vh) scale(.0951)}to{transform:translate(85.72015vw,99vh) scale(.0951)}}\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==
|