@esfaenza/core 15.2.170 → 15.2.172
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:.2;transform:translate(20.2384vw,-10px) scale(.9827);animation:fall-1 22s -5s linear infinite}@keyframes fall-1{49.272%{transform:translate(28.6208vw,49.272vh) scale(.9827)}to{transform:translate(24.4296vw,99vh) scale(.9827)}}.snow:nth-child(2){opacity:1.9378;transform:translate(73.1339vw,-10px) scale(.0986);animation:fall-2 30s -24s linear infinite}@keyframes fall-2{61.47%{transform:translate(77.1351vw,61.47vh) scale(.0986)}to{transform:translate(75.1345vw,99vh) scale(.0986)}}.snow:nth-child(3){opacity:1.443;transform:translate(64.1489vw,-10px) scale(.5535);animation:fall-3 21s -29s linear infinite}@keyframes fall-3{76.773%{transform:translate(60.6968vw,76.773vh) scale(.5535)}to{transform:translate(62.42285vw,99vh) scale(.5535)}}.snow:nth-child(4){opacity:.2128;transform:translate(15.1491vw,-10px) scale(.4216);animation:fall-4 29s -25s linear infinite}@keyframes fall-4{36.474%{transform:translate(14.9279vw,36.474vh) scale(.4216)}to{transform:translate(15.0385vw,99vh) scale(.4216)}}.snow:nth-child(5){opacity:1.806;transform:translate(44.4871vw,-10px) scale(.7573);animation:fall-5 27s -5s linear infinite}@keyframes fall-5{76.243%{transform:translate(37.5599vw,76.243vh) scale(.7573)}to{transform:translate(41.0235vw,99vh) scale(.7573)}}.snow:nth-child(6){opacity:1.3544;transform:translate(19.7355vw,-10px) scale(.3646);animation:fall-6 11s -17s linear infinite}@keyframes fall-6{31.844%{transform:translate(11.0322vw,31.844vh) scale(.3646)}to{transform:translate(15.38385vw,99vh) scale(.3646)}}.snow:nth-child(7){opacity:.1654;transform:translate(49.9241vw,-10px) scale(.3384);animation:fall-7 22s -24s linear infinite}@keyframes fall-7{78.261%{transform:translate(43.9941vw,78.261vh) scale(.3384)}to{transform:translate(46.9591vw,99vh) scale(.3384)}}.snow:nth-child(8){opacity:.4672;transform:translate(82.2559vw,-10px) scale(.9111);animation:fall-8 28s -4s linear infinite}@keyframes fall-8{75.034%{transform:translate(77.6714vw,75.034vh) scale(.9111)}to{transform:translate(79.96365vw,99vh) scale(.9111)}}.snow:nth-child(9){opacity:1.7154;transform:translate(86.0009vw,-10px) scale(.7563);animation:fall-9 26s -25s linear infinite}@keyframes fall-9{71.937%{transform:translate(86.303vw,71.937vh) scale(.7563)}to{transform:translate(86.15195vw,99vh) scale(.7563)}}.snow:nth-child(10){opacity:.0266;transform:translate(13.7869vw,-10px) scale(.3537);animation:fall-10 16s -18s linear infinite}@keyframes fall-10{75.637%{transform:translate(9.8306vw,75.637vh) scale(.3537)}to{transform:translate(11.80875vw,99vh) scale(.3537)}}.snow:nth-child(11){opacity:1.9512;transform:translate(68.2777vw,-10px) scale(.7783);animation:fall-11 30s -21s linear infinite}@keyframes fall-11{63.198%{transform:translate(75.7679vw,63.198vh) scale(.7783)}to{transform:translate(72.0228vw,99vh) scale(.7783)}}.snow:nth-child(12){opacity:1.594;transform:translate(16.652vw,-10px) scale(.581);animation:fall-12 29s -11s linear infinite}@keyframes fall-12{55.764%{transform:translate(19.8411vw,55.764vh) scale(.581)}to{transform:translate(18.24655vw,99vh) scale(.581)}}.snow:nth-child(13){opacity:1.3238;transform:translate(86.3913vw,-10px) scale(.3553);animation:fall-13 13s -10s linear infinite}@keyframes fall-13{55.783%{transform:translate(92.3333vw,55.783vh) scale(.3553)}to{transform:translate(89.3623vw,99vh) scale(.3553)}}.snow:nth-child(14){opacity:.4222;transform:translate(79.5576vw,-10px) scale(.582);animation:fall-14 21s -22s linear infinite}@keyframes fall-14{44.784%{transform:translate(79.6724vw,44.784vh) scale(.582)}to{transform:translate(79.615vw,99vh) scale(.582)}}.snow:nth-child(15){opacity:.467;transform:translate(83.2617vw,-10px) scale(.5106);animation:fall-15 19s -27s linear infinite}@keyframes fall-15{55.197%{transform:translate(79.6632vw,55.197vh) scale(.5106)}to{transform:translate(81.46245vw,99vh) scale(.5106)}}.snow:nth-child(16){opacity:.9226;transform:translate(5.0019vw,-10px) scale(.7407);animation:fall-16 22s -19s linear infinite}@keyframes fall-16{45.831%{transform:translate(4.473vw,45.831vh) scale(.7407)}to{transform:translate(4.73745vw,99vh) scale(.7407)}}.snow:nth-child(17){opacity:.1216;transform:translate(44.8135vw,-10px) scale(.0598);animation:fall-17 10s -14s linear infinite}@keyframes fall-17{51.32%{transform:translate(41.2883vw,51.32vh) scale(.0598)}to{transform:translate(43.0509vw,99vh) scale(.0598)}}.snow:nth-child(18){opacity:.4626;transform:translate(24.3271vw,-10px) scale(.3018);animation:fall-18 25s -23s linear infinite}@keyframes fall-18{40.624%{transform:translate(27.706vw,40.624vh) scale(.3018)}to{transform:translate(26.01655vw,99vh) scale(.3018)}}.snow:nth-child(19){opacity:1.1856;transform:translate(59.9668vw,-10px) scale(.864);animation:fall-19 26s -21s linear infinite}@keyframes fall-19{59.173%{transform:translate(63.3114vw,59.173vh) scale(.864)}to{transform:translate(61.6391vw,99vh) scale(.864)}}.snow:nth-child(20){opacity:1.5746;transform:translate(70.2187vw,-10px) scale(.4542);animation:fall-20 18s -22s linear infinite}@keyframes fall-20{61.776%{transform:translate(65.7046vw,61.776vh) scale(.4542)}to{transform:translate(67.96165vw,99vh) scale(.4542)}}.snow:nth-child(21){opacity:.4958;transform:translate(87.611vw,-10px) scale(.4956);animation:fall-21 28s -8s linear infinite}@keyframes fall-21{51.264%{transform:translate(87.5209vw,51.264vh) scale(.4956)}to{transform:translate(87.56595vw,99vh) scale(.4956)}}.snow:nth-child(22){opacity:.6368;transform:translate(76.5616vw,-10px) scale(.5941);animation:fall-22 17s -24s linear infinite}@keyframes fall-22{35.271%{transform:translate(74.8483vw,35.271vh) scale(.5941)}to{transform:translate(75.70495vw,99vh) scale(.5941)}}.snow:nth-child(23){opacity:.0438;transform:translate(48.0374vw,-10px) scale(.72);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{42.712%{transform:translate(45.4524vw,42.712vh) scale(.72)}to{transform:translate(46.7449vw,99vh) scale(.72)}}.snow:nth-child(24){opacity:1.6932;transform:translate(34.0818vw,-10px) scale(.4487);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{52.88%{transform:translate(41.3055vw,52.88vh) scale(.4487)}to{transform:translate(37.69365vw,99vh) scale(.4487)}}.snow:nth-child(25){opacity:1.794;transform:translate(47.342vw,-10px) scale(.0672);animation:fall-25 11s -17s linear infinite}@keyframes fall-25{37.794%{transform:translate(49.1436vw,37.794vh) scale(.0672)}to{transform:translate(48.2428vw,99vh) scale(.0672)}}.snow:nth-child(26){opacity:.1104;transform:translate(96.6745vw,-10px) scale(.8297);animation:fall-26 22s -13s linear infinite}@keyframes fall-26{67.991%{transform:translate(94.3144vw,67.991vh) scale(.8297)}to{transform:translate(95.49445vw,99vh) scale(.8297)}}.snow:nth-child(27){opacity:.6642;transform:translate(63.101vw,-10px) scale(.0421);animation:fall-27 15s -29s linear infinite}@keyframes fall-27{34.931%{transform:translate(55.6696vw,34.931vh) scale(.0421)}to{transform:translate(59.3853vw,99vh) scale(.0421)}}.snow:nth-child(28){opacity:1.4288;transform:translate(60.8283vw,-10px) scale(.0247);animation:fall-28 30s -27s linear infinite}@keyframes fall-28{50.278%{transform:translate(69.7366vw,50.278vh) scale(.0247)}to{transform:translate(65.28245vw,99vh) scale(.0247)}}.snow:nth-child(29){opacity:1.8442;transform:translate(52.8814vw,-10px) scale(.8336);animation:fall-29 14s -12s linear infinite}@keyframes fall-29{40.3%{transform:translate(50.9981vw,40.3vh) scale(.8336)}to{transform:translate(51.93975vw,99vh) scale(.8336)}}.snow:nth-child(30){opacity:.151;transform:translate(64.8562vw,-10px) scale(.5648);animation:fall-30 26s -3s linear infinite}@keyframes fall-30{38.31%{transform:translate(64.9938vw,38.31vh) scale(.5648)}to{transform:translate(64.925vw,99vh) scale(.5648)}}.snow:nth-child(31){opacity:.0186;transform:translate(97.6813vw,-10px) scale(.3247);animation:fall-31 11s -27s linear infinite}@keyframes fall-31{35.159%{transform:translate(89.62vw,35.159vh) scale(.3247)}to{transform:translate(93.65065vw,99vh) scale(.3247)}}.snow:nth-child(32){opacity:.1828;transform:translate(57.0796vw,-10px) scale(.2965);animation:fall-32 23s -17s linear infinite}@keyframes fall-32{61.155%{transform:translate(50.8725vw,61.155vh) scale(.2965)}to{transform:translate(53.97605vw,99vh) scale(.2965)}}.snow:nth-child(33){opacity:1.6258;transform:translate(16.8343vw,-10px) scale(.4666);animation:fall-33 11s -27s linear infinite}@keyframes fall-33{43.695%{transform:translate(26.6921vw,43.695vh) scale(.4666)}to{transform:translate(21.7632vw,99vh) scale(.4666)}}.snow:nth-child(34){opacity:.0052;transform:translate(7.6715vw,-10px) scale(.0564);animation:fall-34 13s -5s linear infinite}@keyframes fall-34{32.427%{transform:translate(-1.0737vw,32.427vh) scale(.0564)}to{transform:translate(3.2989vw,99vh) scale(.0564)}}.snow:nth-child(35){opacity:.0804;transform:translate(16.0246vw,-10px) scale(.2801);animation:fall-35 12s -23s linear infinite}@keyframes fall-35{32.904%{transform:translate(24.5669vw,32.904vh) scale(.2801)}to{transform:translate(20.29575vw,99vh) scale(.2801)}}.snow:nth-child(36){opacity:.0534;transform:translate(31.6111vw,-10px) scale(.0948);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{44.275%{transform:translate(39.9528vw,44.275vh) scale(.0948)}to{transform:translate(35.78195vw,99vh) scale(.0948)}}.snow:nth-child(37){opacity:1.8562;transform:translate(80.9043vw,-10px) scale(.6519);animation:fall-37 18s -24s linear infinite}@keyframes fall-37{38.724%{transform:translate(83.3698vw,38.724vh) scale(.6519)}to{transform:translate(82.13705vw,99vh) scale(.6519)}}.snow:nth-child(38){opacity:1.0592;transform:translate(43.3129vw,-10px) scale(.3375);animation:fall-38 21s -9s linear infinite}@keyframes fall-38{44.379%{transform:translate(52.2486vw,44.379vh) scale(.3375)}to{transform:translate(47.78075vw,99vh) scale(.3375)}}.snow:nth-child(39){opacity:.524;transform:translate(83.7805vw,-10px) scale(.6297);animation:fall-39 25s -24s linear infinite}@keyframes fall-39{74.259%{transform:translate(81.4138vw,74.259vh) scale(.6297)}to{transform:translate(82.59715vw,99vh) scale(.6297)}}.snow:nth-child(40){opacity:.1278;transform:translate(99.6165vw,-10px) scale(.1516);animation:fall-40 16s -26s linear infinite}@keyframes fall-40{34.902%{transform:translate(89.6685vw,34.902vh) scale(.1516)}to{transform:translate(94.6425vw,99vh) scale(.1516)}}.snow:nth-child(41){opacity:1.7308;transform:translate(90.499vw,-10px) scale(.1553);animation:fall-41 16s -30s linear infinite}@keyframes fall-41{30.74%{transform:translate(93.6563vw,30.74vh) scale(.1553)}to{transform:translate(92.07765vw,99vh) scale(.1553)}}.snow:nth-child(42){opacity:.9444;transform:translate(58.5105vw,-10px) scale(.6822);animation:fall-42 12s -22s linear infinite}@keyframes fall-42{56.323%{transform:translate(64.2996vw,56.323vh) scale(.6822)}to{transform:translate(61.40505vw,99vh) scale(.6822)}}.snow:nth-child(43){opacity:1.947;transform:translate(.068vw,-10px) scale(.9388);animation:fall-43 14s -12s linear infinite}@keyframes fall-43{79.574%{transform:translate(-5.0918vw,79.574vh) scale(.9388)}to{transform:translate(-2.5119vw,99vh) scale(.9388)}}.snow:nth-child(44){opacity:1.898;transform:translate(81.7845vw,-10px) scale(.9932);animation:fall-44 23s -24s linear infinite}@keyframes fall-44{37.382%{transform:translate(90.7519vw,37.382vh) scale(.9932)}to{transform:translate(86.2682vw,99vh) scale(.9932)}}.snow:nth-child(45){opacity:1.5562;transform:translate(96.7599vw,-10px) scale(.5981);animation:fall-45 24s -15s linear infinite}@keyframes fall-45{69.023%{transform:translate(87.8372vw,69.023vh) scale(.5981)}to{transform:translate(92.29855vw,99vh) scale(.5981)}}.snow:nth-child(46){opacity:.0658;transform:translate(14.0392vw,-10px) scale(.5708);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{38.274%{transform:translate(13.4365vw,38.274vh) scale(.5708)}to{transform:translate(13.73785vw,99vh) scale(.5708)}}.snow:nth-child(47){opacity:.473;transform:translate(43.8962vw,-10px) scale(.4688);animation:fall-47 30s -13s linear infinite}@keyframes fall-47{41.288%{transform:translate(46.0413vw,41.288vh) scale(.4688)}to{transform:translate(44.96875vw,99vh) scale(.4688)}}.snow:nth-child(48){opacity:1.4878;transform:translate(72.8215vw,-10px) scale(.3617);animation:fall-48 12s -20s linear infinite}@keyframes fall-48{57.676%{transform:translate(70.6057vw,57.676vh) scale(.3617)}to{transform:translate(71.7136vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:.4472;transform:translate(15.4893vw,-10px) scale(.0263);animation:fall-49 23s -9s linear infinite}@keyframes fall-49{57.354%{transform:translate(14.4609vw,57.354vh) scale(.0263)}to{transform:translate(14.9751vw,99vh) scale(.0263)}}.snow:nth-child(50){opacity:.1398;transform:translate(71.1027vw,-10px) scale(.2905);animation:fall-50 14s -6s linear infinite}@keyframes fall-50{32.399%{transform:translate(67.8889vw,32.399vh) scale(.2905)}to{transform:translate(69.4958vw,99vh) scale(.2905)}}.snow:nth-child(51){opacity:.2934;transform:translate(93.6641vw,-10px) scale(.1582);animation:fall-51 28s -15s linear infinite}@keyframes fall-51{30.276%{transform:translate(86.2122vw,30.276vh) scale(.1582)}to{transform:translate(89.93815vw,99vh) scale(.1582)}}.snow:nth-child(52){opacity:.128;transform:translate(14.1683vw,-10px) scale(.0408);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{32.933%{transform:translate(5.3702vw,32.933vh) scale(.0408)}to{transform:translate(9.76925vw,99vh) scale(.0408)}}.snow:nth-child(53){opacity:.0388;transform:translate(77.018vw,-10px) scale(.8645);animation:fall-53 22s -15s linear infinite}@keyframes fall-53{62.777%{transform:translate(84.9236vw,62.777vh) scale(.8645)}to{transform:translate(80.9708vw,99vh) scale(.8645)}}.snow:nth-child(54){opacity:1.9346;transform:translate(36.4684vw,-10px) scale(.623);animation:fall-54 27s -17s linear infinite}@keyframes fall-54{38.653%{transform:translate(46.244vw,38.653vh) scale(.623)}to{transform:translate(41.3562vw,99vh) scale(.623)}}.snow:nth-child(55){opacity:.9376;transform:translate(87.7539vw,-10px) scale(.3903);animation:fall-55 24s -30s linear infinite}@keyframes fall-55{41.716%{transform:translate(86.5029vw,41.716vh) scale(.3903)}to{transform:translate(87.1284vw,99vh) scale(.3903)}}.snow:nth-child(56){opacity:.2854;transform:translate(14.1393vw,-10px) scale(.9317);animation:fall-56 30s -8s linear infinite}@keyframes fall-56{38.503%{transform:translate(14.8756vw,38.503vh) scale(.9317)}to{transform:translate(14.50745vw,99vh) scale(.9317)}}.snow:nth-child(57){opacity:1.3582;transform:translate(70.7167vw,-10px) scale(.1814);animation:fall-57 10s -26s linear infinite}@keyframes fall-57{74.007%{transform:translate(78.3202vw,74.007vh) scale(.1814)}to{transform:translate(74.51845vw,99vh) scale(.1814)}}.snow:nth-child(58){opacity:.4554;transform:translate(16.8237vw,-10px) scale(.5582);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{42.742%{transform:translate(12.8585vw,42.742vh) scale(.5582)}to{transform:translate(14.8411vw,99vh) scale(.5582)}}.snow:nth-child(59){opacity:.8706;transform:translate(86.0746vw,-10px) scale(.6305);animation:fall-59 12s -23s linear infinite}@keyframes fall-59{59.463%{transform:translate(76.7337vw,59.463vh) scale(.6305)}to{transform:translate(81.40415vw,99vh) scale(.6305)}}.snow:nth-child(60){opacity:.0504;transform:translate(20.3714vw,-10px) scale(.5103);animation:fall-60 24s -9s linear infinite}@keyframes fall-60{48.94%{transform:translate(24.0005vw,48.94vh) scale(.5103)}to{transform:translate(22.18595vw,99vh) scale(.5103)}}.snow:nth-child(61){opacity:1.496;transform:translate(12.6332vw,-10px) scale(.0436);animation:fall-61 14s -21s linear infinite}@keyframes fall-61{58.453%{transform:translate(18.1504vw,58.453vh) scale(.0436)}to{transform:translate(15.3918vw,99vh) scale(.0436)}}.snow:nth-child(62){opacity:.7776;transform:translate(46.0375vw,-10px) scale(.9827);animation:fall-62 25s -21s linear infinite}@keyframes fall-62{62.255%{transform:translate(53.8438vw,62.255vh) scale(.9827)}to{transform:translate(49.94065vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:1.4734;transform:translate(61.0295vw,-10px) scale(.8323);animation:fall-63 24s -16s linear infinite}@keyframes fall-63{59.452%{transform:translate(56.413vw,59.452vh) scale(.8323)}to{transform:translate(58.72125vw,99vh) scale(.8323)}}.snow:nth-child(64){opacity:.0172;transform:translate(44.3691vw,-10px) scale(.9505);animation:fall-64 17s -20s linear infinite}@keyframes fall-64{73.085%{transform:translate(46.6819vw,73.085vh) scale(.9505)}to{transform:translate(45.5255vw,99vh) scale(.9505)}}.snow:nth-child(65){opacity:1.31;transform:translate(86.1822vw,-10px) scale(.7008);animation:fall-65 22s -11s linear infinite}@keyframes fall-65{31.101%{transform:translate(86.591vw,31.101vh) scale(.7008)}to{transform:translate(86.3866vw,99vh) scale(.7008)}}.snow:nth-child(66){opacity:.2006;transform:translate(34.155vw,-10px) scale(.1286);animation:fall-66 27s -9s linear infinite}@keyframes fall-66{63.467%{transform:translate(34.782vw,63.467vh) scale(.1286)}to{transform:translate(34.4685vw,99vh) scale(.1286)}}.snow:nth-child(67){opacity:1.5684;transform:translate(94.4442vw,-10px) scale(.5431);animation:fall-67 27s -19s linear infinite}@keyframes fall-67{30.467%{transform:translate(90.5957vw,30.467vh) scale(.5431)}to{transform:translate(92.51995vw,99vh) scale(.5431)}}.snow:nth-child(68){opacity:1.7528;transform:translate(96.021vw,-10px) scale(.9061);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{74.275%{transform:translate(88.4497vw,74.275vh) scale(.9061)}to{transform:translate(92.23535vw,99vh) scale(.9061)}}.snow:nth-child(69){opacity:.7332;transform:translate(12.3664vw,-10px) scale(.0645);animation:fall-69 17s -5s linear infinite}@keyframes fall-69{50.89%{transform:translate(2.4574vw,50.89vh) scale(.0645)}to{transform:translate(7.4119vw,99vh) scale(.0645)}}.snow:nth-child(70){opacity:1.0164;transform:translate(18.1714vw,-10px) scale(.3821);animation:fall-70 29s -2s linear infinite}@keyframes fall-70{40.723%{transform:translate(12.4875vw,40.723vh) scale(.3821)}to{transform:translate(15.32945vw,99vh) scale(.3821)}}.snow:nth-child(71){opacity:.4012;transform:translate(41.4393vw,-10px) scale(.7731);animation:fall-71 22s -16s linear infinite}@keyframes fall-71{53.963%{transform:translate(40.4747vw,53.963vh) scale(.7731)}to{transform:translate(40.957vw,99vh) scale(.7731)}}.snow:nth-child(72){opacity:1.0376;transform:translate(77.6045vw,-10px) scale(.8286);animation:fall-72 14s -26s linear infinite}@keyframes fall-72{58.834%{transform:translate(81.2022vw,58.834vh) scale(.8286)}to{transform:translate(79.40335vw,99vh) scale(.8286)}}.snow:nth-child(73){opacity:.5854;transform:translate(97.878vw,-10px) scale(.3783);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{40.266%{transform:translate(93.1813vw,40.266vh) scale(.3783)}to{transform:translate(95.52965vw,99vh) scale(.3783)}}.snow:nth-child(74){opacity:.976;transform:translate(32.619vw,-10px) scale(.567);animation:fall-74 24s -28s linear infinite}@keyframes fall-74{77.308%{transform:translate(30.4686vw,77.308vh) scale(.567)}to{transform:translate(31.5438vw,99vh) scale(.567)}}.snow:nth-child(75){opacity:1.499;transform:translate(25.4186vw,-10px) scale(.0033);animation:fall-75 11s -11s linear infinite}@keyframes fall-75{67.917%{transform:translate(18.8475vw,67.917vh) scale(.0033)}to{transform:translate(22.13305vw,99vh) scale(.0033)}}.snow:nth-child(76){opacity:.787;transform:translate(80.0304vw,-10px) scale(.298);animation:fall-76 29s -24s linear infinite}@keyframes fall-76{35.8%{transform:translate(89.2323vw,35.8vh) scale(.298)}to{transform:translate(84.63135vw,99vh) scale(.298)}}.snow:nth-child(77){opacity:1.2726;transform:translate(85.4314vw,-10px) scale(.7175);animation:fall-77 28s -27s linear infinite}@keyframes fall-77{45.168%{transform:translate(78.6093vw,45.168vh) scale(.7175)}to{transform:translate(82.02035vw,99vh) scale(.7175)}}.snow:nth-child(78){opacity:1.9138;transform:translate(32.4688vw,-10px) scale(.8225);animation:fall-78 17s -16s linear infinite}@keyframes fall-78{49.941%{transform:translate(22.7929vw,49.941vh) scale(.8225)}to{transform:translate(27.63085vw,99vh) scale(.8225)}}.snow:nth-child(79){opacity:1.9646;transform:translate(71.3581vw,-10px) scale(.828);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{31.332%{transform:translate(69.8056vw,31.332vh) scale(.828)}to{transform:translate(70.58185vw,99vh) scale(.828)}}.snow:nth-child(80){opacity:.9944;transform:translate(94.5168vw,-10px) scale(.55);animation:fall-80 22s -6s linear infinite}@keyframes fall-80{60.772%{transform:translate(86.7756vw,60.772vh) scale(.55)}to{transform:translate(90.6462vw,99vh) scale(.55)}}.snow:nth-child(81){opacity:.3118;transform:translate(69.0136vw,-10px) scale(.6601);animation:fall-81 16s -6s linear infinite}@keyframes fall-81{38.806%{transform:translate(68.1569vw,38.806vh) scale(.6601)}to{transform:translate(68.58525vw,99vh) scale(.6601)}}.snow:nth-child(82){opacity:1.9284;transform:translate(25.9772vw,-10px) scale(.1776);animation:fall-82 27s -10s linear infinite}@keyframes fall-82{34.398%{transform:translate(32.2307vw,34.398vh) scale(.1776)}to{transform:translate(29.10395vw,99vh) scale(.1776)}}.snow:nth-child(83){opacity:1.782;transform:translate(12.6242vw,-10px) scale(.12);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{64.803%{transform:translate(16.6658vw,64.803vh) scale(.12)}to{transform:translate(14.645vw,99vh) scale(.12)}}.snow:nth-child(84){opacity:1.809;transform:translate(.9836vw,-10px) scale(.7549);animation:fall-84 28s -29s linear infinite}@keyframes fall-84{64.299%{transform:translate(-7.8851vw,64.299vh) scale(.7549)}to{transform:translate(-3.45075vw,99vh) scale(.7549)}}.snow:nth-child(85){opacity:1.4702;transform:translate(56.0063vw,-10px) scale(.4549);animation:fall-85 18s -21s linear infinite}@keyframes fall-85{69.032%{transform:translate(51.5761vw,69.032vh) scale(.4549)}to{transform:translate(53.7912vw,99vh) scale(.4549)}}.snow:nth-child(86){opacity:.5156;transform:translate(31.5056vw,-10px) scale(.1375);animation:fall-86 23s -7s linear infinite}@keyframes fall-86{56.951%{transform:translate(30.9235vw,56.951vh) scale(.1375)}to{transform:translate(31.21455vw,99vh) scale(.1375)}}.snow:nth-child(87){opacity:.1498;transform:translate(10.8595vw,-10px) scale(.9725);animation:fall-87 21s -30s linear infinite}@keyframes fall-87{47.234%{transform:translate(.8895vw,47.234vh) scale(.9725)}to{transform:translate(5.8745vw,99vh) scale(.9725)}}.snow:nth-child(88){opacity:.4818;transform:translate(34.8653vw,-10px) scale(.7537);animation:fall-88 22s -25s linear infinite}@keyframes fall-88{54.903%{transform:translate(43.4287vw,54.903vh) scale(.7537)}to{transform:translate(39.147vw,99vh) scale(.7537)}}.snow:nth-child(89){opacity:1.1134;transform:translate(51.7955vw,-10px) scale(.0728);animation:fall-89 24s -3s linear infinite}@keyframes fall-89{70.794%{transform:translate(43.7056vw,70.794vh) scale(.0728)}to{transform:translate(47.75055vw,99vh) scale(.0728)}}.snow:nth-child(90){opacity:1.639;transform:translate(41.1124vw,-10px) scale(.13);animation:fall-90 29s -8s linear infinite}@keyframes fall-90{32.596%{transform:translate(42.7884vw,32.596vh) scale(.13)}to{transform:translate(41.9504vw,99vh) scale(.13)}}.snow:nth-child(91){opacity:1.635;transform:translate(85.3487vw,-10px) scale(.1107);animation:fall-91 14s -4s linear infinite}@keyframes fall-91{59.881%{transform:translate(84.1489vw,59.881vh) scale(.1107)}to{transform:translate(84.7488vw,99vh) scale(.1107)}}.snow:nth-child(92){opacity:.68;transform:translate(20.7472vw,-10px) scale(.6331);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{64.099%{transform:translate(25.4943vw,64.099vh) scale(.6331)}to{transform:translate(23.12075vw,99vh) scale(.6331)}}.snow:nth-child(93){opacity:.9152;transform:translate(54.0076vw,-10px) scale(.1389);animation:fall-93 22s -25s linear infinite}@keyframes fall-93{75.409%{transform:translate(53.3573vw,75.409vh) scale(.1389)}to{transform:translate(53.68245vw,99vh) scale(.1389)}}.snow:nth-child(94){opacity:.752;transform:translate(12.2284vw,-10px) scale(.3993);animation:fall-94 21s -9s linear infinite}@keyframes fall-94{59.025%{transform:translate(7.6661vw,59.025vh) scale(.3993)}to{transform:translate(9.94725vw,99vh) scale(.3993)}}.snow:nth-child(95){opacity:.931;transform:translate(31.4605vw,-10px) scale(.8192);animation:fall-95 25s -18s linear infinite}@keyframes fall-95{40.431%{transform:translate(29.969vw,40.431vh) scale(.8192)}to{transform:translate(30.71475vw,99vh) scale(.8192)}}.snow:nth-child(96){opacity:1.5042;transform:translate(85.6861vw,-10px) scale(.7439);animation:fall-96 21s -23s linear infinite}@keyframes fall-96{32.623%{transform:translate(76.5993vw,32.623vh) scale(.7439)}to{transform:translate(81.1427vw,99vh) scale(.7439)}}.snow:nth-child(97){opacity:.0822;transform:translate(59.5288vw,-10px) scale(.2017);animation:fall-97 19s -18s linear infinite}@keyframes fall-97{70.363%{transform:translate(52.5034vw,70.363vh) scale(.2017)}to{transform:translate(56.0161vw,99vh) scale(.2017)}}.snow:nth-child(98){opacity:1.2968;transform:translate(9.0307vw,-10px) scale(.9508);animation:fall-98 19s -4s linear infinite}@keyframes fall-98{38.033%{transform:translate(7.8542vw,38.033vh) scale(.9508)}to{transform:translate(8.44245vw,99vh) scale(.9508)}}.snow:nth-child(99){opacity:.7054;transform:translate(97.4389vw,-10px) scale(.6788);animation:fall-99 30s -3s linear infinite}@keyframes fall-99{37.071%{transform:translate(102.6805vw,37.071vh) scale(.6788)}to{transform:translate(100.0597vw,99vh) scale(.6788)}}.snow:nth-child(100){opacity:.0636;transform:translate(75.7079vw,-10px) scale(.0609);animation:fall-100 11s -21s linear infinite}@keyframes fall-100{72.875%{transform:translate(68.0041vw,72.875vh) scale(.0609)}to{transform:translate(71.856vw,99vh) scale(.0609)}}.snow:nth-child(101){opacity:.5128;transform:translate(51.5756vw,-10px) scale(.3288);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{73.969%{transform:translate(57.4824vw,73.969vh) scale(.3288)}to{transform:translate(54.529vw,99vh) scale(.3288)}}.snow:nth-child(102){opacity:1.6914;transform:translate(93.1709vw,-10px) scale(.3795);animation:fall-102 13s -23s linear infinite}@keyframes fall-102{44.117%{transform:translate(93.0113vw,44.117vh) scale(.3795)}to{transform:translate(93.0911vw,99vh) scale(.3795)}}.snow:nth-child(103){opacity:1.3936;transform:translate(90.4475vw,-10px) scale(.4111);animation:fall-103 13s -27s linear infinite}@keyframes fall-103{60.13%{transform:translate(88.8989vw,60.13vh) scale(.4111)}to{transform:translate(89.6732vw,99vh) scale(.4111)}}.snow:nth-child(104){opacity:1.311;transform:translate(80.2893vw,-10px) scale(.3087);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{45.087%{transform:translate(83.8032vw,45.087vh) scale(.3087)}to{transform:translate(82.04625vw,99vh) scale(.3087)}}.snow:nth-child(105){opacity:.967;transform:translate(16.2338vw,-10px) scale(.2799);animation:fall-105 24s -30s linear infinite}@keyframes fall-105{55.928%{transform:translate(21.2339vw,55.928vh) scale(.2799)}to{transform:translate(18.73385vw,99vh) scale(.2799)}}.snow:nth-child(106){opacity:.3776;transform:translate(14.2339vw,-10px) scale(.7761);animation:fall-106 27s -22s linear infinite}@keyframes fall-106{36.618%{transform:translate(6.2678vw,36.618vh) scale(.7761)}to{transform:translate(10.25085vw,99vh) scale(.7761)}}.snow:nth-child(107){opacity:.2208;transform:translate(5.8809vw,-10px) scale(.1324);animation:fall-107 21s -4s linear infinite}@keyframes fall-107{45.884%{transform:translate(-2.8923vw,45.884vh) scale(.1324)}to{transform:translate(1.4943vw,99vh) scale(.1324)}}.snow:nth-child(108){opacity:.082;transform:translate(77.4651vw,-10px) scale(.1348);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{61.933%{transform:translate(75.8023vw,61.933vh) scale(.1348)}to{transform:translate(76.6337vw,99vh) scale(.1348)}}.snow:nth-child(109){opacity:1.646;transform:translate(15.6847vw,-10px) scale(.377);animation:fall-109 10s -21s linear infinite}@keyframes fall-109{77.715%{transform:translate(9.6749vw,77.715vh) scale(.377)}to{transform:translate(12.6798vw,99vh) scale(.377)}}.snow:nth-child(110){opacity:.5796;transform:translate(46.053vw,-10px) scale(.6615);animation:fall-110 21s -4s linear infinite}@keyframes fall-110{38.504%{transform:translate(55.789vw,38.504vh) scale(.6615)}to{transform:translate(50.921vw,99vh) scale(.6615)}}.snow:nth-child(111){opacity:.2382;transform:translate(36.3929vw,-10px) scale(.4934);animation:fall-111 21s -18s linear infinite}@keyframes fall-111{45.352%{transform:translate(29.4402vw,45.352vh) scale(.4934)}to{transform:translate(32.91655vw,99vh) scale(.4934)}}.snow:nth-child(112){opacity:.0006;transform:translate(8.6882vw,-10px) scale(.3632);animation:fall-112 19s -27s linear infinite}@keyframes fall-112{52.8%{transform:translate(8.4734vw,52.8vh) scale(.3632)}to{transform:translate(8.5808vw,99vh) scale(.3632)}}.snow:nth-child(113){opacity:1.015;transform:translate(29.3716vw,-10px) scale(.0198);animation:fall-113 25s -16s linear infinite}@keyframes fall-113{48.54%{transform:translate(23.6561vw,48.54vh) scale(.0198)}to{transform:translate(26.51385vw,99vh) scale(.0198)}}.snow:nth-child(114){opacity:.644;transform:translate(90.5115vw,-10px) scale(.1017);animation:fall-114 29s -10s linear infinite}@keyframes fall-114{63.196%{transform:translate(92.6039vw,63.196vh) scale(.1017)}to{transform:translate(91.5577vw,99vh) scale(.1017)}}.snow:nth-child(115){opacity:1.5118;transform:translate(66.1384vw,-10px) scale(.3486);animation:fall-115 16s -11s linear infinite}@keyframes fall-115{62.28%{transform:translate(69.6368vw,62.28vh) scale(.3486)}to{transform:translate(67.8876vw,99vh) scale(.3486)}}.snow:nth-child(116){opacity:1.6802;transform:translate(50.8018vw,-10px) scale(.4229);animation:fall-116 27s -20s linear infinite}@keyframes fall-116{39.05%{transform:translate(52.9726vw,39.05vh) scale(.4229)}to{transform:translate(51.8872vw,99vh) scale(.4229)}}.snow:nth-child(117){opacity:1.1346;transform:translate(87.9391vw,-10px) scale(.2799);animation:fall-117 28s -6s linear infinite}@keyframes fall-117{78.015%{transform:translate(83.4421vw,78.015vh) scale(.2799)}to{transform:translate(85.6906vw,99vh) scale(.2799)}}.snow:nth-child(118){opacity:.202;transform:translate(14.5215vw,-10px) scale(.5878);animation:fall-118 11s -12s linear infinite}@keyframes fall-118{51.05%{transform:translate(4.9338vw,51.05vh) scale(.5878)}to{transform:translate(9.72765vw,99vh) scale(.5878)}}.snow:nth-child(119){opacity:.7164;transform:translate(61.9938vw,-10px) scale(.8204);animation:fall-119 24s -6s linear infinite}@keyframes fall-119{51.461%{transform:translate(65.1386vw,51.461vh) scale(.8204)}to{transform:translate(63.5662vw,99vh) scale(.8204)}}.snow:nth-child(120){opacity:1.1546;transform:translate(99.9872vw,-10px) scale(.5887);animation:fall-120 16s -2s linear infinite}@keyframes fall-120{63.702%{transform:translate(96.5897vw,63.702vh) scale(.5887)}to{transform:translate(98.28845vw,99vh) scale(.5887)}}.snow:nth-child(121){opacity:1.8386;transform:translate(67.9821vw,-10px) scale(.9065);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{52.756%{transform:translate(62.8386vw,52.756vh) scale(.9065)}to{transform:translate(65.41035vw,99vh) scale(.9065)}}.snow:nth-child(122){opacity:1.7608;transform:translate(37.533vw,-10px) scale(.588);animation:fall-122 30s -22s linear infinite}@keyframes fall-122{34.23%{transform:translate(45.9088vw,34.23vh) scale(.588)}to{transform:translate(41.7209vw,99vh) scale(.588)}}.snow:nth-child(123){opacity:.9632;transform:translate(70.3895vw,-10px) scale(.8918);animation:fall-123 11s -29s linear infinite}@keyframes fall-123{76.406%{transform:translate(75.2949vw,76.406vh) scale(.8918)}to{transform:translate(72.8422vw,99vh) scale(.8918)}}.snow:nth-child(124){opacity:.8048;transform:translate(87.8324vw,-10px) scale(.6888);animation:fall-124 10s -30s linear infinite}@keyframes fall-124{56.573%{transform:translate(79.5688vw,56.573vh) scale(.6888)}to{transform:translate(83.7006vw,99vh) scale(.6888)}}.snow:nth-child(125){opacity:1.3156;transform:translate(66.9211vw,-10px) scale(.2996);animation:fall-125 13s -19s linear infinite}@keyframes fall-125{79.106%{transform:translate(59.1049vw,79.106vh) scale(.2996)}to{transform:translate(63.013vw,99vh) scale(.2996)}}.snow:nth-child(126){opacity:.7506;transform:translate(39.8382vw,-10px) scale(.5863);animation:fall-126 12s -8s linear infinite}@keyframes fall-126{54.617%{transform:translate(46.0265vw,54.617vh) scale(.5863)}to{transform:translate(42.93235vw,99vh) scale(.5863)}}.snow:nth-child(127){opacity:1.5316;transform:translate(70.8343vw,-10px) scale(.1861);animation:fall-127 17s -23s linear infinite}@keyframes fall-127{66.953%{transform:translate(77.5787vw,66.953vh) scale(.1861)}to{transform:translate(74.2065vw,99vh) scale(.1861)}}.snow:nth-child(128){opacity:.4468;transform:translate(14.4352vw,-10px) scale(.27);animation:fall-128 21s -25s linear infinite}@keyframes fall-128{60.417%{transform:translate(4.7923vw,60.417vh) scale(.27)}to{transform:translate(9.61375vw,99vh) scale(.27)}}.snow:nth-child(129){opacity:.1898;transform:translate(80.7196vw,-10px) scale(.6344);animation:fall-129 28s -1s linear infinite}@keyframes fall-129{33.054%{transform:translate(90.2727vw,33.054vh) scale(.6344)}to{transform:translate(85.49615vw,99vh) scale(.6344)}}.snow:nth-child(130){opacity:.0134;transform:translate(82.967vw,-10px) scale(.1346);animation:fall-130 25s -28s linear infinite}@keyframes fall-130{41.391%{transform:translate(80.6768vw,41.391vh) scale(.1346)}to{transform:translate(81.8219vw,99vh) scale(.1346)}}.snow:nth-child(131){opacity:1.7642;transform:translate(49.06vw,-10px) scale(.2625);animation:fall-131 20s -24s linear infinite}@keyframes fall-131{54.612%{transform:translate(41.3672vw,54.612vh) scale(.2625)}to{transform:translate(45.2136vw,99vh) scale(.2625)}}.snow:nth-child(132){opacity:1.363;transform:translate(44.6031vw,-10px) scale(.272);animation:fall-132 18s -29s linear infinite}@keyframes fall-132{73.805%{transform:translate(47.531vw,73.805vh) scale(.272)}to{transform:translate(46.06705vw,99vh) scale(.272)}}.snow:nth-child(133){opacity:.7498;transform:translate(19.5018vw,-10px) scale(.3711);animation:fall-133 19s -10s linear infinite}@keyframes fall-133{56.4%{transform:translate(17.7854vw,56.4vh) scale(.3711)}to{transform:translate(18.6436vw,99vh) scale(.3711)}}.snow:nth-child(134){opacity:1.334;transform:translate(18.9987vw,-10px) scale(.9629);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{30.977%{transform:translate(9.2556vw,30.977vh) scale(.9629)}to{transform:translate(14.12715vw,99vh) scale(.9629)}}.snow:nth-child(135){opacity:.3952;transform:translate(45.0217vw,-10px) scale(.4784);animation:fall-135 17s -10s linear infinite}@keyframes fall-135{68.811%{transform:translate(47.9071vw,68.811vh) scale(.4784)}to{transform:translate(46.4644vw,99vh) scale(.4784)}}.snow:nth-child(136){opacity:.9702;transform:translate(31.1777vw,-10px) scale(.9853);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{49.848%{transform:translate(24.5071vw,49.848vh) scale(.9853)}to{transform:translate(27.8424vw,99vh) scale(.9853)}}.snow:nth-child(137){opacity:1.232;transform:translate(48.0466vw,-10px) scale(.1358);animation:fall-137 29s -15s linear infinite}@keyframes fall-137{44.401%{transform:translate(49.3174vw,44.401vh) scale(.1358)}to{transform:translate(48.682vw,99vh) scale(.1358)}}.snow:nth-child(138){opacity:1.6384;transform:translate(43.1071vw,-10px) scale(.0127);animation:fall-138 15s -3s linear infinite}@keyframes fall-138{52.85%{transform:translate(39.7111vw,52.85vh) scale(.0127)}to{transform:translate(41.4091vw,99vh) scale(.0127)}}.snow:nth-child(139){opacity:1.0722;transform:translate(87.317vw,-10px) scale(.9283);animation:fall-139 14s -1s linear infinite}@keyframes fall-139{78.168%{transform:translate(83.709vw,78.168vh) scale(.9283)}to{transform:translate(85.513vw,99vh) scale(.9283)}}.snow:nth-child(140){opacity:1.59;transform:translate(36.5696vw,-10px) scale(.3205);animation:fall-140 30s -23s linear infinite}@keyframes fall-140{35.482%{transform:translate(31.1648vw,35.482vh) scale(.3205)}to{transform:translate(33.8672vw,99vh) scale(.3205)}}.snow:nth-child(141){opacity:.065;transform:translate(98.8959vw,-10px) scale(.2211);animation:fall-141 13s -13s linear infinite}@keyframes fall-141{36.963%{transform:translate(101.2847vw,36.963vh) scale(.2211)}to{transform:translate(100.0903vw,99vh) scale(.2211)}}.snow:nth-child(142){opacity:1.0344;transform:translate(91.7118vw,-10px) scale(.5603);animation:fall-142 20s -11s linear infinite}@keyframes fall-142{67.168%{transform:translate(87.7575vw,67.168vh) scale(.5603)}to{transform:translate(89.73465vw,99vh) scale(.5603)}}.snow:nth-child(143){opacity:1.7668;transform:translate(98.9205vw,-10px) scale(.8715);animation:fall-143 25s -14s linear infinite}@keyframes fall-143{41.514%{transform:translate(106.0049vw,41.514vh) scale(.8715)}to{transform:translate(102.4627vw,99vh) scale(.8715)}}.snow:nth-child(144){opacity:1.3088;transform:translate(79.7432vw,-10px) scale(.6932);animation:fall-144 22s -19s linear infinite}@keyframes fall-144{74.396%{transform:translate(78.3057vw,74.396vh) scale(.6932)}to{transform:translate(79.02445vw,99vh) scale(.6932)}}.snow:nth-child(145){opacity:1.698;transform:translate(48.5265vw,-10px) scale(.0169);animation:fall-145 21s -1s linear infinite}@keyframes fall-145{59.367%{transform:translate(49.496vw,59.367vh) scale(.0169)}to{transform:translate(49.01125vw,99vh) scale(.0169)}}.snow:nth-child(146){opacity:1.5638;transform:translate(44.4621vw,-10px) scale(.2027);animation:fall-146 24s -8s linear infinite}@keyframes fall-146{32.238%{transform:translate(40.6862vw,32.238vh) scale(.2027)}to{transform:translate(42.57415vw,99vh) scale(.2027)}}.snow:nth-child(147){opacity:1.9726;transform:translate(2.9261vw,-10px) scale(.1293);animation:fall-147 29s -20s linear infinite}@keyframes fall-147{73.765%{transform:translate(12.5069vw,73.765vh) scale(.1293)}to{transform:translate(7.7165vw,99vh) scale(.1293)}}.snow:nth-child(148){opacity:1.084;transform:translate(67.7503vw,-10px) scale(.482);animation:fall-148 23s -4s linear infinite}@keyframes fall-148{33.969%{transform:translate(70.8203vw,33.969vh) scale(.482)}to{transform:translate(69.2853vw,99vh) scale(.482)}}.snow:nth-child(149){opacity:.1442;transform:translate(64.2947vw,-10px) scale(.0274);animation:fall-149 19s -13s linear infinite}@keyframes fall-149{45.818%{transform:translate(57.6908vw,45.818vh) scale(.0274)}to{transform:translate(60.99275vw,99vh) scale(.0274)}}.snow:nth-child(150){opacity:1.3756;transform:translate(79.2421vw,-10px) scale(.9512);animation:fall-150 19s -22s linear infinite}@keyframes fall-150{69.571%{transform:translate(77.3634vw,69.571vh) scale(.9512)}to{transform:translate(78.30275vw,99vh) scale(.9512)}}.snow:nth-child(151){opacity:.5728;transform:translate(87.6449vw,-10px) scale(.0364);animation:fall-151 16s -16s linear infinite}@keyframes fall-151{52.868%{transform:translate(97.0853vw,52.868vh) scale(.0364)}to{transform:translate(92.3651vw,99vh) scale(.0364)}}.snow:nth-child(152){opacity:1.4836;transform:translate(51.2049vw,-10px) scale(.1182);animation:fall-152 24s -6s linear infinite}@keyframes fall-152{59.582%{transform:translate(50.5206vw,59.582vh) scale(.1182)}to{transform:translate(50.86275vw,99vh) scale(.1182)}}.snow:nth-child(153){opacity:.6994;transform:translate(76.6141vw,-10px) scale(.7674);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{53.919%{transform:translate(74.9211vw,53.919vh) scale(.7674)}to{transform:translate(75.7676vw,99vh) scale(.7674)}}.snow:nth-child(154){opacity:.7814;transform:translate(6.3865vw,-10px) scale(.816);animation:fall-154 20s -7s linear infinite}@keyframes fall-154{67.11%{transform:translate(13.2718vw,67.11vh) scale(.816)}to{transform:translate(9.82915vw,99vh) scale(.816)}}.snow:nth-child(155){opacity:.4672;transform:translate(96.0329vw,-10px) scale(.2149);animation:fall-155 16s -22s linear infinite}@keyframes fall-155{77.949%{transform:translate(103.4667vw,77.949vh) scale(.2149)}to{transform:translate(99.7498vw,99vh) scale(.2149)}}.snow:nth-child(156){opacity:.0104;transform:translate(68.244vw,-10px) scale(.1986);animation:fall-156 29s -26s linear infinite}@keyframes fall-156{59.136%{transform:translate(75.5547vw,59.136vh) scale(.1986)}to{transform:translate(71.89935vw,99vh) scale(.1986)}}.snow:nth-child(157){opacity:1.3108;transform:translate(83.2045vw,-10px) scale(.2234);animation:fall-157 14s -13s linear infinite}@keyframes fall-157{68.269%{transform:translate(77.7983vw,68.269vh) scale(.2234)}to{transform:translate(80.5014vw,99vh) scale(.2234)}}.snow:nth-child(158){opacity:1.784;transform:translate(24.0108vw,-10px) scale(.9137);animation:fall-158 14s -17s linear infinite}@keyframes fall-158{42.907%{transform:translate(20.7692vw,42.907vh) scale(.9137)}to{transform:translate(22.39vw,99vh) scale(.9137)}}.snow:nth-child(159){opacity:1.5026;transform:translate(11.3975vw,-10px) scale(.9606);animation:fall-159 17s -6s linear infinite}@keyframes fall-159{45.882%{transform:translate(4.1589vw,45.882vh) scale(.9606)}to{transform:translate(7.7782vw,99vh) scale(.9606)}}.snow:nth-child(160){opacity:1.0194;transform:translate(30.9679vw,-10px) scale(.1445);animation:fall-160 15s -1s linear infinite}@keyframes fall-160{64.667%{transform:translate(26.5302vw,64.667vh) scale(.1445)}to{transform:translate(28.74905vw,99vh) scale(.1445)}}.snow:nth-child(161){opacity:.0402;transform:translate(32.8894vw,-10px) scale(.6073);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{65.306%{transform:translate(35.081vw,65.306vh) scale(.6073)}to{transform:translate(33.9852vw,99vh) scale(.6073)}}.snow:nth-child(162){opacity:.4028;transform:translate(55.4224vw,-10px) scale(.1984);animation:fall-162 22s -3s linear infinite}@keyframes fall-162{40.223%{transform:translate(59.3767vw,40.223vh) scale(.1984)}to{transform:translate(57.39955vw,99vh) scale(.1984)}}.snow:nth-child(163){opacity:.6084;transform:translate(65.8872vw,-10px) scale(.3249);animation:fall-163 21s -7s linear infinite}@keyframes fall-163{56.529%{transform:translate(66.468vw,56.529vh) scale(.3249)}to{transform:translate(66.1776vw,99vh) scale(.3249)}}.snow:nth-child(164){opacity:.5174;transform:translate(84.6926vw,-10px) scale(.6974);animation:fall-164 11s -15s linear infinite}@keyframes fall-164{55.932%{transform:translate(75.8009vw,55.932vh) scale(.6974)}to{transform:translate(80.24675vw,99vh) scale(.6974)}}.snow:nth-child(165){opacity:.0482;transform:translate(6.4793vw,-10px) scale(.8698);animation:fall-165 28s -16s linear infinite}@keyframes fall-165{69.594%{transform:translate(1.0813vw,69.594vh) scale(.8698)}to{transform:translate(3.7803vw,99vh) scale(.8698)}}.snow:nth-child(166){opacity:1.5512;transform:translate(47.4148vw,-10px) scale(.8513);animation:fall-166 10s -6s linear infinite}@keyframes fall-166{38.324%{transform:translate(57.3891vw,38.324vh) scale(.8513)}to{transform:translate(52.40195vw,99vh) scale(.8513)}}.snow:nth-child(167){opacity:1.1798;transform:translate(15.3511vw,-10px) scale(.1681);animation:fall-167 22s -8s linear infinite}@keyframes fall-167{60.507%{transform:translate(6.9599vw,60.507vh) scale(.1681)}to{transform:translate(11.1555vw,99vh) scale(.1681)}}.snow:nth-child(168){opacity:.8054;transform:translate(63.9756vw,-10px) scale(.0501);animation:fall-168 17s -16s linear infinite}@keyframes fall-168{66.521%{transform:translate(70.0761vw,66.521vh) scale(.0501)}to{transform:translate(67.02585vw,99vh) scale(.0501)}}.snow:nth-child(169){opacity:.7538;transform:translate(88.2503vw,-10px) scale(.7624);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{73.186%{transform:translate(79.8365vw,73.186vh) scale(.7624)}to{transform:translate(84.0434vw,99vh) scale(.7624)}}.snow:nth-child(170){opacity:.3808;transform:translate(23.4391vw,-10px) scale(.4996);animation:fall-170 11s -6s linear infinite}@keyframes fall-170{32.914%{transform:translate(23.8519vw,32.914vh) scale(.4996)}to{transform:translate(23.6455vw,99vh) scale(.4996)}}.snow:nth-child(171){opacity:1.6562;transform:translate(75.4087vw,-10px) scale(.6292);animation:fall-171 15s -18s linear infinite}@keyframes fall-171{42.722%{transform:translate(70.0003vw,42.722vh) scale(.6292)}to{transform:translate(72.7045vw,99vh) scale(.6292)}}.snow:nth-child(172){opacity:1.964;transform:translate(53.5899vw,-10px) scale(.8751);animation:fall-172 23s -4s linear infinite}@keyframes fall-172{60.068%{transform:translate(50.175vw,60.068vh) scale(.8751)}to{transform:translate(51.88245vw,99vh) scale(.8751)}}.snow:nth-child(173){opacity:.7634;transform:translate(19.3799vw,-10px) scale(.0657);animation:fall-173 22s -23s linear infinite}@keyframes fall-173{52.715%{transform:translate(15.3717vw,52.715vh) scale(.0657)}to{transform:translate(17.3758vw,99vh) scale(.0657)}}.snow:nth-child(174){opacity:1.332;transform:translate(81.9484vw,-10px) scale(.6025);animation:fall-174 14s -15s linear infinite}@keyframes fall-174{30.653%{transform:translate(78.1667vw,30.653vh) scale(.6025)}to{transform:translate(80.05755vw,99vh) scale(.6025)}}.snow:nth-child(175){opacity:.546;transform:translate(70.5665vw,-10px) scale(.6562);animation:fall-175 30s -12s linear infinite}@keyframes fall-175{65.254%{transform:translate(69.1909vw,65.254vh) scale(.6562)}to{transform:translate(69.8787vw,99vh) scale(.6562)}}.snow:nth-child(176){opacity:.023;transform:translate(56.314vw,-10px) scale(.9645);animation:fall-176 22s -10s linear infinite}@keyframes fall-176{31.707%{transform:translate(60.6859vw,31.707vh) scale(.9645)}to{transform:translate(58.49995vw,99vh) scale(.9645)}}.snow:nth-child(177){opacity:.59;transform:translate(78.7312vw,-10px) scale(.2191);animation:fall-177 29s -30s linear infinite}@keyframes fall-177{34.883%{transform:translate(74.2759vw,34.883vh) scale(.2191)}to{transform:translate(76.50355vw,99vh) scale(.2191)}}.snow:nth-child(178){opacity:1.0518;transform:translate(51.1967vw,-10px) scale(.3292);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{73.561%{transform:translate(42.2221vw,73.561vh) scale(.3292)}to{transform:translate(46.7094vw,99vh) scale(.3292)}}.snow:nth-child(179){opacity:.6694;transform:translate(16.6067vw,-10px) scale(.6625);animation:fall-179 23s -18s linear infinite}@keyframes fall-179{37.307%{transform:translate(25.6408vw,37.307vh) scale(.6625)}to{transform:translate(21.12375vw,99vh) scale(.6625)}}.snow:nth-child(180){opacity:.1676;transform:translate(26.0513vw,-10px) scale(.1208);animation:fall-180 20s -27s linear infinite}@keyframes fall-180{79.427%{transform:translate(26.8687vw,79.427vh) scale(.1208)}to{transform:translate(26.46vw,99vh) scale(.1208)}}.snow:nth-child(181){opacity:.404;transform:translate(22.3385vw,-10px) scale(.6831);animation:fall-181 14s -3s linear infinite}@keyframes fall-181{44.85%{transform:translate(25.066vw,44.85vh) scale(.6831)}to{transform:translate(23.70225vw,99vh) scale(.6831)}}.snow:nth-child(182){opacity:1.2998;transform:translate(35.869vw,-10px) scale(.6499);animation:fall-182 22s -11s linear infinite}@keyframes fall-182{73.351%{transform:translate(29.4014vw,73.351vh) scale(.6499)}to{transform:translate(32.6352vw,99vh) scale(.6499)}}.snow:nth-child(183){opacity:1.6118;transform:translate(28.314vw,-10px) scale(.6535);animation:fall-183 19s -13s linear infinite}@keyframes fall-183{52.938%{transform:translate(30.6748vw,52.938vh) scale(.6535)}to{transform:translate(29.4944vw,99vh) scale(.6535)}}.snow:nth-child(184){opacity:.5648;transform:translate(42.9933vw,-10px) scale(.6091);animation:fall-184 29s -15s linear infinite}@keyframes fall-184{45.929%{transform:translate(50.2778vw,45.929vh) scale(.6091)}to{transform:translate(46.63555vw,99vh) scale(.6091)}}.snow:nth-child(185){opacity:.4996;transform:translate(83.6467vw,-10px) scale(.1069);animation:fall-185 27s -1s linear infinite}@keyframes fall-185{66.072%{transform:translate(81.3049vw,66.072vh) scale(.1069)}to{transform:translate(82.4758vw,99vh) scale(.1069)}}.snow:nth-child(186){opacity:1.8748;transform:translate(43.9761vw,-10px) scale(.458);animation:fall-186 28s -18s linear infinite}@keyframes fall-186{55.03%{transform:translate(51.7856vw,55.03vh) scale(.458)}to{transform:translate(47.88085vw,99vh) scale(.458)}}.snow:nth-child(187){opacity:.7716;transform:translate(7.1072vw,-10px) scale(.7871);animation:fall-187 21s -4s linear infinite}@keyframes fall-187{64.959%{transform:translate(14.0214vw,64.959vh) scale(.7871)}to{transform:translate(10.5643vw,99vh) scale(.7871)}}.snow:nth-child(188){opacity:.9512;transform:translate(47.1683vw,-10px) scale(.2958);animation:fall-188 10s -17s linear infinite}@keyframes fall-188{36.256%{transform:translate(50.6682vw,36.256vh) scale(.2958)}to{transform:translate(48.91825vw,99vh) scale(.2958)}}.snow:nth-child(189){opacity:1.8472;transform:translate(95.7444vw,-10px) scale(.3278);animation:fall-189 26s -4s linear infinite}@keyframes fall-189{73.113%{transform:translate(100.8911vw,73.113vh) scale(.3278)}to{transform:translate(98.31775vw,99vh) scale(.3278)}}.snow:nth-child(190){opacity:.9398;transform:translate(25.0095vw,-10px) scale(.6575);animation:fall-190 17s -29s linear infinite}@keyframes fall-190{62.744%{transform:translate(28.9072vw,62.744vh) scale(.6575)}to{transform:translate(26.95835vw,99vh) scale(.6575)}}.snow:nth-child(191){opacity:1.2944;transform:translate(66.6974vw,-10px) scale(.7305);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{33.544%{transform:translate(62.7151vw,33.544vh) scale(.7305)}to{transform:translate(64.70625vw,99vh) scale(.7305)}}.snow:nth-child(192){opacity:.8668;transform:translate(88.0751vw,-10px) scale(.9876);animation:fall-192 27s -3s linear infinite}@keyframes fall-192{71.592%{transform:translate(95.736vw,71.592vh) scale(.9876)}to{transform:translate(91.90555vw,99vh) scale(.9876)}}.snow:nth-child(193){opacity:1.5944;transform:translate(90.6044vw,-10px) scale(.4598);animation:fall-193 17s -19s linear infinite}@keyframes fall-193{35.547%{transform:translate(94.9386vw,35.547vh) scale(.4598)}to{transform:translate(92.7715vw,99vh) scale(.4598)}}.snow:nth-child(194){opacity:.2766;transform:translate(56.2406vw,-10px) scale(.0459);animation:fall-194 12s -18s linear infinite}@keyframes fall-194{39.423%{transform:translate(53.604vw,39.423vh) scale(.0459)}to{transform:translate(54.9223vw,99vh) scale(.0459)}}.snow:nth-child(195){opacity:.5486;transform:translate(81.9964vw,-10px) scale(.4917);animation:fall-195 24s -6s linear infinite}@keyframes fall-195{59.214%{transform:translate(82.0647vw,59.214vh) scale(.4917)}to{transform:translate(82.03055vw,99vh) scale(.4917)}}.snow:nth-child(196){opacity:.68;transform:translate(45.1041vw,-10px) scale(.3803);animation:fall-196 10s -18s linear infinite}@keyframes fall-196{36.44%{transform:translate(36.6928vw,36.44vh) scale(.3803)}to{transform:translate(40.89845vw,99vh) scale(.3803)}}.snow:nth-child(197){opacity:1.1188;transform:translate(84.508vw,-10px) scale(.3067);animation:fall-197 21s -3s linear infinite}@keyframes fall-197{34.644%{transform:translate(90.2593vw,34.644vh) scale(.3067)}to{transform:translate(87.38365vw,99vh) scale(.3067)}}.snow:nth-child(198){opacity:.7158;transform:translate(19.5849vw,-10px) scale(.3763);animation:fall-198 11s -1s linear infinite}@keyframes fall-198{50.451%{transform:translate(23.5036vw,50.451vh) scale(.3763)}to{transform:translate(21.54425vw,99vh) scale(.3763)}}.snow:nth-child(199){opacity:1.3068;transform:translate(66.6808vw,-10px) scale(.3383);animation:fall-199 25s -21s linear infinite}@keyframes fall-199{40.276%{transform:translate(68.0874vw,40.276vh) scale(.3383)}to{transform:translate(67.3841vw,99vh) scale(.3383)}}.snow:nth-child(200){opacity:1.683;transform:translate(11.4523vw,-10px) scale(.4687);animation:fall-200 22s -19s linear infinite}@keyframes fall-200{46.378%{transform:translate(12.3341vw,46.378vh) scale(.4687)}to{transform:translate(11.8932vw,99vh) scale(.4687)}}.snow:nth-child(201){opacity:.0754;transform:translate(89.121vw,-10px) scale(.8278);animation:fall-201 28s -25s linear infinite}@keyframes fall-201{71.848%{transform:translate(87.6294vw,71.848vh) scale(.8278)}to{transform:translate(88.3752vw,99vh) scale(.8278)}}.snow:nth-child(202){opacity:1.428;transform:translate(21.8305vw,-10px) scale(.9492);animation:fall-202 25s -24s linear infinite}@keyframes fall-202{39.319%{transform:translate(20.6964vw,39.319vh) scale(.9492)}to{transform:translate(21.26345vw,99vh) scale(.9492)}}.snow:nth-child(203){opacity:.9382;transform:translate(74.5871vw,-10px) scale(.573);animation:fall-203 18s -28s linear infinite}@keyframes fall-203{65.316%{transform:translate(67.1057vw,65.316vh) scale(.573)}to{transform:translate(70.8464vw,99vh) scale(.573)}}.snow:nth-child(204){opacity:1.0952;transform:translate(41.4341vw,-10px) scale(.8929);animation:fall-204 13s -19s linear infinite}@keyframes fall-204{74.876%{transform:translate(49.8769vw,74.876vh) scale(.8929)}to{transform:translate(45.6555vw,99vh) scale(.8929)}}.snow:nth-child(205){opacity:.961;transform:translate(71.4527vw,-10px) scale(.1219);animation:fall-205 18s -24s linear infinite}@keyframes fall-205{34.066%{transform:translate(73.9376vw,34.066vh) scale(.1219)}to{transform:translate(72.69515vw,99vh) scale(.1219)}}.snow:nth-child(206){opacity:1.0356;transform:translate(90.9383vw,-10px) scale(.3098);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{73.617%{transform:translate(98.6473vw,73.617vh) scale(.3098)}to{transform:translate(94.7928vw,99vh) scale(.3098)}}.snow:nth-child(207){opacity:1.8654;transform:translate(99.5722vw,-10px) scale(.9635);animation:fall-207 11s -25s linear infinite}@keyframes fall-207{40.166%{transform:translate(105.1621vw,40.166vh) scale(.9635)}to{transform:translate(102.36715vw,99vh) scale(.9635)}}.snow:nth-child(208){opacity:.642;transform:translate(90.5467vw,-10px) scale(.0317);animation:fall-208 13s -29s linear infinite}@keyframes fall-208{38.447%{transform:translate(95.1034vw,38.447vh) scale(.0317)}to{transform:translate(92.82505vw,99vh) scale(.0317)}}.snow:nth-child(209){opacity:1.8788;transform:translate(39.8653vw,-10px) scale(.0032);animation:fall-209 24s -16s linear infinite}@keyframes fall-209{43.457%{transform:translate(45.8941vw,43.457vh) scale(.0032)}to{transform:translate(42.8797vw,99vh) scale(.0032)}}.snow:nth-child(210){opacity:1.885;transform:translate(70.5831vw,-10px) scale(.3134);animation:fall-210 21s -29s linear infinite}@keyframes fall-210{70.951%{transform:translate(78.7417vw,70.951vh) scale(.3134)}to{transform:translate(74.6624vw,99vh) scale(.3134)}}.snow:nth-child(211){opacity:.235;transform:translate(8.2062vw,-10px) scale(.0874);animation:fall-211 27s -21s linear infinite}@keyframes fall-211{61.117%{transform:translate(15.8194vw,61.117vh) scale(.0874)}to{transform:translate(12.0128vw,99vh) scale(.0874)}}.snow:nth-child(212){opacity:1.8898;transform:translate(8.1984vw,-10px) scale(.3396);animation:fall-212 13s -15s linear infinite}@keyframes fall-212{63.703%{transform:translate(15.0249vw,63.703vh) scale(.3396)}to{transform:translate(11.61165vw,99vh) scale(.3396)}}.snow:nth-child(213){opacity:.1224;transform:translate(90.0023vw,-10px) scale(.4816);animation:fall-213 13s -5s linear infinite}@keyframes fall-213{57.063%{transform:translate(96.0484vw,57.063vh) scale(.4816)}to{transform:translate(93.02535vw,99vh) scale(.4816)}}.snow:nth-child(214){opacity:.6054;transform:translate(40.0797vw,-10px) scale(.2299);animation:fall-214 13s -16s linear infinite}@keyframes fall-214{39.314%{transform:translate(46.411vw,39.314vh) scale(.2299)}to{transform:translate(43.24535vw,99vh) scale(.2299)}}.snow:nth-child(215){opacity:.5452;transform:translate(33.9678vw,-10px) scale(.8373);animation:fall-215 20s -20s linear infinite}@keyframes fall-215{74.373%{transform:translate(26.052vw,74.373vh) scale(.8373)}to{transform:translate(30.0099vw,99vh) scale(.8373)}}.snow:nth-child(216){opacity:1.85;transform:translate(89.3134vw,-10px) scale(.3176);animation:fall-216 15s -9s linear infinite}@keyframes fall-216{61.235%{transform:translate(97.2086vw,61.235vh) scale(.3176)}to{transform:translate(93.261vw,99vh) scale(.3176)}}.snow:nth-child(217){opacity:.1526;transform:translate(7.8155vw,-10px) scale(.8807);animation:fall-217 20s -1s linear infinite}@keyframes fall-217{49.482%{transform:translate(2.6387vw,49.482vh) scale(.8807)}to{transform:translate(5.2271vw,99vh) scale(.8807)}}.snow:nth-child(218){opacity:1.2154;transform:translate(27.8808vw,-10px) scale(.1215);animation:fall-218 12s -28s linear infinite}@keyframes fall-218{66.265%{transform:translate(35.8102vw,66.265vh) scale(.1215)}to{transform:translate(31.8455vw,99vh) scale(.1215)}}.snow:nth-child(219){opacity:1.3988;transform:translate(6.8206vw,-10px) scale(.4256);animation:fall-219 20s -16s linear infinite}@keyframes fall-219{69.848%{transform:translate(1.2958vw,69.848vh) scale(.4256)}to{transform:translate(4.0582vw,99vh) scale(.4256)}}.snow:nth-child(220){opacity:1.3442;transform:translate(5.0551vw,-10px) scale(.262);animation:fall-220 23s -2s linear infinite}@keyframes fall-220{35.224%{transform:translate(10.2468vw,35.224vh) scale(.262)}to{transform:translate(7.65095vw,99vh) scale(.262)}}.snow:nth-child(221){opacity:.5618;transform:translate(27.3873vw,-10px) scale(.8425);animation:fall-221 12s -7s linear infinite}@keyframes fall-221{42.221%{transform:translate(23.473vw,42.221vh) scale(.8425)}to{transform:translate(25.43015vw,99vh) scale(.8425)}}.snow:nth-child(222){opacity:.527;transform:translate(58.8862vw,-10px) scale(.2264);animation:fall-222 16s -8s linear infinite}@keyframes fall-222{43.791%{transform:translate(49.3953vw,43.791vh) scale(.2264)}to{transform:translate(54.14075vw,99vh) scale(.2264)}}.snow:nth-child(223){opacity:1.1678;transform:translate(95.3695vw,-10px) scale(.4194);animation:fall-223 23s -16s linear infinite}@keyframes fall-223{46.758%{transform:translate(95.1008vw,46.758vh) scale(.4194)}to{transform:translate(95.23515vw,99vh) scale(.4194)}}.snow:nth-child(224){opacity:.4368;transform:translate(44.3152vw,-10px) scale(.1219);animation:fall-224 14s -15s linear infinite}@keyframes fall-224{51.34%{transform:translate(43.8605vw,51.34vh) scale(.1219)}to{transform:translate(44.08785vw,99vh) scale(.1219)}}.snow:nth-child(225){opacity:1.4002;transform:translate(97.3247vw,-10px) scale(.3967);animation:fall-225 17s -25s linear infinite}@keyframes fall-225{37.227%{transform:translate(106.5866vw,37.227vh) scale(.3967)}to{transform:translate(101.95565vw,99vh) scale(.3967)}}.snow:nth-child(226){opacity:.606;transform:translate(45.8839vw,-10px) scale(.2013);animation:fall-226 19s -15s linear infinite}@keyframes fall-226{62.573%{transform:translate(51.1878vw,62.573vh) scale(.2013)}to{transform:translate(48.53585vw,99vh) scale(.2013)}}.snow:nth-child(227){opacity:1.322;transform:translate(83.3855vw,-10px) scale(.4382);animation:fall-227 10s -14s linear infinite}@keyframes fall-227{74.87%{transform:translate(91.8419vw,74.87vh) scale(.4382)}to{transform:translate(87.6137vw,99vh) scale(.4382)}}.snow:nth-child(228){opacity:.1574;transform:translate(61.0829vw,-10px) scale(.7165);animation:fall-228 20s -23s linear infinite}@keyframes fall-228{30.355%{transform:translate(70.5733vw,30.355vh) scale(.7165)}to{transform:translate(65.8281vw,99vh) scale(.7165)}}.snow:nth-child(229){opacity:.5362;transform:translate(44.4219vw,-10px) scale(.7956);animation:fall-229 18s -13s linear infinite}@keyframes fall-229{68.227%{transform:translate(38.573vw,68.227vh) scale(.7956)}to{transform:translate(41.49745vw,99vh) scale(.7956)}}.snow:nth-child(230){opacity:1.1134;transform:translate(99.4048vw,-10px) scale(.2162);animation:fall-230 10s -11s linear infinite}@keyframes fall-230{45.067%{transform:translate(102.3321vw,45.067vh) scale(.2162)}to{transform:translate(100.86845vw,99vh) scale(.2162)}}.snow:nth-child(231){opacity:1.7122;transform:translate(86.3504vw,-10px) scale(.5282);animation:fall-231 17s -28s linear infinite}@keyframes fall-231{47.27%{transform:translate(90.9586vw,47.27vh) scale(.5282)}to{transform:translate(88.6545vw,99vh) scale(.5282)}}.snow:nth-child(232){opacity:.7282;transform:translate(60.9308vw,-10px) scale(.4422);animation:fall-232 12s -22s linear infinite}@keyframes fall-232{67.056%{transform:translate(68.7971vw,67.056vh) scale(.4422)}to{transform:translate(64.86395vw,99vh) scale(.4422)}}.snow:nth-child(233){opacity:1.8724;transform:translate(76.126vw,-10px) scale(.9131);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{61.666%{transform:translate(82.5309vw,61.666vh) scale(.9131)}to{transform:translate(79.32845vw,99vh) scale(.9131)}}.snow:nth-child(234){opacity:1.5492;transform:translate(91.9076vw,-10px) scale(.7107);animation:fall-234 21s -19s linear infinite}@keyframes fall-234{65.903%{transform:translate(91.7101vw,65.903vh) scale(.7107)}to{transform:translate(91.80885vw,99vh) scale(.7107)}}.snow:nth-child(235){opacity:.292;transform:translate(90.9432vw,-10px) scale(.5737);animation:fall-235 14s -4s linear infinite}@keyframes fall-235{30.081%{transform:translate(99.2093vw,30.081vh) scale(.5737)}to{transform:translate(95.07625vw,99vh) scale(.5737)}}.snow:nth-child(236){opacity:1.3272;transform:translate(72.9413vw,-10px) scale(.6462);animation:fall-236 13s -22s linear infinite}@keyframes fall-236{33.106%{transform:translate(65.2386vw,33.106vh) scale(.6462)}to{transform:translate(69.08995vw,99vh) scale(.6462)}}.snow:nth-child(237){opacity:1.346;transform:translate(61.4957vw,-10px) scale(.9862);animation:fall-237 10s -25s linear infinite}@keyframes fall-237{73.828%{transform:translate(57.4396vw,73.828vh) scale(.9862)}to{transform:translate(59.46765vw,99vh) scale(.9862)}}.snow:nth-child(238){opacity:1.7774;transform:translate(58.3909vw,-10px) scale(.5579);animation:fall-238 19s -16s linear infinite}@keyframes fall-238{34.449%{transform:translate(52.2981vw,34.449vh) scale(.5579)}to{transform:translate(55.3445vw,99vh) scale(.5579)}}.snow:nth-child(239){opacity:1.6344;transform:translate(82.5534vw,-10px) scale(.5621);animation:fall-239 20s -4s linear infinite}@keyframes fall-239{49.975%{transform:translate(84.1413vw,49.975vh) scale(.5621)}to{transform:translate(83.34735vw,99vh) scale(.5621)}}.snow:nth-child(240){opacity:.3378;transform:translate(98.1339vw,-10px) scale(.107);animation:fall-240 20s -5s linear infinite}@keyframes fall-240{58.972%{transform:translate(92.7554vw,58.972vh) scale(.107)}to{transform:translate(95.44465vw,99vh) scale(.107)}}.snow:nth-child(241){opacity:1.8814;transform:translate(52.6055vw,-10px) scale(.3226);animation:fall-241 15s -11s linear infinite}@keyframes fall-241{59.877%{transform:translate(42.8092vw,59.877vh) scale(.3226)}to{transform:translate(47.70735vw,99vh) scale(.3226)}}.snow:nth-child(242){opacity:1.1036;transform:translate(46.8005vw,-10px) scale(.6452);animation:fall-242 24s -8s linear infinite}@keyframes fall-242{34.156%{transform:translate(53.8177vw,34.156vh) scale(.6452)}to{transform:translate(50.3091vw,99vh) scale(.6452)}}.snow:nth-child(243){opacity:.296;transform:translate(47.8173vw,-10px) scale(.4564);animation:fall-243 17s -2s linear infinite}@keyframes fall-243{45.808%{transform:translate(49.9953vw,45.808vh) scale(.4564)}to{transform:translate(48.9063vw,99vh) scale(.4564)}}.snow:nth-child(244){opacity:1.6958;transform:translate(33.1667vw,-10px) scale(.85);animation:fall-244 29s -28s linear infinite}@keyframes fall-244{43.396%{transform:translate(40.829vw,43.396vh) scale(.85)}to{transform:translate(36.99785vw,99vh) scale(.85)}}.snow:nth-child(245){opacity:1.8018;transform:translate(89.6352vw,-10px) scale(.7509);animation:fall-245 27s -2s linear infinite}@keyframes fall-245{43.747%{transform:translate(92.0388vw,43.747vh) scale(.7509)}to{transform:translate(90.837vw,99vh) scale(.7509)}}.snow:nth-child(246){opacity:1.3458;transform:translate(13.1985vw,-10px) scale(.0013);animation:fall-246 14s -17s linear infinite}@keyframes fall-246{76.661%{transform:translate(12.8897vw,76.661vh) scale(.0013)}to{transform:translate(13.0441vw,99vh) scale(.0013)}}.snow:nth-child(247){opacity:1.4174;transform:translate(5.6627vw,-10px) scale(.8254);animation:fall-247 29s -7s linear infinite}@keyframes fall-247{33.637%{transform:translate(-.8219vw,33.637vh) scale(.8254)}to{transform:translate(2.4204vw,99vh) scale(.8254)}}.snow:nth-child(248){opacity:1.0374;transform:translate(72.7125vw,-10px) scale(.0642);animation:fall-248 21s -18s linear infinite}@keyframes fall-248{39.842%{transform:translate(80.3679vw,39.842vh) scale(.0642)}to{transform:translate(76.5402vw,99vh) scale(.0642)}}.snow:nth-child(249){opacity:.794;transform:translate(8.1301vw,-10px) scale(.3397);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{39.579%{transform:translate(9.1716vw,39.579vh) scale(.3397)}to{transform:translate(8.65085vw,99vh) scale(.3397)}}.snow:nth-child(250){opacity:.8878;transform:translate(47.5584vw,-10px) scale(.0259);animation:fall-250 14s -23s linear infinite}@keyframes fall-250{30.717%{transform:translate(42.3256vw,30.717vh) scale(.0259)}to{transform:translate(44.942vw,99vh) scale(.0259)}}.snow:nth-child(251){opacity:.4754;transform:translate(.5637vw,-10px) scale(.9848);animation:fall-251 24s -7s linear infinite}@keyframes fall-251{75.71%{transform:translate(-8.1368vw,75.71vh) scale(.9848)}to{transform:translate(-3.78655vw,99vh) scale(.9848)}}.snow:nth-child(252){opacity:.5624;transform:translate(80.7512vw,-10px) scale(.655);animation:fall-252 15s -13s linear infinite}@keyframes fall-252{49.726%{transform:translate(73.5037vw,49.726vh) scale(.655)}to{transform:translate(77.12745vw,99vh) scale(.655)}}.snow:nth-child(253){opacity:.711;transform:translate(28.3446vw,-10px) scale(.8583);animation:fall-253 14s -17s linear infinite}@keyframes fall-253{62.245%{transform:translate(28.7594vw,62.245vh) scale(.8583)}to{transform:translate(28.552vw,99vh) scale(.8583)}}.snow:nth-child(254){opacity:.7672;transform:translate(96.614vw,-10px) scale(.4428);animation:fall-254 24s -1s linear infinite}@keyframes fall-254{68.6%{transform:translate(96.562vw,68.6vh) scale(.4428)}to{transform:translate(96.588vw,99vh) scale(.4428)}}.snow:nth-child(255){opacity:.6016;transform:translate(68.7979vw,-10px) scale(.2799);animation:fall-255 29s -10s linear infinite}@keyframes fall-255{59.312%{transform:translate(78.0937vw,59.312vh) scale(.2799)}to{transform:translate(73.4458vw,99vh) scale(.2799)}}.snow:nth-child(256){opacity:1.8278;transform:translate(87.6631vw,-10px) scale(.5467);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{77.044%{transform:translate(93.1502vw,77.044vh) scale(.5467)}to{transform:translate(90.40665vw,99vh) scale(.5467)}}.snow:nth-child(257){opacity:1.6862;transform:translate(13.0289vw,-10px) scale(.3533);animation:fall-257 13s -18s linear infinite}@keyframes fall-257{32.808%{transform:translate(4.8811vw,32.808vh) scale(.3533)}to{transform:translate(8.955vw,99vh) scale(.3533)}}.snow:nth-child(258){opacity:.789;transform:translate(92.0813vw,-10px) scale(.4661);animation:fall-258 14s -1s linear infinite}@keyframes fall-258{71.827%{transform:translate(83.8175vw,71.827vh) scale(.4661)}to{transform:translate(87.9494vw,99vh) scale(.4661)}}.snow:nth-child(259){opacity:1.5676;transform:translate(15.4692vw,-10px) scale(.1221);animation:fall-259 24s -8s linear infinite}@keyframes fall-259{71.486%{transform:translate(8.104vw,71.486vh) scale(.1221)}to{transform:translate(11.7866vw,99vh) scale(.1221)}}.snow:nth-child(260){opacity:1.4572;transform:translate(1.1504vw,-10px) scale(.0193);animation:fall-260 28s -2s linear infinite}@keyframes fall-260{63.213%{transform:translate(-4.3169vw,63.213vh) scale(.0193)}to{transform:translate(-1.58325vw,99vh) scale(.0193)}}.snow:nth-child(261){opacity:.7762;transform:translate(79.4833vw,-10px) scale(.6712);animation:fall-261 17s -8s linear infinite}@keyframes fall-261{74.787%{transform:translate(88.8085vw,74.787vh) scale(.6712)}to{transform:translate(84.1459vw,99vh) scale(.6712)}}.snow:nth-child(262){opacity:1.4956;transform:translate(20.6447vw,-10px) scale(.6912);animation:fall-262 10s -3s linear infinite}@keyframes fall-262{38.258%{transform:translate(30.2896vw,38.258vh) scale(.6912)}to{transform:translate(25.46715vw,99vh) scale(.6912)}}.snow:nth-child(263){opacity:1.4356;transform:translate(19.5679vw,-10px) scale(.5096);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{37.611%{transform:translate(14.2066vw,37.611vh) scale(.5096)}to{transform:translate(16.88725vw,99vh) scale(.5096)}}.snow:nth-child(264){opacity:.8184;transform:translate(98.2262vw,-10px) scale(.4305);animation:fall-264 30s -12s linear infinite}@keyframes fall-264{79.244%{transform:translate(106.8165vw,79.244vh) scale(.4305)}to{transform:translate(102.52135vw,99vh) scale(.4305)}}.snow:nth-child(265){opacity:.9074;transform:translate(35.1159vw,-10px) scale(.2455);animation:fall-265 10s -17s linear infinite}@keyframes fall-265{60.056%{transform:translate(41.1259vw,60.056vh) scale(.2455)}to{transform:translate(38.1209vw,99vh) scale(.2455)}}.snow:nth-child(266){opacity:1.3016;transform:translate(68.9175vw,-10px) scale(.4303);animation:fall-266 18s -2s linear infinite}@keyframes fall-266{63.829%{transform:translate(68.6461vw,63.829vh) scale(.4303)}to{transform:translate(68.7818vw,99vh) scale(.4303)}}.snow:nth-child(267){opacity:.5296;transform:translate(14.5071vw,-10px) scale(.0805);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{72.131%{transform:translate(14.7496vw,72.131vh) scale(.0805)}to{transform:translate(14.62835vw,99vh) scale(.0805)}}.snow:nth-child(268){opacity:1.775;transform:translate(94.8857vw,-10px) scale(.6801);animation:fall-268 30s -26s linear infinite}@keyframes fall-268{36.583%{transform:translate(88.8271vw,36.583vh) scale(.6801)}to{transform:translate(91.8564vw,99vh) scale(.6801)}}.snow:nth-child(269){opacity:1.792;transform:translate(52.7615vw,-10px) scale(.7142);animation:fall-269 12s -25s linear infinite}@keyframes fall-269{75.909%{transform:translate(55.0383vw,75.909vh) scale(.7142)}to{transform:translate(53.8999vw,99vh) scale(.7142)}}.snow:nth-child(270){opacity:1.2916;transform:translate(35.6624vw,-10px) scale(.7195);animation:fall-270 23s -4s linear infinite}@keyframes fall-270{67.321%{transform:translate(37.2822vw,67.321vh) scale(.7195)}to{transform:translate(36.4723vw,99vh) scale(.7195)}}.snow:nth-child(271){opacity:1.1368;transform:translate(33.1396vw,-10px) scale(.3406);animation:fall-271 18s -2s linear infinite}@keyframes fall-271{47.13%{transform:translate(25.3383vw,47.13vh) scale(.3406)}to{transform:translate(29.23895vw,99vh) scale(.3406)}}.snow:nth-child(272){opacity:1.4434;transform:translate(.2063vw,-10px) scale(.3769);animation:fall-272 10s -8s linear infinite}@keyframes fall-272{43.059%{transform:translate(-3.0763vw,43.059vh) scale(.3769)}to{transform:translate(-1.435vw,99vh) scale(.3769)}}.snow:nth-child(273){opacity:.5908;transform:translate(37.8759vw,-10px) scale(.4521);animation:fall-273 17s -20s linear infinite}@keyframes fall-273{30.009%{transform:translate(42.5021vw,30.009vh) scale(.4521)}to{transform:translate(40.189vw,99vh) scale(.4521)}}.snow:nth-child(274){opacity:1.844;transform:translate(.0752vw,-10px) scale(.8195);animation:fall-274 12s -8s linear infinite}@keyframes fall-274{34.529%{transform:translate(5.6054vw,34.529vh) scale(.8195)}to{transform:translate(2.8403vw,99vh) scale(.8195)}}.snow:nth-child(275){opacity:1.9746;transform:translate(95.4632vw,-10px) scale(.0143);animation:fall-275 26s -4s linear infinite}@keyframes fall-275{66.196%{transform:translate(100.0587vw,66.196vh) scale(.0143)}to{transform:translate(97.76095vw,99vh) scale(.0143)}}.snow:nth-child(276){opacity:1.3288;transform:translate(96.0088vw,-10px) scale(.047);animation:fall-276 25s -1s linear infinite}@keyframes fall-276{51.296%{transform:translate(89.083vw,51.296vh) scale(.047)}to{transform:translate(92.5459vw,99vh) scale(.047)}}.snow:nth-child(277){opacity:1.768;transform:translate(10.7777vw,-10px) scale(.3899);animation:fall-277 24s -3s linear infinite}@keyframes fall-277{73.289%{transform:translate(6.1717vw,73.289vh) scale(.3899)}to{transform:translate(8.4747vw,99vh) scale(.3899)}}.snow:nth-child(278){opacity:.6034;transform:translate(11.3638vw,-10px) scale(.2933);animation:fall-278 25s -6s linear infinite}@keyframes fall-278{63.472%{transform:translate(1.9302vw,63.472vh) scale(.2933)}to{transform:translate(6.647vw,99vh) scale(.2933)}}.snow:nth-child(279){opacity:1.1804;transform:translate(31.4638vw,-10px) scale(.5107);animation:fall-279 10s -1s linear infinite}@keyframes fall-279{76.731%{transform:translate(31.537vw,76.731vh) scale(.5107)}to{transform:translate(31.5004vw,99vh) scale(.5107)}}.snow:nth-child(280){opacity:.8942;transform:translate(72.6994vw,-10px) scale(.8012);animation:fall-280 21s -27s linear infinite}@keyframes fall-280{49.608%{transform:translate(65.9012vw,49.608vh) scale(.8012)}to{transform:translate(69.3003vw,99vh) scale(.8012)}}.snow:nth-child(281){opacity:.4626;transform:translate(36.2548vw,-10px) scale(.6868);animation:fall-281 30s -7s linear infinite}@keyframes fall-281{55.05%{transform:translate(31.5111vw,55.05vh) scale(.6868)}to{transform:translate(33.88295vw,99vh) scale(.6868)}}.snow:nth-child(282){opacity:.4786;transform:translate(15.4859vw,-10px) scale(.2156);animation:fall-282 16s -28s linear infinite}@keyframes fall-282{34.987%{transform:translate(18.3618vw,34.987vh) scale(.2156)}to{transform:translate(16.92385vw,99vh) scale(.2156)}}.snow:nth-child(283){opacity:1.138;transform:translate(28.4231vw,-10px) scale(.5789);animation:fall-283 25s -9s linear infinite}@keyframes fall-283{69.412%{transform:translate(22.9974vw,69.412vh) scale(.5789)}to{transform:translate(25.71025vw,99vh) scale(.5789)}}.snow:nth-child(284){opacity:1.0758;transform:translate(99.4357vw,-10px) scale(.4468);animation:fall-284 23s -22s linear infinite}@keyframes fall-284{53.428%{transform:translate(100.7877vw,53.428vh) scale(.4468)}to{transform:translate(100.1117vw,99vh) scale(.4468)}}.snow:nth-child(285){opacity:1.7854;transform:translate(50.7933vw,-10px) scale(.8001);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{49.241%{transform:translate(47.3049vw,49.241vh) scale(.8001)}to{transform:translate(49.0491vw,99vh) scale(.8001)}}.snow:nth-child(286){opacity:.4174;transform:translate(30.0516vw,-10px) scale(.9018);animation:fall-286 26s -5s linear infinite}@keyframes fall-286{62.019%{transform:translate(30.8953vw,62.019vh) scale(.9018)}to{transform:translate(30.47345vw,99vh) scale(.9018)}}.snow:nth-child(287){opacity:1.8324;transform:translate(14.3477vw,-10px) scale(.2591);animation:fall-287 16s -1s linear infinite}@keyframes fall-287{42.539%{transform:translate(11.2847vw,42.539vh) scale(.2591)}to{transform:translate(12.8162vw,99vh) scale(.2591)}}.snow:nth-child(288){opacity:.4662;transform:translate(11.445vw,-10px) scale(.6174);animation:fall-288 26s -2s linear infinite}@keyframes fall-288{76.776%{transform:translate(16.7334vw,76.776vh) scale(.6174)}to{transform:translate(14.0892vw,99vh) scale(.6174)}}.snow:nth-child(289){opacity:1.4816;transform:translate(11.8841vw,-10px) scale(.5079);animation:fall-289 26s -11s linear infinite}@keyframes fall-289{70.776%{transform:translate(2.1215vw,70.776vh) scale(.5079)}to{transform:translate(7.0028vw,99vh) scale(.5079)}}.snow:nth-child(290){opacity:1.402;transform:translate(32.0025vw,-10px) scale(.8055);animation:fall-290 17s -6s linear infinite}@keyframes fall-290{63.243%{transform:translate(33.1052vw,63.243vh) scale(.8055)}to{transform:translate(32.55385vw,99vh) scale(.8055)}}.snow:nth-child(291){opacity:.435;transform:translate(63.1323vw,-10px) scale(.0422);animation:fall-291 14s -3s linear infinite}@keyframes fall-291{42.374%{transform:translate(54.4588vw,42.374vh) scale(.0422)}to{transform:translate(58.79555vw,99vh) scale(.0422)}}.snow:nth-child(292){opacity:1.9286;transform:translate(18.0781vw,-10px) scale(.319);animation:fall-292 15s -15s linear infinite}@keyframes fall-292{40.918%{transform:translate(15.2494vw,40.918vh) scale(.319)}to{transform:translate(16.66375vw,99vh) scale(.319)}}.snow:nth-child(293){opacity:1.5712;transform:translate(97.5143vw,-10px) scale(.4372);animation:fall-293 18s -29s linear infinite}@keyframes fall-293{31.887%{transform:translate(100.511vw,31.887vh) scale(.4372)}to{transform:translate(99.01265vw,99vh) scale(.4372)}}.snow:nth-child(294){opacity:1.7756;transform:translate(14.2935vw,-10px) scale(.5954);animation:fall-294 14s -2s linear infinite}@keyframes fall-294{46.246%{transform:translate(16.6715vw,46.246vh) scale(.5954)}to{transform:translate(15.4825vw,99vh) scale(.5954)}}.snow:nth-child(295){opacity:1.672;transform:translate(33.5732vw,-10px) scale(.2261);animation:fall-295 30s -9s linear infinite}@keyframes fall-295{73.402%{transform:translate(30.0561vw,73.402vh) scale(.2261)}to{transform:translate(31.81465vw,99vh) scale(.2261)}}.snow:nth-child(296){opacity:.7992;transform:translate(77.3801vw,-10px) scale(.5332);animation:fall-296 24s -7s linear infinite}@keyframes fall-296{58.551%{transform:translate(80.6601vw,58.551vh) scale(.5332)}to{transform:translate(79.0201vw,99vh) scale(.5332)}}.snow:nth-child(297){opacity:.7876;transform:translate(26.0489vw,-10px) scale(.3919);animation:fall-297 21s -11s linear infinite}@keyframes fall-297{47.142%{transform:translate(19.8468vw,47.142vh) scale(.3919)}to{transform:translate(22.94785vw,99vh) scale(.3919)}}.snow:nth-child(298){opacity:1.1392;transform:translate(48.5109vw,-10px) scale(.4457);animation:fall-298 15s -17s linear infinite}@keyframes fall-298{39.581%{transform:translate(57.8387vw,39.581vh) scale(.4457)}to{transform:translate(53.1748vw,99vh) scale(.4457)}}.snow:nth-child(299){opacity:.9042;transform:translate(36.2673vw,-10px) scale(.5196);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{77.599%{transform:translate(32.2967vw,77.599vh) scale(.5196)}to{transform:translate(34.282vw,99vh) scale(.5196)}}.snow:nth-child(300){opacity:1.0852;transform:translate(11.0536vw,-10px) scale(.6215);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{59.405%{transform:translate(12.6644vw,59.405vh) scale(.6215)}to{transform:translate(11.859vw,99vh) scale(.6215)}}.snow:nth-child(301){opacity:1.6046;transform:translate(24.7718vw,-10px) scale(.68);animation:fall-301 15s -2s linear infinite}@keyframes fall-301{43.173%{transform:translate(27.9857vw,43.173vh) scale(.68)}to{transform:translate(26.37875vw,99vh) scale(.68)}}.snow:nth-child(302){opacity:1.996;transform:translate(13.0655vw,-10px) scale(.4283);animation:fall-302 15s -4s linear infinite}@keyframes fall-302{58.259%{transform:translate(15.5006vw,58.259vh) scale(.4283)}to{transform:translate(14.28305vw,99vh) scale(.4283)}}.snow:nth-child(303){opacity:1.8702;transform:translate(46.6453vw,-10px) scale(.6006);animation:fall-303 14s -30s linear infinite}@keyframes fall-303{38.648%{transform:translate(40.9853vw,38.648vh) scale(.6006)}to{transform:translate(43.8153vw,99vh) scale(.6006)}}.snow:nth-child(304){opacity:1.8656;transform:translate(33.923vw,-10px) scale(.3644);animation:fall-304 16s -12s linear infinite}@keyframes fall-304{32.747%{transform:translate(37.0433vw,32.747vh) scale(.3644)}to{transform:translate(35.48315vw,99vh) scale(.3644)}}.snow:nth-child(305){opacity:1.5278;transform:translate(87.4922vw,-10px) scale(.8112);animation:fall-305 10s -6s linear infinite}@keyframes fall-305{68.827%{transform:translate(88.936vw,68.827vh) scale(.8112)}to{transform:translate(88.2141vw,99vh) scale(.8112)}}.snow:nth-child(306){opacity:.069;transform:translate(89.076vw,-10px) scale(.3618);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{54.237%{transform:translate(79.4375vw,54.237vh) scale(.3618)}to{transform:translate(84.25675vw,99vh) scale(.3618)}}.snow:nth-child(307){opacity:1.0224;transform:translate(72.3267vw,-10px) scale(.6513);animation:fall-307 29s -12s linear infinite}@keyframes fall-307{36.434%{transform:translate(74.7077vw,36.434vh) scale(.6513)}to{transform:translate(73.5172vw,99vh) scale(.6513)}}.snow:nth-child(308){opacity:1.226;transform:translate(51.5624vw,-10px) scale(.6644);animation:fall-308 10s -8s linear infinite}@keyframes fall-308{67.802%{transform:translate(52.9641vw,67.802vh) scale(.6644)}to{transform:translate(52.26325vw,99vh) scale(.6644)}}.snow:nth-child(309){opacity:.5008;transform:translate(59.9069vw,-10px) scale(.4975);animation:fall-309 18s -14s linear infinite}@keyframes fall-309{31.686%{transform:translate(66.8817vw,31.686vh) scale(.4975)}to{transform:translate(63.3943vw,99vh) scale(.4975)}}.snow:nth-child(310){opacity:.0796;transform:translate(31.5567vw,-10px) scale(.4738);animation:fall-310 19s -12s linear infinite}@keyframes fall-310{45.357%{transform:translate(39.1936vw,45.357vh) scale(.4738)}to{transform:translate(35.37515vw,99vh) scale(.4738)}}.snow:nth-child(311){opacity:1.7448;transform:translate(84.4827vw,-10px) scale(.8282);animation:fall-311 12s -12s linear infinite}@keyframes fall-311{72.517%{transform:translate(86.432vw,72.517vh) scale(.8282)}to{transform:translate(85.45735vw,99vh) scale(.8282)}}.snow:nth-child(312){opacity:1.731;transform:translate(48.1889vw,-10px) scale(.1641);animation:fall-312 14s -30s linear infinite}@keyframes fall-312{65.501%{transform:translate(43.0401vw,65.501vh) scale(.1641)}to{transform:translate(45.6145vw,99vh) scale(.1641)}}.snow:nth-child(313){opacity:1.717;transform:translate(12.5036vw,-10px) scale(.7243);animation:fall-313 10s -15s linear infinite}@keyframes fall-313{38.572%{transform:translate(6.3849vw,38.572vh) scale(.7243)}to{transform:translate(9.44425vw,99vh) scale(.7243)}}.snow:nth-child(314){opacity:1.8238;transform:translate(5.611vw,-10px) scale(.55);animation:fall-314 19s -11s linear infinite}@keyframes fall-314{33.038%{transform:translate(13.4519vw,33.038vh) scale(.55)}to{transform:translate(9.53145vw,99vh) scale(.55)}}.snow:nth-child(315){opacity:.2518;transform:translate(45.0211vw,-10px) scale(.1211);animation:fall-315 26s -21s linear infinite}@keyframes fall-315{74.433%{transform:translate(36.7796vw,74.433vh) scale(.1211)}to{transform:translate(40.90035vw,99vh) scale(.1211)}}.snow:nth-child(316){opacity:1.4274;transform:translate(69.3853vw,-10px) scale(.0839);animation:fall-316 23s -18s linear infinite}@keyframes fall-316{54.458%{transform:translate(63.1529vw,54.458vh) scale(.0839)}to{transform:translate(66.2691vw,99vh) scale(.0839)}}.snow:nth-child(317){opacity:1.9716;transform:translate(90.5812vw,-10px) scale(.958);animation:fall-317 27s -11s linear infinite}@keyframes fall-317{44.046%{transform:translate(94.8363vw,44.046vh) scale(.958)}to{transform:translate(92.70875vw,99vh) scale(.958)}}.snow:nth-child(318){opacity:1.9848;transform:translate(43.3913vw,-10px) scale(.9705);animation:fall-318 17s -16s linear infinite}@keyframes fall-318{66.664%{transform:translate(45.0162vw,66.664vh) scale(.9705)}to{transform:translate(44.20375vw,99vh) scale(.9705)}}.snow:nth-child(319){opacity:.0886;transform:translate(77.3815vw,-10px) scale(.1301);animation:fall-319 25s -12s linear infinite}@keyframes fall-319{56.43%{transform:translate(68.2889vw,56.43vh) scale(.1301)}to{transform:translate(72.8352vw,99vh) scale(.1301)}}.snow:nth-child(320){opacity:1.1806;transform:translate(72.2412vw,-10px) scale(.3072);animation:fall-320 18s -17s linear infinite}@keyframes fall-320{58.807%{transform:translate(69.5778vw,58.807vh) scale(.3072)}to{transform:translate(70.9095vw,99vh) scale(.3072)}}.snow:nth-child(321){opacity:.2518;transform:translate(15.9292vw,-10px) scale(.4339);animation:fall-321 18s -5s linear infinite}@keyframes fall-321{65.803%{transform:translate(19.2156vw,65.803vh) scale(.4339)}to{transform:translate(17.5724vw,99vh) scale(.4339)}}.snow:nth-child(322){opacity:1.0566;transform:translate(90.0584vw,-10px) scale(.2239);animation:fall-322 29s -29s linear infinite}@keyframes fall-322{49.646%{transform:translate(96.9907vw,49.646vh) scale(.2239)}to{transform:translate(93.52455vw,99vh) scale(.2239)}}.snow:nth-child(323){opacity:.0828;transform:translate(49.365vw,-10px) scale(.35);animation:fall-323 13s -19s linear infinite}@keyframes fall-323{38.07%{transform:translate(57.8493vw,38.07vh) scale(.35)}to{transform:translate(53.60715vw,99vh) scale(.35)}}.snow:nth-child(324){opacity:.6516;transform:translate(6.8076vw,-10px) scale(.0015);animation:fall-324 29s -23s linear infinite}@keyframes fall-324{32.942%{transform:translate(16.355vw,32.942vh) scale(.0015)}to{transform:translate(11.5813vw,99vh) scale(.0015)}}.snow:nth-child(325){opacity:.578;transform:translate(22.7035vw,-10px) scale(.5794);animation:fall-325 11s -12s linear infinite}@keyframes fall-325{41.11%{transform:translate(21.1214vw,41.11vh) scale(.5794)}to{transform:translate(21.91245vw,99vh) scale(.5794)}}.snow:nth-child(326){opacity:.2446;transform:translate(74.0119vw,-10px) scale(.8092);animation:fall-326 21s -6s linear infinite}@keyframes fall-326{71.225%{transform:translate(73.079vw,71.225vh) scale(.8092)}to{transform:translate(73.54545vw,99vh) scale(.8092)}}.snow:nth-child(327){opacity:.172;transform:translate(85.5161vw,-10px) scale(.4895);animation:fall-327 24s -2s linear infinite}@keyframes fall-327{36.802%{transform:translate(87.103vw,36.802vh) scale(.4895)}to{transform:translate(86.30955vw,99vh) scale(.4895)}}.snow:nth-child(328){opacity:1.891;transform:translate(44.7373vw,-10px) scale(.5625);animation:fall-328 19s -16s linear infinite}@keyframes fall-328{52.998%{transform:translate(44.8688vw,52.998vh) scale(.5625)}to{transform:translate(44.80305vw,99vh) scale(.5625)}}.snow:nth-child(329){opacity:1.9028;transform:translate(22.7257vw,-10px) scale(.564);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{67.047%{transform:translate(31.7263vw,67.047vh) scale(.564)}to{transform:translate(27.226vw,99vh) scale(.564)}}.snow:nth-child(330){opacity:.0386;transform:translate(54.9522vw,-10px) scale(.3243);animation:fall-330 28s -16s linear infinite}@keyframes fall-330{37.998%{transform:translate(52.2124vw,37.998vh) scale(.3243)}to{transform:translate(53.5823vw,99vh) scale(.3243)}}.snow:nth-child(331){opacity:.0834;transform:translate(62.8372vw,-10px) scale(.8663);animation:fall-331 28s -16s linear infinite}@keyframes fall-331{49.119%{transform:translate(69.2225vw,49.119vh) scale(.8663)}to{transform:translate(66.02985vw,99vh) scale(.8663)}}.snow:nth-child(332){opacity:1.6644;transform:translate(46.3558vw,-10px) scale(.8679);animation:fall-332 16s -7s linear infinite}@keyframes fall-332{33.998%{transform:translate(37.6273vw,33.998vh) scale(.8679)}to{transform:translate(41.99155vw,99vh) scale(.8679)}}.snow:nth-child(333){opacity:1.5242;transform:translate(89.6293vw,-10px) scale(.9078);animation:fall-333 30s -21s linear infinite}@keyframes fall-333{44.729%{transform:translate(83.3313vw,44.729vh) scale(.9078)}to{transform:translate(86.4803vw,99vh) scale(.9078)}}.snow:nth-child(334){opacity:1.3908;transform:translate(55.3803vw,-10px) scale(.0374);animation:fall-334 22s -1s linear infinite}@keyframes fall-334{59.341%{transform:translate(59.6452vw,59.341vh) scale(.0374)}to{transform:translate(57.51275vw,99vh) scale(.0374)}}.snow:nth-child(335){opacity:1.4492;transform:translate(12.906vw,-10px) scale(.8018);animation:fall-335 11s -22s linear infinite}@keyframes fall-335{78.367%{transform:translate(19.194vw,78.367vh) scale(.8018)}to{transform:translate(16.05vw,99vh) scale(.8018)}}.snow:nth-child(336){opacity:.5828;transform:translate(12.4074vw,-10px) scale(.1146);animation:fall-336 10s -4s linear infinite}@keyframes fall-336{74.938%{transform:translate(7.8815vw,74.938vh) scale(.1146)}to{transform:translate(10.14445vw,99vh) scale(.1146)}}.snow:nth-child(337){opacity:.1436;transform:translate(30.8739vw,-10px) scale(.8512);animation:fall-337 27s -21s linear infinite}@keyframes fall-337{60.61%{transform:translate(32.9798vw,60.61vh) scale(.8512)}to{transform:translate(31.92685vw,99vh) scale(.8512)}}.snow:nth-child(338){opacity:.8306;transform:translate(26.5657vw,-10px) scale(.4512);animation:fall-338 10s -28s linear infinite}@keyframes fall-338{60.07%{transform:translate(20.201vw,60.07vh) scale(.4512)}to{transform:translate(23.38335vw,99vh) scale(.4512)}}.snow:nth-child(339){opacity:1.3388;transform:translate(49.1403vw,-10px) scale(.3983);animation:fall-339 29s -11s linear infinite}@keyframes fall-339{31.798%{transform:translate(58.9881vw,31.798vh) scale(.3983)}to{transform:translate(54.0642vw,99vh) scale(.3983)}}.snow:nth-child(340){opacity:1.53;transform:translate(31.2542vw,-10px) scale(.8137);animation:fall-340 19s -30s linear infinite}@keyframes fall-340{30.355%{transform:translate(22.1605vw,30.355vh) scale(.8137)}to{transform:translate(26.70735vw,99vh) scale(.8137)}}.snow:nth-child(341){opacity:1.5246;transform:translate(93.2116vw,-10px) scale(.9585);animation:fall-341 26s -20s linear infinite}@keyframes fall-341{42.573%{transform:translate(84.9383vw,42.573vh) scale(.9585)}to{transform:translate(89.07495vw,99vh) scale(.9585)}}.snow:nth-child(342){opacity:.8596;transform:translate(12.9745vw,-10px) scale(.8092);animation:fall-342 30s -6s linear infinite}@keyframes fall-342{58.032%{transform:translate(5.0703vw,58.032vh) scale(.8092)}to{transform:translate(9.0224vw,99vh) scale(.8092)}}.snow:nth-child(343){opacity:1.633;transform:translate(87.1694vw,-10px) scale(.3785);animation:fall-343 14s -22s linear infinite}@keyframes fall-343{33.027%{transform:translate(88.9461vw,33.027vh) scale(.3785)}to{transform:translate(88.05775vw,99vh) scale(.3785)}}.snow:nth-child(344){opacity:1.7714;transform:translate(43.7087vw,-10px) scale(.3098);animation:fall-344 26s -18s linear infinite}@keyframes fall-344{47.376%{transform:translate(53.3964vw,47.376vh) scale(.3098)}to{transform:translate(48.55255vw,99vh) scale(.3098)}}.snow:nth-child(345){opacity:.5268;transform:translate(47.8774vw,-10px) scale(.8434);animation:fall-345 13s -23s linear infinite}@keyframes fall-345{78.739%{transform:translate(41.9918vw,78.739vh) scale(.8434)}to{transform:translate(44.9346vw,99vh) scale(.8434)}}.snow:nth-child(346){opacity:.99;transform:translate(6.5483vw,-10px) scale(.6948);animation:fall-346 24s -25s linear infinite}@keyframes fall-346{76.37%{transform:translate(5.904vw,76.37vh) scale(.6948)}to{transform:translate(6.22615vw,99vh) scale(.6948)}}.snow:nth-child(347){opacity:1.1678;transform:translate(90.8639vw,-10px) scale(.5038);animation:fall-347 30s -9s linear infinite}@keyframes fall-347{32.082%{transform:translate(99.1657vw,32.082vh) scale(.5038)}to{transform:translate(95.0148vw,99vh) scale(.5038)}}.snow:nth-child(348){opacity:1.1086;transform:translate(64.7707vw,-10px) scale(.5209);animation:fall-348 20s -14s linear infinite}@keyframes fall-348{45.12%{transform:translate(59.8617vw,45.12vh) scale(.5209)}to{transform:translate(62.3162vw,99vh) scale(.5209)}}.snow:nth-child(349){opacity:.3878;transform:translate(33.7207vw,-10px) scale(.9925);animation:fall-349 25s -12s linear infinite}@keyframes fall-349{49.53%{transform:translate(24.0441vw,49.53vh) scale(.9925)}to{transform:translate(28.8824vw,99vh) scale(.9925)}}.snow:nth-child(350){opacity:1.0654;transform:translate(17.5599vw,-10px) scale(.6155);animation:fall-350 16s -30s linear infinite}@keyframes fall-350{48.285%{transform:translate(13.6477vw,48.285vh) scale(.6155)}to{transform:translate(15.6038vw,99vh) scale(.6155)}}.snow:nth-child(351){opacity:.8842;transform:translate(17.6021vw,-10px) scale(.0695);animation:fall-351 29s -2s linear infinite}@keyframes fall-351{40.643%{transform:translate(16.3323vw,40.643vh) scale(.0695)}to{transform:translate(16.9672vw,99vh) scale(.0695)}}.snow:nth-child(352){opacity:.1364;transform:translate(57.6773vw,-10px) scale(.3977);animation:fall-352 14s -30s linear infinite}@keyframes fall-352{50.292%{transform:translate(52.4511vw,50.292vh) scale(.3977)}to{transform:translate(55.0642vw,99vh) scale(.3977)}}.snow:nth-child(353){opacity:.3876;transform:translate(66.8887vw,-10px) scale(.3904);animation:fall-353 28s -21s linear infinite}@keyframes fall-353{62.559%{transform:translate(63.5874vw,62.559vh) scale(.3904)}to{transform:translate(65.23805vw,99vh) scale(.3904)}}.snow:nth-child(354){opacity:1.9552;transform:translate(12.3864vw,-10px) scale(.637);animation:fall-354 28s -28s linear infinite}@keyframes fall-354{35.748%{transform:translate(16.1906vw,35.748vh) scale(.637)}to{transform:translate(14.2885vw,99vh) scale(.637)}}.snow:nth-child(355){opacity:1.462;transform:translate(47.0973vw,-10px) scale(.0981);animation:fall-355 11s -29s linear infinite}@keyframes fall-355{63.916%{transform:translate(56.1009vw,63.916vh) scale(.0981)}to{transform:translate(51.5991vw,99vh) scale(.0981)}}.snow:nth-child(356){opacity:.9484;transform:translate(1.4655vw,-10px) scale(.4566);animation:fall-356 23s -4s linear infinite}@keyframes fall-356{31.938%{transform:translate(5.2593vw,31.938vh) scale(.4566)}to{transform:translate(3.3624vw,99vh) scale(.4566)}}.snow:nth-child(357){opacity:1.0254;transform:translate(55.3658vw,-10px) scale(.4088);animation:fall-357 21s -26s linear infinite}@keyframes fall-357{48.595%{transform:translate(53.083vw,48.595vh) scale(.4088)}to{transform:translate(54.2244vw,99vh) scale(.4088)}}.snow:nth-child(358){opacity:.7882;transform:translate(28.133vw,-10px) scale(.2477);animation:fall-358 26s -3s linear infinite}@keyframes fall-358{75.311%{transform:translate(32.5185vw,75.311vh) scale(.2477)}to{transform:translate(30.32575vw,99vh) scale(.2477)}}.snow:nth-child(359){opacity:1.3528;transform:translate(32.4636vw,-10px) scale(.4781);animation:fall-359 14s -14s linear infinite}@keyframes fall-359{78.459%{transform:translate(23.1966vw,78.459vh) scale(.4781)}to{transform:translate(27.8301vw,99vh) scale(.4781)}}.snow:nth-child(360){opacity:.3326;transform:translate(35.5022vw,-10px) scale(.4501);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{48.98%{transform:translate(37.289vw,48.98vh) scale(.4501)}to{transform:translate(36.3956vw,99vh) scale(.4501)}}.snow:nth-child(361){opacity:.5584;transform:translate(32.7512vw,-10px) scale(.0091);animation:fall-361 26s -19s linear infinite}@keyframes fall-361{79.08%{transform:translate(28.3191vw,79.08vh) scale(.0091)}to{transform:translate(30.53515vw,99vh) scale(.0091)}}.snow:nth-child(362){opacity:.727;transform:translate(17.3408vw,-10px) scale(.9017);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{43.065%{transform:translate(22.6354vw,43.065vh) scale(.9017)}to{transform:translate(19.9881vw,99vh) scale(.9017)}}.snow:nth-child(363){opacity:1.3532;transform:translate(31.3858vw,-10px) scale(.3287);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{42.902%{transform:translate(39.1941vw,42.902vh) scale(.3287)}to{transform:translate(35.28995vw,99vh) scale(.3287)}}.snow:nth-child(364){opacity:.4264;transform:translate(72.8199vw,-10px) scale(.4505);animation:fall-364 11s -26s linear infinite}@keyframes fall-364{39.5%{transform:translate(63.9657vw,39.5vh) scale(.4505)}to{transform:translate(68.3928vw,99vh) scale(.4505)}}.snow:nth-child(365){opacity:1.2182;transform:translate(35.088vw,-10px) scale(.6677);animation:fall-365 29s -5s linear infinite}@keyframes fall-365{47.497%{transform:translate(33.2044vw,47.497vh) scale(.6677)}to{transform:translate(34.1462vw,99vh) scale(.6677)}}.snow:nth-child(366){opacity:.3674;transform:translate(31.4827vw,-10px) scale(.2618);animation:fall-366 25s -13s linear infinite}@keyframes fall-366{53.895%{transform:translate(29.3198vw,53.895vh) scale(.2618)}to{transform:translate(30.40125vw,99vh) scale(.2618)}}.snow:nth-child(367){opacity:.2712;transform:translate(50.4202vw,-10px) scale(.7203);animation:fall-367 26s -14s linear infinite}@keyframes fall-367{79.534%{transform:translate(48.269vw,79.534vh) scale(.7203)}to{transform:translate(49.3446vw,99vh) scale(.7203)}}.snow:nth-child(368){opacity:1.3396;transform:translate(72.5481vw,-10px) scale(.4026);animation:fall-368 25s -22s linear infinite}@keyframes fall-368{63.547%{transform:translate(68.3403vw,63.547vh) scale(.4026)}to{transform:translate(70.4442vw,99vh) scale(.4026)}}.snow:nth-child(369){opacity:.3626;transform:translate(62.7203vw,-10px) scale(.1786);animation:fall-369 25s -12s linear infinite}@keyframes fall-369{60.586%{transform:translate(69.2856vw,60.586vh) scale(.1786)}to{transform:translate(66.00295vw,99vh) scale(.1786)}}.snow:nth-child(370){opacity:.6812;transform:translate(97.6017vw,-10px) scale(.3409);animation:fall-370 29s -1s linear infinite}@keyframes fall-370{41.863%{transform:translate(94.4288vw,41.863vh) scale(.3409)}to{transform:translate(96.01525vw,99vh) scale(.3409)}}.snow:nth-child(371){opacity:1.954;transform:translate(6.2919vw,-10px) scale(.9802);animation:fall-371 24s -1s linear infinite}@keyframes fall-371{58.67%{transform:translate(8.4971vw,58.67vh) scale(.9802)}to{transform:translate(7.3945vw,99vh) scale(.9802)}}.snow:nth-child(372){opacity:1.4962;transform:translate(46.8005vw,-10px) scale(.0624);animation:fall-372 24s -8s linear infinite}@keyframes fall-372{51.227%{transform:translate(47.1713vw,51.227vh) scale(.0624)}to{transform:translate(46.9859vw,99vh) scale(.0624)}}.snow:nth-child(373){opacity:1.8914;transform:translate(4.4733vw,-10px) scale(.2068);animation:fall-373 19s -21s linear infinite}@keyframes fall-373{36.089%{transform:translate(-3.2622vw,36.089vh) scale(.2068)}to{transform:translate(.60555vw,99vh) scale(.2068)}}.snow:nth-child(374){opacity:.0616;transform:translate(60.7958vw,-10px) scale(.8978);animation:fall-374 14s -23s linear infinite}@keyframes fall-374{58.192%{transform:translate(51.5544vw,58.192vh) scale(.8978)}to{transform:translate(56.1751vw,99vh) scale(.8978)}}.snow:nth-child(375){opacity:.875;transform:translate(80.9394vw,-10px) scale(.4352);animation:fall-375 27s -20s linear infinite}@keyframes fall-375{36.595%{transform:translate(79.0399vw,36.595vh) scale(.4352)}to{transform:translate(79.98965vw,99vh) scale(.4352)}}.snow:nth-child(376){opacity:.6016;transform:translate(1.144vw,-10px) scale(.3344);animation:fall-376 25s -29s linear infinite}@keyframes fall-376{67.413%{transform:translate(-4.7241vw,67.413vh) scale(.3344)}to{transform:translate(-1.79005vw,99vh) scale(.3344)}}.snow:nth-child(377){opacity:1.1236;transform:translate(56.0688vw,-10px) scale(.5452);animation:fall-377 17s -24s linear infinite}@keyframes fall-377{70.981%{transform:translate(61.1534vw,70.981vh) scale(.5452)}to{transform:translate(58.6111vw,99vh) scale(.5452)}}.snow:nth-child(378){opacity:1.9934;transform:translate(82.5948vw,-10px) scale(.4892);animation:fall-378 28s -19s linear infinite}@keyframes fall-378{30.333%{transform:translate(79.3203vw,30.333vh) scale(.4892)}to{transform:translate(80.95755vw,99vh) scale(.4892)}}.snow:nth-child(379){opacity:.1382;transform:translate(97.2538vw,-10px) scale(.5019);animation:fall-379 30s -28s linear infinite}@keyframes fall-379{46.786%{transform:translate(96.1866vw,46.786vh) scale(.5019)}to{transform:translate(96.7202vw,99vh) scale(.5019)}}.snow:nth-child(380){opacity:1.5458;transform:translate(5.5459vw,-10px) scale(.2789);animation:fall-380 21s -14s linear infinite}@keyframes fall-380{73.054%{transform:translate(-1.5194vw,73.054vh) scale(.2789)}to{transform:translate(2.01325vw,99vh) scale(.2789)}}.snow:nth-child(381){opacity:1.0258;transform:translate(96.4288vw,-10px) scale(.2283);animation:fall-381 10s -16s linear infinite}@keyframes fall-381{30.158%{transform:translate(94.3272vw,30.158vh) scale(.2283)}to{transform:translate(95.378vw,99vh) scale(.2283)}}.snow:nth-child(382){opacity:.7966;transform:translate(51.6028vw,-10px) scale(.4307);animation:fall-382 12s -24s linear infinite}@keyframes fall-382{52.01%{transform:translate(42.5076vw,52.01vh) scale(.4307)}to{transform:translate(47.0552vw,99vh) scale(.4307)}}.snow:nth-child(383){opacity:1.4504;transform:translate(18.4891vw,-10px) scale(.6955);animation:fall-383 17s -13s linear infinite}@keyframes fall-383{79.4%{transform:translate(9.4682vw,79.4vh) scale(.6955)}to{transform:translate(13.97865vw,99vh) scale(.6955)}}.snow:nth-child(384){opacity:1.3644;transform:translate(17.0724vw,-10px) scale(.9285);animation:fall-384 10s -18s linear infinite}@keyframes fall-384{44.127%{transform:translate(20.5235vw,44.127vh) scale(.9285)}to{transform:translate(18.79795vw,99vh) scale(.9285)}}.snow:nth-child(385){opacity:1.3214;transform:translate(61.6396vw,-10px) scale(.2103);animation:fall-385 18s -13s linear infinite}@keyframes fall-385{64.345%{transform:translate(57.561vw,64.345vh) scale(.2103)}to{transform:translate(59.6003vw,99vh) scale(.2103)}}.snow:nth-child(386){opacity:.2982;transform:translate(1.6077vw,-10px) scale(.4363);animation:fall-386 27s -10s linear infinite}@keyframes fall-386{63.39%{transform:translate(-8.001vw,63.39vh) scale(.4363)}to{transform:translate(-3.19665vw,99vh) scale(.4363)}}.snow:nth-child(387){opacity:1.0002;transform:translate(54.0976vw,-10px) scale(.351);animation:fall-387 28s -27s linear infinite}@keyframes fall-387{36.659%{transform:translate(53.8449vw,36.659vh) scale(.351)}to{transform:translate(53.97125vw,99vh) scale(.351)}}.snow:nth-child(388){opacity:.4738;transform:translate(30.3003vw,-10px) scale(.1127);animation:fall-388 16s -19s linear infinite}@keyframes fall-388{43.486%{transform:translate(25.924vw,43.486vh) scale(.1127)}to{transform:translate(28.11215vw,99vh) scale(.1127)}}.snow:nth-child(389){opacity:.771;transform:translate(65.2615vw,-10px) scale(.8498);animation:fall-389 17s -27s linear infinite}@keyframes fall-389{35.291%{transform:translate(71.4052vw,35.291vh) scale(.8498)}to{transform:translate(68.33335vw,99vh) scale(.8498)}}.snow:nth-child(390){opacity:1.399;transform:translate(19.5986vw,-10px) scale(.1979);animation:fall-390 24s -3s linear infinite}@keyframes fall-390{59.211%{transform:translate(17.9025vw,59.211vh) scale(.1979)}to{transform:translate(18.75055vw,99vh) scale(.1979)}}.snow:nth-child(391){opacity:1.6376;transform:translate(62.7525vw,-10px) scale(.9502);animation:fall-391 30s -7s linear infinite}@keyframes fall-391{32.82%{transform:translate(70.4353vw,32.82vh) scale(.9502)}to{transform:translate(66.5939vw,99vh) scale(.9502)}}.snow:nth-child(392){opacity:1.2074;transform:translate(49.0118vw,-10px) scale(.5577);animation:fall-392 23s -24s linear infinite}@keyframes fall-392{75.988%{transform:translate(42.2367vw,75.988vh) scale(.5577)}to{transform:translate(45.62425vw,99vh) scale(.5577)}}.snow:nth-child(393){opacity:.7834;transform:translate(38.8976vw,-10px) scale(.3391);animation:fall-393 12s -10s linear infinite}@keyframes fall-393{31.675%{transform:translate(42.448vw,31.675vh) scale(.3391)}to{transform:translate(40.6728vw,99vh) scale(.3391)}}.snow:nth-child(394){opacity:.0306;transform:translate(54.9299vw,-10px) scale(.1449);animation:fall-394 25s -4s linear infinite}@keyframes fall-394{59.067%{transform:translate(64.4363vw,59.067vh) scale(.1449)}to{transform:translate(59.6831vw,99vh) scale(.1449)}}.snow:nth-child(395){opacity:.703;transform:translate(82.9163vw,-10px) scale(.6665);animation:fall-395 18s -21s linear infinite}@keyframes fall-395{76.407%{transform:translate(84.0954vw,76.407vh) scale(.6665)}to{transform:translate(83.50585vw,99vh) scale(.6665)}}.snow:nth-child(396){opacity:1.773;transform:translate(57.9637vw,-10px) scale(.967);animation:fall-396 24s -22s linear infinite}@keyframes fall-396{61.559%{transform:translate(55.087vw,61.559vh) scale(.967)}to{transform:translate(56.52535vw,99vh) scale(.967)}}.snow:nth-child(397){opacity:.0952;transform:translate(4.4148vw,-10px) scale(.1838);animation:fall-397 12s -15s linear infinite}@keyframes fall-397{40.579%{transform:translate(-2.1051vw,40.579vh) scale(.1838)}to{transform:translate(1.15485vw,99vh) scale(.1838)}}.snow:nth-child(398){opacity:.0374;transform:translate(91.5812vw,-10px) scale(.1641);animation:fall-398 27s -8s linear infinite}@keyframes fall-398{54.49%{transform:translate(89.5008vw,54.49vh) scale(.1641)}to{transform:translate(90.541vw,99vh) scale(.1641)}}.snow:nth-child(399){opacity:1.1824;transform:translate(39.3213vw,-10px) scale(.0407);animation:fall-399 12s -20s linear infinite}@keyframes fall-399{70.608%{transform:translate(29.8662vw,70.608vh) scale(.0407)}to{transform:translate(34.59375vw,99vh) scale(.0407)}}.snow:nth-child(400){opacity:1.8596;transform:translate(87.0555vw,-10px) scale(.5048);animation:fall-400 27s -4s linear infinite}@keyframes fall-400{36.232%{transform:translate(89.6832vw,36.232vh) scale(.5048)}to{transform:translate(88.36935vw,99vh) scale(.5048)}}\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:.1794;transform:translate(12.4588vw,-10px) scale(.1794);animation:fall-1 30s -3s linear infinite}@keyframes fall-1{33.343%{transform:translate(18.103vw,33.343vh) scale(.1794)}to{transform:translate(15.2809vw,99vh) scale(.1794)}}.snow:nth-child(2){opacity:.2514;transform:translate(49.3963vw,-10px) scale(.7117);animation:fall-2 16s -3s linear infinite}@keyframes fall-2{32.486%{transform:translate(41.9779vw,32.486vh) scale(.7117)}to{transform:translate(45.6871vw,99vh) scale(.7117)}}.snow:nth-child(3){opacity:.7802;transform:translate(88.3167vw,-10px) scale(.3108);animation:fall-3 14s -14s linear infinite}@keyframes fall-3{34.239%{transform:translate(85.9254vw,34.239vh) scale(.3108)}to{transform:translate(87.12105vw,99vh) scale(.3108)}}.snow:nth-child(4){opacity:.4532;transform:translate(15.2319vw,-10px) scale(.3761);animation:fall-4 17s -7s linear infinite}@keyframes fall-4{63.934%{transform:translate(20.5617vw,63.934vh) scale(.3761)}to{transform:translate(17.8968vw,99vh) scale(.3761)}}.snow:nth-child(5){opacity:1.8562;transform:translate(20.284vw,-10px) scale(.6139);animation:fall-5 15s -6s linear infinite}@keyframes fall-5{42.684%{transform:translate(17.393vw,42.684vh) scale(.6139)}to{transform:translate(18.8385vw,99vh) scale(.6139)}}.snow:nth-child(6){opacity:.7746;transform:translate(51.8555vw,-10px) scale(.6972);animation:fall-6 21s -16s linear infinite}@keyframes fall-6{30.053%{transform:translate(43.231vw,30.053vh) scale(.6972)}to{transform:translate(47.54325vw,99vh) scale(.6972)}}.snow:nth-child(7){opacity:.0078;transform:translate(9.6073vw,-10px) scale(.6098);animation:fall-7 14s -10s linear infinite}@keyframes fall-7{41.242%{transform:translate(16.7019vw,41.242vh) scale(.6098)}to{transform:translate(13.1546vw,99vh) scale(.6098)}}.snow:nth-child(8){opacity:.352;transform:translate(64.0275vw,-10px) scale(.7888);animation:fall-8 16s -26s linear infinite}@keyframes fall-8{56.821%{transform:translate(73.5108vw,56.821vh) scale(.7888)}to{transform:translate(68.76915vw,99vh) scale(.7888)}}.snow:nth-child(9){opacity:1.9066;transform:translate(86.9847vw,-10px) scale(.9337);animation:fall-9 19s -28s linear infinite}@keyframes fall-9{32.598%{transform:translate(84.9498vw,32.598vh) scale(.9337)}to{transform:translate(85.96725vw,99vh) scale(.9337)}}.snow:nth-child(10){opacity:.9674;transform:translate(37.6729vw,-10px) scale(.6888);animation:fall-10 17s -20s linear infinite}@keyframes fall-10{72.132%{transform:translate(35.0395vw,72.132vh) scale(.6888)}to{transform:translate(36.3562vw,99vh) scale(.6888)}}.snow:nth-child(11){opacity:.5204;transform:translate(46.687vw,-10px) scale(.8665);animation:fall-11 20s -4s linear infinite}@keyframes fall-11{42.827%{transform:translate(50.645vw,42.827vh) scale(.8665)}to{transform:translate(48.666vw,99vh) scale(.8665)}}.snow:nth-child(12){opacity:.5788;transform:translate(33.1302vw,-10px) scale(.0435);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{37.49%{transform:translate(37.4737vw,37.49vh) scale(.0435)}to{transform:translate(35.30195vw,99vh) scale(.0435)}}.snow:nth-child(13){opacity:.3048;transform:translate(41.9532vw,-10px) scale(.6935);animation:fall-13 29s -21s linear infinite}@keyframes fall-13{41.219%{transform:translate(47.3014vw,41.219vh) scale(.6935)}to{transform:translate(44.6273vw,99vh) scale(.6935)}}.snow:nth-child(14){opacity:.8422;transform:translate(34.4955vw,-10px) scale(.1814);animation:fall-14 27s -16s linear infinite}@keyframes fall-14{55.838%{transform:translate(26.5171vw,55.838vh) scale(.1814)}to{transform:translate(30.5063vw,99vh) scale(.1814)}}.snow:nth-child(15){opacity:.6684;transform:translate(68.1297vw,-10px) scale(.2336);animation:fall-15 29s -4s linear infinite}@keyframes fall-15{40.64%{transform:translate(74.1266vw,40.64vh) scale(.2336)}to{transform:translate(71.12815vw,99vh) scale(.2336)}}.snow:nth-child(16){opacity:1.2768;transform:translate(28.1181vw,-10px) scale(.0561);animation:fall-16 18s -21s linear infinite}@keyframes fall-16{71.594%{transform:translate(18.4746vw,71.594vh) scale(.0561)}to{transform:translate(23.29635vw,99vh) scale(.0561)}}.snow:nth-child(17){opacity:.2964;transform:translate(93.6684vw,-10px) scale(.3894);animation:fall-17 12s -3s linear infinite}@keyframes fall-17{42.278%{transform:translate(90.4154vw,42.278vh) scale(.3894)}to{transform:translate(92.0419vw,99vh) scale(.3894)}}.snow:nth-child(18){opacity:.7128;transform:translate(68.3815vw,-10px) scale(.8335);animation:fall-18 12s -15s linear infinite}@keyframes fall-18{35.534%{transform:translate(76.1517vw,35.534vh) scale(.8335)}to{transform:translate(72.2666vw,99vh) scale(.8335)}}.snow:nth-child(19){opacity:1.6776;transform:translate(68.7109vw,-10px) scale(.8192);animation:fall-19 15s -25s linear infinite}@keyframes fall-19{69.128%{transform:translate(60.1481vw,69.128vh) scale(.8192)}to{transform:translate(64.4295vw,99vh) scale(.8192)}}.snow:nth-child(20){opacity:.4234;transform:translate(37.0502vw,-10px) scale(.9012);animation:fall-20 12s -23s linear infinite}@keyframes fall-20{78.797%{transform:translate(44.6865vw,78.797vh) scale(.9012)}to{transform:translate(40.86835vw,99vh) scale(.9012)}}.snow:nth-child(21){opacity:.6636;transform:translate(46.2447vw,-10px) scale(.9403);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{77.578%{transform:translate(41.1107vw,77.578vh) scale(.9403)}to{transform:translate(43.6777vw,99vh) scale(.9403)}}.snow:nth-child(22){opacity:.5836;transform:translate(99.2935vw,-10px) scale(.0049);animation:fall-22 13s -14s linear infinite}@keyframes fall-22{49.931%{transform:translate(92.8071vw,49.931vh) scale(.0049)}to{transform:translate(96.0503vw,99vh) scale(.0049)}}.snow:nth-child(23){opacity:1.781;transform:translate(72.856vw,-10px) scale(.3368);animation:fall-23 26s -11s linear infinite}@keyframes fall-23{35.456%{transform:translate(80.5058vw,35.456vh) scale(.3368)}to{transform:translate(76.6809vw,99vh) scale(.3368)}}.snow:nth-child(24){opacity:.9672;transform:translate(16.0575vw,-10px) scale(.9062);animation:fall-24 15s -27s linear infinite}@keyframes fall-24{54.33%{transform:translate(6.1071vw,54.33vh) scale(.9062)}to{transform:translate(11.0823vw,99vh) scale(.9062)}}.snow:nth-child(25){opacity:1.8702;transform:translate(7.8637vw,-10px) scale(.8422);animation:fall-25 23s -22s linear infinite}@keyframes fall-25{48.205%{transform:translate(3.4558vw,48.205vh) scale(.8422)}to{transform:translate(5.65975vw,99vh) scale(.8422)}}.snow:nth-child(26){opacity:1.1424;transform:translate(79.8218vw,-10px) scale(.3969);animation:fall-26 21s -27s linear infinite}@keyframes fall-26{68.949%{transform:translate(72.9013vw,68.949vh) scale(.3969)}to{transform:translate(76.36155vw,99vh) scale(.3969)}}.snow:nth-child(27){opacity:1.8236;transform:translate(88.6284vw,-10px) scale(.8291);animation:fall-27 12s -13s linear infinite}@keyframes fall-27{42.314%{transform:translate(87.9905vw,42.314vh) scale(.8291)}to{transform:translate(88.30945vw,99vh) scale(.8291)}}.snow:nth-child(28){opacity:1.098;transform:translate(61.6508vw,-10px) scale(.9878);animation:fall-28 24s -14s linear infinite}@keyframes fall-28{60.102%{transform:translate(54.8685vw,60.102vh) scale(.9878)}to{transform:translate(58.25965vw,99vh) scale(.9878)}}.snow:nth-child(29){opacity:.8968;transform:translate(22.1625vw,-10px) scale(.5748);animation:fall-29 17s -18s linear infinite}@keyframes fall-29{58.794%{transform:translate(13.5645vw,58.794vh) scale(.5748)}to{transform:translate(17.8635vw,99vh) scale(.5748)}}.snow:nth-child(30){opacity:.9294;transform:translate(15.9388vw,-10px) scale(.9681);animation:fall-30 18s -6s linear infinite}@keyframes fall-30{45.842%{transform:translate(6.4033vw,45.842vh) scale(.9681)}to{transform:translate(11.17105vw,99vh) scale(.9681)}}.snow:nth-child(31){opacity:.24;transform:translate(42.1524vw,-10px) scale(.4423);animation:fall-31 21s -5s linear infinite}@keyframes fall-31{61.553%{transform:translate(47.1996vw,61.553vh) scale(.4423)}to{transform:translate(44.676vw,99vh) scale(.4423)}}.snow:nth-child(32){opacity:1.129;transform:translate(38.076vw,-10px) scale(.9899);animation:fall-32 13s -14s linear infinite}@keyframes fall-32{45.253%{transform:translate(38.3035vw,45.253vh) scale(.9899)}to{transform:translate(38.18975vw,99vh) scale(.9899)}}.snow:nth-child(33){opacity:.1478;transform:translate(87.9711vw,-10px) scale(.221);animation:fall-33 12s -29s linear infinite}@keyframes fall-33{58.481%{transform:translate(78.1005vw,58.481vh) scale(.221)}to{transform:translate(83.0358vw,99vh) scale(.221)}}.snow:nth-child(34){opacity:1.2082;transform:translate(95.6621vw,-10px) scale(.3927);animation:fall-34 26s -26s linear infinite}@keyframes fall-34{78.359%{transform:translate(88.1952vw,78.359vh) scale(.3927)}to{transform:translate(91.92865vw,99vh) scale(.3927)}}.snow:nth-child(35){opacity:1.9624;transform:translate(97.989vw,-10px) scale(.9139);animation:fall-35 22s -27s linear infinite}@keyframes fall-35{44.755%{transform:translate(92.7312vw,44.755vh) scale(.9139)}to{transform:translate(95.3601vw,99vh) scale(.9139)}}.snow:nth-child(36){opacity:.0106;transform:translate(46.5002vw,-10px) scale(.7335);animation:fall-36 14s -21s linear infinite}@keyframes fall-36{39.528%{transform:translate(44.5464vw,39.528vh) scale(.7335)}to{transform:translate(45.5233vw,99vh) scale(.7335)}}.snow:nth-child(37){opacity:.8958;transform:translate(27.4998vw,-10px) scale(.9562);animation:fall-37 29s -8s linear infinite}@keyframes fall-37{35.519%{transform:translate(32.7989vw,35.519vh) scale(.9562)}to{transform:translate(30.14935vw,99vh) scale(.9562)}}.snow:nth-child(38){opacity:1.468;transform:translate(65.345vw,-10px) scale(.7817);animation:fall-38 11s -23s linear infinite}@keyframes fall-38{73.84%{transform:translate(66.4086vw,73.84vh) scale(.7817)}to{transform:translate(65.8768vw,99vh) scale(.7817)}}.snow:nth-child(39){opacity:1.5668;transform:translate(25.4033vw,-10px) scale(.3124);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{47.086%{transform:translate(31.5777vw,47.086vh) scale(.3124)}to{transform:translate(28.4905vw,99vh) scale(.3124)}}.snow:nth-child(40){opacity:.1962;transform:translate(41.6745vw,-10px) scale(.1986);animation:fall-40 17s -13s linear infinite}@keyframes fall-40{47.419%{transform:translate(36.9584vw,47.419vh) scale(.1986)}to{transform:translate(39.31645vw,99vh) scale(.1986)}}.snow:nth-child(41){opacity:1.004;transform:translate(41.062vw,-10px) scale(.1955);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{61.023%{transform:translate(47.3729vw,61.023vh) scale(.1955)}to{transform:translate(44.21745vw,99vh) scale(.1955)}}.snow:nth-child(42){opacity:1.5666;transform:translate(49.3415vw,-10px) scale(.0075);animation:fall-42 24s -29s linear infinite}@keyframes fall-42{33.822%{transform:translate(41.3906vw,33.822vh) scale(.0075)}to{transform:translate(45.36605vw,99vh) scale(.0075)}}.snow:nth-child(43){opacity:.2366;transform:translate(84.2409vw,-10px) scale(.9541);animation:fall-43 19s -6s linear infinite}@keyframes fall-43{69.243%{transform:translate(89.169vw,69.243vh) scale(.9541)}to{transform:translate(86.70495vw,99vh) scale(.9541)}}.snow:nth-child(44){opacity:.8292;transform:translate(82.3063vw,-10px) scale(.1296);animation:fall-44 22s -13s linear infinite}@keyframes fall-44{50.182%{transform:translate(83.7384vw,50.182vh) scale(.1296)}to{transform:translate(83.02235vw,99vh) scale(.1296)}}.snow:nth-child(45){opacity:1.3018;transform:translate(50.2897vw,-10px) scale(.902);animation:fall-45 25s -27s linear infinite}@keyframes fall-45{57.29%{transform:translate(43.5345vw,57.29vh) scale(.902)}to{transform:translate(46.9121vw,99vh) scale(.902)}}.snow:nth-child(46){opacity:.074;transform:translate(31.786vw,-10px) scale(.9176);animation:fall-46 15s -21s linear infinite}@keyframes fall-46{30.576%{transform:translate(31.8313vw,30.576vh) scale(.9176)}to{transform:translate(31.80865vw,99vh) scale(.9176)}}.snow:nth-child(47){opacity:.304;transform:translate(10.5963vw,-10px) scale(.1379);animation:fall-47 21s -22s linear infinite}@keyframes fall-47{65.474%{transform:translate(2.0104vw,65.474vh) scale(.1379)}to{transform:translate(6.30335vw,99vh) scale(.1379)}}.snow:nth-child(48){opacity:1.1976;transform:translate(41.1854vw,-10px) scale(.2586);animation:fall-48 29s -14s linear infinite}@keyframes fall-48{70.451%{transform:translate(49.9302vw,70.451vh) scale(.2586)}to{transform:translate(45.5578vw,99vh) scale(.2586)}}.snow:nth-child(49){opacity:1.0286;transform:translate(63.1659vw,-10px) scale(.2229);animation:fall-49 10s -21s linear infinite}@keyframes fall-49{68.22%{transform:translate(68.0115vw,68.22vh) scale(.2229)}to{transform:translate(65.5887vw,99vh) scale(.2229)}}.snow:nth-child(50){opacity:.474;transform:translate(30.3839vw,-10px) scale(.5793);animation:fall-50 22s -30s linear infinite}@keyframes fall-50{51.22%{transform:translate(21.8986vw,51.22vh) scale(.5793)}to{transform:translate(26.14125vw,99vh) scale(.5793)}}.snow:nth-child(51){opacity:1.992;transform:translate(53.2052vw,-10px) scale(.2601);animation:fall-51 26s -8s linear infinite}@keyframes fall-51{33.924%{transform:translate(57.3567vw,33.924vh) scale(.2601)}to{transform:translate(55.28095vw,99vh) scale(.2601)}}.snow:nth-child(52){opacity:.7724;transform:translate(95.6934vw,-10px) scale(.461);animation:fall-52 10s -18s linear infinite}@keyframes fall-52{60.387%{transform:translate(104.4602vw,60.387vh) scale(.461)}to{transform:translate(100.0768vw,99vh) scale(.461)}}.snow:nth-child(53){opacity:1.2666;transform:translate(26.576vw,-10px) scale(.96);animation:fall-53 12s -23s linear infinite}@keyframes fall-53{38.5%{transform:translate(26.273vw,38.5vh) scale(.96)}to{transform:translate(26.4245vw,99vh) scale(.96)}}.snow:nth-child(54){opacity:1.5038;transform:translate(54.2495vw,-10px) scale(.4783);animation:fall-54 29s -24s linear infinite}@keyframes fall-54{70.707%{transform:translate(49.6174vw,70.707vh) scale(.4783)}to{transform:translate(51.93345vw,99vh) scale(.4783)}}.snow:nth-child(55){opacity:.1858;transform:translate(33.887vw,-10px) scale(.763);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{39.236%{transform:translate(43.0681vw,39.236vh) scale(.763)}to{transform:translate(38.47755vw,99vh) scale(.763)}}.snow:nth-child(56){opacity:1.3162;transform:translate(38.1835vw,-10px) scale(.0336);animation:fall-56 14s -28s linear infinite}@keyframes fall-56{47.002%{transform:translate(40.4098vw,47.002vh) scale(.0336)}to{transform:translate(39.29665vw,99vh) scale(.0336)}}.snow:nth-child(57){opacity:.5898;transform:translate(15.6019vw,-10px) scale(.0397);animation:fall-57 23s -15s linear infinite}@keyframes fall-57{39.197%{transform:translate(12.5119vw,39.197vh) scale(.0397)}to{transform:translate(14.0569vw,99vh) scale(.0397)}}.snow:nth-child(58){opacity:1.3934;transform:translate(72.9406vw,-10px) scale(.1651);animation:fall-58 11s -23s linear infinite}@keyframes fall-58{37.989%{transform:translate(81.9302vw,37.989vh) scale(.1651)}to{transform:translate(77.4354vw,99vh) scale(.1651)}}.snow:nth-child(59){opacity:.8974;transform:translate(81.5926vw,-10px) scale(.3682);animation:fall-59 17s -17s linear infinite}@keyframes fall-59{58.13%{transform:translate(72.8917vw,58.13vh) scale(.3682)}to{transform:translate(77.24215vw,99vh) scale(.3682)}}.snow:nth-child(60){opacity:1.2336;transform:translate(71.0137vw,-10px) scale(.3626);animation:fall-60 15s -27s linear infinite}@keyframes fall-60{44.088%{transform:translate(67.397vw,44.088vh) scale(.3626)}to{transform:translate(69.20535vw,99vh) scale(.3626)}}.snow:nth-child(61){opacity:1.4112;transform:translate(51.016vw,-10px) scale(.435);animation:fall-61 16s -21s linear infinite}@keyframes fall-61{71.53%{transform:translate(45.3402vw,71.53vh) scale(.435)}to{transform:translate(48.1781vw,99vh) scale(.435)}}.snow:nth-child(62){opacity:.4534;transform:translate(49.8107vw,-10px) scale(.4728);animation:fall-62 26s -15s linear infinite}@keyframes fall-62{46.191%{transform:translate(57.1201vw,46.191vh) scale(.4728)}to{transform:translate(53.4654vw,99vh) scale(.4728)}}.snow:nth-child(63){opacity:1.0226;transform:translate(3.7623vw,-10px) scale(.8226);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{48.702%{transform:translate(1.0878vw,48.702vh) scale(.8226)}to{transform:translate(2.42505vw,99vh) scale(.8226)}}.snow:nth-child(64){opacity:1.2792;transform:translate(19.0962vw,-10px) scale(.8222);animation:fall-64 26s -21s linear infinite}@keyframes fall-64{49.929%{transform:translate(21.6677vw,49.929vh) scale(.8222)}to{transform:translate(20.38195vw,99vh) scale(.8222)}}.snow:nth-child(65){opacity:.8794;transform:translate(73.2854vw,-10px) scale(.3497);animation:fall-65 25s -12s linear infinite}@keyframes fall-65{66.671%{transform:translate(82.0402vw,66.671vh) scale(.3497)}to{transform:translate(77.6628vw,99vh) scale(.3497)}}.snow:nth-child(66){opacity:1.7642;transform:translate(63.2852vw,-10px) scale(.0918);animation:fall-66 26s -22s linear infinite}@keyframes fall-66{76.005%{transform:translate(72.6075vw,76.005vh) scale(.0918)}to{transform:translate(67.94635vw,99vh) scale(.0918)}}.snow:nth-child(67){opacity:.022;transform:translate(91.8846vw,-10px) scale(.7166);animation:fall-67 21s -2s linear infinite}@keyframes fall-67{79.264%{transform:translate(88.7629vw,79.264vh) scale(.7166)}to{transform:translate(90.32375vw,99vh) scale(.7166)}}.snow:nth-child(68){opacity:.2252;transform:translate(30.9809vw,-10px) scale(.5617);animation:fall-68 22s -18s linear infinite}@keyframes fall-68{67.498%{transform:translate(30.1212vw,67.498vh) scale(.5617)}to{transform:translate(30.55105vw,99vh) scale(.5617)}}.snow:nth-child(69){opacity:1.954;transform:translate(53.7032vw,-10px) scale(.8301);animation:fall-69 10s -4s linear infinite}@keyframes fall-69{30.126%{transform:translate(55.5138vw,30.126vh) scale(.8301)}to{transform:translate(54.6085vw,99vh) scale(.8301)}}.snow:nth-child(70){opacity:.4732;transform:translate(43.3373vw,-10px) scale(.5869);animation:fall-70 10s -12s linear infinite}@keyframes fall-70{75.083%{transform:translate(52.9162vw,75.083vh) scale(.5869)}to{transform:translate(48.12675vw,99vh) scale(.5869)}}.snow:nth-child(71){opacity:1.2962;transform:translate(15.3081vw,-10px) scale(.8942);animation:fall-71 10s -5s linear infinite}@keyframes fall-71{64.712%{transform:translate(9.7343vw,64.712vh) scale(.8942)}to{transform:translate(12.5212vw,99vh) scale(.8942)}}.snow:nth-child(72){opacity:1.077;transform:translate(3.7752vw,-10px) scale(.0465);animation:fall-72 15s -17s linear infinite}@keyframes fall-72{47.313%{transform:translate(9.6246vw,47.313vh) scale(.0465)}to{transform:translate(6.6999vw,99vh) scale(.0465)}}.snow:nth-child(73){opacity:1.1826;transform:translate(49.7152vw,-10px) scale(.0826);animation:fall-73 23s -24s linear infinite}@keyframes fall-73{42.494%{transform:translate(50.3019vw,42.494vh) scale(.0826)}to{transform:translate(50.00855vw,99vh) scale(.0826)}}.snow:nth-child(74){opacity:.3764;transform:translate(19.2625vw,-10px) scale(.8713);animation:fall-74 12s -19s linear infinite}@keyframes fall-74{76.032%{transform:translate(25.6885vw,76.032vh) scale(.8713)}to{transform:translate(22.4755vw,99vh) scale(.8713)}}.snow:nth-child(75){opacity:.9726;transform:translate(21.018vw,-10px) scale(.6486);animation:fall-75 18s -21s linear infinite}@keyframes fall-75{66.541%{transform:translate(28.0906vw,66.541vh) scale(.6486)}to{transform:translate(24.5543vw,99vh) scale(.6486)}}.snow:nth-child(76){opacity:1.4436;transform:translate(86.5962vw,-10px) scale(.4967);animation:fall-76 20s -1s linear infinite}@keyframes fall-76{41.787%{transform:translate(80.2691vw,41.787vh) scale(.4967)}to{transform:translate(83.43265vw,99vh) scale(.4967)}}.snow:nth-child(77){opacity:1.7862;transform:translate(87.7299vw,-10px) scale(.452);animation:fall-77 19s -20s linear infinite}@keyframes fall-77{58.81%{transform:translate(78.0161vw,58.81vh) scale(.452)}to{transform:translate(82.873vw,99vh) scale(.452)}}.snow:nth-child(78){opacity:.1572;transform:translate(89.6585vw,-10px) scale(.5224);animation:fall-78 24s -3s linear infinite}@keyframes fall-78{47.087%{transform:translate(95.0341vw,47.087vh) scale(.5224)}to{transform:translate(92.3463vw,99vh) scale(.5224)}}.snow:nth-child(79){opacity:.9706;transform:translate(23.7635vw,-10px) scale(.7429);animation:fall-79 30s -14s linear infinite}@keyframes fall-79{50.12%{transform:translate(22.264vw,50.12vh) scale(.7429)}to{transform:translate(23.01375vw,99vh) scale(.7429)}}.snow:nth-child(80){opacity:.1596;transform:translate(14.9074vw,-10px) scale(.0663);animation:fall-80 24s -7s linear infinite}@keyframes fall-80{62.557%{transform:translate(19.7751vw,62.557vh) scale(.0663)}to{transform:translate(17.34125vw,99vh) scale(.0663)}}.snow:nth-child(81){opacity:1.1682;transform:translate(66.7107vw,-10px) scale(.375);animation:fall-81 14s -3s linear infinite}@keyframes fall-81{55.959%{transform:translate(60.1144vw,55.959vh) scale(.375)}to{transform:translate(63.41255vw,99vh) scale(.375)}}.snow:nth-child(82){opacity:1.3142;transform:translate(14.4139vw,-10px) scale(.8378);animation:fall-82 29s -11s linear infinite}@keyframes fall-82{50.997%{transform:translate(24.301vw,50.997vh) scale(.8378)}to{transform:translate(19.35745vw,99vh) scale(.8378)}}.snow:nth-child(83){opacity:1.5566;transform:translate(16.0042vw,-10px) scale(.5861);animation:fall-83 10s -9s linear infinite}@keyframes fall-83{31.894%{transform:translate(13.5716vw,31.894vh) scale(.5861)}to{transform:translate(14.7879vw,99vh) scale(.5861)}}.snow:nth-child(84){opacity:.7206;transform:translate(8.088vw,-10px) scale(.4578);animation:fall-84 15s -14s linear infinite}@keyframes fall-84{72.378%{transform:translate(9.2911vw,72.378vh) scale(.4578)}to{transform:translate(8.68955vw,99vh) scale(.4578)}}.snow:nth-child(85){opacity:.5472;transform:translate(54.4311vw,-10px) scale(.4239);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{30.647%{transform:translate(52.5125vw,30.647vh) scale(.4239)}to{transform:translate(53.4718vw,99vh) scale(.4239)}}.snow:nth-child(86){opacity:.3268;transform:translate(88.3933vw,-10px) scale(.2022);animation:fall-86 25s -18s linear infinite}@keyframes fall-86{48.883%{transform:translate(90.2247vw,48.883vh) scale(.2022)}to{transform:translate(89.309vw,99vh) scale(.2022)}}.snow:nth-child(87){opacity:.0236;transform:translate(30.7102vw,-10px) scale(.9252);animation:fall-87 29s -22s linear infinite}@keyframes fall-87{66.194%{transform:translate(38.4139vw,66.194vh) scale(.9252)}to{transform:translate(34.56205vw,99vh) scale(.9252)}}.snow:nth-child(88){opacity:.1172;transform:translate(31.8841vw,-10px) scale(.4593);animation:fall-88 14s -7s linear infinite}@keyframes fall-88{67.228%{transform:translate(25.0512vw,67.228vh) scale(.4593)}to{transform:translate(28.46765vw,99vh) scale(.4593)}}.snow:nth-child(89){opacity:.331;transform:translate(85.5392vw,-10px) scale(.9829);animation:fall-89 10s -4s linear infinite}@keyframes fall-89{51.398%{transform:translate(93.594vw,51.398vh) scale(.9829)}to{transform:translate(89.5666vw,99vh) scale(.9829)}}.snow:nth-child(90){opacity:.9596;transform:translate(93.8727vw,-10px) scale(.5907);animation:fall-90 10s -22s linear infinite}@keyframes fall-90{75.286%{transform:translate(98.0923vw,75.286vh) scale(.5907)}to{transform:translate(95.9825vw,99vh) scale(.5907)}}.snow:nth-child(91){opacity:.9362;transform:translate(87.7561vw,-10px) scale(.0658);animation:fall-91 24s -30s linear infinite}@keyframes fall-91{34.136%{transform:translate(96.0991vw,34.136vh) scale(.0658)}to{transform:translate(91.9276vw,99vh) scale(.0658)}}.snow:nth-child(92){opacity:1.3822;transform:translate(67.7882vw,-10px) scale(.4884);animation:fall-92 11s -13s linear infinite}@keyframes fall-92{55.986%{transform:translate(59.7158vw,55.986vh) scale(.4884)}to{transform:translate(63.752vw,99vh) scale(.4884)}}.snow:nth-child(93){opacity:.556;transform:translate(54.8844vw,-10px) scale(.7986);animation:fall-93 17s -16s linear infinite}@keyframes fall-93{71.666%{transform:translate(64.041vw,71.666vh) scale(.7986)}to{transform:translate(59.4627vw,99vh) scale(.7986)}}.snow:nth-child(94){opacity:.4394;transform:translate(82.0965vw,-10px) scale(.4846);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{72.266%{transform:translate(76.4829vw,72.266vh) scale(.4846)}to{transform:translate(79.2897vw,99vh) scale(.4846)}}.snow:nth-child(95){opacity:.1694;transform:translate(38.776vw,-10px) scale(.7708);animation:fall-95 18s -21s linear infinite}@keyframes fall-95{44.682%{transform:translate(44.9779vw,44.682vh) scale(.7708)}to{transform:translate(41.87695vw,99vh) scale(.7708)}}.snow:nth-child(96){opacity:.3018;transform:translate(28.5692vw,-10px) scale(.7888);animation:fall-96 13s -3s linear infinite}@keyframes fall-96{33.739%{transform:translate(37.5327vw,33.739vh) scale(.7888)}to{transform:translate(33.05095vw,99vh) scale(.7888)}}.snow:nth-child(97){opacity:.9814;transform:translate(52.9432vw,-10px) scale(.3647);animation:fall-97 26s -19s linear infinite}@keyframes fall-97{32.389%{transform:translate(54.6022vw,32.389vh) scale(.3647)}to{transform:translate(53.7727vw,99vh) scale(.3647)}}.snow:nth-child(98){opacity:.1048;transform:translate(84.283vw,-10px) scale(.3203);animation:fall-98 15s -12s linear infinite}@keyframes fall-98{30.724%{transform:translate(75.9464vw,30.724vh) scale(.3203)}to{transform:translate(80.1147vw,99vh) scale(.3203)}}.snow:nth-child(99){opacity:.029;transform:translate(78.011vw,-10px) scale(.3303);animation:fall-99 15s -10s linear infinite}@keyframes fall-99{43.128%{transform:translate(85.6698vw,43.128vh) scale(.3303)}to{transform:translate(81.8404vw,99vh) scale(.3303)}}.snow:nth-child(100){opacity:.7926;transform:translate(88.2573vw,-10px) scale(.5334);animation:fall-100 12s -7s linear infinite}@keyframes fall-100{69.994%{transform:translate(78.6888vw,69.994vh) scale(.5334)}to{transform:translate(83.47305vw,99vh) scale(.5334)}}.snow:nth-child(101){opacity:1.636;transform:translate(86.08vw,-10px) scale(.5155);animation:fall-101 19s -14s linear infinite}@keyframes fall-101{47.74%{transform:translate(78.4476vw,47.74vh) scale(.5155)}to{transform:translate(82.2638vw,99vh) scale(.5155)}}.snow:nth-child(102){opacity:1.7906;transform:translate(3.7144vw,-10px) scale(.4803);animation:fall-102 25s -11s linear infinite}@keyframes fall-102{39.41%{transform:translate(3.4085vw,39.41vh) scale(.4803)}to{transform:translate(3.56145vw,99vh) scale(.4803)}}.snow:nth-child(103){opacity:.3652;transform:translate(53.335vw,-10px) scale(.2521);animation:fall-103 14s -22s linear infinite}@keyframes fall-103{52.856%{transform:translate(54.485vw,52.856vh) scale(.2521)}to{transform:translate(53.91vw,99vh) scale(.2521)}}.snow:nth-child(104){opacity:.4296;transform:translate(58.8105vw,-10px) scale(.5727);animation:fall-104 25s -23s linear infinite}@keyframes fall-104{62.942%{transform:translate(61.0108vw,62.942vh) scale(.5727)}to{transform:translate(59.91065vw,99vh) scale(.5727)}}.snow:nth-child(105){opacity:1.6958;transform:translate(6.2931vw,-10px) scale(.1818);animation:fall-105 29s -28s linear infinite}@keyframes fall-105{39.179%{transform:translate(3.9016vw,39.179vh) scale(.1818)}to{transform:translate(5.09735vw,99vh) scale(.1818)}}.snow:nth-child(106){opacity:.1226;transform:translate(69.4361vw,-10px) scale(.3378);animation:fall-106 24s -10s linear infinite}@keyframes fall-106{44.115%{transform:translate(69.057vw,44.115vh) scale(.3378)}to{transform:translate(69.24655vw,99vh) scale(.3378)}}.snow:nth-child(107){opacity:1.232;transform:translate(53.2542vw,-10px) scale(.9204);animation:fall-107 30s -3s linear infinite}@keyframes fall-107{46.963%{transform:translate(58.572vw,46.963vh) scale(.9204)}to{transform:translate(55.9131vw,99vh) scale(.9204)}}.snow:nth-child(108){opacity:.9188;transform:translate(85.0277vw,-10px) scale(.8089);animation:fall-108 23s -1s linear infinite}@keyframes fall-108{73.545%{transform:translate(78.8966vw,73.545vh) scale(.8089)}to{transform:translate(81.96215vw,99vh) scale(.8089)}}.snow:nth-child(109){opacity:1.6968;transform:translate(30.182vw,-10px) scale(.0396);animation:fall-109 14s -27s linear infinite}@keyframes fall-109{57.463%{transform:translate(26.3145vw,57.463vh) scale(.0396)}to{transform:translate(28.24825vw,99vh) scale(.0396)}}.snow:nth-child(110){opacity:.0194;transform:translate(98.1452vw,-10px) scale(.8);animation:fall-110 12s -24s linear infinite}@keyframes fall-110{54.562%{transform:translate(89.4999vw,54.562vh) scale(.8)}to{transform:translate(93.82255vw,99vh) scale(.8)}}.snow:nth-child(111){opacity:.729;transform:translate(33.4942vw,-10px) scale(.0913);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{46.628%{transform:translate(27.1257vw,46.628vh) scale(.0913)}to{transform:translate(30.30995vw,99vh) scale(.0913)}}.snow:nth-child(112){opacity:1.0692;transform:translate(84.5825vw,-10px) scale(.063);animation:fall-112 14s -26s linear infinite}@keyframes fall-112{65.022%{transform:translate(86.3638vw,65.022vh) scale(.063)}to{transform:translate(85.47315vw,99vh) scale(.063)}}.snow:nth-child(113){opacity:.2278;transform:translate(73.2643vw,-10px) scale(.2785);animation:fall-113 22s -1s linear infinite}@keyframes fall-113{64.268%{transform:translate(69.2387vw,64.268vh) scale(.2785)}to{transform:translate(71.2515vw,99vh) scale(.2785)}}.snow:nth-child(114){opacity:1.8382;transform:translate(86.6072vw,-10px) scale(.8435);animation:fall-114 30s -18s linear infinite}@keyframes fall-114{35.017%{transform:translate(83.4573vw,35.017vh) scale(.8435)}to{transform:translate(85.03225vw,99vh) scale(.8435)}}.snow:nth-child(115){opacity:.1646;transform:translate(53.1163vw,-10px) scale(.0695);animation:fall-115 21s -29s linear infinite}@keyframes fall-115{39.797%{transform:translate(51.2316vw,39.797vh) scale(.0695)}to{transform:translate(52.17395vw,99vh) scale(.0695)}}.snow:nth-child(116){opacity:1.6858;transform:translate(45.0881vw,-10px) scale(.3809);animation:fall-116 24s -14s linear infinite}@keyframes fall-116{78.046%{transform:translate(40.687vw,78.046vh) scale(.3809)}to{transform:translate(42.88755vw,99vh) scale(.3809)}}.snow:nth-child(117){opacity:1.3976;transform:translate(5.5157vw,-10px) scale(.2408);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{37.716%{transform:translate(-2.5688vw,37.716vh) scale(.2408)}to{transform:translate(1.47345vw,99vh) scale(.2408)}}.snow:nth-child(118){opacity:1.159;transform:translate(8.1367vw,-10px) scale(.1555);animation:fall-118 13s -26s linear infinite}@keyframes fall-118{63.242%{transform:translate(4.029vw,63.242vh) scale(.1555)}to{transform:translate(6.08285vw,99vh) scale(.1555)}}.snow:nth-child(119){opacity:.899;transform:translate(13.4836vw,-10px) scale(.3809);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{49.957%{transform:translate(16.0146vw,49.957vh) scale(.3809)}to{transform:translate(14.7491vw,99vh) scale(.3809)}}.snow:nth-child(120){opacity:1.8324;transform:translate(37.7426vw,-10px) scale(.1887);animation:fall-120 30s -23s linear infinite}@keyframes fall-120{62.549%{transform:translate(28.641vw,62.549vh) scale(.1887)}to{transform:translate(33.1918vw,99vh) scale(.1887)}}.snow:nth-child(121){opacity:.0722;transform:translate(44.2157vw,-10px) scale(.355);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{54.59%{transform:translate(43.4438vw,54.59vh) scale(.355)}to{transform:translate(43.82975vw,99vh) scale(.355)}}.snow:nth-child(122){opacity:.5302;transform:translate(48.8497vw,-10px) scale(.4916);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{60.136%{transform:translate(42.8477vw,60.136vh) scale(.4916)}to{transform:translate(45.8487vw,99vh) scale(.4916)}}.snow:nth-child(123){opacity:1.438;transform:translate(74.4874vw,-10px) scale(.8616);animation:fall-123 15s -26s linear infinite}@keyframes fall-123{65.693%{transform:translate(67.8279vw,65.693vh) scale(.8616)}to{transform:translate(71.15765vw,99vh) scale(.8616)}}.snow:nth-child(124){opacity:1.4812;transform:translate(81.1194vw,-10px) scale(.5551);animation:fall-124 23s -9s linear infinite}@keyframes fall-124{46.555%{transform:translate(79.8897vw,46.555vh) scale(.5551)}to{transform:translate(80.50455vw,99vh) scale(.5551)}}.snow:nth-child(125){opacity:1.3392;transform:translate(83.8516vw,-10px) scale(.2233);animation:fall-125 17s -6s linear infinite}@keyframes fall-125{38.852%{transform:translate(92.2943vw,38.852vh) scale(.2233)}to{transform:translate(88.07295vw,99vh) scale(.2233)}}.snow:nth-child(126){opacity:1.009;transform:translate(47.2365vw,-10px) scale(.1686);animation:fall-126 19s -7s linear infinite}@keyframes fall-126{43.796%{transform:translate(50.6008vw,43.796vh) scale(.1686)}to{transform:translate(48.91865vw,99vh) scale(.1686)}}.snow:nth-child(127){opacity:1.4092;transform:translate(96.3224vw,-10px) scale(.7418);animation:fall-127 16s -19s linear infinite}@keyframes fall-127{55.712%{transform:translate(95.2415vw,55.712vh) scale(.7418)}to{transform:translate(95.78195vw,99vh) scale(.7418)}}.snow:nth-child(128){opacity:1.2912;transform:translate(70.7218vw,-10px) scale(.4334);animation:fall-128 22s -26s linear infinite}@keyframes fall-128{72.829%{transform:translate(63.8443vw,72.829vh) scale(.4334)}to{transform:translate(67.28305vw,99vh) scale(.4334)}}.snow:nth-child(129){opacity:.9174;transform:translate(86.1178vw,-10px) scale(.2405);animation:fall-129 10s -22s linear infinite}@keyframes fall-129{50.007%{transform:translate(82.3811vw,50.007vh) scale(.2405)}to{transform:translate(84.24945vw,99vh) scale(.2405)}}.snow:nth-child(130){opacity:.5266;transform:translate(36.7263vw,-10px) scale(.0803);animation:fall-130 23s -20s linear infinite}@keyframes fall-130{79.4%{transform:translate(32.2268vw,79.4vh) scale(.0803)}to{transform:translate(34.47655vw,99vh) scale(.0803)}}.snow:nth-child(131){opacity:1.068;transform:translate(16.0268vw,-10px) scale(.1119);animation:fall-131 25s -6s linear infinite}@keyframes fall-131{71.728%{transform:translate(10.2936vw,71.728vh) scale(.1119)}to{transform:translate(13.1602vw,99vh) scale(.1119)}}.snow:nth-child(132){opacity:.8224;transform:translate(76.0919vw,-10px) scale(.1199);animation:fall-132 23s -8s linear infinite}@keyframes fall-132{42.22%{transform:translate(77.5523vw,42.22vh) scale(.1199)}to{transform:translate(76.8221vw,99vh) scale(.1199)}}.snow:nth-child(133){opacity:.3852;transform:translate(71.1441vw,-10px) scale(.9843);animation:fall-133 15s -21s linear infinite}@keyframes fall-133{32.467%{transform:translate(66.8761vw,32.467vh) scale(.9843)}to{transform:translate(69.0101vw,99vh) scale(.9843)}}.snow:nth-child(134){opacity:1.496;transform:translate(45.2854vw,-10px) scale(.0669);animation:fall-134 30s -8s linear infinite}@keyframes fall-134{69.98%{transform:translate(50.2265vw,69.98vh) scale(.0669)}to{transform:translate(47.75595vw,99vh) scale(.0669)}}.snow:nth-child(135){opacity:.5168;transform:translate(77.053vw,-10px) scale(.6123);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{73.308%{transform:translate(69.5481vw,73.308vh) scale(.6123)}to{transform:translate(73.30055vw,99vh) scale(.6123)}}.snow:nth-child(136){opacity:1.6172;transform:translate(97.0687vw,-10px) scale(.9367);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{46.517%{transform:translate(100.5769vw,46.517vh) scale(.9367)}to{transform:translate(98.8228vw,99vh) scale(.9367)}}.snow:nth-child(137){opacity:.0562;transform:translate(59.2827vw,-10px) scale(.6735);animation:fall-137 28s -2s linear infinite}@keyframes fall-137{35.932%{transform:translate(56.724vw,35.932vh) scale(.6735)}to{transform:translate(58.00335vw,99vh) scale(.6735)}}.snow:nth-child(138){opacity:1.8186;transform:translate(3.7762vw,-10px) scale(.2744);animation:fall-138 19s -30s linear infinite}@keyframes fall-138{32.624%{transform:translate(1.3583vw,32.624vh) scale(.2744)}to{transform:translate(2.56725vw,99vh) scale(.2744)}}.snow:nth-child(139){opacity:.8528;transform:translate(14.7563vw,-10px) scale(.6711);animation:fall-139 24s -28s linear infinite}@keyframes fall-139{47.273%{transform:translate(6.5751vw,47.273vh) scale(.6711)}to{transform:translate(10.6657vw,99vh) scale(.6711)}}.snow:nth-child(140){opacity:.5728;transform:translate(11.3801vw,-10px) scale(.3556);animation:fall-140 20s -29s linear infinite}@keyframes fall-140{36.043%{transform:translate(7.8205vw,36.043vh) scale(.3556)}to{transform:translate(9.6003vw,99vh) scale(.3556)}}.snow:nth-child(141){opacity:1.2316;transform:translate(88.9746vw,-10px) scale(.9357);animation:fall-141 19s -15s linear infinite}@keyframes fall-141{43.538%{transform:translate(85.6214vw,43.538vh) scale(.9357)}to{transform:translate(87.298vw,99vh) scale(.9357)}}.snow:nth-child(142){opacity:1.0674;transform:translate(46.8816vw,-10px) scale(.8873);animation:fall-142 20s -16s linear infinite}@keyframes fall-142{59.589%{transform:translate(55.7226vw,59.589vh) scale(.8873)}to{transform:translate(51.3021vw,99vh) scale(.8873)}}.snow:nth-child(143){opacity:1.5214;transform:translate(37.0009vw,-10px) scale(.2792);animation:fall-143 23s -26s linear infinite}@keyframes fall-143{55.42%{transform:translate(38.74vw,55.42vh) scale(.2792)}to{transform:translate(37.87045vw,99vh) scale(.2792)}}.snow:nth-child(144){opacity:.819;transform:translate(49.1705vw,-10px) scale(.9898);animation:fall-144 14s -25s linear infinite}@keyframes fall-144{58.455%{transform:translate(54.3646vw,58.455vh) scale(.9898)}to{transform:translate(51.76755vw,99vh) scale(.9898)}}.snow:nth-child(145){opacity:1.5764;transform:translate(10.5081vw,-10px) scale(.3158);animation:fall-145 23s -4s linear infinite}@keyframes fall-145{61.796%{transform:translate(6.0211vw,61.796vh) scale(.3158)}to{transform:translate(8.2646vw,99vh) scale(.3158)}}.snow:nth-child(146){opacity:1.5682;transform:translate(54.3247vw,-10px) scale(.2786);animation:fall-146 17s -16s linear infinite}@keyframes fall-146{30.421%{transform:translate(49.4973vw,30.421vh) scale(.2786)}to{transform:translate(51.911vw,99vh) scale(.2786)}}.snow:nth-child(147){opacity:.8704;transform:translate(66.3845vw,-10px) scale(.7401);animation:fall-147 21s -24s linear infinite}@keyframes fall-147{36.859%{transform:translate(60.279vw,36.859vh) scale(.7401)}to{transform:translate(63.33175vw,99vh) scale(.7401)}}.snow:nth-child(148){opacity:.0654;transform:translate(6.6593vw,-10px) scale(.9426);animation:fall-148 11s -3s linear infinite}@keyframes fall-148{74.209%{transform:translate(1.632vw,74.209vh) scale(.9426)}to{transform:translate(4.14565vw,99vh) scale(.9426)}}.snow:nth-child(149){opacity:1.47;transform:translate(91.1405vw,-10px) scale(.9211);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{69.373%{transform:translate(93.1862vw,69.373vh) scale(.9211)}to{transform:translate(92.16335vw,99vh) scale(.9211)}}.snow:nth-child(150){opacity:1.4446;transform:translate(5.294vw,-10px) scale(.9652);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{51.901%{transform:translate(13.5396vw,51.901vh) scale(.9652)}to{transform:translate(9.4168vw,99vh) scale(.9652)}}.snow:nth-child(151){opacity:1.2156;transform:translate(21.4863vw,-10px) scale(.5979);animation:fall-151 24s -28s linear infinite}@keyframes fall-151{64.365%{transform:translate(19.2895vw,64.365vh) scale(.5979)}to{transform:translate(20.3879vw,99vh) scale(.5979)}}.snow:nth-child(152){opacity:1.7996;transform:translate(36.9939vw,-10px) scale(.5331);animation:fall-152 19s -26s linear infinite}@keyframes fall-152{71.646%{transform:translate(32.28vw,71.646vh) scale(.5331)}to{transform:translate(34.63695vw,99vh) scale(.5331)}}.snow:nth-child(153){opacity:1.3072;transform:translate(12.8046vw,-10px) scale(.4245);animation:fall-153 26s -25s linear infinite}@keyframes fall-153{74.816%{transform:translate(8.142vw,74.816vh) scale(.4245)}to{transform:translate(10.4733vw,99vh) scale(.4245)}}.snow:nth-child(154){opacity:.7456;transform:translate(75.3625vw,-10px) scale(.3878);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{38.244%{transform:translate(67.6805vw,38.244vh) scale(.3878)}to{transform:translate(71.5215vw,99vh) scale(.3878)}}.snow:nth-child(155){opacity:.5432;transform:translate(42.3418vw,-10px) scale(.6179);animation:fall-155 22s -5s linear infinite}@keyframes fall-155{64.513%{transform:translate(33.6696vw,64.513vh) scale(.6179)}to{transform:translate(38.0057vw,99vh) scale(.6179)}}.snow:nth-child(156){opacity:.3762;transform:translate(77.2128vw,-10px) scale(.6808);animation:fall-156 22s -10s linear infinite}@keyframes fall-156{44.194%{transform:translate(85.4749vw,44.194vh) scale(.6808)}to{transform:translate(81.34385vw,99vh) scale(.6808)}}.snow:nth-child(157){opacity:1.5464;transform:translate(15.3621vw,-10px) scale(.026);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{70.272%{transform:translate(11.7425vw,70.272vh) scale(.026)}to{transform:translate(13.5523vw,99vh) scale(.026)}}.snow:nth-child(158){opacity:.8024;transform:translate(47.5144vw,-10px) scale(.0166);animation:fall-158 19s -10s linear infinite}@keyframes fall-158{59.277%{transform:translate(44.453vw,59.277vh) scale(.0166)}to{transform:translate(45.9837vw,99vh) scale(.0166)}}.snow:nth-child(159){opacity:1.4548;transform:translate(40.7606vw,-10px) scale(.1889);animation:fall-159 27s -23s linear infinite}@keyframes fall-159{71.779%{transform:translate(45.9975vw,71.779vh) scale(.1889)}to{transform:translate(43.37905vw,99vh) scale(.1889)}}.snow:nth-child(160){opacity:1.6118;transform:translate(.9077vw,-10px) scale(.5199);animation:fall-160 26s -2s linear infinite}@keyframes fall-160{63.952%{transform:translate(9.4467vw,63.952vh) scale(.5199)}to{transform:translate(5.1772vw,99vh) scale(.5199)}}.snow:nth-child(161){opacity:.3632;transform:translate(37.8048vw,-10px) scale(.2594);animation:fall-161 11s -3s linear infinite}@keyframes fall-161{39.514%{transform:translate(47.5247vw,39.514vh) scale(.2594)}to{transform:translate(42.66475vw,99vh) scale(.2594)}}.snow:nth-child(162){opacity:1.2144;transform:translate(23.1955vw,-10px) scale(.294);animation:fall-162 15s -29s linear infinite}@keyframes fall-162{46.037%{transform:translate(22.7262vw,46.037vh) scale(.294)}to{transform:translate(22.96085vw,99vh) scale(.294)}}.snow:nth-child(163){opacity:1.1868;transform:translate(47.2997vw,-10px) scale(.0356);animation:fall-163 19s -2s linear infinite}@keyframes fall-163{49.401%{transform:translate(46.5461vw,49.401vh) scale(.0356)}to{transform:translate(46.9229vw,99vh) scale(.0356)}}.snow:nth-child(164){opacity:.7036;transform:translate(91.7384vw,-10px) scale(.6418);animation:fall-164 16s -23s linear infinite}@keyframes fall-164{42.042%{transform:translate(86.6872vw,42.042vh) scale(.6418)}to{transform:translate(89.2128vw,99vh) scale(.6418)}}.snow:nth-child(165){opacity:.6166;transform:translate(91.9822vw,-10px) scale(.8046);animation:fall-165 19s -30s linear infinite}@keyframes fall-165{35.459%{transform:translate(101.5937vw,35.459vh) scale(.8046)}to{transform:translate(96.78795vw,99vh) scale(.8046)}}.snow:nth-child(166){opacity:1.2964;transform:translate(84.7275vw,-10px) scale(.9906);animation:fall-166 10s -6s linear infinite}@keyframes fall-166{30.463%{transform:translate(87.7805vw,30.463vh) scale(.9906)}to{transform:translate(86.254vw,99vh) scale(.9906)}}.snow:nth-child(167){opacity:1.3686;transform:translate(49.2696vw,-10px) scale(.2669);animation:fall-167 15s -4s linear infinite}@keyframes fall-167{46.872%{transform:translate(48.3162vw,46.872vh) scale(.2669)}to{transform:translate(48.7929vw,99vh) scale(.2669)}}.snow:nth-child(168){opacity:.2304;transform:translate(94.3799vw,-10px) scale(.7955);animation:fall-168 27s -18s linear infinite}@keyframes fall-168{48.495%{transform:translate(95.2775vw,48.495vh) scale(.7955)}to{transform:translate(94.8287vw,99vh) scale(.7955)}}.snow:nth-child(169){opacity:1.3734;transform:translate(3.5317vw,-10px) scale(.2593);animation:fall-169 24s -25s linear infinite}@keyframes fall-169{74.365%{transform:translate(-4.7111vw,74.365vh) scale(.2593)}to{transform:translate(-.5897vw,99vh) scale(.2593)}}.snow:nth-child(170){opacity:.583;transform:translate(86.2603vw,-10px) scale(.1837);animation:fall-170 25s -6s linear infinite}@keyframes fall-170{74.532%{transform:translate(77.7105vw,74.532vh) scale(.1837)}to{transform:translate(81.9854vw,99vh) scale(.1837)}}.snow:nth-child(171){opacity:1.8422;transform:translate(27.8315vw,-10px) scale(.4872);animation:fall-171 10s -25s linear infinite}@keyframes fall-171{67.858%{transform:translate(35.7187vw,67.858vh) scale(.4872)}to{transform:translate(31.7751vw,99vh) scale(.4872)}}.snow:nth-child(172){opacity:1.9482;transform:translate(42.2118vw,-10px) scale(.463);animation:fall-172 19s -4s linear infinite}@keyframes fall-172{35.977%{transform:translate(32.44vw,35.977vh) scale(.463)}to{transform:translate(37.3259vw,99vh) scale(.463)}}.snow:nth-child(173){opacity:.7036;transform:translate(70.1024vw,-10px) scale(.7783);animation:fall-173 19s -26s linear infinite}@keyframes fall-173{38.1%{transform:translate(60.5374vw,38.1vh) scale(.7783)}to{transform:translate(65.3199vw,99vh) scale(.7783)}}.snow:nth-child(174){opacity:.4886;transform:translate(49.0645vw,-10px) scale(.4347);animation:fall-174 26s -20s linear infinite}@keyframes fall-174{56.312%{transform:translate(56.7131vw,56.312vh) scale(.4347)}to{transform:translate(52.8888vw,99vh) scale(.4347)}}.snow:nth-child(175){opacity:1.7964;transform:translate(81.6668vw,-10px) scale(.1977);animation:fall-175 16s -26s linear infinite}@keyframes fall-175{46.07%{transform:translate(82.4014vw,46.07vh) scale(.1977)}to{transform:translate(82.0341vw,99vh) scale(.1977)}}.snow:nth-child(176){opacity:1.1162;transform:translate(96.2176vw,-10px) scale(.0295);animation:fall-176 19s -15s linear infinite}@keyframes fall-176{31.686%{transform:translate(95.9859vw,31.686vh) scale(.0295)}to{transform:translate(96.10175vw,99vh) scale(.0295)}}.snow:nth-child(177){opacity:1.1958;transform:translate(58.2312vw,-10px) scale(.3847);animation:fall-177 28s -28s linear infinite}@keyframes fall-177{59.317%{transform:translate(51.0049vw,59.317vh) scale(.3847)}to{transform:translate(54.61805vw,99vh) scale(.3847)}}.snow:nth-child(178){opacity:.7458;transform:translate(58.074vw,-10px) scale(.434);animation:fall-178 17s -28s linear infinite}@keyframes fall-178{36.999%{transform:translate(64.224vw,36.999vh) scale(.434)}to{transform:translate(61.149vw,99vh) scale(.434)}}.snow:nth-child(179){opacity:1.0538;transform:translate(20.2988vw,-10px) scale(.6635);animation:fall-179 16s -1s linear infinite}@keyframes fall-179{62.759%{transform:translate(20.9774vw,62.759vh) scale(.6635)}to{transform:translate(20.6381vw,99vh) scale(.6635)}}.snow:nth-child(180){opacity:.9572;transform:translate(48.3997vw,-10px) scale(.0352);animation:fall-180 19s -29s linear infinite}@keyframes fall-180{75.421%{transform:translate(54.589vw,75.421vh) scale(.0352)}to{transform:translate(51.49435vw,99vh) scale(.0352)}}.snow:nth-child(181){opacity:1.4048;transform:translate(23.7786vw,-10px) scale(.2746);animation:fall-181 15s -29s linear infinite}@keyframes fall-181{78.799%{transform:translate(21.2794vw,78.799vh) scale(.2746)}to{transform:translate(22.529vw,99vh) scale(.2746)}}.snow:nth-child(182){opacity:1.3802;transform:translate(80.3891vw,-10px) scale(.8842);animation:fall-182 22s -20s linear infinite}@keyframes fall-182{50.579%{transform:translate(80.7553vw,50.579vh) scale(.8842)}to{transform:translate(80.5722vw,99vh) scale(.8842)}}.snow:nth-child(183){opacity:.8658;transform:translate(40.9722vw,-10px) scale(.5485);animation:fall-183 18s -29s linear infinite}@keyframes fall-183{49.723%{transform:translate(42.2932vw,49.723vh) scale(.5485)}to{transform:translate(41.6327vw,99vh) scale(.5485)}}.snow:nth-child(184){opacity:1.944;transform:translate(66.2792vw,-10px) scale(.8178);animation:fall-184 15s -25s linear infinite}@keyframes fall-184{78.879%{transform:translate(67.1759vw,78.879vh) scale(.8178)}to{transform:translate(66.72755vw,99vh) scale(.8178)}}.snow:nth-child(185){opacity:1.892;transform:translate(46.2001vw,-10px) scale(.2507);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{48.921%{transform:translate(41.0516vw,48.921vh) scale(.2507)}to{transform:translate(43.62585vw,99vh) scale(.2507)}}.snow:nth-child(186){opacity:.4962;transform:translate(25.3284vw,-10px) scale(.852);animation:fall-186 12s -5s linear infinite}@keyframes fall-186{53.459%{transform:translate(19.6595vw,53.459vh) scale(.852)}to{transform:translate(22.49395vw,99vh) scale(.852)}}.snow:nth-child(187){opacity:1.887;transform:translate(52.1062vw,-10px) scale(.7061);animation:fall-187 13s -6s linear infinite}@keyframes fall-187{33.238%{transform:translate(49.5581vw,33.238vh) scale(.7061)}to{transform:translate(50.83215vw,99vh) scale(.7061)}}.snow:nth-child(188){opacity:1.1368;transform:translate(27.4547vw,-10px) scale(.8797);animation:fall-188 22s -25s linear infinite}@keyframes fall-188{60.306%{transform:translate(19.9121vw,60.306vh) scale(.8797)}to{transform:translate(23.6834vw,99vh) scale(.8797)}}.snow:nth-child(189){opacity:1.5604;transform:translate(73.0818vw,-10px) scale(.1357);animation:fall-189 18s -13s linear infinite}@keyframes fall-189{52.768%{transform:translate(80.3117vw,52.768vh) scale(.1357)}to{transform:translate(76.69675vw,99vh) scale(.1357)}}.snow:nth-child(190){opacity:1.8624;transform:translate(29.0993vw,-10px) scale(.089);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{48.575%{transform:translate(25.891vw,48.575vh) scale(.089)}to{transform:translate(27.49515vw,99vh) scale(.089)}}.snow:nth-child(191){opacity:1.0816;transform:translate(3.5562vw,-10px) scale(.5132);animation:fall-191 22s -28s linear infinite}@keyframes fall-191{34.443%{transform:translate(-3.6272vw,34.443vh) scale(.5132)}to{transform:translate(-.0355vw,99vh) scale(.5132)}}.snow:nth-child(192){opacity:.1248;transform:translate(79.3996vw,-10px) scale(.3806);animation:fall-192 24s -13s linear infinite}@keyframes fall-192{55.219%{transform:translate(77.8752vw,55.219vh) scale(.3806)}to{transform:translate(78.6374vw,99vh) scale(.3806)}}.snow:nth-child(193){opacity:.9588;transform:translate(68.3347vw,-10px) scale(.3888);animation:fall-193 19s -13s linear infinite}@keyframes fall-193{61.019%{transform:translate(62.4534vw,61.019vh) scale(.3888)}to{transform:translate(65.39405vw,99vh) scale(.3888)}}.snow:nth-child(194){opacity:1.7032;transform:translate(24.0135vw,-10px) scale(.7084);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{77.788%{transform:translate(30.9552vw,77.788vh) scale(.7084)}to{transform:translate(27.48435vw,99vh) scale(.7084)}}.snow:nth-child(195){opacity:1.8942;transform:translate(82.8319vw,-10px) scale(.0961);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{39.382%{transform:translate(86.0504vw,39.382vh) scale(.0961)}to{transform:translate(84.44115vw,99vh) scale(.0961)}}.snow:nth-child(196){opacity:.3222;transform:translate(65.2367vw,-10px) scale(.7742);animation:fall-196 30s -17s linear infinite}@keyframes fall-196{69.555%{transform:translate(55.4418vw,69.555vh) scale(.7742)}to{transform:translate(60.33925vw,99vh) scale(.7742)}}.snow:nth-child(197){opacity:.1306;transform:translate(37.3147vw,-10px) scale(.4509);animation:fall-197 13s -11s linear infinite}@keyframes fall-197{71.529%{transform:translate(44.9274vw,71.529vh) scale(.4509)}to{transform:translate(41.12105vw,99vh) scale(.4509)}}.snow:nth-child(198){opacity:1.3474;transform:translate(22.4026vw,-10px) scale(.0373);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{40.018%{transform:translate(19.6335vw,40.018vh) scale(.0373)}to{transform:translate(21.01805vw,99vh) scale(.0373)}}.snow:nth-child(199){opacity:1.5748;transform:translate(95.3701vw,-10px) scale(.7952);animation:fall-199 14s -14s linear infinite}@keyframes fall-199{41.052%{transform:translate(87.6922vw,41.052vh) scale(.7952)}to{transform:translate(91.53115vw,99vh) scale(.7952)}}.snow:nth-child(200){opacity:1.1794;transform:translate(37.6067vw,-10px) scale(.2739);animation:fall-200 28s -28s linear infinite}@keyframes fall-200{30.249%{transform:translate(37.5513vw,30.249vh) scale(.2739)}to{transform:translate(37.579vw,99vh) scale(.2739)}}.snow:nth-child(201){opacity:1.6342;transform:translate(28.0947vw,-10px) scale(.7803);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{59.841%{transform:translate(24.0476vw,59.841vh) scale(.7803)}to{transform:translate(26.07115vw,99vh) scale(.7803)}}.snow:nth-child(202){opacity:.7086;transform:translate(82.3568vw,-10px) scale(.6205);animation:fall-202 22s -26s linear infinite}@keyframes fall-202{66.12%{transform:translate(91.9463vw,66.12vh) scale(.6205)}to{transform:translate(87.15155vw,99vh) scale(.6205)}}.snow:nth-child(203){opacity:.1922;transform:translate(12.0715vw,-10px) scale(.1404);animation:fall-203 20s -19s linear infinite}@keyframes fall-203{36.648%{transform:translate(16.5375vw,36.648vh) scale(.1404)}to{transform:translate(14.3045vw,99vh) scale(.1404)}}.snow:nth-child(204){opacity:.1922;transform:translate(45.8607vw,-10px) scale(.8839);animation:fall-204 10s -18s linear infinite}@keyframes fall-204{53.423%{transform:translate(38.0446vw,53.423vh) scale(.8839)}to{transform:translate(41.95265vw,99vh) scale(.8839)}}.snow:nth-child(205){opacity:1.016;transform:translate(88.97vw,-10px) scale(.455);animation:fall-205 30s -14s linear infinite}@keyframes fall-205{31.559%{transform:translate(97.4167vw,31.559vh) scale(.455)}to{transform:translate(93.19335vw,99vh) scale(.455)}}.snow:nth-child(206){opacity:.6912;transform:translate(15.4595vw,-10px) scale(.2025);animation:fall-206 13s -27s linear infinite}@keyframes fall-206{43.492%{transform:translate(21.3053vw,43.492vh) scale(.2025)}to{transform:translate(18.3824vw,99vh) scale(.2025)}}.snow:nth-child(207){opacity:.7938;transform:translate(38.1102vw,-10px) scale(.347);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{46.549%{transform:translate(47.9083vw,46.549vh) scale(.347)}to{transform:translate(43.00925vw,99vh) scale(.347)}}.snow:nth-child(208){opacity:.1124;transform:translate(88.1556vw,-10px) scale(.4082);animation:fall-208 18s -21s linear infinite}@keyframes fall-208{66.809%{transform:translate(85.0971vw,66.809vh) scale(.4082)}to{transform:translate(86.62635vw,99vh) scale(.4082)}}.snow:nth-child(209){opacity:1.4916;transform:translate(81.0594vw,-10px) scale(.665);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{72.968%{transform:translate(83.8778vw,72.968vh) scale(.665)}to{transform:translate(82.4686vw,99vh) scale(.665)}}.snow:nth-child(210){opacity:.0602;transform:translate(20.8401vw,-10px) scale(.1484);animation:fall-210 27s -28s linear infinite}@keyframes fall-210{69.715%{transform:translate(19.6884vw,69.715vh) scale(.1484)}to{transform:translate(20.26425vw,99vh) scale(.1484)}}.snow:nth-child(211){opacity:.5614;transform:translate(2.0696vw,-10px) scale(.8622);animation:fall-211 25s -23s linear infinite}@keyframes fall-211{43.905%{transform:translate(-5.5125vw,43.905vh) scale(.8622)}to{transform:translate(-1.72145vw,99vh) scale(.8622)}}.snow:nth-child(212){opacity:1.8888;transform:translate(12.3389vw,-10px) scale(.181);animation:fall-212 25s -19s linear infinite}@keyframes fall-212{77.383%{transform:translate(21.6605vw,77.383vh) scale(.181)}to{transform:translate(16.9997vw,99vh) scale(.181)}}.snow:nth-child(213){opacity:1.9644;transform:translate(85.6681vw,-10px) scale(.8184);animation:fall-213 30s -21s linear infinite}@keyframes fall-213{48.58%{transform:translate(80.8747vw,48.58vh) scale(.8184)}to{transform:translate(83.2714vw,99vh) scale(.8184)}}.snow:nth-child(214){opacity:1.9136;transform:translate(72.3292vw,-10px) scale(.5589);animation:fall-214 28s -20s linear infinite}@keyframes fall-214{66.041%{transform:translate(64.0545vw,66.041vh) scale(.5589)}to{transform:translate(68.19185vw,99vh) scale(.5589)}}.snow:nth-child(215){opacity:1.054;transform:translate(59.0801vw,-10px) scale(.9493);animation:fall-215 12s -27s linear infinite}@keyframes fall-215{73.258%{transform:translate(67.0955vw,73.258vh) scale(.9493)}to{transform:translate(63.0878vw,99vh) scale(.9493)}}.snow:nth-child(216){opacity:.0958;transform:translate(85.2151vw,-10px) scale(.4121);animation:fall-216 23s -24s linear infinite}@keyframes fall-216{61.035%{transform:translate(86.7506vw,61.035vh) scale(.4121)}to{transform:translate(85.98285vw,99vh) scale(.4121)}}.snow:nth-child(217){opacity:.4708;transform:translate(51.3433vw,-10px) scale(.5931);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{50.121%{transform:translate(43.9907vw,50.121vh) scale(.5931)}to{transform:translate(47.667vw,99vh) scale(.5931)}}.snow:nth-child(218){opacity:1.4348;transform:translate(73.4988vw,-10px) scale(.9043);animation:fall-218 13s -12s linear infinite}@keyframes fall-218{75.847%{transform:translate(80.0471vw,75.847vh) scale(.9043)}to{transform:translate(76.77295vw,99vh) scale(.9043)}}.snow:nth-child(219){opacity:1.1896;transform:translate(80.0947vw,-10px) scale(.289);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.224%{transform:translate(78.3391vw,36.224vh) scale(.289)}to{transform:translate(79.2169vw,99vh) scale(.289)}}.snow:nth-child(220){opacity:1.3476;transform:translate(54.8086vw,-10px) scale(.5653);animation:fall-220 14s -22s linear infinite}@keyframes fall-220{55.751%{transform:translate(49.1366vw,55.751vh) scale(.5653)}to{transform:translate(51.9726vw,99vh) scale(.5653)}}.snow:nth-child(221){opacity:.6902;transform:translate(75.4921vw,-10px) scale(.7405);animation:fall-221 30s -20s linear infinite}@keyframes fall-221{77.171%{transform:translate(75.0257vw,77.171vh) scale(.7405)}to{transform:translate(75.2589vw,99vh) scale(.7405)}}.snow:nth-child(222){opacity:.5372;transform:translate(98.4699vw,-10px) scale(.8838);animation:fall-222 23s -21s linear infinite}@keyframes fall-222{65.248%{transform:translate(89.0549vw,65.248vh) scale(.8838)}to{transform:translate(93.7624vw,99vh) scale(.8838)}}.snow:nth-child(223){opacity:1.1146;transform:translate(3.2311vw,-10px) scale(.9876);animation:fall-223 19s -17s linear infinite}@keyframes fall-223{39.963%{transform:translate(-6.6094vw,39.963vh) scale(.9876)}to{transform:translate(-1.68915vw,99vh) scale(.9876)}}.snow:nth-child(224){opacity:1.7214;transform:translate(80.4303vw,-10px) scale(.3427);animation:fall-224 14s -15s linear infinite}@keyframes fall-224{44.368%{transform:translate(71.738vw,44.368vh) scale(.3427)}to{transform:translate(76.08415vw,99vh) scale(.3427)}}.snow:nth-child(225){opacity:.4658;transform:translate(39.7211vw,-10px) scale(.9502);animation:fall-225 11s -6s linear infinite}@keyframes fall-225{35.875%{transform:translate(47.9801vw,35.875vh) scale(.9502)}to{transform:translate(43.8506vw,99vh) scale(.9502)}}.snow:nth-child(226){opacity:1.0954;transform:translate(23.7801vw,-10px) scale(.3345);animation:fall-226 12s -14s linear infinite}@keyframes fall-226{45.422%{transform:translate(16.7731vw,45.422vh) scale(.3345)}to{transform:translate(20.2766vw,99vh) scale(.3345)}}.snow:nth-child(227){opacity:.496;transform:translate(76.3702vw,-10px) scale(.8075);animation:fall-227 28s -16s linear infinite}@keyframes fall-227{53.794%{transform:translate(83.7067vw,53.794vh) scale(.8075)}to{transform:translate(80.03845vw,99vh) scale(.8075)}}.snow:nth-child(228){opacity:.36;transform:translate(81.6039vw,-10px) scale(.3067);animation:fall-228 10s -28s linear infinite}@keyframes fall-228{73.515%{transform:translate(75.1551vw,73.515vh) scale(.3067)}to{transform:translate(78.3795vw,99vh) scale(.3067)}}.snow:nth-child(229){opacity:1.4668;transform:translate(98.6982vw,-10px) scale(.8336);animation:fall-229 25s -25s linear infinite}@keyframes fall-229{63.153%{transform:translate(93.6469vw,63.153vh) scale(.8336)}to{transform:translate(96.17255vw,99vh) scale(.8336)}}.snow:nth-child(230){opacity:.32;transform:translate(78.8449vw,-10px) scale(.0752);animation:fall-230 24s -18s linear infinite}@keyframes fall-230{70.265%{transform:translate(80.8267vw,70.265vh) scale(.0752)}to{transform:translate(79.8358vw,99vh) scale(.0752)}}.snow:nth-child(231){opacity:.7788;transform:translate(1.3921vw,-10px) scale(.7807);animation:fall-231 18s -24s linear infinite}@keyframes fall-231{40.759%{transform:translate(2.627vw,40.759vh) scale(.7807)}to{transform:translate(2.00955vw,99vh) scale(.7807)}}.snow:nth-child(232){opacity:1.8374;transform:translate(69.3572vw,-10px) scale(.6103);animation:fall-232 18s -5s linear infinite}@keyframes fall-232{69.309%{transform:translate(69.4359vw,69.309vh) scale(.6103)}to{transform:translate(69.39655vw,99vh) scale(.6103)}}.snow:nth-child(233){opacity:.373;transform:translate(8.7398vw,-10px) scale(.1627);animation:fall-233 13s -15s linear infinite}@keyframes fall-233{41.974%{transform:translate(4.1345vw,41.974vh) scale(.1627)}to{transform:translate(6.43715vw,99vh) scale(.1627)}}.snow:nth-child(234){opacity:.4824;transform:translate(26.0928vw,-10px) scale(.5403);animation:fall-234 11s -30s linear infinite}@keyframes fall-234{46.526%{transform:translate(23.6596vw,46.526vh) scale(.5403)}to{transform:translate(24.8762vw,99vh) scale(.5403)}}.snow:nth-child(235){opacity:1.6506;transform:translate(64.4701vw,-10px) scale(.8256);animation:fall-235 21s -8s linear infinite}@keyframes fall-235{33.913%{transform:translate(65.1562vw,33.913vh) scale(.8256)}to{transform:translate(64.81315vw,99vh) scale(.8256)}}.snow:nth-child(236){opacity:1.6236;transform:translate(90.6642vw,-10px) scale(.5451);animation:fall-236 27s -10s linear infinite}@keyframes fall-236{31.72%{transform:translate(88.6037vw,31.72vh) scale(.5451)}to{transform:translate(89.63395vw,99vh) scale(.5451)}}.snow:nth-child(237){opacity:1.3688;transform:translate(98.7165vw,-10px) scale(.6291);animation:fall-237 27s -26s linear infinite}@keyframes fall-237{47.085%{transform:translate(101.5188vw,47.085vh) scale(.6291)}to{transform:translate(100.11765vw,99vh) scale(.6291)}}.snow:nth-child(238){opacity:.216;transform:translate(92.5247vw,-10px) scale(.549);animation:fall-238 19s -15s linear infinite}@keyframes fall-238{39.739%{transform:translate(91.4466vw,39.739vh) scale(.549)}to{transform:translate(91.98565vw,99vh) scale(.549)}}.snow:nth-child(239){opacity:1.1706;transform:translate(.9989vw,-10px) scale(.4505);animation:fall-239 21s -17s linear infinite}@keyframes fall-239{46.023%{transform:translate(4.1987vw,46.023vh) scale(.4505)}to{transform:translate(2.5988vw,99vh) scale(.4505)}}.snow:nth-child(240){opacity:1.5232;transform:translate(92.0666vw,-10px) scale(.6838);animation:fall-240 16s -10s linear infinite}@keyframes fall-240{66.15%{transform:translate(85.0455vw,66.15vh) scale(.6838)}to{transform:translate(88.55605vw,99vh) scale(.6838)}}.snow:nth-child(241){opacity:.1408;transform:translate(94.6797vw,-10px) scale(.0204);animation:fall-241 29s -3s linear infinite}@keyframes fall-241{70.414%{transform:translate(87.3875vw,70.414vh) scale(.0204)}to{transform:translate(91.0336vw,99vh) scale(.0204)}}.snow:nth-child(242){opacity:.427;transform:translate(20.9195vw,-10px) scale(.9736);animation:fall-242 28s -28s linear infinite}@keyframes fall-242{71.043%{transform:translate(22.2323vw,71.043vh) scale(.9736)}to{transform:translate(21.5759vw,99vh) scale(.9736)}}.snow:nth-child(243){opacity:1.2762;transform:translate(48.9405vw,-10px) scale(.3147);animation:fall-243 28s -12s linear infinite}@keyframes fall-243{30.861%{transform:translate(44.5053vw,30.861vh) scale(.3147)}to{transform:translate(46.7229vw,99vh) scale(.3147)}}.snow:nth-child(244){opacity:1.7286;transform:translate(46.9867vw,-10px) scale(.4632);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{46.823%{transform:translate(48.69vw,46.823vh) scale(.4632)}to{transform:translate(47.83835vw,99vh) scale(.4632)}}.snow:nth-child(245){opacity:1.75;transform:translate(84.6222vw,-10px) scale(.964);animation:fall-245 27s -27s linear infinite}@keyframes fall-245{56.434%{transform:translate(75.1899vw,56.434vh) scale(.964)}to{transform:translate(79.90605vw,99vh) scale(.964)}}.snow:nth-child(246){opacity:.3484;transform:translate(38.7585vw,-10px) scale(.8739);animation:fall-246 12s -8s linear infinite}@keyframes fall-246{34.426%{transform:translate(46.8277vw,34.426vh) scale(.8739)}to{transform:translate(42.7931vw,99vh) scale(.8739)}}.snow:nth-child(247){opacity:1.2808;transform:translate(80.7804vw,-10px) scale(.4646);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{50.831%{transform:translate(88.307vw,50.831vh) scale(.4646)}to{transform:translate(84.5437vw,99vh) scale(.4646)}}.snow:nth-child(248){opacity:1.683;transform:translate(77.7143vw,-10px) scale(.5329);animation:fall-248 24s -25s linear infinite}@keyframes fall-248{66.21%{transform:translate(83.8434vw,66.21vh) scale(.5329)}to{transform:translate(80.77885vw,99vh) scale(.5329)}}.snow:nth-child(249){opacity:.0266;transform:translate(50.3166vw,-10px) scale(.2761);animation:fall-249 30s -13s linear infinite}@keyframes fall-249{46.362%{transform:translate(59.011vw,46.362vh) scale(.2761)}to{transform:translate(54.6638vw,99vh) scale(.2761)}}.snow:nth-child(250){opacity:.4968;transform:translate(51.4988vw,-10px) scale(.3015);animation:fall-250 25s -7s linear infinite}@keyframes fall-250{46.316%{transform:translate(42.3331vw,46.316vh) scale(.3015)}to{transform:translate(46.91595vw,99vh) scale(.3015)}}.snow:nth-child(251){opacity:1.5844;transform:translate(27.5088vw,-10px) scale(.8154);animation:fall-251 11s -22s linear infinite}@keyframes fall-251{74.712%{transform:translate(33.1124vw,74.712vh) scale(.8154)}to{transform:translate(30.3106vw,99vh) scale(.8154)}}.snow:nth-child(252){opacity:.5634;transform:translate(38.1574vw,-10px) scale(.8863);animation:fall-252 12s -6s linear infinite}@keyframes fall-252{32.263%{transform:translate(47.3266vw,32.263vh) scale(.8863)}to{transform:translate(42.742vw,99vh) scale(.8863)}}.snow:nth-child(253){opacity:.2862;transform:translate(1.4665vw,-10px) scale(.1996);animation:fall-253 18s -13s linear infinite}@keyframes fall-253{72.436%{transform:translate(-.8395vw,72.436vh) scale(.1996)}to{transform:translate(.3135vw,99vh) scale(.1996)}}.snow:nth-child(254){opacity:1.1804;transform:translate(48.8891vw,-10px) scale(.7748);animation:fall-254 26s -9s linear infinite}@keyframes fall-254{41.159%{transform:translate(50.1106vw,41.159vh) scale(.7748)}to{transform:translate(49.49985vw,99vh) scale(.7748)}}.snow:nth-child(255){opacity:1.7266;transform:translate(54.2974vw,-10px) scale(.4441);animation:fall-255 16s -12s linear infinite}@keyframes fall-255{66.404%{transform:translate(63.4644vw,66.404vh) scale(.4441)}to{transform:translate(58.8809vw,99vh) scale(.4441)}}.snow:nth-child(256){opacity:.9516;transform:translate(95.0233vw,-10px) scale(.8986);animation:fall-256 12s -13s linear infinite}@keyframes fall-256{40.422%{transform:translate(102.256vw,40.422vh) scale(.8986)}to{transform:translate(98.63965vw,99vh) scale(.8986)}}.snow:nth-child(257){opacity:1.6848;transform:translate(12.6589vw,-10px) scale(.6209);animation:fall-257 14s -26s linear infinite}@keyframes fall-257{63.442%{transform:translate(12.7889vw,63.442vh) scale(.6209)}to{transform:translate(12.7239vw,99vh) scale(.6209)}}.snow:nth-child(258){opacity:1.7892;transform:translate(37.5958vw,-10px) scale(.4156);animation:fall-258 25s -3s linear infinite}@keyframes fall-258{68.173%{transform:translate(47.4715vw,68.173vh) scale(.4156)}to{transform:translate(42.53365vw,99vh) scale(.4156)}}.snow:nth-child(259){opacity:1.6134;transform:translate(11.2571vw,-10px) scale(.7972);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{70.538%{transform:translate(5.8464vw,70.538vh) scale(.7972)}to{transform:translate(8.55175vw,99vh) scale(.7972)}}.snow:nth-child(260){opacity:.7178;transform:translate(42.9748vw,-10px) scale(.2769);animation:fall-260 25s -11s linear infinite}@keyframes fall-260{56.893%{transform:translate(51.2757vw,56.893vh) scale(.2769)}to{transform:translate(47.12525vw,99vh) scale(.2769)}}.snow:nth-child(261){opacity:.5966;transform:translate(55.9477vw,-10px) scale(.5726);animation:fall-261 10s -24s linear infinite}@keyframes fall-261{53.802%{transform:translate(56.69vw,53.802vh) scale(.5726)}to{transform:translate(56.31885vw,99vh) scale(.5726)}}.snow:nth-child(262){opacity:1.1568;transform:translate(32.0537vw,-10px) scale(.8734);animation:fall-262 10s -3s linear infinite}@keyframes fall-262{59.63%{transform:translate(30.3529vw,59.63vh) scale(.8734)}to{transform:translate(31.2033vw,99vh) scale(.8734)}}.snow:nth-child(263){opacity:.8442;transform:translate(73.2928vw,-10px) scale(.6345);animation:fall-263 15s -18s linear infinite}@keyframes fall-263{36.998%{transform:translate(74.1312vw,36.998vh) scale(.6345)}to{transform:translate(73.712vw,99vh) scale(.6345)}}.snow:nth-child(264){opacity:1.9796;transform:translate(21.6098vw,-10px) scale(.4954);animation:fall-264 17s -5s linear infinite}@keyframes fall-264{35.064%{transform:translate(31.2893vw,35.064vh) scale(.4954)}to{transform:translate(26.44955vw,99vh) scale(.4954)}}.snow:nth-child(265){opacity:1.4254;transform:translate(75.1538vw,-10px) scale(.6901);animation:fall-265 22s -28s linear infinite}@keyframes fall-265{34.472%{transform:translate(72.2045vw,34.472vh) scale(.6901)}to{transform:translate(73.67915vw,99vh) scale(.6901)}}.snow:nth-child(266){opacity:.6854;transform:translate(66.5021vw,-10px) scale(.9767);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{52.648%{transform:translate(73.0433vw,52.648vh) scale(.9767)}to{transform:translate(69.7727vw,99vh) scale(.9767)}}.snow:nth-child(267){opacity:1.291;transform:translate(99.4295vw,-10px) scale(.1082);animation:fall-267 25s -15s linear infinite}@keyframes fall-267{60.188%{transform:translate(94.5905vw,60.188vh) scale(.1082)}to{transform:translate(97.01vw,99vh) scale(.1082)}}.snow:nth-child(268){opacity:1.6748;transform:translate(25.7907vw,-10px) scale(.0896);animation:fall-268 22s -19s linear infinite}@keyframes fall-268{61.592%{transform:translate(18.5691vw,61.592vh) scale(.0896)}to{transform:translate(22.1799vw,99vh) scale(.0896)}}.snow:nth-child(269){opacity:.9512;transform:translate(4.9638vw,-10px) scale(.3255);animation:fall-269 18s -15s linear infinite}@keyframes fall-269{49.374%{transform:translate(4.9035vw,49.374vh) scale(.3255)}to{transform:translate(4.93365vw,99vh) scale(.3255)}}.snow:nth-child(270){opacity:1.0408;transform:translate(19.7605vw,-10px) scale(.5987);animation:fall-270 12s -12s linear infinite}@keyframes fall-270{73.378%{transform:translate(16.3214vw,73.378vh) scale(.5987)}to{transform:translate(18.04095vw,99vh) scale(.5987)}}.snow:nth-child(271){opacity:1.1312;transform:translate(28.7005vw,-10px) scale(.8393);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{44.79%{transform:translate(36.8198vw,44.79vh) scale(.8393)}to{transform:translate(32.76015vw,99vh) scale(.8393)}}.snow:nth-child(272){opacity:1.2886;transform:translate(2.3178vw,-10px) scale(.1376);animation:fall-272 11s -28s linear infinite}@keyframes fall-272{63.25%{transform:translate(-3.5644vw,63.25vh) scale(.1376)}to{transform:translate(-.6233vw,99vh) scale(.1376)}}.snow:nth-child(273){opacity:.6126;transform:translate(77.7087vw,-10px) scale(.2961);animation:fall-273 20s -2s linear infinite}@keyframes fall-273{53.669%{transform:translate(73.2717vw,53.669vh) scale(.2961)}to{transform:translate(75.4902vw,99vh) scale(.2961)}}.snow:nth-child(274){opacity:.3376;transform:translate(87.0406vw,-10px) scale(.3003);animation:fall-274 15s -12s linear infinite}@keyframes fall-274{75.625%{transform:translate(79.3976vw,75.625vh) scale(.3003)}to{transform:translate(83.2191vw,99vh) scale(.3003)}}.snow:nth-child(275){opacity:.56;transform:translate(6.3332vw,-10px) scale(.556);animation:fall-275 24s -5s linear infinite}@keyframes fall-275{59.012%{transform:translate(6.7073vw,59.012vh) scale(.556)}to{transform:translate(6.52025vw,99vh) scale(.556)}}.snow:nth-child(276){opacity:1.6072;transform:translate(23.8728vw,-10px) scale(.4039);animation:fall-276 29s -1s linear infinite}@keyframes fall-276{43.633%{transform:translate(19.9172vw,43.633vh) scale(.4039)}to{transform:translate(21.895vw,99vh) scale(.4039)}}.snow:nth-child(277){opacity:.3858;transform:translate(52.6338vw,-10px) scale(.7642);animation:fall-277 24s -11s linear infinite}@keyframes fall-277{73.119%{transform:translate(57.809vw,73.119vh) scale(.7642)}to{transform:translate(55.2214vw,99vh) scale(.7642)}}.snow:nth-child(278){opacity:.7618;transform:translate(72.8671vw,-10px) scale(.5307);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{52.621%{transform:translate(81.7676vw,52.621vh) scale(.5307)}to{transform:translate(77.31735vw,99vh) scale(.5307)}}.snow:nth-child(279){opacity:1.2948;transform:translate(71.9088vw,-10px) scale(.7392);animation:fall-279 26s -20s linear infinite}@keyframes fall-279{46.589%{transform:translate(81.1581vw,46.589vh) scale(.7392)}to{transform:translate(76.53345vw,99vh) scale(.7392)}}.snow:nth-child(280){opacity:.8252;transform:translate(94.0307vw,-10px) scale(.886);animation:fall-280 11s -8s linear infinite}@keyframes fall-280{30.383%{transform:translate(93.2757vw,30.383vh) scale(.886)}to{transform:translate(93.6532vw,99vh) scale(.886)}}.snow:nth-child(281){opacity:1.208;transform:translate(63.1989vw,-10px) scale(.2184);animation:fall-281 30s -23s linear infinite}@keyframes fall-281{71.575%{transform:translate(54.1948vw,71.575vh) scale(.2184)}to{transform:translate(58.69685vw,99vh) scale(.2184)}}.snow:nth-child(282){opacity:.1126;transform:translate(97.6221vw,-10px) scale(.0725);animation:fall-282 27s -1s linear infinite}@keyframes fall-282{46.355%{transform:translate(98.8275vw,46.355vh) scale(.0725)}to{transform:translate(98.2248vw,99vh) scale(.0725)}}.snow:nth-child(283){opacity:.5258;transform:translate(65.0576vw,-10px) scale(.9523);animation:fall-283 27s -3s linear infinite}@keyframes fall-283{75.799%{transform:translate(72.6531vw,75.799vh) scale(.9523)}to{transform:translate(68.85535vw,99vh) scale(.9523)}}.snow:nth-child(284){opacity:1.4514;transform:translate(90.7911vw,-10px) scale(.6067);animation:fall-284 23s -29s linear infinite}@keyframes fall-284{62.609%{transform:translate(98.2759vw,62.609vh) scale(.6067)}to{transform:translate(94.5335vw,99vh) scale(.6067)}}.snow:nth-child(285){opacity:1.6494;transform:translate(50.2081vw,-10px) scale(.2182);animation:fall-285 13s -21s linear infinite}@keyframes fall-285{53.474%{transform:translate(41.3941vw,53.474vh) scale(.2182)}to{transform:translate(45.8011vw,99vh) scale(.2182)}}.snow:nth-child(286){opacity:1.4744;transform:translate(73.1881vw,-10px) scale(.0264);animation:fall-286 18s -26s linear infinite}@keyframes fall-286{73.493%{transform:translate(76.4026vw,73.493vh) scale(.0264)}to{transform:translate(74.79535vw,99vh) scale(.0264)}}.snow:nth-child(287){opacity:.6366;transform:translate(62.2725vw,-10px) scale(.8796);animation:fall-287 20s -15s linear infinite}@keyframes fall-287{34.567%{transform:translate(61.3766vw,34.567vh) scale(.8796)}to{transform:translate(61.82455vw,99vh) scale(.8796)}}.snow:nth-child(288){opacity:1.3826;transform:translate(46.0712vw,-10px) scale(.0799);animation:fall-288 25s -8s linear infinite}@keyframes fall-288{58.149%{transform:translate(54.8379vw,58.149vh) scale(.0799)}to{transform:translate(50.45455vw,99vh) scale(.0799)}}.snow:nth-child(289){opacity:.8114;transform:translate(96.3151vw,-10px) scale(.4044);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{44.656%{transform:translate(101.3796vw,44.656vh) scale(.4044)}to{transform:translate(98.84735vw,99vh) scale(.4044)}}.snow:nth-child(290){opacity:.9706;transform:translate(94.203vw,-10px) scale(.2493);animation:fall-290 14s -26s linear infinite}@keyframes fall-290{60.901%{transform:translate(90.9041vw,60.901vh) scale(.2493)}to{transform:translate(92.55355vw,99vh) scale(.2493)}}.snow:nth-child(291){opacity:1.6582;transform:translate(9.3503vw,-10px) scale(.0428);animation:fall-291 22s -2s linear infinite}@keyframes fall-291{39.222%{transform:translate(11.2735vw,39.222vh) scale(.0428)}to{transform:translate(10.3119vw,99vh) scale(.0428)}}.snow:nth-child(292){opacity:1.6004;transform:translate(91.0314vw,-10px) scale(.4658);animation:fall-292 23s -13s linear infinite}@keyframes fall-292{53.37%{transform:translate(86.2787vw,53.37vh) scale(.4658)}to{transform:translate(88.65505vw,99vh) scale(.4658)}}.snow:nth-child(293){opacity:1.3166;transform:translate(65.4409vw,-10px) scale(.8093);animation:fall-293 19s -21s linear infinite}@keyframes fall-293{32.979%{transform:translate(69.6963vw,32.979vh) scale(.8093)}to{transform:translate(67.5686vw,99vh) scale(.8093)}}.snow:nth-child(294){opacity:.6428;transform:translate(23.2537vw,-10px) scale(.8763);animation:fall-294 28s -7s linear infinite}@keyframes fall-294{69.968%{transform:translate(28.7998vw,69.968vh) scale(.8763)}to{transform:translate(26.02675vw,99vh) scale(.8763)}}.snow:nth-child(295){opacity:.2744;transform:translate(78.6872vw,-10px) scale(.4111);animation:fall-295 20s -12s linear infinite}@keyframes fall-295{74.657%{transform:translate(75.1543vw,74.657vh) scale(.4111)}to{transform:translate(76.92075vw,99vh) scale(.4111)}}.snow:nth-child(296){opacity:1.2112;transform:translate(60.3043vw,-10px) scale(.808);animation:fall-296 13s -21s linear infinite}@keyframes fall-296{37.282%{transform:translate(61.2324vw,37.282vh) scale(.808)}to{transform:translate(60.76835vw,99vh) scale(.808)}}.snow:nth-child(297){opacity:1.3074;transform:translate(99.8009vw,-10px) scale(.6446);animation:fall-297 30s -21s linear infinite}@keyframes fall-297{74.343%{transform:translate(93.2858vw,74.343vh) scale(.6446)}to{transform:translate(96.54335vw,99vh) scale(.6446)}}.snow:nth-child(298){opacity:1.6316;transform:translate(47.7987vw,-10px) scale(.2553);animation:fall-298 19s -3s linear infinite}@keyframes fall-298{47.123%{transform:translate(39.3814vw,47.123vh) scale(.2553)}to{transform:translate(43.59005vw,99vh) scale(.2553)}}.snow:nth-child(299){opacity:.1768;transform:translate(32.9667vw,-10px) scale(.7843);animation:fall-299 25s -12s linear infinite}@keyframes fall-299{62.529%{transform:translate(24.6638vw,62.529vh) scale(.7843)}to{transform:translate(28.81525vw,99vh) scale(.7843)}}.snow:nth-child(300){opacity:1.958;transform:translate(70.296vw,-10px) scale(.2609);animation:fall-300 10s -1s linear infinite}@keyframes fall-300{44.16%{transform:translate(72.7182vw,44.16vh) scale(.2609)}to{transform:translate(71.5071vw,99vh) scale(.2609)}}.snow:nth-child(301){opacity:1.6454;transform:translate(62.8134vw,-10px) scale(.7721);animation:fall-301 11s -13s linear infinite}@keyframes fall-301{42.771%{transform:translate(62.3068vw,42.771vh) scale(.7721)}to{transform:translate(62.5601vw,99vh) scale(.7721)}}.snow:nth-child(302){opacity:1.9658;transform:translate(4.754vw,-10px) scale(.7362);animation:fall-302 16s -3s linear infinite}@keyframes fall-302{63.551%{transform:translate(-1.8311vw,63.551vh) scale(.7362)}to{transform:translate(1.46145vw,99vh) scale(.7362)}}.snow:nth-child(303){opacity:1.1398;transform:translate(85.3086vw,-10px) scale(.5808);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{73.446%{transform:translate(93.1685vw,73.446vh) scale(.5808)}to{transform:translate(89.23855vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:.6634;transform:translate(75.7522vw,-10px) scale(.2894);animation:fall-304 10s -29s linear infinite}@keyframes fall-304{61.33%{transform:translate(73.9521vw,61.33vh) scale(.2894)}to{transform:translate(74.85215vw,99vh) scale(.2894)}}.snow:nth-child(305){opacity:.5066;transform:translate(74.4349vw,-10px) scale(.2801);animation:fall-305 21s -29s linear infinite}@keyframes fall-305{51.695%{transform:translate(74.9155vw,51.695vh) scale(.2801)}to{transform:translate(74.6752vw,99vh) scale(.2801)}}.snow:nth-child(306){opacity:1.5742;transform:translate(80.1948vw,-10px) scale(.4014);animation:fall-306 17s -29s linear infinite}@keyframes fall-306{40.902%{transform:translate(75.086vw,40.902vh) scale(.4014)}to{transform:translate(77.6404vw,99vh) scale(.4014)}}.snow:nth-child(307){opacity:.1522;transform:translate(13.3162vw,-10px) scale(.3858);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{71.587%{transform:translate(3.9664vw,71.587vh) scale(.3858)}to{transform:translate(8.6413vw,99vh) scale(.3858)}}.snow:nth-child(308){opacity:1.413;transform:translate(73.8089vw,-10px) scale(.9376);animation:fall-308 13s -24s linear infinite}@keyframes fall-308{37.314%{transform:translate(68.9592vw,37.314vh) scale(.9376)}to{transform:translate(71.38405vw,99vh) scale(.9376)}}.snow:nth-child(309){opacity:.9816;transform:translate(64.8317vw,-10px) scale(.8937);animation:fall-309 27s -8s linear infinite}@keyframes fall-309{79.011%{transform:translate(61.5684vw,79.011vh) scale(.8937)}to{transform:translate(63.20005vw,99vh) scale(.8937)}}.snow:nth-child(310){opacity:1.0014;transform:translate(30.8812vw,-10px) scale(.8006);animation:fall-310 25s -4s linear infinite}@keyframes fall-310{33.445%{transform:translate(35.5474vw,33.445vh) scale(.8006)}to{transform:translate(33.2143vw,99vh) scale(.8006)}}.snow:nth-child(311){opacity:.7792;transform:translate(89.0307vw,-10px) scale(.245);animation:fall-311 11s -2s linear infinite}@keyframes fall-311{66.497%{transform:translate(83.8716vw,66.497vh) scale(.245)}to{transform:translate(86.45115vw,99vh) scale(.245)}}.snow:nth-child(312){opacity:.424;transform:translate(70.3793vw,-10px) scale(.0925);animation:fall-312 24s -9s linear infinite}@keyframes fall-312{71.652%{transform:translate(68.9041vw,71.652vh) scale(.0925)}to{transform:translate(69.6417vw,99vh) scale(.0925)}}.snow:nth-child(313){opacity:.4162;transform:translate(54.022vw,-10px) scale(.3109);animation:fall-313 25s -16s linear infinite}@keyframes fall-313{76.228%{transform:translate(61.0142vw,76.228vh) scale(.3109)}to{transform:translate(57.5181vw,99vh) scale(.3109)}}.snow:nth-child(314){opacity:.5312;transform:translate(38.1238vw,-10px) scale(.5891);animation:fall-314 24s -23s linear infinite}@keyframes fall-314{76.91%{transform:translate(33.3261vw,76.91vh) scale(.5891)}to{transform:translate(35.72495vw,99vh) scale(.5891)}}.snow:nth-child(315){opacity:1.9562;transform:translate(24.9452vw,-10px) scale(.2412);animation:fall-315 21s -17s linear infinite}@keyframes fall-315{55.987%{transform:translate(33.3474vw,55.987vh) scale(.2412)}to{transform:translate(29.1463vw,99vh) scale(.2412)}}.snow:nth-child(316){opacity:1.8474;transform:translate(90.6649vw,-10px) scale(.1894);animation:fall-316 10s -14s linear infinite}@keyframes fall-316{61.669%{transform:translate(99.6637vw,61.669vh) scale(.1894)}to{transform:translate(95.1643vw,99vh) scale(.1894)}}.snow:nth-child(317){opacity:.415;transform:translate(24.986vw,-10px) scale(.308);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{39.767%{transform:translate(18.5871vw,39.767vh) scale(.308)}to{transform:translate(21.78655vw,99vh) scale(.308)}}.snow:nth-child(318){opacity:1.6816;transform:translate(41.2844vw,-10px) scale(.7465);animation:fall-318 10s -28s linear infinite}@keyframes fall-318{68.058%{transform:translate(43.6438vw,68.058vh) scale(.7465)}to{transform:translate(42.4641vw,99vh) scale(.7465)}}.snow:nth-child(319){opacity:1.6258;transform:translate(27.3398vw,-10px) scale(.7542);animation:fall-319 10s -26s linear infinite}@keyframes fall-319{61.268%{transform:translate(28.1954vw,61.268vh) scale(.7542)}to{transform:translate(27.7676vw,99vh) scale(.7542)}}.snow:nth-child(320){opacity:1.0148;transform:translate(14.3958vw,-10px) scale(.7081);animation:fall-320 15s -9s linear infinite}@keyframes fall-320{47.074%{transform:translate(22.681vw,47.074vh) scale(.7081)}to{transform:translate(18.5384vw,99vh) scale(.7081)}}.snow:nth-child(321){opacity:.3854;transform:translate(52.1006vw,-10px) scale(.8791);animation:fall-321 22s -10s linear infinite}@keyframes fall-321{54.953%{transform:translate(48.5267vw,54.953vh) scale(.8791)}to{transform:translate(50.31365vw,99vh) scale(.8791)}}.snow:nth-child(322){opacity:.227;transform:translate(58.1923vw,-10px) scale(.4788);animation:fall-322 30s -3s linear infinite}@keyframes fall-322{34.072%{transform:translate(60.2714vw,34.072vh) scale(.4788)}to{transform:translate(59.23185vw,99vh) scale(.4788)}}.snow:nth-child(323){opacity:1.486;transform:translate(38.0416vw,-10px) scale(.1829);animation:fall-323 14s -6s linear infinite}@keyframes fall-323{70.614%{transform:translate(30.8608vw,70.614vh) scale(.1829)}to{transform:translate(34.4512vw,99vh) scale(.1829)}}.snow:nth-child(324){opacity:1.6772;transform:translate(82.2427vw,-10px) scale(.2702);animation:fall-324 30s -22s linear infinite}@keyframes fall-324{36.345%{transform:translate(84.8143vw,36.345vh) scale(.2702)}to{transform:translate(83.5285vw,99vh) scale(.2702)}}.snow:nth-child(325){opacity:.616;transform:translate(11.4732vw,-10px) scale(.4143);animation:fall-325 14s -5s linear infinite}@keyframes fall-325{44.452%{transform:translate(9.7654vw,44.452vh) scale(.4143)}to{transform:translate(10.6193vw,99vh) scale(.4143)}}.snow:nth-child(326){opacity:.6192;transform:translate(35.0863vw,-10px) scale(.3147);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{41.896%{transform:translate(28.1595vw,41.896vh) scale(.3147)}to{transform:translate(31.6229vw,99vh) scale(.3147)}}.snow:nth-child(327){opacity:1.7944;transform:translate(9.3844vw,-10px) scale(.4035);animation:fall-327 30s -10s linear infinite}@keyframes fall-327{67.348%{transform:translate(14.989vw,67.348vh) scale(.4035)}to{transform:translate(12.1867vw,99vh) scale(.4035)}}.snow:nth-child(328){opacity:.0004;transform:translate(38.53vw,-10px) scale(.7191);animation:fall-328 13s -4s linear infinite}@keyframes fall-328{41.043%{transform:translate(39.7215vw,41.043vh) scale(.7191)}to{transform:translate(39.12575vw,99vh) scale(.7191)}}.snow:nth-child(329){opacity:.9068;transform:translate(71.9212vw,-10px) scale(.3543);animation:fall-329 29s -25s linear infinite}@keyframes fall-329{65.343%{transform:translate(73.4626vw,65.343vh) scale(.3543)}to{transform:translate(72.6919vw,99vh) scale(.3543)}}.snow:nth-child(330){opacity:1.5116;transform:translate(27.4094vw,-10px) scale(.4867);animation:fall-330 16s -17s linear infinite}@keyframes fall-330{71.111%{transform:translate(26.0805vw,71.111vh) scale(.4867)}to{transform:translate(26.74495vw,99vh) scale(.4867)}}.snow:nth-child(331){opacity:1.321;transform:translate(79.4594vw,-10px) scale(.6726);animation:fall-331 13s -7s linear infinite}@keyframes fall-331{61.085%{transform:translate(75.6875vw,61.085vh) scale(.6726)}to{transform:translate(77.57345vw,99vh) scale(.6726)}}.snow:nth-child(332){opacity:1.23;transform:translate(29.9721vw,-10px) scale(.2721);animation:fall-332 29s -5s linear infinite}@keyframes fall-332{45.687%{transform:translate(32.3671vw,45.687vh) scale(.2721)}to{transform:translate(31.1696vw,99vh) scale(.2721)}}.snow:nth-child(333){opacity:.1886;transform:translate(91.8079vw,-10px) scale(.7026);animation:fall-333 13s -21s linear infinite}@keyframes fall-333{38.753%{transform:translate(90.494vw,38.753vh) scale(.7026)}to{transform:translate(91.15095vw,99vh) scale(.7026)}}.snow:nth-child(334){opacity:.7886;transform:translate(87.2684vw,-10px) scale(.7564);animation:fall-334 19s -10s linear infinite}@keyframes fall-334{70.834%{transform:translate(94.8877vw,70.834vh) scale(.7564)}to{transform:translate(91.07805vw,99vh) scale(.7564)}}.snow:nth-child(335){opacity:1.6932;transform:translate(12.0189vw,-10px) scale(.586);animation:fall-335 15s -21s linear infinite}@keyframes fall-335{38.261%{transform:translate(21.9651vw,38.261vh) scale(.586)}to{transform:translate(16.992vw,99vh) scale(.586)}}.snow:nth-child(336){opacity:.4994;transform:translate(22.692vw,-10px) scale(.3862);animation:fall-336 10s -16s linear infinite}@keyframes fall-336{61.085%{transform:translate(20.2764vw,61.085vh) scale(.3862)}to{transform:translate(21.4842vw,99vh) scale(.3862)}}.snow:nth-child(337){opacity:1.5016;transform:translate(8.6564vw,-10px) scale(.48);animation:fall-337 21s -17s linear infinite}@keyframes fall-337{52.979%{transform:translate(1.1328vw,52.979vh) scale(.48)}to{transform:translate(4.8946vw,99vh) scale(.48)}}.snow:nth-child(338){opacity:1.551;transform:translate(53.6436vw,-10px) scale(.3212);animation:fall-338 15s -7s linear infinite}@keyframes fall-338{44.422%{transform:translate(48.3495vw,44.422vh) scale(.3212)}to{transform:translate(50.99655vw,99vh) scale(.3212)}}.snow:nth-child(339){opacity:1.4806;transform:translate(2.9006vw,-10px) scale(.0826);animation:fall-339 11s -12s linear infinite}@keyframes fall-339{36.514%{transform:translate(-.7535vw,36.514vh) scale(.0826)}to{transform:translate(1.07355vw,99vh) scale(.0826)}}.snow:nth-child(340){opacity:1.716;transform:translate(10.6362vw,-10px) scale(.7661);animation:fall-340 20s -3s linear infinite}@keyframes fall-340{45.523%{transform:translate(3.0931vw,45.523vh) scale(.7661)}to{transform:translate(6.86465vw,99vh) scale(.7661)}}.snow:nth-child(341){opacity:1.4862;transform:translate(72.2741vw,-10px) scale(.488);animation:fall-341 28s -22s linear infinite}@keyframes fall-341{49.737%{transform:translate(73.1661vw,49.737vh) scale(.488)}to{transform:translate(72.7201vw,99vh) scale(.488)}}.snow:nth-child(342){opacity:1.3536;transform:translate(79.7327vw,-10px) scale(.8029);animation:fall-342 24s -23s linear infinite}@keyframes fall-342{40.624%{transform:translate(81.077vw,40.624vh) scale(.8029)}to{transform:translate(80.40485vw,99vh) scale(.8029)}}.snow:nth-child(343){opacity:.4108;transform:translate(71.4122vw,-10px) scale(.4302);animation:fall-343 15s -10s linear infinite}@keyframes fall-343{60.203%{transform:translate(66.4018vw,60.203vh) scale(.4302)}to{transform:translate(68.907vw,99vh) scale(.4302)}}.snow:nth-child(344){opacity:.8192;transform:translate(69.9874vw,-10px) scale(.3118);animation:fall-344 20s -6s linear infinite}@keyframes fall-344{52.235%{transform:translate(79.4307vw,52.235vh) scale(.3118)}to{transform:translate(74.70905vw,99vh) scale(.3118)}}.snow:nth-child(345){opacity:.4056;transform:translate(54.2008vw,-10px) scale(.3433);animation:fall-345 19s -16s linear infinite}@keyframes fall-345{38.181%{transform:translate(53.2552vw,38.181vh) scale(.3433)}to{transform:translate(53.728vw,99vh) scale(.3433)}}.snow:nth-child(346){opacity:1.1798;transform:translate(47.9675vw,-10px) scale(.4458);animation:fall-346 13s -29s linear infinite}@keyframes fall-346{32.401%{transform:translate(42.5583vw,32.401vh) scale(.4458)}to{transform:translate(45.2629vw,99vh) scale(.4458)}}.snow:nth-child(347){opacity:1.9484;transform:translate(77.3754vw,-10px) scale(.4328);animation:fall-347 29s -10s linear infinite}@keyframes fall-347{52.401%{transform:translate(86.5608vw,52.401vh) scale(.4328)}to{transform:translate(81.9681vw,99vh) scale(.4328)}}.snow:nth-child(348){opacity:.138;transform:translate(.1637vw,-10px) scale(.9276);animation:fall-348 23s -15s linear infinite}@keyframes fall-348{70.781%{transform:translate(.5237vw,70.781vh) scale(.9276)}to{transform:translate(.3437vw,99vh) scale(.9276)}}.snow:nth-child(349){opacity:1.0356;transform:translate(94.5776vw,-10px) scale(.4906);animation:fall-349 17s -30s linear infinite}@keyframes fall-349{59.969%{transform:translate(101.2322vw,59.969vh) scale(.4906)}to{transform:translate(97.9049vw,99vh) scale(.4906)}}.snow:nth-child(350){opacity:1.6644;transform:translate(59.803vw,-10px) scale(.9348);animation:fall-350 16s -15s linear infinite}@keyframes fall-350{60.194%{transform:translate(58.5615vw,60.194vh) scale(.9348)}to{transform:translate(59.18225vw,99vh) scale(.9348)}}.snow:nth-child(351){opacity:1.7188;transform:translate(96.841vw,-10px) scale(.213);animation:fall-351 19s -28s linear infinite}@keyframes fall-351{48.16%{transform:translate(104.6851vw,48.16vh) scale(.213)}to{transform:translate(100.76305vw,99vh) scale(.213)}}.snow:nth-child(352){opacity:1.823;transform:translate(43.948vw,-10px) scale(.7049);animation:fall-352 28s -28s linear infinite}@keyframes fall-352{50.186%{transform:translate(43.4655vw,50.186vh) scale(.7049)}to{transform:translate(43.70675vw,99vh) scale(.7049)}}.snow:nth-child(353){opacity:1.681;transform:translate(86.2826vw,-10px) scale(.911);animation:fall-353 14s -9s linear infinite}@keyframes fall-353{76.712%{transform:translate(81.1191vw,76.712vh) scale(.911)}to{transform:translate(83.70085vw,99vh) scale(.911)}}.snow:nth-child(354){opacity:.1998;transform:translate(72.9377vw,-10px) scale(.0285);animation:fall-354 26s -16s linear infinite}@keyframes fall-354{67.06%{transform:translate(70.4743vw,67.06vh) scale(.0285)}to{transform:translate(71.706vw,99vh) scale(.0285)}}.snow:nth-child(355){opacity:.117;transform:translate(87.0441vw,-10px) scale(.7943);animation:fall-355 30s -23s linear infinite}@keyframes fall-355{68.811%{transform:translate(81.5648vw,68.811vh) scale(.7943)}to{transform:translate(84.30445vw,99vh) scale(.7943)}}.snow:nth-child(356){opacity:1.069;transform:translate(46.3662vw,-10px) scale(.4157);animation:fall-356 25s -5s linear infinite}@keyframes fall-356{53.658%{transform:translate(44.0517vw,53.658vh) scale(.4157)}to{transform:translate(45.20895vw,99vh) scale(.4157)}}.snow:nth-child(357){opacity:1.4402;transform:translate(27.6219vw,-10px) scale(.5211);animation:fall-357 15s -9s linear infinite}@keyframes fall-357{64.56%{transform:translate(27.064vw,64.56vh) scale(.5211)}to{transform:translate(27.34295vw,99vh) scale(.5211)}}.snow:nth-child(358){opacity:.7684;transform:translate(57.1205vw,-10px) scale(.4479);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{63.506%{transform:translate(63.1306vw,63.506vh) scale(.4479)}to{transform:translate(60.12555vw,99vh) scale(.4479)}}.snow:nth-child(359){opacity:.9412;transform:translate(2.6746vw,-10px) scale(.6612);animation:fall-359 24s -20s linear infinite}@keyframes fall-359{52.235%{transform:translate(1.8697vw,52.235vh) scale(.6612)}to{transform:translate(2.27215vw,99vh) scale(.6612)}}.snow:nth-child(360){opacity:1.8702;transform:translate(2.0618vw,-10px) scale(.3884);animation:fall-360 18s -9s linear infinite}@keyframes fall-360{72.627%{transform:translate(12.0508vw,72.627vh) scale(.3884)}to{transform:translate(7.0563vw,99vh) scale(.3884)}}.snow:nth-child(361){opacity:1.8654;transform:translate(63.5036vw,-10px) scale(.4572);animation:fall-361 29s -25s linear infinite}@keyframes fall-361{65.632%{transform:translate(64.9094vw,65.632vh) scale(.4572)}to{transform:translate(64.2065vw,99vh) scale(.4572)}}.snow:nth-child(362){opacity:.705;transform:translate(80.4669vw,-10px) scale(.1276);animation:fall-362 20s -8s linear infinite}@keyframes fall-362{43.462%{transform:translate(82.0262vw,43.462vh) scale(.1276)}to{transform:translate(81.24655vw,99vh) scale(.1276)}}.snow:nth-child(363){opacity:.38;transform:translate(15.3123vw,-10px) scale(.2082);animation:fall-363 13s -19s linear infinite}@keyframes fall-363{39.745%{transform:translate(10.7878vw,39.745vh) scale(.2082)}to{transform:translate(13.05005vw,99vh) scale(.2082)}}.snow:nth-child(364){opacity:.151;transform:translate(3.3327vw,-10px) scale(.8137);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{45.564%{transform:translate(-2.493vw,45.564vh) scale(.8137)}to{transform:translate(.41985vw,99vh) scale(.8137)}}.snow:nth-child(365){opacity:1.4022;transform:translate(80.4887vw,-10px) scale(.29);animation:fall-365 18s -4s linear infinite}@keyframes fall-365{74.49%{transform:translate(89.4745vw,74.49vh) scale(.29)}to{transform:translate(84.9816vw,99vh) scale(.29)}}.snow:nth-child(366){opacity:.3456;transform:translate(54.5303vw,-10px) scale(.5093);animation:fall-366 10s -12s linear infinite}@keyframes fall-366{75.891%{transform:translate(53.0205vw,75.891vh) scale(.5093)}to{transform:translate(53.7754vw,99vh) scale(.5093)}}.snow:nth-child(367){opacity:.5766;transform:translate(74.6675vw,-10px) scale(.5451);animation:fall-367 14s -23s linear infinite}@keyframes fall-367{69.415%{transform:translate(68.8561vw,69.415vh) scale(.5451)}to{transform:translate(71.7618vw,99vh) scale(.5451)}}.snow:nth-child(368){opacity:1.5764;transform:translate(32.4663vw,-10px) scale(.4912);animation:fall-368 26s -6s linear infinite}@keyframes fall-368{52.874%{transform:translate(41.3734vw,52.874vh) scale(.4912)}to{transform:translate(36.91985vw,99vh) scale(.4912)}}.snow:nth-child(369){opacity:1.7834;transform:translate(67.1721vw,-10px) scale(.7838);animation:fall-369 21s -14s linear infinite}@keyframes fall-369{55.186%{transform:translate(69.6425vw,55.186vh) scale(.7838)}to{transform:translate(68.4073vw,99vh) scale(.7838)}}.snow:nth-child(370){opacity:.5076;transform:translate(13.8156vw,-10px) scale(.9419);animation:fall-370 10s -21s linear infinite}@keyframes fall-370{52.078%{transform:translate(23.6093vw,52.078vh) scale(.9419)}to{transform:translate(18.71245vw,99vh) scale(.9419)}}.snow:nth-child(371){opacity:.8376;transform:translate(14.2277vw,-10px) scale(.4505);animation:fall-371 10s -27s linear infinite}@keyframes fall-371{40.68%{transform:translate(16.6785vw,40.68vh) scale(.4505)}to{transform:translate(15.4531vw,99vh) scale(.4505)}}.snow:nth-child(372){opacity:1.5002;transform:translate(35.2682vw,-10px) scale(.0589);animation:fall-372 16s -11s linear infinite}@keyframes fall-372{53.887%{transform:translate(38.8861vw,53.887vh) scale(.0589)}to{transform:translate(37.07715vw,99vh) scale(.0589)}}.snow:nth-child(373){opacity:.9996;transform:translate(31.8462vw,-10px) scale(.7605);animation:fall-373 20s -21s linear infinite}@keyframes fall-373{46.844%{transform:translate(34.4715vw,46.844vh) scale(.7605)}to{transform:translate(33.15885vw,99vh) scale(.7605)}}.snow:nth-child(374){opacity:1.7732;transform:translate(51.9189vw,-10px) scale(.6541);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{65.623%{transform:translate(53.3885vw,65.623vh) scale(.6541)}to{transform:translate(52.6537vw,99vh) scale(.6541)}}.snow:nth-child(375){opacity:1.1806;transform:translate(11.3885vw,-10px) scale(.5641);animation:fall-375 24s -19s linear infinite}@keyframes fall-375{72.036%{transform:translate(10.6313vw,72.036vh) scale(.5641)}to{transform:translate(11.0099vw,99vh) scale(.5641)}}.snow:nth-child(376){opacity:1.964;transform:translate(74.5907vw,-10px) scale(.1614);animation:fall-376 10s -7s linear infinite}@keyframes fall-376{75.197%{transform:translate(68.2762vw,75.197vh) scale(.1614)}to{transform:translate(71.43345vw,99vh) scale(.1614)}}.snow:nth-child(377){opacity:.1388;transform:translate(86.4482vw,-10px) scale(.4975);animation:fall-377 16s -5s linear infinite}@keyframes fall-377{58.524%{transform:translate(94.6608vw,58.524vh) scale(.4975)}to{transform:translate(90.5545vw,99vh) scale(.4975)}}.snow:nth-child(378){opacity:.079;transform:translate(34.591vw,-10px) scale(.6086);animation:fall-378 17s -16s linear infinite}@keyframes fall-378{49.066%{transform:translate(33.4946vw,49.066vh) scale(.6086)}to{transform:translate(34.0428vw,99vh) scale(.6086)}}.snow:nth-child(379){opacity:.4064;transform:translate(46.1593vw,-10px) scale(.419);animation:fall-379 25s -3s linear infinite}@keyframes fall-379{79.011%{transform:translate(51.8017vw,79.011vh) scale(.419)}to{transform:translate(48.9805vw,99vh) scale(.419)}}.snow:nth-child(380){opacity:.4692;transform:translate(89.4742vw,-10px) scale(.4817);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{63.043%{transform:translate(96.9506vw,63.043vh) scale(.4817)}to{transform:translate(93.2124vw,99vh) scale(.4817)}}.snow:nth-child(381){opacity:.1926;transform:translate(15.9275vw,-10px) scale(.9326);animation:fall-381 15s -7s linear infinite}@keyframes fall-381{61.591%{transform:translate(7.0131vw,61.591vh) scale(.9326)}to{transform:translate(11.4703vw,99vh) scale(.9326)}}.snow:nth-child(382){opacity:1.9694;transform:translate(35.0576vw,-10px) scale(.1172);animation:fall-382 21s -21s linear infinite}@keyframes fall-382{45.823%{transform:translate(42.5911vw,45.823vh) scale(.1172)}to{transform:translate(38.82435vw,99vh) scale(.1172)}}.snow:nth-child(383){opacity:1.8574;transform:translate(30.5078vw,-10px) scale(.608);animation:fall-383 24s -9s linear infinite}@keyframes fall-383{73.832%{transform:translate(26.5874vw,73.832vh) scale(.608)}to{transform:translate(28.5476vw,99vh) scale(.608)}}.snow:nth-child(384){opacity:1.2166;transform:translate(31.7206vw,-10px) scale(.049);animation:fall-384 28s -9s linear infinite}@keyframes fall-384{67.012%{transform:translate(30.6584vw,67.012vh) scale(.049)}to{transform:translate(31.1895vw,99vh) scale(.049)}}.snow:nth-child(385){opacity:.7712;transform:translate(13.3007vw,-10px) scale(.673);animation:fall-385 13s -6s linear infinite}@keyframes fall-385{64.925%{transform:translate(21.3996vw,64.925vh) scale(.673)}to{transform:translate(17.35015vw,99vh) scale(.673)}}.snow:nth-child(386){opacity:.0566;transform:translate(48.7126vw,-10px) scale(.7711);animation:fall-386 17s -29s linear infinite}@keyframes fall-386{68.607%{transform:translate(48.0348vw,68.607vh) scale(.7711)}to{transform:translate(48.3737vw,99vh) scale(.7711)}}.snow:nth-child(387){opacity:1.8742;transform:translate(5.0253vw,-10px) scale(.0575);animation:fall-387 13s -16s linear infinite}@keyframes fall-387{70.784%{transform:translate(14.8392vw,70.784vh) scale(.0575)}to{transform:translate(9.93225vw,99vh) scale(.0575)}}.snow:nth-child(388){opacity:.674;transform:translate(35.7521vw,-10px) scale(.5526);animation:fall-388 24s -21s linear infinite}@keyframes fall-388{75.233%{transform:translate(26.0518vw,75.233vh) scale(.5526)}to{transform:translate(30.90195vw,99vh) scale(.5526)}}.snow:nth-child(389){opacity:.3052;transform:translate(75.3351vw,-10px) scale(.0342);animation:fall-389 25s -6s linear infinite}@keyframes fall-389{71.735%{transform:translate(69.4149vw,71.735vh) scale(.0342)}to{transform:translate(72.375vw,99vh) scale(.0342)}}.snow:nth-child(390){opacity:.3598;transform:translate(67.8059vw,-10px) scale(.0158);animation:fall-390 11s -7s linear infinite}@keyframes fall-390{30.799%{transform:translate(64.1944vw,30.799vh) scale(.0158)}to{transform:translate(66.00015vw,99vh) scale(.0158)}}.snow:nth-child(391){opacity:.544;transform:translate(83.1177vw,-10px) scale(.5433);animation:fall-391 21s -10s linear infinite}@keyframes fall-391{78.536%{transform:translate(89.5458vw,78.536vh) scale(.5433)}to{transform:translate(86.33175vw,99vh) scale(.5433)}}.snow:nth-child(392){opacity:.858;transform:translate(29.5638vw,-10px) scale(.7021);animation:fall-392 24s -14s linear infinite}@keyframes fall-392{54.082%{transform:translate(21.0279vw,54.082vh) scale(.7021)}to{transform:translate(25.29585vw,99vh) scale(.7021)}}.snow:nth-child(393){opacity:1.7206;transform:translate(8.977vw,-10px) scale(.5848);animation:fall-393 10s -6s linear infinite}@keyframes fall-393{75.292%{transform:translate(4.0415vw,75.292vh) scale(.5848)}to{transform:translate(6.50925vw,99vh) scale(.5848)}}.snow:nth-child(394){opacity:.585;transform:translate(33.6204vw,-10px) scale(.5481);animation:fall-394 25s -19s linear infinite}@keyframes fall-394{35.395%{transform:translate(27.1882vw,35.395vh) scale(.5481)}to{transform:translate(30.4043vw,99vh) scale(.5481)}}.snow:nth-child(395){opacity:.8154;transform:translate(54.0745vw,-10px) scale(.0228);animation:fall-395 30s -16s linear infinite}@keyframes fall-395{34.418%{transform:translate(44.9046vw,34.418vh) scale(.0228)}to{transform:translate(49.48955vw,99vh) scale(.0228)}}.snow:nth-child(396){opacity:.0664;transform:translate(97.0982vw,-10px) scale(.7266);animation:fall-396 17s -30s linear infinite}@keyframes fall-396{36.914%{transform:translate(97.4109vw,36.914vh) scale(.7266)}to{transform:translate(97.25455vw,99vh) scale(.7266)}}.snow:nth-child(397){opacity:.5788;transform:translate(99.227vw,-10px) scale(.4541);animation:fall-397 29s -30s linear infinite}@keyframes fall-397{55.065%{transform:translate(93.1728vw,55.065vh) scale(.4541)}to{transform:translate(96.1999vw,99vh) scale(.4541)}}.snow:nth-child(398){opacity:1.7308;transform:translate(47.6875vw,-10px) scale(.2545);animation:fall-398 24s -1s linear infinite}@keyframes fall-398{35.658%{transform:translate(42.9413vw,35.658vh) scale(.2545)}to{transform:translate(45.3144vw,99vh) scale(.2545)}}.snow:nth-child(399){opacity:.1542;transform:translate(61.4064vw,-10px) scale(.0128);animation:fall-399 10s -15s linear infinite}@keyframes fall-399{34.2%{transform:translate(59.708vw,34.2vh) scale(.0128)}to{transform:translate(60.5572vw,99vh) scale(.0128)}}.snow:nth-child(400){opacity:.7944;transform:translate(69.6208vw,-10px) scale(.4425);animation:fall-400 14s -29s linear infinite}@keyframes fall-400{71.873%{transform:translate(74.0715vw,71.873vh) scale(.4425)}to{transform:translate(71.84615vw,99vh) scale(.4425)}}\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:.2;transform:translate(20.2384vw,-10px) scale(.9827);animation:fall-1 22s -5s linear infinite}@keyframes fall-1{49.272%{transform:translate(28.6208vw,49.272vh) scale(.9827)}to{transform:translate(24.4296vw,99vh) scale(.9827)}}.snow:nth-child(2){opacity:1.9378;transform:translate(73.1339vw,-10px) scale(.0986);animation:fall-2 30s -24s linear infinite}@keyframes fall-2{61.47%{transform:translate(77.1351vw,61.47vh) scale(.0986)}to{transform:translate(75.1345vw,99vh) scale(.0986)}}.snow:nth-child(3){opacity:1.443;transform:translate(64.1489vw,-10px) scale(.5535);animation:fall-3 21s -29s linear infinite}@keyframes fall-3{76.773%{transform:translate(60.6968vw,76.773vh) scale(.5535)}to{transform:translate(62.42285vw,99vh) scale(.5535)}}.snow:nth-child(4){opacity:.2128;transform:translate(15.1491vw,-10px) scale(.4216);animation:fall-4 29s -25s linear infinite}@keyframes fall-4{36.474%{transform:translate(14.9279vw,36.474vh) scale(.4216)}to{transform:translate(15.0385vw,99vh) scale(.4216)}}.snow:nth-child(5){opacity:1.806;transform:translate(44.4871vw,-10px) scale(.7573);animation:fall-5 27s -5s linear infinite}@keyframes fall-5{76.243%{transform:translate(37.5599vw,76.243vh) scale(.7573)}to{transform:translate(41.0235vw,99vh) scale(.7573)}}.snow:nth-child(6){opacity:1.3544;transform:translate(19.7355vw,-10px) scale(.3646);animation:fall-6 11s -17s linear infinite}@keyframes fall-6{31.844%{transform:translate(11.0322vw,31.844vh) scale(.3646)}to{transform:translate(15.38385vw,99vh) scale(.3646)}}.snow:nth-child(7){opacity:.1654;transform:translate(49.9241vw,-10px) scale(.3384);animation:fall-7 22s -24s linear infinite}@keyframes fall-7{78.261%{transform:translate(43.9941vw,78.261vh) scale(.3384)}to{transform:translate(46.9591vw,99vh) scale(.3384)}}.snow:nth-child(8){opacity:.4672;transform:translate(82.2559vw,-10px) scale(.9111);animation:fall-8 28s -4s linear infinite}@keyframes fall-8{75.034%{transform:translate(77.6714vw,75.034vh) scale(.9111)}to{transform:translate(79.96365vw,99vh) scale(.9111)}}.snow:nth-child(9){opacity:1.7154;transform:translate(86.0009vw,-10px) scale(.7563);animation:fall-9 26s -25s linear infinite}@keyframes fall-9{71.937%{transform:translate(86.303vw,71.937vh) scale(.7563)}to{transform:translate(86.15195vw,99vh) scale(.7563)}}.snow:nth-child(10){opacity:.0266;transform:translate(13.7869vw,-10px) scale(.3537);animation:fall-10 16s -18s linear infinite}@keyframes fall-10{75.637%{transform:translate(9.8306vw,75.637vh) scale(.3537)}to{transform:translate(11.80875vw,99vh) scale(.3537)}}.snow:nth-child(11){opacity:1.9512;transform:translate(68.2777vw,-10px) scale(.7783);animation:fall-11 30s -21s linear infinite}@keyframes fall-11{63.198%{transform:translate(75.7679vw,63.198vh) scale(.7783)}to{transform:translate(72.0228vw,99vh) scale(.7783)}}.snow:nth-child(12){opacity:1.594;transform:translate(16.652vw,-10px) scale(.581);animation:fall-12 29s -11s linear infinite}@keyframes fall-12{55.764%{transform:translate(19.8411vw,55.764vh) scale(.581)}to{transform:translate(18.24655vw,99vh) scale(.581)}}.snow:nth-child(13){opacity:1.3238;transform:translate(86.3913vw,-10px) scale(.3553);animation:fall-13 13s -10s linear infinite}@keyframes fall-13{55.783%{transform:translate(92.3333vw,55.783vh) scale(.3553)}to{transform:translate(89.3623vw,99vh) scale(.3553)}}.snow:nth-child(14){opacity:.4222;transform:translate(79.5576vw,-10px) scale(.582);animation:fall-14 21s -22s linear infinite}@keyframes fall-14{44.784%{transform:translate(79.6724vw,44.784vh) scale(.582)}to{transform:translate(79.615vw,99vh) scale(.582)}}.snow:nth-child(15){opacity:.467;transform:translate(83.2617vw,-10px) scale(.5106);animation:fall-15 19s -27s linear infinite}@keyframes fall-15{55.197%{transform:translate(79.6632vw,55.197vh) scale(.5106)}to{transform:translate(81.46245vw,99vh) scale(.5106)}}.snow:nth-child(16){opacity:.9226;transform:translate(5.0019vw,-10px) scale(.7407);animation:fall-16 22s -19s linear infinite}@keyframes fall-16{45.831%{transform:translate(4.473vw,45.831vh) scale(.7407)}to{transform:translate(4.73745vw,99vh) scale(.7407)}}.snow:nth-child(17){opacity:.1216;transform:translate(44.8135vw,-10px) scale(.0598);animation:fall-17 10s -14s linear infinite}@keyframes fall-17{51.32%{transform:translate(41.2883vw,51.32vh) scale(.0598)}to{transform:translate(43.0509vw,99vh) scale(.0598)}}.snow:nth-child(18){opacity:.4626;transform:translate(24.3271vw,-10px) scale(.3018);animation:fall-18 25s -23s linear infinite}@keyframes fall-18{40.624%{transform:translate(27.706vw,40.624vh) scale(.3018)}to{transform:translate(26.01655vw,99vh) scale(.3018)}}.snow:nth-child(19){opacity:1.1856;transform:translate(59.9668vw,-10px) scale(.864);animation:fall-19 26s -21s linear infinite}@keyframes fall-19{59.173%{transform:translate(63.3114vw,59.173vh) scale(.864)}to{transform:translate(61.6391vw,99vh) scale(.864)}}.snow:nth-child(20){opacity:1.5746;transform:translate(70.2187vw,-10px) scale(.4542);animation:fall-20 18s -22s linear infinite}@keyframes fall-20{61.776%{transform:translate(65.7046vw,61.776vh) scale(.4542)}to{transform:translate(67.96165vw,99vh) scale(.4542)}}.snow:nth-child(21){opacity:.4958;transform:translate(87.611vw,-10px) scale(.4956);animation:fall-21 28s -8s linear infinite}@keyframes fall-21{51.264%{transform:translate(87.5209vw,51.264vh) scale(.4956)}to{transform:translate(87.56595vw,99vh) scale(.4956)}}.snow:nth-child(22){opacity:.6368;transform:translate(76.5616vw,-10px) scale(.5941);animation:fall-22 17s -24s linear infinite}@keyframes fall-22{35.271%{transform:translate(74.8483vw,35.271vh) scale(.5941)}to{transform:translate(75.70495vw,99vh) scale(.5941)}}.snow:nth-child(23){opacity:.0438;transform:translate(48.0374vw,-10px) scale(.72);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{42.712%{transform:translate(45.4524vw,42.712vh) scale(.72)}to{transform:translate(46.7449vw,99vh) scale(.72)}}.snow:nth-child(24){opacity:1.6932;transform:translate(34.0818vw,-10px) scale(.4487);animation:fall-24 17s -4s linear infinite}@keyframes fall-24{52.88%{transform:translate(41.3055vw,52.88vh) scale(.4487)}to{transform:translate(37.69365vw,99vh) scale(.4487)}}.snow:nth-child(25){opacity:1.794;transform:translate(47.342vw,-10px) scale(.0672);animation:fall-25 11s -17s linear infinite}@keyframes fall-25{37.794%{transform:translate(49.1436vw,37.794vh) scale(.0672)}to{transform:translate(48.2428vw,99vh) scale(.0672)}}.snow:nth-child(26){opacity:.1104;transform:translate(96.6745vw,-10px) scale(.8297);animation:fall-26 22s -13s linear infinite}@keyframes fall-26{67.991%{transform:translate(94.3144vw,67.991vh) scale(.8297)}to{transform:translate(95.49445vw,99vh) scale(.8297)}}.snow:nth-child(27){opacity:.6642;transform:translate(63.101vw,-10px) scale(.0421);animation:fall-27 15s -29s linear infinite}@keyframes fall-27{34.931%{transform:translate(55.6696vw,34.931vh) scale(.0421)}to{transform:translate(59.3853vw,99vh) scale(.0421)}}.snow:nth-child(28){opacity:1.4288;transform:translate(60.8283vw,-10px) scale(.0247);animation:fall-28 30s -27s linear infinite}@keyframes fall-28{50.278%{transform:translate(69.7366vw,50.278vh) scale(.0247)}to{transform:translate(65.28245vw,99vh) scale(.0247)}}.snow:nth-child(29){opacity:1.8442;transform:translate(52.8814vw,-10px) scale(.8336);animation:fall-29 14s -12s linear infinite}@keyframes fall-29{40.3%{transform:translate(50.9981vw,40.3vh) scale(.8336)}to{transform:translate(51.93975vw,99vh) scale(.8336)}}.snow:nth-child(30){opacity:.151;transform:translate(64.8562vw,-10px) scale(.5648);animation:fall-30 26s -3s linear infinite}@keyframes fall-30{38.31%{transform:translate(64.9938vw,38.31vh) scale(.5648)}to{transform:translate(64.925vw,99vh) scale(.5648)}}.snow:nth-child(31){opacity:.0186;transform:translate(97.6813vw,-10px) scale(.3247);animation:fall-31 11s -27s linear infinite}@keyframes fall-31{35.159%{transform:translate(89.62vw,35.159vh) scale(.3247)}to{transform:translate(93.65065vw,99vh) scale(.3247)}}.snow:nth-child(32){opacity:.1828;transform:translate(57.0796vw,-10px) scale(.2965);animation:fall-32 23s -17s linear infinite}@keyframes fall-32{61.155%{transform:translate(50.8725vw,61.155vh) scale(.2965)}to{transform:translate(53.97605vw,99vh) scale(.2965)}}.snow:nth-child(33){opacity:1.6258;transform:translate(16.8343vw,-10px) scale(.4666);animation:fall-33 11s -27s linear infinite}@keyframes fall-33{43.695%{transform:translate(26.6921vw,43.695vh) scale(.4666)}to{transform:translate(21.7632vw,99vh) scale(.4666)}}.snow:nth-child(34){opacity:.0052;transform:translate(7.6715vw,-10px) scale(.0564);animation:fall-34 13s -5s linear infinite}@keyframes fall-34{32.427%{transform:translate(-1.0737vw,32.427vh) scale(.0564)}to{transform:translate(3.2989vw,99vh) scale(.0564)}}.snow:nth-child(35){opacity:.0804;transform:translate(16.0246vw,-10px) scale(.2801);animation:fall-35 12s -23s linear infinite}@keyframes fall-35{32.904%{transform:translate(24.5669vw,32.904vh) scale(.2801)}to{transform:translate(20.29575vw,99vh) scale(.2801)}}.snow:nth-child(36){opacity:.0534;transform:translate(31.6111vw,-10px) scale(.0948);animation:fall-36 26s -1s linear infinite}@keyframes fall-36{44.275%{transform:translate(39.9528vw,44.275vh) scale(.0948)}to{transform:translate(35.78195vw,99vh) scale(.0948)}}.snow:nth-child(37){opacity:1.8562;transform:translate(80.9043vw,-10px) scale(.6519);animation:fall-37 18s -24s linear infinite}@keyframes fall-37{38.724%{transform:translate(83.3698vw,38.724vh) scale(.6519)}to{transform:translate(82.13705vw,99vh) scale(.6519)}}.snow:nth-child(38){opacity:1.0592;transform:translate(43.3129vw,-10px) scale(.3375);animation:fall-38 21s -9s linear infinite}@keyframes fall-38{44.379%{transform:translate(52.2486vw,44.379vh) scale(.3375)}to{transform:translate(47.78075vw,99vh) scale(.3375)}}.snow:nth-child(39){opacity:.524;transform:translate(83.7805vw,-10px) scale(.6297);animation:fall-39 25s -24s linear infinite}@keyframes fall-39{74.259%{transform:translate(81.4138vw,74.259vh) scale(.6297)}to{transform:translate(82.59715vw,99vh) scale(.6297)}}.snow:nth-child(40){opacity:.1278;transform:translate(99.6165vw,-10px) scale(.1516);animation:fall-40 16s -26s linear infinite}@keyframes fall-40{34.902%{transform:translate(89.6685vw,34.902vh) scale(.1516)}to{transform:translate(94.6425vw,99vh) scale(.1516)}}.snow:nth-child(41){opacity:1.7308;transform:translate(90.499vw,-10px) scale(.1553);animation:fall-41 16s -30s linear infinite}@keyframes fall-41{30.74%{transform:translate(93.6563vw,30.74vh) scale(.1553)}to{transform:translate(92.07765vw,99vh) scale(.1553)}}.snow:nth-child(42){opacity:.9444;transform:translate(58.5105vw,-10px) scale(.6822);animation:fall-42 12s -22s linear infinite}@keyframes fall-42{56.323%{transform:translate(64.2996vw,56.323vh) scale(.6822)}to{transform:translate(61.40505vw,99vh) scale(.6822)}}.snow:nth-child(43){opacity:1.947;transform:translate(.068vw,-10px) scale(.9388);animation:fall-43 14s -12s linear infinite}@keyframes fall-43{79.574%{transform:translate(-5.0918vw,79.574vh) scale(.9388)}to{transform:translate(-2.5119vw,99vh) scale(.9388)}}.snow:nth-child(44){opacity:1.898;transform:translate(81.7845vw,-10px) scale(.9932);animation:fall-44 23s -24s linear infinite}@keyframes fall-44{37.382%{transform:translate(90.7519vw,37.382vh) scale(.9932)}to{transform:translate(86.2682vw,99vh) scale(.9932)}}.snow:nth-child(45){opacity:1.5562;transform:translate(96.7599vw,-10px) scale(.5981);animation:fall-45 24s -15s linear infinite}@keyframes fall-45{69.023%{transform:translate(87.8372vw,69.023vh) scale(.5981)}to{transform:translate(92.29855vw,99vh) scale(.5981)}}.snow:nth-child(46){opacity:.0658;transform:translate(14.0392vw,-10px) scale(.5708);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{38.274%{transform:translate(13.4365vw,38.274vh) scale(.5708)}to{transform:translate(13.73785vw,99vh) scale(.5708)}}.snow:nth-child(47){opacity:.473;transform:translate(43.8962vw,-10px) scale(.4688);animation:fall-47 30s -13s linear infinite}@keyframes fall-47{41.288%{transform:translate(46.0413vw,41.288vh) scale(.4688)}to{transform:translate(44.96875vw,99vh) scale(.4688)}}.snow:nth-child(48){opacity:1.4878;transform:translate(72.8215vw,-10px) scale(.3617);animation:fall-48 12s -20s linear infinite}@keyframes fall-48{57.676%{transform:translate(70.6057vw,57.676vh) scale(.3617)}to{transform:translate(71.7136vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:.4472;transform:translate(15.4893vw,-10px) scale(.0263);animation:fall-49 23s -9s linear infinite}@keyframes fall-49{57.354%{transform:translate(14.4609vw,57.354vh) scale(.0263)}to{transform:translate(14.9751vw,99vh) scale(.0263)}}.snow:nth-child(50){opacity:.1398;transform:translate(71.1027vw,-10px) scale(.2905);animation:fall-50 14s -6s linear infinite}@keyframes fall-50{32.399%{transform:translate(67.8889vw,32.399vh) scale(.2905)}to{transform:translate(69.4958vw,99vh) scale(.2905)}}.snow:nth-child(51){opacity:.2934;transform:translate(93.6641vw,-10px) scale(.1582);animation:fall-51 28s -15s linear infinite}@keyframes fall-51{30.276%{transform:translate(86.2122vw,30.276vh) scale(.1582)}to{transform:translate(89.93815vw,99vh) scale(.1582)}}.snow:nth-child(52){opacity:.128;transform:translate(14.1683vw,-10px) scale(.0408);animation:fall-52 25s -19s linear infinite}@keyframes fall-52{32.933%{transform:translate(5.3702vw,32.933vh) scale(.0408)}to{transform:translate(9.76925vw,99vh) scale(.0408)}}.snow:nth-child(53){opacity:.0388;transform:translate(77.018vw,-10px) scale(.8645);animation:fall-53 22s -15s linear infinite}@keyframes fall-53{62.777%{transform:translate(84.9236vw,62.777vh) scale(.8645)}to{transform:translate(80.9708vw,99vh) scale(.8645)}}.snow:nth-child(54){opacity:1.9346;transform:translate(36.4684vw,-10px) scale(.623);animation:fall-54 27s -17s linear infinite}@keyframes fall-54{38.653%{transform:translate(46.244vw,38.653vh) scale(.623)}to{transform:translate(41.3562vw,99vh) scale(.623)}}.snow:nth-child(55){opacity:.9376;transform:translate(87.7539vw,-10px) scale(.3903);animation:fall-55 24s -30s linear infinite}@keyframes fall-55{41.716%{transform:translate(86.5029vw,41.716vh) scale(.3903)}to{transform:translate(87.1284vw,99vh) scale(.3903)}}.snow:nth-child(56){opacity:.2854;transform:translate(14.1393vw,-10px) scale(.9317);animation:fall-56 30s -8s linear infinite}@keyframes fall-56{38.503%{transform:translate(14.8756vw,38.503vh) scale(.9317)}to{transform:translate(14.50745vw,99vh) scale(.9317)}}.snow:nth-child(57){opacity:1.3582;transform:translate(70.7167vw,-10px) scale(.1814);animation:fall-57 10s -26s linear infinite}@keyframes fall-57{74.007%{transform:translate(78.3202vw,74.007vh) scale(.1814)}to{transform:translate(74.51845vw,99vh) scale(.1814)}}.snow:nth-child(58){opacity:.4554;transform:translate(16.8237vw,-10px) scale(.5582);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{42.742%{transform:translate(12.8585vw,42.742vh) scale(.5582)}to{transform:translate(14.8411vw,99vh) scale(.5582)}}.snow:nth-child(59){opacity:.8706;transform:translate(86.0746vw,-10px) scale(.6305);animation:fall-59 12s -23s linear infinite}@keyframes fall-59{59.463%{transform:translate(76.7337vw,59.463vh) scale(.6305)}to{transform:translate(81.40415vw,99vh) scale(.6305)}}.snow:nth-child(60){opacity:.0504;transform:translate(20.3714vw,-10px) scale(.5103);animation:fall-60 24s -9s linear infinite}@keyframes fall-60{48.94%{transform:translate(24.0005vw,48.94vh) scale(.5103)}to{transform:translate(22.18595vw,99vh) scale(.5103)}}.snow:nth-child(61){opacity:1.496;transform:translate(12.6332vw,-10px) scale(.0436);animation:fall-61 14s -21s linear infinite}@keyframes fall-61{58.453%{transform:translate(18.1504vw,58.453vh) scale(.0436)}to{transform:translate(15.3918vw,99vh) scale(.0436)}}.snow:nth-child(62){opacity:.7776;transform:translate(46.0375vw,-10px) scale(.9827);animation:fall-62 25s -21s linear infinite}@keyframes fall-62{62.255%{transform:translate(53.8438vw,62.255vh) scale(.9827)}to{transform:translate(49.94065vw,99vh) scale(.9827)}}.snow:nth-child(63){opacity:1.4734;transform:translate(61.0295vw,-10px) scale(.8323);animation:fall-63 24s -16s linear infinite}@keyframes fall-63{59.452%{transform:translate(56.413vw,59.452vh) scale(.8323)}to{transform:translate(58.72125vw,99vh) scale(.8323)}}.snow:nth-child(64){opacity:.0172;transform:translate(44.3691vw,-10px) scale(.9505);animation:fall-64 17s -20s linear infinite}@keyframes fall-64{73.085%{transform:translate(46.6819vw,73.085vh) scale(.9505)}to{transform:translate(45.5255vw,99vh) scale(.9505)}}.snow:nth-child(65){opacity:1.31;transform:translate(86.1822vw,-10px) scale(.7008);animation:fall-65 22s -11s linear infinite}@keyframes fall-65{31.101%{transform:translate(86.591vw,31.101vh) scale(.7008)}to{transform:translate(86.3866vw,99vh) scale(.7008)}}.snow:nth-child(66){opacity:.2006;transform:translate(34.155vw,-10px) scale(.1286);animation:fall-66 27s -9s linear infinite}@keyframes fall-66{63.467%{transform:translate(34.782vw,63.467vh) scale(.1286)}to{transform:translate(34.4685vw,99vh) scale(.1286)}}.snow:nth-child(67){opacity:1.5684;transform:translate(94.4442vw,-10px) scale(.5431);animation:fall-67 27s -19s linear infinite}@keyframes fall-67{30.467%{transform:translate(90.5957vw,30.467vh) scale(.5431)}to{transform:translate(92.51995vw,99vh) scale(.5431)}}.snow:nth-child(68){opacity:1.7528;transform:translate(96.021vw,-10px) scale(.9061);animation:fall-68 28s -15s linear infinite}@keyframes fall-68{74.275%{transform:translate(88.4497vw,74.275vh) scale(.9061)}to{transform:translate(92.23535vw,99vh) scale(.9061)}}.snow:nth-child(69){opacity:.7332;transform:translate(12.3664vw,-10px) scale(.0645);animation:fall-69 17s -5s linear infinite}@keyframes fall-69{50.89%{transform:translate(2.4574vw,50.89vh) scale(.0645)}to{transform:translate(7.4119vw,99vh) scale(.0645)}}.snow:nth-child(70){opacity:1.0164;transform:translate(18.1714vw,-10px) scale(.3821);animation:fall-70 29s -2s linear infinite}@keyframes fall-70{40.723%{transform:translate(12.4875vw,40.723vh) scale(.3821)}to{transform:translate(15.32945vw,99vh) scale(.3821)}}.snow:nth-child(71){opacity:.4012;transform:translate(41.4393vw,-10px) scale(.7731);animation:fall-71 22s -16s linear infinite}@keyframes fall-71{53.963%{transform:translate(40.4747vw,53.963vh) scale(.7731)}to{transform:translate(40.957vw,99vh) scale(.7731)}}.snow:nth-child(72){opacity:1.0376;transform:translate(77.6045vw,-10px) scale(.8286);animation:fall-72 14s -26s linear infinite}@keyframes fall-72{58.834%{transform:translate(81.2022vw,58.834vh) scale(.8286)}to{transform:translate(79.40335vw,99vh) scale(.8286)}}.snow:nth-child(73){opacity:.5854;transform:translate(97.878vw,-10px) scale(.3783);animation:fall-73 21s -11s linear infinite}@keyframes fall-73{40.266%{transform:translate(93.1813vw,40.266vh) scale(.3783)}to{transform:translate(95.52965vw,99vh) scale(.3783)}}.snow:nth-child(74){opacity:.976;transform:translate(32.619vw,-10px) scale(.567);animation:fall-74 24s -28s linear infinite}@keyframes fall-74{77.308%{transform:translate(30.4686vw,77.308vh) scale(.567)}to{transform:translate(31.5438vw,99vh) scale(.567)}}.snow:nth-child(75){opacity:1.499;transform:translate(25.4186vw,-10px) scale(.0033);animation:fall-75 11s -11s linear infinite}@keyframes fall-75{67.917%{transform:translate(18.8475vw,67.917vh) scale(.0033)}to{transform:translate(22.13305vw,99vh) scale(.0033)}}.snow:nth-child(76){opacity:.787;transform:translate(80.0304vw,-10px) scale(.298);animation:fall-76 29s -24s linear infinite}@keyframes fall-76{35.8%{transform:translate(89.2323vw,35.8vh) scale(.298)}to{transform:translate(84.63135vw,99vh) scale(.298)}}.snow:nth-child(77){opacity:1.2726;transform:translate(85.4314vw,-10px) scale(.7175);animation:fall-77 28s -27s linear infinite}@keyframes fall-77{45.168%{transform:translate(78.6093vw,45.168vh) scale(.7175)}to{transform:translate(82.02035vw,99vh) scale(.7175)}}.snow:nth-child(78){opacity:1.9138;transform:translate(32.4688vw,-10px) scale(.8225);animation:fall-78 17s -16s linear infinite}@keyframes fall-78{49.941%{transform:translate(22.7929vw,49.941vh) scale(.8225)}to{transform:translate(27.63085vw,99vh) scale(.8225)}}.snow:nth-child(79){opacity:1.9646;transform:translate(71.3581vw,-10px) scale(.828);animation:fall-79 28s -11s linear infinite}@keyframes fall-79{31.332%{transform:translate(69.8056vw,31.332vh) scale(.828)}to{transform:translate(70.58185vw,99vh) scale(.828)}}.snow:nth-child(80){opacity:.9944;transform:translate(94.5168vw,-10px) scale(.55);animation:fall-80 22s -6s linear infinite}@keyframes fall-80{60.772%{transform:translate(86.7756vw,60.772vh) scale(.55)}to{transform:translate(90.6462vw,99vh) scale(.55)}}.snow:nth-child(81){opacity:.3118;transform:translate(69.0136vw,-10px) scale(.6601);animation:fall-81 16s -6s linear infinite}@keyframes fall-81{38.806%{transform:translate(68.1569vw,38.806vh) scale(.6601)}to{transform:translate(68.58525vw,99vh) scale(.6601)}}.snow:nth-child(82){opacity:1.9284;transform:translate(25.9772vw,-10px) scale(.1776);animation:fall-82 27s -10s linear infinite}@keyframes fall-82{34.398%{transform:translate(32.2307vw,34.398vh) scale(.1776)}to{transform:translate(29.10395vw,99vh) scale(.1776)}}.snow:nth-child(83){opacity:1.782;transform:translate(12.6242vw,-10px) scale(.12);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{64.803%{transform:translate(16.6658vw,64.803vh) scale(.12)}to{transform:translate(14.645vw,99vh) scale(.12)}}.snow:nth-child(84){opacity:1.809;transform:translate(.9836vw,-10px) scale(.7549);animation:fall-84 28s -29s linear infinite}@keyframes fall-84{64.299%{transform:translate(-7.8851vw,64.299vh) scale(.7549)}to{transform:translate(-3.45075vw,99vh) scale(.7549)}}.snow:nth-child(85){opacity:1.4702;transform:translate(56.0063vw,-10px) scale(.4549);animation:fall-85 18s -21s linear infinite}@keyframes fall-85{69.032%{transform:translate(51.5761vw,69.032vh) scale(.4549)}to{transform:translate(53.7912vw,99vh) scale(.4549)}}.snow:nth-child(86){opacity:.5156;transform:translate(31.5056vw,-10px) scale(.1375);animation:fall-86 23s -7s linear infinite}@keyframes fall-86{56.951%{transform:translate(30.9235vw,56.951vh) scale(.1375)}to{transform:translate(31.21455vw,99vh) scale(.1375)}}.snow:nth-child(87){opacity:.1498;transform:translate(10.8595vw,-10px) scale(.9725);animation:fall-87 21s -30s linear infinite}@keyframes fall-87{47.234%{transform:translate(.8895vw,47.234vh) scale(.9725)}to{transform:translate(5.8745vw,99vh) scale(.9725)}}.snow:nth-child(88){opacity:.4818;transform:translate(34.8653vw,-10px) scale(.7537);animation:fall-88 22s -25s linear infinite}@keyframes fall-88{54.903%{transform:translate(43.4287vw,54.903vh) scale(.7537)}to{transform:translate(39.147vw,99vh) scale(.7537)}}.snow:nth-child(89){opacity:1.1134;transform:translate(51.7955vw,-10px) scale(.0728);animation:fall-89 24s -3s linear infinite}@keyframes fall-89{70.794%{transform:translate(43.7056vw,70.794vh) scale(.0728)}to{transform:translate(47.75055vw,99vh) scale(.0728)}}.snow:nth-child(90){opacity:1.639;transform:translate(41.1124vw,-10px) scale(.13);animation:fall-90 29s -8s linear infinite}@keyframes fall-90{32.596%{transform:translate(42.7884vw,32.596vh) scale(.13)}to{transform:translate(41.9504vw,99vh) scale(.13)}}.snow:nth-child(91){opacity:1.635;transform:translate(85.3487vw,-10px) scale(.1107);animation:fall-91 14s -4s linear infinite}@keyframes fall-91{59.881%{transform:translate(84.1489vw,59.881vh) scale(.1107)}to{transform:translate(84.7488vw,99vh) scale(.1107)}}.snow:nth-child(92){opacity:.68;transform:translate(20.7472vw,-10px) scale(.6331);animation:fall-92 12s -30s linear infinite}@keyframes fall-92{64.099%{transform:translate(25.4943vw,64.099vh) scale(.6331)}to{transform:translate(23.12075vw,99vh) scale(.6331)}}.snow:nth-child(93){opacity:.9152;transform:translate(54.0076vw,-10px) scale(.1389);animation:fall-93 22s -25s linear infinite}@keyframes fall-93{75.409%{transform:translate(53.3573vw,75.409vh) scale(.1389)}to{transform:translate(53.68245vw,99vh) scale(.1389)}}.snow:nth-child(94){opacity:.752;transform:translate(12.2284vw,-10px) scale(.3993);animation:fall-94 21s -9s linear infinite}@keyframes fall-94{59.025%{transform:translate(7.6661vw,59.025vh) scale(.3993)}to{transform:translate(9.94725vw,99vh) scale(.3993)}}.snow:nth-child(95){opacity:.931;transform:translate(31.4605vw,-10px) scale(.8192);animation:fall-95 25s -18s linear infinite}@keyframes fall-95{40.431%{transform:translate(29.969vw,40.431vh) scale(.8192)}to{transform:translate(30.71475vw,99vh) scale(.8192)}}.snow:nth-child(96){opacity:1.5042;transform:translate(85.6861vw,-10px) scale(.7439);animation:fall-96 21s -23s linear infinite}@keyframes fall-96{32.623%{transform:translate(76.5993vw,32.623vh) scale(.7439)}to{transform:translate(81.1427vw,99vh) scale(.7439)}}.snow:nth-child(97){opacity:.0822;transform:translate(59.5288vw,-10px) scale(.2017);animation:fall-97 19s -18s linear infinite}@keyframes fall-97{70.363%{transform:translate(52.5034vw,70.363vh) scale(.2017)}to{transform:translate(56.0161vw,99vh) scale(.2017)}}.snow:nth-child(98){opacity:1.2968;transform:translate(9.0307vw,-10px) scale(.9508);animation:fall-98 19s -4s linear infinite}@keyframes fall-98{38.033%{transform:translate(7.8542vw,38.033vh) scale(.9508)}to{transform:translate(8.44245vw,99vh) scale(.9508)}}.snow:nth-child(99){opacity:.7054;transform:translate(97.4389vw,-10px) scale(.6788);animation:fall-99 30s -3s linear infinite}@keyframes fall-99{37.071%{transform:translate(102.6805vw,37.071vh) scale(.6788)}to{transform:translate(100.0597vw,99vh) scale(.6788)}}.snow:nth-child(100){opacity:.0636;transform:translate(75.7079vw,-10px) scale(.0609);animation:fall-100 11s -21s linear infinite}@keyframes fall-100{72.875%{transform:translate(68.0041vw,72.875vh) scale(.0609)}to{transform:translate(71.856vw,99vh) scale(.0609)}}.snow:nth-child(101){opacity:.5128;transform:translate(51.5756vw,-10px) scale(.3288);animation:fall-101 16s -14s linear infinite}@keyframes fall-101{73.969%{transform:translate(57.4824vw,73.969vh) scale(.3288)}to{transform:translate(54.529vw,99vh) scale(.3288)}}.snow:nth-child(102){opacity:1.6914;transform:translate(93.1709vw,-10px) scale(.3795);animation:fall-102 13s -23s linear infinite}@keyframes fall-102{44.117%{transform:translate(93.0113vw,44.117vh) scale(.3795)}to{transform:translate(93.0911vw,99vh) scale(.3795)}}.snow:nth-child(103){opacity:1.3936;transform:translate(90.4475vw,-10px) scale(.4111);animation:fall-103 13s -27s linear infinite}@keyframes fall-103{60.13%{transform:translate(88.8989vw,60.13vh) scale(.4111)}to{transform:translate(89.6732vw,99vh) scale(.4111)}}.snow:nth-child(104){opacity:1.311;transform:translate(80.2893vw,-10px) scale(.3087);animation:fall-104 28s -28s linear infinite}@keyframes fall-104{45.087%{transform:translate(83.8032vw,45.087vh) scale(.3087)}to{transform:translate(82.04625vw,99vh) scale(.3087)}}.snow:nth-child(105){opacity:.967;transform:translate(16.2338vw,-10px) scale(.2799);animation:fall-105 24s -30s linear infinite}@keyframes fall-105{55.928%{transform:translate(21.2339vw,55.928vh) scale(.2799)}to{transform:translate(18.73385vw,99vh) scale(.2799)}}.snow:nth-child(106){opacity:.3776;transform:translate(14.2339vw,-10px) scale(.7761);animation:fall-106 27s -22s linear infinite}@keyframes fall-106{36.618%{transform:translate(6.2678vw,36.618vh) scale(.7761)}to{transform:translate(10.25085vw,99vh) scale(.7761)}}.snow:nth-child(107){opacity:.2208;transform:translate(5.8809vw,-10px) scale(.1324);animation:fall-107 21s -4s linear infinite}@keyframes fall-107{45.884%{transform:translate(-2.8923vw,45.884vh) scale(.1324)}to{transform:translate(1.4943vw,99vh) scale(.1324)}}.snow:nth-child(108){opacity:.082;transform:translate(77.4651vw,-10px) scale(.1348);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{61.933%{transform:translate(75.8023vw,61.933vh) scale(.1348)}to{transform:translate(76.6337vw,99vh) scale(.1348)}}.snow:nth-child(109){opacity:1.646;transform:translate(15.6847vw,-10px) scale(.377);animation:fall-109 10s -21s linear infinite}@keyframes fall-109{77.715%{transform:translate(9.6749vw,77.715vh) scale(.377)}to{transform:translate(12.6798vw,99vh) scale(.377)}}.snow:nth-child(110){opacity:.5796;transform:translate(46.053vw,-10px) scale(.6615);animation:fall-110 21s -4s linear infinite}@keyframes fall-110{38.504%{transform:translate(55.789vw,38.504vh) scale(.6615)}to{transform:translate(50.921vw,99vh) scale(.6615)}}.snow:nth-child(111){opacity:.2382;transform:translate(36.3929vw,-10px) scale(.4934);animation:fall-111 21s -18s linear infinite}@keyframes fall-111{45.352%{transform:translate(29.4402vw,45.352vh) scale(.4934)}to{transform:translate(32.91655vw,99vh) scale(.4934)}}.snow:nth-child(112){opacity:.0006;transform:translate(8.6882vw,-10px) scale(.3632);animation:fall-112 19s -27s linear infinite}@keyframes fall-112{52.8%{transform:translate(8.4734vw,52.8vh) scale(.3632)}to{transform:translate(8.5808vw,99vh) scale(.3632)}}.snow:nth-child(113){opacity:1.015;transform:translate(29.3716vw,-10px) scale(.0198);animation:fall-113 25s -16s linear infinite}@keyframes fall-113{48.54%{transform:translate(23.6561vw,48.54vh) scale(.0198)}to{transform:translate(26.51385vw,99vh) scale(.0198)}}.snow:nth-child(114){opacity:.644;transform:translate(90.5115vw,-10px) scale(.1017);animation:fall-114 29s -10s linear infinite}@keyframes fall-114{63.196%{transform:translate(92.6039vw,63.196vh) scale(.1017)}to{transform:translate(91.5577vw,99vh) scale(.1017)}}.snow:nth-child(115){opacity:1.5118;transform:translate(66.1384vw,-10px) scale(.3486);animation:fall-115 16s -11s linear infinite}@keyframes fall-115{62.28%{transform:translate(69.6368vw,62.28vh) scale(.3486)}to{transform:translate(67.8876vw,99vh) scale(.3486)}}.snow:nth-child(116){opacity:1.6802;transform:translate(50.8018vw,-10px) scale(.4229);animation:fall-116 27s -20s linear infinite}@keyframes fall-116{39.05%{transform:translate(52.9726vw,39.05vh) scale(.4229)}to{transform:translate(51.8872vw,99vh) scale(.4229)}}.snow:nth-child(117){opacity:1.1346;transform:translate(87.9391vw,-10px) scale(.2799);animation:fall-117 28s -6s linear infinite}@keyframes fall-117{78.015%{transform:translate(83.4421vw,78.015vh) scale(.2799)}to{transform:translate(85.6906vw,99vh) scale(.2799)}}.snow:nth-child(118){opacity:.202;transform:translate(14.5215vw,-10px) scale(.5878);animation:fall-118 11s -12s linear infinite}@keyframes fall-118{51.05%{transform:translate(4.9338vw,51.05vh) scale(.5878)}to{transform:translate(9.72765vw,99vh) scale(.5878)}}.snow:nth-child(119){opacity:.7164;transform:translate(61.9938vw,-10px) scale(.8204);animation:fall-119 24s -6s linear infinite}@keyframes fall-119{51.461%{transform:translate(65.1386vw,51.461vh) scale(.8204)}to{transform:translate(63.5662vw,99vh) scale(.8204)}}.snow:nth-child(120){opacity:1.1546;transform:translate(99.9872vw,-10px) scale(.5887);animation:fall-120 16s -2s linear infinite}@keyframes fall-120{63.702%{transform:translate(96.5897vw,63.702vh) scale(.5887)}to{transform:translate(98.28845vw,99vh) scale(.5887)}}.snow:nth-child(121){opacity:1.8386;transform:translate(67.9821vw,-10px) scale(.9065);animation:fall-121 23s -26s linear infinite}@keyframes fall-121{52.756%{transform:translate(62.8386vw,52.756vh) scale(.9065)}to{transform:translate(65.41035vw,99vh) scale(.9065)}}.snow:nth-child(122){opacity:1.7608;transform:translate(37.533vw,-10px) scale(.588);animation:fall-122 30s -22s linear infinite}@keyframes fall-122{34.23%{transform:translate(45.9088vw,34.23vh) scale(.588)}to{transform:translate(41.7209vw,99vh) scale(.588)}}.snow:nth-child(123){opacity:.9632;transform:translate(70.3895vw,-10px) scale(.8918);animation:fall-123 11s -29s linear infinite}@keyframes fall-123{76.406%{transform:translate(75.2949vw,76.406vh) scale(.8918)}to{transform:translate(72.8422vw,99vh) scale(.8918)}}.snow:nth-child(124){opacity:.8048;transform:translate(87.8324vw,-10px) scale(.6888);animation:fall-124 10s -30s linear infinite}@keyframes fall-124{56.573%{transform:translate(79.5688vw,56.573vh) scale(.6888)}to{transform:translate(83.7006vw,99vh) scale(.6888)}}.snow:nth-child(125){opacity:1.3156;transform:translate(66.9211vw,-10px) scale(.2996);animation:fall-125 13s -19s linear infinite}@keyframes fall-125{79.106%{transform:translate(59.1049vw,79.106vh) scale(.2996)}to{transform:translate(63.013vw,99vh) scale(.2996)}}.snow:nth-child(126){opacity:.7506;transform:translate(39.8382vw,-10px) scale(.5863);animation:fall-126 12s -8s linear infinite}@keyframes fall-126{54.617%{transform:translate(46.0265vw,54.617vh) scale(.5863)}to{transform:translate(42.93235vw,99vh) scale(.5863)}}.snow:nth-child(127){opacity:1.5316;transform:translate(70.8343vw,-10px) scale(.1861);animation:fall-127 17s -23s linear infinite}@keyframes fall-127{66.953%{transform:translate(77.5787vw,66.953vh) scale(.1861)}to{transform:translate(74.2065vw,99vh) scale(.1861)}}.snow:nth-child(128){opacity:.4468;transform:translate(14.4352vw,-10px) scale(.27);animation:fall-128 21s -25s linear infinite}@keyframes fall-128{60.417%{transform:translate(4.7923vw,60.417vh) scale(.27)}to{transform:translate(9.61375vw,99vh) scale(.27)}}.snow:nth-child(129){opacity:.1898;transform:translate(80.7196vw,-10px) scale(.6344);animation:fall-129 28s -1s linear infinite}@keyframes fall-129{33.054%{transform:translate(90.2727vw,33.054vh) scale(.6344)}to{transform:translate(85.49615vw,99vh) scale(.6344)}}.snow:nth-child(130){opacity:.0134;transform:translate(82.967vw,-10px) scale(.1346);animation:fall-130 25s -28s linear infinite}@keyframes fall-130{41.391%{transform:translate(80.6768vw,41.391vh) scale(.1346)}to{transform:translate(81.8219vw,99vh) scale(.1346)}}.snow:nth-child(131){opacity:1.7642;transform:translate(49.06vw,-10px) scale(.2625);animation:fall-131 20s -24s linear infinite}@keyframes fall-131{54.612%{transform:translate(41.3672vw,54.612vh) scale(.2625)}to{transform:translate(45.2136vw,99vh) scale(.2625)}}.snow:nth-child(132){opacity:1.363;transform:translate(44.6031vw,-10px) scale(.272);animation:fall-132 18s -29s linear infinite}@keyframes fall-132{73.805%{transform:translate(47.531vw,73.805vh) scale(.272)}to{transform:translate(46.06705vw,99vh) scale(.272)}}.snow:nth-child(133){opacity:.7498;transform:translate(19.5018vw,-10px) scale(.3711);animation:fall-133 19s -10s linear infinite}@keyframes fall-133{56.4%{transform:translate(17.7854vw,56.4vh) scale(.3711)}to{transform:translate(18.6436vw,99vh) scale(.3711)}}.snow:nth-child(134){opacity:1.334;transform:translate(18.9987vw,-10px) scale(.9629);animation:fall-134 10s -29s linear infinite}@keyframes fall-134{30.977%{transform:translate(9.2556vw,30.977vh) scale(.9629)}to{transform:translate(14.12715vw,99vh) scale(.9629)}}.snow:nth-child(135){opacity:.3952;transform:translate(45.0217vw,-10px) scale(.4784);animation:fall-135 17s -10s linear infinite}@keyframes fall-135{68.811%{transform:translate(47.9071vw,68.811vh) scale(.4784)}to{transform:translate(46.4644vw,99vh) scale(.4784)}}.snow:nth-child(136){opacity:.9702;transform:translate(31.1777vw,-10px) scale(.9853);animation:fall-136 26s -25s linear infinite}@keyframes fall-136{49.848%{transform:translate(24.5071vw,49.848vh) scale(.9853)}to{transform:translate(27.8424vw,99vh) scale(.9853)}}.snow:nth-child(137){opacity:1.232;transform:translate(48.0466vw,-10px) scale(.1358);animation:fall-137 29s -15s linear infinite}@keyframes fall-137{44.401%{transform:translate(49.3174vw,44.401vh) scale(.1358)}to{transform:translate(48.682vw,99vh) scale(.1358)}}.snow:nth-child(138){opacity:1.6384;transform:translate(43.1071vw,-10px) scale(.0127);animation:fall-138 15s -3s linear infinite}@keyframes fall-138{52.85%{transform:translate(39.7111vw,52.85vh) scale(.0127)}to{transform:translate(41.4091vw,99vh) scale(.0127)}}.snow:nth-child(139){opacity:1.0722;transform:translate(87.317vw,-10px) scale(.9283);animation:fall-139 14s -1s linear infinite}@keyframes fall-139{78.168%{transform:translate(83.709vw,78.168vh) scale(.9283)}to{transform:translate(85.513vw,99vh) scale(.9283)}}.snow:nth-child(140){opacity:1.59;transform:translate(36.5696vw,-10px) scale(.3205);animation:fall-140 30s -23s linear infinite}@keyframes fall-140{35.482%{transform:translate(31.1648vw,35.482vh) scale(.3205)}to{transform:translate(33.8672vw,99vh) scale(.3205)}}.snow:nth-child(141){opacity:.065;transform:translate(98.8959vw,-10px) scale(.2211);animation:fall-141 13s -13s linear infinite}@keyframes fall-141{36.963%{transform:translate(101.2847vw,36.963vh) scale(.2211)}to{transform:translate(100.0903vw,99vh) scale(.2211)}}.snow:nth-child(142){opacity:1.0344;transform:translate(91.7118vw,-10px) scale(.5603);animation:fall-142 20s -11s linear infinite}@keyframes fall-142{67.168%{transform:translate(87.7575vw,67.168vh) scale(.5603)}to{transform:translate(89.73465vw,99vh) scale(.5603)}}.snow:nth-child(143){opacity:1.7668;transform:translate(98.9205vw,-10px) scale(.8715);animation:fall-143 25s -14s linear infinite}@keyframes fall-143{41.514%{transform:translate(106.0049vw,41.514vh) scale(.8715)}to{transform:translate(102.4627vw,99vh) scale(.8715)}}.snow:nth-child(144){opacity:1.3088;transform:translate(79.7432vw,-10px) scale(.6932);animation:fall-144 22s -19s linear infinite}@keyframes fall-144{74.396%{transform:translate(78.3057vw,74.396vh) scale(.6932)}to{transform:translate(79.02445vw,99vh) scale(.6932)}}.snow:nth-child(145){opacity:1.698;transform:translate(48.5265vw,-10px) scale(.0169);animation:fall-145 21s -1s linear infinite}@keyframes fall-145{59.367%{transform:translate(49.496vw,59.367vh) scale(.0169)}to{transform:translate(49.01125vw,99vh) scale(.0169)}}.snow:nth-child(146){opacity:1.5638;transform:translate(44.4621vw,-10px) scale(.2027);animation:fall-146 24s -8s linear infinite}@keyframes fall-146{32.238%{transform:translate(40.6862vw,32.238vh) scale(.2027)}to{transform:translate(42.57415vw,99vh) scale(.2027)}}.snow:nth-child(147){opacity:1.9726;transform:translate(2.9261vw,-10px) scale(.1293);animation:fall-147 29s -20s linear infinite}@keyframes fall-147{73.765%{transform:translate(12.5069vw,73.765vh) scale(.1293)}to{transform:translate(7.7165vw,99vh) scale(.1293)}}.snow:nth-child(148){opacity:1.084;transform:translate(67.7503vw,-10px) scale(.482);animation:fall-148 23s -4s linear infinite}@keyframes fall-148{33.969%{transform:translate(70.8203vw,33.969vh) scale(.482)}to{transform:translate(69.2853vw,99vh) scale(.482)}}.snow:nth-child(149){opacity:.1442;transform:translate(64.2947vw,-10px) scale(.0274);animation:fall-149 19s -13s linear infinite}@keyframes fall-149{45.818%{transform:translate(57.6908vw,45.818vh) scale(.0274)}to{transform:translate(60.99275vw,99vh) scale(.0274)}}.snow:nth-child(150){opacity:1.3756;transform:translate(79.2421vw,-10px) scale(.9512);animation:fall-150 19s -22s linear infinite}@keyframes fall-150{69.571%{transform:translate(77.3634vw,69.571vh) scale(.9512)}to{transform:translate(78.30275vw,99vh) scale(.9512)}}.snow:nth-child(151){opacity:.5728;transform:translate(87.6449vw,-10px) scale(.0364);animation:fall-151 16s -16s linear infinite}@keyframes fall-151{52.868%{transform:translate(97.0853vw,52.868vh) scale(.0364)}to{transform:translate(92.3651vw,99vh) scale(.0364)}}.snow:nth-child(152){opacity:1.4836;transform:translate(51.2049vw,-10px) scale(.1182);animation:fall-152 24s -6s linear infinite}@keyframes fall-152{59.582%{transform:translate(50.5206vw,59.582vh) scale(.1182)}to{transform:translate(50.86275vw,99vh) scale(.1182)}}.snow:nth-child(153){opacity:.6994;transform:translate(76.6141vw,-10px) scale(.7674);animation:fall-153 23s -28s linear infinite}@keyframes fall-153{53.919%{transform:translate(74.9211vw,53.919vh) scale(.7674)}to{transform:translate(75.7676vw,99vh) scale(.7674)}}.snow:nth-child(154){opacity:.7814;transform:translate(6.3865vw,-10px) scale(.816);animation:fall-154 20s -7s linear infinite}@keyframes fall-154{67.11%{transform:translate(13.2718vw,67.11vh) scale(.816)}to{transform:translate(9.82915vw,99vh) scale(.816)}}.snow:nth-child(155){opacity:.4672;transform:translate(96.0329vw,-10px) scale(.2149);animation:fall-155 16s -22s linear infinite}@keyframes fall-155{77.949%{transform:translate(103.4667vw,77.949vh) scale(.2149)}to{transform:translate(99.7498vw,99vh) scale(.2149)}}.snow:nth-child(156){opacity:.0104;transform:translate(68.244vw,-10px) scale(.1986);animation:fall-156 29s -26s linear infinite}@keyframes fall-156{59.136%{transform:translate(75.5547vw,59.136vh) scale(.1986)}to{transform:translate(71.89935vw,99vh) scale(.1986)}}.snow:nth-child(157){opacity:1.3108;transform:translate(83.2045vw,-10px) scale(.2234);animation:fall-157 14s -13s linear infinite}@keyframes fall-157{68.269%{transform:translate(77.7983vw,68.269vh) scale(.2234)}to{transform:translate(80.5014vw,99vh) scale(.2234)}}.snow:nth-child(158){opacity:1.784;transform:translate(24.0108vw,-10px) scale(.9137);animation:fall-158 14s -17s linear infinite}@keyframes fall-158{42.907%{transform:translate(20.7692vw,42.907vh) scale(.9137)}to{transform:translate(22.39vw,99vh) scale(.9137)}}.snow:nth-child(159){opacity:1.5026;transform:translate(11.3975vw,-10px) scale(.9606);animation:fall-159 17s -6s linear infinite}@keyframes fall-159{45.882%{transform:translate(4.1589vw,45.882vh) scale(.9606)}to{transform:translate(7.7782vw,99vh) scale(.9606)}}.snow:nth-child(160){opacity:1.0194;transform:translate(30.9679vw,-10px) scale(.1445);animation:fall-160 15s -1s linear infinite}@keyframes fall-160{64.667%{transform:translate(26.5302vw,64.667vh) scale(.1445)}to{transform:translate(28.74905vw,99vh) scale(.1445)}}.snow:nth-child(161){opacity:.0402;transform:translate(32.8894vw,-10px) scale(.6073);animation:fall-161 22s -14s linear infinite}@keyframes fall-161{65.306%{transform:translate(35.081vw,65.306vh) scale(.6073)}to{transform:translate(33.9852vw,99vh) scale(.6073)}}.snow:nth-child(162){opacity:.4028;transform:translate(55.4224vw,-10px) scale(.1984);animation:fall-162 22s -3s linear infinite}@keyframes fall-162{40.223%{transform:translate(59.3767vw,40.223vh) scale(.1984)}to{transform:translate(57.39955vw,99vh) scale(.1984)}}.snow:nth-child(163){opacity:.6084;transform:translate(65.8872vw,-10px) scale(.3249);animation:fall-163 21s -7s linear infinite}@keyframes fall-163{56.529%{transform:translate(66.468vw,56.529vh) scale(.3249)}to{transform:translate(66.1776vw,99vh) scale(.3249)}}.snow:nth-child(164){opacity:.5174;transform:translate(84.6926vw,-10px) scale(.6974);animation:fall-164 11s -15s linear infinite}@keyframes fall-164{55.932%{transform:translate(75.8009vw,55.932vh) scale(.6974)}to{transform:translate(80.24675vw,99vh) scale(.6974)}}.snow:nth-child(165){opacity:.0482;transform:translate(6.4793vw,-10px) scale(.8698);animation:fall-165 28s -16s linear infinite}@keyframes fall-165{69.594%{transform:translate(1.0813vw,69.594vh) scale(.8698)}to{transform:translate(3.7803vw,99vh) scale(.8698)}}.snow:nth-child(166){opacity:1.5512;transform:translate(47.4148vw,-10px) scale(.8513);animation:fall-166 10s -6s linear infinite}@keyframes fall-166{38.324%{transform:translate(57.3891vw,38.324vh) scale(.8513)}to{transform:translate(52.40195vw,99vh) scale(.8513)}}.snow:nth-child(167){opacity:1.1798;transform:translate(15.3511vw,-10px) scale(.1681);animation:fall-167 22s -8s linear infinite}@keyframes fall-167{60.507%{transform:translate(6.9599vw,60.507vh) scale(.1681)}to{transform:translate(11.1555vw,99vh) scale(.1681)}}.snow:nth-child(168){opacity:.8054;transform:translate(63.9756vw,-10px) scale(.0501);animation:fall-168 17s -16s linear infinite}@keyframes fall-168{66.521%{transform:translate(70.0761vw,66.521vh) scale(.0501)}to{transform:translate(67.02585vw,99vh) scale(.0501)}}.snow:nth-child(169){opacity:.7538;transform:translate(88.2503vw,-10px) scale(.7624);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{73.186%{transform:translate(79.8365vw,73.186vh) scale(.7624)}to{transform:translate(84.0434vw,99vh) scale(.7624)}}.snow:nth-child(170){opacity:.3808;transform:translate(23.4391vw,-10px) scale(.4996);animation:fall-170 11s -6s linear infinite}@keyframes fall-170{32.914%{transform:translate(23.8519vw,32.914vh) scale(.4996)}to{transform:translate(23.6455vw,99vh) scale(.4996)}}.snow:nth-child(171){opacity:1.6562;transform:translate(75.4087vw,-10px) scale(.6292);animation:fall-171 15s -18s linear infinite}@keyframes fall-171{42.722%{transform:translate(70.0003vw,42.722vh) scale(.6292)}to{transform:translate(72.7045vw,99vh) scale(.6292)}}.snow:nth-child(172){opacity:1.964;transform:translate(53.5899vw,-10px) scale(.8751);animation:fall-172 23s -4s linear infinite}@keyframes fall-172{60.068%{transform:translate(50.175vw,60.068vh) scale(.8751)}to{transform:translate(51.88245vw,99vh) scale(.8751)}}.snow:nth-child(173){opacity:.7634;transform:translate(19.3799vw,-10px) scale(.0657);animation:fall-173 22s -23s linear infinite}@keyframes fall-173{52.715%{transform:translate(15.3717vw,52.715vh) scale(.0657)}to{transform:translate(17.3758vw,99vh) scale(.0657)}}.snow:nth-child(174){opacity:1.332;transform:translate(81.9484vw,-10px) scale(.6025);animation:fall-174 14s -15s linear infinite}@keyframes fall-174{30.653%{transform:translate(78.1667vw,30.653vh) scale(.6025)}to{transform:translate(80.05755vw,99vh) scale(.6025)}}.snow:nth-child(175){opacity:.546;transform:translate(70.5665vw,-10px) scale(.6562);animation:fall-175 30s -12s linear infinite}@keyframes fall-175{65.254%{transform:translate(69.1909vw,65.254vh) scale(.6562)}to{transform:translate(69.8787vw,99vh) scale(.6562)}}.snow:nth-child(176){opacity:.023;transform:translate(56.314vw,-10px) scale(.9645);animation:fall-176 22s -10s linear infinite}@keyframes fall-176{31.707%{transform:translate(60.6859vw,31.707vh) scale(.9645)}to{transform:translate(58.49995vw,99vh) scale(.9645)}}.snow:nth-child(177){opacity:.59;transform:translate(78.7312vw,-10px) scale(.2191);animation:fall-177 29s -30s linear infinite}@keyframes fall-177{34.883%{transform:translate(74.2759vw,34.883vh) scale(.2191)}to{transform:translate(76.50355vw,99vh) scale(.2191)}}.snow:nth-child(178){opacity:1.0518;transform:translate(51.1967vw,-10px) scale(.3292);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{73.561%{transform:translate(42.2221vw,73.561vh) scale(.3292)}to{transform:translate(46.7094vw,99vh) scale(.3292)}}.snow:nth-child(179){opacity:.6694;transform:translate(16.6067vw,-10px) scale(.6625);animation:fall-179 23s -18s linear infinite}@keyframes fall-179{37.307%{transform:translate(25.6408vw,37.307vh) scale(.6625)}to{transform:translate(21.12375vw,99vh) scale(.6625)}}.snow:nth-child(180){opacity:.1676;transform:translate(26.0513vw,-10px) scale(.1208);animation:fall-180 20s -27s linear infinite}@keyframes fall-180{79.427%{transform:translate(26.8687vw,79.427vh) scale(.1208)}to{transform:translate(26.46vw,99vh) scale(.1208)}}.snow:nth-child(181){opacity:.404;transform:translate(22.3385vw,-10px) scale(.6831);animation:fall-181 14s -3s linear infinite}@keyframes fall-181{44.85%{transform:translate(25.066vw,44.85vh) scale(.6831)}to{transform:translate(23.70225vw,99vh) scale(.6831)}}.snow:nth-child(182){opacity:1.2998;transform:translate(35.869vw,-10px) scale(.6499);animation:fall-182 22s -11s linear infinite}@keyframes fall-182{73.351%{transform:translate(29.4014vw,73.351vh) scale(.6499)}to{transform:translate(32.6352vw,99vh) scale(.6499)}}.snow:nth-child(183){opacity:1.6118;transform:translate(28.314vw,-10px) scale(.6535);animation:fall-183 19s -13s linear infinite}@keyframes fall-183{52.938%{transform:translate(30.6748vw,52.938vh) scale(.6535)}to{transform:translate(29.4944vw,99vh) scale(.6535)}}.snow:nth-child(184){opacity:.5648;transform:translate(42.9933vw,-10px) scale(.6091);animation:fall-184 29s -15s linear infinite}@keyframes fall-184{45.929%{transform:translate(50.2778vw,45.929vh) scale(.6091)}to{transform:translate(46.63555vw,99vh) scale(.6091)}}.snow:nth-child(185){opacity:.4996;transform:translate(83.6467vw,-10px) scale(.1069);animation:fall-185 27s -1s linear infinite}@keyframes fall-185{66.072%{transform:translate(81.3049vw,66.072vh) scale(.1069)}to{transform:translate(82.4758vw,99vh) scale(.1069)}}.snow:nth-child(186){opacity:1.8748;transform:translate(43.9761vw,-10px) scale(.458);animation:fall-186 28s -18s linear infinite}@keyframes fall-186{55.03%{transform:translate(51.7856vw,55.03vh) scale(.458)}to{transform:translate(47.88085vw,99vh) scale(.458)}}.snow:nth-child(187){opacity:.7716;transform:translate(7.1072vw,-10px) scale(.7871);animation:fall-187 21s -4s linear infinite}@keyframes fall-187{64.959%{transform:translate(14.0214vw,64.959vh) scale(.7871)}to{transform:translate(10.5643vw,99vh) scale(.7871)}}.snow:nth-child(188){opacity:.9512;transform:translate(47.1683vw,-10px) scale(.2958);animation:fall-188 10s -17s linear infinite}@keyframes fall-188{36.256%{transform:translate(50.6682vw,36.256vh) scale(.2958)}to{transform:translate(48.91825vw,99vh) scale(.2958)}}.snow:nth-child(189){opacity:1.8472;transform:translate(95.7444vw,-10px) scale(.3278);animation:fall-189 26s -4s linear infinite}@keyframes fall-189{73.113%{transform:translate(100.8911vw,73.113vh) scale(.3278)}to{transform:translate(98.31775vw,99vh) scale(.3278)}}.snow:nth-child(190){opacity:.9398;transform:translate(25.0095vw,-10px) scale(.6575);animation:fall-190 17s -29s linear infinite}@keyframes fall-190{62.744%{transform:translate(28.9072vw,62.744vh) scale(.6575)}to{transform:translate(26.95835vw,99vh) scale(.6575)}}.snow:nth-child(191){opacity:1.2944;transform:translate(66.6974vw,-10px) scale(.7305);animation:fall-191 10s -9s linear infinite}@keyframes fall-191{33.544%{transform:translate(62.7151vw,33.544vh) scale(.7305)}to{transform:translate(64.70625vw,99vh) scale(.7305)}}.snow:nth-child(192){opacity:.8668;transform:translate(88.0751vw,-10px) scale(.9876);animation:fall-192 27s -3s linear infinite}@keyframes fall-192{71.592%{transform:translate(95.736vw,71.592vh) scale(.9876)}to{transform:translate(91.90555vw,99vh) scale(.9876)}}.snow:nth-child(193){opacity:1.5944;transform:translate(90.6044vw,-10px) scale(.4598);animation:fall-193 17s -19s linear infinite}@keyframes fall-193{35.547%{transform:translate(94.9386vw,35.547vh) scale(.4598)}to{transform:translate(92.7715vw,99vh) scale(.4598)}}.snow:nth-child(194){opacity:.2766;transform:translate(56.2406vw,-10px) scale(.0459);animation:fall-194 12s -18s linear infinite}@keyframes fall-194{39.423%{transform:translate(53.604vw,39.423vh) scale(.0459)}to{transform:translate(54.9223vw,99vh) scale(.0459)}}.snow:nth-child(195){opacity:.5486;transform:translate(81.9964vw,-10px) scale(.4917);animation:fall-195 24s -6s linear infinite}@keyframes fall-195{59.214%{transform:translate(82.0647vw,59.214vh) scale(.4917)}to{transform:translate(82.03055vw,99vh) scale(.4917)}}.snow:nth-child(196){opacity:.68;transform:translate(45.1041vw,-10px) scale(.3803);animation:fall-196 10s -18s linear infinite}@keyframes fall-196{36.44%{transform:translate(36.6928vw,36.44vh) scale(.3803)}to{transform:translate(40.89845vw,99vh) scale(.3803)}}.snow:nth-child(197){opacity:1.1188;transform:translate(84.508vw,-10px) scale(.3067);animation:fall-197 21s -3s linear infinite}@keyframes fall-197{34.644%{transform:translate(90.2593vw,34.644vh) scale(.3067)}to{transform:translate(87.38365vw,99vh) scale(.3067)}}.snow:nth-child(198){opacity:.7158;transform:translate(19.5849vw,-10px) scale(.3763);animation:fall-198 11s -1s linear infinite}@keyframes fall-198{50.451%{transform:translate(23.5036vw,50.451vh) scale(.3763)}to{transform:translate(21.54425vw,99vh) scale(.3763)}}.snow:nth-child(199){opacity:1.3068;transform:translate(66.6808vw,-10px) scale(.3383);animation:fall-199 25s -21s linear infinite}@keyframes fall-199{40.276%{transform:translate(68.0874vw,40.276vh) scale(.3383)}to{transform:translate(67.3841vw,99vh) scale(.3383)}}.snow:nth-child(200){opacity:1.683;transform:translate(11.4523vw,-10px) scale(.4687);animation:fall-200 22s -19s linear infinite}@keyframes fall-200{46.378%{transform:translate(12.3341vw,46.378vh) scale(.4687)}to{transform:translate(11.8932vw,99vh) scale(.4687)}}.snow:nth-child(201){opacity:.0754;transform:translate(89.121vw,-10px) scale(.8278);animation:fall-201 28s -25s linear infinite}@keyframes fall-201{71.848%{transform:translate(87.6294vw,71.848vh) scale(.8278)}to{transform:translate(88.3752vw,99vh) scale(.8278)}}.snow:nth-child(202){opacity:1.428;transform:translate(21.8305vw,-10px) scale(.9492);animation:fall-202 25s -24s linear infinite}@keyframes fall-202{39.319%{transform:translate(20.6964vw,39.319vh) scale(.9492)}to{transform:translate(21.26345vw,99vh) scale(.9492)}}.snow:nth-child(203){opacity:.9382;transform:translate(74.5871vw,-10px) scale(.573);animation:fall-203 18s -28s linear infinite}@keyframes fall-203{65.316%{transform:translate(67.1057vw,65.316vh) scale(.573)}to{transform:translate(70.8464vw,99vh) scale(.573)}}.snow:nth-child(204){opacity:1.0952;transform:translate(41.4341vw,-10px) scale(.8929);animation:fall-204 13s -19s linear infinite}@keyframes fall-204{74.876%{transform:translate(49.8769vw,74.876vh) scale(.8929)}to{transform:translate(45.6555vw,99vh) scale(.8929)}}.snow:nth-child(205){opacity:.961;transform:translate(71.4527vw,-10px) scale(.1219);animation:fall-205 18s -24s linear infinite}@keyframes fall-205{34.066%{transform:translate(73.9376vw,34.066vh) scale(.1219)}to{transform:translate(72.69515vw,99vh) scale(.1219)}}.snow:nth-child(206){opacity:1.0356;transform:translate(90.9383vw,-10px) scale(.3098);animation:fall-206 30s -26s linear infinite}@keyframes fall-206{73.617%{transform:translate(98.6473vw,73.617vh) scale(.3098)}to{transform:translate(94.7928vw,99vh) scale(.3098)}}.snow:nth-child(207){opacity:1.8654;transform:translate(99.5722vw,-10px) scale(.9635);animation:fall-207 11s -25s linear infinite}@keyframes fall-207{40.166%{transform:translate(105.1621vw,40.166vh) scale(.9635)}to{transform:translate(102.36715vw,99vh) scale(.9635)}}.snow:nth-child(208){opacity:.642;transform:translate(90.5467vw,-10px) scale(.0317);animation:fall-208 13s -29s linear infinite}@keyframes fall-208{38.447%{transform:translate(95.1034vw,38.447vh) scale(.0317)}to{transform:translate(92.82505vw,99vh) scale(.0317)}}.snow:nth-child(209){opacity:1.8788;transform:translate(39.8653vw,-10px) scale(.0032);animation:fall-209 24s -16s linear infinite}@keyframes fall-209{43.457%{transform:translate(45.8941vw,43.457vh) scale(.0032)}to{transform:translate(42.8797vw,99vh) scale(.0032)}}.snow:nth-child(210){opacity:1.885;transform:translate(70.5831vw,-10px) scale(.3134);animation:fall-210 21s -29s linear infinite}@keyframes fall-210{70.951%{transform:translate(78.7417vw,70.951vh) scale(.3134)}to{transform:translate(74.6624vw,99vh) scale(.3134)}}.snow:nth-child(211){opacity:.235;transform:translate(8.2062vw,-10px) scale(.0874);animation:fall-211 27s -21s linear infinite}@keyframes fall-211{61.117%{transform:translate(15.8194vw,61.117vh) scale(.0874)}to{transform:translate(12.0128vw,99vh) scale(.0874)}}.snow:nth-child(212){opacity:1.8898;transform:translate(8.1984vw,-10px) scale(.3396);animation:fall-212 13s -15s linear infinite}@keyframes fall-212{63.703%{transform:translate(15.0249vw,63.703vh) scale(.3396)}to{transform:translate(11.61165vw,99vh) scale(.3396)}}.snow:nth-child(213){opacity:.1224;transform:translate(90.0023vw,-10px) scale(.4816);animation:fall-213 13s -5s linear infinite}@keyframes fall-213{57.063%{transform:translate(96.0484vw,57.063vh) scale(.4816)}to{transform:translate(93.02535vw,99vh) scale(.4816)}}.snow:nth-child(214){opacity:.6054;transform:translate(40.0797vw,-10px) scale(.2299);animation:fall-214 13s -16s linear infinite}@keyframes fall-214{39.314%{transform:translate(46.411vw,39.314vh) scale(.2299)}to{transform:translate(43.24535vw,99vh) scale(.2299)}}.snow:nth-child(215){opacity:.5452;transform:translate(33.9678vw,-10px) scale(.8373);animation:fall-215 20s -20s linear infinite}@keyframes fall-215{74.373%{transform:translate(26.052vw,74.373vh) scale(.8373)}to{transform:translate(30.0099vw,99vh) scale(.8373)}}.snow:nth-child(216){opacity:1.85;transform:translate(89.3134vw,-10px) scale(.3176);animation:fall-216 15s -9s linear infinite}@keyframes fall-216{61.235%{transform:translate(97.2086vw,61.235vh) scale(.3176)}to{transform:translate(93.261vw,99vh) scale(.3176)}}.snow:nth-child(217){opacity:.1526;transform:translate(7.8155vw,-10px) scale(.8807);animation:fall-217 20s -1s linear infinite}@keyframes fall-217{49.482%{transform:translate(2.6387vw,49.482vh) scale(.8807)}to{transform:translate(5.2271vw,99vh) scale(.8807)}}.snow:nth-child(218){opacity:1.2154;transform:translate(27.8808vw,-10px) scale(.1215);animation:fall-218 12s -28s linear infinite}@keyframes fall-218{66.265%{transform:translate(35.8102vw,66.265vh) scale(.1215)}to{transform:translate(31.8455vw,99vh) scale(.1215)}}.snow:nth-child(219){opacity:1.3988;transform:translate(6.8206vw,-10px) scale(.4256);animation:fall-219 20s -16s linear infinite}@keyframes fall-219{69.848%{transform:translate(1.2958vw,69.848vh) scale(.4256)}to{transform:translate(4.0582vw,99vh) scale(.4256)}}.snow:nth-child(220){opacity:1.3442;transform:translate(5.0551vw,-10px) scale(.262);animation:fall-220 23s -2s linear infinite}@keyframes fall-220{35.224%{transform:translate(10.2468vw,35.224vh) scale(.262)}to{transform:translate(7.65095vw,99vh) scale(.262)}}.snow:nth-child(221){opacity:.5618;transform:translate(27.3873vw,-10px) scale(.8425);animation:fall-221 12s -7s linear infinite}@keyframes fall-221{42.221%{transform:translate(23.473vw,42.221vh) scale(.8425)}to{transform:translate(25.43015vw,99vh) scale(.8425)}}.snow:nth-child(222){opacity:.527;transform:translate(58.8862vw,-10px) scale(.2264);animation:fall-222 16s -8s linear infinite}@keyframes fall-222{43.791%{transform:translate(49.3953vw,43.791vh) scale(.2264)}to{transform:translate(54.14075vw,99vh) scale(.2264)}}.snow:nth-child(223){opacity:1.1678;transform:translate(95.3695vw,-10px) scale(.4194);animation:fall-223 23s -16s linear infinite}@keyframes fall-223{46.758%{transform:translate(95.1008vw,46.758vh) scale(.4194)}to{transform:translate(95.23515vw,99vh) scale(.4194)}}.snow:nth-child(224){opacity:.4368;transform:translate(44.3152vw,-10px) scale(.1219);animation:fall-224 14s -15s linear infinite}@keyframes fall-224{51.34%{transform:translate(43.8605vw,51.34vh) scale(.1219)}to{transform:translate(44.08785vw,99vh) scale(.1219)}}.snow:nth-child(225){opacity:1.4002;transform:translate(97.3247vw,-10px) scale(.3967);animation:fall-225 17s -25s linear infinite}@keyframes fall-225{37.227%{transform:translate(106.5866vw,37.227vh) scale(.3967)}to{transform:translate(101.95565vw,99vh) scale(.3967)}}.snow:nth-child(226){opacity:.606;transform:translate(45.8839vw,-10px) scale(.2013);animation:fall-226 19s -15s linear infinite}@keyframes fall-226{62.573%{transform:translate(51.1878vw,62.573vh) scale(.2013)}to{transform:translate(48.53585vw,99vh) scale(.2013)}}.snow:nth-child(227){opacity:1.322;transform:translate(83.3855vw,-10px) scale(.4382);animation:fall-227 10s -14s linear infinite}@keyframes fall-227{74.87%{transform:translate(91.8419vw,74.87vh) scale(.4382)}to{transform:translate(87.6137vw,99vh) scale(.4382)}}.snow:nth-child(228){opacity:.1574;transform:translate(61.0829vw,-10px) scale(.7165);animation:fall-228 20s -23s linear infinite}@keyframes fall-228{30.355%{transform:translate(70.5733vw,30.355vh) scale(.7165)}to{transform:translate(65.8281vw,99vh) scale(.7165)}}.snow:nth-child(229){opacity:.5362;transform:translate(44.4219vw,-10px) scale(.7956);animation:fall-229 18s -13s linear infinite}@keyframes fall-229{68.227%{transform:translate(38.573vw,68.227vh) scale(.7956)}to{transform:translate(41.49745vw,99vh) scale(.7956)}}.snow:nth-child(230){opacity:1.1134;transform:translate(99.4048vw,-10px) scale(.2162);animation:fall-230 10s -11s linear infinite}@keyframes fall-230{45.067%{transform:translate(102.3321vw,45.067vh) scale(.2162)}to{transform:translate(100.86845vw,99vh) scale(.2162)}}.snow:nth-child(231){opacity:1.7122;transform:translate(86.3504vw,-10px) scale(.5282);animation:fall-231 17s -28s linear infinite}@keyframes fall-231{47.27%{transform:translate(90.9586vw,47.27vh) scale(.5282)}to{transform:translate(88.6545vw,99vh) scale(.5282)}}.snow:nth-child(232){opacity:.7282;transform:translate(60.9308vw,-10px) scale(.4422);animation:fall-232 12s -22s linear infinite}@keyframes fall-232{67.056%{transform:translate(68.7971vw,67.056vh) scale(.4422)}to{transform:translate(64.86395vw,99vh) scale(.4422)}}.snow:nth-child(233){opacity:1.8724;transform:translate(76.126vw,-10px) scale(.9131);animation:fall-233 24s -27s linear infinite}@keyframes fall-233{61.666%{transform:translate(82.5309vw,61.666vh) scale(.9131)}to{transform:translate(79.32845vw,99vh) scale(.9131)}}.snow:nth-child(234){opacity:1.5492;transform:translate(91.9076vw,-10px) scale(.7107);animation:fall-234 21s -19s linear infinite}@keyframes fall-234{65.903%{transform:translate(91.7101vw,65.903vh) scale(.7107)}to{transform:translate(91.80885vw,99vh) scale(.7107)}}.snow:nth-child(235){opacity:.292;transform:translate(90.9432vw,-10px) scale(.5737);animation:fall-235 14s -4s linear infinite}@keyframes fall-235{30.081%{transform:translate(99.2093vw,30.081vh) scale(.5737)}to{transform:translate(95.07625vw,99vh) scale(.5737)}}.snow:nth-child(236){opacity:1.3272;transform:translate(72.9413vw,-10px) scale(.6462);animation:fall-236 13s -22s linear infinite}@keyframes fall-236{33.106%{transform:translate(65.2386vw,33.106vh) scale(.6462)}to{transform:translate(69.08995vw,99vh) scale(.6462)}}.snow:nth-child(237){opacity:1.346;transform:translate(61.4957vw,-10px) scale(.9862);animation:fall-237 10s -25s linear infinite}@keyframes fall-237{73.828%{transform:translate(57.4396vw,73.828vh) scale(.9862)}to{transform:translate(59.46765vw,99vh) scale(.9862)}}.snow:nth-child(238){opacity:1.7774;transform:translate(58.3909vw,-10px) scale(.5579);animation:fall-238 19s -16s linear infinite}@keyframes fall-238{34.449%{transform:translate(52.2981vw,34.449vh) scale(.5579)}to{transform:translate(55.3445vw,99vh) scale(.5579)}}.snow:nth-child(239){opacity:1.6344;transform:translate(82.5534vw,-10px) scale(.5621);animation:fall-239 20s -4s linear infinite}@keyframes fall-239{49.975%{transform:translate(84.1413vw,49.975vh) scale(.5621)}to{transform:translate(83.34735vw,99vh) scale(.5621)}}.snow:nth-child(240){opacity:.3378;transform:translate(98.1339vw,-10px) scale(.107);animation:fall-240 20s -5s linear infinite}@keyframes fall-240{58.972%{transform:translate(92.7554vw,58.972vh) scale(.107)}to{transform:translate(95.44465vw,99vh) scale(.107)}}.snow:nth-child(241){opacity:1.8814;transform:translate(52.6055vw,-10px) scale(.3226);animation:fall-241 15s -11s linear infinite}@keyframes fall-241{59.877%{transform:translate(42.8092vw,59.877vh) scale(.3226)}to{transform:translate(47.70735vw,99vh) scale(.3226)}}.snow:nth-child(242){opacity:1.1036;transform:translate(46.8005vw,-10px) scale(.6452);animation:fall-242 24s -8s linear infinite}@keyframes fall-242{34.156%{transform:translate(53.8177vw,34.156vh) scale(.6452)}to{transform:translate(50.3091vw,99vh) scale(.6452)}}.snow:nth-child(243){opacity:.296;transform:translate(47.8173vw,-10px) scale(.4564);animation:fall-243 17s -2s linear infinite}@keyframes fall-243{45.808%{transform:translate(49.9953vw,45.808vh) scale(.4564)}to{transform:translate(48.9063vw,99vh) scale(.4564)}}.snow:nth-child(244){opacity:1.6958;transform:translate(33.1667vw,-10px) scale(.85);animation:fall-244 29s -28s linear infinite}@keyframes fall-244{43.396%{transform:translate(40.829vw,43.396vh) scale(.85)}to{transform:translate(36.99785vw,99vh) scale(.85)}}.snow:nth-child(245){opacity:1.8018;transform:translate(89.6352vw,-10px) scale(.7509);animation:fall-245 27s -2s linear infinite}@keyframes fall-245{43.747%{transform:translate(92.0388vw,43.747vh) scale(.7509)}to{transform:translate(90.837vw,99vh) scale(.7509)}}.snow:nth-child(246){opacity:1.3458;transform:translate(13.1985vw,-10px) scale(.0013);animation:fall-246 14s -17s linear infinite}@keyframes fall-246{76.661%{transform:translate(12.8897vw,76.661vh) scale(.0013)}to{transform:translate(13.0441vw,99vh) scale(.0013)}}.snow:nth-child(247){opacity:1.4174;transform:translate(5.6627vw,-10px) scale(.8254);animation:fall-247 29s -7s linear infinite}@keyframes fall-247{33.637%{transform:translate(-.8219vw,33.637vh) scale(.8254)}to{transform:translate(2.4204vw,99vh) scale(.8254)}}.snow:nth-child(248){opacity:1.0374;transform:translate(72.7125vw,-10px) scale(.0642);animation:fall-248 21s -18s linear infinite}@keyframes fall-248{39.842%{transform:translate(80.3679vw,39.842vh) scale(.0642)}to{transform:translate(76.5402vw,99vh) scale(.0642)}}.snow:nth-child(249){opacity:.794;transform:translate(8.1301vw,-10px) scale(.3397);animation:fall-249 26s -4s linear infinite}@keyframes fall-249{39.579%{transform:translate(9.1716vw,39.579vh) scale(.3397)}to{transform:translate(8.65085vw,99vh) scale(.3397)}}.snow:nth-child(250){opacity:.8878;transform:translate(47.5584vw,-10px) scale(.0259);animation:fall-250 14s -23s linear infinite}@keyframes fall-250{30.717%{transform:translate(42.3256vw,30.717vh) scale(.0259)}to{transform:translate(44.942vw,99vh) scale(.0259)}}.snow:nth-child(251){opacity:.4754;transform:translate(.5637vw,-10px) scale(.9848);animation:fall-251 24s -7s linear infinite}@keyframes fall-251{75.71%{transform:translate(-8.1368vw,75.71vh) scale(.9848)}to{transform:translate(-3.78655vw,99vh) scale(.9848)}}.snow:nth-child(252){opacity:.5624;transform:translate(80.7512vw,-10px) scale(.655);animation:fall-252 15s -13s linear infinite}@keyframes fall-252{49.726%{transform:translate(73.5037vw,49.726vh) scale(.655)}to{transform:translate(77.12745vw,99vh) scale(.655)}}.snow:nth-child(253){opacity:.711;transform:translate(28.3446vw,-10px) scale(.8583);animation:fall-253 14s -17s linear infinite}@keyframes fall-253{62.245%{transform:translate(28.7594vw,62.245vh) scale(.8583)}to{transform:translate(28.552vw,99vh) scale(.8583)}}.snow:nth-child(254){opacity:.7672;transform:translate(96.614vw,-10px) scale(.4428);animation:fall-254 24s -1s linear infinite}@keyframes fall-254{68.6%{transform:translate(96.562vw,68.6vh) scale(.4428)}to{transform:translate(96.588vw,99vh) scale(.4428)}}.snow:nth-child(255){opacity:.6016;transform:translate(68.7979vw,-10px) scale(.2799);animation:fall-255 29s -10s linear infinite}@keyframes fall-255{59.312%{transform:translate(78.0937vw,59.312vh) scale(.2799)}to{transform:translate(73.4458vw,99vh) scale(.2799)}}.snow:nth-child(256){opacity:1.8278;transform:translate(87.6631vw,-10px) scale(.5467);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{77.044%{transform:translate(93.1502vw,77.044vh) scale(.5467)}to{transform:translate(90.40665vw,99vh) scale(.5467)}}.snow:nth-child(257){opacity:1.6862;transform:translate(13.0289vw,-10px) scale(.3533);animation:fall-257 13s -18s linear infinite}@keyframes fall-257{32.808%{transform:translate(4.8811vw,32.808vh) scale(.3533)}to{transform:translate(8.955vw,99vh) scale(.3533)}}.snow:nth-child(258){opacity:.789;transform:translate(92.0813vw,-10px) scale(.4661);animation:fall-258 14s -1s linear infinite}@keyframes fall-258{71.827%{transform:translate(83.8175vw,71.827vh) scale(.4661)}to{transform:translate(87.9494vw,99vh) scale(.4661)}}.snow:nth-child(259){opacity:1.5676;transform:translate(15.4692vw,-10px) scale(.1221);animation:fall-259 24s -8s linear infinite}@keyframes fall-259{71.486%{transform:translate(8.104vw,71.486vh) scale(.1221)}to{transform:translate(11.7866vw,99vh) scale(.1221)}}.snow:nth-child(260){opacity:1.4572;transform:translate(1.1504vw,-10px) scale(.0193);animation:fall-260 28s -2s linear infinite}@keyframes fall-260{63.213%{transform:translate(-4.3169vw,63.213vh) scale(.0193)}to{transform:translate(-1.58325vw,99vh) scale(.0193)}}.snow:nth-child(261){opacity:.7762;transform:translate(79.4833vw,-10px) scale(.6712);animation:fall-261 17s -8s linear infinite}@keyframes fall-261{74.787%{transform:translate(88.8085vw,74.787vh) scale(.6712)}to{transform:translate(84.1459vw,99vh) scale(.6712)}}.snow:nth-child(262){opacity:1.4956;transform:translate(20.6447vw,-10px) scale(.6912);animation:fall-262 10s -3s linear infinite}@keyframes fall-262{38.258%{transform:translate(30.2896vw,38.258vh) scale(.6912)}to{transform:translate(25.46715vw,99vh) scale(.6912)}}.snow:nth-child(263){opacity:1.4356;transform:translate(19.5679vw,-10px) scale(.5096);animation:fall-263 24s -24s linear infinite}@keyframes fall-263{37.611%{transform:translate(14.2066vw,37.611vh) scale(.5096)}to{transform:translate(16.88725vw,99vh) scale(.5096)}}.snow:nth-child(264){opacity:.8184;transform:translate(98.2262vw,-10px) scale(.4305);animation:fall-264 30s -12s linear infinite}@keyframes fall-264{79.244%{transform:translate(106.8165vw,79.244vh) scale(.4305)}to{transform:translate(102.52135vw,99vh) scale(.4305)}}.snow:nth-child(265){opacity:.9074;transform:translate(35.1159vw,-10px) scale(.2455);animation:fall-265 10s -17s linear infinite}@keyframes fall-265{60.056%{transform:translate(41.1259vw,60.056vh) scale(.2455)}to{transform:translate(38.1209vw,99vh) scale(.2455)}}.snow:nth-child(266){opacity:1.3016;transform:translate(68.9175vw,-10px) scale(.4303);animation:fall-266 18s -2s linear infinite}@keyframes fall-266{63.829%{transform:translate(68.6461vw,63.829vh) scale(.4303)}to{transform:translate(68.7818vw,99vh) scale(.4303)}}.snow:nth-child(267){opacity:.5296;transform:translate(14.5071vw,-10px) scale(.0805);animation:fall-267 24s -3s linear infinite}@keyframes fall-267{72.131%{transform:translate(14.7496vw,72.131vh) scale(.0805)}to{transform:translate(14.62835vw,99vh) scale(.0805)}}.snow:nth-child(268){opacity:1.775;transform:translate(94.8857vw,-10px) scale(.6801);animation:fall-268 30s -26s linear infinite}@keyframes fall-268{36.583%{transform:translate(88.8271vw,36.583vh) scale(.6801)}to{transform:translate(91.8564vw,99vh) scale(.6801)}}.snow:nth-child(269){opacity:1.792;transform:translate(52.7615vw,-10px) scale(.7142);animation:fall-269 12s -25s linear infinite}@keyframes fall-269{75.909%{transform:translate(55.0383vw,75.909vh) scale(.7142)}to{transform:translate(53.8999vw,99vh) scale(.7142)}}.snow:nth-child(270){opacity:1.2916;transform:translate(35.6624vw,-10px) scale(.7195);animation:fall-270 23s -4s linear infinite}@keyframes fall-270{67.321%{transform:translate(37.2822vw,67.321vh) scale(.7195)}to{transform:translate(36.4723vw,99vh) scale(.7195)}}.snow:nth-child(271){opacity:1.1368;transform:translate(33.1396vw,-10px) scale(.3406);animation:fall-271 18s -2s linear infinite}@keyframes fall-271{47.13%{transform:translate(25.3383vw,47.13vh) scale(.3406)}to{transform:translate(29.23895vw,99vh) scale(.3406)}}.snow:nth-child(272){opacity:1.4434;transform:translate(.2063vw,-10px) scale(.3769);animation:fall-272 10s -8s linear infinite}@keyframes fall-272{43.059%{transform:translate(-3.0763vw,43.059vh) scale(.3769)}to{transform:translate(-1.435vw,99vh) scale(.3769)}}.snow:nth-child(273){opacity:.5908;transform:translate(37.8759vw,-10px) scale(.4521);animation:fall-273 17s -20s linear infinite}@keyframes fall-273{30.009%{transform:translate(42.5021vw,30.009vh) scale(.4521)}to{transform:translate(40.189vw,99vh) scale(.4521)}}.snow:nth-child(274){opacity:1.844;transform:translate(.0752vw,-10px) scale(.8195);animation:fall-274 12s -8s linear infinite}@keyframes fall-274{34.529%{transform:translate(5.6054vw,34.529vh) scale(.8195)}to{transform:translate(2.8403vw,99vh) scale(.8195)}}.snow:nth-child(275){opacity:1.9746;transform:translate(95.4632vw,-10px) scale(.0143);animation:fall-275 26s -4s linear infinite}@keyframes fall-275{66.196%{transform:translate(100.0587vw,66.196vh) scale(.0143)}to{transform:translate(97.76095vw,99vh) scale(.0143)}}.snow:nth-child(276){opacity:1.3288;transform:translate(96.0088vw,-10px) scale(.047);animation:fall-276 25s -1s linear infinite}@keyframes fall-276{51.296%{transform:translate(89.083vw,51.296vh) scale(.047)}to{transform:translate(92.5459vw,99vh) scale(.047)}}.snow:nth-child(277){opacity:1.768;transform:translate(10.7777vw,-10px) scale(.3899);animation:fall-277 24s -3s linear infinite}@keyframes fall-277{73.289%{transform:translate(6.1717vw,73.289vh) scale(.3899)}to{transform:translate(8.4747vw,99vh) scale(.3899)}}.snow:nth-child(278){opacity:.6034;transform:translate(11.3638vw,-10px) scale(.2933);animation:fall-278 25s -6s linear infinite}@keyframes fall-278{63.472%{transform:translate(1.9302vw,63.472vh) scale(.2933)}to{transform:translate(6.647vw,99vh) scale(.2933)}}.snow:nth-child(279){opacity:1.1804;transform:translate(31.4638vw,-10px) scale(.5107);animation:fall-279 10s -1s linear infinite}@keyframes fall-279{76.731%{transform:translate(31.537vw,76.731vh) scale(.5107)}to{transform:translate(31.5004vw,99vh) scale(.5107)}}.snow:nth-child(280){opacity:.8942;transform:translate(72.6994vw,-10px) scale(.8012);animation:fall-280 21s -27s linear infinite}@keyframes fall-280{49.608%{transform:translate(65.9012vw,49.608vh) scale(.8012)}to{transform:translate(69.3003vw,99vh) scale(.8012)}}.snow:nth-child(281){opacity:.4626;transform:translate(36.2548vw,-10px) scale(.6868);animation:fall-281 30s -7s linear infinite}@keyframes fall-281{55.05%{transform:translate(31.5111vw,55.05vh) scale(.6868)}to{transform:translate(33.88295vw,99vh) scale(.6868)}}.snow:nth-child(282){opacity:.4786;transform:translate(15.4859vw,-10px) scale(.2156);animation:fall-282 16s -28s linear infinite}@keyframes fall-282{34.987%{transform:translate(18.3618vw,34.987vh) scale(.2156)}to{transform:translate(16.92385vw,99vh) scale(.2156)}}.snow:nth-child(283){opacity:1.138;transform:translate(28.4231vw,-10px) scale(.5789);animation:fall-283 25s -9s linear infinite}@keyframes fall-283{69.412%{transform:translate(22.9974vw,69.412vh) scale(.5789)}to{transform:translate(25.71025vw,99vh) scale(.5789)}}.snow:nth-child(284){opacity:1.0758;transform:translate(99.4357vw,-10px) scale(.4468);animation:fall-284 23s -22s linear infinite}@keyframes fall-284{53.428%{transform:translate(100.7877vw,53.428vh) scale(.4468)}to{transform:translate(100.1117vw,99vh) scale(.4468)}}.snow:nth-child(285){opacity:1.7854;transform:translate(50.7933vw,-10px) scale(.8001);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{49.241%{transform:translate(47.3049vw,49.241vh) scale(.8001)}to{transform:translate(49.0491vw,99vh) scale(.8001)}}.snow:nth-child(286){opacity:.4174;transform:translate(30.0516vw,-10px) scale(.9018);animation:fall-286 26s -5s linear infinite}@keyframes fall-286{62.019%{transform:translate(30.8953vw,62.019vh) scale(.9018)}to{transform:translate(30.47345vw,99vh) scale(.9018)}}.snow:nth-child(287){opacity:1.8324;transform:translate(14.3477vw,-10px) scale(.2591);animation:fall-287 16s -1s linear infinite}@keyframes fall-287{42.539%{transform:translate(11.2847vw,42.539vh) scale(.2591)}to{transform:translate(12.8162vw,99vh) scale(.2591)}}.snow:nth-child(288){opacity:.4662;transform:translate(11.445vw,-10px) scale(.6174);animation:fall-288 26s -2s linear infinite}@keyframes fall-288{76.776%{transform:translate(16.7334vw,76.776vh) scale(.6174)}to{transform:translate(14.0892vw,99vh) scale(.6174)}}.snow:nth-child(289){opacity:1.4816;transform:translate(11.8841vw,-10px) scale(.5079);animation:fall-289 26s -11s linear infinite}@keyframes fall-289{70.776%{transform:translate(2.1215vw,70.776vh) scale(.5079)}to{transform:translate(7.0028vw,99vh) scale(.5079)}}.snow:nth-child(290){opacity:1.402;transform:translate(32.0025vw,-10px) scale(.8055);animation:fall-290 17s -6s linear infinite}@keyframes fall-290{63.243%{transform:translate(33.1052vw,63.243vh) scale(.8055)}to{transform:translate(32.55385vw,99vh) scale(.8055)}}.snow:nth-child(291){opacity:.435;transform:translate(63.1323vw,-10px) scale(.0422);animation:fall-291 14s -3s linear infinite}@keyframes fall-291{42.374%{transform:translate(54.4588vw,42.374vh) scale(.0422)}to{transform:translate(58.79555vw,99vh) scale(.0422)}}.snow:nth-child(292){opacity:1.9286;transform:translate(18.0781vw,-10px) scale(.319);animation:fall-292 15s -15s linear infinite}@keyframes fall-292{40.918%{transform:translate(15.2494vw,40.918vh) scale(.319)}to{transform:translate(16.66375vw,99vh) scale(.319)}}.snow:nth-child(293){opacity:1.5712;transform:translate(97.5143vw,-10px) scale(.4372);animation:fall-293 18s -29s linear infinite}@keyframes fall-293{31.887%{transform:translate(100.511vw,31.887vh) scale(.4372)}to{transform:translate(99.01265vw,99vh) scale(.4372)}}.snow:nth-child(294){opacity:1.7756;transform:translate(14.2935vw,-10px) scale(.5954);animation:fall-294 14s -2s linear infinite}@keyframes fall-294{46.246%{transform:translate(16.6715vw,46.246vh) scale(.5954)}to{transform:translate(15.4825vw,99vh) scale(.5954)}}.snow:nth-child(295){opacity:1.672;transform:translate(33.5732vw,-10px) scale(.2261);animation:fall-295 30s -9s linear infinite}@keyframes fall-295{73.402%{transform:translate(30.0561vw,73.402vh) scale(.2261)}to{transform:translate(31.81465vw,99vh) scale(.2261)}}.snow:nth-child(296){opacity:.7992;transform:translate(77.3801vw,-10px) scale(.5332);animation:fall-296 24s -7s linear infinite}@keyframes fall-296{58.551%{transform:translate(80.6601vw,58.551vh) scale(.5332)}to{transform:translate(79.0201vw,99vh) scale(.5332)}}.snow:nth-child(297){opacity:.7876;transform:translate(26.0489vw,-10px) scale(.3919);animation:fall-297 21s -11s linear infinite}@keyframes fall-297{47.142%{transform:translate(19.8468vw,47.142vh) scale(.3919)}to{transform:translate(22.94785vw,99vh) scale(.3919)}}.snow:nth-child(298){opacity:1.1392;transform:translate(48.5109vw,-10px) scale(.4457);animation:fall-298 15s -17s linear infinite}@keyframes fall-298{39.581%{transform:translate(57.8387vw,39.581vh) scale(.4457)}to{transform:translate(53.1748vw,99vh) scale(.4457)}}.snow:nth-child(299){opacity:.9042;transform:translate(36.2673vw,-10px) scale(.5196);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{77.599%{transform:translate(32.2967vw,77.599vh) scale(.5196)}to{transform:translate(34.282vw,99vh) scale(.5196)}}.snow:nth-child(300){opacity:1.0852;transform:translate(11.0536vw,-10px) scale(.6215);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{59.405%{transform:translate(12.6644vw,59.405vh) scale(.6215)}to{transform:translate(11.859vw,99vh) scale(.6215)}}.snow:nth-child(301){opacity:1.6046;transform:translate(24.7718vw,-10px) scale(.68);animation:fall-301 15s -2s linear infinite}@keyframes fall-301{43.173%{transform:translate(27.9857vw,43.173vh) scale(.68)}to{transform:translate(26.37875vw,99vh) scale(.68)}}.snow:nth-child(302){opacity:1.996;transform:translate(13.0655vw,-10px) scale(.4283);animation:fall-302 15s -4s linear infinite}@keyframes fall-302{58.259%{transform:translate(15.5006vw,58.259vh) scale(.4283)}to{transform:translate(14.28305vw,99vh) scale(.4283)}}.snow:nth-child(303){opacity:1.8702;transform:translate(46.6453vw,-10px) scale(.6006);animation:fall-303 14s -30s linear infinite}@keyframes fall-303{38.648%{transform:translate(40.9853vw,38.648vh) scale(.6006)}to{transform:translate(43.8153vw,99vh) scale(.6006)}}.snow:nth-child(304){opacity:1.8656;transform:translate(33.923vw,-10px) scale(.3644);animation:fall-304 16s -12s linear infinite}@keyframes fall-304{32.747%{transform:translate(37.0433vw,32.747vh) scale(.3644)}to{transform:translate(35.48315vw,99vh) scale(.3644)}}.snow:nth-child(305){opacity:1.5278;transform:translate(87.4922vw,-10px) scale(.8112);animation:fall-305 10s -6s linear infinite}@keyframes fall-305{68.827%{transform:translate(88.936vw,68.827vh) scale(.8112)}to{transform:translate(88.2141vw,99vh) scale(.8112)}}.snow:nth-child(306){opacity:.069;transform:translate(89.076vw,-10px) scale(.3618);animation:fall-306 23s -2s linear infinite}@keyframes fall-306{54.237%{transform:translate(79.4375vw,54.237vh) scale(.3618)}to{transform:translate(84.25675vw,99vh) scale(.3618)}}.snow:nth-child(307){opacity:1.0224;transform:translate(72.3267vw,-10px) scale(.6513);animation:fall-307 29s -12s linear infinite}@keyframes fall-307{36.434%{transform:translate(74.7077vw,36.434vh) scale(.6513)}to{transform:translate(73.5172vw,99vh) scale(.6513)}}.snow:nth-child(308){opacity:1.226;transform:translate(51.5624vw,-10px) scale(.6644);animation:fall-308 10s -8s linear infinite}@keyframes fall-308{67.802%{transform:translate(52.9641vw,67.802vh) scale(.6644)}to{transform:translate(52.26325vw,99vh) scale(.6644)}}.snow:nth-child(309){opacity:.5008;transform:translate(59.9069vw,-10px) scale(.4975);animation:fall-309 18s -14s linear infinite}@keyframes fall-309{31.686%{transform:translate(66.8817vw,31.686vh) scale(.4975)}to{transform:translate(63.3943vw,99vh) scale(.4975)}}.snow:nth-child(310){opacity:.0796;transform:translate(31.5567vw,-10px) scale(.4738);animation:fall-310 19s -12s linear infinite}@keyframes fall-310{45.357%{transform:translate(39.1936vw,45.357vh) scale(.4738)}to{transform:translate(35.37515vw,99vh) scale(.4738)}}.snow:nth-child(311){opacity:1.7448;transform:translate(84.4827vw,-10px) scale(.8282);animation:fall-311 12s -12s linear infinite}@keyframes fall-311{72.517%{transform:translate(86.432vw,72.517vh) scale(.8282)}to{transform:translate(85.45735vw,99vh) scale(.8282)}}.snow:nth-child(312){opacity:1.731;transform:translate(48.1889vw,-10px) scale(.1641);animation:fall-312 14s -30s linear infinite}@keyframes fall-312{65.501%{transform:translate(43.0401vw,65.501vh) scale(.1641)}to{transform:translate(45.6145vw,99vh) scale(.1641)}}.snow:nth-child(313){opacity:1.717;transform:translate(12.5036vw,-10px) scale(.7243);animation:fall-313 10s -15s linear infinite}@keyframes fall-313{38.572%{transform:translate(6.3849vw,38.572vh) scale(.7243)}to{transform:translate(9.44425vw,99vh) scale(.7243)}}.snow:nth-child(314){opacity:1.8238;transform:translate(5.611vw,-10px) scale(.55);animation:fall-314 19s -11s linear infinite}@keyframes fall-314{33.038%{transform:translate(13.4519vw,33.038vh) scale(.55)}to{transform:translate(9.53145vw,99vh) scale(.55)}}.snow:nth-child(315){opacity:.2518;transform:translate(45.0211vw,-10px) scale(.1211);animation:fall-315 26s -21s linear infinite}@keyframes fall-315{74.433%{transform:translate(36.7796vw,74.433vh) scale(.1211)}to{transform:translate(40.90035vw,99vh) scale(.1211)}}.snow:nth-child(316){opacity:1.4274;transform:translate(69.3853vw,-10px) scale(.0839);animation:fall-316 23s -18s linear infinite}@keyframes fall-316{54.458%{transform:translate(63.1529vw,54.458vh) scale(.0839)}to{transform:translate(66.2691vw,99vh) scale(.0839)}}.snow:nth-child(317){opacity:1.9716;transform:translate(90.5812vw,-10px) scale(.958);animation:fall-317 27s -11s linear infinite}@keyframes fall-317{44.046%{transform:translate(94.8363vw,44.046vh) scale(.958)}to{transform:translate(92.70875vw,99vh) scale(.958)}}.snow:nth-child(318){opacity:1.9848;transform:translate(43.3913vw,-10px) scale(.9705);animation:fall-318 17s -16s linear infinite}@keyframes fall-318{66.664%{transform:translate(45.0162vw,66.664vh) scale(.9705)}to{transform:translate(44.20375vw,99vh) scale(.9705)}}.snow:nth-child(319){opacity:.0886;transform:translate(77.3815vw,-10px) scale(.1301);animation:fall-319 25s -12s linear infinite}@keyframes fall-319{56.43%{transform:translate(68.2889vw,56.43vh) scale(.1301)}to{transform:translate(72.8352vw,99vh) scale(.1301)}}.snow:nth-child(320){opacity:1.1806;transform:translate(72.2412vw,-10px) scale(.3072);animation:fall-320 18s -17s linear infinite}@keyframes fall-320{58.807%{transform:translate(69.5778vw,58.807vh) scale(.3072)}to{transform:translate(70.9095vw,99vh) scale(.3072)}}.snow:nth-child(321){opacity:.2518;transform:translate(15.9292vw,-10px) scale(.4339);animation:fall-321 18s -5s linear infinite}@keyframes fall-321{65.803%{transform:translate(19.2156vw,65.803vh) scale(.4339)}to{transform:translate(17.5724vw,99vh) scale(.4339)}}.snow:nth-child(322){opacity:1.0566;transform:translate(90.0584vw,-10px) scale(.2239);animation:fall-322 29s -29s linear infinite}@keyframes fall-322{49.646%{transform:translate(96.9907vw,49.646vh) scale(.2239)}to{transform:translate(93.52455vw,99vh) scale(.2239)}}.snow:nth-child(323){opacity:.0828;transform:translate(49.365vw,-10px) scale(.35);animation:fall-323 13s -19s linear infinite}@keyframes fall-323{38.07%{transform:translate(57.8493vw,38.07vh) scale(.35)}to{transform:translate(53.60715vw,99vh) scale(.35)}}.snow:nth-child(324){opacity:.6516;transform:translate(6.8076vw,-10px) scale(.0015);animation:fall-324 29s -23s linear infinite}@keyframes fall-324{32.942%{transform:translate(16.355vw,32.942vh) scale(.0015)}to{transform:translate(11.5813vw,99vh) scale(.0015)}}.snow:nth-child(325){opacity:.578;transform:translate(22.7035vw,-10px) scale(.5794);animation:fall-325 11s -12s linear infinite}@keyframes fall-325{41.11%{transform:translate(21.1214vw,41.11vh) scale(.5794)}to{transform:translate(21.91245vw,99vh) scale(.5794)}}.snow:nth-child(326){opacity:.2446;transform:translate(74.0119vw,-10px) scale(.8092);animation:fall-326 21s -6s linear infinite}@keyframes fall-326{71.225%{transform:translate(73.079vw,71.225vh) scale(.8092)}to{transform:translate(73.54545vw,99vh) scale(.8092)}}.snow:nth-child(327){opacity:.172;transform:translate(85.5161vw,-10px) scale(.4895);animation:fall-327 24s -2s linear infinite}@keyframes fall-327{36.802%{transform:translate(87.103vw,36.802vh) scale(.4895)}to{transform:translate(86.30955vw,99vh) scale(.4895)}}.snow:nth-child(328){opacity:1.891;transform:translate(44.7373vw,-10px) scale(.5625);animation:fall-328 19s -16s linear infinite}@keyframes fall-328{52.998%{transform:translate(44.8688vw,52.998vh) scale(.5625)}to{transform:translate(44.80305vw,99vh) scale(.5625)}}.snow:nth-child(329){opacity:1.9028;transform:translate(22.7257vw,-10px) scale(.564);animation:fall-329 24s -2s linear infinite}@keyframes fall-329{67.047%{transform:translate(31.7263vw,67.047vh) scale(.564)}to{transform:translate(27.226vw,99vh) scale(.564)}}.snow:nth-child(330){opacity:.0386;transform:translate(54.9522vw,-10px) scale(.3243);animation:fall-330 28s -16s linear infinite}@keyframes fall-330{37.998%{transform:translate(52.2124vw,37.998vh) scale(.3243)}to{transform:translate(53.5823vw,99vh) scale(.3243)}}.snow:nth-child(331){opacity:.0834;transform:translate(62.8372vw,-10px) scale(.8663);animation:fall-331 28s -16s linear infinite}@keyframes fall-331{49.119%{transform:translate(69.2225vw,49.119vh) scale(.8663)}to{transform:translate(66.02985vw,99vh) scale(.8663)}}.snow:nth-child(332){opacity:1.6644;transform:translate(46.3558vw,-10px) scale(.8679);animation:fall-332 16s -7s linear infinite}@keyframes fall-332{33.998%{transform:translate(37.6273vw,33.998vh) scale(.8679)}to{transform:translate(41.99155vw,99vh) scale(.8679)}}.snow:nth-child(333){opacity:1.5242;transform:translate(89.6293vw,-10px) scale(.9078);animation:fall-333 30s -21s linear infinite}@keyframes fall-333{44.729%{transform:translate(83.3313vw,44.729vh) scale(.9078)}to{transform:translate(86.4803vw,99vh) scale(.9078)}}.snow:nth-child(334){opacity:1.3908;transform:translate(55.3803vw,-10px) scale(.0374);animation:fall-334 22s -1s linear infinite}@keyframes fall-334{59.341%{transform:translate(59.6452vw,59.341vh) scale(.0374)}to{transform:translate(57.51275vw,99vh) scale(.0374)}}.snow:nth-child(335){opacity:1.4492;transform:translate(12.906vw,-10px) scale(.8018);animation:fall-335 11s -22s linear infinite}@keyframes fall-335{78.367%{transform:translate(19.194vw,78.367vh) scale(.8018)}to{transform:translate(16.05vw,99vh) scale(.8018)}}.snow:nth-child(336){opacity:.5828;transform:translate(12.4074vw,-10px) scale(.1146);animation:fall-336 10s -4s linear infinite}@keyframes fall-336{74.938%{transform:translate(7.8815vw,74.938vh) scale(.1146)}to{transform:translate(10.14445vw,99vh) scale(.1146)}}.snow:nth-child(337){opacity:.1436;transform:translate(30.8739vw,-10px) scale(.8512);animation:fall-337 27s -21s linear infinite}@keyframes fall-337{60.61%{transform:translate(32.9798vw,60.61vh) scale(.8512)}to{transform:translate(31.92685vw,99vh) scale(.8512)}}.snow:nth-child(338){opacity:.8306;transform:translate(26.5657vw,-10px) scale(.4512);animation:fall-338 10s -28s linear infinite}@keyframes fall-338{60.07%{transform:translate(20.201vw,60.07vh) scale(.4512)}to{transform:translate(23.38335vw,99vh) scale(.4512)}}.snow:nth-child(339){opacity:1.3388;transform:translate(49.1403vw,-10px) scale(.3983);animation:fall-339 29s -11s linear infinite}@keyframes fall-339{31.798%{transform:translate(58.9881vw,31.798vh) scale(.3983)}to{transform:translate(54.0642vw,99vh) scale(.3983)}}.snow:nth-child(340){opacity:1.53;transform:translate(31.2542vw,-10px) scale(.8137);animation:fall-340 19s -30s linear infinite}@keyframes fall-340{30.355%{transform:translate(22.1605vw,30.355vh) scale(.8137)}to{transform:translate(26.70735vw,99vh) scale(.8137)}}.snow:nth-child(341){opacity:1.5246;transform:translate(93.2116vw,-10px) scale(.9585);animation:fall-341 26s -20s linear infinite}@keyframes fall-341{42.573%{transform:translate(84.9383vw,42.573vh) scale(.9585)}to{transform:translate(89.07495vw,99vh) scale(.9585)}}.snow:nth-child(342){opacity:.8596;transform:translate(12.9745vw,-10px) scale(.8092);animation:fall-342 30s -6s linear infinite}@keyframes fall-342{58.032%{transform:translate(5.0703vw,58.032vh) scale(.8092)}to{transform:translate(9.0224vw,99vh) scale(.8092)}}.snow:nth-child(343){opacity:1.633;transform:translate(87.1694vw,-10px) scale(.3785);animation:fall-343 14s -22s linear infinite}@keyframes fall-343{33.027%{transform:translate(88.9461vw,33.027vh) scale(.3785)}to{transform:translate(88.05775vw,99vh) scale(.3785)}}.snow:nth-child(344){opacity:1.7714;transform:translate(43.7087vw,-10px) scale(.3098);animation:fall-344 26s -18s linear infinite}@keyframes fall-344{47.376%{transform:translate(53.3964vw,47.376vh) scale(.3098)}to{transform:translate(48.55255vw,99vh) scale(.3098)}}.snow:nth-child(345){opacity:.5268;transform:translate(47.8774vw,-10px) scale(.8434);animation:fall-345 13s -23s linear infinite}@keyframes fall-345{78.739%{transform:translate(41.9918vw,78.739vh) scale(.8434)}to{transform:translate(44.9346vw,99vh) scale(.8434)}}.snow:nth-child(346){opacity:.99;transform:translate(6.5483vw,-10px) scale(.6948);animation:fall-346 24s -25s linear infinite}@keyframes fall-346{76.37%{transform:translate(5.904vw,76.37vh) scale(.6948)}to{transform:translate(6.22615vw,99vh) scale(.6948)}}.snow:nth-child(347){opacity:1.1678;transform:translate(90.8639vw,-10px) scale(.5038);animation:fall-347 30s -9s linear infinite}@keyframes fall-347{32.082%{transform:translate(99.1657vw,32.082vh) scale(.5038)}to{transform:translate(95.0148vw,99vh) scale(.5038)}}.snow:nth-child(348){opacity:1.1086;transform:translate(64.7707vw,-10px) scale(.5209);animation:fall-348 20s -14s linear infinite}@keyframes fall-348{45.12%{transform:translate(59.8617vw,45.12vh) scale(.5209)}to{transform:translate(62.3162vw,99vh) scale(.5209)}}.snow:nth-child(349){opacity:.3878;transform:translate(33.7207vw,-10px) scale(.9925);animation:fall-349 25s -12s linear infinite}@keyframes fall-349{49.53%{transform:translate(24.0441vw,49.53vh) scale(.9925)}to{transform:translate(28.8824vw,99vh) scale(.9925)}}.snow:nth-child(350){opacity:1.0654;transform:translate(17.5599vw,-10px) scale(.6155);animation:fall-350 16s -30s linear infinite}@keyframes fall-350{48.285%{transform:translate(13.6477vw,48.285vh) scale(.6155)}to{transform:translate(15.6038vw,99vh) scale(.6155)}}.snow:nth-child(351){opacity:.8842;transform:translate(17.6021vw,-10px) scale(.0695);animation:fall-351 29s -2s linear infinite}@keyframes fall-351{40.643%{transform:translate(16.3323vw,40.643vh) scale(.0695)}to{transform:translate(16.9672vw,99vh) scale(.0695)}}.snow:nth-child(352){opacity:.1364;transform:translate(57.6773vw,-10px) scale(.3977);animation:fall-352 14s -30s linear infinite}@keyframes fall-352{50.292%{transform:translate(52.4511vw,50.292vh) scale(.3977)}to{transform:translate(55.0642vw,99vh) scale(.3977)}}.snow:nth-child(353){opacity:.3876;transform:translate(66.8887vw,-10px) scale(.3904);animation:fall-353 28s -21s linear infinite}@keyframes fall-353{62.559%{transform:translate(63.5874vw,62.559vh) scale(.3904)}to{transform:translate(65.23805vw,99vh) scale(.3904)}}.snow:nth-child(354){opacity:1.9552;transform:translate(12.3864vw,-10px) scale(.637);animation:fall-354 28s -28s linear infinite}@keyframes fall-354{35.748%{transform:translate(16.1906vw,35.748vh) scale(.637)}to{transform:translate(14.2885vw,99vh) scale(.637)}}.snow:nth-child(355){opacity:1.462;transform:translate(47.0973vw,-10px) scale(.0981);animation:fall-355 11s -29s linear infinite}@keyframes fall-355{63.916%{transform:translate(56.1009vw,63.916vh) scale(.0981)}to{transform:translate(51.5991vw,99vh) scale(.0981)}}.snow:nth-child(356){opacity:.9484;transform:translate(1.4655vw,-10px) scale(.4566);animation:fall-356 23s -4s linear infinite}@keyframes fall-356{31.938%{transform:translate(5.2593vw,31.938vh) scale(.4566)}to{transform:translate(3.3624vw,99vh) scale(.4566)}}.snow:nth-child(357){opacity:1.0254;transform:translate(55.3658vw,-10px) scale(.4088);animation:fall-357 21s -26s linear infinite}@keyframes fall-357{48.595%{transform:translate(53.083vw,48.595vh) scale(.4088)}to{transform:translate(54.2244vw,99vh) scale(.4088)}}.snow:nth-child(358){opacity:.7882;transform:translate(28.133vw,-10px) scale(.2477);animation:fall-358 26s -3s linear infinite}@keyframes fall-358{75.311%{transform:translate(32.5185vw,75.311vh) scale(.2477)}to{transform:translate(30.32575vw,99vh) scale(.2477)}}.snow:nth-child(359){opacity:1.3528;transform:translate(32.4636vw,-10px) scale(.4781);animation:fall-359 14s -14s linear infinite}@keyframes fall-359{78.459%{transform:translate(23.1966vw,78.459vh) scale(.4781)}to{transform:translate(27.8301vw,99vh) scale(.4781)}}.snow:nth-child(360){opacity:.3326;transform:translate(35.5022vw,-10px) scale(.4501);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{48.98%{transform:translate(37.289vw,48.98vh) scale(.4501)}to{transform:translate(36.3956vw,99vh) scale(.4501)}}.snow:nth-child(361){opacity:.5584;transform:translate(32.7512vw,-10px) scale(.0091);animation:fall-361 26s -19s linear infinite}@keyframes fall-361{79.08%{transform:translate(28.3191vw,79.08vh) scale(.0091)}to{transform:translate(30.53515vw,99vh) scale(.0091)}}.snow:nth-child(362){opacity:.727;transform:translate(17.3408vw,-10px) scale(.9017);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{43.065%{transform:translate(22.6354vw,43.065vh) scale(.9017)}to{transform:translate(19.9881vw,99vh) scale(.9017)}}.snow:nth-child(363){opacity:1.3532;transform:translate(31.3858vw,-10px) scale(.3287);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{42.902%{transform:translate(39.1941vw,42.902vh) scale(.3287)}to{transform:translate(35.28995vw,99vh) scale(.3287)}}.snow:nth-child(364){opacity:.4264;transform:translate(72.8199vw,-10px) scale(.4505);animation:fall-364 11s -26s linear infinite}@keyframes fall-364{39.5%{transform:translate(63.9657vw,39.5vh) scale(.4505)}to{transform:translate(68.3928vw,99vh) scale(.4505)}}.snow:nth-child(365){opacity:1.2182;transform:translate(35.088vw,-10px) scale(.6677);animation:fall-365 29s -5s linear infinite}@keyframes fall-365{47.497%{transform:translate(33.2044vw,47.497vh) scale(.6677)}to{transform:translate(34.1462vw,99vh) scale(.6677)}}.snow:nth-child(366){opacity:.3674;transform:translate(31.4827vw,-10px) scale(.2618);animation:fall-366 25s -13s linear infinite}@keyframes fall-366{53.895%{transform:translate(29.3198vw,53.895vh) scale(.2618)}to{transform:translate(30.40125vw,99vh) scale(.2618)}}.snow:nth-child(367){opacity:.2712;transform:translate(50.4202vw,-10px) scale(.7203);animation:fall-367 26s -14s linear infinite}@keyframes fall-367{79.534%{transform:translate(48.269vw,79.534vh) scale(.7203)}to{transform:translate(49.3446vw,99vh) scale(.7203)}}.snow:nth-child(368){opacity:1.3396;transform:translate(72.5481vw,-10px) scale(.4026);animation:fall-368 25s -22s linear infinite}@keyframes fall-368{63.547%{transform:translate(68.3403vw,63.547vh) scale(.4026)}to{transform:translate(70.4442vw,99vh) scale(.4026)}}.snow:nth-child(369){opacity:.3626;transform:translate(62.7203vw,-10px) scale(.1786);animation:fall-369 25s -12s linear infinite}@keyframes fall-369{60.586%{transform:translate(69.2856vw,60.586vh) scale(.1786)}to{transform:translate(66.00295vw,99vh) scale(.1786)}}.snow:nth-child(370){opacity:.6812;transform:translate(97.6017vw,-10px) scale(.3409);animation:fall-370 29s -1s linear infinite}@keyframes fall-370{41.863%{transform:translate(94.4288vw,41.863vh) scale(.3409)}to{transform:translate(96.01525vw,99vh) scale(.3409)}}.snow:nth-child(371){opacity:1.954;transform:translate(6.2919vw,-10px) scale(.9802);animation:fall-371 24s -1s linear infinite}@keyframes fall-371{58.67%{transform:translate(8.4971vw,58.67vh) scale(.9802)}to{transform:translate(7.3945vw,99vh) scale(.9802)}}.snow:nth-child(372){opacity:1.4962;transform:translate(46.8005vw,-10px) scale(.0624);animation:fall-372 24s -8s linear infinite}@keyframes fall-372{51.227%{transform:translate(47.1713vw,51.227vh) scale(.0624)}to{transform:translate(46.9859vw,99vh) scale(.0624)}}.snow:nth-child(373){opacity:1.8914;transform:translate(4.4733vw,-10px) scale(.2068);animation:fall-373 19s -21s linear infinite}@keyframes fall-373{36.089%{transform:translate(-3.2622vw,36.089vh) scale(.2068)}to{transform:translate(.60555vw,99vh) scale(.2068)}}.snow:nth-child(374){opacity:.0616;transform:translate(60.7958vw,-10px) scale(.8978);animation:fall-374 14s -23s linear infinite}@keyframes fall-374{58.192%{transform:translate(51.5544vw,58.192vh) scale(.8978)}to{transform:translate(56.1751vw,99vh) scale(.8978)}}.snow:nth-child(375){opacity:.875;transform:translate(80.9394vw,-10px) scale(.4352);animation:fall-375 27s -20s linear infinite}@keyframes fall-375{36.595%{transform:translate(79.0399vw,36.595vh) scale(.4352)}to{transform:translate(79.98965vw,99vh) scale(.4352)}}.snow:nth-child(376){opacity:.6016;transform:translate(1.144vw,-10px) scale(.3344);animation:fall-376 25s -29s linear infinite}@keyframes fall-376{67.413%{transform:translate(-4.7241vw,67.413vh) scale(.3344)}to{transform:translate(-1.79005vw,99vh) scale(.3344)}}.snow:nth-child(377){opacity:1.1236;transform:translate(56.0688vw,-10px) scale(.5452);animation:fall-377 17s -24s linear infinite}@keyframes fall-377{70.981%{transform:translate(61.1534vw,70.981vh) scale(.5452)}to{transform:translate(58.6111vw,99vh) scale(.5452)}}.snow:nth-child(378){opacity:1.9934;transform:translate(82.5948vw,-10px) scale(.4892);animation:fall-378 28s -19s linear infinite}@keyframes fall-378{30.333%{transform:translate(79.3203vw,30.333vh) scale(.4892)}to{transform:translate(80.95755vw,99vh) scale(.4892)}}.snow:nth-child(379){opacity:.1382;transform:translate(97.2538vw,-10px) scale(.5019);animation:fall-379 30s -28s linear infinite}@keyframes fall-379{46.786%{transform:translate(96.1866vw,46.786vh) scale(.5019)}to{transform:translate(96.7202vw,99vh) scale(.5019)}}.snow:nth-child(380){opacity:1.5458;transform:translate(5.5459vw,-10px) scale(.2789);animation:fall-380 21s -14s linear infinite}@keyframes fall-380{73.054%{transform:translate(-1.5194vw,73.054vh) scale(.2789)}to{transform:translate(2.01325vw,99vh) scale(.2789)}}.snow:nth-child(381){opacity:1.0258;transform:translate(96.4288vw,-10px) scale(.2283);animation:fall-381 10s -16s linear infinite}@keyframes fall-381{30.158%{transform:translate(94.3272vw,30.158vh) scale(.2283)}to{transform:translate(95.378vw,99vh) scale(.2283)}}.snow:nth-child(382){opacity:.7966;transform:translate(51.6028vw,-10px) scale(.4307);animation:fall-382 12s -24s linear infinite}@keyframes fall-382{52.01%{transform:translate(42.5076vw,52.01vh) scale(.4307)}to{transform:translate(47.0552vw,99vh) scale(.4307)}}.snow:nth-child(383){opacity:1.4504;transform:translate(18.4891vw,-10px) scale(.6955);animation:fall-383 17s -13s linear infinite}@keyframes fall-383{79.4%{transform:translate(9.4682vw,79.4vh) scale(.6955)}to{transform:translate(13.97865vw,99vh) scale(.6955)}}.snow:nth-child(384){opacity:1.3644;transform:translate(17.0724vw,-10px) scale(.9285);animation:fall-384 10s -18s linear infinite}@keyframes fall-384{44.127%{transform:translate(20.5235vw,44.127vh) scale(.9285)}to{transform:translate(18.79795vw,99vh) scale(.9285)}}.snow:nth-child(385){opacity:1.3214;transform:translate(61.6396vw,-10px) scale(.2103);animation:fall-385 18s -13s linear infinite}@keyframes fall-385{64.345%{transform:translate(57.561vw,64.345vh) scale(.2103)}to{transform:translate(59.6003vw,99vh) scale(.2103)}}.snow:nth-child(386){opacity:.2982;transform:translate(1.6077vw,-10px) scale(.4363);animation:fall-386 27s -10s linear infinite}@keyframes fall-386{63.39%{transform:translate(-8.001vw,63.39vh) scale(.4363)}to{transform:translate(-3.19665vw,99vh) scale(.4363)}}.snow:nth-child(387){opacity:1.0002;transform:translate(54.0976vw,-10px) scale(.351);animation:fall-387 28s -27s linear infinite}@keyframes fall-387{36.659%{transform:translate(53.8449vw,36.659vh) scale(.351)}to{transform:translate(53.97125vw,99vh) scale(.351)}}.snow:nth-child(388){opacity:.4738;transform:translate(30.3003vw,-10px) scale(.1127);animation:fall-388 16s -19s linear infinite}@keyframes fall-388{43.486%{transform:translate(25.924vw,43.486vh) scale(.1127)}to{transform:translate(28.11215vw,99vh) scale(.1127)}}.snow:nth-child(389){opacity:.771;transform:translate(65.2615vw,-10px) scale(.8498);animation:fall-389 17s -27s linear infinite}@keyframes fall-389{35.291%{transform:translate(71.4052vw,35.291vh) scale(.8498)}to{transform:translate(68.33335vw,99vh) scale(.8498)}}.snow:nth-child(390){opacity:1.399;transform:translate(19.5986vw,-10px) scale(.1979);animation:fall-390 24s -3s linear infinite}@keyframes fall-390{59.211%{transform:translate(17.9025vw,59.211vh) scale(.1979)}to{transform:translate(18.75055vw,99vh) scale(.1979)}}.snow:nth-child(391){opacity:1.6376;transform:translate(62.7525vw,-10px) scale(.9502);animation:fall-391 30s -7s linear infinite}@keyframes fall-391{32.82%{transform:translate(70.4353vw,32.82vh) scale(.9502)}to{transform:translate(66.5939vw,99vh) scale(.9502)}}.snow:nth-child(392){opacity:1.2074;transform:translate(49.0118vw,-10px) scale(.5577);animation:fall-392 23s -24s linear infinite}@keyframes fall-392{75.988%{transform:translate(42.2367vw,75.988vh) scale(.5577)}to{transform:translate(45.62425vw,99vh) scale(.5577)}}.snow:nth-child(393){opacity:.7834;transform:translate(38.8976vw,-10px) scale(.3391);animation:fall-393 12s -10s linear infinite}@keyframes fall-393{31.675%{transform:translate(42.448vw,31.675vh) scale(.3391)}to{transform:translate(40.6728vw,99vh) scale(.3391)}}.snow:nth-child(394){opacity:.0306;transform:translate(54.9299vw,-10px) scale(.1449);animation:fall-394 25s -4s linear infinite}@keyframes fall-394{59.067%{transform:translate(64.4363vw,59.067vh) scale(.1449)}to{transform:translate(59.6831vw,99vh) scale(.1449)}}.snow:nth-child(395){opacity:.703;transform:translate(82.9163vw,-10px) scale(.6665);animation:fall-395 18s -21s linear infinite}@keyframes fall-395{76.407%{transform:translate(84.0954vw,76.407vh) scale(.6665)}to{transform:translate(83.50585vw,99vh) scale(.6665)}}.snow:nth-child(396){opacity:1.773;transform:translate(57.9637vw,-10px) scale(.967);animation:fall-396 24s -22s linear infinite}@keyframes fall-396{61.559%{transform:translate(55.087vw,61.559vh) scale(.967)}to{transform:translate(56.52535vw,99vh) scale(.967)}}.snow:nth-child(397){opacity:.0952;transform:translate(4.4148vw,-10px) scale(.1838);animation:fall-397 12s -15s linear infinite}@keyframes fall-397{40.579%{transform:translate(-2.1051vw,40.579vh) scale(.1838)}to{transform:translate(1.15485vw,99vh) scale(.1838)}}.snow:nth-child(398){opacity:.0374;transform:translate(91.5812vw,-10px) scale(.1641);animation:fall-398 27s -8s linear infinite}@keyframes fall-398{54.49%{transform:translate(89.5008vw,54.49vh) scale(.1641)}to{transform:translate(90.541vw,99vh) scale(.1641)}}.snow:nth-child(399){opacity:1.1824;transform:translate(39.3213vw,-10px) scale(.0407);animation:fall-399 12s -20s linear infinite}@keyframes fall-399{70.608%{transform:translate(29.8662vw,70.608vh) scale(.0407)}to{transform:translate(34.59375vw,99vh) scale(.0407)}}.snow:nth-child(400){opacity:1.8596;transform:translate(87.0555vw,-10px) scale(.5048);animation:fall-400 27s -4s linear infinite}@keyframes fall-400{36.232%{transform:translate(89.6832vw,36.232vh) scale(.5048)}to{transform:translate(88.36935vw,99vh) scale(.5048)}}\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:.1794;transform:translate(12.4588vw,-10px) scale(.1794);animation:fall-1 30s -3s linear infinite}@keyframes fall-1{33.343%{transform:translate(18.103vw,33.343vh) scale(.1794)}to{transform:translate(15.2809vw,99vh) scale(.1794)}}.snow:nth-child(2){opacity:.2514;transform:translate(49.3963vw,-10px) scale(.7117);animation:fall-2 16s -3s linear infinite}@keyframes fall-2{32.486%{transform:translate(41.9779vw,32.486vh) scale(.7117)}to{transform:translate(45.6871vw,99vh) scale(.7117)}}.snow:nth-child(3){opacity:.7802;transform:translate(88.3167vw,-10px) scale(.3108);animation:fall-3 14s -14s linear infinite}@keyframes fall-3{34.239%{transform:translate(85.9254vw,34.239vh) scale(.3108)}to{transform:translate(87.12105vw,99vh) scale(.3108)}}.snow:nth-child(4){opacity:.4532;transform:translate(15.2319vw,-10px) scale(.3761);animation:fall-4 17s -7s linear infinite}@keyframes fall-4{63.934%{transform:translate(20.5617vw,63.934vh) scale(.3761)}to{transform:translate(17.8968vw,99vh) scale(.3761)}}.snow:nth-child(5){opacity:1.8562;transform:translate(20.284vw,-10px) scale(.6139);animation:fall-5 15s -6s linear infinite}@keyframes fall-5{42.684%{transform:translate(17.393vw,42.684vh) scale(.6139)}to{transform:translate(18.8385vw,99vh) scale(.6139)}}.snow:nth-child(6){opacity:.7746;transform:translate(51.8555vw,-10px) scale(.6972);animation:fall-6 21s -16s linear infinite}@keyframes fall-6{30.053%{transform:translate(43.231vw,30.053vh) scale(.6972)}to{transform:translate(47.54325vw,99vh) scale(.6972)}}.snow:nth-child(7){opacity:.0078;transform:translate(9.6073vw,-10px) scale(.6098);animation:fall-7 14s -10s linear infinite}@keyframes fall-7{41.242%{transform:translate(16.7019vw,41.242vh) scale(.6098)}to{transform:translate(13.1546vw,99vh) scale(.6098)}}.snow:nth-child(8){opacity:.352;transform:translate(64.0275vw,-10px) scale(.7888);animation:fall-8 16s -26s linear infinite}@keyframes fall-8{56.821%{transform:translate(73.5108vw,56.821vh) scale(.7888)}to{transform:translate(68.76915vw,99vh) scale(.7888)}}.snow:nth-child(9){opacity:1.9066;transform:translate(86.9847vw,-10px) scale(.9337);animation:fall-9 19s -28s linear infinite}@keyframes fall-9{32.598%{transform:translate(84.9498vw,32.598vh) scale(.9337)}to{transform:translate(85.96725vw,99vh) scale(.9337)}}.snow:nth-child(10){opacity:.9674;transform:translate(37.6729vw,-10px) scale(.6888);animation:fall-10 17s -20s linear infinite}@keyframes fall-10{72.132%{transform:translate(35.0395vw,72.132vh) scale(.6888)}to{transform:translate(36.3562vw,99vh) scale(.6888)}}.snow:nth-child(11){opacity:.5204;transform:translate(46.687vw,-10px) scale(.8665);animation:fall-11 20s -4s linear infinite}@keyframes fall-11{42.827%{transform:translate(50.645vw,42.827vh) scale(.8665)}to{transform:translate(48.666vw,99vh) scale(.8665)}}.snow:nth-child(12){opacity:.5788;transform:translate(33.1302vw,-10px) scale(.0435);animation:fall-12 27s -4s linear infinite}@keyframes fall-12{37.49%{transform:translate(37.4737vw,37.49vh) scale(.0435)}to{transform:translate(35.30195vw,99vh) scale(.0435)}}.snow:nth-child(13){opacity:.3048;transform:translate(41.9532vw,-10px) scale(.6935);animation:fall-13 29s -21s linear infinite}@keyframes fall-13{41.219%{transform:translate(47.3014vw,41.219vh) scale(.6935)}to{transform:translate(44.6273vw,99vh) scale(.6935)}}.snow:nth-child(14){opacity:.8422;transform:translate(34.4955vw,-10px) scale(.1814);animation:fall-14 27s -16s linear infinite}@keyframes fall-14{55.838%{transform:translate(26.5171vw,55.838vh) scale(.1814)}to{transform:translate(30.5063vw,99vh) scale(.1814)}}.snow:nth-child(15){opacity:.6684;transform:translate(68.1297vw,-10px) scale(.2336);animation:fall-15 29s -4s linear infinite}@keyframes fall-15{40.64%{transform:translate(74.1266vw,40.64vh) scale(.2336)}to{transform:translate(71.12815vw,99vh) scale(.2336)}}.snow:nth-child(16){opacity:1.2768;transform:translate(28.1181vw,-10px) scale(.0561);animation:fall-16 18s -21s linear infinite}@keyframes fall-16{71.594%{transform:translate(18.4746vw,71.594vh) scale(.0561)}to{transform:translate(23.29635vw,99vh) scale(.0561)}}.snow:nth-child(17){opacity:.2964;transform:translate(93.6684vw,-10px) scale(.3894);animation:fall-17 12s -3s linear infinite}@keyframes fall-17{42.278%{transform:translate(90.4154vw,42.278vh) scale(.3894)}to{transform:translate(92.0419vw,99vh) scale(.3894)}}.snow:nth-child(18){opacity:.7128;transform:translate(68.3815vw,-10px) scale(.8335);animation:fall-18 12s -15s linear infinite}@keyframes fall-18{35.534%{transform:translate(76.1517vw,35.534vh) scale(.8335)}to{transform:translate(72.2666vw,99vh) scale(.8335)}}.snow:nth-child(19){opacity:1.6776;transform:translate(68.7109vw,-10px) scale(.8192);animation:fall-19 15s -25s linear infinite}@keyframes fall-19{69.128%{transform:translate(60.1481vw,69.128vh) scale(.8192)}to{transform:translate(64.4295vw,99vh) scale(.8192)}}.snow:nth-child(20){opacity:.4234;transform:translate(37.0502vw,-10px) scale(.9012);animation:fall-20 12s -23s linear infinite}@keyframes fall-20{78.797%{transform:translate(44.6865vw,78.797vh) scale(.9012)}to{transform:translate(40.86835vw,99vh) scale(.9012)}}.snow:nth-child(21){opacity:.6636;transform:translate(46.2447vw,-10px) scale(.9403);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{77.578%{transform:translate(41.1107vw,77.578vh) scale(.9403)}to{transform:translate(43.6777vw,99vh) scale(.9403)}}.snow:nth-child(22){opacity:.5836;transform:translate(99.2935vw,-10px) scale(.0049);animation:fall-22 13s -14s linear infinite}@keyframes fall-22{49.931%{transform:translate(92.8071vw,49.931vh) scale(.0049)}to{transform:translate(96.0503vw,99vh) scale(.0049)}}.snow:nth-child(23){opacity:1.781;transform:translate(72.856vw,-10px) scale(.3368);animation:fall-23 26s -11s linear infinite}@keyframes fall-23{35.456%{transform:translate(80.5058vw,35.456vh) scale(.3368)}to{transform:translate(76.6809vw,99vh) scale(.3368)}}.snow:nth-child(24){opacity:.9672;transform:translate(16.0575vw,-10px) scale(.9062);animation:fall-24 15s -27s linear infinite}@keyframes fall-24{54.33%{transform:translate(6.1071vw,54.33vh) scale(.9062)}to{transform:translate(11.0823vw,99vh) scale(.9062)}}.snow:nth-child(25){opacity:1.8702;transform:translate(7.8637vw,-10px) scale(.8422);animation:fall-25 23s -22s linear infinite}@keyframes fall-25{48.205%{transform:translate(3.4558vw,48.205vh) scale(.8422)}to{transform:translate(5.65975vw,99vh) scale(.8422)}}.snow:nth-child(26){opacity:1.1424;transform:translate(79.8218vw,-10px) scale(.3969);animation:fall-26 21s -27s linear infinite}@keyframes fall-26{68.949%{transform:translate(72.9013vw,68.949vh) scale(.3969)}to{transform:translate(76.36155vw,99vh) scale(.3969)}}.snow:nth-child(27){opacity:1.8236;transform:translate(88.6284vw,-10px) scale(.8291);animation:fall-27 12s -13s linear infinite}@keyframes fall-27{42.314%{transform:translate(87.9905vw,42.314vh) scale(.8291)}to{transform:translate(88.30945vw,99vh) scale(.8291)}}.snow:nth-child(28){opacity:1.098;transform:translate(61.6508vw,-10px) scale(.9878);animation:fall-28 24s -14s linear infinite}@keyframes fall-28{60.102%{transform:translate(54.8685vw,60.102vh) scale(.9878)}to{transform:translate(58.25965vw,99vh) scale(.9878)}}.snow:nth-child(29){opacity:.8968;transform:translate(22.1625vw,-10px) scale(.5748);animation:fall-29 17s -18s linear infinite}@keyframes fall-29{58.794%{transform:translate(13.5645vw,58.794vh) scale(.5748)}to{transform:translate(17.8635vw,99vh) scale(.5748)}}.snow:nth-child(30){opacity:.9294;transform:translate(15.9388vw,-10px) scale(.9681);animation:fall-30 18s -6s linear infinite}@keyframes fall-30{45.842%{transform:translate(6.4033vw,45.842vh) scale(.9681)}to{transform:translate(11.17105vw,99vh) scale(.9681)}}.snow:nth-child(31){opacity:.24;transform:translate(42.1524vw,-10px) scale(.4423);animation:fall-31 21s -5s linear infinite}@keyframes fall-31{61.553%{transform:translate(47.1996vw,61.553vh) scale(.4423)}to{transform:translate(44.676vw,99vh) scale(.4423)}}.snow:nth-child(32){opacity:1.129;transform:translate(38.076vw,-10px) scale(.9899);animation:fall-32 13s -14s linear infinite}@keyframes fall-32{45.253%{transform:translate(38.3035vw,45.253vh) scale(.9899)}to{transform:translate(38.18975vw,99vh) scale(.9899)}}.snow:nth-child(33){opacity:.1478;transform:translate(87.9711vw,-10px) scale(.221);animation:fall-33 12s -29s linear infinite}@keyframes fall-33{58.481%{transform:translate(78.1005vw,58.481vh) scale(.221)}to{transform:translate(83.0358vw,99vh) scale(.221)}}.snow:nth-child(34){opacity:1.2082;transform:translate(95.6621vw,-10px) scale(.3927);animation:fall-34 26s -26s linear infinite}@keyframes fall-34{78.359%{transform:translate(88.1952vw,78.359vh) scale(.3927)}to{transform:translate(91.92865vw,99vh) scale(.3927)}}.snow:nth-child(35){opacity:1.9624;transform:translate(97.989vw,-10px) scale(.9139);animation:fall-35 22s -27s linear infinite}@keyframes fall-35{44.755%{transform:translate(92.7312vw,44.755vh) scale(.9139)}to{transform:translate(95.3601vw,99vh) scale(.9139)}}.snow:nth-child(36){opacity:.0106;transform:translate(46.5002vw,-10px) scale(.7335);animation:fall-36 14s -21s linear infinite}@keyframes fall-36{39.528%{transform:translate(44.5464vw,39.528vh) scale(.7335)}to{transform:translate(45.5233vw,99vh) scale(.7335)}}.snow:nth-child(37){opacity:.8958;transform:translate(27.4998vw,-10px) scale(.9562);animation:fall-37 29s -8s linear infinite}@keyframes fall-37{35.519%{transform:translate(32.7989vw,35.519vh) scale(.9562)}to{transform:translate(30.14935vw,99vh) scale(.9562)}}.snow:nth-child(38){opacity:1.468;transform:translate(65.345vw,-10px) scale(.7817);animation:fall-38 11s -23s linear infinite}@keyframes fall-38{73.84%{transform:translate(66.4086vw,73.84vh) scale(.7817)}to{transform:translate(65.8768vw,99vh) scale(.7817)}}.snow:nth-child(39){opacity:1.5668;transform:translate(25.4033vw,-10px) scale(.3124);animation:fall-39 25s -12s linear infinite}@keyframes fall-39{47.086%{transform:translate(31.5777vw,47.086vh) scale(.3124)}to{transform:translate(28.4905vw,99vh) scale(.3124)}}.snow:nth-child(40){opacity:.1962;transform:translate(41.6745vw,-10px) scale(.1986);animation:fall-40 17s -13s linear infinite}@keyframes fall-40{47.419%{transform:translate(36.9584vw,47.419vh) scale(.1986)}to{transform:translate(39.31645vw,99vh) scale(.1986)}}.snow:nth-child(41){opacity:1.004;transform:translate(41.062vw,-10px) scale(.1955);animation:fall-41 27s -7s linear infinite}@keyframes fall-41{61.023%{transform:translate(47.3729vw,61.023vh) scale(.1955)}to{transform:translate(44.21745vw,99vh) scale(.1955)}}.snow:nth-child(42){opacity:1.5666;transform:translate(49.3415vw,-10px) scale(.0075);animation:fall-42 24s -29s linear infinite}@keyframes fall-42{33.822%{transform:translate(41.3906vw,33.822vh) scale(.0075)}to{transform:translate(45.36605vw,99vh) scale(.0075)}}.snow:nth-child(43){opacity:.2366;transform:translate(84.2409vw,-10px) scale(.9541);animation:fall-43 19s -6s linear infinite}@keyframes fall-43{69.243%{transform:translate(89.169vw,69.243vh) scale(.9541)}to{transform:translate(86.70495vw,99vh) scale(.9541)}}.snow:nth-child(44){opacity:.8292;transform:translate(82.3063vw,-10px) scale(.1296);animation:fall-44 22s -13s linear infinite}@keyframes fall-44{50.182%{transform:translate(83.7384vw,50.182vh) scale(.1296)}to{transform:translate(83.02235vw,99vh) scale(.1296)}}.snow:nth-child(45){opacity:1.3018;transform:translate(50.2897vw,-10px) scale(.902);animation:fall-45 25s -27s linear infinite}@keyframes fall-45{57.29%{transform:translate(43.5345vw,57.29vh) scale(.902)}to{transform:translate(46.9121vw,99vh) scale(.902)}}.snow:nth-child(46){opacity:.074;transform:translate(31.786vw,-10px) scale(.9176);animation:fall-46 15s -21s linear infinite}@keyframes fall-46{30.576%{transform:translate(31.8313vw,30.576vh) scale(.9176)}to{transform:translate(31.80865vw,99vh) scale(.9176)}}.snow:nth-child(47){opacity:.304;transform:translate(10.5963vw,-10px) scale(.1379);animation:fall-47 21s -22s linear infinite}@keyframes fall-47{65.474%{transform:translate(2.0104vw,65.474vh) scale(.1379)}to{transform:translate(6.30335vw,99vh) scale(.1379)}}.snow:nth-child(48){opacity:1.1976;transform:translate(41.1854vw,-10px) scale(.2586);animation:fall-48 29s -14s linear infinite}@keyframes fall-48{70.451%{transform:translate(49.9302vw,70.451vh) scale(.2586)}to{transform:translate(45.5578vw,99vh) scale(.2586)}}.snow:nth-child(49){opacity:1.0286;transform:translate(63.1659vw,-10px) scale(.2229);animation:fall-49 10s -21s linear infinite}@keyframes fall-49{68.22%{transform:translate(68.0115vw,68.22vh) scale(.2229)}to{transform:translate(65.5887vw,99vh) scale(.2229)}}.snow:nth-child(50){opacity:.474;transform:translate(30.3839vw,-10px) scale(.5793);animation:fall-50 22s -30s linear infinite}@keyframes fall-50{51.22%{transform:translate(21.8986vw,51.22vh) scale(.5793)}to{transform:translate(26.14125vw,99vh) scale(.5793)}}.snow:nth-child(51){opacity:1.992;transform:translate(53.2052vw,-10px) scale(.2601);animation:fall-51 26s -8s linear infinite}@keyframes fall-51{33.924%{transform:translate(57.3567vw,33.924vh) scale(.2601)}to{transform:translate(55.28095vw,99vh) scale(.2601)}}.snow:nth-child(52){opacity:.7724;transform:translate(95.6934vw,-10px) scale(.461);animation:fall-52 10s -18s linear infinite}@keyframes fall-52{60.387%{transform:translate(104.4602vw,60.387vh) scale(.461)}to{transform:translate(100.0768vw,99vh) scale(.461)}}.snow:nth-child(53){opacity:1.2666;transform:translate(26.576vw,-10px) scale(.96);animation:fall-53 12s -23s linear infinite}@keyframes fall-53{38.5%{transform:translate(26.273vw,38.5vh) scale(.96)}to{transform:translate(26.4245vw,99vh) scale(.96)}}.snow:nth-child(54){opacity:1.5038;transform:translate(54.2495vw,-10px) scale(.4783);animation:fall-54 29s -24s linear infinite}@keyframes fall-54{70.707%{transform:translate(49.6174vw,70.707vh) scale(.4783)}to{transform:translate(51.93345vw,99vh) scale(.4783)}}.snow:nth-child(55){opacity:.1858;transform:translate(33.887vw,-10px) scale(.763);animation:fall-55 17s -8s linear infinite}@keyframes fall-55{39.236%{transform:translate(43.0681vw,39.236vh) scale(.763)}to{transform:translate(38.47755vw,99vh) scale(.763)}}.snow:nth-child(56){opacity:1.3162;transform:translate(38.1835vw,-10px) scale(.0336);animation:fall-56 14s -28s linear infinite}@keyframes fall-56{47.002%{transform:translate(40.4098vw,47.002vh) scale(.0336)}to{transform:translate(39.29665vw,99vh) scale(.0336)}}.snow:nth-child(57){opacity:.5898;transform:translate(15.6019vw,-10px) scale(.0397);animation:fall-57 23s -15s linear infinite}@keyframes fall-57{39.197%{transform:translate(12.5119vw,39.197vh) scale(.0397)}to{transform:translate(14.0569vw,99vh) scale(.0397)}}.snow:nth-child(58){opacity:1.3934;transform:translate(72.9406vw,-10px) scale(.1651);animation:fall-58 11s -23s linear infinite}@keyframes fall-58{37.989%{transform:translate(81.9302vw,37.989vh) scale(.1651)}to{transform:translate(77.4354vw,99vh) scale(.1651)}}.snow:nth-child(59){opacity:.8974;transform:translate(81.5926vw,-10px) scale(.3682);animation:fall-59 17s -17s linear infinite}@keyframes fall-59{58.13%{transform:translate(72.8917vw,58.13vh) scale(.3682)}to{transform:translate(77.24215vw,99vh) scale(.3682)}}.snow:nth-child(60){opacity:1.2336;transform:translate(71.0137vw,-10px) scale(.3626);animation:fall-60 15s -27s linear infinite}@keyframes fall-60{44.088%{transform:translate(67.397vw,44.088vh) scale(.3626)}to{transform:translate(69.20535vw,99vh) scale(.3626)}}.snow:nth-child(61){opacity:1.4112;transform:translate(51.016vw,-10px) scale(.435);animation:fall-61 16s -21s linear infinite}@keyframes fall-61{71.53%{transform:translate(45.3402vw,71.53vh) scale(.435)}to{transform:translate(48.1781vw,99vh) scale(.435)}}.snow:nth-child(62){opacity:.4534;transform:translate(49.8107vw,-10px) scale(.4728);animation:fall-62 26s -15s linear infinite}@keyframes fall-62{46.191%{transform:translate(57.1201vw,46.191vh) scale(.4728)}to{transform:translate(53.4654vw,99vh) scale(.4728)}}.snow:nth-child(63){opacity:1.0226;transform:translate(3.7623vw,-10px) scale(.8226);animation:fall-63 25s -25s linear infinite}@keyframes fall-63{48.702%{transform:translate(1.0878vw,48.702vh) scale(.8226)}to{transform:translate(2.42505vw,99vh) scale(.8226)}}.snow:nth-child(64){opacity:1.2792;transform:translate(19.0962vw,-10px) scale(.8222);animation:fall-64 26s -21s linear infinite}@keyframes fall-64{49.929%{transform:translate(21.6677vw,49.929vh) scale(.8222)}to{transform:translate(20.38195vw,99vh) scale(.8222)}}.snow:nth-child(65){opacity:.8794;transform:translate(73.2854vw,-10px) scale(.3497);animation:fall-65 25s -12s linear infinite}@keyframes fall-65{66.671%{transform:translate(82.0402vw,66.671vh) scale(.3497)}to{transform:translate(77.6628vw,99vh) scale(.3497)}}.snow:nth-child(66){opacity:1.7642;transform:translate(63.2852vw,-10px) scale(.0918);animation:fall-66 26s -22s linear infinite}@keyframes fall-66{76.005%{transform:translate(72.6075vw,76.005vh) scale(.0918)}to{transform:translate(67.94635vw,99vh) scale(.0918)}}.snow:nth-child(67){opacity:.022;transform:translate(91.8846vw,-10px) scale(.7166);animation:fall-67 21s -2s linear infinite}@keyframes fall-67{79.264%{transform:translate(88.7629vw,79.264vh) scale(.7166)}to{transform:translate(90.32375vw,99vh) scale(.7166)}}.snow:nth-child(68){opacity:.2252;transform:translate(30.9809vw,-10px) scale(.5617);animation:fall-68 22s -18s linear infinite}@keyframes fall-68{67.498%{transform:translate(30.1212vw,67.498vh) scale(.5617)}to{transform:translate(30.55105vw,99vh) scale(.5617)}}.snow:nth-child(69){opacity:1.954;transform:translate(53.7032vw,-10px) scale(.8301);animation:fall-69 10s -4s linear infinite}@keyframes fall-69{30.126%{transform:translate(55.5138vw,30.126vh) scale(.8301)}to{transform:translate(54.6085vw,99vh) scale(.8301)}}.snow:nth-child(70){opacity:.4732;transform:translate(43.3373vw,-10px) scale(.5869);animation:fall-70 10s -12s linear infinite}@keyframes fall-70{75.083%{transform:translate(52.9162vw,75.083vh) scale(.5869)}to{transform:translate(48.12675vw,99vh) scale(.5869)}}.snow:nth-child(71){opacity:1.2962;transform:translate(15.3081vw,-10px) scale(.8942);animation:fall-71 10s -5s linear infinite}@keyframes fall-71{64.712%{transform:translate(9.7343vw,64.712vh) scale(.8942)}to{transform:translate(12.5212vw,99vh) scale(.8942)}}.snow:nth-child(72){opacity:1.077;transform:translate(3.7752vw,-10px) scale(.0465);animation:fall-72 15s -17s linear infinite}@keyframes fall-72{47.313%{transform:translate(9.6246vw,47.313vh) scale(.0465)}to{transform:translate(6.6999vw,99vh) scale(.0465)}}.snow:nth-child(73){opacity:1.1826;transform:translate(49.7152vw,-10px) scale(.0826);animation:fall-73 23s -24s linear infinite}@keyframes fall-73{42.494%{transform:translate(50.3019vw,42.494vh) scale(.0826)}to{transform:translate(50.00855vw,99vh) scale(.0826)}}.snow:nth-child(74){opacity:.3764;transform:translate(19.2625vw,-10px) scale(.8713);animation:fall-74 12s -19s linear infinite}@keyframes fall-74{76.032%{transform:translate(25.6885vw,76.032vh) scale(.8713)}to{transform:translate(22.4755vw,99vh) scale(.8713)}}.snow:nth-child(75){opacity:.9726;transform:translate(21.018vw,-10px) scale(.6486);animation:fall-75 18s -21s linear infinite}@keyframes fall-75{66.541%{transform:translate(28.0906vw,66.541vh) scale(.6486)}to{transform:translate(24.5543vw,99vh) scale(.6486)}}.snow:nth-child(76){opacity:1.4436;transform:translate(86.5962vw,-10px) scale(.4967);animation:fall-76 20s -1s linear infinite}@keyframes fall-76{41.787%{transform:translate(80.2691vw,41.787vh) scale(.4967)}to{transform:translate(83.43265vw,99vh) scale(.4967)}}.snow:nth-child(77){opacity:1.7862;transform:translate(87.7299vw,-10px) scale(.452);animation:fall-77 19s -20s linear infinite}@keyframes fall-77{58.81%{transform:translate(78.0161vw,58.81vh) scale(.452)}to{transform:translate(82.873vw,99vh) scale(.452)}}.snow:nth-child(78){opacity:.1572;transform:translate(89.6585vw,-10px) scale(.5224);animation:fall-78 24s -3s linear infinite}@keyframes fall-78{47.087%{transform:translate(95.0341vw,47.087vh) scale(.5224)}to{transform:translate(92.3463vw,99vh) scale(.5224)}}.snow:nth-child(79){opacity:.9706;transform:translate(23.7635vw,-10px) scale(.7429);animation:fall-79 30s -14s linear infinite}@keyframes fall-79{50.12%{transform:translate(22.264vw,50.12vh) scale(.7429)}to{transform:translate(23.01375vw,99vh) scale(.7429)}}.snow:nth-child(80){opacity:.1596;transform:translate(14.9074vw,-10px) scale(.0663);animation:fall-80 24s -7s linear infinite}@keyframes fall-80{62.557%{transform:translate(19.7751vw,62.557vh) scale(.0663)}to{transform:translate(17.34125vw,99vh) scale(.0663)}}.snow:nth-child(81){opacity:1.1682;transform:translate(66.7107vw,-10px) scale(.375);animation:fall-81 14s -3s linear infinite}@keyframes fall-81{55.959%{transform:translate(60.1144vw,55.959vh) scale(.375)}to{transform:translate(63.41255vw,99vh) scale(.375)}}.snow:nth-child(82){opacity:1.3142;transform:translate(14.4139vw,-10px) scale(.8378);animation:fall-82 29s -11s linear infinite}@keyframes fall-82{50.997%{transform:translate(24.301vw,50.997vh) scale(.8378)}to{transform:translate(19.35745vw,99vh) scale(.8378)}}.snow:nth-child(83){opacity:1.5566;transform:translate(16.0042vw,-10px) scale(.5861);animation:fall-83 10s -9s linear infinite}@keyframes fall-83{31.894%{transform:translate(13.5716vw,31.894vh) scale(.5861)}to{transform:translate(14.7879vw,99vh) scale(.5861)}}.snow:nth-child(84){opacity:.7206;transform:translate(8.088vw,-10px) scale(.4578);animation:fall-84 15s -14s linear infinite}@keyframes fall-84{72.378%{transform:translate(9.2911vw,72.378vh) scale(.4578)}to{transform:translate(8.68955vw,99vh) scale(.4578)}}.snow:nth-child(85){opacity:.5472;transform:translate(54.4311vw,-10px) scale(.4239);animation:fall-85 26s -7s linear infinite}@keyframes fall-85{30.647%{transform:translate(52.5125vw,30.647vh) scale(.4239)}to{transform:translate(53.4718vw,99vh) scale(.4239)}}.snow:nth-child(86){opacity:.3268;transform:translate(88.3933vw,-10px) scale(.2022);animation:fall-86 25s -18s linear infinite}@keyframes fall-86{48.883%{transform:translate(90.2247vw,48.883vh) scale(.2022)}to{transform:translate(89.309vw,99vh) scale(.2022)}}.snow:nth-child(87){opacity:.0236;transform:translate(30.7102vw,-10px) scale(.9252);animation:fall-87 29s -22s linear infinite}@keyframes fall-87{66.194%{transform:translate(38.4139vw,66.194vh) scale(.9252)}to{transform:translate(34.56205vw,99vh) scale(.9252)}}.snow:nth-child(88){opacity:.1172;transform:translate(31.8841vw,-10px) scale(.4593);animation:fall-88 14s -7s linear infinite}@keyframes fall-88{67.228%{transform:translate(25.0512vw,67.228vh) scale(.4593)}to{transform:translate(28.46765vw,99vh) scale(.4593)}}.snow:nth-child(89){opacity:.331;transform:translate(85.5392vw,-10px) scale(.9829);animation:fall-89 10s -4s linear infinite}@keyframes fall-89{51.398%{transform:translate(93.594vw,51.398vh) scale(.9829)}to{transform:translate(89.5666vw,99vh) scale(.9829)}}.snow:nth-child(90){opacity:.9596;transform:translate(93.8727vw,-10px) scale(.5907);animation:fall-90 10s -22s linear infinite}@keyframes fall-90{75.286%{transform:translate(98.0923vw,75.286vh) scale(.5907)}to{transform:translate(95.9825vw,99vh) scale(.5907)}}.snow:nth-child(91){opacity:.9362;transform:translate(87.7561vw,-10px) scale(.0658);animation:fall-91 24s -30s linear infinite}@keyframes fall-91{34.136%{transform:translate(96.0991vw,34.136vh) scale(.0658)}to{transform:translate(91.9276vw,99vh) scale(.0658)}}.snow:nth-child(92){opacity:1.3822;transform:translate(67.7882vw,-10px) scale(.4884);animation:fall-92 11s -13s linear infinite}@keyframes fall-92{55.986%{transform:translate(59.7158vw,55.986vh) scale(.4884)}to{transform:translate(63.752vw,99vh) scale(.4884)}}.snow:nth-child(93){opacity:.556;transform:translate(54.8844vw,-10px) scale(.7986);animation:fall-93 17s -16s linear infinite}@keyframes fall-93{71.666%{transform:translate(64.041vw,71.666vh) scale(.7986)}to{transform:translate(59.4627vw,99vh) scale(.7986)}}.snow:nth-child(94){opacity:.4394;transform:translate(82.0965vw,-10px) scale(.4846);animation:fall-94 23s -9s linear infinite}@keyframes fall-94{72.266%{transform:translate(76.4829vw,72.266vh) scale(.4846)}to{transform:translate(79.2897vw,99vh) scale(.4846)}}.snow:nth-child(95){opacity:.1694;transform:translate(38.776vw,-10px) scale(.7708);animation:fall-95 18s -21s linear infinite}@keyframes fall-95{44.682%{transform:translate(44.9779vw,44.682vh) scale(.7708)}to{transform:translate(41.87695vw,99vh) scale(.7708)}}.snow:nth-child(96){opacity:.3018;transform:translate(28.5692vw,-10px) scale(.7888);animation:fall-96 13s -3s linear infinite}@keyframes fall-96{33.739%{transform:translate(37.5327vw,33.739vh) scale(.7888)}to{transform:translate(33.05095vw,99vh) scale(.7888)}}.snow:nth-child(97){opacity:.9814;transform:translate(52.9432vw,-10px) scale(.3647);animation:fall-97 26s -19s linear infinite}@keyframes fall-97{32.389%{transform:translate(54.6022vw,32.389vh) scale(.3647)}to{transform:translate(53.7727vw,99vh) scale(.3647)}}.snow:nth-child(98){opacity:.1048;transform:translate(84.283vw,-10px) scale(.3203);animation:fall-98 15s -12s linear infinite}@keyframes fall-98{30.724%{transform:translate(75.9464vw,30.724vh) scale(.3203)}to{transform:translate(80.1147vw,99vh) scale(.3203)}}.snow:nth-child(99){opacity:.029;transform:translate(78.011vw,-10px) scale(.3303);animation:fall-99 15s -10s linear infinite}@keyframes fall-99{43.128%{transform:translate(85.6698vw,43.128vh) scale(.3303)}to{transform:translate(81.8404vw,99vh) scale(.3303)}}.snow:nth-child(100){opacity:.7926;transform:translate(88.2573vw,-10px) scale(.5334);animation:fall-100 12s -7s linear infinite}@keyframes fall-100{69.994%{transform:translate(78.6888vw,69.994vh) scale(.5334)}to{transform:translate(83.47305vw,99vh) scale(.5334)}}.snow:nth-child(101){opacity:1.636;transform:translate(86.08vw,-10px) scale(.5155);animation:fall-101 19s -14s linear infinite}@keyframes fall-101{47.74%{transform:translate(78.4476vw,47.74vh) scale(.5155)}to{transform:translate(82.2638vw,99vh) scale(.5155)}}.snow:nth-child(102){opacity:1.7906;transform:translate(3.7144vw,-10px) scale(.4803);animation:fall-102 25s -11s linear infinite}@keyframes fall-102{39.41%{transform:translate(3.4085vw,39.41vh) scale(.4803)}to{transform:translate(3.56145vw,99vh) scale(.4803)}}.snow:nth-child(103){opacity:.3652;transform:translate(53.335vw,-10px) scale(.2521);animation:fall-103 14s -22s linear infinite}@keyframes fall-103{52.856%{transform:translate(54.485vw,52.856vh) scale(.2521)}to{transform:translate(53.91vw,99vh) scale(.2521)}}.snow:nth-child(104){opacity:.4296;transform:translate(58.8105vw,-10px) scale(.5727);animation:fall-104 25s -23s linear infinite}@keyframes fall-104{62.942%{transform:translate(61.0108vw,62.942vh) scale(.5727)}to{transform:translate(59.91065vw,99vh) scale(.5727)}}.snow:nth-child(105){opacity:1.6958;transform:translate(6.2931vw,-10px) scale(.1818);animation:fall-105 29s -28s linear infinite}@keyframes fall-105{39.179%{transform:translate(3.9016vw,39.179vh) scale(.1818)}to{transform:translate(5.09735vw,99vh) scale(.1818)}}.snow:nth-child(106){opacity:.1226;transform:translate(69.4361vw,-10px) scale(.3378);animation:fall-106 24s -10s linear infinite}@keyframes fall-106{44.115%{transform:translate(69.057vw,44.115vh) scale(.3378)}to{transform:translate(69.24655vw,99vh) scale(.3378)}}.snow:nth-child(107){opacity:1.232;transform:translate(53.2542vw,-10px) scale(.9204);animation:fall-107 30s -3s linear infinite}@keyframes fall-107{46.963%{transform:translate(58.572vw,46.963vh) scale(.9204)}to{transform:translate(55.9131vw,99vh) scale(.9204)}}.snow:nth-child(108){opacity:.9188;transform:translate(85.0277vw,-10px) scale(.8089);animation:fall-108 23s -1s linear infinite}@keyframes fall-108{73.545%{transform:translate(78.8966vw,73.545vh) scale(.8089)}to{transform:translate(81.96215vw,99vh) scale(.8089)}}.snow:nth-child(109){opacity:1.6968;transform:translate(30.182vw,-10px) scale(.0396);animation:fall-109 14s -27s linear infinite}@keyframes fall-109{57.463%{transform:translate(26.3145vw,57.463vh) scale(.0396)}to{transform:translate(28.24825vw,99vh) scale(.0396)}}.snow:nth-child(110){opacity:.0194;transform:translate(98.1452vw,-10px) scale(.8);animation:fall-110 12s -24s linear infinite}@keyframes fall-110{54.562%{transform:translate(89.4999vw,54.562vh) scale(.8)}to{transform:translate(93.82255vw,99vh) scale(.8)}}.snow:nth-child(111){opacity:.729;transform:translate(33.4942vw,-10px) scale(.0913);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{46.628%{transform:translate(27.1257vw,46.628vh) scale(.0913)}to{transform:translate(30.30995vw,99vh) scale(.0913)}}.snow:nth-child(112){opacity:1.0692;transform:translate(84.5825vw,-10px) scale(.063);animation:fall-112 14s -26s linear infinite}@keyframes fall-112{65.022%{transform:translate(86.3638vw,65.022vh) scale(.063)}to{transform:translate(85.47315vw,99vh) scale(.063)}}.snow:nth-child(113){opacity:.2278;transform:translate(73.2643vw,-10px) scale(.2785);animation:fall-113 22s -1s linear infinite}@keyframes fall-113{64.268%{transform:translate(69.2387vw,64.268vh) scale(.2785)}to{transform:translate(71.2515vw,99vh) scale(.2785)}}.snow:nth-child(114){opacity:1.8382;transform:translate(86.6072vw,-10px) scale(.8435);animation:fall-114 30s -18s linear infinite}@keyframes fall-114{35.017%{transform:translate(83.4573vw,35.017vh) scale(.8435)}to{transform:translate(85.03225vw,99vh) scale(.8435)}}.snow:nth-child(115){opacity:.1646;transform:translate(53.1163vw,-10px) scale(.0695);animation:fall-115 21s -29s linear infinite}@keyframes fall-115{39.797%{transform:translate(51.2316vw,39.797vh) scale(.0695)}to{transform:translate(52.17395vw,99vh) scale(.0695)}}.snow:nth-child(116){opacity:1.6858;transform:translate(45.0881vw,-10px) scale(.3809);animation:fall-116 24s -14s linear infinite}@keyframes fall-116{78.046%{transform:translate(40.687vw,78.046vh) scale(.3809)}to{transform:translate(42.88755vw,99vh) scale(.3809)}}.snow:nth-child(117){opacity:1.3976;transform:translate(5.5157vw,-10px) scale(.2408);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{37.716%{transform:translate(-2.5688vw,37.716vh) scale(.2408)}to{transform:translate(1.47345vw,99vh) scale(.2408)}}.snow:nth-child(118){opacity:1.159;transform:translate(8.1367vw,-10px) scale(.1555);animation:fall-118 13s -26s linear infinite}@keyframes fall-118{63.242%{transform:translate(4.029vw,63.242vh) scale(.1555)}to{transform:translate(6.08285vw,99vh) scale(.1555)}}.snow:nth-child(119){opacity:.899;transform:translate(13.4836vw,-10px) scale(.3809);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{49.957%{transform:translate(16.0146vw,49.957vh) scale(.3809)}to{transform:translate(14.7491vw,99vh) scale(.3809)}}.snow:nth-child(120){opacity:1.8324;transform:translate(37.7426vw,-10px) scale(.1887);animation:fall-120 30s -23s linear infinite}@keyframes fall-120{62.549%{transform:translate(28.641vw,62.549vh) scale(.1887)}to{transform:translate(33.1918vw,99vh) scale(.1887)}}.snow:nth-child(121){opacity:.0722;transform:translate(44.2157vw,-10px) scale(.355);animation:fall-121 24s -18s linear infinite}@keyframes fall-121{54.59%{transform:translate(43.4438vw,54.59vh) scale(.355)}to{transform:translate(43.82975vw,99vh) scale(.355)}}.snow:nth-child(122){opacity:.5302;transform:translate(48.8497vw,-10px) scale(.4916);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{60.136%{transform:translate(42.8477vw,60.136vh) scale(.4916)}to{transform:translate(45.8487vw,99vh) scale(.4916)}}.snow:nth-child(123){opacity:1.438;transform:translate(74.4874vw,-10px) scale(.8616);animation:fall-123 15s -26s linear infinite}@keyframes fall-123{65.693%{transform:translate(67.8279vw,65.693vh) scale(.8616)}to{transform:translate(71.15765vw,99vh) scale(.8616)}}.snow:nth-child(124){opacity:1.4812;transform:translate(81.1194vw,-10px) scale(.5551);animation:fall-124 23s -9s linear infinite}@keyframes fall-124{46.555%{transform:translate(79.8897vw,46.555vh) scale(.5551)}to{transform:translate(80.50455vw,99vh) scale(.5551)}}.snow:nth-child(125){opacity:1.3392;transform:translate(83.8516vw,-10px) scale(.2233);animation:fall-125 17s -6s linear infinite}@keyframes fall-125{38.852%{transform:translate(92.2943vw,38.852vh) scale(.2233)}to{transform:translate(88.07295vw,99vh) scale(.2233)}}.snow:nth-child(126){opacity:1.009;transform:translate(47.2365vw,-10px) scale(.1686);animation:fall-126 19s -7s linear infinite}@keyframes fall-126{43.796%{transform:translate(50.6008vw,43.796vh) scale(.1686)}to{transform:translate(48.91865vw,99vh) scale(.1686)}}.snow:nth-child(127){opacity:1.4092;transform:translate(96.3224vw,-10px) scale(.7418);animation:fall-127 16s -19s linear infinite}@keyframes fall-127{55.712%{transform:translate(95.2415vw,55.712vh) scale(.7418)}to{transform:translate(95.78195vw,99vh) scale(.7418)}}.snow:nth-child(128){opacity:1.2912;transform:translate(70.7218vw,-10px) scale(.4334);animation:fall-128 22s -26s linear infinite}@keyframes fall-128{72.829%{transform:translate(63.8443vw,72.829vh) scale(.4334)}to{transform:translate(67.28305vw,99vh) scale(.4334)}}.snow:nth-child(129){opacity:.9174;transform:translate(86.1178vw,-10px) scale(.2405);animation:fall-129 10s -22s linear infinite}@keyframes fall-129{50.007%{transform:translate(82.3811vw,50.007vh) scale(.2405)}to{transform:translate(84.24945vw,99vh) scale(.2405)}}.snow:nth-child(130){opacity:.5266;transform:translate(36.7263vw,-10px) scale(.0803);animation:fall-130 23s -20s linear infinite}@keyframes fall-130{79.4%{transform:translate(32.2268vw,79.4vh) scale(.0803)}to{transform:translate(34.47655vw,99vh) scale(.0803)}}.snow:nth-child(131){opacity:1.068;transform:translate(16.0268vw,-10px) scale(.1119);animation:fall-131 25s -6s linear infinite}@keyframes fall-131{71.728%{transform:translate(10.2936vw,71.728vh) scale(.1119)}to{transform:translate(13.1602vw,99vh) scale(.1119)}}.snow:nth-child(132){opacity:.8224;transform:translate(76.0919vw,-10px) scale(.1199);animation:fall-132 23s -8s linear infinite}@keyframes fall-132{42.22%{transform:translate(77.5523vw,42.22vh) scale(.1199)}to{transform:translate(76.8221vw,99vh) scale(.1199)}}.snow:nth-child(133){opacity:.3852;transform:translate(71.1441vw,-10px) scale(.9843);animation:fall-133 15s -21s linear infinite}@keyframes fall-133{32.467%{transform:translate(66.8761vw,32.467vh) scale(.9843)}to{transform:translate(69.0101vw,99vh) scale(.9843)}}.snow:nth-child(134){opacity:1.496;transform:translate(45.2854vw,-10px) scale(.0669);animation:fall-134 30s -8s linear infinite}@keyframes fall-134{69.98%{transform:translate(50.2265vw,69.98vh) scale(.0669)}to{transform:translate(47.75595vw,99vh) scale(.0669)}}.snow:nth-child(135){opacity:.5168;transform:translate(77.053vw,-10px) scale(.6123);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{73.308%{transform:translate(69.5481vw,73.308vh) scale(.6123)}to{transform:translate(73.30055vw,99vh) scale(.6123)}}.snow:nth-child(136){opacity:1.6172;transform:translate(97.0687vw,-10px) scale(.9367);animation:fall-136 19s -21s linear infinite}@keyframes fall-136{46.517%{transform:translate(100.5769vw,46.517vh) scale(.9367)}to{transform:translate(98.8228vw,99vh) scale(.9367)}}.snow:nth-child(137){opacity:.0562;transform:translate(59.2827vw,-10px) scale(.6735);animation:fall-137 28s -2s linear infinite}@keyframes fall-137{35.932%{transform:translate(56.724vw,35.932vh) scale(.6735)}to{transform:translate(58.00335vw,99vh) scale(.6735)}}.snow:nth-child(138){opacity:1.8186;transform:translate(3.7762vw,-10px) scale(.2744);animation:fall-138 19s -30s linear infinite}@keyframes fall-138{32.624%{transform:translate(1.3583vw,32.624vh) scale(.2744)}to{transform:translate(2.56725vw,99vh) scale(.2744)}}.snow:nth-child(139){opacity:.8528;transform:translate(14.7563vw,-10px) scale(.6711);animation:fall-139 24s -28s linear infinite}@keyframes fall-139{47.273%{transform:translate(6.5751vw,47.273vh) scale(.6711)}to{transform:translate(10.6657vw,99vh) scale(.6711)}}.snow:nth-child(140){opacity:.5728;transform:translate(11.3801vw,-10px) scale(.3556);animation:fall-140 20s -29s linear infinite}@keyframes fall-140{36.043%{transform:translate(7.8205vw,36.043vh) scale(.3556)}to{transform:translate(9.6003vw,99vh) scale(.3556)}}.snow:nth-child(141){opacity:1.2316;transform:translate(88.9746vw,-10px) scale(.9357);animation:fall-141 19s -15s linear infinite}@keyframes fall-141{43.538%{transform:translate(85.6214vw,43.538vh) scale(.9357)}to{transform:translate(87.298vw,99vh) scale(.9357)}}.snow:nth-child(142){opacity:1.0674;transform:translate(46.8816vw,-10px) scale(.8873);animation:fall-142 20s -16s linear infinite}@keyframes fall-142{59.589%{transform:translate(55.7226vw,59.589vh) scale(.8873)}to{transform:translate(51.3021vw,99vh) scale(.8873)}}.snow:nth-child(143){opacity:1.5214;transform:translate(37.0009vw,-10px) scale(.2792);animation:fall-143 23s -26s linear infinite}@keyframes fall-143{55.42%{transform:translate(38.74vw,55.42vh) scale(.2792)}to{transform:translate(37.87045vw,99vh) scale(.2792)}}.snow:nth-child(144){opacity:.819;transform:translate(49.1705vw,-10px) scale(.9898);animation:fall-144 14s -25s linear infinite}@keyframes fall-144{58.455%{transform:translate(54.3646vw,58.455vh) scale(.9898)}to{transform:translate(51.76755vw,99vh) scale(.9898)}}.snow:nth-child(145){opacity:1.5764;transform:translate(10.5081vw,-10px) scale(.3158);animation:fall-145 23s -4s linear infinite}@keyframes fall-145{61.796%{transform:translate(6.0211vw,61.796vh) scale(.3158)}to{transform:translate(8.2646vw,99vh) scale(.3158)}}.snow:nth-child(146){opacity:1.5682;transform:translate(54.3247vw,-10px) scale(.2786);animation:fall-146 17s -16s linear infinite}@keyframes fall-146{30.421%{transform:translate(49.4973vw,30.421vh) scale(.2786)}to{transform:translate(51.911vw,99vh) scale(.2786)}}.snow:nth-child(147){opacity:.8704;transform:translate(66.3845vw,-10px) scale(.7401);animation:fall-147 21s -24s linear infinite}@keyframes fall-147{36.859%{transform:translate(60.279vw,36.859vh) scale(.7401)}to{transform:translate(63.33175vw,99vh) scale(.7401)}}.snow:nth-child(148){opacity:.0654;transform:translate(6.6593vw,-10px) scale(.9426);animation:fall-148 11s -3s linear infinite}@keyframes fall-148{74.209%{transform:translate(1.632vw,74.209vh) scale(.9426)}to{transform:translate(4.14565vw,99vh) scale(.9426)}}.snow:nth-child(149){opacity:1.47;transform:translate(91.1405vw,-10px) scale(.9211);animation:fall-149 25s -17s linear infinite}@keyframes fall-149{69.373%{transform:translate(93.1862vw,69.373vh) scale(.9211)}to{transform:translate(92.16335vw,99vh) scale(.9211)}}.snow:nth-child(150){opacity:1.4446;transform:translate(5.294vw,-10px) scale(.9652);animation:fall-150 21s -26s linear infinite}@keyframes fall-150{51.901%{transform:translate(13.5396vw,51.901vh) scale(.9652)}to{transform:translate(9.4168vw,99vh) scale(.9652)}}.snow:nth-child(151){opacity:1.2156;transform:translate(21.4863vw,-10px) scale(.5979);animation:fall-151 24s -28s linear infinite}@keyframes fall-151{64.365%{transform:translate(19.2895vw,64.365vh) scale(.5979)}to{transform:translate(20.3879vw,99vh) scale(.5979)}}.snow:nth-child(152){opacity:1.7996;transform:translate(36.9939vw,-10px) scale(.5331);animation:fall-152 19s -26s linear infinite}@keyframes fall-152{71.646%{transform:translate(32.28vw,71.646vh) scale(.5331)}to{transform:translate(34.63695vw,99vh) scale(.5331)}}.snow:nth-child(153){opacity:1.3072;transform:translate(12.8046vw,-10px) scale(.4245);animation:fall-153 26s -25s linear infinite}@keyframes fall-153{74.816%{transform:translate(8.142vw,74.816vh) scale(.4245)}to{transform:translate(10.4733vw,99vh) scale(.4245)}}.snow:nth-child(154){opacity:.7456;transform:translate(75.3625vw,-10px) scale(.3878);animation:fall-154 26s -1s linear infinite}@keyframes fall-154{38.244%{transform:translate(67.6805vw,38.244vh) scale(.3878)}to{transform:translate(71.5215vw,99vh) scale(.3878)}}.snow:nth-child(155){opacity:.5432;transform:translate(42.3418vw,-10px) scale(.6179);animation:fall-155 22s -5s linear infinite}@keyframes fall-155{64.513%{transform:translate(33.6696vw,64.513vh) scale(.6179)}to{transform:translate(38.0057vw,99vh) scale(.6179)}}.snow:nth-child(156){opacity:.3762;transform:translate(77.2128vw,-10px) scale(.6808);animation:fall-156 22s -10s linear infinite}@keyframes fall-156{44.194%{transform:translate(85.4749vw,44.194vh) scale(.6808)}to{transform:translate(81.34385vw,99vh) scale(.6808)}}.snow:nth-child(157){opacity:1.5464;transform:translate(15.3621vw,-10px) scale(.026);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{70.272%{transform:translate(11.7425vw,70.272vh) scale(.026)}to{transform:translate(13.5523vw,99vh) scale(.026)}}.snow:nth-child(158){opacity:.8024;transform:translate(47.5144vw,-10px) scale(.0166);animation:fall-158 19s -10s linear infinite}@keyframes fall-158{59.277%{transform:translate(44.453vw,59.277vh) scale(.0166)}to{transform:translate(45.9837vw,99vh) scale(.0166)}}.snow:nth-child(159){opacity:1.4548;transform:translate(40.7606vw,-10px) scale(.1889);animation:fall-159 27s -23s linear infinite}@keyframes fall-159{71.779%{transform:translate(45.9975vw,71.779vh) scale(.1889)}to{transform:translate(43.37905vw,99vh) scale(.1889)}}.snow:nth-child(160){opacity:1.6118;transform:translate(.9077vw,-10px) scale(.5199);animation:fall-160 26s -2s linear infinite}@keyframes fall-160{63.952%{transform:translate(9.4467vw,63.952vh) scale(.5199)}to{transform:translate(5.1772vw,99vh) scale(.5199)}}.snow:nth-child(161){opacity:.3632;transform:translate(37.8048vw,-10px) scale(.2594);animation:fall-161 11s -3s linear infinite}@keyframes fall-161{39.514%{transform:translate(47.5247vw,39.514vh) scale(.2594)}to{transform:translate(42.66475vw,99vh) scale(.2594)}}.snow:nth-child(162){opacity:1.2144;transform:translate(23.1955vw,-10px) scale(.294);animation:fall-162 15s -29s linear infinite}@keyframes fall-162{46.037%{transform:translate(22.7262vw,46.037vh) scale(.294)}to{transform:translate(22.96085vw,99vh) scale(.294)}}.snow:nth-child(163){opacity:1.1868;transform:translate(47.2997vw,-10px) scale(.0356);animation:fall-163 19s -2s linear infinite}@keyframes fall-163{49.401%{transform:translate(46.5461vw,49.401vh) scale(.0356)}to{transform:translate(46.9229vw,99vh) scale(.0356)}}.snow:nth-child(164){opacity:.7036;transform:translate(91.7384vw,-10px) scale(.6418);animation:fall-164 16s -23s linear infinite}@keyframes fall-164{42.042%{transform:translate(86.6872vw,42.042vh) scale(.6418)}to{transform:translate(89.2128vw,99vh) scale(.6418)}}.snow:nth-child(165){opacity:.6166;transform:translate(91.9822vw,-10px) scale(.8046);animation:fall-165 19s -30s linear infinite}@keyframes fall-165{35.459%{transform:translate(101.5937vw,35.459vh) scale(.8046)}to{transform:translate(96.78795vw,99vh) scale(.8046)}}.snow:nth-child(166){opacity:1.2964;transform:translate(84.7275vw,-10px) scale(.9906);animation:fall-166 10s -6s linear infinite}@keyframes fall-166{30.463%{transform:translate(87.7805vw,30.463vh) scale(.9906)}to{transform:translate(86.254vw,99vh) scale(.9906)}}.snow:nth-child(167){opacity:1.3686;transform:translate(49.2696vw,-10px) scale(.2669);animation:fall-167 15s -4s linear infinite}@keyframes fall-167{46.872%{transform:translate(48.3162vw,46.872vh) scale(.2669)}to{transform:translate(48.7929vw,99vh) scale(.2669)}}.snow:nth-child(168){opacity:.2304;transform:translate(94.3799vw,-10px) scale(.7955);animation:fall-168 27s -18s linear infinite}@keyframes fall-168{48.495%{transform:translate(95.2775vw,48.495vh) scale(.7955)}to{transform:translate(94.8287vw,99vh) scale(.7955)}}.snow:nth-child(169){opacity:1.3734;transform:translate(3.5317vw,-10px) scale(.2593);animation:fall-169 24s -25s linear infinite}@keyframes fall-169{74.365%{transform:translate(-4.7111vw,74.365vh) scale(.2593)}to{transform:translate(-.5897vw,99vh) scale(.2593)}}.snow:nth-child(170){opacity:.583;transform:translate(86.2603vw,-10px) scale(.1837);animation:fall-170 25s -6s linear infinite}@keyframes fall-170{74.532%{transform:translate(77.7105vw,74.532vh) scale(.1837)}to{transform:translate(81.9854vw,99vh) scale(.1837)}}.snow:nth-child(171){opacity:1.8422;transform:translate(27.8315vw,-10px) scale(.4872);animation:fall-171 10s -25s linear infinite}@keyframes fall-171{67.858%{transform:translate(35.7187vw,67.858vh) scale(.4872)}to{transform:translate(31.7751vw,99vh) scale(.4872)}}.snow:nth-child(172){opacity:1.9482;transform:translate(42.2118vw,-10px) scale(.463);animation:fall-172 19s -4s linear infinite}@keyframes fall-172{35.977%{transform:translate(32.44vw,35.977vh) scale(.463)}to{transform:translate(37.3259vw,99vh) scale(.463)}}.snow:nth-child(173){opacity:.7036;transform:translate(70.1024vw,-10px) scale(.7783);animation:fall-173 19s -26s linear infinite}@keyframes fall-173{38.1%{transform:translate(60.5374vw,38.1vh) scale(.7783)}to{transform:translate(65.3199vw,99vh) scale(.7783)}}.snow:nth-child(174){opacity:.4886;transform:translate(49.0645vw,-10px) scale(.4347);animation:fall-174 26s -20s linear infinite}@keyframes fall-174{56.312%{transform:translate(56.7131vw,56.312vh) scale(.4347)}to{transform:translate(52.8888vw,99vh) scale(.4347)}}.snow:nth-child(175){opacity:1.7964;transform:translate(81.6668vw,-10px) scale(.1977);animation:fall-175 16s -26s linear infinite}@keyframes fall-175{46.07%{transform:translate(82.4014vw,46.07vh) scale(.1977)}to{transform:translate(82.0341vw,99vh) scale(.1977)}}.snow:nth-child(176){opacity:1.1162;transform:translate(96.2176vw,-10px) scale(.0295);animation:fall-176 19s -15s linear infinite}@keyframes fall-176{31.686%{transform:translate(95.9859vw,31.686vh) scale(.0295)}to{transform:translate(96.10175vw,99vh) scale(.0295)}}.snow:nth-child(177){opacity:1.1958;transform:translate(58.2312vw,-10px) scale(.3847);animation:fall-177 28s -28s linear infinite}@keyframes fall-177{59.317%{transform:translate(51.0049vw,59.317vh) scale(.3847)}to{transform:translate(54.61805vw,99vh) scale(.3847)}}.snow:nth-child(178){opacity:.7458;transform:translate(58.074vw,-10px) scale(.434);animation:fall-178 17s -28s linear infinite}@keyframes fall-178{36.999%{transform:translate(64.224vw,36.999vh) scale(.434)}to{transform:translate(61.149vw,99vh) scale(.434)}}.snow:nth-child(179){opacity:1.0538;transform:translate(20.2988vw,-10px) scale(.6635);animation:fall-179 16s -1s linear infinite}@keyframes fall-179{62.759%{transform:translate(20.9774vw,62.759vh) scale(.6635)}to{transform:translate(20.6381vw,99vh) scale(.6635)}}.snow:nth-child(180){opacity:.9572;transform:translate(48.3997vw,-10px) scale(.0352);animation:fall-180 19s -29s linear infinite}@keyframes fall-180{75.421%{transform:translate(54.589vw,75.421vh) scale(.0352)}to{transform:translate(51.49435vw,99vh) scale(.0352)}}.snow:nth-child(181){opacity:1.4048;transform:translate(23.7786vw,-10px) scale(.2746);animation:fall-181 15s -29s linear infinite}@keyframes fall-181{78.799%{transform:translate(21.2794vw,78.799vh) scale(.2746)}to{transform:translate(22.529vw,99vh) scale(.2746)}}.snow:nth-child(182){opacity:1.3802;transform:translate(80.3891vw,-10px) scale(.8842);animation:fall-182 22s -20s linear infinite}@keyframes fall-182{50.579%{transform:translate(80.7553vw,50.579vh) scale(.8842)}to{transform:translate(80.5722vw,99vh) scale(.8842)}}.snow:nth-child(183){opacity:.8658;transform:translate(40.9722vw,-10px) scale(.5485);animation:fall-183 18s -29s linear infinite}@keyframes fall-183{49.723%{transform:translate(42.2932vw,49.723vh) scale(.5485)}to{transform:translate(41.6327vw,99vh) scale(.5485)}}.snow:nth-child(184){opacity:1.944;transform:translate(66.2792vw,-10px) scale(.8178);animation:fall-184 15s -25s linear infinite}@keyframes fall-184{78.879%{transform:translate(67.1759vw,78.879vh) scale(.8178)}to{transform:translate(66.72755vw,99vh) scale(.8178)}}.snow:nth-child(185){opacity:1.892;transform:translate(46.2001vw,-10px) scale(.2507);animation:fall-185 24s -29s linear infinite}@keyframes fall-185{48.921%{transform:translate(41.0516vw,48.921vh) scale(.2507)}to{transform:translate(43.62585vw,99vh) scale(.2507)}}.snow:nth-child(186){opacity:.4962;transform:translate(25.3284vw,-10px) scale(.852);animation:fall-186 12s -5s linear infinite}@keyframes fall-186{53.459%{transform:translate(19.6595vw,53.459vh) scale(.852)}to{transform:translate(22.49395vw,99vh) scale(.852)}}.snow:nth-child(187){opacity:1.887;transform:translate(52.1062vw,-10px) scale(.7061);animation:fall-187 13s -6s linear infinite}@keyframes fall-187{33.238%{transform:translate(49.5581vw,33.238vh) scale(.7061)}to{transform:translate(50.83215vw,99vh) scale(.7061)}}.snow:nth-child(188){opacity:1.1368;transform:translate(27.4547vw,-10px) scale(.8797);animation:fall-188 22s -25s linear infinite}@keyframes fall-188{60.306%{transform:translate(19.9121vw,60.306vh) scale(.8797)}to{transform:translate(23.6834vw,99vh) scale(.8797)}}.snow:nth-child(189){opacity:1.5604;transform:translate(73.0818vw,-10px) scale(.1357);animation:fall-189 18s -13s linear infinite}@keyframes fall-189{52.768%{transform:translate(80.3117vw,52.768vh) scale(.1357)}to{transform:translate(76.69675vw,99vh) scale(.1357)}}.snow:nth-child(190){opacity:1.8624;transform:translate(29.0993vw,-10px) scale(.089);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{48.575%{transform:translate(25.891vw,48.575vh) scale(.089)}to{transform:translate(27.49515vw,99vh) scale(.089)}}.snow:nth-child(191){opacity:1.0816;transform:translate(3.5562vw,-10px) scale(.5132);animation:fall-191 22s -28s linear infinite}@keyframes fall-191{34.443%{transform:translate(-3.6272vw,34.443vh) scale(.5132)}to{transform:translate(-.0355vw,99vh) scale(.5132)}}.snow:nth-child(192){opacity:.1248;transform:translate(79.3996vw,-10px) scale(.3806);animation:fall-192 24s -13s linear infinite}@keyframes fall-192{55.219%{transform:translate(77.8752vw,55.219vh) scale(.3806)}to{transform:translate(78.6374vw,99vh) scale(.3806)}}.snow:nth-child(193){opacity:.9588;transform:translate(68.3347vw,-10px) scale(.3888);animation:fall-193 19s -13s linear infinite}@keyframes fall-193{61.019%{transform:translate(62.4534vw,61.019vh) scale(.3888)}to{transform:translate(65.39405vw,99vh) scale(.3888)}}.snow:nth-child(194){opacity:1.7032;transform:translate(24.0135vw,-10px) scale(.7084);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{77.788%{transform:translate(30.9552vw,77.788vh) scale(.7084)}to{transform:translate(27.48435vw,99vh) scale(.7084)}}.snow:nth-child(195){opacity:1.8942;transform:translate(82.8319vw,-10px) scale(.0961);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{39.382%{transform:translate(86.0504vw,39.382vh) scale(.0961)}to{transform:translate(84.44115vw,99vh) scale(.0961)}}.snow:nth-child(196){opacity:.3222;transform:translate(65.2367vw,-10px) scale(.7742);animation:fall-196 30s -17s linear infinite}@keyframes fall-196{69.555%{transform:translate(55.4418vw,69.555vh) scale(.7742)}to{transform:translate(60.33925vw,99vh) scale(.7742)}}.snow:nth-child(197){opacity:.1306;transform:translate(37.3147vw,-10px) scale(.4509);animation:fall-197 13s -11s linear infinite}@keyframes fall-197{71.529%{transform:translate(44.9274vw,71.529vh) scale(.4509)}to{transform:translate(41.12105vw,99vh) scale(.4509)}}.snow:nth-child(198){opacity:1.3474;transform:translate(22.4026vw,-10px) scale(.0373);animation:fall-198 18s -27s linear infinite}@keyframes fall-198{40.018%{transform:translate(19.6335vw,40.018vh) scale(.0373)}to{transform:translate(21.01805vw,99vh) scale(.0373)}}.snow:nth-child(199){opacity:1.5748;transform:translate(95.3701vw,-10px) scale(.7952);animation:fall-199 14s -14s linear infinite}@keyframes fall-199{41.052%{transform:translate(87.6922vw,41.052vh) scale(.7952)}to{transform:translate(91.53115vw,99vh) scale(.7952)}}.snow:nth-child(200){opacity:1.1794;transform:translate(37.6067vw,-10px) scale(.2739);animation:fall-200 28s -28s linear infinite}@keyframes fall-200{30.249%{transform:translate(37.5513vw,30.249vh) scale(.2739)}to{transform:translate(37.579vw,99vh) scale(.2739)}}.snow:nth-child(201){opacity:1.6342;transform:translate(28.0947vw,-10px) scale(.7803);animation:fall-201 15s -6s linear infinite}@keyframes fall-201{59.841%{transform:translate(24.0476vw,59.841vh) scale(.7803)}to{transform:translate(26.07115vw,99vh) scale(.7803)}}.snow:nth-child(202){opacity:.7086;transform:translate(82.3568vw,-10px) scale(.6205);animation:fall-202 22s -26s linear infinite}@keyframes fall-202{66.12%{transform:translate(91.9463vw,66.12vh) scale(.6205)}to{transform:translate(87.15155vw,99vh) scale(.6205)}}.snow:nth-child(203){opacity:.1922;transform:translate(12.0715vw,-10px) scale(.1404);animation:fall-203 20s -19s linear infinite}@keyframes fall-203{36.648%{transform:translate(16.5375vw,36.648vh) scale(.1404)}to{transform:translate(14.3045vw,99vh) scale(.1404)}}.snow:nth-child(204){opacity:.1922;transform:translate(45.8607vw,-10px) scale(.8839);animation:fall-204 10s -18s linear infinite}@keyframes fall-204{53.423%{transform:translate(38.0446vw,53.423vh) scale(.8839)}to{transform:translate(41.95265vw,99vh) scale(.8839)}}.snow:nth-child(205){opacity:1.016;transform:translate(88.97vw,-10px) scale(.455);animation:fall-205 30s -14s linear infinite}@keyframes fall-205{31.559%{transform:translate(97.4167vw,31.559vh) scale(.455)}to{transform:translate(93.19335vw,99vh) scale(.455)}}.snow:nth-child(206){opacity:.6912;transform:translate(15.4595vw,-10px) scale(.2025);animation:fall-206 13s -27s linear infinite}@keyframes fall-206{43.492%{transform:translate(21.3053vw,43.492vh) scale(.2025)}to{transform:translate(18.3824vw,99vh) scale(.2025)}}.snow:nth-child(207){opacity:.7938;transform:translate(38.1102vw,-10px) scale(.347);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{46.549%{transform:translate(47.9083vw,46.549vh) scale(.347)}to{transform:translate(43.00925vw,99vh) scale(.347)}}.snow:nth-child(208){opacity:.1124;transform:translate(88.1556vw,-10px) scale(.4082);animation:fall-208 18s -21s linear infinite}@keyframes fall-208{66.809%{transform:translate(85.0971vw,66.809vh) scale(.4082)}to{transform:translate(86.62635vw,99vh) scale(.4082)}}.snow:nth-child(209){opacity:1.4916;transform:translate(81.0594vw,-10px) scale(.665);animation:fall-209 23s -13s linear infinite}@keyframes fall-209{72.968%{transform:translate(83.8778vw,72.968vh) scale(.665)}to{transform:translate(82.4686vw,99vh) scale(.665)}}.snow:nth-child(210){opacity:.0602;transform:translate(20.8401vw,-10px) scale(.1484);animation:fall-210 27s -28s linear infinite}@keyframes fall-210{69.715%{transform:translate(19.6884vw,69.715vh) scale(.1484)}to{transform:translate(20.26425vw,99vh) scale(.1484)}}.snow:nth-child(211){opacity:.5614;transform:translate(2.0696vw,-10px) scale(.8622);animation:fall-211 25s -23s linear infinite}@keyframes fall-211{43.905%{transform:translate(-5.5125vw,43.905vh) scale(.8622)}to{transform:translate(-1.72145vw,99vh) scale(.8622)}}.snow:nth-child(212){opacity:1.8888;transform:translate(12.3389vw,-10px) scale(.181);animation:fall-212 25s -19s linear infinite}@keyframes fall-212{77.383%{transform:translate(21.6605vw,77.383vh) scale(.181)}to{transform:translate(16.9997vw,99vh) scale(.181)}}.snow:nth-child(213){opacity:1.9644;transform:translate(85.6681vw,-10px) scale(.8184);animation:fall-213 30s -21s linear infinite}@keyframes fall-213{48.58%{transform:translate(80.8747vw,48.58vh) scale(.8184)}to{transform:translate(83.2714vw,99vh) scale(.8184)}}.snow:nth-child(214){opacity:1.9136;transform:translate(72.3292vw,-10px) scale(.5589);animation:fall-214 28s -20s linear infinite}@keyframes fall-214{66.041%{transform:translate(64.0545vw,66.041vh) scale(.5589)}to{transform:translate(68.19185vw,99vh) scale(.5589)}}.snow:nth-child(215){opacity:1.054;transform:translate(59.0801vw,-10px) scale(.9493);animation:fall-215 12s -27s linear infinite}@keyframes fall-215{73.258%{transform:translate(67.0955vw,73.258vh) scale(.9493)}to{transform:translate(63.0878vw,99vh) scale(.9493)}}.snow:nth-child(216){opacity:.0958;transform:translate(85.2151vw,-10px) scale(.4121);animation:fall-216 23s -24s linear infinite}@keyframes fall-216{61.035%{transform:translate(86.7506vw,61.035vh) scale(.4121)}to{transform:translate(85.98285vw,99vh) scale(.4121)}}.snow:nth-child(217){opacity:.4708;transform:translate(51.3433vw,-10px) scale(.5931);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{50.121%{transform:translate(43.9907vw,50.121vh) scale(.5931)}to{transform:translate(47.667vw,99vh) scale(.5931)}}.snow:nth-child(218){opacity:1.4348;transform:translate(73.4988vw,-10px) scale(.9043);animation:fall-218 13s -12s linear infinite}@keyframes fall-218{75.847%{transform:translate(80.0471vw,75.847vh) scale(.9043)}to{transform:translate(76.77295vw,99vh) scale(.9043)}}.snow:nth-child(219){opacity:1.1896;transform:translate(80.0947vw,-10px) scale(.289);animation:fall-219 26s -1s linear infinite}@keyframes fall-219{36.224%{transform:translate(78.3391vw,36.224vh) scale(.289)}to{transform:translate(79.2169vw,99vh) scale(.289)}}.snow:nth-child(220){opacity:1.3476;transform:translate(54.8086vw,-10px) scale(.5653);animation:fall-220 14s -22s linear infinite}@keyframes fall-220{55.751%{transform:translate(49.1366vw,55.751vh) scale(.5653)}to{transform:translate(51.9726vw,99vh) scale(.5653)}}.snow:nth-child(221){opacity:.6902;transform:translate(75.4921vw,-10px) scale(.7405);animation:fall-221 30s -20s linear infinite}@keyframes fall-221{77.171%{transform:translate(75.0257vw,77.171vh) scale(.7405)}to{transform:translate(75.2589vw,99vh) scale(.7405)}}.snow:nth-child(222){opacity:.5372;transform:translate(98.4699vw,-10px) scale(.8838);animation:fall-222 23s -21s linear infinite}@keyframes fall-222{65.248%{transform:translate(89.0549vw,65.248vh) scale(.8838)}to{transform:translate(93.7624vw,99vh) scale(.8838)}}.snow:nth-child(223){opacity:1.1146;transform:translate(3.2311vw,-10px) scale(.9876);animation:fall-223 19s -17s linear infinite}@keyframes fall-223{39.963%{transform:translate(-6.6094vw,39.963vh) scale(.9876)}to{transform:translate(-1.68915vw,99vh) scale(.9876)}}.snow:nth-child(224){opacity:1.7214;transform:translate(80.4303vw,-10px) scale(.3427);animation:fall-224 14s -15s linear infinite}@keyframes fall-224{44.368%{transform:translate(71.738vw,44.368vh) scale(.3427)}to{transform:translate(76.08415vw,99vh) scale(.3427)}}.snow:nth-child(225){opacity:.4658;transform:translate(39.7211vw,-10px) scale(.9502);animation:fall-225 11s -6s linear infinite}@keyframes fall-225{35.875%{transform:translate(47.9801vw,35.875vh) scale(.9502)}to{transform:translate(43.8506vw,99vh) scale(.9502)}}.snow:nth-child(226){opacity:1.0954;transform:translate(23.7801vw,-10px) scale(.3345);animation:fall-226 12s -14s linear infinite}@keyframes fall-226{45.422%{transform:translate(16.7731vw,45.422vh) scale(.3345)}to{transform:translate(20.2766vw,99vh) scale(.3345)}}.snow:nth-child(227){opacity:.496;transform:translate(76.3702vw,-10px) scale(.8075);animation:fall-227 28s -16s linear infinite}@keyframes fall-227{53.794%{transform:translate(83.7067vw,53.794vh) scale(.8075)}to{transform:translate(80.03845vw,99vh) scale(.8075)}}.snow:nth-child(228){opacity:.36;transform:translate(81.6039vw,-10px) scale(.3067);animation:fall-228 10s -28s linear infinite}@keyframes fall-228{73.515%{transform:translate(75.1551vw,73.515vh) scale(.3067)}to{transform:translate(78.3795vw,99vh) scale(.3067)}}.snow:nth-child(229){opacity:1.4668;transform:translate(98.6982vw,-10px) scale(.8336);animation:fall-229 25s -25s linear infinite}@keyframes fall-229{63.153%{transform:translate(93.6469vw,63.153vh) scale(.8336)}to{transform:translate(96.17255vw,99vh) scale(.8336)}}.snow:nth-child(230){opacity:.32;transform:translate(78.8449vw,-10px) scale(.0752);animation:fall-230 24s -18s linear infinite}@keyframes fall-230{70.265%{transform:translate(80.8267vw,70.265vh) scale(.0752)}to{transform:translate(79.8358vw,99vh) scale(.0752)}}.snow:nth-child(231){opacity:.7788;transform:translate(1.3921vw,-10px) scale(.7807);animation:fall-231 18s -24s linear infinite}@keyframes fall-231{40.759%{transform:translate(2.627vw,40.759vh) scale(.7807)}to{transform:translate(2.00955vw,99vh) scale(.7807)}}.snow:nth-child(232){opacity:1.8374;transform:translate(69.3572vw,-10px) scale(.6103);animation:fall-232 18s -5s linear infinite}@keyframes fall-232{69.309%{transform:translate(69.4359vw,69.309vh) scale(.6103)}to{transform:translate(69.39655vw,99vh) scale(.6103)}}.snow:nth-child(233){opacity:.373;transform:translate(8.7398vw,-10px) scale(.1627);animation:fall-233 13s -15s linear infinite}@keyframes fall-233{41.974%{transform:translate(4.1345vw,41.974vh) scale(.1627)}to{transform:translate(6.43715vw,99vh) scale(.1627)}}.snow:nth-child(234){opacity:.4824;transform:translate(26.0928vw,-10px) scale(.5403);animation:fall-234 11s -30s linear infinite}@keyframes fall-234{46.526%{transform:translate(23.6596vw,46.526vh) scale(.5403)}to{transform:translate(24.8762vw,99vh) scale(.5403)}}.snow:nth-child(235){opacity:1.6506;transform:translate(64.4701vw,-10px) scale(.8256);animation:fall-235 21s -8s linear infinite}@keyframes fall-235{33.913%{transform:translate(65.1562vw,33.913vh) scale(.8256)}to{transform:translate(64.81315vw,99vh) scale(.8256)}}.snow:nth-child(236){opacity:1.6236;transform:translate(90.6642vw,-10px) scale(.5451);animation:fall-236 27s -10s linear infinite}@keyframes fall-236{31.72%{transform:translate(88.6037vw,31.72vh) scale(.5451)}to{transform:translate(89.63395vw,99vh) scale(.5451)}}.snow:nth-child(237){opacity:1.3688;transform:translate(98.7165vw,-10px) scale(.6291);animation:fall-237 27s -26s linear infinite}@keyframes fall-237{47.085%{transform:translate(101.5188vw,47.085vh) scale(.6291)}to{transform:translate(100.11765vw,99vh) scale(.6291)}}.snow:nth-child(238){opacity:.216;transform:translate(92.5247vw,-10px) scale(.549);animation:fall-238 19s -15s linear infinite}@keyframes fall-238{39.739%{transform:translate(91.4466vw,39.739vh) scale(.549)}to{transform:translate(91.98565vw,99vh) scale(.549)}}.snow:nth-child(239){opacity:1.1706;transform:translate(.9989vw,-10px) scale(.4505);animation:fall-239 21s -17s linear infinite}@keyframes fall-239{46.023%{transform:translate(4.1987vw,46.023vh) scale(.4505)}to{transform:translate(2.5988vw,99vh) scale(.4505)}}.snow:nth-child(240){opacity:1.5232;transform:translate(92.0666vw,-10px) scale(.6838);animation:fall-240 16s -10s linear infinite}@keyframes fall-240{66.15%{transform:translate(85.0455vw,66.15vh) scale(.6838)}to{transform:translate(88.55605vw,99vh) scale(.6838)}}.snow:nth-child(241){opacity:.1408;transform:translate(94.6797vw,-10px) scale(.0204);animation:fall-241 29s -3s linear infinite}@keyframes fall-241{70.414%{transform:translate(87.3875vw,70.414vh) scale(.0204)}to{transform:translate(91.0336vw,99vh) scale(.0204)}}.snow:nth-child(242){opacity:.427;transform:translate(20.9195vw,-10px) scale(.9736);animation:fall-242 28s -28s linear infinite}@keyframes fall-242{71.043%{transform:translate(22.2323vw,71.043vh) scale(.9736)}to{transform:translate(21.5759vw,99vh) scale(.9736)}}.snow:nth-child(243){opacity:1.2762;transform:translate(48.9405vw,-10px) scale(.3147);animation:fall-243 28s -12s linear infinite}@keyframes fall-243{30.861%{transform:translate(44.5053vw,30.861vh) scale(.3147)}to{transform:translate(46.7229vw,99vh) scale(.3147)}}.snow:nth-child(244){opacity:1.7286;transform:translate(46.9867vw,-10px) scale(.4632);animation:fall-244 15s -1s linear infinite}@keyframes fall-244{46.823%{transform:translate(48.69vw,46.823vh) scale(.4632)}to{transform:translate(47.83835vw,99vh) scale(.4632)}}.snow:nth-child(245){opacity:1.75;transform:translate(84.6222vw,-10px) scale(.964);animation:fall-245 27s -27s linear infinite}@keyframes fall-245{56.434%{transform:translate(75.1899vw,56.434vh) scale(.964)}to{transform:translate(79.90605vw,99vh) scale(.964)}}.snow:nth-child(246){opacity:.3484;transform:translate(38.7585vw,-10px) scale(.8739);animation:fall-246 12s -8s linear infinite}@keyframes fall-246{34.426%{transform:translate(46.8277vw,34.426vh) scale(.8739)}to{transform:translate(42.7931vw,99vh) scale(.8739)}}.snow:nth-child(247){opacity:1.2808;transform:translate(80.7804vw,-10px) scale(.4646);animation:fall-247 18s -1s linear infinite}@keyframes fall-247{50.831%{transform:translate(88.307vw,50.831vh) scale(.4646)}to{transform:translate(84.5437vw,99vh) scale(.4646)}}.snow:nth-child(248){opacity:1.683;transform:translate(77.7143vw,-10px) scale(.5329);animation:fall-248 24s -25s linear infinite}@keyframes fall-248{66.21%{transform:translate(83.8434vw,66.21vh) scale(.5329)}to{transform:translate(80.77885vw,99vh) scale(.5329)}}.snow:nth-child(249){opacity:.0266;transform:translate(50.3166vw,-10px) scale(.2761);animation:fall-249 30s -13s linear infinite}@keyframes fall-249{46.362%{transform:translate(59.011vw,46.362vh) scale(.2761)}to{transform:translate(54.6638vw,99vh) scale(.2761)}}.snow:nth-child(250){opacity:.4968;transform:translate(51.4988vw,-10px) scale(.3015);animation:fall-250 25s -7s linear infinite}@keyframes fall-250{46.316%{transform:translate(42.3331vw,46.316vh) scale(.3015)}to{transform:translate(46.91595vw,99vh) scale(.3015)}}.snow:nth-child(251){opacity:1.5844;transform:translate(27.5088vw,-10px) scale(.8154);animation:fall-251 11s -22s linear infinite}@keyframes fall-251{74.712%{transform:translate(33.1124vw,74.712vh) scale(.8154)}to{transform:translate(30.3106vw,99vh) scale(.8154)}}.snow:nth-child(252){opacity:.5634;transform:translate(38.1574vw,-10px) scale(.8863);animation:fall-252 12s -6s linear infinite}@keyframes fall-252{32.263%{transform:translate(47.3266vw,32.263vh) scale(.8863)}to{transform:translate(42.742vw,99vh) scale(.8863)}}.snow:nth-child(253){opacity:.2862;transform:translate(1.4665vw,-10px) scale(.1996);animation:fall-253 18s -13s linear infinite}@keyframes fall-253{72.436%{transform:translate(-.8395vw,72.436vh) scale(.1996)}to{transform:translate(.3135vw,99vh) scale(.1996)}}.snow:nth-child(254){opacity:1.1804;transform:translate(48.8891vw,-10px) scale(.7748);animation:fall-254 26s -9s linear infinite}@keyframes fall-254{41.159%{transform:translate(50.1106vw,41.159vh) scale(.7748)}to{transform:translate(49.49985vw,99vh) scale(.7748)}}.snow:nth-child(255){opacity:1.7266;transform:translate(54.2974vw,-10px) scale(.4441);animation:fall-255 16s -12s linear infinite}@keyframes fall-255{66.404%{transform:translate(63.4644vw,66.404vh) scale(.4441)}to{transform:translate(58.8809vw,99vh) scale(.4441)}}.snow:nth-child(256){opacity:.9516;transform:translate(95.0233vw,-10px) scale(.8986);animation:fall-256 12s -13s linear infinite}@keyframes fall-256{40.422%{transform:translate(102.256vw,40.422vh) scale(.8986)}to{transform:translate(98.63965vw,99vh) scale(.8986)}}.snow:nth-child(257){opacity:1.6848;transform:translate(12.6589vw,-10px) scale(.6209);animation:fall-257 14s -26s linear infinite}@keyframes fall-257{63.442%{transform:translate(12.7889vw,63.442vh) scale(.6209)}to{transform:translate(12.7239vw,99vh) scale(.6209)}}.snow:nth-child(258){opacity:1.7892;transform:translate(37.5958vw,-10px) scale(.4156);animation:fall-258 25s -3s linear infinite}@keyframes fall-258{68.173%{transform:translate(47.4715vw,68.173vh) scale(.4156)}to{transform:translate(42.53365vw,99vh) scale(.4156)}}.snow:nth-child(259){opacity:1.6134;transform:translate(11.2571vw,-10px) scale(.7972);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{70.538%{transform:translate(5.8464vw,70.538vh) scale(.7972)}to{transform:translate(8.55175vw,99vh) scale(.7972)}}.snow:nth-child(260){opacity:.7178;transform:translate(42.9748vw,-10px) scale(.2769);animation:fall-260 25s -11s linear infinite}@keyframes fall-260{56.893%{transform:translate(51.2757vw,56.893vh) scale(.2769)}to{transform:translate(47.12525vw,99vh) scale(.2769)}}.snow:nth-child(261){opacity:.5966;transform:translate(55.9477vw,-10px) scale(.5726);animation:fall-261 10s -24s linear infinite}@keyframes fall-261{53.802%{transform:translate(56.69vw,53.802vh) scale(.5726)}to{transform:translate(56.31885vw,99vh) scale(.5726)}}.snow:nth-child(262){opacity:1.1568;transform:translate(32.0537vw,-10px) scale(.8734);animation:fall-262 10s -3s linear infinite}@keyframes fall-262{59.63%{transform:translate(30.3529vw,59.63vh) scale(.8734)}to{transform:translate(31.2033vw,99vh) scale(.8734)}}.snow:nth-child(263){opacity:.8442;transform:translate(73.2928vw,-10px) scale(.6345);animation:fall-263 15s -18s linear infinite}@keyframes fall-263{36.998%{transform:translate(74.1312vw,36.998vh) scale(.6345)}to{transform:translate(73.712vw,99vh) scale(.6345)}}.snow:nth-child(264){opacity:1.9796;transform:translate(21.6098vw,-10px) scale(.4954);animation:fall-264 17s -5s linear infinite}@keyframes fall-264{35.064%{transform:translate(31.2893vw,35.064vh) scale(.4954)}to{transform:translate(26.44955vw,99vh) scale(.4954)}}.snow:nth-child(265){opacity:1.4254;transform:translate(75.1538vw,-10px) scale(.6901);animation:fall-265 22s -28s linear infinite}@keyframes fall-265{34.472%{transform:translate(72.2045vw,34.472vh) scale(.6901)}to{transform:translate(73.67915vw,99vh) scale(.6901)}}.snow:nth-child(266){opacity:.6854;transform:translate(66.5021vw,-10px) scale(.9767);animation:fall-266 27s -25s linear infinite}@keyframes fall-266{52.648%{transform:translate(73.0433vw,52.648vh) scale(.9767)}to{transform:translate(69.7727vw,99vh) scale(.9767)}}.snow:nth-child(267){opacity:1.291;transform:translate(99.4295vw,-10px) scale(.1082);animation:fall-267 25s -15s linear infinite}@keyframes fall-267{60.188%{transform:translate(94.5905vw,60.188vh) scale(.1082)}to{transform:translate(97.01vw,99vh) scale(.1082)}}.snow:nth-child(268){opacity:1.6748;transform:translate(25.7907vw,-10px) scale(.0896);animation:fall-268 22s -19s linear infinite}@keyframes fall-268{61.592%{transform:translate(18.5691vw,61.592vh) scale(.0896)}to{transform:translate(22.1799vw,99vh) scale(.0896)}}.snow:nth-child(269){opacity:.9512;transform:translate(4.9638vw,-10px) scale(.3255);animation:fall-269 18s -15s linear infinite}@keyframes fall-269{49.374%{transform:translate(4.9035vw,49.374vh) scale(.3255)}to{transform:translate(4.93365vw,99vh) scale(.3255)}}.snow:nth-child(270){opacity:1.0408;transform:translate(19.7605vw,-10px) scale(.5987);animation:fall-270 12s -12s linear infinite}@keyframes fall-270{73.378%{transform:translate(16.3214vw,73.378vh) scale(.5987)}to{transform:translate(18.04095vw,99vh) scale(.5987)}}.snow:nth-child(271){opacity:1.1312;transform:translate(28.7005vw,-10px) scale(.8393);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{44.79%{transform:translate(36.8198vw,44.79vh) scale(.8393)}to{transform:translate(32.76015vw,99vh) scale(.8393)}}.snow:nth-child(272){opacity:1.2886;transform:translate(2.3178vw,-10px) scale(.1376);animation:fall-272 11s -28s linear infinite}@keyframes fall-272{63.25%{transform:translate(-3.5644vw,63.25vh) scale(.1376)}to{transform:translate(-.6233vw,99vh) scale(.1376)}}.snow:nth-child(273){opacity:.6126;transform:translate(77.7087vw,-10px) scale(.2961);animation:fall-273 20s -2s linear infinite}@keyframes fall-273{53.669%{transform:translate(73.2717vw,53.669vh) scale(.2961)}to{transform:translate(75.4902vw,99vh) scale(.2961)}}.snow:nth-child(274){opacity:.3376;transform:translate(87.0406vw,-10px) scale(.3003);animation:fall-274 15s -12s linear infinite}@keyframes fall-274{75.625%{transform:translate(79.3976vw,75.625vh) scale(.3003)}to{transform:translate(83.2191vw,99vh) scale(.3003)}}.snow:nth-child(275){opacity:.56;transform:translate(6.3332vw,-10px) scale(.556);animation:fall-275 24s -5s linear infinite}@keyframes fall-275{59.012%{transform:translate(6.7073vw,59.012vh) scale(.556)}to{transform:translate(6.52025vw,99vh) scale(.556)}}.snow:nth-child(276){opacity:1.6072;transform:translate(23.8728vw,-10px) scale(.4039);animation:fall-276 29s -1s linear infinite}@keyframes fall-276{43.633%{transform:translate(19.9172vw,43.633vh) scale(.4039)}to{transform:translate(21.895vw,99vh) scale(.4039)}}.snow:nth-child(277){opacity:.3858;transform:translate(52.6338vw,-10px) scale(.7642);animation:fall-277 24s -11s linear infinite}@keyframes fall-277{73.119%{transform:translate(57.809vw,73.119vh) scale(.7642)}to{transform:translate(55.2214vw,99vh) scale(.7642)}}.snow:nth-child(278){opacity:.7618;transform:translate(72.8671vw,-10px) scale(.5307);animation:fall-278 29s -20s linear infinite}@keyframes fall-278{52.621%{transform:translate(81.7676vw,52.621vh) scale(.5307)}to{transform:translate(77.31735vw,99vh) scale(.5307)}}.snow:nth-child(279){opacity:1.2948;transform:translate(71.9088vw,-10px) scale(.7392);animation:fall-279 26s -20s linear infinite}@keyframes fall-279{46.589%{transform:translate(81.1581vw,46.589vh) scale(.7392)}to{transform:translate(76.53345vw,99vh) scale(.7392)}}.snow:nth-child(280){opacity:.8252;transform:translate(94.0307vw,-10px) scale(.886);animation:fall-280 11s -8s linear infinite}@keyframes fall-280{30.383%{transform:translate(93.2757vw,30.383vh) scale(.886)}to{transform:translate(93.6532vw,99vh) scale(.886)}}.snow:nth-child(281){opacity:1.208;transform:translate(63.1989vw,-10px) scale(.2184);animation:fall-281 30s -23s linear infinite}@keyframes fall-281{71.575%{transform:translate(54.1948vw,71.575vh) scale(.2184)}to{transform:translate(58.69685vw,99vh) scale(.2184)}}.snow:nth-child(282){opacity:.1126;transform:translate(97.6221vw,-10px) scale(.0725);animation:fall-282 27s -1s linear infinite}@keyframes fall-282{46.355%{transform:translate(98.8275vw,46.355vh) scale(.0725)}to{transform:translate(98.2248vw,99vh) scale(.0725)}}.snow:nth-child(283){opacity:.5258;transform:translate(65.0576vw,-10px) scale(.9523);animation:fall-283 27s -3s linear infinite}@keyframes fall-283{75.799%{transform:translate(72.6531vw,75.799vh) scale(.9523)}to{transform:translate(68.85535vw,99vh) scale(.9523)}}.snow:nth-child(284){opacity:1.4514;transform:translate(90.7911vw,-10px) scale(.6067);animation:fall-284 23s -29s linear infinite}@keyframes fall-284{62.609%{transform:translate(98.2759vw,62.609vh) scale(.6067)}to{transform:translate(94.5335vw,99vh) scale(.6067)}}.snow:nth-child(285){opacity:1.6494;transform:translate(50.2081vw,-10px) scale(.2182);animation:fall-285 13s -21s linear infinite}@keyframes fall-285{53.474%{transform:translate(41.3941vw,53.474vh) scale(.2182)}to{transform:translate(45.8011vw,99vh) scale(.2182)}}.snow:nth-child(286){opacity:1.4744;transform:translate(73.1881vw,-10px) scale(.0264);animation:fall-286 18s -26s linear infinite}@keyframes fall-286{73.493%{transform:translate(76.4026vw,73.493vh) scale(.0264)}to{transform:translate(74.79535vw,99vh) scale(.0264)}}.snow:nth-child(287){opacity:.6366;transform:translate(62.2725vw,-10px) scale(.8796);animation:fall-287 20s -15s linear infinite}@keyframes fall-287{34.567%{transform:translate(61.3766vw,34.567vh) scale(.8796)}to{transform:translate(61.82455vw,99vh) scale(.8796)}}.snow:nth-child(288){opacity:1.3826;transform:translate(46.0712vw,-10px) scale(.0799);animation:fall-288 25s -8s linear infinite}@keyframes fall-288{58.149%{transform:translate(54.8379vw,58.149vh) scale(.0799)}to{transform:translate(50.45455vw,99vh) scale(.0799)}}.snow:nth-child(289){opacity:.8114;transform:translate(96.3151vw,-10px) scale(.4044);animation:fall-289 10s -29s linear infinite}@keyframes fall-289{44.656%{transform:translate(101.3796vw,44.656vh) scale(.4044)}to{transform:translate(98.84735vw,99vh) scale(.4044)}}.snow:nth-child(290){opacity:.9706;transform:translate(94.203vw,-10px) scale(.2493);animation:fall-290 14s -26s linear infinite}@keyframes fall-290{60.901%{transform:translate(90.9041vw,60.901vh) scale(.2493)}to{transform:translate(92.55355vw,99vh) scale(.2493)}}.snow:nth-child(291){opacity:1.6582;transform:translate(9.3503vw,-10px) scale(.0428);animation:fall-291 22s -2s linear infinite}@keyframes fall-291{39.222%{transform:translate(11.2735vw,39.222vh) scale(.0428)}to{transform:translate(10.3119vw,99vh) scale(.0428)}}.snow:nth-child(292){opacity:1.6004;transform:translate(91.0314vw,-10px) scale(.4658);animation:fall-292 23s -13s linear infinite}@keyframes fall-292{53.37%{transform:translate(86.2787vw,53.37vh) scale(.4658)}to{transform:translate(88.65505vw,99vh) scale(.4658)}}.snow:nth-child(293){opacity:1.3166;transform:translate(65.4409vw,-10px) scale(.8093);animation:fall-293 19s -21s linear infinite}@keyframes fall-293{32.979%{transform:translate(69.6963vw,32.979vh) scale(.8093)}to{transform:translate(67.5686vw,99vh) scale(.8093)}}.snow:nth-child(294){opacity:.6428;transform:translate(23.2537vw,-10px) scale(.8763);animation:fall-294 28s -7s linear infinite}@keyframes fall-294{69.968%{transform:translate(28.7998vw,69.968vh) scale(.8763)}to{transform:translate(26.02675vw,99vh) scale(.8763)}}.snow:nth-child(295){opacity:.2744;transform:translate(78.6872vw,-10px) scale(.4111);animation:fall-295 20s -12s linear infinite}@keyframes fall-295{74.657%{transform:translate(75.1543vw,74.657vh) scale(.4111)}to{transform:translate(76.92075vw,99vh) scale(.4111)}}.snow:nth-child(296){opacity:1.2112;transform:translate(60.3043vw,-10px) scale(.808);animation:fall-296 13s -21s linear infinite}@keyframes fall-296{37.282%{transform:translate(61.2324vw,37.282vh) scale(.808)}to{transform:translate(60.76835vw,99vh) scale(.808)}}.snow:nth-child(297){opacity:1.3074;transform:translate(99.8009vw,-10px) scale(.6446);animation:fall-297 30s -21s linear infinite}@keyframes fall-297{74.343%{transform:translate(93.2858vw,74.343vh) scale(.6446)}to{transform:translate(96.54335vw,99vh) scale(.6446)}}.snow:nth-child(298){opacity:1.6316;transform:translate(47.7987vw,-10px) scale(.2553);animation:fall-298 19s -3s linear infinite}@keyframes fall-298{47.123%{transform:translate(39.3814vw,47.123vh) scale(.2553)}to{transform:translate(43.59005vw,99vh) scale(.2553)}}.snow:nth-child(299){opacity:.1768;transform:translate(32.9667vw,-10px) scale(.7843);animation:fall-299 25s -12s linear infinite}@keyframes fall-299{62.529%{transform:translate(24.6638vw,62.529vh) scale(.7843)}to{transform:translate(28.81525vw,99vh) scale(.7843)}}.snow:nth-child(300){opacity:1.958;transform:translate(70.296vw,-10px) scale(.2609);animation:fall-300 10s -1s linear infinite}@keyframes fall-300{44.16%{transform:translate(72.7182vw,44.16vh) scale(.2609)}to{transform:translate(71.5071vw,99vh) scale(.2609)}}.snow:nth-child(301){opacity:1.6454;transform:translate(62.8134vw,-10px) scale(.7721);animation:fall-301 11s -13s linear infinite}@keyframes fall-301{42.771%{transform:translate(62.3068vw,42.771vh) scale(.7721)}to{transform:translate(62.5601vw,99vh) scale(.7721)}}.snow:nth-child(302){opacity:1.9658;transform:translate(4.754vw,-10px) scale(.7362);animation:fall-302 16s -3s linear infinite}@keyframes fall-302{63.551%{transform:translate(-1.8311vw,63.551vh) scale(.7362)}to{transform:translate(1.46145vw,99vh) scale(.7362)}}.snow:nth-child(303){opacity:1.1398;transform:translate(85.3086vw,-10px) scale(.5808);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{73.446%{transform:translate(93.1685vw,73.446vh) scale(.5808)}to{transform:translate(89.23855vw,99vh) scale(.5808)}}.snow:nth-child(304){opacity:.6634;transform:translate(75.7522vw,-10px) scale(.2894);animation:fall-304 10s -29s linear infinite}@keyframes fall-304{61.33%{transform:translate(73.9521vw,61.33vh) scale(.2894)}to{transform:translate(74.85215vw,99vh) scale(.2894)}}.snow:nth-child(305){opacity:.5066;transform:translate(74.4349vw,-10px) scale(.2801);animation:fall-305 21s -29s linear infinite}@keyframes fall-305{51.695%{transform:translate(74.9155vw,51.695vh) scale(.2801)}to{transform:translate(74.6752vw,99vh) scale(.2801)}}.snow:nth-child(306){opacity:1.5742;transform:translate(80.1948vw,-10px) scale(.4014);animation:fall-306 17s -29s linear infinite}@keyframes fall-306{40.902%{transform:translate(75.086vw,40.902vh) scale(.4014)}to{transform:translate(77.6404vw,99vh) scale(.4014)}}.snow:nth-child(307){opacity:.1522;transform:translate(13.3162vw,-10px) scale(.3858);animation:fall-307 19s -7s linear infinite}@keyframes fall-307{71.587%{transform:translate(3.9664vw,71.587vh) scale(.3858)}to{transform:translate(8.6413vw,99vh) scale(.3858)}}.snow:nth-child(308){opacity:1.413;transform:translate(73.8089vw,-10px) scale(.9376);animation:fall-308 13s -24s linear infinite}@keyframes fall-308{37.314%{transform:translate(68.9592vw,37.314vh) scale(.9376)}to{transform:translate(71.38405vw,99vh) scale(.9376)}}.snow:nth-child(309){opacity:.9816;transform:translate(64.8317vw,-10px) scale(.8937);animation:fall-309 27s -8s linear infinite}@keyframes fall-309{79.011%{transform:translate(61.5684vw,79.011vh) scale(.8937)}to{transform:translate(63.20005vw,99vh) scale(.8937)}}.snow:nth-child(310){opacity:1.0014;transform:translate(30.8812vw,-10px) scale(.8006);animation:fall-310 25s -4s linear infinite}@keyframes fall-310{33.445%{transform:translate(35.5474vw,33.445vh) scale(.8006)}to{transform:translate(33.2143vw,99vh) scale(.8006)}}.snow:nth-child(311){opacity:.7792;transform:translate(89.0307vw,-10px) scale(.245);animation:fall-311 11s -2s linear infinite}@keyframes fall-311{66.497%{transform:translate(83.8716vw,66.497vh) scale(.245)}to{transform:translate(86.45115vw,99vh) scale(.245)}}.snow:nth-child(312){opacity:.424;transform:translate(70.3793vw,-10px) scale(.0925);animation:fall-312 24s -9s linear infinite}@keyframes fall-312{71.652%{transform:translate(68.9041vw,71.652vh) scale(.0925)}to{transform:translate(69.6417vw,99vh) scale(.0925)}}.snow:nth-child(313){opacity:.4162;transform:translate(54.022vw,-10px) scale(.3109);animation:fall-313 25s -16s linear infinite}@keyframes fall-313{76.228%{transform:translate(61.0142vw,76.228vh) scale(.3109)}to{transform:translate(57.5181vw,99vh) scale(.3109)}}.snow:nth-child(314){opacity:.5312;transform:translate(38.1238vw,-10px) scale(.5891);animation:fall-314 24s -23s linear infinite}@keyframes fall-314{76.91%{transform:translate(33.3261vw,76.91vh) scale(.5891)}to{transform:translate(35.72495vw,99vh) scale(.5891)}}.snow:nth-child(315){opacity:1.9562;transform:translate(24.9452vw,-10px) scale(.2412);animation:fall-315 21s -17s linear infinite}@keyframes fall-315{55.987%{transform:translate(33.3474vw,55.987vh) scale(.2412)}to{transform:translate(29.1463vw,99vh) scale(.2412)}}.snow:nth-child(316){opacity:1.8474;transform:translate(90.6649vw,-10px) scale(.1894);animation:fall-316 10s -14s linear infinite}@keyframes fall-316{61.669%{transform:translate(99.6637vw,61.669vh) scale(.1894)}to{transform:translate(95.1643vw,99vh) scale(.1894)}}.snow:nth-child(317){opacity:.415;transform:translate(24.986vw,-10px) scale(.308);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{39.767%{transform:translate(18.5871vw,39.767vh) scale(.308)}to{transform:translate(21.78655vw,99vh) scale(.308)}}.snow:nth-child(318){opacity:1.6816;transform:translate(41.2844vw,-10px) scale(.7465);animation:fall-318 10s -28s linear infinite}@keyframes fall-318{68.058%{transform:translate(43.6438vw,68.058vh) scale(.7465)}to{transform:translate(42.4641vw,99vh) scale(.7465)}}.snow:nth-child(319){opacity:1.6258;transform:translate(27.3398vw,-10px) scale(.7542);animation:fall-319 10s -26s linear infinite}@keyframes fall-319{61.268%{transform:translate(28.1954vw,61.268vh) scale(.7542)}to{transform:translate(27.7676vw,99vh) scale(.7542)}}.snow:nth-child(320){opacity:1.0148;transform:translate(14.3958vw,-10px) scale(.7081);animation:fall-320 15s -9s linear infinite}@keyframes fall-320{47.074%{transform:translate(22.681vw,47.074vh) scale(.7081)}to{transform:translate(18.5384vw,99vh) scale(.7081)}}.snow:nth-child(321){opacity:.3854;transform:translate(52.1006vw,-10px) scale(.8791);animation:fall-321 22s -10s linear infinite}@keyframes fall-321{54.953%{transform:translate(48.5267vw,54.953vh) scale(.8791)}to{transform:translate(50.31365vw,99vh) scale(.8791)}}.snow:nth-child(322){opacity:.227;transform:translate(58.1923vw,-10px) scale(.4788);animation:fall-322 30s -3s linear infinite}@keyframes fall-322{34.072%{transform:translate(60.2714vw,34.072vh) scale(.4788)}to{transform:translate(59.23185vw,99vh) scale(.4788)}}.snow:nth-child(323){opacity:1.486;transform:translate(38.0416vw,-10px) scale(.1829);animation:fall-323 14s -6s linear infinite}@keyframes fall-323{70.614%{transform:translate(30.8608vw,70.614vh) scale(.1829)}to{transform:translate(34.4512vw,99vh) scale(.1829)}}.snow:nth-child(324){opacity:1.6772;transform:translate(82.2427vw,-10px) scale(.2702);animation:fall-324 30s -22s linear infinite}@keyframes fall-324{36.345%{transform:translate(84.8143vw,36.345vh) scale(.2702)}to{transform:translate(83.5285vw,99vh) scale(.2702)}}.snow:nth-child(325){opacity:.616;transform:translate(11.4732vw,-10px) scale(.4143);animation:fall-325 14s -5s linear infinite}@keyframes fall-325{44.452%{transform:translate(9.7654vw,44.452vh) scale(.4143)}to{transform:translate(10.6193vw,99vh) scale(.4143)}}.snow:nth-child(326){opacity:.6192;transform:translate(35.0863vw,-10px) scale(.3147);animation:fall-326 22s -21s linear infinite}@keyframes fall-326{41.896%{transform:translate(28.1595vw,41.896vh) scale(.3147)}to{transform:translate(31.6229vw,99vh) scale(.3147)}}.snow:nth-child(327){opacity:1.7944;transform:translate(9.3844vw,-10px) scale(.4035);animation:fall-327 30s -10s linear infinite}@keyframes fall-327{67.348%{transform:translate(14.989vw,67.348vh) scale(.4035)}to{transform:translate(12.1867vw,99vh) scale(.4035)}}.snow:nth-child(328){opacity:.0004;transform:translate(38.53vw,-10px) scale(.7191);animation:fall-328 13s -4s linear infinite}@keyframes fall-328{41.043%{transform:translate(39.7215vw,41.043vh) scale(.7191)}to{transform:translate(39.12575vw,99vh) scale(.7191)}}.snow:nth-child(329){opacity:.9068;transform:translate(71.9212vw,-10px) scale(.3543);animation:fall-329 29s -25s linear infinite}@keyframes fall-329{65.343%{transform:translate(73.4626vw,65.343vh) scale(.3543)}to{transform:translate(72.6919vw,99vh) scale(.3543)}}.snow:nth-child(330){opacity:1.5116;transform:translate(27.4094vw,-10px) scale(.4867);animation:fall-330 16s -17s linear infinite}@keyframes fall-330{71.111%{transform:translate(26.0805vw,71.111vh) scale(.4867)}to{transform:translate(26.74495vw,99vh) scale(.4867)}}.snow:nth-child(331){opacity:1.321;transform:translate(79.4594vw,-10px) scale(.6726);animation:fall-331 13s -7s linear infinite}@keyframes fall-331{61.085%{transform:translate(75.6875vw,61.085vh) scale(.6726)}to{transform:translate(77.57345vw,99vh) scale(.6726)}}.snow:nth-child(332){opacity:1.23;transform:translate(29.9721vw,-10px) scale(.2721);animation:fall-332 29s -5s linear infinite}@keyframes fall-332{45.687%{transform:translate(32.3671vw,45.687vh) scale(.2721)}to{transform:translate(31.1696vw,99vh) scale(.2721)}}.snow:nth-child(333){opacity:.1886;transform:translate(91.8079vw,-10px) scale(.7026);animation:fall-333 13s -21s linear infinite}@keyframes fall-333{38.753%{transform:translate(90.494vw,38.753vh) scale(.7026)}to{transform:translate(91.15095vw,99vh) scale(.7026)}}.snow:nth-child(334){opacity:.7886;transform:translate(87.2684vw,-10px) scale(.7564);animation:fall-334 19s -10s linear infinite}@keyframes fall-334{70.834%{transform:translate(94.8877vw,70.834vh) scale(.7564)}to{transform:translate(91.07805vw,99vh) scale(.7564)}}.snow:nth-child(335){opacity:1.6932;transform:translate(12.0189vw,-10px) scale(.586);animation:fall-335 15s -21s linear infinite}@keyframes fall-335{38.261%{transform:translate(21.9651vw,38.261vh) scale(.586)}to{transform:translate(16.992vw,99vh) scale(.586)}}.snow:nth-child(336){opacity:.4994;transform:translate(22.692vw,-10px) scale(.3862);animation:fall-336 10s -16s linear infinite}@keyframes fall-336{61.085%{transform:translate(20.2764vw,61.085vh) scale(.3862)}to{transform:translate(21.4842vw,99vh) scale(.3862)}}.snow:nth-child(337){opacity:1.5016;transform:translate(8.6564vw,-10px) scale(.48);animation:fall-337 21s -17s linear infinite}@keyframes fall-337{52.979%{transform:translate(1.1328vw,52.979vh) scale(.48)}to{transform:translate(4.8946vw,99vh) scale(.48)}}.snow:nth-child(338){opacity:1.551;transform:translate(53.6436vw,-10px) scale(.3212);animation:fall-338 15s -7s linear infinite}@keyframes fall-338{44.422%{transform:translate(48.3495vw,44.422vh) scale(.3212)}to{transform:translate(50.99655vw,99vh) scale(.3212)}}.snow:nth-child(339){opacity:1.4806;transform:translate(2.9006vw,-10px) scale(.0826);animation:fall-339 11s -12s linear infinite}@keyframes fall-339{36.514%{transform:translate(-.7535vw,36.514vh) scale(.0826)}to{transform:translate(1.07355vw,99vh) scale(.0826)}}.snow:nth-child(340){opacity:1.716;transform:translate(10.6362vw,-10px) scale(.7661);animation:fall-340 20s -3s linear infinite}@keyframes fall-340{45.523%{transform:translate(3.0931vw,45.523vh) scale(.7661)}to{transform:translate(6.86465vw,99vh) scale(.7661)}}.snow:nth-child(341){opacity:1.4862;transform:translate(72.2741vw,-10px) scale(.488);animation:fall-341 28s -22s linear infinite}@keyframes fall-341{49.737%{transform:translate(73.1661vw,49.737vh) scale(.488)}to{transform:translate(72.7201vw,99vh) scale(.488)}}.snow:nth-child(342){opacity:1.3536;transform:translate(79.7327vw,-10px) scale(.8029);animation:fall-342 24s -23s linear infinite}@keyframes fall-342{40.624%{transform:translate(81.077vw,40.624vh) scale(.8029)}to{transform:translate(80.40485vw,99vh) scale(.8029)}}.snow:nth-child(343){opacity:.4108;transform:translate(71.4122vw,-10px) scale(.4302);animation:fall-343 15s -10s linear infinite}@keyframes fall-343{60.203%{transform:translate(66.4018vw,60.203vh) scale(.4302)}to{transform:translate(68.907vw,99vh) scale(.4302)}}.snow:nth-child(344){opacity:.8192;transform:translate(69.9874vw,-10px) scale(.3118);animation:fall-344 20s -6s linear infinite}@keyframes fall-344{52.235%{transform:translate(79.4307vw,52.235vh) scale(.3118)}to{transform:translate(74.70905vw,99vh) scale(.3118)}}.snow:nth-child(345){opacity:.4056;transform:translate(54.2008vw,-10px) scale(.3433);animation:fall-345 19s -16s linear infinite}@keyframes fall-345{38.181%{transform:translate(53.2552vw,38.181vh) scale(.3433)}to{transform:translate(53.728vw,99vh) scale(.3433)}}.snow:nth-child(346){opacity:1.1798;transform:translate(47.9675vw,-10px) scale(.4458);animation:fall-346 13s -29s linear infinite}@keyframes fall-346{32.401%{transform:translate(42.5583vw,32.401vh) scale(.4458)}to{transform:translate(45.2629vw,99vh) scale(.4458)}}.snow:nth-child(347){opacity:1.9484;transform:translate(77.3754vw,-10px) scale(.4328);animation:fall-347 29s -10s linear infinite}@keyframes fall-347{52.401%{transform:translate(86.5608vw,52.401vh) scale(.4328)}to{transform:translate(81.9681vw,99vh) scale(.4328)}}.snow:nth-child(348){opacity:.138;transform:translate(.1637vw,-10px) scale(.9276);animation:fall-348 23s -15s linear infinite}@keyframes fall-348{70.781%{transform:translate(.5237vw,70.781vh) scale(.9276)}to{transform:translate(.3437vw,99vh) scale(.9276)}}.snow:nth-child(349){opacity:1.0356;transform:translate(94.5776vw,-10px) scale(.4906);animation:fall-349 17s -30s linear infinite}@keyframes fall-349{59.969%{transform:translate(101.2322vw,59.969vh) scale(.4906)}to{transform:translate(97.9049vw,99vh) scale(.4906)}}.snow:nth-child(350){opacity:1.6644;transform:translate(59.803vw,-10px) scale(.9348);animation:fall-350 16s -15s linear infinite}@keyframes fall-350{60.194%{transform:translate(58.5615vw,60.194vh) scale(.9348)}to{transform:translate(59.18225vw,99vh) scale(.9348)}}.snow:nth-child(351){opacity:1.7188;transform:translate(96.841vw,-10px) scale(.213);animation:fall-351 19s -28s linear infinite}@keyframes fall-351{48.16%{transform:translate(104.6851vw,48.16vh) scale(.213)}to{transform:translate(100.76305vw,99vh) scale(.213)}}.snow:nth-child(352){opacity:1.823;transform:translate(43.948vw,-10px) scale(.7049);animation:fall-352 28s -28s linear infinite}@keyframes fall-352{50.186%{transform:translate(43.4655vw,50.186vh) scale(.7049)}to{transform:translate(43.70675vw,99vh) scale(.7049)}}.snow:nth-child(353){opacity:1.681;transform:translate(86.2826vw,-10px) scale(.911);animation:fall-353 14s -9s linear infinite}@keyframes fall-353{76.712%{transform:translate(81.1191vw,76.712vh) scale(.911)}to{transform:translate(83.70085vw,99vh) scale(.911)}}.snow:nth-child(354){opacity:.1998;transform:translate(72.9377vw,-10px) scale(.0285);animation:fall-354 26s -16s linear infinite}@keyframes fall-354{67.06%{transform:translate(70.4743vw,67.06vh) scale(.0285)}to{transform:translate(71.706vw,99vh) scale(.0285)}}.snow:nth-child(355){opacity:.117;transform:translate(87.0441vw,-10px) scale(.7943);animation:fall-355 30s -23s linear infinite}@keyframes fall-355{68.811%{transform:translate(81.5648vw,68.811vh) scale(.7943)}to{transform:translate(84.30445vw,99vh) scale(.7943)}}.snow:nth-child(356){opacity:1.069;transform:translate(46.3662vw,-10px) scale(.4157);animation:fall-356 25s -5s linear infinite}@keyframes fall-356{53.658%{transform:translate(44.0517vw,53.658vh) scale(.4157)}to{transform:translate(45.20895vw,99vh) scale(.4157)}}.snow:nth-child(357){opacity:1.4402;transform:translate(27.6219vw,-10px) scale(.5211);animation:fall-357 15s -9s linear infinite}@keyframes fall-357{64.56%{transform:translate(27.064vw,64.56vh) scale(.5211)}to{transform:translate(27.34295vw,99vh) scale(.5211)}}.snow:nth-child(358){opacity:.7684;transform:translate(57.1205vw,-10px) scale(.4479);animation:fall-358 26s -9s linear infinite}@keyframes fall-358{63.506%{transform:translate(63.1306vw,63.506vh) scale(.4479)}to{transform:translate(60.12555vw,99vh) scale(.4479)}}.snow:nth-child(359){opacity:.9412;transform:translate(2.6746vw,-10px) scale(.6612);animation:fall-359 24s -20s linear infinite}@keyframes fall-359{52.235%{transform:translate(1.8697vw,52.235vh) scale(.6612)}to{transform:translate(2.27215vw,99vh) scale(.6612)}}.snow:nth-child(360){opacity:1.8702;transform:translate(2.0618vw,-10px) scale(.3884);animation:fall-360 18s -9s linear infinite}@keyframes fall-360{72.627%{transform:translate(12.0508vw,72.627vh) scale(.3884)}to{transform:translate(7.0563vw,99vh) scale(.3884)}}.snow:nth-child(361){opacity:1.8654;transform:translate(63.5036vw,-10px) scale(.4572);animation:fall-361 29s -25s linear infinite}@keyframes fall-361{65.632%{transform:translate(64.9094vw,65.632vh) scale(.4572)}to{transform:translate(64.2065vw,99vh) scale(.4572)}}.snow:nth-child(362){opacity:.705;transform:translate(80.4669vw,-10px) scale(.1276);animation:fall-362 20s -8s linear infinite}@keyframes fall-362{43.462%{transform:translate(82.0262vw,43.462vh) scale(.1276)}to{transform:translate(81.24655vw,99vh) scale(.1276)}}.snow:nth-child(363){opacity:.38;transform:translate(15.3123vw,-10px) scale(.2082);animation:fall-363 13s -19s linear infinite}@keyframes fall-363{39.745%{transform:translate(10.7878vw,39.745vh) scale(.2082)}to{transform:translate(13.05005vw,99vh) scale(.2082)}}.snow:nth-child(364){opacity:.151;transform:translate(3.3327vw,-10px) scale(.8137);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{45.564%{transform:translate(-2.493vw,45.564vh) scale(.8137)}to{transform:translate(.41985vw,99vh) scale(.8137)}}.snow:nth-child(365){opacity:1.4022;transform:translate(80.4887vw,-10px) scale(.29);animation:fall-365 18s -4s linear infinite}@keyframes fall-365{74.49%{transform:translate(89.4745vw,74.49vh) scale(.29)}to{transform:translate(84.9816vw,99vh) scale(.29)}}.snow:nth-child(366){opacity:.3456;transform:translate(54.5303vw,-10px) scale(.5093);animation:fall-366 10s -12s linear infinite}@keyframes fall-366{75.891%{transform:translate(53.0205vw,75.891vh) scale(.5093)}to{transform:translate(53.7754vw,99vh) scale(.5093)}}.snow:nth-child(367){opacity:.5766;transform:translate(74.6675vw,-10px) scale(.5451);animation:fall-367 14s -23s linear infinite}@keyframes fall-367{69.415%{transform:translate(68.8561vw,69.415vh) scale(.5451)}to{transform:translate(71.7618vw,99vh) scale(.5451)}}.snow:nth-child(368){opacity:1.5764;transform:translate(32.4663vw,-10px) scale(.4912);animation:fall-368 26s -6s linear infinite}@keyframes fall-368{52.874%{transform:translate(41.3734vw,52.874vh) scale(.4912)}to{transform:translate(36.91985vw,99vh) scale(.4912)}}.snow:nth-child(369){opacity:1.7834;transform:translate(67.1721vw,-10px) scale(.7838);animation:fall-369 21s -14s linear infinite}@keyframes fall-369{55.186%{transform:translate(69.6425vw,55.186vh) scale(.7838)}to{transform:translate(68.4073vw,99vh) scale(.7838)}}.snow:nth-child(370){opacity:.5076;transform:translate(13.8156vw,-10px) scale(.9419);animation:fall-370 10s -21s linear infinite}@keyframes fall-370{52.078%{transform:translate(23.6093vw,52.078vh) scale(.9419)}to{transform:translate(18.71245vw,99vh) scale(.9419)}}.snow:nth-child(371){opacity:.8376;transform:translate(14.2277vw,-10px) scale(.4505);animation:fall-371 10s -27s linear infinite}@keyframes fall-371{40.68%{transform:translate(16.6785vw,40.68vh) scale(.4505)}to{transform:translate(15.4531vw,99vh) scale(.4505)}}.snow:nth-child(372){opacity:1.5002;transform:translate(35.2682vw,-10px) scale(.0589);animation:fall-372 16s -11s linear infinite}@keyframes fall-372{53.887%{transform:translate(38.8861vw,53.887vh) scale(.0589)}to{transform:translate(37.07715vw,99vh) scale(.0589)}}.snow:nth-child(373){opacity:.9996;transform:translate(31.8462vw,-10px) scale(.7605);animation:fall-373 20s -21s linear infinite}@keyframes fall-373{46.844%{transform:translate(34.4715vw,46.844vh) scale(.7605)}to{transform:translate(33.15885vw,99vh) scale(.7605)}}.snow:nth-child(374){opacity:1.7732;transform:translate(51.9189vw,-10px) scale(.6541);animation:fall-374 27s -18s linear infinite}@keyframes fall-374{65.623%{transform:translate(53.3885vw,65.623vh) scale(.6541)}to{transform:translate(52.6537vw,99vh) scale(.6541)}}.snow:nth-child(375){opacity:1.1806;transform:translate(11.3885vw,-10px) scale(.5641);animation:fall-375 24s -19s linear infinite}@keyframes fall-375{72.036%{transform:translate(10.6313vw,72.036vh) scale(.5641)}to{transform:translate(11.0099vw,99vh) scale(.5641)}}.snow:nth-child(376){opacity:1.964;transform:translate(74.5907vw,-10px) scale(.1614);animation:fall-376 10s -7s linear infinite}@keyframes fall-376{75.197%{transform:translate(68.2762vw,75.197vh) scale(.1614)}to{transform:translate(71.43345vw,99vh) scale(.1614)}}.snow:nth-child(377){opacity:.1388;transform:translate(86.4482vw,-10px) scale(.4975);animation:fall-377 16s -5s linear infinite}@keyframes fall-377{58.524%{transform:translate(94.6608vw,58.524vh) scale(.4975)}to{transform:translate(90.5545vw,99vh) scale(.4975)}}.snow:nth-child(378){opacity:.079;transform:translate(34.591vw,-10px) scale(.6086);animation:fall-378 17s -16s linear infinite}@keyframes fall-378{49.066%{transform:translate(33.4946vw,49.066vh) scale(.6086)}to{transform:translate(34.0428vw,99vh) scale(.6086)}}.snow:nth-child(379){opacity:.4064;transform:translate(46.1593vw,-10px) scale(.419);animation:fall-379 25s -3s linear infinite}@keyframes fall-379{79.011%{transform:translate(51.8017vw,79.011vh) scale(.419)}to{transform:translate(48.9805vw,99vh) scale(.419)}}.snow:nth-child(380){opacity:.4692;transform:translate(89.4742vw,-10px) scale(.4817);animation:fall-380 20s -13s linear infinite}@keyframes fall-380{63.043%{transform:translate(96.9506vw,63.043vh) scale(.4817)}to{transform:translate(93.2124vw,99vh) scale(.4817)}}.snow:nth-child(381){opacity:.1926;transform:translate(15.9275vw,-10px) scale(.9326);animation:fall-381 15s -7s linear infinite}@keyframes fall-381{61.591%{transform:translate(7.0131vw,61.591vh) scale(.9326)}to{transform:translate(11.4703vw,99vh) scale(.9326)}}.snow:nth-child(382){opacity:1.9694;transform:translate(35.0576vw,-10px) scale(.1172);animation:fall-382 21s -21s linear infinite}@keyframes fall-382{45.823%{transform:translate(42.5911vw,45.823vh) scale(.1172)}to{transform:translate(38.82435vw,99vh) scale(.1172)}}.snow:nth-child(383){opacity:1.8574;transform:translate(30.5078vw,-10px) scale(.608);animation:fall-383 24s -9s linear infinite}@keyframes fall-383{73.832%{transform:translate(26.5874vw,73.832vh) scale(.608)}to{transform:translate(28.5476vw,99vh) scale(.608)}}.snow:nth-child(384){opacity:1.2166;transform:translate(31.7206vw,-10px) scale(.049);animation:fall-384 28s -9s linear infinite}@keyframes fall-384{67.012%{transform:translate(30.6584vw,67.012vh) scale(.049)}to{transform:translate(31.1895vw,99vh) scale(.049)}}.snow:nth-child(385){opacity:.7712;transform:translate(13.3007vw,-10px) scale(.673);animation:fall-385 13s -6s linear infinite}@keyframes fall-385{64.925%{transform:translate(21.3996vw,64.925vh) scale(.673)}to{transform:translate(17.35015vw,99vh) scale(.673)}}.snow:nth-child(386){opacity:.0566;transform:translate(48.7126vw,-10px) scale(.7711);animation:fall-386 17s -29s linear infinite}@keyframes fall-386{68.607%{transform:translate(48.0348vw,68.607vh) scale(.7711)}to{transform:translate(48.3737vw,99vh) scale(.7711)}}.snow:nth-child(387){opacity:1.8742;transform:translate(5.0253vw,-10px) scale(.0575);animation:fall-387 13s -16s linear infinite}@keyframes fall-387{70.784%{transform:translate(14.8392vw,70.784vh) scale(.0575)}to{transform:translate(9.93225vw,99vh) scale(.0575)}}.snow:nth-child(388){opacity:.674;transform:translate(35.7521vw,-10px) scale(.5526);animation:fall-388 24s -21s linear infinite}@keyframes fall-388{75.233%{transform:translate(26.0518vw,75.233vh) scale(.5526)}to{transform:translate(30.90195vw,99vh) scale(.5526)}}.snow:nth-child(389){opacity:.3052;transform:translate(75.3351vw,-10px) scale(.0342);animation:fall-389 25s -6s linear infinite}@keyframes fall-389{71.735%{transform:translate(69.4149vw,71.735vh) scale(.0342)}to{transform:translate(72.375vw,99vh) scale(.0342)}}.snow:nth-child(390){opacity:.3598;transform:translate(67.8059vw,-10px) scale(.0158);animation:fall-390 11s -7s linear infinite}@keyframes fall-390{30.799%{transform:translate(64.1944vw,30.799vh) scale(.0158)}to{transform:translate(66.00015vw,99vh) scale(.0158)}}.snow:nth-child(391){opacity:.544;transform:translate(83.1177vw,-10px) scale(.5433);animation:fall-391 21s -10s linear infinite}@keyframes fall-391{78.536%{transform:translate(89.5458vw,78.536vh) scale(.5433)}to{transform:translate(86.33175vw,99vh) scale(.5433)}}.snow:nth-child(392){opacity:.858;transform:translate(29.5638vw,-10px) scale(.7021);animation:fall-392 24s -14s linear infinite}@keyframes fall-392{54.082%{transform:translate(21.0279vw,54.082vh) scale(.7021)}to{transform:translate(25.29585vw,99vh) scale(.7021)}}.snow:nth-child(393){opacity:1.7206;transform:translate(8.977vw,-10px) scale(.5848);animation:fall-393 10s -6s linear infinite}@keyframes fall-393{75.292%{transform:translate(4.0415vw,75.292vh) scale(.5848)}to{transform:translate(6.50925vw,99vh) scale(.5848)}}.snow:nth-child(394){opacity:.585;transform:translate(33.6204vw,-10px) scale(.5481);animation:fall-394 25s -19s linear infinite}@keyframes fall-394{35.395%{transform:translate(27.1882vw,35.395vh) scale(.5481)}to{transform:translate(30.4043vw,99vh) scale(.5481)}}.snow:nth-child(395){opacity:.8154;transform:translate(54.0745vw,-10px) scale(.0228);animation:fall-395 30s -16s linear infinite}@keyframes fall-395{34.418%{transform:translate(44.9046vw,34.418vh) scale(.0228)}to{transform:translate(49.48955vw,99vh) scale(.0228)}}.snow:nth-child(396){opacity:.0664;transform:translate(97.0982vw,-10px) scale(.7266);animation:fall-396 17s -30s linear infinite}@keyframes fall-396{36.914%{transform:translate(97.4109vw,36.914vh) scale(.7266)}to{transform:translate(97.25455vw,99vh) scale(.7266)}}.snow:nth-child(397){opacity:.5788;transform:translate(99.227vw,-10px) scale(.4541);animation:fall-397 29s -30s linear infinite}@keyframes fall-397{55.065%{transform:translate(93.1728vw,55.065vh) scale(.4541)}to{transform:translate(96.1999vw,99vh) scale(.4541)}}.snow:nth-child(398){opacity:1.7308;transform:translate(47.6875vw,-10px) scale(.2545);animation:fall-398 24s -1s linear infinite}@keyframes fall-398{35.658%{transform:translate(42.9413vw,35.658vh) scale(.2545)}to{transform:translate(45.3144vw,99vh) scale(.2545)}}.snow:nth-child(399){opacity:.1542;transform:translate(61.4064vw,-10px) scale(.0128);animation:fall-399 10s -15s linear infinite}@keyframes fall-399{34.2%{transform:translate(59.708vw,34.2vh) scale(.0128)}to{transform:translate(60.5572vw,99vh) scale(.0128)}}.snow:nth-child(400){opacity:.7944;transform:translate(69.6208vw,-10px) scale(.4425);animation:fall-400 14s -29s linear infinite}@keyframes fall-400{71.873%{transform:translate(74.0715vw,71.873vh) scale(.4425)}to{transform:translate(71.84615vw,99vh) scale(.4425)}}\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==
|