@esfaenza/core 15.2.169 → 15.2.171
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{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}.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:.892;transform:translate(31.4594vw,-10px) scale(.9409);animation:fall-1 23s -16s linear infinite}@keyframes fall-1{48.788%{transform:translate(24.0793vw,48.788vh) scale(.9409)}to{transform:translate(27.76935vw,99vh) scale(.9409)}}.snow:nth-child(2){opacity:1.1188;transform:translate(72.5412vw,-10px) scale(.451);animation:fall-2 15s -12s linear infinite}@keyframes fall-2{55.516%{transform:translate(82.2762vw,55.516vh) scale(.451)}to{transform:translate(77.4087vw,99vh) scale(.451)}}.snow:nth-child(3){opacity:.8102;transform:translate(42.7017vw,-10px) scale(.9437);animation:fall-3 15s -8s linear infinite}@keyframes fall-3{67.688%{transform:translate(36.3081vw,67.688vh) scale(.9437)}to{transform:translate(39.5049vw,99vh) scale(.9437)}}.snow:nth-child(4){opacity:1.6594;transform:translate(24.2821vw,-10px) scale(.9989);animation:fall-4 29s -28s linear infinite}@keyframes fall-4{39.595%{transform:translate(22.0485vw,39.595vh) scale(.9989)}to{transform:translate(23.1653vw,99vh) scale(.9989)}}.snow:nth-child(5){opacity:.4974;transform:translate(89.9832vw,-10px) scale(.7261);animation:fall-5 11s -6s linear infinite}@keyframes fall-5{53.001%{transform:translate(90.9478vw,53.001vh) scale(.7261)}to{transform:translate(90.4655vw,99vh) scale(.7261)}}.snow:nth-child(6){opacity:.2386;transform:translate(91.67vw,-10px) scale(.1974);animation:fall-6 18s -5s linear infinite}@keyframes fall-6{75.357%{transform:translate(97.0261vw,75.357vh) scale(.1974)}to{transform:translate(94.34805vw,99vh) scale(.1974)}}.snow:nth-child(7){opacity:1.962;transform:translate(26.0254vw,-10px) scale(.8073);animation:fall-7 22s -15s linear infinite}@keyframes fall-7{49.304%{transform:translate(24.1144vw,49.304vh) scale(.8073)}to{transform:translate(25.0699vw,99vh) scale(.8073)}}.snow:nth-child(8){opacity:.6294;transform:translate(52.8945vw,-10px) scale(.1457);animation:fall-8 22s -7s linear infinite}@keyframes fall-8{55.08%{transform:translate(49.4333vw,55.08vh) scale(.1457)}to{transform:translate(51.1639vw,99vh) scale(.1457)}}.snow:nth-child(9){opacity:.6558;transform:translate(.5226vw,-10px) scale(.4016);animation:fall-9 11s -6s linear infinite}@keyframes fall-9{43.881%{transform:translate(6.9872vw,43.881vh) scale(.4016)}to{transform:translate(3.7549vw,99vh) scale(.4016)}}.snow:nth-child(10){opacity:.1074;transform:translate(54.7913vw,-10px) scale(.4543);animation:fall-10 20s -17s linear infinite}@keyframes fall-10{38.672%{transform:translate(46.7263vw,38.672vh) scale(.4543)}to{transform:translate(50.7588vw,99vh) scale(.4543)}}.snow:nth-child(11){opacity:1.5848;transform:translate(34.8205vw,-10px) scale(.5469);animation:fall-11 11s -1s linear infinite}@keyframes fall-11{61.57%{transform:translate(38.2271vw,61.57vh) scale(.5469)}to{transform:translate(36.5238vw,99vh) scale(.5469)}}.snow:nth-child(12){opacity:.538;transform:translate(3.6895vw,-10px) scale(.399);animation:fall-12 25s -29s linear infinite}@keyframes fall-12{46.832%{transform:translate(-4.1769vw,46.832vh) scale(.399)}to{transform:translate(-.2437vw,99vh) scale(.399)}}.snow:nth-child(13){opacity:.6512;transform:translate(38.4346vw,-10px) scale(.9227);animation:fall-13 16s -1s linear infinite}@keyframes fall-13{78.441%{transform:translate(43.7363vw,78.441vh) scale(.9227)}to{transform:translate(41.08545vw,99vh) scale(.9227)}}.snow:nth-child(14){opacity:1.4964;transform:translate(14.708vw,-10px) scale(.4437);animation:fall-14 26s -14s linear infinite}@keyframes fall-14{55.965%{transform:translate(10.2546vw,55.965vh) scale(.4437)}to{transform:translate(12.4813vw,99vh) scale(.4437)}}.snow:nth-child(15){opacity:1.1826;transform:translate(46.4414vw,-10px) scale(.143);animation:fall-15 16s -25s linear infinite}@keyframes fall-15{51.176%{transform:translate(37.0236vw,51.176vh) scale(.143)}to{transform:translate(41.7325vw,99vh) scale(.143)}}.snow:nth-child(16){opacity:.7104;transform:translate(54.0618vw,-10px) scale(.8145);animation:fall-16 15s -11s linear infinite}@keyframes fall-16{77.695%{transform:translate(56.4455vw,77.695vh) scale(.8145)}to{transform:translate(55.25365vw,99vh) scale(.8145)}}.snow:nth-child(17){opacity:.559;transform:translate(89.9788vw,-10px) scale(.547);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{57.892%{transform:translate(91.3219vw,57.892vh) scale(.547)}to{transform:translate(90.65035vw,99vh) scale(.547)}}.snow:nth-child(18){opacity:1.868;transform:translate(17.1845vw,-10px) scale(.3599);animation:fall-18 15s -29s linear infinite}@keyframes fall-18{48.141%{transform:translate(15.3217vw,48.141vh) scale(.3599)}to{transform:translate(16.2531vw,99vh) scale(.3599)}}.snow:nth-child(19){opacity:.8182;transform:translate(4.5939vw,-10px) scale(.829);animation:fall-19 28s -1s linear infinite}@keyframes fall-19{33.131%{transform:translate(13.0729vw,33.131vh) scale(.829)}to{transform:translate(8.8334vw,99vh) scale(.829)}}.snow:nth-child(20){opacity:1.707;transform:translate(38.3714vw,-10px) scale(.2198);animation:fall-20 24s -24s linear infinite}@keyframes fall-20{47.001%{transform:translate(35.6341vw,47.001vh) scale(.2198)}to{transform:translate(37.00275vw,99vh) scale(.2198)}}.snow:nth-child(21){opacity:1.403;transform:translate(26.2746vw,-10px) scale(.9207);animation:fall-21 21s -7s linear infinite}@keyframes fall-21{55.313%{transform:translate(16.2939vw,55.313vh) scale(.9207)}to{transform:translate(21.28425vw,99vh) scale(.9207)}}.snow:nth-child(22){opacity:.3162;transform:translate(41.8686vw,-10px) scale(.7115);animation:fall-22 17s -19s linear infinite}@keyframes fall-22{70.046%{transform:translate(34.8128vw,70.046vh) scale(.7115)}to{transform:translate(38.3407vw,99vh) scale(.7115)}}.snow:nth-child(23){opacity:.8564;transform:translate(81.7746vw,-10px) scale(.897);animation:fall-23 22s -21s linear infinite}@keyframes fall-23{50.679%{transform:translate(85.7608vw,50.679vh) scale(.897)}to{transform:translate(83.7677vw,99vh) scale(.897)}}.snow:nth-child(24){opacity:1.1464;transform:translate(16.0253vw,-10px) scale(.9247);animation:fall-24 26s -15s linear infinite}@keyframes fall-24{50.717%{transform:translate(22.0698vw,50.717vh) scale(.9247)}to{transform:translate(19.04755vw,99vh) scale(.9247)}}.snow:nth-child(25){opacity:1.368;transform:translate(79.0559vw,-10px) scale(.2923);animation:fall-25 23s -7s linear infinite}@keyframes fall-25{63.056%{transform:translate(78.3525vw,63.056vh) scale(.2923)}to{transform:translate(78.7042vw,99vh) scale(.2923)}}.snow:nth-child(26){opacity:1.8598;transform:translate(23.2768vw,-10px) scale(.4064);animation:fall-26 25s -30s linear infinite}@keyframes fall-26{59.895%{transform:translate(22.9418vw,59.895vh) scale(.4064)}to{transform:translate(23.1093vw,99vh) scale(.4064)}}.snow:nth-child(27){opacity:1.8096;transform:translate(82.8142vw,-10px) scale(.1019);animation:fall-27 16s -17s linear infinite}@keyframes fall-27{66.255%{transform:translate(81.3366vw,66.255vh) scale(.1019)}to{transform:translate(82.0754vw,99vh) scale(.1019)}}.snow:nth-child(28){opacity:1.5992;transform:translate(47.3168vw,-10px) scale(.833);animation:fall-28 10s -26s linear infinite}@keyframes fall-28{55.048%{transform:translate(46.3458vw,55.048vh) scale(.833)}to{transform:translate(46.8313vw,99vh) scale(.833)}}.snow:nth-child(29){opacity:.4092;transform:translate(22.5629vw,-10px) scale(.6733);animation:fall-29 27s -18s linear infinite}@keyframes fall-29{66.052%{transform:translate(31.104vw,66.052vh) scale(.6733)}to{transform:translate(26.83345vw,99vh) scale(.6733)}}.snow:nth-child(30){opacity:.3938;transform:translate(89.706vw,-10px) scale(.1688);animation:fall-30 29s -22s linear infinite}@keyframes fall-30{53.142%{transform:translate(94.402vw,53.142vh) scale(.1688)}to{transform:translate(92.054vw,99vh) scale(.1688)}}.snow:nth-child(31){opacity:1.2716;transform:translate(90.2404vw,-10px) scale(.2365);animation:fall-31 30s -5s linear infinite}@keyframes fall-31{65.675%{transform:translate(94.79vw,65.675vh) scale(.2365)}to{transform:translate(92.5152vw,99vh) scale(.2365)}}.snow:nth-child(32){opacity:1.0796;transform:translate(32.5435vw,-10px) scale(.05);animation:fall-32 15s -5s linear infinite}@keyframes fall-32{57.089%{transform:translate(25.5972vw,57.089vh) scale(.05)}to{transform:translate(29.07035vw,99vh) scale(.05)}}.snow:nth-child(33){opacity:1.2926;transform:translate(57.9628vw,-10px) scale(.537);animation:fall-33 15s -21s linear infinite}@keyframes fall-33{53.504%{transform:translate(65.8189vw,53.504vh) scale(.537)}to{transform:translate(61.89085vw,99vh) scale(.537)}}.snow:nth-child(34){opacity:.7598;transform:translate(17.4636vw,-10px) scale(.7628);animation:fall-34 18s -2s linear infinite}@keyframes fall-34{54.378%{transform:translate(16.8586vw,54.378vh) scale(.7628)}to{transform:translate(17.1611vw,99vh) scale(.7628)}}.snow:nth-child(35){opacity:1.463;transform:translate(.0762vw,-10px) scale(.3605);animation:fall-35 14s -1s linear infinite}@keyframes fall-35{59.347%{transform:translate(5.0395vw,59.347vh) scale(.3605)}to{transform:translate(2.55785vw,99vh) scale(.3605)}}.snow:nth-child(36){opacity:.2514;transform:translate(21.3651vw,-10px) scale(.5533);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{70.803%{transform:translate(16.8313vw,70.803vh) scale(.5533)}to{transform:translate(19.0982vw,99vh) scale(.5533)}}.snow:nth-child(37){opacity:.3272;transform:translate(85.4196vw,-10px) scale(.3498);animation:fall-37 11s -30s linear infinite}@keyframes fall-37{74.679%{transform:translate(90.5107vw,74.679vh) scale(.3498)}to{transform:translate(87.96515vw,99vh) scale(.3498)}}.snow:nth-child(38){opacity:.622;transform:translate(36.6979vw,-10px) scale(.0065);animation:fall-38 10s -2s linear infinite}@keyframes fall-38{42.417%{transform:translate(27.6382vw,42.417vh) scale(.0065)}to{transform:translate(32.16805vw,99vh) scale(.0065)}}.snow:nth-child(39){opacity:.8872;transform:translate(56.3073vw,-10px) scale(.2573);animation:fall-39 22s -22s linear infinite}@keyframes fall-39{79.578%{transform:translate(60.6597vw,79.578vh) scale(.2573)}to{transform:translate(58.4835vw,99vh) scale(.2573)}}.snow:nth-child(40){opacity:.0808;transform:translate(70.4784vw,-10px) scale(.7436);animation:fall-40 26s -17s linear infinite}@keyframes fall-40{37.83%{transform:translate(62.7097vw,37.83vh) scale(.7436)}to{transform:translate(66.59405vw,99vh) scale(.7436)}}.snow:nth-child(41){opacity:.3006;transform:translate(40.9197vw,-10px) scale(.7426);animation:fall-41 22s -12s linear infinite}@keyframes fall-41{53.58%{transform:translate(38.7524vw,53.58vh) scale(.7426)}to{transform:translate(39.83605vw,99vh) scale(.7426)}}.snow:nth-child(42){opacity:1.5136;transform:translate(95.3237vw,-10px) scale(.1127);animation:fall-42 25s -29s linear infinite}@keyframes fall-42{43.99%{transform:translate(103.906vw,43.99vh) scale(.1127)}to{transform:translate(99.61485vw,99vh) scale(.1127)}}.snow:nth-child(43){opacity:1.285;transform:translate(98.463vw,-10px) scale(.7978);animation:fall-43 23s -13s linear infinite}@keyframes fall-43{77.911%{transform:translate(89.8478vw,77.911vh) scale(.7978)}to{transform:translate(94.1554vw,99vh) scale(.7978)}}.snow:nth-child(44){opacity:1.439;transform:translate(8.5887vw,-10px) scale(.6791);animation:fall-44 25s -12s linear infinite}@keyframes fall-44{55.895%{transform:translate(3.5014vw,55.895vh) scale(.6791)}to{transform:translate(6.04505vw,99vh) scale(.6791)}}.snow:nth-child(45){opacity:.0616;transform:translate(43.3759vw,-10px) scale(.2879);animation:fall-45 16s -22s linear infinite}@keyframes fall-45{36.108%{transform:translate(35.0237vw,36.108vh) scale(.2879)}to{transform:translate(39.1998vw,99vh) scale(.2879)}}.snow:nth-child(46){opacity:1.805;transform:translate(71.7806vw,-10px) scale(.5343);animation:fall-46 24s -27s linear infinite}@keyframes fall-46{70.701%{transform:translate(81.3503vw,70.701vh) scale(.5343)}to{transform:translate(76.56545vw,99vh) scale(.5343)}}.snow:nth-child(47){opacity:1.8584;transform:translate(20.5489vw,-10px) scale(.0178);animation:fall-47 20s -15s linear infinite}@keyframes fall-47{59.11%{transform:translate(29.4944vw,59.11vh) scale(.0178)}to{transform:translate(25.02165vw,99vh) scale(.0178)}}.snow:nth-child(48){opacity:.7184;transform:translate(75.3836vw,-10px) scale(.1526);animation:fall-48 26s -14s linear infinite}@keyframes fall-48{71.788%{transform:translate(77.0567vw,71.788vh) scale(.1526)}to{transform:translate(76.22015vw,99vh) scale(.1526)}}.snow:nth-child(49){opacity:.9504;transform:translate(75.6329vw,-10px) scale(.3777);animation:fall-49 19s -3s linear infinite}@keyframes fall-49{46.543%{transform:translate(67.5523vw,46.543vh) scale(.3777)}to{transform:translate(71.5926vw,99vh) scale(.3777)}}.snow:nth-child(50){opacity:.1208;transform:translate(44.2965vw,-10px) scale(.7869);animation:fall-50 23s -26s linear infinite}@keyframes fall-50{31.381%{transform:translate(35.7819vw,31.381vh) scale(.7869)}to{transform:translate(40.0392vw,99vh) scale(.7869)}}.snow:nth-child(51){opacity:.974;transform:translate(55.7954vw,-10px) scale(.7369);animation:fall-51 27s -26s linear infinite}@keyframes fall-51{45.125%{transform:translate(62.9284vw,45.125vh) scale(.7369)}to{transform:translate(59.3619vw,99vh) scale(.7369)}}.snow:nth-child(52){opacity:.4298;transform:translate(61.0567vw,-10px) scale(.5636);animation:fall-52 10s -12s linear infinite}@keyframes fall-52{57.196%{transform:translate(59.3957vw,57.196vh) scale(.5636)}to{transform:translate(60.2262vw,99vh) scale(.5636)}}.snow:nth-child(53){opacity:1.97;transform:translate(39.9552vw,-10px) scale(.8728);animation:fall-53 11s -8s linear infinite}@keyframes fall-53{79.093%{transform:translate(37.1634vw,79.093vh) scale(.8728)}to{transform:translate(38.5593vw,99vh) scale(.8728)}}.snow:nth-child(54){opacity:.0258;transform:translate(92.6382vw,-10px) scale(.7312);animation:fall-54 14s -7s linear infinite}@keyframes fall-54{73.259%{transform:translate(84.2381vw,73.259vh) scale(.7312)}to{transform:translate(88.43815vw,99vh) scale(.7312)}}.snow:nth-child(55){opacity:1.2654;transform:translate(31.4692vw,-10px) scale(.8286);animation:fall-55 13s -28s linear infinite}@keyframes fall-55{33.052%{transform:translate(35.7299vw,33.052vh) scale(.8286)}to{transform:translate(33.59955vw,99vh) scale(.8286)}}.snow:nth-child(56){opacity:.1098;transform:translate(53.7626vw,-10px) scale(.2537);animation:fall-56 24s -16s linear infinite}@keyframes fall-56{39.681%{transform:translate(47.5839vw,39.681vh) scale(.2537)}to{transform:translate(50.67325vw,99vh) scale(.2537)}}.snow:nth-child(57){opacity:1.4774;transform:translate(95.3047vw,-10px) scale(.5489);animation:fall-57 13s -3s linear infinite}@keyframes fall-57{53.372%{transform:translate(98.2206vw,53.372vh) scale(.5489)}to{transform:translate(96.76265vw,99vh) scale(.5489)}}.snow:nth-child(58){opacity:1.136;transform:translate(83.0533vw,-10px) scale(.7003);animation:fall-58 26s -11s linear infinite}@keyframes fall-58{60.713%{transform:translate(89.117vw,60.713vh) scale(.7003)}to{transform:translate(86.08515vw,99vh) scale(.7003)}}.snow:nth-child(59){opacity:.6196;transform:translate(77.9921vw,-10px) scale(.5636);animation:fall-59 19s -2s linear infinite}@keyframes fall-59{44.9%{transform:translate(70.2426vw,44.9vh) scale(.5636)}to{transform:translate(74.11735vw,99vh) scale(.5636)}}.snow:nth-child(60){opacity:1.2014;transform:translate(13.9458vw,-10px) scale(.2208);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{59.494%{transform:translate(20.4151vw,59.494vh) scale(.2208)}to{transform:translate(17.18045vw,99vh) scale(.2208)}}.snow:nth-child(61){opacity:1.4632;transform:translate(88.5708vw,-10px) scale(.366);animation:fall-61 13s -27s linear infinite}@keyframes fall-61{46.275%{transform:translate(86.3182vw,46.275vh) scale(.366)}to{transform:translate(87.4445vw,99vh) scale(.366)}}.snow:nth-child(62){opacity:.9232;transform:translate(49.6755vw,-10px) scale(.2407);animation:fall-62 25s -6s linear infinite}@keyframes fall-62{74.78%{transform:translate(57.5844vw,74.78vh) scale(.2407)}to{transform:translate(53.62995vw,99vh) scale(.2407)}}.snow:nth-child(63){opacity:1.5298;transform:translate(42.6557vw,-10px) scale(.6671);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{60.495%{transform:translate(41.6134vw,60.495vh) scale(.6671)}to{transform:translate(42.13455vw,99vh) scale(.6671)}}.snow:nth-child(64){opacity:.049;transform:translate(63.0515vw,-10px) scale(.3867);animation:fall-64 17s -16s linear infinite}@keyframes fall-64{31.246%{transform:translate(69.5045vw,31.246vh) scale(.3867)}to{transform:translate(66.278vw,99vh) scale(.3867)}}.snow:nth-child(65){opacity:1.9786;transform:translate(74.1025vw,-10px) scale(.1817);animation:fall-65 16s -1s linear infinite}@keyframes fall-65{30.336%{transform:translate(81.896vw,30.336vh) scale(.1817)}to{transform:translate(77.99925vw,99vh) scale(.1817)}}.snow:nth-child(66){opacity:1.7628;transform:translate(48.7051vw,-10px) scale(.3382);animation:fall-66 10s -28s linear infinite}@keyframes fall-66{54.855%{transform:translate(48.4104vw,54.855vh) scale(.3382)}to{transform:translate(48.55775vw,99vh) scale(.3382)}}.snow:nth-child(67){opacity:.8722;transform:translate(72.0115vw,-10px) scale(.5941);animation:fall-67 13s -2s linear infinite}@keyframes fall-67{68.311%{transform:translate(67.8406vw,68.311vh) scale(.5941)}to{transform:translate(69.92605vw,99vh) scale(.5941)}}.snow:nth-child(68){opacity:.9142;transform:translate(75.4347vw,-10px) scale(.0035);animation:fall-68 28s -30s linear infinite}@keyframes fall-68{57.945%{transform:translate(71.4188vw,57.945vh) scale(.0035)}to{transform:translate(73.42675vw,99vh) scale(.0035)}}.snow:nth-child(69){opacity:1.0682;transform:translate(57.6705vw,-10px) scale(.1148);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{46.846%{transform:translate(64.6252vw,46.846vh) scale(.1148)}to{transform:translate(61.14785vw,99vh) scale(.1148)}}.snow:nth-child(70){opacity:1.3694;transform:translate(60.5624vw,-10px) scale(.2287);animation:fall-70 29s -19s linear infinite}@keyframes fall-70{35.708%{transform:translate(56.4663vw,35.708vh) scale(.2287)}to{transform:translate(58.51435vw,99vh) scale(.2287)}}.snow:nth-child(71){opacity:1.9736;transform:translate(76.1472vw,-10px) scale(.1552);animation:fall-71 15s -26s linear infinite}@keyframes fall-71{77.636%{transform:translate(70.8791vw,77.636vh) scale(.1552)}to{transform:translate(73.51315vw,99vh) scale(.1552)}}.snow:nth-child(72){opacity:.8886;transform:translate(60.0674vw,-10px) scale(.7684);animation:fall-72 26s -21s linear infinite}@keyframes fall-72{40.759%{transform:translate(57.9615vw,40.759vh) scale(.7684)}to{transform:translate(59.01445vw,99vh) scale(.7684)}}.snow:nth-child(73){opacity:.1504;transform:translate(84.6248vw,-10px) scale(.652);animation:fall-73 14s -9s linear infinite}@keyframes fall-73{61.066%{transform:translate(81.6214vw,61.066vh) scale(.652)}to{transform:translate(83.1231vw,99vh) scale(.652)}}.snow:nth-child(74){opacity:.7846;transform:translate(97.2712vw,-10px) scale(.2056);animation:fall-74 19s -2s linear infinite}@keyframes fall-74{52.09%{transform:translate(98.0288vw,52.09vh) scale(.2056)}to{transform:translate(97.65vw,99vh) scale(.2056)}}.snow:nth-child(75){opacity:1.3334;transform:translate(80.4118vw,-10px) scale(.8862);animation:fall-75 11s -12s linear infinite}@keyframes fall-75{36.436%{transform:translate(78.1945vw,36.436vh) scale(.8862)}to{transform:translate(79.30315vw,99vh) scale(.8862)}}.snow:nth-child(76){opacity:.2494;transform:translate(19.8078vw,-10px) scale(.8267);animation:fall-76 21s -1s linear infinite}@keyframes fall-76{64.402%{transform:translate(14.4238vw,64.402vh) scale(.8267)}to{transform:translate(17.1158vw,99vh) scale(.8267)}}.snow:nth-child(77){opacity:.3832;transform:translate(50.2773vw,-10px) scale(.8617);animation:fall-77 29s -18s linear infinite}@keyframes fall-77{45.427%{transform:translate(49.8391vw,45.427vh) scale(.8617)}to{transform:translate(50.0582vw,99vh) scale(.8617)}}.snow:nth-child(78){opacity:.1382;transform:translate(1.0972vw,-10px) scale(.8695);animation:fall-78 11s -1s linear infinite}@keyframes fall-78{43.357%{transform:translate(8.0437vw,43.357vh) scale(.8695)}to{transform:translate(4.57045vw,99vh) scale(.8695)}}.snow:nth-child(79){opacity:.417;transform:translate(93.2868vw,-10px) scale(.0297);animation:fall-79 29s -14s linear infinite}@keyframes fall-79{38.549%{transform:translate(100.3418vw,38.549vh) scale(.0297)}to{transform:translate(96.8143vw,99vh) scale(.0297)}}.snow:nth-child(80){opacity:1.1676;transform:translate(41.4534vw,-10px) scale(.0061);animation:fall-80 30s -16s linear infinite}@keyframes fall-80{59.624%{transform:translate(46.7326vw,59.624vh) scale(.0061)}to{transform:translate(44.093vw,99vh) scale(.0061)}}.snow:nth-child(81){opacity:1.7722;transform:translate(3.9588vw,-10px) scale(.7372);animation:fall-81 15s -14s linear infinite}@keyframes fall-81{59.833%{transform:translate(1.4057vw,59.833vh) scale(.7372)}to{transform:translate(2.68225vw,99vh) scale(.7372)}}.snow:nth-child(82){opacity:1.0162;transform:translate(1.4744vw,-10px) scale(.2188);animation:fall-82 26s -18s linear infinite}@keyframes fall-82{57.294%{transform:translate(-1.6377vw,57.294vh) scale(.2188)}to{transform:translate(-.08165vw,99vh) scale(.2188)}}.snow:nth-child(83){opacity:1.6586;transform:translate(49.8588vw,-10px) scale(.4064);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{62.973%{transform:translate(48.2388vw,62.973vh) scale(.4064)}to{transform:translate(49.0488vw,99vh) scale(.4064)}}.snow:nth-child(84){opacity:1.996;transform:translate(96.8273vw,-10px) scale(.668);animation:fall-84 16s -19s linear infinite}@keyframes fall-84{46.454%{transform:translate(100.9868vw,46.454vh) scale(.668)}to{transform:translate(98.90705vw,99vh) scale(.668)}}.snow:nth-child(85){opacity:1.7968;transform:translate(10.5945vw,-10px) scale(.7196);animation:fall-85 18s -25s linear infinite}@keyframes fall-85{58.692%{transform:translate(20.3533vw,58.692vh) scale(.7196)}to{transform:translate(15.4739vw,99vh) scale(.7196)}}.snow:nth-child(86){opacity:1.6632;transform:translate(59.6593vw,-10px) scale(.5747);animation:fall-86 26s -24s linear infinite}@keyframes fall-86{69.384%{transform:translate(50.1339vw,69.384vh) scale(.5747)}to{transform:translate(54.8966vw,99vh) scale(.5747)}}.snow:nth-child(87){opacity:.4302;transform:translate(5.8689vw,-10px) scale(.447);animation:fall-87 26s -14s linear infinite}@keyframes fall-87{68.04%{transform:translate(13.2993vw,68.04vh) scale(.447)}to{transform:translate(9.5841vw,99vh) scale(.447)}}.snow:nth-child(88){opacity:1.7794;transform:translate(25.1202vw,-10px) scale(.9862);animation:fall-88 23s -7s linear infinite}@keyframes fall-88{48.555%{transform:translate(34.4619vw,48.555vh) scale(.9862)}to{transform:translate(29.79105vw,99vh) scale(.9862)}}.snow:nth-child(89){opacity:.7034;transform:translate(25.4279vw,-10px) scale(.3461);animation:fall-89 20s -17s linear infinite}@keyframes fall-89{37.967%{transform:translate(28.5547vw,37.967vh) scale(.3461)}to{transform:translate(26.9913vw,99vh) scale(.3461)}}.snow:nth-child(90){opacity:1.5856;transform:translate(8.4274vw,-10px) scale(.6529);animation:fall-90 23s -14s linear infinite}@keyframes fall-90{45.57%{transform:translate(15.4312vw,45.57vh) scale(.6529)}to{transform:translate(11.9293vw,99vh) scale(.6529)}}.snow:nth-child(91){opacity:1.3062;transform:translate(5.7964vw,-10px) scale(.2121);animation:fall-91 16s -18s linear infinite}@keyframes fall-91{76.469%{transform:translate(-1.3498vw,76.469vh) scale(.2121)}to{transform:translate(2.2233vw,99vh) scale(.2121)}}.snow:nth-child(92){opacity:1.7882;transform:translate(67.672vw,-10px) scale(.4609);animation:fall-92 17s -11s linear infinite}@keyframes fall-92{69.141%{transform:translate(72.1049vw,69.141vh) scale(.4609)}to{transform:translate(69.88845vw,99vh) scale(.4609)}}.snow:nth-child(93){opacity:1.433;transform:translate(6.1466vw,-10px) scale(.6706);animation:fall-93 18s -15s linear infinite}@keyframes fall-93{78.647%{transform:translate(.1032vw,78.647vh) scale(.6706)}to{transform:translate(3.1249vw,99vh) scale(.6706)}}.snow:nth-child(94){opacity:1.3974;transform:translate(82.3091vw,-10px) scale(.4391);animation:fall-94 11s -9s linear infinite}@keyframes fall-94{69.887%{transform:translate(85.8162vw,69.887vh) scale(.4391)}to{transform:translate(84.06265vw,99vh) scale(.4391)}}.snow:nth-child(95){opacity:.748;transform:translate(87.3442vw,-10px) scale(.3847);animation:fall-95 26s -16s linear infinite}@keyframes fall-95{57.24%{transform:translate(93.233vw,57.24vh) scale(.3847)}to{transform:translate(90.2886vw,99vh) scale(.3847)}}.snow:nth-child(96){opacity:.424;transform:translate(58.8798vw,-10px) scale(.5053);animation:fall-96 23s -7s linear infinite}@keyframes fall-96{36.543%{transform:translate(66.0385vw,36.543vh) scale(.5053)}to{transform:translate(62.45915vw,99vh) scale(.5053)}}.snow:nth-child(97){opacity:1.881;transform:translate(84.313vw,-10px) scale(.8441);animation:fall-97 18s -23s linear infinite}@keyframes fall-97{40.996%{transform:translate(74.3823vw,40.996vh) scale(.8441)}to{transform:translate(79.34765vw,99vh) scale(.8441)}}.snow:nth-child(98){opacity:.6972;transform:translate(78.0278vw,-10px) scale(.7424);animation:fall-98 19s -14s linear infinite}@keyframes fall-98{35.174%{transform:translate(78.5508vw,35.174vh) scale(.7424)}to{transform:translate(78.2893vw,99vh) scale(.7424)}}.snow:nth-child(99){opacity:.1236;transform:translate(39.5676vw,-10px) scale(.475);animation:fall-99 10s -20s linear infinite}@keyframes fall-99{44.347%{transform:translate(43.6584vw,44.347vh) scale(.475)}to{transform:translate(41.613vw,99vh) scale(.475)}}.snow:nth-child(100){opacity:.1098;transform:translate(24.9957vw,-10px) scale(.3705);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{72.354%{transform:translate(21.8103vw,72.354vh) scale(.3705)}to{transform:translate(23.403vw,99vh) scale(.3705)}}.snow:nth-child(101){opacity:1.2198;transform:translate(68.2001vw,-10px) scale(.7852);animation:fall-101 29s -3s linear infinite}@keyframes fall-101{76.877%{transform:translate(65.7394vw,76.877vh) scale(.7852)}to{transform:translate(66.96975vw,99vh) scale(.7852)}}.snow:nth-child(102){opacity:.4866;transform:translate(69.353vw,-10px) scale(.7833);animation:fall-102 11s -2s linear infinite}@keyframes fall-102{79.285%{transform:translate(65.5515vw,79.285vh) scale(.7833)}to{transform:translate(67.45225vw,99vh) scale(.7833)}}.snow:nth-child(103){opacity:.2512;transform:translate(56.108vw,-10px) scale(.5706);animation:fall-103 30s -5s linear infinite}@keyframes fall-103{47.632%{transform:translate(49.4862vw,47.632vh) scale(.5706)}to{transform:translate(52.7971vw,99vh) scale(.5706)}}.snow:nth-child(104){opacity:1.091;transform:translate(44.0901vw,-10px) scale(.8225);animation:fall-104 30s -27s linear infinite}@keyframes fall-104{65.113%{transform:translate(45.0566vw,65.113vh) scale(.8225)}to{transform:translate(44.57335vw,99vh) scale(.8225)}}.snow:nth-child(105){opacity:.7042;transform:translate(23.6981vw,-10px) scale(.353);animation:fall-105 28s -2s linear infinite}@keyframes fall-105{64.745%{transform:translate(27.3805vw,64.745vh) scale(.353)}to{transform:translate(25.5393vw,99vh) scale(.353)}}.snow:nth-child(106){opacity:.8606;transform:translate(10.9533vw,-10px) scale(.5257);animation:fall-106 10s -26s linear infinite}@keyframes fall-106{52.682%{transform:translate(8.0376vw,52.682vh) scale(.5257)}to{transform:translate(9.49545vw,99vh) scale(.5257)}}.snow:nth-child(107){opacity:1.6388;transform:translate(33.0506vw,-10px) scale(.964);animation:fall-107 18s -22s linear infinite}@keyframes fall-107{33.637%{transform:translate(32.7389vw,33.637vh) scale(.964)}to{transform:translate(32.89475vw,99vh) scale(.964)}}.snow:nth-child(108){opacity:.6466;transform:translate(49.8097vw,-10px) scale(.8327);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{39.734%{transform:translate(52.2866vw,39.734vh) scale(.8327)}to{transform:translate(51.04815vw,99vh) scale(.8327)}}.snow:nth-child(109){opacity:.1976;transform:translate(83.4705vw,-10px) scale(.9383);animation:fall-109 12s -12s linear infinite}@keyframes fall-109{71.882%{transform:translate(84.4343vw,71.882vh) scale(.9383)}to{transform:translate(83.9524vw,99vh) scale(.9383)}}.snow:nth-child(110){opacity:1.0302;transform:translate(5.1891vw,-10px) scale(.3682);animation:fall-110 13s -16s linear infinite}@keyframes fall-110{31.75%{transform:translate(14.057vw,31.75vh) scale(.3682)}to{transform:translate(9.62305vw,99vh) scale(.3682)}}.snow:nth-child(111){opacity:1.53;transform:translate(50.0775vw,-10px) scale(.0135);animation:fall-111 25s -2s linear infinite}@keyframes fall-111{51.797%{transform:translate(58.3479vw,51.797vh) scale(.0135)}to{transform:translate(54.2127vw,99vh) scale(.0135)}}.snow:nth-child(112){opacity:1.3264;transform:translate(38.5687vw,-10px) scale(.4582);animation:fall-112 20s -7s linear infinite}@keyframes fall-112{52.546%{transform:translate(39.4468vw,52.546vh) scale(.4582)}to{transform:translate(39.00775vw,99vh) scale(.4582)}}.snow:nth-child(113){opacity:.052;transform:translate(99.6766vw,-10px) scale(.5317);animation:fall-113 25s -20s linear infinite}@keyframes fall-113{79.508%{transform:translate(91.7678vw,79.508vh) scale(.5317)}to{transform:translate(95.7222vw,99vh) scale(.5317)}}.snow:nth-child(114){opacity:.5818;transform:translate(96.3779vw,-10px) scale(.3488);animation:fall-114 10s -24s linear infinite}@keyframes fall-114{66.627%{transform:translate(89.082vw,66.627vh) scale(.3488)}to{transform:translate(92.72995vw,99vh) scale(.3488)}}.snow:nth-child(115){opacity:.3464;transform:translate(46.8957vw,-10px) scale(.0006);animation:fall-115 10s -26s linear infinite}@keyframes fall-115{58.436%{transform:translate(40.4341vw,58.436vh) scale(.0006)}to{transform:translate(43.6649vw,99vh) scale(.0006)}}.snow:nth-child(116){opacity:.5266;transform:translate(33.223vw,-10px) scale(.3338);animation:fall-116 19s -14s linear infinite}@keyframes fall-116{66.048%{transform:translate(28.4293vw,66.048vh) scale(.3338)}to{transform:translate(30.82615vw,99vh) scale(.3338)}}.snow:nth-child(117){opacity:1.5852;transform:translate(69.3316vw,-10px) scale(.8084);animation:fall-117 23s -6s linear infinite}@keyframes fall-117{53.985%{transform:translate(60.4117vw,53.985vh) scale(.8084)}to{transform:translate(64.87165vw,99vh) scale(.8084)}}.snow:nth-child(118){opacity:1.3032;transform:translate(52.3684vw,-10px) scale(.5948);animation:fall-118 10s -1s linear infinite}@keyframes fall-118{60.551%{transform:translate(59.3525vw,60.551vh) scale(.5948)}to{transform:translate(55.86045vw,99vh) scale(.5948)}}.snow:nth-child(119){opacity:.5136;transform:translate(70.3048vw,-10px) scale(.0003);animation:fall-119 18s -9s linear infinite}@keyframes fall-119{30.326%{transform:translate(65.0362vw,30.326vh) scale(.0003)}to{transform:translate(67.6705vw,99vh) scale(.0003)}}.snow:nth-child(120){opacity:.4508;transform:translate(34.1651vw,-10px) scale(.6328);animation:fall-120 10s -24s linear infinite}@keyframes fall-120{73.303%{transform:translate(41.8347vw,73.303vh) scale(.6328)}to{transform:translate(37.9999vw,99vh) scale(.6328)}}.snow:nth-child(121){opacity:.4036;transform:translate(95.1505vw,-10px) scale(.8796);animation:fall-121 24s -28s linear infinite}@keyframes fall-121{71.404%{transform:translate(99.0034vw,71.404vh) scale(.8796)}to{transform:translate(97.07695vw,99vh) scale(.8796)}}.snow:nth-child(122){opacity:1.7064;transform:translate(92.2908vw,-10px) scale(.2978);animation:fall-122 26s -18s linear infinite}@keyframes fall-122{54.746%{transform:translate(89.5381vw,54.746vh) scale(.2978)}to{transform:translate(90.91445vw,99vh) scale(.2978)}}.snow:nth-child(123){opacity:1.3246;transform:translate(28.3561vw,-10px) scale(.3732);animation:fall-123 12s -24s linear infinite}@keyframes fall-123{69.226%{transform:translate(24.0246vw,69.226vh) scale(.3732)}to{transform:translate(26.19035vw,99vh) scale(.3732)}}.snow:nth-child(124){opacity:.371;transform:translate(3.3088vw,-10px) scale(.0962);animation:fall-124 10s -6s linear infinite}@keyframes fall-124{49.68%{transform:translate(6.1985vw,49.68vh) scale(.0962)}to{transform:translate(4.75365vw,99vh) scale(.0962)}}.snow:nth-child(125){opacity:1.9518;transform:translate(16.7906vw,-10px) scale(.7538);animation:fall-125 11s -29s linear infinite}@keyframes fall-125{36.551%{transform:translate(12.4672vw,36.551vh) scale(.7538)}to{transform:translate(14.6289vw,99vh) scale(.7538)}}.snow:nth-child(126){opacity:.1572;transform:translate(9.1214vw,-10px) scale(.4994);animation:fall-126 29s -28s linear infinite}@keyframes fall-126{64.76%{transform:translate(10.624vw,64.76vh) scale(.4994)}to{transform:translate(9.8727vw,99vh) scale(.4994)}}.snow:nth-child(127){opacity:.9172;transform:translate(1.0904vw,-10px) scale(.8183);animation:fall-127 27s -29s linear infinite}@keyframes fall-127{76.067%{transform:translate(-.8071vw,76.067vh) scale(.8183)}to{transform:translate(.14165vw,99vh) scale(.8183)}}.snow:nth-child(128){opacity:.237;transform:translate(27.1826vw,-10px) scale(.3147);animation:fall-128 24s -21s linear infinite}@keyframes fall-128{34.453%{transform:translate(19.2358vw,34.453vh) scale(.3147)}to{transform:translate(23.2092vw,99vh) scale(.3147)}}.snow:nth-child(129){opacity:.064;transform:translate(17.9844vw,-10px) scale(.9481);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{70.386%{transform:translate(22.3936vw,70.386vh) scale(.9481)}to{transform:translate(20.189vw,99vh) scale(.9481)}}.snow:nth-child(130){opacity:1.0716;transform:translate(35.1376vw,-10px) scale(.3221);animation:fall-130 10s -15s linear infinite}@keyframes fall-130{63.714%{transform:translate(32.8906vw,63.714vh) scale(.3221)}to{transform:translate(34.0141vw,99vh) scale(.3221)}}.snow:nth-child(131){opacity:1.5246;transform:translate(58.266vw,-10px) scale(.0675);animation:fall-131 13s -15s linear infinite}@keyframes fall-131{46.212%{transform:translate(50.9263vw,46.212vh) scale(.0675)}to{transform:translate(54.59615vw,99vh) scale(.0675)}}.snow:nth-child(132){opacity:1.0826;transform:translate(38.6811vw,-10px) scale(.2132);animation:fall-132 14s -26s linear infinite}@keyframes fall-132{32.813%{transform:translate(30.3418vw,32.813vh) scale(.2132)}to{transform:translate(34.51145vw,99vh) scale(.2132)}}.snow:nth-child(133){opacity:1.1384;transform:translate(26.282vw,-10px) scale(.9896);animation:fall-133 12s -16s linear infinite}@keyframes fall-133{56.601%{transform:translate(18.1552vw,56.601vh) scale(.9896)}to{transform:translate(22.2186vw,99vh) scale(.9896)}}.snow:nth-child(134){opacity:1.581;transform:translate(87.0601vw,-10px) scale(.2438);animation:fall-134 23s -1s linear infinite}@keyframes fall-134{34.498%{transform:translate(82.2391vw,34.498vh) scale(.2438)}to{transform:translate(84.6496vw,99vh) scale(.2438)}}.snow:nth-child(135){opacity:1.9694;transform:translate(43.906vw,-10px) scale(.3196);animation:fall-135 15s -30s linear infinite}@keyframes fall-135{76.444%{transform:translate(39.7054vw,76.444vh) scale(.3196)}to{transform:translate(41.8057vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:1.5504;transform:translate(32.1617vw,-10px) scale(.6957);animation:fall-136 13s -24s linear infinite}@keyframes fall-136{52.813%{transform:translate(34.0694vw,52.813vh) scale(.6957)}to{transform:translate(33.11555vw,99vh) scale(.6957)}}.snow:nth-child(137){opacity:.7984;transform:translate(28.9631vw,-10px) scale(.6118);animation:fall-137 10s -3s linear infinite}@keyframes fall-137{63.383%{transform:translate(31.861vw,63.383vh) scale(.6118)}to{transform:translate(30.41205vw,99vh) scale(.6118)}}.snow:nth-child(138){opacity:1.0406;transform:translate(18.1467vw,-10px) scale(.4037);animation:fall-138 11s -30s linear infinite}@keyframes fall-138{66.971%{transform:translate(25.697vw,66.971vh) scale(.4037)}to{transform:translate(21.92185vw,99vh) scale(.4037)}}.snow:nth-child(139){opacity:1.3194;transform:translate(82.2824vw,-10px) scale(.0971);animation:fall-139 10s -22s linear infinite}@keyframes fall-139{40.614%{transform:translate(86.225vw,40.614vh) scale(.0971)}to{transform:translate(84.2537vw,99vh) scale(.0971)}}.snow:nth-child(140){opacity:1.7766;transform:translate(29.739vw,-10px) scale(.2049);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{30.117%{transform:translate(20.8296vw,30.117vh) scale(.2049)}to{transform:translate(25.2843vw,99vh) scale(.2049)}}.snow:nth-child(141){opacity:1.6186;transform:translate(41.2044vw,-10px) scale(.9669);animation:fall-141 30s -14s linear infinite}@keyframes fall-141{63.877%{transform:translate(32.0768vw,63.877vh) scale(.9669)}to{transform:translate(36.6406vw,99vh) scale(.9669)}}.snow:nth-child(142){opacity:.4596;transform:translate(56.6141vw,-10px) scale(.5057);animation:fall-142 10s -14s linear infinite}@keyframes fall-142{39.494%{transform:translate(50.0151vw,39.494vh) scale(.5057)}to{transform:translate(53.3146vw,99vh) scale(.5057)}}.snow:nth-child(143){opacity:1.5368;transform:translate(43.4159vw,-10px) scale(.3594);animation:fall-143 10s -16s linear infinite}@keyframes fall-143{38.368%{transform:translate(45.4968vw,38.368vh) scale(.3594)}to{transform:translate(44.45635vw,99vh) scale(.3594)}}.snow:nth-child(144){opacity:1.1968;transform:translate(54.7529vw,-10px) scale(.9969);animation:fall-144 26s -14s linear infinite}@keyframes fall-144{32.341%{transform:translate(49.466vw,32.341vh) scale(.9969)}to{transform:translate(52.10945vw,99vh) scale(.9969)}}.snow:nth-child(145){opacity:1.592;transform:translate(81.1416vw,-10px) scale(.6304);animation:fall-145 11s -13s linear infinite}@keyframes fall-145{38.853%{transform:translate(78.0633vw,38.853vh) scale(.6304)}to{transform:translate(79.60245vw,99vh) scale(.6304)}}.snow:nth-child(146){opacity:.635;transform:translate(45.3896vw,-10px) scale(.7132);animation:fall-146 18s -26s linear infinite}@keyframes fall-146{31.514%{transform:translate(42.1373vw,31.514vh) scale(.7132)}to{transform:translate(43.76345vw,99vh) scale(.7132)}}.snow:nth-child(147){opacity:.3858;transform:translate(4.0772vw,-10px) scale(.4008);animation:fall-147 18s -11s linear infinite}@keyframes fall-147{47.701%{transform:translate(-.9852vw,47.701vh) scale(.4008)}to{transform:translate(1.546vw,99vh) scale(.4008)}}.snow:nth-child(148){opacity:.9464;transform:translate(7.2098vw,-10px) scale(.2585);animation:fall-148 26s -2s linear infinite}@keyframes fall-148{32.243%{transform:translate(13.3549vw,32.243vh) scale(.2585)}to{transform:translate(10.28235vw,99vh) scale(.2585)}}.snow:nth-child(149){opacity:1.0776;transform:translate(15.164vw,-10px) scale(.4481);animation:fall-149 10s -17s linear infinite}@keyframes fall-149{36.838%{transform:translate(5.2318vw,36.838vh) scale(.4481)}to{transform:translate(10.1979vw,99vh) scale(.4481)}}.snow:nth-child(150){opacity:1.049;transform:translate(80.9408vw,-10px) scale(.3779);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{60.436%{transform:translate(76.8767vw,60.436vh) scale(.3779)}to{transform:translate(78.90875vw,99vh) scale(.3779)}}.snow:nth-child(151){opacity:.7994;transform:translate(42.3774vw,-10px) scale(.5949);animation:fall-151 16s -5s linear infinite}@keyframes fall-151{39.757%{transform:translate(43.4815vw,39.757vh) scale(.5949)}to{transform:translate(42.92945vw,99vh) scale(.5949)}}.snow:nth-child(152){opacity:1.625;transform:translate(13.3105vw,-10px) scale(.6486);animation:fall-152 21s -30s linear infinite}@keyframes fall-152{38.047%{transform:translate(16.0551vw,38.047vh) scale(.6486)}to{transform:translate(14.6828vw,99vh) scale(.6486)}}.snow:nth-child(153){opacity:1.4424;transform:translate(25.9176vw,-10px) scale(.2913);animation:fall-153 19s -19s linear infinite}@keyframes fall-153{52.362%{transform:translate(32.5858vw,52.362vh) scale(.2913)}to{transform:translate(29.2517vw,99vh) scale(.2913)}}.snow:nth-child(154){opacity:1.944;transform:translate(66.2293vw,-10px) scale(.4672);animation:fall-154 15s -22s linear infinite}@keyframes fall-154{79.569%{transform:translate(69.5653vw,79.569vh) scale(.4672)}to{transform:translate(67.8973vw,99vh) scale(.4672)}}.snow:nth-child(155){opacity:.6976;transform:translate(46.0239vw,-10px) scale(.5378);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{79.042%{transform:translate(39.8398vw,79.042vh) scale(.5378)}to{transform:translate(42.93185vw,99vh) scale(.5378)}}.snow:nth-child(156){opacity:1.246;transform:translate(17.8696vw,-10px) scale(.9213);animation:fall-156 14s -1s linear infinite}@keyframes fall-156{35.776%{transform:translate(17.3699vw,35.776vh) scale(.9213)}to{transform:translate(17.61975vw,99vh) scale(.9213)}}.snow:nth-child(157){opacity:1.3238;transform:translate(93.1619vw,-10px) scale(.486);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{40.89%{transform:translate(89.1265vw,40.89vh) scale(.486)}to{transform:translate(91.1442vw,99vh) scale(.486)}}.snow:nth-child(158){opacity:1.677;transform:translate(22.1065vw,-10px) scale(.7953);animation:fall-158 11s -24s linear infinite}@keyframes fall-158{54.844%{transform:translate(20.6186vw,54.844vh) scale(.7953)}to{transform:translate(21.36255vw,99vh) scale(.7953)}}.snow:nth-child(159){opacity:1.3174;transform:translate(11.1277vw,-10px) scale(.4083);animation:fall-159 27s -8s linear infinite}@keyframes fall-159{51.596%{transform:translate(19.71vw,51.596vh) scale(.4083)}to{transform:translate(15.41885vw,99vh) scale(.4083)}}.snow:nth-child(160){opacity:1.7952;transform:translate(87.3651vw,-10px) scale(.0809);animation:fall-160 27s -6s linear infinite}@keyframes fall-160{75.344%{transform:translate(95.6752vw,75.344vh) scale(.0809)}to{transform:translate(91.52015vw,99vh) scale(.0809)}}.snow:nth-child(161){opacity:1.959;transform:translate(21.8923vw,-10px) scale(.37);animation:fall-161 30s -12s linear infinite}@keyframes fall-161{44.537%{transform:translate(12.1793vw,44.537vh) scale(.37)}to{transform:translate(17.0358vw,99vh) scale(.37)}}.snow:nth-child(162){opacity:1.3088;transform:translate(88.608vw,-10px) scale(.1812);animation:fall-162 17s -5s linear infinite}@keyframes fall-162{42.006%{transform:translate(84.1628vw,42.006vh) scale(.1812)}to{transform:translate(86.3854vw,99vh) scale(.1812)}}.snow:nth-child(163){opacity:1.5302;transform:translate(89.7656vw,-10px) scale(.0476);animation:fall-163 27s -4s linear infinite}@keyframes fall-163{54.287%{transform:translate(93.8678vw,54.287vh) scale(.0476)}to{transform:translate(91.8167vw,99vh) scale(.0476)}}.snow:nth-child(164){opacity:1.4742;transform:translate(39.7916vw,-10px) scale(.3392);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{67.264%{transform:translate(43.091vw,67.264vh) scale(.3392)}to{transform:translate(41.4413vw,99vh) scale(.3392)}}.snow:nth-child(165){opacity:1.4068;transform:translate(97.3677vw,-10px) scale(.8308);animation:fall-165 20s -21s linear infinite}@keyframes fall-165{74.734%{transform:translate(96.58vw,74.734vh) scale(.8308)}to{transform:translate(96.97385vw,99vh) scale(.8308)}}.snow:nth-child(166){opacity:1.0276;transform:translate(61.3123vw,-10px) scale(.5874);animation:fall-166 21s -30s linear infinite}@keyframes fall-166{34.746%{transform:translate(64.9252vw,34.746vh) scale(.5874)}to{transform:translate(63.11875vw,99vh) scale(.5874)}}.snow:nth-child(167){opacity:.1646;transform:translate(78.5536vw,-10px) scale(.6515);animation:fall-167 15s -9s linear infinite}@keyframes fall-167{54.297%{transform:translate(76.5409vw,54.297vh) scale(.6515)}to{transform:translate(77.54725vw,99vh) scale(.6515)}}.snow:nth-child(168){opacity:.5122;transform:translate(89.439vw,-10px) scale(.9992);animation:fall-168 14s -28s linear infinite}@keyframes fall-168{43.43%{transform:translate(84.6972vw,43.43vh) scale(.9992)}to{transform:translate(87.0681vw,99vh) scale(.9992)}}.snow:nth-child(169){opacity:.9664;transform:translate(84.9589vw,-10px) scale(.7636);animation:fall-169 14s -7s linear infinite}@keyframes fall-169{60.401%{transform:translate(89.4049vw,60.401vh) scale(.7636)}to{transform:translate(87.1819vw,99vh) scale(.7636)}}.snow:nth-child(170){opacity:.338;transform:translate(12.869vw,-10px) scale(.3535);animation:fall-170 18s -12s linear infinite}@keyframes fall-170{76.299%{transform:translate(19.7314vw,76.299vh) scale(.3535)}to{transform:translate(16.3002vw,99vh) scale(.3535)}}.snow:nth-child(171){opacity:.5912;transform:translate(.903vw,-10px) scale(.7665);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{72.143%{transform:translate(10.311vw,72.143vh) scale(.7665)}to{transform:translate(5.607vw,99vh) scale(.7665)}}.snow:nth-child(172){opacity:1.6266;transform:translate(90.0399vw,-10px) scale(.3388);animation:fall-172 18s -28s linear infinite}@keyframes fall-172{58.516%{transform:translate(82.551vw,58.516vh) scale(.3388)}to{transform:translate(86.29545vw,99vh) scale(.3388)}}.snow:nth-child(173){opacity:1.2586;transform:translate(67.2979vw,-10px) scale(.342);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{77.152%{transform:translate(67.1333vw,77.152vh) scale(.342)}to{transform:translate(67.2156vw,99vh) scale(.342)}}.snow:nth-child(174){opacity:.6584;transform:translate(97.3871vw,-10px) scale(.7885);animation:fall-174 16s -12s linear infinite}@keyframes fall-174{52.936%{transform:translate(88.9586vw,52.936vh) scale(.7885)}to{transform:translate(93.17285vw,99vh) scale(.7885)}}.snow:nth-child(175){opacity:1.692;transform:translate(64.8999vw,-10px) scale(.8673);animation:fall-175 25s -21s linear infinite}@keyframes fall-175{66.15%{transform:translate(73.2623vw,66.15vh) scale(.8673)}to{transform:translate(69.0811vw,99vh) scale(.8673)}}.snow:nth-child(176){opacity:1.6454;transform:translate(1.4673vw,-10px) scale(.6561);animation:fall-176 20s -19s linear infinite}@keyframes fall-176{48.17%{transform:translate(-6.2756vw,48.17vh) scale(.6561)}to{transform:translate(-2.40415vw,99vh) scale(.6561)}}.snow:nth-child(177){opacity:1.1652;transform:translate(52.8808vw,-10px) scale(.6156);animation:fall-177 29s -13s linear infinite}@keyframes fall-177{45.597%{transform:translate(54.6254vw,45.597vh) scale(.6156)}to{transform:translate(53.7531vw,99vh) scale(.6156)}}.snow:nth-child(178){opacity:1.5634;transform:translate(99.2161vw,-10px) scale(.1263);animation:fall-178 25s -18s linear infinite}@keyframes fall-178{78.211%{transform:translate(107.8924vw,78.211vh) scale(.1263)}to{transform:translate(103.55425vw,99vh) scale(.1263)}}.snow:nth-child(179){opacity:.2058;transform:translate(80.9287vw,-10px) scale(.285);animation:fall-179 24s -3s linear infinite}@keyframes fall-179{55.272%{transform:translate(87.1065vw,55.272vh) scale(.285)}to{transform:translate(84.0176vw,99vh) scale(.285)}}.snow:nth-child(180){opacity:.7922;transform:translate(56.1469vw,-10px) scale(.1145);animation:fall-180 23s -13s linear infinite}@keyframes fall-180{35.433%{transform:translate(59.0505vw,35.433vh) scale(.1145)}to{transform:translate(57.5987vw,99vh) scale(.1145)}}.snow:nth-child(181){opacity:1.0686;transform:translate(66.9165vw,-10px) scale(.7736);animation:fall-181 13s -22s linear infinite}@keyframes fall-181{41.951%{transform:translate(58.7339vw,41.951vh) scale(.7736)}to{transform:translate(62.8252vw,99vh) scale(.7736)}}.snow:nth-child(182){opacity:.0688;transform:translate(74.2715vw,-10px) scale(.3103);animation:fall-182 26s -9s linear infinite}@keyframes fall-182{59.55%{transform:translate(79.5551vw,59.55vh) scale(.3103)}to{transform:translate(76.9133vw,99vh) scale(.3103)}}.snow:nth-child(183){opacity:.6304;transform:translate(60.9422vw,-10px) scale(.1036);animation:fall-183 17s -10s linear infinite}@keyframes fall-183{78.594%{transform:translate(56.7961vw,78.594vh) scale(.1036)}to{transform:translate(58.86915vw,99vh) scale(.1036)}}.snow:nth-child(184){opacity:.5328;transform:translate(12.006vw,-10px) scale(.7438);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{34.423%{transform:translate(14.1816vw,34.423vh) scale(.7438)}to{transform:translate(13.0938vw,99vh) scale(.7438)}}.snow:nth-child(185){opacity:1.3038;transform:translate(7.2569vw,-10px) scale(.211);animation:fall-185 11s -13s linear infinite}@keyframes fall-185{45.526%{transform:translate(13.323vw,45.526vh) scale(.211)}to{transform:translate(10.28995vw,99vh) scale(.211)}}.snow:nth-child(186){opacity:1.498;transform:translate(72.2932vw,-10px) scale(.4627);animation:fall-186 20s -28s linear infinite}@keyframes fall-186{37.194%{transform:translate(65.4121vw,37.194vh) scale(.4627)}to{transform:translate(68.85265vw,99vh) scale(.4627)}}.snow:nth-child(187){opacity:.9354;transform:translate(18.5272vw,-10px) scale(.7833);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{66.763%{transform:translate(28.3631vw,66.763vh) scale(.7833)}to{transform:translate(23.44515vw,99vh) scale(.7833)}}.snow:nth-child(188){opacity:1.2978;transform:translate(64.3104vw,-10px) scale(.7178);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{53.551%{transform:translate(62.6942vw,53.551vh) scale(.7178)}to{transform:translate(63.5023vw,99vh) scale(.7178)}}.snow:nth-child(189){opacity:1.7534;transform:translate(9.6977vw,-10px) scale(.2818);animation:fall-189 22s -17s linear infinite}@keyframes fall-189{34.05%{transform:translate(8.6386vw,34.05vh) scale(.2818)}to{transform:translate(9.16815vw,99vh) scale(.2818)}}.snow:nth-child(190){opacity:1.232;transform:translate(14.9539vw,-10px) scale(.0102);animation:fall-190 15s -29s linear infinite}@keyframes fall-190{51.036%{transform:translate(8.7041vw,51.036vh) scale(.0102)}to{transform:translate(11.829vw,99vh) scale(.0102)}}.snow:nth-child(191){opacity:.078;transform:translate(95.8557vw,-10px) scale(.419);animation:fall-191 30s -29s linear infinite}@keyframes fall-191{66.393%{transform:translate(86.2996vw,66.393vh) scale(.419)}to{transform:translate(91.07765vw,99vh) scale(.419)}}.snow:nth-child(192){opacity:.0372;transform:translate(62.519vw,-10px) scale(.3302);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{33.364%{transform:translate(66.5261vw,33.364vh) scale(.3302)}to{transform:translate(64.52255vw,99vh) scale(.3302)}}.snow:nth-child(193){opacity:1.9502;transform:translate(62.797vw,-10px) scale(.4873);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{62.652%{transform:translate(58.0073vw,62.652vh) scale(.4873)}to{transform:translate(60.40215vw,99vh) scale(.4873)}}.snow:nth-child(194){opacity:1.1878;transform:translate(81.0323vw,-10px) scale(.1923);animation:fall-194 18s -22s linear infinite}@keyframes fall-194{71.248%{transform:translate(88.3378vw,71.248vh) scale(.1923)}to{transform:translate(84.68505vw,99vh) scale(.1923)}}.snow:nth-child(195){opacity:1.3842;transform:translate(41.1367vw,-10px) scale(.622);animation:fall-195 20s -2s linear infinite}@keyframes fall-195{75.527%{transform:translate(38.7094vw,75.527vh) scale(.622)}to{transform:translate(39.92305vw,99vh) scale(.622)}}.snow:nth-child(196){opacity:1.6612;transform:translate(52.237vw,-10px) scale(.1203);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{50.118%{transform:translate(46.9292vw,50.118vh) scale(.1203)}to{transform:translate(49.5831vw,99vh) scale(.1203)}}.snow:nth-child(197){opacity:1.7714;transform:translate(49.5347vw,-10px) scale(.9361);animation:fall-197 18s -30s linear infinite}@keyframes fall-197{68.516%{transform:translate(59.4172vw,68.516vh) scale(.9361)}to{transform:translate(54.47595vw,99vh) scale(.9361)}}.snow:nth-child(198){opacity:1.3132;transform:translate(30.8118vw,-10px) scale(.7446);animation:fall-198 12s -18s linear infinite}@keyframes fall-198{70.669%{transform:translate(34.6927vw,70.669vh) scale(.7446)}to{transform:translate(32.75225vw,99vh) scale(.7446)}}.snow:nth-child(199){opacity:.7514;transform:translate(19.3607vw,-10px) scale(.8666);animation:fall-199 17s -14s linear infinite}@keyframes fall-199{34.847%{transform:translate(13.2413vw,34.847vh) scale(.8666)}to{transform:translate(16.301vw,99vh) scale(.8666)}}.snow:nth-child(200){opacity:1.8062;transform:translate(94.5142vw,-10px) scale(.9072);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{54.612%{transform:translate(94.2271vw,54.612vh) scale(.9072)}to{transform:translate(94.37065vw,99vh) scale(.9072)}}.snow:nth-child(201){opacity:1.4296;transform:translate(7.5809vw,-10px) scale(.5653);animation:fall-201 26s -10s linear infinite}@keyframes fall-201{43.807%{transform:translate(6.6759vw,43.807vh) scale(.5653)}to{transform:translate(7.1284vw,99vh) scale(.5653)}}.snow:nth-child(202){opacity:.611;transform:translate(3.2873vw,-10px) scale(.6908);animation:fall-202 27s -14s linear infinite}@keyframes fall-202{46.054%{transform:translate(10.2171vw,46.054vh) scale(.6908)}to{transform:translate(6.7522vw,99vh) scale(.6908)}}.snow:nth-child(203){opacity:.2162;transform:translate(5.7234vw,-10px) scale(.3711);animation:fall-203 28s -18s linear infinite}@keyframes fall-203{49.359%{transform:translate(7.5096vw,49.359vh) scale(.3711)}to{transform:translate(6.6165vw,99vh) scale(.3711)}}.snow:nth-child(204){opacity:1.2968;transform:translate(44.2906vw,-10px) scale(.7224);animation:fall-204 30s -27s linear infinite}@keyframes fall-204{71.381%{transform:translate(46.852vw,71.381vh) scale(.7224)}to{transform:translate(45.5713vw,99vh) scale(.7224)}}.snow:nth-child(205){opacity:1.7484;transform:translate(3.5356vw,-10px) scale(.7899);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.161%{transform:translate(-4.5971vw,73.161vh) scale(.7899)}to{transform:translate(-.53075vw,99vh) scale(.7899)}}.snow:nth-child(206){opacity:1.451;transform:translate(81.3413vw,-10px) scale(.8814);animation:fall-206 28s -1s linear infinite}@keyframes fall-206{46.696%{transform:translate(85.5777vw,46.696vh) scale(.8814)}to{transform:translate(83.4595vw,99vh) scale(.8814)}}.snow:nth-child(207){opacity:1.2088;transform:translate(79.8196vw,-10px) scale(.7346);animation:fall-207 10s -29s linear infinite}@keyframes fall-207{45.885%{transform:translate(79.2541vw,45.885vh) scale(.7346)}to{transform:translate(79.53685vw,99vh) scale(.7346)}}.snow:nth-child(208){opacity:1.6894;transform:translate(43.6811vw,-10px) scale(.2138);animation:fall-208 21s -27s linear infinite}@keyframes fall-208{38.617%{transform:translate(51.7927vw,38.617vh) scale(.2138)}to{transform:translate(47.7369vw,99vh) scale(.2138)}}.snow:nth-child(209){opacity:1.8222;transform:translate(9.2774vw,-10px) scale(.6848);animation:fall-209 10s -15s linear infinite}@keyframes fall-209{31.913%{transform:translate(16.5826vw,31.913vh) scale(.6848)}to{transform:translate(12.93vw,99vh) scale(.6848)}}.snow:nth-child(210){opacity:.8096;transform:translate(81.9816vw,-10px) scale(.497);animation:fall-210 25s -8s linear infinite}@keyframes fall-210{45.617%{transform:translate(90.2888vw,45.617vh) scale(.497)}to{transform:translate(86.1352vw,99vh) scale(.497)}}.snow:nth-child(211){opacity:.222;transform:translate(40.6151vw,-10px) scale(.7003);animation:fall-211 22s -22s linear infinite}@keyframes fall-211{38.884%{transform:translate(37.4636vw,38.884vh) scale(.7003)}to{transform:translate(39.03935vw,99vh) scale(.7003)}}.snow:nth-child(212){opacity:.2838;transform:translate(61.6336vw,-10px) scale(.7648);animation:fall-212 22s -20s linear infinite}@keyframes fall-212{71.297%{transform:translate(62.2129vw,71.297vh) scale(.7648)}to{transform:translate(61.92325vw,99vh) scale(.7648)}}.snow:nth-child(213){opacity:.8014;transform:translate(58.9342vw,-10px) scale(.6016);animation:fall-213 24s -28s linear infinite}@keyframes fall-213{39.01%{transform:translate(62.9462vw,39.01vh) scale(.6016)}to{transform:translate(60.9402vw,99vh) scale(.6016)}}.snow:nth-child(214){opacity:1.6302;transform:translate(80.0593vw,-10px) scale(.5724);animation:fall-214 16s -12s linear infinite}@keyframes fall-214{57.226%{transform:translate(83.5291vw,57.226vh) scale(.5724)}to{transform:translate(81.7942vw,99vh) scale(.5724)}}.snow:nth-child(215){opacity:.5826;transform:translate(91.5143vw,-10px) scale(.3316);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{67.813%{transform:translate(96.1796vw,67.813vh) scale(.3316)}to{transform:translate(93.84695vw,99vh) scale(.3316)}}.snow:nth-child(216){opacity:.0024;transform:translate(80.5538vw,-10px) scale(.0531);animation:fall-216 28s -3s linear infinite}@keyframes fall-216{52.434%{transform:translate(76.3655vw,52.434vh) scale(.0531)}to{transform:translate(78.45965vw,99vh) scale(.0531)}}.snow:nth-child(217){opacity:1.9754;transform:translate(98.8403vw,-10px) scale(.2324);animation:fall-217 21s -29s linear infinite}@keyframes fall-217{66.882%{transform:translate(100.8594vw,66.882vh) scale(.2324)}to{transform:translate(99.84985vw,99vh) scale(.2324)}}.snow:nth-child(218){opacity:.284;transform:translate(3.1953vw,-10px) scale(.829);animation:fall-218 13s -30s linear infinite}@keyframes fall-218{44.339%{transform:translate(3.1079vw,44.339vh) scale(.829)}to{transform:translate(3.1516vw,99vh) scale(.829)}}.snow:nth-child(219){opacity:.196;transform:translate(56.5282vw,-10px) scale(.909);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{72.481%{transform:translate(52.4166vw,72.481vh) scale(.909)}to{transform:translate(54.4724vw,99vh) scale(.909)}}.snow:nth-child(220){opacity:.7164;transform:translate(51.5808vw,-10px) scale(.7679);animation:fall-220 10s -13s linear infinite}@keyframes fall-220{32.579%{transform:translate(59.8043vw,32.579vh) scale(.7679)}to{transform:translate(55.69255vw,99vh) scale(.7679)}}.snow:nth-child(221){opacity:.3578;transform:translate(79.8131vw,-10px) scale(.6006);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{53.853%{transform:translate(74.3734vw,53.853vh) scale(.6006)}to{transform:translate(77.09325vw,99vh) scale(.6006)}}.snow:nth-child(222){opacity:.654;transform:translate(62.8642vw,-10px) scale(.2786);animation:fall-222 20s -11s linear infinite}@keyframes fall-222{66.601%{transform:translate(56.6346vw,66.601vh) scale(.2786)}to{transform:translate(59.7494vw,99vh) scale(.2786)}}.snow:nth-child(223){opacity:.6434;transform:translate(41.1167vw,-10px) scale(.6599);animation:fall-223 26s -28s linear infinite}@keyframes fall-223{63.534%{transform:translate(32.2512vw,63.534vh) scale(.6599)}to{transform:translate(36.68395vw,99vh) scale(.6599)}}.snow:nth-child(224){opacity:.3984;transform:translate(56.3696vw,-10px) scale(.7094);animation:fall-224 28s -25s linear infinite}@keyframes fall-224{61.406%{transform:translate(57.0189vw,61.406vh) scale(.7094)}to{transform:translate(56.69425vw,99vh) scale(.7094)}}.snow:nth-child(225){opacity:.0856;transform:translate(66.9912vw,-10px) scale(.3433);animation:fall-225 20s -22s linear infinite}@keyframes fall-225{46.44%{transform:translate(66.5901vw,46.44vh) scale(.3433)}to{transform:translate(66.79065vw,99vh) scale(.3433)}}.snow:nth-child(226){opacity:.1444;transform:translate(67.7034vw,-10px) scale(.6166);animation:fall-226 29s -12s linear infinite}@keyframes fall-226{55.854%{transform:translate(69.9669vw,55.854vh) scale(.6166)}to{transform:translate(68.83515vw,99vh) scale(.6166)}}.snow:nth-child(227){opacity:.8732;transform:translate(42.7876vw,-10px) scale(.0698);animation:fall-227 11s -14s linear infinite}@keyframes fall-227{78.465%{transform:translate(50.4348vw,78.465vh) scale(.0698)}to{transform:translate(46.6112vw,99vh) scale(.0698)}}.snow:nth-child(228){opacity:1.1788;transform:translate(29.4177vw,-10px) scale(.5523);animation:fall-228 16s -7s linear infinite}@keyframes fall-228{47.313%{transform:translate(24.4843vw,47.313vh) scale(.5523)}to{transform:translate(26.951vw,99vh) scale(.5523)}}.snow:nth-child(229){opacity:1.3428;transform:translate(16.6505vw,-10px) scale(.1357);animation:fall-229 21s -14s linear infinite}@keyframes fall-229{58.32%{transform:translate(22.501vw,58.32vh) scale(.1357)}to{transform:translate(19.57575vw,99vh) scale(.1357)}}.snow:nth-child(230){opacity:.3128;transform:translate(34.479vw,-10px) scale(.8123);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{43.51%{transform:translate(38.4065vw,43.51vh) scale(.8123)}to{transform:translate(36.44275vw,99vh) scale(.8123)}}.snow:nth-child(231){opacity:.0622;transform:translate(2.3806vw,-10px) scale(.6764);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{30.908%{transform:translate(6.1227vw,30.908vh) scale(.6764)}to{transform:translate(4.25165vw,99vh) scale(.6764)}}.snow:nth-child(232){opacity:.0276;transform:translate(42.7574vw,-10px) scale(.1336);animation:fall-232 17s -29s linear infinite}@keyframes fall-232{48.119%{transform:translate(32.913vw,48.119vh) scale(.1336)}to{transform:translate(37.8352vw,99vh) scale(.1336)}}.snow:nth-child(233){opacity:.5128;transform:translate(64.1993vw,-10px) scale(.6307);animation:fall-233 22s -9s linear infinite}@keyframes fall-233{71.74%{transform:translate(59.4573vw,71.74vh) scale(.6307)}to{transform:translate(61.8283vw,99vh) scale(.6307)}}.snow:nth-child(234){opacity:.8306;transform:translate(91.7163vw,-10px) scale(.7578);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{70.488%{transform:translate(94.7346vw,70.488vh) scale(.7578)}to{transform:translate(93.22545vw,99vh) scale(.7578)}}.snow:nth-child(235){opacity:.1086;transform:translate(89.8701vw,-10px) scale(.1761);animation:fall-235 18s -2s linear infinite}@keyframes fall-235{64.34%{transform:translate(83.8469vw,64.34vh) scale(.1761)}to{transform:translate(86.8585vw,99vh) scale(.1761)}}.snow:nth-child(236){opacity:1.7906;transform:translate(89.9581vw,-10px) scale(.5249);animation:fall-236 14s -15s linear infinite}@keyframes fall-236{72.891%{transform:translate(94.5856vw,72.891vh) scale(.5249)}to{transform:translate(92.27185vw,99vh) scale(.5249)}}.snow:nth-child(237){opacity:.3464;transform:translate(81.445vw,-10px) scale(.8574);animation:fall-237 20s -27s linear infinite}@keyframes fall-237{67.859%{transform:translate(86.3027vw,67.859vh) scale(.8574)}to{transform:translate(83.87385vw,99vh) scale(.8574)}}.snow:nth-child(238){opacity:.774;transform:translate(87.8125vw,-10px) scale(.7218);animation:fall-238 13s -1s linear infinite}@keyframes fall-238{75.925%{transform:translate(78.4358vw,75.925vh) scale(.7218)}to{transform:translate(83.12415vw,99vh) scale(.7218)}}.snow:nth-child(239){opacity:1.6742;transform:translate(91.0045vw,-10px) scale(.692);animation:fall-239 17s -27s linear infinite}@keyframes fall-239{48.588%{transform:translate(88.3235vw,48.588vh) scale(.692)}to{transform:translate(89.664vw,99vh) scale(.692)}}.snow:nth-child(240){opacity:.264;transform:translate(28.681vw,-10px) scale(.7033);animation:fall-240 24s -2s linear infinite}@keyframes fall-240{54.51%{transform:translate(19.0727vw,54.51vh) scale(.7033)}to{transform:translate(23.87685vw,99vh) scale(.7033)}}.snow:nth-child(241){opacity:.8434;transform:translate(79.7244vw,-10px) scale(.0853);animation:fall-241 15s -27s linear infinite}@keyframes fall-241{52.251%{transform:translate(82.3848vw,52.251vh) scale(.0853)}to{transform:translate(81.0546vw,99vh) scale(.0853)}}.snow:nth-child(242){opacity:.1764;transform:translate(22.218vw,-10px) scale(.4107);animation:fall-242 20s -26s linear infinite}@keyframes fall-242{48.896%{transform:translate(15.4078vw,48.896vh) scale(.4107)}to{transform:translate(18.8129vw,99vh) scale(.4107)}}.snow:nth-child(243){opacity:.225;transform:translate(25.5293vw,-10px) scale(.2548);animation:fall-243 23s -12s linear infinite}@keyframes fall-243{50.935%{transform:translate(28.4249vw,50.935vh) scale(.2548)}to{transform:translate(26.9771vw,99vh) scale(.2548)}}.snow:nth-child(244){opacity:1.3214;transform:translate(99.5263vw,-10px) scale(.747);animation:fall-244 10s -20s linear infinite}@keyframes fall-244{56.08%{transform:translate(98.0036vw,56.08vh) scale(.747)}to{transform:translate(98.76495vw,99vh) scale(.747)}}.snow:nth-child(245){opacity:1.9046;transform:translate(87.9744vw,-10px) scale(.1496);animation:fall-245 11s -2s linear infinite}@keyframes fall-245{57.142%{transform:translate(87.2107vw,57.142vh) scale(.1496)}to{transform:translate(87.59255vw,99vh) scale(.1496)}}.snow:nth-child(246){opacity:1.385;transform:translate(32.8689vw,-10px) scale(.5674);animation:fall-246 18s -14s linear infinite}@keyframes fall-246{35.893%{transform:translate(40.1786vw,35.893vh) scale(.5674)}to{transform:translate(36.52375vw,99vh) scale(.5674)}}.snow:nth-child(247){opacity:.467;transform:translate(13.8889vw,-10px) scale(.5418);animation:fall-247 15s -29s linear infinite}@keyframes fall-247{69.655%{transform:translate(5.2673vw,69.655vh) scale(.5418)}to{transform:translate(9.5781vw,99vh) scale(.5418)}}.snow:nth-child(248){opacity:.2008;transform:translate(69.5893vw,-10px) scale(.7047);animation:fall-248 25s -7s linear infinite}@keyframes fall-248{36.756%{transform:translate(63.7341vw,36.756vh) scale(.7047)}to{transform:translate(66.6617vw,99vh) scale(.7047)}}.snow:nth-child(249){opacity:1.6274;transform:translate(10.0577vw,-10px) scale(.1449);animation:fall-249 14s -3s linear infinite}@keyframes fall-249{61.629%{transform:translate(15.9418vw,61.629vh) scale(.1449)}to{transform:translate(12.99975vw,99vh) scale(.1449)}}.snow:nth-child(250){opacity:.0946;transform:translate(66.6965vw,-10px) scale(.6889);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{73.005%{transform:translate(60.6341vw,73.005vh) scale(.6889)}to{transform:translate(63.6653vw,99vh) scale(.6889)}}.snow:nth-child(251){opacity:1.2922;transform:translate(35.5685vw,-10px) scale(.4679);animation:fall-251 25s -22s linear infinite}@keyframes fall-251{73.194%{transform:translate(36.697vw,73.194vh) scale(.4679)}to{transform:translate(36.13275vw,99vh) scale(.4679)}}.snow:nth-child(252){opacity:1.956;transform:translate(72.2811vw,-10px) scale(.1356);animation:fall-252 22s -29s linear infinite}@keyframes fall-252{42.35%{transform:translate(65.9276vw,42.35vh) scale(.1356)}to{transform:translate(69.10435vw,99vh) scale(.1356)}}.snow:nth-child(253){opacity:1.4938;transform:translate(87.5927vw,-10px) scale(.1156);animation:fall-253 12s -4s linear infinite}@keyframes fall-253{47.98%{transform:translate(96.6054vw,47.98vh) scale(.1156)}to{transform:translate(92.09905vw,99vh) scale(.1156)}}.snow:nth-child(254){opacity:.7348;transform:translate(77.9392vw,-10px) scale(.1839);animation:fall-254 23s -13s linear infinite}@keyframes fall-254{47.092%{transform:translate(83.8534vw,47.092vh) scale(.1839)}to{transform:translate(80.8963vw,99vh) scale(.1839)}}.snow:nth-child(255){opacity:1.331;transform:translate(84.5245vw,-10px) scale(.522);animation:fall-255 28s -20s linear infinite}@keyframes fall-255{40.267%{transform:translate(82.4724vw,40.267vh) scale(.522)}to{transform:translate(83.49845vw,99vh) scale(.522)}}.snow:nth-child(256){opacity:1.7636;transform:translate(2.1153vw,-10px) scale(.242);animation:fall-256 16s -10s linear infinite}@keyframes fall-256{51.603%{transform:translate(7.0947vw,51.603vh) scale(.242)}to{transform:translate(4.605vw,99vh) scale(.242)}}.snow:nth-child(257){opacity:.7988;transform:translate(3.9072vw,-10px) scale(.5553);animation:fall-257 28s -12s linear infinite}@keyframes fall-257{31.824%{transform:translate(-4.2023vw,31.824vh) scale(.5553)}to{transform:translate(-.14755vw,99vh) scale(.5553)}}.snow:nth-child(258){opacity:1.2352;transform:translate(68.4855vw,-10px) scale(.1041);animation:fall-258 11s -30s linear infinite}@keyframes fall-258{68.165%{transform:translate(69.8818vw,68.165vh) scale(.1041)}to{transform:translate(69.18365vw,99vh) scale(.1041)}}.snow:nth-child(259){opacity:.929;transform:translate(70.381vw,-10px) scale(.1841);animation:fall-259 28s -20s linear infinite}@keyframes fall-259{38.962%{transform:translate(74.8391vw,38.962vh) scale(.1841)}to{transform:translate(72.61005vw,99vh) scale(.1841)}}.snow:nth-child(260){opacity:1.1616;transform:translate(13.0799vw,-10px) scale(.7427);animation:fall-260 27s -2s linear infinite}@keyframes fall-260{31.792%{transform:translate(3.828vw,31.792vh) scale(.7427)}to{transform:translate(8.45395vw,99vh) scale(.7427)}}.snow:nth-child(261){opacity:.0342;transform:translate(44.5621vw,-10px) scale(.2708);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{38.851%{transform:translate(46.817vw,38.851vh) scale(.2708)}to{transform:translate(45.68955vw,99vh) scale(.2708)}}.snow:nth-child(262){opacity:.3636;transform:translate(16.9689vw,-10px) scale(.9711);animation:fall-262 19s -15s linear infinite}@keyframes fall-262{71.947%{transform:translate(19.2109vw,71.947vh) scale(.9711)}to{transform:translate(18.0899vw,99vh) scale(.9711)}}.snow:nth-child(263){opacity:.3566;transform:translate(89.8581vw,-10px) scale(.1151);animation:fall-263 25s -8s linear infinite}@keyframes fall-263{69.873%{transform:translate(91.5317vw,69.873vh) scale(.1151)}to{transform:translate(90.6949vw,99vh) scale(.1151)}}.snow:nth-child(264){opacity:.974;transform:translate(5.0371vw,-10px) scale(.4045);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{59.055%{transform:translate(-1.1266vw,59.055vh) scale(.4045)}to{transform:translate(1.95525vw,99vh) scale(.4045)}}.snow:nth-child(265){opacity:1.1954;transform:translate(64.7159vw,-10px) scale(.6265);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{77.936%{transform:translate(65.9543vw,77.936vh) scale(.6265)}to{transform:translate(65.3351vw,99vh) scale(.6265)}}.snow:nth-child(266){opacity:1.5672;transform:translate(50.5902vw,-10px) scale(.3766);animation:fall-266 27s -19s linear infinite}@keyframes fall-266{38.394%{transform:translate(49.6768vw,38.394vh) scale(.3766)}to{transform:translate(50.1335vw,99vh) scale(.3766)}}.snow:nth-child(267){opacity:.2022;transform:translate(56.5778vw,-10px) scale(.1908);animation:fall-267 28s -13s linear infinite}@keyframes fall-267{38.434%{transform:translate(53.864vw,38.434vh) scale(.1908)}to{transform:translate(55.2209vw,99vh) scale(.1908)}}.snow:nth-child(268){opacity:1.1842;transform:translate(17.471vw,-10px) scale(.0068);animation:fall-268 16s -15s linear infinite}@keyframes fall-268{70.835%{transform:translate(22.5813vw,70.835vh) scale(.0068)}to{transform:translate(20.02615vw,99vh) scale(.0068)}}.snow:nth-child(269){opacity:1.3704;transform:translate(21.637vw,-10px) scale(.1401);animation:fall-269 21s -27s linear infinite}@keyframes fall-269{63.846%{transform:translate(21.0721vw,63.846vh) scale(.1401)}to{transform:translate(21.35455vw,99vh) scale(.1401)}}.snow:nth-child(270){opacity:.9328;transform:translate(6.3189vw,-10px) scale(.7499);animation:fall-270 27s -29s linear infinite}@keyframes fall-270{71.205%{transform:translate(13.4521vw,71.205vh) scale(.7499)}to{transform:translate(9.8855vw,99vh) scale(.7499)}}.snow:nth-child(271){opacity:1.8526;transform:translate(33.1048vw,-10px) scale(.054);animation:fall-271 16s -10s linear infinite}@keyframes fall-271{74.079%{transform:translate(30.9881vw,74.079vh) scale(.054)}to{transform:translate(32.04645vw,99vh) scale(.054)}}.snow:nth-child(272){opacity:1.6426;transform:translate(94.3751vw,-10px) scale(.1764);animation:fall-272 28s -27s linear infinite}@keyframes fall-272{59.035%{transform:translate(91.1018vw,59.035vh) scale(.1764)}to{transform:translate(92.73845vw,99vh) scale(.1764)}}.snow:nth-child(273){opacity:.6138;transform:translate(94.974vw,-10px) scale(.8472);animation:fall-273 29s -15s linear infinite}@keyframes fall-273{52.172%{transform:translate(87.9244vw,52.172vh) scale(.8472)}to{transform:translate(91.4492vw,99vh) scale(.8472)}}.snow:nth-child(274){opacity:1.5128;transform:translate(74.4972vw,-10px) scale(.7465);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{55.564%{transform:translate(72.6191vw,55.564vh) scale(.7465)}to{transform:translate(73.55815vw,99vh) scale(.7465)}}.snow:nth-child(275){opacity:1.9836;transform:translate(13.4684vw,-10px) scale(.5421);animation:fall-275 12s -22s linear infinite}@keyframes fall-275{63.752%{transform:translate(20.8128vw,63.752vh) scale(.5421)}to{transform:translate(17.1406vw,99vh) scale(.5421)}}.snow:nth-child(276){opacity:.52;transform:translate(21.0522vw,-10px) scale(.9609);animation:fall-276 27s -25s linear infinite}@keyframes fall-276{73.603%{transform:translate(16.2712vw,73.603vh) scale(.9609)}to{transform:translate(18.6617vw,99vh) scale(.9609)}}.snow:nth-child(277){opacity:1.6904;transform:translate(53.3338vw,-10px) scale(.3622);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{33.682%{transform:translate(49.9715vw,33.682vh) scale(.3622)}to{transform:translate(51.65265vw,99vh) scale(.3622)}}.snow:nth-child(278){opacity:1.1348;transform:translate(53.5278vw,-10px) scale(.0849);animation:fall-278 30s -16s linear infinite}@keyframes fall-278{31.145%{transform:translate(61.2712vw,31.145vh) scale(.0849)}to{transform:translate(57.3995vw,99vh) scale(.0849)}}.snow:nth-child(279){opacity:1.792;transform:translate(12.7828vw,-10px) scale(.7264);animation:fall-279 26s -7s linear infinite}@keyframes fall-279{37.147%{transform:translate(15.5716vw,37.147vh) scale(.7264)}to{transform:translate(14.1772vw,99vh) scale(.7264)}}.snow:nth-child(280){opacity:1.8612;transform:translate(25.0539vw,-10px) scale(.5019);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{60.872%{transform:translate(25.2497vw,60.872vh) scale(.5019)}to{transform:translate(25.1518vw,99vh) scale(.5019)}}.snow:nth-child(281){opacity:.9372;transform:translate(32.8935vw,-10px) scale(.9873);animation:fall-281 16s -24s linear infinite}@keyframes fall-281{42.05%{transform:translate(29.3158vw,42.05vh) scale(.9873)}to{transform:translate(31.10465vw,99vh) scale(.9873)}}.snow:nth-child(282){opacity:1.598;transform:translate(19.4063vw,-10px) scale(.8674);animation:fall-282 16s -20s linear infinite}@keyframes fall-282{45.055%{transform:translate(10.7285vw,45.055vh) scale(.8674)}to{transform:translate(15.0674vw,99vh) scale(.8674)}}.snow:nth-child(283){opacity:1.9976;transform:translate(3.2336vw,-10px) scale(.3166);animation:fall-283 24s -23s linear infinite}@keyframes fall-283{59.964%{transform:translate(.2731vw,59.964vh) scale(.3166)}to{transform:translate(1.75335vw,99vh) scale(.3166)}}.snow:nth-child(284){opacity:1.0774;transform:translate(13.5863vw,-10px) scale(.071);animation:fall-284 26s -11s linear infinite}@keyframes fall-284{58.619%{transform:translate(11.5458vw,58.619vh) scale(.071)}to{transform:translate(12.56605vw,99vh) scale(.071)}}.snow:nth-child(285){opacity:1.3938;transform:translate(45.6966vw,-10px) scale(.2026);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{57.575%{transform:translate(54.7647vw,57.575vh) scale(.2026)}to{transform:translate(50.23065vw,99vh) scale(.2026)}}.snow:nth-child(286){opacity:.9966;transform:translate(76.341vw,-10px) scale(.2686);animation:fall-286 22s -22s linear infinite}@keyframes fall-286{62.803%{transform:translate(82.1498vw,62.803vh) scale(.2686)}to{transform:translate(79.2454vw,99vh) scale(.2686)}}.snow:nth-child(287){opacity:.3904;transform:translate(97.1054vw,-10px) scale(.9307);animation:fall-287 27s -15s linear infinite}@keyframes fall-287{31.576%{transform:translate(101.7553vw,31.576vh) scale(.9307)}to{transform:translate(99.43035vw,99vh) scale(.9307)}}.snow:nth-child(288){opacity:.399;transform:translate(2.6704vw,-10px) scale(.2194);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{34.559%{transform:translate(-2.3581vw,34.559vh) scale(.2194)}to{transform:translate(.15615vw,99vh) scale(.2194)}}.snow:nth-child(289){opacity:.5932;transform:translate(16.3724vw,-10px) scale(.8885);animation:fall-289 20s -14s linear infinite}@keyframes fall-289{52.392%{transform:translate(21.2952vw,52.392vh) scale(.8885)}to{transform:translate(18.8338vw,99vh) scale(.8885)}}.snow:nth-child(290){opacity:.519;transform:translate(42.7115vw,-10px) scale(.2785);animation:fall-290 11s -3s linear infinite}@keyframes fall-290{74.898%{transform:translate(46.4243vw,74.898vh) scale(.2785)}to{transform:translate(44.5679vw,99vh) scale(.2785)}}.snow:nth-child(291){opacity:.9718;transform:translate(95.9187vw,-10px) scale(.4995);animation:fall-291 26s -11s linear infinite}@keyframes fall-291{56.142%{transform:translate(105.4491vw,56.142vh) scale(.4995)}to{transform:translate(100.6839vw,99vh) scale(.4995)}}.snow:nth-child(292){opacity:.3744;transform:translate(21.5534vw,-10px) scale(.5722);animation:fall-292 24s -25s linear infinite}@keyframes fall-292{40.026%{transform:translate(28.9584vw,40.026vh) scale(.5722)}to{transform:translate(25.2559vw,99vh) scale(.5722)}}.snow:nth-child(293){opacity:1.7644;transform:translate(7.6335vw,-10px) scale(.9074);animation:fall-293 26s -14s linear infinite}@keyframes fall-293{73.62%{transform:translate(12.0546vw,73.62vh) scale(.9074)}to{transform:translate(9.84405vw,99vh) scale(.9074)}}.snow:nth-child(294){opacity:.818;transform:translate(49.481vw,-10px) scale(.7688);animation:fall-294 12s -29s linear infinite}@keyframes fall-294{61.301%{transform:translate(54.248vw,61.301vh) scale(.7688)}to{transform:translate(51.8645vw,99vh) scale(.7688)}}.snow:nth-child(295){opacity:.8588;transform:translate(38.033vw,-10px) scale(.6827);animation:fall-295 12s -4s linear infinite}@keyframes fall-295{56.033%{transform:translate(37.4307vw,56.033vh) scale(.6827)}to{transform:translate(37.73185vw,99vh) scale(.6827)}}.snow:nth-child(296){opacity:1.7394;transform:translate(64.4207vw,-10px) scale(.757);animation:fall-296 19s -2s linear infinite}@keyframes fall-296{44.893%{transform:translate(67.7922vw,44.893vh) scale(.757)}to{transform:translate(66.10645vw,99vh) scale(.757)}}.snow:nth-child(297){opacity:.439;transform:translate(50.6261vw,-10px) scale(.9765);animation:fall-297 30s -30s linear infinite}@keyframes fall-297{36.299%{transform:translate(50.5683vw,36.299vh) scale(.9765)}to{transform:translate(50.5972vw,99vh) scale(.9765)}}.snow:nth-child(298){opacity:.3202;transform:translate(30.1735vw,-10px) scale(.6261);animation:fall-298 14s -20s linear infinite}@keyframes fall-298{37.964%{transform:translate(32.6649vw,37.964vh) scale(.6261)}to{transform:translate(31.4192vw,99vh) scale(.6261)}}.snow:nth-child(299){opacity:1.9556;transform:translate(47.6377vw,-10px) scale(.524);animation:fall-299 10s -15s linear infinite}@keyframes fall-299{78.716%{transform:translate(48.1533vw,78.716vh) scale(.524)}to{transform:translate(47.8955vw,99vh) scale(.524)}}.snow:nth-child(300){opacity:1.7524;transform:translate(66.1255vw,-10px) scale(.3978);animation:fall-300 12s -24s linear infinite}@keyframes fall-300{79.942%{transform:translate(66.4614vw,79.942vh) scale(.3978)}to{transform:translate(66.29345vw,99vh) scale(.3978)}}.snow:nth-child(301){opacity:.301;transform:translate(71.3061vw,-10px) scale(.1426);animation:fall-301 14s -24s linear infinite}@keyframes fall-301{72.041%{transform:translate(76.3893vw,72.041vh) scale(.1426)}to{transform:translate(73.8477vw,99vh) scale(.1426)}}.snow:nth-child(302){opacity:1.2256;transform:translate(52.0456vw,-10px) scale(.1475);animation:fall-302 27s -28s linear infinite}@keyframes fall-302{77.967%{transform:translate(47.5699vw,77.967vh) scale(.1475)}to{transform:translate(49.80775vw,99vh) scale(.1475)}}.snow:nth-child(303){opacity:.1058;transform:translate(99.4762vw,-10px) scale(.7866);animation:fall-303 26s -1s linear infinite}@keyframes fall-303{78.612%{transform:translate(89.5907vw,78.612vh) scale(.7866)}to{transform:translate(94.53345vw,99vh) scale(.7866)}}.snow:nth-child(304){opacity:1.6814;transform:translate(92.4822vw,-10px) scale(.321);animation:fall-304 13s -12s linear infinite}@keyframes fall-304{65.604%{transform:translate(96.4185vw,65.604vh) scale(.321)}to{transform:translate(94.45035vw,99vh) scale(.321)}}.snow:nth-child(305){opacity:1.8418;transform:translate(83.7423vw,-10px) scale(.0526);animation:fall-305 10s -30s linear infinite}@keyframes fall-305{69.477%{transform:translate(83.962vw,69.477vh) scale(.0526)}to{transform:translate(83.85215vw,99vh) scale(.0526)}}.snow:nth-child(306){opacity:.4954;transform:translate(52.4155vw,-10px) scale(.7863);animation:fall-306 21s -22s linear infinite}@keyframes fall-306{60.401%{transform:translate(43.9869vw,60.401vh) scale(.7863)}to{transform:translate(48.2012vw,99vh) scale(.7863)}}.snow:nth-child(307){opacity:1.9694;transform:translate(89.6891vw,-10px) scale(.7407);animation:fall-307 23s -25s linear infinite}@keyframes fall-307{40.608%{transform:translate(90.9711vw,40.608vh) scale(.7407)}to{transform:translate(90.3301vw,99vh) scale(.7407)}}.snow:nth-child(308){opacity:.8276;transform:translate(61.4617vw,-10px) scale(.1562);animation:fall-308 13s -19s linear infinite}@keyframes fall-308{71.325%{transform:translate(52.1592vw,71.325vh) scale(.1562)}to{transform:translate(56.81045vw,99vh) scale(.1562)}}.snow:nth-child(309){opacity:1.7334;transform:translate(16.3189vw,-10px) scale(.0655);animation:fall-309 22s -14s linear infinite}@keyframes fall-309{60.879%{transform:translate(11.0525vw,60.879vh) scale(.0655)}to{transform:translate(13.6857vw,99vh) scale(.0655)}}.snow:nth-child(310){opacity:1.6628;transform:translate(19.8907vw,-10px) scale(.1705);animation:fall-310 27s -26s linear infinite}@keyframes fall-310{34.538%{transform:translate(26.8236vw,34.538vh) scale(.1705)}to{transform:translate(23.35715vw,99vh) scale(.1705)}}.snow:nth-child(311){opacity:1.2414;transform:translate(5.6833vw,-10px) scale(.7444);animation:fall-311 16s -11s linear infinite}@keyframes fall-311{56.492%{transform:translate(8.466vw,56.492vh) scale(.7444)}to{transform:translate(7.07465vw,99vh) scale(.7444)}}.snow:nth-child(312){opacity:.3782;transform:translate(52.2883vw,-10px) scale(.5966);animation:fall-312 10s -4s linear infinite}@keyframes fall-312{54.606%{transform:translate(47.9895vw,54.606vh) scale(.5966)}to{transform:translate(50.1389vw,99vh) scale(.5966)}}.snow:nth-child(313){opacity:.9548;transform:translate(48.6944vw,-10px) scale(.4032);animation:fall-313 29s -1s linear infinite}@keyframes fall-313{75.813%{transform:translate(49.497vw,75.813vh) scale(.4032)}to{transform:translate(49.0957vw,99vh) scale(.4032)}}.snow:nth-child(314){opacity:.7906;transform:translate(64.9393vw,-10px) scale(.2716);animation:fall-314 11s -1s linear infinite}@keyframes fall-314{44.586%{transform:translate(74.4578vw,44.586vh) scale(.2716)}to{transform:translate(69.69855vw,99vh) scale(.2716)}}.snow:nth-child(315){opacity:.9384;transform:translate(66.2336vw,-10px) scale(.5596);animation:fall-315 29s -11s linear infinite}@keyframes fall-315{66.742%{transform:translate(60.6731vw,66.742vh) scale(.5596)}to{transform:translate(63.45335vw,99vh) scale(.5596)}}.snow:nth-child(316){opacity:1.8354;transform:translate(3.8884vw,-10px) scale(.1885);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{65.212%{transform:translate(2.4026vw,65.212vh) scale(.1885)}to{transform:translate(3.1455vw,99vh) scale(.1885)}}.snow:nth-child(317){opacity:.4976;transform:translate(.4989vw,-10px) scale(.2013);animation:fall-317 26s -4s linear infinite}@keyframes fall-317{76.985%{transform:translate(-9.2644vw,76.985vh) scale(.2013)}to{transform:translate(-4.38275vw,99vh) scale(.2013)}}.snow:nth-child(318){opacity:.945;transform:translate(32.5508vw,-10px) scale(.793);animation:fall-318 13s -23s linear infinite}@keyframes fall-318{77.151%{transform:translate(35.278vw,77.151vh) scale(.793)}to{transform:translate(33.9144vw,99vh) scale(.793)}}.snow:nth-child(319){opacity:.9672;transform:translate(60.7604vw,-10px) scale(.3284);animation:fall-319 18s -21s linear infinite}@keyframes fall-319{43.683%{transform:translate(66.4856vw,43.683vh) scale(.3284)}to{transform:translate(63.623vw,99vh) scale(.3284)}}.snow:nth-child(320){opacity:1.5992;transform:translate(8.7871vw,-10px) scale(.7355);animation:fall-320 16s -28s linear infinite}@keyframes fall-320{76.045%{transform:translate(12.8071vw,76.045vh) scale(.7355)}to{transform:translate(10.7971vw,99vh) scale(.7355)}}.snow:nth-child(321){opacity:.7738;transform:translate(2.1302vw,-10px) scale(.0824);animation:fall-321 29s -7s linear infinite}@keyframes fall-321{35.759%{transform:translate(10.8874vw,35.759vh) scale(.0824)}to{transform:translate(6.5088vw,99vh) scale(.0824)}}.snow:nth-child(322){opacity:.1048;transform:translate(35.8144vw,-10px) scale(.1814);animation:fall-322 30s -6s linear infinite}@keyframes fall-322{52.408%{transform:translate(27.9919vw,52.408vh) scale(.1814)}to{transform:translate(31.90315vw,99vh) scale(.1814)}}.snow:nth-child(323){opacity:1.4256;transform:translate(54.1793vw,-10px) scale(.5777);animation:fall-323 22s -27s linear infinite}@keyframes fall-323{68.027%{transform:translate(54.3792vw,68.027vh) scale(.5777)}to{transform:translate(54.27925vw,99vh) scale(.5777)}}.snow:nth-child(324){opacity:1.6614;transform:translate(12.0328vw,-10px) scale(.3254);animation:fall-324 15s -18s linear infinite}@keyframes fall-324{30.228%{transform:translate(10.783vw,30.228vh) scale(.3254)}to{transform:translate(11.4079vw,99vh) scale(.3254)}}.snow:nth-child(325){opacity:1.622;transform:translate(2.4179vw,-10px) scale(.6565);animation:fall-325 24s -7s linear infinite}@keyframes fall-325{37.855%{transform:translate(-6.9178vw,37.855vh) scale(.6565)}to{transform:translate(-2.24995vw,99vh) scale(.6565)}}.snow:nth-child(326){opacity:1.8888;transform:translate(71.7032vw,-10px) scale(.3414);animation:fall-326 19s -23s linear infinite}@keyframes fall-326{39.108%{transform:translate(65.3485vw,39.108vh) scale(.3414)}to{transform:translate(68.52585vw,99vh) scale(.3414)}}.snow:nth-child(327){opacity:1.1574;transform:translate(15.8164vw,-10px) scale(.7614);animation:fall-327 30s -26s linear infinite}@keyframes fall-327{51.897%{transform:translate(22.3832vw,51.897vh) scale(.7614)}to{transform:translate(19.0998vw,99vh) scale(.7614)}}.snow:nth-child(328){opacity:.9242;transform:translate(30.56vw,-10px) scale(.3645);animation:fall-328 20s -6s linear infinite}@keyframes fall-328{56.302%{transform:translate(27.7226vw,56.302vh) scale(.3645)}to{transform:translate(29.1413vw,99vh) scale(.3645)}}.snow:nth-child(329){opacity:.5712;transform:translate(14.2323vw,-10px) scale(.8273);animation:fall-329 29s -13s linear infinite}@keyframes fall-329{60.951%{transform:translate(14.9428vw,60.951vh) scale(.8273)}to{transform:translate(14.58755vw,99vh) scale(.8273)}}.snow:nth-child(330){opacity:1.1052;transform:translate(60.6215vw,-10px) scale(.4944);animation:fall-330 19s -21s linear infinite}@keyframes fall-330{36.234%{transform:translate(64.3945vw,36.234vh) scale(.4944)}to{transform:translate(62.508vw,99vh) scale(.4944)}}.snow:nth-child(331){opacity:.6986;transform:translate(97.9043vw,-10px) scale(.8247);animation:fall-331 21s -17s linear infinite}@keyframes fall-331{37.809%{transform:translate(105.1033vw,37.809vh) scale(.8247)}to{transform:translate(101.5038vw,99vh) scale(.8247)}}.snow:nth-child(332){opacity:1.8262;transform:translate(73.6932vw,-10px) scale(.0579);animation:fall-332 23s -20s linear infinite}@keyframes fall-332{42.27%{transform:translate(82.2348vw,42.27vh) scale(.0579)}to{transform:translate(77.964vw,99vh) scale(.0579)}}.snow:nth-child(333){opacity:1.8142;transform:translate(49.5836vw,-10px) scale(.8932);animation:fall-333 30s -27s linear infinite}@keyframes fall-333{59.977%{transform:translate(40.2582vw,59.977vh) scale(.8932)}to{transform:translate(44.9209vw,99vh) scale(.8932)}}.snow:nth-child(334){opacity:1.9824;transform:translate(95.2595vw,-10px) scale(.4539);animation:fall-334 27s -18s linear infinite}@keyframes fall-334{40.487%{transform:translate(87.9568vw,40.487vh) scale(.4539)}to{transform:translate(91.60815vw,99vh) scale(.4539)}}.snow:nth-child(335){opacity:1.615;transform:translate(68.7949vw,-10px) scale(.9204);animation:fall-335 24s -14s linear infinite}@keyframes fall-335{66.166%{transform:translate(74.3812vw,66.166vh) scale(.9204)}to{transform:translate(71.58805vw,99vh) scale(.9204)}}.snow:nth-child(336){opacity:.019;transform:translate(23.3301vw,-10px) scale(.2568);animation:fall-336 11s -21s linear infinite}@keyframes fall-336{55.062%{transform:translate(22.2507vw,55.062vh) scale(.2568)}to{transform:translate(22.7904vw,99vh) scale(.2568)}}.snow:nth-child(337){opacity:1.744;transform:translate(40.7985vw,-10px) scale(.8677);animation:fall-337 25s -25s linear infinite}@keyframes fall-337{37.475%{transform:translate(33.3252vw,37.475vh) scale(.8677)}to{transform:translate(37.06185vw,99vh) scale(.8677)}}.snow:nth-child(338){opacity:1.4134;transform:translate(63.7784vw,-10px) scale(.3055);animation:fall-338 21s -6s linear infinite}@keyframes fall-338{66.674%{transform:translate(70.0657vw,66.674vh) scale(.3055)}to{transform:translate(66.92205vw,99vh) scale(.3055)}}.snow:nth-child(339){opacity:.1986;transform:translate(25.6194vw,-10px) scale(.7338);animation:fall-339 21s -15s linear infinite}@keyframes fall-339{69.261%{transform:translate(26.4531vw,69.261vh) scale(.7338)}to{transform:translate(26.03625vw,99vh) scale(.7338)}}.snow:nth-child(340){opacity:.7216;transform:translate(94.8176vw,-10px) scale(.2913);animation:fall-340 24s -9s linear infinite}@keyframes fall-340{39.176%{transform:translate(100.0335vw,39.176vh) scale(.2913)}to{transform:translate(97.42555vw,99vh) scale(.2913)}}.snow:nth-child(341){opacity:.1582;transform:translate(93.1815vw,-10px) scale(.4776);animation:fall-341 16s -23s linear infinite}@keyframes fall-341{30.732%{transform:translate(98.5544vw,30.732vh) scale(.4776)}to{transform:translate(95.86795vw,99vh) scale(.4776)}}.snow:nth-child(342){opacity:.2358;transform:translate(92.6428vw,-10px) scale(.1605);animation:fall-342 12s -1s linear infinite}@keyframes fall-342{75.036%{transform:translate(97.621vw,75.036vh) scale(.1605)}to{transform:translate(95.1319vw,99vh) scale(.1605)}}.snow:nth-child(343){opacity:.2004;transform:translate(89.2191vw,-10px) scale(.2004);animation:fall-343 21s -19s linear infinite}@keyframes fall-343{37.359%{transform:translate(98.8869vw,37.359vh) scale(.2004)}to{transform:translate(94.053vw,99vh) scale(.2004)}}.snow:nth-child(344){opacity:.6432;transform:translate(19.2016vw,-10px) scale(.6272);animation:fall-344 21s -20s linear infinite}@keyframes fall-344{71.618%{transform:translate(12.1234vw,71.618vh) scale(.6272)}to{transform:translate(15.6625vw,99vh) scale(.6272)}}.snow:nth-child(345){opacity:.8192;transform:translate(58.7239vw,-10px) scale(.2955);animation:fall-345 16s -6s linear infinite}@keyframes fall-345{56.596%{transform:translate(63.5984vw,56.596vh) scale(.2955)}to{transform:translate(61.16115vw,99vh) scale(.2955)}}.snow:nth-child(346){opacity:1.6612;transform:translate(39.9271vw,-10px) scale(.3376);animation:fall-346 19s -4s linear infinite}@keyframes fall-346{34.066%{transform:translate(41.8907vw,34.066vh) scale(.3376)}to{transform:translate(40.9089vw,99vh) scale(.3376)}}.snow:nth-child(347){opacity:1.1662;transform:translate(9.348vw,-10px) scale(.428);animation:fall-347 13s -11s linear infinite}@keyframes fall-347{52.825%{transform:translate(13.1987vw,52.825vh) scale(.428)}to{transform:translate(11.27335vw,99vh) scale(.428)}}.snow:nth-child(348){opacity:.5422;transform:translate(38.398vw,-10px) scale(.9857);animation:fall-348 10s -16s linear infinite}@keyframes fall-348{42.498%{transform:translate(42.4383vw,42.498vh) scale(.9857)}to{transform:translate(40.41815vw,99vh) scale(.9857)}}.snow:nth-child(349){opacity:.1552;transform:translate(34.1413vw,-10px) scale(.0503);animation:fall-349 25s -15s linear infinite}@keyframes fall-349{35.51%{transform:translate(32.8829vw,35.51vh) scale(.0503)}to{transform:translate(33.5121vw,99vh) scale(.0503)}}.snow:nth-child(350){opacity:1.2282;transform:translate(49.4363vw,-10px) scale(.8061);animation:fall-350 26s -22s linear infinite}@keyframes fall-350{63.214%{transform:translate(48.0712vw,63.214vh) scale(.8061)}to{transform:translate(48.75375vw,99vh) scale(.8061)}}.snow:nth-child(351){opacity:1.4904;transform:translate(68.0023vw,-10px) scale(.05);animation:fall-351 14s -28s linear infinite}@keyframes fall-351{75.684%{transform:translate(74.9348vw,75.684vh) scale(.05)}to{transform:translate(71.46855vw,99vh) scale(.05)}}.snow:nth-child(352){opacity:.0866;transform:translate(14.8519vw,-10px) scale(.3073);animation:fall-352 26s -23s linear infinite}@keyframes fall-352{61.733%{transform:translate(5.168vw,61.733vh) scale(.3073)}to{transform:translate(10.00995vw,99vh) scale(.3073)}}.snow:nth-child(353){opacity:1.3458;transform:translate(87.9528vw,-10px) scale(.6695);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{50.621%{transform:translate(90.3192vw,50.621vh) scale(.6695)}to{transform:translate(89.136vw,99vh) scale(.6695)}}.snow:nth-child(354){opacity:.0822;transform:translate(22.1057vw,-10px) scale(.8318);animation:fall-354 18s -27s linear infinite}@keyframes fall-354{54.987%{transform:translate(23.9249vw,54.987vh) scale(.8318)}to{transform:translate(23.0153vw,99vh) scale(.8318)}}.snow:nth-child(355){opacity:.8852;transform:translate(79.5361vw,-10px) scale(.108);animation:fall-355 28s -18s linear infinite}@keyframes fall-355{62.462%{transform:translate(75.5121vw,62.462vh) scale(.108)}to{transform:translate(77.5241vw,99vh) scale(.108)}}.snow:nth-child(356){opacity:.598;transform:translate(68.023vw,-10px) scale(.3414);animation:fall-356 18s -22s linear infinite}@keyframes fall-356{32.156%{transform:translate(71.2879vw,32.156vh) scale(.3414)}to{transform:translate(69.65545vw,99vh) scale(.3414)}}.snow:nth-child(357){opacity:1.4736;transform:translate(70.0681vw,-10px) scale(.8065);animation:fall-357 26s -15s linear infinite}@keyframes fall-357{62.636%{transform:translate(74.4778vw,62.636vh) scale(.8065)}to{transform:translate(72.27295vw,99vh) scale(.8065)}}.snow:nth-child(358){opacity:.5234;transform:translate(53.2202vw,-10px) scale(.1173);animation:fall-358 27s -6s linear infinite}@keyframes fall-358{44.985%{transform:translate(61.6639vw,44.985vh) scale(.1173)}to{transform:translate(57.44205vw,99vh) scale(.1173)}}.snow:nth-child(359){opacity:.7594;transform:translate(73.4499vw,-10px) scale(.4078);animation:fall-359 20s -11s linear infinite}@keyframes fall-359{51.057%{transform:translate(68.478vw,51.057vh) scale(.4078)}to{transform:translate(70.96395vw,99vh) scale(.4078)}}.snow:nth-child(360){opacity:.6454;transform:translate(71.1909vw,-10px) scale(.4814);animation:fall-360 16s -28s linear infinite}@keyframes fall-360{45.845%{transform:translate(75.7472vw,45.845vh) scale(.4814)}to{transform:translate(73.46905vw,99vh) scale(.4814)}}.snow:nth-child(361){opacity:1.2374;transform:translate(92.7992vw,-10px) scale(.1176);animation:fall-361 22s -27s linear infinite}@keyframes fall-361{63.693%{transform:translate(98.2355vw,63.693vh) scale(.1176)}to{transform:translate(95.51735vw,99vh) scale(.1176)}}.snow:nth-child(362){opacity:.9618;transform:translate(87.6086vw,-10px) scale(.4227);animation:fall-362 19s -20s linear infinite}@keyframes fall-362{35.188%{transform:translate(89.086vw,35.188vh) scale(.4227)}to{transform:translate(88.3473vw,99vh) scale(.4227)}}.snow:nth-child(363){opacity:.0636;transform:translate(80.2613vw,-10px) scale(.193);animation:fall-363 26s -1s linear infinite}@keyframes fall-363{45.968%{transform:translate(75.5218vw,45.968vh) scale(.193)}to{transform:translate(77.89155vw,99vh) scale(.193)}}.snow:nth-child(364){opacity:1.9054;transform:translate(99.2027vw,-10px) scale(.7166);animation:fall-364 15s -7s linear infinite}@keyframes fall-364{56.044%{transform:translate(96.1991vw,56.044vh) scale(.7166)}to{transform:translate(97.7009vw,99vh) scale(.7166)}}.snow:nth-child(365){opacity:.7676;transform:translate(80.3329vw,-10px) scale(.051);animation:fall-365 27s -2s linear infinite}@keyframes fall-365{54.263%{transform:translate(88.2705vw,54.263vh) scale(.051)}to{transform:translate(84.3017vw,99vh) scale(.051)}}.snow:nth-child(366){opacity:1.9132;transform:translate(94.7998vw,-10px) scale(.5204);animation:fall-366 23s -30s linear infinite}@keyframes fall-366{45.1%{transform:translate(94.9939vw,45.1vh) scale(.5204)}to{transform:translate(94.89685vw,99vh) scale(.5204)}}.snow:nth-child(367){opacity:1.1224;transform:translate(32.3277vw,-10px) scale(.5152);animation:fall-367 19s -26s linear infinite}@keyframes fall-367{65.645%{transform:translate(41.6434vw,65.645vh) scale(.5152)}to{transform:translate(36.98555vw,99vh) scale(.5152)}}.snow:nth-child(368){opacity:.2326;transform:translate(19.3266vw,-10px) scale(.5621);animation:fall-368 10s -19s linear infinite}@keyframes fall-368{51.828%{transform:translate(11.6616vw,51.828vh) scale(.5621)}to{transform:translate(15.4941vw,99vh) scale(.5621)}}.snow:nth-child(369){opacity:.2096;transform:translate(28.3548vw,-10px) scale(.4733);animation:fall-369 18s -4s linear infinite}@keyframes fall-369{67.346%{transform:translate(27.9903vw,67.346vh) scale(.4733)}to{transform:translate(28.17255vw,99vh) scale(.4733)}}.snow:nth-child(370){opacity:1.8952;transform:translate(94.1089vw,-10px) scale(.9561);animation:fall-370 26s -24s linear infinite}@keyframes fall-370{32.969%{transform:translate(97.6619vw,32.969vh) scale(.9561)}to{transform:translate(95.8854vw,99vh) scale(.9561)}}.snow:nth-child(371){opacity:.5736;transform:translate(61.3857vw,-10px) scale(.7347);animation:fall-371 10s -7s linear infinite}@keyframes fall-371{62.178%{transform:translate(67.6323vw,62.178vh) scale(.7347)}to{transform:translate(64.509vw,99vh) scale(.7347)}}.snow:nth-child(372){opacity:1.9062;transform:translate(66.8398vw,-10px) scale(.0246);animation:fall-372 29s -4s linear infinite}@keyframes fall-372{42.74%{transform:translate(62.0505vw,42.74vh) scale(.0246)}to{transform:translate(64.44515vw,99vh) scale(.0246)}}.snow:nth-child(373){opacity:1.4748;transform:translate(75.5682vw,-10px) scale(.8492);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{35.242%{transform:translate(68.9493vw,35.242vh) scale(.8492)}to{transform:translate(72.25875vw,99vh) scale(.8492)}}.snow:nth-child(374){opacity:.3484;transform:translate(18.4105vw,-10px) scale(.3899);animation:fall-374 24s -15s linear infinite}@keyframes fall-374{35.149%{transform:translate(24.2325vw,35.149vh) scale(.3899)}to{transform:translate(21.3215vw,99vh) scale(.3899)}}.snow:nth-child(375){opacity:.4218;transform:translate(43.2225vw,-10px) scale(.034);animation:fall-375 12s -25s linear infinite}@keyframes fall-375{65.256%{transform:translate(41.3462vw,65.256vh) scale(.034)}to{transform:translate(42.28435vw,99vh) scale(.034)}}.snow:nth-child(376){opacity:.9296;transform:translate(63.1573vw,-10px) scale(.2542);animation:fall-376 11s -10s linear infinite}@keyframes fall-376{55.099%{transform:translate(61.6668vw,55.099vh) scale(.2542)}to{transform:translate(62.41205vw,99vh) scale(.2542)}}.snow:nth-child(377){opacity:.5918;transform:translate(76.1852vw,-10px) scale(.9294);animation:fall-377 14s -8s linear infinite}@keyframes fall-377{61.973%{transform:translate(84.5238vw,61.973vh) scale(.9294)}to{transform:translate(80.3545vw,99vh) scale(.9294)}}.snow:nth-child(378){opacity:1.729;transform:translate(95.2984vw,-10px) scale(.1425);animation:fall-378 29s -27s linear infinite}@keyframes fall-378{68.148%{transform:translate(95.6499vw,68.148vh) scale(.1425)}to{transform:translate(95.47415vw,99vh) scale(.1425)}}.snow:nth-child(379){opacity:.9722;transform:translate(26.02vw,-10px) scale(.0276);animation:fall-379 13s -10s linear infinite}@keyframes fall-379{60.024%{transform:translate(30.4367vw,60.024vh) scale(.0276)}to{transform:translate(28.22835vw,99vh) scale(.0276)}}.snow:nth-child(380){opacity:.9584;transform:translate(84.6471vw,-10px) scale(.1262);animation:fall-380 27s -6s linear infinite}@keyframes fall-380{73.151%{transform:translate(82.1465vw,73.151vh) scale(.1262)}to{transform:translate(83.3968vw,99vh) scale(.1262)}}.snow:nth-child(381){opacity:1.7288;transform:translate(44.0477vw,-10px) scale(.5242);animation:fall-381 11s -18s linear infinite}@keyframes fall-381{72.032%{transform:translate(51.468vw,72.032vh) scale(.5242)}to{transform:translate(47.75785vw,99vh) scale(.5242)}}.snow:nth-child(382){opacity:1.6338;transform:translate(64.2243vw,-10px) scale(.1182);animation:fall-382 29s -17s linear infinite}@keyframes fall-382{54.416%{transform:translate(61.7141vw,54.416vh) scale(.1182)}to{transform:translate(62.9692vw,99vh) scale(.1182)}}.snow:nth-child(383){opacity:1.8958;transform:translate(72.5538vw,-10px) scale(.4487);animation:fall-383 12s -26s linear infinite}@keyframes fall-383{54.045%{transform:translate(78.1824vw,54.045vh) scale(.4487)}to{transform:translate(75.3681vw,99vh) scale(.4487)}}.snow:nth-child(384){opacity:.291;transform:translate(19.1736vw,-10px) scale(.061);animation:fall-384 26s -6s linear infinite}@keyframes fall-384{51.927%{transform:translate(23.7513vw,51.927vh) scale(.061)}to{transform:translate(21.46245vw,99vh) scale(.061)}}.snow:nth-child(385){opacity:1.4898;transform:translate(1.3001vw,-10px) scale(.535);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{43.352%{transform:translate(6.8424vw,43.352vh) scale(.535)}to{transform:translate(4.07125vw,99vh) scale(.535)}}.snow:nth-child(386){opacity:.704;transform:translate(8.9657vw,-10px) scale(.172);animation:fall-386 22s -17s linear infinite}@keyframes fall-386{46.113%{transform:translate(14.9734vw,46.113vh) scale(.172)}to{transform:translate(11.96955vw,99vh) scale(.172)}}.snow:nth-child(387){opacity:.5342;transform:translate(4.5191vw,-10px) scale(.9691);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{32.633%{transform:translate(4.7837vw,32.633vh) scale(.9691)}to{transform:translate(4.6514vw,99vh) scale(.9691)}}.snow:nth-child(388){opacity:.6482;transform:translate(90.5018vw,-10px) scale(.2591);animation:fall-388 19s -21s linear infinite}@keyframes fall-388{76.862%{transform:translate(96.2938vw,76.862vh) scale(.2591)}to{transform:translate(93.3978vw,99vh) scale(.2591)}}.snow:nth-child(389){opacity:1.2072;transform:translate(48.5632vw,-10px) scale(.2837);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{46.388%{transform:translate(49.3063vw,46.388vh) scale(.2837)}to{transform:translate(48.93475vw,99vh) scale(.2837)}}.snow:nth-child(390){opacity:.9102;transform:translate(30.6112vw,-10px) scale(.9748);animation:fall-390 15s -14s linear infinite}@keyframes fall-390{78.238%{transform:translate(25.783vw,78.238vh) scale(.9748)}to{transform:translate(28.1971vw,99vh) scale(.9748)}}.snow:nth-child(391){opacity:.2642;transform:translate(29.0031vw,-10px) scale(.3264);animation:fall-391 21s -8s linear infinite}@keyframes fall-391{64.829%{transform:translate(31.5544vw,64.829vh) scale(.3264)}to{transform:translate(30.27875vw,99vh) scale(.3264)}}.snow:nth-child(392){opacity:.9318;transform:translate(52.4904vw,-10px) scale(.3493);animation:fall-392 13s -15s linear infinite}@keyframes fall-392{79.687%{transform:translate(56.8082vw,79.687vh) scale(.3493)}to{transform:translate(54.6493vw,99vh) scale(.3493)}}.snow:nth-child(393){opacity:1.5246;transform:translate(25.1161vw,-10px) scale(.6437);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{43.653%{transform:translate(21.4556vw,43.653vh) scale(.6437)}to{transform:translate(23.28585vw,99vh) scale(.6437)}}.snow:nth-child(394){opacity:1.002;transform:translate(28.6097vw,-10px) scale(.6565);animation:fall-394 13s -22s linear infinite}@keyframes fall-394{31.666%{transform:translate(25.4698vw,31.666vh) scale(.6565)}to{transform:translate(27.03975vw,99vh) scale(.6565)}}.snow:nth-child(395){opacity:.3324;transform:translate(32.2767vw,-10px) scale(.1805);animation:fall-395 28s -21s linear infinite}@keyframes fall-395{60.972%{transform:translate(32.305vw,60.972vh) scale(.1805)}to{transform:translate(32.29085vw,99vh) scale(.1805)}}.snow:nth-child(396){opacity:1.821;transform:translate(57.1496vw,-10px) scale(.5278);animation:fall-396 10s -27s linear infinite}@keyframes fall-396{54.757%{transform:translate(50.1552vw,54.757vh) scale(.5278)}to{transform:translate(53.6524vw,99vh) scale(.5278)}}.snow:nth-child(397){opacity:.6204;transform:translate(63.5543vw,-10px) scale(.9665);animation:fall-397 18s -23s linear infinite}@keyframes fall-397{53.127%{transform:translate(62.7042vw,53.127vh) scale(.9665)}to{transform:translate(63.12925vw,99vh) scale(.9665)}}.snow:nth-child(398){opacity:.0932;transform:translate(62.1939vw,-10px) scale(.5721);animation:fall-398 18s -23s linear infinite}@keyframes fall-398{48.95%{transform:translate(56.0526vw,48.95vh) scale(.5721)}to{transform:translate(59.12325vw,99vh) scale(.5721)}}.snow:nth-child(399){opacity:.9106;transform:translate(22.7601vw,-10px) scale(.5346);animation:fall-399 13s -8s linear infinite}@keyframes fall-399{36.853%{transform:translate(23.545vw,36.853vh) scale(.5346)}to{transform:translate(23.15255vw,99vh) scale(.5346)}}.snow:nth-child(400){opacity:.0128;transform:translate(7.8434vw,-10px) scale(.1792);animation:fall-400 25s -6s linear infinite}@keyframes fall-400{43.418%{transform:translate(8.7132vw,43.418vh) scale(.1792)}to{transform:translate(8.2783vw,99vh) scale(.1792)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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.7528;transform:translate(78.8764vw,-10px) scale(.9643);animation:fall-1 10s -24s linear infinite}@keyframes fall-1{52.197%{transform:translate(79.4877vw,52.197vh) scale(.9643)}to{transform:translate(79.18205vw,99vh) scale(.9643)}}.snow:nth-child(2){opacity:.07;transform:translate(31.5585vw,-10px) scale(.5009);animation:fall-2 25s -23s linear infinite}@keyframes fall-2{67.302%{transform:translate(40.6486vw,67.302vh) scale(.5009)}to{transform:translate(36.10355vw,99vh) scale(.5009)}}.snow:nth-child(3){opacity:.5894;transform:translate(12.1813vw,-10px) scale(.0619);animation:fall-3 10s -9s linear infinite}@keyframes fall-3{56.007%{transform:translate(10.363vw,56.007vh) scale(.0619)}to{transform:translate(11.27215vw,99vh) scale(.0619)}}.snow:nth-child(4){opacity:1.403;transform:translate(3.946vw,-10px) scale(.1164);animation:fall-4 15s -14s linear infinite}@keyframes fall-4{67.313%{transform:translate(7.2433vw,67.313vh) scale(.1164)}to{transform:translate(5.59465vw,99vh) scale(.1164)}}.snow:nth-child(5){opacity:1.2562;transform:translate(84.4537vw,-10px) scale(.8994);animation:fall-5 23s -8s linear infinite}@keyframes fall-5{54.59%{transform:translate(80.8655vw,54.59vh) scale(.8994)}to{transform:translate(82.6596vw,99vh) scale(.8994)}}.snow:nth-child(6){opacity:1.0598;transform:translate(14.1999vw,-10px) scale(.3441);animation:fall-6 16s -19s linear infinite}@keyframes fall-6{55.004%{transform:translate(18.7582vw,55.004vh) scale(.3441)}to{transform:translate(16.47905vw,99vh) scale(.3441)}}.snow:nth-child(7){opacity:1.609;transform:translate(78.2032vw,-10px) scale(.5945);animation:fall-7 12s -7s linear infinite}@keyframes fall-7{74.637%{transform:translate(77.2363vw,74.637vh) scale(.5945)}to{transform:translate(77.71975vw,99vh) scale(.5945)}}.snow:nth-child(8){opacity:.3692;transform:translate(9.9341vw,-10px) scale(.521);animation:fall-8 30s -2s linear infinite}@keyframes fall-8{41.256%{transform:translate(9.2431vw,41.256vh) scale(.521)}to{transform:translate(9.5886vw,99vh) scale(.521)}}.snow:nth-child(9){opacity:.144;transform:translate(16.7843vw,-10px) scale(.3798);animation:fall-9 13s -19s linear infinite}@keyframes fall-9{59.224%{transform:translate(8.7827vw,59.224vh) scale(.3798)}to{transform:translate(12.7835vw,99vh) scale(.3798)}}.snow:nth-child(10){opacity:.386;transform:translate(37.1529vw,-10px) scale(.8981);animation:fall-10 23s -10s linear infinite}@keyframes fall-10{52.446%{transform:translate(44.6935vw,52.446vh) scale(.8981)}to{transform:translate(40.9232vw,99vh) scale(.8981)}}.snow:nth-child(11){opacity:1.0474;transform:translate(11.9777vw,-10px) scale(.8671);animation:fall-11 24s -13s linear infinite}@keyframes fall-11{78.435%{transform:translate(13.9077vw,78.435vh) scale(.8671)}to{transform:translate(12.9427vw,99vh) scale(.8671)}}.snow:nth-child(12){opacity:1.1222;transform:translate(16.6086vw,-10px) scale(.2392);animation:fall-12 24s -25s linear infinite}@keyframes fall-12{38.868%{transform:translate(11.4756vw,38.868vh) scale(.2392)}to{transform:translate(14.0421vw,99vh) scale(.2392)}}.snow:nth-child(13){opacity:.8668;transform:translate(34.263vw,-10px) scale(.9285);animation:fall-13 15s -28s linear infinite}@keyframes fall-13{54.319%{transform:translate(42.2055vw,54.319vh) scale(.9285)}to{transform:translate(38.23425vw,99vh) scale(.9285)}}.snow:nth-child(14){opacity:.0114;transform:translate(73.6397vw,-10px) scale(.0771);animation:fall-14 15s -11s linear infinite}@keyframes fall-14{62.244%{transform:translate(78.6219vw,62.244vh) scale(.0771)}to{transform:translate(76.1308vw,99vh) scale(.0771)}}.snow:nth-child(15){opacity:1.9892;transform:translate(66.8136vw,-10px) scale(.0566);animation:fall-15 24s -7s linear infinite}@keyframes fall-15{49.505%{transform:translate(74.2467vw,49.505vh) scale(.0566)}to{transform:translate(70.53015vw,99vh) scale(.0566)}}.snow:nth-child(16){opacity:.8516;transform:translate(38.6001vw,-10px) scale(.9156);animation:fall-16 15s -13s linear infinite}@keyframes fall-16{50.801%{transform:translate(38.8153vw,50.801vh) scale(.9156)}to{transform:translate(38.7077vw,99vh) scale(.9156)}}.snow:nth-child(17){opacity:1.3148;transform:translate(87.6475vw,-10px) scale(.0597);animation:fall-17 15s -17s linear infinite}@keyframes fall-17{48.091%{transform:translate(83.8774vw,48.091vh) scale(.0597)}to{transform:translate(85.76245vw,99vh) scale(.0597)}}.snow:nth-child(18){opacity:1.5238;transform:translate(81.9878vw,-10px) scale(.1968);animation:fall-18 24s -26s linear infinite}@keyframes fall-18{71.842%{transform:translate(78.9486vw,71.842vh) scale(.1968)}to{transform:translate(80.4682vw,99vh) scale(.1968)}}.snow:nth-child(19){opacity:.0772;transform:translate(68.8588vw,-10px) scale(.548);animation:fall-19 11s -18s linear infinite}@keyframes fall-19{76.311%{transform:translate(64.0265vw,76.311vh) scale(.548)}to{transform:translate(66.44265vw,99vh) scale(.548)}}.snow:nth-child(20){opacity:1.3242;transform:translate(60.0588vw,-10px) scale(.4999);animation:fall-20 28s -11s linear infinite}@keyframes fall-20{30.204%{transform:translate(59.6392vw,30.204vh) scale(.4999)}to{transform:translate(59.849vw,99vh) scale(.4999)}}.snow:nth-child(21){opacity:.6448;transform:translate(84.3191vw,-10px) scale(.2232);animation:fall-21 13s -29s linear infinite}@keyframes fall-21{46.418%{transform:translate(87.0346vw,46.418vh) scale(.2232)}to{transform:translate(85.67685vw,99vh) scale(.2232)}}.snow:nth-child(22){opacity:.5312;transform:translate(57.8112vw,-10px) scale(.6793);animation:fall-22 21s -2s linear infinite}@keyframes fall-22{57.37%{transform:translate(56.6931vw,57.37vh) scale(.6793)}to{transform:translate(57.25215vw,99vh) scale(.6793)}}.snow:nth-child(23){opacity:1.6452;transform:translate(10.8361vw,-10px) scale(.7926);animation:fall-23 28s -15s linear infinite}@keyframes fall-23{59.509%{transform:translate(15.2972vw,59.509vh) scale(.7926)}to{transform:translate(13.06665vw,99vh) scale(.7926)}}.snow:nth-child(24){opacity:1.0516;transform:translate(32.5239vw,-10px) scale(.5501);animation:fall-24 30s -4s linear infinite}@keyframes fall-24{55.889%{transform:translate(22.7941vw,55.889vh) scale(.5501)}to{transform:translate(27.659vw,99vh) scale(.5501)}}.snow:nth-child(25){opacity:1.864;transform:translate(35.6605vw,-10px) scale(.9957);animation:fall-25 13s -1s linear infinite}@keyframes fall-25{72.645%{transform:translate(33.3779vw,72.645vh) scale(.9957)}to{transform:translate(34.5192vw,99vh) scale(.9957)}}.snow:nth-child(26){opacity:.5428;transform:translate(68.0585vw,-10px) scale(.1462);animation:fall-26 24s -5s linear infinite}@keyframes fall-26{58.726%{transform:translate(64.1207vw,58.726vh) scale(.1462)}to{transform:translate(66.0896vw,99vh) scale(.1462)}}.snow:nth-child(27){opacity:1.202;transform:translate(8.5405vw,-10px) scale(.2308);animation:fall-27 25s -11s linear infinite}@keyframes fall-27{40.6%{transform:translate(1.1761vw,40.6vh) scale(.2308)}to{transform:translate(4.8583vw,99vh) scale(.2308)}}.snow:nth-child(28){opacity:.093;transform:translate(20.7136vw,-10px) scale(.2469);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{62.391%{transform:translate(29.726vw,62.391vh) scale(.2469)}to{transform:translate(25.2198vw,99vh) scale(.2469)}}.snow:nth-child(29){opacity:1.5802;transform:translate(69.7334vw,-10px) scale(.2955);animation:fall-29 13s -26s linear infinite}@keyframes fall-29{37.712%{transform:translate(74.9673vw,37.712vh) scale(.2955)}to{transform:translate(72.35035vw,99vh) scale(.2955)}}.snow:nth-child(30){opacity:.76;transform:translate(19.7586vw,-10px) scale(.1598);animation:fall-30 17s -13s linear infinite}@keyframes fall-30{76.865%{transform:translate(12.0372vw,76.865vh) scale(.1598)}to{transform:translate(15.8979vw,99vh) scale(.1598)}}.snow:nth-child(31){opacity:.952;transform:translate(28.4967vw,-10px) scale(.4123);animation:fall-31 29s -28s linear infinite}@keyframes fall-31{51.904%{transform:translate(21.0332vw,51.904vh) scale(.4123)}to{transform:translate(24.76495vw,99vh) scale(.4123)}}.snow:nth-child(32){opacity:1.6342;transform:translate(44.9066vw,-10px) scale(.138);animation:fall-32 10s -6s linear infinite}@keyframes fall-32{69.92%{transform:translate(40.6214vw,69.92vh) scale(.138)}to{transform:translate(42.764vw,99vh) scale(.138)}}.snow:nth-child(33){opacity:.9744;transform:translate(34.2507vw,-10px) scale(.2298);animation:fall-33 13s -11s linear infinite}@keyframes fall-33{71.439%{transform:translate(28.874vw,71.439vh) scale(.2298)}to{transform:translate(31.56235vw,99vh) scale(.2298)}}.snow:nth-child(34){opacity:1.8894;transform:translate(94.5719vw,-10px) scale(.6138);animation:fall-34 22s -24s linear infinite}@keyframes fall-34{51.42%{transform:translate(85.2858vw,51.42vh) scale(.6138)}to{transform:translate(89.92885vw,99vh) scale(.6138)}}.snow:nth-child(35){opacity:1.1318;transform:translate(32.8995vw,-10px) scale(.6468);animation:fall-35 23s -4s linear infinite}@keyframes fall-35{78.086%{transform:translate(27.7836vw,78.086vh) scale(.6468)}to{transform:translate(30.34155vw,99vh) scale(.6468)}}.snow:nth-child(36){opacity:1;transform:translate(27.0788vw,-10px) scale(.9778);animation:fall-36 14s -29s linear infinite}@keyframes fall-36{48.631%{transform:translate(29.173vw,48.631vh) scale(.9778)}to{transform:translate(28.1259vw,99vh) scale(.9778)}}.snow:nth-child(37){opacity:.2382;transform:translate(41.2494vw,-10px) scale(.4781);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{39.1%{transform:translate(49.7626vw,39.1vh) scale(.4781)}to{transform:translate(45.506vw,99vh) scale(.4781)}}.snow:nth-child(38){opacity:.2264;transform:translate(24.0058vw,-10px) scale(.4734);animation:fall-38 13s -8s linear infinite}@keyframes fall-38{54.502%{transform:translate(33.1224vw,54.502vh) scale(.4734)}to{transform:translate(28.5641vw,99vh) scale(.4734)}}.snow:nth-child(39){opacity:.1912;transform:translate(25.1911vw,-10px) scale(.2893);animation:fall-39 19s -17s linear infinite}@keyframes fall-39{48.07%{transform:translate(34.6975vw,48.07vh) scale(.2893)}to{transform:translate(29.9443vw,99vh) scale(.2893)}}.snow:nth-child(40){opacity:.2068;transform:translate(.7837vw,-10px) scale(.4425);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{65.094%{transform:translate(.97vw,65.094vh) scale(.4425)}to{transform:translate(.87685vw,99vh) scale(.4425)}}.snow:nth-child(41){opacity:.863;transform:translate(45.663vw,-10px) scale(.2444);animation:fall-41 22s -13s linear infinite}@keyframes fall-41{58.748%{transform:translate(44.41vw,58.748vh) scale(.2444)}to{transform:translate(45.0365vw,99vh) scale(.2444)}}.snow:nth-child(42){opacity:.2522;transform:translate(57.0395vw,-10px) scale(.5163);animation:fall-42 29s -8s linear infinite}@keyframes fall-42{76.362%{transform:translate(48.804vw,76.362vh) scale(.5163)}to{transform:translate(52.92175vw,99vh) scale(.5163)}}.snow:nth-child(43){opacity:1.5742;transform:translate(32.0377vw,-10px) scale(.7156);animation:fall-43 24s -25s linear infinite}@keyframes fall-43{57.575%{transform:translate(39.5613vw,57.575vh) scale(.7156)}to{transform:translate(35.7995vw,99vh) scale(.7156)}}.snow:nth-child(44){opacity:.758;transform:translate(17.0138vw,-10px) scale(.1648);animation:fall-44 19s -13s linear infinite}@keyframes fall-44{45.801%{transform:translate(22.2775vw,45.801vh) scale(.1648)}to{transform:translate(19.64565vw,99vh) scale(.1648)}}.snow:nth-child(45){opacity:.9482;transform:translate(62.0488vw,-10px) scale(.8303);animation:fall-45 28s -22s linear infinite}@keyframes fall-45{43.019%{transform:translate(65.9581vw,43.019vh) scale(.8303)}to{transform:translate(64.00345vw,99vh) scale(.8303)}}.snow:nth-child(46){opacity:.5036;transform:translate(58.7319vw,-10px) scale(.7772);animation:fall-46 20s -6s linear infinite}@keyframes fall-46{74.865%{transform:translate(60.8923vw,74.865vh) scale(.7772)}to{transform:translate(59.8121vw,99vh) scale(.7772)}}.snow:nth-child(47){opacity:1.6674;transform:translate(55.2745vw,-10px) scale(.9831);animation:fall-47 17s -10s linear infinite}@keyframes fall-47{38.768%{transform:translate(61.8593vw,38.768vh) scale(.9831)}to{transform:translate(58.5669vw,99vh) scale(.9831)}}.snow:nth-child(48){opacity:1.39;transform:translate(77.1002vw,-10px) scale(.5467);animation:fall-48 26s -2s linear infinite}@keyframes fall-48{51.315%{transform:translate(72.7187vw,51.315vh) scale(.5467)}to{transform:translate(74.90945vw,99vh) scale(.5467)}}.snow:nth-child(49){opacity:1.6588;transform:translate(58.1631vw,-10px) scale(.0755);animation:fall-49 17s -20s linear infinite}@keyframes fall-49{43.482%{transform:translate(65.6777vw,43.482vh) scale(.0755)}to{transform:translate(61.9204vw,99vh) scale(.0755)}}.snow:nth-child(50){opacity:.6196;transform:translate(98.2232vw,-10px) scale(.3272);animation:fall-50 15s -14s linear infinite}@keyframes fall-50{70.869%{transform:translate(92.8407vw,70.869vh) scale(.3272)}to{transform:translate(95.53195vw,99vh) scale(.3272)}}.snow:nth-child(51){opacity:1.8414;transform:translate(27.9923vw,-10px) scale(.5475);animation:fall-51 23s -28s linear infinite}@keyframes fall-51{38.68%{transform:translate(19.7364vw,38.68vh) scale(.5475)}to{transform:translate(23.86435vw,99vh) scale(.5475)}}.snow:nth-child(52){opacity:.0494;transform:translate(4.7651vw,-10px) scale(.3335);animation:fall-52 28s -23s linear infinite}@keyframes fall-52{62.396%{transform:translate(-4.2806vw,62.396vh) scale(.3335)}to{transform:translate(.24225vw,99vh) scale(.3335)}}.snow:nth-child(53){opacity:.6782;transform:translate(64.3818vw,-10px) scale(.3695);animation:fall-53 17s -28s linear infinite}@keyframes fall-53{46.781%{transform:translate(70.6048vw,46.781vh) scale(.3695)}to{transform:translate(67.4933vw,99vh) scale(.3695)}}.snow:nth-child(54){opacity:.5366;transform:translate(95.8788vw,-10px) scale(.9442);animation:fall-54 22s -19s linear infinite}@keyframes fall-54{52.933%{transform:translate(105.2888vw,52.933vh) scale(.9442)}to{transform:translate(100.5838vw,99vh) scale(.9442)}}.snow:nth-child(55){opacity:1.8594;transform:translate(51.8921vw,-10px) scale(.7113);animation:fall-55 10s -26s linear infinite}@keyframes fall-55{77.075%{transform:translate(47.4682vw,77.075vh) scale(.7113)}to{transform:translate(49.68015vw,99vh) scale(.7113)}}.snow:nth-child(56){opacity:.0022;transform:translate(64.5407vw,-10px) scale(.3384);animation:fall-56 23s -8s linear infinite}@keyframes fall-56{61.348%{transform:translate(72.2617vw,61.348vh) scale(.3384)}to{transform:translate(68.4012vw,99vh) scale(.3384)}}.snow:nth-child(57){opacity:1.2844;transform:translate(45.1211vw,-10px) scale(.4946);animation:fall-57 29s -30s linear infinite}@keyframes fall-57{42.312%{transform:translate(37.2723vw,42.312vh) scale(.4946)}to{transform:translate(41.1967vw,99vh) scale(.4946)}}.snow:nth-child(58){opacity:.2964;transform:translate(24.9251vw,-10px) scale(.0873);animation:fall-58 10s -25s linear infinite}@keyframes fall-58{59.928%{transform:translate(14.9369vw,59.928vh) scale(.0873)}to{transform:translate(19.931vw,99vh) scale(.0873)}}.snow:nth-child(59){opacity:.45;transform:translate(52.1152vw,-10px) scale(.8738);animation:fall-59 23s -18s linear infinite}@keyframes fall-59{69.576%{transform:translate(57.0818vw,69.576vh) scale(.8738)}to{transform:translate(54.5985vw,99vh) scale(.8738)}}.snow:nth-child(60){opacity:1.4746;transform:translate(82.2304vw,-10px) scale(.1773);animation:fall-60 26s -19s linear infinite}@keyframes fall-60{71.564%{transform:translate(78.904vw,71.564vh) scale(.1773)}to{transform:translate(80.5672vw,99vh) scale(.1773)}}.snow:nth-child(61){opacity:1.876;transform:translate(75.966vw,-10px) scale(.8186);animation:fall-61 26s -29s linear infinite}@keyframes fall-61{47.226%{transform:translate(73.9778vw,47.226vh) scale(.8186)}to{transform:translate(74.9719vw,99vh) scale(.8186)}}.snow:nth-child(62){opacity:.2258;transform:translate(46.0708vw,-10px) scale(.339);animation:fall-62 17s -18s linear infinite}@keyframes fall-62{56.787%{transform:translate(41.1191vw,56.787vh) scale(.339)}to{transform:translate(43.59495vw,99vh) scale(.339)}}.snow:nth-child(63){opacity:1.8148;transform:translate(5.0134vw,-10px) scale(.3688);animation:fall-63 13s -9s linear infinite}@keyframes fall-63{38.445%{transform:translate(.5301vw,38.445vh) scale(.3688)}to{transform:translate(2.77175vw,99vh) scale(.3688)}}.snow:nth-child(64){opacity:.5198;transform:translate(48.6418vw,-10px) scale(.6957);animation:fall-64 11s -28s linear infinite}@keyframes fall-64{33.597%{transform:translate(48.0952vw,33.597vh) scale(.6957)}to{transform:translate(48.3685vw,99vh) scale(.6957)}}.snow:nth-child(65){opacity:1.0882;transform:translate(13.816vw,-10px) scale(.2477);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{41.829%{transform:translate(19.3875vw,41.829vh) scale(.2477)}to{transform:translate(16.60175vw,99vh) scale(.2477)}}.snow:nth-child(66){opacity:.6736;transform:translate(17.1279vw,-10px) scale(.6819);animation:fall-66 12s -24s linear infinite}@keyframes fall-66{68.974%{transform:translate(25.5547vw,68.974vh) scale(.6819)}to{transform:translate(21.3413vw,99vh) scale(.6819)}}.snow:nth-child(67){opacity:.546;transform:translate(37.9496vw,-10px) scale(.357);animation:fall-67 19s -22s linear infinite}@keyframes fall-67{65.223%{transform:translate(36.497vw,65.223vh) scale(.357)}to{transform:translate(37.2233vw,99vh) scale(.357)}}.snow:nth-child(68){opacity:.8748;transform:translate(1.6951vw,-10px) scale(.462);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{69.151%{transform:translate(-3.444vw,69.151vh) scale(.462)}to{transform:translate(-.87445vw,99vh) scale(.462)}}.snow:nth-child(69){opacity:1.126;transform:translate(94.6032vw,-10px) scale(.5639);animation:fall-69 22s -23s linear infinite}@keyframes fall-69{61.089%{transform:translate(92.8013vw,61.089vh) scale(.5639)}to{transform:translate(93.70225vw,99vh) scale(.5639)}}.snow:nth-child(70){opacity:1.8048;transform:translate(13.3836vw,-10px) scale(.9948);animation:fall-70 14s -25s linear infinite}@keyframes fall-70{57.846%{transform:translate(10.8294vw,57.846vh) scale(.9948)}to{transform:translate(12.1065vw,99vh) scale(.9948)}}.snow:nth-child(71){opacity:1.7334;transform:translate(17.5099vw,-10px) scale(.8472);animation:fall-71 18s -24s linear infinite}@keyframes fall-71{71.056%{transform:translate(24.5253vw,71.056vh) scale(.8472)}to{transform:translate(21.0176vw,99vh) scale(.8472)}}.snow:nth-child(72){opacity:1.7788;transform:translate(1.9733vw,-10px) scale(.032);animation:fall-72 18s -12s linear infinite}@keyframes fall-72{34.918%{transform:translate(3.3835vw,34.918vh) scale(.032)}to{transform:translate(2.6784vw,99vh) scale(.032)}}.snow:nth-child(73){opacity:1.5578;transform:translate(51.7064vw,-10px) scale(.6862);animation:fall-73 23s -9s linear infinite}@keyframes fall-73{31.369%{transform:translate(45.7077vw,31.369vh) scale(.6862)}to{transform:translate(48.70705vw,99vh) scale(.6862)}}.snow:nth-child(74){opacity:.1646;transform:translate(20.7751vw,-10px) scale(.1431);animation:fall-74 28s -22s linear infinite}@keyframes fall-74{51.226%{transform:translate(23.889vw,51.226vh) scale(.1431)}to{transform:translate(22.33205vw,99vh) scale(.1431)}}.snow:nth-child(75){opacity:.5054;transform:translate(51.2227vw,-10px) scale(.6286);animation:fall-75 21s -6s linear infinite}@keyframes fall-75{43.511%{transform:translate(53.9592vw,43.511vh) scale(.6286)}to{transform:translate(52.59095vw,99vh) scale(.6286)}}.snow:nth-child(76){opacity:.3188;transform:translate(60.5536vw,-10px) scale(.37);animation:fall-76 19s -2s linear infinite}@keyframes fall-76{63.557%{transform:translate(62.2905vw,63.557vh) scale(.37)}to{transform:translate(61.42205vw,99vh) scale(.37)}}.snow:nth-child(77){opacity:.626;transform:translate(19.8905vw,-10px) scale(.3449);animation:fall-77 25s -4s linear infinite}@keyframes fall-77{57.629%{transform:translate(26.6467vw,57.629vh) scale(.3449)}to{transform:translate(23.2686vw,99vh) scale(.3449)}}.snow:nth-child(78){opacity:1.9798;transform:translate(52.9967vw,-10px) scale(.98);animation:fall-78 25s -17s linear infinite}@keyframes fall-78{47.605%{transform:translate(48.9301vw,47.605vh) scale(.98)}to{transform:translate(50.9634vw,99vh) scale(.98)}}.snow:nth-child(79){opacity:1.0364;transform:translate(98.1679vw,-10px) scale(.4508);animation:fall-79 15s -30s linear infinite}@keyframes fall-79{60.857%{transform:translate(93.0453vw,60.857vh) scale(.4508)}to{transform:translate(95.6066vw,99vh) scale(.4508)}}.snow:nth-child(80){opacity:.9252;transform:translate(55.7686vw,-10px) scale(.2205);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{39.573%{transform:translate(65.3578vw,39.573vh) scale(.2205)}to{transform:translate(60.5632vw,99vh) scale(.2205)}}.snow:nth-child(81){opacity:.368;transform:translate(75.9976vw,-10px) scale(.1389);animation:fall-81 14s -29s linear infinite}@keyframes fall-81{56.98%{transform:translate(68.6392vw,56.98vh) scale(.1389)}to{transform:translate(72.3184vw,99vh) scale(.1389)}}.snow:nth-child(82){opacity:.8822;transform:translate(81.5762vw,-10px) scale(.9158);animation:fall-82 18s -4s linear infinite}@keyframes fall-82{43.143%{transform:translate(87.8612vw,43.143vh) scale(.9158)}to{transform:translate(84.7187vw,99vh) scale(.9158)}}.snow:nth-child(83){opacity:.4936;transform:translate(76.6983vw,-10px) scale(.71);animation:fall-83 27s -6s linear infinite}@keyframes fall-83{76.046%{transform:translate(72.1164vw,76.046vh) scale(.71)}to{transform:translate(74.40735vw,99vh) scale(.71)}}.snow:nth-child(84){opacity:.6008;transform:translate(58.1538vw,-10px) scale(.2051);animation:fall-84 29s -22s linear infinite}@keyframes fall-84{44.276%{transform:translate(63.2541vw,44.276vh) scale(.2051)}to{transform:translate(60.70395vw,99vh) scale(.2051)}}.snow:nth-child(85){opacity:.7088;transform:translate(57.6038vw,-10px) scale(.6906);animation:fall-85 19s -14s linear infinite}@keyframes fall-85{48.204%{transform:translate(54.5883vw,48.204vh) scale(.6906)}to{transform:translate(56.09605vw,99vh) scale(.6906)}}.snow:nth-child(86){opacity:1.721;transform:translate(9.1484vw,-10px) scale(.5528);animation:fall-86 27s -19s linear infinite}@keyframes fall-86{36.992%{transform:translate(8.1114vw,36.992vh) scale(.5528)}to{transform:translate(8.6299vw,99vh) scale(.5528)}}.snow:nth-child(87){opacity:.5196;transform:translate(68.8979vw,-10px) scale(.964);animation:fall-87 14s -17s linear infinite}@keyframes fall-87{59.967%{transform:translate(65.2329vw,59.967vh) scale(.964)}to{transform:translate(67.0654vw,99vh) scale(.964)}}.snow:nth-child(88){opacity:.8458;transform:translate(71.287vw,-10px) scale(.3247);animation:fall-88 25s -28s linear infinite}@keyframes fall-88{67.268%{transform:translate(70.4784vw,67.268vh) scale(.3247)}to{transform:translate(70.8827vw,99vh) scale(.3247)}}.snow:nth-child(89){opacity:.1598;transform:translate(48.1282vw,-10px) scale(.645);animation:fall-89 27s -11s linear infinite}@keyframes fall-89{64.696%{transform:translate(57.6075vw,64.696vh) scale(.645)}to{transform:translate(52.86785vw,99vh) scale(.645)}}.snow:nth-child(90){opacity:.943;transform:translate(39.6581vw,-10px) scale(.4299);animation:fall-90 19s -8s linear infinite}@keyframes fall-90{33.285%{transform:translate(40.3688vw,33.285vh) scale(.4299)}to{transform:translate(40.01345vw,99vh) scale(.4299)}}.snow:nth-child(91){opacity:.8036;transform:translate(82.499vw,-10px) scale(.565);animation:fall-91 10s -27s linear infinite}@keyframes fall-91{60.989%{transform:translate(92.3965vw,60.989vh) scale(.565)}to{transform:translate(87.44775vw,99vh) scale(.565)}}.snow:nth-child(92){opacity:.9988;transform:translate(7.812vw,-10px) scale(.8125);animation:fall-92 26s -30s linear infinite}@keyframes fall-92{64.414%{transform:translate(6.3821vw,64.414vh) scale(.8125)}to{transform:translate(7.09705vw,99vh) scale(.8125)}}.snow:nth-child(93){opacity:.339;transform:translate(81.2731vw,-10px) scale(.0771);animation:fall-93 25s -22s linear infinite}@keyframes fall-93{60.599%{transform:translate(90.0556vw,60.599vh) scale(.0771)}to{transform:translate(85.66435vw,99vh) scale(.0771)}}.snow:nth-child(94){opacity:.358;transform:translate(57.1914vw,-10px) scale(.3073);animation:fall-94 20s -16s linear infinite}@keyframes fall-94{71.279%{transform:translate(55.4764vw,71.279vh) scale(.3073)}to{transform:translate(56.3339vw,99vh) scale(.3073)}}.snow:nth-child(95){opacity:.3708;transform:translate(37.6484vw,-10px) scale(.5717);animation:fall-95 17s -30s linear infinite}@keyframes fall-95{52.96%{transform:translate(42.4023vw,52.96vh) scale(.5717)}to{transform:translate(40.02535vw,99vh) scale(.5717)}}.snow:nth-child(96){opacity:1.79;transform:translate(23.0938vw,-10px) scale(.9288);animation:fall-96 20s -16s linear infinite}@keyframes fall-96{77.314%{transform:translate(25.204vw,77.314vh) scale(.9288)}to{transform:translate(24.1489vw,99vh) scale(.9288)}}.snow:nth-child(97){opacity:.872;transform:translate(12.4422vw,-10px) scale(.7711);animation:fall-97 26s -10s linear infinite}@keyframes fall-97{59.143%{transform:translate(9.5508vw,59.143vh) scale(.7711)}to{transform:translate(10.9965vw,99vh) scale(.7711)}}.snow:nth-child(98){opacity:1.8062;transform:translate(33.1468vw,-10px) scale(.2719);animation:fall-98 17s -25s linear infinite}@keyframes fall-98{75.521%{transform:translate(24.6736vw,75.521vh) scale(.2719)}to{transform:translate(28.9102vw,99vh) scale(.2719)}}.snow:nth-child(99){opacity:1.7714;transform:translate(52.3966vw,-10px) scale(.2012);animation:fall-99 28s -5s linear infinite}@keyframes fall-99{76.924%{transform:translate(42.9125vw,76.924vh) scale(.2012)}to{transform:translate(47.65455vw,99vh) scale(.2012)}}.snow:nth-child(100){opacity:1.5684;transform:translate(69.833vw,-10px) scale(.6053);animation:fall-100 18s -22s linear infinite}@keyframes fall-100{50.104%{transform:translate(66.2882vw,50.104vh) scale(.6053)}to{transform:translate(68.0606vw,99vh) scale(.6053)}}.snow:nth-child(101){opacity:.7114;transform:translate(68.3898vw,-10px) scale(.6291);animation:fall-101 22s -8s linear infinite}@keyframes fall-101{34.243%{transform:translate(71.5714vw,34.243vh) scale(.6291)}to{transform:translate(69.9806vw,99vh) scale(.6291)}}.snow:nth-child(102){opacity:1.9404;transform:translate(57.9963vw,-10px) scale(.4302);animation:fall-102 20s -15s linear infinite}@keyframes fall-102{78.723%{transform:translate(52.413vw,78.723vh) scale(.4302)}to{transform:translate(55.20465vw,99vh) scale(.4302)}}.snow:nth-child(103){opacity:.711;transform:translate(42.5199vw,-10px) scale(.8708);animation:fall-103 17s -30s linear infinite}@keyframes fall-103{67.531%{transform:translate(38.5364vw,67.531vh) scale(.8708)}to{transform:translate(40.52815vw,99vh) scale(.8708)}}.snow:nth-child(104){opacity:.1386;transform:translate(29.6458vw,-10px) scale(.159);animation:fall-104 17s -5s linear infinite}@keyframes fall-104{70.071%{transform:translate(27.8577vw,70.071vh) scale(.159)}to{transform:translate(28.75175vw,99vh) scale(.159)}}.snow:nth-child(105){opacity:.5004;transform:translate(16.1684vw,-10px) scale(.1527);animation:fall-105 19s -28s linear infinite}@keyframes fall-105{38.203%{transform:translate(8.6476vw,38.203vh) scale(.1527)}to{transform:translate(12.408vw,99vh) scale(.1527)}}.snow:nth-child(106){opacity:.8026;transform:translate(72.5454vw,-10px) scale(.3818);animation:fall-106 29s -14s linear infinite}@keyframes fall-106{38.608%{transform:translate(64.1647vw,38.608vh) scale(.3818)}to{transform:translate(68.35505vw,99vh) scale(.3818)}}.snow:nth-child(107){opacity:1.2566;transform:translate(61.7925vw,-10px) scale(.7659);animation:fall-107 15s -10s linear infinite}@keyframes fall-107{62.555%{transform:translate(68.2658vw,62.555vh) scale(.7659)}to{transform:translate(65.02915vw,99vh) scale(.7659)}}.snow:nth-child(108){opacity:1.0872;transform:translate(41.2598vw,-10px) scale(.3848);animation:fall-108 27s -22s linear infinite}@keyframes fall-108{40.333%{transform:translate(44.0025vw,40.333vh) scale(.3848)}to{transform:translate(42.63115vw,99vh) scale(.3848)}}.snow:nth-child(109){opacity:1.5246;transform:translate(81.8346vw,-10px) scale(.2482);animation:fall-109 21s -24s linear infinite}@keyframes fall-109{68.004%{transform:translate(73.4536vw,68.004vh) scale(.2482)}to{transform:translate(77.6441vw,99vh) scale(.2482)}}.snow:nth-child(110){opacity:1.3964;transform:translate(4.7147vw,-10px) scale(.2137);animation:fall-110 23s -20s linear infinite}@keyframes fall-110{39.546%{transform:translate(9.3661vw,39.546vh) scale(.2137)}to{transform:translate(7.0404vw,99vh) scale(.2137)}}.snow:nth-child(111){opacity:1.4334;transform:translate(15.7792vw,-10px) scale(.1974);animation:fall-111 10s -28s linear infinite}@keyframes fall-111{38.27%{transform:translate(15.9733vw,38.27vh) scale(.1974)}to{transform:translate(15.87625vw,99vh) scale(.1974)}}.snow:nth-child(112){opacity:1.4004;transform:translate(75.5985vw,-10px) scale(.8325);animation:fall-112 15s -23s linear infinite}@keyframes fall-112{67.327%{transform:translate(73.2038vw,67.327vh) scale(.8325)}to{transform:translate(74.40115vw,99vh) scale(.8325)}}.snow:nth-child(113){opacity:.5402;transform:translate(63.8399vw,-10px) scale(.5399);animation:fall-113 23s -10s linear infinite}@keyframes fall-113{45.173%{transform:translate(58.8968vw,45.173vh) scale(.5399)}to{transform:translate(61.36835vw,99vh) scale(.5399)}}.snow:nth-child(114){opacity:.7672;transform:translate(85.188vw,-10px) scale(.64);animation:fall-114 26s -21s linear infinite}@keyframes fall-114{33.126%{transform:translate(81.4337vw,33.126vh) scale(.64)}to{transform:translate(83.31085vw,99vh) scale(.64)}}.snow:nth-child(115){opacity:.1278;transform:translate(30.1311vw,-10px) scale(.7215);animation:fall-115 27s -25s linear infinite}@keyframes fall-115{48.188%{transform:translate(32.4084vw,48.188vh) scale(.7215)}to{transform:translate(31.26975vw,99vh) scale(.7215)}}.snow:nth-child(116){opacity:.2246;transform:translate(52.7472vw,-10px) scale(.2303);animation:fall-116 15s -6s linear infinite}@keyframes fall-116{75.917%{transform:translate(54.2022vw,75.917vh) scale(.2303)}to{transform:translate(53.4747vw,99vh) scale(.2303)}}.snow:nth-child(117){opacity:.7576;transform:translate(13.0898vw,-10px) scale(.7839);animation:fall-117 23s -12s linear infinite}@keyframes fall-117{56.873%{transform:translate(19.8703vw,56.873vh) scale(.7839)}to{transform:translate(16.48005vw,99vh) scale(.7839)}}.snow:nth-child(118){opacity:.405;transform:translate(32.2404vw,-10px) scale(.973);animation:fall-118 10s -14s linear infinite}@keyframes fall-118{67.892%{transform:translate(28.2715vw,67.892vh) scale(.973)}to{transform:translate(30.25595vw,99vh) scale(.973)}}.snow:nth-child(119){opacity:1.8168;transform:translate(20.9204vw,-10px) scale(.8523);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{50.105%{transform:translate(13.02vw,50.105vh) scale(.8523)}to{transform:translate(16.9702vw,99vh) scale(.8523)}}.snow:nth-child(120){opacity:.836;transform:translate(55.7476vw,-10px) scale(.9678);animation:fall-120 18s -21s linear infinite}@keyframes fall-120{37.317%{transform:translate(45.8221vw,37.317vh) scale(.9678)}to{transform:translate(50.78485vw,99vh) scale(.9678)}}.snow:nth-child(121){opacity:1.0436;transform:translate(90.5364vw,-10px) scale(.6535);animation:fall-121 23s -15s linear infinite}@keyframes fall-121{52.248%{transform:translate(96.5978vw,52.248vh) scale(.6535)}to{transform:translate(93.5671vw,99vh) scale(.6535)}}.snow:nth-child(122){opacity:.13;transform:translate(3.8481vw,-10px) scale(.1358);animation:fall-122 30s -11s linear infinite}@keyframes fall-122{54.526%{transform:translate(1.9513vw,54.526vh) scale(.1358)}to{transform:translate(2.8997vw,99vh) scale(.1358)}}.snow:nth-child(123){opacity:.7362;transform:translate(19.4251vw,-10px) scale(.9899);animation:fall-123 29s -23s linear infinite}@keyframes fall-123{69.163%{transform:translate(22.2089vw,69.163vh) scale(.9899)}to{transform:translate(20.817vw,99vh) scale(.9899)}}.snow:nth-child(124){opacity:1.061;transform:translate(95.497vw,-10px) scale(.5354);animation:fall-124 21s -29s linear infinite}@keyframes fall-124{79.82%{transform:translate(85.8712vw,79.82vh) scale(.5354)}to{transform:translate(90.6841vw,99vh) scale(.5354)}}.snow:nth-child(125){opacity:1.5168;transform:translate(2.3977vw,-10px) scale(.9387);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{76.843%{transform:translate(1.2445vw,76.843vh) scale(.9387)}to{transform:translate(1.8211vw,99vh) scale(.9387)}}.snow:nth-child(126){opacity:1.5554;transform:translate(44.9646vw,-10px) scale(.1861);animation:fall-126 15s -14s linear infinite}@keyframes fall-126{76.338%{transform:translate(53.7096vw,76.338vh) scale(.1861)}to{transform:translate(49.3371vw,99vh) scale(.1861)}}.snow:nth-child(127){opacity:1.3598;transform:translate(99.6123vw,-10px) scale(.2868);animation:fall-127 18s -3s linear infinite}@keyframes fall-127{39.791%{transform:translate(107.6045vw,39.791vh) scale(.2868)}to{transform:translate(103.6084vw,99vh) scale(.2868)}}.snow:nth-child(128){opacity:1.9368;transform:translate(30.2066vw,-10px) scale(.5854);animation:fall-128 28s -15s linear infinite}@keyframes fall-128{69.862%{transform:translate(34.5822vw,69.862vh) scale(.5854)}to{transform:translate(32.3944vw,99vh) scale(.5854)}}.snow:nth-child(129){opacity:.2164;transform:translate(35.679vw,-10px) scale(.6629);animation:fall-129 21s -28s linear infinite}@keyframes fall-129{42.64%{transform:translate(26.9997vw,42.64vh) scale(.6629)}to{transform:translate(31.33935vw,99vh) scale(.6629)}}.snow:nth-child(130){opacity:1.442;transform:translate(9.6096vw,-10px) scale(.8345);animation:fall-130 22s -4s linear infinite}@keyframes fall-130{42.415%{transform:translate(-.158vw,42.415vh) scale(.8345)}to{transform:translate(4.7258vw,99vh) scale(.8345)}}.snow:nth-child(131){opacity:1.6254;transform:translate(61.1692vw,-10px) scale(.4951);animation:fall-131 25s -6s linear infinite}@keyframes fall-131{40.603%{transform:translate(65.3469vw,40.603vh) scale(.4951)}to{transform:translate(63.25805vw,99vh) scale(.4951)}}.snow:nth-child(132){opacity:.9886;transform:translate(58.6201vw,-10px) scale(.3409);animation:fall-132 11s -30s linear infinite}@keyframes fall-132{51.825%{transform:translate(51.6433vw,51.825vh) scale(.3409)}to{transform:translate(55.1317vw,99vh) scale(.3409)}}.snow:nth-child(133){opacity:1.4032;transform:translate(54.8945vw,-10px) scale(.2624);animation:fall-133 17s -1s linear infinite}@keyframes fall-133{52.782%{transform:translate(59.59vw,52.782vh) scale(.2624)}to{transform:translate(57.24225vw,99vh) scale(.2624)}}.snow:nth-child(134){opacity:.0356;transform:translate(95.7549vw,-10px) scale(.7321);animation:fall-134 15s -13s linear infinite}@keyframes fall-134{79.044%{transform:translate(95.1439vw,79.044vh) scale(.7321)}to{transform:translate(95.4494vw,99vh) scale(.7321)}}.snow:nth-child(135){opacity:1.3614;transform:translate(80.2338vw,-10px) scale(.9217);animation:fall-135 22s -13s linear infinite}@keyframes fall-135{67.612%{transform:translate(86.0571vw,67.612vh) scale(.9217)}to{transform:translate(83.14545vw,99vh) scale(.9217)}}.snow:nth-child(136){opacity:.8532;transform:translate(64.3043vw,-10px) scale(.0031);animation:fall-136 13s -13s linear infinite}@keyframes fall-136{43.578%{transform:translate(70.8994vw,43.578vh) scale(.0031)}to{transform:translate(67.60185vw,99vh) scale(.0031)}}.snow:nth-child(137){opacity:1.1632;transform:translate(67.3089vw,-10px) scale(.473);animation:fall-137 16s -26s linear infinite}@keyframes fall-137{36.964%{transform:translate(60.2086vw,36.964vh) scale(.473)}to{transform:translate(63.75875vw,99vh) scale(.473)}}.snow:nth-child(138){opacity:1.5912;transform:translate(82.3782vw,-10px) scale(.0235);animation:fall-138 23s -25s linear infinite}@keyframes fall-138{47.535%{transform:translate(75.7339vw,47.535vh) scale(.0235)}to{transform:translate(79.05605vw,99vh) scale(.0235)}}.snow:nth-child(139){opacity:1.5396;transform:translate(76.1082vw,-10px) scale(.7842);animation:fall-139 25s -12s linear infinite}@keyframes fall-139{77.317%{transform:translate(83.204vw,77.317vh) scale(.7842)}to{transform:translate(79.6561vw,99vh) scale(.7842)}}.snow:nth-child(140){opacity:1.8582;transform:translate(23.9992vw,-10px) scale(.725);animation:fall-140 17s -21s linear infinite}@keyframes fall-140{42.64%{transform:translate(20.7633vw,42.64vh) scale(.725)}to{transform:translate(22.38125vw,99vh) scale(.725)}}.snow:nth-child(141){opacity:.6962;transform:translate(86.7867vw,-10px) scale(.4298);animation:fall-141 11s -3s linear infinite}@keyframes fall-141{38.765%{transform:translate(94.7696vw,38.765vh) scale(.4298)}to{transform:translate(90.77815vw,99vh) scale(.4298)}}.snow:nth-child(142){opacity:.1904;transform:translate(59.3284vw,-10px) scale(.6112);animation:fall-142 29s -17s linear infinite}@keyframes fall-142{64.755%{transform:translate(67.2786vw,64.755vh) scale(.6112)}to{transform:translate(63.3035vw,99vh) scale(.6112)}}.snow:nth-child(143){opacity:1.5086;transform:translate(66.9383vw,-10px) scale(.0643);animation:fall-143 19s -4s linear infinite}@keyframes fall-143{39.4%{transform:translate(64.7403vw,39.4vh) scale(.0643)}to{transform:translate(65.8393vw,99vh) scale(.0643)}}.snow:nth-child(144){opacity:.2296;transform:translate(43.3777vw,-10px) scale(.7018);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{74.901%{transform:translate(34.817vw,74.901vh) scale(.7018)}to{transform:translate(39.09735vw,99vh) scale(.7018)}}.snow:nth-child(145){opacity:1.3006;transform:translate(88.4627vw,-10px) scale(.3436);animation:fall-145 25s -10s linear infinite}@keyframes fall-145{37.103%{transform:translate(98.2459vw,37.103vh) scale(.3436)}to{transform:translate(93.3543vw,99vh) scale(.3436)}}.snow:nth-child(146){opacity:.7044;transform:translate(50.1545vw,-10px) scale(.0637);animation:fall-146 28s -21s linear infinite}@keyframes fall-146{71.411%{transform:translate(43.7156vw,71.411vh) scale(.0637)}to{transform:translate(46.93505vw,99vh) scale(.0637)}}.snow:nth-child(147){opacity:1.3432;transform:translate(39.9937vw,-10px) scale(.6774);animation:fall-147 27s -12s linear infinite}@keyframes fall-147{32.547%{transform:translate(49.0306vw,32.547vh) scale(.6774)}to{transform:translate(44.51215vw,99vh) scale(.6774)}}.snow:nth-child(148){opacity:1.823;transform:translate(11.1048vw,-10px) scale(.6102);animation:fall-148 13s -23s linear infinite}@keyframes fall-148{68.811%{transform:translate(16.8001vw,68.811vh) scale(.6102)}to{transform:translate(13.95245vw,99vh) scale(.6102)}}.snow:nth-child(149){opacity:.1462;transform:translate(92.2225vw,-10px) scale(.5783);animation:fall-149 12s -3s linear infinite}@keyframes fall-149{56.399%{transform:translate(85.2951vw,56.399vh) scale(.5783)}to{transform:translate(88.7588vw,99vh) scale(.5783)}}.snow:nth-child(150){opacity:1.8212;transform:translate(58.6052vw,-10px) scale(.2246);animation:fall-150 18s -16s linear infinite}@keyframes fall-150{54.17%{transform:translate(55.7312vw,54.17vh) scale(.2246)}to{transform:translate(57.1682vw,99vh) scale(.2246)}}.snow:nth-child(151){opacity:1.6844;transform:translate(69.8012vw,-10px) scale(.9859);animation:fall-151 23s -23s linear infinite}@keyframes fall-151{41.991%{transform:translate(69.8575vw,41.991vh) scale(.9859)}to{transform:translate(69.82935vw,99vh) scale(.9859)}}.snow:nth-child(152){opacity:.3856;transform:translate(69.6105vw,-10px) scale(.7544);animation:fall-152 18s -12s linear infinite}@keyframes fall-152{74.415%{transform:translate(67.4806vw,74.415vh) scale(.7544)}to{transform:translate(68.54555vw,99vh) scale(.7544)}}.snow:nth-child(153){opacity:1.7862;transform:translate(31.3342vw,-10px) scale(.3819);animation:fall-153 25s -20s linear infinite}@keyframes fall-153{75.145%{transform:translate(27.4042vw,75.145vh) scale(.3819)}to{transform:translate(29.3692vw,99vh) scale(.3819)}}.snow:nth-child(154){opacity:1.7026;transform:translate(54.0456vw,-10px) scale(.7175);animation:fall-154 15s -6s linear infinite}@keyframes fall-154{35.788%{transform:translate(48.8306vw,35.788vh) scale(.7175)}to{transform:translate(51.4381vw,99vh) scale(.7175)}}.snow:nth-child(155){opacity:1.7126;transform:translate(1.3992vw,-10px) scale(.6517);animation:fall-155 21s -7s linear infinite}@keyframes fall-155{75.558%{transform:translate(1.0811vw,75.558vh) scale(.6517)}to{transform:translate(1.24015vw,99vh) scale(.6517)}}.snow:nth-child(156){opacity:1.9276;transform:translate(99.821vw,-10px) scale(.6797);animation:fall-156 28s -16s linear infinite}@keyframes fall-156{71.333%{transform:translate(95.3738vw,71.333vh) scale(.6797)}to{transform:translate(97.5974vw,99vh) scale(.6797)}}.snow:nth-child(157){opacity:1.1636;transform:translate(26.6458vw,-10px) scale(.4374);animation:fall-157 26s -21s linear infinite}@keyframes fall-157{37.708%{transform:translate(18.3056vw,37.708vh) scale(.4374)}to{transform:translate(22.4757vw,99vh) scale(.4374)}}.snow:nth-child(158){opacity:1.5122;transform:translate(50.4457vw,-10px) scale(.0494);animation:fall-158 26s -16s linear infinite}@keyframes fall-158{59.892%{transform:translate(46.8436vw,59.892vh) scale(.0494)}to{transform:translate(48.64465vw,99vh) scale(.0494)}}.snow:nth-child(159){opacity:1.297;transform:translate(20.0317vw,-10px) scale(.6439);animation:fall-159 26s -28s linear infinite}@keyframes fall-159{44.477%{transform:translate(18.4885vw,44.477vh) scale(.6439)}to{transform:translate(19.2601vw,99vh) scale(.6439)}}.snow:nth-child(160){opacity:1.2752;transform:translate(50.246vw,-10px) scale(.8542);animation:fall-160 22s -19s linear infinite}@keyframes fall-160{30.093%{transform:translate(58.0552vw,30.093vh) scale(.8542)}to{transform:translate(54.1506vw,99vh) scale(.8542)}}.snow:nth-child(161){opacity:.092;transform:translate(43.2449vw,-10px) scale(.0521);animation:fall-161 30s -26s linear infinite}@keyframes fall-161{51.636%{transform:translate(53.0367vw,51.636vh) scale(.0521)}to{transform:translate(48.1408vw,99vh) scale(.0521)}}.snow:nth-child(162){opacity:.86;transform:translate(75.4115vw,-10px) scale(.8296);animation:fall-162 24s -24s linear infinite}@keyframes fall-162{70.689%{transform:translate(68.4033vw,70.689vh) scale(.8296)}to{transform:translate(71.9074vw,99vh) scale(.8296)}}.snow:nth-child(163){opacity:1.7454;transform:translate(35.182vw,-10px) scale(.5287);animation:fall-163 11s -2s linear infinite}@keyframes fall-163{48.902%{transform:translate(33.501vw,48.902vh) scale(.5287)}to{transform:translate(34.3415vw,99vh) scale(.5287)}}.snow:nth-child(164){opacity:.0844;transform:translate(16.1041vw,-10px) scale(.9707);animation:fall-164 10s -29s linear infinite}@keyframes fall-164{49.464%{transform:translate(10.6519vw,49.464vh) scale(.9707)}to{transform:translate(13.378vw,99vh) scale(.9707)}}.snow:nth-child(165){opacity:.3062;transform:translate(39.9827vw,-10px) scale(.3169);animation:fall-165 27s -18s linear infinite}@keyframes fall-165{43.424%{transform:translate(30.5248vw,43.424vh) scale(.3169)}to{transform:translate(35.25375vw,99vh) scale(.3169)}}.snow:nth-child(166){opacity:.1646;transform:translate(32.4622vw,-10px) scale(.1645);animation:fall-166 23s -3s linear infinite}@keyframes fall-166{77.393%{transform:translate(37.0681vw,77.393vh) scale(.1645)}to{transform:translate(34.76515vw,99vh) scale(.1645)}}.snow:nth-child(167){opacity:1.1616;transform:translate(21.9451vw,-10px) scale(.6912);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{52.009%{transform:translate(16.7902vw,52.009vh) scale(.6912)}to{transform:translate(19.36765vw,99vh) scale(.6912)}}.snow:nth-child(168){opacity:1.956;transform:translate(94.1632vw,-10px) scale(.0413);animation:fall-168 27s -3s linear infinite}@keyframes fall-168{37.96%{transform:translate(95.7027vw,37.96vh) scale(.0413)}to{transform:translate(94.93295vw,99vh) scale(.0413)}}.snow:nth-child(169){opacity:1.819;transform:translate(26.9116vw,-10px) scale(.8998);animation:fall-169 23s -29s linear infinite}@keyframes fall-169{77.936%{transform:translate(24.6049vw,77.936vh) scale(.8998)}to{transform:translate(25.75825vw,99vh) scale(.8998)}}.snow:nth-child(170){opacity:.139;transform:translate(48.0897vw,-10px) scale(.6177);animation:fall-170 22s -27s linear infinite}@keyframes fall-170{59.822%{transform:translate(53.483vw,59.822vh) scale(.6177)}to{transform:translate(50.78635vw,99vh) scale(.6177)}}.snow:nth-child(171){opacity:.329;transform:translate(47.5839vw,-10px) scale(.049);animation:fall-171 30s -22s linear infinite}@keyframes fall-171{50.512%{transform:translate(53.5331vw,50.512vh) scale(.049)}to{transform:translate(50.5585vw,99vh) scale(.049)}}.snow:nth-child(172){opacity:.0586;transform:translate(43.8543vw,-10px) scale(.0954);animation:fall-172 20s -15s linear infinite}@keyframes fall-172{57.871%{transform:translate(47.028vw,57.871vh) scale(.0954)}to{transform:translate(45.44115vw,99vh) scale(.0954)}}.snow:nth-child(173){opacity:1.2392;transform:translate(1.276vw,-10px) scale(.4437);animation:fall-173 30s -30s linear infinite}@keyframes fall-173{43.886%{transform:translate(6.2942vw,43.886vh) scale(.4437)}to{transform:translate(3.7851vw,99vh) scale(.4437)}}.snow:nth-child(174){opacity:.9366;transform:translate(81.2223vw,-10px) scale(.6959);animation:fall-174 14s -26s linear infinite}@keyframes fall-174{73.187%{transform:translate(85.4811vw,73.187vh) scale(.6959)}to{transform:translate(83.3517vw,99vh) scale(.6959)}}.snow:nth-child(175){opacity:.0564;transform:translate(20.631vw,-10px) scale(.8508);animation:fall-175 28s -27s linear infinite}@keyframes fall-175{32.152%{transform:translate(30.1645vw,32.152vh) scale(.8508)}to{transform:translate(25.39775vw,99vh) scale(.8508)}}.snow:nth-child(176){opacity:.0518;transform:translate(5.5309vw,-10px) scale(.6756);animation:fall-176 13s -26s linear infinite}@keyframes fall-176{52.708%{transform:translate(.7266vw,52.708vh) scale(.6756)}to{transform:translate(3.12875vw,99vh) scale(.6756)}}.snow:nth-child(177){opacity:1.5446;transform:translate(55.7333vw,-10px) scale(.308);animation:fall-177 21s -4s linear infinite}@keyframes fall-177{50.359%{transform:translate(59.0695vw,50.359vh) scale(.308)}to{transform:translate(57.4014vw,99vh) scale(.308)}}.snow:nth-child(178){opacity:.5378;transform:translate(30.6426vw,-10px) scale(.4362);animation:fall-178 21s -23s linear infinite}@keyframes fall-178{75.778%{transform:translate(23.1282vw,75.778vh) scale(.4362)}to{transform:translate(26.8854vw,99vh) scale(.4362)}}.snow:nth-child(179){opacity:.741;transform:translate(19.7672vw,-10px) scale(.8462);animation:fall-179 17s -28s linear infinite}@keyframes fall-179{53.884%{transform:translate(16.5318vw,53.884vh) scale(.8462)}to{transform:translate(18.1495vw,99vh) scale(.8462)}}.snow:nth-child(180){opacity:.5382;transform:translate(1.4809vw,-10px) scale(.2958);animation:fall-180 15s -15s linear infinite}@keyframes fall-180{73.859%{transform:translate(-1.6864vw,73.859vh) scale(.2958)}to{transform:translate(-.10275vw,99vh) scale(.2958)}}.snow:nth-child(181){opacity:1.3108;transform:translate(77.091vw,-10px) scale(.013);animation:fall-181 21s -24s linear infinite}@keyframes fall-181{53.783%{transform:translate(82.9442vw,53.783vh) scale(.013)}to{transform:translate(80.0176vw,99vh) scale(.013)}}.snow:nth-child(182){opacity:.1844;transform:translate(79.5834vw,-10px) scale(.1635);animation:fall-182 24s -21s linear infinite}@keyframes fall-182{73.348%{transform:translate(70.2885vw,73.348vh) scale(.1635)}to{transform:translate(74.93595vw,99vh) scale(.1635)}}.snow:nth-child(183){opacity:.108;transform:translate(88.8596vw,-10px) scale(.6897);animation:fall-183 30s -21s linear infinite}@keyframes fall-183{57.798%{transform:translate(85.6941vw,57.798vh) scale(.6897)}to{transform:translate(87.27685vw,99vh) scale(.6897)}}.snow:nth-child(184){opacity:.9442;transform:translate(54.6989vw,-10px) scale(.8793);animation:fall-184 19s -11s linear infinite}@keyframes fall-184{43.443%{transform:translate(62.1588vw,43.443vh) scale(.8793)}to{transform:translate(58.42885vw,99vh) scale(.8793)}}.snow:nth-child(185){opacity:.834;transform:translate(51.5517vw,-10px) scale(.2107);animation:fall-185 22s -10s linear infinite}@keyframes fall-185{76.49%{transform:translate(61.4576vw,76.49vh) scale(.2107)}to{transform:translate(56.50465vw,99vh) scale(.2107)}}.snow:nth-child(186){opacity:1.8096;transform:translate(88.3899vw,-10px) scale(.8386);animation:fall-186 23s -11s linear infinite}@keyframes fall-186{33.648%{transform:translate(86.16vw,33.648vh) scale(.8386)}to{transform:translate(87.27495vw,99vh) scale(.8386)}}.snow:nth-child(187){opacity:.3374;transform:translate(56.4234vw,-10px) scale(.9663);animation:fall-187 29s -21s linear infinite}@keyframes fall-187{60.86%{transform:translate(50.461vw,60.86vh) scale(.9663)}to{transform:translate(53.4422vw,99vh) scale(.9663)}}.snow:nth-child(188){opacity:.5862;transform:translate(72.7976vw,-10px) scale(.1391);animation:fall-188 17s -17s linear infinite}@keyframes fall-188{32.036%{transform:translate(73.6543vw,32.036vh) scale(.1391)}to{transform:translate(73.22595vw,99vh) scale(.1391)}}.snow:nth-child(189){opacity:1.1596;transform:translate(65.2972vw,-10px) scale(.9881);animation:fall-189 20s -23s linear infinite}@keyframes fall-189{77.005%{transform:translate(64.0717vw,77.005vh) scale(.9881)}to{transform:translate(64.68445vw,99vh) scale(.9881)}}.snow:nth-child(190){opacity:1.6668;transform:translate(39.6386vw,-10px) scale(.127);animation:fall-190 16s -19s linear infinite}@keyframes fall-190{33.335%{transform:translate(46.0238vw,33.335vh) scale(.127)}to{transform:translate(42.8312vw,99vh) scale(.127)}}.snow:nth-child(191){opacity:1.5278;transform:translate(35.4026vw,-10px) scale(.6063);animation:fall-191 10s -30s linear infinite}@keyframes fall-191{64.357%{transform:translate(43.249vw,64.357vh) scale(.6063)}to{transform:translate(39.3258vw,99vh) scale(.6063)}}.snow:nth-child(192){opacity:1.788;transform:translate(96.6539vw,-10px) scale(.525);animation:fall-192 20s -14s linear infinite}@keyframes fall-192{78.935%{transform:translate(96.4212vw,78.935vh) scale(.525)}to{transform:translate(96.53755vw,99vh) scale(.525)}}.snow:nth-child(193){opacity:.9352;transform:translate(24.1739vw,-10px) scale(.8402);animation:fall-193 25s -29s linear infinite}@keyframes fall-193{75.931%{transform:translate(29.261vw,75.931vh) scale(.8402)}to{transform:translate(26.71745vw,99vh) scale(.8402)}}.snow:nth-child(194){opacity:1.074;transform:translate(27.0397vw,-10px) scale(.5983);animation:fall-194 18s -10s linear infinite}@keyframes fall-194{70.366%{transform:translate(33.4098vw,70.366vh) scale(.5983)}to{transform:translate(30.22475vw,99vh) scale(.5983)}}.snow:nth-child(195){opacity:.6514;transform:translate(46.8109vw,-10px) scale(.142);animation:fall-195 10s -24s linear infinite}@keyframes fall-195{73.251%{transform:translate(49.7148vw,73.251vh) scale(.142)}to{transform:translate(48.26285vw,99vh) scale(.142)}}.snow:nth-child(196){opacity:.593;transform:translate(11.7589vw,-10px) scale(.4135);animation:fall-196 30s -23s linear infinite}@keyframes fall-196{69.03%{transform:translate(13.1795vw,69.03vh) scale(.4135)}to{transform:translate(12.4692vw,99vh) scale(.4135)}}.snow:nth-child(197){opacity:1.953;transform:translate(61.1836vw,-10px) scale(.9866);animation:fall-197 20s -17s linear infinite}@keyframes fall-197{46.105%{transform:translate(58.1128vw,46.105vh) scale(.9866)}to{transform:translate(59.6482vw,99vh) scale(.9866)}}.snow:nth-child(198){opacity:.1124;transform:translate(26.2563vw,-10px) scale(.5642);animation:fall-198 15s -30s linear infinite}@keyframes fall-198{39.862%{transform:translate(20.3869vw,39.862vh) scale(.5642)}to{transform:translate(23.3216vw,99vh) scale(.5642)}}.snow:nth-child(199){opacity:.1408;transform:translate(79.9268vw,-10px) scale(.6875);animation:fall-199 19s -2s linear infinite}@keyframes fall-199{39.478%{transform:translate(73.9065vw,39.478vh) scale(.6875)}to{transform:translate(76.91665vw,99vh) scale(.6875)}}.snow:nth-child(200){opacity:.41;transform:translate(5.543vw,-10px) scale(.0597);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{52.462%{transform:translate(7.2323vw,52.462vh) scale(.0597)}to{transform:translate(6.38765vw,99vh) scale(.0597)}}.snow:nth-child(201){opacity:1.1334;transform:translate(88.522vw,-10px) scale(.8366);animation:fall-201 30s -25s linear infinite}@keyframes fall-201{39.605%{transform:translate(93.3366vw,39.605vh) scale(.8366)}to{transform:translate(90.9293vw,99vh) scale(.8366)}}.snow:nth-child(202){opacity:1.9156;transform:translate(48.7033vw,-10px) scale(.2124);animation:fall-202 30s -18s linear infinite}@keyframes fall-202{71.007%{transform:translate(42.5224vw,71.007vh) scale(.2124)}to{transform:translate(45.61285vw,99vh) scale(.2124)}}.snow:nth-child(203){opacity:1.8056;transform:translate(28.5717vw,-10px) scale(.1864);animation:fall-203 16s -17s linear infinite}@keyframes fall-203{48.192%{transform:translate(25.0089vw,48.192vh) scale(.1864)}to{transform:translate(26.7903vw,99vh) scale(.1864)}}.snow:nth-child(204){opacity:1.7504;transform:translate(23.6345vw,-10px) scale(.9508);animation:fall-204 10s -25s linear infinite}@keyframes fall-204{40.921%{transform:translate(29.3683vw,40.921vh) scale(.9508)}to{transform:translate(26.5014vw,99vh) scale(.9508)}}.snow:nth-child(205){opacity:1.7518;transform:translate(34.6044vw,-10px) scale(.6391);animation:fall-205 21s -23s linear infinite}@keyframes fall-205{32.193%{transform:translate(30.3803vw,32.193vh) scale(.6391)}to{transform:translate(32.49235vw,99vh) scale(.6391)}}.snow:nth-child(206){opacity:.1068;transform:translate(22.1595vw,-10px) scale(.0447);animation:fall-206 21s -5s linear infinite}@keyframes fall-206{50.011%{transform:translate(28.778vw,50.011vh) scale(.0447)}to{transform:translate(25.46875vw,99vh) scale(.0447)}}.snow:nth-child(207){opacity:.6416;transform:translate(19.9207vw,-10px) scale(.9723);animation:fall-207 23s -12s linear infinite}@keyframes fall-207{68.415%{transform:translate(18.988vw,68.415vh) scale(.9723)}to{transform:translate(19.45435vw,99vh) scale(.9723)}}.snow:nth-child(208){opacity:1.9452;transform:translate(91.5753vw,-10px) scale(.0999);animation:fall-208 15s -2s linear infinite}@keyframes fall-208{51.672%{transform:translate(91.652vw,51.672vh) scale(.0999)}to{transform:translate(91.61365vw,99vh) scale(.0999)}}.snow:nth-child(209){opacity:.7598;transform:translate(65.3019vw,-10px) scale(.0135);animation:fall-209 26s -1s linear infinite}@keyframes fall-209{53.966%{transform:translate(71.6082vw,53.966vh) scale(.0135)}to{transform:translate(68.45505vw,99vh) scale(.0135)}}.snow:nth-child(210){opacity:.934;transform:translate(88.4577vw,-10px) scale(.8559);animation:fall-210 30s -11s linear infinite}@keyframes fall-210{72.807%{transform:translate(82.109vw,72.807vh) scale(.8559)}to{transform:translate(85.28335vw,99vh) scale(.8559)}}.snow:nth-child(211){opacity:1.043;transform:translate(38.6796vw,-10px) scale(.8412);animation:fall-211 26s -20s linear infinite}@keyframes fall-211{40.841%{transform:translate(30.9127vw,40.841vh) scale(.8412)}to{transform:translate(34.79615vw,99vh) scale(.8412)}}.snow:nth-child(212){opacity:.2358;transform:translate(5.043vw,-10px) scale(.5771);animation:fall-212 10s -17s linear infinite}@keyframes fall-212{34.51%{transform:translate(5.2063vw,34.51vh) scale(.5771)}to{transform:translate(5.12465vw,99vh) scale(.5771)}}.snow:nth-child(213){opacity:.2636;transform:translate(48.0987vw,-10px) scale(.5243);animation:fall-213 20s -2s linear infinite}@keyframes fall-213{55.416%{transform:translate(55.1122vw,55.416vh) scale(.5243)}to{transform:translate(51.60545vw,99vh) scale(.5243)}}.snow:nth-child(214){opacity:.201;transform:translate(67.8105vw,-10px) scale(.7585);animation:fall-214 28s -25s linear infinite}@keyframes fall-214{63.833%{transform:translate(77.57vw,63.833vh) scale(.7585)}to{transform:translate(72.69025vw,99vh) scale(.7585)}}.snow:nth-child(215){opacity:.5456;transform:translate(81.5163vw,-10px) scale(.0081);animation:fall-215 25s -15s linear infinite}@keyframes fall-215{79.297%{transform:translate(83.9919vw,79.297vh) scale(.0081)}to{transform:translate(82.7541vw,99vh) scale(.0081)}}.snow:nth-child(216){opacity:1.5852;transform:translate(8.3626vw,-10px) scale(.9423);animation:fall-216 18s -12s linear infinite}@keyframes fall-216{69.638%{transform:translate(7.539vw,69.638vh) scale(.9423)}to{transform:translate(7.9508vw,99vh) scale(.9423)}}.snow:nth-child(217){opacity:1.824;transform:translate(71.6584vw,-10px) scale(.6695);animation:fall-217 15s -16s linear infinite}@keyframes fall-217{49.169%{transform:translate(70.3979vw,49.169vh) scale(.6695)}to{transform:translate(71.02815vw,99vh) scale(.6695)}}.snow:nth-child(218){opacity:.4712;transform:translate(38.1369vw,-10px) scale(.6533);animation:fall-218 29s -17s linear infinite}@keyframes fall-218{60.638%{transform:translate(45.7087vw,60.638vh) scale(.6533)}to{transform:translate(41.9228vw,99vh) scale(.6533)}}.snow:nth-child(219){opacity:1.3466;transform:translate(91.5079vw,-10px) scale(.1773);animation:fall-219 14s -6s linear infinite}@keyframes fall-219{57.117%{transform:translate(94.4677vw,57.117vh) scale(.1773)}to{transform:translate(92.9878vw,99vh) scale(.1773)}}.snow:nth-child(220){opacity:1.395;transform:translate(64.9774vw,-10px) scale(.2407);animation:fall-220 10s -11s linear infinite}@keyframes fall-220{63.372%{transform:translate(74.0161vw,63.372vh) scale(.2407)}to{transform:translate(69.49675vw,99vh) scale(.2407)}}.snow:nth-child(221){opacity:1.5874;transform:translate(62.037vw,-10px) scale(.116);animation:fall-221 18s -20s linear infinite}@keyframes fall-221{64.937%{transform:translate(64.6638vw,64.937vh) scale(.116)}to{transform:translate(63.3504vw,99vh) scale(.116)}}.snow:nth-child(222){opacity:1.3508;transform:translate(18.439vw,-10px) scale(.1628);animation:fall-222 16s -21s linear infinite}@keyframes fall-222{54.922%{transform:translate(24.9948vw,54.922vh) scale(.1628)}to{transform:translate(21.7169vw,99vh) scale(.1628)}}.snow:nth-child(223){opacity:1.1442;transform:translate(9.6375vw,-10px) scale(.1955);animation:fall-223 11s -15s linear infinite}@keyframes fall-223{31.929%{transform:translate(4.3015vw,31.929vh) scale(.1955)}to{transform:translate(6.9695vw,99vh) scale(.1955)}}.snow:nth-child(224){opacity:1.7676;transform:translate(55.8473vw,-10px) scale(.5188);animation:fall-224 18s -24s linear infinite}@keyframes fall-224{45.878%{transform:translate(55.3348vw,45.878vh) scale(.5188)}to{transform:translate(55.59105vw,99vh) scale(.5188)}}.snow:nth-child(225){opacity:1.6048;transform:translate(37.5455vw,-10px) scale(.6311);animation:fall-225 27s -30s linear infinite}@keyframes fall-225{39.668%{transform:translate(32.6123vw,39.668vh) scale(.6311)}to{transform:translate(35.0789vw,99vh) scale(.6311)}}.snow:nth-child(226){opacity:.6276;transform:translate(73.1518vw,-10px) scale(.3139);animation:fall-226 27s -14s linear infinite}@keyframes fall-226{65.917%{transform:translate(66.217vw,65.917vh) scale(.3139)}to{transform:translate(69.6844vw,99vh) scale(.3139)}}.snow:nth-child(227){opacity:.5036;transform:translate(67.738vw,-10px) scale(.3028);animation:fall-227 12s -28s linear infinite}@keyframes fall-227{36.584%{transform:translate(66.4977vw,36.584vh) scale(.3028)}to{transform:translate(67.11785vw,99vh) scale(.3028)}}.snow:nth-child(228){opacity:1.5518;transform:translate(61.3193vw,-10px) scale(.949);animation:fall-228 17s -23s linear infinite}@keyframes fall-228{54.182%{transform:translate(69.465vw,54.182vh) scale(.949)}to{transform:translate(65.39215vw,99vh) scale(.949)}}.snow:nth-child(229){opacity:.0852;transform:translate(34.2701vw,-10px) scale(.6142);animation:fall-229 20s -7s linear infinite}@keyframes fall-229{73.634%{transform:translate(41.0729vw,73.634vh) scale(.6142)}to{transform:translate(37.6715vw,99vh) scale(.6142)}}.snow:nth-child(230){opacity:.9982;transform:translate(29.491vw,-10px) scale(.0074);animation:fall-230 24s -14s linear infinite}@keyframes fall-230{41.418%{transform:translate(21.4809vw,41.418vh) scale(.0074)}to{transform:translate(25.48595vw,99vh) scale(.0074)}}.snow:nth-child(231){opacity:.1164;transform:translate(47.556vw,-10px) scale(.4755);animation:fall-231 12s -15s linear infinite}@keyframes fall-231{79.771%{transform:translate(50.8163vw,79.771vh) scale(.4755)}to{transform:translate(49.18615vw,99vh) scale(.4755)}}.snow:nth-child(232){opacity:.9902;transform:translate(31.9079vw,-10px) scale(.7535);animation:fall-232 14s -23s linear infinite}@keyframes fall-232{71.673%{transform:translate(35.2977vw,71.673vh) scale(.7535)}to{transform:translate(33.6028vw,99vh) scale(.7535)}}.snow:nth-child(233){opacity:1.039;transform:translate(38.1707vw,-10px) scale(.9616);animation:fall-233 13s -28s linear infinite}@keyframes fall-233{60.722%{transform:translate(39.8045vw,60.722vh) scale(.9616)}to{transform:translate(38.9876vw,99vh) scale(.9616)}}.snow:nth-child(234){opacity:1.9694;transform:translate(23.803vw,-10px) scale(.3176);animation:fall-234 16s -28s linear infinite}@keyframes fall-234{36.691%{transform:translate(23.1217vw,36.691vh) scale(.3176)}to{transform:translate(23.46235vw,99vh) scale(.3176)}}.snow:nth-child(235){opacity:.0558;transform:translate(2.6527vw,-10px) scale(.803);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{75.669%{transform:translate(9.242vw,75.669vh) scale(.803)}to{transform:translate(5.94735vw,99vh) scale(.803)}}.snow:nth-child(236){opacity:1.1274;transform:translate(71.1627vw,-10px) scale(.3553);animation:fall-236 27s -29s linear infinite}@keyframes fall-236{68.739%{transform:translate(64.4794vw,68.739vh) scale(.3553)}to{transform:translate(67.82105vw,99vh) scale(.3553)}}.snow:nth-child(237){opacity:.0464;transform:translate(96.6899vw,-10px) scale(.192);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{36.882%{transform:translate(100.7456vw,36.882vh) scale(.192)}to{transform:translate(98.71775vw,99vh) scale(.192)}}.snow:nth-child(238){opacity:1.3116;transform:translate(24.2428vw,-10px) scale(.414);animation:fall-238 25s -27s linear infinite}@keyframes fall-238{53.865%{transform:translate(15.2299vw,53.865vh) scale(.414)}to{transform:translate(19.73635vw,99vh) scale(.414)}}.snow:nth-child(239){opacity:1.3026;transform:translate(87.5942vw,-10px) scale(.0206);animation:fall-239 28s -25s linear infinite}@keyframes fall-239{74.422%{transform:translate(93.5631vw,74.422vh) scale(.0206)}to{transform:translate(90.57865vw,99vh) scale(.0206)}}.snow:nth-child(240){opacity:.5898;transform:translate(10.6095vw,-10px) scale(.0227);animation:fall-240 14s -12s linear infinite}@keyframes fall-240{61.425%{transform:translate(4.1159vw,61.425vh) scale(.0227)}to{transform:translate(7.3627vw,99vh) scale(.0227)}}.snow:nth-child(241){opacity:1.2114;transform:translate(25.0229vw,-10px) scale(.2814);animation:fall-241 24s -22s linear infinite}@keyframes fall-241{62.327%{transform:translate(33.151vw,62.327vh) scale(.2814)}to{transform:translate(29.08695vw,99vh) scale(.2814)}}.snow:nth-child(242){opacity:.0912;transform:translate(69.2539vw,-10px) scale(.0117);animation:fall-242 11s -28s linear infinite}@keyframes fall-242{70.544%{transform:translate(77.7219vw,70.544vh) scale(.0117)}to{transform:translate(73.4879vw,99vh) scale(.0117)}}.snow:nth-child(243){opacity:.7702;transform:translate(82.7536vw,-10px) scale(.8879);animation:fall-243 24s -4s linear infinite}@keyframes fall-243{55.275%{transform:translate(81.1168vw,55.275vh) scale(.8879)}to{transform:translate(81.9352vw,99vh) scale(.8879)}}.snow:nth-child(244){opacity:.8106;transform:translate(44.3153vw,-10px) scale(.4849);animation:fall-244 22s -2s linear infinite}@keyframes fall-244{41.851%{transform:translate(51.3563vw,41.851vh) scale(.4849)}to{transform:translate(47.8358vw,99vh) scale(.4849)}}.snow:nth-child(245){opacity:.7596;transform:translate(32.464vw,-10px) scale(.915);animation:fall-245 30s -30s linear infinite}@keyframes fall-245{51.339%{transform:translate(37.2193vw,51.339vh) scale(.915)}to{transform:translate(34.84165vw,99vh) scale(.915)}}.snow:nth-child(246){opacity:1.6966;transform:translate(64.3317vw,-10px) scale(.3362);animation:fall-246 26s -16s linear infinite}@keyframes fall-246{48.695%{transform:translate(60.8534vw,48.695vh) scale(.3362)}to{transform:translate(62.59255vw,99vh) scale(.3362)}}.snow:nth-child(247){opacity:.7464;transform:translate(69.9065vw,-10px) scale(.6351);animation:fall-247 28s -23s linear infinite}@keyframes fall-247{76.485%{transform:translate(72.425vw,76.485vh) scale(.6351)}to{transform:translate(71.16575vw,99vh) scale(.6351)}}.snow:nth-child(248){opacity:.6802;transform:translate(35.8009vw,-10px) scale(.5501);animation:fall-248 20s -3s linear infinite}@keyframes fall-248{54.021%{transform:translate(28.403vw,54.021vh) scale(.5501)}to{transform:translate(32.10195vw,99vh) scale(.5501)}}.snow:nth-child(249){opacity:.9482;transform:translate(4.0505vw,-10px) scale(.3431);animation:fall-249 23s -3s linear infinite}@keyframes fall-249{77.918%{transform:translate(-1.5641vw,77.918vh) scale(.3431)}to{transform:translate(1.2432vw,99vh) scale(.3431)}}.snow:nth-child(250){opacity:.8248;transform:translate(87.6453vw,-10px) scale(.868);animation:fall-250 22s -24s linear infinite}@keyframes fall-250{37.183%{transform:translate(86.6218vw,37.183vh) scale(.868)}to{transform:translate(87.13355vw,99vh) scale(.868)}}.snow:nth-child(251){opacity:.3622;transform:translate(13.442vw,-10px) scale(.2173);animation:fall-251 16s -5s linear infinite}@keyframes fall-251{37.672%{transform:translate(13.7214vw,37.672vh) scale(.2173)}to{transform:translate(13.5817vw,99vh) scale(.2173)}}.snow:nth-child(252){opacity:1.3002;transform:translate(94.5083vw,-10px) scale(.8446);animation:fall-252 30s -30s linear infinite}@keyframes fall-252{54.382%{transform:translate(103.6842vw,54.382vh) scale(.8446)}to{transform:translate(99.09625vw,99vh) scale(.8446)}}.snow:nth-child(253){opacity:1.7416;transform:translate(13.9026vw,-10px) scale(.5297);animation:fall-253 13s -10s linear infinite}@keyframes fall-253{42.062%{transform:translate(13.3938vw,42.062vh) scale(.5297)}to{transform:translate(13.6482vw,99vh) scale(.5297)}}.snow:nth-child(254){opacity:1.949;transform:translate(98.9898vw,-10px) scale(.4116);animation:fall-254 11s -9s linear infinite}@keyframes fall-254{57.594%{transform:translate(105.9378vw,57.594vh) scale(.4116)}to{transform:translate(102.4638vw,99vh) scale(.4116)}}.snow:nth-child(255){opacity:1.1486;transform:translate(24.1881vw,-10px) scale(.0938);animation:fall-255 22s -19s linear infinite}@keyframes fall-255{42.983%{transform:translate(33.7636vw,42.983vh) scale(.0938)}to{transform:translate(28.97585vw,99vh) scale(.0938)}}.snow:nth-child(256){opacity:.5642;transform:translate(12.7986vw,-10px) scale(.5763);animation:fall-256 18s -14s linear infinite}@keyframes fall-256{62.697%{transform:translate(20.5785vw,62.697vh) scale(.5763)}to{transform:translate(16.68855vw,99vh) scale(.5763)}}.snow:nth-child(257){opacity:1.106;transform:translate(32.7892vw,-10px) scale(.9664);animation:fall-257 19s -12s linear infinite}@keyframes fall-257{68.068%{transform:translate(29.2633vw,68.068vh) scale(.9664)}to{transform:translate(31.02625vw,99vh) scale(.9664)}}.snow:nth-child(258){opacity:.8662;transform:translate(63.7156vw,-10px) scale(.1089);animation:fall-258 28s -13s linear infinite}@keyframes fall-258{66.56%{transform:translate(62.6301vw,66.56vh) scale(.1089)}to{transform:translate(63.17285vw,99vh) scale(.1089)}}.snow:nth-child(259){opacity:.375;transform:translate(.6434vw,-10px) scale(.795);animation:fall-259 16s -25s linear infinite}@keyframes fall-259{46.918%{transform:translate(-5.5508vw,46.918vh) scale(.795)}to{transform:translate(-2.4537vw,99vh) scale(.795)}}.snow:nth-child(260){opacity:1.054;transform:translate(31.7681vw,-10px) scale(.4085);animation:fall-260 29s -7s linear infinite}@keyframes fall-260{78.221%{transform:translate(22.7854vw,78.221vh) scale(.4085)}to{transform:translate(27.27675vw,99vh) scale(.4085)}}.snow:nth-child(261){opacity:.0828;transform:translate(42.5724vw,-10px) scale(.344);animation:fall-261 18s -4s linear infinite}@keyframes fall-261{36.758%{transform:translate(35.8738vw,36.758vh) scale(.344)}to{transform:translate(39.2231vw,99vh) scale(.344)}}.snow:nth-child(262){opacity:.6612;transform:translate(47.6066vw,-10px) scale(.9141);animation:fall-262 27s -1s linear infinite}@keyframes fall-262{65.876%{transform:translate(42.1768vw,65.876vh) scale(.9141)}to{transform:translate(44.8917vw,99vh) scale(.9141)}}.snow:nth-child(263){opacity:.706;transform:translate(31.9652vw,-10px) scale(.0792);animation:fall-263 14s -9s linear infinite}@keyframes fall-263{33.382%{transform:translate(41.315vw,33.382vh) scale(.0792)}to{transform:translate(36.6401vw,99vh) scale(.0792)}}.snow:nth-child(264){opacity:1.9778;transform:translate(82.9091vw,-10px) scale(.4084);animation:fall-264 14s -26s linear infinite}@keyframes fall-264{64.608%{transform:translate(75.716vw,64.608vh) scale(.4084)}to{transform:translate(79.31255vw,99vh) scale(.4084)}}.snow:nth-child(265){opacity:1.2292;transform:translate(42.9735vw,-10px) scale(.5082);animation:fall-265 29s -15s linear infinite}@keyframes fall-265{42.962%{transform:translate(52.9485vw,42.962vh) scale(.5082)}to{transform:translate(47.961vw,99vh) scale(.5082)}}.snow:nth-child(266){opacity:.8826;transform:translate(76.6531vw,-10px) scale(.0316);animation:fall-266 25s -6s linear infinite}@keyframes fall-266{62.807%{transform:translate(86.1321vw,62.807vh) scale(.0316)}to{transform:translate(81.3926vw,99vh) scale(.0316)}}.snow:nth-child(267){opacity:1.8074;transform:translate(84.3721vw,-10px) scale(.8825);animation:fall-267 11s -4s linear infinite}@keyframes fall-267{33.853%{transform:translate(80.5916vw,33.853vh) scale(.8825)}to{transform:translate(82.48185vw,99vh) scale(.8825)}}.snow:nth-child(268){opacity:1.8934;transform:translate(10.9893vw,-10px) scale(.4925);animation:fall-268 14s -27s linear infinite}@keyframes fall-268{42.341%{transform:translate(9.0026vw,42.341vh) scale(.4925)}to{transform:translate(9.99595vw,99vh) scale(.4925)}}.snow:nth-child(269){opacity:1.6598;transform:translate(37.8663vw,-10px) scale(.9461);animation:fall-269 23s -7s linear infinite}@keyframes fall-269{59.224%{transform:translate(33.6415vw,59.224vh) scale(.9461)}to{transform:translate(35.7539vw,99vh) scale(.9461)}}.snow:nth-child(270){opacity:.4264;transform:translate(5.536vw,-10px) scale(.449);animation:fall-270 20s -20s linear infinite}@keyframes fall-270{41.292%{transform:translate(11.5154vw,41.292vh) scale(.449)}to{transform:translate(8.5257vw,99vh) scale(.449)}}.snow:nth-child(271){opacity:1.6902;transform:translate(94.4683vw,-10px) scale(.5274);animation:fall-271 17s -25s linear infinite}@keyframes fall-271{45.381%{transform:translate(85.0762vw,45.381vh) scale(.5274)}to{transform:translate(89.77225vw,99vh) scale(.5274)}}.snow:nth-child(272){opacity:.1406;transform:translate(83.382vw,-10px) scale(.4129);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{57.812%{transform:translate(85.0582vw,57.812vh) scale(.4129)}to{transform:translate(84.2201vw,99vh) scale(.4129)}}.snow:nth-child(273){opacity:1.1034;transform:translate(26.804vw,-10px) scale(.6029);animation:fall-273 29s -18s linear infinite}@keyframes fall-273{69.973%{transform:translate(22.6418vw,69.973vh) scale(.6029)}to{transform:translate(24.7229vw,99vh) scale(.6029)}}.snow:nth-child(274){opacity:1.912;transform:translate(8.1882vw,-10px) scale(.1188);animation:fall-274 16s -9s linear infinite}@keyframes fall-274{43.761%{transform:translate(10.0749vw,43.761vh) scale(.1188)}to{transform:translate(9.13155vw,99vh) scale(.1188)}}.snow:nth-child(275){opacity:1.3922;transform:translate(55.8308vw,-10px) scale(.4124);animation:fall-275 19s -13s linear infinite}@keyframes fall-275{45.466%{transform:translate(50.8025vw,45.466vh) scale(.4124)}to{transform:translate(53.31665vw,99vh) scale(.4124)}}.snow:nth-child(276){opacity:1.084;transform:translate(73.607vw,-10px) scale(.5979);animation:fall-276 19s -12s linear infinite}@keyframes fall-276{34.052%{transform:translate(81.7451vw,34.052vh) scale(.5979)}to{transform:translate(77.67605vw,99vh) scale(.5979)}}.snow:nth-child(277){opacity:.7156;transform:translate(45.63vw,-10px) scale(.8579);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{71.786%{transform:translate(51.1432vw,71.786vh) scale(.8579)}to{transform:translate(48.3866vw,99vh) scale(.8579)}}.snow:nth-child(278){opacity:.5676;transform:translate(53.0119vw,-10px) scale(.0481);animation:fall-278 12s -23s linear infinite}@keyframes fall-278{36.412%{transform:translate(56.234vw,36.412vh) scale(.0481)}to{transform:translate(54.62295vw,99vh) scale(.0481)}}.snow:nth-child(279){opacity:1.9666;transform:translate(87.0432vw,-10px) scale(.5342);animation:fall-279 14s -10s linear infinite}@keyframes fall-279{55.805%{transform:translate(93.1811vw,55.805vh) scale(.5342)}to{transform:translate(90.11215vw,99vh) scale(.5342)}}.snow:nth-child(280){opacity:.1514;transform:translate(20.4499vw,-10px) scale(.5052);animation:fall-280 14s -21s linear infinite}@keyframes fall-280{68.852%{transform:translate(26.9687vw,68.852vh) scale(.5052)}to{transform:translate(23.7093vw,99vh) scale(.5052)}}.snow:nth-child(281){opacity:.176;transform:translate(13.413vw,-10px) scale(.2803);animation:fall-281 13s -6s linear infinite}@keyframes fall-281{53.893%{transform:translate(6.9408vw,53.893vh) scale(.2803)}to{transform:translate(10.1769vw,99vh) scale(.2803)}}.snow:nth-child(282){opacity:.4308;transform:translate(62.0691vw,-10px) scale(.5727);animation:fall-282 20s -24s linear infinite}@keyframes fall-282{55.592%{transform:translate(59.2334vw,55.592vh) scale(.5727)}to{transform:translate(60.65125vw,99vh) scale(.5727)}}.snow:nth-child(283){opacity:1.5548;transform:translate(91.2926vw,-10px) scale(.1337);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{35.724%{transform:translate(98.4785vw,35.724vh) scale(.1337)}to{transform:translate(94.88555vw,99vh) scale(.1337)}}.snow:nth-child(284){opacity:1.0078;transform:translate(36.3385vw,-10px) scale(.4808);animation:fall-284 25s -7s linear infinite}@keyframes fall-284{38.732%{transform:translate(45.229vw,38.732vh) scale(.4808)}to{transform:translate(40.78375vw,99vh) scale(.4808)}}.snow:nth-child(285){opacity:.0558;transform:translate(29.9241vw,-10px) scale(.6157);animation:fall-285 27s -2s linear infinite}@keyframes fall-285{50.819%{transform:translate(37.9459vw,50.819vh) scale(.6157)}to{transform:translate(33.935vw,99vh) scale(.6157)}}.snow:nth-child(286){opacity:1.2166;transform:translate(32.9151vw,-10px) scale(.3656);animation:fall-286 25s -6s linear infinite}@keyframes fall-286{59.211%{transform:translate(30.9634vw,59.211vh) scale(.3656)}to{transform:translate(31.93925vw,99vh) scale(.3656)}}.snow:nth-child(287){opacity:.8146;transform:translate(94.1479vw,-10px) scale(.3941);animation:fall-287 29s -7s linear infinite}@keyframes fall-287{77.605%{transform:translate(100.5713vw,77.605vh) scale(.3941)}to{transform:translate(97.3596vw,99vh) scale(.3941)}}.snow:nth-child(288){opacity:.4836;transform:translate(36.1024vw,-10px) scale(.039);animation:fall-288 12s -4s linear infinite}@keyframes fall-288{32.204%{transform:translate(31.5199vw,32.204vh) scale(.039)}to{transform:translate(33.81115vw,99vh) scale(.039)}}.snow:nth-child(289){opacity:1.2414;transform:translate(75.7659vw,-10px) scale(.706);animation:fall-289 17s -12s linear infinite}@keyframes fall-289{56.733%{transform:translate(72.4752vw,56.733vh) scale(.706)}to{transform:translate(74.12055vw,99vh) scale(.706)}}.snow:nth-child(290){opacity:1.6632;transform:translate(83.8963vw,-10px) scale(.2819);animation:fall-290 18s -19s linear infinite}@keyframes fall-290{30.665%{transform:translate(78.5118vw,30.665vh) scale(.2819)}to{transform:translate(81.20405vw,99vh) scale(.2819)}}.snow:nth-child(291){opacity:1.4568;transform:translate(32.8773vw,-10px) scale(.3782);animation:fall-291 19s -17s linear infinite}@keyframes fall-291{30.05%{transform:translate(31.253vw,30.05vh) scale(.3782)}to{transform:translate(32.06515vw,99vh) scale(.3782)}}.snow:nth-child(292){opacity:1.6146;transform:translate(20.3673vw,-10px) scale(.3253);animation:fall-292 11s -20s linear infinite}@keyframes fall-292{59.347%{transform:translate(10.4686vw,59.347vh) scale(.3253)}to{transform:translate(15.41795vw,99vh) scale(.3253)}}.snow:nth-child(293){opacity:1.0486;transform:translate(20.8674vw,-10px) scale(.9288);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{61.488%{transform:translate(11.251vw,61.488vh) scale(.9288)}to{transform:translate(16.0592vw,99vh) scale(.9288)}}.snow:nth-child(294){opacity:.5918;transform:translate(94.3167vw,-10px) scale(.1176);animation:fall-294 19s -2s linear infinite}@keyframes fall-294{37.699%{transform:translate(94.3892vw,37.699vh) scale(.1176)}to{transform:translate(94.35295vw,99vh) scale(.1176)}}.snow:nth-child(295){opacity:.5134;transform:translate(52.2035vw,-10px) scale(.2597);animation:fall-295 23s -27s linear infinite}@keyframes fall-295{71.115%{transform:translate(50.499vw,71.115vh) scale(.2597)}to{transform:translate(51.35125vw,99vh) scale(.2597)}}.snow:nth-child(296){opacity:1.1648;transform:translate(46.361vw,-10px) scale(.598);animation:fall-296 30s -12s linear infinite}@keyframes fall-296{77.446%{transform:translate(44.7569vw,77.446vh) scale(.598)}to{transform:translate(45.55895vw,99vh) scale(.598)}}.snow:nth-child(297){opacity:1.8684;transform:translate(32.0015vw,-10px) scale(.5917);animation:fall-297 19s -6s linear infinite}@keyframes fall-297{56.317%{transform:translate(22.8216vw,56.317vh) scale(.5917)}to{transform:translate(27.41155vw,99vh) scale(.5917)}}.snow:nth-child(298){opacity:.7928;transform:translate(88.4947vw,-10px) scale(.1615);animation:fall-298 12s -13s linear infinite}@keyframes fall-298{53.17%{transform:translate(79.7628vw,53.17vh) scale(.1615)}to{transform:translate(84.12875vw,99vh) scale(.1615)}}.snow:nth-child(299){opacity:1.7532;transform:translate(84.4612vw,-10px) scale(.501);animation:fall-299 20s -1s linear infinite}@keyframes fall-299{75.213%{transform:translate(85.5887vw,75.213vh) scale(.501)}to{transform:translate(85.02495vw,99vh) scale(.501)}}.snow:nth-child(300){opacity:1.9738;transform:translate(64.8543vw,-10px) scale(.5298);animation:fall-300 21s -24s linear infinite}@keyframes fall-300{33.168%{transform:translate(58.038vw,33.168vh) scale(.5298)}to{transform:translate(61.44615vw,99vh) scale(.5298)}}.snow:nth-child(301){opacity:.3634;transform:translate(18.0099vw,-10px) scale(.522);animation:fall-301 10s -8s linear infinite}@keyframes fall-301{37.242%{transform:translate(20.7215vw,37.242vh) scale(.522)}to{transform:translate(19.3657vw,99vh) scale(.522)}}.snow:nth-child(302){opacity:1.314;transform:translate(65.3217vw,-10px) scale(.41);animation:fall-302 29s -7s linear infinite}@keyframes fall-302{30.873%{transform:translate(68.5177vw,30.873vh) scale(.41)}to{transform:translate(66.9197vw,99vh) scale(.41)}}.snow:nth-child(303){opacity:.3476;transform:translate(93.4515vw,-10px) scale(.9838);animation:fall-303 14s -4s linear infinite}@keyframes fall-303{75.658%{transform:translate(91.6839vw,75.658vh) scale(.9838)}to{transform:translate(92.5677vw,99vh) scale(.9838)}}.snow:nth-child(304){opacity:.7288;transform:translate(93.616vw,-10px) scale(.296);animation:fall-304 21s -2s linear infinite}@keyframes fall-304{31.587%{transform:translate(92.9846vw,31.587vh) scale(.296)}to{transform:translate(93.3003vw,99vh) scale(.296)}}.snow:nth-child(305){opacity:1.0104;transform:translate(68.5424vw,-10px) scale(.7982);animation:fall-305 20s -7s linear infinite}@keyframes fall-305{67.446%{transform:translate(71.0202vw,67.446vh) scale(.7982)}to{transform:translate(69.7813vw,99vh) scale(.7982)}}.snow:nth-child(306){opacity:1.7308;transform:translate(20.8514vw,-10px) scale(.666);animation:fall-306 23s -3s linear infinite}@keyframes fall-306{42.882%{transform:translate(26.2401vw,42.882vh) scale(.666)}to{transform:translate(23.54575vw,99vh) scale(.666)}}.snow:nth-child(307){opacity:1.6322;transform:translate(83.6705vw,-10px) scale(.4102);animation:fall-307 13s -1s linear infinite}@keyframes fall-307{61.421%{transform:translate(88.1159vw,61.421vh) scale(.4102)}to{transform:translate(85.8932vw,99vh) scale(.4102)}}.snow:nth-child(308){opacity:1.4618;transform:translate(46.3927vw,-10px) scale(.8113);animation:fall-308 21s -4s linear infinite}@keyframes fall-308{36.055%{transform:translate(45.9426vw,36.055vh) scale(.8113)}to{transform:translate(46.16765vw,99vh) scale(.8113)}}.snow:nth-child(309){opacity:.0794;transform:translate(52.2037vw,-10px) scale(.9481);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{45.412%{transform:translate(43.6031vw,45.412vh) scale(.9481)}to{transform:translate(47.9034vw,99vh) scale(.9481)}}.snow:nth-child(310){opacity:1.0618;transform:translate(37.5013vw,-10px) scale(.0647);animation:fall-310 19s -16s linear infinite}@keyframes fall-310{35.799%{transform:translate(44.1344vw,35.799vh) scale(.0647)}to{transform:translate(40.81785vw,99vh) scale(.0647)}}.snow:nth-child(311){opacity:.3938;transform:translate(60.3518vw,-10px) scale(.7619);animation:fall-311 13s -22s linear infinite}@keyframes fall-311{46.99%{transform:translate(67.9572vw,46.99vh) scale(.7619)}to{transform:translate(64.1545vw,99vh) scale(.7619)}}.snow:nth-child(312){opacity:.0688;transform:translate(19.9003vw,-10px) scale(.1511);animation:fall-312 27s -6s linear infinite}@keyframes fall-312{38.004%{transform:translate(27.2931vw,38.004vh) scale(.1511)}to{transform:translate(23.5967vw,99vh) scale(.1511)}}.snow:nth-child(313){opacity:1.922;transform:translate(7.0139vw,-10px) scale(.639);animation:fall-313 15s -2s linear infinite}@keyframes fall-313{66.602%{transform:translate(5.3989vw,66.602vh) scale(.639)}to{transform:translate(6.2064vw,99vh) scale(.639)}}.snow:nth-child(314){opacity:.7698;transform:translate(78.3913vw,-10px) scale(.5832);animation:fall-314 21s -30s linear infinite}@keyframes fall-314{61.795%{transform:translate(87.0704vw,61.795vh) scale(.5832)}to{transform:translate(82.73085vw,99vh) scale(.5832)}}.snow:nth-child(315){opacity:1.4804;transform:translate(64.3381vw,-10px) scale(.3988);animation:fall-315 28s -14s linear infinite}@keyframes fall-315{70.273%{transform:translate(56.3593vw,70.273vh) scale(.3988)}to{transform:translate(60.3487vw,99vh) scale(.3988)}}.snow:nth-child(316){opacity:.3726;transform:translate(20.2667vw,-10px) scale(.6809);animation:fall-316 22s -2s linear infinite}@keyframes fall-316{71.066%{transform:translate(23.7082vw,71.066vh) scale(.6809)}to{transform:translate(21.98745vw,99vh) scale(.6809)}}.snow:nth-child(317){opacity:1.1428;transform:translate(55.4124vw,-10px) scale(.0274);animation:fall-317 30s -22s linear infinite}@keyframes fall-317{36.87%{transform:translate(52.1998vw,36.87vh) scale(.0274)}to{transform:translate(53.8061vw,99vh) scale(.0274)}}.snow:nth-child(318){opacity:.2372;transform:translate(24.914vw,-10px) scale(.0148);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{57.888%{transform:translate(27.0433vw,57.888vh) scale(.0148)}to{transform:translate(25.97865vw,99vh) scale(.0148)}}.snow:nth-child(319){opacity:1.9384;transform:translate(16.5608vw,-10px) scale(.0454);animation:fall-319 14s -22s linear infinite}@keyframes fall-319{40.42%{transform:translate(7.2199vw,40.42vh) scale(.0454)}to{transform:translate(11.89035vw,99vh) scale(.0454)}}.snow:nth-child(320){opacity:.4276;transform:translate(27.0451vw,-10px) scale(.0272);animation:fall-320 18s -22s linear infinite}@keyframes fall-320{44.911%{transform:translate(34.8023vw,44.911vh) scale(.0272)}to{transform:translate(30.9237vw,99vh) scale(.0272)}}.snow:nth-child(321){opacity:.848;transform:translate(9.2662vw,-10px) scale(.9875);animation:fall-321 27s -23s linear infinite}@keyframes fall-321{65.69%{transform:translate(8.0861vw,65.69vh) scale(.9875)}to{transform:translate(8.67615vw,99vh) scale(.9875)}}.snow:nth-child(322){opacity:.2672;transform:translate(77.594vw,-10px) scale(.5249);animation:fall-322 28s -10s linear infinite}@keyframes fall-322{63.56%{transform:translate(76.2356vw,63.56vh) scale(.5249)}to{transform:translate(76.9148vw,99vh) scale(.5249)}}.snow:nth-child(323){opacity:.377;transform:translate(1.122vw,-10px) scale(.0722);animation:fall-323 25s -15s linear infinite}@keyframes fall-323{58.946%{transform:translate(-.0049vw,58.946vh) scale(.0722)}to{transform:translate(.55855vw,99vh) scale(.0722)}}.snow:nth-child(324){opacity:1.7398;transform:translate(85.5836vw,-10px) scale(.272);animation:fall-324 26s -5s linear infinite}@keyframes fall-324{47.706%{transform:translate(94.1015vw,47.706vh) scale(.272)}to{transform:translate(89.84255vw,99vh) scale(.272)}}.snow:nth-child(325){opacity:1.4446;transform:translate(99.2482vw,-10px) scale(.8153);animation:fall-325 28s -26s linear infinite}@keyframes fall-325{61.174%{transform:translate(97.4028vw,61.174vh) scale(.8153)}to{transform:translate(98.3255vw,99vh) scale(.8153)}}.snow:nth-child(326){opacity:1.3332;transform:translate(25.0377vw,-10px) scale(.1047);animation:fall-326 10s -22s linear infinite}@keyframes fall-326{54.629%{transform:translate(24.05vw,54.629vh) scale(.1047)}to{transform:translate(24.54385vw,99vh) scale(.1047)}}.snow:nth-child(327){opacity:.4014;transform:translate(79.2368vw,-10px) scale(.5937);animation:fall-327 13s -22s linear infinite}@keyframes fall-327{73.415%{transform:translate(69.7341vw,73.415vh) scale(.5937)}to{transform:translate(74.48545vw,99vh) scale(.5937)}}.snow:nth-child(328){opacity:.7206;transform:translate(57.2415vw,-10px) scale(.8346);animation:fall-328 14s -1s linear infinite}@keyframes fall-328{59.147%{transform:translate(62.4994vw,59.147vh) scale(.8346)}to{transform:translate(59.87045vw,99vh) scale(.8346)}}.snow:nth-child(329){opacity:1.71;transform:translate(46.0664vw,-10px) scale(.7651);animation:fall-329 21s -3s linear infinite}@keyframes fall-329{67.494%{transform:translate(50.1022vw,67.494vh) scale(.7651)}to{transform:translate(48.0843vw,99vh) scale(.7651)}}.snow:nth-child(330){opacity:.703;transform:translate(10.8478vw,-10px) scale(.2585);animation:fall-330 19s -27s linear infinite}@keyframes fall-330{76.07%{transform:translate(7.2982vw,76.07vh) scale(.2585)}to{transform:translate(9.073vw,99vh) scale(.2585)}}.snow:nth-child(331){opacity:1.4894;transform:translate(91.504vw,-10px) scale(.1453);animation:fall-331 29s -30s linear infinite}@keyframes fall-331{42.991%{transform:translate(100.0049vw,42.991vh) scale(.1453)}to{transform:translate(95.75445vw,99vh) scale(.1453)}}.snow:nth-child(332){opacity:1.3124;transform:translate(39.208vw,-10px) scale(.0371);animation:fall-332 21s -14s linear infinite}@keyframes fall-332{32.966%{transform:translate(35.3605vw,32.966vh) scale(.0371)}to{transform:translate(37.28425vw,99vh) scale(.0371)}}.snow:nth-child(333){opacity:1.8076;transform:translate(52.8691vw,-10px) scale(.4804);animation:fall-333 22s -10s linear infinite}@keyframes fall-333{54.341%{transform:translate(46.4379vw,54.341vh) scale(.4804)}to{transform:translate(49.6535vw,99vh) scale(.4804)}}.snow:nth-child(334){opacity:1.8036;transform:translate(20.7462vw,-10px) scale(.3695);animation:fall-334 16s -22s linear infinite}@keyframes fall-334{58.325%{transform:translate(22.1939vw,58.325vh) scale(.3695)}to{transform:translate(21.47005vw,99vh) scale(.3695)}}.snow:nth-child(335){opacity:1.8466;transform:translate(86.853vw,-10px) scale(.1325);animation:fall-335 13s -6s linear infinite}@keyframes fall-335{48.925%{transform:translate(80.0005vw,48.925vh) scale(.1325)}to{transform:translate(83.42675vw,99vh) scale(.1325)}}.snow:nth-child(336){opacity:1.4498;transform:translate(45.4935vw,-10px) scale(.4357);animation:fall-336 21s -4s linear infinite}@keyframes fall-336{54.743%{transform:translate(53.8083vw,54.743vh) scale(.4357)}to{transform:translate(49.6509vw,99vh) scale(.4357)}}.snow:nth-child(337){opacity:.8916;transform:translate(60.1521vw,-10px) scale(.5032);animation:fall-337 20s -9s linear infinite}@keyframes fall-337{78.256%{transform:translate(66.0402vw,78.256vh) scale(.5032)}to{transform:translate(63.09615vw,99vh) scale(.5032)}}.snow:nth-child(338){opacity:.2766;transform:translate(48.9033vw,-10px) scale(.3851);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{33.42%{transform:translate(51.779vw,33.42vh) scale(.3851)}to{transform:translate(50.34115vw,99vh) scale(.3851)}}.snow:nth-child(339){opacity:1.307;transform:translate(45.2242vw,-10px) scale(.1308);animation:fall-339 16s -5s linear infinite}@keyframes fall-339{57.107%{transform:translate(54.225vw,57.107vh) scale(.1308)}to{transform:translate(49.7246vw,99vh) scale(.1308)}}.snow:nth-child(340){opacity:1.2524;transform:translate(67.5vw,-10px) scale(.2316);animation:fall-340 25s -3s linear infinite}@keyframes fall-340{57.509%{transform:translate(72.4898vw,57.509vh) scale(.2316)}to{transform:translate(69.9949vw,99vh) scale(.2316)}}.snow:nth-child(341){opacity:1.934;transform:translate(21.3353vw,-10px) scale(.9393);animation:fall-341 26s -29s linear infinite}@keyframes fall-341{47.306%{transform:translate(19.5569vw,47.306vh) scale(.9393)}to{transform:translate(20.4461vw,99vh) scale(.9393)}}.snow:nth-child(342){opacity:1.5568;transform:translate(42.5722vw,-10px) scale(.4628);animation:fall-342 28s -24s linear infinite}@keyframes fall-342{43.611%{transform:translate(44.4636vw,43.611vh) scale(.4628)}to{transform:translate(43.5179vw,99vh) scale(.4628)}}.snow:nth-child(343){opacity:.6818;transform:translate(19.5051vw,-10px) scale(.8522);animation:fall-343 29s -15s linear infinite}@keyframes fall-343{62.546%{transform:translate(16.099vw,62.546vh) scale(.8522)}to{transform:translate(17.80205vw,99vh) scale(.8522)}}.snow:nth-child(344){opacity:.539;transform:translate(95.6817vw,-10px) scale(.3594);animation:fall-344 13s -22s linear infinite}@keyframes fall-344{44.212%{transform:translate(102.4303vw,44.212vh) scale(.3594)}to{transform:translate(99.056vw,99vh) scale(.3594)}}.snow:nth-child(345){opacity:1.0416;transform:translate(54.9671vw,-10px) scale(.7643);animation:fall-345 13s -27s linear infinite}@keyframes fall-345{62.204%{transform:translate(48.9737vw,62.204vh) scale(.7643)}to{transform:translate(51.9704vw,99vh) scale(.7643)}}.snow:nth-child(346){opacity:.9602;transform:translate(64.3159vw,-10px) scale(.1553);animation:fall-346 20s -11s linear infinite}@keyframes fall-346{71.699%{transform:translate(68.3875vw,71.699vh) scale(.1553)}to{transform:translate(66.3517vw,99vh) scale(.1553)}}.snow:nth-child(347){opacity:.5016;transform:translate(7.4549vw,-10px) scale(.7308);animation:fall-347 19s -29s linear infinite}@keyframes fall-347{35.815%{transform:translate(2.6931vw,35.815vh) scale(.7308)}to{transform:translate(5.074vw,99vh) scale(.7308)}}.snow:nth-child(348){opacity:.8194;transform:translate(82.6978vw,-10px) scale(.044);animation:fall-348 26s -7s linear infinite}@keyframes fall-348{43.784%{transform:translate(78.6693vw,43.784vh) scale(.044)}to{transform:translate(80.68355vw,99vh) scale(.044)}}.snow:nth-child(349){opacity:.8306;transform:translate(73.2909vw,-10px) scale(.8742);animation:fall-349 29s -28s linear infinite}@keyframes fall-349{33.001%{transform:translate(80.7775vw,33.001vh) scale(.8742)}to{transform:translate(77.0342vw,99vh) scale(.8742)}}.snow:nth-child(350){opacity:.6012;transform:translate(74.6402vw,-10px) scale(.2698);animation:fall-350 25s -1s linear infinite}@keyframes fall-350{57.065%{transform:translate(77.9811vw,57.065vh) scale(.2698)}to{transform:translate(76.31065vw,99vh) scale(.2698)}}.snow:nth-child(351){opacity:1.7632;transform:translate(75.1207vw,-10px) scale(.2282);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{75.916%{transform:translate(75.6515vw,75.916vh) scale(.2282)}to{transform:translate(75.3861vw,99vh) scale(.2282)}}.snow:nth-child(352){opacity:.8248;transform:translate(59.318vw,-10px) scale(.04);animation:fall-352 25s -7s linear infinite}@keyframes fall-352{49.933%{transform:translate(65.2028vw,49.933vh) scale(.04)}to{transform:translate(62.2604vw,99vh) scale(.04)}}.snow:nth-child(353){opacity:.3514;transform:translate(88.6301vw,-10px) scale(.2821);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{75.217%{transform:translate(79.2669vw,75.217vh) scale(.2821)}to{transform:translate(83.9485vw,99vh) scale(.2821)}}.snow:nth-child(354){opacity:.8392;transform:translate(40.0938vw,-10px) scale(.93);animation:fall-354 14s -8s linear infinite}@keyframes fall-354{68.025%{transform:translate(30.886vw,68.025vh) scale(.93)}to{transform:translate(35.4899vw,99vh) scale(.93)}}.snow:nth-child(355){opacity:1.4772;transform:translate(55.7508vw,-10px) scale(.682);animation:fall-355 10s -4s linear infinite}@keyframes fall-355{62.128%{transform:translate(47.974vw,62.128vh) scale(.682)}to{transform:translate(51.8624vw,99vh) scale(.682)}}.snow:nth-child(356){opacity:1.6352;transform:translate(89.4188vw,-10px) scale(.3662);animation:fall-356 28s -16s linear infinite}@keyframes fall-356{31.201%{transform:translate(86.6777vw,31.201vh) scale(.3662)}to{transform:translate(88.04825vw,99vh) scale(.3662)}}.snow:nth-child(357){opacity:.8972;transform:translate(67.0589vw,-10px) scale(.2424);animation:fall-357 21s -15s linear infinite}@keyframes fall-357{44.509%{transform:translate(66.4684vw,44.509vh) scale(.2424)}to{transform:translate(66.76365vw,99vh) scale(.2424)}}.snow:nth-child(358){opacity:1.8496;transform:translate(9.9147vw,-10px) scale(.8061);animation:fall-358 14s -21s linear infinite}@keyframes fall-358{64.201%{transform:translate(.5164vw,64.201vh) scale(.8061)}to{transform:translate(5.21555vw,99vh) scale(.8061)}}.snow:nth-child(359){opacity:1.404;transform:translate(56.8888vw,-10px) scale(.3837);animation:fall-359 15s -27s linear infinite}@keyframes fall-359{72.516%{transform:translate(63.2237vw,72.516vh) scale(.3837)}to{transform:translate(60.05625vw,99vh) scale(.3837)}}.snow:nth-child(360){opacity:1.701;transform:translate(18.656vw,-10px) scale(.9621);animation:fall-360 24s -8s linear infinite}@keyframes fall-360{57.73%{transform:translate(24.4067vw,57.73vh) scale(.9621)}to{transform:translate(21.53135vw,99vh) scale(.9621)}}.snow:nth-child(361){opacity:1.9384;transform:translate(81.0547vw,-10px) scale(.0162);animation:fall-361 26s -23s linear infinite}@keyframes fall-361{59.872%{transform:translate(78.5305vw,59.872vh) scale(.0162)}to{transform:translate(79.7926vw,99vh) scale(.0162)}}.snow:nth-child(362){opacity:1.1034;transform:translate(14.1603vw,-10px) scale(.1567);animation:fall-362 24s -4s linear infinite}@keyframes fall-362{78.371%{transform:translate(22.3571vw,78.371vh) scale(.1567)}to{transform:translate(18.2587vw,99vh) scale(.1567)}}.snow:nth-child(363){opacity:.5524;transform:translate(53.562vw,-10px) scale(.8017);animation:fall-363 22s -23s linear infinite}@keyframes fall-363{59.221%{transform:translate(55.0718vw,59.221vh) scale(.8017)}to{transform:translate(54.3169vw,99vh) scale(.8017)}}.snow:nth-child(364){opacity:.8206;transform:translate(67.4001vw,-10px) scale(.092);animation:fall-364 24s -14s linear infinite}@keyframes fall-364{32.041%{transform:translate(71.7398vw,32.041vh) scale(.092)}to{transform:translate(69.56995vw,99vh) scale(.092)}}.snow:nth-child(365){opacity:.3102;transform:translate(47.4403vw,-10px) scale(.7374);animation:fall-365 13s -21s linear infinite}@keyframes fall-365{45.448%{transform:translate(42.8533vw,45.448vh) scale(.7374)}to{transform:translate(45.1468vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:.7856;transform:translate(72.1006vw,-10px) scale(.9937);animation:fall-366 19s -8s linear infinite}@keyframes fall-366{60.189%{transform:translate(81.7657vw,60.189vh) scale(.9937)}to{transform:translate(76.93315vw,99vh) scale(.9937)}}.snow:nth-child(367){opacity:.8238;transform:translate(67.9835vw,-10px) scale(.7394);animation:fall-367 15s -10s linear infinite}@keyframes fall-367{49.059%{transform:translate(61.1453vw,49.059vh) scale(.7394)}to{transform:translate(64.5644vw,99vh) scale(.7394)}}.snow:nth-child(368){opacity:1.4648;transform:translate(4.6539vw,-10px) scale(.079);animation:fall-368 29s -28s linear infinite}@keyframes fall-368{47.1%{transform:translate(8.7388vw,47.1vh) scale(.079)}to{transform:translate(6.69635vw,99vh) scale(.079)}}.snow:nth-child(369){opacity:.9686;transform:translate(78.3518vw,-10px) scale(.7266);animation:fall-369 29s -14s linear infinite}@keyframes fall-369{61.559%{transform:translate(74.2958vw,61.559vh) scale(.7266)}to{transform:translate(76.3238vw,99vh) scale(.7266)}}.snow:nth-child(370){opacity:1.4762;transform:translate(78.889vw,-10px) scale(.5148);animation:fall-370 15s -21s linear infinite}@keyframes fall-370{35.878%{transform:translate(80.7798vw,35.878vh) scale(.5148)}to{transform:translate(79.8344vw,99vh) scale(.5148)}}.snow:nth-child(371){opacity:1.6772;transform:translate(61.2698vw,-10px) scale(.8483);animation:fall-371 10s -14s linear infinite}@keyframes fall-371{61.612%{transform:translate(54.1231vw,61.612vh) scale(.8483)}to{transform:translate(57.69645vw,99vh) scale(.8483)}}.snow:nth-child(372){opacity:1.8324;transform:translate(17.9234vw,-10px) scale(.834);animation:fall-372 20s -8s linear infinite}@keyframes fall-372{31.427%{transform:translate(8.1042vw,31.427vh) scale(.834)}to{transform:translate(13.0138vw,99vh) scale(.834)}}.snow:nth-child(373){opacity:1.2426;transform:translate(26.2882vw,-10px) scale(.0341);animation:fall-373 29s -25s linear infinite}@keyframes fall-373{33.629%{transform:translate(31.2963vw,33.629vh) scale(.0341)}to{transform:translate(28.79225vw,99vh) scale(.0341)}}.snow:nth-child(374){opacity:.172;transform:translate(30.9593vw,-10px) scale(.1706);animation:fall-374 14s -20s linear infinite}@keyframes fall-374{72.727%{transform:translate(34.2238vw,72.727vh) scale(.1706)}to{transform:translate(32.59155vw,99vh) scale(.1706)}}.snow:nth-child(375){opacity:1.7952;transform:translate(31.5063vw,-10px) scale(.4521);animation:fall-375 19s -15s linear infinite}@keyframes fall-375{59.996%{transform:translate(27.4914vw,59.996vh) scale(.4521)}to{transform:translate(29.49885vw,99vh) scale(.4521)}}.snow:nth-child(376){opacity:1.5572;transform:translate(63.9922vw,-10px) scale(.9249);animation:fall-376 13s -24s linear infinite}@keyframes fall-376{51.816%{transform:translate(61.3498vw,51.816vh) scale(.9249)}to{transform:translate(62.671vw,99vh) scale(.9249)}}.snow:nth-child(377){opacity:.5556;transform:translate(63.7668vw,-10px) scale(.4796);animation:fall-377 20s -21s linear infinite}@keyframes fall-377{66.318%{transform:translate(68.0131vw,66.318vh) scale(.4796)}to{transform:translate(65.88995vw,99vh) scale(.4796)}}.snow:nth-child(378){opacity:1.8892;transform:translate(26.9801vw,-10px) scale(.2625);animation:fall-378 25s -18s linear infinite}@keyframes fall-378{68.66%{transform:translate(35.4021vw,68.66vh) scale(.2625)}to{transform:translate(31.1911vw,99vh) scale(.2625)}}.snow:nth-child(379){opacity:.5804;transform:translate(37.3318vw,-10px) scale(.6253);animation:fall-379 22s -23s linear infinite}@keyframes fall-379{62.615%{transform:translate(41.0862vw,62.615vh) scale(.6253)}to{transform:translate(39.209vw,99vh) scale(.6253)}}.snow:nth-child(380){opacity:.6106;transform:translate(91.136vw,-10px) scale(.4346);animation:fall-380 24s -4s linear infinite}@keyframes fall-380{68.992%{transform:translate(88.929vw,68.992vh) scale(.4346)}to{transform:translate(90.0325vw,99vh) scale(.4346)}}.snow:nth-child(381){opacity:.7568;transform:translate(31.668vw,-10px) scale(.1336);animation:fall-381 25s -18s linear infinite}@keyframes fall-381{72.259%{transform:translate(32.1484vw,72.259vh) scale(.1336)}to{transform:translate(31.9082vw,99vh) scale(.1336)}}.snow:nth-child(382){opacity:.3324;transform:translate(30.7106vw,-10px) scale(.8538);animation:fall-382 16s -11s linear infinite}@keyframes fall-382{53.703%{transform:translate(29.6164vw,53.703vh) scale(.8538)}to{transform:translate(30.1635vw,99vh) scale(.8538)}}.snow:nth-child(383){opacity:1.19;transform:translate(71.2716vw,-10px) scale(.945);animation:fall-383 22s -18s linear infinite}@keyframes fall-383{33.03%{transform:translate(68.8796vw,33.03vh) scale(.945)}to{transform:translate(70.0756vw,99vh) scale(.945)}}.snow:nth-child(384){opacity:1.5344;transform:translate(50.9479vw,-10px) scale(.0105);animation:fall-384 12s -22s linear infinite}@keyframes fall-384{79.242%{transform:translate(53.6898vw,79.242vh) scale(.0105)}to{transform:translate(52.31885vw,99vh) scale(.0105)}}.snow:nth-child(385){opacity:1.7332;transform:translate(99.0473vw,-10px) scale(.8372);animation:fall-385 30s -17s linear infinite}@keyframes fall-385{41.36%{transform:translate(103.121vw,41.36vh) scale(.8372)}to{transform:translate(101.08415vw,99vh) scale(.8372)}}.snow:nth-child(386){opacity:.4996;transform:translate(4.5945vw,-10px) scale(.1584);animation:fall-386 12s -17s linear infinite}@keyframes fall-386{39.685%{transform:translate(3.0508vw,39.685vh) scale(.1584)}to{transform:translate(3.82265vw,99vh) scale(.1584)}}.snow:nth-child(387){opacity:1.0742;transform:translate(3.3351vw,-10px) scale(.7854);animation:fall-387 30s -10s linear infinite}@keyframes fall-387{43.139%{transform:translate(5.2172vw,43.139vh) scale(.7854)}to{transform:translate(4.27615vw,99vh) scale(.7854)}}.snow:nth-child(388){opacity:1.0194;transform:translate(90.2899vw,-10px) scale(.2802);animation:fall-388 12s -19s linear infinite}@keyframes fall-388{71.533%{transform:translate(88.363vw,71.533vh) scale(.2802)}to{transform:translate(89.32645vw,99vh) scale(.2802)}}.snow:nth-child(389){opacity:1.4608;transform:translate(17.5897vw,-10px) scale(.201);animation:fall-389 24s -8s linear infinite}@keyframes fall-389{75.597%{transform:translate(9.2866vw,75.597vh) scale(.201)}to{transform:translate(13.43815vw,99vh) scale(.201)}}.snow:nth-child(390){opacity:1.689;transform:translate(53.4245vw,-10px) scale(.1126);animation:fall-390 25s -7s linear infinite}@keyframes fall-390{78.701%{transform:translate(59.1753vw,78.701vh) scale(.1126)}to{transform:translate(56.2999vw,99vh) scale(.1126)}}.snow:nth-child(391){opacity:.638;transform:translate(9.4141vw,-10px) scale(.0578);animation:fall-391 23s -10s linear infinite}@keyframes fall-391{59.766%{transform:translate(15.0273vw,59.766vh) scale(.0578)}to{transform:translate(12.2207vw,99vh) scale(.0578)}}.snow:nth-child(392){opacity:.0942;transform:translate(64.5541vw,-10px) scale(.6112);animation:fall-392 18s -8s linear infinite}@keyframes fall-392{38.226%{transform:translate(64.1717vw,38.226vh) scale(.6112)}to{transform:translate(64.3629vw,99vh) scale(.6112)}}.snow:nth-child(393){opacity:1.4846;transform:translate(15.9916vw,-10px) scale(.4081);animation:fall-393 27s -12s linear infinite}@keyframes fall-393{67.105%{transform:translate(17.5397vw,67.105vh) scale(.4081)}to{transform:translate(16.76565vw,99vh) scale(.4081)}}.snow:nth-child(394){opacity:.9082;transform:translate(22.8315vw,-10px) scale(.3386);animation:fall-394 13s -27s linear infinite}@keyframes fall-394{44.702%{transform:translate(14.446vw,44.702vh) scale(.3386)}to{transform:translate(18.63875vw,99vh) scale(.3386)}}.snow:nth-child(395){opacity:.0518;transform:translate(65.1751vw,-10px) scale(.5184);animation:fall-395 26s -25s linear infinite}@keyframes fall-395{38.658%{transform:translate(55.803vw,38.658vh) scale(.5184)}to{transform:translate(60.48905vw,99vh) scale(.5184)}}.snow:nth-child(396){opacity:1.1488;transform:translate(76.2589vw,-10px) scale(.5104);animation:fall-396 12s -23s linear infinite}@keyframes fall-396{69.179%{transform:translate(84.9847vw,69.179vh) scale(.5104)}to{transform:translate(80.6218vw,99vh) scale(.5104)}}.snow:nth-child(397){opacity:.0502;transform:translate(2.9311vw,-10px) scale(.4629);animation:fall-397 30s -6s linear infinite}@keyframes fall-397{31.041%{transform:translate(.113vw,31.041vh) scale(.4629)}to{transform:translate(1.52205vw,99vh) scale(.4629)}}.snow:nth-child(398){opacity:1.0462;transform:translate(54.5272vw,-10px) scale(.6143);animation:fall-398 17s -14s linear infinite}@keyframes fall-398{57.88%{transform:translate(49.5291vw,57.88vh) scale(.6143)}to{transform:translate(52.02815vw,99vh) scale(.6143)}}.snow:nth-child(399){opacity:.8522;transform:translate(24.1683vw,-10px) scale(.6145);animation:fall-399 17s -12s linear infinite}@keyframes fall-399{51.593%{transform:translate(25.7737vw,51.593vh) scale(.6145)}to{transform:translate(24.971vw,99vh) scale(.6145)}}.snow:nth-child(400){opacity:.878;transform:translate(56.2292vw,-10px) scale(.2519);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{35.984%{transform:translate(47.3493vw,35.984vh) scale(.2519)}to{transform:translate(51.78925vw,99vh) scale(.2519)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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:.892;transform:translate(31.4594vw,-10px) scale(.9409);animation:fall-1 23s -16s linear infinite}@keyframes fall-1{48.788%{transform:translate(24.0793vw,48.788vh) scale(.9409)}to{transform:translate(27.76935vw,99vh) scale(.9409)}}.snow:nth-child(2){opacity:1.1188;transform:translate(72.5412vw,-10px) scale(.451);animation:fall-2 15s -12s linear infinite}@keyframes fall-2{55.516%{transform:translate(82.2762vw,55.516vh) scale(.451)}to{transform:translate(77.4087vw,99vh) scale(.451)}}.snow:nth-child(3){opacity:.8102;transform:translate(42.7017vw,-10px) scale(.9437);animation:fall-3 15s -8s linear infinite}@keyframes fall-3{67.688%{transform:translate(36.3081vw,67.688vh) scale(.9437)}to{transform:translate(39.5049vw,99vh) scale(.9437)}}.snow:nth-child(4){opacity:1.6594;transform:translate(24.2821vw,-10px) scale(.9989);animation:fall-4 29s -28s linear infinite}@keyframes fall-4{39.595%{transform:translate(22.0485vw,39.595vh) scale(.9989)}to{transform:translate(23.1653vw,99vh) scale(.9989)}}.snow:nth-child(5){opacity:.4974;transform:translate(89.9832vw,-10px) scale(.7261);animation:fall-5 11s -6s linear infinite}@keyframes fall-5{53.001%{transform:translate(90.9478vw,53.001vh) scale(.7261)}to{transform:translate(90.4655vw,99vh) scale(.7261)}}.snow:nth-child(6){opacity:.2386;transform:translate(91.67vw,-10px) scale(.1974);animation:fall-6 18s -5s linear infinite}@keyframes fall-6{75.357%{transform:translate(97.0261vw,75.357vh) scale(.1974)}to{transform:translate(94.34805vw,99vh) scale(.1974)}}.snow:nth-child(7){opacity:1.962;transform:translate(26.0254vw,-10px) scale(.8073);animation:fall-7 22s -15s linear infinite}@keyframes fall-7{49.304%{transform:translate(24.1144vw,49.304vh) scale(.8073)}to{transform:translate(25.0699vw,99vh) scale(.8073)}}.snow:nth-child(8){opacity:.6294;transform:translate(52.8945vw,-10px) scale(.1457);animation:fall-8 22s -7s linear infinite}@keyframes fall-8{55.08%{transform:translate(49.4333vw,55.08vh) scale(.1457)}to{transform:translate(51.1639vw,99vh) scale(.1457)}}.snow:nth-child(9){opacity:.6558;transform:translate(.5226vw,-10px) scale(.4016);animation:fall-9 11s -6s linear infinite}@keyframes fall-9{43.881%{transform:translate(6.9872vw,43.881vh) scale(.4016)}to{transform:translate(3.7549vw,99vh) scale(.4016)}}.snow:nth-child(10){opacity:.1074;transform:translate(54.7913vw,-10px) scale(.4543);animation:fall-10 20s -17s linear infinite}@keyframes fall-10{38.672%{transform:translate(46.7263vw,38.672vh) scale(.4543)}to{transform:translate(50.7588vw,99vh) scale(.4543)}}.snow:nth-child(11){opacity:1.5848;transform:translate(34.8205vw,-10px) scale(.5469);animation:fall-11 11s -1s linear infinite}@keyframes fall-11{61.57%{transform:translate(38.2271vw,61.57vh) scale(.5469)}to{transform:translate(36.5238vw,99vh) scale(.5469)}}.snow:nth-child(12){opacity:.538;transform:translate(3.6895vw,-10px) scale(.399);animation:fall-12 25s -29s linear infinite}@keyframes fall-12{46.832%{transform:translate(-4.1769vw,46.832vh) scale(.399)}to{transform:translate(-.2437vw,99vh) scale(.399)}}.snow:nth-child(13){opacity:.6512;transform:translate(38.4346vw,-10px) scale(.9227);animation:fall-13 16s -1s linear infinite}@keyframes fall-13{78.441%{transform:translate(43.7363vw,78.441vh) scale(.9227)}to{transform:translate(41.08545vw,99vh) scale(.9227)}}.snow:nth-child(14){opacity:1.4964;transform:translate(14.708vw,-10px) scale(.4437);animation:fall-14 26s -14s linear infinite}@keyframes fall-14{55.965%{transform:translate(10.2546vw,55.965vh) scale(.4437)}to{transform:translate(12.4813vw,99vh) scale(.4437)}}.snow:nth-child(15){opacity:1.1826;transform:translate(46.4414vw,-10px) scale(.143);animation:fall-15 16s -25s linear infinite}@keyframes fall-15{51.176%{transform:translate(37.0236vw,51.176vh) scale(.143)}to{transform:translate(41.7325vw,99vh) scale(.143)}}.snow:nth-child(16){opacity:.7104;transform:translate(54.0618vw,-10px) scale(.8145);animation:fall-16 15s -11s linear infinite}@keyframes fall-16{77.695%{transform:translate(56.4455vw,77.695vh) scale(.8145)}to{transform:translate(55.25365vw,99vh) scale(.8145)}}.snow:nth-child(17){opacity:.559;transform:translate(89.9788vw,-10px) scale(.547);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{57.892%{transform:translate(91.3219vw,57.892vh) scale(.547)}to{transform:translate(90.65035vw,99vh) scale(.547)}}.snow:nth-child(18){opacity:1.868;transform:translate(17.1845vw,-10px) scale(.3599);animation:fall-18 15s -29s linear infinite}@keyframes fall-18{48.141%{transform:translate(15.3217vw,48.141vh) scale(.3599)}to{transform:translate(16.2531vw,99vh) scale(.3599)}}.snow:nth-child(19){opacity:.8182;transform:translate(4.5939vw,-10px) scale(.829);animation:fall-19 28s -1s linear infinite}@keyframes fall-19{33.131%{transform:translate(13.0729vw,33.131vh) scale(.829)}to{transform:translate(8.8334vw,99vh) scale(.829)}}.snow:nth-child(20){opacity:1.707;transform:translate(38.3714vw,-10px) scale(.2198);animation:fall-20 24s -24s linear infinite}@keyframes fall-20{47.001%{transform:translate(35.6341vw,47.001vh) scale(.2198)}to{transform:translate(37.00275vw,99vh) scale(.2198)}}.snow:nth-child(21){opacity:1.403;transform:translate(26.2746vw,-10px) scale(.9207);animation:fall-21 21s -7s linear infinite}@keyframes fall-21{55.313%{transform:translate(16.2939vw,55.313vh) scale(.9207)}to{transform:translate(21.28425vw,99vh) scale(.9207)}}.snow:nth-child(22){opacity:.3162;transform:translate(41.8686vw,-10px) scale(.7115);animation:fall-22 17s -19s linear infinite}@keyframes fall-22{70.046%{transform:translate(34.8128vw,70.046vh) scale(.7115)}to{transform:translate(38.3407vw,99vh) scale(.7115)}}.snow:nth-child(23){opacity:.8564;transform:translate(81.7746vw,-10px) scale(.897);animation:fall-23 22s -21s linear infinite}@keyframes fall-23{50.679%{transform:translate(85.7608vw,50.679vh) scale(.897)}to{transform:translate(83.7677vw,99vh) scale(.897)}}.snow:nth-child(24){opacity:1.1464;transform:translate(16.0253vw,-10px) scale(.9247);animation:fall-24 26s -15s linear infinite}@keyframes fall-24{50.717%{transform:translate(22.0698vw,50.717vh) scale(.9247)}to{transform:translate(19.04755vw,99vh) scale(.9247)}}.snow:nth-child(25){opacity:1.368;transform:translate(79.0559vw,-10px) scale(.2923);animation:fall-25 23s -7s linear infinite}@keyframes fall-25{63.056%{transform:translate(78.3525vw,63.056vh) scale(.2923)}to{transform:translate(78.7042vw,99vh) scale(.2923)}}.snow:nth-child(26){opacity:1.8598;transform:translate(23.2768vw,-10px) scale(.4064);animation:fall-26 25s -30s linear infinite}@keyframes fall-26{59.895%{transform:translate(22.9418vw,59.895vh) scale(.4064)}to{transform:translate(23.1093vw,99vh) scale(.4064)}}.snow:nth-child(27){opacity:1.8096;transform:translate(82.8142vw,-10px) scale(.1019);animation:fall-27 16s -17s linear infinite}@keyframes fall-27{66.255%{transform:translate(81.3366vw,66.255vh) scale(.1019)}to{transform:translate(82.0754vw,99vh) scale(.1019)}}.snow:nth-child(28){opacity:1.5992;transform:translate(47.3168vw,-10px) scale(.833);animation:fall-28 10s -26s linear infinite}@keyframes fall-28{55.048%{transform:translate(46.3458vw,55.048vh) scale(.833)}to{transform:translate(46.8313vw,99vh) scale(.833)}}.snow:nth-child(29){opacity:.4092;transform:translate(22.5629vw,-10px) scale(.6733);animation:fall-29 27s -18s linear infinite}@keyframes fall-29{66.052%{transform:translate(31.104vw,66.052vh) scale(.6733)}to{transform:translate(26.83345vw,99vh) scale(.6733)}}.snow:nth-child(30){opacity:.3938;transform:translate(89.706vw,-10px) scale(.1688);animation:fall-30 29s -22s linear infinite}@keyframes fall-30{53.142%{transform:translate(94.402vw,53.142vh) scale(.1688)}to{transform:translate(92.054vw,99vh) scale(.1688)}}.snow:nth-child(31){opacity:1.2716;transform:translate(90.2404vw,-10px) scale(.2365);animation:fall-31 30s -5s linear infinite}@keyframes fall-31{65.675%{transform:translate(94.79vw,65.675vh) scale(.2365)}to{transform:translate(92.5152vw,99vh) scale(.2365)}}.snow:nth-child(32){opacity:1.0796;transform:translate(32.5435vw,-10px) scale(.05);animation:fall-32 15s -5s linear infinite}@keyframes fall-32{57.089%{transform:translate(25.5972vw,57.089vh) scale(.05)}to{transform:translate(29.07035vw,99vh) scale(.05)}}.snow:nth-child(33){opacity:1.2926;transform:translate(57.9628vw,-10px) scale(.537);animation:fall-33 15s -21s linear infinite}@keyframes fall-33{53.504%{transform:translate(65.8189vw,53.504vh) scale(.537)}to{transform:translate(61.89085vw,99vh) scale(.537)}}.snow:nth-child(34){opacity:.7598;transform:translate(17.4636vw,-10px) scale(.7628);animation:fall-34 18s -2s linear infinite}@keyframes fall-34{54.378%{transform:translate(16.8586vw,54.378vh) scale(.7628)}to{transform:translate(17.1611vw,99vh) scale(.7628)}}.snow:nth-child(35){opacity:1.463;transform:translate(.0762vw,-10px) scale(.3605);animation:fall-35 14s -1s linear infinite}@keyframes fall-35{59.347%{transform:translate(5.0395vw,59.347vh) scale(.3605)}to{transform:translate(2.55785vw,99vh) scale(.3605)}}.snow:nth-child(36){opacity:.2514;transform:translate(21.3651vw,-10px) scale(.5533);animation:fall-36 15s -21s linear infinite}@keyframes fall-36{70.803%{transform:translate(16.8313vw,70.803vh) scale(.5533)}to{transform:translate(19.0982vw,99vh) scale(.5533)}}.snow:nth-child(37){opacity:.3272;transform:translate(85.4196vw,-10px) scale(.3498);animation:fall-37 11s -30s linear infinite}@keyframes fall-37{74.679%{transform:translate(90.5107vw,74.679vh) scale(.3498)}to{transform:translate(87.96515vw,99vh) scale(.3498)}}.snow:nth-child(38){opacity:.622;transform:translate(36.6979vw,-10px) scale(.0065);animation:fall-38 10s -2s linear infinite}@keyframes fall-38{42.417%{transform:translate(27.6382vw,42.417vh) scale(.0065)}to{transform:translate(32.16805vw,99vh) scale(.0065)}}.snow:nth-child(39){opacity:.8872;transform:translate(56.3073vw,-10px) scale(.2573);animation:fall-39 22s -22s linear infinite}@keyframes fall-39{79.578%{transform:translate(60.6597vw,79.578vh) scale(.2573)}to{transform:translate(58.4835vw,99vh) scale(.2573)}}.snow:nth-child(40){opacity:.0808;transform:translate(70.4784vw,-10px) scale(.7436);animation:fall-40 26s -17s linear infinite}@keyframes fall-40{37.83%{transform:translate(62.7097vw,37.83vh) scale(.7436)}to{transform:translate(66.59405vw,99vh) scale(.7436)}}.snow:nth-child(41){opacity:.3006;transform:translate(40.9197vw,-10px) scale(.7426);animation:fall-41 22s -12s linear infinite}@keyframes fall-41{53.58%{transform:translate(38.7524vw,53.58vh) scale(.7426)}to{transform:translate(39.83605vw,99vh) scale(.7426)}}.snow:nth-child(42){opacity:1.5136;transform:translate(95.3237vw,-10px) scale(.1127);animation:fall-42 25s -29s linear infinite}@keyframes fall-42{43.99%{transform:translate(103.906vw,43.99vh) scale(.1127)}to{transform:translate(99.61485vw,99vh) scale(.1127)}}.snow:nth-child(43){opacity:1.285;transform:translate(98.463vw,-10px) scale(.7978);animation:fall-43 23s -13s linear infinite}@keyframes fall-43{77.911%{transform:translate(89.8478vw,77.911vh) scale(.7978)}to{transform:translate(94.1554vw,99vh) scale(.7978)}}.snow:nth-child(44){opacity:1.439;transform:translate(8.5887vw,-10px) scale(.6791);animation:fall-44 25s -12s linear infinite}@keyframes fall-44{55.895%{transform:translate(3.5014vw,55.895vh) scale(.6791)}to{transform:translate(6.04505vw,99vh) scale(.6791)}}.snow:nth-child(45){opacity:.0616;transform:translate(43.3759vw,-10px) scale(.2879);animation:fall-45 16s -22s linear infinite}@keyframes fall-45{36.108%{transform:translate(35.0237vw,36.108vh) scale(.2879)}to{transform:translate(39.1998vw,99vh) scale(.2879)}}.snow:nth-child(46){opacity:1.805;transform:translate(71.7806vw,-10px) scale(.5343);animation:fall-46 24s -27s linear infinite}@keyframes fall-46{70.701%{transform:translate(81.3503vw,70.701vh) scale(.5343)}to{transform:translate(76.56545vw,99vh) scale(.5343)}}.snow:nth-child(47){opacity:1.8584;transform:translate(20.5489vw,-10px) scale(.0178);animation:fall-47 20s -15s linear infinite}@keyframes fall-47{59.11%{transform:translate(29.4944vw,59.11vh) scale(.0178)}to{transform:translate(25.02165vw,99vh) scale(.0178)}}.snow:nth-child(48){opacity:.7184;transform:translate(75.3836vw,-10px) scale(.1526);animation:fall-48 26s -14s linear infinite}@keyframes fall-48{71.788%{transform:translate(77.0567vw,71.788vh) scale(.1526)}to{transform:translate(76.22015vw,99vh) scale(.1526)}}.snow:nth-child(49){opacity:.9504;transform:translate(75.6329vw,-10px) scale(.3777);animation:fall-49 19s -3s linear infinite}@keyframes fall-49{46.543%{transform:translate(67.5523vw,46.543vh) scale(.3777)}to{transform:translate(71.5926vw,99vh) scale(.3777)}}.snow:nth-child(50){opacity:.1208;transform:translate(44.2965vw,-10px) scale(.7869);animation:fall-50 23s -26s linear infinite}@keyframes fall-50{31.381%{transform:translate(35.7819vw,31.381vh) scale(.7869)}to{transform:translate(40.0392vw,99vh) scale(.7869)}}.snow:nth-child(51){opacity:.974;transform:translate(55.7954vw,-10px) scale(.7369);animation:fall-51 27s -26s linear infinite}@keyframes fall-51{45.125%{transform:translate(62.9284vw,45.125vh) scale(.7369)}to{transform:translate(59.3619vw,99vh) scale(.7369)}}.snow:nth-child(52){opacity:.4298;transform:translate(61.0567vw,-10px) scale(.5636);animation:fall-52 10s -12s linear infinite}@keyframes fall-52{57.196%{transform:translate(59.3957vw,57.196vh) scale(.5636)}to{transform:translate(60.2262vw,99vh) scale(.5636)}}.snow:nth-child(53){opacity:1.97;transform:translate(39.9552vw,-10px) scale(.8728);animation:fall-53 11s -8s linear infinite}@keyframes fall-53{79.093%{transform:translate(37.1634vw,79.093vh) scale(.8728)}to{transform:translate(38.5593vw,99vh) scale(.8728)}}.snow:nth-child(54){opacity:.0258;transform:translate(92.6382vw,-10px) scale(.7312);animation:fall-54 14s -7s linear infinite}@keyframes fall-54{73.259%{transform:translate(84.2381vw,73.259vh) scale(.7312)}to{transform:translate(88.43815vw,99vh) scale(.7312)}}.snow:nth-child(55){opacity:1.2654;transform:translate(31.4692vw,-10px) scale(.8286);animation:fall-55 13s -28s linear infinite}@keyframes fall-55{33.052%{transform:translate(35.7299vw,33.052vh) scale(.8286)}to{transform:translate(33.59955vw,99vh) scale(.8286)}}.snow:nth-child(56){opacity:.1098;transform:translate(53.7626vw,-10px) scale(.2537);animation:fall-56 24s -16s linear infinite}@keyframes fall-56{39.681%{transform:translate(47.5839vw,39.681vh) scale(.2537)}to{transform:translate(50.67325vw,99vh) scale(.2537)}}.snow:nth-child(57){opacity:1.4774;transform:translate(95.3047vw,-10px) scale(.5489);animation:fall-57 13s -3s linear infinite}@keyframes fall-57{53.372%{transform:translate(98.2206vw,53.372vh) scale(.5489)}to{transform:translate(96.76265vw,99vh) scale(.5489)}}.snow:nth-child(58){opacity:1.136;transform:translate(83.0533vw,-10px) scale(.7003);animation:fall-58 26s -11s linear infinite}@keyframes fall-58{60.713%{transform:translate(89.117vw,60.713vh) scale(.7003)}to{transform:translate(86.08515vw,99vh) scale(.7003)}}.snow:nth-child(59){opacity:.6196;transform:translate(77.9921vw,-10px) scale(.5636);animation:fall-59 19s -2s linear infinite}@keyframes fall-59{44.9%{transform:translate(70.2426vw,44.9vh) scale(.5636)}to{transform:translate(74.11735vw,99vh) scale(.5636)}}.snow:nth-child(60){opacity:1.2014;transform:translate(13.9458vw,-10px) scale(.2208);animation:fall-60 29s -11s linear infinite}@keyframes fall-60{59.494%{transform:translate(20.4151vw,59.494vh) scale(.2208)}to{transform:translate(17.18045vw,99vh) scale(.2208)}}.snow:nth-child(61){opacity:1.4632;transform:translate(88.5708vw,-10px) scale(.366);animation:fall-61 13s -27s linear infinite}@keyframes fall-61{46.275%{transform:translate(86.3182vw,46.275vh) scale(.366)}to{transform:translate(87.4445vw,99vh) scale(.366)}}.snow:nth-child(62){opacity:.9232;transform:translate(49.6755vw,-10px) scale(.2407);animation:fall-62 25s -6s linear infinite}@keyframes fall-62{74.78%{transform:translate(57.5844vw,74.78vh) scale(.2407)}to{transform:translate(53.62995vw,99vh) scale(.2407)}}.snow:nth-child(63){opacity:1.5298;transform:translate(42.6557vw,-10px) scale(.6671);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{60.495%{transform:translate(41.6134vw,60.495vh) scale(.6671)}to{transform:translate(42.13455vw,99vh) scale(.6671)}}.snow:nth-child(64){opacity:.049;transform:translate(63.0515vw,-10px) scale(.3867);animation:fall-64 17s -16s linear infinite}@keyframes fall-64{31.246%{transform:translate(69.5045vw,31.246vh) scale(.3867)}to{transform:translate(66.278vw,99vh) scale(.3867)}}.snow:nth-child(65){opacity:1.9786;transform:translate(74.1025vw,-10px) scale(.1817);animation:fall-65 16s -1s linear infinite}@keyframes fall-65{30.336%{transform:translate(81.896vw,30.336vh) scale(.1817)}to{transform:translate(77.99925vw,99vh) scale(.1817)}}.snow:nth-child(66){opacity:1.7628;transform:translate(48.7051vw,-10px) scale(.3382);animation:fall-66 10s -28s linear infinite}@keyframes fall-66{54.855%{transform:translate(48.4104vw,54.855vh) scale(.3382)}to{transform:translate(48.55775vw,99vh) scale(.3382)}}.snow:nth-child(67){opacity:.8722;transform:translate(72.0115vw,-10px) scale(.5941);animation:fall-67 13s -2s linear infinite}@keyframes fall-67{68.311%{transform:translate(67.8406vw,68.311vh) scale(.5941)}to{transform:translate(69.92605vw,99vh) scale(.5941)}}.snow:nth-child(68){opacity:.9142;transform:translate(75.4347vw,-10px) scale(.0035);animation:fall-68 28s -30s linear infinite}@keyframes fall-68{57.945%{transform:translate(71.4188vw,57.945vh) scale(.0035)}to{transform:translate(73.42675vw,99vh) scale(.0035)}}.snow:nth-child(69){opacity:1.0682;transform:translate(57.6705vw,-10px) scale(.1148);animation:fall-69 12s -20s linear infinite}@keyframes fall-69{46.846%{transform:translate(64.6252vw,46.846vh) scale(.1148)}to{transform:translate(61.14785vw,99vh) scale(.1148)}}.snow:nth-child(70){opacity:1.3694;transform:translate(60.5624vw,-10px) scale(.2287);animation:fall-70 29s -19s linear infinite}@keyframes fall-70{35.708%{transform:translate(56.4663vw,35.708vh) scale(.2287)}to{transform:translate(58.51435vw,99vh) scale(.2287)}}.snow:nth-child(71){opacity:1.9736;transform:translate(76.1472vw,-10px) scale(.1552);animation:fall-71 15s -26s linear infinite}@keyframes fall-71{77.636%{transform:translate(70.8791vw,77.636vh) scale(.1552)}to{transform:translate(73.51315vw,99vh) scale(.1552)}}.snow:nth-child(72){opacity:.8886;transform:translate(60.0674vw,-10px) scale(.7684);animation:fall-72 26s -21s linear infinite}@keyframes fall-72{40.759%{transform:translate(57.9615vw,40.759vh) scale(.7684)}to{transform:translate(59.01445vw,99vh) scale(.7684)}}.snow:nth-child(73){opacity:.1504;transform:translate(84.6248vw,-10px) scale(.652);animation:fall-73 14s -9s linear infinite}@keyframes fall-73{61.066%{transform:translate(81.6214vw,61.066vh) scale(.652)}to{transform:translate(83.1231vw,99vh) scale(.652)}}.snow:nth-child(74){opacity:.7846;transform:translate(97.2712vw,-10px) scale(.2056);animation:fall-74 19s -2s linear infinite}@keyframes fall-74{52.09%{transform:translate(98.0288vw,52.09vh) scale(.2056)}to{transform:translate(97.65vw,99vh) scale(.2056)}}.snow:nth-child(75){opacity:1.3334;transform:translate(80.4118vw,-10px) scale(.8862);animation:fall-75 11s -12s linear infinite}@keyframes fall-75{36.436%{transform:translate(78.1945vw,36.436vh) scale(.8862)}to{transform:translate(79.30315vw,99vh) scale(.8862)}}.snow:nth-child(76){opacity:.2494;transform:translate(19.8078vw,-10px) scale(.8267);animation:fall-76 21s -1s linear infinite}@keyframes fall-76{64.402%{transform:translate(14.4238vw,64.402vh) scale(.8267)}to{transform:translate(17.1158vw,99vh) scale(.8267)}}.snow:nth-child(77){opacity:.3832;transform:translate(50.2773vw,-10px) scale(.8617);animation:fall-77 29s -18s linear infinite}@keyframes fall-77{45.427%{transform:translate(49.8391vw,45.427vh) scale(.8617)}to{transform:translate(50.0582vw,99vh) scale(.8617)}}.snow:nth-child(78){opacity:.1382;transform:translate(1.0972vw,-10px) scale(.8695);animation:fall-78 11s -1s linear infinite}@keyframes fall-78{43.357%{transform:translate(8.0437vw,43.357vh) scale(.8695)}to{transform:translate(4.57045vw,99vh) scale(.8695)}}.snow:nth-child(79){opacity:.417;transform:translate(93.2868vw,-10px) scale(.0297);animation:fall-79 29s -14s linear infinite}@keyframes fall-79{38.549%{transform:translate(100.3418vw,38.549vh) scale(.0297)}to{transform:translate(96.8143vw,99vh) scale(.0297)}}.snow:nth-child(80){opacity:1.1676;transform:translate(41.4534vw,-10px) scale(.0061);animation:fall-80 30s -16s linear infinite}@keyframes fall-80{59.624%{transform:translate(46.7326vw,59.624vh) scale(.0061)}to{transform:translate(44.093vw,99vh) scale(.0061)}}.snow:nth-child(81){opacity:1.7722;transform:translate(3.9588vw,-10px) scale(.7372);animation:fall-81 15s -14s linear infinite}@keyframes fall-81{59.833%{transform:translate(1.4057vw,59.833vh) scale(.7372)}to{transform:translate(2.68225vw,99vh) scale(.7372)}}.snow:nth-child(82){opacity:1.0162;transform:translate(1.4744vw,-10px) scale(.2188);animation:fall-82 26s -18s linear infinite}@keyframes fall-82{57.294%{transform:translate(-1.6377vw,57.294vh) scale(.2188)}to{transform:translate(-.08165vw,99vh) scale(.2188)}}.snow:nth-child(83){opacity:1.6586;transform:translate(49.8588vw,-10px) scale(.4064);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{62.973%{transform:translate(48.2388vw,62.973vh) scale(.4064)}to{transform:translate(49.0488vw,99vh) scale(.4064)}}.snow:nth-child(84){opacity:1.996;transform:translate(96.8273vw,-10px) scale(.668);animation:fall-84 16s -19s linear infinite}@keyframes fall-84{46.454%{transform:translate(100.9868vw,46.454vh) scale(.668)}to{transform:translate(98.90705vw,99vh) scale(.668)}}.snow:nth-child(85){opacity:1.7968;transform:translate(10.5945vw,-10px) scale(.7196);animation:fall-85 18s -25s linear infinite}@keyframes fall-85{58.692%{transform:translate(20.3533vw,58.692vh) scale(.7196)}to{transform:translate(15.4739vw,99vh) scale(.7196)}}.snow:nth-child(86){opacity:1.6632;transform:translate(59.6593vw,-10px) scale(.5747);animation:fall-86 26s -24s linear infinite}@keyframes fall-86{69.384%{transform:translate(50.1339vw,69.384vh) scale(.5747)}to{transform:translate(54.8966vw,99vh) scale(.5747)}}.snow:nth-child(87){opacity:.4302;transform:translate(5.8689vw,-10px) scale(.447);animation:fall-87 26s -14s linear infinite}@keyframes fall-87{68.04%{transform:translate(13.2993vw,68.04vh) scale(.447)}to{transform:translate(9.5841vw,99vh) scale(.447)}}.snow:nth-child(88){opacity:1.7794;transform:translate(25.1202vw,-10px) scale(.9862);animation:fall-88 23s -7s linear infinite}@keyframes fall-88{48.555%{transform:translate(34.4619vw,48.555vh) scale(.9862)}to{transform:translate(29.79105vw,99vh) scale(.9862)}}.snow:nth-child(89){opacity:.7034;transform:translate(25.4279vw,-10px) scale(.3461);animation:fall-89 20s -17s linear infinite}@keyframes fall-89{37.967%{transform:translate(28.5547vw,37.967vh) scale(.3461)}to{transform:translate(26.9913vw,99vh) scale(.3461)}}.snow:nth-child(90){opacity:1.5856;transform:translate(8.4274vw,-10px) scale(.6529);animation:fall-90 23s -14s linear infinite}@keyframes fall-90{45.57%{transform:translate(15.4312vw,45.57vh) scale(.6529)}to{transform:translate(11.9293vw,99vh) scale(.6529)}}.snow:nth-child(91){opacity:1.3062;transform:translate(5.7964vw,-10px) scale(.2121);animation:fall-91 16s -18s linear infinite}@keyframes fall-91{76.469%{transform:translate(-1.3498vw,76.469vh) scale(.2121)}to{transform:translate(2.2233vw,99vh) scale(.2121)}}.snow:nth-child(92){opacity:1.7882;transform:translate(67.672vw,-10px) scale(.4609);animation:fall-92 17s -11s linear infinite}@keyframes fall-92{69.141%{transform:translate(72.1049vw,69.141vh) scale(.4609)}to{transform:translate(69.88845vw,99vh) scale(.4609)}}.snow:nth-child(93){opacity:1.433;transform:translate(6.1466vw,-10px) scale(.6706);animation:fall-93 18s -15s linear infinite}@keyframes fall-93{78.647%{transform:translate(.1032vw,78.647vh) scale(.6706)}to{transform:translate(3.1249vw,99vh) scale(.6706)}}.snow:nth-child(94){opacity:1.3974;transform:translate(82.3091vw,-10px) scale(.4391);animation:fall-94 11s -9s linear infinite}@keyframes fall-94{69.887%{transform:translate(85.8162vw,69.887vh) scale(.4391)}to{transform:translate(84.06265vw,99vh) scale(.4391)}}.snow:nth-child(95){opacity:.748;transform:translate(87.3442vw,-10px) scale(.3847);animation:fall-95 26s -16s linear infinite}@keyframes fall-95{57.24%{transform:translate(93.233vw,57.24vh) scale(.3847)}to{transform:translate(90.2886vw,99vh) scale(.3847)}}.snow:nth-child(96){opacity:.424;transform:translate(58.8798vw,-10px) scale(.5053);animation:fall-96 23s -7s linear infinite}@keyframes fall-96{36.543%{transform:translate(66.0385vw,36.543vh) scale(.5053)}to{transform:translate(62.45915vw,99vh) scale(.5053)}}.snow:nth-child(97){opacity:1.881;transform:translate(84.313vw,-10px) scale(.8441);animation:fall-97 18s -23s linear infinite}@keyframes fall-97{40.996%{transform:translate(74.3823vw,40.996vh) scale(.8441)}to{transform:translate(79.34765vw,99vh) scale(.8441)}}.snow:nth-child(98){opacity:.6972;transform:translate(78.0278vw,-10px) scale(.7424);animation:fall-98 19s -14s linear infinite}@keyframes fall-98{35.174%{transform:translate(78.5508vw,35.174vh) scale(.7424)}to{transform:translate(78.2893vw,99vh) scale(.7424)}}.snow:nth-child(99){opacity:.1236;transform:translate(39.5676vw,-10px) scale(.475);animation:fall-99 10s -20s linear infinite}@keyframes fall-99{44.347%{transform:translate(43.6584vw,44.347vh) scale(.475)}to{transform:translate(41.613vw,99vh) scale(.475)}}.snow:nth-child(100){opacity:.1098;transform:translate(24.9957vw,-10px) scale(.3705);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{72.354%{transform:translate(21.8103vw,72.354vh) scale(.3705)}to{transform:translate(23.403vw,99vh) scale(.3705)}}.snow:nth-child(101){opacity:1.2198;transform:translate(68.2001vw,-10px) scale(.7852);animation:fall-101 29s -3s linear infinite}@keyframes fall-101{76.877%{transform:translate(65.7394vw,76.877vh) scale(.7852)}to{transform:translate(66.96975vw,99vh) scale(.7852)}}.snow:nth-child(102){opacity:.4866;transform:translate(69.353vw,-10px) scale(.7833);animation:fall-102 11s -2s linear infinite}@keyframes fall-102{79.285%{transform:translate(65.5515vw,79.285vh) scale(.7833)}to{transform:translate(67.45225vw,99vh) scale(.7833)}}.snow:nth-child(103){opacity:.2512;transform:translate(56.108vw,-10px) scale(.5706);animation:fall-103 30s -5s linear infinite}@keyframes fall-103{47.632%{transform:translate(49.4862vw,47.632vh) scale(.5706)}to{transform:translate(52.7971vw,99vh) scale(.5706)}}.snow:nth-child(104){opacity:1.091;transform:translate(44.0901vw,-10px) scale(.8225);animation:fall-104 30s -27s linear infinite}@keyframes fall-104{65.113%{transform:translate(45.0566vw,65.113vh) scale(.8225)}to{transform:translate(44.57335vw,99vh) scale(.8225)}}.snow:nth-child(105){opacity:.7042;transform:translate(23.6981vw,-10px) scale(.353);animation:fall-105 28s -2s linear infinite}@keyframes fall-105{64.745%{transform:translate(27.3805vw,64.745vh) scale(.353)}to{transform:translate(25.5393vw,99vh) scale(.353)}}.snow:nth-child(106){opacity:.8606;transform:translate(10.9533vw,-10px) scale(.5257);animation:fall-106 10s -26s linear infinite}@keyframes fall-106{52.682%{transform:translate(8.0376vw,52.682vh) scale(.5257)}to{transform:translate(9.49545vw,99vh) scale(.5257)}}.snow:nth-child(107){opacity:1.6388;transform:translate(33.0506vw,-10px) scale(.964);animation:fall-107 18s -22s linear infinite}@keyframes fall-107{33.637%{transform:translate(32.7389vw,33.637vh) scale(.964)}to{transform:translate(32.89475vw,99vh) scale(.964)}}.snow:nth-child(108){opacity:.6466;transform:translate(49.8097vw,-10px) scale(.8327);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{39.734%{transform:translate(52.2866vw,39.734vh) scale(.8327)}to{transform:translate(51.04815vw,99vh) scale(.8327)}}.snow:nth-child(109){opacity:.1976;transform:translate(83.4705vw,-10px) scale(.9383);animation:fall-109 12s -12s linear infinite}@keyframes fall-109{71.882%{transform:translate(84.4343vw,71.882vh) scale(.9383)}to{transform:translate(83.9524vw,99vh) scale(.9383)}}.snow:nth-child(110){opacity:1.0302;transform:translate(5.1891vw,-10px) scale(.3682);animation:fall-110 13s -16s linear infinite}@keyframes fall-110{31.75%{transform:translate(14.057vw,31.75vh) scale(.3682)}to{transform:translate(9.62305vw,99vh) scale(.3682)}}.snow:nth-child(111){opacity:1.53;transform:translate(50.0775vw,-10px) scale(.0135);animation:fall-111 25s -2s linear infinite}@keyframes fall-111{51.797%{transform:translate(58.3479vw,51.797vh) scale(.0135)}to{transform:translate(54.2127vw,99vh) scale(.0135)}}.snow:nth-child(112){opacity:1.3264;transform:translate(38.5687vw,-10px) scale(.4582);animation:fall-112 20s -7s linear infinite}@keyframes fall-112{52.546%{transform:translate(39.4468vw,52.546vh) scale(.4582)}to{transform:translate(39.00775vw,99vh) scale(.4582)}}.snow:nth-child(113){opacity:.052;transform:translate(99.6766vw,-10px) scale(.5317);animation:fall-113 25s -20s linear infinite}@keyframes fall-113{79.508%{transform:translate(91.7678vw,79.508vh) scale(.5317)}to{transform:translate(95.7222vw,99vh) scale(.5317)}}.snow:nth-child(114){opacity:.5818;transform:translate(96.3779vw,-10px) scale(.3488);animation:fall-114 10s -24s linear infinite}@keyframes fall-114{66.627%{transform:translate(89.082vw,66.627vh) scale(.3488)}to{transform:translate(92.72995vw,99vh) scale(.3488)}}.snow:nth-child(115){opacity:.3464;transform:translate(46.8957vw,-10px) scale(.0006);animation:fall-115 10s -26s linear infinite}@keyframes fall-115{58.436%{transform:translate(40.4341vw,58.436vh) scale(.0006)}to{transform:translate(43.6649vw,99vh) scale(.0006)}}.snow:nth-child(116){opacity:.5266;transform:translate(33.223vw,-10px) scale(.3338);animation:fall-116 19s -14s linear infinite}@keyframes fall-116{66.048%{transform:translate(28.4293vw,66.048vh) scale(.3338)}to{transform:translate(30.82615vw,99vh) scale(.3338)}}.snow:nth-child(117){opacity:1.5852;transform:translate(69.3316vw,-10px) scale(.8084);animation:fall-117 23s -6s linear infinite}@keyframes fall-117{53.985%{transform:translate(60.4117vw,53.985vh) scale(.8084)}to{transform:translate(64.87165vw,99vh) scale(.8084)}}.snow:nth-child(118){opacity:1.3032;transform:translate(52.3684vw,-10px) scale(.5948);animation:fall-118 10s -1s linear infinite}@keyframes fall-118{60.551%{transform:translate(59.3525vw,60.551vh) scale(.5948)}to{transform:translate(55.86045vw,99vh) scale(.5948)}}.snow:nth-child(119){opacity:.5136;transform:translate(70.3048vw,-10px) scale(.0003);animation:fall-119 18s -9s linear infinite}@keyframes fall-119{30.326%{transform:translate(65.0362vw,30.326vh) scale(.0003)}to{transform:translate(67.6705vw,99vh) scale(.0003)}}.snow:nth-child(120){opacity:.4508;transform:translate(34.1651vw,-10px) scale(.6328);animation:fall-120 10s -24s linear infinite}@keyframes fall-120{73.303%{transform:translate(41.8347vw,73.303vh) scale(.6328)}to{transform:translate(37.9999vw,99vh) scale(.6328)}}.snow:nth-child(121){opacity:.4036;transform:translate(95.1505vw,-10px) scale(.8796);animation:fall-121 24s -28s linear infinite}@keyframes fall-121{71.404%{transform:translate(99.0034vw,71.404vh) scale(.8796)}to{transform:translate(97.07695vw,99vh) scale(.8796)}}.snow:nth-child(122){opacity:1.7064;transform:translate(92.2908vw,-10px) scale(.2978);animation:fall-122 26s -18s linear infinite}@keyframes fall-122{54.746%{transform:translate(89.5381vw,54.746vh) scale(.2978)}to{transform:translate(90.91445vw,99vh) scale(.2978)}}.snow:nth-child(123){opacity:1.3246;transform:translate(28.3561vw,-10px) scale(.3732);animation:fall-123 12s -24s linear infinite}@keyframes fall-123{69.226%{transform:translate(24.0246vw,69.226vh) scale(.3732)}to{transform:translate(26.19035vw,99vh) scale(.3732)}}.snow:nth-child(124){opacity:.371;transform:translate(3.3088vw,-10px) scale(.0962);animation:fall-124 10s -6s linear infinite}@keyframes fall-124{49.68%{transform:translate(6.1985vw,49.68vh) scale(.0962)}to{transform:translate(4.75365vw,99vh) scale(.0962)}}.snow:nth-child(125){opacity:1.9518;transform:translate(16.7906vw,-10px) scale(.7538);animation:fall-125 11s -29s linear infinite}@keyframes fall-125{36.551%{transform:translate(12.4672vw,36.551vh) scale(.7538)}to{transform:translate(14.6289vw,99vh) scale(.7538)}}.snow:nth-child(126){opacity:.1572;transform:translate(9.1214vw,-10px) scale(.4994);animation:fall-126 29s -28s linear infinite}@keyframes fall-126{64.76%{transform:translate(10.624vw,64.76vh) scale(.4994)}to{transform:translate(9.8727vw,99vh) scale(.4994)}}.snow:nth-child(127){opacity:.9172;transform:translate(1.0904vw,-10px) scale(.8183);animation:fall-127 27s -29s linear infinite}@keyframes fall-127{76.067%{transform:translate(-.8071vw,76.067vh) scale(.8183)}to{transform:translate(.14165vw,99vh) scale(.8183)}}.snow:nth-child(128){opacity:.237;transform:translate(27.1826vw,-10px) scale(.3147);animation:fall-128 24s -21s linear infinite}@keyframes fall-128{34.453%{transform:translate(19.2358vw,34.453vh) scale(.3147)}to{transform:translate(23.2092vw,99vh) scale(.3147)}}.snow:nth-child(129){opacity:.064;transform:translate(17.9844vw,-10px) scale(.9481);animation:fall-129 15s -19s linear infinite}@keyframes fall-129{70.386%{transform:translate(22.3936vw,70.386vh) scale(.9481)}to{transform:translate(20.189vw,99vh) scale(.9481)}}.snow:nth-child(130){opacity:1.0716;transform:translate(35.1376vw,-10px) scale(.3221);animation:fall-130 10s -15s linear infinite}@keyframes fall-130{63.714%{transform:translate(32.8906vw,63.714vh) scale(.3221)}to{transform:translate(34.0141vw,99vh) scale(.3221)}}.snow:nth-child(131){opacity:1.5246;transform:translate(58.266vw,-10px) scale(.0675);animation:fall-131 13s -15s linear infinite}@keyframes fall-131{46.212%{transform:translate(50.9263vw,46.212vh) scale(.0675)}to{transform:translate(54.59615vw,99vh) scale(.0675)}}.snow:nth-child(132){opacity:1.0826;transform:translate(38.6811vw,-10px) scale(.2132);animation:fall-132 14s -26s linear infinite}@keyframes fall-132{32.813%{transform:translate(30.3418vw,32.813vh) scale(.2132)}to{transform:translate(34.51145vw,99vh) scale(.2132)}}.snow:nth-child(133){opacity:1.1384;transform:translate(26.282vw,-10px) scale(.9896);animation:fall-133 12s -16s linear infinite}@keyframes fall-133{56.601%{transform:translate(18.1552vw,56.601vh) scale(.9896)}to{transform:translate(22.2186vw,99vh) scale(.9896)}}.snow:nth-child(134){opacity:1.581;transform:translate(87.0601vw,-10px) scale(.2438);animation:fall-134 23s -1s linear infinite}@keyframes fall-134{34.498%{transform:translate(82.2391vw,34.498vh) scale(.2438)}to{transform:translate(84.6496vw,99vh) scale(.2438)}}.snow:nth-child(135){opacity:1.9694;transform:translate(43.906vw,-10px) scale(.3196);animation:fall-135 15s -30s linear infinite}@keyframes fall-135{76.444%{transform:translate(39.7054vw,76.444vh) scale(.3196)}to{transform:translate(41.8057vw,99vh) scale(.3196)}}.snow:nth-child(136){opacity:1.5504;transform:translate(32.1617vw,-10px) scale(.6957);animation:fall-136 13s -24s linear infinite}@keyframes fall-136{52.813%{transform:translate(34.0694vw,52.813vh) scale(.6957)}to{transform:translate(33.11555vw,99vh) scale(.6957)}}.snow:nth-child(137){opacity:.7984;transform:translate(28.9631vw,-10px) scale(.6118);animation:fall-137 10s -3s linear infinite}@keyframes fall-137{63.383%{transform:translate(31.861vw,63.383vh) scale(.6118)}to{transform:translate(30.41205vw,99vh) scale(.6118)}}.snow:nth-child(138){opacity:1.0406;transform:translate(18.1467vw,-10px) scale(.4037);animation:fall-138 11s -30s linear infinite}@keyframes fall-138{66.971%{transform:translate(25.697vw,66.971vh) scale(.4037)}to{transform:translate(21.92185vw,99vh) scale(.4037)}}.snow:nth-child(139){opacity:1.3194;transform:translate(82.2824vw,-10px) scale(.0971);animation:fall-139 10s -22s linear infinite}@keyframes fall-139{40.614%{transform:translate(86.225vw,40.614vh) scale(.0971)}to{transform:translate(84.2537vw,99vh) scale(.0971)}}.snow:nth-child(140){opacity:1.7766;transform:translate(29.739vw,-10px) scale(.2049);animation:fall-140 29s -27s linear infinite}@keyframes fall-140{30.117%{transform:translate(20.8296vw,30.117vh) scale(.2049)}to{transform:translate(25.2843vw,99vh) scale(.2049)}}.snow:nth-child(141){opacity:1.6186;transform:translate(41.2044vw,-10px) scale(.9669);animation:fall-141 30s -14s linear infinite}@keyframes fall-141{63.877%{transform:translate(32.0768vw,63.877vh) scale(.9669)}to{transform:translate(36.6406vw,99vh) scale(.9669)}}.snow:nth-child(142){opacity:.4596;transform:translate(56.6141vw,-10px) scale(.5057);animation:fall-142 10s -14s linear infinite}@keyframes fall-142{39.494%{transform:translate(50.0151vw,39.494vh) scale(.5057)}to{transform:translate(53.3146vw,99vh) scale(.5057)}}.snow:nth-child(143){opacity:1.5368;transform:translate(43.4159vw,-10px) scale(.3594);animation:fall-143 10s -16s linear infinite}@keyframes fall-143{38.368%{transform:translate(45.4968vw,38.368vh) scale(.3594)}to{transform:translate(44.45635vw,99vh) scale(.3594)}}.snow:nth-child(144){opacity:1.1968;transform:translate(54.7529vw,-10px) scale(.9969);animation:fall-144 26s -14s linear infinite}@keyframes fall-144{32.341%{transform:translate(49.466vw,32.341vh) scale(.9969)}to{transform:translate(52.10945vw,99vh) scale(.9969)}}.snow:nth-child(145){opacity:1.592;transform:translate(81.1416vw,-10px) scale(.6304);animation:fall-145 11s -13s linear infinite}@keyframes fall-145{38.853%{transform:translate(78.0633vw,38.853vh) scale(.6304)}to{transform:translate(79.60245vw,99vh) scale(.6304)}}.snow:nth-child(146){opacity:.635;transform:translate(45.3896vw,-10px) scale(.7132);animation:fall-146 18s -26s linear infinite}@keyframes fall-146{31.514%{transform:translate(42.1373vw,31.514vh) scale(.7132)}to{transform:translate(43.76345vw,99vh) scale(.7132)}}.snow:nth-child(147){opacity:.3858;transform:translate(4.0772vw,-10px) scale(.4008);animation:fall-147 18s -11s linear infinite}@keyframes fall-147{47.701%{transform:translate(-.9852vw,47.701vh) scale(.4008)}to{transform:translate(1.546vw,99vh) scale(.4008)}}.snow:nth-child(148){opacity:.9464;transform:translate(7.2098vw,-10px) scale(.2585);animation:fall-148 26s -2s linear infinite}@keyframes fall-148{32.243%{transform:translate(13.3549vw,32.243vh) scale(.2585)}to{transform:translate(10.28235vw,99vh) scale(.2585)}}.snow:nth-child(149){opacity:1.0776;transform:translate(15.164vw,-10px) scale(.4481);animation:fall-149 10s -17s linear infinite}@keyframes fall-149{36.838%{transform:translate(5.2318vw,36.838vh) scale(.4481)}to{transform:translate(10.1979vw,99vh) scale(.4481)}}.snow:nth-child(150){opacity:1.049;transform:translate(80.9408vw,-10px) scale(.3779);animation:fall-150 27s -5s linear infinite}@keyframes fall-150{60.436%{transform:translate(76.8767vw,60.436vh) scale(.3779)}to{transform:translate(78.90875vw,99vh) scale(.3779)}}.snow:nth-child(151){opacity:.7994;transform:translate(42.3774vw,-10px) scale(.5949);animation:fall-151 16s -5s linear infinite}@keyframes fall-151{39.757%{transform:translate(43.4815vw,39.757vh) scale(.5949)}to{transform:translate(42.92945vw,99vh) scale(.5949)}}.snow:nth-child(152){opacity:1.625;transform:translate(13.3105vw,-10px) scale(.6486);animation:fall-152 21s -30s linear infinite}@keyframes fall-152{38.047%{transform:translate(16.0551vw,38.047vh) scale(.6486)}to{transform:translate(14.6828vw,99vh) scale(.6486)}}.snow:nth-child(153){opacity:1.4424;transform:translate(25.9176vw,-10px) scale(.2913);animation:fall-153 19s -19s linear infinite}@keyframes fall-153{52.362%{transform:translate(32.5858vw,52.362vh) scale(.2913)}to{transform:translate(29.2517vw,99vh) scale(.2913)}}.snow:nth-child(154){opacity:1.944;transform:translate(66.2293vw,-10px) scale(.4672);animation:fall-154 15s -22s linear infinite}@keyframes fall-154{79.569%{transform:translate(69.5653vw,79.569vh) scale(.4672)}to{transform:translate(67.8973vw,99vh) scale(.4672)}}.snow:nth-child(155){opacity:.6976;transform:translate(46.0239vw,-10px) scale(.5378);animation:fall-155 22s -3s linear infinite}@keyframes fall-155{79.042%{transform:translate(39.8398vw,79.042vh) scale(.5378)}to{transform:translate(42.93185vw,99vh) scale(.5378)}}.snow:nth-child(156){opacity:1.246;transform:translate(17.8696vw,-10px) scale(.9213);animation:fall-156 14s -1s linear infinite}@keyframes fall-156{35.776%{transform:translate(17.3699vw,35.776vh) scale(.9213)}to{transform:translate(17.61975vw,99vh) scale(.9213)}}.snow:nth-child(157){opacity:1.3238;transform:translate(93.1619vw,-10px) scale(.486);animation:fall-157 28s -30s linear infinite}@keyframes fall-157{40.89%{transform:translate(89.1265vw,40.89vh) scale(.486)}to{transform:translate(91.1442vw,99vh) scale(.486)}}.snow:nth-child(158){opacity:1.677;transform:translate(22.1065vw,-10px) scale(.7953);animation:fall-158 11s -24s linear infinite}@keyframes fall-158{54.844%{transform:translate(20.6186vw,54.844vh) scale(.7953)}to{transform:translate(21.36255vw,99vh) scale(.7953)}}.snow:nth-child(159){opacity:1.3174;transform:translate(11.1277vw,-10px) scale(.4083);animation:fall-159 27s -8s linear infinite}@keyframes fall-159{51.596%{transform:translate(19.71vw,51.596vh) scale(.4083)}to{transform:translate(15.41885vw,99vh) scale(.4083)}}.snow:nth-child(160){opacity:1.7952;transform:translate(87.3651vw,-10px) scale(.0809);animation:fall-160 27s -6s linear infinite}@keyframes fall-160{75.344%{transform:translate(95.6752vw,75.344vh) scale(.0809)}to{transform:translate(91.52015vw,99vh) scale(.0809)}}.snow:nth-child(161){opacity:1.959;transform:translate(21.8923vw,-10px) scale(.37);animation:fall-161 30s -12s linear infinite}@keyframes fall-161{44.537%{transform:translate(12.1793vw,44.537vh) scale(.37)}to{transform:translate(17.0358vw,99vh) scale(.37)}}.snow:nth-child(162){opacity:1.3088;transform:translate(88.608vw,-10px) scale(.1812);animation:fall-162 17s -5s linear infinite}@keyframes fall-162{42.006%{transform:translate(84.1628vw,42.006vh) scale(.1812)}to{transform:translate(86.3854vw,99vh) scale(.1812)}}.snow:nth-child(163){opacity:1.5302;transform:translate(89.7656vw,-10px) scale(.0476);animation:fall-163 27s -4s linear infinite}@keyframes fall-163{54.287%{transform:translate(93.8678vw,54.287vh) scale(.0476)}to{transform:translate(91.8167vw,99vh) scale(.0476)}}.snow:nth-child(164){opacity:1.4742;transform:translate(39.7916vw,-10px) scale(.3392);animation:fall-164 27s -4s linear infinite}@keyframes fall-164{67.264%{transform:translate(43.091vw,67.264vh) scale(.3392)}to{transform:translate(41.4413vw,99vh) scale(.3392)}}.snow:nth-child(165){opacity:1.4068;transform:translate(97.3677vw,-10px) scale(.8308);animation:fall-165 20s -21s linear infinite}@keyframes fall-165{74.734%{transform:translate(96.58vw,74.734vh) scale(.8308)}to{transform:translate(96.97385vw,99vh) scale(.8308)}}.snow:nth-child(166){opacity:1.0276;transform:translate(61.3123vw,-10px) scale(.5874);animation:fall-166 21s -30s linear infinite}@keyframes fall-166{34.746%{transform:translate(64.9252vw,34.746vh) scale(.5874)}to{transform:translate(63.11875vw,99vh) scale(.5874)}}.snow:nth-child(167){opacity:.1646;transform:translate(78.5536vw,-10px) scale(.6515);animation:fall-167 15s -9s linear infinite}@keyframes fall-167{54.297%{transform:translate(76.5409vw,54.297vh) scale(.6515)}to{transform:translate(77.54725vw,99vh) scale(.6515)}}.snow:nth-child(168){opacity:.5122;transform:translate(89.439vw,-10px) scale(.9992);animation:fall-168 14s -28s linear infinite}@keyframes fall-168{43.43%{transform:translate(84.6972vw,43.43vh) scale(.9992)}to{transform:translate(87.0681vw,99vh) scale(.9992)}}.snow:nth-child(169){opacity:.9664;transform:translate(84.9589vw,-10px) scale(.7636);animation:fall-169 14s -7s linear infinite}@keyframes fall-169{60.401%{transform:translate(89.4049vw,60.401vh) scale(.7636)}to{transform:translate(87.1819vw,99vh) scale(.7636)}}.snow:nth-child(170){opacity:.338;transform:translate(12.869vw,-10px) scale(.3535);animation:fall-170 18s -12s linear infinite}@keyframes fall-170{76.299%{transform:translate(19.7314vw,76.299vh) scale(.3535)}to{transform:translate(16.3002vw,99vh) scale(.3535)}}.snow:nth-child(171){opacity:.5912;transform:translate(.903vw,-10px) scale(.7665);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{72.143%{transform:translate(10.311vw,72.143vh) scale(.7665)}to{transform:translate(5.607vw,99vh) scale(.7665)}}.snow:nth-child(172){opacity:1.6266;transform:translate(90.0399vw,-10px) scale(.3388);animation:fall-172 18s -28s linear infinite}@keyframes fall-172{58.516%{transform:translate(82.551vw,58.516vh) scale(.3388)}to{transform:translate(86.29545vw,99vh) scale(.3388)}}.snow:nth-child(173){opacity:1.2586;transform:translate(67.2979vw,-10px) scale(.342);animation:fall-173 20s -1s linear infinite}@keyframes fall-173{77.152%{transform:translate(67.1333vw,77.152vh) scale(.342)}to{transform:translate(67.2156vw,99vh) scale(.342)}}.snow:nth-child(174){opacity:.6584;transform:translate(97.3871vw,-10px) scale(.7885);animation:fall-174 16s -12s linear infinite}@keyframes fall-174{52.936%{transform:translate(88.9586vw,52.936vh) scale(.7885)}to{transform:translate(93.17285vw,99vh) scale(.7885)}}.snow:nth-child(175){opacity:1.692;transform:translate(64.8999vw,-10px) scale(.8673);animation:fall-175 25s -21s linear infinite}@keyframes fall-175{66.15%{transform:translate(73.2623vw,66.15vh) scale(.8673)}to{transform:translate(69.0811vw,99vh) scale(.8673)}}.snow:nth-child(176){opacity:1.6454;transform:translate(1.4673vw,-10px) scale(.6561);animation:fall-176 20s -19s linear infinite}@keyframes fall-176{48.17%{transform:translate(-6.2756vw,48.17vh) scale(.6561)}to{transform:translate(-2.40415vw,99vh) scale(.6561)}}.snow:nth-child(177){opacity:1.1652;transform:translate(52.8808vw,-10px) scale(.6156);animation:fall-177 29s -13s linear infinite}@keyframes fall-177{45.597%{transform:translate(54.6254vw,45.597vh) scale(.6156)}to{transform:translate(53.7531vw,99vh) scale(.6156)}}.snow:nth-child(178){opacity:1.5634;transform:translate(99.2161vw,-10px) scale(.1263);animation:fall-178 25s -18s linear infinite}@keyframes fall-178{78.211%{transform:translate(107.8924vw,78.211vh) scale(.1263)}to{transform:translate(103.55425vw,99vh) scale(.1263)}}.snow:nth-child(179){opacity:.2058;transform:translate(80.9287vw,-10px) scale(.285);animation:fall-179 24s -3s linear infinite}@keyframes fall-179{55.272%{transform:translate(87.1065vw,55.272vh) scale(.285)}to{transform:translate(84.0176vw,99vh) scale(.285)}}.snow:nth-child(180){opacity:.7922;transform:translate(56.1469vw,-10px) scale(.1145);animation:fall-180 23s -13s linear infinite}@keyframes fall-180{35.433%{transform:translate(59.0505vw,35.433vh) scale(.1145)}to{transform:translate(57.5987vw,99vh) scale(.1145)}}.snow:nth-child(181){opacity:1.0686;transform:translate(66.9165vw,-10px) scale(.7736);animation:fall-181 13s -22s linear infinite}@keyframes fall-181{41.951%{transform:translate(58.7339vw,41.951vh) scale(.7736)}to{transform:translate(62.8252vw,99vh) scale(.7736)}}.snow:nth-child(182){opacity:.0688;transform:translate(74.2715vw,-10px) scale(.3103);animation:fall-182 26s -9s linear infinite}@keyframes fall-182{59.55%{transform:translate(79.5551vw,59.55vh) scale(.3103)}to{transform:translate(76.9133vw,99vh) scale(.3103)}}.snow:nth-child(183){opacity:.6304;transform:translate(60.9422vw,-10px) scale(.1036);animation:fall-183 17s -10s linear infinite}@keyframes fall-183{78.594%{transform:translate(56.7961vw,78.594vh) scale(.1036)}to{transform:translate(58.86915vw,99vh) scale(.1036)}}.snow:nth-child(184){opacity:.5328;transform:translate(12.006vw,-10px) scale(.7438);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{34.423%{transform:translate(14.1816vw,34.423vh) scale(.7438)}to{transform:translate(13.0938vw,99vh) scale(.7438)}}.snow:nth-child(185){opacity:1.3038;transform:translate(7.2569vw,-10px) scale(.211);animation:fall-185 11s -13s linear infinite}@keyframes fall-185{45.526%{transform:translate(13.323vw,45.526vh) scale(.211)}to{transform:translate(10.28995vw,99vh) scale(.211)}}.snow:nth-child(186){opacity:1.498;transform:translate(72.2932vw,-10px) scale(.4627);animation:fall-186 20s -28s linear infinite}@keyframes fall-186{37.194%{transform:translate(65.4121vw,37.194vh) scale(.4627)}to{transform:translate(68.85265vw,99vh) scale(.4627)}}.snow:nth-child(187){opacity:.9354;transform:translate(18.5272vw,-10px) scale(.7833);animation:fall-187 26s -15s linear infinite}@keyframes fall-187{66.763%{transform:translate(28.3631vw,66.763vh) scale(.7833)}to{transform:translate(23.44515vw,99vh) scale(.7833)}}.snow:nth-child(188){opacity:1.2978;transform:translate(64.3104vw,-10px) scale(.7178);animation:fall-188 16s -23s linear infinite}@keyframes fall-188{53.551%{transform:translate(62.6942vw,53.551vh) scale(.7178)}to{transform:translate(63.5023vw,99vh) scale(.7178)}}.snow:nth-child(189){opacity:1.7534;transform:translate(9.6977vw,-10px) scale(.2818);animation:fall-189 22s -17s linear infinite}@keyframes fall-189{34.05%{transform:translate(8.6386vw,34.05vh) scale(.2818)}to{transform:translate(9.16815vw,99vh) scale(.2818)}}.snow:nth-child(190){opacity:1.232;transform:translate(14.9539vw,-10px) scale(.0102);animation:fall-190 15s -29s linear infinite}@keyframes fall-190{51.036%{transform:translate(8.7041vw,51.036vh) scale(.0102)}to{transform:translate(11.829vw,99vh) scale(.0102)}}.snow:nth-child(191){opacity:.078;transform:translate(95.8557vw,-10px) scale(.419);animation:fall-191 30s -29s linear infinite}@keyframes fall-191{66.393%{transform:translate(86.2996vw,66.393vh) scale(.419)}to{transform:translate(91.07765vw,99vh) scale(.419)}}.snow:nth-child(192){opacity:.0372;transform:translate(62.519vw,-10px) scale(.3302);animation:fall-192 17s -2s linear infinite}@keyframes fall-192{33.364%{transform:translate(66.5261vw,33.364vh) scale(.3302)}to{transform:translate(64.52255vw,99vh) scale(.3302)}}.snow:nth-child(193){opacity:1.9502;transform:translate(62.797vw,-10px) scale(.4873);animation:fall-193 22s -15s linear infinite}@keyframes fall-193{62.652%{transform:translate(58.0073vw,62.652vh) scale(.4873)}to{transform:translate(60.40215vw,99vh) scale(.4873)}}.snow:nth-child(194){opacity:1.1878;transform:translate(81.0323vw,-10px) scale(.1923);animation:fall-194 18s -22s linear infinite}@keyframes fall-194{71.248%{transform:translate(88.3378vw,71.248vh) scale(.1923)}to{transform:translate(84.68505vw,99vh) scale(.1923)}}.snow:nth-child(195){opacity:1.3842;transform:translate(41.1367vw,-10px) scale(.622);animation:fall-195 20s -2s linear infinite}@keyframes fall-195{75.527%{transform:translate(38.7094vw,75.527vh) scale(.622)}to{transform:translate(39.92305vw,99vh) scale(.622)}}.snow:nth-child(196){opacity:1.6612;transform:translate(52.237vw,-10px) scale(.1203);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{50.118%{transform:translate(46.9292vw,50.118vh) scale(.1203)}to{transform:translate(49.5831vw,99vh) scale(.1203)}}.snow:nth-child(197){opacity:1.7714;transform:translate(49.5347vw,-10px) scale(.9361);animation:fall-197 18s -30s linear infinite}@keyframes fall-197{68.516%{transform:translate(59.4172vw,68.516vh) scale(.9361)}to{transform:translate(54.47595vw,99vh) scale(.9361)}}.snow:nth-child(198){opacity:1.3132;transform:translate(30.8118vw,-10px) scale(.7446);animation:fall-198 12s -18s linear infinite}@keyframes fall-198{70.669%{transform:translate(34.6927vw,70.669vh) scale(.7446)}to{transform:translate(32.75225vw,99vh) scale(.7446)}}.snow:nth-child(199){opacity:.7514;transform:translate(19.3607vw,-10px) scale(.8666);animation:fall-199 17s -14s linear infinite}@keyframes fall-199{34.847%{transform:translate(13.2413vw,34.847vh) scale(.8666)}to{transform:translate(16.301vw,99vh) scale(.8666)}}.snow:nth-child(200){opacity:1.8062;transform:translate(94.5142vw,-10px) scale(.9072);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{54.612%{transform:translate(94.2271vw,54.612vh) scale(.9072)}to{transform:translate(94.37065vw,99vh) scale(.9072)}}.snow:nth-child(201){opacity:1.4296;transform:translate(7.5809vw,-10px) scale(.5653);animation:fall-201 26s -10s linear infinite}@keyframes fall-201{43.807%{transform:translate(6.6759vw,43.807vh) scale(.5653)}to{transform:translate(7.1284vw,99vh) scale(.5653)}}.snow:nth-child(202){opacity:.611;transform:translate(3.2873vw,-10px) scale(.6908);animation:fall-202 27s -14s linear infinite}@keyframes fall-202{46.054%{transform:translate(10.2171vw,46.054vh) scale(.6908)}to{transform:translate(6.7522vw,99vh) scale(.6908)}}.snow:nth-child(203){opacity:.2162;transform:translate(5.7234vw,-10px) scale(.3711);animation:fall-203 28s -18s linear infinite}@keyframes fall-203{49.359%{transform:translate(7.5096vw,49.359vh) scale(.3711)}to{transform:translate(6.6165vw,99vh) scale(.3711)}}.snow:nth-child(204){opacity:1.2968;transform:translate(44.2906vw,-10px) scale(.7224);animation:fall-204 30s -27s linear infinite}@keyframes fall-204{71.381%{transform:translate(46.852vw,71.381vh) scale(.7224)}to{transform:translate(45.5713vw,99vh) scale(.7224)}}.snow:nth-child(205){opacity:1.7484;transform:translate(3.5356vw,-10px) scale(.7899);animation:fall-205 25s -24s linear infinite}@keyframes fall-205{73.161%{transform:translate(-4.5971vw,73.161vh) scale(.7899)}to{transform:translate(-.53075vw,99vh) scale(.7899)}}.snow:nth-child(206){opacity:1.451;transform:translate(81.3413vw,-10px) scale(.8814);animation:fall-206 28s -1s linear infinite}@keyframes fall-206{46.696%{transform:translate(85.5777vw,46.696vh) scale(.8814)}to{transform:translate(83.4595vw,99vh) scale(.8814)}}.snow:nth-child(207){opacity:1.2088;transform:translate(79.8196vw,-10px) scale(.7346);animation:fall-207 10s -29s linear infinite}@keyframes fall-207{45.885%{transform:translate(79.2541vw,45.885vh) scale(.7346)}to{transform:translate(79.53685vw,99vh) scale(.7346)}}.snow:nth-child(208){opacity:1.6894;transform:translate(43.6811vw,-10px) scale(.2138);animation:fall-208 21s -27s linear infinite}@keyframes fall-208{38.617%{transform:translate(51.7927vw,38.617vh) scale(.2138)}to{transform:translate(47.7369vw,99vh) scale(.2138)}}.snow:nth-child(209){opacity:1.8222;transform:translate(9.2774vw,-10px) scale(.6848);animation:fall-209 10s -15s linear infinite}@keyframes fall-209{31.913%{transform:translate(16.5826vw,31.913vh) scale(.6848)}to{transform:translate(12.93vw,99vh) scale(.6848)}}.snow:nth-child(210){opacity:.8096;transform:translate(81.9816vw,-10px) scale(.497);animation:fall-210 25s -8s linear infinite}@keyframes fall-210{45.617%{transform:translate(90.2888vw,45.617vh) scale(.497)}to{transform:translate(86.1352vw,99vh) scale(.497)}}.snow:nth-child(211){opacity:.222;transform:translate(40.6151vw,-10px) scale(.7003);animation:fall-211 22s -22s linear infinite}@keyframes fall-211{38.884%{transform:translate(37.4636vw,38.884vh) scale(.7003)}to{transform:translate(39.03935vw,99vh) scale(.7003)}}.snow:nth-child(212){opacity:.2838;transform:translate(61.6336vw,-10px) scale(.7648);animation:fall-212 22s -20s linear infinite}@keyframes fall-212{71.297%{transform:translate(62.2129vw,71.297vh) scale(.7648)}to{transform:translate(61.92325vw,99vh) scale(.7648)}}.snow:nth-child(213){opacity:.8014;transform:translate(58.9342vw,-10px) scale(.6016);animation:fall-213 24s -28s linear infinite}@keyframes fall-213{39.01%{transform:translate(62.9462vw,39.01vh) scale(.6016)}to{transform:translate(60.9402vw,99vh) scale(.6016)}}.snow:nth-child(214){opacity:1.6302;transform:translate(80.0593vw,-10px) scale(.5724);animation:fall-214 16s -12s linear infinite}@keyframes fall-214{57.226%{transform:translate(83.5291vw,57.226vh) scale(.5724)}to{transform:translate(81.7942vw,99vh) scale(.5724)}}.snow:nth-child(215){opacity:.5826;transform:translate(91.5143vw,-10px) scale(.3316);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{67.813%{transform:translate(96.1796vw,67.813vh) scale(.3316)}to{transform:translate(93.84695vw,99vh) scale(.3316)}}.snow:nth-child(216){opacity:.0024;transform:translate(80.5538vw,-10px) scale(.0531);animation:fall-216 28s -3s linear infinite}@keyframes fall-216{52.434%{transform:translate(76.3655vw,52.434vh) scale(.0531)}to{transform:translate(78.45965vw,99vh) scale(.0531)}}.snow:nth-child(217){opacity:1.9754;transform:translate(98.8403vw,-10px) scale(.2324);animation:fall-217 21s -29s linear infinite}@keyframes fall-217{66.882%{transform:translate(100.8594vw,66.882vh) scale(.2324)}to{transform:translate(99.84985vw,99vh) scale(.2324)}}.snow:nth-child(218){opacity:.284;transform:translate(3.1953vw,-10px) scale(.829);animation:fall-218 13s -30s linear infinite}@keyframes fall-218{44.339%{transform:translate(3.1079vw,44.339vh) scale(.829)}to{transform:translate(3.1516vw,99vh) scale(.829)}}.snow:nth-child(219){opacity:.196;transform:translate(56.5282vw,-10px) scale(.909);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{72.481%{transform:translate(52.4166vw,72.481vh) scale(.909)}to{transform:translate(54.4724vw,99vh) scale(.909)}}.snow:nth-child(220){opacity:.7164;transform:translate(51.5808vw,-10px) scale(.7679);animation:fall-220 10s -13s linear infinite}@keyframes fall-220{32.579%{transform:translate(59.8043vw,32.579vh) scale(.7679)}to{transform:translate(55.69255vw,99vh) scale(.7679)}}.snow:nth-child(221){opacity:.3578;transform:translate(79.8131vw,-10px) scale(.6006);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{53.853%{transform:translate(74.3734vw,53.853vh) scale(.6006)}to{transform:translate(77.09325vw,99vh) scale(.6006)}}.snow:nth-child(222){opacity:.654;transform:translate(62.8642vw,-10px) scale(.2786);animation:fall-222 20s -11s linear infinite}@keyframes fall-222{66.601%{transform:translate(56.6346vw,66.601vh) scale(.2786)}to{transform:translate(59.7494vw,99vh) scale(.2786)}}.snow:nth-child(223){opacity:.6434;transform:translate(41.1167vw,-10px) scale(.6599);animation:fall-223 26s -28s linear infinite}@keyframes fall-223{63.534%{transform:translate(32.2512vw,63.534vh) scale(.6599)}to{transform:translate(36.68395vw,99vh) scale(.6599)}}.snow:nth-child(224){opacity:.3984;transform:translate(56.3696vw,-10px) scale(.7094);animation:fall-224 28s -25s linear infinite}@keyframes fall-224{61.406%{transform:translate(57.0189vw,61.406vh) scale(.7094)}to{transform:translate(56.69425vw,99vh) scale(.7094)}}.snow:nth-child(225){opacity:.0856;transform:translate(66.9912vw,-10px) scale(.3433);animation:fall-225 20s -22s linear infinite}@keyframes fall-225{46.44%{transform:translate(66.5901vw,46.44vh) scale(.3433)}to{transform:translate(66.79065vw,99vh) scale(.3433)}}.snow:nth-child(226){opacity:.1444;transform:translate(67.7034vw,-10px) scale(.6166);animation:fall-226 29s -12s linear infinite}@keyframes fall-226{55.854%{transform:translate(69.9669vw,55.854vh) scale(.6166)}to{transform:translate(68.83515vw,99vh) scale(.6166)}}.snow:nth-child(227){opacity:.8732;transform:translate(42.7876vw,-10px) scale(.0698);animation:fall-227 11s -14s linear infinite}@keyframes fall-227{78.465%{transform:translate(50.4348vw,78.465vh) scale(.0698)}to{transform:translate(46.6112vw,99vh) scale(.0698)}}.snow:nth-child(228){opacity:1.1788;transform:translate(29.4177vw,-10px) scale(.5523);animation:fall-228 16s -7s linear infinite}@keyframes fall-228{47.313%{transform:translate(24.4843vw,47.313vh) scale(.5523)}to{transform:translate(26.951vw,99vh) scale(.5523)}}.snow:nth-child(229){opacity:1.3428;transform:translate(16.6505vw,-10px) scale(.1357);animation:fall-229 21s -14s linear infinite}@keyframes fall-229{58.32%{transform:translate(22.501vw,58.32vh) scale(.1357)}to{transform:translate(19.57575vw,99vh) scale(.1357)}}.snow:nth-child(230){opacity:.3128;transform:translate(34.479vw,-10px) scale(.8123);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{43.51%{transform:translate(38.4065vw,43.51vh) scale(.8123)}to{transform:translate(36.44275vw,99vh) scale(.8123)}}.snow:nth-child(231){opacity:.0622;transform:translate(2.3806vw,-10px) scale(.6764);animation:fall-231 19s -7s linear infinite}@keyframes fall-231{30.908%{transform:translate(6.1227vw,30.908vh) scale(.6764)}to{transform:translate(4.25165vw,99vh) scale(.6764)}}.snow:nth-child(232){opacity:.0276;transform:translate(42.7574vw,-10px) scale(.1336);animation:fall-232 17s -29s linear infinite}@keyframes fall-232{48.119%{transform:translate(32.913vw,48.119vh) scale(.1336)}to{transform:translate(37.8352vw,99vh) scale(.1336)}}.snow:nth-child(233){opacity:.5128;transform:translate(64.1993vw,-10px) scale(.6307);animation:fall-233 22s -9s linear infinite}@keyframes fall-233{71.74%{transform:translate(59.4573vw,71.74vh) scale(.6307)}to{transform:translate(61.8283vw,99vh) scale(.6307)}}.snow:nth-child(234){opacity:.8306;transform:translate(91.7163vw,-10px) scale(.7578);animation:fall-234 14s -3s linear infinite}@keyframes fall-234{70.488%{transform:translate(94.7346vw,70.488vh) scale(.7578)}to{transform:translate(93.22545vw,99vh) scale(.7578)}}.snow:nth-child(235){opacity:.1086;transform:translate(89.8701vw,-10px) scale(.1761);animation:fall-235 18s -2s linear infinite}@keyframes fall-235{64.34%{transform:translate(83.8469vw,64.34vh) scale(.1761)}to{transform:translate(86.8585vw,99vh) scale(.1761)}}.snow:nth-child(236){opacity:1.7906;transform:translate(89.9581vw,-10px) scale(.5249);animation:fall-236 14s -15s linear infinite}@keyframes fall-236{72.891%{transform:translate(94.5856vw,72.891vh) scale(.5249)}to{transform:translate(92.27185vw,99vh) scale(.5249)}}.snow:nth-child(237){opacity:.3464;transform:translate(81.445vw,-10px) scale(.8574);animation:fall-237 20s -27s linear infinite}@keyframes fall-237{67.859%{transform:translate(86.3027vw,67.859vh) scale(.8574)}to{transform:translate(83.87385vw,99vh) scale(.8574)}}.snow:nth-child(238){opacity:.774;transform:translate(87.8125vw,-10px) scale(.7218);animation:fall-238 13s -1s linear infinite}@keyframes fall-238{75.925%{transform:translate(78.4358vw,75.925vh) scale(.7218)}to{transform:translate(83.12415vw,99vh) scale(.7218)}}.snow:nth-child(239){opacity:1.6742;transform:translate(91.0045vw,-10px) scale(.692);animation:fall-239 17s -27s linear infinite}@keyframes fall-239{48.588%{transform:translate(88.3235vw,48.588vh) scale(.692)}to{transform:translate(89.664vw,99vh) scale(.692)}}.snow:nth-child(240){opacity:.264;transform:translate(28.681vw,-10px) scale(.7033);animation:fall-240 24s -2s linear infinite}@keyframes fall-240{54.51%{transform:translate(19.0727vw,54.51vh) scale(.7033)}to{transform:translate(23.87685vw,99vh) scale(.7033)}}.snow:nth-child(241){opacity:.8434;transform:translate(79.7244vw,-10px) scale(.0853);animation:fall-241 15s -27s linear infinite}@keyframes fall-241{52.251%{transform:translate(82.3848vw,52.251vh) scale(.0853)}to{transform:translate(81.0546vw,99vh) scale(.0853)}}.snow:nth-child(242){opacity:.1764;transform:translate(22.218vw,-10px) scale(.4107);animation:fall-242 20s -26s linear infinite}@keyframes fall-242{48.896%{transform:translate(15.4078vw,48.896vh) scale(.4107)}to{transform:translate(18.8129vw,99vh) scale(.4107)}}.snow:nth-child(243){opacity:.225;transform:translate(25.5293vw,-10px) scale(.2548);animation:fall-243 23s -12s linear infinite}@keyframes fall-243{50.935%{transform:translate(28.4249vw,50.935vh) scale(.2548)}to{transform:translate(26.9771vw,99vh) scale(.2548)}}.snow:nth-child(244){opacity:1.3214;transform:translate(99.5263vw,-10px) scale(.747);animation:fall-244 10s -20s linear infinite}@keyframes fall-244{56.08%{transform:translate(98.0036vw,56.08vh) scale(.747)}to{transform:translate(98.76495vw,99vh) scale(.747)}}.snow:nth-child(245){opacity:1.9046;transform:translate(87.9744vw,-10px) scale(.1496);animation:fall-245 11s -2s linear infinite}@keyframes fall-245{57.142%{transform:translate(87.2107vw,57.142vh) scale(.1496)}to{transform:translate(87.59255vw,99vh) scale(.1496)}}.snow:nth-child(246){opacity:1.385;transform:translate(32.8689vw,-10px) scale(.5674);animation:fall-246 18s -14s linear infinite}@keyframes fall-246{35.893%{transform:translate(40.1786vw,35.893vh) scale(.5674)}to{transform:translate(36.52375vw,99vh) scale(.5674)}}.snow:nth-child(247){opacity:.467;transform:translate(13.8889vw,-10px) scale(.5418);animation:fall-247 15s -29s linear infinite}@keyframes fall-247{69.655%{transform:translate(5.2673vw,69.655vh) scale(.5418)}to{transform:translate(9.5781vw,99vh) scale(.5418)}}.snow:nth-child(248){opacity:.2008;transform:translate(69.5893vw,-10px) scale(.7047);animation:fall-248 25s -7s linear infinite}@keyframes fall-248{36.756%{transform:translate(63.7341vw,36.756vh) scale(.7047)}to{transform:translate(66.6617vw,99vh) scale(.7047)}}.snow:nth-child(249){opacity:1.6274;transform:translate(10.0577vw,-10px) scale(.1449);animation:fall-249 14s -3s linear infinite}@keyframes fall-249{61.629%{transform:translate(15.9418vw,61.629vh) scale(.1449)}to{transform:translate(12.99975vw,99vh) scale(.1449)}}.snow:nth-child(250){opacity:.0946;transform:translate(66.6965vw,-10px) scale(.6889);animation:fall-250 25s -17s linear infinite}@keyframes fall-250{73.005%{transform:translate(60.6341vw,73.005vh) scale(.6889)}to{transform:translate(63.6653vw,99vh) scale(.6889)}}.snow:nth-child(251){opacity:1.2922;transform:translate(35.5685vw,-10px) scale(.4679);animation:fall-251 25s -22s linear infinite}@keyframes fall-251{73.194%{transform:translate(36.697vw,73.194vh) scale(.4679)}to{transform:translate(36.13275vw,99vh) scale(.4679)}}.snow:nth-child(252){opacity:1.956;transform:translate(72.2811vw,-10px) scale(.1356);animation:fall-252 22s -29s linear infinite}@keyframes fall-252{42.35%{transform:translate(65.9276vw,42.35vh) scale(.1356)}to{transform:translate(69.10435vw,99vh) scale(.1356)}}.snow:nth-child(253){opacity:1.4938;transform:translate(87.5927vw,-10px) scale(.1156);animation:fall-253 12s -4s linear infinite}@keyframes fall-253{47.98%{transform:translate(96.6054vw,47.98vh) scale(.1156)}to{transform:translate(92.09905vw,99vh) scale(.1156)}}.snow:nth-child(254){opacity:.7348;transform:translate(77.9392vw,-10px) scale(.1839);animation:fall-254 23s -13s linear infinite}@keyframes fall-254{47.092%{transform:translate(83.8534vw,47.092vh) scale(.1839)}to{transform:translate(80.8963vw,99vh) scale(.1839)}}.snow:nth-child(255){opacity:1.331;transform:translate(84.5245vw,-10px) scale(.522);animation:fall-255 28s -20s linear infinite}@keyframes fall-255{40.267%{transform:translate(82.4724vw,40.267vh) scale(.522)}to{transform:translate(83.49845vw,99vh) scale(.522)}}.snow:nth-child(256){opacity:1.7636;transform:translate(2.1153vw,-10px) scale(.242);animation:fall-256 16s -10s linear infinite}@keyframes fall-256{51.603%{transform:translate(7.0947vw,51.603vh) scale(.242)}to{transform:translate(4.605vw,99vh) scale(.242)}}.snow:nth-child(257){opacity:.7988;transform:translate(3.9072vw,-10px) scale(.5553);animation:fall-257 28s -12s linear infinite}@keyframes fall-257{31.824%{transform:translate(-4.2023vw,31.824vh) scale(.5553)}to{transform:translate(-.14755vw,99vh) scale(.5553)}}.snow:nth-child(258){opacity:1.2352;transform:translate(68.4855vw,-10px) scale(.1041);animation:fall-258 11s -30s linear infinite}@keyframes fall-258{68.165%{transform:translate(69.8818vw,68.165vh) scale(.1041)}to{transform:translate(69.18365vw,99vh) scale(.1041)}}.snow:nth-child(259){opacity:.929;transform:translate(70.381vw,-10px) scale(.1841);animation:fall-259 28s -20s linear infinite}@keyframes fall-259{38.962%{transform:translate(74.8391vw,38.962vh) scale(.1841)}to{transform:translate(72.61005vw,99vh) scale(.1841)}}.snow:nth-child(260){opacity:1.1616;transform:translate(13.0799vw,-10px) scale(.7427);animation:fall-260 27s -2s linear infinite}@keyframes fall-260{31.792%{transform:translate(3.828vw,31.792vh) scale(.7427)}to{transform:translate(8.45395vw,99vh) scale(.7427)}}.snow:nth-child(261){opacity:.0342;transform:translate(44.5621vw,-10px) scale(.2708);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{38.851%{transform:translate(46.817vw,38.851vh) scale(.2708)}to{transform:translate(45.68955vw,99vh) scale(.2708)}}.snow:nth-child(262){opacity:.3636;transform:translate(16.9689vw,-10px) scale(.9711);animation:fall-262 19s -15s linear infinite}@keyframes fall-262{71.947%{transform:translate(19.2109vw,71.947vh) scale(.9711)}to{transform:translate(18.0899vw,99vh) scale(.9711)}}.snow:nth-child(263){opacity:.3566;transform:translate(89.8581vw,-10px) scale(.1151);animation:fall-263 25s -8s linear infinite}@keyframes fall-263{69.873%{transform:translate(91.5317vw,69.873vh) scale(.1151)}to{transform:translate(90.6949vw,99vh) scale(.1151)}}.snow:nth-child(264){opacity:.974;transform:translate(5.0371vw,-10px) scale(.4045);animation:fall-264 17s -20s linear infinite}@keyframes fall-264{59.055%{transform:translate(-1.1266vw,59.055vh) scale(.4045)}to{transform:translate(1.95525vw,99vh) scale(.4045)}}.snow:nth-child(265){opacity:1.1954;transform:translate(64.7159vw,-10px) scale(.6265);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{77.936%{transform:translate(65.9543vw,77.936vh) scale(.6265)}to{transform:translate(65.3351vw,99vh) scale(.6265)}}.snow:nth-child(266){opacity:1.5672;transform:translate(50.5902vw,-10px) scale(.3766);animation:fall-266 27s -19s linear infinite}@keyframes fall-266{38.394%{transform:translate(49.6768vw,38.394vh) scale(.3766)}to{transform:translate(50.1335vw,99vh) scale(.3766)}}.snow:nth-child(267){opacity:.2022;transform:translate(56.5778vw,-10px) scale(.1908);animation:fall-267 28s -13s linear infinite}@keyframes fall-267{38.434%{transform:translate(53.864vw,38.434vh) scale(.1908)}to{transform:translate(55.2209vw,99vh) scale(.1908)}}.snow:nth-child(268){opacity:1.1842;transform:translate(17.471vw,-10px) scale(.0068);animation:fall-268 16s -15s linear infinite}@keyframes fall-268{70.835%{transform:translate(22.5813vw,70.835vh) scale(.0068)}to{transform:translate(20.02615vw,99vh) scale(.0068)}}.snow:nth-child(269){opacity:1.3704;transform:translate(21.637vw,-10px) scale(.1401);animation:fall-269 21s -27s linear infinite}@keyframes fall-269{63.846%{transform:translate(21.0721vw,63.846vh) scale(.1401)}to{transform:translate(21.35455vw,99vh) scale(.1401)}}.snow:nth-child(270){opacity:.9328;transform:translate(6.3189vw,-10px) scale(.7499);animation:fall-270 27s -29s linear infinite}@keyframes fall-270{71.205%{transform:translate(13.4521vw,71.205vh) scale(.7499)}to{transform:translate(9.8855vw,99vh) scale(.7499)}}.snow:nth-child(271){opacity:1.8526;transform:translate(33.1048vw,-10px) scale(.054);animation:fall-271 16s -10s linear infinite}@keyframes fall-271{74.079%{transform:translate(30.9881vw,74.079vh) scale(.054)}to{transform:translate(32.04645vw,99vh) scale(.054)}}.snow:nth-child(272){opacity:1.6426;transform:translate(94.3751vw,-10px) scale(.1764);animation:fall-272 28s -27s linear infinite}@keyframes fall-272{59.035%{transform:translate(91.1018vw,59.035vh) scale(.1764)}to{transform:translate(92.73845vw,99vh) scale(.1764)}}.snow:nth-child(273){opacity:.6138;transform:translate(94.974vw,-10px) scale(.8472);animation:fall-273 29s -15s linear infinite}@keyframes fall-273{52.172%{transform:translate(87.9244vw,52.172vh) scale(.8472)}to{transform:translate(91.4492vw,99vh) scale(.8472)}}.snow:nth-child(274){opacity:1.5128;transform:translate(74.4972vw,-10px) scale(.7465);animation:fall-274 24s -26s linear infinite}@keyframes fall-274{55.564%{transform:translate(72.6191vw,55.564vh) scale(.7465)}to{transform:translate(73.55815vw,99vh) scale(.7465)}}.snow:nth-child(275){opacity:1.9836;transform:translate(13.4684vw,-10px) scale(.5421);animation:fall-275 12s -22s linear infinite}@keyframes fall-275{63.752%{transform:translate(20.8128vw,63.752vh) scale(.5421)}to{transform:translate(17.1406vw,99vh) scale(.5421)}}.snow:nth-child(276){opacity:.52;transform:translate(21.0522vw,-10px) scale(.9609);animation:fall-276 27s -25s linear infinite}@keyframes fall-276{73.603%{transform:translate(16.2712vw,73.603vh) scale(.9609)}to{transform:translate(18.6617vw,99vh) scale(.9609)}}.snow:nth-child(277){opacity:1.6904;transform:translate(53.3338vw,-10px) scale(.3622);animation:fall-277 13s -9s linear infinite}@keyframes fall-277{33.682%{transform:translate(49.9715vw,33.682vh) scale(.3622)}to{transform:translate(51.65265vw,99vh) scale(.3622)}}.snow:nth-child(278){opacity:1.1348;transform:translate(53.5278vw,-10px) scale(.0849);animation:fall-278 30s -16s linear infinite}@keyframes fall-278{31.145%{transform:translate(61.2712vw,31.145vh) scale(.0849)}to{transform:translate(57.3995vw,99vh) scale(.0849)}}.snow:nth-child(279){opacity:1.792;transform:translate(12.7828vw,-10px) scale(.7264);animation:fall-279 26s -7s linear infinite}@keyframes fall-279{37.147%{transform:translate(15.5716vw,37.147vh) scale(.7264)}to{transform:translate(14.1772vw,99vh) scale(.7264)}}.snow:nth-child(280){opacity:1.8612;transform:translate(25.0539vw,-10px) scale(.5019);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{60.872%{transform:translate(25.2497vw,60.872vh) scale(.5019)}to{transform:translate(25.1518vw,99vh) scale(.5019)}}.snow:nth-child(281){opacity:.9372;transform:translate(32.8935vw,-10px) scale(.9873);animation:fall-281 16s -24s linear infinite}@keyframes fall-281{42.05%{transform:translate(29.3158vw,42.05vh) scale(.9873)}to{transform:translate(31.10465vw,99vh) scale(.9873)}}.snow:nth-child(282){opacity:1.598;transform:translate(19.4063vw,-10px) scale(.8674);animation:fall-282 16s -20s linear infinite}@keyframes fall-282{45.055%{transform:translate(10.7285vw,45.055vh) scale(.8674)}to{transform:translate(15.0674vw,99vh) scale(.8674)}}.snow:nth-child(283){opacity:1.9976;transform:translate(3.2336vw,-10px) scale(.3166);animation:fall-283 24s -23s linear infinite}@keyframes fall-283{59.964%{transform:translate(.2731vw,59.964vh) scale(.3166)}to{transform:translate(1.75335vw,99vh) scale(.3166)}}.snow:nth-child(284){opacity:1.0774;transform:translate(13.5863vw,-10px) scale(.071);animation:fall-284 26s -11s linear infinite}@keyframes fall-284{58.619%{transform:translate(11.5458vw,58.619vh) scale(.071)}to{transform:translate(12.56605vw,99vh) scale(.071)}}.snow:nth-child(285){opacity:1.3938;transform:translate(45.6966vw,-10px) scale(.2026);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{57.575%{transform:translate(54.7647vw,57.575vh) scale(.2026)}to{transform:translate(50.23065vw,99vh) scale(.2026)}}.snow:nth-child(286){opacity:.9966;transform:translate(76.341vw,-10px) scale(.2686);animation:fall-286 22s -22s linear infinite}@keyframes fall-286{62.803%{transform:translate(82.1498vw,62.803vh) scale(.2686)}to{transform:translate(79.2454vw,99vh) scale(.2686)}}.snow:nth-child(287){opacity:.3904;transform:translate(97.1054vw,-10px) scale(.9307);animation:fall-287 27s -15s linear infinite}@keyframes fall-287{31.576%{transform:translate(101.7553vw,31.576vh) scale(.9307)}to{transform:translate(99.43035vw,99vh) scale(.9307)}}.snow:nth-child(288){opacity:.399;transform:translate(2.6704vw,-10px) scale(.2194);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{34.559%{transform:translate(-2.3581vw,34.559vh) scale(.2194)}to{transform:translate(.15615vw,99vh) scale(.2194)}}.snow:nth-child(289){opacity:.5932;transform:translate(16.3724vw,-10px) scale(.8885);animation:fall-289 20s -14s linear infinite}@keyframes fall-289{52.392%{transform:translate(21.2952vw,52.392vh) scale(.8885)}to{transform:translate(18.8338vw,99vh) scale(.8885)}}.snow:nth-child(290){opacity:.519;transform:translate(42.7115vw,-10px) scale(.2785);animation:fall-290 11s -3s linear infinite}@keyframes fall-290{74.898%{transform:translate(46.4243vw,74.898vh) scale(.2785)}to{transform:translate(44.5679vw,99vh) scale(.2785)}}.snow:nth-child(291){opacity:.9718;transform:translate(95.9187vw,-10px) scale(.4995);animation:fall-291 26s -11s linear infinite}@keyframes fall-291{56.142%{transform:translate(105.4491vw,56.142vh) scale(.4995)}to{transform:translate(100.6839vw,99vh) scale(.4995)}}.snow:nth-child(292){opacity:.3744;transform:translate(21.5534vw,-10px) scale(.5722);animation:fall-292 24s -25s linear infinite}@keyframes fall-292{40.026%{transform:translate(28.9584vw,40.026vh) scale(.5722)}to{transform:translate(25.2559vw,99vh) scale(.5722)}}.snow:nth-child(293){opacity:1.7644;transform:translate(7.6335vw,-10px) scale(.9074);animation:fall-293 26s -14s linear infinite}@keyframes fall-293{73.62%{transform:translate(12.0546vw,73.62vh) scale(.9074)}to{transform:translate(9.84405vw,99vh) scale(.9074)}}.snow:nth-child(294){opacity:.818;transform:translate(49.481vw,-10px) scale(.7688);animation:fall-294 12s -29s linear infinite}@keyframes fall-294{61.301%{transform:translate(54.248vw,61.301vh) scale(.7688)}to{transform:translate(51.8645vw,99vh) scale(.7688)}}.snow:nth-child(295){opacity:.8588;transform:translate(38.033vw,-10px) scale(.6827);animation:fall-295 12s -4s linear infinite}@keyframes fall-295{56.033%{transform:translate(37.4307vw,56.033vh) scale(.6827)}to{transform:translate(37.73185vw,99vh) scale(.6827)}}.snow:nth-child(296){opacity:1.7394;transform:translate(64.4207vw,-10px) scale(.757);animation:fall-296 19s -2s linear infinite}@keyframes fall-296{44.893%{transform:translate(67.7922vw,44.893vh) scale(.757)}to{transform:translate(66.10645vw,99vh) scale(.757)}}.snow:nth-child(297){opacity:.439;transform:translate(50.6261vw,-10px) scale(.9765);animation:fall-297 30s -30s linear infinite}@keyframes fall-297{36.299%{transform:translate(50.5683vw,36.299vh) scale(.9765)}to{transform:translate(50.5972vw,99vh) scale(.9765)}}.snow:nth-child(298){opacity:.3202;transform:translate(30.1735vw,-10px) scale(.6261);animation:fall-298 14s -20s linear infinite}@keyframes fall-298{37.964%{transform:translate(32.6649vw,37.964vh) scale(.6261)}to{transform:translate(31.4192vw,99vh) scale(.6261)}}.snow:nth-child(299){opacity:1.9556;transform:translate(47.6377vw,-10px) scale(.524);animation:fall-299 10s -15s linear infinite}@keyframes fall-299{78.716%{transform:translate(48.1533vw,78.716vh) scale(.524)}to{transform:translate(47.8955vw,99vh) scale(.524)}}.snow:nth-child(300){opacity:1.7524;transform:translate(66.1255vw,-10px) scale(.3978);animation:fall-300 12s -24s linear infinite}@keyframes fall-300{79.942%{transform:translate(66.4614vw,79.942vh) scale(.3978)}to{transform:translate(66.29345vw,99vh) scale(.3978)}}.snow:nth-child(301){opacity:.301;transform:translate(71.3061vw,-10px) scale(.1426);animation:fall-301 14s -24s linear infinite}@keyframes fall-301{72.041%{transform:translate(76.3893vw,72.041vh) scale(.1426)}to{transform:translate(73.8477vw,99vh) scale(.1426)}}.snow:nth-child(302){opacity:1.2256;transform:translate(52.0456vw,-10px) scale(.1475);animation:fall-302 27s -28s linear infinite}@keyframes fall-302{77.967%{transform:translate(47.5699vw,77.967vh) scale(.1475)}to{transform:translate(49.80775vw,99vh) scale(.1475)}}.snow:nth-child(303){opacity:.1058;transform:translate(99.4762vw,-10px) scale(.7866);animation:fall-303 26s -1s linear infinite}@keyframes fall-303{78.612%{transform:translate(89.5907vw,78.612vh) scale(.7866)}to{transform:translate(94.53345vw,99vh) scale(.7866)}}.snow:nth-child(304){opacity:1.6814;transform:translate(92.4822vw,-10px) scale(.321);animation:fall-304 13s -12s linear infinite}@keyframes fall-304{65.604%{transform:translate(96.4185vw,65.604vh) scale(.321)}to{transform:translate(94.45035vw,99vh) scale(.321)}}.snow:nth-child(305){opacity:1.8418;transform:translate(83.7423vw,-10px) scale(.0526);animation:fall-305 10s -30s linear infinite}@keyframes fall-305{69.477%{transform:translate(83.962vw,69.477vh) scale(.0526)}to{transform:translate(83.85215vw,99vh) scale(.0526)}}.snow:nth-child(306){opacity:.4954;transform:translate(52.4155vw,-10px) scale(.7863);animation:fall-306 21s -22s linear infinite}@keyframes fall-306{60.401%{transform:translate(43.9869vw,60.401vh) scale(.7863)}to{transform:translate(48.2012vw,99vh) scale(.7863)}}.snow:nth-child(307){opacity:1.9694;transform:translate(89.6891vw,-10px) scale(.7407);animation:fall-307 23s -25s linear infinite}@keyframes fall-307{40.608%{transform:translate(90.9711vw,40.608vh) scale(.7407)}to{transform:translate(90.3301vw,99vh) scale(.7407)}}.snow:nth-child(308){opacity:.8276;transform:translate(61.4617vw,-10px) scale(.1562);animation:fall-308 13s -19s linear infinite}@keyframes fall-308{71.325%{transform:translate(52.1592vw,71.325vh) scale(.1562)}to{transform:translate(56.81045vw,99vh) scale(.1562)}}.snow:nth-child(309){opacity:1.7334;transform:translate(16.3189vw,-10px) scale(.0655);animation:fall-309 22s -14s linear infinite}@keyframes fall-309{60.879%{transform:translate(11.0525vw,60.879vh) scale(.0655)}to{transform:translate(13.6857vw,99vh) scale(.0655)}}.snow:nth-child(310){opacity:1.6628;transform:translate(19.8907vw,-10px) scale(.1705);animation:fall-310 27s -26s linear infinite}@keyframes fall-310{34.538%{transform:translate(26.8236vw,34.538vh) scale(.1705)}to{transform:translate(23.35715vw,99vh) scale(.1705)}}.snow:nth-child(311){opacity:1.2414;transform:translate(5.6833vw,-10px) scale(.7444);animation:fall-311 16s -11s linear infinite}@keyframes fall-311{56.492%{transform:translate(8.466vw,56.492vh) scale(.7444)}to{transform:translate(7.07465vw,99vh) scale(.7444)}}.snow:nth-child(312){opacity:.3782;transform:translate(52.2883vw,-10px) scale(.5966);animation:fall-312 10s -4s linear infinite}@keyframes fall-312{54.606%{transform:translate(47.9895vw,54.606vh) scale(.5966)}to{transform:translate(50.1389vw,99vh) scale(.5966)}}.snow:nth-child(313){opacity:.9548;transform:translate(48.6944vw,-10px) scale(.4032);animation:fall-313 29s -1s linear infinite}@keyframes fall-313{75.813%{transform:translate(49.497vw,75.813vh) scale(.4032)}to{transform:translate(49.0957vw,99vh) scale(.4032)}}.snow:nth-child(314){opacity:.7906;transform:translate(64.9393vw,-10px) scale(.2716);animation:fall-314 11s -1s linear infinite}@keyframes fall-314{44.586%{transform:translate(74.4578vw,44.586vh) scale(.2716)}to{transform:translate(69.69855vw,99vh) scale(.2716)}}.snow:nth-child(315){opacity:.9384;transform:translate(66.2336vw,-10px) scale(.5596);animation:fall-315 29s -11s linear infinite}@keyframes fall-315{66.742%{transform:translate(60.6731vw,66.742vh) scale(.5596)}to{transform:translate(63.45335vw,99vh) scale(.5596)}}.snow:nth-child(316){opacity:1.8354;transform:translate(3.8884vw,-10px) scale(.1885);animation:fall-316 18s -20s linear infinite}@keyframes fall-316{65.212%{transform:translate(2.4026vw,65.212vh) scale(.1885)}to{transform:translate(3.1455vw,99vh) scale(.1885)}}.snow:nth-child(317){opacity:.4976;transform:translate(.4989vw,-10px) scale(.2013);animation:fall-317 26s -4s linear infinite}@keyframes fall-317{76.985%{transform:translate(-9.2644vw,76.985vh) scale(.2013)}to{transform:translate(-4.38275vw,99vh) scale(.2013)}}.snow:nth-child(318){opacity:.945;transform:translate(32.5508vw,-10px) scale(.793);animation:fall-318 13s -23s linear infinite}@keyframes fall-318{77.151%{transform:translate(35.278vw,77.151vh) scale(.793)}to{transform:translate(33.9144vw,99vh) scale(.793)}}.snow:nth-child(319){opacity:.9672;transform:translate(60.7604vw,-10px) scale(.3284);animation:fall-319 18s -21s linear infinite}@keyframes fall-319{43.683%{transform:translate(66.4856vw,43.683vh) scale(.3284)}to{transform:translate(63.623vw,99vh) scale(.3284)}}.snow:nth-child(320){opacity:1.5992;transform:translate(8.7871vw,-10px) scale(.7355);animation:fall-320 16s -28s linear infinite}@keyframes fall-320{76.045%{transform:translate(12.8071vw,76.045vh) scale(.7355)}to{transform:translate(10.7971vw,99vh) scale(.7355)}}.snow:nth-child(321){opacity:.7738;transform:translate(2.1302vw,-10px) scale(.0824);animation:fall-321 29s -7s linear infinite}@keyframes fall-321{35.759%{transform:translate(10.8874vw,35.759vh) scale(.0824)}to{transform:translate(6.5088vw,99vh) scale(.0824)}}.snow:nth-child(322){opacity:.1048;transform:translate(35.8144vw,-10px) scale(.1814);animation:fall-322 30s -6s linear infinite}@keyframes fall-322{52.408%{transform:translate(27.9919vw,52.408vh) scale(.1814)}to{transform:translate(31.90315vw,99vh) scale(.1814)}}.snow:nth-child(323){opacity:1.4256;transform:translate(54.1793vw,-10px) scale(.5777);animation:fall-323 22s -27s linear infinite}@keyframes fall-323{68.027%{transform:translate(54.3792vw,68.027vh) scale(.5777)}to{transform:translate(54.27925vw,99vh) scale(.5777)}}.snow:nth-child(324){opacity:1.6614;transform:translate(12.0328vw,-10px) scale(.3254);animation:fall-324 15s -18s linear infinite}@keyframes fall-324{30.228%{transform:translate(10.783vw,30.228vh) scale(.3254)}to{transform:translate(11.4079vw,99vh) scale(.3254)}}.snow:nth-child(325){opacity:1.622;transform:translate(2.4179vw,-10px) scale(.6565);animation:fall-325 24s -7s linear infinite}@keyframes fall-325{37.855%{transform:translate(-6.9178vw,37.855vh) scale(.6565)}to{transform:translate(-2.24995vw,99vh) scale(.6565)}}.snow:nth-child(326){opacity:1.8888;transform:translate(71.7032vw,-10px) scale(.3414);animation:fall-326 19s -23s linear infinite}@keyframes fall-326{39.108%{transform:translate(65.3485vw,39.108vh) scale(.3414)}to{transform:translate(68.52585vw,99vh) scale(.3414)}}.snow:nth-child(327){opacity:1.1574;transform:translate(15.8164vw,-10px) scale(.7614);animation:fall-327 30s -26s linear infinite}@keyframes fall-327{51.897%{transform:translate(22.3832vw,51.897vh) scale(.7614)}to{transform:translate(19.0998vw,99vh) scale(.7614)}}.snow:nth-child(328){opacity:.9242;transform:translate(30.56vw,-10px) scale(.3645);animation:fall-328 20s -6s linear infinite}@keyframes fall-328{56.302%{transform:translate(27.7226vw,56.302vh) scale(.3645)}to{transform:translate(29.1413vw,99vh) scale(.3645)}}.snow:nth-child(329){opacity:.5712;transform:translate(14.2323vw,-10px) scale(.8273);animation:fall-329 29s -13s linear infinite}@keyframes fall-329{60.951%{transform:translate(14.9428vw,60.951vh) scale(.8273)}to{transform:translate(14.58755vw,99vh) scale(.8273)}}.snow:nth-child(330){opacity:1.1052;transform:translate(60.6215vw,-10px) scale(.4944);animation:fall-330 19s -21s linear infinite}@keyframes fall-330{36.234%{transform:translate(64.3945vw,36.234vh) scale(.4944)}to{transform:translate(62.508vw,99vh) scale(.4944)}}.snow:nth-child(331){opacity:.6986;transform:translate(97.9043vw,-10px) scale(.8247);animation:fall-331 21s -17s linear infinite}@keyframes fall-331{37.809%{transform:translate(105.1033vw,37.809vh) scale(.8247)}to{transform:translate(101.5038vw,99vh) scale(.8247)}}.snow:nth-child(332){opacity:1.8262;transform:translate(73.6932vw,-10px) scale(.0579);animation:fall-332 23s -20s linear infinite}@keyframes fall-332{42.27%{transform:translate(82.2348vw,42.27vh) scale(.0579)}to{transform:translate(77.964vw,99vh) scale(.0579)}}.snow:nth-child(333){opacity:1.8142;transform:translate(49.5836vw,-10px) scale(.8932);animation:fall-333 30s -27s linear infinite}@keyframes fall-333{59.977%{transform:translate(40.2582vw,59.977vh) scale(.8932)}to{transform:translate(44.9209vw,99vh) scale(.8932)}}.snow:nth-child(334){opacity:1.9824;transform:translate(95.2595vw,-10px) scale(.4539);animation:fall-334 27s -18s linear infinite}@keyframes fall-334{40.487%{transform:translate(87.9568vw,40.487vh) scale(.4539)}to{transform:translate(91.60815vw,99vh) scale(.4539)}}.snow:nth-child(335){opacity:1.615;transform:translate(68.7949vw,-10px) scale(.9204);animation:fall-335 24s -14s linear infinite}@keyframes fall-335{66.166%{transform:translate(74.3812vw,66.166vh) scale(.9204)}to{transform:translate(71.58805vw,99vh) scale(.9204)}}.snow:nth-child(336){opacity:.019;transform:translate(23.3301vw,-10px) scale(.2568);animation:fall-336 11s -21s linear infinite}@keyframes fall-336{55.062%{transform:translate(22.2507vw,55.062vh) scale(.2568)}to{transform:translate(22.7904vw,99vh) scale(.2568)}}.snow:nth-child(337){opacity:1.744;transform:translate(40.7985vw,-10px) scale(.8677);animation:fall-337 25s -25s linear infinite}@keyframes fall-337{37.475%{transform:translate(33.3252vw,37.475vh) scale(.8677)}to{transform:translate(37.06185vw,99vh) scale(.8677)}}.snow:nth-child(338){opacity:1.4134;transform:translate(63.7784vw,-10px) scale(.3055);animation:fall-338 21s -6s linear infinite}@keyframes fall-338{66.674%{transform:translate(70.0657vw,66.674vh) scale(.3055)}to{transform:translate(66.92205vw,99vh) scale(.3055)}}.snow:nth-child(339){opacity:.1986;transform:translate(25.6194vw,-10px) scale(.7338);animation:fall-339 21s -15s linear infinite}@keyframes fall-339{69.261%{transform:translate(26.4531vw,69.261vh) scale(.7338)}to{transform:translate(26.03625vw,99vh) scale(.7338)}}.snow:nth-child(340){opacity:.7216;transform:translate(94.8176vw,-10px) scale(.2913);animation:fall-340 24s -9s linear infinite}@keyframes fall-340{39.176%{transform:translate(100.0335vw,39.176vh) scale(.2913)}to{transform:translate(97.42555vw,99vh) scale(.2913)}}.snow:nth-child(341){opacity:.1582;transform:translate(93.1815vw,-10px) scale(.4776);animation:fall-341 16s -23s linear infinite}@keyframes fall-341{30.732%{transform:translate(98.5544vw,30.732vh) scale(.4776)}to{transform:translate(95.86795vw,99vh) scale(.4776)}}.snow:nth-child(342){opacity:.2358;transform:translate(92.6428vw,-10px) scale(.1605);animation:fall-342 12s -1s linear infinite}@keyframes fall-342{75.036%{transform:translate(97.621vw,75.036vh) scale(.1605)}to{transform:translate(95.1319vw,99vh) scale(.1605)}}.snow:nth-child(343){opacity:.2004;transform:translate(89.2191vw,-10px) scale(.2004);animation:fall-343 21s -19s linear infinite}@keyframes fall-343{37.359%{transform:translate(98.8869vw,37.359vh) scale(.2004)}to{transform:translate(94.053vw,99vh) scale(.2004)}}.snow:nth-child(344){opacity:.6432;transform:translate(19.2016vw,-10px) scale(.6272);animation:fall-344 21s -20s linear infinite}@keyframes fall-344{71.618%{transform:translate(12.1234vw,71.618vh) scale(.6272)}to{transform:translate(15.6625vw,99vh) scale(.6272)}}.snow:nth-child(345){opacity:.8192;transform:translate(58.7239vw,-10px) scale(.2955);animation:fall-345 16s -6s linear infinite}@keyframes fall-345{56.596%{transform:translate(63.5984vw,56.596vh) scale(.2955)}to{transform:translate(61.16115vw,99vh) scale(.2955)}}.snow:nth-child(346){opacity:1.6612;transform:translate(39.9271vw,-10px) scale(.3376);animation:fall-346 19s -4s linear infinite}@keyframes fall-346{34.066%{transform:translate(41.8907vw,34.066vh) scale(.3376)}to{transform:translate(40.9089vw,99vh) scale(.3376)}}.snow:nth-child(347){opacity:1.1662;transform:translate(9.348vw,-10px) scale(.428);animation:fall-347 13s -11s linear infinite}@keyframes fall-347{52.825%{transform:translate(13.1987vw,52.825vh) scale(.428)}to{transform:translate(11.27335vw,99vh) scale(.428)}}.snow:nth-child(348){opacity:.5422;transform:translate(38.398vw,-10px) scale(.9857);animation:fall-348 10s -16s linear infinite}@keyframes fall-348{42.498%{transform:translate(42.4383vw,42.498vh) scale(.9857)}to{transform:translate(40.41815vw,99vh) scale(.9857)}}.snow:nth-child(349){opacity:.1552;transform:translate(34.1413vw,-10px) scale(.0503);animation:fall-349 25s -15s linear infinite}@keyframes fall-349{35.51%{transform:translate(32.8829vw,35.51vh) scale(.0503)}to{transform:translate(33.5121vw,99vh) scale(.0503)}}.snow:nth-child(350){opacity:1.2282;transform:translate(49.4363vw,-10px) scale(.8061);animation:fall-350 26s -22s linear infinite}@keyframes fall-350{63.214%{transform:translate(48.0712vw,63.214vh) scale(.8061)}to{transform:translate(48.75375vw,99vh) scale(.8061)}}.snow:nth-child(351){opacity:1.4904;transform:translate(68.0023vw,-10px) scale(.05);animation:fall-351 14s -28s linear infinite}@keyframes fall-351{75.684%{transform:translate(74.9348vw,75.684vh) scale(.05)}to{transform:translate(71.46855vw,99vh) scale(.05)}}.snow:nth-child(352){opacity:.0866;transform:translate(14.8519vw,-10px) scale(.3073);animation:fall-352 26s -23s linear infinite}@keyframes fall-352{61.733%{transform:translate(5.168vw,61.733vh) scale(.3073)}to{transform:translate(10.00995vw,99vh) scale(.3073)}}.snow:nth-child(353){opacity:1.3458;transform:translate(87.9528vw,-10px) scale(.6695);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{50.621%{transform:translate(90.3192vw,50.621vh) scale(.6695)}to{transform:translate(89.136vw,99vh) scale(.6695)}}.snow:nth-child(354){opacity:.0822;transform:translate(22.1057vw,-10px) scale(.8318);animation:fall-354 18s -27s linear infinite}@keyframes fall-354{54.987%{transform:translate(23.9249vw,54.987vh) scale(.8318)}to{transform:translate(23.0153vw,99vh) scale(.8318)}}.snow:nth-child(355){opacity:.8852;transform:translate(79.5361vw,-10px) scale(.108);animation:fall-355 28s -18s linear infinite}@keyframes fall-355{62.462%{transform:translate(75.5121vw,62.462vh) scale(.108)}to{transform:translate(77.5241vw,99vh) scale(.108)}}.snow:nth-child(356){opacity:.598;transform:translate(68.023vw,-10px) scale(.3414);animation:fall-356 18s -22s linear infinite}@keyframes fall-356{32.156%{transform:translate(71.2879vw,32.156vh) scale(.3414)}to{transform:translate(69.65545vw,99vh) scale(.3414)}}.snow:nth-child(357){opacity:1.4736;transform:translate(70.0681vw,-10px) scale(.8065);animation:fall-357 26s -15s linear infinite}@keyframes fall-357{62.636%{transform:translate(74.4778vw,62.636vh) scale(.8065)}to{transform:translate(72.27295vw,99vh) scale(.8065)}}.snow:nth-child(358){opacity:.5234;transform:translate(53.2202vw,-10px) scale(.1173);animation:fall-358 27s -6s linear infinite}@keyframes fall-358{44.985%{transform:translate(61.6639vw,44.985vh) scale(.1173)}to{transform:translate(57.44205vw,99vh) scale(.1173)}}.snow:nth-child(359){opacity:.7594;transform:translate(73.4499vw,-10px) scale(.4078);animation:fall-359 20s -11s linear infinite}@keyframes fall-359{51.057%{transform:translate(68.478vw,51.057vh) scale(.4078)}to{transform:translate(70.96395vw,99vh) scale(.4078)}}.snow:nth-child(360){opacity:.6454;transform:translate(71.1909vw,-10px) scale(.4814);animation:fall-360 16s -28s linear infinite}@keyframes fall-360{45.845%{transform:translate(75.7472vw,45.845vh) scale(.4814)}to{transform:translate(73.46905vw,99vh) scale(.4814)}}.snow:nth-child(361){opacity:1.2374;transform:translate(92.7992vw,-10px) scale(.1176);animation:fall-361 22s -27s linear infinite}@keyframes fall-361{63.693%{transform:translate(98.2355vw,63.693vh) scale(.1176)}to{transform:translate(95.51735vw,99vh) scale(.1176)}}.snow:nth-child(362){opacity:.9618;transform:translate(87.6086vw,-10px) scale(.4227);animation:fall-362 19s -20s linear infinite}@keyframes fall-362{35.188%{transform:translate(89.086vw,35.188vh) scale(.4227)}to{transform:translate(88.3473vw,99vh) scale(.4227)}}.snow:nth-child(363){opacity:.0636;transform:translate(80.2613vw,-10px) scale(.193);animation:fall-363 26s -1s linear infinite}@keyframes fall-363{45.968%{transform:translate(75.5218vw,45.968vh) scale(.193)}to{transform:translate(77.89155vw,99vh) scale(.193)}}.snow:nth-child(364){opacity:1.9054;transform:translate(99.2027vw,-10px) scale(.7166);animation:fall-364 15s -7s linear infinite}@keyframes fall-364{56.044%{transform:translate(96.1991vw,56.044vh) scale(.7166)}to{transform:translate(97.7009vw,99vh) scale(.7166)}}.snow:nth-child(365){opacity:.7676;transform:translate(80.3329vw,-10px) scale(.051);animation:fall-365 27s -2s linear infinite}@keyframes fall-365{54.263%{transform:translate(88.2705vw,54.263vh) scale(.051)}to{transform:translate(84.3017vw,99vh) scale(.051)}}.snow:nth-child(366){opacity:1.9132;transform:translate(94.7998vw,-10px) scale(.5204);animation:fall-366 23s -30s linear infinite}@keyframes fall-366{45.1%{transform:translate(94.9939vw,45.1vh) scale(.5204)}to{transform:translate(94.89685vw,99vh) scale(.5204)}}.snow:nth-child(367){opacity:1.1224;transform:translate(32.3277vw,-10px) scale(.5152);animation:fall-367 19s -26s linear infinite}@keyframes fall-367{65.645%{transform:translate(41.6434vw,65.645vh) scale(.5152)}to{transform:translate(36.98555vw,99vh) scale(.5152)}}.snow:nth-child(368){opacity:.2326;transform:translate(19.3266vw,-10px) scale(.5621);animation:fall-368 10s -19s linear infinite}@keyframes fall-368{51.828%{transform:translate(11.6616vw,51.828vh) scale(.5621)}to{transform:translate(15.4941vw,99vh) scale(.5621)}}.snow:nth-child(369){opacity:.2096;transform:translate(28.3548vw,-10px) scale(.4733);animation:fall-369 18s -4s linear infinite}@keyframes fall-369{67.346%{transform:translate(27.9903vw,67.346vh) scale(.4733)}to{transform:translate(28.17255vw,99vh) scale(.4733)}}.snow:nth-child(370){opacity:1.8952;transform:translate(94.1089vw,-10px) scale(.9561);animation:fall-370 26s -24s linear infinite}@keyframes fall-370{32.969%{transform:translate(97.6619vw,32.969vh) scale(.9561)}to{transform:translate(95.8854vw,99vh) scale(.9561)}}.snow:nth-child(371){opacity:.5736;transform:translate(61.3857vw,-10px) scale(.7347);animation:fall-371 10s -7s linear infinite}@keyframes fall-371{62.178%{transform:translate(67.6323vw,62.178vh) scale(.7347)}to{transform:translate(64.509vw,99vh) scale(.7347)}}.snow:nth-child(372){opacity:1.9062;transform:translate(66.8398vw,-10px) scale(.0246);animation:fall-372 29s -4s linear infinite}@keyframes fall-372{42.74%{transform:translate(62.0505vw,42.74vh) scale(.0246)}to{transform:translate(64.44515vw,99vh) scale(.0246)}}.snow:nth-child(373){opacity:1.4748;transform:translate(75.5682vw,-10px) scale(.8492);animation:fall-373 21s -2s linear infinite}@keyframes fall-373{35.242%{transform:translate(68.9493vw,35.242vh) scale(.8492)}to{transform:translate(72.25875vw,99vh) scale(.8492)}}.snow:nth-child(374){opacity:.3484;transform:translate(18.4105vw,-10px) scale(.3899);animation:fall-374 24s -15s linear infinite}@keyframes fall-374{35.149%{transform:translate(24.2325vw,35.149vh) scale(.3899)}to{transform:translate(21.3215vw,99vh) scale(.3899)}}.snow:nth-child(375){opacity:.4218;transform:translate(43.2225vw,-10px) scale(.034);animation:fall-375 12s -25s linear infinite}@keyframes fall-375{65.256%{transform:translate(41.3462vw,65.256vh) scale(.034)}to{transform:translate(42.28435vw,99vh) scale(.034)}}.snow:nth-child(376){opacity:.9296;transform:translate(63.1573vw,-10px) scale(.2542);animation:fall-376 11s -10s linear infinite}@keyframes fall-376{55.099%{transform:translate(61.6668vw,55.099vh) scale(.2542)}to{transform:translate(62.41205vw,99vh) scale(.2542)}}.snow:nth-child(377){opacity:.5918;transform:translate(76.1852vw,-10px) scale(.9294);animation:fall-377 14s -8s linear infinite}@keyframes fall-377{61.973%{transform:translate(84.5238vw,61.973vh) scale(.9294)}to{transform:translate(80.3545vw,99vh) scale(.9294)}}.snow:nth-child(378){opacity:1.729;transform:translate(95.2984vw,-10px) scale(.1425);animation:fall-378 29s -27s linear infinite}@keyframes fall-378{68.148%{transform:translate(95.6499vw,68.148vh) scale(.1425)}to{transform:translate(95.47415vw,99vh) scale(.1425)}}.snow:nth-child(379){opacity:.9722;transform:translate(26.02vw,-10px) scale(.0276);animation:fall-379 13s -10s linear infinite}@keyframes fall-379{60.024%{transform:translate(30.4367vw,60.024vh) scale(.0276)}to{transform:translate(28.22835vw,99vh) scale(.0276)}}.snow:nth-child(380){opacity:.9584;transform:translate(84.6471vw,-10px) scale(.1262);animation:fall-380 27s -6s linear infinite}@keyframes fall-380{73.151%{transform:translate(82.1465vw,73.151vh) scale(.1262)}to{transform:translate(83.3968vw,99vh) scale(.1262)}}.snow:nth-child(381){opacity:1.7288;transform:translate(44.0477vw,-10px) scale(.5242);animation:fall-381 11s -18s linear infinite}@keyframes fall-381{72.032%{transform:translate(51.468vw,72.032vh) scale(.5242)}to{transform:translate(47.75785vw,99vh) scale(.5242)}}.snow:nth-child(382){opacity:1.6338;transform:translate(64.2243vw,-10px) scale(.1182);animation:fall-382 29s -17s linear infinite}@keyframes fall-382{54.416%{transform:translate(61.7141vw,54.416vh) scale(.1182)}to{transform:translate(62.9692vw,99vh) scale(.1182)}}.snow:nth-child(383){opacity:1.8958;transform:translate(72.5538vw,-10px) scale(.4487);animation:fall-383 12s -26s linear infinite}@keyframes fall-383{54.045%{transform:translate(78.1824vw,54.045vh) scale(.4487)}to{transform:translate(75.3681vw,99vh) scale(.4487)}}.snow:nth-child(384){opacity:.291;transform:translate(19.1736vw,-10px) scale(.061);animation:fall-384 26s -6s linear infinite}@keyframes fall-384{51.927%{transform:translate(23.7513vw,51.927vh) scale(.061)}to{transform:translate(21.46245vw,99vh) scale(.061)}}.snow:nth-child(385){opacity:1.4898;transform:translate(1.3001vw,-10px) scale(.535);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{43.352%{transform:translate(6.8424vw,43.352vh) scale(.535)}to{transform:translate(4.07125vw,99vh) scale(.535)}}.snow:nth-child(386){opacity:.704;transform:translate(8.9657vw,-10px) scale(.172);animation:fall-386 22s -17s linear infinite}@keyframes fall-386{46.113%{transform:translate(14.9734vw,46.113vh) scale(.172)}to{transform:translate(11.96955vw,99vh) scale(.172)}}.snow:nth-child(387){opacity:.5342;transform:translate(4.5191vw,-10px) scale(.9691);animation:fall-387 26s -9s linear infinite}@keyframes fall-387{32.633%{transform:translate(4.7837vw,32.633vh) scale(.9691)}to{transform:translate(4.6514vw,99vh) scale(.9691)}}.snow:nth-child(388){opacity:.6482;transform:translate(90.5018vw,-10px) scale(.2591);animation:fall-388 19s -21s linear infinite}@keyframes fall-388{76.862%{transform:translate(96.2938vw,76.862vh) scale(.2591)}to{transform:translate(93.3978vw,99vh) scale(.2591)}}.snow:nth-child(389){opacity:1.2072;transform:translate(48.5632vw,-10px) scale(.2837);animation:fall-389 20s -24s linear infinite}@keyframes fall-389{46.388%{transform:translate(49.3063vw,46.388vh) scale(.2837)}to{transform:translate(48.93475vw,99vh) scale(.2837)}}.snow:nth-child(390){opacity:.9102;transform:translate(30.6112vw,-10px) scale(.9748);animation:fall-390 15s -14s linear infinite}@keyframes fall-390{78.238%{transform:translate(25.783vw,78.238vh) scale(.9748)}to{transform:translate(28.1971vw,99vh) scale(.9748)}}.snow:nth-child(391){opacity:.2642;transform:translate(29.0031vw,-10px) scale(.3264);animation:fall-391 21s -8s linear infinite}@keyframes fall-391{64.829%{transform:translate(31.5544vw,64.829vh) scale(.3264)}to{transform:translate(30.27875vw,99vh) scale(.3264)}}.snow:nth-child(392){opacity:.9318;transform:translate(52.4904vw,-10px) scale(.3493);animation:fall-392 13s -15s linear infinite}@keyframes fall-392{79.687%{transform:translate(56.8082vw,79.687vh) scale(.3493)}to{transform:translate(54.6493vw,99vh) scale(.3493)}}.snow:nth-child(393){opacity:1.5246;transform:translate(25.1161vw,-10px) scale(.6437);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{43.653%{transform:translate(21.4556vw,43.653vh) scale(.6437)}to{transform:translate(23.28585vw,99vh) scale(.6437)}}.snow:nth-child(394){opacity:1.002;transform:translate(28.6097vw,-10px) scale(.6565);animation:fall-394 13s -22s linear infinite}@keyframes fall-394{31.666%{transform:translate(25.4698vw,31.666vh) scale(.6565)}to{transform:translate(27.03975vw,99vh) scale(.6565)}}.snow:nth-child(395){opacity:.3324;transform:translate(32.2767vw,-10px) scale(.1805);animation:fall-395 28s -21s linear infinite}@keyframes fall-395{60.972%{transform:translate(32.305vw,60.972vh) scale(.1805)}to{transform:translate(32.29085vw,99vh) scale(.1805)}}.snow:nth-child(396){opacity:1.821;transform:translate(57.1496vw,-10px) scale(.5278);animation:fall-396 10s -27s linear infinite}@keyframes fall-396{54.757%{transform:translate(50.1552vw,54.757vh) scale(.5278)}to{transform:translate(53.6524vw,99vh) scale(.5278)}}.snow:nth-child(397){opacity:.6204;transform:translate(63.5543vw,-10px) scale(.9665);animation:fall-397 18s -23s linear infinite}@keyframes fall-397{53.127%{transform:translate(62.7042vw,53.127vh) scale(.9665)}to{transform:translate(63.12925vw,99vh) scale(.9665)}}.snow:nth-child(398){opacity:.0932;transform:translate(62.1939vw,-10px) scale(.5721);animation:fall-398 18s -23s linear infinite}@keyframes fall-398{48.95%{transform:translate(56.0526vw,48.95vh) scale(.5721)}to{transform:translate(59.12325vw,99vh) scale(.5721)}}.snow:nth-child(399){opacity:.9106;transform:translate(22.7601vw,-10px) scale(.5346);animation:fall-399 13s -8s linear infinite}@keyframes fall-399{36.853%{transform:translate(23.545vw,36.853vh) scale(.5346)}to{transform:translate(23.15255vw,99vh) scale(.5346)}}.snow:nth-child(400){opacity:.0128;transform:translate(7.8434vw,-10px) scale(.1792);animation:fall-400 25s -6s linear infinite}@keyframes fall-400{43.418%{transform:translate(8.7132vw,43.418vh) scale(.1792)}to{transform:translate(8.2783vw,99vh) scale(.1792)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.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.7528;transform:translate(78.8764vw,-10px) scale(.9643);animation:fall-1 10s -24s linear infinite}@keyframes fall-1{52.197%{transform:translate(79.4877vw,52.197vh) scale(.9643)}to{transform:translate(79.18205vw,99vh) scale(.9643)}}.snow:nth-child(2){opacity:.07;transform:translate(31.5585vw,-10px) scale(.5009);animation:fall-2 25s -23s linear infinite}@keyframes fall-2{67.302%{transform:translate(40.6486vw,67.302vh) scale(.5009)}to{transform:translate(36.10355vw,99vh) scale(.5009)}}.snow:nth-child(3){opacity:.5894;transform:translate(12.1813vw,-10px) scale(.0619);animation:fall-3 10s -9s linear infinite}@keyframes fall-3{56.007%{transform:translate(10.363vw,56.007vh) scale(.0619)}to{transform:translate(11.27215vw,99vh) scale(.0619)}}.snow:nth-child(4){opacity:1.403;transform:translate(3.946vw,-10px) scale(.1164);animation:fall-4 15s -14s linear infinite}@keyframes fall-4{67.313%{transform:translate(7.2433vw,67.313vh) scale(.1164)}to{transform:translate(5.59465vw,99vh) scale(.1164)}}.snow:nth-child(5){opacity:1.2562;transform:translate(84.4537vw,-10px) scale(.8994);animation:fall-5 23s -8s linear infinite}@keyframes fall-5{54.59%{transform:translate(80.8655vw,54.59vh) scale(.8994)}to{transform:translate(82.6596vw,99vh) scale(.8994)}}.snow:nth-child(6){opacity:1.0598;transform:translate(14.1999vw,-10px) scale(.3441);animation:fall-6 16s -19s linear infinite}@keyframes fall-6{55.004%{transform:translate(18.7582vw,55.004vh) scale(.3441)}to{transform:translate(16.47905vw,99vh) scale(.3441)}}.snow:nth-child(7){opacity:1.609;transform:translate(78.2032vw,-10px) scale(.5945);animation:fall-7 12s -7s linear infinite}@keyframes fall-7{74.637%{transform:translate(77.2363vw,74.637vh) scale(.5945)}to{transform:translate(77.71975vw,99vh) scale(.5945)}}.snow:nth-child(8){opacity:.3692;transform:translate(9.9341vw,-10px) scale(.521);animation:fall-8 30s -2s linear infinite}@keyframes fall-8{41.256%{transform:translate(9.2431vw,41.256vh) scale(.521)}to{transform:translate(9.5886vw,99vh) scale(.521)}}.snow:nth-child(9){opacity:.144;transform:translate(16.7843vw,-10px) scale(.3798);animation:fall-9 13s -19s linear infinite}@keyframes fall-9{59.224%{transform:translate(8.7827vw,59.224vh) scale(.3798)}to{transform:translate(12.7835vw,99vh) scale(.3798)}}.snow:nth-child(10){opacity:.386;transform:translate(37.1529vw,-10px) scale(.8981);animation:fall-10 23s -10s linear infinite}@keyframes fall-10{52.446%{transform:translate(44.6935vw,52.446vh) scale(.8981)}to{transform:translate(40.9232vw,99vh) scale(.8981)}}.snow:nth-child(11){opacity:1.0474;transform:translate(11.9777vw,-10px) scale(.8671);animation:fall-11 24s -13s linear infinite}@keyframes fall-11{78.435%{transform:translate(13.9077vw,78.435vh) scale(.8671)}to{transform:translate(12.9427vw,99vh) scale(.8671)}}.snow:nth-child(12){opacity:1.1222;transform:translate(16.6086vw,-10px) scale(.2392);animation:fall-12 24s -25s linear infinite}@keyframes fall-12{38.868%{transform:translate(11.4756vw,38.868vh) scale(.2392)}to{transform:translate(14.0421vw,99vh) scale(.2392)}}.snow:nth-child(13){opacity:.8668;transform:translate(34.263vw,-10px) scale(.9285);animation:fall-13 15s -28s linear infinite}@keyframes fall-13{54.319%{transform:translate(42.2055vw,54.319vh) scale(.9285)}to{transform:translate(38.23425vw,99vh) scale(.9285)}}.snow:nth-child(14){opacity:.0114;transform:translate(73.6397vw,-10px) scale(.0771);animation:fall-14 15s -11s linear infinite}@keyframes fall-14{62.244%{transform:translate(78.6219vw,62.244vh) scale(.0771)}to{transform:translate(76.1308vw,99vh) scale(.0771)}}.snow:nth-child(15){opacity:1.9892;transform:translate(66.8136vw,-10px) scale(.0566);animation:fall-15 24s -7s linear infinite}@keyframes fall-15{49.505%{transform:translate(74.2467vw,49.505vh) scale(.0566)}to{transform:translate(70.53015vw,99vh) scale(.0566)}}.snow:nth-child(16){opacity:.8516;transform:translate(38.6001vw,-10px) scale(.9156);animation:fall-16 15s -13s linear infinite}@keyframes fall-16{50.801%{transform:translate(38.8153vw,50.801vh) scale(.9156)}to{transform:translate(38.7077vw,99vh) scale(.9156)}}.snow:nth-child(17){opacity:1.3148;transform:translate(87.6475vw,-10px) scale(.0597);animation:fall-17 15s -17s linear infinite}@keyframes fall-17{48.091%{transform:translate(83.8774vw,48.091vh) scale(.0597)}to{transform:translate(85.76245vw,99vh) scale(.0597)}}.snow:nth-child(18){opacity:1.5238;transform:translate(81.9878vw,-10px) scale(.1968);animation:fall-18 24s -26s linear infinite}@keyframes fall-18{71.842%{transform:translate(78.9486vw,71.842vh) scale(.1968)}to{transform:translate(80.4682vw,99vh) scale(.1968)}}.snow:nth-child(19){opacity:.0772;transform:translate(68.8588vw,-10px) scale(.548);animation:fall-19 11s -18s linear infinite}@keyframes fall-19{76.311%{transform:translate(64.0265vw,76.311vh) scale(.548)}to{transform:translate(66.44265vw,99vh) scale(.548)}}.snow:nth-child(20){opacity:1.3242;transform:translate(60.0588vw,-10px) scale(.4999);animation:fall-20 28s -11s linear infinite}@keyframes fall-20{30.204%{transform:translate(59.6392vw,30.204vh) scale(.4999)}to{transform:translate(59.849vw,99vh) scale(.4999)}}.snow:nth-child(21){opacity:.6448;transform:translate(84.3191vw,-10px) scale(.2232);animation:fall-21 13s -29s linear infinite}@keyframes fall-21{46.418%{transform:translate(87.0346vw,46.418vh) scale(.2232)}to{transform:translate(85.67685vw,99vh) scale(.2232)}}.snow:nth-child(22){opacity:.5312;transform:translate(57.8112vw,-10px) scale(.6793);animation:fall-22 21s -2s linear infinite}@keyframes fall-22{57.37%{transform:translate(56.6931vw,57.37vh) scale(.6793)}to{transform:translate(57.25215vw,99vh) scale(.6793)}}.snow:nth-child(23){opacity:1.6452;transform:translate(10.8361vw,-10px) scale(.7926);animation:fall-23 28s -15s linear infinite}@keyframes fall-23{59.509%{transform:translate(15.2972vw,59.509vh) scale(.7926)}to{transform:translate(13.06665vw,99vh) scale(.7926)}}.snow:nth-child(24){opacity:1.0516;transform:translate(32.5239vw,-10px) scale(.5501);animation:fall-24 30s -4s linear infinite}@keyframes fall-24{55.889%{transform:translate(22.7941vw,55.889vh) scale(.5501)}to{transform:translate(27.659vw,99vh) scale(.5501)}}.snow:nth-child(25){opacity:1.864;transform:translate(35.6605vw,-10px) scale(.9957);animation:fall-25 13s -1s linear infinite}@keyframes fall-25{72.645%{transform:translate(33.3779vw,72.645vh) scale(.9957)}to{transform:translate(34.5192vw,99vh) scale(.9957)}}.snow:nth-child(26){opacity:.5428;transform:translate(68.0585vw,-10px) scale(.1462);animation:fall-26 24s -5s linear infinite}@keyframes fall-26{58.726%{transform:translate(64.1207vw,58.726vh) scale(.1462)}to{transform:translate(66.0896vw,99vh) scale(.1462)}}.snow:nth-child(27){opacity:1.202;transform:translate(8.5405vw,-10px) scale(.2308);animation:fall-27 25s -11s linear infinite}@keyframes fall-27{40.6%{transform:translate(1.1761vw,40.6vh) scale(.2308)}to{transform:translate(4.8583vw,99vh) scale(.2308)}}.snow:nth-child(28){opacity:.093;transform:translate(20.7136vw,-10px) scale(.2469);animation:fall-28 29s -30s linear infinite}@keyframes fall-28{62.391%{transform:translate(29.726vw,62.391vh) scale(.2469)}to{transform:translate(25.2198vw,99vh) scale(.2469)}}.snow:nth-child(29){opacity:1.5802;transform:translate(69.7334vw,-10px) scale(.2955);animation:fall-29 13s -26s linear infinite}@keyframes fall-29{37.712%{transform:translate(74.9673vw,37.712vh) scale(.2955)}to{transform:translate(72.35035vw,99vh) scale(.2955)}}.snow:nth-child(30){opacity:.76;transform:translate(19.7586vw,-10px) scale(.1598);animation:fall-30 17s -13s linear infinite}@keyframes fall-30{76.865%{transform:translate(12.0372vw,76.865vh) scale(.1598)}to{transform:translate(15.8979vw,99vh) scale(.1598)}}.snow:nth-child(31){opacity:.952;transform:translate(28.4967vw,-10px) scale(.4123);animation:fall-31 29s -28s linear infinite}@keyframes fall-31{51.904%{transform:translate(21.0332vw,51.904vh) scale(.4123)}to{transform:translate(24.76495vw,99vh) scale(.4123)}}.snow:nth-child(32){opacity:1.6342;transform:translate(44.9066vw,-10px) scale(.138);animation:fall-32 10s -6s linear infinite}@keyframes fall-32{69.92%{transform:translate(40.6214vw,69.92vh) scale(.138)}to{transform:translate(42.764vw,99vh) scale(.138)}}.snow:nth-child(33){opacity:.9744;transform:translate(34.2507vw,-10px) scale(.2298);animation:fall-33 13s -11s linear infinite}@keyframes fall-33{71.439%{transform:translate(28.874vw,71.439vh) scale(.2298)}to{transform:translate(31.56235vw,99vh) scale(.2298)}}.snow:nth-child(34){opacity:1.8894;transform:translate(94.5719vw,-10px) scale(.6138);animation:fall-34 22s -24s linear infinite}@keyframes fall-34{51.42%{transform:translate(85.2858vw,51.42vh) scale(.6138)}to{transform:translate(89.92885vw,99vh) scale(.6138)}}.snow:nth-child(35){opacity:1.1318;transform:translate(32.8995vw,-10px) scale(.6468);animation:fall-35 23s -4s linear infinite}@keyframes fall-35{78.086%{transform:translate(27.7836vw,78.086vh) scale(.6468)}to{transform:translate(30.34155vw,99vh) scale(.6468)}}.snow:nth-child(36){opacity:1;transform:translate(27.0788vw,-10px) scale(.9778);animation:fall-36 14s -29s linear infinite}@keyframes fall-36{48.631%{transform:translate(29.173vw,48.631vh) scale(.9778)}to{transform:translate(28.1259vw,99vh) scale(.9778)}}.snow:nth-child(37){opacity:.2382;transform:translate(41.2494vw,-10px) scale(.4781);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{39.1%{transform:translate(49.7626vw,39.1vh) scale(.4781)}to{transform:translate(45.506vw,99vh) scale(.4781)}}.snow:nth-child(38){opacity:.2264;transform:translate(24.0058vw,-10px) scale(.4734);animation:fall-38 13s -8s linear infinite}@keyframes fall-38{54.502%{transform:translate(33.1224vw,54.502vh) scale(.4734)}to{transform:translate(28.5641vw,99vh) scale(.4734)}}.snow:nth-child(39){opacity:.1912;transform:translate(25.1911vw,-10px) scale(.2893);animation:fall-39 19s -17s linear infinite}@keyframes fall-39{48.07%{transform:translate(34.6975vw,48.07vh) scale(.2893)}to{transform:translate(29.9443vw,99vh) scale(.2893)}}.snow:nth-child(40){opacity:.2068;transform:translate(.7837vw,-10px) scale(.4425);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{65.094%{transform:translate(.97vw,65.094vh) scale(.4425)}to{transform:translate(.87685vw,99vh) scale(.4425)}}.snow:nth-child(41){opacity:.863;transform:translate(45.663vw,-10px) scale(.2444);animation:fall-41 22s -13s linear infinite}@keyframes fall-41{58.748%{transform:translate(44.41vw,58.748vh) scale(.2444)}to{transform:translate(45.0365vw,99vh) scale(.2444)}}.snow:nth-child(42){opacity:.2522;transform:translate(57.0395vw,-10px) scale(.5163);animation:fall-42 29s -8s linear infinite}@keyframes fall-42{76.362%{transform:translate(48.804vw,76.362vh) scale(.5163)}to{transform:translate(52.92175vw,99vh) scale(.5163)}}.snow:nth-child(43){opacity:1.5742;transform:translate(32.0377vw,-10px) scale(.7156);animation:fall-43 24s -25s linear infinite}@keyframes fall-43{57.575%{transform:translate(39.5613vw,57.575vh) scale(.7156)}to{transform:translate(35.7995vw,99vh) scale(.7156)}}.snow:nth-child(44){opacity:.758;transform:translate(17.0138vw,-10px) scale(.1648);animation:fall-44 19s -13s linear infinite}@keyframes fall-44{45.801%{transform:translate(22.2775vw,45.801vh) scale(.1648)}to{transform:translate(19.64565vw,99vh) scale(.1648)}}.snow:nth-child(45){opacity:.9482;transform:translate(62.0488vw,-10px) scale(.8303);animation:fall-45 28s -22s linear infinite}@keyframes fall-45{43.019%{transform:translate(65.9581vw,43.019vh) scale(.8303)}to{transform:translate(64.00345vw,99vh) scale(.8303)}}.snow:nth-child(46){opacity:.5036;transform:translate(58.7319vw,-10px) scale(.7772);animation:fall-46 20s -6s linear infinite}@keyframes fall-46{74.865%{transform:translate(60.8923vw,74.865vh) scale(.7772)}to{transform:translate(59.8121vw,99vh) scale(.7772)}}.snow:nth-child(47){opacity:1.6674;transform:translate(55.2745vw,-10px) scale(.9831);animation:fall-47 17s -10s linear infinite}@keyframes fall-47{38.768%{transform:translate(61.8593vw,38.768vh) scale(.9831)}to{transform:translate(58.5669vw,99vh) scale(.9831)}}.snow:nth-child(48){opacity:1.39;transform:translate(77.1002vw,-10px) scale(.5467);animation:fall-48 26s -2s linear infinite}@keyframes fall-48{51.315%{transform:translate(72.7187vw,51.315vh) scale(.5467)}to{transform:translate(74.90945vw,99vh) scale(.5467)}}.snow:nth-child(49){opacity:1.6588;transform:translate(58.1631vw,-10px) scale(.0755);animation:fall-49 17s -20s linear infinite}@keyframes fall-49{43.482%{transform:translate(65.6777vw,43.482vh) scale(.0755)}to{transform:translate(61.9204vw,99vh) scale(.0755)}}.snow:nth-child(50){opacity:.6196;transform:translate(98.2232vw,-10px) scale(.3272);animation:fall-50 15s -14s linear infinite}@keyframes fall-50{70.869%{transform:translate(92.8407vw,70.869vh) scale(.3272)}to{transform:translate(95.53195vw,99vh) scale(.3272)}}.snow:nth-child(51){opacity:1.8414;transform:translate(27.9923vw,-10px) scale(.5475);animation:fall-51 23s -28s linear infinite}@keyframes fall-51{38.68%{transform:translate(19.7364vw,38.68vh) scale(.5475)}to{transform:translate(23.86435vw,99vh) scale(.5475)}}.snow:nth-child(52){opacity:.0494;transform:translate(4.7651vw,-10px) scale(.3335);animation:fall-52 28s -23s linear infinite}@keyframes fall-52{62.396%{transform:translate(-4.2806vw,62.396vh) scale(.3335)}to{transform:translate(.24225vw,99vh) scale(.3335)}}.snow:nth-child(53){opacity:.6782;transform:translate(64.3818vw,-10px) scale(.3695);animation:fall-53 17s -28s linear infinite}@keyframes fall-53{46.781%{transform:translate(70.6048vw,46.781vh) scale(.3695)}to{transform:translate(67.4933vw,99vh) scale(.3695)}}.snow:nth-child(54){opacity:.5366;transform:translate(95.8788vw,-10px) scale(.9442);animation:fall-54 22s -19s linear infinite}@keyframes fall-54{52.933%{transform:translate(105.2888vw,52.933vh) scale(.9442)}to{transform:translate(100.5838vw,99vh) scale(.9442)}}.snow:nth-child(55){opacity:1.8594;transform:translate(51.8921vw,-10px) scale(.7113);animation:fall-55 10s -26s linear infinite}@keyframes fall-55{77.075%{transform:translate(47.4682vw,77.075vh) scale(.7113)}to{transform:translate(49.68015vw,99vh) scale(.7113)}}.snow:nth-child(56){opacity:.0022;transform:translate(64.5407vw,-10px) scale(.3384);animation:fall-56 23s -8s linear infinite}@keyframes fall-56{61.348%{transform:translate(72.2617vw,61.348vh) scale(.3384)}to{transform:translate(68.4012vw,99vh) scale(.3384)}}.snow:nth-child(57){opacity:1.2844;transform:translate(45.1211vw,-10px) scale(.4946);animation:fall-57 29s -30s linear infinite}@keyframes fall-57{42.312%{transform:translate(37.2723vw,42.312vh) scale(.4946)}to{transform:translate(41.1967vw,99vh) scale(.4946)}}.snow:nth-child(58){opacity:.2964;transform:translate(24.9251vw,-10px) scale(.0873);animation:fall-58 10s -25s linear infinite}@keyframes fall-58{59.928%{transform:translate(14.9369vw,59.928vh) scale(.0873)}to{transform:translate(19.931vw,99vh) scale(.0873)}}.snow:nth-child(59){opacity:.45;transform:translate(52.1152vw,-10px) scale(.8738);animation:fall-59 23s -18s linear infinite}@keyframes fall-59{69.576%{transform:translate(57.0818vw,69.576vh) scale(.8738)}to{transform:translate(54.5985vw,99vh) scale(.8738)}}.snow:nth-child(60){opacity:1.4746;transform:translate(82.2304vw,-10px) scale(.1773);animation:fall-60 26s -19s linear infinite}@keyframes fall-60{71.564%{transform:translate(78.904vw,71.564vh) scale(.1773)}to{transform:translate(80.5672vw,99vh) scale(.1773)}}.snow:nth-child(61){opacity:1.876;transform:translate(75.966vw,-10px) scale(.8186);animation:fall-61 26s -29s linear infinite}@keyframes fall-61{47.226%{transform:translate(73.9778vw,47.226vh) scale(.8186)}to{transform:translate(74.9719vw,99vh) scale(.8186)}}.snow:nth-child(62){opacity:.2258;transform:translate(46.0708vw,-10px) scale(.339);animation:fall-62 17s -18s linear infinite}@keyframes fall-62{56.787%{transform:translate(41.1191vw,56.787vh) scale(.339)}to{transform:translate(43.59495vw,99vh) scale(.339)}}.snow:nth-child(63){opacity:1.8148;transform:translate(5.0134vw,-10px) scale(.3688);animation:fall-63 13s -9s linear infinite}@keyframes fall-63{38.445%{transform:translate(.5301vw,38.445vh) scale(.3688)}to{transform:translate(2.77175vw,99vh) scale(.3688)}}.snow:nth-child(64){opacity:.5198;transform:translate(48.6418vw,-10px) scale(.6957);animation:fall-64 11s -28s linear infinite}@keyframes fall-64{33.597%{transform:translate(48.0952vw,33.597vh) scale(.6957)}to{transform:translate(48.3685vw,99vh) scale(.6957)}}.snow:nth-child(65){opacity:1.0882;transform:translate(13.816vw,-10px) scale(.2477);animation:fall-65 25s -21s linear infinite}@keyframes fall-65{41.829%{transform:translate(19.3875vw,41.829vh) scale(.2477)}to{transform:translate(16.60175vw,99vh) scale(.2477)}}.snow:nth-child(66){opacity:.6736;transform:translate(17.1279vw,-10px) scale(.6819);animation:fall-66 12s -24s linear infinite}@keyframes fall-66{68.974%{transform:translate(25.5547vw,68.974vh) scale(.6819)}to{transform:translate(21.3413vw,99vh) scale(.6819)}}.snow:nth-child(67){opacity:.546;transform:translate(37.9496vw,-10px) scale(.357);animation:fall-67 19s -22s linear infinite}@keyframes fall-67{65.223%{transform:translate(36.497vw,65.223vh) scale(.357)}to{transform:translate(37.2233vw,99vh) scale(.357)}}.snow:nth-child(68){opacity:.8748;transform:translate(1.6951vw,-10px) scale(.462);animation:fall-68 10s -18s linear infinite}@keyframes fall-68{69.151%{transform:translate(-3.444vw,69.151vh) scale(.462)}to{transform:translate(-.87445vw,99vh) scale(.462)}}.snow:nth-child(69){opacity:1.126;transform:translate(94.6032vw,-10px) scale(.5639);animation:fall-69 22s -23s linear infinite}@keyframes fall-69{61.089%{transform:translate(92.8013vw,61.089vh) scale(.5639)}to{transform:translate(93.70225vw,99vh) scale(.5639)}}.snow:nth-child(70){opacity:1.8048;transform:translate(13.3836vw,-10px) scale(.9948);animation:fall-70 14s -25s linear infinite}@keyframes fall-70{57.846%{transform:translate(10.8294vw,57.846vh) scale(.9948)}to{transform:translate(12.1065vw,99vh) scale(.9948)}}.snow:nth-child(71){opacity:1.7334;transform:translate(17.5099vw,-10px) scale(.8472);animation:fall-71 18s -24s linear infinite}@keyframes fall-71{71.056%{transform:translate(24.5253vw,71.056vh) scale(.8472)}to{transform:translate(21.0176vw,99vh) scale(.8472)}}.snow:nth-child(72){opacity:1.7788;transform:translate(1.9733vw,-10px) scale(.032);animation:fall-72 18s -12s linear infinite}@keyframes fall-72{34.918%{transform:translate(3.3835vw,34.918vh) scale(.032)}to{transform:translate(2.6784vw,99vh) scale(.032)}}.snow:nth-child(73){opacity:1.5578;transform:translate(51.7064vw,-10px) scale(.6862);animation:fall-73 23s -9s linear infinite}@keyframes fall-73{31.369%{transform:translate(45.7077vw,31.369vh) scale(.6862)}to{transform:translate(48.70705vw,99vh) scale(.6862)}}.snow:nth-child(74){opacity:.1646;transform:translate(20.7751vw,-10px) scale(.1431);animation:fall-74 28s -22s linear infinite}@keyframes fall-74{51.226%{transform:translate(23.889vw,51.226vh) scale(.1431)}to{transform:translate(22.33205vw,99vh) scale(.1431)}}.snow:nth-child(75){opacity:.5054;transform:translate(51.2227vw,-10px) scale(.6286);animation:fall-75 21s -6s linear infinite}@keyframes fall-75{43.511%{transform:translate(53.9592vw,43.511vh) scale(.6286)}to{transform:translate(52.59095vw,99vh) scale(.6286)}}.snow:nth-child(76){opacity:.3188;transform:translate(60.5536vw,-10px) scale(.37);animation:fall-76 19s -2s linear infinite}@keyframes fall-76{63.557%{transform:translate(62.2905vw,63.557vh) scale(.37)}to{transform:translate(61.42205vw,99vh) scale(.37)}}.snow:nth-child(77){opacity:.626;transform:translate(19.8905vw,-10px) scale(.3449);animation:fall-77 25s -4s linear infinite}@keyframes fall-77{57.629%{transform:translate(26.6467vw,57.629vh) scale(.3449)}to{transform:translate(23.2686vw,99vh) scale(.3449)}}.snow:nth-child(78){opacity:1.9798;transform:translate(52.9967vw,-10px) scale(.98);animation:fall-78 25s -17s linear infinite}@keyframes fall-78{47.605%{transform:translate(48.9301vw,47.605vh) scale(.98)}to{transform:translate(50.9634vw,99vh) scale(.98)}}.snow:nth-child(79){opacity:1.0364;transform:translate(98.1679vw,-10px) scale(.4508);animation:fall-79 15s -30s linear infinite}@keyframes fall-79{60.857%{transform:translate(93.0453vw,60.857vh) scale(.4508)}to{transform:translate(95.6066vw,99vh) scale(.4508)}}.snow:nth-child(80){opacity:.9252;transform:translate(55.7686vw,-10px) scale(.2205);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{39.573%{transform:translate(65.3578vw,39.573vh) scale(.2205)}to{transform:translate(60.5632vw,99vh) scale(.2205)}}.snow:nth-child(81){opacity:.368;transform:translate(75.9976vw,-10px) scale(.1389);animation:fall-81 14s -29s linear infinite}@keyframes fall-81{56.98%{transform:translate(68.6392vw,56.98vh) scale(.1389)}to{transform:translate(72.3184vw,99vh) scale(.1389)}}.snow:nth-child(82){opacity:.8822;transform:translate(81.5762vw,-10px) scale(.9158);animation:fall-82 18s -4s linear infinite}@keyframes fall-82{43.143%{transform:translate(87.8612vw,43.143vh) scale(.9158)}to{transform:translate(84.7187vw,99vh) scale(.9158)}}.snow:nth-child(83){opacity:.4936;transform:translate(76.6983vw,-10px) scale(.71);animation:fall-83 27s -6s linear infinite}@keyframes fall-83{76.046%{transform:translate(72.1164vw,76.046vh) scale(.71)}to{transform:translate(74.40735vw,99vh) scale(.71)}}.snow:nth-child(84){opacity:.6008;transform:translate(58.1538vw,-10px) scale(.2051);animation:fall-84 29s -22s linear infinite}@keyframes fall-84{44.276%{transform:translate(63.2541vw,44.276vh) scale(.2051)}to{transform:translate(60.70395vw,99vh) scale(.2051)}}.snow:nth-child(85){opacity:.7088;transform:translate(57.6038vw,-10px) scale(.6906);animation:fall-85 19s -14s linear infinite}@keyframes fall-85{48.204%{transform:translate(54.5883vw,48.204vh) scale(.6906)}to{transform:translate(56.09605vw,99vh) scale(.6906)}}.snow:nth-child(86){opacity:1.721;transform:translate(9.1484vw,-10px) scale(.5528);animation:fall-86 27s -19s linear infinite}@keyframes fall-86{36.992%{transform:translate(8.1114vw,36.992vh) scale(.5528)}to{transform:translate(8.6299vw,99vh) scale(.5528)}}.snow:nth-child(87){opacity:.5196;transform:translate(68.8979vw,-10px) scale(.964);animation:fall-87 14s -17s linear infinite}@keyframes fall-87{59.967%{transform:translate(65.2329vw,59.967vh) scale(.964)}to{transform:translate(67.0654vw,99vh) scale(.964)}}.snow:nth-child(88){opacity:.8458;transform:translate(71.287vw,-10px) scale(.3247);animation:fall-88 25s -28s linear infinite}@keyframes fall-88{67.268%{transform:translate(70.4784vw,67.268vh) scale(.3247)}to{transform:translate(70.8827vw,99vh) scale(.3247)}}.snow:nth-child(89){opacity:.1598;transform:translate(48.1282vw,-10px) scale(.645);animation:fall-89 27s -11s linear infinite}@keyframes fall-89{64.696%{transform:translate(57.6075vw,64.696vh) scale(.645)}to{transform:translate(52.86785vw,99vh) scale(.645)}}.snow:nth-child(90){opacity:.943;transform:translate(39.6581vw,-10px) scale(.4299);animation:fall-90 19s -8s linear infinite}@keyframes fall-90{33.285%{transform:translate(40.3688vw,33.285vh) scale(.4299)}to{transform:translate(40.01345vw,99vh) scale(.4299)}}.snow:nth-child(91){opacity:.8036;transform:translate(82.499vw,-10px) scale(.565);animation:fall-91 10s -27s linear infinite}@keyframes fall-91{60.989%{transform:translate(92.3965vw,60.989vh) scale(.565)}to{transform:translate(87.44775vw,99vh) scale(.565)}}.snow:nth-child(92){opacity:.9988;transform:translate(7.812vw,-10px) scale(.8125);animation:fall-92 26s -30s linear infinite}@keyframes fall-92{64.414%{transform:translate(6.3821vw,64.414vh) scale(.8125)}to{transform:translate(7.09705vw,99vh) scale(.8125)}}.snow:nth-child(93){opacity:.339;transform:translate(81.2731vw,-10px) scale(.0771);animation:fall-93 25s -22s linear infinite}@keyframes fall-93{60.599%{transform:translate(90.0556vw,60.599vh) scale(.0771)}to{transform:translate(85.66435vw,99vh) scale(.0771)}}.snow:nth-child(94){opacity:.358;transform:translate(57.1914vw,-10px) scale(.3073);animation:fall-94 20s -16s linear infinite}@keyframes fall-94{71.279%{transform:translate(55.4764vw,71.279vh) scale(.3073)}to{transform:translate(56.3339vw,99vh) scale(.3073)}}.snow:nth-child(95){opacity:.3708;transform:translate(37.6484vw,-10px) scale(.5717);animation:fall-95 17s -30s linear infinite}@keyframes fall-95{52.96%{transform:translate(42.4023vw,52.96vh) scale(.5717)}to{transform:translate(40.02535vw,99vh) scale(.5717)}}.snow:nth-child(96){opacity:1.79;transform:translate(23.0938vw,-10px) scale(.9288);animation:fall-96 20s -16s linear infinite}@keyframes fall-96{77.314%{transform:translate(25.204vw,77.314vh) scale(.9288)}to{transform:translate(24.1489vw,99vh) scale(.9288)}}.snow:nth-child(97){opacity:.872;transform:translate(12.4422vw,-10px) scale(.7711);animation:fall-97 26s -10s linear infinite}@keyframes fall-97{59.143%{transform:translate(9.5508vw,59.143vh) scale(.7711)}to{transform:translate(10.9965vw,99vh) scale(.7711)}}.snow:nth-child(98){opacity:1.8062;transform:translate(33.1468vw,-10px) scale(.2719);animation:fall-98 17s -25s linear infinite}@keyframes fall-98{75.521%{transform:translate(24.6736vw,75.521vh) scale(.2719)}to{transform:translate(28.9102vw,99vh) scale(.2719)}}.snow:nth-child(99){opacity:1.7714;transform:translate(52.3966vw,-10px) scale(.2012);animation:fall-99 28s -5s linear infinite}@keyframes fall-99{76.924%{transform:translate(42.9125vw,76.924vh) scale(.2012)}to{transform:translate(47.65455vw,99vh) scale(.2012)}}.snow:nth-child(100){opacity:1.5684;transform:translate(69.833vw,-10px) scale(.6053);animation:fall-100 18s -22s linear infinite}@keyframes fall-100{50.104%{transform:translate(66.2882vw,50.104vh) scale(.6053)}to{transform:translate(68.0606vw,99vh) scale(.6053)}}.snow:nth-child(101){opacity:.7114;transform:translate(68.3898vw,-10px) scale(.6291);animation:fall-101 22s -8s linear infinite}@keyframes fall-101{34.243%{transform:translate(71.5714vw,34.243vh) scale(.6291)}to{transform:translate(69.9806vw,99vh) scale(.6291)}}.snow:nth-child(102){opacity:1.9404;transform:translate(57.9963vw,-10px) scale(.4302);animation:fall-102 20s -15s linear infinite}@keyframes fall-102{78.723%{transform:translate(52.413vw,78.723vh) scale(.4302)}to{transform:translate(55.20465vw,99vh) scale(.4302)}}.snow:nth-child(103){opacity:.711;transform:translate(42.5199vw,-10px) scale(.8708);animation:fall-103 17s -30s linear infinite}@keyframes fall-103{67.531%{transform:translate(38.5364vw,67.531vh) scale(.8708)}to{transform:translate(40.52815vw,99vh) scale(.8708)}}.snow:nth-child(104){opacity:.1386;transform:translate(29.6458vw,-10px) scale(.159);animation:fall-104 17s -5s linear infinite}@keyframes fall-104{70.071%{transform:translate(27.8577vw,70.071vh) scale(.159)}to{transform:translate(28.75175vw,99vh) scale(.159)}}.snow:nth-child(105){opacity:.5004;transform:translate(16.1684vw,-10px) scale(.1527);animation:fall-105 19s -28s linear infinite}@keyframes fall-105{38.203%{transform:translate(8.6476vw,38.203vh) scale(.1527)}to{transform:translate(12.408vw,99vh) scale(.1527)}}.snow:nth-child(106){opacity:.8026;transform:translate(72.5454vw,-10px) scale(.3818);animation:fall-106 29s -14s linear infinite}@keyframes fall-106{38.608%{transform:translate(64.1647vw,38.608vh) scale(.3818)}to{transform:translate(68.35505vw,99vh) scale(.3818)}}.snow:nth-child(107){opacity:1.2566;transform:translate(61.7925vw,-10px) scale(.7659);animation:fall-107 15s -10s linear infinite}@keyframes fall-107{62.555%{transform:translate(68.2658vw,62.555vh) scale(.7659)}to{transform:translate(65.02915vw,99vh) scale(.7659)}}.snow:nth-child(108){opacity:1.0872;transform:translate(41.2598vw,-10px) scale(.3848);animation:fall-108 27s -22s linear infinite}@keyframes fall-108{40.333%{transform:translate(44.0025vw,40.333vh) scale(.3848)}to{transform:translate(42.63115vw,99vh) scale(.3848)}}.snow:nth-child(109){opacity:1.5246;transform:translate(81.8346vw,-10px) scale(.2482);animation:fall-109 21s -24s linear infinite}@keyframes fall-109{68.004%{transform:translate(73.4536vw,68.004vh) scale(.2482)}to{transform:translate(77.6441vw,99vh) scale(.2482)}}.snow:nth-child(110){opacity:1.3964;transform:translate(4.7147vw,-10px) scale(.2137);animation:fall-110 23s -20s linear infinite}@keyframes fall-110{39.546%{transform:translate(9.3661vw,39.546vh) scale(.2137)}to{transform:translate(7.0404vw,99vh) scale(.2137)}}.snow:nth-child(111){opacity:1.4334;transform:translate(15.7792vw,-10px) scale(.1974);animation:fall-111 10s -28s linear infinite}@keyframes fall-111{38.27%{transform:translate(15.9733vw,38.27vh) scale(.1974)}to{transform:translate(15.87625vw,99vh) scale(.1974)}}.snow:nth-child(112){opacity:1.4004;transform:translate(75.5985vw,-10px) scale(.8325);animation:fall-112 15s -23s linear infinite}@keyframes fall-112{67.327%{transform:translate(73.2038vw,67.327vh) scale(.8325)}to{transform:translate(74.40115vw,99vh) scale(.8325)}}.snow:nth-child(113){opacity:.5402;transform:translate(63.8399vw,-10px) scale(.5399);animation:fall-113 23s -10s linear infinite}@keyframes fall-113{45.173%{transform:translate(58.8968vw,45.173vh) scale(.5399)}to{transform:translate(61.36835vw,99vh) scale(.5399)}}.snow:nth-child(114){opacity:.7672;transform:translate(85.188vw,-10px) scale(.64);animation:fall-114 26s -21s linear infinite}@keyframes fall-114{33.126%{transform:translate(81.4337vw,33.126vh) scale(.64)}to{transform:translate(83.31085vw,99vh) scale(.64)}}.snow:nth-child(115){opacity:.1278;transform:translate(30.1311vw,-10px) scale(.7215);animation:fall-115 27s -25s linear infinite}@keyframes fall-115{48.188%{transform:translate(32.4084vw,48.188vh) scale(.7215)}to{transform:translate(31.26975vw,99vh) scale(.7215)}}.snow:nth-child(116){opacity:.2246;transform:translate(52.7472vw,-10px) scale(.2303);animation:fall-116 15s -6s linear infinite}@keyframes fall-116{75.917%{transform:translate(54.2022vw,75.917vh) scale(.2303)}to{transform:translate(53.4747vw,99vh) scale(.2303)}}.snow:nth-child(117){opacity:.7576;transform:translate(13.0898vw,-10px) scale(.7839);animation:fall-117 23s -12s linear infinite}@keyframes fall-117{56.873%{transform:translate(19.8703vw,56.873vh) scale(.7839)}to{transform:translate(16.48005vw,99vh) scale(.7839)}}.snow:nth-child(118){opacity:.405;transform:translate(32.2404vw,-10px) scale(.973);animation:fall-118 10s -14s linear infinite}@keyframes fall-118{67.892%{transform:translate(28.2715vw,67.892vh) scale(.973)}to{transform:translate(30.25595vw,99vh) scale(.973)}}.snow:nth-child(119){opacity:1.8168;transform:translate(20.9204vw,-10px) scale(.8523);animation:fall-119 17s -5s linear infinite}@keyframes fall-119{50.105%{transform:translate(13.02vw,50.105vh) scale(.8523)}to{transform:translate(16.9702vw,99vh) scale(.8523)}}.snow:nth-child(120){opacity:.836;transform:translate(55.7476vw,-10px) scale(.9678);animation:fall-120 18s -21s linear infinite}@keyframes fall-120{37.317%{transform:translate(45.8221vw,37.317vh) scale(.9678)}to{transform:translate(50.78485vw,99vh) scale(.9678)}}.snow:nth-child(121){opacity:1.0436;transform:translate(90.5364vw,-10px) scale(.6535);animation:fall-121 23s -15s linear infinite}@keyframes fall-121{52.248%{transform:translate(96.5978vw,52.248vh) scale(.6535)}to{transform:translate(93.5671vw,99vh) scale(.6535)}}.snow:nth-child(122){opacity:.13;transform:translate(3.8481vw,-10px) scale(.1358);animation:fall-122 30s -11s linear infinite}@keyframes fall-122{54.526%{transform:translate(1.9513vw,54.526vh) scale(.1358)}to{transform:translate(2.8997vw,99vh) scale(.1358)}}.snow:nth-child(123){opacity:.7362;transform:translate(19.4251vw,-10px) scale(.9899);animation:fall-123 29s -23s linear infinite}@keyframes fall-123{69.163%{transform:translate(22.2089vw,69.163vh) scale(.9899)}to{transform:translate(20.817vw,99vh) scale(.9899)}}.snow:nth-child(124){opacity:1.061;transform:translate(95.497vw,-10px) scale(.5354);animation:fall-124 21s -29s linear infinite}@keyframes fall-124{79.82%{transform:translate(85.8712vw,79.82vh) scale(.5354)}to{transform:translate(90.6841vw,99vh) scale(.5354)}}.snow:nth-child(125){opacity:1.5168;transform:translate(2.3977vw,-10px) scale(.9387);animation:fall-125 15s -26s linear infinite}@keyframes fall-125{76.843%{transform:translate(1.2445vw,76.843vh) scale(.9387)}to{transform:translate(1.8211vw,99vh) scale(.9387)}}.snow:nth-child(126){opacity:1.5554;transform:translate(44.9646vw,-10px) scale(.1861);animation:fall-126 15s -14s linear infinite}@keyframes fall-126{76.338%{transform:translate(53.7096vw,76.338vh) scale(.1861)}to{transform:translate(49.3371vw,99vh) scale(.1861)}}.snow:nth-child(127){opacity:1.3598;transform:translate(99.6123vw,-10px) scale(.2868);animation:fall-127 18s -3s linear infinite}@keyframes fall-127{39.791%{transform:translate(107.6045vw,39.791vh) scale(.2868)}to{transform:translate(103.6084vw,99vh) scale(.2868)}}.snow:nth-child(128){opacity:1.9368;transform:translate(30.2066vw,-10px) scale(.5854);animation:fall-128 28s -15s linear infinite}@keyframes fall-128{69.862%{transform:translate(34.5822vw,69.862vh) scale(.5854)}to{transform:translate(32.3944vw,99vh) scale(.5854)}}.snow:nth-child(129){opacity:.2164;transform:translate(35.679vw,-10px) scale(.6629);animation:fall-129 21s -28s linear infinite}@keyframes fall-129{42.64%{transform:translate(26.9997vw,42.64vh) scale(.6629)}to{transform:translate(31.33935vw,99vh) scale(.6629)}}.snow:nth-child(130){opacity:1.442;transform:translate(9.6096vw,-10px) scale(.8345);animation:fall-130 22s -4s linear infinite}@keyframes fall-130{42.415%{transform:translate(-.158vw,42.415vh) scale(.8345)}to{transform:translate(4.7258vw,99vh) scale(.8345)}}.snow:nth-child(131){opacity:1.6254;transform:translate(61.1692vw,-10px) scale(.4951);animation:fall-131 25s -6s linear infinite}@keyframes fall-131{40.603%{transform:translate(65.3469vw,40.603vh) scale(.4951)}to{transform:translate(63.25805vw,99vh) scale(.4951)}}.snow:nth-child(132){opacity:.9886;transform:translate(58.6201vw,-10px) scale(.3409);animation:fall-132 11s -30s linear infinite}@keyframes fall-132{51.825%{transform:translate(51.6433vw,51.825vh) scale(.3409)}to{transform:translate(55.1317vw,99vh) scale(.3409)}}.snow:nth-child(133){opacity:1.4032;transform:translate(54.8945vw,-10px) scale(.2624);animation:fall-133 17s -1s linear infinite}@keyframes fall-133{52.782%{transform:translate(59.59vw,52.782vh) scale(.2624)}to{transform:translate(57.24225vw,99vh) scale(.2624)}}.snow:nth-child(134){opacity:.0356;transform:translate(95.7549vw,-10px) scale(.7321);animation:fall-134 15s -13s linear infinite}@keyframes fall-134{79.044%{transform:translate(95.1439vw,79.044vh) scale(.7321)}to{transform:translate(95.4494vw,99vh) scale(.7321)}}.snow:nth-child(135){opacity:1.3614;transform:translate(80.2338vw,-10px) scale(.9217);animation:fall-135 22s -13s linear infinite}@keyframes fall-135{67.612%{transform:translate(86.0571vw,67.612vh) scale(.9217)}to{transform:translate(83.14545vw,99vh) scale(.9217)}}.snow:nth-child(136){opacity:.8532;transform:translate(64.3043vw,-10px) scale(.0031);animation:fall-136 13s -13s linear infinite}@keyframes fall-136{43.578%{transform:translate(70.8994vw,43.578vh) scale(.0031)}to{transform:translate(67.60185vw,99vh) scale(.0031)}}.snow:nth-child(137){opacity:1.1632;transform:translate(67.3089vw,-10px) scale(.473);animation:fall-137 16s -26s linear infinite}@keyframes fall-137{36.964%{transform:translate(60.2086vw,36.964vh) scale(.473)}to{transform:translate(63.75875vw,99vh) scale(.473)}}.snow:nth-child(138){opacity:1.5912;transform:translate(82.3782vw,-10px) scale(.0235);animation:fall-138 23s -25s linear infinite}@keyframes fall-138{47.535%{transform:translate(75.7339vw,47.535vh) scale(.0235)}to{transform:translate(79.05605vw,99vh) scale(.0235)}}.snow:nth-child(139){opacity:1.5396;transform:translate(76.1082vw,-10px) scale(.7842);animation:fall-139 25s -12s linear infinite}@keyframes fall-139{77.317%{transform:translate(83.204vw,77.317vh) scale(.7842)}to{transform:translate(79.6561vw,99vh) scale(.7842)}}.snow:nth-child(140){opacity:1.8582;transform:translate(23.9992vw,-10px) scale(.725);animation:fall-140 17s -21s linear infinite}@keyframes fall-140{42.64%{transform:translate(20.7633vw,42.64vh) scale(.725)}to{transform:translate(22.38125vw,99vh) scale(.725)}}.snow:nth-child(141){opacity:.6962;transform:translate(86.7867vw,-10px) scale(.4298);animation:fall-141 11s -3s linear infinite}@keyframes fall-141{38.765%{transform:translate(94.7696vw,38.765vh) scale(.4298)}to{transform:translate(90.77815vw,99vh) scale(.4298)}}.snow:nth-child(142){opacity:.1904;transform:translate(59.3284vw,-10px) scale(.6112);animation:fall-142 29s -17s linear infinite}@keyframes fall-142{64.755%{transform:translate(67.2786vw,64.755vh) scale(.6112)}to{transform:translate(63.3035vw,99vh) scale(.6112)}}.snow:nth-child(143){opacity:1.5086;transform:translate(66.9383vw,-10px) scale(.0643);animation:fall-143 19s -4s linear infinite}@keyframes fall-143{39.4%{transform:translate(64.7403vw,39.4vh) scale(.0643)}to{transform:translate(65.8393vw,99vh) scale(.0643)}}.snow:nth-child(144){opacity:.2296;transform:translate(43.3777vw,-10px) scale(.7018);animation:fall-144 16s -13s linear infinite}@keyframes fall-144{74.901%{transform:translate(34.817vw,74.901vh) scale(.7018)}to{transform:translate(39.09735vw,99vh) scale(.7018)}}.snow:nth-child(145){opacity:1.3006;transform:translate(88.4627vw,-10px) scale(.3436);animation:fall-145 25s -10s linear infinite}@keyframes fall-145{37.103%{transform:translate(98.2459vw,37.103vh) scale(.3436)}to{transform:translate(93.3543vw,99vh) scale(.3436)}}.snow:nth-child(146){opacity:.7044;transform:translate(50.1545vw,-10px) scale(.0637);animation:fall-146 28s -21s linear infinite}@keyframes fall-146{71.411%{transform:translate(43.7156vw,71.411vh) scale(.0637)}to{transform:translate(46.93505vw,99vh) scale(.0637)}}.snow:nth-child(147){opacity:1.3432;transform:translate(39.9937vw,-10px) scale(.6774);animation:fall-147 27s -12s linear infinite}@keyframes fall-147{32.547%{transform:translate(49.0306vw,32.547vh) scale(.6774)}to{transform:translate(44.51215vw,99vh) scale(.6774)}}.snow:nth-child(148){opacity:1.823;transform:translate(11.1048vw,-10px) scale(.6102);animation:fall-148 13s -23s linear infinite}@keyframes fall-148{68.811%{transform:translate(16.8001vw,68.811vh) scale(.6102)}to{transform:translate(13.95245vw,99vh) scale(.6102)}}.snow:nth-child(149){opacity:.1462;transform:translate(92.2225vw,-10px) scale(.5783);animation:fall-149 12s -3s linear infinite}@keyframes fall-149{56.399%{transform:translate(85.2951vw,56.399vh) scale(.5783)}to{transform:translate(88.7588vw,99vh) scale(.5783)}}.snow:nth-child(150){opacity:1.8212;transform:translate(58.6052vw,-10px) scale(.2246);animation:fall-150 18s -16s linear infinite}@keyframes fall-150{54.17%{transform:translate(55.7312vw,54.17vh) scale(.2246)}to{transform:translate(57.1682vw,99vh) scale(.2246)}}.snow:nth-child(151){opacity:1.6844;transform:translate(69.8012vw,-10px) scale(.9859);animation:fall-151 23s -23s linear infinite}@keyframes fall-151{41.991%{transform:translate(69.8575vw,41.991vh) scale(.9859)}to{transform:translate(69.82935vw,99vh) scale(.9859)}}.snow:nth-child(152){opacity:.3856;transform:translate(69.6105vw,-10px) scale(.7544);animation:fall-152 18s -12s linear infinite}@keyframes fall-152{74.415%{transform:translate(67.4806vw,74.415vh) scale(.7544)}to{transform:translate(68.54555vw,99vh) scale(.7544)}}.snow:nth-child(153){opacity:1.7862;transform:translate(31.3342vw,-10px) scale(.3819);animation:fall-153 25s -20s linear infinite}@keyframes fall-153{75.145%{transform:translate(27.4042vw,75.145vh) scale(.3819)}to{transform:translate(29.3692vw,99vh) scale(.3819)}}.snow:nth-child(154){opacity:1.7026;transform:translate(54.0456vw,-10px) scale(.7175);animation:fall-154 15s -6s linear infinite}@keyframes fall-154{35.788%{transform:translate(48.8306vw,35.788vh) scale(.7175)}to{transform:translate(51.4381vw,99vh) scale(.7175)}}.snow:nth-child(155){opacity:1.7126;transform:translate(1.3992vw,-10px) scale(.6517);animation:fall-155 21s -7s linear infinite}@keyframes fall-155{75.558%{transform:translate(1.0811vw,75.558vh) scale(.6517)}to{transform:translate(1.24015vw,99vh) scale(.6517)}}.snow:nth-child(156){opacity:1.9276;transform:translate(99.821vw,-10px) scale(.6797);animation:fall-156 28s -16s linear infinite}@keyframes fall-156{71.333%{transform:translate(95.3738vw,71.333vh) scale(.6797)}to{transform:translate(97.5974vw,99vh) scale(.6797)}}.snow:nth-child(157){opacity:1.1636;transform:translate(26.6458vw,-10px) scale(.4374);animation:fall-157 26s -21s linear infinite}@keyframes fall-157{37.708%{transform:translate(18.3056vw,37.708vh) scale(.4374)}to{transform:translate(22.4757vw,99vh) scale(.4374)}}.snow:nth-child(158){opacity:1.5122;transform:translate(50.4457vw,-10px) scale(.0494);animation:fall-158 26s -16s linear infinite}@keyframes fall-158{59.892%{transform:translate(46.8436vw,59.892vh) scale(.0494)}to{transform:translate(48.64465vw,99vh) scale(.0494)}}.snow:nth-child(159){opacity:1.297;transform:translate(20.0317vw,-10px) scale(.6439);animation:fall-159 26s -28s linear infinite}@keyframes fall-159{44.477%{transform:translate(18.4885vw,44.477vh) scale(.6439)}to{transform:translate(19.2601vw,99vh) scale(.6439)}}.snow:nth-child(160){opacity:1.2752;transform:translate(50.246vw,-10px) scale(.8542);animation:fall-160 22s -19s linear infinite}@keyframes fall-160{30.093%{transform:translate(58.0552vw,30.093vh) scale(.8542)}to{transform:translate(54.1506vw,99vh) scale(.8542)}}.snow:nth-child(161){opacity:.092;transform:translate(43.2449vw,-10px) scale(.0521);animation:fall-161 30s -26s linear infinite}@keyframes fall-161{51.636%{transform:translate(53.0367vw,51.636vh) scale(.0521)}to{transform:translate(48.1408vw,99vh) scale(.0521)}}.snow:nth-child(162){opacity:.86;transform:translate(75.4115vw,-10px) scale(.8296);animation:fall-162 24s -24s linear infinite}@keyframes fall-162{70.689%{transform:translate(68.4033vw,70.689vh) scale(.8296)}to{transform:translate(71.9074vw,99vh) scale(.8296)}}.snow:nth-child(163){opacity:1.7454;transform:translate(35.182vw,-10px) scale(.5287);animation:fall-163 11s -2s linear infinite}@keyframes fall-163{48.902%{transform:translate(33.501vw,48.902vh) scale(.5287)}to{transform:translate(34.3415vw,99vh) scale(.5287)}}.snow:nth-child(164){opacity:.0844;transform:translate(16.1041vw,-10px) scale(.9707);animation:fall-164 10s -29s linear infinite}@keyframes fall-164{49.464%{transform:translate(10.6519vw,49.464vh) scale(.9707)}to{transform:translate(13.378vw,99vh) scale(.9707)}}.snow:nth-child(165){opacity:.3062;transform:translate(39.9827vw,-10px) scale(.3169);animation:fall-165 27s -18s linear infinite}@keyframes fall-165{43.424%{transform:translate(30.5248vw,43.424vh) scale(.3169)}to{transform:translate(35.25375vw,99vh) scale(.3169)}}.snow:nth-child(166){opacity:.1646;transform:translate(32.4622vw,-10px) scale(.1645);animation:fall-166 23s -3s linear infinite}@keyframes fall-166{77.393%{transform:translate(37.0681vw,77.393vh) scale(.1645)}to{transform:translate(34.76515vw,99vh) scale(.1645)}}.snow:nth-child(167){opacity:1.1616;transform:translate(21.9451vw,-10px) scale(.6912);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{52.009%{transform:translate(16.7902vw,52.009vh) scale(.6912)}to{transform:translate(19.36765vw,99vh) scale(.6912)}}.snow:nth-child(168){opacity:1.956;transform:translate(94.1632vw,-10px) scale(.0413);animation:fall-168 27s -3s linear infinite}@keyframes fall-168{37.96%{transform:translate(95.7027vw,37.96vh) scale(.0413)}to{transform:translate(94.93295vw,99vh) scale(.0413)}}.snow:nth-child(169){opacity:1.819;transform:translate(26.9116vw,-10px) scale(.8998);animation:fall-169 23s -29s linear infinite}@keyframes fall-169{77.936%{transform:translate(24.6049vw,77.936vh) scale(.8998)}to{transform:translate(25.75825vw,99vh) scale(.8998)}}.snow:nth-child(170){opacity:.139;transform:translate(48.0897vw,-10px) scale(.6177);animation:fall-170 22s -27s linear infinite}@keyframes fall-170{59.822%{transform:translate(53.483vw,59.822vh) scale(.6177)}to{transform:translate(50.78635vw,99vh) scale(.6177)}}.snow:nth-child(171){opacity:.329;transform:translate(47.5839vw,-10px) scale(.049);animation:fall-171 30s -22s linear infinite}@keyframes fall-171{50.512%{transform:translate(53.5331vw,50.512vh) scale(.049)}to{transform:translate(50.5585vw,99vh) scale(.049)}}.snow:nth-child(172){opacity:.0586;transform:translate(43.8543vw,-10px) scale(.0954);animation:fall-172 20s -15s linear infinite}@keyframes fall-172{57.871%{transform:translate(47.028vw,57.871vh) scale(.0954)}to{transform:translate(45.44115vw,99vh) scale(.0954)}}.snow:nth-child(173){opacity:1.2392;transform:translate(1.276vw,-10px) scale(.4437);animation:fall-173 30s -30s linear infinite}@keyframes fall-173{43.886%{transform:translate(6.2942vw,43.886vh) scale(.4437)}to{transform:translate(3.7851vw,99vh) scale(.4437)}}.snow:nth-child(174){opacity:.9366;transform:translate(81.2223vw,-10px) scale(.6959);animation:fall-174 14s -26s linear infinite}@keyframes fall-174{73.187%{transform:translate(85.4811vw,73.187vh) scale(.6959)}to{transform:translate(83.3517vw,99vh) scale(.6959)}}.snow:nth-child(175){opacity:.0564;transform:translate(20.631vw,-10px) scale(.8508);animation:fall-175 28s -27s linear infinite}@keyframes fall-175{32.152%{transform:translate(30.1645vw,32.152vh) scale(.8508)}to{transform:translate(25.39775vw,99vh) scale(.8508)}}.snow:nth-child(176){opacity:.0518;transform:translate(5.5309vw,-10px) scale(.6756);animation:fall-176 13s -26s linear infinite}@keyframes fall-176{52.708%{transform:translate(.7266vw,52.708vh) scale(.6756)}to{transform:translate(3.12875vw,99vh) scale(.6756)}}.snow:nth-child(177){opacity:1.5446;transform:translate(55.7333vw,-10px) scale(.308);animation:fall-177 21s -4s linear infinite}@keyframes fall-177{50.359%{transform:translate(59.0695vw,50.359vh) scale(.308)}to{transform:translate(57.4014vw,99vh) scale(.308)}}.snow:nth-child(178){opacity:.5378;transform:translate(30.6426vw,-10px) scale(.4362);animation:fall-178 21s -23s linear infinite}@keyframes fall-178{75.778%{transform:translate(23.1282vw,75.778vh) scale(.4362)}to{transform:translate(26.8854vw,99vh) scale(.4362)}}.snow:nth-child(179){opacity:.741;transform:translate(19.7672vw,-10px) scale(.8462);animation:fall-179 17s -28s linear infinite}@keyframes fall-179{53.884%{transform:translate(16.5318vw,53.884vh) scale(.8462)}to{transform:translate(18.1495vw,99vh) scale(.8462)}}.snow:nth-child(180){opacity:.5382;transform:translate(1.4809vw,-10px) scale(.2958);animation:fall-180 15s -15s linear infinite}@keyframes fall-180{73.859%{transform:translate(-1.6864vw,73.859vh) scale(.2958)}to{transform:translate(-.10275vw,99vh) scale(.2958)}}.snow:nth-child(181){opacity:1.3108;transform:translate(77.091vw,-10px) scale(.013);animation:fall-181 21s -24s linear infinite}@keyframes fall-181{53.783%{transform:translate(82.9442vw,53.783vh) scale(.013)}to{transform:translate(80.0176vw,99vh) scale(.013)}}.snow:nth-child(182){opacity:.1844;transform:translate(79.5834vw,-10px) scale(.1635);animation:fall-182 24s -21s linear infinite}@keyframes fall-182{73.348%{transform:translate(70.2885vw,73.348vh) scale(.1635)}to{transform:translate(74.93595vw,99vh) scale(.1635)}}.snow:nth-child(183){opacity:.108;transform:translate(88.8596vw,-10px) scale(.6897);animation:fall-183 30s -21s linear infinite}@keyframes fall-183{57.798%{transform:translate(85.6941vw,57.798vh) scale(.6897)}to{transform:translate(87.27685vw,99vh) scale(.6897)}}.snow:nth-child(184){opacity:.9442;transform:translate(54.6989vw,-10px) scale(.8793);animation:fall-184 19s -11s linear infinite}@keyframes fall-184{43.443%{transform:translate(62.1588vw,43.443vh) scale(.8793)}to{transform:translate(58.42885vw,99vh) scale(.8793)}}.snow:nth-child(185){opacity:.834;transform:translate(51.5517vw,-10px) scale(.2107);animation:fall-185 22s -10s linear infinite}@keyframes fall-185{76.49%{transform:translate(61.4576vw,76.49vh) scale(.2107)}to{transform:translate(56.50465vw,99vh) scale(.2107)}}.snow:nth-child(186){opacity:1.8096;transform:translate(88.3899vw,-10px) scale(.8386);animation:fall-186 23s -11s linear infinite}@keyframes fall-186{33.648%{transform:translate(86.16vw,33.648vh) scale(.8386)}to{transform:translate(87.27495vw,99vh) scale(.8386)}}.snow:nth-child(187){opacity:.3374;transform:translate(56.4234vw,-10px) scale(.9663);animation:fall-187 29s -21s linear infinite}@keyframes fall-187{60.86%{transform:translate(50.461vw,60.86vh) scale(.9663)}to{transform:translate(53.4422vw,99vh) scale(.9663)}}.snow:nth-child(188){opacity:.5862;transform:translate(72.7976vw,-10px) scale(.1391);animation:fall-188 17s -17s linear infinite}@keyframes fall-188{32.036%{transform:translate(73.6543vw,32.036vh) scale(.1391)}to{transform:translate(73.22595vw,99vh) scale(.1391)}}.snow:nth-child(189){opacity:1.1596;transform:translate(65.2972vw,-10px) scale(.9881);animation:fall-189 20s -23s linear infinite}@keyframes fall-189{77.005%{transform:translate(64.0717vw,77.005vh) scale(.9881)}to{transform:translate(64.68445vw,99vh) scale(.9881)}}.snow:nth-child(190){opacity:1.6668;transform:translate(39.6386vw,-10px) scale(.127);animation:fall-190 16s -19s linear infinite}@keyframes fall-190{33.335%{transform:translate(46.0238vw,33.335vh) scale(.127)}to{transform:translate(42.8312vw,99vh) scale(.127)}}.snow:nth-child(191){opacity:1.5278;transform:translate(35.4026vw,-10px) scale(.6063);animation:fall-191 10s -30s linear infinite}@keyframes fall-191{64.357%{transform:translate(43.249vw,64.357vh) scale(.6063)}to{transform:translate(39.3258vw,99vh) scale(.6063)}}.snow:nth-child(192){opacity:1.788;transform:translate(96.6539vw,-10px) scale(.525);animation:fall-192 20s -14s linear infinite}@keyframes fall-192{78.935%{transform:translate(96.4212vw,78.935vh) scale(.525)}to{transform:translate(96.53755vw,99vh) scale(.525)}}.snow:nth-child(193){opacity:.9352;transform:translate(24.1739vw,-10px) scale(.8402);animation:fall-193 25s -29s linear infinite}@keyframes fall-193{75.931%{transform:translate(29.261vw,75.931vh) scale(.8402)}to{transform:translate(26.71745vw,99vh) scale(.8402)}}.snow:nth-child(194){opacity:1.074;transform:translate(27.0397vw,-10px) scale(.5983);animation:fall-194 18s -10s linear infinite}@keyframes fall-194{70.366%{transform:translate(33.4098vw,70.366vh) scale(.5983)}to{transform:translate(30.22475vw,99vh) scale(.5983)}}.snow:nth-child(195){opacity:.6514;transform:translate(46.8109vw,-10px) scale(.142);animation:fall-195 10s -24s linear infinite}@keyframes fall-195{73.251%{transform:translate(49.7148vw,73.251vh) scale(.142)}to{transform:translate(48.26285vw,99vh) scale(.142)}}.snow:nth-child(196){opacity:.593;transform:translate(11.7589vw,-10px) scale(.4135);animation:fall-196 30s -23s linear infinite}@keyframes fall-196{69.03%{transform:translate(13.1795vw,69.03vh) scale(.4135)}to{transform:translate(12.4692vw,99vh) scale(.4135)}}.snow:nth-child(197){opacity:1.953;transform:translate(61.1836vw,-10px) scale(.9866);animation:fall-197 20s -17s linear infinite}@keyframes fall-197{46.105%{transform:translate(58.1128vw,46.105vh) scale(.9866)}to{transform:translate(59.6482vw,99vh) scale(.9866)}}.snow:nth-child(198){opacity:.1124;transform:translate(26.2563vw,-10px) scale(.5642);animation:fall-198 15s -30s linear infinite}@keyframes fall-198{39.862%{transform:translate(20.3869vw,39.862vh) scale(.5642)}to{transform:translate(23.3216vw,99vh) scale(.5642)}}.snow:nth-child(199){opacity:.1408;transform:translate(79.9268vw,-10px) scale(.6875);animation:fall-199 19s -2s linear infinite}@keyframes fall-199{39.478%{transform:translate(73.9065vw,39.478vh) scale(.6875)}to{transform:translate(76.91665vw,99vh) scale(.6875)}}.snow:nth-child(200){opacity:.41;transform:translate(5.543vw,-10px) scale(.0597);animation:fall-200 20s -26s linear infinite}@keyframes fall-200{52.462%{transform:translate(7.2323vw,52.462vh) scale(.0597)}to{transform:translate(6.38765vw,99vh) scale(.0597)}}.snow:nth-child(201){opacity:1.1334;transform:translate(88.522vw,-10px) scale(.8366);animation:fall-201 30s -25s linear infinite}@keyframes fall-201{39.605%{transform:translate(93.3366vw,39.605vh) scale(.8366)}to{transform:translate(90.9293vw,99vh) scale(.8366)}}.snow:nth-child(202){opacity:1.9156;transform:translate(48.7033vw,-10px) scale(.2124);animation:fall-202 30s -18s linear infinite}@keyframes fall-202{71.007%{transform:translate(42.5224vw,71.007vh) scale(.2124)}to{transform:translate(45.61285vw,99vh) scale(.2124)}}.snow:nth-child(203){opacity:1.8056;transform:translate(28.5717vw,-10px) scale(.1864);animation:fall-203 16s -17s linear infinite}@keyframes fall-203{48.192%{transform:translate(25.0089vw,48.192vh) scale(.1864)}to{transform:translate(26.7903vw,99vh) scale(.1864)}}.snow:nth-child(204){opacity:1.7504;transform:translate(23.6345vw,-10px) scale(.9508);animation:fall-204 10s -25s linear infinite}@keyframes fall-204{40.921%{transform:translate(29.3683vw,40.921vh) scale(.9508)}to{transform:translate(26.5014vw,99vh) scale(.9508)}}.snow:nth-child(205){opacity:1.7518;transform:translate(34.6044vw,-10px) scale(.6391);animation:fall-205 21s -23s linear infinite}@keyframes fall-205{32.193%{transform:translate(30.3803vw,32.193vh) scale(.6391)}to{transform:translate(32.49235vw,99vh) scale(.6391)}}.snow:nth-child(206){opacity:.1068;transform:translate(22.1595vw,-10px) scale(.0447);animation:fall-206 21s -5s linear infinite}@keyframes fall-206{50.011%{transform:translate(28.778vw,50.011vh) scale(.0447)}to{transform:translate(25.46875vw,99vh) scale(.0447)}}.snow:nth-child(207){opacity:.6416;transform:translate(19.9207vw,-10px) scale(.9723);animation:fall-207 23s -12s linear infinite}@keyframes fall-207{68.415%{transform:translate(18.988vw,68.415vh) scale(.9723)}to{transform:translate(19.45435vw,99vh) scale(.9723)}}.snow:nth-child(208){opacity:1.9452;transform:translate(91.5753vw,-10px) scale(.0999);animation:fall-208 15s -2s linear infinite}@keyframes fall-208{51.672%{transform:translate(91.652vw,51.672vh) scale(.0999)}to{transform:translate(91.61365vw,99vh) scale(.0999)}}.snow:nth-child(209){opacity:.7598;transform:translate(65.3019vw,-10px) scale(.0135);animation:fall-209 26s -1s linear infinite}@keyframes fall-209{53.966%{transform:translate(71.6082vw,53.966vh) scale(.0135)}to{transform:translate(68.45505vw,99vh) scale(.0135)}}.snow:nth-child(210){opacity:.934;transform:translate(88.4577vw,-10px) scale(.8559);animation:fall-210 30s -11s linear infinite}@keyframes fall-210{72.807%{transform:translate(82.109vw,72.807vh) scale(.8559)}to{transform:translate(85.28335vw,99vh) scale(.8559)}}.snow:nth-child(211){opacity:1.043;transform:translate(38.6796vw,-10px) scale(.8412);animation:fall-211 26s -20s linear infinite}@keyframes fall-211{40.841%{transform:translate(30.9127vw,40.841vh) scale(.8412)}to{transform:translate(34.79615vw,99vh) scale(.8412)}}.snow:nth-child(212){opacity:.2358;transform:translate(5.043vw,-10px) scale(.5771);animation:fall-212 10s -17s linear infinite}@keyframes fall-212{34.51%{transform:translate(5.2063vw,34.51vh) scale(.5771)}to{transform:translate(5.12465vw,99vh) scale(.5771)}}.snow:nth-child(213){opacity:.2636;transform:translate(48.0987vw,-10px) scale(.5243);animation:fall-213 20s -2s linear infinite}@keyframes fall-213{55.416%{transform:translate(55.1122vw,55.416vh) scale(.5243)}to{transform:translate(51.60545vw,99vh) scale(.5243)}}.snow:nth-child(214){opacity:.201;transform:translate(67.8105vw,-10px) scale(.7585);animation:fall-214 28s -25s linear infinite}@keyframes fall-214{63.833%{transform:translate(77.57vw,63.833vh) scale(.7585)}to{transform:translate(72.69025vw,99vh) scale(.7585)}}.snow:nth-child(215){opacity:.5456;transform:translate(81.5163vw,-10px) scale(.0081);animation:fall-215 25s -15s linear infinite}@keyframes fall-215{79.297%{transform:translate(83.9919vw,79.297vh) scale(.0081)}to{transform:translate(82.7541vw,99vh) scale(.0081)}}.snow:nth-child(216){opacity:1.5852;transform:translate(8.3626vw,-10px) scale(.9423);animation:fall-216 18s -12s linear infinite}@keyframes fall-216{69.638%{transform:translate(7.539vw,69.638vh) scale(.9423)}to{transform:translate(7.9508vw,99vh) scale(.9423)}}.snow:nth-child(217){opacity:1.824;transform:translate(71.6584vw,-10px) scale(.6695);animation:fall-217 15s -16s linear infinite}@keyframes fall-217{49.169%{transform:translate(70.3979vw,49.169vh) scale(.6695)}to{transform:translate(71.02815vw,99vh) scale(.6695)}}.snow:nth-child(218){opacity:.4712;transform:translate(38.1369vw,-10px) scale(.6533);animation:fall-218 29s -17s linear infinite}@keyframes fall-218{60.638%{transform:translate(45.7087vw,60.638vh) scale(.6533)}to{transform:translate(41.9228vw,99vh) scale(.6533)}}.snow:nth-child(219){opacity:1.3466;transform:translate(91.5079vw,-10px) scale(.1773);animation:fall-219 14s -6s linear infinite}@keyframes fall-219{57.117%{transform:translate(94.4677vw,57.117vh) scale(.1773)}to{transform:translate(92.9878vw,99vh) scale(.1773)}}.snow:nth-child(220){opacity:1.395;transform:translate(64.9774vw,-10px) scale(.2407);animation:fall-220 10s -11s linear infinite}@keyframes fall-220{63.372%{transform:translate(74.0161vw,63.372vh) scale(.2407)}to{transform:translate(69.49675vw,99vh) scale(.2407)}}.snow:nth-child(221){opacity:1.5874;transform:translate(62.037vw,-10px) scale(.116);animation:fall-221 18s -20s linear infinite}@keyframes fall-221{64.937%{transform:translate(64.6638vw,64.937vh) scale(.116)}to{transform:translate(63.3504vw,99vh) scale(.116)}}.snow:nth-child(222){opacity:1.3508;transform:translate(18.439vw,-10px) scale(.1628);animation:fall-222 16s -21s linear infinite}@keyframes fall-222{54.922%{transform:translate(24.9948vw,54.922vh) scale(.1628)}to{transform:translate(21.7169vw,99vh) scale(.1628)}}.snow:nth-child(223){opacity:1.1442;transform:translate(9.6375vw,-10px) scale(.1955);animation:fall-223 11s -15s linear infinite}@keyframes fall-223{31.929%{transform:translate(4.3015vw,31.929vh) scale(.1955)}to{transform:translate(6.9695vw,99vh) scale(.1955)}}.snow:nth-child(224){opacity:1.7676;transform:translate(55.8473vw,-10px) scale(.5188);animation:fall-224 18s -24s linear infinite}@keyframes fall-224{45.878%{transform:translate(55.3348vw,45.878vh) scale(.5188)}to{transform:translate(55.59105vw,99vh) scale(.5188)}}.snow:nth-child(225){opacity:1.6048;transform:translate(37.5455vw,-10px) scale(.6311);animation:fall-225 27s -30s linear infinite}@keyframes fall-225{39.668%{transform:translate(32.6123vw,39.668vh) scale(.6311)}to{transform:translate(35.0789vw,99vh) scale(.6311)}}.snow:nth-child(226){opacity:.6276;transform:translate(73.1518vw,-10px) scale(.3139);animation:fall-226 27s -14s linear infinite}@keyframes fall-226{65.917%{transform:translate(66.217vw,65.917vh) scale(.3139)}to{transform:translate(69.6844vw,99vh) scale(.3139)}}.snow:nth-child(227){opacity:.5036;transform:translate(67.738vw,-10px) scale(.3028);animation:fall-227 12s -28s linear infinite}@keyframes fall-227{36.584%{transform:translate(66.4977vw,36.584vh) scale(.3028)}to{transform:translate(67.11785vw,99vh) scale(.3028)}}.snow:nth-child(228){opacity:1.5518;transform:translate(61.3193vw,-10px) scale(.949);animation:fall-228 17s -23s linear infinite}@keyframes fall-228{54.182%{transform:translate(69.465vw,54.182vh) scale(.949)}to{transform:translate(65.39215vw,99vh) scale(.949)}}.snow:nth-child(229){opacity:.0852;transform:translate(34.2701vw,-10px) scale(.6142);animation:fall-229 20s -7s linear infinite}@keyframes fall-229{73.634%{transform:translate(41.0729vw,73.634vh) scale(.6142)}to{transform:translate(37.6715vw,99vh) scale(.6142)}}.snow:nth-child(230){opacity:.9982;transform:translate(29.491vw,-10px) scale(.0074);animation:fall-230 24s -14s linear infinite}@keyframes fall-230{41.418%{transform:translate(21.4809vw,41.418vh) scale(.0074)}to{transform:translate(25.48595vw,99vh) scale(.0074)}}.snow:nth-child(231){opacity:.1164;transform:translate(47.556vw,-10px) scale(.4755);animation:fall-231 12s -15s linear infinite}@keyframes fall-231{79.771%{transform:translate(50.8163vw,79.771vh) scale(.4755)}to{transform:translate(49.18615vw,99vh) scale(.4755)}}.snow:nth-child(232){opacity:.9902;transform:translate(31.9079vw,-10px) scale(.7535);animation:fall-232 14s -23s linear infinite}@keyframes fall-232{71.673%{transform:translate(35.2977vw,71.673vh) scale(.7535)}to{transform:translate(33.6028vw,99vh) scale(.7535)}}.snow:nth-child(233){opacity:1.039;transform:translate(38.1707vw,-10px) scale(.9616);animation:fall-233 13s -28s linear infinite}@keyframes fall-233{60.722%{transform:translate(39.8045vw,60.722vh) scale(.9616)}to{transform:translate(38.9876vw,99vh) scale(.9616)}}.snow:nth-child(234){opacity:1.9694;transform:translate(23.803vw,-10px) scale(.3176);animation:fall-234 16s -28s linear infinite}@keyframes fall-234{36.691%{transform:translate(23.1217vw,36.691vh) scale(.3176)}to{transform:translate(23.46235vw,99vh) scale(.3176)}}.snow:nth-child(235){opacity:.0558;transform:translate(2.6527vw,-10px) scale(.803);animation:fall-235 24s -11s linear infinite}@keyframes fall-235{75.669%{transform:translate(9.242vw,75.669vh) scale(.803)}to{transform:translate(5.94735vw,99vh) scale(.803)}}.snow:nth-child(236){opacity:1.1274;transform:translate(71.1627vw,-10px) scale(.3553);animation:fall-236 27s -29s linear infinite}@keyframes fall-236{68.739%{transform:translate(64.4794vw,68.739vh) scale(.3553)}to{transform:translate(67.82105vw,99vh) scale(.3553)}}.snow:nth-child(237){opacity:.0464;transform:translate(96.6899vw,-10px) scale(.192);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{36.882%{transform:translate(100.7456vw,36.882vh) scale(.192)}to{transform:translate(98.71775vw,99vh) scale(.192)}}.snow:nth-child(238){opacity:1.3116;transform:translate(24.2428vw,-10px) scale(.414);animation:fall-238 25s -27s linear infinite}@keyframes fall-238{53.865%{transform:translate(15.2299vw,53.865vh) scale(.414)}to{transform:translate(19.73635vw,99vh) scale(.414)}}.snow:nth-child(239){opacity:1.3026;transform:translate(87.5942vw,-10px) scale(.0206);animation:fall-239 28s -25s linear infinite}@keyframes fall-239{74.422%{transform:translate(93.5631vw,74.422vh) scale(.0206)}to{transform:translate(90.57865vw,99vh) scale(.0206)}}.snow:nth-child(240){opacity:.5898;transform:translate(10.6095vw,-10px) scale(.0227);animation:fall-240 14s -12s linear infinite}@keyframes fall-240{61.425%{transform:translate(4.1159vw,61.425vh) scale(.0227)}to{transform:translate(7.3627vw,99vh) scale(.0227)}}.snow:nth-child(241){opacity:1.2114;transform:translate(25.0229vw,-10px) scale(.2814);animation:fall-241 24s -22s linear infinite}@keyframes fall-241{62.327%{transform:translate(33.151vw,62.327vh) scale(.2814)}to{transform:translate(29.08695vw,99vh) scale(.2814)}}.snow:nth-child(242){opacity:.0912;transform:translate(69.2539vw,-10px) scale(.0117);animation:fall-242 11s -28s linear infinite}@keyframes fall-242{70.544%{transform:translate(77.7219vw,70.544vh) scale(.0117)}to{transform:translate(73.4879vw,99vh) scale(.0117)}}.snow:nth-child(243){opacity:.7702;transform:translate(82.7536vw,-10px) scale(.8879);animation:fall-243 24s -4s linear infinite}@keyframes fall-243{55.275%{transform:translate(81.1168vw,55.275vh) scale(.8879)}to{transform:translate(81.9352vw,99vh) scale(.8879)}}.snow:nth-child(244){opacity:.8106;transform:translate(44.3153vw,-10px) scale(.4849);animation:fall-244 22s -2s linear infinite}@keyframes fall-244{41.851%{transform:translate(51.3563vw,41.851vh) scale(.4849)}to{transform:translate(47.8358vw,99vh) scale(.4849)}}.snow:nth-child(245){opacity:.7596;transform:translate(32.464vw,-10px) scale(.915);animation:fall-245 30s -30s linear infinite}@keyframes fall-245{51.339%{transform:translate(37.2193vw,51.339vh) scale(.915)}to{transform:translate(34.84165vw,99vh) scale(.915)}}.snow:nth-child(246){opacity:1.6966;transform:translate(64.3317vw,-10px) scale(.3362);animation:fall-246 26s -16s linear infinite}@keyframes fall-246{48.695%{transform:translate(60.8534vw,48.695vh) scale(.3362)}to{transform:translate(62.59255vw,99vh) scale(.3362)}}.snow:nth-child(247){opacity:.7464;transform:translate(69.9065vw,-10px) scale(.6351);animation:fall-247 28s -23s linear infinite}@keyframes fall-247{76.485%{transform:translate(72.425vw,76.485vh) scale(.6351)}to{transform:translate(71.16575vw,99vh) scale(.6351)}}.snow:nth-child(248){opacity:.6802;transform:translate(35.8009vw,-10px) scale(.5501);animation:fall-248 20s -3s linear infinite}@keyframes fall-248{54.021%{transform:translate(28.403vw,54.021vh) scale(.5501)}to{transform:translate(32.10195vw,99vh) scale(.5501)}}.snow:nth-child(249){opacity:.9482;transform:translate(4.0505vw,-10px) scale(.3431);animation:fall-249 23s -3s linear infinite}@keyframes fall-249{77.918%{transform:translate(-1.5641vw,77.918vh) scale(.3431)}to{transform:translate(1.2432vw,99vh) scale(.3431)}}.snow:nth-child(250){opacity:.8248;transform:translate(87.6453vw,-10px) scale(.868);animation:fall-250 22s -24s linear infinite}@keyframes fall-250{37.183%{transform:translate(86.6218vw,37.183vh) scale(.868)}to{transform:translate(87.13355vw,99vh) scale(.868)}}.snow:nth-child(251){opacity:.3622;transform:translate(13.442vw,-10px) scale(.2173);animation:fall-251 16s -5s linear infinite}@keyframes fall-251{37.672%{transform:translate(13.7214vw,37.672vh) scale(.2173)}to{transform:translate(13.5817vw,99vh) scale(.2173)}}.snow:nth-child(252){opacity:1.3002;transform:translate(94.5083vw,-10px) scale(.8446);animation:fall-252 30s -30s linear infinite}@keyframes fall-252{54.382%{transform:translate(103.6842vw,54.382vh) scale(.8446)}to{transform:translate(99.09625vw,99vh) scale(.8446)}}.snow:nth-child(253){opacity:1.7416;transform:translate(13.9026vw,-10px) scale(.5297);animation:fall-253 13s -10s linear infinite}@keyframes fall-253{42.062%{transform:translate(13.3938vw,42.062vh) scale(.5297)}to{transform:translate(13.6482vw,99vh) scale(.5297)}}.snow:nth-child(254){opacity:1.949;transform:translate(98.9898vw,-10px) scale(.4116);animation:fall-254 11s -9s linear infinite}@keyframes fall-254{57.594%{transform:translate(105.9378vw,57.594vh) scale(.4116)}to{transform:translate(102.4638vw,99vh) scale(.4116)}}.snow:nth-child(255){opacity:1.1486;transform:translate(24.1881vw,-10px) scale(.0938);animation:fall-255 22s -19s linear infinite}@keyframes fall-255{42.983%{transform:translate(33.7636vw,42.983vh) scale(.0938)}to{transform:translate(28.97585vw,99vh) scale(.0938)}}.snow:nth-child(256){opacity:.5642;transform:translate(12.7986vw,-10px) scale(.5763);animation:fall-256 18s -14s linear infinite}@keyframes fall-256{62.697%{transform:translate(20.5785vw,62.697vh) scale(.5763)}to{transform:translate(16.68855vw,99vh) scale(.5763)}}.snow:nth-child(257){opacity:1.106;transform:translate(32.7892vw,-10px) scale(.9664);animation:fall-257 19s -12s linear infinite}@keyframes fall-257{68.068%{transform:translate(29.2633vw,68.068vh) scale(.9664)}to{transform:translate(31.02625vw,99vh) scale(.9664)}}.snow:nth-child(258){opacity:.8662;transform:translate(63.7156vw,-10px) scale(.1089);animation:fall-258 28s -13s linear infinite}@keyframes fall-258{66.56%{transform:translate(62.6301vw,66.56vh) scale(.1089)}to{transform:translate(63.17285vw,99vh) scale(.1089)}}.snow:nth-child(259){opacity:.375;transform:translate(.6434vw,-10px) scale(.795);animation:fall-259 16s -25s linear infinite}@keyframes fall-259{46.918%{transform:translate(-5.5508vw,46.918vh) scale(.795)}to{transform:translate(-2.4537vw,99vh) scale(.795)}}.snow:nth-child(260){opacity:1.054;transform:translate(31.7681vw,-10px) scale(.4085);animation:fall-260 29s -7s linear infinite}@keyframes fall-260{78.221%{transform:translate(22.7854vw,78.221vh) scale(.4085)}to{transform:translate(27.27675vw,99vh) scale(.4085)}}.snow:nth-child(261){opacity:.0828;transform:translate(42.5724vw,-10px) scale(.344);animation:fall-261 18s -4s linear infinite}@keyframes fall-261{36.758%{transform:translate(35.8738vw,36.758vh) scale(.344)}to{transform:translate(39.2231vw,99vh) scale(.344)}}.snow:nth-child(262){opacity:.6612;transform:translate(47.6066vw,-10px) scale(.9141);animation:fall-262 27s -1s linear infinite}@keyframes fall-262{65.876%{transform:translate(42.1768vw,65.876vh) scale(.9141)}to{transform:translate(44.8917vw,99vh) scale(.9141)}}.snow:nth-child(263){opacity:.706;transform:translate(31.9652vw,-10px) scale(.0792);animation:fall-263 14s -9s linear infinite}@keyframes fall-263{33.382%{transform:translate(41.315vw,33.382vh) scale(.0792)}to{transform:translate(36.6401vw,99vh) scale(.0792)}}.snow:nth-child(264){opacity:1.9778;transform:translate(82.9091vw,-10px) scale(.4084);animation:fall-264 14s -26s linear infinite}@keyframes fall-264{64.608%{transform:translate(75.716vw,64.608vh) scale(.4084)}to{transform:translate(79.31255vw,99vh) scale(.4084)}}.snow:nth-child(265){opacity:1.2292;transform:translate(42.9735vw,-10px) scale(.5082);animation:fall-265 29s -15s linear infinite}@keyframes fall-265{42.962%{transform:translate(52.9485vw,42.962vh) scale(.5082)}to{transform:translate(47.961vw,99vh) scale(.5082)}}.snow:nth-child(266){opacity:.8826;transform:translate(76.6531vw,-10px) scale(.0316);animation:fall-266 25s -6s linear infinite}@keyframes fall-266{62.807%{transform:translate(86.1321vw,62.807vh) scale(.0316)}to{transform:translate(81.3926vw,99vh) scale(.0316)}}.snow:nth-child(267){opacity:1.8074;transform:translate(84.3721vw,-10px) scale(.8825);animation:fall-267 11s -4s linear infinite}@keyframes fall-267{33.853%{transform:translate(80.5916vw,33.853vh) scale(.8825)}to{transform:translate(82.48185vw,99vh) scale(.8825)}}.snow:nth-child(268){opacity:1.8934;transform:translate(10.9893vw,-10px) scale(.4925);animation:fall-268 14s -27s linear infinite}@keyframes fall-268{42.341%{transform:translate(9.0026vw,42.341vh) scale(.4925)}to{transform:translate(9.99595vw,99vh) scale(.4925)}}.snow:nth-child(269){opacity:1.6598;transform:translate(37.8663vw,-10px) scale(.9461);animation:fall-269 23s -7s linear infinite}@keyframes fall-269{59.224%{transform:translate(33.6415vw,59.224vh) scale(.9461)}to{transform:translate(35.7539vw,99vh) scale(.9461)}}.snow:nth-child(270){opacity:.4264;transform:translate(5.536vw,-10px) scale(.449);animation:fall-270 20s -20s linear infinite}@keyframes fall-270{41.292%{transform:translate(11.5154vw,41.292vh) scale(.449)}to{transform:translate(8.5257vw,99vh) scale(.449)}}.snow:nth-child(271){opacity:1.6902;transform:translate(94.4683vw,-10px) scale(.5274);animation:fall-271 17s -25s linear infinite}@keyframes fall-271{45.381%{transform:translate(85.0762vw,45.381vh) scale(.5274)}to{transform:translate(89.77225vw,99vh) scale(.5274)}}.snow:nth-child(272){opacity:.1406;transform:translate(83.382vw,-10px) scale(.4129);animation:fall-272 22s -4s linear infinite}@keyframes fall-272{57.812%{transform:translate(85.0582vw,57.812vh) scale(.4129)}to{transform:translate(84.2201vw,99vh) scale(.4129)}}.snow:nth-child(273){opacity:1.1034;transform:translate(26.804vw,-10px) scale(.6029);animation:fall-273 29s -18s linear infinite}@keyframes fall-273{69.973%{transform:translate(22.6418vw,69.973vh) scale(.6029)}to{transform:translate(24.7229vw,99vh) scale(.6029)}}.snow:nth-child(274){opacity:1.912;transform:translate(8.1882vw,-10px) scale(.1188);animation:fall-274 16s -9s linear infinite}@keyframes fall-274{43.761%{transform:translate(10.0749vw,43.761vh) scale(.1188)}to{transform:translate(9.13155vw,99vh) scale(.1188)}}.snow:nth-child(275){opacity:1.3922;transform:translate(55.8308vw,-10px) scale(.4124);animation:fall-275 19s -13s linear infinite}@keyframes fall-275{45.466%{transform:translate(50.8025vw,45.466vh) scale(.4124)}to{transform:translate(53.31665vw,99vh) scale(.4124)}}.snow:nth-child(276){opacity:1.084;transform:translate(73.607vw,-10px) scale(.5979);animation:fall-276 19s -12s linear infinite}@keyframes fall-276{34.052%{transform:translate(81.7451vw,34.052vh) scale(.5979)}to{transform:translate(77.67605vw,99vh) scale(.5979)}}.snow:nth-child(277){opacity:.7156;transform:translate(45.63vw,-10px) scale(.8579);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{71.786%{transform:translate(51.1432vw,71.786vh) scale(.8579)}to{transform:translate(48.3866vw,99vh) scale(.8579)}}.snow:nth-child(278){opacity:.5676;transform:translate(53.0119vw,-10px) scale(.0481);animation:fall-278 12s -23s linear infinite}@keyframes fall-278{36.412%{transform:translate(56.234vw,36.412vh) scale(.0481)}to{transform:translate(54.62295vw,99vh) scale(.0481)}}.snow:nth-child(279){opacity:1.9666;transform:translate(87.0432vw,-10px) scale(.5342);animation:fall-279 14s -10s linear infinite}@keyframes fall-279{55.805%{transform:translate(93.1811vw,55.805vh) scale(.5342)}to{transform:translate(90.11215vw,99vh) scale(.5342)}}.snow:nth-child(280){opacity:.1514;transform:translate(20.4499vw,-10px) scale(.5052);animation:fall-280 14s -21s linear infinite}@keyframes fall-280{68.852%{transform:translate(26.9687vw,68.852vh) scale(.5052)}to{transform:translate(23.7093vw,99vh) scale(.5052)}}.snow:nth-child(281){opacity:.176;transform:translate(13.413vw,-10px) scale(.2803);animation:fall-281 13s -6s linear infinite}@keyframes fall-281{53.893%{transform:translate(6.9408vw,53.893vh) scale(.2803)}to{transform:translate(10.1769vw,99vh) scale(.2803)}}.snow:nth-child(282){opacity:.4308;transform:translate(62.0691vw,-10px) scale(.5727);animation:fall-282 20s -24s linear infinite}@keyframes fall-282{55.592%{transform:translate(59.2334vw,55.592vh) scale(.5727)}to{transform:translate(60.65125vw,99vh) scale(.5727)}}.snow:nth-child(283){opacity:1.5548;transform:translate(91.2926vw,-10px) scale(.1337);animation:fall-283 11s -28s linear infinite}@keyframes fall-283{35.724%{transform:translate(98.4785vw,35.724vh) scale(.1337)}to{transform:translate(94.88555vw,99vh) scale(.1337)}}.snow:nth-child(284){opacity:1.0078;transform:translate(36.3385vw,-10px) scale(.4808);animation:fall-284 25s -7s linear infinite}@keyframes fall-284{38.732%{transform:translate(45.229vw,38.732vh) scale(.4808)}to{transform:translate(40.78375vw,99vh) scale(.4808)}}.snow:nth-child(285){opacity:.0558;transform:translate(29.9241vw,-10px) scale(.6157);animation:fall-285 27s -2s linear infinite}@keyframes fall-285{50.819%{transform:translate(37.9459vw,50.819vh) scale(.6157)}to{transform:translate(33.935vw,99vh) scale(.6157)}}.snow:nth-child(286){opacity:1.2166;transform:translate(32.9151vw,-10px) scale(.3656);animation:fall-286 25s -6s linear infinite}@keyframes fall-286{59.211%{transform:translate(30.9634vw,59.211vh) scale(.3656)}to{transform:translate(31.93925vw,99vh) scale(.3656)}}.snow:nth-child(287){opacity:.8146;transform:translate(94.1479vw,-10px) scale(.3941);animation:fall-287 29s -7s linear infinite}@keyframes fall-287{77.605%{transform:translate(100.5713vw,77.605vh) scale(.3941)}to{transform:translate(97.3596vw,99vh) scale(.3941)}}.snow:nth-child(288){opacity:.4836;transform:translate(36.1024vw,-10px) scale(.039);animation:fall-288 12s -4s linear infinite}@keyframes fall-288{32.204%{transform:translate(31.5199vw,32.204vh) scale(.039)}to{transform:translate(33.81115vw,99vh) scale(.039)}}.snow:nth-child(289){opacity:1.2414;transform:translate(75.7659vw,-10px) scale(.706);animation:fall-289 17s -12s linear infinite}@keyframes fall-289{56.733%{transform:translate(72.4752vw,56.733vh) scale(.706)}to{transform:translate(74.12055vw,99vh) scale(.706)}}.snow:nth-child(290){opacity:1.6632;transform:translate(83.8963vw,-10px) scale(.2819);animation:fall-290 18s -19s linear infinite}@keyframes fall-290{30.665%{transform:translate(78.5118vw,30.665vh) scale(.2819)}to{transform:translate(81.20405vw,99vh) scale(.2819)}}.snow:nth-child(291){opacity:1.4568;transform:translate(32.8773vw,-10px) scale(.3782);animation:fall-291 19s -17s linear infinite}@keyframes fall-291{30.05%{transform:translate(31.253vw,30.05vh) scale(.3782)}to{transform:translate(32.06515vw,99vh) scale(.3782)}}.snow:nth-child(292){opacity:1.6146;transform:translate(20.3673vw,-10px) scale(.3253);animation:fall-292 11s -20s linear infinite}@keyframes fall-292{59.347%{transform:translate(10.4686vw,59.347vh) scale(.3253)}to{transform:translate(15.41795vw,99vh) scale(.3253)}}.snow:nth-child(293){opacity:1.0486;transform:translate(20.8674vw,-10px) scale(.9288);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{61.488%{transform:translate(11.251vw,61.488vh) scale(.9288)}to{transform:translate(16.0592vw,99vh) scale(.9288)}}.snow:nth-child(294){opacity:.5918;transform:translate(94.3167vw,-10px) scale(.1176);animation:fall-294 19s -2s linear infinite}@keyframes fall-294{37.699%{transform:translate(94.3892vw,37.699vh) scale(.1176)}to{transform:translate(94.35295vw,99vh) scale(.1176)}}.snow:nth-child(295){opacity:.5134;transform:translate(52.2035vw,-10px) scale(.2597);animation:fall-295 23s -27s linear infinite}@keyframes fall-295{71.115%{transform:translate(50.499vw,71.115vh) scale(.2597)}to{transform:translate(51.35125vw,99vh) scale(.2597)}}.snow:nth-child(296){opacity:1.1648;transform:translate(46.361vw,-10px) scale(.598);animation:fall-296 30s -12s linear infinite}@keyframes fall-296{77.446%{transform:translate(44.7569vw,77.446vh) scale(.598)}to{transform:translate(45.55895vw,99vh) scale(.598)}}.snow:nth-child(297){opacity:1.8684;transform:translate(32.0015vw,-10px) scale(.5917);animation:fall-297 19s -6s linear infinite}@keyframes fall-297{56.317%{transform:translate(22.8216vw,56.317vh) scale(.5917)}to{transform:translate(27.41155vw,99vh) scale(.5917)}}.snow:nth-child(298){opacity:.7928;transform:translate(88.4947vw,-10px) scale(.1615);animation:fall-298 12s -13s linear infinite}@keyframes fall-298{53.17%{transform:translate(79.7628vw,53.17vh) scale(.1615)}to{transform:translate(84.12875vw,99vh) scale(.1615)}}.snow:nth-child(299){opacity:1.7532;transform:translate(84.4612vw,-10px) scale(.501);animation:fall-299 20s -1s linear infinite}@keyframes fall-299{75.213%{transform:translate(85.5887vw,75.213vh) scale(.501)}to{transform:translate(85.02495vw,99vh) scale(.501)}}.snow:nth-child(300){opacity:1.9738;transform:translate(64.8543vw,-10px) scale(.5298);animation:fall-300 21s -24s linear infinite}@keyframes fall-300{33.168%{transform:translate(58.038vw,33.168vh) scale(.5298)}to{transform:translate(61.44615vw,99vh) scale(.5298)}}.snow:nth-child(301){opacity:.3634;transform:translate(18.0099vw,-10px) scale(.522);animation:fall-301 10s -8s linear infinite}@keyframes fall-301{37.242%{transform:translate(20.7215vw,37.242vh) scale(.522)}to{transform:translate(19.3657vw,99vh) scale(.522)}}.snow:nth-child(302){opacity:1.314;transform:translate(65.3217vw,-10px) scale(.41);animation:fall-302 29s -7s linear infinite}@keyframes fall-302{30.873%{transform:translate(68.5177vw,30.873vh) scale(.41)}to{transform:translate(66.9197vw,99vh) scale(.41)}}.snow:nth-child(303){opacity:.3476;transform:translate(93.4515vw,-10px) scale(.9838);animation:fall-303 14s -4s linear infinite}@keyframes fall-303{75.658%{transform:translate(91.6839vw,75.658vh) scale(.9838)}to{transform:translate(92.5677vw,99vh) scale(.9838)}}.snow:nth-child(304){opacity:.7288;transform:translate(93.616vw,-10px) scale(.296);animation:fall-304 21s -2s linear infinite}@keyframes fall-304{31.587%{transform:translate(92.9846vw,31.587vh) scale(.296)}to{transform:translate(93.3003vw,99vh) scale(.296)}}.snow:nth-child(305){opacity:1.0104;transform:translate(68.5424vw,-10px) scale(.7982);animation:fall-305 20s -7s linear infinite}@keyframes fall-305{67.446%{transform:translate(71.0202vw,67.446vh) scale(.7982)}to{transform:translate(69.7813vw,99vh) scale(.7982)}}.snow:nth-child(306){opacity:1.7308;transform:translate(20.8514vw,-10px) scale(.666);animation:fall-306 23s -3s linear infinite}@keyframes fall-306{42.882%{transform:translate(26.2401vw,42.882vh) scale(.666)}to{transform:translate(23.54575vw,99vh) scale(.666)}}.snow:nth-child(307){opacity:1.6322;transform:translate(83.6705vw,-10px) scale(.4102);animation:fall-307 13s -1s linear infinite}@keyframes fall-307{61.421%{transform:translate(88.1159vw,61.421vh) scale(.4102)}to{transform:translate(85.8932vw,99vh) scale(.4102)}}.snow:nth-child(308){opacity:1.4618;transform:translate(46.3927vw,-10px) scale(.8113);animation:fall-308 21s -4s linear infinite}@keyframes fall-308{36.055%{transform:translate(45.9426vw,36.055vh) scale(.8113)}to{transform:translate(46.16765vw,99vh) scale(.8113)}}.snow:nth-child(309){opacity:.0794;transform:translate(52.2037vw,-10px) scale(.9481);animation:fall-309 28s -26s linear infinite}@keyframes fall-309{45.412%{transform:translate(43.6031vw,45.412vh) scale(.9481)}to{transform:translate(47.9034vw,99vh) scale(.9481)}}.snow:nth-child(310){opacity:1.0618;transform:translate(37.5013vw,-10px) scale(.0647);animation:fall-310 19s -16s linear infinite}@keyframes fall-310{35.799%{transform:translate(44.1344vw,35.799vh) scale(.0647)}to{transform:translate(40.81785vw,99vh) scale(.0647)}}.snow:nth-child(311){opacity:.3938;transform:translate(60.3518vw,-10px) scale(.7619);animation:fall-311 13s -22s linear infinite}@keyframes fall-311{46.99%{transform:translate(67.9572vw,46.99vh) scale(.7619)}to{transform:translate(64.1545vw,99vh) scale(.7619)}}.snow:nth-child(312){opacity:.0688;transform:translate(19.9003vw,-10px) scale(.1511);animation:fall-312 27s -6s linear infinite}@keyframes fall-312{38.004%{transform:translate(27.2931vw,38.004vh) scale(.1511)}to{transform:translate(23.5967vw,99vh) scale(.1511)}}.snow:nth-child(313){opacity:1.922;transform:translate(7.0139vw,-10px) scale(.639);animation:fall-313 15s -2s linear infinite}@keyframes fall-313{66.602%{transform:translate(5.3989vw,66.602vh) scale(.639)}to{transform:translate(6.2064vw,99vh) scale(.639)}}.snow:nth-child(314){opacity:.7698;transform:translate(78.3913vw,-10px) scale(.5832);animation:fall-314 21s -30s linear infinite}@keyframes fall-314{61.795%{transform:translate(87.0704vw,61.795vh) scale(.5832)}to{transform:translate(82.73085vw,99vh) scale(.5832)}}.snow:nth-child(315){opacity:1.4804;transform:translate(64.3381vw,-10px) scale(.3988);animation:fall-315 28s -14s linear infinite}@keyframes fall-315{70.273%{transform:translate(56.3593vw,70.273vh) scale(.3988)}to{transform:translate(60.3487vw,99vh) scale(.3988)}}.snow:nth-child(316){opacity:.3726;transform:translate(20.2667vw,-10px) scale(.6809);animation:fall-316 22s -2s linear infinite}@keyframes fall-316{71.066%{transform:translate(23.7082vw,71.066vh) scale(.6809)}to{transform:translate(21.98745vw,99vh) scale(.6809)}}.snow:nth-child(317){opacity:1.1428;transform:translate(55.4124vw,-10px) scale(.0274);animation:fall-317 30s -22s linear infinite}@keyframes fall-317{36.87%{transform:translate(52.1998vw,36.87vh) scale(.0274)}to{transform:translate(53.8061vw,99vh) scale(.0274)}}.snow:nth-child(318){opacity:.2372;transform:translate(24.914vw,-10px) scale(.0148);animation:fall-318 28s -21s linear infinite}@keyframes fall-318{57.888%{transform:translate(27.0433vw,57.888vh) scale(.0148)}to{transform:translate(25.97865vw,99vh) scale(.0148)}}.snow:nth-child(319){opacity:1.9384;transform:translate(16.5608vw,-10px) scale(.0454);animation:fall-319 14s -22s linear infinite}@keyframes fall-319{40.42%{transform:translate(7.2199vw,40.42vh) scale(.0454)}to{transform:translate(11.89035vw,99vh) scale(.0454)}}.snow:nth-child(320){opacity:.4276;transform:translate(27.0451vw,-10px) scale(.0272);animation:fall-320 18s -22s linear infinite}@keyframes fall-320{44.911%{transform:translate(34.8023vw,44.911vh) scale(.0272)}to{transform:translate(30.9237vw,99vh) scale(.0272)}}.snow:nth-child(321){opacity:.848;transform:translate(9.2662vw,-10px) scale(.9875);animation:fall-321 27s -23s linear infinite}@keyframes fall-321{65.69%{transform:translate(8.0861vw,65.69vh) scale(.9875)}to{transform:translate(8.67615vw,99vh) scale(.9875)}}.snow:nth-child(322){opacity:.2672;transform:translate(77.594vw,-10px) scale(.5249);animation:fall-322 28s -10s linear infinite}@keyframes fall-322{63.56%{transform:translate(76.2356vw,63.56vh) scale(.5249)}to{transform:translate(76.9148vw,99vh) scale(.5249)}}.snow:nth-child(323){opacity:.377;transform:translate(1.122vw,-10px) scale(.0722);animation:fall-323 25s -15s linear infinite}@keyframes fall-323{58.946%{transform:translate(-.0049vw,58.946vh) scale(.0722)}to{transform:translate(.55855vw,99vh) scale(.0722)}}.snow:nth-child(324){opacity:1.7398;transform:translate(85.5836vw,-10px) scale(.272);animation:fall-324 26s -5s linear infinite}@keyframes fall-324{47.706%{transform:translate(94.1015vw,47.706vh) scale(.272)}to{transform:translate(89.84255vw,99vh) scale(.272)}}.snow:nth-child(325){opacity:1.4446;transform:translate(99.2482vw,-10px) scale(.8153);animation:fall-325 28s -26s linear infinite}@keyframes fall-325{61.174%{transform:translate(97.4028vw,61.174vh) scale(.8153)}to{transform:translate(98.3255vw,99vh) scale(.8153)}}.snow:nth-child(326){opacity:1.3332;transform:translate(25.0377vw,-10px) scale(.1047);animation:fall-326 10s -22s linear infinite}@keyframes fall-326{54.629%{transform:translate(24.05vw,54.629vh) scale(.1047)}to{transform:translate(24.54385vw,99vh) scale(.1047)}}.snow:nth-child(327){opacity:.4014;transform:translate(79.2368vw,-10px) scale(.5937);animation:fall-327 13s -22s linear infinite}@keyframes fall-327{73.415%{transform:translate(69.7341vw,73.415vh) scale(.5937)}to{transform:translate(74.48545vw,99vh) scale(.5937)}}.snow:nth-child(328){opacity:.7206;transform:translate(57.2415vw,-10px) scale(.8346);animation:fall-328 14s -1s linear infinite}@keyframes fall-328{59.147%{transform:translate(62.4994vw,59.147vh) scale(.8346)}to{transform:translate(59.87045vw,99vh) scale(.8346)}}.snow:nth-child(329){opacity:1.71;transform:translate(46.0664vw,-10px) scale(.7651);animation:fall-329 21s -3s linear infinite}@keyframes fall-329{67.494%{transform:translate(50.1022vw,67.494vh) scale(.7651)}to{transform:translate(48.0843vw,99vh) scale(.7651)}}.snow:nth-child(330){opacity:.703;transform:translate(10.8478vw,-10px) scale(.2585);animation:fall-330 19s -27s linear infinite}@keyframes fall-330{76.07%{transform:translate(7.2982vw,76.07vh) scale(.2585)}to{transform:translate(9.073vw,99vh) scale(.2585)}}.snow:nth-child(331){opacity:1.4894;transform:translate(91.504vw,-10px) scale(.1453);animation:fall-331 29s -30s linear infinite}@keyframes fall-331{42.991%{transform:translate(100.0049vw,42.991vh) scale(.1453)}to{transform:translate(95.75445vw,99vh) scale(.1453)}}.snow:nth-child(332){opacity:1.3124;transform:translate(39.208vw,-10px) scale(.0371);animation:fall-332 21s -14s linear infinite}@keyframes fall-332{32.966%{transform:translate(35.3605vw,32.966vh) scale(.0371)}to{transform:translate(37.28425vw,99vh) scale(.0371)}}.snow:nth-child(333){opacity:1.8076;transform:translate(52.8691vw,-10px) scale(.4804);animation:fall-333 22s -10s linear infinite}@keyframes fall-333{54.341%{transform:translate(46.4379vw,54.341vh) scale(.4804)}to{transform:translate(49.6535vw,99vh) scale(.4804)}}.snow:nth-child(334){opacity:1.8036;transform:translate(20.7462vw,-10px) scale(.3695);animation:fall-334 16s -22s linear infinite}@keyframes fall-334{58.325%{transform:translate(22.1939vw,58.325vh) scale(.3695)}to{transform:translate(21.47005vw,99vh) scale(.3695)}}.snow:nth-child(335){opacity:1.8466;transform:translate(86.853vw,-10px) scale(.1325);animation:fall-335 13s -6s linear infinite}@keyframes fall-335{48.925%{transform:translate(80.0005vw,48.925vh) scale(.1325)}to{transform:translate(83.42675vw,99vh) scale(.1325)}}.snow:nth-child(336){opacity:1.4498;transform:translate(45.4935vw,-10px) scale(.4357);animation:fall-336 21s -4s linear infinite}@keyframes fall-336{54.743%{transform:translate(53.8083vw,54.743vh) scale(.4357)}to{transform:translate(49.6509vw,99vh) scale(.4357)}}.snow:nth-child(337){opacity:.8916;transform:translate(60.1521vw,-10px) scale(.5032);animation:fall-337 20s -9s linear infinite}@keyframes fall-337{78.256%{transform:translate(66.0402vw,78.256vh) scale(.5032)}to{transform:translate(63.09615vw,99vh) scale(.5032)}}.snow:nth-child(338){opacity:.2766;transform:translate(48.9033vw,-10px) scale(.3851);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{33.42%{transform:translate(51.779vw,33.42vh) scale(.3851)}to{transform:translate(50.34115vw,99vh) scale(.3851)}}.snow:nth-child(339){opacity:1.307;transform:translate(45.2242vw,-10px) scale(.1308);animation:fall-339 16s -5s linear infinite}@keyframes fall-339{57.107%{transform:translate(54.225vw,57.107vh) scale(.1308)}to{transform:translate(49.7246vw,99vh) scale(.1308)}}.snow:nth-child(340){opacity:1.2524;transform:translate(67.5vw,-10px) scale(.2316);animation:fall-340 25s -3s linear infinite}@keyframes fall-340{57.509%{transform:translate(72.4898vw,57.509vh) scale(.2316)}to{transform:translate(69.9949vw,99vh) scale(.2316)}}.snow:nth-child(341){opacity:1.934;transform:translate(21.3353vw,-10px) scale(.9393);animation:fall-341 26s -29s linear infinite}@keyframes fall-341{47.306%{transform:translate(19.5569vw,47.306vh) scale(.9393)}to{transform:translate(20.4461vw,99vh) scale(.9393)}}.snow:nth-child(342){opacity:1.5568;transform:translate(42.5722vw,-10px) scale(.4628);animation:fall-342 28s -24s linear infinite}@keyframes fall-342{43.611%{transform:translate(44.4636vw,43.611vh) scale(.4628)}to{transform:translate(43.5179vw,99vh) scale(.4628)}}.snow:nth-child(343){opacity:.6818;transform:translate(19.5051vw,-10px) scale(.8522);animation:fall-343 29s -15s linear infinite}@keyframes fall-343{62.546%{transform:translate(16.099vw,62.546vh) scale(.8522)}to{transform:translate(17.80205vw,99vh) scale(.8522)}}.snow:nth-child(344){opacity:.539;transform:translate(95.6817vw,-10px) scale(.3594);animation:fall-344 13s -22s linear infinite}@keyframes fall-344{44.212%{transform:translate(102.4303vw,44.212vh) scale(.3594)}to{transform:translate(99.056vw,99vh) scale(.3594)}}.snow:nth-child(345){opacity:1.0416;transform:translate(54.9671vw,-10px) scale(.7643);animation:fall-345 13s -27s linear infinite}@keyframes fall-345{62.204%{transform:translate(48.9737vw,62.204vh) scale(.7643)}to{transform:translate(51.9704vw,99vh) scale(.7643)}}.snow:nth-child(346){opacity:.9602;transform:translate(64.3159vw,-10px) scale(.1553);animation:fall-346 20s -11s linear infinite}@keyframes fall-346{71.699%{transform:translate(68.3875vw,71.699vh) scale(.1553)}to{transform:translate(66.3517vw,99vh) scale(.1553)}}.snow:nth-child(347){opacity:.5016;transform:translate(7.4549vw,-10px) scale(.7308);animation:fall-347 19s -29s linear infinite}@keyframes fall-347{35.815%{transform:translate(2.6931vw,35.815vh) scale(.7308)}to{transform:translate(5.074vw,99vh) scale(.7308)}}.snow:nth-child(348){opacity:.8194;transform:translate(82.6978vw,-10px) scale(.044);animation:fall-348 26s -7s linear infinite}@keyframes fall-348{43.784%{transform:translate(78.6693vw,43.784vh) scale(.044)}to{transform:translate(80.68355vw,99vh) scale(.044)}}.snow:nth-child(349){opacity:.8306;transform:translate(73.2909vw,-10px) scale(.8742);animation:fall-349 29s -28s linear infinite}@keyframes fall-349{33.001%{transform:translate(80.7775vw,33.001vh) scale(.8742)}to{transform:translate(77.0342vw,99vh) scale(.8742)}}.snow:nth-child(350){opacity:.6012;transform:translate(74.6402vw,-10px) scale(.2698);animation:fall-350 25s -1s linear infinite}@keyframes fall-350{57.065%{transform:translate(77.9811vw,57.065vh) scale(.2698)}to{transform:translate(76.31065vw,99vh) scale(.2698)}}.snow:nth-child(351){opacity:1.7632;transform:translate(75.1207vw,-10px) scale(.2282);animation:fall-351 14s -17s linear infinite}@keyframes fall-351{75.916%{transform:translate(75.6515vw,75.916vh) scale(.2282)}to{transform:translate(75.3861vw,99vh) scale(.2282)}}.snow:nth-child(352){opacity:.8248;transform:translate(59.318vw,-10px) scale(.04);animation:fall-352 25s -7s linear infinite}@keyframes fall-352{49.933%{transform:translate(65.2028vw,49.933vh) scale(.04)}to{transform:translate(62.2604vw,99vh) scale(.04)}}.snow:nth-child(353){opacity:.3514;transform:translate(88.6301vw,-10px) scale(.2821);animation:fall-353 15s -8s linear infinite}@keyframes fall-353{75.217%{transform:translate(79.2669vw,75.217vh) scale(.2821)}to{transform:translate(83.9485vw,99vh) scale(.2821)}}.snow:nth-child(354){opacity:.8392;transform:translate(40.0938vw,-10px) scale(.93);animation:fall-354 14s -8s linear infinite}@keyframes fall-354{68.025%{transform:translate(30.886vw,68.025vh) scale(.93)}to{transform:translate(35.4899vw,99vh) scale(.93)}}.snow:nth-child(355){opacity:1.4772;transform:translate(55.7508vw,-10px) scale(.682);animation:fall-355 10s -4s linear infinite}@keyframes fall-355{62.128%{transform:translate(47.974vw,62.128vh) scale(.682)}to{transform:translate(51.8624vw,99vh) scale(.682)}}.snow:nth-child(356){opacity:1.6352;transform:translate(89.4188vw,-10px) scale(.3662);animation:fall-356 28s -16s linear infinite}@keyframes fall-356{31.201%{transform:translate(86.6777vw,31.201vh) scale(.3662)}to{transform:translate(88.04825vw,99vh) scale(.3662)}}.snow:nth-child(357){opacity:.8972;transform:translate(67.0589vw,-10px) scale(.2424);animation:fall-357 21s -15s linear infinite}@keyframes fall-357{44.509%{transform:translate(66.4684vw,44.509vh) scale(.2424)}to{transform:translate(66.76365vw,99vh) scale(.2424)}}.snow:nth-child(358){opacity:1.8496;transform:translate(9.9147vw,-10px) scale(.8061);animation:fall-358 14s -21s linear infinite}@keyframes fall-358{64.201%{transform:translate(.5164vw,64.201vh) scale(.8061)}to{transform:translate(5.21555vw,99vh) scale(.8061)}}.snow:nth-child(359){opacity:1.404;transform:translate(56.8888vw,-10px) scale(.3837);animation:fall-359 15s -27s linear infinite}@keyframes fall-359{72.516%{transform:translate(63.2237vw,72.516vh) scale(.3837)}to{transform:translate(60.05625vw,99vh) scale(.3837)}}.snow:nth-child(360){opacity:1.701;transform:translate(18.656vw,-10px) scale(.9621);animation:fall-360 24s -8s linear infinite}@keyframes fall-360{57.73%{transform:translate(24.4067vw,57.73vh) scale(.9621)}to{transform:translate(21.53135vw,99vh) scale(.9621)}}.snow:nth-child(361){opacity:1.9384;transform:translate(81.0547vw,-10px) scale(.0162);animation:fall-361 26s -23s linear infinite}@keyframes fall-361{59.872%{transform:translate(78.5305vw,59.872vh) scale(.0162)}to{transform:translate(79.7926vw,99vh) scale(.0162)}}.snow:nth-child(362){opacity:1.1034;transform:translate(14.1603vw,-10px) scale(.1567);animation:fall-362 24s -4s linear infinite}@keyframes fall-362{78.371%{transform:translate(22.3571vw,78.371vh) scale(.1567)}to{transform:translate(18.2587vw,99vh) scale(.1567)}}.snow:nth-child(363){opacity:.5524;transform:translate(53.562vw,-10px) scale(.8017);animation:fall-363 22s -23s linear infinite}@keyframes fall-363{59.221%{transform:translate(55.0718vw,59.221vh) scale(.8017)}to{transform:translate(54.3169vw,99vh) scale(.8017)}}.snow:nth-child(364){opacity:.8206;transform:translate(67.4001vw,-10px) scale(.092);animation:fall-364 24s -14s linear infinite}@keyframes fall-364{32.041%{transform:translate(71.7398vw,32.041vh) scale(.092)}to{transform:translate(69.56995vw,99vh) scale(.092)}}.snow:nth-child(365){opacity:.3102;transform:translate(47.4403vw,-10px) scale(.7374);animation:fall-365 13s -21s linear infinite}@keyframes fall-365{45.448%{transform:translate(42.8533vw,45.448vh) scale(.7374)}to{transform:translate(45.1468vw,99vh) scale(.7374)}}.snow:nth-child(366){opacity:.7856;transform:translate(72.1006vw,-10px) scale(.9937);animation:fall-366 19s -8s linear infinite}@keyframes fall-366{60.189%{transform:translate(81.7657vw,60.189vh) scale(.9937)}to{transform:translate(76.93315vw,99vh) scale(.9937)}}.snow:nth-child(367){opacity:.8238;transform:translate(67.9835vw,-10px) scale(.7394);animation:fall-367 15s -10s linear infinite}@keyframes fall-367{49.059%{transform:translate(61.1453vw,49.059vh) scale(.7394)}to{transform:translate(64.5644vw,99vh) scale(.7394)}}.snow:nth-child(368){opacity:1.4648;transform:translate(4.6539vw,-10px) scale(.079);animation:fall-368 29s -28s linear infinite}@keyframes fall-368{47.1%{transform:translate(8.7388vw,47.1vh) scale(.079)}to{transform:translate(6.69635vw,99vh) scale(.079)}}.snow:nth-child(369){opacity:.9686;transform:translate(78.3518vw,-10px) scale(.7266);animation:fall-369 29s -14s linear infinite}@keyframes fall-369{61.559%{transform:translate(74.2958vw,61.559vh) scale(.7266)}to{transform:translate(76.3238vw,99vh) scale(.7266)}}.snow:nth-child(370){opacity:1.4762;transform:translate(78.889vw,-10px) scale(.5148);animation:fall-370 15s -21s linear infinite}@keyframes fall-370{35.878%{transform:translate(80.7798vw,35.878vh) scale(.5148)}to{transform:translate(79.8344vw,99vh) scale(.5148)}}.snow:nth-child(371){opacity:1.6772;transform:translate(61.2698vw,-10px) scale(.8483);animation:fall-371 10s -14s linear infinite}@keyframes fall-371{61.612%{transform:translate(54.1231vw,61.612vh) scale(.8483)}to{transform:translate(57.69645vw,99vh) scale(.8483)}}.snow:nth-child(372){opacity:1.8324;transform:translate(17.9234vw,-10px) scale(.834);animation:fall-372 20s -8s linear infinite}@keyframes fall-372{31.427%{transform:translate(8.1042vw,31.427vh) scale(.834)}to{transform:translate(13.0138vw,99vh) scale(.834)}}.snow:nth-child(373){opacity:1.2426;transform:translate(26.2882vw,-10px) scale(.0341);animation:fall-373 29s -25s linear infinite}@keyframes fall-373{33.629%{transform:translate(31.2963vw,33.629vh) scale(.0341)}to{transform:translate(28.79225vw,99vh) scale(.0341)}}.snow:nth-child(374){opacity:.172;transform:translate(30.9593vw,-10px) scale(.1706);animation:fall-374 14s -20s linear infinite}@keyframes fall-374{72.727%{transform:translate(34.2238vw,72.727vh) scale(.1706)}to{transform:translate(32.59155vw,99vh) scale(.1706)}}.snow:nth-child(375){opacity:1.7952;transform:translate(31.5063vw,-10px) scale(.4521);animation:fall-375 19s -15s linear infinite}@keyframes fall-375{59.996%{transform:translate(27.4914vw,59.996vh) scale(.4521)}to{transform:translate(29.49885vw,99vh) scale(.4521)}}.snow:nth-child(376){opacity:1.5572;transform:translate(63.9922vw,-10px) scale(.9249);animation:fall-376 13s -24s linear infinite}@keyframes fall-376{51.816%{transform:translate(61.3498vw,51.816vh) scale(.9249)}to{transform:translate(62.671vw,99vh) scale(.9249)}}.snow:nth-child(377){opacity:.5556;transform:translate(63.7668vw,-10px) scale(.4796);animation:fall-377 20s -21s linear infinite}@keyframes fall-377{66.318%{transform:translate(68.0131vw,66.318vh) scale(.4796)}to{transform:translate(65.88995vw,99vh) scale(.4796)}}.snow:nth-child(378){opacity:1.8892;transform:translate(26.9801vw,-10px) scale(.2625);animation:fall-378 25s -18s linear infinite}@keyframes fall-378{68.66%{transform:translate(35.4021vw,68.66vh) scale(.2625)}to{transform:translate(31.1911vw,99vh) scale(.2625)}}.snow:nth-child(379){opacity:.5804;transform:translate(37.3318vw,-10px) scale(.6253);animation:fall-379 22s -23s linear infinite}@keyframes fall-379{62.615%{transform:translate(41.0862vw,62.615vh) scale(.6253)}to{transform:translate(39.209vw,99vh) scale(.6253)}}.snow:nth-child(380){opacity:.6106;transform:translate(91.136vw,-10px) scale(.4346);animation:fall-380 24s -4s linear infinite}@keyframes fall-380{68.992%{transform:translate(88.929vw,68.992vh) scale(.4346)}to{transform:translate(90.0325vw,99vh) scale(.4346)}}.snow:nth-child(381){opacity:.7568;transform:translate(31.668vw,-10px) scale(.1336);animation:fall-381 25s -18s linear infinite}@keyframes fall-381{72.259%{transform:translate(32.1484vw,72.259vh) scale(.1336)}to{transform:translate(31.9082vw,99vh) scale(.1336)}}.snow:nth-child(382){opacity:.3324;transform:translate(30.7106vw,-10px) scale(.8538);animation:fall-382 16s -11s linear infinite}@keyframes fall-382{53.703%{transform:translate(29.6164vw,53.703vh) scale(.8538)}to{transform:translate(30.1635vw,99vh) scale(.8538)}}.snow:nth-child(383){opacity:1.19;transform:translate(71.2716vw,-10px) scale(.945);animation:fall-383 22s -18s linear infinite}@keyframes fall-383{33.03%{transform:translate(68.8796vw,33.03vh) scale(.945)}to{transform:translate(70.0756vw,99vh) scale(.945)}}.snow:nth-child(384){opacity:1.5344;transform:translate(50.9479vw,-10px) scale(.0105);animation:fall-384 12s -22s linear infinite}@keyframes fall-384{79.242%{transform:translate(53.6898vw,79.242vh) scale(.0105)}to{transform:translate(52.31885vw,99vh) scale(.0105)}}.snow:nth-child(385){opacity:1.7332;transform:translate(99.0473vw,-10px) scale(.8372);animation:fall-385 30s -17s linear infinite}@keyframes fall-385{41.36%{transform:translate(103.121vw,41.36vh) scale(.8372)}to{transform:translate(101.08415vw,99vh) scale(.8372)}}.snow:nth-child(386){opacity:.4996;transform:translate(4.5945vw,-10px) scale(.1584);animation:fall-386 12s -17s linear infinite}@keyframes fall-386{39.685%{transform:translate(3.0508vw,39.685vh) scale(.1584)}to{transform:translate(3.82265vw,99vh) scale(.1584)}}.snow:nth-child(387){opacity:1.0742;transform:translate(3.3351vw,-10px) scale(.7854);animation:fall-387 30s -10s linear infinite}@keyframes fall-387{43.139%{transform:translate(5.2172vw,43.139vh) scale(.7854)}to{transform:translate(4.27615vw,99vh) scale(.7854)}}.snow:nth-child(388){opacity:1.0194;transform:translate(90.2899vw,-10px) scale(.2802);animation:fall-388 12s -19s linear infinite}@keyframes fall-388{71.533%{transform:translate(88.363vw,71.533vh) scale(.2802)}to{transform:translate(89.32645vw,99vh) scale(.2802)}}.snow:nth-child(389){opacity:1.4608;transform:translate(17.5897vw,-10px) scale(.201);animation:fall-389 24s -8s linear infinite}@keyframes fall-389{75.597%{transform:translate(9.2866vw,75.597vh) scale(.201)}to{transform:translate(13.43815vw,99vh) scale(.201)}}.snow:nth-child(390){opacity:1.689;transform:translate(53.4245vw,-10px) scale(.1126);animation:fall-390 25s -7s linear infinite}@keyframes fall-390{78.701%{transform:translate(59.1753vw,78.701vh) scale(.1126)}to{transform:translate(56.2999vw,99vh) scale(.1126)}}.snow:nth-child(391){opacity:.638;transform:translate(9.4141vw,-10px) scale(.0578);animation:fall-391 23s -10s linear infinite}@keyframes fall-391{59.766%{transform:translate(15.0273vw,59.766vh) scale(.0578)}to{transform:translate(12.2207vw,99vh) scale(.0578)}}.snow:nth-child(392){opacity:.0942;transform:translate(64.5541vw,-10px) scale(.6112);animation:fall-392 18s -8s linear infinite}@keyframes fall-392{38.226%{transform:translate(64.1717vw,38.226vh) scale(.6112)}to{transform:translate(64.3629vw,99vh) scale(.6112)}}.snow:nth-child(393){opacity:1.4846;transform:translate(15.9916vw,-10px) scale(.4081);animation:fall-393 27s -12s linear infinite}@keyframes fall-393{67.105%{transform:translate(17.5397vw,67.105vh) scale(.4081)}to{transform:translate(16.76565vw,99vh) scale(.4081)}}.snow:nth-child(394){opacity:.9082;transform:translate(22.8315vw,-10px) scale(.3386);animation:fall-394 13s -27s linear infinite}@keyframes fall-394{44.702%{transform:translate(14.446vw,44.702vh) scale(.3386)}to{transform:translate(18.63875vw,99vh) scale(.3386)}}.snow:nth-child(395){opacity:.0518;transform:translate(65.1751vw,-10px) scale(.5184);animation:fall-395 26s -25s linear infinite}@keyframes fall-395{38.658%{transform:translate(55.803vw,38.658vh) scale(.5184)}to{transform:translate(60.48905vw,99vh) scale(.5184)}}.snow:nth-child(396){opacity:1.1488;transform:translate(76.2589vw,-10px) scale(.5104);animation:fall-396 12s -23s linear infinite}@keyframes fall-396{69.179%{transform:translate(84.9847vw,69.179vh) scale(.5104)}to{transform:translate(80.6218vw,99vh) scale(.5104)}}.snow:nth-child(397){opacity:.0502;transform:translate(2.9311vw,-10px) scale(.4629);animation:fall-397 30s -6s linear infinite}@keyframes fall-397{31.041%{transform:translate(.113vw,31.041vh) scale(.4629)}to{transform:translate(1.52205vw,99vh) scale(.4629)}}.snow:nth-child(398){opacity:1.0462;transform:translate(54.5272vw,-10px) scale(.6143);animation:fall-398 17s -14s linear infinite}@keyframes fall-398{57.88%{transform:translate(49.5291vw,57.88vh) scale(.6143)}to{transform:translate(52.02815vw,99vh) scale(.6143)}}.snow:nth-child(399){opacity:.8522;transform:translate(24.1683vw,-10px) scale(.6145);animation:fall-399 17s -12s linear infinite}@keyframes fall-399{51.593%{transform:translate(25.7737vw,51.593vh) scale(.6145)}to{transform:translate(24.971vw,99vh) scale(.6145)}}.snow:nth-child(400){opacity:.878;transform:translate(56.2292vw,-10px) scale(.2519);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{35.984%{transform:translate(47.3493vw,35.984vh) scale(.2519)}to{transform:translate(51.78925vw,99vh) scale(.2519)}}\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==
|