@esfaenza/core 15.2.218 → 15.2.219
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}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5266;transform:translate(73.9132vw,-10px) scale(.5015);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{66.504%{transform:translate(65.5573vw,66.504vh) scale(.5015)}to{transform:translate(69.73525vw,99vh) scale(.5015)}}.snow:nth-child(2){opacity:1.6562;transform:translate(30.2112vw,-10px) scale(.0841);animation:fall-2 30s -8s linear infinite}@keyframes fall-2{47.673%{transform:translate(35.0667vw,47.673vh) scale(.0841)}to{transform:translate(32.63895vw,99vh) scale(.0841)}}.snow:nth-child(3){opacity:.3308;transform:translate(93.4063vw,-10px) scale(.6957);animation:fall-3 16s -7s linear infinite}@keyframes fall-3{69.692%{transform:translate(93.6358vw,69.692vh) scale(.6957)}to{transform:translate(93.52105vw,99vh) scale(.6957)}}.snow:nth-child(4){opacity:1.704;transform:translate(55.5375vw,-10px) scale(.9425);animation:fall-4 15s -25s linear infinite}@keyframes fall-4{58.592%{transform:translate(51.6455vw,58.592vh) scale(.9425)}to{transform:translate(53.5915vw,99vh) scale(.9425)}}.snow:nth-child(5){opacity:1.026;transform:translate(6.0407vw,-10px) scale(.5087);animation:fall-5 14s -20s linear infinite}@keyframes fall-5{67.815%{transform:translate(6.053vw,67.815vh) scale(.5087)}to{transform:translate(6.04685vw,99vh) scale(.5087)}}.snow:nth-child(6){opacity:1.1798;transform:translate(21.5629vw,-10px) scale(.9015);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{60.239%{transform:translate(25.6481vw,60.239vh) scale(.9015)}to{transform:translate(23.6055vw,99vh) scale(.9015)}}.snow:nth-child(7){opacity:1.0878;transform:translate(33.5521vw,-10px) scale(.3244);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{41.692%{transform:translate(28.5593vw,41.692vh) scale(.3244)}to{transform:translate(31.0557vw,99vh) scale(.3244)}}.snow:nth-child(8){opacity:.5822;transform:translate(53.1939vw,-10px) scale(.5914);animation:fall-8 14s -17s linear infinite}@keyframes fall-8{55.512%{transform:translate(58.7561vw,55.512vh) scale(.5914)}to{transform:translate(55.975vw,99vh) scale(.5914)}}.snow:nth-child(9){opacity:1.7284;transform:translate(17.4052vw,-10px) scale(.612);animation:fall-9 30s -22s linear infinite}@keyframes fall-9{76.896%{transform:translate(12.5117vw,76.896vh) scale(.612)}to{transform:translate(14.95845vw,99vh) scale(.612)}}.snow:nth-child(10){opacity:.0528;transform:translate(82.5127vw,-10px) scale(.3431);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{48.826%{transform:translate(72.6065vw,48.826vh) scale(.3431)}to{transform:translate(77.5596vw,99vh) scale(.3431)}}.snow:nth-child(11){opacity:.6394;transform:translate(15.4944vw,-10px) scale(.8);animation:fall-11 18s -21s linear infinite}@keyframes fall-11{71.953%{transform:translate(13.248vw,71.953vh) scale(.8)}to{transform:translate(14.3712vw,99vh) scale(.8)}}.snow:nth-child(12){opacity:1.5974;transform:translate(80.513vw,-10px) scale(.9235);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{42.971%{transform:translate(77.7448vw,42.971vh) scale(.9235)}to{transform:translate(79.1289vw,99vh) scale(.9235)}}.snow:nth-child(13){opacity:.9966;transform:translate(45.8774vw,-10px) scale(.654);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{50.467%{transform:translate(52.3924vw,50.467vh) scale(.654)}to{transform:translate(49.1349vw,99vh) scale(.654)}}.snow:nth-child(14){opacity:1.6144;transform:translate(95.0561vw,-10px) scale(.7117);animation:fall-14 29s -10s linear infinite}@keyframes fall-14{79.528%{transform:translate(103.6126vw,79.528vh) scale(.7117)}to{transform:translate(99.33435vw,99vh) scale(.7117)}}.snow:nth-child(15){opacity:1.183;transform:translate(70.5661vw,-10px) scale(.1021);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{44.384%{transform:translate(79.3401vw,44.384vh) scale(.1021)}to{transform:translate(74.9531vw,99vh) scale(.1021)}}.snow:nth-child(16){opacity:.927;transform:translate(41.7853vw,-10px) scale(.9346);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{32.874%{transform:translate(49.5559vw,32.874vh) scale(.9346)}to{transform:translate(45.6706vw,99vh) scale(.9346)}}.snow:nth-child(17){opacity:1.3372;transform:translate(42.1332vw,-10px) scale(.6414);animation:fall-17 15s -15s linear infinite}@keyframes fall-17{45.607%{transform:translate(43.1vw,45.607vh) scale(.6414)}to{transform:translate(42.6166vw,99vh) scale(.6414)}}.snow:nth-child(18){opacity:1.1156;transform:translate(38.2141vw,-10px) scale(.7663);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{74.191%{transform:translate(32.3576vw,74.191vh) scale(.7663)}to{transform:translate(35.28585vw,99vh) scale(.7663)}}.snow:nth-child(19){opacity:1.0434;transform:translate(99.4909vw,-10px) scale(.3823);animation:fall-19 16s -20s linear infinite}@keyframes fall-19{64.884%{transform:translate(109.4282vw,64.884vh) scale(.3823)}to{transform:translate(104.45955vw,99vh) scale(.3823)}}.snow:nth-child(20){opacity:.3762;transform:translate(81.9273vw,-10px) scale(.5251);animation:fall-20 26s -1s linear infinite}@keyframes fall-20{53.215%{transform:translate(85.9273vw,53.215vh) scale(.5251)}to{transform:translate(83.9273vw,99vh) scale(.5251)}}.snow:nth-child(21){opacity:.073;transform:translate(53.2944vw,-10px) scale(.9628);animation:fall-21 19s -14s linear infinite}@keyframes fall-21{61.877%{transform:translate(49.8999vw,61.877vh) scale(.9628)}to{transform:translate(51.59715vw,99vh) scale(.9628)}}.snow:nth-child(22){opacity:.5134;transform:translate(70.5766vw,-10px) scale(.012);animation:fall-22 21s -11s linear infinite}@keyframes fall-22{59.954%{transform:translate(74.2vw,59.954vh) scale(.012)}to{transform:translate(72.3883vw,99vh) scale(.012)}}.snow:nth-child(23){opacity:1.0348;transform:translate(20.0021vw,-10px) scale(.5808);animation:fall-23 28s -25s linear infinite}@keyframes fall-23{53.754%{transform:translate(29.9937vw,53.754vh) scale(.5808)}to{transform:translate(24.9979vw,99vh) scale(.5808)}}.snow:nth-child(24){opacity:.4784;transform:translate(79.1343vw,-10px) scale(.6348);animation:fall-24 13s -17s linear infinite}@keyframes fall-24{49.925%{transform:translate(82.8461vw,49.925vh) scale(.6348)}to{transform:translate(80.9902vw,99vh) scale(.6348)}}.snow:nth-child(25){opacity:.3434;transform:translate(70.8053vw,-10px) scale(.8319);animation:fall-25 10s -11s linear infinite}@keyframes fall-25{44.288%{transform:translate(62.3974vw,44.288vh) scale(.8319)}to{transform:translate(66.60135vw,99vh) scale(.8319)}}.snow:nth-child(26){opacity:.2468;transform:translate(48.3385vw,-10px) scale(.1482);animation:fall-26 23s -22s linear infinite}@keyframes fall-26{60.64%{transform:translate(48.3116vw,60.64vh) scale(.1482)}to{transform:translate(48.32505vw,99vh) scale(.1482)}}.snow:nth-child(27){opacity:.5134;transform:translate(3.528vw,-10px) scale(.7413);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{73.015%{transform:translate(10.4557vw,73.015vh) scale(.7413)}to{transform:translate(6.99185vw,99vh) scale(.7413)}}.snow:nth-child(28){opacity:1.9202;transform:translate(4.5291vw,-10px) scale(.3295);animation:fall-28 30s -16s linear infinite}@keyframes fall-28{39.426%{transform:translate(11.6492vw,39.426vh) scale(.3295)}to{transform:translate(8.08915vw,99vh) scale(.3295)}}.snow:nth-child(29){opacity:.4528;transform:translate(26.1293vw,-10px) scale(.7076);animation:fall-29 10s -10s linear infinite}@keyframes fall-29{44.046%{transform:translate(30.2761vw,44.046vh) scale(.7076)}to{transform:translate(28.2027vw,99vh) scale(.7076)}}.snow:nth-child(30){opacity:1.9476;transform:translate(74.3492vw,-10px) scale(.2602);animation:fall-30 30s -29s linear infinite}@keyframes fall-30{39.156%{transform:translate(82.9625vw,39.156vh) scale(.2602)}to{transform:translate(78.65585vw,99vh) scale(.2602)}}.snow:nth-child(31){opacity:.9582;transform:translate(91.8568vw,-10px) scale(.7436);animation:fall-31 20s -13s linear infinite}@keyframes fall-31{75.434%{transform:translate(82.7833vw,75.434vh) scale(.7436)}to{transform:translate(87.32005vw,99vh) scale(.7436)}}.snow:nth-child(32){opacity:.9502;transform:translate(78.823vw,-10px) scale(.3965);animation:fall-32 14s -5s linear infinite}@keyframes fall-32{66.372%{transform:translate(69.5349vw,66.372vh) scale(.3965)}to{transform:translate(74.17895vw,99vh) scale(.3965)}}.snow:nth-child(33){opacity:1.2512;transform:translate(76.0512vw,-10px) scale(.4546);animation:fall-33 27s -21s linear infinite}@keyframes fall-33{43.731%{transform:translate(83.9015vw,43.731vh) scale(.4546)}to{transform:translate(79.97635vw,99vh) scale(.4546)}}.snow:nth-child(34){opacity:.4022;transform:translate(8.9888vw,-10px) scale(.0124);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{62.463%{transform:translate(15.421vw,62.463vh) scale(.0124)}to{transform:translate(12.2049vw,99vh) scale(.0124)}}.snow:nth-child(35){opacity:.531;transform:translate(26.6737vw,-10px) scale(.9516);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{42.026%{transform:translate(22.3765vw,42.026vh) scale(.9516)}to{transform:translate(24.5251vw,99vh) scale(.9516)}}.snow:nth-child(36){opacity:1.5262;transform:translate(65.7654vw,-10px) scale(.2623);animation:fall-36 20s -5s linear infinite}@keyframes fall-36{62.781%{transform:translate(59.9636vw,62.781vh) scale(.2623)}to{transform:translate(62.8645vw,99vh) scale(.2623)}}.snow:nth-child(37){opacity:1.2872;transform:translate(95.8951vw,-10px) scale(.469);animation:fall-37 18s -5s linear infinite}@keyframes fall-37{74.499%{transform:translate(99.5161vw,74.499vh) scale(.469)}to{transform:translate(97.7056vw,99vh) scale(.469)}}.snow:nth-child(38){opacity:1.4364;transform:translate(16.7925vw,-10px) scale(.9846);animation:fall-38 25s -16s linear infinite}@keyframes fall-38{47.855%{transform:translate(16.2435vw,47.855vh) scale(.9846)}to{transform:translate(16.518vw,99vh) scale(.9846)}}.snow:nth-child(39){opacity:.7844;transform:translate(51.1388vw,-10px) scale(.7815);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{38.669%{transform:translate(60.81vw,38.669vh) scale(.7815)}to{transform:translate(55.9744vw,99vh) scale(.7815)}}.snow:nth-child(40){opacity:.3158;transform:translate(87.1183vw,-10px) scale(.4947);animation:fall-40 23s -30s linear infinite}@keyframes fall-40{64.884%{transform:translate(78.2382vw,64.884vh) scale(.4947)}to{transform:translate(82.67825vw,99vh) scale(.4947)}}.snow:nth-child(41){opacity:1.7886;transform:translate(68.2455vw,-10px) scale(.2728);animation:fall-41 23s -23s linear infinite}@keyframes fall-41{55.689%{transform:translate(61.7489vw,55.689vh) scale(.2728)}to{transform:translate(64.9972vw,99vh) scale(.2728)}}.snow:nth-child(42){opacity:1.0924;transform:translate(85.3749vw,-10px) scale(.1741);animation:fall-42 13s -20s linear infinite}@keyframes fall-42{51.086%{transform:translate(85.249vw,51.086vh) scale(.1741)}to{transform:translate(85.31195vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.7183vw,-10px) scale(.1669);animation:fall-43 14s -8s linear infinite}@keyframes fall-43{57.618%{transform:translate(7.2819vw,57.618vh) scale(.1669)}to{transform:translate(5.5001vw,99vh) scale(.1669)}}.snow:nth-child(44){opacity:1.4646;transform:translate(25.4037vw,-10px) scale(.2125);animation:fall-44 16s -22s linear infinite}@keyframes fall-44{66.721%{transform:translate(21.8189vw,66.721vh) scale(.2125)}to{transform:translate(23.6113vw,99vh) scale(.2125)}}.snow:nth-child(45){opacity:1.9018;transform:translate(14.1502vw,-10px) scale(.5208);animation:fall-45 18s -30s linear infinite}@keyframes fall-45{35.159%{transform:translate(23.7499vw,35.159vh) scale(.5208)}to{transform:translate(18.95005vw,99vh) scale(.5208)}}.snow:nth-child(46){opacity:.7916;transform:translate(86.6954vw,-10px) scale(.8829);animation:fall-46 15s -20s linear infinite}@keyframes fall-46{48.925%{transform:translate(78.0966vw,48.925vh) scale(.8829)}to{transform:translate(82.396vw,99vh) scale(.8829)}}.snow:nth-child(47){opacity:.943;transform:translate(31.0805vw,-10px) scale(.7827);animation:fall-47 29s -11s linear infinite}@keyframes fall-47{30.207%{transform:translate(36.6037vw,30.207vh) scale(.7827)}to{transform:translate(33.8421vw,99vh) scale(.7827)}}.snow:nth-child(48){opacity:1.7538;transform:translate(40.4999vw,-10px) scale(.7505);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{69.945%{transform:translate(46.7306vw,69.945vh) scale(.7505)}to{transform:translate(43.61525vw,99vh) scale(.7505)}}.snow:nth-child(49){opacity:1.9434;transform:translate(48.1891vw,-10px) scale(.8908);animation:fall-49 10s -9s linear infinite}@keyframes fall-49{36.418%{transform:translate(45.1896vw,36.418vh) scale(.8908)}to{transform:translate(46.68935vw,99vh) scale(.8908)}}.snow:nth-child(50){opacity:1.8124;transform:translate(15.0753vw,-10px) scale(.2846);animation:fall-50 14s -22s linear infinite}@keyframes fall-50{33.921%{transform:translate(12.1786vw,33.921vh) scale(.2846)}to{transform:translate(13.62695vw,99vh) scale(.2846)}}.snow:nth-child(51){opacity:1.5904;transform:translate(62.5505vw,-10px) scale(.3334);animation:fall-51 16s -28s linear infinite}@keyframes fall-51{78.989%{transform:translate(63.9644vw,78.989vh) scale(.3334)}to{transform:translate(63.25745vw,99vh) scale(.3334)}}.snow:nth-child(52){opacity:1.0092;transform:translate(20.7768vw,-10px) scale(.2146);animation:fall-52 24s -22s linear infinite}@keyframes fall-52{47.861%{transform:translate(20.8478vw,47.861vh) scale(.2146)}to{transform:translate(20.8123vw,99vh) scale(.2146)}}.snow:nth-child(53){opacity:1.4092;transform:translate(93.1784vw,-10px) scale(.0354);animation:fall-53 24s -15s linear infinite}@keyframes fall-53{41.779%{transform:translate(100.1762vw,41.779vh) scale(.0354)}to{transform:translate(96.6773vw,99vh) scale(.0354)}}.snow:nth-child(54){opacity:1.6342;transform:translate(78.3519vw,-10px) scale(.6826);animation:fall-54 30s -2s linear infinite}@keyframes fall-54{48.542%{transform:translate(74.3614vw,48.542vh) scale(.6826)}to{transform:translate(76.35665vw,99vh) scale(.6826)}}.snow:nth-child(55){opacity:1.6744;transform:translate(15.0221vw,-10px) scale(.1336);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{33.162%{transform:translate(9.2913vw,33.162vh) scale(.1336)}to{transform:translate(12.1567vw,99vh) scale(.1336)}}.snow:nth-child(56){opacity:.2554;transform:translate(36.6329vw,-10px) scale(.4219);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{61.274%{transform:translate(36.7113vw,61.274vh) scale(.4219)}to{transform:translate(36.6721vw,99vh) scale(.4219)}}.snow:nth-child(57){opacity:.7938;transform:translate(57.5506vw,-10px) scale(.7981);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{56.913%{transform:translate(64.61vw,56.913vh) scale(.7981)}to{transform:translate(61.0803vw,99vh) scale(.7981)}}.snow:nth-child(58){opacity:.0828;transform:translate(88.4618vw,-10px) scale(.6368);animation:fall-58 23s -27s linear infinite}@keyframes fall-58{69.583%{transform:translate(88.0259vw,69.583vh) scale(.6368)}to{transform:translate(88.24385vw,99vh) scale(.6368)}}.snow:nth-child(59){opacity:1.4472;transform:translate(97.7694vw,-10px) scale(.4163);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{71.704%{transform:translate(107.669vw,71.704vh) scale(.4163)}to{transform:translate(102.7192vw,99vh) scale(.4163)}}.snow:nth-child(60){opacity:.4886;transform:translate(34.4269vw,-10px) scale(.8351);animation:fall-60 15s -11s linear infinite}@keyframes fall-60{43.67%{transform:translate(24.491vw,43.67vh) scale(.8351)}to{transform:translate(29.45895vw,99vh) scale(.8351)}}.snow:nth-child(61){opacity:.4042;transform:translate(58.9169vw,-10px) scale(.0044);animation:fall-61 26s -9s linear infinite}@keyframes fall-61{64.401%{transform:translate(61.8689vw,64.401vh) scale(.0044)}to{transform:translate(60.3929vw,99vh) scale(.0044)}}.snow:nth-child(62){opacity:1.165;transform:translate(12.5909vw,-10px) scale(.3328);animation:fall-62 20s -2s linear infinite}@keyframes fall-62{57.853%{transform:translate(16.8284vw,57.853vh) scale(.3328)}to{transform:translate(14.70965vw,99vh) scale(.3328)}}.snow:nth-child(63){opacity:.9494;transform:translate(87.7265vw,-10px) scale(.4048);animation:fall-63 16s -23s linear infinite}@keyframes fall-63{78.519%{transform:translate(94.1824vw,78.519vh) scale(.4048)}to{transform:translate(90.95445vw,99vh) scale(.4048)}}.snow:nth-child(64){opacity:1.6952;transform:translate(56.2692vw,-10px) scale(.8547);animation:fall-64 28s -5s linear infinite}@keyframes fall-64{62.512%{transform:translate(57.4775vw,62.512vh) scale(.8547)}to{transform:translate(56.87335vw,99vh) scale(.8547)}}.snow:nth-child(65){opacity:.1372;transform:translate(21.6247vw,-10px) scale(.3083);animation:fall-65 20s -12s linear infinite}@keyframes fall-65{34.113%{transform:translate(15.584vw,34.113vh) scale(.3083)}to{transform:translate(18.60435vw,99vh) scale(.3083)}}.snow:nth-child(66){opacity:1.0674;transform:translate(51.1365vw,-10px) scale(.2049);animation:fall-66 29s -12s linear infinite}@keyframes fall-66{54.933%{transform:translate(42.1955vw,54.933vh) scale(.2049)}to{transform:translate(46.666vw,99vh) scale(.2049)}}.snow:nth-child(67){opacity:.0874;transform:translate(59.1118vw,-10px) scale(.6151);animation:fall-67 18s -23s linear infinite}@keyframes fall-67{44.274%{transform:translate(66.3525vw,44.274vh) scale(.6151)}to{transform:translate(62.73215vw,99vh) scale(.6151)}}.snow:nth-child(68){opacity:1.6464;transform:translate(19.2662vw,-10px) scale(.5498);animation:fall-68 12s -8s linear infinite}@keyframes fall-68{40.733%{transform:translate(12.8362vw,40.733vh) scale(.5498)}to{transform:translate(16.0512vw,99vh) scale(.5498)}}.snow:nth-child(69){opacity:1.8188;transform:translate(69.6189vw,-10px) scale(.0601);animation:fall-69 16s -30s linear infinite}@keyframes fall-69{49.486%{transform:translate(78.1987vw,49.486vh) scale(.0601)}to{transform:translate(73.9088vw,99vh) scale(.0601)}}.snow:nth-child(70){opacity:1.645;transform:translate(63.9313vw,-10px) scale(.5476);animation:fall-70 27s -18s linear infinite}@keyframes fall-70{36.115%{transform:translate(58.9343vw,36.115vh) scale(.5476)}to{transform:translate(61.4328vw,99vh) scale(.5476)}}.snow:nth-child(71){opacity:.6478;transform:translate(71.6618vw,-10px) scale(.7075);animation:fall-71 26s -21s linear infinite}@keyframes fall-71{45.349%{transform:translate(66.4519vw,45.349vh) scale(.7075)}to{transform:translate(69.05685vw,99vh) scale(.7075)}}.snow:nth-child(72){opacity:1.916;transform:translate(21.5793vw,-10px) scale(.1221);animation:fall-72 27s -20s linear infinite}@keyframes fall-72{60.043%{transform:translate(31.0035vw,60.043vh) scale(.1221)}to{transform:translate(26.2914vw,99vh) scale(.1221)}}.snow:nth-child(73){opacity:1.4784;transform:translate(17.9064vw,-10px) scale(.7729);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{50.914%{transform:translate(10.4019vw,50.914vh) scale(.7729)}to{transform:translate(14.15415vw,99vh) scale(.7729)}}.snow:nth-child(74){opacity:1.802;transform:translate(41.7019vw,-10px) scale(.0241);animation:fall-74 11s -3s linear infinite}@keyframes fall-74{47.868%{transform:translate(42.7282vw,47.868vh) scale(.0241)}to{transform:translate(42.21505vw,99vh) scale(.0241)}}.snow:nth-child(75){opacity:.9422;transform:translate(84.1414vw,-10px) scale(.9387);animation:fall-75 25s -24s linear infinite}@keyframes fall-75{56.652%{transform:translate(75.1751vw,56.652vh) scale(.9387)}to{transform:translate(79.65825vw,99vh) scale(.9387)}}.snow:nth-child(76){opacity:1.8386;transform:translate(59.6359vw,-10px) scale(.8526);animation:fall-76 29s -27s linear infinite}@keyframes fall-76{55.219%{transform:translate(66.8259vw,55.219vh) scale(.8526)}to{transform:translate(63.2309vw,99vh) scale(.8526)}}.snow:nth-child(77){opacity:.5306;transform:translate(33.4654vw,-10px) scale(.0989);animation:fall-77 10s -1s linear infinite}@keyframes fall-77{72.517%{transform:translate(37.1752vw,72.517vh) scale(.0989)}to{transform:translate(35.3203vw,99vh) scale(.0989)}}.snow:nth-child(78){opacity:.6986;transform:translate(89.7722vw,-10px) scale(.5181);animation:fall-78 29s -5s linear infinite}@keyframes fall-78{60.336%{transform:translate(90.691vw,60.336vh) scale(.5181)}to{transform:translate(90.2316vw,99vh) scale(.5181)}}.snow:nth-child(79){opacity:.394;transform:translate(50.5445vw,-10px) scale(.7916);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{73.237%{transform:translate(58.9995vw,73.237vh) scale(.7916)}to{transform:translate(54.772vw,99vh) scale(.7916)}}.snow:nth-child(80){opacity:1.506;transform:translate(39.7277vw,-10px) scale(.11);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{49.412%{transform:translate(43.8095vw,49.412vh) scale(.11)}to{transform:translate(41.7686vw,99vh) scale(.11)}}.snow:nth-child(81){opacity:1.062;transform:translate(51.7244vw,-10px) scale(.0453);animation:fall-81 26s -19s linear infinite}@keyframes fall-81{55.727%{transform:translate(52.6653vw,55.727vh) scale(.0453)}to{transform:translate(52.19485vw,99vh) scale(.0453)}}.snow:nth-child(82){opacity:.5706;transform:translate(99.127vw,-10px) scale(.5713);animation:fall-82 11s -14s linear infinite}@keyframes fall-82{73.301%{transform:translate(102.2118vw,73.301vh) scale(.5713)}to{transform:translate(100.6694vw,99vh) scale(.5713)}}.snow:nth-child(83){opacity:1.091;transform:translate(55.7571vw,-10px) scale(.5794);animation:fall-83 24s -21s linear infinite}@keyframes fall-83{58.7%{transform:translate(62.561vw,58.7vh) scale(.5794)}to{transform:translate(59.15905vw,99vh) scale(.5794)}}.snow:nth-child(84){opacity:1.5662;transform:translate(97.765vw,-10px) scale(.4142);animation:fall-84 29s -30s linear infinite}@keyframes fall-84{36.542%{transform:translate(95.3332vw,36.542vh) scale(.4142)}to{transform:translate(96.5491vw,99vh) scale(.4142)}}.snow:nth-child(85){opacity:.2846;transform:translate(48.0747vw,-10px) scale(.5323);animation:fall-85 24s -1s linear infinite}@keyframes fall-85{55.78%{transform:translate(48.4398vw,55.78vh) scale(.5323)}to{transform:translate(48.25725vw,99vh) scale(.5323)}}.snow:nth-child(86){opacity:1.5828;transform:translate(13.8149vw,-10px) scale(.931);animation:fall-86 27s -11s linear infinite}@keyframes fall-86{35.874%{transform:translate(8.7917vw,35.874vh) scale(.931)}to{transform:translate(11.3033vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:1.3874;transform:translate(79.8177vw,-10px) scale(.5265);animation:fall-87 12s -1s linear infinite}@keyframes fall-87{76.116%{transform:translate(70.9427vw,76.116vh) scale(.5265)}to{transform:translate(75.3802vw,99vh) scale(.5265)}}.snow:nth-child(88){opacity:.9168;transform:translate(13.1241vw,-10px) scale(.8191);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{45.854%{transform:translate(8.0603vw,45.854vh) scale(.8191)}to{transform:translate(10.5922vw,99vh) scale(.8191)}}.snow:nth-child(89){opacity:.245;transform:translate(86.6111vw,-10px) scale(.5397);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{38.322%{transform:translate(88.1207vw,38.322vh) scale(.5397)}to{transform:translate(87.3659vw,99vh) scale(.5397)}}.snow:nth-child(90){opacity:1.453;transform:translate(69.4504vw,-10px) scale(.022);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{43.645%{transform:translate(68.1449vw,43.645vh) scale(.022)}to{transform:translate(68.79765vw,99vh) scale(.022)}}.snow:nth-child(91){opacity:1.0622;transform:translate(52.7615vw,-10px) scale(.0504);animation:fall-91 28s -10s linear infinite}@keyframes fall-91{39.735%{transform:translate(50.4124vw,39.735vh) scale(.0504)}to{transform:translate(51.58695vw,99vh) scale(.0504)}}.snow:nth-child(92){opacity:.188;transform:translate(62.1638vw,-10px) scale(.9912);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{73.935%{transform:translate(66.2955vw,73.935vh) scale(.9912)}to{transform:translate(64.22965vw,99vh) scale(.9912)}}.snow:nth-child(93){opacity:.3702;transform:translate(91.8925vw,-10px) scale(.0653);animation:fall-93 23s -28s linear infinite}@keyframes fall-93{59.056%{transform:translate(100.1438vw,59.056vh) scale(.0653)}to{transform:translate(96.01815vw,99vh) scale(.0653)}}.snow:nth-child(94){opacity:1.1956;transform:translate(68.6425vw,-10px) scale(.108);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{65.067%{transform:translate(74.3429vw,65.067vh) scale(.108)}to{transform:translate(71.4927vw,99vh) scale(.108)}}.snow:nth-child(95){opacity:1.6416;transform:translate(99.8002vw,-10px) scale(.9089);animation:fall-95 12s -14s linear infinite}@keyframes fall-95{70.204%{transform:translate(97.3542vw,70.204vh) scale(.9089)}to{transform:translate(98.5772vw,99vh) scale(.9089)}}.snow:nth-child(96){opacity:1.5446;transform:translate(20.7754vw,-10px) scale(.4846);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{32.885%{transform:translate(21.3829vw,32.885vh) scale(.4846)}to{transform:translate(21.07915vw,99vh) scale(.4846)}}.snow:nth-child(97){opacity:1.9244;transform:translate(39.4326vw,-10px) scale(.6361);animation:fall-97 22s -5s linear infinite}@keyframes fall-97{30.307%{transform:translate(46.1497vw,30.307vh) scale(.6361)}to{transform:translate(42.79115vw,99vh) scale(.6361)}}.snow:nth-child(98){opacity:.509;transform:translate(72.0382vw,-10px) scale(.6437);animation:fall-98 15s -4s linear infinite}@keyframes fall-98{62.001%{transform:translate(65.1607vw,62.001vh) scale(.6437)}to{transform:translate(68.59945vw,99vh) scale(.6437)}}.snow:nth-child(99){opacity:.1578;transform:translate(49.6524vw,-10px) scale(.9803);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{36.922%{transform:translate(49.867vw,36.922vh) scale(.9803)}to{transform:translate(49.7597vw,99vh) scale(.9803)}}.snow:nth-child(100){opacity:1.9396;transform:translate(93.7986vw,-10px) scale(.8262);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{31.769%{transform:translate(102.2058vw,31.769vh) scale(.8262)}to{transform:translate(98.0022vw,99vh) scale(.8262)}}.snow:nth-child(101){opacity:.4878;transform:translate(61.5707vw,-10px) scale(.5784);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{33.575%{transform:translate(62.3528vw,33.575vh) scale(.5784)}to{transform:translate(61.96175vw,99vh) scale(.5784)}}.snow:nth-child(102){opacity:1.3198;transform:translate(36.4274vw,-10px) scale(.7351);animation:fall-102 11s -15s linear infinite}@keyframes fall-102{54.033%{transform:translate(30.7392vw,54.033vh) scale(.7351)}to{transform:translate(33.5833vw,99vh) scale(.7351)}}.snow:nth-child(103){opacity:1.9646;transform:translate(95.1441vw,-10px) scale(.5845);animation:fall-103 15s -18s linear infinite}@keyframes fall-103{72.515%{transform:translate(85.4243vw,72.515vh) scale(.5845)}to{transform:translate(90.2842vw,99vh) scale(.5845)}}.snow:nth-child(104){opacity:1.7182;transform:translate(59.66vw,-10px) scale(.4277);animation:fall-104 14s -8s linear infinite}@keyframes fall-104{36.062%{transform:translate(65.3838vw,36.062vh) scale(.4277)}to{transform:translate(62.5219vw,99vh) scale(.4277)}}.snow:nth-child(105){opacity:1.3398;transform:translate(65.2315vw,-10px) scale(.4407);animation:fall-105 29s -17s linear infinite}@keyframes fall-105{43.413%{transform:translate(74.958vw,43.413vh) scale(.4407)}to{transform:translate(70.09475vw,99vh) scale(.4407)}}.snow:nth-child(106){opacity:1.6722;transform:translate(28.4444vw,-10px) scale(.8748);animation:fall-106 17s -3s linear infinite}@keyframes fall-106{61.893%{transform:translate(22.9092vw,61.893vh) scale(.8748)}to{transform:translate(25.6768vw,99vh) scale(.8748)}}.snow:nth-child(107){opacity:.1064;transform:translate(69.0487vw,-10px) scale(.0211);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{52.657%{transform:translate(70.6644vw,52.657vh) scale(.0211)}to{transform:translate(69.85655vw,99vh) scale(.0211)}}.snow:nth-child(108){opacity:1.029;transform:translate(83.7075vw,-10px) scale(.0912);animation:fall-108 26s -19s linear infinite}@keyframes fall-108{35.999%{transform:translate(86.1938vw,35.999vh) scale(.0912)}to{transform:translate(84.95065vw,99vh) scale(.0912)}}.snow:nth-child(109){opacity:1.0814;transform:translate(87.6236vw,-10px) scale(.1121);animation:fall-109 30s -4s linear infinite}@keyframes fall-109{72.778%{transform:translate(96.4236vw,72.778vh) scale(.1121)}to{transform:translate(92.0236vw,99vh) scale(.1121)}}.snow:nth-child(110){opacity:1.9364;transform:translate(41.3383vw,-10px) scale(.0693);animation:fall-110 11s -19s linear infinite}@keyframes fall-110{42.681%{transform:translate(34.2477vw,42.681vh) scale(.0693)}to{transform:translate(37.793vw,99vh) scale(.0693)}}.snow:nth-child(111){opacity:1.7884;transform:translate(47.1857vw,-10px) scale(.1776);animation:fall-111 11s -4s linear infinite}@keyframes fall-111{42.877%{transform:translate(40.2564vw,42.877vh) scale(.1776)}to{transform:translate(43.72105vw,99vh) scale(.1776)}}.snow:nth-child(112){opacity:1.6112;transform:translate(2.0736vw,-10px) scale(.2398);animation:fall-112 30s -16s linear infinite}@keyframes fall-112{79.336%{transform:translate(7.4244vw,79.336vh) scale(.2398)}to{transform:translate(4.749vw,99vh) scale(.2398)}}.snow:nth-child(113){opacity:1.4152;transform:translate(58.2678vw,-10px) scale(.0282);animation:fall-113 22s -20s linear infinite}@keyframes fall-113{36.205%{transform:translate(66.1912vw,36.205vh) scale(.0282)}to{transform:translate(62.2295vw,99vh) scale(.0282)}}.snow:nth-child(114){opacity:1.5544;transform:translate(81.3728vw,-10px) scale(.7379);animation:fall-114 15s -29s linear infinite}@keyframes fall-114{39.007%{transform:translate(80.281vw,39.007vh) scale(.7379)}to{transform:translate(80.8269vw,99vh) scale(.7379)}}.snow:nth-child(115){opacity:.8714;transform:translate(20.8751vw,-10px) scale(.8574);animation:fall-115 10s -30s linear infinite}@keyframes fall-115{60.406%{transform:translate(18.7232vw,60.406vh) scale(.8574)}to{transform:translate(19.79915vw,99vh) scale(.8574)}}.snow:nth-child(116){opacity:.3952;transform:translate(20.8277vw,-10px) scale(.6852);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{52.37%{transform:translate(12.7704vw,52.37vh) scale(.6852)}to{transform:translate(16.79905vw,99vh) scale(.6852)}}.snow:nth-child(117){opacity:1.0038;transform:translate(10.6298vw,-10px) scale(.8564);animation:fall-117 19s -17s linear infinite}@keyframes fall-117{40.212%{transform:translate(2.4247vw,40.212vh) scale(.8564)}to{transform:translate(6.52725vw,99vh) scale(.8564)}}.snow:nth-child(118){opacity:1.7486;transform:translate(38.4703vw,-10px) scale(.9774);animation:fall-118 24s -15s linear infinite}@keyframes fall-118{60.23%{transform:translate(31.1078vw,60.23vh) scale(.9774)}to{transform:translate(34.78905vw,99vh) scale(.9774)}}.snow:nth-child(119){opacity:1.1276;transform:translate(71.5656vw,-10px) scale(.5103);animation:fall-119 24s -14s linear infinite}@keyframes fall-119{76.998%{transform:translate(62.6518vw,76.998vh) scale(.5103)}to{transform:translate(67.1087vw,99vh) scale(.5103)}}.snow:nth-child(120){opacity:1.157;transform:translate(17.5303vw,-10px) scale(.3888);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{74.268%{transform:translate(16.9518vw,74.268vh) scale(.3888)}to{transform:translate(17.24105vw,99vh) scale(.3888)}}.snow:nth-child(121){opacity:1.9922;transform:translate(25.9369vw,-10px) scale(.4906);animation:fall-121 26s -28s linear infinite}@keyframes fall-121{75.369%{transform:translate(22.2768vw,75.369vh) scale(.4906)}to{transform:translate(24.10685vw,99vh) scale(.4906)}}.snow:nth-child(122){opacity:.427;transform:translate(39.9545vw,-10px) scale(.4575);animation:fall-122 19s -24s linear infinite}@keyframes fall-122{76.154%{transform:translate(37.4958vw,76.154vh) scale(.4575)}to{transform:translate(38.72515vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.3032;transform:translate(13.2118vw,-10px) scale(.9977);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{37.149%{transform:translate(6.0783vw,37.149vh) scale(.9977)}to{transform:translate(9.64505vw,99vh) scale(.9977)}}.snow:nth-child(124){opacity:.0576;transform:translate(71.3097vw,-10px) scale(.9801);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{49.305%{transform:translate(64.43vw,49.305vh) scale(.9801)}to{transform:translate(67.86985vw,99vh) scale(.9801)}}.snow:nth-child(125){opacity:1.7604;transform:translate(25.4402vw,-10px) scale(.7916);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{65.496%{transform:translate(26.138vw,65.496vh) scale(.7916)}to{transform:translate(25.7891vw,99vh) scale(.7916)}}.snow:nth-child(126){opacity:.849;transform:translate(30.3499vw,-10px) scale(.0695);animation:fall-126 11s -9s linear infinite}@keyframes fall-126{56.902%{transform:translate(23.9879vw,56.902vh) scale(.0695)}to{transform:translate(27.1689vw,99vh) scale(.0695)}}.snow:nth-child(127){opacity:.7898;transform:translate(17.1204vw,-10px) scale(.9546);animation:fall-127 23s -26s linear infinite}@keyframes fall-127{45.266%{transform:translate(14.3532vw,45.266vh) scale(.9546)}to{transform:translate(15.7368vw,99vh) scale(.9546)}}.snow:nth-child(128){opacity:.8652;transform:translate(6.1625vw,-10px) scale(.6319);animation:fall-128 28s -22s linear infinite}@keyframes fall-128{72.798%{transform:translate(13.5642vw,72.798vh) scale(.6319)}to{transform:translate(9.86335vw,99vh) scale(.6319)}}.snow:nth-child(129){opacity:.5546;transform:translate(48.6453vw,-10px) scale(.6484);animation:fall-129 13s -10s linear infinite}@keyframes fall-129{45.427%{transform:translate(51.5834vw,45.427vh) scale(.6484)}to{transform:translate(50.11435vw,99vh) scale(.6484)}}.snow:nth-child(130){opacity:.7528;transform:translate(24.372vw,-10px) scale(.0525);animation:fall-130 21s -30s linear infinite}@keyframes fall-130{42.518%{transform:translate(15.7944vw,42.518vh) scale(.0525)}to{transform:translate(20.0832vw,99vh) scale(.0525)}}.snow:nth-child(131){opacity:.4376;transform:translate(65.3924vw,-10px) scale(.4484);animation:fall-131 22s -10s linear infinite}@keyframes fall-131{61.213%{transform:translate(65.6002vw,61.213vh) scale(.4484)}to{transform:translate(65.4963vw,99vh) scale(.4484)}}.snow:nth-child(132){opacity:1.0092;transform:translate(69.3751vw,-10px) scale(.4482);animation:fall-132 25s -9s linear infinite}@keyframes fall-132{72.691%{transform:translate(62.9415vw,72.691vh) scale(.4482)}to{transform:translate(66.1583vw,99vh) scale(.4482)}}.snow:nth-child(133){opacity:.407;transform:translate(83.5452vw,-10px) scale(.3299);animation:fall-133 17s -26s linear infinite}@keyframes fall-133{56.874%{transform:translate(84.1648vw,56.874vh) scale(.3299)}to{transform:translate(83.855vw,99vh) scale(.3299)}}.snow:nth-child(134){opacity:.9086;transform:translate(7.2826vw,-10px) scale(.7651);animation:fall-134 21s -18s linear infinite}@keyframes fall-134{78.602%{transform:translate(15.3062vw,78.602vh) scale(.7651)}to{transform:translate(11.2944vw,99vh) scale(.7651)}}.snow:nth-child(135){opacity:1.2762;transform:translate(23.0878vw,-10px) scale(.5123);animation:fall-135 16s -28s linear infinite}@keyframes fall-135{60.559%{transform:translate(21.392vw,60.559vh) scale(.5123)}to{transform:translate(22.2399vw,99vh) scale(.5123)}}.snow:nth-child(136){opacity:1.6484;transform:translate(70.911vw,-10px) scale(.9035);animation:fall-136 10s -20s linear infinite}@keyframes fall-136{76.666%{transform:translate(76.4771vw,76.666vh) scale(.9035)}to{transform:translate(73.69405vw,99vh) scale(.9035)}}.snow:nth-child(137){opacity:1.9438;transform:translate(33.0191vw,-10px) scale(.662);animation:fall-137 13s -7s linear infinite}@keyframes fall-137{69.453%{transform:translate(28.7854vw,69.453vh) scale(.662)}to{transform:translate(30.90225vw,99vh) scale(.662)}}.snow:nth-child(138){opacity:1.4512;transform:translate(15.8987vw,-10px) scale(.3058);animation:fall-138 19s -11s linear infinite}@keyframes fall-138{42.745%{transform:translate(15.5685vw,42.745vh) scale(.3058)}to{transform:translate(15.7336vw,99vh) scale(.3058)}}.snow:nth-child(139){opacity:.3854;transform:translate(38.1538vw,-10px) scale(.9677);animation:fall-139 22s -30s linear infinite}@keyframes fall-139{76.006%{transform:translate(47.5968vw,76.006vh) scale(.9677)}to{transform:translate(42.8753vw,99vh) scale(.9677)}}.snow:nth-child(140){opacity:.4562;transform:translate(45.2596vw,-10px) scale(.4953);animation:fall-140 10s -18s linear infinite}@keyframes fall-140{56.745%{transform:translate(44.0526vw,56.745vh) scale(.4953)}to{transform:translate(44.6561vw,99vh) scale(.4953)}}.snow:nth-child(141){opacity:.9588;transform:translate(12.1713vw,-10px) scale(.9229);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{35.844%{transform:translate(4.4668vw,35.844vh) scale(.9229)}to{transform:translate(8.31905vw,99vh) scale(.9229)}}.snow:nth-child(142){opacity:.652;transform:translate(68.429vw,-10px) scale(.8161);animation:fall-142 22s -15s linear infinite}@keyframes fall-142{38.888%{transform:translate(72.5328vw,38.888vh) scale(.8161)}to{transform:translate(70.4809vw,99vh) scale(.8161)}}.snow:nth-child(143){opacity:1.1602;transform:translate(69.344vw,-10px) scale(.6182);animation:fall-143 30s -24s linear infinite}@keyframes fall-143{59.993%{transform:translate(61.6937vw,59.993vh) scale(.6182)}to{transform:translate(65.51885vw,99vh) scale(.6182)}}.snow:nth-child(144){opacity:.4728;transform:translate(34.5658vw,-10px) scale(.1979);animation:fall-144 26s -4s linear infinite}@keyframes fall-144{43.136%{transform:translate(26.8271vw,43.136vh) scale(.1979)}to{transform:translate(30.69645vw,99vh) scale(.1979)}}.snow:nth-child(145){opacity:.6786;transform:translate(98.2778vw,-10px) scale(.8172);animation:fall-145 25s -20s linear infinite}@keyframes fall-145{49.759%{transform:translate(99.4938vw,49.759vh) scale(.8172)}to{transform:translate(98.8858vw,99vh) scale(.8172)}}.snow:nth-child(146){opacity:1.1176;transform:translate(9.1819vw,-10px) scale(.2892);animation:fall-146 24s -1s linear infinite}@keyframes fall-146{69.324%{transform:translate(6.8328vw,69.324vh) scale(.2892)}to{transform:translate(8.00735vw,99vh) scale(.2892)}}.snow:nth-child(147){opacity:.9612;transform:translate(9.837vw,-10px) scale(.4851);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{46.696%{transform:translate(7.0046vw,46.696vh) scale(.4851)}to{transform:translate(8.4208vw,99vh) scale(.4851)}}.snow:nth-child(148){opacity:1.3632;transform:translate(68.1263vw,-10px) scale(.4799);animation:fall-148 27s -30s linear infinite}@keyframes fall-148{44.265%{transform:translate(60.3186vw,44.265vh) scale(.4799)}to{transform:translate(64.22245vw,99vh) scale(.4799)}}.snow:nth-child(149){opacity:1.1374;transform:translate(86.7472vw,-10px) scale(.6123);animation:fall-149 25s -13s linear infinite}@keyframes fall-149{30.661%{transform:translate(88.5605vw,30.661vh) scale(.6123)}to{transform:translate(87.65385vw,99vh) scale(.6123)}}.snow:nth-child(150){opacity:1.9;transform:translate(39.5984vw,-10px) scale(.4563);animation:fall-150 23s -20s linear infinite}@keyframes fall-150{40.21%{transform:translate(45.2425vw,40.21vh) scale(.4563)}to{transform:translate(42.42045vw,99vh) scale(.4563)}}.snow:nth-child(151){opacity:.7432;transform:translate(63.9591vw,-10px) scale(.4356);animation:fall-151 26s -28s linear infinite}@keyframes fall-151{47.581%{transform:translate(56.5576vw,47.581vh) scale(.4356)}to{transform:translate(60.25835vw,99vh) scale(.4356)}}.snow:nth-child(152){opacity:.4816;transform:translate(72.2923vw,-10px) scale(.9304);animation:fall-152 17s -14s linear infinite}@keyframes fall-152{60.04%{transform:translate(81.1701vw,60.04vh) scale(.9304)}to{transform:translate(76.7312vw,99vh) scale(.9304)}}.snow:nth-child(153){opacity:.7258;transform:translate(66.2128vw,-10px) scale(.7461);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{46.196%{transform:translate(61.4646vw,46.196vh) scale(.7461)}to{transform:translate(63.8387vw,99vh) scale(.7461)}}.snow:nth-child(154){opacity:1.3898;transform:translate(67.5735vw,-10px) scale(.4256);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{38.008%{transform:translate(70.5777vw,38.008vh) scale(.4256)}to{transform:translate(69.0756vw,99vh) scale(.4256)}}.snow:nth-child(155){opacity:1.843;transform:translate(34.5617vw,-10px) scale(.6811);animation:fall-155 27s -14s linear infinite}@keyframes fall-155{62.242%{transform:translate(37.8197vw,62.242vh) scale(.6811)}to{transform:translate(36.1907vw,99vh) scale(.6811)}}.snow:nth-child(156){opacity:1.1036;transform:translate(97.5568vw,-10px) scale(.5025);animation:fall-156 26s -26s linear infinite}@keyframes fall-156{79.131%{transform:translate(94.2986vw,79.131vh) scale(.5025)}to{transform:translate(95.9277vw,99vh) scale(.5025)}}.snow:nth-child(157){opacity:.3;transform:translate(46.7455vw,-10px) scale(.5016);animation:fall-157 23s -26s linear infinite}@keyframes fall-157{73.16%{transform:translate(42.1788vw,73.16vh) scale(.5016)}to{transform:translate(44.46215vw,99vh) scale(.5016)}}.snow:nth-child(158){opacity:.5876;transform:translate(31.1468vw,-10px) scale(.351);animation:fall-158 15s -8s linear infinite}@keyframes fall-158{34.271%{transform:translate(29.0154vw,34.271vh) scale(.351)}to{transform:translate(30.0811vw,99vh) scale(.351)}}.snow:nth-child(159){opacity:.969;transform:translate(38.5378vw,-10px) scale(.2323);animation:fall-159 22s -2s linear infinite}@keyframes fall-159{64.865%{transform:translate(46.3618vw,64.865vh) scale(.2323)}to{transform:translate(42.4498vw,99vh) scale(.2323)}}.snow:nth-child(160){opacity:.4076;transform:translate(53.8521vw,-10px) scale(.1955);animation:fall-160 26s -28s linear infinite}@keyframes fall-160{72.123%{transform:translate(59.2522vw,72.123vh) scale(.1955)}to{transform:translate(56.55215vw,99vh) scale(.1955)}}.snow:nth-child(161){opacity:.9704;transform:translate(37.3443vw,-10px) scale(.0256);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{62.171%{transform:translate(35.1489vw,62.171vh) scale(.0256)}to{transform:translate(36.2466vw,99vh) scale(.0256)}}.snow:nth-child(162){opacity:.0686;transform:translate(2.8786vw,-10px) scale(.6462);animation:fall-162 20s -18s linear infinite}@keyframes fall-162{57.983%{transform:translate(8.3207vw,57.983vh) scale(.6462)}to{transform:translate(5.59965vw,99vh) scale(.6462)}}.snow:nth-child(163){opacity:.303;transform:translate(41.0717vw,-10px) scale(.6047);animation:fall-163 14s -23s linear infinite}@keyframes fall-163{75.122%{transform:translate(38.1718vw,75.122vh) scale(.6047)}to{transform:translate(39.62175vw,99vh) scale(.6047)}}.snow:nth-child(164){opacity:1.8746;transform:translate(83.977vw,-10px) scale(.3792);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{75.616%{transform:translate(89.4316vw,75.616vh) scale(.3792)}to{transform:translate(86.7043vw,99vh) scale(.3792)}}.snow:nth-child(165){opacity:1.742;transform:translate(5.0338vw,-10px) scale(.8975);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{69.872%{transform:translate(2.7131vw,69.872vh) scale(.8975)}to{transform:translate(3.87345vw,99vh) scale(.8975)}}.snow:nth-child(166){opacity:.5324;transform:translate(10.2916vw,-10px) scale(.8322);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{66.983%{transform:translate(3.6936vw,66.983vh) scale(.8322)}to{transform:translate(6.9926vw,99vh) scale(.8322)}}.snow:nth-child(167){opacity:.4898;transform:translate(15.5695vw,-10px) scale(.7621);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{62.731%{transform:translate(25.0416vw,62.731vh) scale(.7621)}to{transform:translate(20.30555vw,99vh) scale(.7621)}}.snow:nth-child(168){opacity:1.0992;transform:translate(76.4647vw,-10px) scale(.8302);animation:fall-168 22s -6s linear infinite}@keyframes fall-168{38.746%{transform:translate(70.3958vw,38.746vh) scale(.8302)}to{transform:translate(73.43025vw,99vh) scale(.8302)}}.snow:nth-child(169){opacity:.6464;transform:translate(81.5178vw,-10px) scale(.9979);animation:fall-169 30s -3s linear infinite}@keyframes fall-169{66.634%{transform:translate(91.0173vw,66.634vh) scale(.9979)}to{transform:translate(86.26755vw,99vh) scale(.9979)}}.snow:nth-child(170){opacity:1.5076;transform:translate(19.3382vw,-10px) scale(.6247);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{70.118%{transform:translate(28.229vw,70.118vh) scale(.6247)}to{transform:translate(23.7836vw,99vh) scale(.6247)}}.snow:nth-child(171){opacity:1.5002;transform:translate(12.8375vw,-10px) scale(.416);animation:fall-171 12s -21s linear infinite}@keyframes fall-171{49.884%{transform:translate(20.1739vw,49.884vh) scale(.416)}to{transform:translate(16.5057vw,99vh) scale(.416)}}.snow:nth-child(172){opacity:.1364;transform:translate(79.6239vw,-10px) scale(.5731);animation:fall-172 10s -16s linear infinite}@keyframes fall-172{74.415%{transform:translate(69.8488vw,74.415vh) scale(.5731)}to{transform:translate(74.73635vw,99vh) scale(.5731)}}.snow:nth-child(173){opacity:.6258;transform:translate(94.5066vw,-10px) scale(.012);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{40.783%{transform:translate(90.7774vw,40.783vh) scale(.012)}to{transform:translate(92.642vw,99vh) scale(.012)}}.snow:nth-child(174){opacity:.4774;transform:translate(65.4114vw,-10px) scale(.8134);animation:fall-174 20s -26s linear infinite}@keyframes fall-174{35.988%{transform:translate(57.744vw,35.988vh) scale(.8134)}to{transform:translate(61.5777vw,99vh) scale(.8134)}}.snow:nth-child(175){opacity:1.0552;transform:translate(32.2916vw,-10px) scale(.5281);animation:fall-175 17s -9s linear infinite}@keyframes fall-175{41.182%{transform:translate(23.076vw,41.182vh) scale(.5281)}to{transform:translate(27.6838vw,99vh) scale(.5281)}}.snow:nth-child(176){opacity:1.8896;transform:translate(9.7097vw,-10px) scale(.1585);animation:fall-176 10s -6s linear infinite}@keyframes fall-176{56.222%{transform:translate(18.2462vw,56.222vh) scale(.1585)}to{transform:translate(13.97795vw,99vh) scale(.1585)}}.snow:nth-child(177){opacity:1.5262;transform:translate(76.471vw,-10px) scale(.5346);animation:fall-177 22s -14s linear infinite}@keyframes fall-177{30.065%{transform:translate(78.9371vw,30.065vh) scale(.5346)}to{transform:translate(77.70405vw,99vh) scale(.5346)}}.snow:nth-child(178){opacity:.3786;transform:translate(12.1784vw,-10px) scale(.8142);animation:fall-178 15s -14s linear infinite}@keyframes fall-178{51.31%{transform:translate(3.7414vw,51.31vh) scale(.8142)}to{transform:translate(7.9599vw,99vh) scale(.8142)}}.snow:nth-child(179){opacity:.2876;transform:translate(41.7391vw,-10px) scale(.563);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{69.542%{transform:translate(34.7719vw,69.542vh) scale(.563)}to{transform:translate(38.2555vw,99vh) scale(.563)}}.snow:nth-child(180){opacity:.2552;transform:translate(64.9424vw,-10px) scale(.1421);animation:fall-180 28s -19s linear infinite}@keyframes fall-180{68.917%{transform:translate(73.4663vw,68.917vh) scale(.1421)}to{transform:translate(69.20435vw,99vh) scale(.1421)}}.snow:nth-child(181){opacity:1.1044;transform:translate(77.4908vw,-10px) scale(.4761);animation:fall-181 15s -24s linear infinite}@keyframes fall-181{67.23%{transform:translate(78.8425vw,67.23vh) scale(.4761)}to{transform:translate(78.16665vw,99vh) scale(.4761)}}.snow:nth-child(182){opacity:1.5906;transform:translate(64.7059vw,-10px) scale(.3553);animation:fall-182 27s -8s linear infinite}@keyframes fall-182{69.608%{transform:translate(58.3477vw,69.608vh) scale(.3553)}to{transform:translate(61.5268vw,99vh) scale(.3553)}}.snow:nth-child(183){opacity:1.995;transform:translate(74.5327vw,-10px) scale(.9342);animation:fall-183 16s -27s linear infinite}@keyframes fall-183{73.412%{transform:translate(83.4174vw,73.412vh) scale(.9342)}to{transform:translate(78.97505vw,99vh) scale(.9342)}}.snow:nth-child(184){opacity:.0098;transform:translate(9.6026vw,-10px) scale(.1634);animation:fall-184 19s -12s linear infinite}@keyframes fall-184{53.913%{transform:translate(10.1357vw,53.913vh) scale(.1634)}to{transform:translate(9.86915vw,99vh) scale(.1634)}}.snow:nth-child(185){opacity:1.4416;transform:translate(71.3155vw,-10px) scale(.3389);animation:fall-185 24s -10s linear infinite}@keyframes fall-185{65.715%{transform:translate(67.3693vw,65.715vh) scale(.3389)}to{transform:translate(69.3424vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.9474;transform:translate(62.5546vw,-10px) scale(.6442);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{39.413%{transform:translate(67.5255vw,39.413vh) scale(.6442)}to{transform:translate(65.04005vw,99vh) scale(.6442)}}.snow:nth-child(187){opacity:.8236;transform:translate(29.5905vw,-10px) scale(.1042);animation:fall-187 22s -8s linear infinite}@keyframes fall-187{48.013%{transform:translate(37.0999vw,48.013vh) scale(.1042)}to{transform:translate(33.3452vw,99vh) scale(.1042)}}.snow:nth-child(188){opacity:1.355;transform:translate(1.7776vw,-10px) scale(.3935);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{75.464%{transform:translate(10.3031vw,75.464vh) scale(.3935)}to{transform:translate(6.04035vw,99vh) scale(.3935)}}.snow:nth-child(189){opacity:.5272;transform:translate(65.9371vw,-10px) scale(.4284);animation:fall-189 14s -7s linear infinite}@keyframes fall-189{38.504%{transform:translate(57.0915vw,38.504vh) scale(.4284)}to{transform:translate(61.5143vw,99vh) scale(.4284)}}.snow:nth-child(190){opacity:.6384;transform:translate(92.8931vw,-10px) scale(.6062);animation:fall-190 12s -29s linear infinite}@keyframes fall-190{59.006%{transform:translate(99.5123vw,59.006vh) scale(.6062)}to{transform:translate(96.2027vw,99vh) scale(.6062)}}.snow:nth-child(191){opacity:1.3986;transform:translate(59.8634vw,-10px) scale(.0966);animation:fall-191 13s -24s linear infinite}@keyframes fall-191{74.656%{transform:translate(50.6428vw,74.656vh) scale(.0966)}to{transform:translate(55.2531vw,99vh) scale(.0966)}}.snow:nth-child(192){opacity:.6734;transform:translate(76.5029vw,-10px) scale(.96);animation:fall-192 20s -5s linear infinite}@keyframes fall-192{47.894%{transform:translate(73.0686vw,47.894vh) scale(.96)}to{transform:translate(74.78575vw,99vh) scale(.96)}}.snow:nth-child(193){opacity:1.5058;transform:translate(11.6289vw,-10px) scale(.7144);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{38.225%{transform:translate(18.6933vw,38.225vh) scale(.7144)}to{transform:translate(15.1611vw,99vh) scale(.7144)}}.snow:nth-child(194){opacity:1.2628;transform:translate(55.6886vw,-10px) scale(.5049);animation:fall-194 24s -20s linear infinite}@keyframes fall-194{70.98%{transform:translate(60.4539vw,70.98vh) scale(.5049)}to{transform:translate(58.07125vw,99vh) scale(.5049)}}.snow:nth-child(195){opacity:.5248;transform:translate(28.1559vw,-10px) scale(.6075);animation:fall-195 25s -12s linear infinite}@keyframes fall-195{71.639%{transform:translate(24.6031vw,71.639vh) scale(.6075)}to{transform:translate(26.3795vw,99vh) scale(.6075)}}.snow:nth-child(196){opacity:1.1592;transform:translate(43.0578vw,-10px) scale(.6225);animation:fall-196 17s -12s linear infinite}@keyframes fall-196{75.243%{transform:translate(46.6096vw,75.243vh) scale(.6225)}to{transform:translate(44.8337vw,99vh) scale(.6225)}}.snow:nth-child(197){opacity:.9602;transform:translate(38.5122vw,-10px) scale(.8852);animation:fall-197 17s -4s linear infinite}@keyframes fall-197{32.786%{transform:translate(48.4051vw,32.786vh) scale(.8852)}to{transform:translate(43.45865vw,99vh) scale(.8852)}}.snow:nth-child(198){opacity:1.6496;transform:translate(45.7197vw,-10px) scale(.5606);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{68.901%{transform:translate(54.4831vw,68.901vh) scale(.5606)}to{transform:translate(50.1014vw,99vh) scale(.5606)}}.snow:nth-child(199){opacity:1.7514;transform:translate(98.4542vw,-10px) scale(.6922);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{56.943%{transform:translate(95.2907vw,56.943vh) scale(.6922)}to{transform:translate(96.87245vw,99vh) scale(.6922)}}.snow:nth-child(200){opacity:1.77;transform:translate(35.1786vw,-10px) scale(.0887);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{52.725%{transform:translate(34.7158vw,52.725vh) scale(.0887)}to{transform:translate(34.9472vw,99vh) scale(.0887)}}.snow:nth-child(201){opacity:1.6082;transform:translate(36.1819vw,-10px) scale(.2956);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{51.251%{transform:translate(28.0622vw,51.251vh) scale(.2956)}to{transform:translate(32.12205vw,99vh) scale(.2956)}}.snow:nth-child(202){opacity:1.5082;transform:translate(28.7613vw,-10px) scale(.1141);animation:fall-202 14s -18s linear infinite}@keyframes fall-202{62.753%{transform:translate(27.9622vw,62.753vh) scale(.1141)}to{transform:translate(28.36175vw,99vh) scale(.1141)}}.snow:nth-child(203){opacity:.7646;transform:translate(29.4115vw,-10px) scale(.9893);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{56.087%{transform:translate(28.4176vw,56.087vh) scale(.9893)}to{transform:translate(28.91455vw,99vh) scale(.9893)}}.snow:nth-child(204){opacity:.3614;transform:translate(46.0251vw,-10px) scale(.8236);animation:fall-204 25s -21s linear infinite}@keyframes fall-204{66.76%{transform:translate(47.4622vw,66.76vh) scale(.8236)}to{transform:translate(46.74365vw,99vh) scale(.8236)}}.snow:nth-child(205){opacity:1.559;transform:translate(40.439vw,-10px) scale(.4797);animation:fall-205 26s -8s linear infinite}@keyframes fall-205{65.405%{transform:translate(43.2294vw,65.405vh) scale(.4797)}to{transform:translate(41.8342vw,99vh) scale(.4797)}}.snow:nth-child(206){opacity:1.7704;transform:translate(20.8239vw,-10px) scale(.2388);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{63.178%{transform:translate(22.3661vw,63.178vh) scale(.2388)}to{transform:translate(21.595vw,99vh) scale(.2388)}}.snow:nth-child(207){opacity:1.9202;transform:translate(13.3145vw,-10px) scale(.2238);animation:fall-207 30s -15s linear infinite}@keyframes fall-207{55.546%{transform:translate(10.5329vw,55.546vh) scale(.2238)}to{transform:translate(11.9237vw,99vh) scale(.2238)}}.snow:nth-child(208){opacity:.7664;transform:translate(82.6353vw,-10px) scale(.8931);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{31.901%{transform:translate(76.1519vw,31.901vh) scale(.8931)}to{transform:translate(79.3936vw,99vh) scale(.8931)}}.snow:nth-child(209){opacity:1.7584;transform:translate(83.8511vw,-10px) scale(.2663);animation:fall-209 23s -24s linear infinite}@keyframes fall-209{54.082%{transform:translate(89.7872vw,54.082vh) scale(.2663)}to{transform:translate(86.81915vw,99vh) scale(.2663)}}.snow:nth-child(210){opacity:1.2294;transform:translate(16.7873vw,-10px) scale(.2072);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{50.962%{transform:translate(9.1942vw,50.962vh) scale(.2072)}to{transform:translate(12.99075vw,99vh) scale(.2072)}}.snow:nth-child(211){opacity:1.3258;transform:translate(16.2647vw,-10px) scale(.6394);animation:fall-211 21s -11s linear infinite}@keyframes fall-211{63.929%{transform:translate(20.2852vw,63.929vh) scale(.6394)}to{transform:translate(18.27495vw,99vh) scale(.6394)}}.snow:nth-child(212){opacity:1.682;transform:translate(70.9027vw,-10px) scale(.9855);animation:fall-212 12s -26s linear infinite}@keyframes fall-212{60.777%{transform:translate(72.0546vw,60.777vh) scale(.9855)}to{transform:translate(71.47865vw,99vh) scale(.9855)}}.snow:nth-child(213){opacity:.3296;transform:translate(25.1653vw,-10px) scale(.9349);animation:fall-213 16s -20s linear infinite}@keyframes fall-213{59.27%{transform:translate(21.9171vw,59.27vh) scale(.9349)}to{transform:translate(23.5412vw,99vh) scale(.9349)}}.snow:nth-child(214){opacity:1.4258;transform:translate(25.476vw,-10px) scale(.5021);animation:fall-214 11s -12s linear infinite}@keyframes fall-214{57.637%{transform:translate(21.6646vw,57.637vh) scale(.5021)}to{transform:translate(23.5703vw,99vh) scale(.5021)}}.snow:nth-child(215){opacity:1.31;transform:translate(24.2442vw,-10px) scale(.1998);animation:fall-215 19s -14s linear infinite}@keyframes fall-215{50.119%{transform:translate(28.2621vw,50.119vh) scale(.1998)}to{transform:translate(26.25315vw,99vh) scale(.1998)}}.snow:nth-child(216){opacity:.1712;transform:translate(76.2083vw,-10px) scale(.429);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{54.223%{transform:translate(69.8594vw,54.223vh) scale(.429)}to{transform:translate(73.03385vw,99vh) scale(.429)}}.snow:nth-child(217){opacity:1.7366;transform:translate(78.0509vw,-10px) scale(.7157);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{78.046%{transform:translate(76.6019vw,78.046vh) scale(.7157)}to{transform:translate(77.3264vw,99vh) scale(.7157)}}.snow:nth-child(218){opacity:1.217;transform:translate(9.966vw,-10px) scale(.8573);animation:fall-218 27s -21s linear infinite}@keyframes fall-218{74.139%{transform:translate(7.329vw,74.139vh) scale(.8573)}to{transform:translate(8.6475vw,99vh) scale(.8573)}}.snow:nth-child(219){opacity:1.1646;transform:translate(7.9003vw,-10px) scale(.7089);animation:fall-219 14s -3s linear infinite}@keyframes fall-219{56.341%{transform:translate(5.8791vw,56.341vh) scale(.7089)}to{transform:translate(6.8897vw,99vh) scale(.7089)}}.snow:nth-child(220){opacity:1.872;transform:translate(4.7599vw,-10px) scale(.8154);animation:fall-220 11s -19s linear infinite}@keyframes fall-220{69.625%{transform:translate(-2.7242vw,69.625vh) scale(.8154)}to{transform:translate(1.01785vw,99vh) scale(.8154)}}.snow:nth-child(221){opacity:.0802;transform:translate(93.354vw,-10px) scale(.6981);animation:fall-221 22s -9s linear infinite}@keyframes fall-221{44.295%{transform:translate(99.1797vw,44.295vh) scale(.6981)}to{transform:translate(96.26685vw,99vh) scale(.6981)}}.snow:nth-child(222){opacity:1.946;transform:translate(17.4966vw,-10px) scale(.4757);animation:fall-222 28s -24s linear infinite}@keyframes fall-222{62.156%{transform:translate(26.3599vw,62.156vh) scale(.4757)}to{transform:translate(21.92825vw,99vh) scale(.4757)}}.snow:nth-child(223){opacity:.1426;transform:translate(93.3912vw,-10px) scale(.8341);animation:fall-223 16s -2s linear infinite}@keyframes fall-223{65.782%{transform:translate(84.2564vw,65.782vh) scale(.8341)}to{transform:translate(88.8238vw,99vh) scale(.8341)}}.snow:nth-child(224){opacity:.642;transform:translate(5.3966vw,-10px) scale(.1524);animation:fall-224 16s -16s linear infinite}@keyframes fall-224{72.158%{transform:translate(.9898vw,72.158vh) scale(.1524)}to{transform:translate(3.1932vw,99vh) scale(.1524)}}.snow:nth-child(225){opacity:1.2492;transform:translate(18.1527vw,-10px) scale(.5927);animation:fall-225 22s -29s linear infinite}@keyframes fall-225{49.263%{transform:translate(20.328vw,49.263vh) scale(.5927)}to{transform:translate(19.24035vw,99vh) scale(.5927)}}.snow:nth-child(226){opacity:1.3308;transform:translate(56.5028vw,-10px) scale(.5094);animation:fall-226 27s -19s linear infinite}@keyframes fall-226{64.163%{transform:translate(65.7275vw,64.163vh) scale(.5094)}to{transform:translate(61.11515vw,99vh) scale(.5094)}}.snow:nth-child(227){opacity:1.7134;transform:translate(8.7067vw,-10px) scale(.9252);animation:fall-227 16s -23s linear infinite}@keyframes fall-227{53.872%{transform:translate(17.0496vw,53.872vh) scale(.9252)}to{transform:translate(12.87815vw,99vh) scale(.9252)}}.snow:nth-child(228){opacity:1.752;transform:translate(36.1871vw,-10px) scale(.538);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{69.997%{transform:translate(29.8146vw,69.997vh) scale(.538)}to{transform:translate(33.00085vw,99vh) scale(.538)}}.snow:nth-child(229){opacity:.4868;transform:translate(88.6669vw,-10px) scale(.3028);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{67.378%{transform:translate(79.9345vw,67.378vh) scale(.3028)}to{transform:translate(84.3007vw,99vh) scale(.3028)}}.snow:nth-child(230){opacity:.9932;transform:translate(3.6477vw,-10px) scale(.5833);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{68.127%{transform:translate(-.314vw,68.127vh) scale(.5833)}to{transform:translate(1.66685vw,99vh) scale(.5833)}}.snow:nth-child(231){opacity:.809;transform:translate(89.4749vw,-10px) scale(.2044);animation:fall-231 17s -23s linear infinite}@keyframes fall-231{46.358%{transform:translate(93.5381vw,46.358vh) scale(.2044)}to{transform:translate(91.5065vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:.2924;transform:translate(60.54vw,-10px) scale(.4657);animation:fall-232 20s -12s linear infinite}@keyframes fall-232{79.09%{transform:translate(62.1857vw,79.09vh) scale(.4657)}to{transform:translate(61.36285vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:1.2882;transform:translate(74.2596vw,-10px) scale(.4481);animation:fall-233 30s -27s linear infinite}@keyframes fall-233{33.829%{transform:translate(65.7349vw,33.829vh) scale(.4481)}to{transform:translate(69.99725vw,99vh) scale(.4481)}}.snow:nth-child(234){opacity:.0356;transform:translate(38.2355vw,-10px) scale(.1198);animation:fall-234 16s -1s linear infinite}@keyframes fall-234{70.281%{transform:translate(30.8499vw,70.281vh) scale(.1198)}to{transform:translate(34.5427vw,99vh) scale(.1198)}}.snow:nth-child(235){opacity:.046;transform:translate(63.8619vw,-10px) scale(.0739);animation:fall-235 23s -23s linear infinite}@keyframes fall-235{64.148%{transform:translate(66.5078vw,64.148vh) scale(.0739)}to{transform:translate(65.18485vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.046;transform:translate(41.3308vw,-10px) scale(.4449);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{37.239%{transform:translate(49.297vw,37.239vh) scale(.4449)}to{transform:translate(45.3139vw,99vh) scale(.4449)}}.snow:nth-child(237){opacity:1.0352;transform:translate(4.9205vw,-10px) scale(.9477);animation:fall-237 17s -1s linear infinite}@keyframes fall-237{71.352%{transform:translate(-3.6383vw,71.352vh) scale(.9477)}to{transform:translate(.6411vw,99vh) scale(.9477)}}.snow:nth-child(238){opacity:.8954;transform:translate(66.7605vw,-10px) scale(.1673);animation:fall-238 27s -16s linear infinite}@keyframes fall-238{35.348%{transform:translate(66.2599vw,35.348vh) scale(.1673)}to{transform:translate(66.5102vw,99vh) scale(.1673)}}.snow:nth-child(239){opacity:1.5812;transform:translate(91.4847vw,-10px) scale(.1724);animation:fall-239 29s -20s linear infinite}@keyframes fall-239{41.275%{transform:translate(92.888vw,41.275vh) scale(.1724)}to{transform:translate(92.18635vw,99vh) scale(.1724)}}.snow:nth-child(240){opacity:1.8092;transform:translate(91.6169vw,-10px) scale(.9108);animation:fall-240 20s -25s linear infinite}@keyframes fall-240{56.32%{transform:translate(94.0527vw,56.32vh) scale(.9108)}to{transform:translate(92.8348vw,99vh) scale(.9108)}}.snow:nth-child(241){opacity:1.551;transform:translate(63.016vw,-10px) scale(.2644);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{56.597%{transform:translate(56.3452vw,56.597vh) scale(.2644)}to{transform:translate(59.6806vw,99vh) scale(.2644)}}.snow:nth-child(242){opacity:.791;transform:translate(23.1225vw,-10px) scale(.8651);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{55.803%{transform:translate(14.6345vw,55.803vh) scale(.8651)}to{transform:translate(18.8785vw,99vh) scale(.8651)}}.snow:nth-child(243){opacity:.184;transform:translate(39.2922vw,-10px) scale(.513);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{61.683%{transform:translate(39.3084vw,61.683vh) scale(.513)}to{transform:translate(39.3003vw,99vh) scale(.513)}}.snow:nth-child(244){opacity:1.0252;transform:translate(44.052vw,-10px) scale(.8118);animation:fall-244 20s -13s linear infinite}@keyframes fall-244{54.483%{transform:translate(37.7595vw,54.483vh) scale(.8118)}to{transform:translate(40.90575vw,99vh) scale(.8118)}}.snow:nth-child(245){opacity:.961;transform:translate(79.4332vw,-10px) scale(.6004);animation:fall-245 22s -30s linear infinite}@keyframes fall-245{50.672%{transform:translate(72.1971vw,50.672vh) scale(.6004)}to{transform:translate(75.81515vw,99vh) scale(.6004)}}.snow:nth-child(246){opacity:.9272;transform:translate(24.7606vw,-10px) scale(.5177);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{73.573%{transform:translate(32.3378vw,73.573vh) scale(.5177)}to{transform:translate(28.5492vw,99vh) scale(.5177)}}.snow:nth-child(247){opacity:.066;transform:translate(55.0634vw,-10px) scale(.9744);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{52.641%{transform:translate(45.2789vw,52.641vh) scale(.9744)}to{transform:translate(50.17115vw,99vh) scale(.9744)}}.snow:nth-child(248){opacity:1.7868;transform:translate(95.365vw,-10px) scale(.6785);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{42.098%{transform:translate(103.9452vw,42.098vh) scale(.6785)}to{transform:translate(99.6551vw,99vh) scale(.6785)}}.snow:nth-child(249){opacity:.2716;transform:translate(57.1353vw,-10px) scale(.6798);animation:fall-249 29s -21s linear infinite}@keyframes fall-249{48.151%{transform:translate(53.0981vw,48.151vh) scale(.6798)}to{transform:translate(55.1167vw,99vh) scale(.6798)}}.snow:nth-child(250){opacity:.356;transform:translate(75.3912vw,-10px) scale(.1257);animation:fall-250 24s -26s linear infinite}@keyframes fall-250{31.513%{transform:translate(80.7033vw,31.513vh) scale(.1257)}to{transform:translate(78.04725vw,99vh) scale(.1257)}}.snow:nth-child(251){opacity:1.411;transform:translate(1.1419vw,-10px) scale(.2944);animation:fall-251 24s -15s linear infinite}@keyframes fall-251{63.547%{transform:translate(7.0716vw,63.547vh) scale(.2944)}to{transform:translate(4.10675vw,99vh) scale(.2944)}}.snow:nth-child(252){opacity:.1402;transform:translate(22.9658vw,-10px) scale(.7195);animation:fall-252 28s -5s linear infinite}@keyframes fall-252{64.101%{transform:translate(24.9155vw,64.101vh) scale(.7195)}to{transform:translate(23.94065vw,99vh) scale(.7195)}}.snow:nth-child(253){opacity:1.5036;transform:translate(93.6238vw,-10px) scale(.9044);animation:fall-253 10s -29s linear infinite}@keyframes fall-253{66.652%{transform:translate(96.2966vw,66.652vh) scale(.9044)}to{transform:translate(94.9602vw,99vh) scale(.9044)}}.snow:nth-child(254){opacity:.8076;transform:translate(55.2684vw,-10px) scale(.148);animation:fall-254 19s -1s linear infinite}@keyframes fall-254{65.103%{transform:translate(59.8073vw,65.103vh) scale(.148)}to{transform:translate(57.53785vw,99vh) scale(.148)}}.snow:nth-child(255){opacity:.6868;transform:translate(73.9198vw,-10px) scale(.8825);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{47.105%{transform:translate(79.731vw,47.105vh) scale(.8825)}to{transform:translate(76.8254vw,99vh) scale(.8825)}}.snow:nth-child(256){opacity:.8918;transform:translate(14.6817vw,-10px) scale(.0884);animation:fall-256 18s -30s linear infinite}@keyframes fall-256{30.19%{transform:translate(5.2484vw,30.19vh) scale(.0884)}to{transform:translate(9.96505vw,99vh) scale(.0884)}}.snow:nth-child(257){opacity:1.2956;transform:translate(88.5525vw,-10px) scale(.1637);animation:fall-257 27s -27s linear infinite}@keyframes fall-257{57.965%{transform:translate(97.6805vw,57.965vh) scale(.1637)}to{transform:translate(93.1165vw,99vh) scale(.1637)}}.snow:nth-child(258){opacity:1.306;transform:translate(17.4111vw,-10px) scale(.61);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{35.209%{transform:translate(14.808vw,35.209vh) scale(.61)}to{transform:translate(16.10955vw,99vh) scale(.61)}}.snow:nth-child(259){opacity:1.5904;transform:translate(12.6311vw,-10px) scale(.3007);animation:fall-259 12s -6s linear infinite}@keyframes fall-259{35.864%{transform:translate(16.7579vw,35.864vh) scale(.3007)}to{transform:translate(14.6945vw,99vh) scale(.3007)}}.snow:nth-child(260){opacity:.8024;transform:translate(97.9831vw,-10px) scale(.2584);animation:fall-260 11s -21s linear infinite}@keyframes fall-260{46.252%{transform:translate(101.5195vw,46.252vh) scale(.2584)}to{transform:translate(99.7513vw,99vh) scale(.2584)}}.snow:nth-child(261){opacity:1.8156;transform:translate(46.4268vw,-10px) scale(.8136);animation:fall-261 21s -4s linear infinite}@keyframes fall-261{42.568%{transform:translate(45.3344vw,42.568vh) scale(.8136)}to{transform:translate(45.8806vw,99vh) scale(.8136)}}.snow:nth-child(262){opacity:.0448;transform:translate(34.0344vw,-10px) scale(.6728);animation:fall-262 21s -21s linear infinite}@keyframes fall-262{41.779%{transform:translate(29.85vw,41.779vh) scale(.6728)}to{transform:translate(31.9422vw,99vh) scale(.6728)}}.snow:nth-child(263){opacity:1.0084;transform:translate(62.8966vw,-10px) scale(.2274);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{74.114%{transform:translate(72.7002vw,74.114vh) scale(.2274)}to{transform:translate(67.7984vw,99vh) scale(.2274)}}.snow:nth-child(264){opacity:1.1158;transform:translate(84.5628vw,-10px) scale(.4712);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{48.029%{transform:translate(75.9067vw,48.029vh) scale(.4712)}to{transform:translate(80.23475vw,99vh) scale(.4712)}}.snow:nth-child(265){opacity:.6198;transform:translate(99.9952vw,-10px) scale(.5651);animation:fall-265 30s -13s linear infinite}@keyframes fall-265{62.689%{transform:translate(102.4383vw,62.689vh) scale(.5651)}to{transform:translate(101.21675vw,99vh) scale(.5651)}}.snow:nth-child(266){opacity:1.341;transform:translate(8.6359vw,-10px) scale(.5564);animation:fall-266 18s -17s linear infinite}@keyframes fall-266{76.914%{transform:translate(17.2488vw,76.914vh) scale(.5564)}to{transform:translate(12.94235vw,99vh) scale(.5564)}}.snow:nth-child(267){opacity:1.103;transform:translate(5.2642vw,-10px) scale(.2713);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{60.922%{transform:translate(6.3867vw,60.922vh) scale(.2713)}to{transform:translate(5.82545vw,99vh) scale(.2713)}}.snow:nth-child(268){opacity:1.2986;transform:translate(74.3046vw,-10px) scale(.8275);animation:fall-268 11s -20s linear infinite}@keyframes fall-268{32.029%{transform:translate(69.6056vw,32.029vh) scale(.8275)}to{transform:translate(71.9551vw,99vh) scale(.8275)}}.snow:nth-child(269){opacity:1.312;transform:translate(58.7496vw,-10px) scale(.1157);animation:fall-269 25s -22s linear infinite}@keyframes fall-269{76.757%{transform:translate(62.774vw,76.757vh) scale(.1157)}to{transform:translate(60.7618vw,99vh) scale(.1157)}}.snow:nth-child(270){opacity:1.7746;transform:translate(8.948vw,-10px) scale(.5212);animation:fall-270 19s -28s linear infinite}@keyframes fall-270{39.161%{transform:translate(16.5196vw,39.161vh) scale(.5212)}to{transform:translate(12.7338vw,99vh) scale(.5212)}}.snow:nth-child(271){opacity:.4764;transform:translate(1.3131vw,-10px) scale(.6197);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{64.911%{transform:translate(-6.5931vw,64.911vh) scale(.6197)}to{transform:translate(-2.64vw,99vh) scale(.6197)}}.snow:nth-child(272){opacity:1.1912;transform:translate(5.6235vw,-10px) scale(.1762);animation:fall-272 18s -25s linear infinite}@keyframes fall-272{69.723%{transform:translate(15.2928vw,69.723vh) scale(.1762)}to{transform:translate(10.45815vw,99vh) scale(.1762)}}.snow:nth-child(273){opacity:1.469;transform:translate(35.1723vw,-10px) scale(.1435);animation:fall-273 27s -15s linear infinite}@keyframes fall-273{75.464%{transform:translate(29.4385vw,75.464vh) scale(.1435)}to{transform:translate(32.3054vw,99vh) scale(.1435)}}.snow:nth-child(274){opacity:.3664;transform:translate(54.2598vw,-10px) scale(.4528);animation:fall-274 25s -2s linear infinite}@keyframes fall-274{50.466%{transform:translate(48.0167vw,50.466vh) scale(.4528)}to{transform:translate(51.13825vw,99vh) scale(.4528)}}.snow:nth-child(275){opacity:1.1514;transform:translate(47.2983vw,-10px) scale(.4103);animation:fall-275 18s -22s linear infinite}@keyframes fall-275{57.878%{transform:translate(39.832vw,57.878vh) scale(.4103)}to{transform:translate(43.56515vw,99vh) scale(.4103)}}.snow:nth-child(276){opacity:1.0884;transform:translate(74.9968vw,-10px) scale(.7418);animation:fall-276 18s -10s linear infinite}@keyframes fall-276{64.129%{transform:translate(78.2357vw,64.129vh) scale(.7418)}to{transform:translate(76.61625vw,99vh) scale(.7418)}}.snow:nth-child(277){opacity:1.162;transform:translate(13.636vw,-10px) scale(.3716);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{76.31%{transform:translate(10.7972vw,76.31vh) scale(.3716)}to{transform:translate(12.2166vw,99vh) scale(.3716)}}.snow:nth-child(278){opacity:.6576;transform:translate(67.2879vw,-10px) scale(.4236);animation:fall-278 17s -16s linear infinite}@keyframes fall-278{77.203%{transform:translate(73.4918vw,77.203vh) scale(.4236)}to{transform:translate(70.38985vw,99vh) scale(.4236)}}.snow:nth-child(279){opacity:.465;transform:translate(64.5676vw,-10px) scale(.1645);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{45.592%{transform:translate(57.1944vw,45.592vh) scale(.1645)}to{transform:translate(60.881vw,99vh) scale(.1645)}}.snow:nth-child(280){opacity:1.67;transform:translate(12.8049vw,-10px) scale(.2017);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.809%{transform:translate(10.919vw,76.809vh) scale(.2017)}to{transform:translate(11.86195vw,99vh) scale(.2017)}}.snow:nth-child(281){opacity:1.357;transform:translate(6.9036vw,-10px) scale(.3632);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{35.131%{transform:translate(11.8855vw,35.131vh) scale(.3632)}to{transform:translate(9.39455vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:.114;transform:translate(90.7812vw,-10px) scale(.2233);animation:fall-282 24s -17s linear infinite}@keyframes fall-282{38.113%{transform:translate(84.403vw,38.113vh) scale(.2233)}to{transform:translate(87.5921vw,99vh) scale(.2233)}}.snow:nth-child(283){opacity:.6288;transform:translate(77.7736vw,-10px) scale(.1723);animation:fall-283 30s -22s linear infinite}@keyframes fall-283{47.356%{transform:translate(72.1086vw,47.356vh) scale(.1723)}to{transform:translate(74.9411vw,99vh) scale(.1723)}}.snow:nth-child(284){opacity:.9926;transform:translate(28.7937vw,-10px) scale(.5345);animation:fall-284 17s -20s linear infinite}@keyframes fall-284{45.857%{transform:translate(33.369vw,45.857vh) scale(.5345)}to{transform:translate(31.08135vw,99vh) scale(.5345)}}.snow:nth-child(285){opacity:1.6608;transform:translate(14.4307vw,-10px) scale(.1729);animation:fall-285 19s -26s linear infinite}@keyframes fall-285{74.099%{transform:translate(23.7927vw,74.099vh) scale(.1729)}to{transform:translate(19.1117vw,99vh) scale(.1729)}}.snow:nth-child(286){opacity:1.3868;transform:translate(81.6355vw,-10px) scale(.5883);animation:fall-286 13s -26s linear infinite}@keyframes fall-286{39.481%{transform:translate(81.0722vw,39.481vh) scale(.5883)}to{transform:translate(81.35385vw,99vh) scale(.5883)}}.snow:nth-child(287){opacity:1.511;transform:translate(6.2562vw,-10px) scale(.0757);animation:fall-287 20s -29s linear infinite}@keyframes fall-287{39.259%{transform:translate(4.6502vw,39.259vh) scale(.0757)}to{transform:translate(5.4532vw,99vh) scale(.0757)}}.snow:nth-child(288){opacity:1.35;transform:translate(91.2865vw,-10px) scale(.1576);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{40.563%{transform:translate(83.5998vw,40.563vh) scale(.1576)}to{transform:translate(87.44315vw,99vh) scale(.1576)}}.snow:nth-child(289){opacity:1.5006;transform:translate(80.7859vw,-10px) scale(.0442);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{54.936%{transform:translate(76.6165vw,54.936vh) scale(.0442)}to{transform:translate(78.7012vw,99vh) scale(.0442)}}.snow:nth-child(290){opacity:1.7574;transform:translate(95.0543vw,-10px) scale(.592);animation:fall-290 10s -17s linear infinite}@keyframes fall-290{46.362%{transform:translate(94.8871vw,46.362vh) scale(.592)}to{transform:translate(94.9707vw,99vh) scale(.592)}}.snow:nth-child(291){opacity:.3028;transform:translate(23.923vw,-10px) scale(.3645);animation:fall-291 24s -7s linear infinite}@keyframes fall-291{62.152%{transform:translate(31.3121vw,62.152vh) scale(.3645)}to{transform:translate(27.61755vw,99vh) scale(.3645)}}.snow:nth-child(292){opacity:1.866;transform:translate(70.8137vw,-10px) scale(.3009);animation:fall-292 27s -25s linear infinite}@keyframes fall-292{42.612%{transform:translate(77.1672vw,42.612vh) scale(.3009)}to{transform:translate(73.99045vw,99vh) scale(.3009)}}.snow:nth-child(293){opacity:.8336;transform:translate(43.3066vw,-10px) scale(.3676);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{47.013%{transform:translate(36.5565vw,47.013vh) scale(.3676)}to{transform:translate(39.93155vw,99vh) scale(.3676)}}.snow:nth-child(294){opacity:1.485;transform:translate(65.284vw,-10px) scale(.1224);animation:fall-294 27s -19s linear infinite}@keyframes fall-294{34.751%{transform:translate(71.7422vw,34.751vh) scale(.1224)}to{transform:translate(68.5131vw,99vh) scale(.1224)}}.snow:nth-child(295){opacity:1.3966;transform:translate(51.7009vw,-10px) scale(.0038);animation:fall-295 13s -4s linear infinite}@keyframes fall-295{72.829%{transform:translate(54.0548vw,72.829vh) scale(.0038)}to{transform:translate(52.87785vw,99vh) scale(.0038)}}.snow:nth-child(296){opacity:.4114;transform:translate(25.89vw,-10px) scale(.0955);animation:fall-296 25s -3s linear infinite}@keyframes fall-296{40.658%{transform:translate(31.4582vw,40.658vh) scale(.0955)}to{transform:translate(28.6741vw,99vh) scale(.0955)}}.snow:nth-child(297){opacity:1.9232;transform:translate(64.4084vw,-10px) scale(.7468);animation:fall-297 15s -24s linear infinite}@keyframes fall-297{73.829%{transform:translate(61.0874vw,73.829vh) scale(.7468)}to{transform:translate(62.7479vw,99vh) scale(.7468)}}.snow:nth-child(298){opacity:1.7312;transform:translate(57.3093vw,-10px) scale(.3895);animation:fall-298 14s -4s linear infinite}@keyframes fall-298{59.241%{transform:translate(55.7106vw,59.241vh) scale(.3895)}to{transform:translate(56.50995vw,99vh) scale(.3895)}}.snow:nth-child(299){opacity:.2238;transform:translate(19.8603vw,-10px) scale(.548);animation:fall-299 25s -30s linear infinite}@keyframes fall-299{65.654%{transform:translate(15.4559vw,65.654vh) scale(.548)}to{transform:translate(17.6581vw,99vh) scale(.548)}}.snow:nth-child(300){opacity:1.8848;transform:translate(96.3083vw,-10px) scale(.642);animation:fall-300 25s -4s linear infinite}@keyframes fall-300{48.962%{transform:translate(93.2974vw,48.962vh) scale(.642)}to{transform:translate(94.80285vw,99vh) scale(.642)}}.snow:nth-child(301){opacity:1.1662;transform:translate(38.4309vw,-10px) scale(.9686);animation:fall-301 12s -10s linear infinite}@keyframes fall-301{50.444%{transform:translate(38.7865vw,50.444vh) scale(.9686)}to{transform:translate(38.6087vw,99vh) scale(.9686)}}.snow:nth-child(302){opacity:1.3146;transform:translate(22.0026vw,-10px) scale(.6941);animation:fall-302 17s -10s linear infinite}@keyframes fall-302{76.187%{transform:translate(18.3892vw,76.187vh) scale(.6941)}to{transform:translate(20.1959vw,99vh) scale(.6941)}}.snow:nth-child(303){opacity:1.176;transform:translate(97.7683vw,-10px) scale(.0113);animation:fall-303 28s -9s linear infinite}@keyframes fall-303{68.929%{transform:translate(106.704vw,68.929vh) scale(.0113)}to{transform:translate(102.23615vw,99vh) scale(.0113)}}.snow:nth-child(304){opacity:.7394;transform:translate(25.7319vw,-10px) scale(.5767);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{46.66%{transform:translate(34.023vw,46.66vh) scale(.5767)}to{transform:translate(29.87745vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:1.5872;transform:translate(10.6597vw,-10px) scale(.7991);animation:fall-305 25s -24s linear infinite}@keyframes fall-305{52.554%{transform:translate(9.3877vw,52.554vh) scale(.7991)}to{transform:translate(10.0237vw,99vh) scale(.7991)}}.snow:nth-child(306){opacity:.4146;transform:translate(79.7462vw,-10px) scale(.0395);animation:fall-306 28s -2s linear infinite}@keyframes fall-306{49.008%{transform:translate(78.7903vw,49.008vh) scale(.0395)}to{transform:translate(79.26825vw,99vh) scale(.0395)}}.snow:nth-child(307){opacity:.5376;transform:translate(1.5251vw,-10px) scale(.3253);animation:fall-307 29s -4s linear infinite}@keyframes fall-307{51.357%{transform:translate(-3.7268vw,51.357vh) scale(.3253)}to{transform:translate(-1.10085vw,99vh) scale(.3253)}}.snow:nth-child(308){opacity:1.0664;transform:translate(84.5266vw,-10px) scale(.9043);animation:fall-308 22s -4s linear infinite}@keyframes fall-308{79.342%{transform:translate(80.0857vw,79.342vh) scale(.9043)}to{transform:translate(82.30615vw,99vh) scale(.9043)}}.snow:nth-child(309){opacity:1.8432;transform:translate(27.0925vw,-10px) scale(.8599);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{41.516%{transform:translate(27.2264vw,41.516vh) scale(.8599)}to{transform:translate(27.15945vw,99vh) scale(.8599)}}.snow:nth-child(310){opacity:1.2162;transform:translate(79.7654vw,-10px) scale(.2534);animation:fall-310 13s -27s linear infinite}@keyframes fall-310{76.889%{transform:translate(86.4964vw,76.889vh) scale(.2534)}to{transform:translate(83.1309vw,99vh) scale(.2534)}}.snow:nth-child(311){opacity:1.005;transform:translate(31.6757vw,-10px) scale(.7842);animation:fall-311 30s -12s linear infinite}@keyframes fall-311{55.947%{transform:translate(25.8111vw,55.947vh) scale(.7842)}to{transform:translate(28.7434vw,99vh) scale(.7842)}}.snow:nth-child(312){opacity:1.5828;transform:translate(54.4303vw,-10px) scale(.1802);animation:fall-312 13s -9s linear infinite}@keyframes fall-312{48.439%{transform:translate(55.9882vw,48.439vh) scale(.1802)}to{transform:translate(55.20925vw,99vh) scale(.1802)}}.snow:nth-child(313){opacity:.716;transform:translate(61.6404vw,-10px) scale(.794);animation:fall-313 28s -15s linear infinite}@keyframes fall-313{72.118%{transform:translate(69.5423vw,72.118vh) scale(.794)}to{transform:translate(65.59135vw,99vh) scale(.794)}}.snow:nth-child(314){opacity:1.4864;transform:translate(1.0645vw,-10px) scale(.0717);animation:fall-314 24s -5s linear infinite}@keyframes fall-314{31.709%{transform:translate(4.2718vw,31.709vh) scale(.0717)}to{transform:translate(2.66815vw,99vh) scale(.0717)}}.snow:nth-child(315){opacity:.6554;transform:translate(25.0775vw,-10px) scale(.7169);animation:fall-315 25s -22s linear infinite}@keyframes fall-315{47.059%{transform:translate(26.9592vw,47.059vh) scale(.7169)}to{transform:translate(26.01835vw,99vh) scale(.7169)}}.snow:nth-child(316){opacity:.9846;transform:translate(7.2405vw,-10px) scale(.7924);animation:fall-316 22s -7s linear infinite}@keyframes fall-316{49.995%{transform:translate(9.3864vw,49.995vh) scale(.7924)}to{transform:translate(8.31345vw,99vh) scale(.7924)}}.snow:nth-child(317){opacity:1.1552;transform:translate(29.6897vw,-10px) scale(.0532);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{33.145%{transform:translate(30.7099vw,33.145vh) scale(.0532)}to{transform:translate(30.1998vw,99vh) scale(.0532)}}.snow:nth-child(318){opacity:.3406;transform:translate(11.341vw,-10px) scale(.128);animation:fall-318 16s -16s linear infinite}@keyframes fall-318{38.624%{transform:translate(1.4161vw,38.624vh) scale(.128)}to{transform:translate(6.37855vw,99vh) scale(.128)}}.snow:nth-child(319){opacity:1.563;transform:translate(33.0028vw,-10px) scale(.1276);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{51.814%{transform:translate(24.1287vw,51.814vh) scale(.1276)}to{transform:translate(28.56575vw,99vh) scale(.1276)}}.snow:nth-child(320){opacity:.4522;transform:translate(66.9119vw,-10px) scale(.9038);animation:fall-320 11s -2s linear infinite}@keyframes fall-320{40.046%{transform:translate(64.0714vw,40.046vh) scale(.9038)}to{transform:translate(65.49165vw,99vh) scale(.9038)}}.snow:nth-child(321){opacity:1.5014;transform:translate(45.9739vw,-10px) scale(.503);animation:fall-321 29s -12s linear infinite}@keyframes fall-321{61.472%{transform:translate(52.4672vw,61.472vh) scale(.503)}to{transform:translate(49.22055vw,99vh) scale(.503)}}.snow:nth-child(322){opacity:.9424;transform:translate(28.164vw,-10px) scale(.3942);animation:fall-322 19s -14s linear infinite}@keyframes fall-322{61.038%{transform:translate(33.7473vw,61.038vh) scale(.3942)}to{transform:translate(30.95565vw,99vh) scale(.3942)}}.snow:nth-child(323){opacity:.6562;transform:translate(24.231vw,-10px) scale(.3069);animation:fall-323 22s -25s linear infinite}@keyframes fall-323{58.906%{transform:translate(33.3731vw,58.906vh) scale(.3069)}to{transform:translate(28.80205vw,99vh) scale(.3069)}}.snow:nth-child(324){opacity:1.5722;transform:translate(95.553vw,-10px) scale(.11);animation:fall-324 23s -10s linear infinite}@keyframes fall-324{68.564%{transform:translate(101.5806vw,68.564vh) scale(.11)}to{transform:translate(98.5668vw,99vh) scale(.11)}}.snow:nth-child(325){opacity:.3234;transform:translate(92.2137vw,-10px) scale(.1835);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{60.755%{transform:translate(91.3848vw,60.755vh) scale(.1835)}to{transform:translate(91.79925vw,99vh) scale(.1835)}}.snow:nth-child(326){opacity:1.1192;transform:translate(23.2787vw,-10px) scale(.7477);animation:fall-326 22s -30s linear infinite}@keyframes fall-326{75.224%{transform:translate(33.1742vw,75.224vh) scale(.7477)}to{transform:translate(28.22645vw,99vh) scale(.7477)}}.snow:nth-child(327){opacity:.7536;transform:translate(1.0142vw,-10px) scale(.8525);animation:fall-327 21s -23s linear infinite}@keyframes fall-327{42.385%{transform:translate(-4.9145vw,42.385vh) scale(.8525)}to{transform:translate(-1.95015vw,99vh) scale(.8525)}}.snow:nth-child(328){opacity:.9984;transform:translate(32.9278vw,-10px) scale(.1395);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{66.783%{transform:translate(30.9857vw,66.783vh) scale(.1395)}to{transform:translate(31.95675vw,99vh) scale(.1395)}}.snow:nth-child(329){opacity:1.6468;transform:translate(86.6951vw,-10px) scale(.1248);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{50.798%{transform:translate(81.9859vw,50.798vh) scale(.1248)}to{transform:translate(84.3405vw,99vh) scale(.1248)}}.snow:nth-child(330){opacity:.8116;transform:translate(18.9252vw,-10px) scale(.0331);animation:fall-330 20s -9s linear infinite}@keyframes fall-330{71.429%{transform:translate(27.3056vw,71.429vh) scale(.0331)}to{transform:translate(23.1154vw,99vh) scale(.0331)}}.snow:nth-child(331){opacity:1.7992;transform:translate(.7021vw,-10px) scale(.1337);animation:fall-331 26s -8s linear infinite}@keyframes fall-331{64.477%{transform:translate(-4.3051vw,64.477vh) scale(.1337)}to{transform:translate(-1.8015vw,99vh) scale(.1337)}}.snow:nth-child(332){opacity:1.4284;transform:translate(42.9767vw,-10px) scale(.4532);animation:fall-332 27s -6s linear infinite}@keyframes fall-332{77.349%{transform:translate(44.1739vw,77.349vh) scale(.4532)}to{transform:translate(43.5753vw,99vh) scale(.4532)}}.snow:nth-child(333){opacity:.2884;transform:translate(50.5802vw,-10px) scale(.6995);animation:fall-333 27s -27s linear infinite}@keyframes fall-333{31.104%{transform:translate(56.8519vw,31.104vh) scale(.6995)}to{transform:translate(53.71605vw,99vh) scale(.6995)}}.snow:nth-child(334){opacity:1.709;transform:translate(79.2036vw,-10px) scale(.5458);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{58.594%{transform:translate(76.2274vw,58.594vh) scale(.5458)}to{transform:translate(77.7155vw,99vh) scale(.5458)}}.snow:nth-child(335){opacity:1.633;transform:translate(73.8883vw,-10px) scale(.2294);animation:fall-335 23s -2s linear infinite}@keyframes fall-335{78.234%{transform:translate(68.2696vw,78.234vh) scale(.2294)}to{transform:translate(71.07895vw,99vh) scale(.2294)}}.snow:nth-child(336){opacity:1.8732;transform:translate(80.5414vw,-10px) scale(.0474);animation:fall-336 12s -25s linear infinite}@keyframes fall-336{55.446%{transform:translate(79.7977vw,55.446vh) scale(.0474)}to{transform:translate(80.16955vw,99vh) scale(.0474)}}.snow:nth-child(337){opacity:1.0302;transform:translate(82.6297vw,-10px) scale(.6382);animation:fall-337 22s -4s linear infinite}@keyframes fall-337{50.304%{transform:translate(86.4232vw,50.304vh) scale(.6382)}to{transform:translate(84.52645vw,99vh) scale(.6382)}}.snow:nth-child(338){opacity:.2846;transform:translate(77.9062vw,-10px) scale(.7005);animation:fall-338 11s -18s linear infinite}@keyframes fall-338{47.143%{transform:translate(86.4737vw,47.143vh) scale(.7005)}to{transform:translate(82.18995vw,99vh) scale(.7005)}}.snow:nth-child(339){opacity:1.4858;transform:translate(39.4677vw,-10px) scale(.7423);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{68.754%{transform:translate(40.8324vw,68.754vh) scale(.7423)}to{transform:translate(40.15005vw,99vh) scale(.7423)}}.snow:nth-child(340){opacity:.1576;transform:translate(99.5733vw,-10px) scale(.3356);animation:fall-340 27s -9s linear infinite}@keyframes fall-340{53.553%{transform:translate(92.2806vw,53.553vh) scale(.3356)}to{transform:translate(95.92695vw,99vh) scale(.3356)}}.snow:nth-child(341){opacity:1.132;transform:translate(4.6887vw,-10px) scale(.6661);animation:fall-341 24s -21s linear infinite}@keyframes fall-341{58.825%{transform:translate(-.4766vw,58.825vh) scale(.6661)}to{transform:translate(2.10605vw,99vh) scale(.6661)}}.snow:nth-child(342){opacity:.1084;transform:translate(64.4367vw,-10px) scale(.651);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{75.775%{transform:translate(55.0635vw,75.775vh) scale(.651)}to{transform:translate(59.7501vw,99vh) scale(.651)}}.snow:nth-child(343){opacity:.397;transform:translate(40.4592vw,-10px) scale(.5673);animation:fall-343 29s -17s linear infinite}@keyframes fall-343{79.095%{transform:translate(41.5619vw,79.095vh) scale(.5673)}to{transform:translate(41.01055vw,99vh) scale(.5673)}}.snow:nth-child(344){opacity:.315;transform:translate(84.028vw,-10px) scale(.6274);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{59.431%{transform:translate(85.1505vw,59.431vh) scale(.6274)}to{transform:translate(84.58925vw,99vh) scale(.6274)}}.snow:nth-child(345){opacity:1.427;transform:translate(11.7104vw,-10px) scale(.059);animation:fall-345 17s -15s linear infinite}@keyframes fall-345{44.626%{transform:translate(20.728vw,44.626vh) scale(.059)}to{transform:translate(16.2192vw,99vh) scale(.059)}}.snow:nth-child(346){opacity:.873;transform:translate(67.5504vw,-10px) scale(.4111);animation:fall-346 14s -14s linear infinite}@keyframes fall-346{50.874%{transform:translate(69.1539vw,50.874vh) scale(.4111)}to{transform:translate(68.35215vw,99vh) scale(.4111)}}.snow:nth-child(347){opacity:.6106;transform:translate(87.9012vw,-10px) scale(.9017);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{43.132%{transform:translate(92.2845vw,43.132vh) scale(.9017)}to{transform:translate(90.09285vw,99vh) scale(.9017)}}.snow:nth-child(348){opacity:1.725;transform:translate(44.0547vw,-10px) scale(.3924);animation:fall-348 26s -27s linear infinite}@keyframes fall-348{70.472%{transform:translate(50.4448vw,70.472vh) scale(.3924)}to{transform:translate(47.24975vw,99vh) scale(.3924)}}.snow:nth-child(349){opacity:.5976;transform:translate(91.1346vw,-10px) scale(.0275);animation:fall-349 18s -13s linear infinite}@keyframes fall-349{56.48%{transform:translate(86.0401vw,56.48vh) scale(.0275)}to{transform:translate(88.58735vw,99vh) scale(.0275)}}.snow:nth-child(350){opacity:1.0438;transform:translate(60.3567vw,-10px) scale(.3247);animation:fall-350 18s -23s linear infinite}@keyframes fall-350{77.896%{transform:translate(61.1113vw,77.896vh) scale(.3247)}to{transform:translate(60.734vw,99vh) scale(.3247)}}.snow:nth-child(351){opacity:1.2872;transform:translate(26.9457vw,-10px) scale(.219);animation:fall-351 13s -6s linear infinite}@keyframes fall-351{49.71%{transform:translate(21.7652vw,49.71vh) scale(.219)}to{transform:translate(24.35545vw,99vh) scale(.219)}}.snow:nth-child(352){opacity:1.3466;transform:translate(45.5064vw,-10px) scale(.4194);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{66.285%{transform:translate(35.8445vw,66.285vh) scale(.4194)}to{transform:translate(40.67545vw,99vh) scale(.4194)}}.snow:nth-child(353){opacity:1.1818;transform:translate(1.1999vw,-10px) scale(.3531);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{44.008%{transform:translate(-.8458vw,44.008vh) scale(.3531)}to{transform:translate(.17705vw,99vh) scale(.3531)}}.snow:nth-child(354){opacity:1.615;transform:translate(20.9276vw,-10px) scale(.2096);animation:fall-354 30s -14s linear infinite}@keyframes fall-354{39.187%{transform:translate(25.7103vw,39.187vh) scale(.2096)}to{transform:translate(23.31895vw,99vh) scale(.2096)}}.snow:nth-child(355){opacity:1.7688;transform:translate(46.6515vw,-10px) scale(.5546);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{68.286%{transform:translate(38.9496vw,68.286vh) scale(.5546)}to{transform:translate(42.80055vw,99vh) scale(.5546)}}.snow:nth-child(356){opacity:.9744;transform:translate(31.6472vw,-10px) scale(.0844);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{72.527%{transform:translate(38.6563vw,72.527vh) scale(.0844)}to{transform:translate(35.15175vw,99vh) scale(.0844)}}.snow:nth-child(357){opacity:.1074;transform:translate(30.1467vw,-10px) scale(.059);animation:fall-357 25s -17s linear infinite}@keyframes fall-357{48.295%{transform:translate(25.3539vw,48.295vh) scale(.059)}to{transform:translate(27.7503vw,99vh) scale(.059)}}.snow:nth-child(358){opacity:1.8;transform:translate(56.5059vw,-10px) scale(.1282);animation:fall-358 22s -23s linear infinite}@keyframes fall-358{66.345%{transform:translate(54.9853vw,66.345vh) scale(.1282)}to{transform:translate(55.7456vw,99vh) scale(.1282)}}.snow:nth-child(359){opacity:.1168;transform:translate(15.6312vw,-10px) scale(.755);animation:fall-359 23s -11s linear infinite}@keyframes fall-359{40.724%{transform:translate(6.057vw,40.724vh) scale(.755)}to{transform:translate(10.8441vw,99vh) scale(.755)}}.snow:nth-child(360){opacity:.1932;transform:translate(28.3752vw,-10px) scale(.7971);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{70.527%{transform:translate(31.8728vw,70.527vh) scale(.7971)}to{transform:translate(30.124vw,99vh) scale(.7971)}}.snow:nth-child(361){opacity:.4284;transform:translate(54.0793vw,-10px) scale(.0498);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{33.193%{transform:translate(61.1911vw,33.193vh) scale(.0498)}to{transform:translate(57.6352vw,99vh) scale(.0498)}}.snow:nth-child(362){opacity:.4376;transform:translate(24.294vw,-10px) scale(.091);animation:fall-362 15s -4s linear infinite}@keyframes fall-362{30.008%{transform:translate(28.4226vw,30.008vh) scale(.091)}to{transform:translate(26.3583vw,99vh) scale(.091)}}.snow:nth-child(363){opacity:.5086;transform:translate(53.0239vw,-10px) scale(.6361);animation:fall-363 11s -2s linear infinite}@keyframes fall-363{51.208%{transform:translate(62.6608vw,51.208vh) scale(.6361)}to{transform:translate(57.84235vw,99vh) scale(.6361)}}.snow:nth-child(364){opacity:.8644;transform:translate(39.9053vw,-10px) scale(.382);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{73.335%{transform:translate(32.4957vw,73.335vh) scale(.382)}to{transform:translate(36.2005vw,99vh) scale(.382)}}.snow:nth-child(365){opacity:1.3642;transform:translate(27.8466vw,-10px) scale(.8127);animation:fall-365 16s -5s linear infinite}@keyframes fall-365{71.583%{transform:translate(30.9855vw,71.583vh) scale(.8127)}to{transform:translate(29.41605vw,99vh) scale(.8127)}}.snow:nth-child(366){opacity:1.735;transform:translate(31.8808vw,-10px) scale(.4335);animation:fall-366 21s -11s linear infinite}@keyframes fall-366{65.438%{transform:translate(30.6798vw,65.438vh) scale(.4335)}to{transform:translate(31.2803vw,99vh) scale(.4335)}}.snow:nth-child(367){opacity:1.6816;transform:translate(27.2173vw,-10px) scale(.7844);animation:fall-367 10s -22s linear infinite}@keyframes fall-367{42.688%{transform:translate(32.5666vw,42.688vh) scale(.7844)}to{transform:translate(29.89195vw,99vh) scale(.7844)}}.snow:nth-child(368){opacity:.2166;transform:translate(82.7568vw,-10px) scale(.6481);animation:fall-368 10s -15s linear infinite}@keyframes fall-368{32.993%{transform:translate(89.7555vw,32.993vh) scale(.6481)}to{transform:translate(86.25615vw,99vh) scale(.6481)}}.snow:nth-child(369){opacity:1.8606;transform:translate(20.3113vw,-10px) scale(.1969);animation:fall-369 20s -2s linear infinite}@keyframes fall-369{60.246%{transform:translate(17.356vw,60.246vh) scale(.1969)}to{transform:translate(18.83365vw,99vh) scale(.1969)}}.snow:nth-child(370){opacity:1.527;transform:translate(14.987vw,-10px) scale(.1016);animation:fall-370 24s -1s linear infinite}@keyframes fall-370{31.779%{transform:translate(8.5681vw,31.779vh) scale(.1016)}to{transform:translate(11.77755vw,99vh) scale(.1016)}}.snow:nth-child(371){opacity:1.6198;transform:translate(88.2154vw,-10px) scale(.6299);animation:fall-371 28s -10s linear infinite}@keyframes fall-371{79.213%{transform:translate(91.8238vw,79.213vh) scale(.6299)}to{transform:translate(90.0196vw,99vh) scale(.6299)}}.snow:nth-child(372){opacity:1.2988;transform:translate(54.0603vw,-10px) scale(.4392);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{34.716%{transform:translate(64.042vw,34.716vh) scale(.4392)}to{transform:translate(59.05115vw,99vh) scale(.4392)}}.snow:nth-child(373){opacity:1.3096;transform:translate(7.293vw,-10px) scale(.4421);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{76.581%{transform:translate(-.2052vw,76.581vh) scale(.4421)}to{transform:translate(3.5439vw,99vh) scale(.4421)}}.snow:nth-child(374){opacity:.7206;transform:translate(52.7338vw,-10px) scale(.4365);animation:fall-374 14s -24s linear infinite}@keyframes fall-374{63.908%{transform:translate(49.6537vw,63.908vh) scale(.4365)}to{transform:translate(51.19375vw,99vh) scale(.4365)}}.snow:nth-child(375){opacity:1.9654;transform:translate(21.1661vw,-10px) scale(.148);animation:fall-375 14s -3s linear infinite}@keyframes fall-375{67.201%{transform:translate(16.0958vw,67.201vh) scale(.148)}to{transform:translate(18.63095vw,99vh) scale(.148)}}.snow:nth-child(376){opacity:1.4954;transform:translate(99.2675vw,-10px) scale(.5673);animation:fall-376 21s -27s linear infinite}@keyframes fall-376{60.914%{transform:translate(103.6251vw,60.914vh) scale(.5673)}to{transform:translate(101.4463vw,99vh) scale(.5673)}}.snow:nth-child(377){opacity:1.5146;transform:translate(83.9572vw,-10px) scale(.7457);animation:fall-377 20s -15s linear infinite}@keyframes fall-377{53.445%{transform:translate(93.3985vw,53.445vh) scale(.7457)}to{transform:translate(88.67785vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:.2912;transform:translate(38.6953vw,-10px) scale(.2267);animation:fall-378 11s -16s linear infinite}@keyframes fall-378{39.861%{transform:translate(41.04vw,39.861vh) scale(.2267)}to{transform:translate(39.86765vw,99vh) scale(.2267)}}.snow:nth-child(379){opacity:1.2678;transform:translate(1.4852vw,-10px) scale(.8991);animation:fall-379 20s -19s linear infinite}@keyframes fall-379{59.282%{transform:translate(-7.6923vw,59.282vh) scale(.8991)}to{transform:translate(-3.10355vw,99vh) scale(.8991)}}.snow:nth-child(380){opacity:1.0994;transform:translate(99.7843vw,-10px) scale(.7899);animation:fall-380 16s -6s linear infinite}@keyframes fall-380{79.248%{transform:translate(108.496vw,79.248vh) scale(.7899)}to{transform:translate(104.14015vw,99vh) scale(.7899)}}.snow:nth-child(381){opacity:1.673;transform:translate(55.739vw,-10px) scale(.0659);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{33.466%{transform:translate(56.1114vw,33.466vh) scale(.0659)}to{transform:translate(55.9252vw,99vh) scale(.0659)}}.snow:nth-child(382){opacity:.1128;transform:translate(38.6794vw,-10px) scale(.3212);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{42.858%{transform:translate(32.6128vw,42.858vh) scale(.3212)}to{transform:translate(35.6461vw,99vh) scale(.3212)}}.snow:nth-child(383){opacity:.9362;transform:translate(47.472vw,-10px) scale(.3298);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{32.987%{transform:translate(39.4267vw,32.987vh) scale(.3298)}to{transform:translate(43.44935vw,99vh) scale(.3298)}}.snow:nth-child(384){opacity:.874;transform:translate(35.2145vw,-10px) scale(.7712);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{44.596%{transform:translate(30.4925vw,44.596vh) scale(.7712)}to{transform:translate(32.8535vw,99vh) scale(.7712)}}.snow:nth-child(385){opacity:.382;transform:translate(77.826vw,-10px) scale(.6814);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{54.104%{transform:translate(74.5146vw,54.104vh) scale(.6814)}to{transform:translate(76.1703vw,99vh) scale(.6814)}}.snow:nth-child(386){opacity:1.0488;transform:translate(53.6616vw,-10px) scale(.45);animation:fall-386 11s -24s linear infinite}@keyframes fall-386{73.48%{transform:translate(56.2765vw,73.48vh) scale(.45)}to{transform:translate(54.96905vw,99vh) scale(.45)}}.snow:nth-child(387){opacity:.0888;transform:translate(58.795vw,-10px) scale(.6358);animation:fall-387 27s -17s linear infinite}@keyframes fall-387{46.457%{transform:translate(60.8716vw,46.457vh) scale(.6358)}to{transform:translate(59.8333vw,99vh) scale(.6358)}}.snow:nth-child(388){opacity:1.5376;transform:translate(21.8803vw,-10px) scale(.2293);animation:fall-388 20s -14s linear infinite}@keyframes fall-388{56.789%{transform:translate(26.9017vw,56.789vh) scale(.2293)}to{transform:translate(24.391vw,99vh) scale(.2293)}}.snow:nth-child(389){opacity:.6136;transform:translate(74.4041vw,-10px) scale(.1357);animation:fall-389 12s -24s linear infinite}@keyframes fall-389{47.298%{transform:translate(82.0264vw,47.298vh) scale(.1357)}to{transform:translate(78.21525vw,99vh) scale(.1357)}}.snow:nth-child(390){opacity:1.553;transform:translate(64.6584vw,-10px) scale(.392);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{55.104%{transform:translate(69.8898vw,55.104vh) scale(.392)}to{transform:translate(67.2741vw,99vh) scale(.392)}}.snow:nth-child(391){opacity:.4422;transform:translate(40.9187vw,-10px) scale(.0599);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{72.846%{transform:translate(35.5944vw,72.846vh) scale(.0599)}to{transform:translate(38.25655vw,99vh) scale(.0599)}}.snow:nth-child(392){opacity:1.9868;transform:translate(18.1597vw,-10px) scale(.4374);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{62.257%{transform:translate(11.4181vw,62.257vh) scale(.4374)}to{transform:translate(14.7889vw,99vh) scale(.4374)}}.snow:nth-child(393){opacity:1.8382;transform:translate(51.0093vw,-10px) scale(.8555);animation:fall-393 26s -30s linear infinite}@keyframes fall-393{77.968%{transform:translate(60.5794vw,77.968vh) scale(.8555)}to{transform:translate(55.79435vw,99vh) scale(.8555)}}.snow:nth-child(394){opacity:1.514;transform:translate(40.1455vw,-10px) scale(.236);animation:fall-394 24s -25s linear infinite}@keyframes fall-394{63.122%{transform:translate(49.3752vw,63.122vh) scale(.236)}to{transform:translate(44.76035vw,99vh) scale(.236)}}.snow:nth-child(395){opacity:.0388;transform:translate(56.4112vw,-10px) scale(.8709);animation:fall-395 20s -18s linear infinite}@keyframes fall-395{41.222%{transform:translate(64.6995vw,41.222vh) scale(.8709)}to{transform:translate(60.55535vw,99vh) scale(.8709)}}.snow:nth-child(396){opacity:.7016;transform:translate(31.2989vw,-10px) scale(.9635);animation:fall-396 29s -20s linear infinite}@keyframes fall-396{52.277%{transform:translate(37.8806vw,52.277vh) scale(.9635)}to{transform:translate(34.58975vw,99vh) scale(.9635)}}.snow:nth-child(397){opacity:.104;transform:translate(73.2558vw,-10px) scale(.6686);animation:fall-397 17s -22s linear infinite}@keyframes fall-397{52.75%{transform:translate(76.8049vw,52.75vh) scale(.6686)}to{transform:translate(75.03035vw,99vh) scale(.6686)}}.snow:nth-child(398){opacity:.0038;transform:translate(12.12vw,-10px) scale(.1114);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{73.729%{transform:translate(2.9076vw,73.729vh) scale(.1114)}to{transform:translate(7.5138vw,99vh) scale(.1114)}}.snow:nth-child(399){opacity:.2598;transform:translate(36.9016vw,-10px) scale(.2987);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{62.328%{transform:translate(37.7694vw,62.328vh) scale(.2987)}to{transform:translate(37.3355vw,99vh) scale(.2987)}}.snow:nth-child(400){opacity:.0632;transform:translate(6.018vw,-10px) scale(.4596);animation:fall-400 10s -30s linear infinite}@keyframes fall-400{36.818%{transform:translate(9.153vw,36.818vh) scale(.4596)}to{transform:translate(7.5855vw,99vh) scale(.4596)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5266;transform:translate(73.9132vw,-10px) scale(.5015);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{66.504%{transform:translate(65.5573vw,66.504vh) scale(.5015)}to{transform:translate(69.73525vw,99vh) scale(.5015)}}.snow:nth-child(2){opacity:1.6562;transform:translate(30.2112vw,-10px) scale(.0841);animation:fall-2 30s -8s linear infinite}@keyframes fall-2{47.673%{transform:translate(35.0667vw,47.673vh) scale(.0841)}to{transform:translate(32.63895vw,99vh) scale(.0841)}}.snow:nth-child(3){opacity:.3308;transform:translate(93.4063vw,-10px) scale(.6957);animation:fall-3 16s -7s linear infinite}@keyframes fall-3{69.692%{transform:translate(93.6358vw,69.692vh) scale(.6957)}to{transform:translate(93.52105vw,99vh) scale(.6957)}}.snow:nth-child(4){opacity:1.704;transform:translate(55.5375vw,-10px) scale(.9425);animation:fall-4 15s -25s linear infinite}@keyframes fall-4{58.592%{transform:translate(51.6455vw,58.592vh) scale(.9425)}to{transform:translate(53.5915vw,99vh) scale(.9425)}}.snow:nth-child(5){opacity:1.026;transform:translate(6.0407vw,-10px) scale(.5087);animation:fall-5 14s -20s linear infinite}@keyframes fall-5{67.815%{transform:translate(6.053vw,67.815vh) scale(.5087)}to{transform:translate(6.04685vw,99vh) scale(.5087)}}.snow:nth-child(6){opacity:1.1798;transform:translate(21.5629vw,-10px) scale(.9015);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{60.239%{transform:translate(25.6481vw,60.239vh) scale(.9015)}to{transform:translate(23.6055vw,99vh) scale(.9015)}}.snow:nth-child(7){opacity:1.0878;transform:translate(33.5521vw,-10px) scale(.3244);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{41.692%{transform:translate(28.5593vw,41.692vh) scale(.3244)}to{transform:translate(31.0557vw,99vh) scale(.3244)}}.snow:nth-child(8){opacity:.5822;transform:translate(53.1939vw,-10px) scale(.5914);animation:fall-8 14s -17s linear infinite}@keyframes fall-8{55.512%{transform:translate(58.7561vw,55.512vh) scale(.5914)}to{transform:translate(55.975vw,99vh) scale(.5914)}}.snow:nth-child(9){opacity:1.7284;transform:translate(17.4052vw,-10px) scale(.612);animation:fall-9 30s -22s linear infinite}@keyframes fall-9{76.896%{transform:translate(12.5117vw,76.896vh) scale(.612)}to{transform:translate(14.95845vw,99vh) scale(.612)}}.snow:nth-child(10){opacity:.0528;transform:translate(82.5127vw,-10px) scale(.3431);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{48.826%{transform:translate(72.6065vw,48.826vh) scale(.3431)}to{transform:translate(77.5596vw,99vh) scale(.3431)}}.snow:nth-child(11){opacity:.6394;transform:translate(15.4944vw,-10px) scale(.8);animation:fall-11 18s -21s linear infinite}@keyframes fall-11{71.953%{transform:translate(13.248vw,71.953vh) scale(.8)}to{transform:translate(14.3712vw,99vh) scale(.8)}}.snow:nth-child(12){opacity:1.5974;transform:translate(80.513vw,-10px) scale(.9235);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{42.971%{transform:translate(77.7448vw,42.971vh) scale(.9235)}to{transform:translate(79.1289vw,99vh) scale(.9235)}}.snow:nth-child(13){opacity:.9966;transform:translate(45.8774vw,-10px) scale(.654);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{50.467%{transform:translate(52.3924vw,50.467vh) scale(.654)}to{transform:translate(49.1349vw,99vh) scale(.654)}}.snow:nth-child(14){opacity:1.6144;transform:translate(95.0561vw,-10px) scale(.7117);animation:fall-14 29s -10s linear infinite}@keyframes fall-14{79.528%{transform:translate(103.6126vw,79.528vh) scale(.7117)}to{transform:translate(99.33435vw,99vh) scale(.7117)}}.snow:nth-child(15){opacity:1.183;transform:translate(70.5661vw,-10px) scale(.1021);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{44.384%{transform:translate(79.3401vw,44.384vh) scale(.1021)}to{transform:translate(74.9531vw,99vh) scale(.1021)}}.snow:nth-child(16){opacity:.927;transform:translate(41.7853vw,-10px) scale(.9346);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{32.874%{transform:translate(49.5559vw,32.874vh) scale(.9346)}to{transform:translate(45.6706vw,99vh) scale(.9346)}}.snow:nth-child(17){opacity:1.3372;transform:translate(42.1332vw,-10px) scale(.6414);animation:fall-17 15s -15s linear infinite}@keyframes fall-17{45.607%{transform:translate(43.1vw,45.607vh) scale(.6414)}to{transform:translate(42.6166vw,99vh) scale(.6414)}}.snow:nth-child(18){opacity:1.1156;transform:translate(38.2141vw,-10px) scale(.7663);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{74.191%{transform:translate(32.3576vw,74.191vh) scale(.7663)}to{transform:translate(35.28585vw,99vh) scale(.7663)}}.snow:nth-child(19){opacity:1.0434;transform:translate(99.4909vw,-10px) scale(.3823);animation:fall-19 16s -20s linear infinite}@keyframes fall-19{64.884%{transform:translate(109.4282vw,64.884vh) scale(.3823)}to{transform:translate(104.45955vw,99vh) scale(.3823)}}.snow:nth-child(20){opacity:.3762;transform:translate(81.9273vw,-10px) scale(.5251);animation:fall-20 26s -1s linear infinite}@keyframes fall-20{53.215%{transform:translate(85.9273vw,53.215vh) scale(.5251)}to{transform:translate(83.9273vw,99vh) scale(.5251)}}.snow:nth-child(21){opacity:.073;transform:translate(53.2944vw,-10px) scale(.9628);animation:fall-21 19s -14s linear infinite}@keyframes fall-21{61.877%{transform:translate(49.8999vw,61.877vh) scale(.9628)}to{transform:translate(51.59715vw,99vh) scale(.9628)}}.snow:nth-child(22){opacity:.5134;transform:translate(70.5766vw,-10px) scale(.012);animation:fall-22 21s -11s linear infinite}@keyframes fall-22{59.954%{transform:translate(74.2vw,59.954vh) scale(.012)}to{transform:translate(72.3883vw,99vh) scale(.012)}}.snow:nth-child(23){opacity:1.0348;transform:translate(20.0021vw,-10px) scale(.5808);animation:fall-23 28s -25s linear infinite}@keyframes fall-23{53.754%{transform:translate(29.9937vw,53.754vh) scale(.5808)}to{transform:translate(24.9979vw,99vh) scale(.5808)}}.snow:nth-child(24){opacity:.4784;transform:translate(79.1343vw,-10px) scale(.6348);animation:fall-24 13s -17s linear infinite}@keyframes fall-24{49.925%{transform:translate(82.8461vw,49.925vh) scale(.6348)}to{transform:translate(80.9902vw,99vh) scale(.6348)}}.snow:nth-child(25){opacity:.3434;transform:translate(70.8053vw,-10px) scale(.8319);animation:fall-25 10s -11s linear infinite}@keyframes fall-25{44.288%{transform:translate(62.3974vw,44.288vh) scale(.8319)}to{transform:translate(66.60135vw,99vh) scale(.8319)}}.snow:nth-child(26){opacity:.2468;transform:translate(48.3385vw,-10px) scale(.1482);animation:fall-26 23s -22s linear infinite}@keyframes fall-26{60.64%{transform:translate(48.3116vw,60.64vh) scale(.1482)}to{transform:translate(48.32505vw,99vh) scale(.1482)}}.snow:nth-child(27){opacity:.5134;transform:translate(3.528vw,-10px) scale(.7413);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{73.015%{transform:translate(10.4557vw,73.015vh) scale(.7413)}to{transform:translate(6.99185vw,99vh) scale(.7413)}}.snow:nth-child(28){opacity:1.9202;transform:translate(4.5291vw,-10px) scale(.3295);animation:fall-28 30s -16s linear infinite}@keyframes fall-28{39.426%{transform:translate(11.6492vw,39.426vh) scale(.3295)}to{transform:translate(8.08915vw,99vh) scale(.3295)}}.snow:nth-child(29){opacity:.4528;transform:translate(26.1293vw,-10px) scale(.7076);animation:fall-29 10s -10s linear infinite}@keyframes fall-29{44.046%{transform:translate(30.2761vw,44.046vh) scale(.7076)}to{transform:translate(28.2027vw,99vh) scale(.7076)}}.snow:nth-child(30){opacity:1.9476;transform:translate(74.3492vw,-10px) scale(.2602);animation:fall-30 30s -29s linear infinite}@keyframes fall-30{39.156%{transform:translate(82.9625vw,39.156vh) scale(.2602)}to{transform:translate(78.65585vw,99vh) scale(.2602)}}.snow:nth-child(31){opacity:.9582;transform:translate(91.8568vw,-10px) scale(.7436);animation:fall-31 20s -13s linear infinite}@keyframes fall-31{75.434%{transform:translate(82.7833vw,75.434vh) scale(.7436)}to{transform:translate(87.32005vw,99vh) scale(.7436)}}.snow:nth-child(32){opacity:.9502;transform:translate(78.823vw,-10px) scale(.3965);animation:fall-32 14s -5s linear infinite}@keyframes fall-32{66.372%{transform:translate(69.5349vw,66.372vh) scale(.3965)}to{transform:translate(74.17895vw,99vh) scale(.3965)}}.snow:nth-child(33){opacity:1.2512;transform:translate(76.0512vw,-10px) scale(.4546);animation:fall-33 27s -21s linear infinite}@keyframes fall-33{43.731%{transform:translate(83.9015vw,43.731vh) scale(.4546)}to{transform:translate(79.97635vw,99vh) scale(.4546)}}.snow:nth-child(34){opacity:.4022;transform:translate(8.9888vw,-10px) scale(.0124);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{62.463%{transform:translate(15.421vw,62.463vh) scale(.0124)}to{transform:translate(12.2049vw,99vh) scale(.0124)}}.snow:nth-child(35){opacity:.531;transform:translate(26.6737vw,-10px) scale(.9516);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{42.026%{transform:translate(22.3765vw,42.026vh) scale(.9516)}to{transform:translate(24.5251vw,99vh) scale(.9516)}}.snow:nth-child(36){opacity:1.5262;transform:translate(65.7654vw,-10px) scale(.2623);animation:fall-36 20s -5s linear infinite}@keyframes fall-36{62.781%{transform:translate(59.9636vw,62.781vh) scale(.2623)}to{transform:translate(62.8645vw,99vh) scale(.2623)}}.snow:nth-child(37){opacity:1.2872;transform:translate(95.8951vw,-10px) scale(.469);animation:fall-37 18s -5s linear infinite}@keyframes fall-37{74.499%{transform:translate(99.5161vw,74.499vh) scale(.469)}to{transform:translate(97.7056vw,99vh) scale(.469)}}.snow:nth-child(38){opacity:1.4364;transform:translate(16.7925vw,-10px) scale(.9846);animation:fall-38 25s -16s linear infinite}@keyframes fall-38{47.855%{transform:translate(16.2435vw,47.855vh) scale(.9846)}to{transform:translate(16.518vw,99vh) scale(.9846)}}.snow:nth-child(39){opacity:.7844;transform:translate(51.1388vw,-10px) scale(.7815);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{38.669%{transform:translate(60.81vw,38.669vh) scale(.7815)}to{transform:translate(55.9744vw,99vh) scale(.7815)}}.snow:nth-child(40){opacity:.3158;transform:translate(87.1183vw,-10px) scale(.4947);animation:fall-40 23s -30s linear infinite}@keyframes fall-40{64.884%{transform:translate(78.2382vw,64.884vh) scale(.4947)}to{transform:translate(82.67825vw,99vh) scale(.4947)}}.snow:nth-child(41){opacity:1.7886;transform:translate(68.2455vw,-10px) scale(.2728);animation:fall-41 23s -23s linear infinite}@keyframes fall-41{55.689%{transform:translate(61.7489vw,55.689vh) scale(.2728)}to{transform:translate(64.9972vw,99vh) scale(.2728)}}.snow:nth-child(42){opacity:1.0924;transform:translate(85.3749vw,-10px) scale(.1741);animation:fall-42 13s -20s linear infinite}@keyframes fall-42{51.086%{transform:translate(85.249vw,51.086vh) scale(.1741)}to{transform:translate(85.31195vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.7183vw,-10px) scale(.1669);animation:fall-43 14s -8s linear infinite}@keyframes fall-43{57.618%{transform:translate(7.2819vw,57.618vh) scale(.1669)}to{transform:translate(5.5001vw,99vh) scale(.1669)}}.snow:nth-child(44){opacity:1.4646;transform:translate(25.4037vw,-10px) scale(.2125);animation:fall-44 16s -22s linear infinite}@keyframes fall-44{66.721%{transform:translate(21.8189vw,66.721vh) scale(.2125)}to{transform:translate(23.6113vw,99vh) scale(.2125)}}.snow:nth-child(45){opacity:1.9018;transform:translate(14.1502vw,-10px) scale(.5208);animation:fall-45 18s -30s linear infinite}@keyframes fall-45{35.159%{transform:translate(23.7499vw,35.159vh) scale(.5208)}to{transform:translate(18.95005vw,99vh) scale(.5208)}}.snow:nth-child(46){opacity:.7916;transform:translate(86.6954vw,-10px) scale(.8829);animation:fall-46 15s -20s linear infinite}@keyframes fall-46{48.925%{transform:translate(78.0966vw,48.925vh) scale(.8829)}to{transform:translate(82.396vw,99vh) scale(.8829)}}.snow:nth-child(47){opacity:.943;transform:translate(31.0805vw,-10px) scale(.7827);animation:fall-47 29s -11s linear infinite}@keyframes fall-47{30.207%{transform:translate(36.6037vw,30.207vh) scale(.7827)}to{transform:translate(33.8421vw,99vh) scale(.7827)}}.snow:nth-child(48){opacity:1.7538;transform:translate(40.4999vw,-10px) scale(.7505);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{69.945%{transform:translate(46.7306vw,69.945vh) scale(.7505)}to{transform:translate(43.61525vw,99vh) scale(.7505)}}.snow:nth-child(49){opacity:1.9434;transform:translate(48.1891vw,-10px) scale(.8908);animation:fall-49 10s -9s linear infinite}@keyframes fall-49{36.418%{transform:translate(45.1896vw,36.418vh) scale(.8908)}to{transform:translate(46.68935vw,99vh) scale(.8908)}}.snow:nth-child(50){opacity:1.8124;transform:translate(15.0753vw,-10px) scale(.2846);animation:fall-50 14s -22s linear infinite}@keyframes fall-50{33.921%{transform:translate(12.1786vw,33.921vh) scale(.2846)}to{transform:translate(13.62695vw,99vh) scale(.2846)}}.snow:nth-child(51){opacity:1.5904;transform:translate(62.5505vw,-10px) scale(.3334);animation:fall-51 16s -28s linear infinite}@keyframes fall-51{78.989%{transform:translate(63.9644vw,78.989vh) scale(.3334)}to{transform:translate(63.25745vw,99vh) scale(.3334)}}.snow:nth-child(52){opacity:1.0092;transform:translate(20.7768vw,-10px) scale(.2146);animation:fall-52 24s -22s linear infinite}@keyframes fall-52{47.861%{transform:translate(20.8478vw,47.861vh) scale(.2146)}to{transform:translate(20.8123vw,99vh) scale(.2146)}}.snow:nth-child(53){opacity:1.4092;transform:translate(93.1784vw,-10px) scale(.0354);animation:fall-53 24s -15s linear infinite}@keyframes fall-53{41.779%{transform:translate(100.1762vw,41.779vh) scale(.0354)}to{transform:translate(96.6773vw,99vh) scale(.0354)}}.snow:nth-child(54){opacity:1.6342;transform:translate(78.3519vw,-10px) scale(.6826);animation:fall-54 30s -2s linear infinite}@keyframes fall-54{48.542%{transform:translate(74.3614vw,48.542vh) scale(.6826)}to{transform:translate(76.35665vw,99vh) scale(.6826)}}.snow:nth-child(55){opacity:1.6744;transform:translate(15.0221vw,-10px) scale(.1336);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{33.162%{transform:translate(9.2913vw,33.162vh) scale(.1336)}to{transform:translate(12.1567vw,99vh) scale(.1336)}}.snow:nth-child(56){opacity:.2554;transform:translate(36.6329vw,-10px) scale(.4219);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{61.274%{transform:translate(36.7113vw,61.274vh) scale(.4219)}to{transform:translate(36.6721vw,99vh) scale(.4219)}}.snow:nth-child(57){opacity:.7938;transform:translate(57.5506vw,-10px) scale(.7981);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{56.913%{transform:translate(64.61vw,56.913vh) scale(.7981)}to{transform:translate(61.0803vw,99vh) scale(.7981)}}.snow:nth-child(58){opacity:.0828;transform:translate(88.4618vw,-10px) scale(.6368);animation:fall-58 23s -27s linear infinite}@keyframes fall-58{69.583%{transform:translate(88.0259vw,69.583vh) scale(.6368)}to{transform:translate(88.24385vw,99vh) scale(.6368)}}.snow:nth-child(59){opacity:1.4472;transform:translate(97.7694vw,-10px) scale(.4163);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{71.704%{transform:translate(107.669vw,71.704vh) scale(.4163)}to{transform:translate(102.7192vw,99vh) scale(.4163)}}.snow:nth-child(60){opacity:.4886;transform:translate(34.4269vw,-10px) scale(.8351);animation:fall-60 15s -11s linear infinite}@keyframes fall-60{43.67%{transform:translate(24.491vw,43.67vh) scale(.8351)}to{transform:translate(29.45895vw,99vh) scale(.8351)}}.snow:nth-child(61){opacity:.4042;transform:translate(58.9169vw,-10px) scale(.0044);animation:fall-61 26s -9s linear infinite}@keyframes fall-61{64.401%{transform:translate(61.8689vw,64.401vh) scale(.0044)}to{transform:translate(60.3929vw,99vh) scale(.0044)}}.snow:nth-child(62){opacity:1.165;transform:translate(12.5909vw,-10px) scale(.3328);animation:fall-62 20s -2s linear infinite}@keyframes fall-62{57.853%{transform:translate(16.8284vw,57.853vh) scale(.3328)}to{transform:translate(14.70965vw,99vh) scale(.3328)}}.snow:nth-child(63){opacity:.9494;transform:translate(87.7265vw,-10px) scale(.4048);animation:fall-63 16s -23s linear infinite}@keyframes fall-63{78.519%{transform:translate(94.1824vw,78.519vh) scale(.4048)}to{transform:translate(90.95445vw,99vh) scale(.4048)}}.snow:nth-child(64){opacity:1.6952;transform:translate(56.2692vw,-10px) scale(.8547);animation:fall-64 28s -5s linear infinite}@keyframes fall-64{62.512%{transform:translate(57.4775vw,62.512vh) scale(.8547)}to{transform:translate(56.87335vw,99vh) scale(.8547)}}.snow:nth-child(65){opacity:.1372;transform:translate(21.6247vw,-10px) scale(.3083);animation:fall-65 20s -12s linear infinite}@keyframes fall-65{34.113%{transform:translate(15.584vw,34.113vh) scale(.3083)}to{transform:translate(18.60435vw,99vh) scale(.3083)}}.snow:nth-child(66){opacity:1.0674;transform:translate(51.1365vw,-10px) scale(.2049);animation:fall-66 29s -12s linear infinite}@keyframes fall-66{54.933%{transform:translate(42.1955vw,54.933vh) scale(.2049)}to{transform:translate(46.666vw,99vh) scale(.2049)}}.snow:nth-child(67){opacity:.0874;transform:translate(59.1118vw,-10px) scale(.6151);animation:fall-67 18s -23s linear infinite}@keyframes fall-67{44.274%{transform:translate(66.3525vw,44.274vh) scale(.6151)}to{transform:translate(62.73215vw,99vh) scale(.6151)}}.snow:nth-child(68){opacity:1.6464;transform:translate(19.2662vw,-10px) scale(.5498);animation:fall-68 12s -8s linear infinite}@keyframes fall-68{40.733%{transform:translate(12.8362vw,40.733vh) scale(.5498)}to{transform:translate(16.0512vw,99vh) scale(.5498)}}.snow:nth-child(69){opacity:1.8188;transform:translate(69.6189vw,-10px) scale(.0601);animation:fall-69 16s -30s linear infinite}@keyframes fall-69{49.486%{transform:translate(78.1987vw,49.486vh) scale(.0601)}to{transform:translate(73.9088vw,99vh) scale(.0601)}}.snow:nth-child(70){opacity:1.645;transform:translate(63.9313vw,-10px) scale(.5476);animation:fall-70 27s -18s linear infinite}@keyframes fall-70{36.115%{transform:translate(58.9343vw,36.115vh) scale(.5476)}to{transform:translate(61.4328vw,99vh) scale(.5476)}}.snow:nth-child(71){opacity:.6478;transform:translate(71.6618vw,-10px) scale(.7075);animation:fall-71 26s -21s linear infinite}@keyframes fall-71{45.349%{transform:translate(66.4519vw,45.349vh) scale(.7075)}to{transform:translate(69.05685vw,99vh) scale(.7075)}}.snow:nth-child(72){opacity:1.916;transform:translate(21.5793vw,-10px) scale(.1221);animation:fall-72 27s -20s linear infinite}@keyframes fall-72{60.043%{transform:translate(31.0035vw,60.043vh) scale(.1221)}to{transform:translate(26.2914vw,99vh) scale(.1221)}}.snow:nth-child(73){opacity:1.4784;transform:translate(17.9064vw,-10px) scale(.7729);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{50.914%{transform:translate(10.4019vw,50.914vh) scale(.7729)}to{transform:translate(14.15415vw,99vh) scale(.7729)}}.snow:nth-child(74){opacity:1.802;transform:translate(41.7019vw,-10px) scale(.0241);animation:fall-74 11s -3s linear infinite}@keyframes fall-74{47.868%{transform:translate(42.7282vw,47.868vh) scale(.0241)}to{transform:translate(42.21505vw,99vh) scale(.0241)}}.snow:nth-child(75){opacity:.9422;transform:translate(84.1414vw,-10px) scale(.9387);animation:fall-75 25s -24s linear infinite}@keyframes fall-75{56.652%{transform:translate(75.1751vw,56.652vh) scale(.9387)}to{transform:translate(79.65825vw,99vh) scale(.9387)}}.snow:nth-child(76){opacity:1.8386;transform:translate(59.6359vw,-10px) scale(.8526);animation:fall-76 29s -27s linear infinite}@keyframes fall-76{55.219%{transform:translate(66.8259vw,55.219vh) scale(.8526)}to{transform:translate(63.2309vw,99vh) scale(.8526)}}.snow:nth-child(77){opacity:.5306;transform:translate(33.4654vw,-10px) scale(.0989);animation:fall-77 10s -1s linear infinite}@keyframes fall-77{72.517%{transform:translate(37.1752vw,72.517vh) scale(.0989)}to{transform:translate(35.3203vw,99vh) scale(.0989)}}.snow:nth-child(78){opacity:.6986;transform:translate(89.7722vw,-10px) scale(.5181);animation:fall-78 29s -5s linear infinite}@keyframes fall-78{60.336%{transform:translate(90.691vw,60.336vh) scale(.5181)}to{transform:translate(90.2316vw,99vh) scale(.5181)}}.snow:nth-child(79){opacity:.394;transform:translate(50.5445vw,-10px) scale(.7916);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{73.237%{transform:translate(58.9995vw,73.237vh) scale(.7916)}to{transform:translate(54.772vw,99vh) scale(.7916)}}.snow:nth-child(80){opacity:1.506;transform:translate(39.7277vw,-10px) scale(.11);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{49.412%{transform:translate(43.8095vw,49.412vh) scale(.11)}to{transform:translate(41.7686vw,99vh) scale(.11)}}.snow:nth-child(81){opacity:1.062;transform:translate(51.7244vw,-10px) scale(.0453);animation:fall-81 26s -19s linear infinite}@keyframes fall-81{55.727%{transform:translate(52.6653vw,55.727vh) scale(.0453)}to{transform:translate(52.19485vw,99vh) scale(.0453)}}.snow:nth-child(82){opacity:.5706;transform:translate(99.127vw,-10px) scale(.5713);animation:fall-82 11s -14s linear infinite}@keyframes fall-82{73.301%{transform:translate(102.2118vw,73.301vh) scale(.5713)}to{transform:translate(100.6694vw,99vh) scale(.5713)}}.snow:nth-child(83){opacity:1.091;transform:translate(55.7571vw,-10px) scale(.5794);animation:fall-83 24s -21s linear infinite}@keyframes fall-83{58.7%{transform:translate(62.561vw,58.7vh) scale(.5794)}to{transform:translate(59.15905vw,99vh) scale(.5794)}}.snow:nth-child(84){opacity:1.5662;transform:translate(97.765vw,-10px) scale(.4142);animation:fall-84 29s -30s linear infinite}@keyframes fall-84{36.542%{transform:translate(95.3332vw,36.542vh) scale(.4142)}to{transform:translate(96.5491vw,99vh) scale(.4142)}}.snow:nth-child(85){opacity:.2846;transform:translate(48.0747vw,-10px) scale(.5323);animation:fall-85 24s -1s linear infinite}@keyframes fall-85{55.78%{transform:translate(48.4398vw,55.78vh) scale(.5323)}to{transform:translate(48.25725vw,99vh) scale(.5323)}}.snow:nth-child(86){opacity:1.5828;transform:translate(13.8149vw,-10px) scale(.931);animation:fall-86 27s -11s linear infinite}@keyframes fall-86{35.874%{transform:translate(8.7917vw,35.874vh) scale(.931)}to{transform:translate(11.3033vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:1.3874;transform:translate(79.8177vw,-10px) scale(.5265);animation:fall-87 12s -1s linear infinite}@keyframes fall-87{76.116%{transform:translate(70.9427vw,76.116vh) scale(.5265)}to{transform:translate(75.3802vw,99vh) scale(.5265)}}.snow:nth-child(88){opacity:.9168;transform:translate(13.1241vw,-10px) scale(.8191);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{45.854%{transform:translate(8.0603vw,45.854vh) scale(.8191)}to{transform:translate(10.5922vw,99vh) scale(.8191)}}.snow:nth-child(89){opacity:.245;transform:translate(86.6111vw,-10px) scale(.5397);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{38.322%{transform:translate(88.1207vw,38.322vh) scale(.5397)}to{transform:translate(87.3659vw,99vh) scale(.5397)}}.snow:nth-child(90){opacity:1.453;transform:translate(69.4504vw,-10px) scale(.022);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{43.645%{transform:translate(68.1449vw,43.645vh) scale(.022)}to{transform:translate(68.79765vw,99vh) scale(.022)}}.snow:nth-child(91){opacity:1.0622;transform:translate(52.7615vw,-10px) scale(.0504);animation:fall-91 28s -10s linear infinite}@keyframes fall-91{39.735%{transform:translate(50.4124vw,39.735vh) scale(.0504)}to{transform:translate(51.58695vw,99vh) scale(.0504)}}.snow:nth-child(92){opacity:.188;transform:translate(62.1638vw,-10px) scale(.9912);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{73.935%{transform:translate(66.2955vw,73.935vh) scale(.9912)}to{transform:translate(64.22965vw,99vh) scale(.9912)}}.snow:nth-child(93){opacity:.3702;transform:translate(91.8925vw,-10px) scale(.0653);animation:fall-93 23s -28s linear infinite}@keyframes fall-93{59.056%{transform:translate(100.1438vw,59.056vh) scale(.0653)}to{transform:translate(96.01815vw,99vh) scale(.0653)}}.snow:nth-child(94){opacity:1.1956;transform:translate(68.6425vw,-10px) scale(.108);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{65.067%{transform:translate(74.3429vw,65.067vh) scale(.108)}to{transform:translate(71.4927vw,99vh) scale(.108)}}.snow:nth-child(95){opacity:1.6416;transform:translate(99.8002vw,-10px) scale(.9089);animation:fall-95 12s -14s linear infinite}@keyframes fall-95{70.204%{transform:translate(97.3542vw,70.204vh) scale(.9089)}to{transform:translate(98.5772vw,99vh) scale(.9089)}}.snow:nth-child(96){opacity:1.5446;transform:translate(20.7754vw,-10px) scale(.4846);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{32.885%{transform:translate(21.3829vw,32.885vh) scale(.4846)}to{transform:translate(21.07915vw,99vh) scale(.4846)}}.snow:nth-child(97){opacity:1.9244;transform:translate(39.4326vw,-10px) scale(.6361);animation:fall-97 22s -5s linear infinite}@keyframes fall-97{30.307%{transform:translate(46.1497vw,30.307vh) scale(.6361)}to{transform:translate(42.79115vw,99vh) scale(.6361)}}.snow:nth-child(98){opacity:.509;transform:translate(72.0382vw,-10px) scale(.6437);animation:fall-98 15s -4s linear infinite}@keyframes fall-98{62.001%{transform:translate(65.1607vw,62.001vh) scale(.6437)}to{transform:translate(68.59945vw,99vh) scale(.6437)}}.snow:nth-child(99){opacity:.1578;transform:translate(49.6524vw,-10px) scale(.9803);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{36.922%{transform:translate(49.867vw,36.922vh) scale(.9803)}to{transform:translate(49.7597vw,99vh) scale(.9803)}}.snow:nth-child(100){opacity:1.9396;transform:translate(93.7986vw,-10px) scale(.8262);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{31.769%{transform:translate(102.2058vw,31.769vh) scale(.8262)}to{transform:translate(98.0022vw,99vh) scale(.8262)}}.snow:nth-child(101){opacity:.4878;transform:translate(61.5707vw,-10px) scale(.5784);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{33.575%{transform:translate(62.3528vw,33.575vh) scale(.5784)}to{transform:translate(61.96175vw,99vh) scale(.5784)}}.snow:nth-child(102){opacity:1.3198;transform:translate(36.4274vw,-10px) scale(.7351);animation:fall-102 11s -15s linear infinite}@keyframes fall-102{54.033%{transform:translate(30.7392vw,54.033vh) scale(.7351)}to{transform:translate(33.5833vw,99vh) scale(.7351)}}.snow:nth-child(103){opacity:1.9646;transform:translate(95.1441vw,-10px) scale(.5845);animation:fall-103 15s -18s linear infinite}@keyframes fall-103{72.515%{transform:translate(85.4243vw,72.515vh) scale(.5845)}to{transform:translate(90.2842vw,99vh) scale(.5845)}}.snow:nth-child(104){opacity:1.7182;transform:translate(59.66vw,-10px) scale(.4277);animation:fall-104 14s -8s linear infinite}@keyframes fall-104{36.062%{transform:translate(65.3838vw,36.062vh) scale(.4277)}to{transform:translate(62.5219vw,99vh) scale(.4277)}}.snow:nth-child(105){opacity:1.3398;transform:translate(65.2315vw,-10px) scale(.4407);animation:fall-105 29s -17s linear infinite}@keyframes fall-105{43.413%{transform:translate(74.958vw,43.413vh) scale(.4407)}to{transform:translate(70.09475vw,99vh) scale(.4407)}}.snow:nth-child(106){opacity:1.6722;transform:translate(28.4444vw,-10px) scale(.8748);animation:fall-106 17s -3s linear infinite}@keyframes fall-106{61.893%{transform:translate(22.9092vw,61.893vh) scale(.8748)}to{transform:translate(25.6768vw,99vh) scale(.8748)}}.snow:nth-child(107){opacity:.1064;transform:translate(69.0487vw,-10px) scale(.0211);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{52.657%{transform:translate(70.6644vw,52.657vh) scale(.0211)}to{transform:translate(69.85655vw,99vh) scale(.0211)}}.snow:nth-child(108){opacity:1.029;transform:translate(83.7075vw,-10px) scale(.0912);animation:fall-108 26s -19s linear infinite}@keyframes fall-108{35.999%{transform:translate(86.1938vw,35.999vh) scale(.0912)}to{transform:translate(84.95065vw,99vh) scale(.0912)}}.snow:nth-child(109){opacity:1.0814;transform:translate(87.6236vw,-10px) scale(.1121);animation:fall-109 30s -4s linear infinite}@keyframes fall-109{72.778%{transform:translate(96.4236vw,72.778vh) scale(.1121)}to{transform:translate(92.0236vw,99vh) scale(.1121)}}.snow:nth-child(110){opacity:1.9364;transform:translate(41.3383vw,-10px) scale(.0693);animation:fall-110 11s -19s linear infinite}@keyframes fall-110{42.681%{transform:translate(34.2477vw,42.681vh) scale(.0693)}to{transform:translate(37.793vw,99vh) scale(.0693)}}.snow:nth-child(111){opacity:1.7884;transform:translate(47.1857vw,-10px) scale(.1776);animation:fall-111 11s -4s linear infinite}@keyframes fall-111{42.877%{transform:translate(40.2564vw,42.877vh) scale(.1776)}to{transform:translate(43.72105vw,99vh) scale(.1776)}}.snow:nth-child(112){opacity:1.6112;transform:translate(2.0736vw,-10px) scale(.2398);animation:fall-112 30s -16s linear infinite}@keyframes fall-112{79.336%{transform:translate(7.4244vw,79.336vh) scale(.2398)}to{transform:translate(4.749vw,99vh) scale(.2398)}}.snow:nth-child(113){opacity:1.4152;transform:translate(58.2678vw,-10px) scale(.0282);animation:fall-113 22s -20s linear infinite}@keyframes fall-113{36.205%{transform:translate(66.1912vw,36.205vh) scale(.0282)}to{transform:translate(62.2295vw,99vh) scale(.0282)}}.snow:nth-child(114){opacity:1.5544;transform:translate(81.3728vw,-10px) scale(.7379);animation:fall-114 15s -29s linear infinite}@keyframes fall-114{39.007%{transform:translate(80.281vw,39.007vh) scale(.7379)}to{transform:translate(80.8269vw,99vh) scale(.7379)}}.snow:nth-child(115){opacity:.8714;transform:translate(20.8751vw,-10px) scale(.8574);animation:fall-115 10s -30s linear infinite}@keyframes fall-115{60.406%{transform:translate(18.7232vw,60.406vh) scale(.8574)}to{transform:translate(19.79915vw,99vh) scale(.8574)}}.snow:nth-child(116){opacity:.3952;transform:translate(20.8277vw,-10px) scale(.6852);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{52.37%{transform:translate(12.7704vw,52.37vh) scale(.6852)}to{transform:translate(16.79905vw,99vh) scale(.6852)}}.snow:nth-child(117){opacity:1.0038;transform:translate(10.6298vw,-10px) scale(.8564);animation:fall-117 19s -17s linear infinite}@keyframes fall-117{40.212%{transform:translate(2.4247vw,40.212vh) scale(.8564)}to{transform:translate(6.52725vw,99vh) scale(.8564)}}.snow:nth-child(118){opacity:1.7486;transform:translate(38.4703vw,-10px) scale(.9774);animation:fall-118 24s -15s linear infinite}@keyframes fall-118{60.23%{transform:translate(31.1078vw,60.23vh) scale(.9774)}to{transform:translate(34.78905vw,99vh) scale(.9774)}}.snow:nth-child(119){opacity:1.1276;transform:translate(71.5656vw,-10px) scale(.5103);animation:fall-119 24s -14s linear infinite}@keyframes fall-119{76.998%{transform:translate(62.6518vw,76.998vh) scale(.5103)}to{transform:translate(67.1087vw,99vh) scale(.5103)}}.snow:nth-child(120){opacity:1.157;transform:translate(17.5303vw,-10px) scale(.3888);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{74.268%{transform:translate(16.9518vw,74.268vh) scale(.3888)}to{transform:translate(17.24105vw,99vh) scale(.3888)}}.snow:nth-child(121){opacity:1.9922;transform:translate(25.9369vw,-10px) scale(.4906);animation:fall-121 26s -28s linear infinite}@keyframes fall-121{75.369%{transform:translate(22.2768vw,75.369vh) scale(.4906)}to{transform:translate(24.10685vw,99vh) scale(.4906)}}.snow:nth-child(122){opacity:.427;transform:translate(39.9545vw,-10px) scale(.4575);animation:fall-122 19s -24s linear infinite}@keyframes fall-122{76.154%{transform:translate(37.4958vw,76.154vh) scale(.4575)}to{transform:translate(38.72515vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.3032;transform:translate(13.2118vw,-10px) scale(.9977);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{37.149%{transform:translate(6.0783vw,37.149vh) scale(.9977)}to{transform:translate(9.64505vw,99vh) scale(.9977)}}.snow:nth-child(124){opacity:.0576;transform:translate(71.3097vw,-10px) scale(.9801);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{49.305%{transform:translate(64.43vw,49.305vh) scale(.9801)}to{transform:translate(67.86985vw,99vh) scale(.9801)}}.snow:nth-child(125){opacity:1.7604;transform:translate(25.4402vw,-10px) scale(.7916);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{65.496%{transform:translate(26.138vw,65.496vh) scale(.7916)}to{transform:translate(25.7891vw,99vh) scale(.7916)}}.snow:nth-child(126){opacity:.849;transform:translate(30.3499vw,-10px) scale(.0695);animation:fall-126 11s -9s linear infinite}@keyframes fall-126{56.902%{transform:translate(23.9879vw,56.902vh) scale(.0695)}to{transform:translate(27.1689vw,99vh) scale(.0695)}}.snow:nth-child(127){opacity:.7898;transform:translate(17.1204vw,-10px) scale(.9546);animation:fall-127 23s -26s linear infinite}@keyframes fall-127{45.266%{transform:translate(14.3532vw,45.266vh) scale(.9546)}to{transform:translate(15.7368vw,99vh) scale(.9546)}}.snow:nth-child(128){opacity:.8652;transform:translate(6.1625vw,-10px) scale(.6319);animation:fall-128 28s -22s linear infinite}@keyframes fall-128{72.798%{transform:translate(13.5642vw,72.798vh) scale(.6319)}to{transform:translate(9.86335vw,99vh) scale(.6319)}}.snow:nth-child(129){opacity:.5546;transform:translate(48.6453vw,-10px) scale(.6484);animation:fall-129 13s -10s linear infinite}@keyframes fall-129{45.427%{transform:translate(51.5834vw,45.427vh) scale(.6484)}to{transform:translate(50.11435vw,99vh) scale(.6484)}}.snow:nth-child(130){opacity:.7528;transform:translate(24.372vw,-10px) scale(.0525);animation:fall-130 21s -30s linear infinite}@keyframes fall-130{42.518%{transform:translate(15.7944vw,42.518vh) scale(.0525)}to{transform:translate(20.0832vw,99vh) scale(.0525)}}.snow:nth-child(131){opacity:.4376;transform:translate(65.3924vw,-10px) scale(.4484);animation:fall-131 22s -10s linear infinite}@keyframes fall-131{61.213%{transform:translate(65.6002vw,61.213vh) scale(.4484)}to{transform:translate(65.4963vw,99vh) scale(.4484)}}.snow:nth-child(132){opacity:1.0092;transform:translate(69.3751vw,-10px) scale(.4482);animation:fall-132 25s -9s linear infinite}@keyframes fall-132{72.691%{transform:translate(62.9415vw,72.691vh) scale(.4482)}to{transform:translate(66.1583vw,99vh) scale(.4482)}}.snow:nth-child(133){opacity:.407;transform:translate(83.5452vw,-10px) scale(.3299);animation:fall-133 17s -26s linear infinite}@keyframes fall-133{56.874%{transform:translate(84.1648vw,56.874vh) scale(.3299)}to{transform:translate(83.855vw,99vh) scale(.3299)}}.snow:nth-child(134){opacity:.9086;transform:translate(7.2826vw,-10px) scale(.7651);animation:fall-134 21s -18s linear infinite}@keyframes fall-134{78.602%{transform:translate(15.3062vw,78.602vh) scale(.7651)}to{transform:translate(11.2944vw,99vh) scale(.7651)}}.snow:nth-child(135){opacity:1.2762;transform:translate(23.0878vw,-10px) scale(.5123);animation:fall-135 16s -28s linear infinite}@keyframes fall-135{60.559%{transform:translate(21.392vw,60.559vh) scale(.5123)}to{transform:translate(22.2399vw,99vh) scale(.5123)}}.snow:nth-child(136){opacity:1.6484;transform:translate(70.911vw,-10px) scale(.9035);animation:fall-136 10s -20s linear infinite}@keyframes fall-136{76.666%{transform:translate(76.4771vw,76.666vh) scale(.9035)}to{transform:translate(73.69405vw,99vh) scale(.9035)}}.snow:nth-child(137){opacity:1.9438;transform:translate(33.0191vw,-10px) scale(.662);animation:fall-137 13s -7s linear infinite}@keyframes fall-137{69.453%{transform:translate(28.7854vw,69.453vh) scale(.662)}to{transform:translate(30.90225vw,99vh) scale(.662)}}.snow:nth-child(138){opacity:1.4512;transform:translate(15.8987vw,-10px) scale(.3058);animation:fall-138 19s -11s linear infinite}@keyframes fall-138{42.745%{transform:translate(15.5685vw,42.745vh) scale(.3058)}to{transform:translate(15.7336vw,99vh) scale(.3058)}}.snow:nth-child(139){opacity:.3854;transform:translate(38.1538vw,-10px) scale(.9677);animation:fall-139 22s -30s linear infinite}@keyframes fall-139{76.006%{transform:translate(47.5968vw,76.006vh) scale(.9677)}to{transform:translate(42.8753vw,99vh) scale(.9677)}}.snow:nth-child(140){opacity:.4562;transform:translate(45.2596vw,-10px) scale(.4953);animation:fall-140 10s -18s linear infinite}@keyframes fall-140{56.745%{transform:translate(44.0526vw,56.745vh) scale(.4953)}to{transform:translate(44.6561vw,99vh) scale(.4953)}}.snow:nth-child(141){opacity:.9588;transform:translate(12.1713vw,-10px) scale(.9229);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{35.844%{transform:translate(4.4668vw,35.844vh) scale(.9229)}to{transform:translate(8.31905vw,99vh) scale(.9229)}}.snow:nth-child(142){opacity:.652;transform:translate(68.429vw,-10px) scale(.8161);animation:fall-142 22s -15s linear infinite}@keyframes fall-142{38.888%{transform:translate(72.5328vw,38.888vh) scale(.8161)}to{transform:translate(70.4809vw,99vh) scale(.8161)}}.snow:nth-child(143){opacity:1.1602;transform:translate(69.344vw,-10px) scale(.6182);animation:fall-143 30s -24s linear infinite}@keyframes fall-143{59.993%{transform:translate(61.6937vw,59.993vh) scale(.6182)}to{transform:translate(65.51885vw,99vh) scale(.6182)}}.snow:nth-child(144){opacity:.4728;transform:translate(34.5658vw,-10px) scale(.1979);animation:fall-144 26s -4s linear infinite}@keyframes fall-144{43.136%{transform:translate(26.8271vw,43.136vh) scale(.1979)}to{transform:translate(30.69645vw,99vh) scale(.1979)}}.snow:nth-child(145){opacity:.6786;transform:translate(98.2778vw,-10px) scale(.8172);animation:fall-145 25s -20s linear infinite}@keyframes fall-145{49.759%{transform:translate(99.4938vw,49.759vh) scale(.8172)}to{transform:translate(98.8858vw,99vh) scale(.8172)}}.snow:nth-child(146){opacity:1.1176;transform:translate(9.1819vw,-10px) scale(.2892);animation:fall-146 24s -1s linear infinite}@keyframes fall-146{69.324%{transform:translate(6.8328vw,69.324vh) scale(.2892)}to{transform:translate(8.00735vw,99vh) scale(.2892)}}.snow:nth-child(147){opacity:.9612;transform:translate(9.837vw,-10px) scale(.4851);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{46.696%{transform:translate(7.0046vw,46.696vh) scale(.4851)}to{transform:translate(8.4208vw,99vh) scale(.4851)}}.snow:nth-child(148){opacity:1.3632;transform:translate(68.1263vw,-10px) scale(.4799);animation:fall-148 27s -30s linear infinite}@keyframes fall-148{44.265%{transform:translate(60.3186vw,44.265vh) scale(.4799)}to{transform:translate(64.22245vw,99vh) scale(.4799)}}.snow:nth-child(149){opacity:1.1374;transform:translate(86.7472vw,-10px) scale(.6123);animation:fall-149 25s -13s linear infinite}@keyframes fall-149{30.661%{transform:translate(88.5605vw,30.661vh) scale(.6123)}to{transform:translate(87.65385vw,99vh) scale(.6123)}}.snow:nth-child(150){opacity:1.9;transform:translate(39.5984vw,-10px) scale(.4563);animation:fall-150 23s -20s linear infinite}@keyframes fall-150{40.21%{transform:translate(45.2425vw,40.21vh) scale(.4563)}to{transform:translate(42.42045vw,99vh) scale(.4563)}}.snow:nth-child(151){opacity:.7432;transform:translate(63.9591vw,-10px) scale(.4356);animation:fall-151 26s -28s linear infinite}@keyframes fall-151{47.581%{transform:translate(56.5576vw,47.581vh) scale(.4356)}to{transform:translate(60.25835vw,99vh) scale(.4356)}}.snow:nth-child(152){opacity:.4816;transform:translate(72.2923vw,-10px) scale(.9304);animation:fall-152 17s -14s linear infinite}@keyframes fall-152{60.04%{transform:translate(81.1701vw,60.04vh) scale(.9304)}to{transform:translate(76.7312vw,99vh) scale(.9304)}}.snow:nth-child(153){opacity:.7258;transform:translate(66.2128vw,-10px) scale(.7461);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{46.196%{transform:translate(61.4646vw,46.196vh) scale(.7461)}to{transform:translate(63.8387vw,99vh) scale(.7461)}}.snow:nth-child(154){opacity:1.3898;transform:translate(67.5735vw,-10px) scale(.4256);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{38.008%{transform:translate(70.5777vw,38.008vh) scale(.4256)}to{transform:translate(69.0756vw,99vh) scale(.4256)}}.snow:nth-child(155){opacity:1.843;transform:translate(34.5617vw,-10px) scale(.6811);animation:fall-155 27s -14s linear infinite}@keyframes fall-155{62.242%{transform:translate(37.8197vw,62.242vh) scale(.6811)}to{transform:translate(36.1907vw,99vh) scale(.6811)}}.snow:nth-child(156){opacity:1.1036;transform:translate(97.5568vw,-10px) scale(.5025);animation:fall-156 26s -26s linear infinite}@keyframes fall-156{79.131%{transform:translate(94.2986vw,79.131vh) scale(.5025)}to{transform:translate(95.9277vw,99vh) scale(.5025)}}.snow:nth-child(157){opacity:.3;transform:translate(46.7455vw,-10px) scale(.5016);animation:fall-157 23s -26s linear infinite}@keyframes fall-157{73.16%{transform:translate(42.1788vw,73.16vh) scale(.5016)}to{transform:translate(44.46215vw,99vh) scale(.5016)}}.snow:nth-child(158){opacity:.5876;transform:translate(31.1468vw,-10px) scale(.351);animation:fall-158 15s -8s linear infinite}@keyframes fall-158{34.271%{transform:translate(29.0154vw,34.271vh) scale(.351)}to{transform:translate(30.0811vw,99vh) scale(.351)}}.snow:nth-child(159){opacity:.969;transform:translate(38.5378vw,-10px) scale(.2323);animation:fall-159 22s -2s linear infinite}@keyframes fall-159{64.865%{transform:translate(46.3618vw,64.865vh) scale(.2323)}to{transform:translate(42.4498vw,99vh) scale(.2323)}}.snow:nth-child(160){opacity:.4076;transform:translate(53.8521vw,-10px) scale(.1955);animation:fall-160 26s -28s linear infinite}@keyframes fall-160{72.123%{transform:translate(59.2522vw,72.123vh) scale(.1955)}to{transform:translate(56.55215vw,99vh) scale(.1955)}}.snow:nth-child(161){opacity:.9704;transform:translate(37.3443vw,-10px) scale(.0256);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{62.171%{transform:translate(35.1489vw,62.171vh) scale(.0256)}to{transform:translate(36.2466vw,99vh) scale(.0256)}}.snow:nth-child(162){opacity:.0686;transform:translate(2.8786vw,-10px) scale(.6462);animation:fall-162 20s -18s linear infinite}@keyframes fall-162{57.983%{transform:translate(8.3207vw,57.983vh) scale(.6462)}to{transform:translate(5.59965vw,99vh) scale(.6462)}}.snow:nth-child(163){opacity:.303;transform:translate(41.0717vw,-10px) scale(.6047);animation:fall-163 14s -23s linear infinite}@keyframes fall-163{75.122%{transform:translate(38.1718vw,75.122vh) scale(.6047)}to{transform:translate(39.62175vw,99vh) scale(.6047)}}.snow:nth-child(164){opacity:1.8746;transform:translate(83.977vw,-10px) scale(.3792);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{75.616%{transform:translate(89.4316vw,75.616vh) scale(.3792)}to{transform:translate(86.7043vw,99vh) scale(.3792)}}.snow:nth-child(165){opacity:1.742;transform:translate(5.0338vw,-10px) scale(.8975);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{69.872%{transform:translate(2.7131vw,69.872vh) scale(.8975)}to{transform:translate(3.87345vw,99vh) scale(.8975)}}.snow:nth-child(166){opacity:.5324;transform:translate(10.2916vw,-10px) scale(.8322);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{66.983%{transform:translate(3.6936vw,66.983vh) scale(.8322)}to{transform:translate(6.9926vw,99vh) scale(.8322)}}.snow:nth-child(167){opacity:.4898;transform:translate(15.5695vw,-10px) scale(.7621);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{62.731%{transform:translate(25.0416vw,62.731vh) scale(.7621)}to{transform:translate(20.30555vw,99vh) scale(.7621)}}.snow:nth-child(168){opacity:1.0992;transform:translate(76.4647vw,-10px) scale(.8302);animation:fall-168 22s -6s linear infinite}@keyframes fall-168{38.746%{transform:translate(70.3958vw,38.746vh) scale(.8302)}to{transform:translate(73.43025vw,99vh) scale(.8302)}}.snow:nth-child(169){opacity:.6464;transform:translate(81.5178vw,-10px) scale(.9979);animation:fall-169 30s -3s linear infinite}@keyframes fall-169{66.634%{transform:translate(91.0173vw,66.634vh) scale(.9979)}to{transform:translate(86.26755vw,99vh) scale(.9979)}}.snow:nth-child(170){opacity:1.5076;transform:translate(19.3382vw,-10px) scale(.6247);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{70.118%{transform:translate(28.229vw,70.118vh) scale(.6247)}to{transform:translate(23.7836vw,99vh) scale(.6247)}}.snow:nth-child(171){opacity:1.5002;transform:translate(12.8375vw,-10px) scale(.416);animation:fall-171 12s -21s linear infinite}@keyframes fall-171{49.884%{transform:translate(20.1739vw,49.884vh) scale(.416)}to{transform:translate(16.5057vw,99vh) scale(.416)}}.snow:nth-child(172){opacity:.1364;transform:translate(79.6239vw,-10px) scale(.5731);animation:fall-172 10s -16s linear infinite}@keyframes fall-172{74.415%{transform:translate(69.8488vw,74.415vh) scale(.5731)}to{transform:translate(74.73635vw,99vh) scale(.5731)}}.snow:nth-child(173){opacity:.6258;transform:translate(94.5066vw,-10px) scale(.012);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{40.783%{transform:translate(90.7774vw,40.783vh) scale(.012)}to{transform:translate(92.642vw,99vh) scale(.012)}}.snow:nth-child(174){opacity:.4774;transform:translate(65.4114vw,-10px) scale(.8134);animation:fall-174 20s -26s linear infinite}@keyframes fall-174{35.988%{transform:translate(57.744vw,35.988vh) scale(.8134)}to{transform:translate(61.5777vw,99vh) scale(.8134)}}.snow:nth-child(175){opacity:1.0552;transform:translate(32.2916vw,-10px) scale(.5281);animation:fall-175 17s -9s linear infinite}@keyframes fall-175{41.182%{transform:translate(23.076vw,41.182vh) scale(.5281)}to{transform:translate(27.6838vw,99vh) scale(.5281)}}.snow:nth-child(176){opacity:1.8896;transform:translate(9.7097vw,-10px) scale(.1585);animation:fall-176 10s -6s linear infinite}@keyframes fall-176{56.222%{transform:translate(18.2462vw,56.222vh) scale(.1585)}to{transform:translate(13.97795vw,99vh) scale(.1585)}}.snow:nth-child(177){opacity:1.5262;transform:translate(76.471vw,-10px) scale(.5346);animation:fall-177 22s -14s linear infinite}@keyframes fall-177{30.065%{transform:translate(78.9371vw,30.065vh) scale(.5346)}to{transform:translate(77.70405vw,99vh) scale(.5346)}}.snow:nth-child(178){opacity:.3786;transform:translate(12.1784vw,-10px) scale(.8142);animation:fall-178 15s -14s linear infinite}@keyframes fall-178{51.31%{transform:translate(3.7414vw,51.31vh) scale(.8142)}to{transform:translate(7.9599vw,99vh) scale(.8142)}}.snow:nth-child(179){opacity:.2876;transform:translate(41.7391vw,-10px) scale(.563);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{69.542%{transform:translate(34.7719vw,69.542vh) scale(.563)}to{transform:translate(38.2555vw,99vh) scale(.563)}}.snow:nth-child(180){opacity:.2552;transform:translate(64.9424vw,-10px) scale(.1421);animation:fall-180 28s -19s linear infinite}@keyframes fall-180{68.917%{transform:translate(73.4663vw,68.917vh) scale(.1421)}to{transform:translate(69.20435vw,99vh) scale(.1421)}}.snow:nth-child(181){opacity:1.1044;transform:translate(77.4908vw,-10px) scale(.4761);animation:fall-181 15s -24s linear infinite}@keyframes fall-181{67.23%{transform:translate(78.8425vw,67.23vh) scale(.4761)}to{transform:translate(78.16665vw,99vh) scale(.4761)}}.snow:nth-child(182){opacity:1.5906;transform:translate(64.7059vw,-10px) scale(.3553);animation:fall-182 27s -8s linear infinite}@keyframes fall-182{69.608%{transform:translate(58.3477vw,69.608vh) scale(.3553)}to{transform:translate(61.5268vw,99vh) scale(.3553)}}.snow:nth-child(183){opacity:1.995;transform:translate(74.5327vw,-10px) scale(.9342);animation:fall-183 16s -27s linear infinite}@keyframes fall-183{73.412%{transform:translate(83.4174vw,73.412vh) scale(.9342)}to{transform:translate(78.97505vw,99vh) scale(.9342)}}.snow:nth-child(184){opacity:.0098;transform:translate(9.6026vw,-10px) scale(.1634);animation:fall-184 19s -12s linear infinite}@keyframes fall-184{53.913%{transform:translate(10.1357vw,53.913vh) scale(.1634)}to{transform:translate(9.86915vw,99vh) scale(.1634)}}.snow:nth-child(185){opacity:1.4416;transform:translate(71.3155vw,-10px) scale(.3389);animation:fall-185 24s -10s linear infinite}@keyframes fall-185{65.715%{transform:translate(67.3693vw,65.715vh) scale(.3389)}to{transform:translate(69.3424vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.9474;transform:translate(62.5546vw,-10px) scale(.6442);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{39.413%{transform:translate(67.5255vw,39.413vh) scale(.6442)}to{transform:translate(65.04005vw,99vh) scale(.6442)}}.snow:nth-child(187){opacity:.8236;transform:translate(29.5905vw,-10px) scale(.1042);animation:fall-187 22s -8s linear infinite}@keyframes fall-187{48.013%{transform:translate(37.0999vw,48.013vh) scale(.1042)}to{transform:translate(33.3452vw,99vh) scale(.1042)}}.snow:nth-child(188){opacity:1.355;transform:translate(1.7776vw,-10px) scale(.3935);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{75.464%{transform:translate(10.3031vw,75.464vh) scale(.3935)}to{transform:translate(6.04035vw,99vh) scale(.3935)}}.snow:nth-child(189){opacity:.5272;transform:translate(65.9371vw,-10px) scale(.4284);animation:fall-189 14s -7s linear infinite}@keyframes fall-189{38.504%{transform:translate(57.0915vw,38.504vh) scale(.4284)}to{transform:translate(61.5143vw,99vh) scale(.4284)}}.snow:nth-child(190){opacity:.6384;transform:translate(92.8931vw,-10px) scale(.6062);animation:fall-190 12s -29s linear infinite}@keyframes fall-190{59.006%{transform:translate(99.5123vw,59.006vh) scale(.6062)}to{transform:translate(96.2027vw,99vh) scale(.6062)}}.snow:nth-child(191){opacity:1.3986;transform:translate(59.8634vw,-10px) scale(.0966);animation:fall-191 13s -24s linear infinite}@keyframes fall-191{74.656%{transform:translate(50.6428vw,74.656vh) scale(.0966)}to{transform:translate(55.2531vw,99vh) scale(.0966)}}.snow:nth-child(192){opacity:.6734;transform:translate(76.5029vw,-10px) scale(.96);animation:fall-192 20s -5s linear infinite}@keyframes fall-192{47.894%{transform:translate(73.0686vw,47.894vh) scale(.96)}to{transform:translate(74.78575vw,99vh) scale(.96)}}.snow:nth-child(193){opacity:1.5058;transform:translate(11.6289vw,-10px) scale(.7144);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{38.225%{transform:translate(18.6933vw,38.225vh) scale(.7144)}to{transform:translate(15.1611vw,99vh) scale(.7144)}}.snow:nth-child(194){opacity:1.2628;transform:translate(55.6886vw,-10px) scale(.5049);animation:fall-194 24s -20s linear infinite}@keyframes fall-194{70.98%{transform:translate(60.4539vw,70.98vh) scale(.5049)}to{transform:translate(58.07125vw,99vh) scale(.5049)}}.snow:nth-child(195){opacity:.5248;transform:translate(28.1559vw,-10px) scale(.6075);animation:fall-195 25s -12s linear infinite}@keyframes fall-195{71.639%{transform:translate(24.6031vw,71.639vh) scale(.6075)}to{transform:translate(26.3795vw,99vh) scale(.6075)}}.snow:nth-child(196){opacity:1.1592;transform:translate(43.0578vw,-10px) scale(.6225);animation:fall-196 17s -12s linear infinite}@keyframes fall-196{75.243%{transform:translate(46.6096vw,75.243vh) scale(.6225)}to{transform:translate(44.8337vw,99vh) scale(.6225)}}.snow:nth-child(197){opacity:.9602;transform:translate(38.5122vw,-10px) scale(.8852);animation:fall-197 17s -4s linear infinite}@keyframes fall-197{32.786%{transform:translate(48.4051vw,32.786vh) scale(.8852)}to{transform:translate(43.45865vw,99vh) scale(.8852)}}.snow:nth-child(198){opacity:1.6496;transform:translate(45.7197vw,-10px) scale(.5606);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{68.901%{transform:translate(54.4831vw,68.901vh) scale(.5606)}to{transform:translate(50.1014vw,99vh) scale(.5606)}}.snow:nth-child(199){opacity:1.7514;transform:translate(98.4542vw,-10px) scale(.6922);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{56.943%{transform:translate(95.2907vw,56.943vh) scale(.6922)}to{transform:translate(96.87245vw,99vh) scale(.6922)}}.snow:nth-child(200){opacity:1.77;transform:translate(35.1786vw,-10px) scale(.0887);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{52.725%{transform:translate(34.7158vw,52.725vh) scale(.0887)}to{transform:translate(34.9472vw,99vh) scale(.0887)}}.snow:nth-child(201){opacity:1.6082;transform:translate(36.1819vw,-10px) scale(.2956);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{51.251%{transform:translate(28.0622vw,51.251vh) scale(.2956)}to{transform:translate(32.12205vw,99vh) scale(.2956)}}.snow:nth-child(202){opacity:1.5082;transform:translate(28.7613vw,-10px) scale(.1141);animation:fall-202 14s -18s linear infinite}@keyframes fall-202{62.753%{transform:translate(27.9622vw,62.753vh) scale(.1141)}to{transform:translate(28.36175vw,99vh) scale(.1141)}}.snow:nth-child(203){opacity:.7646;transform:translate(29.4115vw,-10px) scale(.9893);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{56.087%{transform:translate(28.4176vw,56.087vh) scale(.9893)}to{transform:translate(28.91455vw,99vh) scale(.9893)}}.snow:nth-child(204){opacity:.3614;transform:translate(46.0251vw,-10px) scale(.8236);animation:fall-204 25s -21s linear infinite}@keyframes fall-204{66.76%{transform:translate(47.4622vw,66.76vh) scale(.8236)}to{transform:translate(46.74365vw,99vh) scale(.8236)}}.snow:nth-child(205){opacity:1.559;transform:translate(40.439vw,-10px) scale(.4797);animation:fall-205 26s -8s linear infinite}@keyframes fall-205{65.405%{transform:translate(43.2294vw,65.405vh) scale(.4797)}to{transform:translate(41.8342vw,99vh) scale(.4797)}}.snow:nth-child(206){opacity:1.7704;transform:translate(20.8239vw,-10px) scale(.2388);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{63.178%{transform:translate(22.3661vw,63.178vh) scale(.2388)}to{transform:translate(21.595vw,99vh) scale(.2388)}}.snow:nth-child(207){opacity:1.9202;transform:translate(13.3145vw,-10px) scale(.2238);animation:fall-207 30s -15s linear infinite}@keyframes fall-207{55.546%{transform:translate(10.5329vw,55.546vh) scale(.2238)}to{transform:translate(11.9237vw,99vh) scale(.2238)}}.snow:nth-child(208){opacity:.7664;transform:translate(82.6353vw,-10px) scale(.8931);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{31.901%{transform:translate(76.1519vw,31.901vh) scale(.8931)}to{transform:translate(79.3936vw,99vh) scale(.8931)}}.snow:nth-child(209){opacity:1.7584;transform:translate(83.8511vw,-10px) scale(.2663);animation:fall-209 23s -24s linear infinite}@keyframes fall-209{54.082%{transform:translate(89.7872vw,54.082vh) scale(.2663)}to{transform:translate(86.81915vw,99vh) scale(.2663)}}.snow:nth-child(210){opacity:1.2294;transform:translate(16.7873vw,-10px) scale(.2072);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{50.962%{transform:translate(9.1942vw,50.962vh) scale(.2072)}to{transform:translate(12.99075vw,99vh) scale(.2072)}}.snow:nth-child(211){opacity:1.3258;transform:translate(16.2647vw,-10px) scale(.6394);animation:fall-211 21s -11s linear infinite}@keyframes fall-211{63.929%{transform:translate(20.2852vw,63.929vh) scale(.6394)}to{transform:translate(18.27495vw,99vh) scale(.6394)}}.snow:nth-child(212){opacity:1.682;transform:translate(70.9027vw,-10px) scale(.9855);animation:fall-212 12s -26s linear infinite}@keyframes fall-212{60.777%{transform:translate(72.0546vw,60.777vh) scale(.9855)}to{transform:translate(71.47865vw,99vh) scale(.9855)}}.snow:nth-child(213){opacity:.3296;transform:translate(25.1653vw,-10px) scale(.9349);animation:fall-213 16s -20s linear infinite}@keyframes fall-213{59.27%{transform:translate(21.9171vw,59.27vh) scale(.9349)}to{transform:translate(23.5412vw,99vh) scale(.9349)}}.snow:nth-child(214){opacity:1.4258;transform:translate(25.476vw,-10px) scale(.5021);animation:fall-214 11s -12s linear infinite}@keyframes fall-214{57.637%{transform:translate(21.6646vw,57.637vh) scale(.5021)}to{transform:translate(23.5703vw,99vh) scale(.5021)}}.snow:nth-child(215){opacity:1.31;transform:translate(24.2442vw,-10px) scale(.1998);animation:fall-215 19s -14s linear infinite}@keyframes fall-215{50.119%{transform:translate(28.2621vw,50.119vh) scale(.1998)}to{transform:translate(26.25315vw,99vh) scale(.1998)}}.snow:nth-child(216){opacity:.1712;transform:translate(76.2083vw,-10px) scale(.429);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{54.223%{transform:translate(69.8594vw,54.223vh) scale(.429)}to{transform:translate(73.03385vw,99vh) scale(.429)}}.snow:nth-child(217){opacity:1.7366;transform:translate(78.0509vw,-10px) scale(.7157);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{78.046%{transform:translate(76.6019vw,78.046vh) scale(.7157)}to{transform:translate(77.3264vw,99vh) scale(.7157)}}.snow:nth-child(218){opacity:1.217;transform:translate(9.966vw,-10px) scale(.8573);animation:fall-218 27s -21s linear infinite}@keyframes fall-218{74.139%{transform:translate(7.329vw,74.139vh) scale(.8573)}to{transform:translate(8.6475vw,99vh) scale(.8573)}}.snow:nth-child(219){opacity:1.1646;transform:translate(7.9003vw,-10px) scale(.7089);animation:fall-219 14s -3s linear infinite}@keyframes fall-219{56.341%{transform:translate(5.8791vw,56.341vh) scale(.7089)}to{transform:translate(6.8897vw,99vh) scale(.7089)}}.snow:nth-child(220){opacity:1.872;transform:translate(4.7599vw,-10px) scale(.8154);animation:fall-220 11s -19s linear infinite}@keyframes fall-220{69.625%{transform:translate(-2.7242vw,69.625vh) scale(.8154)}to{transform:translate(1.01785vw,99vh) scale(.8154)}}.snow:nth-child(221){opacity:.0802;transform:translate(93.354vw,-10px) scale(.6981);animation:fall-221 22s -9s linear infinite}@keyframes fall-221{44.295%{transform:translate(99.1797vw,44.295vh) scale(.6981)}to{transform:translate(96.26685vw,99vh) scale(.6981)}}.snow:nth-child(222){opacity:1.946;transform:translate(17.4966vw,-10px) scale(.4757);animation:fall-222 28s -24s linear infinite}@keyframes fall-222{62.156%{transform:translate(26.3599vw,62.156vh) scale(.4757)}to{transform:translate(21.92825vw,99vh) scale(.4757)}}.snow:nth-child(223){opacity:.1426;transform:translate(93.3912vw,-10px) scale(.8341);animation:fall-223 16s -2s linear infinite}@keyframes fall-223{65.782%{transform:translate(84.2564vw,65.782vh) scale(.8341)}to{transform:translate(88.8238vw,99vh) scale(.8341)}}.snow:nth-child(224){opacity:.642;transform:translate(5.3966vw,-10px) scale(.1524);animation:fall-224 16s -16s linear infinite}@keyframes fall-224{72.158%{transform:translate(.9898vw,72.158vh) scale(.1524)}to{transform:translate(3.1932vw,99vh) scale(.1524)}}.snow:nth-child(225){opacity:1.2492;transform:translate(18.1527vw,-10px) scale(.5927);animation:fall-225 22s -29s linear infinite}@keyframes fall-225{49.263%{transform:translate(20.328vw,49.263vh) scale(.5927)}to{transform:translate(19.24035vw,99vh) scale(.5927)}}.snow:nth-child(226){opacity:1.3308;transform:translate(56.5028vw,-10px) scale(.5094);animation:fall-226 27s -19s linear infinite}@keyframes fall-226{64.163%{transform:translate(65.7275vw,64.163vh) scale(.5094)}to{transform:translate(61.11515vw,99vh) scale(.5094)}}.snow:nth-child(227){opacity:1.7134;transform:translate(8.7067vw,-10px) scale(.9252);animation:fall-227 16s -23s linear infinite}@keyframes fall-227{53.872%{transform:translate(17.0496vw,53.872vh) scale(.9252)}to{transform:translate(12.87815vw,99vh) scale(.9252)}}.snow:nth-child(228){opacity:1.752;transform:translate(36.1871vw,-10px) scale(.538);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{69.997%{transform:translate(29.8146vw,69.997vh) scale(.538)}to{transform:translate(33.00085vw,99vh) scale(.538)}}.snow:nth-child(229){opacity:.4868;transform:translate(88.6669vw,-10px) scale(.3028);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{67.378%{transform:translate(79.9345vw,67.378vh) scale(.3028)}to{transform:translate(84.3007vw,99vh) scale(.3028)}}.snow:nth-child(230){opacity:.9932;transform:translate(3.6477vw,-10px) scale(.5833);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{68.127%{transform:translate(-.314vw,68.127vh) scale(.5833)}to{transform:translate(1.66685vw,99vh) scale(.5833)}}.snow:nth-child(231){opacity:.809;transform:translate(89.4749vw,-10px) scale(.2044);animation:fall-231 17s -23s linear infinite}@keyframes fall-231{46.358%{transform:translate(93.5381vw,46.358vh) scale(.2044)}to{transform:translate(91.5065vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:.2924;transform:translate(60.54vw,-10px) scale(.4657);animation:fall-232 20s -12s linear infinite}@keyframes fall-232{79.09%{transform:translate(62.1857vw,79.09vh) scale(.4657)}to{transform:translate(61.36285vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:1.2882;transform:translate(74.2596vw,-10px) scale(.4481);animation:fall-233 30s -27s linear infinite}@keyframes fall-233{33.829%{transform:translate(65.7349vw,33.829vh) scale(.4481)}to{transform:translate(69.99725vw,99vh) scale(.4481)}}.snow:nth-child(234){opacity:.0356;transform:translate(38.2355vw,-10px) scale(.1198);animation:fall-234 16s -1s linear infinite}@keyframes fall-234{70.281%{transform:translate(30.8499vw,70.281vh) scale(.1198)}to{transform:translate(34.5427vw,99vh) scale(.1198)}}.snow:nth-child(235){opacity:.046;transform:translate(63.8619vw,-10px) scale(.0739);animation:fall-235 23s -23s linear infinite}@keyframes fall-235{64.148%{transform:translate(66.5078vw,64.148vh) scale(.0739)}to{transform:translate(65.18485vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.046;transform:translate(41.3308vw,-10px) scale(.4449);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{37.239%{transform:translate(49.297vw,37.239vh) scale(.4449)}to{transform:translate(45.3139vw,99vh) scale(.4449)}}.snow:nth-child(237){opacity:1.0352;transform:translate(4.9205vw,-10px) scale(.9477);animation:fall-237 17s -1s linear infinite}@keyframes fall-237{71.352%{transform:translate(-3.6383vw,71.352vh) scale(.9477)}to{transform:translate(.6411vw,99vh) scale(.9477)}}.snow:nth-child(238){opacity:.8954;transform:translate(66.7605vw,-10px) scale(.1673);animation:fall-238 27s -16s linear infinite}@keyframes fall-238{35.348%{transform:translate(66.2599vw,35.348vh) scale(.1673)}to{transform:translate(66.5102vw,99vh) scale(.1673)}}.snow:nth-child(239){opacity:1.5812;transform:translate(91.4847vw,-10px) scale(.1724);animation:fall-239 29s -20s linear infinite}@keyframes fall-239{41.275%{transform:translate(92.888vw,41.275vh) scale(.1724)}to{transform:translate(92.18635vw,99vh) scale(.1724)}}.snow:nth-child(240){opacity:1.8092;transform:translate(91.6169vw,-10px) scale(.9108);animation:fall-240 20s -25s linear infinite}@keyframes fall-240{56.32%{transform:translate(94.0527vw,56.32vh) scale(.9108)}to{transform:translate(92.8348vw,99vh) scale(.9108)}}.snow:nth-child(241){opacity:1.551;transform:translate(63.016vw,-10px) scale(.2644);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{56.597%{transform:translate(56.3452vw,56.597vh) scale(.2644)}to{transform:translate(59.6806vw,99vh) scale(.2644)}}.snow:nth-child(242){opacity:.791;transform:translate(23.1225vw,-10px) scale(.8651);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{55.803%{transform:translate(14.6345vw,55.803vh) scale(.8651)}to{transform:translate(18.8785vw,99vh) scale(.8651)}}.snow:nth-child(243){opacity:.184;transform:translate(39.2922vw,-10px) scale(.513);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{61.683%{transform:translate(39.3084vw,61.683vh) scale(.513)}to{transform:translate(39.3003vw,99vh) scale(.513)}}.snow:nth-child(244){opacity:1.0252;transform:translate(44.052vw,-10px) scale(.8118);animation:fall-244 20s -13s linear infinite}@keyframes fall-244{54.483%{transform:translate(37.7595vw,54.483vh) scale(.8118)}to{transform:translate(40.90575vw,99vh) scale(.8118)}}.snow:nth-child(245){opacity:.961;transform:translate(79.4332vw,-10px) scale(.6004);animation:fall-245 22s -30s linear infinite}@keyframes fall-245{50.672%{transform:translate(72.1971vw,50.672vh) scale(.6004)}to{transform:translate(75.81515vw,99vh) scale(.6004)}}.snow:nth-child(246){opacity:.9272;transform:translate(24.7606vw,-10px) scale(.5177);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{73.573%{transform:translate(32.3378vw,73.573vh) scale(.5177)}to{transform:translate(28.5492vw,99vh) scale(.5177)}}.snow:nth-child(247){opacity:.066;transform:translate(55.0634vw,-10px) scale(.9744);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{52.641%{transform:translate(45.2789vw,52.641vh) scale(.9744)}to{transform:translate(50.17115vw,99vh) scale(.9744)}}.snow:nth-child(248){opacity:1.7868;transform:translate(95.365vw,-10px) scale(.6785);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{42.098%{transform:translate(103.9452vw,42.098vh) scale(.6785)}to{transform:translate(99.6551vw,99vh) scale(.6785)}}.snow:nth-child(249){opacity:.2716;transform:translate(57.1353vw,-10px) scale(.6798);animation:fall-249 29s -21s linear infinite}@keyframes fall-249{48.151%{transform:translate(53.0981vw,48.151vh) scale(.6798)}to{transform:translate(55.1167vw,99vh) scale(.6798)}}.snow:nth-child(250){opacity:.356;transform:translate(75.3912vw,-10px) scale(.1257);animation:fall-250 24s -26s linear infinite}@keyframes fall-250{31.513%{transform:translate(80.7033vw,31.513vh) scale(.1257)}to{transform:translate(78.04725vw,99vh) scale(.1257)}}.snow:nth-child(251){opacity:1.411;transform:translate(1.1419vw,-10px) scale(.2944);animation:fall-251 24s -15s linear infinite}@keyframes fall-251{63.547%{transform:translate(7.0716vw,63.547vh) scale(.2944)}to{transform:translate(4.10675vw,99vh) scale(.2944)}}.snow:nth-child(252){opacity:.1402;transform:translate(22.9658vw,-10px) scale(.7195);animation:fall-252 28s -5s linear infinite}@keyframes fall-252{64.101%{transform:translate(24.9155vw,64.101vh) scale(.7195)}to{transform:translate(23.94065vw,99vh) scale(.7195)}}.snow:nth-child(253){opacity:1.5036;transform:translate(93.6238vw,-10px) scale(.9044);animation:fall-253 10s -29s linear infinite}@keyframes fall-253{66.652%{transform:translate(96.2966vw,66.652vh) scale(.9044)}to{transform:translate(94.9602vw,99vh) scale(.9044)}}.snow:nth-child(254){opacity:.8076;transform:translate(55.2684vw,-10px) scale(.148);animation:fall-254 19s -1s linear infinite}@keyframes fall-254{65.103%{transform:translate(59.8073vw,65.103vh) scale(.148)}to{transform:translate(57.53785vw,99vh) scale(.148)}}.snow:nth-child(255){opacity:.6868;transform:translate(73.9198vw,-10px) scale(.8825);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{47.105%{transform:translate(79.731vw,47.105vh) scale(.8825)}to{transform:translate(76.8254vw,99vh) scale(.8825)}}.snow:nth-child(256){opacity:.8918;transform:translate(14.6817vw,-10px) scale(.0884);animation:fall-256 18s -30s linear infinite}@keyframes fall-256{30.19%{transform:translate(5.2484vw,30.19vh) scale(.0884)}to{transform:translate(9.96505vw,99vh) scale(.0884)}}.snow:nth-child(257){opacity:1.2956;transform:translate(88.5525vw,-10px) scale(.1637);animation:fall-257 27s -27s linear infinite}@keyframes fall-257{57.965%{transform:translate(97.6805vw,57.965vh) scale(.1637)}to{transform:translate(93.1165vw,99vh) scale(.1637)}}.snow:nth-child(258){opacity:1.306;transform:translate(17.4111vw,-10px) scale(.61);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{35.209%{transform:translate(14.808vw,35.209vh) scale(.61)}to{transform:translate(16.10955vw,99vh) scale(.61)}}.snow:nth-child(259){opacity:1.5904;transform:translate(12.6311vw,-10px) scale(.3007);animation:fall-259 12s -6s linear infinite}@keyframes fall-259{35.864%{transform:translate(16.7579vw,35.864vh) scale(.3007)}to{transform:translate(14.6945vw,99vh) scale(.3007)}}.snow:nth-child(260){opacity:.8024;transform:translate(97.9831vw,-10px) scale(.2584);animation:fall-260 11s -21s linear infinite}@keyframes fall-260{46.252%{transform:translate(101.5195vw,46.252vh) scale(.2584)}to{transform:translate(99.7513vw,99vh) scale(.2584)}}.snow:nth-child(261){opacity:1.8156;transform:translate(46.4268vw,-10px) scale(.8136);animation:fall-261 21s -4s linear infinite}@keyframes fall-261{42.568%{transform:translate(45.3344vw,42.568vh) scale(.8136)}to{transform:translate(45.8806vw,99vh) scale(.8136)}}.snow:nth-child(262){opacity:.0448;transform:translate(34.0344vw,-10px) scale(.6728);animation:fall-262 21s -21s linear infinite}@keyframes fall-262{41.779%{transform:translate(29.85vw,41.779vh) scale(.6728)}to{transform:translate(31.9422vw,99vh) scale(.6728)}}.snow:nth-child(263){opacity:1.0084;transform:translate(62.8966vw,-10px) scale(.2274);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{74.114%{transform:translate(72.7002vw,74.114vh) scale(.2274)}to{transform:translate(67.7984vw,99vh) scale(.2274)}}.snow:nth-child(264){opacity:1.1158;transform:translate(84.5628vw,-10px) scale(.4712);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{48.029%{transform:translate(75.9067vw,48.029vh) scale(.4712)}to{transform:translate(80.23475vw,99vh) scale(.4712)}}.snow:nth-child(265){opacity:.6198;transform:translate(99.9952vw,-10px) scale(.5651);animation:fall-265 30s -13s linear infinite}@keyframes fall-265{62.689%{transform:translate(102.4383vw,62.689vh) scale(.5651)}to{transform:translate(101.21675vw,99vh) scale(.5651)}}.snow:nth-child(266){opacity:1.341;transform:translate(8.6359vw,-10px) scale(.5564);animation:fall-266 18s -17s linear infinite}@keyframes fall-266{76.914%{transform:translate(17.2488vw,76.914vh) scale(.5564)}to{transform:translate(12.94235vw,99vh) scale(.5564)}}.snow:nth-child(267){opacity:1.103;transform:translate(5.2642vw,-10px) scale(.2713);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{60.922%{transform:translate(6.3867vw,60.922vh) scale(.2713)}to{transform:translate(5.82545vw,99vh) scale(.2713)}}.snow:nth-child(268){opacity:1.2986;transform:translate(74.3046vw,-10px) scale(.8275);animation:fall-268 11s -20s linear infinite}@keyframes fall-268{32.029%{transform:translate(69.6056vw,32.029vh) scale(.8275)}to{transform:translate(71.9551vw,99vh) scale(.8275)}}.snow:nth-child(269){opacity:1.312;transform:translate(58.7496vw,-10px) scale(.1157);animation:fall-269 25s -22s linear infinite}@keyframes fall-269{76.757%{transform:translate(62.774vw,76.757vh) scale(.1157)}to{transform:translate(60.7618vw,99vh) scale(.1157)}}.snow:nth-child(270){opacity:1.7746;transform:translate(8.948vw,-10px) scale(.5212);animation:fall-270 19s -28s linear infinite}@keyframes fall-270{39.161%{transform:translate(16.5196vw,39.161vh) scale(.5212)}to{transform:translate(12.7338vw,99vh) scale(.5212)}}.snow:nth-child(271){opacity:.4764;transform:translate(1.3131vw,-10px) scale(.6197);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{64.911%{transform:translate(-6.5931vw,64.911vh) scale(.6197)}to{transform:translate(-2.64vw,99vh) scale(.6197)}}.snow:nth-child(272){opacity:1.1912;transform:translate(5.6235vw,-10px) scale(.1762);animation:fall-272 18s -25s linear infinite}@keyframes fall-272{69.723%{transform:translate(15.2928vw,69.723vh) scale(.1762)}to{transform:translate(10.45815vw,99vh) scale(.1762)}}.snow:nth-child(273){opacity:1.469;transform:translate(35.1723vw,-10px) scale(.1435);animation:fall-273 27s -15s linear infinite}@keyframes fall-273{75.464%{transform:translate(29.4385vw,75.464vh) scale(.1435)}to{transform:translate(32.3054vw,99vh) scale(.1435)}}.snow:nth-child(274){opacity:.3664;transform:translate(54.2598vw,-10px) scale(.4528);animation:fall-274 25s -2s linear infinite}@keyframes fall-274{50.466%{transform:translate(48.0167vw,50.466vh) scale(.4528)}to{transform:translate(51.13825vw,99vh) scale(.4528)}}.snow:nth-child(275){opacity:1.1514;transform:translate(47.2983vw,-10px) scale(.4103);animation:fall-275 18s -22s linear infinite}@keyframes fall-275{57.878%{transform:translate(39.832vw,57.878vh) scale(.4103)}to{transform:translate(43.56515vw,99vh) scale(.4103)}}.snow:nth-child(276){opacity:1.0884;transform:translate(74.9968vw,-10px) scale(.7418);animation:fall-276 18s -10s linear infinite}@keyframes fall-276{64.129%{transform:translate(78.2357vw,64.129vh) scale(.7418)}to{transform:translate(76.61625vw,99vh) scale(.7418)}}.snow:nth-child(277){opacity:1.162;transform:translate(13.636vw,-10px) scale(.3716);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{76.31%{transform:translate(10.7972vw,76.31vh) scale(.3716)}to{transform:translate(12.2166vw,99vh) scale(.3716)}}.snow:nth-child(278){opacity:.6576;transform:translate(67.2879vw,-10px) scale(.4236);animation:fall-278 17s -16s linear infinite}@keyframes fall-278{77.203%{transform:translate(73.4918vw,77.203vh) scale(.4236)}to{transform:translate(70.38985vw,99vh) scale(.4236)}}.snow:nth-child(279){opacity:.465;transform:translate(64.5676vw,-10px) scale(.1645);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{45.592%{transform:translate(57.1944vw,45.592vh) scale(.1645)}to{transform:translate(60.881vw,99vh) scale(.1645)}}.snow:nth-child(280){opacity:1.67;transform:translate(12.8049vw,-10px) scale(.2017);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.809%{transform:translate(10.919vw,76.809vh) scale(.2017)}to{transform:translate(11.86195vw,99vh) scale(.2017)}}.snow:nth-child(281){opacity:1.357;transform:translate(6.9036vw,-10px) scale(.3632);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{35.131%{transform:translate(11.8855vw,35.131vh) scale(.3632)}to{transform:translate(9.39455vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:.114;transform:translate(90.7812vw,-10px) scale(.2233);animation:fall-282 24s -17s linear infinite}@keyframes fall-282{38.113%{transform:translate(84.403vw,38.113vh) scale(.2233)}to{transform:translate(87.5921vw,99vh) scale(.2233)}}.snow:nth-child(283){opacity:.6288;transform:translate(77.7736vw,-10px) scale(.1723);animation:fall-283 30s -22s linear infinite}@keyframes fall-283{47.356%{transform:translate(72.1086vw,47.356vh) scale(.1723)}to{transform:translate(74.9411vw,99vh) scale(.1723)}}.snow:nth-child(284){opacity:.9926;transform:translate(28.7937vw,-10px) scale(.5345);animation:fall-284 17s -20s linear infinite}@keyframes fall-284{45.857%{transform:translate(33.369vw,45.857vh) scale(.5345)}to{transform:translate(31.08135vw,99vh) scale(.5345)}}.snow:nth-child(285){opacity:1.6608;transform:translate(14.4307vw,-10px) scale(.1729);animation:fall-285 19s -26s linear infinite}@keyframes fall-285{74.099%{transform:translate(23.7927vw,74.099vh) scale(.1729)}to{transform:translate(19.1117vw,99vh) scale(.1729)}}.snow:nth-child(286){opacity:1.3868;transform:translate(81.6355vw,-10px) scale(.5883);animation:fall-286 13s -26s linear infinite}@keyframes fall-286{39.481%{transform:translate(81.0722vw,39.481vh) scale(.5883)}to{transform:translate(81.35385vw,99vh) scale(.5883)}}.snow:nth-child(287){opacity:1.511;transform:translate(6.2562vw,-10px) scale(.0757);animation:fall-287 20s -29s linear infinite}@keyframes fall-287{39.259%{transform:translate(4.6502vw,39.259vh) scale(.0757)}to{transform:translate(5.4532vw,99vh) scale(.0757)}}.snow:nth-child(288){opacity:1.35;transform:translate(91.2865vw,-10px) scale(.1576);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{40.563%{transform:translate(83.5998vw,40.563vh) scale(.1576)}to{transform:translate(87.44315vw,99vh) scale(.1576)}}.snow:nth-child(289){opacity:1.5006;transform:translate(80.7859vw,-10px) scale(.0442);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{54.936%{transform:translate(76.6165vw,54.936vh) scale(.0442)}to{transform:translate(78.7012vw,99vh) scale(.0442)}}.snow:nth-child(290){opacity:1.7574;transform:translate(95.0543vw,-10px) scale(.592);animation:fall-290 10s -17s linear infinite}@keyframes fall-290{46.362%{transform:translate(94.8871vw,46.362vh) scale(.592)}to{transform:translate(94.9707vw,99vh) scale(.592)}}.snow:nth-child(291){opacity:.3028;transform:translate(23.923vw,-10px) scale(.3645);animation:fall-291 24s -7s linear infinite}@keyframes fall-291{62.152%{transform:translate(31.3121vw,62.152vh) scale(.3645)}to{transform:translate(27.61755vw,99vh) scale(.3645)}}.snow:nth-child(292){opacity:1.866;transform:translate(70.8137vw,-10px) scale(.3009);animation:fall-292 27s -25s linear infinite}@keyframes fall-292{42.612%{transform:translate(77.1672vw,42.612vh) scale(.3009)}to{transform:translate(73.99045vw,99vh) scale(.3009)}}.snow:nth-child(293){opacity:.8336;transform:translate(43.3066vw,-10px) scale(.3676);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{47.013%{transform:translate(36.5565vw,47.013vh) scale(.3676)}to{transform:translate(39.93155vw,99vh) scale(.3676)}}.snow:nth-child(294){opacity:1.485;transform:translate(65.284vw,-10px) scale(.1224);animation:fall-294 27s -19s linear infinite}@keyframes fall-294{34.751%{transform:translate(71.7422vw,34.751vh) scale(.1224)}to{transform:translate(68.5131vw,99vh) scale(.1224)}}.snow:nth-child(295){opacity:1.3966;transform:translate(51.7009vw,-10px) scale(.0038);animation:fall-295 13s -4s linear infinite}@keyframes fall-295{72.829%{transform:translate(54.0548vw,72.829vh) scale(.0038)}to{transform:translate(52.87785vw,99vh) scale(.0038)}}.snow:nth-child(296){opacity:.4114;transform:translate(25.89vw,-10px) scale(.0955);animation:fall-296 25s -3s linear infinite}@keyframes fall-296{40.658%{transform:translate(31.4582vw,40.658vh) scale(.0955)}to{transform:translate(28.6741vw,99vh) scale(.0955)}}.snow:nth-child(297){opacity:1.9232;transform:translate(64.4084vw,-10px) scale(.7468);animation:fall-297 15s -24s linear infinite}@keyframes fall-297{73.829%{transform:translate(61.0874vw,73.829vh) scale(.7468)}to{transform:translate(62.7479vw,99vh) scale(.7468)}}.snow:nth-child(298){opacity:1.7312;transform:translate(57.3093vw,-10px) scale(.3895);animation:fall-298 14s -4s linear infinite}@keyframes fall-298{59.241%{transform:translate(55.7106vw,59.241vh) scale(.3895)}to{transform:translate(56.50995vw,99vh) scale(.3895)}}.snow:nth-child(299){opacity:.2238;transform:translate(19.8603vw,-10px) scale(.548);animation:fall-299 25s -30s linear infinite}@keyframes fall-299{65.654%{transform:translate(15.4559vw,65.654vh) scale(.548)}to{transform:translate(17.6581vw,99vh) scale(.548)}}.snow:nth-child(300){opacity:1.8848;transform:translate(96.3083vw,-10px) scale(.642);animation:fall-300 25s -4s linear infinite}@keyframes fall-300{48.962%{transform:translate(93.2974vw,48.962vh) scale(.642)}to{transform:translate(94.80285vw,99vh) scale(.642)}}.snow:nth-child(301){opacity:1.1662;transform:translate(38.4309vw,-10px) scale(.9686);animation:fall-301 12s -10s linear infinite}@keyframes fall-301{50.444%{transform:translate(38.7865vw,50.444vh) scale(.9686)}to{transform:translate(38.6087vw,99vh) scale(.9686)}}.snow:nth-child(302){opacity:1.3146;transform:translate(22.0026vw,-10px) scale(.6941);animation:fall-302 17s -10s linear infinite}@keyframes fall-302{76.187%{transform:translate(18.3892vw,76.187vh) scale(.6941)}to{transform:translate(20.1959vw,99vh) scale(.6941)}}.snow:nth-child(303){opacity:1.176;transform:translate(97.7683vw,-10px) scale(.0113);animation:fall-303 28s -9s linear infinite}@keyframes fall-303{68.929%{transform:translate(106.704vw,68.929vh) scale(.0113)}to{transform:translate(102.23615vw,99vh) scale(.0113)}}.snow:nth-child(304){opacity:.7394;transform:translate(25.7319vw,-10px) scale(.5767);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{46.66%{transform:translate(34.023vw,46.66vh) scale(.5767)}to{transform:translate(29.87745vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:1.5872;transform:translate(10.6597vw,-10px) scale(.7991);animation:fall-305 25s -24s linear infinite}@keyframes fall-305{52.554%{transform:translate(9.3877vw,52.554vh) scale(.7991)}to{transform:translate(10.0237vw,99vh) scale(.7991)}}.snow:nth-child(306){opacity:.4146;transform:translate(79.7462vw,-10px) scale(.0395);animation:fall-306 28s -2s linear infinite}@keyframes fall-306{49.008%{transform:translate(78.7903vw,49.008vh) scale(.0395)}to{transform:translate(79.26825vw,99vh) scale(.0395)}}.snow:nth-child(307){opacity:.5376;transform:translate(1.5251vw,-10px) scale(.3253);animation:fall-307 29s -4s linear infinite}@keyframes fall-307{51.357%{transform:translate(-3.7268vw,51.357vh) scale(.3253)}to{transform:translate(-1.10085vw,99vh) scale(.3253)}}.snow:nth-child(308){opacity:1.0664;transform:translate(84.5266vw,-10px) scale(.9043);animation:fall-308 22s -4s linear infinite}@keyframes fall-308{79.342%{transform:translate(80.0857vw,79.342vh) scale(.9043)}to{transform:translate(82.30615vw,99vh) scale(.9043)}}.snow:nth-child(309){opacity:1.8432;transform:translate(27.0925vw,-10px) scale(.8599);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{41.516%{transform:translate(27.2264vw,41.516vh) scale(.8599)}to{transform:translate(27.15945vw,99vh) scale(.8599)}}.snow:nth-child(310){opacity:1.2162;transform:translate(79.7654vw,-10px) scale(.2534);animation:fall-310 13s -27s linear infinite}@keyframes fall-310{76.889%{transform:translate(86.4964vw,76.889vh) scale(.2534)}to{transform:translate(83.1309vw,99vh) scale(.2534)}}.snow:nth-child(311){opacity:1.005;transform:translate(31.6757vw,-10px) scale(.7842);animation:fall-311 30s -12s linear infinite}@keyframes fall-311{55.947%{transform:translate(25.8111vw,55.947vh) scale(.7842)}to{transform:translate(28.7434vw,99vh) scale(.7842)}}.snow:nth-child(312){opacity:1.5828;transform:translate(54.4303vw,-10px) scale(.1802);animation:fall-312 13s -9s linear infinite}@keyframes fall-312{48.439%{transform:translate(55.9882vw,48.439vh) scale(.1802)}to{transform:translate(55.20925vw,99vh) scale(.1802)}}.snow:nth-child(313){opacity:.716;transform:translate(61.6404vw,-10px) scale(.794);animation:fall-313 28s -15s linear infinite}@keyframes fall-313{72.118%{transform:translate(69.5423vw,72.118vh) scale(.794)}to{transform:translate(65.59135vw,99vh) scale(.794)}}.snow:nth-child(314){opacity:1.4864;transform:translate(1.0645vw,-10px) scale(.0717);animation:fall-314 24s -5s linear infinite}@keyframes fall-314{31.709%{transform:translate(4.2718vw,31.709vh) scale(.0717)}to{transform:translate(2.66815vw,99vh) scale(.0717)}}.snow:nth-child(315){opacity:.6554;transform:translate(25.0775vw,-10px) scale(.7169);animation:fall-315 25s -22s linear infinite}@keyframes fall-315{47.059%{transform:translate(26.9592vw,47.059vh) scale(.7169)}to{transform:translate(26.01835vw,99vh) scale(.7169)}}.snow:nth-child(316){opacity:.9846;transform:translate(7.2405vw,-10px) scale(.7924);animation:fall-316 22s -7s linear infinite}@keyframes fall-316{49.995%{transform:translate(9.3864vw,49.995vh) scale(.7924)}to{transform:translate(8.31345vw,99vh) scale(.7924)}}.snow:nth-child(317){opacity:1.1552;transform:translate(29.6897vw,-10px) scale(.0532);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{33.145%{transform:translate(30.7099vw,33.145vh) scale(.0532)}to{transform:translate(30.1998vw,99vh) scale(.0532)}}.snow:nth-child(318){opacity:.3406;transform:translate(11.341vw,-10px) scale(.128);animation:fall-318 16s -16s linear infinite}@keyframes fall-318{38.624%{transform:translate(1.4161vw,38.624vh) scale(.128)}to{transform:translate(6.37855vw,99vh) scale(.128)}}.snow:nth-child(319){opacity:1.563;transform:translate(33.0028vw,-10px) scale(.1276);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{51.814%{transform:translate(24.1287vw,51.814vh) scale(.1276)}to{transform:translate(28.56575vw,99vh) scale(.1276)}}.snow:nth-child(320){opacity:.4522;transform:translate(66.9119vw,-10px) scale(.9038);animation:fall-320 11s -2s linear infinite}@keyframes fall-320{40.046%{transform:translate(64.0714vw,40.046vh) scale(.9038)}to{transform:translate(65.49165vw,99vh) scale(.9038)}}.snow:nth-child(321){opacity:1.5014;transform:translate(45.9739vw,-10px) scale(.503);animation:fall-321 29s -12s linear infinite}@keyframes fall-321{61.472%{transform:translate(52.4672vw,61.472vh) scale(.503)}to{transform:translate(49.22055vw,99vh) scale(.503)}}.snow:nth-child(322){opacity:.9424;transform:translate(28.164vw,-10px) scale(.3942);animation:fall-322 19s -14s linear infinite}@keyframes fall-322{61.038%{transform:translate(33.7473vw,61.038vh) scale(.3942)}to{transform:translate(30.95565vw,99vh) scale(.3942)}}.snow:nth-child(323){opacity:.6562;transform:translate(24.231vw,-10px) scale(.3069);animation:fall-323 22s -25s linear infinite}@keyframes fall-323{58.906%{transform:translate(33.3731vw,58.906vh) scale(.3069)}to{transform:translate(28.80205vw,99vh) scale(.3069)}}.snow:nth-child(324){opacity:1.5722;transform:translate(95.553vw,-10px) scale(.11);animation:fall-324 23s -10s linear infinite}@keyframes fall-324{68.564%{transform:translate(101.5806vw,68.564vh) scale(.11)}to{transform:translate(98.5668vw,99vh) scale(.11)}}.snow:nth-child(325){opacity:.3234;transform:translate(92.2137vw,-10px) scale(.1835);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{60.755%{transform:translate(91.3848vw,60.755vh) scale(.1835)}to{transform:translate(91.79925vw,99vh) scale(.1835)}}.snow:nth-child(326){opacity:1.1192;transform:translate(23.2787vw,-10px) scale(.7477);animation:fall-326 22s -30s linear infinite}@keyframes fall-326{75.224%{transform:translate(33.1742vw,75.224vh) scale(.7477)}to{transform:translate(28.22645vw,99vh) scale(.7477)}}.snow:nth-child(327){opacity:.7536;transform:translate(1.0142vw,-10px) scale(.8525);animation:fall-327 21s -23s linear infinite}@keyframes fall-327{42.385%{transform:translate(-4.9145vw,42.385vh) scale(.8525)}to{transform:translate(-1.95015vw,99vh) scale(.8525)}}.snow:nth-child(328){opacity:.9984;transform:translate(32.9278vw,-10px) scale(.1395);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{66.783%{transform:translate(30.9857vw,66.783vh) scale(.1395)}to{transform:translate(31.95675vw,99vh) scale(.1395)}}.snow:nth-child(329){opacity:1.6468;transform:translate(86.6951vw,-10px) scale(.1248);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{50.798%{transform:translate(81.9859vw,50.798vh) scale(.1248)}to{transform:translate(84.3405vw,99vh) scale(.1248)}}.snow:nth-child(330){opacity:.8116;transform:translate(18.9252vw,-10px) scale(.0331);animation:fall-330 20s -9s linear infinite}@keyframes fall-330{71.429%{transform:translate(27.3056vw,71.429vh) scale(.0331)}to{transform:translate(23.1154vw,99vh) scale(.0331)}}.snow:nth-child(331){opacity:1.7992;transform:translate(.7021vw,-10px) scale(.1337);animation:fall-331 26s -8s linear infinite}@keyframes fall-331{64.477%{transform:translate(-4.3051vw,64.477vh) scale(.1337)}to{transform:translate(-1.8015vw,99vh) scale(.1337)}}.snow:nth-child(332){opacity:1.4284;transform:translate(42.9767vw,-10px) scale(.4532);animation:fall-332 27s -6s linear infinite}@keyframes fall-332{77.349%{transform:translate(44.1739vw,77.349vh) scale(.4532)}to{transform:translate(43.5753vw,99vh) scale(.4532)}}.snow:nth-child(333){opacity:.2884;transform:translate(50.5802vw,-10px) scale(.6995);animation:fall-333 27s -27s linear infinite}@keyframes fall-333{31.104%{transform:translate(56.8519vw,31.104vh) scale(.6995)}to{transform:translate(53.71605vw,99vh) scale(.6995)}}.snow:nth-child(334){opacity:1.709;transform:translate(79.2036vw,-10px) scale(.5458);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{58.594%{transform:translate(76.2274vw,58.594vh) scale(.5458)}to{transform:translate(77.7155vw,99vh) scale(.5458)}}.snow:nth-child(335){opacity:1.633;transform:translate(73.8883vw,-10px) scale(.2294);animation:fall-335 23s -2s linear infinite}@keyframes fall-335{78.234%{transform:translate(68.2696vw,78.234vh) scale(.2294)}to{transform:translate(71.07895vw,99vh) scale(.2294)}}.snow:nth-child(336){opacity:1.8732;transform:translate(80.5414vw,-10px) scale(.0474);animation:fall-336 12s -25s linear infinite}@keyframes fall-336{55.446%{transform:translate(79.7977vw,55.446vh) scale(.0474)}to{transform:translate(80.16955vw,99vh) scale(.0474)}}.snow:nth-child(337){opacity:1.0302;transform:translate(82.6297vw,-10px) scale(.6382);animation:fall-337 22s -4s linear infinite}@keyframes fall-337{50.304%{transform:translate(86.4232vw,50.304vh) scale(.6382)}to{transform:translate(84.52645vw,99vh) scale(.6382)}}.snow:nth-child(338){opacity:.2846;transform:translate(77.9062vw,-10px) scale(.7005);animation:fall-338 11s -18s linear infinite}@keyframes fall-338{47.143%{transform:translate(86.4737vw,47.143vh) scale(.7005)}to{transform:translate(82.18995vw,99vh) scale(.7005)}}.snow:nth-child(339){opacity:1.4858;transform:translate(39.4677vw,-10px) scale(.7423);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{68.754%{transform:translate(40.8324vw,68.754vh) scale(.7423)}to{transform:translate(40.15005vw,99vh) scale(.7423)}}.snow:nth-child(340){opacity:.1576;transform:translate(99.5733vw,-10px) scale(.3356);animation:fall-340 27s -9s linear infinite}@keyframes fall-340{53.553%{transform:translate(92.2806vw,53.553vh) scale(.3356)}to{transform:translate(95.92695vw,99vh) scale(.3356)}}.snow:nth-child(341){opacity:1.132;transform:translate(4.6887vw,-10px) scale(.6661);animation:fall-341 24s -21s linear infinite}@keyframes fall-341{58.825%{transform:translate(-.4766vw,58.825vh) scale(.6661)}to{transform:translate(2.10605vw,99vh) scale(.6661)}}.snow:nth-child(342){opacity:.1084;transform:translate(64.4367vw,-10px) scale(.651);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{75.775%{transform:translate(55.0635vw,75.775vh) scale(.651)}to{transform:translate(59.7501vw,99vh) scale(.651)}}.snow:nth-child(343){opacity:.397;transform:translate(40.4592vw,-10px) scale(.5673);animation:fall-343 29s -17s linear infinite}@keyframes fall-343{79.095%{transform:translate(41.5619vw,79.095vh) scale(.5673)}to{transform:translate(41.01055vw,99vh) scale(.5673)}}.snow:nth-child(344){opacity:.315;transform:translate(84.028vw,-10px) scale(.6274);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{59.431%{transform:translate(85.1505vw,59.431vh) scale(.6274)}to{transform:translate(84.58925vw,99vh) scale(.6274)}}.snow:nth-child(345){opacity:1.427;transform:translate(11.7104vw,-10px) scale(.059);animation:fall-345 17s -15s linear infinite}@keyframes fall-345{44.626%{transform:translate(20.728vw,44.626vh) scale(.059)}to{transform:translate(16.2192vw,99vh) scale(.059)}}.snow:nth-child(346){opacity:.873;transform:translate(67.5504vw,-10px) scale(.4111);animation:fall-346 14s -14s linear infinite}@keyframes fall-346{50.874%{transform:translate(69.1539vw,50.874vh) scale(.4111)}to{transform:translate(68.35215vw,99vh) scale(.4111)}}.snow:nth-child(347){opacity:.6106;transform:translate(87.9012vw,-10px) scale(.9017);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{43.132%{transform:translate(92.2845vw,43.132vh) scale(.9017)}to{transform:translate(90.09285vw,99vh) scale(.9017)}}.snow:nth-child(348){opacity:1.725;transform:translate(44.0547vw,-10px) scale(.3924);animation:fall-348 26s -27s linear infinite}@keyframes fall-348{70.472%{transform:translate(50.4448vw,70.472vh) scale(.3924)}to{transform:translate(47.24975vw,99vh) scale(.3924)}}.snow:nth-child(349){opacity:.5976;transform:translate(91.1346vw,-10px) scale(.0275);animation:fall-349 18s -13s linear infinite}@keyframes fall-349{56.48%{transform:translate(86.0401vw,56.48vh) scale(.0275)}to{transform:translate(88.58735vw,99vh) scale(.0275)}}.snow:nth-child(350){opacity:1.0438;transform:translate(60.3567vw,-10px) scale(.3247);animation:fall-350 18s -23s linear infinite}@keyframes fall-350{77.896%{transform:translate(61.1113vw,77.896vh) scale(.3247)}to{transform:translate(60.734vw,99vh) scale(.3247)}}.snow:nth-child(351){opacity:1.2872;transform:translate(26.9457vw,-10px) scale(.219);animation:fall-351 13s -6s linear infinite}@keyframes fall-351{49.71%{transform:translate(21.7652vw,49.71vh) scale(.219)}to{transform:translate(24.35545vw,99vh) scale(.219)}}.snow:nth-child(352){opacity:1.3466;transform:translate(45.5064vw,-10px) scale(.4194);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{66.285%{transform:translate(35.8445vw,66.285vh) scale(.4194)}to{transform:translate(40.67545vw,99vh) scale(.4194)}}.snow:nth-child(353){opacity:1.1818;transform:translate(1.1999vw,-10px) scale(.3531);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{44.008%{transform:translate(-.8458vw,44.008vh) scale(.3531)}to{transform:translate(.17705vw,99vh) scale(.3531)}}.snow:nth-child(354){opacity:1.615;transform:translate(20.9276vw,-10px) scale(.2096);animation:fall-354 30s -14s linear infinite}@keyframes fall-354{39.187%{transform:translate(25.7103vw,39.187vh) scale(.2096)}to{transform:translate(23.31895vw,99vh) scale(.2096)}}.snow:nth-child(355){opacity:1.7688;transform:translate(46.6515vw,-10px) scale(.5546);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{68.286%{transform:translate(38.9496vw,68.286vh) scale(.5546)}to{transform:translate(42.80055vw,99vh) scale(.5546)}}.snow:nth-child(356){opacity:.9744;transform:translate(31.6472vw,-10px) scale(.0844);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{72.527%{transform:translate(38.6563vw,72.527vh) scale(.0844)}to{transform:translate(35.15175vw,99vh) scale(.0844)}}.snow:nth-child(357){opacity:.1074;transform:translate(30.1467vw,-10px) scale(.059);animation:fall-357 25s -17s linear infinite}@keyframes fall-357{48.295%{transform:translate(25.3539vw,48.295vh) scale(.059)}to{transform:translate(27.7503vw,99vh) scale(.059)}}.snow:nth-child(358){opacity:1.8;transform:translate(56.5059vw,-10px) scale(.1282);animation:fall-358 22s -23s linear infinite}@keyframes fall-358{66.345%{transform:translate(54.9853vw,66.345vh) scale(.1282)}to{transform:translate(55.7456vw,99vh) scale(.1282)}}.snow:nth-child(359){opacity:.1168;transform:translate(15.6312vw,-10px) scale(.755);animation:fall-359 23s -11s linear infinite}@keyframes fall-359{40.724%{transform:translate(6.057vw,40.724vh) scale(.755)}to{transform:translate(10.8441vw,99vh) scale(.755)}}.snow:nth-child(360){opacity:.1932;transform:translate(28.3752vw,-10px) scale(.7971);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{70.527%{transform:translate(31.8728vw,70.527vh) scale(.7971)}to{transform:translate(30.124vw,99vh) scale(.7971)}}.snow:nth-child(361){opacity:.4284;transform:translate(54.0793vw,-10px) scale(.0498);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{33.193%{transform:translate(61.1911vw,33.193vh) scale(.0498)}to{transform:translate(57.6352vw,99vh) scale(.0498)}}.snow:nth-child(362){opacity:.4376;transform:translate(24.294vw,-10px) scale(.091);animation:fall-362 15s -4s linear infinite}@keyframes fall-362{30.008%{transform:translate(28.4226vw,30.008vh) scale(.091)}to{transform:translate(26.3583vw,99vh) scale(.091)}}.snow:nth-child(363){opacity:.5086;transform:translate(53.0239vw,-10px) scale(.6361);animation:fall-363 11s -2s linear infinite}@keyframes fall-363{51.208%{transform:translate(62.6608vw,51.208vh) scale(.6361)}to{transform:translate(57.84235vw,99vh) scale(.6361)}}.snow:nth-child(364){opacity:.8644;transform:translate(39.9053vw,-10px) scale(.382);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{73.335%{transform:translate(32.4957vw,73.335vh) scale(.382)}to{transform:translate(36.2005vw,99vh) scale(.382)}}.snow:nth-child(365){opacity:1.3642;transform:translate(27.8466vw,-10px) scale(.8127);animation:fall-365 16s -5s linear infinite}@keyframes fall-365{71.583%{transform:translate(30.9855vw,71.583vh) scale(.8127)}to{transform:translate(29.41605vw,99vh) scale(.8127)}}.snow:nth-child(366){opacity:1.735;transform:translate(31.8808vw,-10px) scale(.4335);animation:fall-366 21s -11s linear infinite}@keyframes fall-366{65.438%{transform:translate(30.6798vw,65.438vh) scale(.4335)}to{transform:translate(31.2803vw,99vh) scale(.4335)}}.snow:nth-child(367){opacity:1.6816;transform:translate(27.2173vw,-10px) scale(.7844);animation:fall-367 10s -22s linear infinite}@keyframes fall-367{42.688%{transform:translate(32.5666vw,42.688vh) scale(.7844)}to{transform:translate(29.89195vw,99vh) scale(.7844)}}.snow:nth-child(368){opacity:.2166;transform:translate(82.7568vw,-10px) scale(.6481);animation:fall-368 10s -15s linear infinite}@keyframes fall-368{32.993%{transform:translate(89.7555vw,32.993vh) scale(.6481)}to{transform:translate(86.25615vw,99vh) scale(.6481)}}.snow:nth-child(369){opacity:1.8606;transform:translate(20.3113vw,-10px) scale(.1969);animation:fall-369 20s -2s linear infinite}@keyframes fall-369{60.246%{transform:translate(17.356vw,60.246vh) scale(.1969)}to{transform:translate(18.83365vw,99vh) scale(.1969)}}.snow:nth-child(370){opacity:1.527;transform:translate(14.987vw,-10px) scale(.1016);animation:fall-370 24s -1s linear infinite}@keyframes fall-370{31.779%{transform:translate(8.5681vw,31.779vh) scale(.1016)}to{transform:translate(11.77755vw,99vh) scale(.1016)}}.snow:nth-child(371){opacity:1.6198;transform:translate(88.2154vw,-10px) scale(.6299);animation:fall-371 28s -10s linear infinite}@keyframes fall-371{79.213%{transform:translate(91.8238vw,79.213vh) scale(.6299)}to{transform:translate(90.0196vw,99vh) scale(.6299)}}.snow:nth-child(372){opacity:1.2988;transform:translate(54.0603vw,-10px) scale(.4392);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{34.716%{transform:translate(64.042vw,34.716vh) scale(.4392)}to{transform:translate(59.05115vw,99vh) scale(.4392)}}.snow:nth-child(373){opacity:1.3096;transform:translate(7.293vw,-10px) scale(.4421);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{76.581%{transform:translate(-.2052vw,76.581vh) scale(.4421)}to{transform:translate(3.5439vw,99vh) scale(.4421)}}.snow:nth-child(374){opacity:.7206;transform:translate(52.7338vw,-10px) scale(.4365);animation:fall-374 14s -24s linear infinite}@keyframes fall-374{63.908%{transform:translate(49.6537vw,63.908vh) scale(.4365)}to{transform:translate(51.19375vw,99vh) scale(.4365)}}.snow:nth-child(375){opacity:1.9654;transform:translate(21.1661vw,-10px) scale(.148);animation:fall-375 14s -3s linear infinite}@keyframes fall-375{67.201%{transform:translate(16.0958vw,67.201vh) scale(.148)}to{transform:translate(18.63095vw,99vh) scale(.148)}}.snow:nth-child(376){opacity:1.4954;transform:translate(99.2675vw,-10px) scale(.5673);animation:fall-376 21s -27s linear infinite}@keyframes fall-376{60.914%{transform:translate(103.6251vw,60.914vh) scale(.5673)}to{transform:translate(101.4463vw,99vh) scale(.5673)}}.snow:nth-child(377){opacity:1.5146;transform:translate(83.9572vw,-10px) scale(.7457);animation:fall-377 20s -15s linear infinite}@keyframes fall-377{53.445%{transform:translate(93.3985vw,53.445vh) scale(.7457)}to{transform:translate(88.67785vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:.2912;transform:translate(38.6953vw,-10px) scale(.2267);animation:fall-378 11s -16s linear infinite}@keyframes fall-378{39.861%{transform:translate(41.04vw,39.861vh) scale(.2267)}to{transform:translate(39.86765vw,99vh) scale(.2267)}}.snow:nth-child(379){opacity:1.2678;transform:translate(1.4852vw,-10px) scale(.8991);animation:fall-379 20s -19s linear infinite}@keyframes fall-379{59.282%{transform:translate(-7.6923vw,59.282vh) scale(.8991)}to{transform:translate(-3.10355vw,99vh) scale(.8991)}}.snow:nth-child(380){opacity:1.0994;transform:translate(99.7843vw,-10px) scale(.7899);animation:fall-380 16s -6s linear infinite}@keyframes fall-380{79.248%{transform:translate(108.496vw,79.248vh) scale(.7899)}to{transform:translate(104.14015vw,99vh) scale(.7899)}}.snow:nth-child(381){opacity:1.673;transform:translate(55.739vw,-10px) scale(.0659);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{33.466%{transform:translate(56.1114vw,33.466vh) scale(.0659)}to{transform:translate(55.9252vw,99vh) scale(.0659)}}.snow:nth-child(382){opacity:.1128;transform:translate(38.6794vw,-10px) scale(.3212);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{42.858%{transform:translate(32.6128vw,42.858vh) scale(.3212)}to{transform:translate(35.6461vw,99vh) scale(.3212)}}.snow:nth-child(383){opacity:.9362;transform:translate(47.472vw,-10px) scale(.3298);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{32.987%{transform:translate(39.4267vw,32.987vh) scale(.3298)}to{transform:translate(43.44935vw,99vh) scale(.3298)}}.snow:nth-child(384){opacity:.874;transform:translate(35.2145vw,-10px) scale(.7712);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{44.596%{transform:translate(30.4925vw,44.596vh) scale(.7712)}to{transform:translate(32.8535vw,99vh) scale(.7712)}}.snow:nth-child(385){opacity:.382;transform:translate(77.826vw,-10px) scale(.6814);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{54.104%{transform:translate(74.5146vw,54.104vh) scale(.6814)}to{transform:translate(76.1703vw,99vh) scale(.6814)}}.snow:nth-child(386){opacity:1.0488;transform:translate(53.6616vw,-10px) scale(.45);animation:fall-386 11s -24s linear infinite}@keyframes fall-386{73.48%{transform:translate(56.2765vw,73.48vh) scale(.45)}to{transform:translate(54.96905vw,99vh) scale(.45)}}.snow:nth-child(387){opacity:.0888;transform:translate(58.795vw,-10px) scale(.6358);animation:fall-387 27s -17s linear infinite}@keyframes fall-387{46.457%{transform:translate(60.8716vw,46.457vh) scale(.6358)}to{transform:translate(59.8333vw,99vh) scale(.6358)}}.snow:nth-child(388){opacity:1.5376;transform:translate(21.8803vw,-10px) scale(.2293);animation:fall-388 20s -14s linear infinite}@keyframes fall-388{56.789%{transform:translate(26.9017vw,56.789vh) scale(.2293)}to{transform:translate(24.391vw,99vh) scale(.2293)}}.snow:nth-child(389){opacity:.6136;transform:translate(74.4041vw,-10px) scale(.1357);animation:fall-389 12s -24s linear infinite}@keyframes fall-389{47.298%{transform:translate(82.0264vw,47.298vh) scale(.1357)}to{transform:translate(78.21525vw,99vh) scale(.1357)}}.snow:nth-child(390){opacity:1.553;transform:translate(64.6584vw,-10px) scale(.392);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{55.104%{transform:translate(69.8898vw,55.104vh) scale(.392)}to{transform:translate(67.2741vw,99vh) scale(.392)}}.snow:nth-child(391){opacity:.4422;transform:translate(40.9187vw,-10px) scale(.0599);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{72.846%{transform:translate(35.5944vw,72.846vh) scale(.0599)}to{transform:translate(38.25655vw,99vh) scale(.0599)}}.snow:nth-child(392){opacity:1.9868;transform:translate(18.1597vw,-10px) scale(.4374);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{62.257%{transform:translate(11.4181vw,62.257vh) scale(.4374)}to{transform:translate(14.7889vw,99vh) scale(.4374)}}.snow:nth-child(393){opacity:1.8382;transform:translate(51.0093vw,-10px) scale(.8555);animation:fall-393 26s -30s linear infinite}@keyframes fall-393{77.968%{transform:translate(60.5794vw,77.968vh) scale(.8555)}to{transform:translate(55.79435vw,99vh) scale(.8555)}}.snow:nth-child(394){opacity:1.514;transform:translate(40.1455vw,-10px) scale(.236);animation:fall-394 24s -25s linear infinite}@keyframes fall-394{63.122%{transform:translate(49.3752vw,63.122vh) scale(.236)}to{transform:translate(44.76035vw,99vh) scale(.236)}}.snow:nth-child(395){opacity:.0388;transform:translate(56.4112vw,-10px) scale(.8709);animation:fall-395 20s -18s linear infinite}@keyframes fall-395{41.222%{transform:translate(64.6995vw,41.222vh) scale(.8709)}to{transform:translate(60.55535vw,99vh) scale(.8709)}}.snow:nth-child(396){opacity:.7016;transform:translate(31.2989vw,-10px) scale(.9635);animation:fall-396 29s -20s linear infinite}@keyframes fall-396{52.277%{transform:translate(37.8806vw,52.277vh) scale(.9635)}to{transform:translate(34.58975vw,99vh) scale(.9635)}}.snow:nth-child(397){opacity:.104;transform:translate(73.2558vw,-10px) scale(.6686);animation:fall-397 17s -22s linear infinite}@keyframes fall-397{52.75%{transform:translate(76.8049vw,52.75vh) scale(.6686)}to{transform:translate(75.03035vw,99vh) scale(.6686)}}.snow:nth-child(398){opacity:.0038;transform:translate(12.12vw,-10px) scale(.1114);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{73.729%{transform:translate(2.9076vw,73.729vh) scale(.1114)}to{transform:translate(7.5138vw,99vh) scale(.1114)}}.snow:nth-child(399){opacity:.2598;transform:translate(36.9016vw,-10px) scale(.2987);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{62.328%{transform:translate(37.7694vw,62.328vh) scale(.2987)}to{transform:translate(37.3355vw,99vh) scale(.2987)}}.snow:nth-child(400){opacity:.0632;transform:translate(6.018vw,-10px) scale(.4596);animation:fall-400 10s -30s linear infinite}@keyframes fall-400{36.818%{transform:translate(9.153vw,36.818vh) scale(.4596)}to{transform:translate(7.5855vw,99vh) scale(.4596)}}\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==
|