@esfaenza/core 15.2.287 → 15.2.289
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.10", 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.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6702;transform:translate(29.7983vw,-10px) scale(.7347);animation:fall-1 11s -28s linear infinite}@keyframes fall-1{37.053%{transform:translate(22.5271vw,37.053vh) scale(.7347)}to{transform:translate(26.1627vw,99vh) scale(.7347)}}.snow:nth-child(2){opacity:1.2286;transform:translate(21.7979vw,-10px) scale(.9466);animation:fall-2 10s -30s linear infinite}@keyframes fall-2{72.505%{transform:translate(14.3571vw,72.505vh) scale(.9466)}to{transform:translate(18.0775vw,99vh) scale(.9466)}}.snow:nth-child(3){opacity:.0764;transform:translate(86.8793vw,-10px) scale(.9984);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{67.961%{transform:translate(87.1311vw,67.961vh) scale(.9984)}to{transform:translate(87.0052vw,99vh) scale(.9984)}}.snow:nth-child(4){opacity:.883;transform:translate(12.1018vw,-10px) scale(.5453);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{63.711%{transform:translate(21.7776vw,63.711vh) scale(.5453)}to{transform:translate(16.9397vw,99vh) scale(.5453)}}.snow:nth-child(5){opacity:1.9114;transform:translate(5.0665vw,-10px) scale(.4024);animation:fall-5 28s -30s linear infinite}@keyframes fall-5{67.682%{transform:translate(9.5693vw,67.682vh) scale(.4024)}to{transform:translate(7.3179vw,99vh) scale(.4024)}}.snow:nth-child(6){opacity:.3602;transform:translate(81.1879vw,-10px) scale(.4683);animation:fall-6 20s -8s linear infinite}@keyframes fall-6{30.794%{transform:translate(79.1396vw,30.794vh) scale(.4683)}to{transform:translate(80.16375vw,99vh) scale(.4683)}}.snow:nth-child(7){opacity:.8026;transform:translate(33.5766vw,-10px) scale(.1582);animation:fall-7 25s -1s linear infinite}@keyframes fall-7{57.644%{transform:translate(23.7575vw,57.644vh) scale(.1582)}to{transform:translate(28.66705vw,99vh) scale(.1582)}}.snow:nth-child(8){opacity:.5406;transform:translate(11.466vw,-10px) scale(.7017);animation:fall-8 21s -30s linear infinite}@keyframes fall-8{53.45%{transform:translate(7.2001vw,53.45vh) scale(.7017)}to{transform:translate(9.33305vw,99vh) scale(.7017)}}.snow:nth-child(9){opacity:1.8346;transform:translate(82.6206vw,-10px) scale(.0276);animation:fall-9 13s -4s linear infinite}@keyframes fall-9{71.444%{transform:translate(73.2294vw,71.444vh) scale(.0276)}to{transform:translate(77.925vw,99vh) scale(.0276)}}.snow:nth-child(10){opacity:.4866;transform:translate(30.707vw,-10px) scale(.4668);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{43.572%{transform:translate(29.3243vw,43.572vh) scale(.4668)}to{transform:translate(30.01565vw,99vh) scale(.4668)}}.snow:nth-child(11){opacity:.3134;transform:translate(52.7551vw,-10px) scale(.7567);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{36.264%{transform:translate(49.1734vw,36.264vh) scale(.7567)}to{transform:translate(50.96425vw,99vh) scale(.7567)}}.snow:nth-child(12){opacity:.7402;transform:translate(44.1686vw,-10px) scale(.646);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.087%{transform:translate(36.5252vw,71.087vh) scale(.646)}to{transform:translate(40.3469vw,99vh) scale(.646)}}.snow:nth-child(13){opacity:1.6932;transform:translate(4.1037vw,-10px) scale(.573);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{77.874%{transform:translate(7.7285vw,77.874vh) scale(.573)}to{transform:translate(5.9161vw,99vh) scale(.573)}}.snow:nth-child(14){opacity:1.0318;transform:translate(42.7407vw,-10px) scale(.9342);animation:fall-14 18s -8s linear infinite}@keyframes fall-14{77.818%{transform:translate(42.2826vw,77.818vh) scale(.9342)}to{transform:translate(42.51165vw,99vh) scale(.9342)}}.snow:nth-child(15){opacity:.2552;transform:translate(5.2816vw,-10px) scale(.2634);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{62.591%{transform:translate(6.5449vw,62.591vh) scale(.2634)}to{transform:translate(5.91325vw,99vh) scale(.2634)}}.snow:nth-child(16){opacity:1.2706;transform:translate(49.8624vw,-10px) scale(.8056);animation:fall-16 25s -30s linear infinite}@keyframes fall-16{51.799%{transform:translate(44.9098vw,51.799vh) scale(.8056)}to{transform:translate(47.3861vw,99vh) scale(.8056)}}.snow:nth-child(17){opacity:.3858;transform:translate(98.8631vw,-10px) scale(.9096);animation:fall-17 17s -2s linear infinite}@keyframes fall-17{38.26%{transform:translate(98.8884vw,38.26vh) scale(.9096)}to{transform:translate(98.87575vw,99vh) scale(.9096)}}.snow:nth-child(18){opacity:1.634;transform:translate(95.3959vw,-10px) scale(.7756);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{32.294%{transform:translate(93.2337vw,32.294vh) scale(.7756)}to{transform:translate(94.3148vw,99vh) scale(.7756)}}.snow:nth-child(19){opacity:.5936;transform:translate(44.0818vw,-10px) scale(.9131);animation:fall-19 23s -14s linear infinite}@keyframes fall-19{76.961%{transform:translate(41.0564vw,76.961vh) scale(.9131)}to{transform:translate(42.5691vw,99vh) scale(.9131)}}.snow:nth-child(20){opacity:.0492;transform:translate(44.6745vw,-10px) scale(.5473);animation:fall-20 22s -13s linear infinite}@keyframes fall-20{71.053%{transform:translate(37.6156vw,71.053vh) scale(.5473)}to{transform:translate(41.14505vw,99vh) scale(.5473)}}.snow:nth-child(21){opacity:.0964;transform:translate(37.0491vw,-10px) scale(.4643);animation:fall-21 18s -11s linear infinite}@keyframes fall-21{51.865%{transform:translate(39.1834vw,51.865vh) scale(.4643)}to{transform:translate(38.11625vw,99vh) scale(.4643)}}.snow:nth-child(22){opacity:1.4386;transform:translate(46.1425vw,-10px) scale(.1174);animation:fall-22 20s -19s linear infinite}@keyframes fall-22{64.841%{transform:translate(48.8916vw,64.841vh) scale(.1174)}to{transform:translate(47.51705vw,99vh) scale(.1174)}}.snow:nth-child(23){opacity:.9396;transform:translate(70.2915vw,-10px) scale(.7255);animation:fall-23 27s -10s linear infinite}@keyframes fall-23{45.201%{transform:translate(62.113vw,45.201vh) scale(.7255)}to{transform:translate(66.20225vw,99vh) scale(.7255)}}.snow:nth-child(24){opacity:.347;transform:translate(73.0728vw,-10px) scale(.0392);animation:fall-24 12s -4s linear infinite}@keyframes fall-24{49.629%{transform:translate(77.571vw,49.629vh) scale(.0392)}to{transform:translate(75.3219vw,99vh) scale(.0392)}}.snow:nth-child(25){opacity:.9728;transform:translate(17.7228vw,-10px) scale(.6457);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{62.173%{transform:translate(10.8271vw,62.173vh) scale(.6457)}to{transform:translate(14.27495vw,99vh) scale(.6457)}}.snow:nth-child(26){opacity:.9576;transform:translate(38.7366vw,-10px) scale(.2205);animation:fall-26 13s -22s linear infinite}@keyframes fall-26{61.249%{transform:translate(33.5635vw,61.249vh) scale(.2205)}to{transform:translate(36.15005vw,99vh) scale(.2205)}}.snow:nth-child(27){opacity:.684;transform:translate(35.9097vw,-10px) scale(.636);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{33.267%{transform:translate(44.2721vw,33.267vh) scale(.636)}to{transform:translate(40.0909vw,99vh) scale(.636)}}.snow:nth-child(28){opacity:.7398;transform:translate(29.2621vw,-10px) scale(.6524);animation:fall-28 29s -17s linear infinite}@keyframes fall-28{50.812%{transform:translate(29.8278vw,50.812vh) scale(.6524)}to{transform:translate(29.54495vw,99vh) scale(.6524)}}.snow:nth-child(29){opacity:1.7416;transform:translate(97.6987vw,-10px) scale(.5277);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{34.658%{transform:translate(105.7222vw,34.658vh) scale(.5277)}to{transform:translate(101.71045vw,99vh) scale(.5277)}}.snow:nth-child(30){opacity:1.5992;transform:translate(81.7291vw,-10px) scale(.2056);animation:fall-30 25s -25s linear infinite}@keyframes fall-30{74.631%{transform:translate(91.6172vw,74.631vh) scale(.2056)}to{transform:translate(86.67315vw,99vh) scale(.2056)}}.snow:nth-child(31){opacity:.1024;transform:translate(65.4642vw,-10px) scale(.5311);animation:fall-31 13s -11s linear infinite}@keyframes fall-31{56.786%{transform:translate(75.1636vw,56.786vh) scale(.5311)}to{transform:translate(70.3139vw,99vh) scale(.5311)}}.snow:nth-child(32){opacity:1.4668;transform:translate(21.5314vw,-10px) scale(.0384);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{31.755%{transform:translate(18.0943vw,31.755vh) scale(.0384)}to{transform:translate(19.81285vw,99vh) scale(.0384)}}.snow:nth-child(33){opacity:1.9274;transform:translate(8.0047vw,-10px) scale(.0025);animation:fall-33 14s -29s linear infinite}@keyframes fall-33{43.585%{transform:translate(11.8829vw,43.585vh) scale(.0025)}to{transform:translate(9.9438vw,99vh) scale(.0025)}}.snow:nth-child(34){opacity:1.6974;transform:translate(37.2362vw,-10px) scale(.9999);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{77.975%{transform:translate(37.7984vw,77.975vh) scale(.9999)}to{transform:translate(37.5173vw,99vh) scale(.9999)}}.snow:nth-child(35){opacity:1.8136;transform:translate(47.8788vw,-10px) scale(.9452);animation:fall-35 11s -15s linear infinite}@keyframes fall-35{34.835%{transform:translate(41.5515vw,34.835vh) scale(.9452)}to{transform:translate(44.71515vw,99vh) scale(.9452)}}.snow:nth-child(36){opacity:.8268;transform:translate(87.0614vw,-10px) scale(.2846);animation:fall-36 27s -24s linear infinite}@keyframes fall-36{68.099%{transform:translate(88.5222vw,68.099vh) scale(.2846)}to{transform:translate(87.7918vw,99vh) scale(.2846)}}.snow:nth-child(37){opacity:1.348;transform:translate(72.6036vw,-10px) scale(.0325);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{66.76%{transform:translate(80.0842vw,66.76vh) scale(.0325)}to{transform:translate(76.3439vw,99vh) scale(.0325)}}.snow:nth-child(38){opacity:.035;transform:translate(41.98vw,-10px) scale(.4573);animation:fall-38 18s -1s linear infinite}@keyframes fall-38{52.286%{transform:translate(51.4011vw,52.286vh) scale(.4573)}to{transform:translate(46.69055vw,99vh) scale(.4573)}}.snow:nth-child(39){opacity:.5816;transform:translate(56.7644vw,-10px) scale(.9063);animation:fall-39 30s -11s linear infinite}@keyframes fall-39{46.809%{transform:translate(62.0061vw,46.809vh) scale(.9063)}to{transform:translate(59.38525vw,99vh) scale(.9063)}}.snow:nth-child(40){opacity:.4514;transform:translate(74.5706vw,-10px) scale(.2389);animation:fall-40 27s -2s linear infinite}@keyframes fall-40{43.674%{transform:translate(80.5617vw,43.674vh) scale(.2389)}to{transform:translate(77.56615vw,99vh) scale(.2389)}}.snow:nth-child(41){opacity:1.705;transform:translate(25.3228vw,-10px) scale(.5822);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{41.979%{transform:translate(29.4249vw,41.979vh) scale(.5822)}to{transform:translate(27.37385vw,99vh) scale(.5822)}}.snow:nth-child(42){opacity:1.1732;transform:translate(12.365vw,-10px) scale(.7763);animation:fall-42 24s -11s linear infinite}@keyframes fall-42{66.227%{transform:translate(17.8971vw,66.227vh) scale(.7763)}to{transform:translate(15.13105vw,99vh) scale(.7763)}}.snow:nth-child(43){opacity:.3056;transform:translate(3.4384vw,-10px) scale(.6038);animation:fall-43 27s -19s linear infinite}@keyframes fall-43{62.751%{transform:translate(1.2333vw,62.751vh) scale(.6038)}to{transform:translate(2.33585vw,99vh) scale(.6038)}}.snow:nth-child(44){opacity:.8474;transform:translate(51.7773vw,-10px) scale(.1287);animation:fall-44 21s -25s linear infinite}@keyframes fall-44{52.653%{transform:translate(59.4131vw,52.653vh) scale(.1287)}to{transform:translate(55.5952vw,99vh) scale(.1287)}}.snow:nth-child(45){opacity:.687;transform:translate(34.6214vw,-10px) scale(.3076);animation:fall-45 29s -28s linear infinite}@keyframes fall-45{73.363%{transform:translate(29.2085vw,73.363vh) scale(.3076)}to{transform:translate(31.91495vw,99vh) scale(.3076)}}.snow:nth-child(46){opacity:.1218;transform:translate(89.8726vw,-10px) scale(.9608);animation:fall-46 20s -28s linear infinite}@keyframes fall-46{48.872%{transform:translate(99.7145vw,48.872vh) scale(.9608)}to{transform:translate(94.79355vw,99vh) scale(.9608)}}.snow:nth-child(47){opacity:1.871;transform:translate(70.5227vw,-10px) scale(.0133);animation:fall-47 10s -28s linear infinite}@keyframes fall-47{71.086%{transform:translate(70.6444vw,71.086vh) scale(.0133)}to{transform:translate(70.58355vw,99vh) scale(.0133)}}.snow:nth-child(48){opacity:.5542;transform:translate(91.2333vw,-10px) scale(.2052);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{72.641%{transform:translate(100.0813vw,72.641vh) scale(.2052)}to{transform:translate(95.6573vw,99vh) scale(.2052)}}.snow:nth-child(49){opacity:.3846;transform:translate(45.6488vw,-10px) scale(.7683);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{72.777%{transform:translate(40.7794vw,72.777vh) scale(.7683)}to{transform:translate(43.2141vw,99vh) scale(.7683)}}.snow:nth-child(50){opacity:.966;transform:translate(4.4787vw,-10px) scale(.1355);animation:fall-50 24s -6s linear infinite}@keyframes fall-50{51.581%{transform:translate(1.0012vw,51.581vh) scale(.1355)}to{transform:translate(2.73995vw,99vh) scale(.1355)}}.snow:nth-child(51){opacity:1.2488;transform:translate(63.6876vw,-10px) scale(.4326);animation:fall-51 12s -7s linear infinite}@keyframes fall-51{61.052%{transform:translate(57.9096vw,61.052vh) scale(.4326)}to{transform:translate(60.7986vw,99vh) scale(.4326)}}.snow:nth-child(52){opacity:1.3144;transform:translate(57.0433vw,-10px) scale(.7868);animation:fall-52 30s -20s linear infinite}@keyframes fall-52{34.662%{transform:translate(51.6333vw,34.662vh) scale(.7868)}to{transform:translate(54.3383vw,99vh) scale(.7868)}}.snow:nth-child(53){opacity:1.9796;transform:translate(45.2936vw,-10px) scale(.5111);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{58.151%{transform:translate(35.3961vw,58.151vh) scale(.5111)}to{transform:translate(40.34485vw,99vh) scale(.5111)}}.snow:nth-child(54){opacity:.246;transform:translate(97.5417vw,-10px) scale(.1733);animation:fall-54 29s -3s linear infinite}@keyframes fall-54{71.191%{transform:translate(102.5019vw,71.191vh) scale(.1733)}to{transform:translate(100.0218vw,99vh) scale(.1733)}}.snow:nth-child(55){opacity:1.8456;transform:translate(81.8774vw,-10px) scale(.2077);animation:fall-55 21s -3s linear infinite}@keyframes fall-55{51.536%{transform:translate(79.2223vw,51.536vh) scale(.2077)}to{transform:translate(80.54985vw,99vh) scale(.2077)}}.snow:nth-child(56){opacity:.7962;transform:translate(6.0995vw,-10px) scale(.3024);animation:fall-56 12s -7s linear infinite}@keyframes fall-56{49.227%{transform:translate(-.225vw,49.227vh) scale(.3024)}to{transform:translate(2.93725vw,99vh) scale(.3024)}}.snow:nth-child(57){opacity:1.5276;transform:translate(18.3227vw,-10px) scale(.3091);animation:fall-57 29s -18s linear infinite}@keyframes fall-57{30.713%{transform:translate(15.6515vw,30.713vh) scale(.3091)}to{transform:translate(16.9871vw,99vh) scale(.3091)}}.snow:nth-child(58){opacity:1.355;transform:translate(39.2872vw,-10px) scale(.3808);animation:fall-58 20s -24s linear infinite}@keyframes fall-58{32.099%{transform:translate(34.4968vw,32.099vh) scale(.3808)}to{transform:translate(36.892vw,99vh) scale(.3808)}}.snow:nth-child(59){opacity:1.5024;transform:translate(39.0296vw,-10px) scale(.896);animation:fall-59 25s -5s linear infinite}@keyframes fall-59{56.813%{transform:translate(36.7439vw,56.813vh) scale(.896)}to{transform:translate(37.88675vw,99vh) scale(.896)}}.snow:nth-child(60){opacity:1.1956;transform:translate(22.9965vw,-10px) scale(.2042);animation:fall-60 23s -24s linear infinite}@keyframes fall-60{36.902%{transform:translate(14.4647vw,36.902vh) scale(.2042)}to{transform:translate(18.7306vw,99vh) scale(.2042)}}.snow:nth-child(61){opacity:.1682;transform:translate(4.6004vw,-10px) scale(.7807);animation:fall-61 24s -26s linear infinite}@keyframes fall-61{35.771%{transform:translate(5.3181vw,35.771vh) scale(.7807)}to{transform:translate(4.95925vw,99vh) scale(.7807)}}.snow:nth-child(62){opacity:1.4798;transform:translate(45.5339vw,-10px) scale(.4922);animation:fall-62 12s -1s linear infinite}@keyframes fall-62{69.38%{transform:translate(37.6193vw,69.38vh) scale(.4922)}to{transform:translate(41.5766vw,99vh) scale(.4922)}}.snow:nth-child(63){opacity:1.1036;transform:translate(47.2515vw,-10px) scale(.36);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{57.126%{transform:translate(51.552vw,57.126vh) scale(.36)}to{transform:translate(49.40175vw,99vh) scale(.36)}}.snow:nth-child(64){opacity:.1028;transform:translate(69.1595vw,-10px) scale(.4048);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{63.599%{transform:translate(65.0701vw,63.599vh) scale(.4048)}to{transform:translate(67.1148vw,99vh) scale(.4048)}}.snow:nth-child(65){opacity:1.8702;transform:translate(1.4314vw,-10px) scale(.7489);animation:fall-65 20s -19s linear infinite}@keyframes fall-65{35.432%{transform:translate(2.0194vw,35.432vh) scale(.7489)}to{transform:translate(1.7254vw,99vh) scale(.7489)}}.snow:nth-child(66){opacity:.0208;transform:translate(8.6469vw,-10px) scale(.8505);animation:fall-66 11s -1s linear infinite}@keyframes fall-66{42.422%{transform:translate(14.1571vw,42.422vh) scale(.8505)}to{transform:translate(11.402vw,99vh) scale(.8505)}}.snow:nth-child(67){opacity:1.3514;transform:translate(16.4073vw,-10px) scale(.411);animation:fall-67 22s -13s linear infinite}@keyframes fall-67{56.444%{transform:translate(19.4685vw,56.444vh) scale(.411)}to{transform:translate(17.9379vw,99vh) scale(.411)}}.snow:nth-child(68){opacity:.8584;transform:translate(66.3619vw,-10px) scale(.4633);animation:fall-68 21s -15s linear infinite}@keyframes fall-68{31.595%{transform:translate(57.55vw,31.595vh) scale(.4633)}to{transform:translate(61.95595vw,99vh) scale(.4633)}}.snow:nth-child(69){opacity:.6252;transform:translate(21.6703vw,-10px) scale(.3362);animation:fall-69 19s -27s linear infinite}@keyframes fall-69{30.746%{transform:translate(11.8671vw,30.746vh) scale(.3362)}to{transform:translate(16.7687vw,99vh) scale(.3362)}}.snow:nth-child(70){opacity:.2118;transform:translate(89.4549vw,-10px) scale(.6656);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{64.845%{transform:translate(81.6125vw,64.845vh) scale(.6656)}to{transform:translate(85.5337vw,99vh) scale(.6656)}}.snow:nth-child(71){opacity:1.4512;transform:translate(25.8884vw,-10px) scale(.1135);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{75.986%{transform:translate(16.2263vw,75.986vh) scale(.1135)}to{transform:translate(21.05735vw,99vh) scale(.1135)}}.snow:nth-child(72){opacity:1.7042;transform:translate(18.6123vw,-10px) scale(.1149);animation:fall-72 13s -12s linear infinite}@keyframes fall-72{47.461%{transform:translate(24.5098vw,47.461vh) scale(.1149)}to{transform:translate(21.56105vw,99vh) scale(.1149)}}.snow:nth-child(73){opacity:1.4736;transform:translate(29.6734vw,-10px) scale(.5145);animation:fall-73 19s -24s linear infinite}@keyframes fall-73{47.327%{transform:translate(20.7383vw,47.327vh) scale(.5145)}to{transform:translate(25.20585vw,99vh) scale(.5145)}}.snow:nth-child(74){opacity:1.3648;transform:translate(67.8785vw,-10px) scale(.3735);animation:fall-74 15s -19s linear infinite}@keyframes fall-74{31.313%{transform:translate(76.7753vw,31.313vh) scale(.3735)}to{transform:translate(72.3269vw,99vh) scale(.3735)}}.snow:nth-child(75){opacity:1.7172;transform:translate(83.9917vw,-10px) scale(.1692);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{66.61%{transform:translate(87.1869vw,66.61vh) scale(.1692)}to{transform:translate(85.5893vw,99vh) scale(.1692)}}.snow:nth-child(76){opacity:1.5262;transform:translate(96.8678vw,-10px) scale(.1645);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{71.76%{transform:translate(87.6261vw,71.76vh) scale(.1645)}to{transform:translate(92.24695vw,99vh) scale(.1645)}}.snow:nth-child(77){opacity:1.1372;transform:translate(99.7635vw,-10px) scale(.445);animation:fall-77 20s -13s linear infinite}@keyframes fall-77{41.424%{transform:translate(103.4225vw,41.424vh) scale(.445)}to{transform:translate(101.593vw,99vh) scale(.445)}}.snow:nth-child(78){opacity:1.5496;transform:translate(55.1734vw,-10px) scale(.6945);animation:fall-78 21s -22s linear infinite}@keyframes fall-78{67.87%{transform:translate(58.4019vw,67.87vh) scale(.6945)}to{transform:translate(56.78765vw,99vh) scale(.6945)}}.snow:nth-child(79){opacity:1.838;transform:translate(60.9294vw,-10px) scale(.4408);animation:fall-79 12s -28s linear infinite}@keyframes fall-79{31.119%{transform:translate(53.7843vw,31.119vh) scale(.4408)}to{transform:translate(57.35685vw,99vh) scale(.4408)}}.snow:nth-child(80){opacity:.1548;transform:translate(70.1792vw,-10px) scale(.6465);animation:fall-80 19s -17s linear infinite}@keyframes fall-80{45.9%{transform:translate(67.8666vw,45.9vh) scale(.6465)}to{transform:translate(69.0229vw,99vh) scale(.6465)}}.snow:nth-child(81){opacity:.1814;transform:translate(6.2427vw,-10px) scale(.7129);animation:fall-81 14s -1s linear infinite}@keyframes fall-81{60.212%{transform:translate(8.7482vw,60.212vh) scale(.7129)}to{transform:translate(7.49545vw,99vh) scale(.7129)}}.snow:nth-child(82){opacity:1.0842;transform:translate(34.0183vw,-10px) scale(.7793);animation:fall-82 23s -12s linear infinite}@keyframes fall-82{57.795%{transform:translate(37.4725vw,57.795vh) scale(.7793)}to{transform:translate(35.7454vw,99vh) scale(.7793)}}.snow:nth-child(83){opacity:1.0016;transform:translate(31.9724vw,-10px) scale(.1484);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{45.043%{transform:translate(33.1946vw,45.043vh) scale(.1484)}to{transform:translate(32.5835vw,99vh) scale(.1484)}}.snow:nth-child(84){opacity:1.827;transform:translate(61.8919vw,-10px) scale(.879);animation:fall-84 16s -17s linear infinite}@keyframes fall-84{55.215%{transform:translate(68.7737vw,55.215vh) scale(.879)}to{transform:translate(65.3328vw,99vh) scale(.879)}}.snow:nth-child(85){opacity:1.745;transform:translate(25.2995vw,-10px) scale(.2912);animation:fall-85 26s -14s linear infinite}@keyframes fall-85{40.615%{transform:translate(18.9889vw,40.615vh) scale(.2912)}to{transform:translate(22.1442vw,99vh) scale(.2912)}}.snow:nth-child(86){opacity:.6804;transform:translate(87.444vw,-10px) scale(.3718);animation:fall-86 30s -23s linear infinite}@keyframes fall-86{68.44%{transform:translate(79.8943vw,68.44vh) scale(.3718)}to{transform:translate(83.66915vw,99vh) scale(.3718)}}.snow:nth-child(87){opacity:.3986;transform:translate(7.2348vw,-10px) scale(.8576);animation:fall-87 19s -27s linear infinite}@keyframes fall-87{63.761%{transform:translate(7.1403vw,63.761vh) scale(.8576)}to{transform:translate(7.18755vw,99vh) scale(.8576)}}.snow:nth-child(88){opacity:1.4176;transform:translate(9.8969vw,-10px) scale(.382);animation:fall-88 14s -4s linear infinite}@keyframes fall-88{77.649%{transform:translate(15.2323vw,77.649vh) scale(.382)}to{transform:translate(12.5646vw,99vh) scale(.382)}}.snow:nth-child(89){opacity:.4804;transform:translate(77.2557vw,-10px) scale(.5696);animation:fall-89 19s -7s linear infinite}@keyframes fall-89{52.735%{transform:translate(85.8863vw,52.735vh) scale(.5696)}to{transform:translate(81.571vw,99vh) scale(.5696)}}.snow:nth-child(90){opacity:1.451;transform:translate(71.4991vw,-10px) scale(.4136);animation:fall-90 18s -7s linear infinite}@keyframes fall-90{70.919%{transform:translate(78.1825vw,70.919vh) scale(.4136)}to{transform:translate(74.8408vw,99vh) scale(.4136)}}.snow:nth-child(91){opacity:1.305;transform:translate(90.7701vw,-10px) scale(.1596);animation:fall-91 19s -3s linear infinite}@keyframes fall-91{79.081%{transform:translate(90.6405vw,79.081vh) scale(.1596)}to{transform:translate(90.7053vw,99vh) scale(.1596)}}.snow:nth-child(92){opacity:.7224;transform:translate(83.1883vw,-10px) scale(.9653);animation:fall-92 23s -16s linear infinite}@keyframes fall-92{79.978%{transform:translate(89.6215vw,79.978vh) scale(.9653)}to{transform:translate(86.4049vw,99vh) scale(.9653)}}.snow:nth-child(93){opacity:1.56;transform:translate(24.4888vw,-10px) scale(.5464);animation:fall-93 28s -15s linear infinite}@keyframes fall-93{41.166%{transform:translate(16.5027vw,41.166vh) scale(.5464)}to{transform:translate(20.49575vw,99vh) scale(.5464)}}.snow:nth-child(94){opacity:.3458;transform:translate(54.6289vw,-10px) scale(.2126);animation:fall-94 25s -27s linear infinite}@keyframes fall-94{79.672%{transform:translate(49.6041vw,79.672vh) scale(.2126)}to{transform:translate(52.1165vw,99vh) scale(.2126)}}.snow:nth-child(95){opacity:.3334;transform:translate(52.9944vw,-10px) scale(.6046);animation:fall-95 17s -24s linear infinite}@keyframes fall-95{54.557%{transform:translate(45.2653vw,54.557vh) scale(.6046)}to{transform:translate(49.12985vw,99vh) scale(.6046)}}.snow:nth-child(96){opacity:.98;transform:translate(62.9992vw,-10px) scale(.6093);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{58.044%{transform:translate(71.7704vw,58.044vh) scale(.6093)}to{transform:translate(67.3848vw,99vh) scale(.6093)}}.snow:nth-child(97){opacity:.153;transform:translate(3.6019vw,-10px) scale(.1579);animation:fall-97 26s -1s linear infinite}@keyframes fall-97{76.457%{transform:translate(-6.3755vw,76.457vh) scale(.1579)}to{transform:translate(-1.3868vw,99vh) scale(.1579)}}.snow:nth-child(98){opacity:.8152;transform:translate(.0885vw,-10px) scale(.0242);animation:fall-98 18s -23s linear infinite}@keyframes fall-98{79.635%{transform:translate(.6508vw,79.635vh) scale(.0242)}to{transform:translate(.36965vw,99vh) scale(.0242)}}.snow:nth-child(99){opacity:.975;transform:translate(92.4767vw,-10px) scale(.5038);animation:fall-99 23s -29s linear infinite}@keyframes fall-99{73.07%{transform:translate(100.2532vw,73.07vh) scale(.5038)}to{transform:translate(96.36495vw,99vh) scale(.5038)}}.snow:nth-child(100){opacity:1.6986;transform:translate(79.5942vw,-10px) scale(.4915);animation:fall-100 28s -10s linear infinite}@keyframes fall-100{72.795%{transform:translate(73.3796vw,72.795vh) scale(.4915)}to{transform:translate(76.4869vw,99vh) scale(.4915)}}.snow:nth-child(101){opacity:1.3462;transform:translate(37.1683vw,-10px) scale(.3816);animation:fall-101 12s -1s linear infinite}@keyframes fall-101{43.738%{transform:translate(45.8238vw,43.738vh) scale(.3816)}to{transform:translate(41.49605vw,99vh) scale(.3816)}}.snow:nth-child(102){opacity:.2102;transform:translate(13.2141vw,-10px) scale(.3132);animation:fall-102 24s -11s linear infinite}@keyframes fall-102{70.979%{transform:translate(7.0216vw,70.979vh) scale(.3132)}to{transform:translate(10.11785vw,99vh) scale(.3132)}}.snow:nth-child(103){opacity:1.992;transform:translate(19.3125vw,-10px) scale(.518);animation:fall-103 16s -23s linear infinite}@keyframes fall-103{44.25%{transform:translate(23.979vw,44.25vh) scale(.518)}to{transform:translate(21.64575vw,99vh) scale(.518)}}.snow:nth-child(104){opacity:.811;transform:translate(12.0681vw,-10px) scale(.8833);animation:fall-104 10s -30s linear infinite}@keyframes fall-104{61.843%{transform:translate(19.4987vw,61.843vh) scale(.8833)}to{transform:translate(15.7834vw,99vh) scale(.8833)}}.snow:nth-child(105){opacity:.0674;transform:translate(6.0542vw,-10px) scale(.0733);animation:fall-105 11s -27s linear infinite}@keyframes fall-105{44.564%{transform:translate(15.5599vw,44.564vh) scale(.0733)}to{transform:translate(10.80705vw,99vh) scale(.0733)}}.snow:nth-child(106){opacity:.651;transform:translate(48.6068vw,-10px) scale(.8646);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{76.582%{transform:translate(54.2251vw,76.582vh) scale(.8646)}to{transform:translate(51.41595vw,99vh) scale(.8646)}}.snow:nth-child(107){opacity:1.6642;transform:translate(36.1218vw,-10px) scale(.1897);animation:fall-107 16s -4s linear infinite}@keyframes fall-107{75.942%{transform:translate(37.7445vw,75.942vh) scale(.1897)}to{transform:translate(36.93315vw,99vh) scale(.1897)}}.snow:nth-child(108){opacity:.1652;transform:translate(48.7833vw,-10px) scale(.7306);animation:fall-108 10s -17s linear infinite}@keyframes fall-108{59.37%{transform:translate(54.4808vw,59.37vh) scale(.7306)}to{transform:translate(51.63205vw,99vh) scale(.7306)}}.snow:nth-child(109){opacity:.2806;transform:translate(61.5115vw,-10px) scale(.8969);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{79.354%{transform:translate(64.6484vw,79.354vh) scale(.8969)}to{transform:translate(63.07995vw,99vh) scale(.8969)}}.snow:nth-child(110){opacity:.139;transform:translate(26.704vw,-10px) scale(.5939);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{74.197%{transform:translate(30.8626vw,74.197vh) scale(.5939)}to{transform:translate(28.7833vw,99vh) scale(.5939)}}.snow:nth-child(111){opacity:.1616;transform:translate(49.825vw,-10px) scale(.2439);animation:fall-111 28s -30s linear infinite}@keyframes fall-111{31.783%{transform:translate(44.774vw,31.783vh) scale(.2439)}to{transform:translate(47.2995vw,99vh) scale(.2439)}}.snow:nth-child(112){opacity:1.8646;transform:translate(24.3993vw,-10px) scale(.6691);animation:fall-112 21s -22s linear infinite}@keyframes fall-112{58.247%{transform:translate(33.1076vw,58.247vh) scale(.6691)}to{transform:translate(28.75345vw,99vh) scale(.6691)}}.snow:nth-child(113){opacity:.23;transform:translate(15.1671vw,-10px) scale(.1733);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{79.859%{transform:translate(12.2159vw,79.859vh) scale(.1733)}to{transform:translate(13.6915vw,99vh) scale(.1733)}}.snow:nth-child(114){opacity:1.762;transform:translate(42.7157vw,-10px) scale(.2907);animation:fall-114 29s -18s linear infinite}@keyframes fall-114{72.115%{transform:translate(43.7049vw,72.115vh) scale(.2907)}to{transform:translate(43.2103vw,99vh) scale(.2907)}}.snow:nth-child(115){opacity:1.0508;transform:translate(83.5157vw,-10px) scale(.542);animation:fall-115 17s -29s linear infinite}@keyframes fall-115{37.931%{transform:translate(77.6361vw,37.931vh) scale(.542)}to{transform:translate(80.5759vw,99vh) scale(.542)}}.snow:nth-child(116){opacity:1.4688;transform:translate(6.0176vw,-10px) scale(.2651);animation:fall-116 15s -27s linear infinite}@keyframes fall-116{52.872%{transform:translate(5.3092vw,52.872vh) scale(.2651)}to{transform:translate(5.6634vw,99vh) scale(.2651)}}.snow:nth-child(117){opacity:.0526;transform:translate(24.0958vw,-10px) scale(.3502);animation:fall-117 11s -8s linear infinite}@keyframes fall-117{45.118%{transform:translate(18.9014vw,45.118vh) scale(.3502)}to{transform:translate(21.4986vw,99vh) scale(.3502)}}.snow:nth-child(118){opacity:.0306;transform:translate(15.2362vw,-10px) scale(.3554);animation:fall-118 20s -4s linear infinite}@keyframes fall-118{65.4%{transform:translate(10.9043vw,65.4vh) scale(.3554)}to{transform:translate(13.07025vw,99vh) scale(.3554)}}.snow:nth-child(119){opacity:1.8148;transform:translate(18.9189vw,-10px) scale(.459);animation:fall-119 24s -13s linear infinite}@keyframes fall-119{55.013%{transform:translate(27.3637vw,55.013vh) scale(.459)}to{transform:translate(23.1413vw,99vh) scale(.459)}}.snow:nth-child(120){opacity:.9734;transform:translate(32.6346vw,-10px) scale(.9903);animation:fall-120 27s -2s linear infinite}@keyframes fall-120{47.218%{transform:translate(28.4573vw,47.218vh) scale(.9903)}to{transform:translate(30.54595vw,99vh) scale(.9903)}}.snow:nth-child(121){opacity:1.8052;transform:translate(65.6187vw,-10px) scale(.8914);animation:fall-121 15s -2s linear infinite}@keyframes fall-121{39.369%{transform:translate(62.9952vw,39.369vh) scale(.8914)}to{transform:translate(64.30695vw,99vh) scale(.8914)}}.snow:nth-child(122){opacity:.9504;transform:translate(96.3683vw,-10px) scale(.0785);animation:fall-122 25s -20s linear infinite}@keyframes fall-122{76.138%{transform:translate(102.2262vw,76.138vh) scale(.0785)}to{transform:translate(99.29725vw,99vh) scale(.0785)}}.snow:nth-child(123){opacity:.6098;transform:translate(58.5763vw,-10px) scale(.3379);animation:fall-123 17s -22s linear infinite}@keyframes fall-123{31.47%{transform:translate(58.2296vw,31.47vh) scale(.3379)}to{transform:translate(58.40295vw,99vh) scale(.3379)}}.snow:nth-child(124){opacity:1.2606;transform:translate(51.0919vw,-10px) scale(.4151);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{77.01%{transform:translate(60.8073vw,77.01vh) scale(.4151)}to{transform:translate(55.9496vw,99vh) scale(.4151)}}.snow:nth-child(125){opacity:.0432;transform:translate(4.8244vw,-10px) scale(.0374);animation:fall-125 29s -26s linear infinite}@keyframes fall-125{63.941%{transform:translate(4.6222vw,63.941vh) scale(.0374)}to{transform:translate(4.7233vw,99vh) scale(.0374)}}.snow:nth-child(126){opacity:.0248;transform:translate(83.8013vw,-10px) scale(.9848);animation:fall-126 11s -8s linear infinite}@keyframes fall-126{64.491%{transform:translate(83.6326vw,64.491vh) scale(.9848)}to{transform:translate(83.71695vw,99vh) scale(.9848)}}.snow:nth-child(127){opacity:1.5472;transform:translate(3.2251vw,-10px) scale(.5919);animation:fall-127 15s -16s linear infinite}@keyframes fall-127{51.948%{transform:translate(-.6622vw,51.948vh) scale(.5919)}to{transform:translate(1.28145vw,99vh) scale(.5919)}}.snow:nth-child(128){opacity:1.1318;transform:translate(66.3552vw,-10px) scale(.0657);animation:fall-128 23s -8s linear infinite}@keyframes fall-128{56.102%{transform:translate(56.859vw,56.102vh) scale(.0657)}to{transform:translate(61.6071vw,99vh) scale(.0657)}}.snow:nth-child(129){opacity:1.6978;transform:translate(24.2349vw,-10px) scale(.7883);animation:fall-129 30s -24s linear infinite}@keyframes fall-129{30.494%{transform:translate(30.3746vw,30.494vh) scale(.7883)}to{transform:translate(27.30475vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:1.284;transform:translate(28.9099vw,-10px) scale(.1121);animation:fall-130 30s -20s linear infinite}@keyframes fall-130{77.719%{transform:translate(28.2298vw,77.719vh) scale(.1121)}to{transform:translate(28.56985vw,99vh) scale(.1121)}}.snow:nth-child(131){opacity:1.1982;transform:translate(92.3845vw,-10px) scale(.0606);animation:fall-131 28s -21s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.6665vw,35.022vh) scale(.0606)}to{transform:translate(96.0255vw,99vh) scale(.0606)}}.snow:nth-child(132){opacity:1.4066;transform:translate(8.4865vw,-10px) scale(.0159);animation:fall-132 13s -7s linear infinite}@keyframes fall-132{68.989%{transform:translate(4.7101vw,68.989vh) scale(.0159)}to{transform:translate(6.5983vw,99vh) scale(.0159)}}.snow:nth-child(133){opacity:.1996;transform:translate(52.5422vw,-10px) scale(.9605);animation:fall-133 16s -19s linear infinite}@keyframes fall-133{67.046%{transform:translate(45.654vw,67.046vh) scale(.9605)}to{transform:translate(49.0981vw,99vh) scale(.9605)}}.snow:nth-child(134){opacity:.284;transform:translate(20.0509vw,-10px) scale(.3025);animation:fall-134 11s -25s linear infinite}@keyframes fall-134{79.499%{transform:translate(17.4233vw,79.499vh) scale(.3025)}to{transform:translate(18.7371vw,99vh) scale(.3025)}}.snow:nth-child(135){opacity:.449;transform:translate(33.5548vw,-10px) scale(.9956);animation:fall-135 25s -8s linear infinite}@keyframes fall-135{67.425%{transform:translate(29.7349vw,67.425vh) scale(.9956)}to{transform:translate(31.64485vw,99vh) scale(.9956)}}.snow:nth-child(136){opacity:1.4308;transform:translate(72.0201vw,-10px) scale(.1949);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{46.74%{transform:translate(76.6265vw,46.74vh) scale(.1949)}to{transform:translate(74.3233vw,99vh) scale(.1949)}}.snow:nth-child(137){opacity:.603;transform:translate(86.4235vw,-10px) scale(.8804);animation:fall-137 12s -1s linear infinite}@keyframes fall-137{69.537%{transform:translate(78.2378vw,69.537vh) scale(.8804)}to{transform:translate(82.33065vw,99vh) scale(.8804)}}.snow:nth-child(138){opacity:.1986;transform:translate(86.1844vw,-10px) scale(.9481);animation:fall-138 24s -8s linear infinite}@keyframes fall-138{60.22%{transform:translate(81.0365vw,60.22vh) scale(.9481)}to{transform:translate(83.61045vw,99vh) scale(.9481)}}.snow:nth-child(139){opacity:1.5366;transform:translate(55.0395vw,-10px) scale(.1741);animation:fall-139 14s -5s linear infinite}@keyframes fall-139{61.735%{transform:translate(46.8738vw,61.735vh) scale(.1741)}to{transform:translate(50.95665vw,99vh) scale(.1741)}}.snow:nth-child(140){opacity:1.3366;transform:translate(39.7749vw,-10px) scale(.1683);animation:fall-140 26s -21s linear infinite}@keyframes fall-140{52.646%{transform:translate(33.3115vw,52.646vh) scale(.1683)}to{transform:translate(36.5432vw,99vh) scale(.1683)}}.snow:nth-child(141){opacity:1.088;transform:translate(25.4885vw,-10px) scale(.2072);animation:fall-141 15s -7s linear infinite}@keyframes fall-141{40.408%{transform:translate(32.137vw,40.408vh) scale(.2072)}to{transform:translate(28.81275vw,99vh) scale(.2072)}}.snow:nth-child(142){opacity:.4192;transform:translate(18.2578vw,-10px) scale(.4035);animation:fall-142 16s -6s linear infinite}@keyframes fall-142{32.003%{transform:translate(26.1928vw,32.003vh) scale(.4035)}to{transform:translate(22.2253vw,99vh) scale(.4035)}}.snow:nth-child(143){opacity:1.4866;transform:translate(24.9844vw,-10px) scale(.3797);animation:fall-143 11s -24s linear infinite}@keyframes fall-143{39.793%{transform:translate(24.6967vw,39.793vh) scale(.3797)}to{transform:translate(24.84055vw,99vh) scale(.3797)}}.snow:nth-child(144){opacity:1.4324;transform:translate(55.6727vw,-10px) scale(.2024);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{61.774%{transform:translate(49.0928vw,61.774vh) scale(.2024)}to{transform:translate(52.38275vw,99vh) scale(.2024)}}.snow:nth-child(145){opacity:.3458;transform:translate(40.8064vw,-10px) scale(.867);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{64.259%{transform:translate(45.5407vw,64.259vh) scale(.867)}to{transform:translate(43.17355vw,99vh) scale(.867)}}.snow:nth-child(146){opacity:1.1826;transform:translate(65.6107vw,-10px) scale(.4989);animation:fall-146 28s -27s linear infinite}@keyframes fall-146{30.432%{transform:translate(69.7204vw,30.432vh) scale(.4989)}to{transform:translate(67.66555vw,99vh) scale(.4989)}}.snow:nth-child(147){opacity:1.8522;transform:translate(70.689vw,-10px) scale(.8752);animation:fall-147 15s -30s linear infinite}@keyframes fall-147{71.377%{transform:translate(61.8532vw,71.377vh) scale(.8752)}to{transform:translate(66.2711vw,99vh) scale(.8752)}}.snow:nth-child(148){opacity:1.9904;transform:translate(3.629vw,-10px) scale(.2603);animation:fall-148 11s -30s linear infinite}@keyframes fall-148{73.271%{transform:translate(8.7128vw,73.271vh) scale(.2603)}to{transform:translate(6.1709vw,99vh) scale(.2603)}}.snow:nth-child(149){opacity:1.4934;transform:translate(44.97vw,-10px) scale(.9953);animation:fall-149 11s -23s linear infinite}@keyframes fall-149{36.574%{transform:translate(43.1275vw,36.574vh) scale(.9953)}to{transform:translate(44.04875vw,99vh) scale(.9953)}}.snow:nth-child(150){opacity:.6194;transform:translate(38.8714vw,-10px) scale(.209);animation:fall-150 13s -7s linear infinite}@keyframes fall-150{44.53%{transform:translate(28.8719vw,44.53vh) scale(.209)}to{transform:translate(33.87165vw,99vh) scale(.209)}}.snow:nth-child(151){opacity:.5124;transform:translate(9.4642vw,-10px) scale(.1326);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{34.764%{transform:translate(14.5634vw,34.764vh) scale(.1326)}to{transform:translate(12.0138vw,99vh) scale(.1326)}}.snow:nth-child(152){opacity:.312;transform:translate(60.1278vw,-10px) scale(.7819);animation:fall-152 25s -3s linear infinite}@keyframes fall-152{74.807%{transform:translate(52.6512vw,74.807vh) scale(.7819)}to{transform:translate(56.3895vw,99vh) scale(.7819)}}.snow:nth-child(153){opacity:.516;transform:translate(17.3772vw,-10px) scale(.2339);animation:fall-153 29s -14s linear infinite}@keyframes fall-153{57.35%{transform:translate(14.0778vw,57.35vh) scale(.2339)}to{transform:translate(15.7275vw,99vh) scale(.2339)}}.snow:nth-child(154){opacity:.3462;transform:translate(94.7355vw,-10px) scale(.9819);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{79.687%{transform:translate(95.9934vw,79.687vh) scale(.9819)}to{transform:translate(95.36445vw,99vh) scale(.9819)}}.snow:nth-child(155){opacity:1.0168;transform:translate(57.2054vw,-10px) scale(.3104);animation:fall-155 27s -2s linear infinite}@keyframes fall-155{36.429%{transform:translate(64.608vw,36.429vh) scale(.3104)}to{transform:translate(60.9067vw,99vh) scale(.3104)}}.snow:nth-child(156){opacity:.6292;transform:translate(36.0864vw,-10px) scale(.2065);animation:fall-156 13s -14s linear infinite}@keyframes fall-156{61.1%{transform:translate(37.8517vw,61.1vh) scale(.2065)}to{transform:translate(36.96905vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:.6352;transform:translate(36.9033vw,-10px) scale(.8726);animation:fall-157 26s -7s linear infinite}@keyframes fall-157{46.87%{transform:translate(36.3587vw,46.87vh) scale(.8726)}to{transform:translate(36.631vw,99vh) scale(.8726)}}.snow:nth-child(158){opacity:.7688;transform:translate(86.2889vw,-10px) scale(.2689);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{47.7%{transform:translate(90.6622vw,47.7vh) scale(.2689)}to{transform:translate(88.47555vw,99vh) scale(.2689)}}.snow:nth-child(159){opacity:1.125;transform:translate(66.1271vw,-10px) scale(.9453);animation:fall-159 23s -3s linear infinite}@keyframes fall-159{60.855%{transform:translate(58.3283vw,60.855vh) scale(.9453)}to{transform:translate(62.2277vw,99vh) scale(.9453)}}.snow:nth-child(160){opacity:.7466;transform:translate(22.598vw,-10px) scale(.9591);animation:fall-160 21s -5s linear infinite}@keyframes fall-160{59.129%{transform:translate(28.2343vw,59.129vh) scale(.9591)}to{transform:translate(25.41615vw,99vh) scale(.9591)}}.snow:nth-child(161){opacity:.6534;transform:translate(47.6024vw,-10px) scale(.5186);animation:fall-161 29s -12s linear infinite}@keyframes fall-161{67.79%{transform:translate(57.1945vw,67.79vh) scale(.5186)}to{transform:translate(52.39845vw,99vh) scale(.5186)}}.snow:nth-child(162){opacity:1.4088;transform:translate(22.6484vw,-10px) scale(.4765);animation:fall-162 28s -21s linear infinite}@keyframes fall-162{46.28%{transform:translate(26.8556vw,46.28vh) scale(.4765)}to{transform:translate(24.752vw,99vh) scale(.4765)}}.snow:nth-child(163){opacity:1.2648;transform:translate(92.3684vw,-10px) scale(.2803);animation:fall-163 27s -26s linear infinite}@keyframes fall-163{40.172%{transform:translate(102.0066vw,40.172vh) scale(.2803)}to{transform:translate(97.1875vw,99vh) scale(.2803)}}.snow:nth-child(164){opacity:.6736;transform:translate(16.9909vw,-10px) scale(.1384);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{77.973%{transform:translate(14.6819vw,77.973vh) scale(.1384)}to{transform:translate(15.8364vw,99vh) scale(.1384)}}.snow:nth-child(165){opacity:1.6392;transform:translate(80.6455vw,-10px) scale(.6031);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{59.6%{transform:translate(80.028vw,59.6vh) scale(.6031)}to{transform:translate(80.33675vw,99vh) scale(.6031)}}.snow:nth-child(166){opacity:.0698;transform:translate(40.0933vw,-10px) scale(.5578);animation:fall-166 28s -23s linear infinite}@keyframes fall-166{54.343%{transform:translate(33.8641vw,54.343vh) scale(.5578)}to{transform:translate(36.9787vw,99vh) scale(.5578)}}.snow:nth-child(167){opacity:.7624;transform:translate(95.474vw,-10px) scale(.2404);animation:fall-167 24s -2s linear infinite}@keyframes fall-167{37.84%{transform:translate(88.2178vw,37.84vh) scale(.2404)}to{transform:translate(91.8459vw,99vh) scale(.2404)}}.snow:nth-child(168){opacity:1.4666;transform:translate(5.126vw,-10px) scale(.8636);animation:fall-168 15s -20s linear infinite}@keyframes fall-168{52.039%{transform:translate(11.0591vw,52.039vh) scale(.8636)}to{transform:translate(8.09255vw,99vh) scale(.8636)}}.snow:nth-child(169){opacity:.559;transform:translate(26.2707vw,-10px) scale(.5401);animation:fall-169 14s -13s linear infinite}@keyframes fall-169{34.401%{transform:translate(23.5109vw,34.401vh) scale(.5401)}to{transform:translate(24.8908vw,99vh) scale(.5401)}}.snow:nth-child(170){opacity:.5982;transform:translate(70.9448vw,-10px) scale(.0556);animation:fall-170 12s -12s linear infinite}@keyframes fall-170{35.152%{transform:translate(78.9742vw,35.152vh) scale(.0556)}to{transform:translate(74.9595vw,99vh) scale(.0556)}}.snow:nth-child(171){opacity:1.1798;transform:translate(97.7446vw,-10px) scale(.1838);animation:fall-171 29s -24s linear infinite}@keyframes fall-171{48.2%{transform:translate(89.7229vw,48.2vh) scale(.1838)}to{transform:translate(93.73375vw,99vh) scale(.1838)}}.snow:nth-child(172){opacity:1.966;transform:translate(27.4113vw,-10px) scale(.8545);animation:fall-172 21s -17s linear infinite}@keyframes fall-172{40.014%{transform:translate(29.2836vw,40.014vh) scale(.8545)}to{transform:translate(28.34745vw,99vh) scale(.8545)}}.snow:nth-child(173){opacity:.038;transform:translate(32.7021vw,-10px) scale(.5684);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{45.892%{transform:translate(40.8035vw,45.892vh) scale(.5684)}to{transform:translate(36.7528vw,99vh) scale(.5684)}}.snow:nth-child(174){opacity:.7126;transform:translate(98.3519vw,-10px) scale(.3653);animation:fall-174 21s -15s linear infinite}@keyframes fall-174{55.609%{transform:translate(103.4353vw,55.609vh) scale(.3653)}to{transform:translate(100.8936vw,99vh) scale(.3653)}}.snow:nth-child(175){opacity:1.8748;transform:translate(16.316vw,-10px) scale(.6741);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{36.684%{transform:translate(9.6324vw,36.684vh) scale(.6741)}to{transform:translate(12.9742vw,99vh) scale(.6741)}}.snow:nth-child(176){opacity:.3508;transform:translate(21.0775vw,-10px) scale(.8115);animation:fall-176 15s -14s linear infinite}@keyframes fall-176{30.574%{transform:translate(21.5227vw,30.574vh) scale(.8115)}to{transform:translate(21.3001vw,99vh) scale(.8115)}}.snow:nth-child(177){opacity:1.003;transform:translate(83.9262vw,-10px) scale(.1228);animation:fall-177 20s -20s linear infinite}@keyframes fall-177{75.849%{transform:translate(81.9773vw,75.849vh) scale(.1228)}to{transform:translate(82.95175vw,99vh) scale(.1228)}}.snow:nth-child(178){opacity:.6432;transform:translate(28.7067vw,-10px) scale(.5853);animation:fall-178 10s -18s linear infinite}@keyframes fall-178{36.113%{transform:translate(22.482vw,36.113vh) scale(.5853)}to{transform:translate(25.59435vw,99vh) scale(.5853)}}.snow:nth-child(179){opacity:1.1634;transform:translate(75.9075vw,-10px) scale(.4076);animation:fall-179 13s -3s linear infinite}@keyframes fall-179{73.308%{transform:translate(71.9538vw,73.308vh) scale(.4076)}to{transform:translate(73.93065vw,99vh) scale(.4076)}}.snow:nth-child(180){opacity:1.1222;transform:translate(72.6668vw,-10px) scale(.1497);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{49.391%{transform:translate(63.1781vw,49.391vh) scale(.1497)}to{transform:translate(67.92245vw,99vh) scale(.1497)}}.snow:nth-child(181){opacity:.583;transform:translate(21.9799vw,-10px) scale(.7034);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{34.006%{transform:translate(14.7049vw,34.006vh) scale(.7034)}to{transform:translate(18.3424vw,99vh) scale(.7034)}}.snow:nth-child(182){opacity:1.33;transform:translate(47.169vw,-10px) scale(.1066);animation:fall-182 10s -16s linear infinite}@keyframes fall-182{41.338%{transform:translate(37.9047vw,41.338vh) scale(.1066)}to{transform:translate(42.53685vw,99vh) scale(.1066)}}.snow:nth-child(183){opacity:.7086;transform:translate(52.9943vw,-10px) scale(.3814);animation:fall-183 24s -9s linear infinite}@keyframes fall-183{38.851%{transform:translate(51.0814vw,38.851vh) scale(.3814)}to{transform:translate(52.03785vw,99vh) scale(.3814)}}.snow:nth-child(184){opacity:.0584;transform:translate(46.6805vw,-10px) scale(.6117);animation:fall-184 18s -30s linear infinite}@keyframes fall-184{65.326%{transform:translate(37.1942vw,65.326vh) scale(.6117)}to{transform:translate(41.93735vw,99vh) scale(.6117)}}.snow:nth-child(185){opacity:1.955;transform:translate(90.3317vw,-10px) scale(.1002);animation:fall-185 28s -5s linear infinite}@keyframes fall-185{70.27%{transform:translate(81.5888vw,70.27vh) scale(.1002)}to{transform:translate(85.96025vw,99vh) scale(.1002)}}.snow:nth-child(186){opacity:.4614;transform:translate(75.5907vw,-10px) scale(.9635);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{32.41%{transform:translate(68.0892vw,32.41vh) scale(.9635)}to{transform:translate(71.83995vw,99vh) scale(.9635)}}.snow:nth-child(187){opacity:1.4614;transform:translate(72.6623vw,-10px) scale(.2591);animation:fall-187 26s -8s linear infinite}@keyframes fall-187{74.348%{transform:translate(80.7231vw,74.348vh) scale(.2591)}to{transform:translate(76.6927vw,99vh) scale(.2591)}}.snow:nth-child(188){opacity:.7562;transform:translate(15.362vw,-10px) scale(.9195);animation:fall-188 17s -19s linear infinite}@keyframes fall-188{37.718%{transform:translate(11.4777vw,37.718vh) scale(.9195)}to{transform:translate(13.41985vw,99vh) scale(.9195)}}.snow:nth-child(189){opacity:.7806;transform:translate(37.0248vw,-10px) scale(.719);animation:fall-189 12s -9s linear infinite}@keyframes fall-189{57.055%{transform:translate(31.0563vw,57.055vh) scale(.719)}to{transform:translate(34.04055vw,99vh) scale(.719)}}.snow:nth-child(190){opacity:1.7962;transform:translate(11.6129vw,-10px) scale(.1946);animation:fall-190 18s -23s linear infinite}@keyframes fall-190{54.676%{transform:translate(17.0619vw,54.676vh) scale(.1946)}to{transform:translate(14.3374vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.9638;transform:translate(79.5046vw,-10px) scale(.7517);animation:fall-191 26s -22s linear infinite}@keyframes fall-191{54.438%{transform:translate(89.3249vw,54.438vh) scale(.7517)}to{transform:translate(84.41475vw,99vh) scale(.7517)}}.snow:nth-child(192){opacity:.602;transform:translate(72.7454vw,-10px) scale(.626);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{70.52%{transform:translate(72.3387vw,70.52vh) scale(.626)}to{transform:translate(72.54205vw,99vh) scale(.626)}}.snow:nth-child(193){opacity:.5884;transform:translate(24.8921vw,-10px) scale(.0786);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{51.912%{transform:translate(30.7549vw,51.912vh) scale(.0786)}to{transform:translate(27.8235vw,99vh) scale(.0786)}}.snow:nth-child(194){opacity:1.786;transform:translate(84.0742vw,-10px) scale(.973);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{34.321%{transform:translate(83.8146vw,34.321vh) scale(.973)}to{transform:translate(83.9444vw,99vh) scale(.973)}}.snow:nth-child(195){opacity:.8958;transform:translate(21.3279vw,-10px) scale(.7708);animation:fall-195 28s -4s linear infinite}@keyframes fall-195{75.643%{transform:translate(31.2678vw,75.643vh) scale(.7708)}to{transform:translate(26.29785vw,99vh) scale(.7708)}}.snow:nth-child(196){opacity:1.053;transform:translate(98.3282vw,-10px) scale(.3492);animation:fall-196 13s -22s linear infinite}@keyframes fall-196{65.304%{transform:translate(92.2475vw,65.304vh) scale(.3492)}to{transform:translate(95.28785vw,99vh) scale(.3492)}}.snow:nth-child(197){opacity:.327;transform:translate(44.1641vw,-10px) scale(.1902);animation:fall-197 18s -9s linear infinite}@keyframes fall-197{37.298%{transform:translate(45.0255vw,37.298vh) scale(.1902)}to{transform:translate(44.5948vw,99vh) scale(.1902)}}.snow:nth-child(198){opacity:.9506;transform:translate(29.9335vw,-10px) scale(.5689);animation:fall-198 13s -1s linear infinite}@keyframes fall-198{51.944%{transform:translate(26.6775vw,51.944vh) scale(.5689)}to{transform:translate(28.3055vw,99vh) scale(.5689)}}.snow:nth-child(199){opacity:1.0916;transform:translate(.0836vw,-10px) scale(.4504);animation:fall-199 12s -13s linear infinite}@keyframes fall-199{40.139%{transform:translate(.5472vw,40.139vh) scale(.4504)}to{transform:translate(.3154vw,99vh) scale(.4504)}}.snow:nth-child(200){opacity:.9382;transform:translate(55.7944vw,-10px) scale(.8244);animation:fall-200 13s -12s linear infinite}@keyframes fall-200{58.961%{transform:translate(62.9746vw,58.961vh) scale(.8244)}to{transform:translate(59.3845vw,99vh) scale(.8244)}}.snow:nth-child(201){opacity:1.6312;transform:translate(74.9451vw,-10px) scale(.5105);animation:fall-201 30s -10s linear infinite}@keyframes fall-201{54.645%{transform:translate(74.5127vw,54.645vh) scale(.5105)}to{transform:translate(74.7289vw,99vh) scale(.5105)}}.snow:nth-child(202){opacity:.6664;transform:translate(82.9568vw,-10px) scale(.9695);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{57.252%{transform:translate(82.32vw,57.252vh) scale(.9695)}to{transform:translate(82.6384vw,99vh) scale(.9695)}}.snow:nth-child(203){opacity:1.535;transform:translate(52.7568vw,-10px) scale(.5625);animation:fall-203 23s -13s linear infinite}@keyframes fall-203{62.4%{transform:translate(59.8104vw,62.4vh) scale(.5625)}to{transform:translate(56.2836vw,99vh) scale(.5625)}}.snow:nth-child(204){opacity:1.1212;transform:translate(76.3652vw,-10px) scale(.0977);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{49.424%{transform:translate(68.1354vw,49.424vh) scale(.0977)}to{transform:translate(72.2503vw,99vh) scale(.0977)}}.snow:nth-child(205){opacity:1.4424;transform:translate(50.9707vw,-10px) scale(.6946);animation:fall-205 14s -7s linear infinite}@keyframes fall-205{61.69%{transform:translate(56.2811vw,61.69vh) scale(.6946)}to{transform:translate(53.6259vw,99vh) scale(.6946)}}.snow:nth-child(206){opacity:.5938;transform:translate(91.6439vw,-10px) scale(.8836);animation:fall-206 13s -20s linear infinite}@keyframes fall-206{43.539%{transform:translate(89.3142vw,43.539vh) scale(.8836)}to{transform:translate(90.47905vw,99vh) scale(.8836)}}.snow:nth-child(207){opacity:1.6686;transform:translate(57.1809vw,-10px) scale(.4647);animation:fall-207 11s -16s linear infinite}@keyframes fall-207{67.692%{transform:translate(58.8855vw,67.692vh) scale(.4647)}to{transform:translate(58.0332vw,99vh) scale(.4647)}}.snow:nth-child(208){opacity:1.753;transform:translate(46.7447vw,-10px) scale(.9475);animation:fall-208 16s -20s linear infinite}@keyframes fall-208{52.769%{transform:translate(45.9599vw,52.769vh) scale(.9475)}to{transform:translate(46.3523vw,99vh) scale(.9475)}}.snow:nth-child(209){opacity:.9056;transform:translate(53.5931vw,-10px) scale(.0274);animation:fall-209 18s -15s linear infinite}@keyframes fall-209{77.818%{transform:translate(46.0109vw,77.818vh) scale(.0274)}to{transform:translate(49.802vw,99vh) scale(.0274)}}.snow:nth-child(210){opacity:1.816;transform:translate(1.4887vw,-10px) scale(.3855);animation:fall-210 17s -25s linear infinite}@keyframes fall-210{64.717%{transform:translate(.5655vw,64.717vh) scale(.3855)}to{transform:translate(1.0271vw,99vh) scale(.3855)}}.snow:nth-child(211){opacity:.0376;transform:translate(90.291vw,-10px) scale(.9802);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{72.291%{transform:translate(82.8143vw,72.291vh) scale(.9802)}to{transform:translate(86.55265vw,99vh) scale(.9802)}}.snow:nth-child(212){opacity:.432;transform:translate(17.7103vw,-10px) scale(.12);animation:fall-212 30s -10s linear infinite}@keyframes fall-212{79.605%{transform:translate(14.7023vw,79.605vh) scale(.12)}to{transform:translate(16.2063vw,99vh) scale(.12)}}.snow:nth-child(213){opacity:.2752;transform:translate(97.4654vw,-10px) scale(.7465);animation:fall-213 14s -4s linear infinite}@keyframes fall-213{56.61%{transform:translate(97.0536vw,56.61vh) scale(.7465)}to{transform:translate(97.2595vw,99vh) scale(.7465)}}.snow:nth-child(214){opacity:.4878;transform:translate(26.0798vw,-10px) scale(.7093);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{33.665%{transform:translate(31.8813vw,33.665vh) scale(.7093)}to{transform:translate(28.98055vw,99vh) scale(.7093)}}.snow:nth-child(215){opacity:.1668;transform:translate(52.7165vw,-10px) scale(.32);animation:fall-215 23s -23s linear infinite}@keyframes fall-215{64.902%{transform:translate(57.8376vw,64.902vh) scale(.32)}to{transform:translate(55.27705vw,99vh) scale(.32)}}.snow:nth-child(216){opacity:1.3638;transform:translate(32.1081vw,-10px) scale(.213);animation:fall-216 29s -6s linear infinite}@keyframes fall-216{32.44%{transform:translate(22.8845vw,32.44vh) scale(.213)}to{transform:translate(27.4963vw,99vh) scale(.213)}}.snow:nth-child(217){opacity:.5186;transform:translate(99.0972vw,-10px) scale(.179);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{71.025%{transform:translate(105.7385vw,71.025vh) scale(.179)}to{transform:translate(102.41785vw,99vh) scale(.179)}}.snow:nth-child(218){opacity:1.6988;transform:translate(43.9198vw,-10px) scale(.5181);animation:fall-218 10s -4s linear infinite}@keyframes fall-218{36.587%{transform:translate(43.2449vw,36.587vh) scale(.5181)}to{transform:translate(43.58235vw,99vh) scale(.5181)}}.snow:nth-child(219){opacity:1.9224;transform:translate(23.6105vw,-10px) scale(.37);animation:fall-219 16s -5s linear infinite}@keyframes fall-219{45.859%{transform:translate(14.9488vw,45.859vh) scale(.37)}to{transform:translate(19.27965vw,99vh) scale(.37)}}.snow:nth-child(220){opacity:1.1952;transform:translate(97.8644vw,-10px) scale(.1624);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{31.118%{transform:translate(93.8938vw,31.118vh) scale(.1624)}to{transform:translate(95.8791vw,99vh) scale(.1624)}}.snow:nth-child(221){opacity:1.9728;transform:translate(96.5363vw,-10px) scale(.6832);animation:fall-221 28s -12s linear infinite}@keyframes fall-221{36.116%{transform:translate(95.2195vw,36.116vh) scale(.6832)}to{transform:translate(95.8779vw,99vh) scale(.6832)}}.snow:nth-child(222){opacity:.0206;transform:translate(90.3943vw,-10px) scale(.8132);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{31.499%{transform:translate(91.1911vw,31.499vh) scale(.8132)}to{transform:translate(90.7927vw,99vh) scale(.8132)}}.snow:nth-child(223){opacity:.4276;transform:translate(5.7224vw,-10px) scale(.4277);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{58.03%{transform:translate(-1.0894vw,58.03vh) scale(.4277)}to{transform:translate(2.3165vw,99vh) scale(.4277)}}.snow:nth-child(224){opacity:1.592;transform:translate(74.8583vw,-10px) scale(.4342);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{75.227%{transform:translate(72.8339vw,75.227vh) scale(.4342)}to{transform:translate(73.8461vw,99vh) scale(.4342)}}.snow:nth-child(225){opacity:1.8376;transform:translate(78.6326vw,-10px) scale(.312);animation:fall-225 26s -8s linear infinite}@keyframes fall-225{48.862%{transform:translate(72.9142vw,48.862vh) scale(.312)}to{transform:translate(75.7734vw,99vh) scale(.312)}}.snow:nth-child(226){opacity:1.2798;transform:translate(9.1801vw,-10px) scale(.1291);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{53.318%{transform:translate(9.1578vw,53.318vh) scale(.1291)}to{transform:translate(9.16895vw,99vh) scale(.1291)}}.snow:nth-child(227){opacity:1.9304;transform:translate(16.8264vw,-10px) scale(.2388);animation:fall-227 19s -21s linear infinite}@keyframes fall-227{50.998%{transform:translate(13.7362vw,50.998vh) scale(.2388)}to{transform:translate(15.2813vw,99vh) scale(.2388)}}.snow:nth-child(228){opacity:.4172;transform:translate(99.4345vw,-10px) scale(.2243);animation:fall-228 20s -3s linear infinite}@keyframes fall-228{39.71%{transform:translate(104.4001vw,39.71vh) scale(.2243)}to{transform:translate(101.9173vw,99vh) scale(.2243)}}.snow:nth-child(229){opacity:.1092;transform:translate(39.922vw,-10px) scale(.2012);animation:fall-229 30s -9s linear infinite}@keyframes fall-229{78.413%{transform:translate(38.9511vw,78.413vh) scale(.2012)}to{transform:translate(39.43655vw,99vh) scale(.2012)}}.snow:nth-child(230){opacity:1.4534;transform:translate(93.7601vw,-10px) scale(.5071);animation:fall-230 30s -2s linear infinite}@keyframes fall-230{43.773%{transform:translate(87.7694vw,43.773vh) scale(.5071)}to{transform:translate(90.76475vw,99vh) scale(.5071)}}.snow:nth-child(231){opacity:1.1438;transform:translate(97.7809vw,-10px) scale(.9275);animation:fall-231 10s -24s linear infinite}@keyframes fall-231{31.991%{transform:translate(92.7224vw,31.991vh) scale(.9275)}to{transform:translate(95.25165vw,99vh) scale(.9275)}}.snow:nth-child(232){opacity:1.4808;transform:translate(86.3244vw,-10px) scale(.486);animation:fall-232 15s -27s linear infinite}@keyframes fall-232{51.264%{transform:translate(94.9898vw,51.264vh) scale(.486)}to{transform:translate(90.6571vw,99vh) scale(.486)}}.snow:nth-child(233){opacity:.141;transform:translate(94.4571vw,-10px) scale(.6928);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{39.033%{transform:translate(97.9652vw,39.033vh) scale(.6928)}to{transform:translate(96.21115vw,99vh) scale(.6928)}}.snow:nth-child(234){opacity:1.5278;transform:translate(33.871vw,-10px) scale(.8304);animation:fall-234 23s -17s linear infinite}@keyframes fall-234{76.116%{transform:translate(38.6286vw,76.116vh) scale(.8304)}to{transform:translate(36.2498vw,99vh) scale(.8304)}}.snow:nth-child(235){opacity:.3332;transform:translate(50.6218vw,-10px) scale(.3638);animation:fall-235 25s -11s linear infinite}@keyframes fall-235{72.969%{transform:translate(59.8695vw,72.969vh) scale(.3638)}to{transform:translate(55.24565vw,99vh) scale(.3638)}}.snow:nth-child(236){opacity:.751;transform:translate(51.1114vw,-10px) scale(.925);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{38.039%{transform:translate(54.4424vw,38.039vh) scale(.925)}to{transform:translate(52.7769vw,99vh) scale(.925)}}.snow:nth-child(237){opacity:1.0422;transform:translate(82.9374vw,-10px) scale(.6241);animation:fall-237 12s -7s linear infinite}@keyframes fall-237{63.572%{transform:translate(92.6633vw,63.572vh) scale(.6241)}to{transform:translate(87.80035vw,99vh) scale(.6241)}}.snow:nth-child(238){opacity:1.4498;transform:translate(39.1609vw,-10px) scale(.7266);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{64.322%{transform:translate(41.3298vw,64.322vh) scale(.7266)}to{transform:translate(40.24535vw,99vh) scale(.7266)}}.snow:nth-child(239){opacity:1.5292;transform:translate(91.2225vw,-10px) scale(.753);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{69.074%{transform:translate(100.9936vw,69.074vh) scale(.753)}to{transform:translate(96.10805vw,99vh) scale(.753)}}.snow:nth-child(240){opacity:.6932;transform:translate(77.7826vw,-10px) scale(.3388);animation:fall-240 18s -16s linear infinite}@keyframes fall-240{36.829%{transform:translate(85.8345vw,36.829vh) scale(.3388)}to{transform:translate(81.80855vw,99vh) scale(.3388)}}.snow:nth-child(241){opacity:1.7648;transform:translate(72.6658vw,-10px) scale(.8921);animation:fall-241 19s -4s linear infinite}@keyframes fall-241{41.093%{transform:translate(76.4415vw,41.093vh) scale(.8921)}to{transform:translate(74.55365vw,99vh) scale(.8921)}}.snow:nth-child(242){opacity:.2902;transform:translate(12.2573vw,-10px) scale(.0388);animation:fall-242 25s -4s linear infinite}@keyframes fall-242{59.626%{transform:translate(17.3959vw,59.626vh) scale(.0388)}to{transform:translate(14.8266vw,99vh) scale(.0388)}}.snow:nth-child(243){opacity:1.0576;transform:translate(96.8778vw,-10px) scale(.6583);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{65.251%{transform:translate(99.9774vw,65.251vh) scale(.6583)}to{transform:translate(98.4276vw,99vh) scale(.6583)}}.snow:nth-child(244){opacity:.424;transform:translate(13.2568vw,-10px) scale(.9914);animation:fall-244 11s -17s linear infinite}@keyframes fall-244{71.306%{transform:translate(16.9289vw,71.306vh) scale(.9914)}to{transform:translate(15.09285vw,99vh) scale(.9914)}}.snow:nth-child(245){opacity:.058;transform:translate(42.5491vw,-10px) scale(.821);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{63.386%{transform:translate(38.1153vw,63.386vh) scale(.821)}to{transform:translate(40.3322vw,99vh) scale(.821)}}.snow:nth-child(246){opacity:.5706;transform:translate(18.3135vw,-10px) scale(.3638);animation:fall-246 11s -11s linear infinite}@keyframes fall-246{36.415%{transform:translate(11.7363vw,36.415vh) scale(.3638)}to{transform:translate(15.0249vw,99vh) scale(.3638)}}.snow:nth-child(247){opacity:1.0014;transform:translate(39.6342vw,-10px) scale(.9468);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{59.289%{transform:translate(30.3052vw,59.289vh) scale(.9468)}to{transform:translate(34.9697vw,99vh) scale(.9468)}}.snow:nth-child(248){opacity:1.7998;transform:translate(51.0351vw,-10px) scale(.3793);animation:fall-248 30s -22s linear infinite}@keyframes fall-248{45.333%{transform:translate(43.6973vw,45.333vh) scale(.3793)}to{transform:translate(47.3662vw,99vh) scale(.3793)}}.snow:nth-child(249){opacity:.2468;transform:translate(55.0031vw,-10px) scale(.5129);animation:fall-249 23s -22s linear infinite}@keyframes fall-249{60.244%{transform:translate(57.2308vw,60.244vh) scale(.5129)}to{transform:translate(56.11695vw,99vh) scale(.5129)}}.snow:nth-child(250){opacity:.1202;transform:translate(76.5191vw,-10px) scale(.155);animation:fall-250 11s -8s linear infinite}@keyframes fall-250{33.98%{transform:translate(86.2584vw,33.98vh) scale(.155)}to{transform:translate(81.38875vw,99vh) scale(.155)}}.snow:nth-child(251){opacity:.3614;transform:translate(42.2135vw,-10px) scale(.8616);animation:fall-251 30s -15s linear infinite}@keyframes fall-251{55.501%{transform:translate(46.1039vw,55.501vh) scale(.8616)}to{transform:translate(44.1587vw,99vh) scale(.8616)}}.snow:nth-child(252){opacity:.5802;transform:translate(73.3457vw,-10px) scale(.4308);animation:fall-252 16s -2s linear infinite}@keyframes fall-252{62.197%{transform:translate(66.6443vw,62.197vh) scale(.4308)}to{transform:translate(69.995vw,99vh) scale(.4308)}}.snow:nth-child(253){opacity:.035;transform:translate(16.2089vw,-10px) scale(.3587);animation:fall-253 13s -4s linear infinite}@keyframes fall-253{58.963%{transform:translate(19.2827vw,58.963vh) scale(.3587)}to{transform:translate(17.7458vw,99vh) scale(.3587)}}.snow:nth-child(254){opacity:1.7812;transform:translate(2.7139vw,-10px) scale(.6438);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{42.372%{transform:translate(7.195vw,42.372vh) scale(.6438)}to{transform:translate(4.95445vw,99vh) scale(.6438)}}.snow:nth-child(255){opacity:.202;transform:translate(48.9327vw,-10px) scale(.6135);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.701%{transform:translate(41.9763vw,49.701vh) scale(.6135)}to{transform:translate(45.4545vw,99vh) scale(.6135)}}.snow:nth-child(256){opacity:.4468;transform:translate(47.449vw,-10px) scale(.1616);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{66.678%{transform:translate(48.6439vw,66.678vh) scale(.1616)}to{transform:translate(48.04645vw,99vh) scale(.1616)}}.snow:nth-child(257){opacity:.0704;transform:translate(19.4829vw,-10px) scale(.6625);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{38.183%{transform:translate(27.6614vw,38.183vh) scale(.6625)}to{transform:translate(23.57215vw,99vh) scale(.6625)}}.snow:nth-child(258){opacity:1.9792;transform:translate(56.2758vw,-10px) scale(.67);animation:fall-258 15s -23s linear infinite}@keyframes fall-258{32.188%{transform:translate(63.7954vw,32.188vh) scale(.67)}to{transform:translate(60.0356vw,99vh) scale(.67)}}.snow:nth-child(259){opacity:1.2534;transform:translate(50.5617vw,-10px) scale(.1952);animation:fall-259 24s -16s linear infinite}@keyframes fall-259{30.964%{transform:translate(52.5137vw,30.964vh) scale(.1952)}to{transform:translate(51.5377vw,99vh) scale(.1952)}}.snow:nth-child(260){opacity:.3916;transform:translate(88.6118vw,-10px) scale(.4242);animation:fall-260 15s -6s linear infinite}@keyframes fall-260{71.949%{transform:translate(83.08vw,71.949vh) scale(.4242)}to{transform:translate(85.8459vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:.2886;transform:translate(57.8842vw,-10px) scale(.2564);animation:fall-261 23s -15s linear infinite}@keyframes fall-261{71.716%{transform:translate(55.5419vw,71.716vh) scale(.2564)}to{transform:translate(56.71305vw,99vh) scale(.2564)}}.snow:nth-child(262){opacity:.518;transform:translate(4.5901vw,-10px) scale(.7006);animation:fall-262 14s -6s linear infinite}@keyframes fall-262{35.867%{transform:translate(4.1199vw,35.867vh) scale(.7006)}to{transform:translate(4.355vw,99vh) scale(.7006)}}.snow:nth-child(263){opacity:1.937;transform:translate(93.718vw,-10px) scale(.4709);animation:fall-263 16s -8s linear infinite}@keyframes fall-263{52.12%{transform:translate(101.5118vw,52.12vh) scale(.4709)}to{transform:translate(97.6149vw,99vh) scale(.4709)}}.snow:nth-child(264){opacity:1.5736;transform:translate(77.5546vw,-10px) scale(.4497);animation:fall-264 27s -26s linear infinite}@keyframes fall-264{48.176%{transform:translate(87.1079vw,48.176vh) scale(.4497)}to{transform:translate(82.33125vw,99vh) scale(.4497)}}.snow:nth-child(265){opacity:1.1824;transform:translate(71.0779vw,-10px) scale(.0831);animation:fall-265 19s -9s linear infinite}@keyframes fall-265{40.01%{transform:translate(78.7528vw,40.01vh) scale(.0831)}to{transform:translate(74.91535vw,99vh) scale(.0831)}}.snow:nth-child(266){opacity:.794;transform:translate(30.3114vw,-10px) scale(.8389);animation:fall-266 28s -17s linear infinite}@keyframes fall-266{73.716%{transform:translate(36.0689vw,73.716vh) scale(.8389)}to{transform:translate(33.19015vw,99vh) scale(.8389)}}.snow:nth-child(267){opacity:1.7126;transform:translate(94.6642vw,-10px) scale(.6882);animation:fall-267 23s -13s linear infinite}@keyframes fall-267{79.712%{transform:translate(100.0947vw,79.712vh) scale(.6882)}to{transform:translate(97.37945vw,99vh) scale(.6882)}}.snow:nth-child(268){opacity:1.4572;transform:translate(86.3833vw,-10px) scale(.5005);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{54.665%{transform:translate(78.5756vw,54.665vh) scale(.5005)}to{transform:translate(82.47945vw,99vh) scale(.5005)}}.snow:nth-child(269){opacity:.528;transform:translate(81.9225vw,-10px) scale(.6327);animation:fall-269 13s -30s linear infinite}@keyframes fall-269{56.275%{transform:translate(87.5362vw,56.275vh) scale(.6327)}to{transform:translate(84.72935vw,99vh) scale(.6327)}}.snow:nth-child(270){opacity:.4184;transform:translate(71.3546vw,-10px) scale(.5645);animation:fall-270 27s -11s linear infinite}@keyframes fall-270{75.639%{transform:translate(63.2748vw,75.639vh) scale(.5645)}to{transform:translate(67.3147vw,99vh) scale(.5645)}}.snow:nth-child(271){opacity:.8218;transform:translate(42.3714vw,-10px) scale(.9893);animation:fall-271 23s -2s linear infinite}@keyframes fall-271{31.597%{transform:translate(41.2102vw,31.597vh) scale(.9893)}to{transform:translate(41.7908vw,99vh) scale(.9893)}}.snow:nth-child(272){opacity:.2814;transform:translate(8.0861vw,-10px) scale(.2159);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{57.247%{transform:translate(6.7885vw,57.247vh) scale(.2159)}to{transform:translate(7.4373vw,99vh) scale(.2159)}}.snow:nth-child(273){opacity:1.515;transform:translate(53.5682vw,-10px) scale(.6556);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{65.629%{transform:translate(45.8236vw,65.629vh) scale(.6556)}to{transform:translate(49.6959vw,99vh) scale(.6556)}}.snow:nth-child(274){opacity:1.7414;transform:translate(27.1608vw,-10px) scale(.1586);animation:fall-274 11s -4s linear infinite}@keyframes fall-274{46.855%{transform:translate(29.2109vw,46.855vh) scale(.1586)}to{transform:translate(28.18585vw,99vh) scale(.1586)}}.snow:nth-child(275){opacity:.6524;transform:translate(60.3762vw,-10px) scale(.7204);animation:fall-275 23s -29s linear infinite}@keyframes fall-275{39.643%{transform:translate(60.3462vw,39.643vh) scale(.7204)}to{transform:translate(60.3612vw,99vh) scale(.7204)}}.snow:nth-child(276){opacity:.4984;transform:translate(3.9728vw,-10px) scale(.3132);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{68.612%{transform:translate(-2.1862vw,68.612vh) scale(.3132)}to{transform:translate(.8933vw,99vh) scale(.3132)}}.snow:nth-child(277){opacity:.6484;transform:translate(48.1361vw,-10px) scale(.8455);animation:fall-277 19s -12s linear infinite}@keyframes fall-277{53.122%{transform:translate(38.9712vw,53.122vh) scale(.8455)}to{transform:translate(43.55365vw,99vh) scale(.8455)}}.snow:nth-child(278){opacity:1.5184;transform:translate(20.4442vw,-10px) scale(.7639);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{75.517%{transform:translate(12.6949vw,75.517vh) scale(.7639)}to{transform:translate(16.56955vw,99vh) scale(.7639)}}.snow:nth-child(279){opacity:1.2978;transform:translate(41.2092vw,-10px) scale(.516);animation:fall-279 25s -10s linear infinite}@keyframes fall-279{45.908%{transform:translate(41.3185vw,45.908vh) scale(.516)}to{transform:translate(41.26385vw,99vh) scale(.516)}}.snow:nth-child(280){opacity:1.4302;transform:translate(97.5027vw,-10px) scale(.6271);animation:fall-280 28s -12s linear infinite}@keyframes fall-280{32.061%{transform:translate(99.8426vw,32.061vh) scale(.6271)}to{transform:translate(98.67265vw,99vh) scale(.6271)}}.snow:nth-child(281){opacity:1.4096;transform:translate(44.1971vw,-10px) scale(.5073);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{60.122%{transform:translate(41.6128vw,60.122vh) scale(.5073)}to{transform:translate(42.90495vw,99vh) scale(.5073)}}.snow:nth-child(282){opacity:1.6762;transform:translate(47.4292vw,-10px) scale(.6654);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{71.014%{transform:translate(47.2914vw,71.014vh) scale(.6654)}to{transform:translate(47.3603vw,99vh) scale(.6654)}}.snow:nth-child(283){opacity:1.5596;transform:translate(84.1289vw,-10px) scale(.7507);animation:fall-283 24s -12s linear infinite}@keyframes fall-283{44.517%{transform:translate(91.8687vw,44.517vh) scale(.7507)}to{transform:translate(87.9988vw,99vh) scale(.7507)}}.snow:nth-child(284){opacity:.6954;transform:translate(64.9866vw,-10px) scale(.3184);animation:fall-284 11s -17s linear infinite}@keyframes fall-284{55.648%{transform:translate(62.126vw,55.648vh) scale(.3184)}to{transform:translate(63.5563vw,99vh) scale(.3184)}}.snow:nth-child(285){opacity:.7106;transform:translate(16.1368vw,-10px) scale(.5503);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{47.175%{transform:translate(25.0772vw,47.175vh) scale(.5503)}to{transform:translate(20.607vw,99vh) scale(.5503)}}.snow:nth-child(286){opacity:.946;transform:translate(40.6183vw,-10px) scale(.008);animation:fall-286 21s -2s linear infinite}@keyframes fall-286{69.48%{transform:translate(31.1469vw,69.48vh) scale(.008)}to{transform:translate(35.8826vw,99vh) scale(.008)}}.snow:nth-child(287){opacity:1.402;transform:translate(27.1919vw,-10px) scale(.9653);animation:fall-287 19s -8s linear infinite}@keyframes fall-287{55.067%{transform:translate(20.1736vw,55.067vh) scale(.9653)}to{transform:translate(23.68275vw,99vh) scale(.9653)}}.snow:nth-child(288){opacity:1.4614;transform:translate(90.8358vw,-10px) scale(.1867);animation:fall-288 30s -18s linear infinite}@keyframes fall-288{73.548%{transform:translate(89.6932vw,73.548vh) scale(.1867)}to{transform:translate(90.2645vw,99vh) scale(.1867)}}.snow:nth-child(289){opacity:.2344;transform:translate(39.6963vw,-10px) scale(.7115);animation:fall-289 14s -24s linear infinite}@keyframes fall-289{67.958%{transform:translate(33.6897vw,67.958vh) scale(.7115)}to{transform:translate(36.693vw,99vh) scale(.7115)}}.snow:nth-child(290){opacity:.8568;transform:translate(67.276vw,-10px) scale(.1708);animation:fall-290 30s -30s linear infinite}@keyframes fall-290{37.832%{transform:translate(61.583vw,37.832vh) scale(.1708)}to{transform:translate(64.4295vw,99vh) scale(.1708)}}.snow:nth-child(291){opacity:.516;transform:translate(64.691vw,-10px) scale(.121);animation:fall-291 26s -22s linear infinite}@keyframes fall-291{66.375%{transform:translate(65.174vw,66.375vh) scale(.121)}to{transform:translate(64.9325vw,99vh) scale(.121)}}.snow:nth-child(292){opacity:1.1278;transform:translate(99.3373vw,-10px) scale(.1843);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{52.973%{transform:translate(97.3708vw,52.973vh) scale(.1843)}to{transform:translate(98.35405vw,99vh) scale(.1843)}}.snow:nth-child(293){opacity:.8982;transform:translate(87.8289vw,-10px) scale(.2312);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{53.869%{transform:translate(84.6549vw,53.869vh) scale(.2312)}to{transform:translate(86.2419vw,99vh) scale(.2312)}}.snow:nth-child(294){opacity:1.9494;transform:translate(30.1108vw,-10px) scale(.9766);animation:fall-294 11s -15s linear infinite}@keyframes fall-294{79.066%{transform:translate(34.7383vw,79.066vh) scale(.9766)}to{transform:translate(32.42455vw,99vh) scale(.9766)}}.snow:nth-child(295){opacity:1.013;transform:translate(69.3046vw,-10px) scale(.7765);animation:fall-295 21s -14s linear infinite}@keyframes fall-295{49.567%{transform:translate(65.2865vw,49.567vh) scale(.7765)}to{transform:translate(67.29555vw,99vh) scale(.7765)}}.snow:nth-child(296){opacity:.5736;transform:translate(97.4456vw,-10px) scale(.2431);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{30.302%{transform:translate(97.4568vw,30.302vh) scale(.2431)}to{transform:translate(97.4512vw,99vh) scale(.2431)}}.snow:nth-child(297){opacity:1.3154;transform:translate(47.8239vw,-10px) scale(.2389);animation:fall-297 11s -29s linear infinite}@keyframes fall-297{41.692%{transform:translate(49.4204vw,41.692vh) scale(.2389)}to{transform:translate(48.62215vw,99vh) scale(.2389)}}.snow:nth-child(298){opacity:1.2404;transform:translate(31.5892vw,-10px) scale(.2528);animation:fall-298 18s -22s linear infinite}@keyframes fall-298{67.878%{transform:translate(23.647vw,67.878vh) scale(.2528)}to{transform:translate(27.6181vw,99vh) scale(.2528)}}.snow:nth-child(299){opacity:1.4164;transform:translate(61.5982vw,-10px) scale(.541);animation:fall-299 18s -8s linear infinite}@keyframes fall-299{34.123%{transform:translate(57.1535vw,34.123vh) scale(.541)}to{transform:translate(59.37585vw,99vh) scale(.541)}}.snow:nth-child(300){opacity:1.5372;transform:translate(33.872vw,-10px) scale(.0326);animation:fall-300 29s -22s linear infinite}@keyframes fall-300{39.605%{transform:translate(31.147vw,39.605vh) scale(.0326)}to{transform:translate(32.5095vw,99vh) scale(.0326)}}.snow:nth-child(301){opacity:.0442;transform:translate(30.0961vw,-10px) scale(.4701);animation:fall-301 11s -5s linear infinite}@keyframes fall-301{47.03%{transform:translate(37.9986vw,47.03vh) scale(.4701)}to{transform:translate(34.04735vw,99vh) scale(.4701)}}.snow:nth-child(302){opacity:1.2884;transform:translate(94.8653vw,-10px) scale(.1257);animation:fall-302 27s -15s linear infinite}@keyframes fall-302{48.246%{transform:translate(99.0804vw,48.246vh) scale(.1257)}to{transform:translate(96.97285vw,99vh) scale(.1257)}}.snow:nth-child(303){opacity:1.5586;transform:translate(64.6597vw,-10px) scale(.9977);animation:fall-303 16s -21s linear infinite}@keyframes fall-303{40.39%{transform:translate(64.9316vw,40.39vh) scale(.9977)}to{transform:translate(64.79565vw,99vh) scale(.9977)}}.snow:nth-child(304){opacity:1.4628;transform:translate(13.0382vw,-10px) scale(.6557);animation:fall-304 20s -28s linear infinite}@keyframes fall-304{76.972%{transform:translate(13.1189vw,76.972vh) scale(.6557)}to{transform:translate(13.07855vw,99vh) scale(.6557)}}.snow:nth-child(305){opacity:1.0806;transform:translate(58.0803vw,-10px) scale(.2672);animation:fall-305 15s -2s linear infinite}@keyframes fall-305{79.233%{transform:translate(54.7958vw,79.233vh) scale(.2672)}to{transform:translate(56.43805vw,99vh) scale(.2672)}}.snow:nth-child(306){opacity:.7374;transform:translate(87.1664vw,-10px) scale(.4806);animation:fall-306 26s -13s linear infinite}@keyframes fall-306{63.928%{transform:translate(87.9676vw,63.928vh) scale(.4806)}to{transform:translate(87.567vw,99vh) scale(.4806)}}.snow:nth-child(307){opacity:1.5262;transform:translate(66.781vw,-10px) scale(.0288);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{54.867%{transform:translate(68.9418vw,54.867vh) scale(.0288)}to{transform:translate(67.8614vw,99vh) scale(.0288)}}.snow:nth-child(308){opacity:1.399;transform:translate(49.4465vw,-10px) scale(.0255);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{32.413%{transform:translate(39.5856vw,32.413vh) scale(.0255)}to{transform:translate(44.51605vw,99vh) scale(.0255)}}.snow:nth-child(309){opacity:1.5566;transform:translate(79.5457vw,-10px) scale(.8574);animation:fall-309 18s -30s linear infinite}@keyframes fall-309{40.567%{transform:translate(71.7224vw,40.567vh) scale(.8574)}to{transform:translate(75.63405vw,99vh) scale(.8574)}}.snow:nth-child(310){opacity:1.445;transform:translate(77.202vw,-10px) scale(.6584);animation:fall-310 12s -10s linear infinite}@keyframes fall-310{63.607%{transform:translate(75.9896vw,63.607vh) scale(.6584)}to{transform:translate(76.5958vw,99vh) scale(.6584)}}.snow:nth-child(311){opacity:.9736;transform:translate(28.8864vw,-10px) scale(.896);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{53.037%{transform:translate(34.2044vw,53.037vh) scale(.896)}to{transform:translate(31.5454vw,99vh) scale(.896)}}.snow:nth-child(312){opacity:1.0336;transform:translate(24.1129vw,-10px) scale(.3769);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{46.658%{transform:translate(23.075vw,46.658vh) scale(.3769)}to{transform:translate(23.59395vw,99vh) scale(.3769)}}.snow:nth-child(313){opacity:.1166;transform:translate(74.7676vw,-10px) scale(.5456);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{76.714%{transform:translate(81.7506vw,76.714vh) scale(.5456)}to{transform:translate(78.2591vw,99vh) scale(.5456)}}.snow:nth-child(314){opacity:.3272;transform:translate(16.3208vw,-10px) scale(.4588);animation:fall-314 30s -21s linear infinite}@keyframes fall-314{49.337%{transform:translate(15.5938vw,49.337vh) scale(.4588)}to{transform:translate(15.9573vw,99vh) scale(.4588)}}.snow:nth-child(315){opacity:.5802;transform:translate(61.6525vw,-10px) scale(.3854);animation:fall-315 17s -17s linear infinite}@keyframes fall-315{34.184%{transform:translate(64.1507vw,34.184vh) scale(.3854)}to{transform:translate(62.9016vw,99vh) scale(.3854)}}.snow:nth-child(316){opacity:1.5362;transform:translate(52.1547vw,-10px) scale(.6708);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.2%{transform:translate(47.3986vw,70.2vh) scale(.6708)}to{transform:translate(49.77665vw,99vh) scale(.6708)}}.snow:nth-child(317){opacity:.5892;transform:translate(62.8425vw,-10px) scale(.774);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{65.641%{transform:translate(67.1292vw,65.641vh) scale(.774)}to{transform:translate(64.98585vw,99vh) scale(.774)}}.snow:nth-child(318){opacity:.9196;transform:translate(30.5142vw,-10px) scale(.1332);animation:fall-318 23s -21s linear infinite}@keyframes fall-318{70.136%{transform:translate(22.2465vw,70.136vh) scale(.1332)}to{transform:translate(26.38035vw,99vh) scale(.1332)}}.snow:nth-child(319){opacity:1.822;transform:translate(34.6509vw,-10px) scale(.5657);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{67.916%{transform:translate(25.3165vw,67.916vh) scale(.5657)}to{transform:translate(29.9837vw,99vh) scale(.5657)}}.snow:nth-child(320){opacity:1.6706;transform:translate(39.2935vw,-10px) scale(.0636);animation:fall-320 24s -12s linear infinite}@keyframes fall-320{78.864%{transform:translate(29.9082vw,78.864vh) scale(.0636)}to{transform:translate(34.60085vw,99vh) scale(.0636)}}.snow:nth-child(321){opacity:1.383;transform:translate(3.1237vw,-10px) scale(.2907);animation:fall-321 12s -8s linear infinite}@keyframes fall-321{48.679%{transform:translate(5.5917vw,48.679vh) scale(.2907)}to{transform:translate(4.3577vw,99vh) scale(.2907)}}.snow:nth-child(322){opacity:1.107;transform:translate(13.1784vw,-10px) scale(.2811);animation:fall-322 18s -5s linear infinite}@keyframes fall-322{69.751%{transform:translate(12.9959vw,69.751vh) scale(.2811)}to{transform:translate(13.08715vw,99vh) scale(.2811)}}.snow:nth-child(323){opacity:1.7854;transform:translate(89.3286vw,-10px) scale(.607);animation:fall-323 10s -9s linear infinite}@keyframes fall-323{54.716%{transform:translate(93.3503vw,54.716vh) scale(.607)}to{transform:translate(91.33945vw,99vh) scale(.607)}}.snow:nth-child(324){opacity:.7006;transform:translate(95.1423vw,-10px) scale(.1262);animation:fall-324 24s -10s linear infinite}@keyframes fall-324{55.56%{transform:translate(86.1317vw,55.56vh) scale(.1262)}to{transform:translate(90.637vw,99vh) scale(.1262)}}.snow:nth-child(325){opacity:1.2086;transform:translate(.3906vw,-10px) scale(.5086);animation:fall-325 13s -19s linear infinite}@keyframes fall-325{71.32%{transform:translate(-8.5718vw,71.32vh) scale(.5086)}to{transform:translate(-4.0906vw,99vh) scale(.5086)}}.snow:nth-child(326){opacity:.2048;transform:translate(69.4165vw,-10px) scale(.1194);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{44.425%{transform:translate(78.9281vw,44.425vh) scale(.1194)}to{transform:translate(74.1723vw,99vh) scale(.1194)}}.snow:nth-child(327){opacity:1.322;transform:translate(84.3174vw,-10px) scale(.2877);animation:fall-327 20s -14s linear infinite}@keyframes fall-327{54.493%{transform:translate(89.6822vw,54.493vh) scale(.2877)}to{transform:translate(86.9998vw,99vh) scale(.2877)}}.snow:nth-child(328){opacity:1.8726;transform:translate(90.2406vw,-10px) scale(.6785);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{56.788%{transform:translate(94.7725vw,56.788vh) scale(.6785)}to{transform:translate(92.50655vw,99vh) scale(.6785)}}.snow:nth-child(329){opacity:1.0936;transform:translate(56.4594vw,-10px) scale(.6363);animation:fall-329 14s -16s linear infinite}@keyframes fall-329{34.699%{transform:translate(48.6972vw,34.699vh) scale(.6363)}to{transform:translate(52.5783vw,99vh) scale(.6363)}}.snow:nth-child(330){opacity:.4544;transform:translate(90.9521vw,-10px) scale(.6498);animation:fall-330 13s -18s linear infinite}@keyframes fall-330{58.729%{transform:translate(82.9771vw,58.729vh) scale(.6498)}to{transform:translate(86.9646vw,99vh) scale(.6498)}}.snow:nth-child(331){opacity:.487;transform:translate(32.982vw,-10px) scale(.4882);animation:fall-331 12s -10s linear infinite}@keyframes fall-331{37.873%{transform:translate(35.5401vw,37.873vh) scale(.4882)}to{transform:translate(34.26105vw,99vh) scale(.4882)}}.snow:nth-child(332){opacity:.6356;transform:translate(43.6407vw,-10px) scale(.7508);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{49.843%{transform:translate(48.6669vw,49.843vh) scale(.7508)}to{transform:translate(46.1538vw,99vh) scale(.7508)}}.snow:nth-child(333){opacity:1.1326;transform:translate(87.7673vw,-10px) scale(.7836);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{33.027%{transform:translate(95.9715vw,33.027vh) scale(.7836)}to{transform:translate(91.8694vw,99vh) scale(.7836)}}.snow:nth-child(334){opacity:.6602;transform:translate(53.424vw,-10px) scale(.2204);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{54.352%{transform:translate(56.2773vw,54.352vh) scale(.2204)}to{transform:translate(54.85065vw,99vh) scale(.2204)}}.snow:nth-child(335){opacity:1.6094;transform:translate(79.4365vw,-10px) scale(.0958);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{78.363%{transform:translate(73.0131vw,78.363vh) scale(.0958)}to{transform:translate(76.2248vw,99vh) scale(.0958)}}.snow:nth-child(336){opacity:1.9198;transform:translate(65.0796vw,-10px) scale(.0665);animation:fall-336 22s -17s linear infinite}@keyframes fall-336{61.341%{transform:translate(56.3384vw,61.341vh) scale(.0665)}to{transform:translate(60.709vw,99vh) scale(.0665)}}.snow:nth-child(337){opacity:.089;transform:translate(7.8928vw,-10px) scale(.2234);animation:fall-337 29s -20s linear infinite}@keyframes fall-337{64.042%{transform:translate(11.1996vw,64.042vh) scale(.2234)}to{transform:translate(9.5462vw,99vh) scale(.2234)}}.snow:nth-child(338){opacity:1.4046;transform:translate(30.0428vw,-10px) scale(.5386);animation:fall-338 17s -8s linear infinite}@keyframes fall-338{66.388%{transform:translate(28.8314vw,66.388vh) scale(.5386)}to{transform:translate(29.4371vw,99vh) scale(.5386)}}.snow:nth-child(339){opacity:1.375;transform:translate(36.3764vw,-10px) scale(.7166);animation:fall-339 27s -8s linear infinite}@keyframes fall-339{59.67%{transform:translate(35.1899vw,59.67vh) scale(.7166)}to{transform:translate(35.78315vw,99vh) scale(.7166)}}.snow:nth-child(340){opacity:1.389;transform:translate(39.2808vw,-10px) scale(.5067);animation:fall-340 20s -9s linear infinite}@keyframes fall-340{56.469%{transform:translate(36.9967vw,56.469vh) scale(.5067)}to{transform:translate(38.13875vw,99vh) scale(.5067)}}.snow:nth-child(341){opacity:.2542;transform:translate(37.0995vw,-10px) scale(.1113);animation:fall-341 20s -25s linear infinite}@keyframes fall-341{36.915%{transform:translate(32.3918vw,36.915vh) scale(.1113)}to{transform:translate(34.74565vw,99vh) scale(.1113)}}.snow:nth-child(342){opacity:.8702;transform:translate(18.0707vw,-10px) scale(.1688);animation:fall-342 26s -4s linear infinite}@keyframes fall-342{77.507%{transform:translate(25.0389vw,77.507vh) scale(.1688)}to{transform:translate(21.5548vw,99vh) scale(.1688)}}.snow:nth-child(343){opacity:.7196;transform:translate(35.7609vw,-10px) scale(.6947);animation:fall-343 18s -25s linear infinite}@keyframes fall-343{70.687%{transform:translate(35.6782vw,70.687vh) scale(.6947)}to{transform:translate(35.71955vw,99vh) scale(.6947)}}.snow:nth-child(344){opacity:.0126;transform:translate(70.3249vw,-10px) scale(.7803);animation:fall-344 25s -11s linear infinite}@keyframes fall-344{59.621%{transform:translate(79.6133vw,59.621vh) scale(.7803)}to{transform:translate(74.9691vw,99vh) scale(.7803)}}.snow:nth-child(345){opacity:1.707;transform:translate(36.6546vw,-10px) scale(.8926);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{75.209%{transform:translate(39.1441vw,75.209vh) scale(.8926)}to{transform:translate(37.89935vw,99vh) scale(.8926)}}.snow:nth-child(346){opacity:1.0676;transform:translate(64.0191vw,-10px) scale(.8888);animation:fall-346 20s -13s linear infinite}@keyframes fall-346{32.661%{transform:translate(72.5474vw,32.661vh) scale(.8888)}to{transform:translate(68.28325vw,99vh) scale(.8888)}}.snow:nth-child(347){opacity:1.5506;transform:translate(11.072vw,-10px) scale(.0896);animation:fall-347 17s -28s linear infinite}@keyframes fall-347{70.544%{transform:translate(13.689vw,70.544vh) scale(.0896)}to{transform:translate(12.3805vw,99vh) scale(.0896)}}.snow:nth-child(348){opacity:1.2214;transform:translate(60.1299vw,-10px) scale(.5073);animation:fall-348 18s -21s linear infinite}@keyframes fall-348{34.422%{transform:translate(69.8617vw,34.422vh) scale(.5073)}to{transform:translate(64.9958vw,99vh) scale(.5073)}}.snow:nth-child(349){opacity:1.9922;transform:translate(2.7535vw,-10px) scale(.8978);animation:fall-349 18s -29s linear infinite}@keyframes fall-349{36.542%{transform:translate(.9248vw,36.542vh) scale(.8978)}to{transform:translate(1.83915vw,99vh) scale(.8978)}}.snow:nth-child(350){opacity:1.4388;transform:translate(60.979vw,-10px) scale(.2258);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{61.262%{transform:translate(69.9915vw,61.262vh) scale(.2258)}to{transform:translate(65.48525vw,99vh) scale(.2258)}}.snow:nth-child(351){opacity:1.2326;transform:translate(3.313vw,-10px) scale(.8534);animation:fall-351 20s -23s linear infinite}@keyframes fall-351{74.663%{transform:translate(9.036vw,74.663vh) scale(.8534)}to{transform:translate(6.1745vw,99vh) scale(.8534)}}.snow:nth-child(352){opacity:1.1062;transform:translate(57.2792vw,-10px) scale(.2975);animation:fall-352 26s -3s linear infinite}@keyframes fall-352{44.615%{transform:translate(56.872vw,44.615vh) scale(.2975)}to{transform:translate(57.0756vw,99vh) scale(.2975)}}.snow:nth-child(353){opacity:1.1984;transform:translate(51.48vw,-10px) scale(.0751);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{49.861%{transform:translate(57.8737vw,49.861vh) scale(.0751)}to{transform:translate(54.67685vw,99vh) scale(.0751)}}.snow:nth-child(354){opacity:.5284;transform:translate(75.4824vw,-10px) scale(.2062);animation:fall-354 28s -3s linear infinite}@keyframes fall-354{36.162%{transform:translate(81.6624vw,36.162vh) scale(.2062)}to{transform:translate(78.5724vw,99vh) scale(.2062)}}.snow:nth-child(355){opacity:.0776;transform:translate(27.0858vw,-10px) scale(.2418);animation:fall-355 15s -6s linear infinite}@keyframes fall-355{62.27%{transform:translate(35.7802vw,62.27vh) scale(.2418)}to{transform:translate(31.433vw,99vh) scale(.2418)}}.snow:nth-child(356){opacity:1.5872;transform:translate(22.9992vw,-10px) scale(.5743);animation:fall-356 28s -20s linear infinite}@keyframes fall-356{76.629%{transform:translate(19.6986vw,76.629vh) scale(.5743)}to{transform:translate(21.3489vw,99vh) scale(.5743)}}.snow:nth-child(357){opacity:.1138;transform:translate(56.8528vw,-10px) scale(.0613);animation:fall-357 26s -2s linear infinite}@keyframes fall-357{41.3%{transform:translate(63.1118vw,41.3vh) scale(.0613)}to{transform:translate(59.9823vw,99vh) scale(.0613)}}.snow:nth-child(358){opacity:.614;transform:translate(96.7917vw,-10px) scale(.4769);animation:fall-358 30s -9s linear infinite}@keyframes fall-358{55.348%{transform:translate(92.554vw,55.348vh) scale(.4769)}to{transform:translate(94.67285vw,99vh) scale(.4769)}}.snow:nth-child(359){opacity:1.322;transform:translate(15.0528vw,-10px) scale(.8174);animation:fall-359 14s -26s linear infinite}@keyframes fall-359{49.212%{transform:translate(16.3375vw,49.212vh) scale(.8174)}to{transform:translate(15.69515vw,99vh) scale(.8174)}}.snow:nth-child(360){opacity:1.2084;transform:translate(48.9996vw,-10px) scale(.7642);animation:fall-360 27s -23s linear infinite}@keyframes fall-360{63.436%{transform:translate(44.6351vw,63.436vh) scale(.7642)}to{transform:translate(46.81735vw,99vh) scale(.7642)}}.snow:nth-child(361){opacity:.7396;transform:translate(93.472vw,-10px) scale(.7277);animation:fall-361 24s -3s linear infinite}@keyframes fall-361{43.03%{transform:translate(98.6552vw,43.03vh) scale(.7277)}to{transform:translate(96.0636vw,99vh) scale(.7277)}}.snow:nth-child(362){opacity:.4764;transform:translate(80.8828vw,-10px) scale(.4782);animation:fall-362 12s -24s linear infinite}@keyframes fall-362{36.339%{transform:translate(83.6539vw,36.339vh) scale(.4782)}to{transform:translate(82.26835vw,99vh) scale(.4782)}}.snow:nth-child(363){opacity:1.318;transform:translate(76.3474vw,-10px) scale(.9842);animation:fall-363 12s -17s linear infinite}@keyframes fall-363{66.091%{transform:translate(73.1804vw,66.091vh) scale(.9842)}to{transform:translate(74.7639vw,99vh) scale(.9842)}}.snow:nth-child(364){opacity:.0714;transform:translate(45.5613vw,-10px) scale(.9207);animation:fall-364 12s -25s linear infinite}@keyframes fall-364{72.994%{transform:translate(48.0411vw,72.994vh) scale(.9207)}to{transform:translate(46.8012vw,99vh) scale(.9207)}}.snow:nth-child(365){opacity:.1656;transform:translate(25.7931vw,-10px) scale(.3575);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{73.591%{transform:translate(17.9586vw,73.591vh) scale(.3575)}to{transform:translate(21.87585vw,99vh) scale(.3575)}}.snow:nth-child(366){opacity:1.7914;transform:translate(85.2522vw,-10px) scale(.9035);animation:fall-366 14s -5s linear infinite}@keyframes fall-366{70.595%{transform:translate(80.249vw,70.595vh) scale(.9035)}to{transform:translate(82.7506vw,99vh) scale(.9035)}}.snow:nth-child(367){opacity:1.993;transform:translate(10.1828vw,-10px) scale(.3868);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{63.186%{transform:translate(9.8426vw,63.186vh) scale(.3868)}to{transform:translate(10.0127vw,99vh) scale(.3868)}}.snow:nth-child(368){opacity:.7662;transform:translate(13.9564vw,-10px) scale(.712);animation:fall-368 30s -16s linear infinite}@keyframes fall-368{36.858%{transform:translate(9.8962vw,36.858vh) scale(.712)}to{transform:translate(11.9263vw,99vh) scale(.712)}}.snow:nth-child(369){opacity:.728;transform:translate(15.169vw,-10px) scale(.3656);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{51.37%{transform:translate(13.9302vw,51.37vh) scale(.3656)}to{transform:translate(14.5496vw,99vh) scale(.3656)}}.snow:nth-child(370){opacity:.5062;transform:translate(61.8639vw,-10px) scale(.7251);animation:fall-370 17s -17s linear infinite}@keyframes fall-370{45.95%{transform:translate(62.98vw,45.95vh) scale(.7251)}to{transform:translate(62.42195vw,99vh) scale(.7251)}}.snow:nth-child(371){opacity:.892;transform:translate(24.2975vw,-10px) scale(.9829);animation:fall-371 29s -4s linear infinite}@keyframes fall-371{66.347%{transform:translate(31.7732vw,66.347vh) scale(.9829)}to{transform:translate(28.03535vw,99vh) scale(.9829)}}.snow:nth-child(372){opacity:1.3578;transform:translate(16.0772vw,-10px) scale(.5949);animation:fall-372 26s -2s linear infinite}@keyframes fall-372{30.774%{transform:translate(14.8988vw,30.774vh) scale(.5949)}to{transform:translate(15.488vw,99vh) scale(.5949)}}.snow:nth-child(373){opacity:1.0634;transform:translate(24.1742vw,-10px) scale(.7746);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{78.222%{transform:translate(14.6373vw,78.222vh) scale(.7746)}to{transform:translate(19.40575vw,99vh) scale(.7746)}}.snow:nth-child(374){opacity:1.8818;transform:translate(37.3311vw,-10px) scale(.8417);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{48.632%{transform:translate(30.5406vw,48.632vh) scale(.8417)}to{transform:translate(33.93585vw,99vh) scale(.8417)}}.snow:nth-child(375){opacity:.3068;transform:translate(3.7578vw,-10px) scale(.8782);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{70.316%{transform:translate(-.52vw,70.316vh) scale(.8782)}to{transform:translate(1.6189vw,99vh) scale(.8782)}}.snow:nth-child(376){opacity:1.9984;transform:translate(39.5408vw,-10px) scale(.3054);animation:fall-376 18s -7s linear infinite}@keyframes fall-376{54.909%{transform:translate(43.1666vw,54.909vh) scale(.3054)}to{transform:translate(41.3537vw,99vh) scale(.3054)}}.snow:nth-child(377){opacity:.3802;transform:translate(98.7756vw,-10px) scale(.7304);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{57.326%{transform:translate(90.6622vw,57.326vh) scale(.7304)}to{transform:translate(94.7189vw,99vh) scale(.7304)}}.snow:nth-child(378){opacity:.6486;transform:translate(23.5826vw,-10px) scale(.3696);animation:fall-378 16s -19s linear infinite}@keyframes fall-378{65.231%{transform:translate(29.4875vw,65.231vh) scale(.3696)}to{transform:translate(26.53505vw,99vh) scale(.3696)}}.snow:nth-child(379){opacity:1.2904;transform:translate(11.776vw,-10px) scale(.4197);animation:fall-379 11s -16s linear infinite}@keyframes fall-379{57.29%{transform:translate(14.3162vw,57.29vh) scale(.4197)}to{transform:translate(13.0461vw,99vh) scale(.4197)}}.snow:nth-child(380){opacity:1.9218;transform:translate(69.4763vw,-10px) scale(.9016);animation:fall-380 30s -16s linear infinite}@keyframes fall-380{45.098%{transform:translate(61.8402vw,45.098vh) scale(.9016)}to{transform:translate(65.65825vw,99vh) scale(.9016)}}.snow:nth-child(381){opacity:1.1232;transform:translate(25.9522vw,-10px) scale(.8462);animation:fall-381 23s -18s linear infinite}@keyframes fall-381{44.933%{transform:translate(23.0299vw,44.933vh) scale(.8462)}to{transform:translate(24.49105vw,99vh) scale(.8462)}}.snow:nth-child(382){opacity:1.4552;transform:translate(32.3431vw,-10px) scale(.0374);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{50.722%{transform:translate(35.3593vw,50.722vh) scale(.0374)}to{transform:translate(33.8512vw,99vh) scale(.0374)}}.snow:nth-child(383){opacity:1.2024;transform:translate(30.5413vw,-10px) scale(.9825);animation:fall-383 12s -6s linear infinite}@keyframes fall-383{52.104%{transform:translate(32.9171vw,52.104vh) scale(.9825)}to{transform:translate(31.7292vw,99vh) scale(.9825)}}.snow:nth-child(384){opacity:1.578;transform:translate(33.7437vw,-10px) scale(.4636);animation:fall-384 11s -12s linear infinite}@keyframes fall-384{34.037%{transform:translate(32.8249vw,34.037vh) scale(.4636)}to{transform:translate(33.2843vw,99vh) scale(.4636)}}.snow:nth-child(385){opacity:.4814;transform:translate(90.3149vw,-10px) scale(.3849);animation:fall-385 21s -4s linear infinite}@keyframes fall-385{62.545%{transform:translate(83.1075vw,62.545vh) scale(.3849)}to{transform:translate(86.7112vw,99vh) scale(.3849)}}.snow:nth-child(386){opacity:1.6016;transform:translate(49.3087vw,-10px) scale(.7068);animation:fall-386 21s -17s linear infinite}@keyframes fall-386{65.477%{transform:translate(41.706vw,65.477vh) scale(.7068)}to{transform:translate(45.50735vw,99vh) scale(.7068)}}.snow:nth-child(387){opacity:.827;transform:translate(69.2049vw,-10px) scale(.9747);animation:fall-387 29s -22s linear infinite}@keyframes fall-387{63.937%{transform:translate(65.7783vw,63.937vh) scale(.9747)}to{transform:translate(67.4916vw,99vh) scale(.9747)}}.snow:nth-child(388){opacity:.8838;transform:translate(4.4541vw,-10px) scale(.3916);animation:fall-388 13s -4s linear infinite}@keyframes fall-388{55.52%{transform:translate(-.1097vw,55.52vh) scale(.3916)}to{transform:translate(2.1722vw,99vh) scale(.3916)}}.snow:nth-child(389){opacity:1.3902;transform:translate(7.8503vw,-10px) scale(.6941);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{48.184%{transform:translate(-1.1339vw,48.184vh) scale(.6941)}to{transform:translate(3.3582vw,99vh) scale(.6941)}}.snow:nth-child(390){opacity:.1056;transform:translate(15.9317vw,-10px) scale(.3677);animation:fall-390 26s -5s linear infinite}@keyframes fall-390{50.667%{transform:translate(19.3649vw,50.667vh) scale(.3677)}to{transform:translate(17.6483vw,99vh) scale(.3677)}}.snow:nth-child(391){opacity:.785;transform:translate(98.9561vw,-10px) scale(.4241);animation:fall-391 15s -8s linear infinite}@keyframes fall-391{51.888%{transform:translate(101.4625vw,51.888vh) scale(.4241)}to{transform:translate(100.2093vw,99vh) scale(.4241)}}.snow:nth-child(392){opacity:.0722;transform:translate(7.0896vw,-10px) scale(.8746);animation:fall-392 28s -12s linear infinite}@keyframes fall-392{51.126%{transform:translate(12.5247vw,51.126vh) scale(.8746)}to{transform:translate(9.80715vw,99vh) scale(.8746)}}.snow:nth-child(393){opacity:.9284;transform:translate(78.041vw,-10px) scale(.6346);animation:fall-393 24s -7s linear infinite}@keyframes fall-393{71.789%{transform:translate(69.9519vw,71.789vh) scale(.6346)}to{transform:translate(73.99645vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.3242;transform:translate(64.9812vw,-10px) scale(.9288);animation:fall-394 19s -6s linear infinite}@keyframes fall-394{39.87%{transform:translate(70.3865vw,39.87vh) scale(.9288)}to{transform:translate(67.68385vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:1.5252;transform:translate(84.7507vw,-10px) scale(.0583);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.769%{transform:translate(82.7502vw,77.769vh) scale(.0583)}to{transform:translate(83.75045vw,99vh) scale(.0583)}}.snow:nth-child(396){opacity:.8124;transform:translate(26.2999vw,-10px) scale(.6346);animation:fall-396 20s -22s linear infinite}@keyframes fall-396{61.766%{transform:translate(34.3052vw,61.766vh) scale(.6346)}to{transform:translate(30.30255vw,99vh) scale(.6346)}}.snow:nth-child(397){opacity:1.517;transform:translate(98.0422vw,-10px) scale(.1036);animation:fall-397 24s -13s linear infinite}@keyframes fall-397{32.087%{transform:translate(93.5782vw,32.087vh) scale(.1036)}to{transform:translate(95.8102vw,99vh) scale(.1036)}}.snow:nth-child(398){opacity:.2022;transform:translate(77.2185vw,-10px) scale(.3916);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{45.919%{transform:translate(67.8756vw,45.919vh) scale(.3916)}to{transform:translate(72.54705vw,99vh) scale(.3916)}}.snow:nth-child(399){opacity:.853;transform:translate(57.9146vw,-10px) scale(.7817);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{32.635%{transform:translate(64.5115vw,32.635vh) scale(.7817)}to{transform:translate(61.21305vw,99vh) scale(.7817)}}.snow:nth-child(400){opacity:.2744;transform:translate(8.5308vw,-10px) scale(.7456);animation:fall-400 21s -10s linear infinite}@keyframes fall-400{66.241%{transform:translate(8.0887vw,66.241vh) scale(.7456)}to{transform:translate(8.30975vw,99vh) scale(.7456)}}\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.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9194;transform:translate(50.0747vw,-10px) scale(.5031);animation:fall-1 23s -29s linear infinite}@keyframes fall-1{34.921%{transform:translate(57.6894vw,34.921vh) scale(.5031)}to{transform:translate(53.88205vw,99vh) scale(.5031)}}.snow:nth-child(2){opacity:1.338;transform:translate(66.5099vw,-10px) scale(.6052);animation:fall-2 29s -7s linear infinite}@keyframes fall-2{38.936%{transform:translate(56.9255vw,38.936vh) scale(.6052)}to{transform:translate(61.7177vw,99vh) scale(.6052)}}.snow:nth-child(3){opacity:.858;transform:translate(29.6718vw,-10px) scale(.9096);animation:fall-3 12s -28s linear infinite}@keyframes fall-3{68.276%{transform:translate(23.0163vw,68.276vh) scale(.9096)}to{transform:translate(26.34405vw,99vh) scale(.9096)}}.snow:nth-child(4){opacity:1.8258;transform:translate(56.7585vw,-10px) scale(.2114);animation:fall-4 23s -14s linear infinite}@keyframes fall-4{71.178%{transform:translate(64.7393vw,71.178vh) scale(.2114)}to{transform:translate(60.7489vw,99vh) scale(.2114)}}.snow:nth-child(5){opacity:1.9748;transform:translate(36.4426vw,-10px) scale(.1266);animation:fall-5 19s -22s linear infinite}@keyframes fall-5{59.659%{transform:translate(43.8638vw,59.659vh) scale(.1266)}to{transform:translate(40.1532vw,99vh) scale(.1266)}}.snow:nth-child(6){opacity:1.4116;transform:translate(15.1832vw,-10px) scale(.7097);animation:fall-6 27s -1s linear infinite}@keyframes fall-6{58.496%{transform:translate(21.275vw,58.496vh) scale(.7097)}to{transform:translate(18.2291vw,99vh) scale(.7097)}}.snow:nth-child(7){opacity:.9586;transform:translate(72.1251vw,-10px) scale(.9602);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{54.187%{transform:translate(81.9858vw,54.187vh) scale(.9602)}to{transform:translate(77.05545vw,99vh) scale(.9602)}}.snow:nth-child(8){opacity:.0888;transform:translate(88.3967vw,-10px) scale(.9257);animation:fall-8 13s -8s linear infinite}@keyframes fall-8{63.805%{transform:translate(80.2573vw,63.805vh) scale(.9257)}to{transform:translate(84.327vw,99vh) scale(.9257)}}.snow:nth-child(9){opacity:.8082;transform:translate(54.892vw,-10px) scale(.2029);animation:fall-9 25s -16s linear infinite}@keyframes fall-9{42.652%{transform:translate(60.0796vw,42.652vh) scale(.2029)}to{transform:translate(57.4858vw,99vh) scale(.2029)}}.snow:nth-child(10){opacity:1.8668;transform:translate(23.8868vw,-10px) scale(.0635);animation:fall-10 12s -10s linear infinite}@keyframes fall-10{63.588%{transform:translate(14.4703vw,63.588vh) scale(.0635)}to{transform:translate(19.17855vw,99vh) scale(.0635)}}.snow:nth-child(11){opacity:.762;transform:translate(84.6861vw,-10px) scale(.3011);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{71.53%{transform:translate(77.5179vw,71.53vh) scale(.3011)}to{transform:translate(81.102vw,99vh) scale(.3011)}}.snow:nth-child(12){opacity:1.8072;transform:translate(73.5828vw,-10px) scale(.8354);animation:fall-12 23s -6s linear infinite}@keyframes fall-12{71.323%{transform:translate(82.5925vw,71.323vh) scale(.8354)}to{transform:translate(78.08765vw,99vh) scale(.8354)}}.snow:nth-child(13){opacity:1.6366;transform:translate(16.4258vw,-10px) scale(.7972);animation:fall-13 18s -18s linear infinite}@keyframes fall-13{34.821%{transform:translate(6.647vw,34.821vh) scale(.7972)}to{transform:translate(11.5364vw,99vh) scale(.7972)}}.snow:nth-child(14){opacity:1.5528;transform:translate(98.9092vw,-10px) scale(.9126);animation:fall-14 16s -16s linear infinite}@keyframes fall-14{58.748%{transform:translate(90.7938vw,58.748vh) scale(.9126)}to{transform:translate(94.8515vw,99vh) scale(.9126)}}.snow:nth-child(15){opacity:1.2518;transform:translate(75.2918vw,-10px) scale(.9906);animation:fall-15 20s -9s linear infinite}@keyframes fall-15{69.77%{transform:translate(82.5033vw,69.77vh) scale(.9906)}to{transform:translate(78.89755vw,99vh) scale(.9906)}}.snow:nth-child(16){opacity:1.6262;transform:translate(67.2884vw,-10px) scale(.0703);animation:fall-16 27s -8s linear infinite}@keyframes fall-16{57.217%{transform:translate(61.2504vw,57.217vh) scale(.0703)}to{transform:translate(64.2694vw,99vh) scale(.0703)}}.snow:nth-child(17){opacity:1.5442;transform:translate(.0103vw,-10px) scale(.4237);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.488%{transform:translate(-1.8662vw,55.488vh) scale(.4237)}to{transform:translate(-.92795vw,99vh) scale(.4237)}}.snow:nth-child(18){opacity:.7798;transform:translate(24.9297vw,-10px) scale(.5823);animation:fall-18 30s -26s linear infinite}@keyframes fall-18{61.213%{transform:translate(29.3467vw,61.213vh) scale(.5823)}to{transform:translate(27.1382vw,99vh) scale(.5823)}}.snow:nth-child(19){opacity:1.211;transform:translate(14.1548vw,-10px) scale(.5571);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{65.427%{transform:translate(20.288vw,65.427vh) scale(.5571)}to{transform:translate(17.2214vw,99vh) scale(.5571)}}.snow:nth-child(20){opacity:.5356;transform:translate(41.8848vw,-10px) scale(.2915);animation:fall-20 28s -28s linear infinite}@keyframes fall-20{76.022%{transform:translate(35.6024vw,76.022vh) scale(.2915)}to{transform:translate(38.7436vw,99vh) scale(.2915)}}.snow:nth-child(21){opacity:1.8604;transform:translate(47.1834vw,-10px) scale(.6295);animation:fall-21 29s -20s linear infinite}@keyframes fall-21{65.832%{transform:translate(41.7394vw,65.832vh) scale(.6295)}to{transform:translate(44.4614vw,99vh) scale(.6295)}}.snow:nth-child(22){opacity:1.5446;transform:translate(80.379vw,-10px) scale(.8829);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{42.012%{transform:translate(89.451vw,42.012vh) scale(.8829)}to{transform:translate(84.915vw,99vh) scale(.8829)}}.snow:nth-child(23){opacity:1.6792;transform:translate(13.5593vw,-10px) scale(.1694);animation:fall-23 18s -14s linear infinite}@keyframes fall-23{50.8%{transform:translate(22.239vw,50.8vh) scale(.1694)}to{transform:translate(17.89915vw,99vh) scale(.1694)}}.snow:nth-child(24){opacity:1.6174;transform:translate(11.0532vw,-10px) scale(.2516);animation:fall-24 19s -3s linear infinite}@keyframes fall-24{79.195%{transform:translate(7.4295vw,79.195vh) scale(.2516)}to{transform:translate(9.24135vw,99vh) scale(.2516)}}.snow:nth-child(25){opacity:1.2382;transform:translate(15.6956vw,-10px) scale(.1461);animation:fall-25 19s -16s linear infinite}@keyframes fall-25{42.082%{transform:translate(7.8321vw,42.082vh) scale(.1461)}to{transform:translate(11.76385vw,99vh) scale(.1461)}}.snow:nth-child(26){opacity:1.9614;transform:translate(24.8086vw,-10px) scale(.7986);animation:fall-26 17s -18s linear infinite}@keyframes fall-26{45.129%{transform:translate(17.2731vw,45.129vh) scale(.7986)}to{transform:translate(21.04085vw,99vh) scale(.7986)}}.snow:nth-child(27){opacity:.053;transform:translate(5.8362vw,-10px) scale(.375);animation:fall-27 15s -5s linear infinite}@keyframes fall-27{70.324%{transform:translate(6.3907vw,70.324vh) scale(.375)}to{transform:translate(6.11345vw,99vh) scale(.375)}}.snow:nth-child(28){opacity:.4608;transform:translate(79.2182vw,-10px) scale(.339);animation:fall-28 19s -16s linear infinite}@keyframes fall-28{37.538%{transform:translate(70.1222vw,37.538vh) scale(.339)}to{transform:translate(74.6702vw,99vh) scale(.339)}}.snow:nth-child(29){opacity:.6778;transform:translate(78.7175vw,-10px) scale(.1255);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{52.574%{transform:translate(79.1607vw,52.574vh) scale(.1255)}to{transform:translate(78.9391vw,99vh) scale(.1255)}}.snow:nth-child(30){opacity:.3428;transform:translate(9.8131vw,-10px) scale(.095);animation:fall-30 14s -20s linear infinite}@keyframes fall-30{30.385%{transform:translate(8.4731vw,30.385vh) scale(.095)}to{transform:translate(9.1431vw,99vh) scale(.095)}}.snow:nth-child(31){opacity:1.2052;transform:translate(23.3327vw,-10px) scale(.1291);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{53.967%{transform:translate(20.5686vw,53.967vh) scale(.1291)}to{transform:translate(21.95065vw,99vh) scale(.1291)}}.snow:nth-child(32){opacity:.1826;transform:translate(23.9824vw,-10px) scale(.4852);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{47.163%{transform:translate(22.8957vw,47.163vh) scale(.4852)}to{transform:translate(23.43905vw,99vh) scale(.4852)}}.snow:nth-child(33){opacity:1.6794;transform:translate(27.154vw,-10px) scale(.2315);animation:fall-33 12s -7s linear infinite}@keyframes fall-33{43.541%{transform:translate(33.8887vw,43.541vh) scale(.2315)}to{transform:translate(30.52135vw,99vh) scale(.2315)}}.snow:nth-child(34){opacity:1.4664;transform:translate(80.1526vw,-10px) scale(.5002);animation:fall-34 14s -27s linear infinite}@keyframes fall-34{54.139%{transform:translate(73.8302vw,54.139vh) scale(.5002)}to{transform:translate(76.9914vw,99vh) scale(.5002)}}.snow:nth-child(35){opacity:1.3018;transform:translate(67.1379vw,-10px) scale(.7195);animation:fall-35 29s -10s linear infinite}@keyframes fall-35{60.807%{transform:translate(61.7129vw,60.807vh) scale(.7195)}to{transform:translate(64.4254vw,99vh) scale(.7195)}}.snow:nth-child(36){opacity:.2488;transform:translate(75.8902vw,-10px) scale(.2896);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{46.117%{transform:translate(82.3636vw,46.117vh) scale(.2896)}to{transform:translate(79.1269vw,99vh) scale(.2896)}}.snow:nth-child(37){opacity:.2876;transform:translate(51.5102vw,-10px) scale(.8232);animation:fall-37 16s -4s linear infinite}@keyframes fall-37{62.7%{transform:translate(56.7819vw,62.7vh) scale(.8232)}to{transform:translate(54.14605vw,99vh) scale(.8232)}}.snow:nth-child(38){opacity:1.6706;transform:translate(80.3934vw,-10px) scale(.7964);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{42.923%{transform:translate(85.6192vw,42.923vh) scale(.7964)}to{transform:translate(83.0063vw,99vh) scale(.7964)}}.snow:nth-child(39){opacity:.9278;transform:translate(3.2423vw,-10px) scale(.5613);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{35.457%{transform:translate(-5.8826vw,35.457vh) scale(.5613)}to{transform:translate(-1.32015vw,99vh) scale(.5613)}}.snow:nth-child(40){opacity:.521;transform:translate(54.031vw,-10px) scale(.8066);animation:fall-40 16s -14s linear infinite}@keyframes fall-40{34.967%{transform:translate(59.7667vw,34.967vh) scale(.8066)}to{transform:translate(56.89885vw,99vh) scale(.8066)}}.snow:nth-child(41){opacity:1.2082;transform:translate(64.4726vw,-10px) scale(.9324);animation:fall-41 18s -9s linear infinite}@keyframes fall-41{37%{transform:translate(66.2361vw,37vh) scale(.9324)}to{transform:translate(65.35435vw,99vh) scale(.9324)}}.snow:nth-child(42){opacity:.3564;transform:translate(47.6607vw,-10px) scale(.27);animation:fall-42 10s -28s linear infinite}@keyframes fall-42{77.008%{transform:translate(49.7006vw,77.008vh) scale(.27)}to{transform:translate(48.68065vw,99vh) scale(.27)}}.snow:nth-child(43){opacity:.2546;transform:translate(63.7048vw,-10px) scale(.0416);animation:fall-43 18s -29s linear infinite}@keyframes fall-43{41.673%{transform:translate(60.0518vw,41.673vh) scale(.0416)}to{transform:translate(61.8783vw,99vh) scale(.0416)}}.snow:nth-child(44){opacity:1.9704;transform:translate(91.9645vw,-10px) scale(.2276);animation:fall-44 26s -26s linear infinite}@keyframes fall-44{76.851%{transform:translate(96.8792vw,76.851vh) scale(.2276)}to{transform:translate(94.42185vw,99vh) scale(.2276)}}.snow:nth-child(45){opacity:.0184;transform:translate(82.8497vw,-10px) scale(.2589);animation:fall-45 15s -24s linear infinite}@keyframes fall-45{43.083%{transform:translate(78.3289vw,43.083vh) scale(.2589)}to{transform:translate(80.5893vw,99vh) scale(.2589)}}.snow:nth-child(46){opacity:1.468;transform:translate(79.1207vw,-10px) scale(.968);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{72.944%{transform:translate(72.3409vw,72.944vh) scale(.968)}to{transform:translate(75.7308vw,99vh) scale(.968)}}.snow:nth-child(47){opacity:.2256;transform:translate(8.1229vw,-10px) scale(.84);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{54.214%{transform:translate(16.3864vw,54.214vh) scale(.84)}to{transform:translate(12.25465vw,99vh) scale(.84)}}.snow:nth-child(48){opacity:.0778;transform:translate(71.4679vw,-10px) scale(.4583);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{61.725%{transform:translate(62.0413vw,61.725vh) scale(.4583)}to{transform:translate(66.7546vw,99vh) scale(.4583)}}.snow:nth-child(49){opacity:.7692;transform:translate(64.9309vw,-10px) scale(.0194);animation:fall-49 27s -7s linear infinite}@keyframes fall-49{66.216%{transform:translate(65.8384vw,66.216vh) scale(.0194)}to{transform:translate(65.38465vw,99vh) scale(.0194)}}.snow:nth-child(50){opacity:1.735;transform:translate(62.253vw,-10px) scale(.5832);animation:fall-50 25s -6s linear infinite}@keyframes fall-50{72.435%{transform:translate(60.2473vw,72.435vh) scale(.5832)}to{transform:translate(61.25015vw,99vh) scale(.5832)}}.snow:nth-child(51){opacity:.6858;transform:translate(5.4318vw,-10px) scale(.9346);animation:fall-51 10s -30s linear infinite}@keyframes fall-51{47.459%{transform:translate(-3.3234vw,47.459vh) scale(.9346)}to{transform:translate(1.0542vw,99vh) scale(.9346)}}.snow:nth-child(52){opacity:1.3624;transform:translate(98.1085vw,-10px) scale(.9076);animation:fall-52 29s -3s linear infinite}@keyframes fall-52{60.495%{transform:translate(92.6384vw,60.495vh) scale(.9076)}to{transform:translate(95.37345vw,99vh) scale(.9076)}}.snow:nth-child(53){opacity:.7454;transform:translate(70.9587vw,-10px) scale(.4004);animation:fall-53 21s -8s linear infinite}@keyframes fall-53{61.853%{transform:translate(73.9425vw,61.853vh) scale(.4004)}to{transform:translate(72.4506vw,99vh) scale(.4004)}}.snow:nth-child(54){opacity:.2478;transform:translate(18.3321vw,-10px) scale(.3363);animation:fall-54 21s -3s linear infinite}@keyframes fall-54{35.863%{transform:translate(22.8405vw,35.863vh) scale(.3363)}to{transform:translate(20.5863vw,99vh) scale(.3363)}}.snow:nth-child(55){opacity:1.9904;transform:translate(18.3908vw,-10px) scale(.448);animation:fall-55 29s -3s linear infinite}@keyframes fall-55{53.128%{transform:translate(20.7957vw,53.128vh) scale(.448)}to{transform:translate(19.59325vw,99vh) scale(.448)}}.snow:nth-child(56){opacity:1.7508;transform:translate(76.623vw,-10px) scale(.9368);animation:fall-56 17s -17s linear infinite}@keyframes fall-56{45.014%{transform:translate(67.7316vw,45.014vh) scale(.9368)}to{transform:translate(72.1773vw,99vh) scale(.9368)}}.snow:nth-child(57){opacity:.479;transform:translate(21.2855vw,-10px) scale(.8231);animation:fall-57 17s -18s linear infinite}@keyframes fall-57{43.208%{transform:translate(26.4232vw,43.208vh) scale(.8231)}to{transform:translate(23.85435vw,99vh) scale(.8231)}}.snow:nth-child(58){opacity:.5158;transform:translate(33.6356vw,-10px) scale(.4222);animation:fall-58 28s -25s linear infinite}@keyframes fall-58{36.756%{transform:translate(33.2705vw,36.756vh) scale(.4222)}to{transform:translate(33.45305vw,99vh) scale(.4222)}}.snow:nth-child(59){opacity:1.6188;transform:translate(6.0891vw,-10px) scale(.445);animation:fall-59 27s -26s linear infinite}@keyframes fall-59{43.751%{transform:translate(-3.6314vw,43.751vh) scale(.445)}to{transform:translate(1.22885vw,99vh) scale(.445)}}.snow:nth-child(60){opacity:.3042;transform:translate(30.36vw,-10px) scale(.3007);animation:fall-60 14s -20s linear infinite}@keyframes fall-60{35.433%{transform:translate(34.984vw,35.433vh) scale(.3007)}to{transform:translate(32.672vw,99vh) scale(.3007)}}.snow:nth-child(61){opacity:.6296;transform:translate(44.1263vw,-10px) scale(.599);animation:fall-61 10s -19s linear infinite}@keyframes fall-61{72.89%{transform:translate(50.5097vw,72.89vh) scale(.599)}to{transform:translate(47.318vw,99vh) scale(.599)}}.snow:nth-child(62){opacity:.6848;transform:translate(42.7197vw,-10px) scale(.0347);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{72.405%{transform:translate(39.8605vw,72.405vh) scale(.0347)}to{transform:translate(41.2901vw,99vh) scale(.0347)}}.snow:nth-child(63){opacity:.4156;transform:translate(68.741vw,-10px) scale(.8808);animation:fall-63 20s -17s linear infinite}@keyframes fall-63{60.839%{transform:translate(70.2438vw,60.839vh) scale(.8808)}to{transform:translate(69.4924vw,99vh) scale(.8808)}}.snow:nth-child(64){opacity:1.7414;transform:translate(31.2836vw,-10px) scale(.2903);animation:fall-64 30s -7s linear infinite}@keyframes fall-64{76.054%{transform:translate(23.7912vw,76.054vh) scale(.2903)}to{transform:translate(27.5374vw,99vh) scale(.2903)}}.snow:nth-child(65){opacity:1.1972;transform:translate(85.6704vw,-10px) scale(.3034);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{35.709%{transform:translate(95.3258vw,35.709vh) scale(.3034)}to{transform:translate(90.4981vw,99vh) scale(.3034)}}.snow:nth-child(66){opacity:1.7066;transform:translate(59.2026vw,-10px) scale(.0592);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.354%{transform:translate(53.428vw,57.354vh) scale(.0592)}to{transform:translate(56.3153vw,99vh) scale(.0592)}}.snow:nth-child(67){opacity:1.2612;transform:translate(31.1334vw,-10px) scale(.1085);animation:fall-67 23s -13s linear infinite}@keyframes fall-67{55.908%{transform:translate(25.7135vw,55.908vh) scale(.1085)}to{transform:translate(28.42345vw,99vh) scale(.1085)}}.snow:nth-child(68){opacity:.511;transform:translate(6.7283vw,-10px) scale(.9093);animation:fall-68 18s -17s linear infinite}@keyframes fall-68{46.221%{transform:translate(5.8863vw,46.221vh) scale(.9093)}to{transform:translate(6.3073vw,99vh) scale(.9093)}}.snow:nth-child(69){opacity:.918;transform:translate(87.1587vw,-10px) scale(.8974);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{71.673%{transform:translate(87.7414vw,71.673vh) scale(.8974)}to{transform:translate(87.45005vw,99vh) scale(.8974)}}.snow:nth-child(70){opacity:.8162;transform:translate(49.6061vw,-10px) scale(.1425);animation:fall-70 16s -17s linear infinite}@keyframes fall-70{55.784%{transform:translate(55.2548vw,55.784vh) scale(.1425)}to{transform:translate(52.43045vw,99vh) scale(.1425)}}.snow:nth-child(71){opacity:.356;transform:translate(12.1153vw,-10px) scale(.3483);animation:fall-71 25s -8s linear infinite}@keyframes fall-71{43.162%{transform:translate(9.945vw,43.162vh) scale(.3483)}to{transform:translate(11.03015vw,99vh) scale(.3483)}}.snow:nth-child(72){opacity:.7482;transform:translate(68.7418vw,-10px) scale(.4246);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{31.035%{transform:translate(70.7562vw,31.035vh) scale(.4246)}to{transform:translate(69.749vw,99vh) scale(.4246)}}.snow:nth-child(73){opacity:.6496;transform:translate(63.5554vw,-10px) scale(.9973);animation:fall-73 13s -4s linear infinite}@keyframes fall-73{42.788%{transform:translate(57.3048vw,42.788vh) scale(.9973)}to{transform:translate(60.4301vw,99vh) scale(.9973)}}.snow:nth-child(74){opacity:.7292;transform:translate(53.5012vw,-10px) scale(.8511);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{38.727%{transform:translate(60.6876vw,38.727vh) scale(.8511)}to{transform:translate(57.0944vw,99vh) scale(.8511)}}.snow:nth-child(75){opacity:.8482;transform:translate(38.1076vw,-10px) scale(.2466);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.763%{transform:translate(44.4695vw,30.763vh) scale(.2466)}to{transform:translate(41.28855vw,99vh) scale(.2466)}}.snow:nth-child(76){opacity:1.46;transform:translate(39.3589vw,-10px) scale(.6129);animation:fall-76 19s -8s linear infinite}@keyframes fall-76{55.732%{transform:translate(34.5011vw,55.732vh) scale(.6129)}to{transform:translate(36.93vw,99vh) scale(.6129)}}.snow:nth-child(77){opacity:1.2916;transform:translate(81.5447vw,-10px) scale(.5832);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{32.114%{transform:translate(81.9237vw,32.114vh) scale(.5832)}to{transform:translate(81.7342vw,99vh) scale(.5832)}}.snow:nth-child(78){opacity:.1368;transform:translate(99.0426vw,-10px) scale(.7637);animation:fall-78 20s -20s linear infinite}@keyframes fall-78{38.684%{transform:translate(90.8403vw,38.684vh) scale(.7637)}to{transform:translate(94.94145vw,99vh) scale(.7637)}}.snow:nth-child(79){opacity:.4372;transform:translate(84.1261vw,-10px) scale(.4764);animation:fall-79 30s -15s linear infinite}@keyframes fall-79{35.604%{transform:translate(74.316vw,35.604vh) scale(.4764)}to{transform:translate(79.22105vw,99vh) scale(.4764)}}.snow:nth-child(80){opacity:1.6644;transform:translate(64.0573vw,-10px) scale(.62);animation:fall-80 20s -21s linear infinite}@keyframes fall-80{39.01%{transform:translate(64.7085vw,39.01vh) scale(.62)}to{transform:translate(64.3829vw,99vh) scale(.62)}}.snow:nth-child(81){opacity:.3958;transform:translate(49.3808vw,-10px) scale(.2326);animation:fall-81 13s -27s linear infinite}@keyframes fall-81{67.967%{transform:translate(59.1913vw,67.967vh) scale(.2326)}to{transform:translate(54.28605vw,99vh) scale(.2326)}}.snow:nth-child(82){opacity:1.515;transform:translate(71.313vw,-10px) scale(.9828);animation:fall-82 22s -11s linear infinite}@keyframes fall-82{46.646%{transform:translate(74.1584vw,46.646vh) scale(.9828)}to{transform:translate(72.7357vw,99vh) scale(.9828)}}.snow:nth-child(83){opacity:.0852;transform:translate(84.2588vw,-10px) scale(.5145);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{68.407%{transform:translate(85.5468vw,68.407vh) scale(.5145)}to{transform:translate(84.9028vw,99vh) scale(.5145)}}.snow:nth-child(84){opacity:1.0112;transform:translate(52.7063vw,-10px) scale(.4035);animation:fall-84 18s -26s linear infinite}@keyframes fall-84{63.497%{transform:translate(43.1268vw,63.497vh) scale(.4035)}to{transform:translate(47.91655vw,99vh) scale(.4035)}}.snow:nth-child(85){opacity:1.433;transform:translate(65.1868vw,-10px) scale(.9408);animation:fall-85 19s -25s linear infinite}@keyframes fall-85{73.936%{transform:translate(69.5294vw,73.936vh) scale(.9408)}to{transform:translate(67.3581vw,99vh) scale(.9408)}}.snow:nth-child(86){opacity:.8086;transform:translate(16.5458vw,-10px) scale(.9685);animation:fall-86 11s -24s linear infinite}@keyframes fall-86{42.126%{transform:translate(7.5457vw,42.126vh) scale(.9685)}to{transform:translate(12.04575vw,99vh) scale(.9685)}}.snow:nth-child(87){opacity:.2492;transform:translate(98.1863vw,-10px) scale(.1282);animation:fall-87 28s -5s linear infinite}@keyframes fall-87{53.715%{transform:translate(89.478vw,53.715vh) scale(.1282)}to{transform:translate(93.83215vw,99vh) scale(.1282)}}.snow:nth-child(88){opacity:.4556;transform:translate(99.5452vw,-10px) scale(.279);animation:fall-88 24s -10s linear infinite}@keyframes fall-88{77.318%{transform:translate(93.9257vw,77.318vh) scale(.279)}to{transform:translate(96.73545vw,99vh) scale(.279)}}.snow:nth-child(89){opacity:1.1098;transform:translate(9.5501vw,-10px) scale(.1329);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{72.005%{transform:translate(11.9819vw,72.005vh) scale(.1329)}to{transform:translate(10.766vw,99vh) scale(.1329)}}.snow:nth-child(90){opacity:.8896;transform:translate(74.5221vw,-10px) scale(.2309);animation:fall-90 27s -5s linear infinite}@keyframes fall-90{35.488%{transform:translate(83.4546vw,35.488vh) scale(.2309)}to{transform:translate(78.98835vw,99vh) scale(.2309)}}.snow:nth-child(91){opacity:1.6812;transform:translate(35.9162vw,-10px) scale(.0627);animation:fall-91 28s -17s linear infinite}@keyframes fall-91{32.234%{transform:translate(40.7504vw,32.234vh) scale(.0627)}to{transform:translate(38.3333vw,99vh) scale(.0627)}}.snow:nth-child(92){opacity:1.5568;transform:translate(14.6098vw,-10px) scale(.9454);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{66.103%{transform:translate(11.1302vw,66.103vh) scale(.9454)}to{transform:translate(12.87vw,99vh) scale(.9454)}}.snow:nth-child(93){opacity:1.7804;transform:translate(11.3301vw,-10px) scale(.2744);animation:fall-93 17s -22s linear infinite}@keyframes fall-93{59.275%{transform:translate(1.6317vw,59.275vh) scale(.2744)}to{transform:translate(6.4809vw,99vh) scale(.2744)}}.snow:nth-child(94){opacity:.0518;transform:translate(72.7504vw,-10px) scale(.7146);animation:fall-94 13s -3s linear infinite}@keyframes fall-94{74.494%{transform:translate(72.9508vw,74.494vh) scale(.7146)}to{transform:translate(72.8506vw,99vh) scale(.7146)}}.snow:nth-child(95){opacity:.3822;transform:translate(12.3322vw,-10px) scale(.4948);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{48.866%{transform:translate(4.5422vw,48.866vh) scale(.4948)}to{transform:translate(8.4372vw,99vh) scale(.4948)}}.snow:nth-child(96){opacity:1.6468;transform:translate(60.774vw,-10px) scale(.3275);animation:fall-96 12s -24s linear infinite}@keyframes fall-96{42.526%{transform:translate(56.6082vw,42.526vh) scale(.3275)}to{transform:translate(58.6911vw,99vh) scale(.3275)}}.snow:nth-child(97){opacity:1.9076;transform:translate(31.7355vw,-10px) scale(.282);animation:fall-97 17s -13s linear infinite}@keyframes fall-97{76.866%{transform:translate(28.951vw,76.866vh) scale(.282)}to{transform:translate(30.34325vw,99vh) scale(.282)}}.snow:nth-child(98){opacity:1.5312;transform:translate(56.3175vw,-10px) scale(.0974);animation:fall-98 13s -17s linear infinite}@keyframes fall-98{38.556%{transform:translate(49.8504vw,38.556vh) scale(.0974)}to{transform:translate(53.08395vw,99vh) scale(.0974)}}.snow:nth-child(99){opacity:.6464;transform:translate(39.5352vw,-10px) scale(.5703);animation:fall-99 26s -25s linear infinite}@keyframes fall-99{33.407%{transform:translate(38.0318vw,33.407vh) scale(.5703)}to{transform:translate(38.7835vw,99vh) scale(.5703)}}.snow:nth-child(100){opacity:1.0476;transform:translate(59.7089vw,-10px) scale(.3913);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{42.5%{transform:translate(58.839vw,42.5vh) scale(.3913)}to{transform:translate(59.27395vw,99vh) scale(.3913)}}.snow:nth-child(101){opacity:.4208;transform:translate(57.7025vw,-10px) scale(.3433);animation:fall-101 27s -19s linear infinite}@keyframes fall-101{51.595%{transform:translate(55.6214vw,51.595vh) scale(.3433)}to{transform:translate(56.66195vw,99vh) scale(.3433)}}.snow:nth-child(102){opacity:.266;transform:translate(77.2761vw,-10px) scale(.147);animation:fall-102 20s -22s linear infinite}@keyframes fall-102{62.79%{transform:translate(82.0944vw,62.79vh) scale(.147)}to{transform:translate(79.68525vw,99vh) scale(.147)}}.snow:nth-child(103){opacity:1.8892;transform:translate(85.0855vw,-10px) scale(.9192);animation:fall-103 14s -25s linear infinite}@keyframes fall-103{30.063%{transform:translate(87.6473vw,30.063vh) scale(.9192)}to{transform:translate(86.3664vw,99vh) scale(.9192)}}.snow:nth-child(104){opacity:1.8534;transform:translate(75.3681vw,-10px) scale(.4844);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{76.136%{transform:translate(84.7302vw,76.136vh) scale(.4844)}to{transform:translate(80.04915vw,99vh) scale(.4844)}}.snow:nth-child(105){opacity:.1334;transform:translate(21.6161vw,-10px) scale(.8673);animation:fall-105 29s -8s linear infinite}@keyframes fall-105{76.254%{transform:translate(25.0275vw,76.254vh) scale(.8673)}to{transform:translate(23.3218vw,99vh) scale(.8673)}}.snow:nth-child(106){opacity:.2834;transform:translate(.0534vw,-10px) scale(.3523);animation:fall-106 15s -9s linear infinite}@keyframes fall-106{71.946%{transform:translate(-1.7773vw,71.946vh) scale(.3523)}to{transform:translate(-.86195vw,99vh) scale(.3523)}}.snow:nth-child(107){opacity:1.0806;transform:translate(6.3252vw,-10px) scale(.5027);animation:fall-107 18s -8s linear infinite}@keyframes fall-107{33.453%{transform:translate(-2.6211vw,33.453vh) scale(.5027)}to{transform:translate(1.85205vw,99vh) scale(.5027)}}.snow:nth-child(108){opacity:.8812;transform:translate(81.6712vw,-10px) scale(.3918);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{49.419%{transform:translate(88.3059vw,49.419vh) scale(.3918)}to{transform:translate(84.98855vw,99vh) scale(.3918)}}.snow:nth-child(109){opacity:1.2554;transform:translate(54.5086vw,-10px) scale(.743);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{63.572%{transform:translate(50.7017vw,63.572vh) scale(.743)}to{transform:translate(52.60515vw,99vh) scale(.743)}}.snow:nth-child(110){opacity:.1018;transform:translate(31.005vw,-10px) scale(.9828);animation:fall-110 11s -1s linear infinite}@keyframes fall-110{35.46%{transform:translate(27.0606vw,35.46vh) scale(.9828)}to{transform:translate(29.0328vw,99vh) scale(.9828)}}.snow:nth-child(111){opacity:1.0344;transform:translate(50.4475vw,-10px) scale(.487);animation:fall-111 29s -24s linear infinite}@keyframes fall-111{38.635%{transform:translate(42.3413vw,38.635vh) scale(.487)}to{transform:translate(46.3944vw,99vh) scale(.487)}}.snow:nth-child(112){opacity:1.854;transform:translate(30.5555vw,-10px) scale(.1373);animation:fall-112 14s -15s linear infinite}@keyframes fall-112{40.568%{transform:translate(35.8946vw,40.568vh) scale(.1373)}to{transform:translate(33.22505vw,99vh) scale(.1373)}}.snow:nth-child(113){opacity:.5608;transform:translate(36.3842vw,-10px) scale(.7457);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{54.205%{transform:translate(39.2807vw,54.205vh) scale(.7457)}to{transform:translate(37.83245vw,99vh) scale(.7457)}}.snow:nth-child(114){opacity:.5092;transform:translate(86.1106vw,-10px) scale(.8217);animation:fall-114 14s -11s linear infinite}@keyframes fall-114{46.208%{transform:translate(79.7426vw,46.208vh) scale(.8217)}to{transform:translate(82.9266vw,99vh) scale(.8217)}}.snow:nth-child(115){opacity:1.5984;transform:translate(80.7187vw,-10px) scale(.4811);animation:fall-115 15s -19s linear infinite}@keyframes fall-115{68.84%{transform:translate(90.1889vw,68.84vh) scale(.4811)}to{transform:translate(85.4538vw,99vh) scale(.4811)}}.snow:nth-child(116){opacity:1.8258;transform:translate(57.5168vw,-10px) scale(.3971);animation:fall-116 28s -26s linear infinite}@keyframes fall-116{55.438%{transform:translate(67.2648vw,55.438vh) scale(.3971)}to{transform:translate(62.3908vw,99vh) scale(.3971)}}.snow:nth-child(117){opacity:1.7486;transform:translate(18.1297vw,-10px) scale(.1176);animation:fall-117 14s -24s linear infinite}@keyframes fall-117{43.81%{transform:translate(15.8167vw,43.81vh) scale(.1176)}to{transform:translate(16.9732vw,99vh) scale(.1176)}}.snow:nth-child(118){opacity:.5048;transform:translate(6.9901vw,-10px) scale(.1434);animation:fall-118 18s -16s linear infinite}@keyframes fall-118{39.713%{transform:translate(1.929vw,39.713vh) scale(.1434)}to{transform:translate(4.45955vw,99vh) scale(.1434)}}.snow:nth-child(119){opacity:1.267;transform:translate(64.5033vw,-10px) scale(.9354);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{74.479%{transform:translate(61.8426vw,74.479vh) scale(.9354)}to{transform:translate(63.17295vw,99vh) scale(.9354)}}.snow:nth-child(120){opacity:1.564;transform:translate(15.9536vw,-10px) scale(.3964);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{78.1%{transform:translate(17.5323vw,78.1vh) scale(.3964)}to{transform:translate(16.74295vw,99vh) scale(.3964)}}.snow:nth-child(121){opacity:.9808;transform:translate(18.1943vw,-10px) scale(.4036);animation:fall-121 19s -5s linear infinite}@keyframes fall-121{50.228%{transform:translate(23.491vw,50.228vh) scale(.4036)}to{transform:translate(20.84265vw,99vh) scale(.4036)}}.snow:nth-child(122){opacity:.5558;transform:translate(38.9478vw,-10px) scale(.1155);animation:fall-122 24s -7s linear infinite}@keyframes fall-122{46.14%{transform:translate(46.9585vw,46.14vh) scale(.1155)}to{transform:translate(42.95315vw,99vh) scale(.1155)}}.snow:nth-child(123){opacity:1.814;transform:translate(38.5852vw,-10px) scale(.8);animation:fall-123 25s -27s linear infinite}@keyframes fall-123{49.352%{transform:translate(46.1761vw,49.352vh) scale(.8)}to{transform:translate(42.38065vw,99vh) scale(.8)}}.snow:nth-child(124){opacity:1.1842;transform:translate(47.6469vw,-10px) scale(.6606);animation:fall-124 30s -10s linear infinite}@keyframes fall-124{45.4%{transform:translate(40.2254vw,45.4vh) scale(.6606)}to{transform:translate(43.93615vw,99vh) scale(.6606)}}.snow:nth-child(125){opacity:.6734;transform:translate(71.288vw,-10px) scale(.1634);animation:fall-125 17s -23s linear infinite}@keyframes fall-125{58.705%{transform:translate(68.2648vw,58.705vh) scale(.1634)}to{transform:translate(69.7764vw,99vh) scale(.1634)}}.snow:nth-child(126){opacity:1.634;transform:translate(92.752vw,-10px) scale(.946);animation:fall-126 21s -20s linear infinite}@keyframes fall-126{65.788%{transform:translate(93.6244vw,65.788vh) scale(.946)}to{transform:translate(93.1882vw,99vh) scale(.946)}}.snow:nth-child(127){opacity:.5622;transform:translate(22.4478vw,-10px) scale(.6541);animation:fall-127 27s -4s linear infinite}@keyframes fall-127{60.674%{transform:translate(14.2818vw,60.674vh) scale(.6541)}to{transform:translate(18.3648vw,99vh) scale(.6541)}}.snow:nth-child(128){opacity:1.4214;transform:translate(60.4534vw,-10px) scale(.4216);animation:fall-128 23s -23s linear infinite}@keyframes fall-128{37.109%{transform:translate(59.2685vw,37.109vh) scale(.4216)}to{transform:translate(59.86095vw,99vh) scale(.4216)}}.snow:nth-child(129){opacity:1.5022;transform:translate(56.9337vw,-10px) scale(.8);animation:fall-129 25s -28s linear infinite}@keyframes fall-129{51.976%{transform:translate(53.0307vw,51.976vh) scale(.8)}to{transform:translate(54.9822vw,99vh) scale(.8)}}.snow:nth-child(130){opacity:.6626;transform:translate(4.3315vw,-10px) scale(.8272);animation:fall-130 13s -15s linear infinite}@keyframes fall-130{44.99%{transform:translate(7.2946vw,44.99vh) scale(.8272)}to{transform:translate(5.81305vw,99vh) scale(.8272)}}.snow:nth-child(131){opacity:.6234;transform:translate(70.8982vw,-10px) scale(.7526);animation:fall-131 11s -27s linear infinite}@keyframes fall-131{49.404%{transform:translate(62.5619vw,49.404vh) scale(.7526)}to{transform:translate(66.73005vw,99vh) scale(.7526)}}.snow:nth-child(132){opacity:.392;transform:translate(32.0621vw,-10px) scale(.763);animation:fall-132 19s -24s linear infinite}@keyframes fall-132{63.259%{transform:translate(32.7237vw,63.259vh) scale(.763)}to{transform:translate(32.3929vw,99vh) scale(.763)}}.snow:nth-child(133){opacity:.8424;transform:translate(90.5732vw,-10px) scale(.923);animation:fall-133 29s -1s linear infinite}@keyframes fall-133{44.798%{transform:translate(93.8679vw,44.798vh) scale(.923)}to{transform:translate(92.22055vw,99vh) scale(.923)}}.snow:nth-child(134){opacity:1.2272;transform:translate(54.5836vw,-10px) scale(.357);animation:fall-134 16s -25s linear infinite}@keyframes fall-134{39.159%{transform:translate(60.2475vw,39.159vh) scale(.357)}to{transform:translate(57.41555vw,99vh) scale(.357)}}.snow:nth-child(135){opacity:1.775;transform:translate(44.5074vw,-10px) scale(.4751);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{60.329%{transform:translate(40.3278vw,60.329vh) scale(.4751)}to{transform:translate(42.4176vw,99vh) scale(.4751)}}.snow:nth-child(136){opacity:1.5512;transform:translate(57.0058vw,-10px) scale(.3586);animation:fall-136 27s -14s linear infinite}@keyframes fall-136{34.289%{transform:translate(49.8519vw,34.289vh) scale(.3586)}to{transform:translate(53.42885vw,99vh) scale(.3586)}}.snow:nth-child(137){opacity:.149;transform:translate(48.5796vw,-10px) scale(.3308);animation:fall-137 22s -12s linear infinite}@keyframes fall-137{43.035%{transform:translate(48.5981vw,43.035vh) scale(.3308)}to{transform:translate(48.58885vw,99vh) scale(.3308)}}.snow:nth-child(138){opacity:1.4736;transform:translate(20.7091vw,-10px) scale(.6769);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{55.666%{transform:translate(29.5145vw,55.666vh) scale(.6769)}to{transform:translate(25.1118vw,99vh) scale(.6769)}}.snow:nth-child(139){opacity:1.8188;transform:translate(92.1777vw,-10px) scale(.7813);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{47.676%{transform:translate(94.1601vw,47.676vh) scale(.7813)}to{transform:translate(93.1689vw,99vh) scale(.7813)}}.snow:nth-child(140){opacity:.0444;transform:translate(70.6259vw,-10px) scale(.0089);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{39.866%{transform:translate(77.7204vw,39.866vh) scale(.0089)}to{transform:translate(74.17315vw,99vh) scale(.0089)}}.snow:nth-child(141){opacity:.224;transform:translate(41.563vw,-10px) scale(.0794);animation:fall-141 25s -24s linear infinite}@keyframes fall-141{36.82%{transform:translate(44.1738vw,36.82vh) scale(.0794)}to{transform:translate(42.8684vw,99vh) scale(.0794)}}.snow:nth-child(142){opacity:.8912;transform:translate(68.575vw,-10px) scale(.6875);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{45.987%{transform:translate(69.701vw,45.987vh) scale(.6875)}to{transform:translate(69.138vw,99vh) scale(.6875)}}.snow:nth-child(143){opacity:.8976;transform:translate(93.5564vw,-10px) scale(.2552);animation:fall-143 12s -12s linear infinite}@keyframes fall-143{70.147%{transform:translate(101.4083vw,70.147vh) scale(.2552)}to{transform:translate(97.48235vw,99vh) scale(.2552)}}.snow:nth-child(144){opacity:.5318;transform:translate(2.9848vw,-10px) scale(.941);animation:fall-144 11s -14s linear infinite}@keyframes fall-144{34.953%{transform:translate(1.7077vw,34.953vh) scale(.941)}to{transform:translate(2.34625vw,99vh) scale(.941)}}.snow:nth-child(145){opacity:.324;transform:translate(83.954vw,-10px) scale(.5376);animation:fall-145 17s -30s linear infinite}@keyframes fall-145{64.369%{transform:translate(85.8451vw,64.369vh) scale(.5376)}to{transform:translate(84.89955vw,99vh) scale(.5376)}}.snow:nth-child(146){opacity:.0472;transform:translate(46.1945vw,-10px) scale(.3037);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{44.072%{transform:translate(38.4309vw,44.072vh) scale(.3037)}to{transform:translate(42.3127vw,99vh) scale(.3037)}}.snow:nth-child(147){opacity:.5652;transform:translate(32.103vw,-10px) scale(.1246);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{59.115%{transform:translate(27.4324vw,59.115vh) scale(.1246)}to{transform:translate(29.7677vw,99vh) scale(.1246)}}.snow:nth-child(148){opacity:.8494;transform:translate(44.8017vw,-10px) scale(.088);animation:fall-148 13s -16s linear infinite}@keyframes fall-148{71.065%{transform:translate(47.2451vw,71.065vh) scale(.088)}to{transform:translate(46.0234vw,99vh) scale(.088)}}.snow:nth-child(149){opacity:1.2852;transform:translate(27.7045vw,-10px) scale(.2699);animation:fall-149 20s -11s linear infinite}@keyframes fall-149{50.988%{transform:translate(36.894vw,50.988vh) scale(.2699)}to{transform:translate(32.29925vw,99vh) scale(.2699)}}.snow:nth-child(150){opacity:1.4224;transform:translate(92.0966vw,-10px) scale(.4683);animation:fall-150 25s -2s linear infinite}@keyframes fall-150{33.221%{transform:translate(92.8553vw,33.221vh) scale(.4683)}to{transform:translate(92.47595vw,99vh) scale(.4683)}}.snow:nth-child(151){opacity:1.6304;transform:translate(33.7936vw,-10px) scale(.8987);animation:fall-151 22s -15s linear infinite}@keyframes fall-151{43.29%{transform:translate(37.5982vw,43.29vh) scale(.8987)}to{transform:translate(35.6959vw,99vh) scale(.8987)}}.snow:nth-child(152){opacity:.9818;transform:translate(47.275vw,-10px) scale(.6479);animation:fall-152 26s -6s linear infinite}@keyframes fall-152{60.197%{transform:translate(39.3295vw,60.197vh) scale(.6479)}to{transform:translate(43.30225vw,99vh) scale(.6479)}}.snow:nth-child(153){opacity:1.6528;transform:translate(13.8916vw,-10px) scale(.1031);animation:fall-153 23s -8s linear infinite}@keyframes fall-153{32.091%{transform:translate(18.5564vw,32.091vh) scale(.1031)}to{transform:translate(16.224vw,99vh) scale(.1031)}}.snow:nth-child(154){opacity:1.0386;transform:translate(77.6592vw,-10px) scale(.5593);animation:fall-154 24s -26s linear infinite}@keyframes fall-154{75.872%{transform:translate(85.5124vw,75.872vh) scale(.5593)}to{transform:translate(81.5858vw,99vh) scale(.5593)}}.snow:nth-child(155){opacity:.3268;transform:translate(90.3754vw,-10px) scale(.4719);animation:fall-155 21s -25s linear infinite}@keyframes fall-155{55.767%{transform:translate(86.6474vw,55.767vh) scale(.4719)}to{transform:translate(88.5114vw,99vh) scale(.4719)}}.snow:nth-child(156){opacity:.1544;transform:translate(67.9741vw,-10px) scale(.9663);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{64.028%{transform:translate(67.7729vw,64.028vh) scale(.9663)}to{transform:translate(67.8735vw,99vh) scale(.9663)}}.snow:nth-child(157){opacity:.6112;transform:translate(33.0892vw,-10px) scale(.0346);animation:fall-157 13s -26s linear infinite}@keyframes fall-157{36.029%{transform:translate(40.8589vw,36.029vh) scale(.0346)}to{transform:translate(36.97405vw,99vh) scale(.0346)}}.snow:nth-child(158){opacity:.0598;transform:translate(82.5588vw,-10px) scale(.2926);animation:fall-158 13s -23s linear infinite}@keyframes fall-158{66.026%{transform:translate(92.2186vw,66.026vh) scale(.2926)}to{transform:translate(87.3887vw,99vh) scale(.2926)}}.snow:nth-child(159){opacity:.4896;transform:translate(4.8129vw,-10px) scale(.7294);animation:fall-159 27s -19s linear infinite}@keyframes fall-159{77.105%{transform:translate(-2.1446vw,77.105vh) scale(.7294)}to{transform:translate(1.33415vw,99vh) scale(.7294)}}.snow:nth-child(160){opacity:.2342;transform:translate(87.0033vw,-10px) scale(.8325);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{45.587%{transform:translate(93.9715vw,45.587vh) scale(.8325)}to{transform:translate(90.4874vw,99vh) scale(.8325)}}.snow:nth-child(161){opacity:1.603;transform:translate(78.2386vw,-10px) scale(.1828);animation:fall-161 13s -17s linear infinite}@keyframes fall-161{38.886%{transform:translate(75.7592vw,38.886vh) scale(.1828)}to{transform:translate(76.9989vw,99vh) scale(.1828)}}.snow:nth-child(162){opacity:.1732;transform:translate(63.7312vw,-10px) scale(.6777);animation:fall-162 12s -13s linear infinite}@keyframes fall-162{46.781%{transform:translate(71.4599vw,46.781vh) scale(.6777)}to{transform:translate(67.59555vw,99vh) scale(.6777)}}.snow:nth-child(163){opacity:.0134;transform:translate(8.4888vw,-10px) scale(.0149);animation:fall-163 29s -2s linear infinite}@keyframes fall-163{76.123%{transform:translate(17.3959vw,76.123vh) scale(.0149)}to{transform:translate(12.94235vw,99vh) scale(.0149)}}.snow:nth-child(164){opacity:1.6466;transform:translate(19.1862vw,-10px) scale(.7469);animation:fall-164 30s -10s linear infinite}@keyframes fall-164{76.207%{transform:translate(17.3124vw,76.207vh) scale(.7469)}to{transform:translate(18.2493vw,99vh) scale(.7469)}}.snow:nth-child(165){opacity:1.8088;transform:translate(37.8231vw,-10px) scale(.9468);animation:fall-165 13s -12s linear infinite}@keyframes fall-165{44.276%{transform:translate(39.3689vw,44.276vh) scale(.9468)}to{transform:translate(38.596vw,99vh) scale(.9468)}}.snow:nth-child(166){opacity:1.2582;transform:translate(25.3859vw,-10px) scale(.2401);animation:fall-166 28s -9s linear infinite}@keyframes fall-166{66.514%{transform:translate(22.0348vw,66.514vh) scale(.2401)}to{transform:translate(23.71035vw,99vh) scale(.2401)}}.snow:nth-child(167){opacity:1.761;transform:translate(34.4514vw,-10px) scale(.698);animation:fall-167 15s -7s linear infinite}@keyframes fall-167{56.174%{transform:translate(42.2085vw,56.174vh) scale(.698)}to{transform:translate(38.32995vw,99vh) scale(.698)}}.snow:nth-child(168){opacity:1.1462;transform:translate(60.3991vw,-10px) scale(.1824);animation:fall-168 19s -26s linear infinite}@keyframes fall-168{78.729%{transform:translate(52.9668vw,78.729vh) scale(.1824)}to{transform:translate(56.68295vw,99vh) scale(.1824)}}.snow:nth-child(169){opacity:.2052;transform:translate(67.3805vw,-10px) scale(.9465);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{38.172%{transform:translate(72.7321vw,38.172vh) scale(.9465)}to{transform:translate(70.0563vw,99vh) scale(.9465)}}.snow:nth-child(170){opacity:1.8502;transform:translate(64.2422vw,-10px) scale(.3599);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{41.431%{transform:translate(72.4896vw,41.431vh) scale(.3599)}to{transform:translate(68.3659vw,99vh) scale(.3599)}}.snow:nth-child(171){opacity:1.9844;transform:translate(13.14vw,-10px) scale(.4134);animation:fall-171 24s -17s linear infinite}@keyframes fall-171{64.28%{transform:translate(4.3372vw,64.28vh) scale(.4134)}to{transform:translate(8.7386vw,99vh) scale(.4134)}}.snow:nth-child(172){opacity:1.8068;transform:translate(78.4286vw,-10px) scale(.2213);animation:fall-172 22s -15s linear infinite}@keyframes fall-172{68.26%{transform:translate(78.6475vw,68.26vh) scale(.2213)}to{transform:translate(78.53805vw,99vh) scale(.2213)}}.snow:nth-child(173){opacity:.1062;transform:translate(83.0998vw,-10px) scale(.0846);animation:fall-173 27s -15s linear infinite}@keyframes fall-173{52.83%{transform:translate(83.2033vw,52.83vh) scale(.0846)}to{transform:translate(83.15155vw,99vh) scale(.0846)}}.snow:nth-child(174){opacity:.3936;transform:translate(45.8907vw,-10px) scale(.1356);animation:fall-174 26s -15s linear infinite}@keyframes fall-174{62.139%{transform:translate(54.2443vw,62.139vh) scale(.1356)}to{transform:translate(50.0675vw,99vh) scale(.1356)}}.snow:nth-child(175){opacity:.6256;transform:translate(81.4516vw,-10px) scale(.2739);animation:fall-175 20s -11s linear infinite}@keyframes fall-175{60.015%{transform:translate(74.3976vw,60.015vh) scale(.2739)}to{transform:translate(77.9246vw,99vh) scale(.2739)}}.snow:nth-child(176){opacity:.332;transform:translate(15.5599vw,-10px) scale(.0422);animation:fall-176 22s -14s linear infinite}@keyframes fall-176{42.553%{transform:translate(23.8844vw,42.553vh) scale(.0422)}to{transform:translate(19.72215vw,99vh) scale(.0422)}}.snow:nth-child(177){opacity:1.5146;transform:translate(81.0819vw,-10px) scale(.7148);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{59.22%{transform:translate(75.1394vw,59.22vh) scale(.7148)}to{transform:translate(78.11065vw,99vh) scale(.7148)}}.snow:nth-child(178){opacity:1.6266;transform:translate(32.5601vw,-10px) scale(.46);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{48.704%{transform:translate(22.9832vw,48.704vh) scale(.46)}to{transform:translate(27.77165vw,99vh) scale(.46)}}.snow:nth-child(179){opacity:1.404;transform:translate(97.3377vw,-10px) scale(.7923);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{68.218%{transform:translate(88.0157vw,68.218vh) scale(.7923)}to{transform:translate(92.6767vw,99vh) scale(.7923)}}.snow:nth-child(180){opacity:1.3234;transform:translate(80.9355vw,-10px) scale(.8953);animation:fall-180 20s -4s linear infinite}@keyframes fall-180{35.294%{transform:translate(90.6871vw,35.294vh) scale(.8953)}to{transform:translate(85.8113vw,99vh) scale(.8953)}}.snow:nth-child(181){opacity:.8384;transform:translate(30.7367vw,-10px) scale(.3295);animation:fall-181 17s -5s linear infinite}@keyframes fall-181{33.693%{transform:translate(30.0678vw,33.693vh) scale(.3295)}to{transform:translate(30.40225vw,99vh) scale(.3295)}}.snow:nth-child(182){opacity:1.1612;transform:translate(39.6978vw,-10px) scale(.4485);animation:fall-182 30s -17s linear infinite}@keyframes fall-182{49.496%{transform:translate(42.5067vw,49.496vh) scale(.4485)}to{transform:translate(41.10225vw,99vh) scale(.4485)}}.snow:nth-child(183){opacity:.7538;transform:translate(89.938vw,-10px) scale(.196);animation:fall-183 19s -18s linear infinite}@keyframes fall-183{61.483%{transform:translate(81.9715vw,61.483vh) scale(.196)}to{transform:translate(85.95475vw,99vh) scale(.196)}}.snow:nth-child(184){opacity:.1694;transform:translate(35.8151vw,-10px) scale(.3408);animation:fall-184 25s -1s linear infinite}@keyframes fall-184{78.756%{transform:translate(44.915vw,78.756vh) scale(.3408)}to{transform:translate(40.36505vw,99vh) scale(.3408)}}.snow:nth-child(185){opacity:1.9718;transform:translate(93.4673vw,-10px) scale(.8159);animation:fall-185 26s -1s linear infinite}@keyframes fall-185{32.137%{transform:translate(85.3693vw,32.137vh) scale(.8159)}to{transform:translate(89.4183vw,99vh) scale(.8159)}}.snow:nth-child(186){opacity:.1828;transform:translate(29.4123vw,-10px) scale(.418);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{42.212%{transform:translate(34.6959vw,42.212vh) scale(.418)}to{transform:translate(32.0541vw,99vh) scale(.418)}}.snow:nth-child(187){opacity:.9008;transform:translate(98.9738vw,-10px) scale(.3523);animation:fall-187 24s -1s linear infinite}@keyframes fall-187{71.776%{transform:translate(94.4693vw,71.776vh) scale(.3523)}to{transform:translate(96.72155vw,99vh) scale(.3523)}}.snow:nth-child(188){opacity:.8802;transform:translate(2.0555vw,-10px) scale(.0474);animation:fall-188 15s -1s linear infinite}@keyframes fall-188{42.969%{transform:translate(9.9659vw,42.969vh) scale(.0474)}to{transform:translate(6.0107vw,99vh) scale(.0474)}}.snow:nth-child(189){opacity:1.9748;transform:translate(.6744vw,-10px) scale(.2963);animation:fall-189 29s -14s linear infinite}@keyframes fall-189{70.399%{transform:translate(-6.0865vw,70.399vh) scale(.2963)}to{transform:translate(-2.70605vw,99vh) scale(.2963)}}.snow:nth-child(190){opacity:.9;transform:translate(6.7493vw,-10px) scale(.2545);animation:fall-190 18s -13s linear infinite}@keyframes fall-190{57.152%{transform:translate(5.3081vw,57.152vh) scale(.2545)}to{transform:translate(6.0287vw,99vh) scale(.2545)}}.snow:nth-child(191){opacity:.84;transform:translate(7.1697vw,-10px) scale(.4213);animation:fall-191 16s -11s linear infinite}@keyframes fall-191{54.058%{transform:translate(10.793vw,54.058vh) scale(.4213)}to{transform:translate(8.98135vw,99vh) scale(.4213)}}.snow:nth-child(192){opacity:1.8594;transform:translate(36.6846vw,-10px) scale(.8025);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{45.266%{transform:translate(29.4173vw,45.266vh) scale(.8025)}to{transform:translate(33.05095vw,99vh) scale(.8025)}}.snow:nth-child(193){opacity:.9642;transform:translate(32.094vw,-10px) scale(.6345);animation:fall-193 23s -18s linear infinite}@keyframes fall-193{50.798%{transform:translate(27.7456vw,50.798vh) scale(.6345)}to{transform:translate(29.9198vw,99vh) scale(.6345)}}.snow:nth-child(194){opacity:.8464;transform:translate(83.1243vw,-10px) scale(.1245);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{37.568%{transform:translate(78.3809vw,37.568vh) scale(.1245)}to{transform:translate(80.7526vw,99vh) scale(.1245)}}.snow:nth-child(195){opacity:.281;transform:translate(24.0263vw,-10px) scale(.4191);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{58.6%{transform:translate(18.4667vw,58.6vh) scale(.4191)}to{transform:translate(21.2465vw,99vh) scale(.4191)}}.snow:nth-child(196){opacity:1.611;transform:translate(3.7752vw,-10px) scale(.376);animation:fall-196 24s -12s linear infinite}@keyframes fall-196{58.68%{transform:translate(7.4006vw,58.68vh) scale(.376)}to{transform:translate(5.5879vw,99vh) scale(.376)}}.snow:nth-child(197){opacity:1.726;transform:translate(23.6324vw,-10px) scale(.9563);animation:fall-197 10s -8s linear infinite}@keyframes fall-197{69.123%{transform:translate(27.4046vw,69.123vh) scale(.9563)}to{transform:translate(25.5185vw,99vh) scale(.9563)}}.snow:nth-child(198){opacity:.1402;transform:translate(10.1171vw,-10px) scale(.0653);animation:fall-198 19s -7s linear infinite}@keyframes fall-198{41.18%{transform:translate(10.5818vw,41.18vh) scale(.0653)}to{transform:translate(10.34945vw,99vh) scale(.0653)}}.snow:nth-child(199){opacity:1.6616;transform:translate(52.7618vw,-10px) scale(.9211);animation:fall-199 27s -12s linear infinite}@keyframes fall-199{41.222%{transform:translate(58.761vw,41.222vh) scale(.9211)}to{transform:translate(55.7614vw,99vh) scale(.9211)}}.snow:nth-child(200){opacity:1.2406;transform:translate(72.5468vw,-10px) scale(.1771);animation:fall-200 20s -19s linear infinite}@keyframes fall-200{40.472%{transform:translate(76.1588vw,40.472vh) scale(.1771)}to{transform:translate(74.3528vw,99vh) scale(.1771)}}.snow:nth-child(201){opacity:1.9862;transform:translate(81.1641vw,-10px) scale(.6853);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{57.276%{transform:translate(78.3868vw,57.276vh) scale(.6853)}to{transform:translate(79.77545vw,99vh) scale(.6853)}}.snow:nth-child(202){opacity:.9402;transform:translate(72.7177vw,-10px) scale(.8123);animation:fall-202 27s -15s linear infinite}@keyframes fall-202{47.838%{transform:translate(75.3121vw,47.838vh) scale(.8123)}to{transform:translate(74.0149vw,99vh) scale(.8123)}}.snow:nth-child(203){opacity:.6152;transform:translate(70.6972vw,-10px) scale(.4329);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{62.149%{transform:translate(61.7407vw,62.149vh) scale(.4329)}to{transform:translate(66.21895vw,99vh) scale(.4329)}}.snow:nth-child(204){opacity:.5876;transform:translate(83.4349vw,-10px) scale(.8193);animation:fall-204 17s -4s linear infinite}@keyframes fall-204{64.62%{transform:translate(75.9544vw,64.62vh) scale(.8193)}to{transform:translate(79.69465vw,99vh) scale(.8193)}}.snow:nth-child(205){opacity:1.3474;transform:translate(55.4733vw,-10px) scale(.4619);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{67.672%{transform:translate(56.6775vw,67.672vh) scale(.4619)}to{transform:translate(56.0754vw,99vh) scale(.4619)}}.snow:nth-child(206){opacity:.4408;transform:translate(5.4906vw,-10px) scale(.9209);animation:fall-206 25s -21s linear infinite}@keyframes fall-206{56.168%{transform:translate(-3.1764vw,56.168vh) scale(.9209)}to{transform:translate(1.1571vw,99vh) scale(.9209)}}.snow:nth-child(207){opacity:.1102;transform:translate(38.4205vw,-10px) scale(.1732);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{77.419%{transform:translate(40.7823vw,77.419vh) scale(.1732)}to{transform:translate(39.6014vw,99vh) scale(.1732)}}.snow:nth-child(208){opacity:.67;transform:translate(4.0014vw,-10px) scale(.0146);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{67.47%{transform:translate(10.9358vw,67.47vh) scale(.0146)}to{transform:translate(7.4686vw,99vh) scale(.0146)}}.snow:nth-child(209){opacity:.8632;transform:translate(58.1303vw,-10px) scale(.3761);animation:fall-209 27s -20s linear infinite}@keyframes fall-209{49.941%{transform:translate(65.2292vw,49.941vh) scale(.3761)}to{transform:translate(61.67975vw,99vh) scale(.3761)}}.snow:nth-child(210){opacity:.8468;transform:translate(97.5817vw,-10px) scale(.5954);animation:fall-210 18s -25s linear infinite}@keyframes fall-210{38.952%{transform:translate(91.1841vw,38.952vh) scale(.5954)}to{transform:translate(94.3829vw,99vh) scale(.5954)}}.snow:nth-child(211){opacity:1.5464;transform:translate(49.7297vw,-10px) scale(.795);animation:fall-211 21s -22s linear infinite}@keyframes fall-211{44.97%{transform:translate(45.6782vw,44.97vh) scale(.795)}to{transform:translate(47.70395vw,99vh) scale(.795)}}.snow:nth-child(212){opacity:1.9896;transform:translate(19.7884vw,-10px) scale(.983);animation:fall-212 25s -15s linear infinite}@keyframes fall-212{78.182%{transform:translate(24.8476vw,78.182vh) scale(.983)}to{transform:translate(22.318vw,99vh) scale(.983)}}.snow:nth-child(213){opacity:1.6602;transform:translate(48.5993vw,-10px) scale(.4135);animation:fall-213 30s -12s linear infinite}@keyframes fall-213{54.487%{transform:translate(55.3327vw,54.487vh) scale(.4135)}to{transform:translate(51.966vw,99vh) scale(.4135)}}.snow:nth-child(214){opacity:.1518;transform:translate(52.4748vw,-10px) scale(.748);animation:fall-214 19s -10s linear infinite}@keyframes fall-214{39.171%{transform:translate(58.6298vw,39.171vh) scale(.748)}to{transform:translate(55.5523vw,99vh) scale(.748)}}.snow:nth-child(215){opacity:.142;transform:translate(42.72vw,-10px) scale(.8244);animation:fall-215 20s -21s linear infinite}@keyframes fall-215{54.794%{transform:translate(43.2764vw,54.794vh) scale(.8244)}to{transform:translate(42.9982vw,99vh) scale(.8244)}}.snow:nth-child(216){opacity:.791;transform:translate(55.167vw,-10px) scale(.8037);animation:fall-216 10s -6s linear infinite}@keyframes fall-216{38.025%{transform:translate(46.8044vw,38.025vh) scale(.8037)}to{transform:translate(50.9857vw,99vh) scale(.8037)}}.snow:nth-child(217){opacity:1.5152;transform:translate(73.2096vw,-10px) scale(.5847);animation:fall-217 21s -23s linear infinite}@keyframes fall-217{40.647%{transform:translate(76.6741vw,40.647vh) scale(.5847)}to{transform:translate(74.94185vw,99vh) scale(.5847)}}.snow:nth-child(218){opacity:.9668;transform:translate(18.8114vw,-10px) scale(.2425);animation:fall-218 29s -20s linear infinite}@keyframes fall-218{66.355%{transform:translate(12.0397vw,66.355vh) scale(.2425)}to{transform:translate(15.42555vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:.1046;transform:translate(18.5029vw,-10px) scale(.4864);animation:fall-219 11s -4s linear infinite}@keyframes fall-219{40.423%{transform:translate(17.2414vw,40.423vh) scale(.4864)}to{transform:translate(17.87215vw,99vh) scale(.4864)}}.snow:nth-child(220){opacity:1.762;transform:translate(.6323vw,-10px) scale(.2508);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{72.885%{transform:translate(-2.3977vw,72.885vh) scale(.2508)}to{transform:translate(-.8827vw,99vh) scale(.2508)}}.snow:nth-child(221){opacity:.4522;transform:translate(43.809vw,-10px) scale(.8466);animation:fall-221 15s -1s linear infinite}@keyframes fall-221{76.937%{transform:translate(46.8993vw,76.937vh) scale(.8466)}to{transform:translate(45.35415vw,99vh) scale(.8466)}}.snow:nth-child(222){opacity:.596;transform:translate(27.908vw,-10px) scale(.7858);animation:fall-222 21s -23s linear infinite}@keyframes fall-222{67.304%{transform:translate(36.7149vw,67.304vh) scale(.7858)}to{transform:translate(32.31145vw,99vh) scale(.7858)}}.snow:nth-child(223){opacity:.0402;transform:translate(27.3291vw,-10px) scale(.9903);animation:fall-223 15s -28s linear infinite}@keyframes fall-223{62.313%{transform:translate(33.8039vw,62.313vh) scale(.9903)}to{transform:translate(30.5665vw,99vh) scale(.9903)}}.snow:nth-child(224){opacity:1.8126;transform:translate(71.1646vw,-10px) scale(.2763);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{51.78%{transform:translate(69.078vw,51.78vh) scale(.2763)}to{transform:translate(70.1213vw,99vh) scale(.2763)}}.snow:nth-child(225){opacity:1.9726;transform:translate(13.3177vw,-10px) scale(.7627);animation:fall-225 25s -18s linear infinite}@keyframes fall-225{56.839%{transform:translate(7.0999vw,56.839vh) scale(.7627)}to{transform:translate(10.2088vw,99vh) scale(.7627)}}.snow:nth-child(226){opacity:1.0736;transform:translate(46.5459vw,-10px) scale(.0867);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{35.065%{transform:translate(43.4544vw,35.065vh) scale(.0867)}to{transform:translate(45.00015vw,99vh) scale(.0867)}}.snow:nth-child(227){opacity:.3898;transform:translate(64.168vw,-10px) scale(.637);animation:fall-227 24s -21s linear infinite}@keyframes fall-227{78.749%{transform:translate(69.7867vw,78.749vh) scale(.637)}to{transform:translate(66.97735vw,99vh) scale(.637)}}.snow:nth-child(228){opacity:1.8108;transform:translate(5.0347vw,-10px) scale(.9666);animation:fall-228 20s -21s linear infinite}@keyframes fall-228{53.663%{transform:translate(3.9834vw,53.663vh) scale(.9666)}to{transform:translate(4.50905vw,99vh) scale(.9666)}}.snow:nth-child(229){opacity:.437;transform:translate(98.8135vw,-10px) scale(.8296);animation:fall-229 28s -12s linear infinite}@keyframes fall-229{66.135%{transform:translate(92.9276vw,66.135vh) scale(.8296)}to{transform:translate(95.87055vw,99vh) scale(.8296)}}.snow:nth-child(230){opacity:1.6412;transform:translate(81.7284vw,-10px) scale(.5824);animation:fall-230 24s -16s linear infinite}@keyframes fall-230{61.613%{transform:translate(78.3772vw,61.613vh) scale(.5824)}to{transform:translate(80.0528vw,99vh) scale(.5824)}}.snow:nth-child(231){opacity:.1778;transform:translate(22.0484vw,-10px) scale(.7223);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{60.284%{transform:translate(19.4475vw,60.284vh) scale(.7223)}to{transform:translate(20.74795vw,99vh) scale(.7223)}}.snow:nth-child(232){opacity:1.7188;transform:translate(86.9809vw,-10px) scale(.602);animation:fall-232 24s -25s linear infinite}@keyframes fall-232{52.971%{transform:translate(80.2475vw,52.971vh) scale(.602)}to{transform:translate(83.6142vw,99vh) scale(.602)}}.snow:nth-child(233){opacity:.3436;transform:translate(89.9561vw,-10px) scale(.1592);animation:fall-233 28s -3s linear infinite}@keyframes fall-233{47.052%{transform:translate(97.5121vw,47.052vh) scale(.1592)}to{transform:translate(93.7341vw,99vh) scale(.1592)}}.snow:nth-child(234){opacity:.0412;transform:translate(24.0432vw,-10px) scale(.1319);animation:fall-234 27s -25s linear infinite}@keyframes fall-234{54.692%{transform:translate(27.8611vw,54.692vh) scale(.1319)}to{transform:translate(25.95215vw,99vh) scale(.1319)}}.snow:nth-child(235){opacity:.1008;transform:translate(54.5261vw,-10px) scale(.938);animation:fall-235 17s -13s linear infinite}@keyframes fall-235{31.814%{transform:translate(47.4714vw,31.814vh) scale(.938)}to{transform:translate(50.99875vw,99vh) scale(.938)}}.snow:nth-child(236){opacity:.8272;transform:translate(95.7849vw,-10px) scale(.2544);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{56.5%{transform:translate(93.3648vw,56.5vh) scale(.2544)}to{transform:translate(94.57485vw,99vh) scale(.2544)}}.snow:nth-child(237){opacity:1.5322;transform:translate(22.2907vw,-10px) scale(.124);animation:fall-237 28s -26s linear infinite}@keyframes fall-237{67.074%{transform:translate(18.1176vw,67.074vh) scale(.124)}to{transform:translate(20.20415vw,99vh) scale(.124)}}.snow:nth-child(238){opacity:.6822;transform:translate(52.4011vw,-10px) scale(.2204);animation:fall-238 24s -29s linear infinite}@keyframes fall-238{39.508%{transform:translate(46.1108vw,39.508vh) scale(.2204)}to{transform:translate(49.25595vw,99vh) scale(.2204)}}.snow:nth-child(239){opacity:1.8114;transform:translate(75.1474vw,-10px) scale(.1664);animation:fall-239 18s -6s linear infinite}@keyframes fall-239{56.001%{transform:translate(65.7656vw,56.001vh) scale(.1664)}to{transform:translate(70.4565vw,99vh) scale(.1664)}}.snow:nth-child(240){opacity:1.8968;transform:translate(19.6363vw,-10px) scale(.4902);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{31.582%{transform:translate(9.6419vw,31.582vh) scale(.4902)}to{transform:translate(14.6391vw,99vh) scale(.4902)}}.snow:nth-child(241){opacity:1.9008;transform:translate(53.3722vw,-10px) scale(.5782);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{47.448%{transform:translate(59.2165vw,47.448vh) scale(.5782)}to{transform:translate(56.29435vw,99vh) scale(.5782)}}.snow:nth-child(242){opacity:.8836;transform:translate(17.0692vw,-10px) scale(.43);animation:fall-242 16s -19s linear infinite}@keyframes fall-242{52.594%{transform:translate(15.0597vw,52.594vh) scale(.43)}to{transform:translate(16.06445vw,99vh) scale(.43)}}.snow:nth-child(243){opacity:.0184;transform:translate(58.0935vw,-10px) scale(.2856);animation:fall-243 20s -28s linear infinite}@keyframes fall-243{64.903%{transform:translate(55.6201vw,64.903vh) scale(.2856)}to{transform:translate(56.8568vw,99vh) scale(.2856)}}.snow:nth-child(244){opacity:.022;transform:translate(43.9353vw,-10px) scale(.0612);animation:fall-244 22s -25s linear infinite}@keyframes fall-244{44.086%{transform:translate(47.6045vw,44.086vh) scale(.0612)}to{transform:translate(45.7699vw,99vh) scale(.0612)}}.snow:nth-child(245){opacity:1.6884;transform:translate(34.3745vw,-10px) scale(.0959);animation:fall-245 28s -10s linear infinite}@keyframes fall-245{79.905%{transform:translate(26.4291vw,79.905vh) scale(.0959)}to{transform:translate(30.4018vw,99vh) scale(.0959)}}.snow:nth-child(246){opacity:1.1326;transform:translate(19.4777vw,-10px) scale(.706);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{75.885%{transform:translate(17.0748vw,75.885vh) scale(.706)}to{transform:translate(18.27625vw,99vh) scale(.706)}}.snow:nth-child(247){opacity:.88;transform:translate(18.4937vw,-10px) scale(.925);animation:fall-247 10s -12s linear infinite}@keyframes fall-247{37.719%{transform:translate(20.1153vw,37.719vh) scale(.925)}to{transform:translate(19.3045vw,99vh) scale(.925)}}.snow:nth-child(248){opacity:1.686;transform:translate(5.9305vw,-10px) scale(.155);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{36.358%{transform:translate(-1.7178vw,36.358vh) scale(.155)}to{transform:translate(2.10635vw,99vh) scale(.155)}}.snow:nth-child(249){opacity:.5462;transform:translate(14.6691vw,-10px) scale(.5686);animation:fall-249 14s -9s linear infinite}@keyframes fall-249{66.555%{transform:translate(16.2489vw,66.555vh) scale(.5686)}to{transform:translate(15.459vw,99vh) scale(.5686)}}.snow:nth-child(250){opacity:.4232;transform:translate(33.9776vw,-10px) scale(.9846);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{64.252%{transform:translate(33.3698vw,64.252vh) scale(.9846)}to{transform:translate(33.6737vw,99vh) scale(.9846)}}.snow:nth-child(251){opacity:1.0182;transform:translate(15.8502vw,-10px) scale(.8009);animation:fall-251 21s -23s linear infinite}@keyframes fall-251{54.621%{transform:translate(22.1772vw,54.621vh) scale(.8009)}to{transform:translate(19.0137vw,99vh) scale(.8009)}}.snow:nth-child(252){opacity:1.989;transform:translate(54.6135vw,-10px) scale(.9228);animation:fall-252 29s -22s linear infinite}@keyframes fall-252{68.657%{transform:translate(51.1369vw,68.657vh) scale(.9228)}to{transform:translate(52.8752vw,99vh) scale(.9228)}}.snow:nth-child(253){opacity:.8116;transform:translate(7.5849vw,-10px) scale(.864);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{46.668%{transform:translate(11.2885vw,46.668vh) scale(.864)}to{transform:translate(9.4367vw,99vh) scale(.864)}}.snow:nth-child(254){opacity:1.827;transform:translate(61.3764vw,-10px) scale(.982);animation:fall-254 11s -21s linear infinite}@keyframes fall-254{64.203%{transform:translate(51.7689vw,64.203vh) scale(.982)}to{transform:translate(56.57265vw,99vh) scale(.982)}}.snow:nth-child(255){opacity:.7;transform:translate(20.3721vw,-10px) scale(.4147);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{70.265%{transform:translate(15.0926vw,70.265vh) scale(.4147)}to{transform:translate(17.73235vw,99vh) scale(.4147)}}.snow:nth-child(256){opacity:.358;transform:translate(63.1268vw,-10px) scale(.9408);animation:fall-256 22s -13s linear infinite}@keyframes fall-256{36.169%{transform:translate(71.1817vw,36.169vh) scale(.9408)}to{transform:translate(67.15425vw,99vh) scale(.9408)}}.snow:nth-child(257){opacity:1.4234;transform:translate(57.1066vw,-10px) scale(.4485);animation:fall-257 23s -17s linear infinite}@keyframes fall-257{53.97%{transform:translate(54.0131vw,53.97vh) scale(.4485)}to{transform:translate(55.55985vw,99vh) scale(.4485)}}.snow:nth-child(258){opacity:1.154;transform:translate(34.4205vw,-10px) scale(.7028);animation:fall-258 15s -16s linear infinite}@keyframes fall-258{43.38%{transform:translate(38.1507vw,43.38vh) scale(.7028)}to{transform:translate(36.2856vw,99vh) scale(.7028)}}.snow:nth-child(259){opacity:1.4524;transform:translate(21.5579vw,-10px) scale(.0539);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{63.452%{transform:translate(12.2888vw,63.452vh) scale(.0539)}to{transform:translate(16.92335vw,99vh) scale(.0539)}}.snow:nth-child(260){opacity:1.3944;transform:translate(21.7737vw,-10px) scale(.8932);animation:fall-260 20s -6s linear infinite}@keyframes fall-260{56.808%{transform:translate(26.3601vw,56.808vh) scale(.8932)}to{transform:translate(24.0669vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:.1026;transform:translate(25.925vw,-10px) scale(.1892);animation:fall-261 18s -22s linear infinite}@keyframes fall-261{64.803%{transform:translate(28.6646vw,64.803vh) scale(.1892)}to{transform:translate(27.2948vw,99vh) scale(.1892)}}.snow:nth-child(262){opacity:.4126;transform:translate(11.3148vw,-10px) scale(.3841);animation:fall-262 15s -9s linear infinite}@keyframes fall-262{67.135%{transform:translate(12.0272vw,67.135vh) scale(.3841)}to{transform:translate(11.671vw,99vh) scale(.3841)}}.snow:nth-child(263){opacity:1.7146;transform:translate(91.4696vw,-10px) scale(.1901);animation:fall-263 18s -23s linear infinite}@keyframes fall-263{51.099%{transform:translate(94.4041vw,51.099vh) scale(.1901)}to{transform:translate(92.93685vw,99vh) scale(.1901)}}.snow:nth-child(264){opacity:.914;transform:translate(.9473vw,-10px) scale(.6507);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{39.382%{transform:translate(5.5038vw,39.382vh) scale(.6507)}to{transform:translate(3.22555vw,99vh) scale(.6507)}}.snow:nth-child(265){opacity:.145;transform:translate(95.1411vw,-10px) scale(.6216);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{48.083%{transform:translate(92.1429vw,48.083vh) scale(.6216)}to{transform:translate(93.642vw,99vh) scale(.6216)}}.snow:nth-child(266){opacity:.0762;transform:translate(11.7693vw,-10px) scale(.8367);animation:fall-266 28s -20s linear infinite}@keyframes fall-266{30.771%{transform:translate(5.1889vw,30.771vh) scale(.8367)}to{transform:translate(8.4791vw,99vh) scale(.8367)}}.snow:nth-child(267){opacity:1.899;transform:translate(45.8925vw,-10px) scale(.2132);animation:fall-267 16s -11s linear infinite}@keyframes fall-267{59.904%{transform:translate(52.5504vw,59.904vh) scale(.2132)}to{transform:translate(49.22145vw,99vh) scale(.2132)}}.snow:nth-child(268){opacity:.3104;transform:translate(84.8181vw,-10px) scale(.2076);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{43.836%{transform:translate(84.7374vw,43.836vh) scale(.2076)}to{transform:translate(84.77775vw,99vh) scale(.2076)}}.snow:nth-child(269){opacity:.2664;transform:translate(46.6718vw,-10px) scale(.3541);animation:fall-269 19s -29s linear infinite}@keyframes fall-269{42.488%{transform:translate(54.9455vw,42.488vh) scale(.3541)}to{transform:translate(50.80865vw,99vh) scale(.3541)}}.snow:nth-child(270){opacity:.1412;transform:translate(4.2668vw,-10px) scale(.4334);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{31.667%{transform:translate(-1.8853vw,31.667vh) scale(.4334)}to{transform:translate(1.19075vw,99vh) scale(.4334)}}.snow:nth-child(271){opacity:.4656;transform:translate(93.4037vw,-10px) scale(.0611);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{72.028%{transform:translate(88.2413vw,72.028vh) scale(.0611)}to{transform:translate(90.8225vw,99vh) scale(.0611)}}.snow:nth-child(272){opacity:.7318;transform:translate(95.6089vw,-10px) scale(.7722);animation:fall-272 30s -15s linear infinite}@keyframes fall-272{43.549%{transform:translate(88.8563vw,43.549vh) scale(.7722)}to{transform:translate(92.2326vw,99vh) scale(.7722)}}.snow:nth-child(273){opacity:1.243;transform:translate(67.574vw,-10px) scale(.8582);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{51.348%{transform:translate(65.8979vw,51.348vh) scale(.8582)}to{transform:translate(66.73595vw,99vh) scale(.8582)}}.snow:nth-child(274){opacity:.5174;transform:translate(61.9501vw,-10px) scale(.1981);animation:fall-274 12s -16s linear infinite}@keyframes fall-274{66.647%{transform:translate(68.0982vw,66.647vh) scale(.1981)}to{transform:translate(65.02415vw,99vh) scale(.1981)}}.snow:nth-child(275){opacity:1.6058;transform:translate(9.6035vw,-10px) scale(.0515);animation:fall-275 23s -13s linear infinite}@keyframes fall-275{67.6%{transform:translate(8.8235vw,67.6vh) scale(.0515)}to{transform:translate(9.2135vw,99vh) scale(.0515)}}.snow:nth-child(276){opacity:1.375;transform:translate(97.3134vw,-10px) scale(.3851);animation:fall-276 24s -18s linear infinite}@keyframes fall-276{70.287%{transform:translate(102.393vw,70.287vh) scale(.3851)}to{transform:translate(99.8532vw,99vh) scale(.3851)}}.snow:nth-child(277){opacity:1.3354;transform:translate(55.5962vw,-10px) scale(.0332);animation:fall-277 14s -25s linear infinite}@keyframes fall-277{48.3%{transform:translate(58.7611vw,48.3vh) scale(.0332)}to{transform:translate(57.17865vw,99vh) scale(.0332)}}.snow:nth-child(278){opacity:.9048;transform:translate(87.5311vw,-10px) scale(.5589);animation:fall-278 24s -25s linear infinite}@keyframes fall-278{74.211%{transform:translate(78.5508vw,74.211vh) scale(.5589)}to{transform:translate(83.04095vw,99vh) scale(.5589)}}.snow:nth-child(279){opacity:.0672;transform:translate(61.4534vw,-10px) scale(.7944);animation:fall-279 18s -2s linear infinite}@keyframes fall-279{30.94%{transform:translate(66.52vw,30.94vh) scale(.7944)}to{transform:translate(63.9867vw,99vh) scale(.7944)}}.snow:nth-child(280){opacity:.829;transform:translate(25.7164vw,-10px) scale(.6863);animation:fall-280 17s -25s linear infinite}@keyframes fall-280{66.279%{transform:translate(21.3416vw,66.279vh) scale(.6863)}to{transform:translate(23.529vw,99vh) scale(.6863)}}.snow:nth-child(281){opacity:.2202;transform:translate(46.6618vw,-10px) scale(.5206);animation:fall-281 27s -11s linear infinite}@keyframes fall-281{57.432%{transform:translate(44.1218vw,57.432vh) scale(.5206)}to{transform:translate(45.3918vw,99vh) scale(.5206)}}.snow:nth-child(282){opacity:1.2474;transform:translate(97.7742vw,-10px) scale(.9047);animation:fall-282 26s -22s linear infinite}@keyframes fall-282{63.335%{transform:translate(98.2117vw,63.335vh) scale(.9047)}to{transform:translate(97.99295vw,99vh) scale(.9047)}}.snow:nth-child(283){opacity:.37;transform:translate(32.5886vw,-10px) scale(.9132);animation:fall-283 11s -22s linear infinite}@keyframes fall-283{46.47%{transform:translate(36.3789vw,46.47vh) scale(.9132)}to{transform:translate(34.48375vw,99vh) scale(.9132)}}.snow:nth-child(284){opacity:.636;transform:translate(45.0754vw,-10px) scale(.9383);animation:fall-284 10s -15s linear infinite}@keyframes fall-284{43.254%{transform:translate(45.3293vw,43.254vh) scale(.9383)}to{transform:translate(45.20235vw,99vh) scale(.9383)}}.snow:nth-child(285){opacity:.454;transform:translate(11.5653vw,-10px) scale(.3181);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{49.019%{transform:translate(18.5641vw,49.019vh) scale(.3181)}to{transform:translate(15.0647vw,99vh) scale(.3181)}}.snow:nth-child(286){opacity:1.6944;transform:translate(94.7863vw,-10px) scale(.573);animation:fall-286 26s -11s linear infinite}@keyframes fall-286{40.993%{transform:translate(90.7927vw,40.993vh) scale(.573)}to{transform:translate(92.7895vw,99vh) scale(.573)}}.snow:nth-child(287){opacity:1.3892;transform:translate(65.2939vw,-10px) scale(.7138);animation:fall-287 13s -17s linear infinite}@keyframes fall-287{57.638%{transform:translate(74.8546vw,57.638vh) scale(.7138)}to{transform:translate(70.07425vw,99vh) scale(.7138)}}.snow:nth-child(288){opacity:1.249;transform:translate(75.779vw,-10px) scale(.3234);animation:fall-288 18s -24s linear infinite}@keyframes fall-288{43.944%{transform:translate(69.9195vw,43.944vh) scale(.3234)}to{transform:translate(72.84925vw,99vh) scale(.3234)}}.snow:nth-child(289){opacity:.4308;transform:translate(81.0538vw,-10px) scale(.2674);animation:fall-289 23s -4s linear infinite}@keyframes fall-289{45.339%{transform:translate(82.5353vw,45.339vh) scale(.2674)}to{transform:translate(81.79455vw,99vh) scale(.2674)}}.snow:nth-child(290){opacity:.125;transform:translate(11.1579vw,-10px) scale(.9428);animation:fall-290 18s -21s linear infinite}@keyframes fall-290{73.609%{transform:translate(18.1271vw,73.609vh) scale(.9428)}to{transform:translate(14.6425vw,99vh) scale(.9428)}}.snow:nth-child(291){opacity:.093;transform:translate(39.7402vw,-10px) scale(.3387);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{31.249%{transform:translate(47.383vw,31.249vh) scale(.3387)}to{transform:translate(43.5616vw,99vh) scale(.3387)}}.snow:nth-child(292){opacity:.7642;transform:translate(86.3805vw,-10px) scale(.4592);animation:fall-292 23s -17s linear infinite}@keyframes fall-292{45.032%{transform:translate(86.2062vw,45.032vh) scale(.4592)}to{transform:translate(86.29335vw,99vh) scale(.4592)}}.snow:nth-child(293){opacity:.4284;transform:translate(55.2839vw,-10px) scale(.8866);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{69.788%{transform:translate(57.2091vw,69.788vh) scale(.8866)}to{transform:translate(56.2465vw,99vh) scale(.8866)}}.snow:nth-child(294){opacity:.9724;transform:translate(10.8725vw,-10px) scale(.8372);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{64.642%{transform:translate(11.8846vw,64.642vh) scale(.8372)}to{transform:translate(11.37855vw,99vh) scale(.8372)}}.snow:nth-child(295){opacity:1.0852;transform:translate(85.2392vw,-10px) scale(.0858);animation:fall-295 23s -5s linear infinite}@keyframes fall-295{60.955%{transform:translate(91.2642vw,60.955vh) scale(.0858)}to{transform:translate(88.2517vw,99vh) scale(.0858)}}.snow:nth-child(296){opacity:1.8424;transform:translate(38.3848vw,-10px) scale(.1456);animation:fall-296 19s -24s linear infinite}@keyframes fall-296{63.899%{transform:translate(31.4566vw,63.899vh) scale(.1456)}to{transform:translate(34.9207vw,99vh) scale(.1456)}}.snow:nth-child(297){opacity:.8258;transform:translate(4.514vw,-10px) scale(.2553);animation:fall-297 29s -29s linear infinite}@keyframes fall-297{65.734%{transform:translate(6.0634vw,65.734vh) scale(.2553)}to{transform:translate(5.2887vw,99vh) scale(.2553)}}.snow:nth-child(298){opacity:1.2142;transform:translate(65.6208vw,-10px) scale(.1594);animation:fall-298 29s -26s linear infinite}@keyframes fall-298{47.31%{transform:translate(74.502vw,47.31vh) scale(.1594)}to{transform:translate(70.0614vw,99vh) scale(.1594)}}.snow:nth-child(299){opacity:1.2112;transform:translate(68.1967vw,-10px) scale(.6122);animation:fall-299 29s -12s linear infinite}@keyframes fall-299{42.463%{transform:translate(73.131vw,42.463vh) scale(.6122)}to{transform:translate(70.66385vw,99vh) scale(.6122)}}.snow:nth-child(300){opacity:.1004;transform:translate(75.3116vw,-10px) scale(.0815);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{41.819%{transform:translate(69.7669vw,41.819vh) scale(.0815)}to{transform:translate(72.53925vw,99vh) scale(.0815)}}.snow:nth-child(301){opacity:.284;transform:translate(75.6526vw,-10px) scale(.0091);animation:fall-301 13s -24s linear infinite}@keyframes fall-301{57.596%{transform:translate(75.8449vw,57.596vh) scale(.0091)}to{transform:translate(75.74875vw,99vh) scale(.0091)}}.snow:nth-child(302){opacity:.3522;transform:translate(45.5757vw,-10px) scale(.9471);animation:fall-302 29s -25s linear infinite}@keyframes fall-302{42.029%{transform:translate(39.3635vw,42.029vh) scale(.9471)}to{transform:translate(42.4696vw,99vh) scale(.9471)}}.snow:nth-child(303){opacity:1.7798;transform:translate(34.9187vw,-10px) scale(.5565);animation:fall-303 23s -25s linear infinite}@keyframes fall-303{72.659%{transform:translate(33.8038vw,72.659vh) scale(.5565)}to{transform:translate(34.36125vw,99vh) scale(.5565)}}.snow:nth-child(304){opacity:.8128;transform:translate(4.4599vw,-10px) scale(.4626);animation:fall-304 14s -20s linear infinite}@keyframes fall-304{39.069%{transform:translate(11.4494vw,39.069vh) scale(.4626)}to{transform:translate(7.95465vw,99vh) scale(.4626)}}.snow:nth-child(305){opacity:1.35;transform:translate(56.9709vw,-10px) scale(.72);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{33.009%{transform:translate(64.2597vw,33.009vh) scale(.72)}to{transform:translate(60.6153vw,99vh) scale(.72)}}.snow:nth-child(306){opacity:.387;transform:translate(21.9725vw,-10px) scale(.0833);animation:fall-306 30s -29s linear infinite}@keyframes fall-306{78.485%{transform:translate(22.21vw,78.485vh) scale(.0833)}to{transform:translate(22.09125vw,99vh) scale(.0833)}}.snow:nth-child(307){opacity:.531;transform:translate(54.2815vw,-10px) scale(.1498);animation:fall-307 11s -13s linear infinite}@keyframes fall-307{30.494%{transform:translate(47.5674vw,30.494vh) scale(.1498)}to{transform:translate(50.92445vw,99vh) scale(.1498)}}.snow:nth-child(308){opacity:1.3368;transform:translate(75.3829vw,-10px) scale(.6381);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{35.93%{transform:translate(82.5255vw,35.93vh) scale(.6381)}to{transform:translate(78.9542vw,99vh) scale(.6381)}}.snow:nth-child(309){opacity:1.1636;transform:translate(89.6147vw,-10px) scale(.4897);animation:fall-309 24s -11s linear infinite}@keyframes fall-309{37.584%{transform:translate(88.1928vw,37.584vh) scale(.4897)}to{transform:translate(88.90375vw,99vh) scale(.4897)}}.snow:nth-child(310){opacity:.951;transform:translate(22.5474vw,-10px) scale(.9585);animation:fall-310 17s -27s linear infinite}@keyframes fall-310{47.846%{transform:translate(30.5224vw,47.846vh) scale(.9585)}to{transform:translate(26.5349vw,99vh) scale(.9585)}}.snow:nth-child(311){opacity:.7576;transform:translate(99.2752vw,-10px) scale(.5852);animation:fall-311 17s -3s linear infinite}@keyframes fall-311{48.526%{transform:translate(107.719vw,48.526vh) scale(.5852)}to{transform:translate(103.4971vw,99vh) scale(.5852)}}.snow:nth-child(312){opacity:1.0236;transform:translate(48.658vw,-10px) scale(.3065);animation:fall-312 13s -29s linear infinite}@keyframes fall-312{70.94%{transform:translate(45.1415vw,70.94vh) scale(.3065)}to{transform:translate(46.89975vw,99vh) scale(.3065)}}.snow:nth-child(313){opacity:.2206;transform:translate(87.6179vw,-10px) scale(.7386);animation:fall-313 19s -9s linear infinite}@keyframes fall-313{43.636%{transform:translate(94.4794vw,43.636vh) scale(.7386)}to{transform:translate(91.04865vw,99vh) scale(.7386)}}.snow:nth-child(314){opacity:.2652;transform:translate(69.9891vw,-10px) scale(.6335);animation:fall-314 10s -12s linear infinite}@keyframes fall-314{32.364%{transform:translate(67.8284vw,32.364vh) scale(.6335)}to{transform:translate(68.90875vw,99vh) scale(.6335)}}.snow:nth-child(315){opacity:.64;transform:translate(34.6756vw,-10px) scale(.9444);animation:fall-315 24s -14s linear infinite}@keyframes fall-315{73.338%{transform:translate(31.7258vw,73.338vh) scale(.9444)}to{transform:translate(33.2007vw,99vh) scale(.9444)}}.snow:nth-child(316){opacity:.5386;transform:translate(12.5939vw,-10px) scale(.9691);animation:fall-316 30s -19s linear infinite}@keyframes fall-316{73.052%{transform:translate(9.3557vw,73.052vh) scale(.9691)}to{transform:translate(10.9748vw,99vh) scale(.9691)}}.snow:nth-child(317){opacity:1.5402;transform:translate(83.2804vw,-10px) scale(.6369);animation:fall-317 18s -28s linear infinite}@keyframes fall-317{34.299%{transform:translate(79.216vw,34.299vh) scale(.6369)}to{transform:translate(81.2482vw,99vh) scale(.6369)}}.snow:nth-child(318){opacity:1.053;transform:translate(82.2098vw,-10px) scale(.0818);animation:fall-318 21s -23s linear infinite}@keyframes fall-318{38.474%{transform:translate(89.0432vw,38.474vh) scale(.0818)}to{transform:translate(85.6265vw,99vh) scale(.0818)}}.snow:nth-child(319){opacity:.0014;transform:translate(55.2978vw,-10px) scale(.3626);animation:fall-319 13s -12s linear infinite}@keyframes fall-319{33.786%{transform:translate(60.5722vw,33.786vh) scale(.3626)}to{transform:translate(57.935vw,99vh) scale(.3626)}}.snow:nth-child(320){opacity:.3882;transform:translate(45.2986vw,-10px) scale(.1473);animation:fall-320 22s -10s linear infinite}@keyframes fall-320{54.534%{transform:translate(52.1623vw,54.534vh) scale(.1473)}to{transform:translate(48.73045vw,99vh) scale(.1473)}}.snow:nth-child(321){opacity:.0956;transform:translate(62.6324vw,-10px) scale(.7725);animation:fall-321 13s -30s linear infinite}@keyframes fall-321{39.152%{transform:translate(66.1241vw,39.152vh) scale(.7725)}to{transform:translate(64.37825vw,99vh) scale(.7725)}}.snow:nth-child(322){opacity:.6534;transform:translate(20.9713vw,-10px) scale(.6133);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{75.744%{transform:translate(12.0068vw,75.744vh) scale(.6133)}to{transform:translate(16.48905vw,99vh) scale(.6133)}}.snow:nth-child(323){opacity:1.9164;transform:translate(82.3416vw,-10px) scale(.9409);animation:fall-323 16s -26s linear infinite}@keyframes fall-323{71.151%{transform:translate(88.2559vw,71.151vh) scale(.9409)}to{transform:translate(85.29875vw,99vh) scale(.9409)}}.snow:nth-child(324){opacity:1.5614;transform:translate(50.0957vw,-10px) scale(.0959);animation:fall-324 18s -24s linear infinite}@keyframes fall-324{72.051%{transform:translate(59.0927vw,72.051vh) scale(.0959)}to{transform:translate(54.5942vw,99vh) scale(.0959)}}.snow:nth-child(325){opacity:.3356;transform:translate(38.5013vw,-10px) scale(.3881);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{48.296%{transform:translate(36.6183vw,48.296vh) scale(.3881)}to{transform:translate(37.5598vw,99vh) scale(.3881)}}.snow:nth-child(326){opacity:.497;transform:translate(32.6698vw,-10px) scale(.6148);animation:fall-326 13s -8s linear infinite}@keyframes fall-326{56.827%{transform:translate(35.7625vw,56.827vh) scale(.6148)}to{transform:translate(34.21615vw,99vh) scale(.6148)}}.snow:nth-child(327){opacity:1.162;transform:translate(36.7116vw,-10px) scale(.2627);animation:fall-327 28s -9s linear infinite}@keyframes fall-327{78.91%{transform:translate(46.3642vw,78.91vh) scale(.2627)}to{transform:translate(41.5379vw,99vh) scale(.2627)}}.snow:nth-child(328){opacity:.3786;transform:translate(62.8549vw,-10px) scale(.4721);animation:fall-328 28s -10s linear infinite}@keyframes fall-328{72.472%{transform:translate(66.1067vw,72.472vh) scale(.4721)}to{transform:translate(64.4808vw,99vh) scale(.4721)}}.snow:nth-child(329){opacity:1.0242;transform:translate(18.8725vw,-10px) scale(.4134);animation:fall-329 30s -8s linear infinite}@keyframes fall-329{69.435%{transform:translate(21.984vw,69.435vh) scale(.4134)}to{transform:translate(20.42825vw,99vh) scale(.4134)}}.snow:nth-child(330){opacity:1.3272;transform:translate(56.5092vw,-10px) scale(.0854);animation:fall-330 13s -16s linear infinite}@keyframes fall-330{50.085%{transform:translate(59.1043vw,50.085vh) scale(.0854)}to{transform:translate(57.80675vw,99vh) scale(.0854)}}.snow:nth-child(331){opacity:.3038;transform:translate(77.1056vw,-10px) scale(.3601);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{52.986%{transform:translate(85.6991vw,52.986vh) scale(.3601)}to{transform:translate(81.40235vw,99vh) scale(.3601)}}.snow:nth-child(332){opacity:.8008;transform:translate(69.5004vw,-10px) scale(.5779);animation:fall-332 25s -28s linear infinite}@keyframes fall-332{54.406%{transform:translate(69.6646vw,54.406vh) scale(.5779)}to{transform:translate(69.5825vw,99vh) scale(.5779)}}.snow:nth-child(333){opacity:1.3686;transform:translate(49.6868vw,-10px) scale(.8832);animation:fall-333 25s -4s linear infinite}@keyframes fall-333{34.488%{transform:translate(56.4268vw,34.488vh) scale(.8832)}to{transform:translate(53.0568vw,99vh) scale(.8832)}}.snow:nth-child(334){opacity:1.3912;transform:translate(51.205vw,-10px) scale(.3555);animation:fall-334 22s -21s linear infinite}@keyframes fall-334{50.445%{transform:translate(48.4462vw,50.445vh) scale(.3555)}to{transform:translate(49.8256vw,99vh) scale(.3555)}}.snow:nth-child(335){opacity:.4474;transform:translate(16.0021vw,-10px) scale(.7748);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.581%{transform:translate(25.7503vw,73.581vh) scale(.7748)}to{transform:translate(20.8762vw,99vh) scale(.7748)}}.snow:nth-child(336){opacity:.4434;transform:translate(60.6148vw,-10px) scale(.7205);animation:fall-336 22s -10s linear infinite}@keyframes fall-336{52.68%{transform:translate(55.6029vw,52.68vh) scale(.7205)}to{transform:translate(58.10885vw,99vh) scale(.7205)}}.snow:nth-child(337){opacity:.5604;transform:translate(56.0643vw,-10px) scale(.5626);animation:fall-337 28s -16s linear infinite}@keyframes fall-337{43.975%{transform:translate(63.5004vw,43.975vh) scale(.5626)}to{transform:translate(59.78235vw,99vh) scale(.5626)}}.snow:nth-child(338){opacity:.2116;transform:translate(64.5811vw,-10px) scale(.0758);animation:fall-338 30s -9s linear infinite}@keyframes fall-338{47.156%{transform:translate(73.7875vw,47.156vh) scale(.0758)}to{transform:translate(69.1843vw,99vh) scale(.0758)}}.snow:nth-child(339){opacity:1.352;transform:translate(94.7497vw,-10px) scale(.6882);animation:fall-339 28s -27s linear infinite}@keyframes fall-339{40.101%{transform:translate(94.469vw,40.101vh) scale(.6882)}to{transform:translate(94.60935vw,99vh) scale(.6882)}}.snow:nth-child(340){opacity:1.822;transform:translate(90.3722vw,-10px) scale(.1585);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.835%{transform:translate(95.8553vw,56.835vh) scale(.1585)}to{transform:translate(93.11375vw,99vh) scale(.1585)}}.snow:nth-child(341){opacity:.5304;transform:translate(88.5718vw,-10px) scale(.0021);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{45.751%{transform:translate(82.9731vw,45.751vh) scale(.0021)}to{transform:translate(85.77245vw,99vh) scale(.0021)}}.snow:nth-child(342){opacity:.792;transform:translate(35.6126vw,-10px) scale(.3006);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{78.993%{transform:translate(39.865vw,78.993vh) scale(.3006)}to{transform:translate(37.7388vw,99vh) scale(.3006)}}.snow:nth-child(343){opacity:1.196;transform:translate(68.752vw,-10px) scale(.2665);animation:fall-343 23s -7s linear infinite}@keyframes fall-343{36.206%{transform:translate(71.7294vw,36.206vh) scale(.2665)}to{transform:translate(70.2407vw,99vh) scale(.2665)}}.snow:nth-child(344){opacity:1.4376;transform:translate(58.4423vw,-10px) scale(.6494);animation:fall-344 22s -10s linear infinite}@keyframes fall-344{49.949%{transform:translate(65.4376vw,49.949vh) scale(.6494)}to{transform:translate(61.93995vw,99vh) scale(.6494)}}.snow:nth-child(345){opacity:1.6398;transform:translate(43.3031vw,-10px) scale(.1284);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{48.039%{transform:translate(47.3749vw,48.039vh) scale(.1284)}to{transform:translate(45.339vw,99vh) scale(.1284)}}.snow:nth-child(346){opacity:.852;transform:translate(83.5387vw,-10px) scale(.7116);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{32.096%{transform:translate(88.9536vw,32.096vh) scale(.7116)}to{transform:translate(86.24615vw,99vh) scale(.7116)}}.snow:nth-child(347){opacity:.9166;transform:translate(20.4052vw,-10px) scale(.2412);animation:fall-347 29s -17s linear infinite}@keyframes fall-347{48.3%{transform:translate(27.1271vw,48.3vh) scale(.2412)}to{transform:translate(23.76615vw,99vh) scale(.2412)}}.snow:nth-child(348){opacity:1.231;transform:translate(70.6532vw,-10px) scale(.7912);animation:fall-348 24s -4s linear infinite}@keyframes fall-348{69.788%{transform:translate(74.5011vw,69.788vh) scale(.7912)}to{transform:translate(72.57715vw,99vh) scale(.7912)}}.snow:nth-child(349){opacity:.088;transform:translate(54.1837vw,-10px) scale(.8336);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{37.104%{transform:translate(56.7802vw,37.104vh) scale(.8336)}to{transform:translate(55.48195vw,99vh) scale(.8336)}}.snow:nth-child(350){opacity:1.783;transform:translate(39.4187vw,-10px) scale(.2995);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{47.267%{transform:translate(40.6269vw,47.267vh) scale(.2995)}to{transform:translate(40.0228vw,99vh) scale(.2995)}}.snow:nth-child(351){opacity:1.3474;transform:translate(2.969vw,-10px) scale(.2539);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{77.733%{transform:translate(7.5579vw,77.733vh) scale(.2539)}to{transform:translate(5.26345vw,99vh) scale(.2539)}}.snow:nth-child(352){opacity:1.2606;transform:translate(18.7896vw,-10px) scale(.2744);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{67.05%{transform:translate(28.5092vw,67.05vh) scale(.2744)}to{transform:translate(23.6494vw,99vh) scale(.2744)}}.snow:nth-child(353){opacity:.1202;transform:translate(60.7538vw,-10px) scale(.9841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{64.265%{transform:translate(66.3852vw,64.265vh) scale(.9841)}to{transform:translate(63.5695vw,99vh) scale(.9841)}}.snow:nth-child(354){opacity:.3056;transform:translate(54.112vw,-10px) scale(.0067);animation:fall-354 14s -1s linear infinite}@keyframes fall-354{41.254%{transform:translate(60.1993vw,41.254vh) scale(.0067)}to{transform:translate(57.15565vw,99vh) scale(.0067)}}.snow:nth-child(355){opacity:1.4854;transform:translate(79.604vw,-10px) scale(.0537);animation:fall-355 19s -1s linear infinite}@keyframes fall-355{48.882%{transform:translate(85.8316vw,48.882vh) scale(.0537)}to{transform:translate(82.7178vw,99vh) scale(.0537)}}.snow:nth-child(356){opacity:1.5888;transform:translate(77.2771vw,-10px) scale(.4652);animation:fall-356 22s -26s linear infinite}@keyframes fall-356{55.151%{transform:translate(76.8325vw,55.151vh) scale(.4652)}to{transform:translate(77.0548vw,99vh) scale(.4652)}}.snow:nth-child(357){opacity:1.1748;transform:translate(17.2026vw,-10px) scale(.7275);animation:fall-357 15s -14s linear infinite}@keyframes fall-357{33.04%{transform:translate(9.411vw,33.04vh) scale(.7275)}to{transform:translate(13.3068vw,99vh) scale(.7275)}}.snow:nth-child(358){opacity:.9766;transform:translate(19.9628vw,-10px) scale(.4764);animation:fall-358 27s -13s linear infinite}@keyframes fall-358{44.305%{transform:translate(27.908vw,44.305vh) scale(.4764)}to{transform:translate(23.9354vw,99vh) scale(.4764)}}.snow:nth-child(359){opacity:.7174;transform:translate(49.659vw,-10px) scale(.6321);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{31.001%{transform:translate(42.6349vw,31.001vh) scale(.6321)}to{transform:translate(46.14695vw,99vh) scale(.6321)}}.snow:nth-child(360){opacity:1.7182;transform:translate(78.0746vw,-10px) scale(.5143);animation:fall-360 10s -21s linear infinite}@keyframes fall-360{56.019%{transform:translate(78.7888vw,56.019vh) scale(.5143)}to{transform:translate(78.4317vw,99vh) scale(.5143)}}.snow:nth-child(361){opacity:.883;transform:translate(51.8811vw,-10px) scale(.8006);animation:fall-361 24s -18s linear infinite}@keyframes fall-361{74.435%{transform:translate(57.5153vw,74.435vh) scale(.8006)}to{transform:translate(54.6982vw,99vh) scale(.8006)}}.snow:nth-child(362){opacity:1.3034;transform:translate(52.6802vw,-10px) scale(.1724);animation:fall-362 18s -8s linear infinite}@keyframes fall-362{66.025%{transform:translate(62.3104vw,66.025vh) scale(.1724)}to{transform:translate(57.4953vw,99vh) scale(.1724)}}.snow:nth-child(363){opacity:1.2696;transform:translate(35.6645vw,-10px) scale(.6019);animation:fall-363 29s -5s linear infinite}@keyframes fall-363{69.62%{transform:translate(43.5773vw,69.62vh) scale(.6019)}to{transform:translate(39.6209vw,99vh) scale(.6019)}}.snow:nth-child(364){opacity:.3394;transform:translate(51.5686vw,-10px) scale(.9346);animation:fall-364 10s -12s linear infinite}@keyframes fall-364{79.368%{transform:translate(53.8836vw,79.368vh) scale(.9346)}to{transform:translate(52.7261vw,99vh) scale(.9346)}}.snow:nth-child(365){opacity:.5032;transform:translate(63.5776vw,-10px) scale(.5833);animation:fall-365 23s -5s linear infinite}@keyframes fall-365{33.905%{transform:translate(68.186vw,33.905vh) scale(.5833)}to{transform:translate(65.8818vw,99vh) scale(.5833)}}.snow:nth-child(366){opacity:.8372;transform:translate(24.3751vw,-10px) scale(.9285);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{63.068%{transform:translate(29.0256vw,63.068vh) scale(.9285)}to{transform:translate(26.70035vw,99vh) scale(.9285)}}.snow:nth-child(367){opacity:1.4692;transform:translate(12.1731vw,-10px) scale(.0393);animation:fall-367 25s -8s linear infinite}@keyframes fall-367{37.287%{transform:translate(7.3433vw,37.287vh) scale(.0393)}to{transform:translate(9.7582vw,99vh) scale(.0393)}}.snow:nth-child(368){opacity:.4078;transform:translate(6.1234vw,-10px) scale(.2193);animation:fall-368 13s -26s linear infinite}@keyframes fall-368{46.579%{transform:translate(-.4935vw,46.579vh) scale(.2193)}to{transform:translate(2.81495vw,99vh) scale(.2193)}}.snow:nth-child(369){opacity:.0964;transform:translate(73.0015vw,-10px) scale(.0773);animation:fall-369 14s -4s linear infinite}@keyframes fall-369{47.149%{transform:translate(66.0511vw,47.149vh) scale(.0773)}to{transform:translate(69.5263vw,99vh) scale(.0773)}}.snow:nth-child(370){opacity:1.9954;transform:translate(99.6576vw,-10px) scale(.3684);animation:fall-370 16s -13s linear infinite}@keyframes fall-370{68.249%{transform:translate(98.7209vw,68.249vh) scale(.3684)}to{transform:translate(99.18925vw,99vh) scale(.3684)}}.snow:nth-child(371){opacity:1.4106;transform:translate(41.5005vw,-10px) scale(.9718);animation:fall-371 13s -20s linear infinite}@keyframes fall-371{53.697%{transform:translate(35.3489vw,53.697vh) scale(.9718)}to{transform:translate(38.4247vw,99vh) scale(.9718)}}.snow:nth-child(372){opacity:1.1238;transform:translate(80.4956vw,-10px) scale(.586);animation:fall-372 28s -5s linear infinite}@keyframes fall-372{36.913%{transform:translate(83.0047vw,36.913vh) scale(.586)}to{transform:translate(81.75015vw,99vh) scale(.586)}}.snow:nth-child(373){opacity:1.7004;transform:translate(23.2068vw,-10px) scale(.434);animation:fall-373 11s -4s linear infinite}@keyframes fall-373{48.291%{transform:translate(18.3678vw,48.291vh) scale(.434)}to{transform:translate(20.7873vw,99vh) scale(.434)}}.snow:nth-child(374){opacity:.7772;transform:translate(7.1789vw,-10px) scale(.0417);animation:fall-374 14s -15s linear infinite}@keyframes fall-374{54.109%{transform:translate(12.8359vw,54.109vh) scale(.0417)}to{transform:translate(10.0074vw,99vh) scale(.0417)}}.snow:nth-child(375){opacity:.8634;transform:translate(72.0944vw,-10px) scale(.4385);animation:fall-375 24s -9s linear infinite}@keyframes fall-375{60.916%{transform:translate(63.0045vw,60.916vh) scale(.4385)}to{transform:translate(67.54945vw,99vh) scale(.4385)}}.snow:nth-child(376){opacity:.2676;transform:translate(93.6551vw,-10px) scale(.2291);animation:fall-376 27s -22s linear infinite}@keyframes fall-376{64.899%{transform:translate(101.3619vw,64.899vh) scale(.2291)}to{transform:translate(97.5085vw,99vh) scale(.2291)}}.snow:nth-child(377){opacity:.8864;transform:translate(58.14vw,-10px) scale(.5053);animation:fall-377 29s -1s linear infinite}@keyframes fall-377{55.208%{transform:translate(51.8557vw,55.208vh) scale(.5053)}to{transform:translate(54.99785vw,99vh) scale(.5053)}}.snow:nth-child(378){opacity:1.5654;transform:translate(54.409vw,-10px) scale(.1111);animation:fall-378 22s -1s linear infinite}@keyframes fall-378{76.088%{transform:translate(54.4831vw,76.088vh) scale(.1111)}to{transform:translate(54.44605vw,99vh) scale(.1111)}}.snow:nth-child(379){opacity:1.4018;transform:translate(10.3942vw,-10px) scale(.2178);animation:fall-379 20s -23s linear infinite}@keyframes fall-379{42.224%{transform:translate(11.0516vw,42.224vh) scale(.2178)}to{transform:translate(10.7229vw,99vh) scale(.2178)}}.snow:nth-child(380){opacity:.3926;transform:translate(32.7469vw,-10px) scale(.7503);animation:fall-380 24s -14s linear infinite}@keyframes fall-380{60.561%{transform:translate(32.5903vw,60.561vh) scale(.7503)}to{transform:translate(32.6686vw,99vh) scale(.7503)}}.snow:nth-child(381){opacity:1.8796;transform:translate(44.1104vw,-10px) scale(.0721);animation:fall-381 24s -21s linear infinite}@keyframes fall-381{57.929%{transform:translate(42.9923vw,57.929vh) scale(.0721)}to{transform:translate(43.55135vw,99vh) scale(.0721)}}.snow:nth-child(382){opacity:.6644;transform:translate(68.7255vw,-10px) scale(.8012);animation:fall-382 16s -20s linear infinite}@keyframes fall-382{36.034%{transform:translate(58.8137vw,36.034vh) scale(.8012)}to{transform:translate(63.7696vw,99vh) scale(.8012)}}.snow:nth-child(383){opacity:1.4824;transform:translate(66.864vw,-10px) scale(.3497);animation:fall-383 21s -27s linear infinite}@keyframes fall-383{59.259%{transform:translate(70.1443vw,59.259vh) scale(.3497)}to{transform:translate(68.50415vw,99vh) scale(.3497)}}.snow:nth-child(384){opacity:.157;transform:translate(33.8191vw,-10px) scale(.0438);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{71.704%{transform:translate(26.3544vw,71.704vh) scale(.0438)}to{transform:translate(30.08675vw,99vh) scale(.0438)}}.snow:nth-child(385){opacity:1.0558;transform:translate(22.6102vw,-10px) scale(.9228);animation:fall-385 15s -29s linear infinite}@keyframes fall-385{62.615%{transform:translate(29.2538vw,62.615vh) scale(.9228)}to{transform:translate(25.932vw,99vh) scale(.9228)}}.snow:nth-child(386){opacity:.1818;transform:translate(87.1836vw,-10px) scale(.0173);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{39.057%{transform:translate(86.7163vw,39.057vh) scale(.0173)}to{transform:translate(86.94995vw,99vh) scale(.0173)}}.snow:nth-child(387){opacity:1.7984;transform:translate(42.9897vw,-10px) scale(.2309);animation:fall-387 14s -21s linear infinite}@keyframes fall-387{32.349%{transform:translate(46.4523vw,32.349vh) scale(.2309)}to{transform:translate(44.721vw,99vh) scale(.2309)}}.snow:nth-child(388){opacity:1.2406;transform:translate(25.6248vw,-10px) scale(.6334);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{45.903%{transform:translate(32.7972vw,45.903vh) scale(.6334)}to{transform:translate(29.211vw,99vh) scale(.6334)}}.snow:nth-child(389){opacity:.963;transform:translate(38.9512vw,-10px) scale(.5512);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{66.539%{transform:translate(39.3452vw,66.539vh) scale(.5512)}to{transform:translate(39.1482vw,99vh) scale(.5512)}}.snow:nth-child(390){opacity:.4232;transform:translate(58.4589vw,-10px) scale(.2803);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{62.471%{transform:translate(51.819vw,62.471vh) scale(.2803)}to{transform:translate(55.13895vw,99vh) scale(.2803)}}.snow:nth-child(391){opacity:.3112;transform:translate(51.7388vw,-10px) scale(.9354);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{63.176%{transform:translate(60.1725vw,63.176vh) scale(.9354)}to{transform:translate(55.95565vw,99vh) scale(.9354)}}.snow:nth-child(392){opacity:1.3488;transform:translate(97.2008vw,-10px) scale(.393);animation:fall-392 18s -5s linear infinite}@keyframes fall-392{37.23%{transform:translate(89.1557vw,37.23vh) scale(.393)}to{transform:translate(93.17825vw,99vh) scale(.393)}}.snow:nth-child(393){opacity:1.3484;transform:translate(73.0257vw,-10px) scale(.9711);animation:fall-393 15s -6s linear infinite}@keyframes fall-393{37.051%{transform:translate(70.2211vw,37.051vh) scale(.9711)}to{transform:translate(71.6234vw,99vh) scale(.9711)}}.snow:nth-child(394){opacity:1.9438;transform:translate(37.7677vw,-10px) scale(.271);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{31.209%{transform:translate(38.4975vw,31.209vh) scale(.271)}to{transform:translate(38.1326vw,99vh) scale(.271)}}.snow:nth-child(395){opacity:.0268;transform:translate(11.7578vw,-10px) scale(.3706);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{63.797%{transform:translate(21.6923vw,63.797vh) scale(.3706)}to{transform:translate(16.72505vw,99vh) scale(.3706)}}.snow:nth-child(396){opacity:.6756;transform:translate(22.8242vw,-10px) scale(.7895);animation:fall-396 21s -10s linear infinite}@keyframes fall-396{61.785%{transform:translate(14.654vw,61.785vh) scale(.7895)}to{transform:translate(18.7391vw,99vh) scale(.7895)}}.snow:nth-child(397){opacity:.7616;transform:translate(94.7305vw,-10px) scale(.0531);animation:fall-397 12s -5s linear infinite}@keyframes fall-397{48.322%{transform:translate(98.8406vw,48.322vh) scale(.0531)}to{transform:translate(96.78555vw,99vh) scale(.0531)}}.snow:nth-child(398){opacity:.5386;transform:translate(61.7911vw,-10px) scale(.7333);animation:fall-398 13s -25s linear infinite}@keyframes fall-398{37.875%{transform:translate(68.7639vw,37.875vh) scale(.7333)}to{transform:translate(65.2775vw,99vh) scale(.7333)}}.snow:nth-child(399){opacity:.1732;transform:translate(55.1145vw,-10px) scale(.7085);animation:fall-399 30s -10s linear infinite}@keyframes fall-399{32.542%{transform:translate(64.6274vw,32.542vh) scale(.7085)}to{transform:translate(59.87095vw,99vh) scale(.7085)}}.snow:nth-child(400){opacity:1.1906;transform:translate(20.6917vw,-10px) scale(.3697);animation:fall-400 29s -3s linear infinite}@keyframes fall-400{76.307%{transform:translate(27.3619vw,76.307vh) scale(.3697)}to{transform:translate(24.0268vw,99vh) scale(.3697)}}\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.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6702;transform:translate(29.7983vw,-10px) scale(.7347);animation:fall-1 11s -28s linear infinite}@keyframes fall-1{37.053%{transform:translate(22.5271vw,37.053vh) scale(.7347)}to{transform:translate(26.1627vw,99vh) scale(.7347)}}.snow:nth-child(2){opacity:1.2286;transform:translate(21.7979vw,-10px) scale(.9466);animation:fall-2 10s -30s linear infinite}@keyframes fall-2{72.505%{transform:translate(14.3571vw,72.505vh) scale(.9466)}to{transform:translate(18.0775vw,99vh) scale(.9466)}}.snow:nth-child(3){opacity:.0764;transform:translate(86.8793vw,-10px) scale(.9984);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{67.961%{transform:translate(87.1311vw,67.961vh) scale(.9984)}to{transform:translate(87.0052vw,99vh) scale(.9984)}}.snow:nth-child(4){opacity:.883;transform:translate(12.1018vw,-10px) scale(.5453);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{63.711%{transform:translate(21.7776vw,63.711vh) scale(.5453)}to{transform:translate(16.9397vw,99vh) scale(.5453)}}.snow:nth-child(5){opacity:1.9114;transform:translate(5.0665vw,-10px) scale(.4024);animation:fall-5 28s -30s linear infinite}@keyframes fall-5{67.682%{transform:translate(9.5693vw,67.682vh) scale(.4024)}to{transform:translate(7.3179vw,99vh) scale(.4024)}}.snow:nth-child(6){opacity:.3602;transform:translate(81.1879vw,-10px) scale(.4683);animation:fall-6 20s -8s linear infinite}@keyframes fall-6{30.794%{transform:translate(79.1396vw,30.794vh) scale(.4683)}to{transform:translate(80.16375vw,99vh) scale(.4683)}}.snow:nth-child(7){opacity:.8026;transform:translate(33.5766vw,-10px) scale(.1582);animation:fall-7 25s -1s linear infinite}@keyframes fall-7{57.644%{transform:translate(23.7575vw,57.644vh) scale(.1582)}to{transform:translate(28.66705vw,99vh) scale(.1582)}}.snow:nth-child(8){opacity:.5406;transform:translate(11.466vw,-10px) scale(.7017);animation:fall-8 21s -30s linear infinite}@keyframes fall-8{53.45%{transform:translate(7.2001vw,53.45vh) scale(.7017)}to{transform:translate(9.33305vw,99vh) scale(.7017)}}.snow:nth-child(9){opacity:1.8346;transform:translate(82.6206vw,-10px) scale(.0276);animation:fall-9 13s -4s linear infinite}@keyframes fall-9{71.444%{transform:translate(73.2294vw,71.444vh) scale(.0276)}to{transform:translate(77.925vw,99vh) scale(.0276)}}.snow:nth-child(10){opacity:.4866;transform:translate(30.707vw,-10px) scale(.4668);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{43.572%{transform:translate(29.3243vw,43.572vh) scale(.4668)}to{transform:translate(30.01565vw,99vh) scale(.4668)}}.snow:nth-child(11){opacity:.3134;transform:translate(52.7551vw,-10px) scale(.7567);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{36.264%{transform:translate(49.1734vw,36.264vh) scale(.7567)}to{transform:translate(50.96425vw,99vh) scale(.7567)}}.snow:nth-child(12){opacity:.7402;transform:translate(44.1686vw,-10px) scale(.646);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.087%{transform:translate(36.5252vw,71.087vh) scale(.646)}to{transform:translate(40.3469vw,99vh) scale(.646)}}.snow:nth-child(13){opacity:1.6932;transform:translate(4.1037vw,-10px) scale(.573);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{77.874%{transform:translate(7.7285vw,77.874vh) scale(.573)}to{transform:translate(5.9161vw,99vh) scale(.573)}}.snow:nth-child(14){opacity:1.0318;transform:translate(42.7407vw,-10px) scale(.9342);animation:fall-14 18s -8s linear infinite}@keyframes fall-14{77.818%{transform:translate(42.2826vw,77.818vh) scale(.9342)}to{transform:translate(42.51165vw,99vh) scale(.9342)}}.snow:nth-child(15){opacity:.2552;transform:translate(5.2816vw,-10px) scale(.2634);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{62.591%{transform:translate(6.5449vw,62.591vh) scale(.2634)}to{transform:translate(5.91325vw,99vh) scale(.2634)}}.snow:nth-child(16){opacity:1.2706;transform:translate(49.8624vw,-10px) scale(.8056);animation:fall-16 25s -30s linear infinite}@keyframes fall-16{51.799%{transform:translate(44.9098vw,51.799vh) scale(.8056)}to{transform:translate(47.3861vw,99vh) scale(.8056)}}.snow:nth-child(17){opacity:.3858;transform:translate(98.8631vw,-10px) scale(.9096);animation:fall-17 17s -2s linear infinite}@keyframes fall-17{38.26%{transform:translate(98.8884vw,38.26vh) scale(.9096)}to{transform:translate(98.87575vw,99vh) scale(.9096)}}.snow:nth-child(18){opacity:1.634;transform:translate(95.3959vw,-10px) scale(.7756);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{32.294%{transform:translate(93.2337vw,32.294vh) scale(.7756)}to{transform:translate(94.3148vw,99vh) scale(.7756)}}.snow:nth-child(19){opacity:.5936;transform:translate(44.0818vw,-10px) scale(.9131);animation:fall-19 23s -14s linear infinite}@keyframes fall-19{76.961%{transform:translate(41.0564vw,76.961vh) scale(.9131)}to{transform:translate(42.5691vw,99vh) scale(.9131)}}.snow:nth-child(20){opacity:.0492;transform:translate(44.6745vw,-10px) scale(.5473);animation:fall-20 22s -13s linear infinite}@keyframes fall-20{71.053%{transform:translate(37.6156vw,71.053vh) scale(.5473)}to{transform:translate(41.14505vw,99vh) scale(.5473)}}.snow:nth-child(21){opacity:.0964;transform:translate(37.0491vw,-10px) scale(.4643);animation:fall-21 18s -11s linear infinite}@keyframes fall-21{51.865%{transform:translate(39.1834vw,51.865vh) scale(.4643)}to{transform:translate(38.11625vw,99vh) scale(.4643)}}.snow:nth-child(22){opacity:1.4386;transform:translate(46.1425vw,-10px) scale(.1174);animation:fall-22 20s -19s linear infinite}@keyframes fall-22{64.841%{transform:translate(48.8916vw,64.841vh) scale(.1174)}to{transform:translate(47.51705vw,99vh) scale(.1174)}}.snow:nth-child(23){opacity:.9396;transform:translate(70.2915vw,-10px) scale(.7255);animation:fall-23 27s -10s linear infinite}@keyframes fall-23{45.201%{transform:translate(62.113vw,45.201vh) scale(.7255)}to{transform:translate(66.20225vw,99vh) scale(.7255)}}.snow:nth-child(24){opacity:.347;transform:translate(73.0728vw,-10px) scale(.0392);animation:fall-24 12s -4s linear infinite}@keyframes fall-24{49.629%{transform:translate(77.571vw,49.629vh) scale(.0392)}to{transform:translate(75.3219vw,99vh) scale(.0392)}}.snow:nth-child(25){opacity:.9728;transform:translate(17.7228vw,-10px) scale(.6457);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{62.173%{transform:translate(10.8271vw,62.173vh) scale(.6457)}to{transform:translate(14.27495vw,99vh) scale(.6457)}}.snow:nth-child(26){opacity:.9576;transform:translate(38.7366vw,-10px) scale(.2205);animation:fall-26 13s -22s linear infinite}@keyframes fall-26{61.249%{transform:translate(33.5635vw,61.249vh) scale(.2205)}to{transform:translate(36.15005vw,99vh) scale(.2205)}}.snow:nth-child(27){opacity:.684;transform:translate(35.9097vw,-10px) scale(.636);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{33.267%{transform:translate(44.2721vw,33.267vh) scale(.636)}to{transform:translate(40.0909vw,99vh) scale(.636)}}.snow:nth-child(28){opacity:.7398;transform:translate(29.2621vw,-10px) scale(.6524);animation:fall-28 29s -17s linear infinite}@keyframes fall-28{50.812%{transform:translate(29.8278vw,50.812vh) scale(.6524)}to{transform:translate(29.54495vw,99vh) scale(.6524)}}.snow:nth-child(29){opacity:1.7416;transform:translate(97.6987vw,-10px) scale(.5277);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{34.658%{transform:translate(105.7222vw,34.658vh) scale(.5277)}to{transform:translate(101.71045vw,99vh) scale(.5277)}}.snow:nth-child(30){opacity:1.5992;transform:translate(81.7291vw,-10px) scale(.2056);animation:fall-30 25s -25s linear infinite}@keyframes fall-30{74.631%{transform:translate(91.6172vw,74.631vh) scale(.2056)}to{transform:translate(86.67315vw,99vh) scale(.2056)}}.snow:nth-child(31){opacity:.1024;transform:translate(65.4642vw,-10px) scale(.5311);animation:fall-31 13s -11s linear infinite}@keyframes fall-31{56.786%{transform:translate(75.1636vw,56.786vh) scale(.5311)}to{transform:translate(70.3139vw,99vh) scale(.5311)}}.snow:nth-child(32){opacity:1.4668;transform:translate(21.5314vw,-10px) scale(.0384);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{31.755%{transform:translate(18.0943vw,31.755vh) scale(.0384)}to{transform:translate(19.81285vw,99vh) scale(.0384)}}.snow:nth-child(33){opacity:1.9274;transform:translate(8.0047vw,-10px) scale(.0025);animation:fall-33 14s -29s linear infinite}@keyframes fall-33{43.585%{transform:translate(11.8829vw,43.585vh) scale(.0025)}to{transform:translate(9.9438vw,99vh) scale(.0025)}}.snow:nth-child(34){opacity:1.6974;transform:translate(37.2362vw,-10px) scale(.9999);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{77.975%{transform:translate(37.7984vw,77.975vh) scale(.9999)}to{transform:translate(37.5173vw,99vh) scale(.9999)}}.snow:nth-child(35){opacity:1.8136;transform:translate(47.8788vw,-10px) scale(.9452);animation:fall-35 11s -15s linear infinite}@keyframes fall-35{34.835%{transform:translate(41.5515vw,34.835vh) scale(.9452)}to{transform:translate(44.71515vw,99vh) scale(.9452)}}.snow:nth-child(36){opacity:.8268;transform:translate(87.0614vw,-10px) scale(.2846);animation:fall-36 27s -24s linear infinite}@keyframes fall-36{68.099%{transform:translate(88.5222vw,68.099vh) scale(.2846)}to{transform:translate(87.7918vw,99vh) scale(.2846)}}.snow:nth-child(37){opacity:1.348;transform:translate(72.6036vw,-10px) scale(.0325);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{66.76%{transform:translate(80.0842vw,66.76vh) scale(.0325)}to{transform:translate(76.3439vw,99vh) scale(.0325)}}.snow:nth-child(38){opacity:.035;transform:translate(41.98vw,-10px) scale(.4573);animation:fall-38 18s -1s linear infinite}@keyframes fall-38{52.286%{transform:translate(51.4011vw,52.286vh) scale(.4573)}to{transform:translate(46.69055vw,99vh) scale(.4573)}}.snow:nth-child(39){opacity:.5816;transform:translate(56.7644vw,-10px) scale(.9063);animation:fall-39 30s -11s linear infinite}@keyframes fall-39{46.809%{transform:translate(62.0061vw,46.809vh) scale(.9063)}to{transform:translate(59.38525vw,99vh) scale(.9063)}}.snow:nth-child(40){opacity:.4514;transform:translate(74.5706vw,-10px) scale(.2389);animation:fall-40 27s -2s linear infinite}@keyframes fall-40{43.674%{transform:translate(80.5617vw,43.674vh) scale(.2389)}to{transform:translate(77.56615vw,99vh) scale(.2389)}}.snow:nth-child(41){opacity:1.705;transform:translate(25.3228vw,-10px) scale(.5822);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{41.979%{transform:translate(29.4249vw,41.979vh) scale(.5822)}to{transform:translate(27.37385vw,99vh) scale(.5822)}}.snow:nth-child(42){opacity:1.1732;transform:translate(12.365vw,-10px) scale(.7763);animation:fall-42 24s -11s linear infinite}@keyframes fall-42{66.227%{transform:translate(17.8971vw,66.227vh) scale(.7763)}to{transform:translate(15.13105vw,99vh) scale(.7763)}}.snow:nth-child(43){opacity:.3056;transform:translate(3.4384vw,-10px) scale(.6038);animation:fall-43 27s -19s linear infinite}@keyframes fall-43{62.751%{transform:translate(1.2333vw,62.751vh) scale(.6038)}to{transform:translate(2.33585vw,99vh) scale(.6038)}}.snow:nth-child(44){opacity:.8474;transform:translate(51.7773vw,-10px) scale(.1287);animation:fall-44 21s -25s linear infinite}@keyframes fall-44{52.653%{transform:translate(59.4131vw,52.653vh) scale(.1287)}to{transform:translate(55.5952vw,99vh) scale(.1287)}}.snow:nth-child(45){opacity:.687;transform:translate(34.6214vw,-10px) scale(.3076);animation:fall-45 29s -28s linear infinite}@keyframes fall-45{73.363%{transform:translate(29.2085vw,73.363vh) scale(.3076)}to{transform:translate(31.91495vw,99vh) scale(.3076)}}.snow:nth-child(46){opacity:.1218;transform:translate(89.8726vw,-10px) scale(.9608);animation:fall-46 20s -28s linear infinite}@keyframes fall-46{48.872%{transform:translate(99.7145vw,48.872vh) scale(.9608)}to{transform:translate(94.79355vw,99vh) scale(.9608)}}.snow:nth-child(47){opacity:1.871;transform:translate(70.5227vw,-10px) scale(.0133);animation:fall-47 10s -28s linear infinite}@keyframes fall-47{71.086%{transform:translate(70.6444vw,71.086vh) scale(.0133)}to{transform:translate(70.58355vw,99vh) scale(.0133)}}.snow:nth-child(48){opacity:.5542;transform:translate(91.2333vw,-10px) scale(.2052);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{72.641%{transform:translate(100.0813vw,72.641vh) scale(.2052)}to{transform:translate(95.6573vw,99vh) scale(.2052)}}.snow:nth-child(49){opacity:.3846;transform:translate(45.6488vw,-10px) scale(.7683);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{72.777%{transform:translate(40.7794vw,72.777vh) scale(.7683)}to{transform:translate(43.2141vw,99vh) scale(.7683)}}.snow:nth-child(50){opacity:.966;transform:translate(4.4787vw,-10px) scale(.1355);animation:fall-50 24s -6s linear infinite}@keyframes fall-50{51.581%{transform:translate(1.0012vw,51.581vh) scale(.1355)}to{transform:translate(2.73995vw,99vh) scale(.1355)}}.snow:nth-child(51){opacity:1.2488;transform:translate(63.6876vw,-10px) scale(.4326);animation:fall-51 12s -7s linear infinite}@keyframes fall-51{61.052%{transform:translate(57.9096vw,61.052vh) scale(.4326)}to{transform:translate(60.7986vw,99vh) scale(.4326)}}.snow:nth-child(52){opacity:1.3144;transform:translate(57.0433vw,-10px) scale(.7868);animation:fall-52 30s -20s linear infinite}@keyframes fall-52{34.662%{transform:translate(51.6333vw,34.662vh) scale(.7868)}to{transform:translate(54.3383vw,99vh) scale(.7868)}}.snow:nth-child(53){opacity:1.9796;transform:translate(45.2936vw,-10px) scale(.5111);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{58.151%{transform:translate(35.3961vw,58.151vh) scale(.5111)}to{transform:translate(40.34485vw,99vh) scale(.5111)}}.snow:nth-child(54){opacity:.246;transform:translate(97.5417vw,-10px) scale(.1733);animation:fall-54 29s -3s linear infinite}@keyframes fall-54{71.191%{transform:translate(102.5019vw,71.191vh) scale(.1733)}to{transform:translate(100.0218vw,99vh) scale(.1733)}}.snow:nth-child(55){opacity:1.8456;transform:translate(81.8774vw,-10px) scale(.2077);animation:fall-55 21s -3s linear infinite}@keyframes fall-55{51.536%{transform:translate(79.2223vw,51.536vh) scale(.2077)}to{transform:translate(80.54985vw,99vh) scale(.2077)}}.snow:nth-child(56){opacity:.7962;transform:translate(6.0995vw,-10px) scale(.3024);animation:fall-56 12s -7s linear infinite}@keyframes fall-56{49.227%{transform:translate(-.225vw,49.227vh) scale(.3024)}to{transform:translate(2.93725vw,99vh) scale(.3024)}}.snow:nth-child(57){opacity:1.5276;transform:translate(18.3227vw,-10px) scale(.3091);animation:fall-57 29s -18s linear infinite}@keyframes fall-57{30.713%{transform:translate(15.6515vw,30.713vh) scale(.3091)}to{transform:translate(16.9871vw,99vh) scale(.3091)}}.snow:nth-child(58){opacity:1.355;transform:translate(39.2872vw,-10px) scale(.3808);animation:fall-58 20s -24s linear infinite}@keyframes fall-58{32.099%{transform:translate(34.4968vw,32.099vh) scale(.3808)}to{transform:translate(36.892vw,99vh) scale(.3808)}}.snow:nth-child(59){opacity:1.5024;transform:translate(39.0296vw,-10px) scale(.896);animation:fall-59 25s -5s linear infinite}@keyframes fall-59{56.813%{transform:translate(36.7439vw,56.813vh) scale(.896)}to{transform:translate(37.88675vw,99vh) scale(.896)}}.snow:nth-child(60){opacity:1.1956;transform:translate(22.9965vw,-10px) scale(.2042);animation:fall-60 23s -24s linear infinite}@keyframes fall-60{36.902%{transform:translate(14.4647vw,36.902vh) scale(.2042)}to{transform:translate(18.7306vw,99vh) scale(.2042)}}.snow:nth-child(61){opacity:.1682;transform:translate(4.6004vw,-10px) scale(.7807);animation:fall-61 24s -26s linear infinite}@keyframes fall-61{35.771%{transform:translate(5.3181vw,35.771vh) scale(.7807)}to{transform:translate(4.95925vw,99vh) scale(.7807)}}.snow:nth-child(62){opacity:1.4798;transform:translate(45.5339vw,-10px) scale(.4922);animation:fall-62 12s -1s linear infinite}@keyframes fall-62{69.38%{transform:translate(37.6193vw,69.38vh) scale(.4922)}to{transform:translate(41.5766vw,99vh) scale(.4922)}}.snow:nth-child(63){opacity:1.1036;transform:translate(47.2515vw,-10px) scale(.36);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{57.126%{transform:translate(51.552vw,57.126vh) scale(.36)}to{transform:translate(49.40175vw,99vh) scale(.36)}}.snow:nth-child(64){opacity:.1028;transform:translate(69.1595vw,-10px) scale(.4048);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{63.599%{transform:translate(65.0701vw,63.599vh) scale(.4048)}to{transform:translate(67.1148vw,99vh) scale(.4048)}}.snow:nth-child(65){opacity:1.8702;transform:translate(1.4314vw,-10px) scale(.7489);animation:fall-65 20s -19s linear infinite}@keyframes fall-65{35.432%{transform:translate(2.0194vw,35.432vh) scale(.7489)}to{transform:translate(1.7254vw,99vh) scale(.7489)}}.snow:nth-child(66){opacity:.0208;transform:translate(8.6469vw,-10px) scale(.8505);animation:fall-66 11s -1s linear infinite}@keyframes fall-66{42.422%{transform:translate(14.1571vw,42.422vh) scale(.8505)}to{transform:translate(11.402vw,99vh) scale(.8505)}}.snow:nth-child(67){opacity:1.3514;transform:translate(16.4073vw,-10px) scale(.411);animation:fall-67 22s -13s linear infinite}@keyframes fall-67{56.444%{transform:translate(19.4685vw,56.444vh) scale(.411)}to{transform:translate(17.9379vw,99vh) scale(.411)}}.snow:nth-child(68){opacity:.8584;transform:translate(66.3619vw,-10px) scale(.4633);animation:fall-68 21s -15s linear infinite}@keyframes fall-68{31.595%{transform:translate(57.55vw,31.595vh) scale(.4633)}to{transform:translate(61.95595vw,99vh) scale(.4633)}}.snow:nth-child(69){opacity:.6252;transform:translate(21.6703vw,-10px) scale(.3362);animation:fall-69 19s -27s linear infinite}@keyframes fall-69{30.746%{transform:translate(11.8671vw,30.746vh) scale(.3362)}to{transform:translate(16.7687vw,99vh) scale(.3362)}}.snow:nth-child(70){opacity:.2118;transform:translate(89.4549vw,-10px) scale(.6656);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{64.845%{transform:translate(81.6125vw,64.845vh) scale(.6656)}to{transform:translate(85.5337vw,99vh) scale(.6656)}}.snow:nth-child(71){opacity:1.4512;transform:translate(25.8884vw,-10px) scale(.1135);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{75.986%{transform:translate(16.2263vw,75.986vh) scale(.1135)}to{transform:translate(21.05735vw,99vh) scale(.1135)}}.snow:nth-child(72){opacity:1.7042;transform:translate(18.6123vw,-10px) scale(.1149);animation:fall-72 13s -12s linear infinite}@keyframes fall-72{47.461%{transform:translate(24.5098vw,47.461vh) scale(.1149)}to{transform:translate(21.56105vw,99vh) scale(.1149)}}.snow:nth-child(73){opacity:1.4736;transform:translate(29.6734vw,-10px) scale(.5145);animation:fall-73 19s -24s linear infinite}@keyframes fall-73{47.327%{transform:translate(20.7383vw,47.327vh) scale(.5145)}to{transform:translate(25.20585vw,99vh) scale(.5145)}}.snow:nth-child(74){opacity:1.3648;transform:translate(67.8785vw,-10px) scale(.3735);animation:fall-74 15s -19s linear infinite}@keyframes fall-74{31.313%{transform:translate(76.7753vw,31.313vh) scale(.3735)}to{transform:translate(72.3269vw,99vh) scale(.3735)}}.snow:nth-child(75){opacity:1.7172;transform:translate(83.9917vw,-10px) scale(.1692);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{66.61%{transform:translate(87.1869vw,66.61vh) scale(.1692)}to{transform:translate(85.5893vw,99vh) scale(.1692)}}.snow:nth-child(76){opacity:1.5262;transform:translate(96.8678vw,-10px) scale(.1645);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{71.76%{transform:translate(87.6261vw,71.76vh) scale(.1645)}to{transform:translate(92.24695vw,99vh) scale(.1645)}}.snow:nth-child(77){opacity:1.1372;transform:translate(99.7635vw,-10px) scale(.445);animation:fall-77 20s -13s linear infinite}@keyframes fall-77{41.424%{transform:translate(103.4225vw,41.424vh) scale(.445)}to{transform:translate(101.593vw,99vh) scale(.445)}}.snow:nth-child(78){opacity:1.5496;transform:translate(55.1734vw,-10px) scale(.6945);animation:fall-78 21s -22s linear infinite}@keyframes fall-78{67.87%{transform:translate(58.4019vw,67.87vh) scale(.6945)}to{transform:translate(56.78765vw,99vh) scale(.6945)}}.snow:nth-child(79){opacity:1.838;transform:translate(60.9294vw,-10px) scale(.4408);animation:fall-79 12s -28s linear infinite}@keyframes fall-79{31.119%{transform:translate(53.7843vw,31.119vh) scale(.4408)}to{transform:translate(57.35685vw,99vh) scale(.4408)}}.snow:nth-child(80){opacity:.1548;transform:translate(70.1792vw,-10px) scale(.6465);animation:fall-80 19s -17s linear infinite}@keyframes fall-80{45.9%{transform:translate(67.8666vw,45.9vh) scale(.6465)}to{transform:translate(69.0229vw,99vh) scale(.6465)}}.snow:nth-child(81){opacity:.1814;transform:translate(6.2427vw,-10px) scale(.7129);animation:fall-81 14s -1s linear infinite}@keyframes fall-81{60.212%{transform:translate(8.7482vw,60.212vh) scale(.7129)}to{transform:translate(7.49545vw,99vh) scale(.7129)}}.snow:nth-child(82){opacity:1.0842;transform:translate(34.0183vw,-10px) scale(.7793);animation:fall-82 23s -12s linear infinite}@keyframes fall-82{57.795%{transform:translate(37.4725vw,57.795vh) scale(.7793)}to{transform:translate(35.7454vw,99vh) scale(.7793)}}.snow:nth-child(83){opacity:1.0016;transform:translate(31.9724vw,-10px) scale(.1484);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{45.043%{transform:translate(33.1946vw,45.043vh) scale(.1484)}to{transform:translate(32.5835vw,99vh) scale(.1484)}}.snow:nth-child(84){opacity:1.827;transform:translate(61.8919vw,-10px) scale(.879);animation:fall-84 16s -17s linear infinite}@keyframes fall-84{55.215%{transform:translate(68.7737vw,55.215vh) scale(.879)}to{transform:translate(65.3328vw,99vh) scale(.879)}}.snow:nth-child(85){opacity:1.745;transform:translate(25.2995vw,-10px) scale(.2912);animation:fall-85 26s -14s linear infinite}@keyframes fall-85{40.615%{transform:translate(18.9889vw,40.615vh) scale(.2912)}to{transform:translate(22.1442vw,99vh) scale(.2912)}}.snow:nth-child(86){opacity:.6804;transform:translate(87.444vw,-10px) scale(.3718);animation:fall-86 30s -23s linear infinite}@keyframes fall-86{68.44%{transform:translate(79.8943vw,68.44vh) scale(.3718)}to{transform:translate(83.66915vw,99vh) scale(.3718)}}.snow:nth-child(87){opacity:.3986;transform:translate(7.2348vw,-10px) scale(.8576);animation:fall-87 19s -27s linear infinite}@keyframes fall-87{63.761%{transform:translate(7.1403vw,63.761vh) scale(.8576)}to{transform:translate(7.18755vw,99vh) scale(.8576)}}.snow:nth-child(88){opacity:1.4176;transform:translate(9.8969vw,-10px) scale(.382);animation:fall-88 14s -4s linear infinite}@keyframes fall-88{77.649%{transform:translate(15.2323vw,77.649vh) scale(.382)}to{transform:translate(12.5646vw,99vh) scale(.382)}}.snow:nth-child(89){opacity:.4804;transform:translate(77.2557vw,-10px) scale(.5696);animation:fall-89 19s -7s linear infinite}@keyframes fall-89{52.735%{transform:translate(85.8863vw,52.735vh) scale(.5696)}to{transform:translate(81.571vw,99vh) scale(.5696)}}.snow:nth-child(90){opacity:1.451;transform:translate(71.4991vw,-10px) scale(.4136);animation:fall-90 18s -7s linear infinite}@keyframes fall-90{70.919%{transform:translate(78.1825vw,70.919vh) scale(.4136)}to{transform:translate(74.8408vw,99vh) scale(.4136)}}.snow:nth-child(91){opacity:1.305;transform:translate(90.7701vw,-10px) scale(.1596);animation:fall-91 19s -3s linear infinite}@keyframes fall-91{79.081%{transform:translate(90.6405vw,79.081vh) scale(.1596)}to{transform:translate(90.7053vw,99vh) scale(.1596)}}.snow:nth-child(92){opacity:.7224;transform:translate(83.1883vw,-10px) scale(.9653);animation:fall-92 23s -16s linear infinite}@keyframes fall-92{79.978%{transform:translate(89.6215vw,79.978vh) scale(.9653)}to{transform:translate(86.4049vw,99vh) scale(.9653)}}.snow:nth-child(93){opacity:1.56;transform:translate(24.4888vw,-10px) scale(.5464);animation:fall-93 28s -15s linear infinite}@keyframes fall-93{41.166%{transform:translate(16.5027vw,41.166vh) scale(.5464)}to{transform:translate(20.49575vw,99vh) scale(.5464)}}.snow:nth-child(94){opacity:.3458;transform:translate(54.6289vw,-10px) scale(.2126);animation:fall-94 25s -27s linear infinite}@keyframes fall-94{79.672%{transform:translate(49.6041vw,79.672vh) scale(.2126)}to{transform:translate(52.1165vw,99vh) scale(.2126)}}.snow:nth-child(95){opacity:.3334;transform:translate(52.9944vw,-10px) scale(.6046);animation:fall-95 17s -24s linear infinite}@keyframes fall-95{54.557%{transform:translate(45.2653vw,54.557vh) scale(.6046)}to{transform:translate(49.12985vw,99vh) scale(.6046)}}.snow:nth-child(96){opacity:.98;transform:translate(62.9992vw,-10px) scale(.6093);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{58.044%{transform:translate(71.7704vw,58.044vh) scale(.6093)}to{transform:translate(67.3848vw,99vh) scale(.6093)}}.snow:nth-child(97){opacity:.153;transform:translate(3.6019vw,-10px) scale(.1579);animation:fall-97 26s -1s linear infinite}@keyframes fall-97{76.457%{transform:translate(-6.3755vw,76.457vh) scale(.1579)}to{transform:translate(-1.3868vw,99vh) scale(.1579)}}.snow:nth-child(98){opacity:.8152;transform:translate(.0885vw,-10px) scale(.0242);animation:fall-98 18s -23s linear infinite}@keyframes fall-98{79.635%{transform:translate(.6508vw,79.635vh) scale(.0242)}to{transform:translate(.36965vw,99vh) scale(.0242)}}.snow:nth-child(99){opacity:.975;transform:translate(92.4767vw,-10px) scale(.5038);animation:fall-99 23s -29s linear infinite}@keyframes fall-99{73.07%{transform:translate(100.2532vw,73.07vh) scale(.5038)}to{transform:translate(96.36495vw,99vh) scale(.5038)}}.snow:nth-child(100){opacity:1.6986;transform:translate(79.5942vw,-10px) scale(.4915);animation:fall-100 28s -10s linear infinite}@keyframes fall-100{72.795%{transform:translate(73.3796vw,72.795vh) scale(.4915)}to{transform:translate(76.4869vw,99vh) scale(.4915)}}.snow:nth-child(101){opacity:1.3462;transform:translate(37.1683vw,-10px) scale(.3816);animation:fall-101 12s -1s linear infinite}@keyframes fall-101{43.738%{transform:translate(45.8238vw,43.738vh) scale(.3816)}to{transform:translate(41.49605vw,99vh) scale(.3816)}}.snow:nth-child(102){opacity:.2102;transform:translate(13.2141vw,-10px) scale(.3132);animation:fall-102 24s -11s linear infinite}@keyframes fall-102{70.979%{transform:translate(7.0216vw,70.979vh) scale(.3132)}to{transform:translate(10.11785vw,99vh) scale(.3132)}}.snow:nth-child(103){opacity:1.992;transform:translate(19.3125vw,-10px) scale(.518);animation:fall-103 16s -23s linear infinite}@keyframes fall-103{44.25%{transform:translate(23.979vw,44.25vh) scale(.518)}to{transform:translate(21.64575vw,99vh) scale(.518)}}.snow:nth-child(104){opacity:.811;transform:translate(12.0681vw,-10px) scale(.8833);animation:fall-104 10s -30s linear infinite}@keyframes fall-104{61.843%{transform:translate(19.4987vw,61.843vh) scale(.8833)}to{transform:translate(15.7834vw,99vh) scale(.8833)}}.snow:nth-child(105){opacity:.0674;transform:translate(6.0542vw,-10px) scale(.0733);animation:fall-105 11s -27s linear infinite}@keyframes fall-105{44.564%{transform:translate(15.5599vw,44.564vh) scale(.0733)}to{transform:translate(10.80705vw,99vh) scale(.0733)}}.snow:nth-child(106){opacity:.651;transform:translate(48.6068vw,-10px) scale(.8646);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{76.582%{transform:translate(54.2251vw,76.582vh) scale(.8646)}to{transform:translate(51.41595vw,99vh) scale(.8646)}}.snow:nth-child(107){opacity:1.6642;transform:translate(36.1218vw,-10px) scale(.1897);animation:fall-107 16s -4s linear infinite}@keyframes fall-107{75.942%{transform:translate(37.7445vw,75.942vh) scale(.1897)}to{transform:translate(36.93315vw,99vh) scale(.1897)}}.snow:nth-child(108){opacity:.1652;transform:translate(48.7833vw,-10px) scale(.7306);animation:fall-108 10s -17s linear infinite}@keyframes fall-108{59.37%{transform:translate(54.4808vw,59.37vh) scale(.7306)}to{transform:translate(51.63205vw,99vh) scale(.7306)}}.snow:nth-child(109){opacity:.2806;transform:translate(61.5115vw,-10px) scale(.8969);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{79.354%{transform:translate(64.6484vw,79.354vh) scale(.8969)}to{transform:translate(63.07995vw,99vh) scale(.8969)}}.snow:nth-child(110){opacity:.139;transform:translate(26.704vw,-10px) scale(.5939);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{74.197%{transform:translate(30.8626vw,74.197vh) scale(.5939)}to{transform:translate(28.7833vw,99vh) scale(.5939)}}.snow:nth-child(111){opacity:.1616;transform:translate(49.825vw,-10px) scale(.2439);animation:fall-111 28s -30s linear infinite}@keyframes fall-111{31.783%{transform:translate(44.774vw,31.783vh) scale(.2439)}to{transform:translate(47.2995vw,99vh) scale(.2439)}}.snow:nth-child(112){opacity:1.8646;transform:translate(24.3993vw,-10px) scale(.6691);animation:fall-112 21s -22s linear infinite}@keyframes fall-112{58.247%{transform:translate(33.1076vw,58.247vh) scale(.6691)}to{transform:translate(28.75345vw,99vh) scale(.6691)}}.snow:nth-child(113){opacity:.23;transform:translate(15.1671vw,-10px) scale(.1733);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{79.859%{transform:translate(12.2159vw,79.859vh) scale(.1733)}to{transform:translate(13.6915vw,99vh) scale(.1733)}}.snow:nth-child(114){opacity:1.762;transform:translate(42.7157vw,-10px) scale(.2907);animation:fall-114 29s -18s linear infinite}@keyframes fall-114{72.115%{transform:translate(43.7049vw,72.115vh) scale(.2907)}to{transform:translate(43.2103vw,99vh) scale(.2907)}}.snow:nth-child(115){opacity:1.0508;transform:translate(83.5157vw,-10px) scale(.542);animation:fall-115 17s -29s linear infinite}@keyframes fall-115{37.931%{transform:translate(77.6361vw,37.931vh) scale(.542)}to{transform:translate(80.5759vw,99vh) scale(.542)}}.snow:nth-child(116){opacity:1.4688;transform:translate(6.0176vw,-10px) scale(.2651);animation:fall-116 15s -27s linear infinite}@keyframes fall-116{52.872%{transform:translate(5.3092vw,52.872vh) scale(.2651)}to{transform:translate(5.6634vw,99vh) scale(.2651)}}.snow:nth-child(117){opacity:.0526;transform:translate(24.0958vw,-10px) scale(.3502);animation:fall-117 11s -8s linear infinite}@keyframes fall-117{45.118%{transform:translate(18.9014vw,45.118vh) scale(.3502)}to{transform:translate(21.4986vw,99vh) scale(.3502)}}.snow:nth-child(118){opacity:.0306;transform:translate(15.2362vw,-10px) scale(.3554);animation:fall-118 20s -4s linear infinite}@keyframes fall-118{65.4%{transform:translate(10.9043vw,65.4vh) scale(.3554)}to{transform:translate(13.07025vw,99vh) scale(.3554)}}.snow:nth-child(119){opacity:1.8148;transform:translate(18.9189vw,-10px) scale(.459);animation:fall-119 24s -13s linear infinite}@keyframes fall-119{55.013%{transform:translate(27.3637vw,55.013vh) scale(.459)}to{transform:translate(23.1413vw,99vh) scale(.459)}}.snow:nth-child(120){opacity:.9734;transform:translate(32.6346vw,-10px) scale(.9903);animation:fall-120 27s -2s linear infinite}@keyframes fall-120{47.218%{transform:translate(28.4573vw,47.218vh) scale(.9903)}to{transform:translate(30.54595vw,99vh) scale(.9903)}}.snow:nth-child(121){opacity:1.8052;transform:translate(65.6187vw,-10px) scale(.8914);animation:fall-121 15s -2s linear infinite}@keyframes fall-121{39.369%{transform:translate(62.9952vw,39.369vh) scale(.8914)}to{transform:translate(64.30695vw,99vh) scale(.8914)}}.snow:nth-child(122){opacity:.9504;transform:translate(96.3683vw,-10px) scale(.0785);animation:fall-122 25s -20s linear infinite}@keyframes fall-122{76.138%{transform:translate(102.2262vw,76.138vh) scale(.0785)}to{transform:translate(99.29725vw,99vh) scale(.0785)}}.snow:nth-child(123){opacity:.6098;transform:translate(58.5763vw,-10px) scale(.3379);animation:fall-123 17s -22s linear infinite}@keyframes fall-123{31.47%{transform:translate(58.2296vw,31.47vh) scale(.3379)}to{transform:translate(58.40295vw,99vh) scale(.3379)}}.snow:nth-child(124){opacity:1.2606;transform:translate(51.0919vw,-10px) scale(.4151);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{77.01%{transform:translate(60.8073vw,77.01vh) scale(.4151)}to{transform:translate(55.9496vw,99vh) scale(.4151)}}.snow:nth-child(125){opacity:.0432;transform:translate(4.8244vw,-10px) scale(.0374);animation:fall-125 29s -26s linear infinite}@keyframes fall-125{63.941%{transform:translate(4.6222vw,63.941vh) scale(.0374)}to{transform:translate(4.7233vw,99vh) scale(.0374)}}.snow:nth-child(126){opacity:.0248;transform:translate(83.8013vw,-10px) scale(.9848);animation:fall-126 11s -8s linear infinite}@keyframes fall-126{64.491%{transform:translate(83.6326vw,64.491vh) scale(.9848)}to{transform:translate(83.71695vw,99vh) scale(.9848)}}.snow:nth-child(127){opacity:1.5472;transform:translate(3.2251vw,-10px) scale(.5919);animation:fall-127 15s -16s linear infinite}@keyframes fall-127{51.948%{transform:translate(-.6622vw,51.948vh) scale(.5919)}to{transform:translate(1.28145vw,99vh) scale(.5919)}}.snow:nth-child(128){opacity:1.1318;transform:translate(66.3552vw,-10px) scale(.0657);animation:fall-128 23s -8s linear infinite}@keyframes fall-128{56.102%{transform:translate(56.859vw,56.102vh) scale(.0657)}to{transform:translate(61.6071vw,99vh) scale(.0657)}}.snow:nth-child(129){opacity:1.6978;transform:translate(24.2349vw,-10px) scale(.7883);animation:fall-129 30s -24s linear infinite}@keyframes fall-129{30.494%{transform:translate(30.3746vw,30.494vh) scale(.7883)}to{transform:translate(27.30475vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:1.284;transform:translate(28.9099vw,-10px) scale(.1121);animation:fall-130 30s -20s linear infinite}@keyframes fall-130{77.719%{transform:translate(28.2298vw,77.719vh) scale(.1121)}to{transform:translate(28.56985vw,99vh) scale(.1121)}}.snow:nth-child(131){opacity:1.1982;transform:translate(92.3845vw,-10px) scale(.0606);animation:fall-131 28s -21s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.6665vw,35.022vh) scale(.0606)}to{transform:translate(96.0255vw,99vh) scale(.0606)}}.snow:nth-child(132){opacity:1.4066;transform:translate(8.4865vw,-10px) scale(.0159);animation:fall-132 13s -7s linear infinite}@keyframes fall-132{68.989%{transform:translate(4.7101vw,68.989vh) scale(.0159)}to{transform:translate(6.5983vw,99vh) scale(.0159)}}.snow:nth-child(133){opacity:.1996;transform:translate(52.5422vw,-10px) scale(.9605);animation:fall-133 16s -19s linear infinite}@keyframes fall-133{67.046%{transform:translate(45.654vw,67.046vh) scale(.9605)}to{transform:translate(49.0981vw,99vh) scale(.9605)}}.snow:nth-child(134){opacity:.284;transform:translate(20.0509vw,-10px) scale(.3025);animation:fall-134 11s -25s linear infinite}@keyframes fall-134{79.499%{transform:translate(17.4233vw,79.499vh) scale(.3025)}to{transform:translate(18.7371vw,99vh) scale(.3025)}}.snow:nth-child(135){opacity:.449;transform:translate(33.5548vw,-10px) scale(.9956);animation:fall-135 25s -8s linear infinite}@keyframes fall-135{67.425%{transform:translate(29.7349vw,67.425vh) scale(.9956)}to{transform:translate(31.64485vw,99vh) scale(.9956)}}.snow:nth-child(136){opacity:1.4308;transform:translate(72.0201vw,-10px) scale(.1949);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{46.74%{transform:translate(76.6265vw,46.74vh) scale(.1949)}to{transform:translate(74.3233vw,99vh) scale(.1949)}}.snow:nth-child(137){opacity:.603;transform:translate(86.4235vw,-10px) scale(.8804);animation:fall-137 12s -1s linear infinite}@keyframes fall-137{69.537%{transform:translate(78.2378vw,69.537vh) scale(.8804)}to{transform:translate(82.33065vw,99vh) scale(.8804)}}.snow:nth-child(138){opacity:.1986;transform:translate(86.1844vw,-10px) scale(.9481);animation:fall-138 24s -8s linear infinite}@keyframes fall-138{60.22%{transform:translate(81.0365vw,60.22vh) scale(.9481)}to{transform:translate(83.61045vw,99vh) scale(.9481)}}.snow:nth-child(139){opacity:1.5366;transform:translate(55.0395vw,-10px) scale(.1741);animation:fall-139 14s -5s linear infinite}@keyframes fall-139{61.735%{transform:translate(46.8738vw,61.735vh) scale(.1741)}to{transform:translate(50.95665vw,99vh) scale(.1741)}}.snow:nth-child(140){opacity:1.3366;transform:translate(39.7749vw,-10px) scale(.1683);animation:fall-140 26s -21s linear infinite}@keyframes fall-140{52.646%{transform:translate(33.3115vw,52.646vh) scale(.1683)}to{transform:translate(36.5432vw,99vh) scale(.1683)}}.snow:nth-child(141){opacity:1.088;transform:translate(25.4885vw,-10px) scale(.2072);animation:fall-141 15s -7s linear infinite}@keyframes fall-141{40.408%{transform:translate(32.137vw,40.408vh) scale(.2072)}to{transform:translate(28.81275vw,99vh) scale(.2072)}}.snow:nth-child(142){opacity:.4192;transform:translate(18.2578vw,-10px) scale(.4035);animation:fall-142 16s -6s linear infinite}@keyframes fall-142{32.003%{transform:translate(26.1928vw,32.003vh) scale(.4035)}to{transform:translate(22.2253vw,99vh) scale(.4035)}}.snow:nth-child(143){opacity:1.4866;transform:translate(24.9844vw,-10px) scale(.3797);animation:fall-143 11s -24s linear infinite}@keyframes fall-143{39.793%{transform:translate(24.6967vw,39.793vh) scale(.3797)}to{transform:translate(24.84055vw,99vh) scale(.3797)}}.snow:nth-child(144){opacity:1.4324;transform:translate(55.6727vw,-10px) scale(.2024);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{61.774%{transform:translate(49.0928vw,61.774vh) scale(.2024)}to{transform:translate(52.38275vw,99vh) scale(.2024)}}.snow:nth-child(145){opacity:.3458;transform:translate(40.8064vw,-10px) scale(.867);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{64.259%{transform:translate(45.5407vw,64.259vh) scale(.867)}to{transform:translate(43.17355vw,99vh) scale(.867)}}.snow:nth-child(146){opacity:1.1826;transform:translate(65.6107vw,-10px) scale(.4989);animation:fall-146 28s -27s linear infinite}@keyframes fall-146{30.432%{transform:translate(69.7204vw,30.432vh) scale(.4989)}to{transform:translate(67.66555vw,99vh) scale(.4989)}}.snow:nth-child(147){opacity:1.8522;transform:translate(70.689vw,-10px) scale(.8752);animation:fall-147 15s -30s linear infinite}@keyframes fall-147{71.377%{transform:translate(61.8532vw,71.377vh) scale(.8752)}to{transform:translate(66.2711vw,99vh) scale(.8752)}}.snow:nth-child(148){opacity:1.9904;transform:translate(3.629vw,-10px) scale(.2603);animation:fall-148 11s -30s linear infinite}@keyframes fall-148{73.271%{transform:translate(8.7128vw,73.271vh) scale(.2603)}to{transform:translate(6.1709vw,99vh) scale(.2603)}}.snow:nth-child(149){opacity:1.4934;transform:translate(44.97vw,-10px) scale(.9953);animation:fall-149 11s -23s linear infinite}@keyframes fall-149{36.574%{transform:translate(43.1275vw,36.574vh) scale(.9953)}to{transform:translate(44.04875vw,99vh) scale(.9953)}}.snow:nth-child(150){opacity:.6194;transform:translate(38.8714vw,-10px) scale(.209);animation:fall-150 13s -7s linear infinite}@keyframes fall-150{44.53%{transform:translate(28.8719vw,44.53vh) scale(.209)}to{transform:translate(33.87165vw,99vh) scale(.209)}}.snow:nth-child(151){opacity:.5124;transform:translate(9.4642vw,-10px) scale(.1326);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{34.764%{transform:translate(14.5634vw,34.764vh) scale(.1326)}to{transform:translate(12.0138vw,99vh) scale(.1326)}}.snow:nth-child(152){opacity:.312;transform:translate(60.1278vw,-10px) scale(.7819);animation:fall-152 25s -3s linear infinite}@keyframes fall-152{74.807%{transform:translate(52.6512vw,74.807vh) scale(.7819)}to{transform:translate(56.3895vw,99vh) scale(.7819)}}.snow:nth-child(153){opacity:.516;transform:translate(17.3772vw,-10px) scale(.2339);animation:fall-153 29s -14s linear infinite}@keyframes fall-153{57.35%{transform:translate(14.0778vw,57.35vh) scale(.2339)}to{transform:translate(15.7275vw,99vh) scale(.2339)}}.snow:nth-child(154){opacity:.3462;transform:translate(94.7355vw,-10px) scale(.9819);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{79.687%{transform:translate(95.9934vw,79.687vh) scale(.9819)}to{transform:translate(95.36445vw,99vh) scale(.9819)}}.snow:nth-child(155){opacity:1.0168;transform:translate(57.2054vw,-10px) scale(.3104);animation:fall-155 27s -2s linear infinite}@keyframes fall-155{36.429%{transform:translate(64.608vw,36.429vh) scale(.3104)}to{transform:translate(60.9067vw,99vh) scale(.3104)}}.snow:nth-child(156){opacity:.6292;transform:translate(36.0864vw,-10px) scale(.2065);animation:fall-156 13s -14s linear infinite}@keyframes fall-156{61.1%{transform:translate(37.8517vw,61.1vh) scale(.2065)}to{transform:translate(36.96905vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:.6352;transform:translate(36.9033vw,-10px) scale(.8726);animation:fall-157 26s -7s linear infinite}@keyframes fall-157{46.87%{transform:translate(36.3587vw,46.87vh) scale(.8726)}to{transform:translate(36.631vw,99vh) scale(.8726)}}.snow:nth-child(158){opacity:.7688;transform:translate(86.2889vw,-10px) scale(.2689);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{47.7%{transform:translate(90.6622vw,47.7vh) scale(.2689)}to{transform:translate(88.47555vw,99vh) scale(.2689)}}.snow:nth-child(159){opacity:1.125;transform:translate(66.1271vw,-10px) scale(.9453);animation:fall-159 23s -3s linear infinite}@keyframes fall-159{60.855%{transform:translate(58.3283vw,60.855vh) scale(.9453)}to{transform:translate(62.2277vw,99vh) scale(.9453)}}.snow:nth-child(160){opacity:.7466;transform:translate(22.598vw,-10px) scale(.9591);animation:fall-160 21s -5s linear infinite}@keyframes fall-160{59.129%{transform:translate(28.2343vw,59.129vh) scale(.9591)}to{transform:translate(25.41615vw,99vh) scale(.9591)}}.snow:nth-child(161){opacity:.6534;transform:translate(47.6024vw,-10px) scale(.5186);animation:fall-161 29s -12s linear infinite}@keyframes fall-161{67.79%{transform:translate(57.1945vw,67.79vh) scale(.5186)}to{transform:translate(52.39845vw,99vh) scale(.5186)}}.snow:nth-child(162){opacity:1.4088;transform:translate(22.6484vw,-10px) scale(.4765);animation:fall-162 28s -21s linear infinite}@keyframes fall-162{46.28%{transform:translate(26.8556vw,46.28vh) scale(.4765)}to{transform:translate(24.752vw,99vh) scale(.4765)}}.snow:nth-child(163){opacity:1.2648;transform:translate(92.3684vw,-10px) scale(.2803);animation:fall-163 27s -26s linear infinite}@keyframes fall-163{40.172%{transform:translate(102.0066vw,40.172vh) scale(.2803)}to{transform:translate(97.1875vw,99vh) scale(.2803)}}.snow:nth-child(164){opacity:.6736;transform:translate(16.9909vw,-10px) scale(.1384);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{77.973%{transform:translate(14.6819vw,77.973vh) scale(.1384)}to{transform:translate(15.8364vw,99vh) scale(.1384)}}.snow:nth-child(165){opacity:1.6392;transform:translate(80.6455vw,-10px) scale(.6031);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{59.6%{transform:translate(80.028vw,59.6vh) scale(.6031)}to{transform:translate(80.33675vw,99vh) scale(.6031)}}.snow:nth-child(166){opacity:.0698;transform:translate(40.0933vw,-10px) scale(.5578);animation:fall-166 28s -23s linear infinite}@keyframes fall-166{54.343%{transform:translate(33.8641vw,54.343vh) scale(.5578)}to{transform:translate(36.9787vw,99vh) scale(.5578)}}.snow:nth-child(167){opacity:.7624;transform:translate(95.474vw,-10px) scale(.2404);animation:fall-167 24s -2s linear infinite}@keyframes fall-167{37.84%{transform:translate(88.2178vw,37.84vh) scale(.2404)}to{transform:translate(91.8459vw,99vh) scale(.2404)}}.snow:nth-child(168){opacity:1.4666;transform:translate(5.126vw,-10px) scale(.8636);animation:fall-168 15s -20s linear infinite}@keyframes fall-168{52.039%{transform:translate(11.0591vw,52.039vh) scale(.8636)}to{transform:translate(8.09255vw,99vh) scale(.8636)}}.snow:nth-child(169){opacity:.559;transform:translate(26.2707vw,-10px) scale(.5401);animation:fall-169 14s -13s linear infinite}@keyframes fall-169{34.401%{transform:translate(23.5109vw,34.401vh) scale(.5401)}to{transform:translate(24.8908vw,99vh) scale(.5401)}}.snow:nth-child(170){opacity:.5982;transform:translate(70.9448vw,-10px) scale(.0556);animation:fall-170 12s -12s linear infinite}@keyframes fall-170{35.152%{transform:translate(78.9742vw,35.152vh) scale(.0556)}to{transform:translate(74.9595vw,99vh) scale(.0556)}}.snow:nth-child(171){opacity:1.1798;transform:translate(97.7446vw,-10px) scale(.1838);animation:fall-171 29s -24s linear infinite}@keyframes fall-171{48.2%{transform:translate(89.7229vw,48.2vh) scale(.1838)}to{transform:translate(93.73375vw,99vh) scale(.1838)}}.snow:nth-child(172){opacity:1.966;transform:translate(27.4113vw,-10px) scale(.8545);animation:fall-172 21s -17s linear infinite}@keyframes fall-172{40.014%{transform:translate(29.2836vw,40.014vh) scale(.8545)}to{transform:translate(28.34745vw,99vh) scale(.8545)}}.snow:nth-child(173){opacity:.038;transform:translate(32.7021vw,-10px) scale(.5684);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{45.892%{transform:translate(40.8035vw,45.892vh) scale(.5684)}to{transform:translate(36.7528vw,99vh) scale(.5684)}}.snow:nth-child(174){opacity:.7126;transform:translate(98.3519vw,-10px) scale(.3653);animation:fall-174 21s -15s linear infinite}@keyframes fall-174{55.609%{transform:translate(103.4353vw,55.609vh) scale(.3653)}to{transform:translate(100.8936vw,99vh) scale(.3653)}}.snow:nth-child(175){opacity:1.8748;transform:translate(16.316vw,-10px) scale(.6741);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{36.684%{transform:translate(9.6324vw,36.684vh) scale(.6741)}to{transform:translate(12.9742vw,99vh) scale(.6741)}}.snow:nth-child(176){opacity:.3508;transform:translate(21.0775vw,-10px) scale(.8115);animation:fall-176 15s -14s linear infinite}@keyframes fall-176{30.574%{transform:translate(21.5227vw,30.574vh) scale(.8115)}to{transform:translate(21.3001vw,99vh) scale(.8115)}}.snow:nth-child(177){opacity:1.003;transform:translate(83.9262vw,-10px) scale(.1228);animation:fall-177 20s -20s linear infinite}@keyframes fall-177{75.849%{transform:translate(81.9773vw,75.849vh) scale(.1228)}to{transform:translate(82.95175vw,99vh) scale(.1228)}}.snow:nth-child(178){opacity:.6432;transform:translate(28.7067vw,-10px) scale(.5853);animation:fall-178 10s -18s linear infinite}@keyframes fall-178{36.113%{transform:translate(22.482vw,36.113vh) scale(.5853)}to{transform:translate(25.59435vw,99vh) scale(.5853)}}.snow:nth-child(179){opacity:1.1634;transform:translate(75.9075vw,-10px) scale(.4076);animation:fall-179 13s -3s linear infinite}@keyframes fall-179{73.308%{transform:translate(71.9538vw,73.308vh) scale(.4076)}to{transform:translate(73.93065vw,99vh) scale(.4076)}}.snow:nth-child(180){opacity:1.1222;transform:translate(72.6668vw,-10px) scale(.1497);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{49.391%{transform:translate(63.1781vw,49.391vh) scale(.1497)}to{transform:translate(67.92245vw,99vh) scale(.1497)}}.snow:nth-child(181){opacity:.583;transform:translate(21.9799vw,-10px) scale(.7034);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{34.006%{transform:translate(14.7049vw,34.006vh) scale(.7034)}to{transform:translate(18.3424vw,99vh) scale(.7034)}}.snow:nth-child(182){opacity:1.33;transform:translate(47.169vw,-10px) scale(.1066);animation:fall-182 10s -16s linear infinite}@keyframes fall-182{41.338%{transform:translate(37.9047vw,41.338vh) scale(.1066)}to{transform:translate(42.53685vw,99vh) scale(.1066)}}.snow:nth-child(183){opacity:.7086;transform:translate(52.9943vw,-10px) scale(.3814);animation:fall-183 24s -9s linear infinite}@keyframes fall-183{38.851%{transform:translate(51.0814vw,38.851vh) scale(.3814)}to{transform:translate(52.03785vw,99vh) scale(.3814)}}.snow:nth-child(184){opacity:.0584;transform:translate(46.6805vw,-10px) scale(.6117);animation:fall-184 18s -30s linear infinite}@keyframes fall-184{65.326%{transform:translate(37.1942vw,65.326vh) scale(.6117)}to{transform:translate(41.93735vw,99vh) scale(.6117)}}.snow:nth-child(185){opacity:1.955;transform:translate(90.3317vw,-10px) scale(.1002);animation:fall-185 28s -5s linear infinite}@keyframes fall-185{70.27%{transform:translate(81.5888vw,70.27vh) scale(.1002)}to{transform:translate(85.96025vw,99vh) scale(.1002)}}.snow:nth-child(186){opacity:.4614;transform:translate(75.5907vw,-10px) scale(.9635);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{32.41%{transform:translate(68.0892vw,32.41vh) scale(.9635)}to{transform:translate(71.83995vw,99vh) scale(.9635)}}.snow:nth-child(187){opacity:1.4614;transform:translate(72.6623vw,-10px) scale(.2591);animation:fall-187 26s -8s linear infinite}@keyframes fall-187{74.348%{transform:translate(80.7231vw,74.348vh) scale(.2591)}to{transform:translate(76.6927vw,99vh) scale(.2591)}}.snow:nth-child(188){opacity:.7562;transform:translate(15.362vw,-10px) scale(.9195);animation:fall-188 17s -19s linear infinite}@keyframes fall-188{37.718%{transform:translate(11.4777vw,37.718vh) scale(.9195)}to{transform:translate(13.41985vw,99vh) scale(.9195)}}.snow:nth-child(189){opacity:.7806;transform:translate(37.0248vw,-10px) scale(.719);animation:fall-189 12s -9s linear infinite}@keyframes fall-189{57.055%{transform:translate(31.0563vw,57.055vh) scale(.719)}to{transform:translate(34.04055vw,99vh) scale(.719)}}.snow:nth-child(190){opacity:1.7962;transform:translate(11.6129vw,-10px) scale(.1946);animation:fall-190 18s -23s linear infinite}@keyframes fall-190{54.676%{transform:translate(17.0619vw,54.676vh) scale(.1946)}to{transform:translate(14.3374vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.9638;transform:translate(79.5046vw,-10px) scale(.7517);animation:fall-191 26s -22s linear infinite}@keyframes fall-191{54.438%{transform:translate(89.3249vw,54.438vh) scale(.7517)}to{transform:translate(84.41475vw,99vh) scale(.7517)}}.snow:nth-child(192){opacity:.602;transform:translate(72.7454vw,-10px) scale(.626);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{70.52%{transform:translate(72.3387vw,70.52vh) scale(.626)}to{transform:translate(72.54205vw,99vh) scale(.626)}}.snow:nth-child(193){opacity:.5884;transform:translate(24.8921vw,-10px) scale(.0786);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{51.912%{transform:translate(30.7549vw,51.912vh) scale(.0786)}to{transform:translate(27.8235vw,99vh) scale(.0786)}}.snow:nth-child(194){opacity:1.786;transform:translate(84.0742vw,-10px) scale(.973);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{34.321%{transform:translate(83.8146vw,34.321vh) scale(.973)}to{transform:translate(83.9444vw,99vh) scale(.973)}}.snow:nth-child(195){opacity:.8958;transform:translate(21.3279vw,-10px) scale(.7708);animation:fall-195 28s -4s linear infinite}@keyframes fall-195{75.643%{transform:translate(31.2678vw,75.643vh) scale(.7708)}to{transform:translate(26.29785vw,99vh) scale(.7708)}}.snow:nth-child(196){opacity:1.053;transform:translate(98.3282vw,-10px) scale(.3492);animation:fall-196 13s -22s linear infinite}@keyframes fall-196{65.304%{transform:translate(92.2475vw,65.304vh) scale(.3492)}to{transform:translate(95.28785vw,99vh) scale(.3492)}}.snow:nth-child(197){opacity:.327;transform:translate(44.1641vw,-10px) scale(.1902);animation:fall-197 18s -9s linear infinite}@keyframes fall-197{37.298%{transform:translate(45.0255vw,37.298vh) scale(.1902)}to{transform:translate(44.5948vw,99vh) scale(.1902)}}.snow:nth-child(198){opacity:.9506;transform:translate(29.9335vw,-10px) scale(.5689);animation:fall-198 13s -1s linear infinite}@keyframes fall-198{51.944%{transform:translate(26.6775vw,51.944vh) scale(.5689)}to{transform:translate(28.3055vw,99vh) scale(.5689)}}.snow:nth-child(199){opacity:1.0916;transform:translate(.0836vw,-10px) scale(.4504);animation:fall-199 12s -13s linear infinite}@keyframes fall-199{40.139%{transform:translate(.5472vw,40.139vh) scale(.4504)}to{transform:translate(.3154vw,99vh) scale(.4504)}}.snow:nth-child(200){opacity:.9382;transform:translate(55.7944vw,-10px) scale(.8244);animation:fall-200 13s -12s linear infinite}@keyframes fall-200{58.961%{transform:translate(62.9746vw,58.961vh) scale(.8244)}to{transform:translate(59.3845vw,99vh) scale(.8244)}}.snow:nth-child(201){opacity:1.6312;transform:translate(74.9451vw,-10px) scale(.5105);animation:fall-201 30s -10s linear infinite}@keyframes fall-201{54.645%{transform:translate(74.5127vw,54.645vh) scale(.5105)}to{transform:translate(74.7289vw,99vh) scale(.5105)}}.snow:nth-child(202){opacity:.6664;transform:translate(82.9568vw,-10px) scale(.9695);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{57.252%{transform:translate(82.32vw,57.252vh) scale(.9695)}to{transform:translate(82.6384vw,99vh) scale(.9695)}}.snow:nth-child(203){opacity:1.535;transform:translate(52.7568vw,-10px) scale(.5625);animation:fall-203 23s -13s linear infinite}@keyframes fall-203{62.4%{transform:translate(59.8104vw,62.4vh) scale(.5625)}to{transform:translate(56.2836vw,99vh) scale(.5625)}}.snow:nth-child(204){opacity:1.1212;transform:translate(76.3652vw,-10px) scale(.0977);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{49.424%{transform:translate(68.1354vw,49.424vh) scale(.0977)}to{transform:translate(72.2503vw,99vh) scale(.0977)}}.snow:nth-child(205){opacity:1.4424;transform:translate(50.9707vw,-10px) scale(.6946);animation:fall-205 14s -7s linear infinite}@keyframes fall-205{61.69%{transform:translate(56.2811vw,61.69vh) scale(.6946)}to{transform:translate(53.6259vw,99vh) scale(.6946)}}.snow:nth-child(206){opacity:.5938;transform:translate(91.6439vw,-10px) scale(.8836);animation:fall-206 13s -20s linear infinite}@keyframes fall-206{43.539%{transform:translate(89.3142vw,43.539vh) scale(.8836)}to{transform:translate(90.47905vw,99vh) scale(.8836)}}.snow:nth-child(207){opacity:1.6686;transform:translate(57.1809vw,-10px) scale(.4647);animation:fall-207 11s -16s linear infinite}@keyframes fall-207{67.692%{transform:translate(58.8855vw,67.692vh) scale(.4647)}to{transform:translate(58.0332vw,99vh) scale(.4647)}}.snow:nth-child(208){opacity:1.753;transform:translate(46.7447vw,-10px) scale(.9475);animation:fall-208 16s -20s linear infinite}@keyframes fall-208{52.769%{transform:translate(45.9599vw,52.769vh) scale(.9475)}to{transform:translate(46.3523vw,99vh) scale(.9475)}}.snow:nth-child(209){opacity:.9056;transform:translate(53.5931vw,-10px) scale(.0274);animation:fall-209 18s -15s linear infinite}@keyframes fall-209{77.818%{transform:translate(46.0109vw,77.818vh) scale(.0274)}to{transform:translate(49.802vw,99vh) scale(.0274)}}.snow:nth-child(210){opacity:1.816;transform:translate(1.4887vw,-10px) scale(.3855);animation:fall-210 17s -25s linear infinite}@keyframes fall-210{64.717%{transform:translate(.5655vw,64.717vh) scale(.3855)}to{transform:translate(1.0271vw,99vh) scale(.3855)}}.snow:nth-child(211){opacity:.0376;transform:translate(90.291vw,-10px) scale(.9802);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{72.291%{transform:translate(82.8143vw,72.291vh) scale(.9802)}to{transform:translate(86.55265vw,99vh) scale(.9802)}}.snow:nth-child(212){opacity:.432;transform:translate(17.7103vw,-10px) scale(.12);animation:fall-212 30s -10s linear infinite}@keyframes fall-212{79.605%{transform:translate(14.7023vw,79.605vh) scale(.12)}to{transform:translate(16.2063vw,99vh) scale(.12)}}.snow:nth-child(213){opacity:.2752;transform:translate(97.4654vw,-10px) scale(.7465);animation:fall-213 14s -4s linear infinite}@keyframes fall-213{56.61%{transform:translate(97.0536vw,56.61vh) scale(.7465)}to{transform:translate(97.2595vw,99vh) scale(.7465)}}.snow:nth-child(214){opacity:.4878;transform:translate(26.0798vw,-10px) scale(.7093);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{33.665%{transform:translate(31.8813vw,33.665vh) scale(.7093)}to{transform:translate(28.98055vw,99vh) scale(.7093)}}.snow:nth-child(215){opacity:.1668;transform:translate(52.7165vw,-10px) scale(.32);animation:fall-215 23s -23s linear infinite}@keyframes fall-215{64.902%{transform:translate(57.8376vw,64.902vh) scale(.32)}to{transform:translate(55.27705vw,99vh) scale(.32)}}.snow:nth-child(216){opacity:1.3638;transform:translate(32.1081vw,-10px) scale(.213);animation:fall-216 29s -6s linear infinite}@keyframes fall-216{32.44%{transform:translate(22.8845vw,32.44vh) scale(.213)}to{transform:translate(27.4963vw,99vh) scale(.213)}}.snow:nth-child(217){opacity:.5186;transform:translate(99.0972vw,-10px) scale(.179);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{71.025%{transform:translate(105.7385vw,71.025vh) scale(.179)}to{transform:translate(102.41785vw,99vh) scale(.179)}}.snow:nth-child(218){opacity:1.6988;transform:translate(43.9198vw,-10px) scale(.5181);animation:fall-218 10s -4s linear infinite}@keyframes fall-218{36.587%{transform:translate(43.2449vw,36.587vh) scale(.5181)}to{transform:translate(43.58235vw,99vh) scale(.5181)}}.snow:nth-child(219){opacity:1.9224;transform:translate(23.6105vw,-10px) scale(.37);animation:fall-219 16s -5s linear infinite}@keyframes fall-219{45.859%{transform:translate(14.9488vw,45.859vh) scale(.37)}to{transform:translate(19.27965vw,99vh) scale(.37)}}.snow:nth-child(220){opacity:1.1952;transform:translate(97.8644vw,-10px) scale(.1624);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{31.118%{transform:translate(93.8938vw,31.118vh) scale(.1624)}to{transform:translate(95.8791vw,99vh) scale(.1624)}}.snow:nth-child(221){opacity:1.9728;transform:translate(96.5363vw,-10px) scale(.6832);animation:fall-221 28s -12s linear infinite}@keyframes fall-221{36.116%{transform:translate(95.2195vw,36.116vh) scale(.6832)}to{transform:translate(95.8779vw,99vh) scale(.6832)}}.snow:nth-child(222){opacity:.0206;transform:translate(90.3943vw,-10px) scale(.8132);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{31.499%{transform:translate(91.1911vw,31.499vh) scale(.8132)}to{transform:translate(90.7927vw,99vh) scale(.8132)}}.snow:nth-child(223){opacity:.4276;transform:translate(5.7224vw,-10px) scale(.4277);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{58.03%{transform:translate(-1.0894vw,58.03vh) scale(.4277)}to{transform:translate(2.3165vw,99vh) scale(.4277)}}.snow:nth-child(224){opacity:1.592;transform:translate(74.8583vw,-10px) scale(.4342);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{75.227%{transform:translate(72.8339vw,75.227vh) scale(.4342)}to{transform:translate(73.8461vw,99vh) scale(.4342)}}.snow:nth-child(225){opacity:1.8376;transform:translate(78.6326vw,-10px) scale(.312);animation:fall-225 26s -8s linear infinite}@keyframes fall-225{48.862%{transform:translate(72.9142vw,48.862vh) scale(.312)}to{transform:translate(75.7734vw,99vh) scale(.312)}}.snow:nth-child(226){opacity:1.2798;transform:translate(9.1801vw,-10px) scale(.1291);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{53.318%{transform:translate(9.1578vw,53.318vh) scale(.1291)}to{transform:translate(9.16895vw,99vh) scale(.1291)}}.snow:nth-child(227){opacity:1.9304;transform:translate(16.8264vw,-10px) scale(.2388);animation:fall-227 19s -21s linear infinite}@keyframes fall-227{50.998%{transform:translate(13.7362vw,50.998vh) scale(.2388)}to{transform:translate(15.2813vw,99vh) scale(.2388)}}.snow:nth-child(228){opacity:.4172;transform:translate(99.4345vw,-10px) scale(.2243);animation:fall-228 20s -3s linear infinite}@keyframes fall-228{39.71%{transform:translate(104.4001vw,39.71vh) scale(.2243)}to{transform:translate(101.9173vw,99vh) scale(.2243)}}.snow:nth-child(229){opacity:.1092;transform:translate(39.922vw,-10px) scale(.2012);animation:fall-229 30s -9s linear infinite}@keyframes fall-229{78.413%{transform:translate(38.9511vw,78.413vh) scale(.2012)}to{transform:translate(39.43655vw,99vh) scale(.2012)}}.snow:nth-child(230){opacity:1.4534;transform:translate(93.7601vw,-10px) scale(.5071);animation:fall-230 30s -2s linear infinite}@keyframes fall-230{43.773%{transform:translate(87.7694vw,43.773vh) scale(.5071)}to{transform:translate(90.76475vw,99vh) scale(.5071)}}.snow:nth-child(231){opacity:1.1438;transform:translate(97.7809vw,-10px) scale(.9275);animation:fall-231 10s -24s linear infinite}@keyframes fall-231{31.991%{transform:translate(92.7224vw,31.991vh) scale(.9275)}to{transform:translate(95.25165vw,99vh) scale(.9275)}}.snow:nth-child(232){opacity:1.4808;transform:translate(86.3244vw,-10px) scale(.486);animation:fall-232 15s -27s linear infinite}@keyframes fall-232{51.264%{transform:translate(94.9898vw,51.264vh) scale(.486)}to{transform:translate(90.6571vw,99vh) scale(.486)}}.snow:nth-child(233){opacity:.141;transform:translate(94.4571vw,-10px) scale(.6928);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{39.033%{transform:translate(97.9652vw,39.033vh) scale(.6928)}to{transform:translate(96.21115vw,99vh) scale(.6928)}}.snow:nth-child(234){opacity:1.5278;transform:translate(33.871vw,-10px) scale(.8304);animation:fall-234 23s -17s linear infinite}@keyframes fall-234{76.116%{transform:translate(38.6286vw,76.116vh) scale(.8304)}to{transform:translate(36.2498vw,99vh) scale(.8304)}}.snow:nth-child(235){opacity:.3332;transform:translate(50.6218vw,-10px) scale(.3638);animation:fall-235 25s -11s linear infinite}@keyframes fall-235{72.969%{transform:translate(59.8695vw,72.969vh) scale(.3638)}to{transform:translate(55.24565vw,99vh) scale(.3638)}}.snow:nth-child(236){opacity:.751;transform:translate(51.1114vw,-10px) scale(.925);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{38.039%{transform:translate(54.4424vw,38.039vh) scale(.925)}to{transform:translate(52.7769vw,99vh) scale(.925)}}.snow:nth-child(237){opacity:1.0422;transform:translate(82.9374vw,-10px) scale(.6241);animation:fall-237 12s -7s linear infinite}@keyframes fall-237{63.572%{transform:translate(92.6633vw,63.572vh) scale(.6241)}to{transform:translate(87.80035vw,99vh) scale(.6241)}}.snow:nth-child(238){opacity:1.4498;transform:translate(39.1609vw,-10px) scale(.7266);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{64.322%{transform:translate(41.3298vw,64.322vh) scale(.7266)}to{transform:translate(40.24535vw,99vh) scale(.7266)}}.snow:nth-child(239){opacity:1.5292;transform:translate(91.2225vw,-10px) scale(.753);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{69.074%{transform:translate(100.9936vw,69.074vh) scale(.753)}to{transform:translate(96.10805vw,99vh) scale(.753)}}.snow:nth-child(240){opacity:.6932;transform:translate(77.7826vw,-10px) scale(.3388);animation:fall-240 18s -16s linear infinite}@keyframes fall-240{36.829%{transform:translate(85.8345vw,36.829vh) scale(.3388)}to{transform:translate(81.80855vw,99vh) scale(.3388)}}.snow:nth-child(241){opacity:1.7648;transform:translate(72.6658vw,-10px) scale(.8921);animation:fall-241 19s -4s linear infinite}@keyframes fall-241{41.093%{transform:translate(76.4415vw,41.093vh) scale(.8921)}to{transform:translate(74.55365vw,99vh) scale(.8921)}}.snow:nth-child(242){opacity:.2902;transform:translate(12.2573vw,-10px) scale(.0388);animation:fall-242 25s -4s linear infinite}@keyframes fall-242{59.626%{transform:translate(17.3959vw,59.626vh) scale(.0388)}to{transform:translate(14.8266vw,99vh) scale(.0388)}}.snow:nth-child(243){opacity:1.0576;transform:translate(96.8778vw,-10px) scale(.6583);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{65.251%{transform:translate(99.9774vw,65.251vh) scale(.6583)}to{transform:translate(98.4276vw,99vh) scale(.6583)}}.snow:nth-child(244){opacity:.424;transform:translate(13.2568vw,-10px) scale(.9914);animation:fall-244 11s -17s linear infinite}@keyframes fall-244{71.306%{transform:translate(16.9289vw,71.306vh) scale(.9914)}to{transform:translate(15.09285vw,99vh) scale(.9914)}}.snow:nth-child(245){opacity:.058;transform:translate(42.5491vw,-10px) scale(.821);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{63.386%{transform:translate(38.1153vw,63.386vh) scale(.821)}to{transform:translate(40.3322vw,99vh) scale(.821)}}.snow:nth-child(246){opacity:.5706;transform:translate(18.3135vw,-10px) scale(.3638);animation:fall-246 11s -11s linear infinite}@keyframes fall-246{36.415%{transform:translate(11.7363vw,36.415vh) scale(.3638)}to{transform:translate(15.0249vw,99vh) scale(.3638)}}.snow:nth-child(247){opacity:1.0014;transform:translate(39.6342vw,-10px) scale(.9468);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{59.289%{transform:translate(30.3052vw,59.289vh) scale(.9468)}to{transform:translate(34.9697vw,99vh) scale(.9468)}}.snow:nth-child(248){opacity:1.7998;transform:translate(51.0351vw,-10px) scale(.3793);animation:fall-248 30s -22s linear infinite}@keyframes fall-248{45.333%{transform:translate(43.6973vw,45.333vh) scale(.3793)}to{transform:translate(47.3662vw,99vh) scale(.3793)}}.snow:nth-child(249){opacity:.2468;transform:translate(55.0031vw,-10px) scale(.5129);animation:fall-249 23s -22s linear infinite}@keyframes fall-249{60.244%{transform:translate(57.2308vw,60.244vh) scale(.5129)}to{transform:translate(56.11695vw,99vh) scale(.5129)}}.snow:nth-child(250){opacity:.1202;transform:translate(76.5191vw,-10px) scale(.155);animation:fall-250 11s -8s linear infinite}@keyframes fall-250{33.98%{transform:translate(86.2584vw,33.98vh) scale(.155)}to{transform:translate(81.38875vw,99vh) scale(.155)}}.snow:nth-child(251){opacity:.3614;transform:translate(42.2135vw,-10px) scale(.8616);animation:fall-251 30s -15s linear infinite}@keyframes fall-251{55.501%{transform:translate(46.1039vw,55.501vh) scale(.8616)}to{transform:translate(44.1587vw,99vh) scale(.8616)}}.snow:nth-child(252){opacity:.5802;transform:translate(73.3457vw,-10px) scale(.4308);animation:fall-252 16s -2s linear infinite}@keyframes fall-252{62.197%{transform:translate(66.6443vw,62.197vh) scale(.4308)}to{transform:translate(69.995vw,99vh) scale(.4308)}}.snow:nth-child(253){opacity:.035;transform:translate(16.2089vw,-10px) scale(.3587);animation:fall-253 13s -4s linear infinite}@keyframes fall-253{58.963%{transform:translate(19.2827vw,58.963vh) scale(.3587)}to{transform:translate(17.7458vw,99vh) scale(.3587)}}.snow:nth-child(254){opacity:1.7812;transform:translate(2.7139vw,-10px) scale(.6438);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{42.372%{transform:translate(7.195vw,42.372vh) scale(.6438)}to{transform:translate(4.95445vw,99vh) scale(.6438)}}.snow:nth-child(255){opacity:.202;transform:translate(48.9327vw,-10px) scale(.6135);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.701%{transform:translate(41.9763vw,49.701vh) scale(.6135)}to{transform:translate(45.4545vw,99vh) scale(.6135)}}.snow:nth-child(256){opacity:.4468;transform:translate(47.449vw,-10px) scale(.1616);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{66.678%{transform:translate(48.6439vw,66.678vh) scale(.1616)}to{transform:translate(48.04645vw,99vh) scale(.1616)}}.snow:nth-child(257){opacity:.0704;transform:translate(19.4829vw,-10px) scale(.6625);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{38.183%{transform:translate(27.6614vw,38.183vh) scale(.6625)}to{transform:translate(23.57215vw,99vh) scale(.6625)}}.snow:nth-child(258){opacity:1.9792;transform:translate(56.2758vw,-10px) scale(.67);animation:fall-258 15s -23s linear infinite}@keyframes fall-258{32.188%{transform:translate(63.7954vw,32.188vh) scale(.67)}to{transform:translate(60.0356vw,99vh) scale(.67)}}.snow:nth-child(259){opacity:1.2534;transform:translate(50.5617vw,-10px) scale(.1952);animation:fall-259 24s -16s linear infinite}@keyframes fall-259{30.964%{transform:translate(52.5137vw,30.964vh) scale(.1952)}to{transform:translate(51.5377vw,99vh) scale(.1952)}}.snow:nth-child(260){opacity:.3916;transform:translate(88.6118vw,-10px) scale(.4242);animation:fall-260 15s -6s linear infinite}@keyframes fall-260{71.949%{transform:translate(83.08vw,71.949vh) scale(.4242)}to{transform:translate(85.8459vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:.2886;transform:translate(57.8842vw,-10px) scale(.2564);animation:fall-261 23s -15s linear infinite}@keyframes fall-261{71.716%{transform:translate(55.5419vw,71.716vh) scale(.2564)}to{transform:translate(56.71305vw,99vh) scale(.2564)}}.snow:nth-child(262){opacity:.518;transform:translate(4.5901vw,-10px) scale(.7006);animation:fall-262 14s -6s linear infinite}@keyframes fall-262{35.867%{transform:translate(4.1199vw,35.867vh) scale(.7006)}to{transform:translate(4.355vw,99vh) scale(.7006)}}.snow:nth-child(263){opacity:1.937;transform:translate(93.718vw,-10px) scale(.4709);animation:fall-263 16s -8s linear infinite}@keyframes fall-263{52.12%{transform:translate(101.5118vw,52.12vh) scale(.4709)}to{transform:translate(97.6149vw,99vh) scale(.4709)}}.snow:nth-child(264){opacity:1.5736;transform:translate(77.5546vw,-10px) scale(.4497);animation:fall-264 27s -26s linear infinite}@keyframes fall-264{48.176%{transform:translate(87.1079vw,48.176vh) scale(.4497)}to{transform:translate(82.33125vw,99vh) scale(.4497)}}.snow:nth-child(265){opacity:1.1824;transform:translate(71.0779vw,-10px) scale(.0831);animation:fall-265 19s -9s linear infinite}@keyframes fall-265{40.01%{transform:translate(78.7528vw,40.01vh) scale(.0831)}to{transform:translate(74.91535vw,99vh) scale(.0831)}}.snow:nth-child(266){opacity:.794;transform:translate(30.3114vw,-10px) scale(.8389);animation:fall-266 28s -17s linear infinite}@keyframes fall-266{73.716%{transform:translate(36.0689vw,73.716vh) scale(.8389)}to{transform:translate(33.19015vw,99vh) scale(.8389)}}.snow:nth-child(267){opacity:1.7126;transform:translate(94.6642vw,-10px) scale(.6882);animation:fall-267 23s -13s linear infinite}@keyframes fall-267{79.712%{transform:translate(100.0947vw,79.712vh) scale(.6882)}to{transform:translate(97.37945vw,99vh) scale(.6882)}}.snow:nth-child(268){opacity:1.4572;transform:translate(86.3833vw,-10px) scale(.5005);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{54.665%{transform:translate(78.5756vw,54.665vh) scale(.5005)}to{transform:translate(82.47945vw,99vh) scale(.5005)}}.snow:nth-child(269){opacity:.528;transform:translate(81.9225vw,-10px) scale(.6327);animation:fall-269 13s -30s linear infinite}@keyframes fall-269{56.275%{transform:translate(87.5362vw,56.275vh) scale(.6327)}to{transform:translate(84.72935vw,99vh) scale(.6327)}}.snow:nth-child(270){opacity:.4184;transform:translate(71.3546vw,-10px) scale(.5645);animation:fall-270 27s -11s linear infinite}@keyframes fall-270{75.639%{transform:translate(63.2748vw,75.639vh) scale(.5645)}to{transform:translate(67.3147vw,99vh) scale(.5645)}}.snow:nth-child(271){opacity:.8218;transform:translate(42.3714vw,-10px) scale(.9893);animation:fall-271 23s -2s linear infinite}@keyframes fall-271{31.597%{transform:translate(41.2102vw,31.597vh) scale(.9893)}to{transform:translate(41.7908vw,99vh) scale(.9893)}}.snow:nth-child(272){opacity:.2814;transform:translate(8.0861vw,-10px) scale(.2159);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{57.247%{transform:translate(6.7885vw,57.247vh) scale(.2159)}to{transform:translate(7.4373vw,99vh) scale(.2159)}}.snow:nth-child(273){opacity:1.515;transform:translate(53.5682vw,-10px) scale(.6556);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{65.629%{transform:translate(45.8236vw,65.629vh) scale(.6556)}to{transform:translate(49.6959vw,99vh) scale(.6556)}}.snow:nth-child(274){opacity:1.7414;transform:translate(27.1608vw,-10px) scale(.1586);animation:fall-274 11s -4s linear infinite}@keyframes fall-274{46.855%{transform:translate(29.2109vw,46.855vh) scale(.1586)}to{transform:translate(28.18585vw,99vh) scale(.1586)}}.snow:nth-child(275){opacity:.6524;transform:translate(60.3762vw,-10px) scale(.7204);animation:fall-275 23s -29s linear infinite}@keyframes fall-275{39.643%{transform:translate(60.3462vw,39.643vh) scale(.7204)}to{transform:translate(60.3612vw,99vh) scale(.7204)}}.snow:nth-child(276){opacity:.4984;transform:translate(3.9728vw,-10px) scale(.3132);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{68.612%{transform:translate(-2.1862vw,68.612vh) scale(.3132)}to{transform:translate(.8933vw,99vh) scale(.3132)}}.snow:nth-child(277){opacity:.6484;transform:translate(48.1361vw,-10px) scale(.8455);animation:fall-277 19s -12s linear infinite}@keyframes fall-277{53.122%{transform:translate(38.9712vw,53.122vh) scale(.8455)}to{transform:translate(43.55365vw,99vh) scale(.8455)}}.snow:nth-child(278){opacity:1.5184;transform:translate(20.4442vw,-10px) scale(.7639);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{75.517%{transform:translate(12.6949vw,75.517vh) scale(.7639)}to{transform:translate(16.56955vw,99vh) scale(.7639)}}.snow:nth-child(279){opacity:1.2978;transform:translate(41.2092vw,-10px) scale(.516);animation:fall-279 25s -10s linear infinite}@keyframes fall-279{45.908%{transform:translate(41.3185vw,45.908vh) scale(.516)}to{transform:translate(41.26385vw,99vh) scale(.516)}}.snow:nth-child(280){opacity:1.4302;transform:translate(97.5027vw,-10px) scale(.6271);animation:fall-280 28s -12s linear infinite}@keyframes fall-280{32.061%{transform:translate(99.8426vw,32.061vh) scale(.6271)}to{transform:translate(98.67265vw,99vh) scale(.6271)}}.snow:nth-child(281){opacity:1.4096;transform:translate(44.1971vw,-10px) scale(.5073);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{60.122%{transform:translate(41.6128vw,60.122vh) scale(.5073)}to{transform:translate(42.90495vw,99vh) scale(.5073)}}.snow:nth-child(282){opacity:1.6762;transform:translate(47.4292vw,-10px) scale(.6654);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{71.014%{transform:translate(47.2914vw,71.014vh) scale(.6654)}to{transform:translate(47.3603vw,99vh) scale(.6654)}}.snow:nth-child(283){opacity:1.5596;transform:translate(84.1289vw,-10px) scale(.7507);animation:fall-283 24s -12s linear infinite}@keyframes fall-283{44.517%{transform:translate(91.8687vw,44.517vh) scale(.7507)}to{transform:translate(87.9988vw,99vh) scale(.7507)}}.snow:nth-child(284){opacity:.6954;transform:translate(64.9866vw,-10px) scale(.3184);animation:fall-284 11s -17s linear infinite}@keyframes fall-284{55.648%{transform:translate(62.126vw,55.648vh) scale(.3184)}to{transform:translate(63.5563vw,99vh) scale(.3184)}}.snow:nth-child(285){opacity:.7106;transform:translate(16.1368vw,-10px) scale(.5503);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{47.175%{transform:translate(25.0772vw,47.175vh) scale(.5503)}to{transform:translate(20.607vw,99vh) scale(.5503)}}.snow:nth-child(286){opacity:.946;transform:translate(40.6183vw,-10px) scale(.008);animation:fall-286 21s -2s linear infinite}@keyframes fall-286{69.48%{transform:translate(31.1469vw,69.48vh) scale(.008)}to{transform:translate(35.8826vw,99vh) scale(.008)}}.snow:nth-child(287){opacity:1.402;transform:translate(27.1919vw,-10px) scale(.9653);animation:fall-287 19s -8s linear infinite}@keyframes fall-287{55.067%{transform:translate(20.1736vw,55.067vh) scale(.9653)}to{transform:translate(23.68275vw,99vh) scale(.9653)}}.snow:nth-child(288){opacity:1.4614;transform:translate(90.8358vw,-10px) scale(.1867);animation:fall-288 30s -18s linear infinite}@keyframes fall-288{73.548%{transform:translate(89.6932vw,73.548vh) scale(.1867)}to{transform:translate(90.2645vw,99vh) scale(.1867)}}.snow:nth-child(289){opacity:.2344;transform:translate(39.6963vw,-10px) scale(.7115);animation:fall-289 14s -24s linear infinite}@keyframes fall-289{67.958%{transform:translate(33.6897vw,67.958vh) scale(.7115)}to{transform:translate(36.693vw,99vh) scale(.7115)}}.snow:nth-child(290){opacity:.8568;transform:translate(67.276vw,-10px) scale(.1708);animation:fall-290 30s -30s linear infinite}@keyframes fall-290{37.832%{transform:translate(61.583vw,37.832vh) scale(.1708)}to{transform:translate(64.4295vw,99vh) scale(.1708)}}.snow:nth-child(291){opacity:.516;transform:translate(64.691vw,-10px) scale(.121);animation:fall-291 26s -22s linear infinite}@keyframes fall-291{66.375%{transform:translate(65.174vw,66.375vh) scale(.121)}to{transform:translate(64.9325vw,99vh) scale(.121)}}.snow:nth-child(292){opacity:1.1278;transform:translate(99.3373vw,-10px) scale(.1843);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{52.973%{transform:translate(97.3708vw,52.973vh) scale(.1843)}to{transform:translate(98.35405vw,99vh) scale(.1843)}}.snow:nth-child(293){opacity:.8982;transform:translate(87.8289vw,-10px) scale(.2312);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{53.869%{transform:translate(84.6549vw,53.869vh) scale(.2312)}to{transform:translate(86.2419vw,99vh) scale(.2312)}}.snow:nth-child(294){opacity:1.9494;transform:translate(30.1108vw,-10px) scale(.9766);animation:fall-294 11s -15s linear infinite}@keyframes fall-294{79.066%{transform:translate(34.7383vw,79.066vh) scale(.9766)}to{transform:translate(32.42455vw,99vh) scale(.9766)}}.snow:nth-child(295){opacity:1.013;transform:translate(69.3046vw,-10px) scale(.7765);animation:fall-295 21s -14s linear infinite}@keyframes fall-295{49.567%{transform:translate(65.2865vw,49.567vh) scale(.7765)}to{transform:translate(67.29555vw,99vh) scale(.7765)}}.snow:nth-child(296){opacity:.5736;transform:translate(97.4456vw,-10px) scale(.2431);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{30.302%{transform:translate(97.4568vw,30.302vh) scale(.2431)}to{transform:translate(97.4512vw,99vh) scale(.2431)}}.snow:nth-child(297){opacity:1.3154;transform:translate(47.8239vw,-10px) scale(.2389);animation:fall-297 11s -29s linear infinite}@keyframes fall-297{41.692%{transform:translate(49.4204vw,41.692vh) scale(.2389)}to{transform:translate(48.62215vw,99vh) scale(.2389)}}.snow:nth-child(298){opacity:1.2404;transform:translate(31.5892vw,-10px) scale(.2528);animation:fall-298 18s -22s linear infinite}@keyframes fall-298{67.878%{transform:translate(23.647vw,67.878vh) scale(.2528)}to{transform:translate(27.6181vw,99vh) scale(.2528)}}.snow:nth-child(299){opacity:1.4164;transform:translate(61.5982vw,-10px) scale(.541);animation:fall-299 18s -8s linear infinite}@keyframes fall-299{34.123%{transform:translate(57.1535vw,34.123vh) scale(.541)}to{transform:translate(59.37585vw,99vh) scale(.541)}}.snow:nth-child(300){opacity:1.5372;transform:translate(33.872vw,-10px) scale(.0326);animation:fall-300 29s -22s linear infinite}@keyframes fall-300{39.605%{transform:translate(31.147vw,39.605vh) scale(.0326)}to{transform:translate(32.5095vw,99vh) scale(.0326)}}.snow:nth-child(301){opacity:.0442;transform:translate(30.0961vw,-10px) scale(.4701);animation:fall-301 11s -5s linear infinite}@keyframes fall-301{47.03%{transform:translate(37.9986vw,47.03vh) scale(.4701)}to{transform:translate(34.04735vw,99vh) scale(.4701)}}.snow:nth-child(302){opacity:1.2884;transform:translate(94.8653vw,-10px) scale(.1257);animation:fall-302 27s -15s linear infinite}@keyframes fall-302{48.246%{transform:translate(99.0804vw,48.246vh) scale(.1257)}to{transform:translate(96.97285vw,99vh) scale(.1257)}}.snow:nth-child(303){opacity:1.5586;transform:translate(64.6597vw,-10px) scale(.9977);animation:fall-303 16s -21s linear infinite}@keyframes fall-303{40.39%{transform:translate(64.9316vw,40.39vh) scale(.9977)}to{transform:translate(64.79565vw,99vh) scale(.9977)}}.snow:nth-child(304){opacity:1.4628;transform:translate(13.0382vw,-10px) scale(.6557);animation:fall-304 20s -28s linear infinite}@keyframes fall-304{76.972%{transform:translate(13.1189vw,76.972vh) scale(.6557)}to{transform:translate(13.07855vw,99vh) scale(.6557)}}.snow:nth-child(305){opacity:1.0806;transform:translate(58.0803vw,-10px) scale(.2672);animation:fall-305 15s -2s linear infinite}@keyframes fall-305{79.233%{transform:translate(54.7958vw,79.233vh) scale(.2672)}to{transform:translate(56.43805vw,99vh) scale(.2672)}}.snow:nth-child(306){opacity:.7374;transform:translate(87.1664vw,-10px) scale(.4806);animation:fall-306 26s -13s linear infinite}@keyframes fall-306{63.928%{transform:translate(87.9676vw,63.928vh) scale(.4806)}to{transform:translate(87.567vw,99vh) scale(.4806)}}.snow:nth-child(307){opacity:1.5262;transform:translate(66.781vw,-10px) scale(.0288);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{54.867%{transform:translate(68.9418vw,54.867vh) scale(.0288)}to{transform:translate(67.8614vw,99vh) scale(.0288)}}.snow:nth-child(308){opacity:1.399;transform:translate(49.4465vw,-10px) scale(.0255);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{32.413%{transform:translate(39.5856vw,32.413vh) scale(.0255)}to{transform:translate(44.51605vw,99vh) scale(.0255)}}.snow:nth-child(309){opacity:1.5566;transform:translate(79.5457vw,-10px) scale(.8574);animation:fall-309 18s -30s linear infinite}@keyframes fall-309{40.567%{transform:translate(71.7224vw,40.567vh) scale(.8574)}to{transform:translate(75.63405vw,99vh) scale(.8574)}}.snow:nth-child(310){opacity:1.445;transform:translate(77.202vw,-10px) scale(.6584);animation:fall-310 12s -10s linear infinite}@keyframes fall-310{63.607%{transform:translate(75.9896vw,63.607vh) scale(.6584)}to{transform:translate(76.5958vw,99vh) scale(.6584)}}.snow:nth-child(311){opacity:.9736;transform:translate(28.8864vw,-10px) scale(.896);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{53.037%{transform:translate(34.2044vw,53.037vh) scale(.896)}to{transform:translate(31.5454vw,99vh) scale(.896)}}.snow:nth-child(312){opacity:1.0336;transform:translate(24.1129vw,-10px) scale(.3769);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{46.658%{transform:translate(23.075vw,46.658vh) scale(.3769)}to{transform:translate(23.59395vw,99vh) scale(.3769)}}.snow:nth-child(313){opacity:.1166;transform:translate(74.7676vw,-10px) scale(.5456);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{76.714%{transform:translate(81.7506vw,76.714vh) scale(.5456)}to{transform:translate(78.2591vw,99vh) scale(.5456)}}.snow:nth-child(314){opacity:.3272;transform:translate(16.3208vw,-10px) scale(.4588);animation:fall-314 30s -21s linear infinite}@keyframes fall-314{49.337%{transform:translate(15.5938vw,49.337vh) scale(.4588)}to{transform:translate(15.9573vw,99vh) scale(.4588)}}.snow:nth-child(315){opacity:.5802;transform:translate(61.6525vw,-10px) scale(.3854);animation:fall-315 17s -17s linear infinite}@keyframes fall-315{34.184%{transform:translate(64.1507vw,34.184vh) scale(.3854)}to{transform:translate(62.9016vw,99vh) scale(.3854)}}.snow:nth-child(316){opacity:1.5362;transform:translate(52.1547vw,-10px) scale(.6708);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.2%{transform:translate(47.3986vw,70.2vh) scale(.6708)}to{transform:translate(49.77665vw,99vh) scale(.6708)}}.snow:nth-child(317){opacity:.5892;transform:translate(62.8425vw,-10px) scale(.774);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{65.641%{transform:translate(67.1292vw,65.641vh) scale(.774)}to{transform:translate(64.98585vw,99vh) scale(.774)}}.snow:nth-child(318){opacity:.9196;transform:translate(30.5142vw,-10px) scale(.1332);animation:fall-318 23s -21s linear infinite}@keyframes fall-318{70.136%{transform:translate(22.2465vw,70.136vh) scale(.1332)}to{transform:translate(26.38035vw,99vh) scale(.1332)}}.snow:nth-child(319){opacity:1.822;transform:translate(34.6509vw,-10px) scale(.5657);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{67.916%{transform:translate(25.3165vw,67.916vh) scale(.5657)}to{transform:translate(29.9837vw,99vh) scale(.5657)}}.snow:nth-child(320){opacity:1.6706;transform:translate(39.2935vw,-10px) scale(.0636);animation:fall-320 24s -12s linear infinite}@keyframes fall-320{78.864%{transform:translate(29.9082vw,78.864vh) scale(.0636)}to{transform:translate(34.60085vw,99vh) scale(.0636)}}.snow:nth-child(321){opacity:1.383;transform:translate(3.1237vw,-10px) scale(.2907);animation:fall-321 12s -8s linear infinite}@keyframes fall-321{48.679%{transform:translate(5.5917vw,48.679vh) scale(.2907)}to{transform:translate(4.3577vw,99vh) scale(.2907)}}.snow:nth-child(322){opacity:1.107;transform:translate(13.1784vw,-10px) scale(.2811);animation:fall-322 18s -5s linear infinite}@keyframes fall-322{69.751%{transform:translate(12.9959vw,69.751vh) scale(.2811)}to{transform:translate(13.08715vw,99vh) scale(.2811)}}.snow:nth-child(323){opacity:1.7854;transform:translate(89.3286vw,-10px) scale(.607);animation:fall-323 10s -9s linear infinite}@keyframes fall-323{54.716%{transform:translate(93.3503vw,54.716vh) scale(.607)}to{transform:translate(91.33945vw,99vh) scale(.607)}}.snow:nth-child(324){opacity:.7006;transform:translate(95.1423vw,-10px) scale(.1262);animation:fall-324 24s -10s linear infinite}@keyframes fall-324{55.56%{transform:translate(86.1317vw,55.56vh) scale(.1262)}to{transform:translate(90.637vw,99vh) scale(.1262)}}.snow:nth-child(325){opacity:1.2086;transform:translate(.3906vw,-10px) scale(.5086);animation:fall-325 13s -19s linear infinite}@keyframes fall-325{71.32%{transform:translate(-8.5718vw,71.32vh) scale(.5086)}to{transform:translate(-4.0906vw,99vh) scale(.5086)}}.snow:nth-child(326){opacity:.2048;transform:translate(69.4165vw,-10px) scale(.1194);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{44.425%{transform:translate(78.9281vw,44.425vh) scale(.1194)}to{transform:translate(74.1723vw,99vh) scale(.1194)}}.snow:nth-child(327){opacity:1.322;transform:translate(84.3174vw,-10px) scale(.2877);animation:fall-327 20s -14s linear infinite}@keyframes fall-327{54.493%{transform:translate(89.6822vw,54.493vh) scale(.2877)}to{transform:translate(86.9998vw,99vh) scale(.2877)}}.snow:nth-child(328){opacity:1.8726;transform:translate(90.2406vw,-10px) scale(.6785);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{56.788%{transform:translate(94.7725vw,56.788vh) scale(.6785)}to{transform:translate(92.50655vw,99vh) scale(.6785)}}.snow:nth-child(329){opacity:1.0936;transform:translate(56.4594vw,-10px) scale(.6363);animation:fall-329 14s -16s linear infinite}@keyframes fall-329{34.699%{transform:translate(48.6972vw,34.699vh) scale(.6363)}to{transform:translate(52.5783vw,99vh) scale(.6363)}}.snow:nth-child(330){opacity:.4544;transform:translate(90.9521vw,-10px) scale(.6498);animation:fall-330 13s -18s linear infinite}@keyframes fall-330{58.729%{transform:translate(82.9771vw,58.729vh) scale(.6498)}to{transform:translate(86.9646vw,99vh) scale(.6498)}}.snow:nth-child(331){opacity:.487;transform:translate(32.982vw,-10px) scale(.4882);animation:fall-331 12s -10s linear infinite}@keyframes fall-331{37.873%{transform:translate(35.5401vw,37.873vh) scale(.4882)}to{transform:translate(34.26105vw,99vh) scale(.4882)}}.snow:nth-child(332){opacity:.6356;transform:translate(43.6407vw,-10px) scale(.7508);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{49.843%{transform:translate(48.6669vw,49.843vh) scale(.7508)}to{transform:translate(46.1538vw,99vh) scale(.7508)}}.snow:nth-child(333){opacity:1.1326;transform:translate(87.7673vw,-10px) scale(.7836);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{33.027%{transform:translate(95.9715vw,33.027vh) scale(.7836)}to{transform:translate(91.8694vw,99vh) scale(.7836)}}.snow:nth-child(334){opacity:.6602;transform:translate(53.424vw,-10px) scale(.2204);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{54.352%{transform:translate(56.2773vw,54.352vh) scale(.2204)}to{transform:translate(54.85065vw,99vh) scale(.2204)}}.snow:nth-child(335){opacity:1.6094;transform:translate(79.4365vw,-10px) scale(.0958);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{78.363%{transform:translate(73.0131vw,78.363vh) scale(.0958)}to{transform:translate(76.2248vw,99vh) scale(.0958)}}.snow:nth-child(336){opacity:1.9198;transform:translate(65.0796vw,-10px) scale(.0665);animation:fall-336 22s -17s linear infinite}@keyframes fall-336{61.341%{transform:translate(56.3384vw,61.341vh) scale(.0665)}to{transform:translate(60.709vw,99vh) scale(.0665)}}.snow:nth-child(337){opacity:.089;transform:translate(7.8928vw,-10px) scale(.2234);animation:fall-337 29s -20s linear infinite}@keyframes fall-337{64.042%{transform:translate(11.1996vw,64.042vh) scale(.2234)}to{transform:translate(9.5462vw,99vh) scale(.2234)}}.snow:nth-child(338){opacity:1.4046;transform:translate(30.0428vw,-10px) scale(.5386);animation:fall-338 17s -8s linear infinite}@keyframes fall-338{66.388%{transform:translate(28.8314vw,66.388vh) scale(.5386)}to{transform:translate(29.4371vw,99vh) scale(.5386)}}.snow:nth-child(339){opacity:1.375;transform:translate(36.3764vw,-10px) scale(.7166);animation:fall-339 27s -8s linear infinite}@keyframes fall-339{59.67%{transform:translate(35.1899vw,59.67vh) scale(.7166)}to{transform:translate(35.78315vw,99vh) scale(.7166)}}.snow:nth-child(340){opacity:1.389;transform:translate(39.2808vw,-10px) scale(.5067);animation:fall-340 20s -9s linear infinite}@keyframes fall-340{56.469%{transform:translate(36.9967vw,56.469vh) scale(.5067)}to{transform:translate(38.13875vw,99vh) scale(.5067)}}.snow:nth-child(341){opacity:.2542;transform:translate(37.0995vw,-10px) scale(.1113);animation:fall-341 20s -25s linear infinite}@keyframes fall-341{36.915%{transform:translate(32.3918vw,36.915vh) scale(.1113)}to{transform:translate(34.74565vw,99vh) scale(.1113)}}.snow:nth-child(342){opacity:.8702;transform:translate(18.0707vw,-10px) scale(.1688);animation:fall-342 26s -4s linear infinite}@keyframes fall-342{77.507%{transform:translate(25.0389vw,77.507vh) scale(.1688)}to{transform:translate(21.5548vw,99vh) scale(.1688)}}.snow:nth-child(343){opacity:.7196;transform:translate(35.7609vw,-10px) scale(.6947);animation:fall-343 18s -25s linear infinite}@keyframes fall-343{70.687%{transform:translate(35.6782vw,70.687vh) scale(.6947)}to{transform:translate(35.71955vw,99vh) scale(.6947)}}.snow:nth-child(344){opacity:.0126;transform:translate(70.3249vw,-10px) scale(.7803);animation:fall-344 25s -11s linear infinite}@keyframes fall-344{59.621%{transform:translate(79.6133vw,59.621vh) scale(.7803)}to{transform:translate(74.9691vw,99vh) scale(.7803)}}.snow:nth-child(345){opacity:1.707;transform:translate(36.6546vw,-10px) scale(.8926);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{75.209%{transform:translate(39.1441vw,75.209vh) scale(.8926)}to{transform:translate(37.89935vw,99vh) scale(.8926)}}.snow:nth-child(346){opacity:1.0676;transform:translate(64.0191vw,-10px) scale(.8888);animation:fall-346 20s -13s linear infinite}@keyframes fall-346{32.661%{transform:translate(72.5474vw,32.661vh) scale(.8888)}to{transform:translate(68.28325vw,99vh) scale(.8888)}}.snow:nth-child(347){opacity:1.5506;transform:translate(11.072vw,-10px) scale(.0896);animation:fall-347 17s -28s linear infinite}@keyframes fall-347{70.544%{transform:translate(13.689vw,70.544vh) scale(.0896)}to{transform:translate(12.3805vw,99vh) scale(.0896)}}.snow:nth-child(348){opacity:1.2214;transform:translate(60.1299vw,-10px) scale(.5073);animation:fall-348 18s -21s linear infinite}@keyframes fall-348{34.422%{transform:translate(69.8617vw,34.422vh) scale(.5073)}to{transform:translate(64.9958vw,99vh) scale(.5073)}}.snow:nth-child(349){opacity:1.9922;transform:translate(2.7535vw,-10px) scale(.8978);animation:fall-349 18s -29s linear infinite}@keyframes fall-349{36.542%{transform:translate(.9248vw,36.542vh) scale(.8978)}to{transform:translate(1.83915vw,99vh) scale(.8978)}}.snow:nth-child(350){opacity:1.4388;transform:translate(60.979vw,-10px) scale(.2258);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{61.262%{transform:translate(69.9915vw,61.262vh) scale(.2258)}to{transform:translate(65.48525vw,99vh) scale(.2258)}}.snow:nth-child(351){opacity:1.2326;transform:translate(3.313vw,-10px) scale(.8534);animation:fall-351 20s -23s linear infinite}@keyframes fall-351{74.663%{transform:translate(9.036vw,74.663vh) scale(.8534)}to{transform:translate(6.1745vw,99vh) scale(.8534)}}.snow:nth-child(352){opacity:1.1062;transform:translate(57.2792vw,-10px) scale(.2975);animation:fall-352 26s -3s linear infinite}@keyframes fall-352{44.615%{transform:translate(56.872vw,44.615vh) scale(.2975)}to{transform:translate(57.0756vw,99vh) scale(.2975)}}.snow:nth-child(353){opacity:1.1984;transform:translate(51.48vw,-10px) scale(.0751);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{49.861%{transform:translate(57.8737vw,49.861vh) scale(.0751)}to{transform:translate(54.67685vw,99vh) scale(.0751)}}.snow:nth-child(354){opacity:.5284;transform:translate(75.4824vw,-10px) scale(.2062);animation:fall-354 28s -3s linear infinite}@keyframes fall-354{36.162%{transform:translate(81.6624vw,36.162vh) scale(.2062)}to{transform:translate(78.5724vw,99vh) scale(.2062)}}.snow:nth-child(355){opacity:.0776;transform:translate(27.0858vw,-10px) scale(.2418);animation:fall-355 15s -6s linear infinite}@keyframes fall-355{62.27%{transform:translate(35.7802vw,62.27vh) scale(.2418)}to{transform:translate(31.433vw,99vh) scale(.2418)}}.snow:nth-child(356){opacity:1.5872;transform:translate(22.9992vw,-10px) scale(.5743);animation:fall-356 28s -20s linear infinite}@keyframes fall-356{76.629%{transform:translate(19.6986vw,76.629vh) scale(.5743)}to{transform:translate(21.3489vw,99vh) scale(.5743)}}.snow:nth-child(357){opacity:.1138;transform:translate(56.8528vw,-10px) scale(.0613);animation:fall-357 26s -2s linear infinite}@keyframes fall-357{41.3%{transform:translate(63.1118vw,41.3vh) scale(.0613)}to{transform:translate(59.9823vw,99vh) scale(.0613)}}.snow:nth-child(358){opacity:.614;transform:translate(96.7917vw,-10px) scale(.4769);animation:fall-358 30s -9s linear infinite}@keyframes fall-358{55.348%{transform:translate(92.554vw,55.348vh) scale(.4769)}to{transform:translate(94.67285vw,99vh) scale(.4769)}}.snow:nth-child(359){opacity:1.322;transform:translate(15.0528vw,-10px) scale(.8174);animation:fall-359 14s -26s linear infinite}@keyframes fall-359{49.212%{transform:translate(16.3375vw,49.212vh) scale(.8174)}to{transform:translate(15.69515vw,99vh) scale(.8174)}}.snow:nth-child(360){opacity:1.2084;transform:translate(48.9996vw,-10px) scale(.7642);animation:fall-360 27s -23s linear infinite}@keyframes fall-360{63.436%{transform:translate(44.6351vw,63.436vh) scale(.7642)}to{transform:translate(46.81735vw,99vh) scale(.7642)}}.snow:nth-child(361){opacity:.7396;transform:translate(93.472vw,-10px) scale(.7277);animation:fall-361 24s -3s linear infinite}@keyframes fall-361{43.03%{transform:translate(98.6552vw,43.03vh) scale(.7277)}to{transform:translate(96.0636vw,99vh) scale(.7277)}}.snow:nth-child(362){opacity:.4764;transform:translate(80.8828vw,-10px) scale(.4782);animation:fall-362 12s -24s linear infinite}@keyframes fall-362{36.339%{transform:translate(83.6539vw,36.339vh) scale(.4782)}to{transform:translate(82.26835vw,99vh) scale(.4782)}}.snow:nth-child(363){opacity:1.318;transform:translate(76.3474vw,-10px) scale(.9842);animation:fall-363 12s -17s linear infinite}@keyframes fall-363{66.091%{transform:translate(73.1804vw,66.091vh) scale(.9842)}to{transform:translate(74.7639vw,99vh) scale(.9842)}}.snow:nth-child(364){opacity:.0714;transform:translate(45.5613vw,-10px) scale(.9207);animation:fall-364 12s -25s linear infinite}@keyframes fall-364{72.994%{transform:translate(48.0411vw,72.994vh) scale(.9207)}to{transform:translate(46.8012vw,99vh) scale(.9207)}}.snow:nth-child(365){opacity:.1656;transform:translate(25.7931vw,-10px) scale(.3575);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{73.591%{transform:translate(17.9586vw,73.591vh) scale(.3575)}to{transform:translate(21.87585vw,99vh) scale(.3575)}}.snow:nth-child(366){opacity:1.7914;transform:translate(85.2522vw,-10px) scale(.9035);animation:fall-366 14s -5s linear infinite}@keyframes fall-366{70.595%{transform:translate(80.249vw,70.595vh) scale(.9035)}to{transform:translate(82.7506vw,99vh) scale(.9035)}}.snow:nth-child(367){opacity:1.993;transform:translate(10.1828vw,-10px) scale(.3868);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{63.186%{transform:translate(9.8426vw,63.186vh) scale(.3868)}to{transform:translate(10.0127vw,99vh) scale(.3868)}}.snow:nth-child(368){opacity:.7662;transform:translate(13.9564vw,-10px) scale(.712);animation:fall-368 30s -16s linear infinite}@keyframes fall-368{36.858%{transform:translate(9.8962vw,36.858vh) scale(.712)}to{transform:translate(11.9263vw,99vh) scale(.712)}}.snow:nth-child(369){opacity:.728;transform:translate(15.169vw,-10px) scale(.3656);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{51.37%{transform:translate(13.9302vw,51.37vh) scale(.3656)}to{transform:translate(14.5496vw,99vh) scale(.3656)}}.snow:nth-child(370){opacity:.5062;transform:translate(61.8639vw,-10px) scale(.7251);animation:fall-370 17s -17s linear infinite}@keyframes fall-370{45.95%{transform:translate(62.98vw,45.95vh) scale(.7251)}to{transform:translate(62.42195vw,99vh) scale(.7251)}}.snow:nth-child(371){opacity:.892;transform:translate(24.2975vw,-10px) scale(.9829);animation:fall-371 29s -4s linear infinite}@keyframes fall-371{66.347%{transform:translate(31.7732vw,66.347vh) scale(.9829)}to{transform:translate(28.03535vw,99vh) scale(.9829)}}.snow:nth-child(372){opacity:1.3578;transform:translate(16.0772vw,-10px) scale(.5949);animation:fall-372 26s -2s linear infinite}@keyframes fall-372{30.774%{transform:translate(14.8988vw,30.774vh) scale(.5949)}to{transform:translate(15.488vw,99vh) scale(.5949)}}.snow:nth-child(373){opacity:1.0634;transform:translate(24.1742vw,-10px) scale(.7746);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{78.222%{transform:translate(14.6373vw,78.222vh) scale(.7746)}to{transform:translate(19.40575vw,99vh) scale(.7746)}}.snow:nth-child(374){opacity:1.8818;transform:translate(37.3311vw,-10px) scale(.8417);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{48.632%{transform:translate(30.5406vw,48.632vh) scale(.8417)}to{transform:translate(33.93585vw,99vh) scale(.8417)}}.snow:nth-child(375){opacity:.3068;transform:translate(3.7578vw,-10px) scale(.8782);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{70.316%{transform:translate(-.52vw,70.316vh) scale(.8782)}to{transform:translate(1.6189vw,99vh) scale(.8782)}}.snow:nth-child(376){opacity:1.9984;transform:translate(39.5408vw,-10px) scale(.3054);animation:fall-376 18s -7s linear infinite}@keyframes fall-376{54.909%{transform:translate(43.1666vw,54.909vh) scale(.3054)}to{transform:translate(41.3537vw,99vh) scale(.3054)}}.snow:nth-child(377){opacity:.3802;transform:translate(98.7756vw,-10px) scale(.7304);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{57.326%{transform:translate(90.6622vw,57.326vh) scale(.7304)}to{transform:translate(94.7189vw,99vh) scale(.7304)}}.snow:nth-child(378){opacity:.6486;transform:translate(23.5826vw,-10px) scale(.3696);animation:fall-378 16s -19s linear infinite}@keyframes fall-378{65.231%{transform:translate(29.4875vw,65.231vh) scale(.3696)}to{transform:translate(26.53505vw,99vh) scale(.3696)}}.snow:nth-child(379){opacity:1.2904;transform:translate(11.776vw,-10px) scale(.4197);animation:fall-379 11s -16s linear infinite}@keyframes fall-379{57.29%{transform:translate(14.3162vw,57.29vh) scale(.4197)}to{transform:translate(13.0461vw,99vh) scale(.4197)}}.snow:nth-child(380){opacity:1.9218;transform:translate(69.4763vw,-10px) scale(.9016);animation:fall-380 30s -16s linear infinite}@keyframes fall-380{45.098%{transform:translate(61.8402vw,45.098vh) scale(.9016)}to{transform:translate(65.65825vw,99vh) scale(.9016)}}.snow:nth-child(381){opacity:1.1232;transform:translate(25.9522vw,-10px) scale(.8462);animation:fall-381 23s -18s linear infinite}@keyframes fall-381{44.933%{transform:translate(23.0299vw,44.933vh) scale(.8462)}to{transform:translate(24.49105vw,99vh) scale(.8462)}}.snow:nth-child(382){opacity:1.4552;transform:translate(32.3431vw,-10px) scale(.0374);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{50.722%{transform:translate(35.3593vw,50.722vh) scale(.0374)}to{transform:translate(33.8512vw,99vh) scale(.0374)}}.snow:nth-child(383){opacity:1.2024;transform:translate(30.5413vw,-10px) scale(.9825);animation:fall-383 12s -6s linear infinite}@keyframes fall-383{52.104%{transform:translate(32.9171vw,52.104vh) scale(.9825)}to{transform:translate(31.7292vw,99vh) scale(.9825)}}.snow:nth-child(384){opacity:1.578;transform:translate(33.7437vw,-10px) scale(.4636);animation:fall-384 11s -12s linear infinite}@keyframes fall-384{34.037%{transform:translate(32.8249vw,34.037vh) scale(.4636)}to{transform:translate(33.2843vw,99vh) scale(.4636)}}.snow:nth-child(385){opacity:.4814;transform:translate(90.3149vw,-10px) scale(.3849);animation:fall-385 21s -4s linear infinite}@keyframes fall-385{62.545%{transform:translate(83.1075vw,62.545vh) scale(.3849)}to{transform:translate(86.7112vw,99vh) scale(.3849)}}.snow:nth-child(386){opacity:1.6016;transform:translate(49.3087vw,-10px) scale(.7068);animation:fall-386 21s -17s linear infinite}@keyframes fall-386{65.477%{transform:translate(41.706vw,65.477vh) scale(.7068)}to{transform:translate(45.50735vw,99vh) scale(.7068)}}.snow:nth-child(387){opacity:.827;transform:translate(69.2049vw,-10px) scale(.9747);animation:fall-387 29s -22s linear infinite}@keyframes fall-387{63.937%{transform:translate(65.7783vw,63.937vh) scale(.9747)}to{transform:translate(67.4916vw,99vh) scale(.9747)}}.snow:nth-child(388){opacity:.8838;transform:translate(4.4541vw,-10px) scale(.3916);animation:fall-388 13s -4s linear infinite}@keyframes fall-388{55.52%{transform:translate(-.1097vw,55.52vh) scale(.3916)}to{transform:translate(2.1722vw,99vh) scale(.3916)}}.snow:nth-child(389){opacity:1.3902;transform:translate(7.8503vw,-10px) scale(.6941);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{48.184%{transform:translate(-1.1339vw,48.184vh) scale(.6941)}to{transform:translate(3.3582vw,99vh) scale(.6941)}}.snow:nth-child(390){opacity:.1056;transform:translate(15.9317vw,-10px) scale(.3677);animation:fall-390 26s -5s linear infinite}@keyframes fall-390{50.667%{transform:translate(19.3649vw,50.667vh) scale(.3677)}to{transform:translate(17.6483vw,99vh) scale(.3677)}}.snow:nth-child(391){opacity:.785;transform:translate(98.9561vw,-10px) scale(.4241);animation:fall-391 15s -8s linear infinite}@keyframes fall-391{51.888%{transform:translate(101.4625vw,51.888vh) scale(.4241)}to{transform:translate(100.2093vw,99vh) scale(.4241)}}.snow:nth-child(392){opacity:.0722;transform:translate(7.0896vw,-10px) scale(.8746);animation:fall-392 28s -12s linear infinite}@keyframes fall-392{51.126%{transform:translate(12.5247vw,51.126vh) scale(.8746)}to{transform:translate(9.80715vw,99vh) scale(.8746)}}.snow:nth-child(393){opacity:.9284;transform:translate(78.041vw,-10px) scale(.6346);animation:fall-393 24s -7s linear infinite}@keyframes fall-393{71.789%{transform:translate(69.9519vw,71.789vh) scale(.6346)}to{transform:translate(73.99645vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.3242;transform:translate(64.9812vw,-10px) scale(.9288);animation:fall-394 19s -6s linear infinite}@keyframes fall-394{39.87%{transform:translate(70.3865vw,39.87vh) scale(.9288)}to{transform:translate(67.68385vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:1.5252;transform:translate(84.7507vw,-10px) scale(.0583);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.769%{transform:translate(82.7502vw,77.769vh) scale(.0583)}to{transform:translate(83.75045vw,99vh) scale(.0583)}}.snow:nth-child(396){opacity:.8124;transform:translate(26.2999vw,-10px) scale(.6346);animation:fall-396 20s -22s linear infinite}@keyframes fall-396{61.766%{transform:translate(34.3052vw,61.766vh) scale(.6346)}to{transform:translate(30.30255vw,99vh) scale(.6346)}}.snow:nth-child(397){opacity:1.517;transform:translate(98.0422vw,-10px) scale(.1036);animation:fall-397 24s -13s linear infinite}@keyframes fall-397{32.087%{transform:translate(93.5782vw,32.087vh) scale(.1036)}to{transform:translate(95.8102vw,99vh) scale(.1036)}}.snow:nth-child(398){opacity:.2022;transform:translate(77.2185vw,-10px) scale(.3916);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{45.919%{transform:translate(67.8756vw,45.919vh) scale(.3916)}to{transform:translate(72.54705vw,99vh) scale(.3916)}}.snow:nth-child(399){opacity:.853;transform:translate(57.9146vw,-10px) scale(.7817);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{32.635%{transform:translate(64.5115vw,32.635vh) scale(.7817)}to{transform:translate(61.21305vw,99vh) scale(.7817)}}.snow:nth-child(400){opacity:.2744;transform:translate(8.5308vw,-10px) scale(.7456);animation:fall-400 21s -10s linear infinite}@keyframes fall-400{66.241%{transform:translate(8.0887vw,66.241vh) scale(.7456)}to{transform:translate(8.30975vw,99vh) scale(.7456)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9194;transform:translate(50.0747vw,-10px) scale(.5031);animation:fall-1 23s -29s linear infinite}@keyframes fall-1{34.921%{transform:translate(57.6894vw,34.921vh) scale(.5031)}to{transform:translate(53.88205vw,99vh) scale(.5031)}}.snow:nth-child(2){opacity:1.338;transform:translate(66.5099vw,-10px) scale(.6052);animation:fall-2 29s -7s linear infinite}@keyframes fall-2{38.936%{transform:translate(56.9255vw,38.936vh) scale(.6052)}to{transform:translate(61.7177vw,99vh) scale(.6052)}}.snow:nth-child(3){opacity:.858;transform:translate(29.6718vw,-10px) scale(.9096);animation:fall-3 12s -28s linear infinite}@keyframes fall-3{68.276%{transform:translate(23.0163vw,68.276vh) scale(.9096)}to{transform:translate(26.34405vw,99vh) scale(.9096)}}.snow:nth-child(4){opacity:1.8258;transform:translate(56.7585vw,-10px) scale(.2114);animation:fall-4 23s -14s linear infinite}@keyframes fall-4{71.178%{transform:translate(64.7393vw,71.178vh) scale(.2114)}to{transform:translate(60.7489vw,99vh) scale(.2114)}}.snow:nth-child(5){opacity:1.9748;transform:translate(36.4426vw,-10px) scale(.1266);animation:fall-5 19s -22s linear infinite}@keyframes fall-5{59.659%{transform:translate(43.8638vw,59.659vh) scale(.1266)}to{transform:translate(40.1532vw,99vh) scale(.1266)}}.snow:nth-child(6){opacity:1.4116;transform:translate(15.1832vw,-10px) scale(.7097);animation:fall-6 27s -1s linear infinite}@keyframes fall-6{58.496%{transform:translate(21.275vw,58.496vh) scale(.7097)}to{transform:translate(18.2291vw,99vh) scale(.7097)}}.snow:nth-child(7){opacity:.9586;transform:translate(72.1251vw,-10px) scale(.9602);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{54.187%{transform:translate(81.9858vw,54.187vh) scale(.9602)}to{transform:translate(77.05545vw,99vh) scale(.9602)}}.snow:nth-child(8){opacity:.0888;transform:translate(88.3967vw,-10px) scale(.9257);animation:fall-8 13s -8s linear infinite}@keyframes fall-8{63.805%{transform:translate(80.2573vw,63.805vh) scale(.9257)}to{transform:translate(84.327vw,99vh) scale(.9257)}}.snow:nth-child(9){opacity:.8082;transform:translate(54.892vw,-10px) scale(.2029);animation:fall-9 25s -16s linear infinite}@keyframes fall-9{42.652%{transform:translate(60.0796vw,42.652vh) scale(.2029)}to{transform:translate(57.4858vw,99vh) scale(.2029)}}.snow:nth-child(10){opacity:1.8668;transform:translate(23.8868vw,-10px) scale(.0635);animation:fall-10 12s -10s linear infinite}@keyframes fall-10{63.588%{transform:translate(14.4703vw,63.588vh) scale(.0635)}to{transform:translate(19.17855vw,99vh) scale(.0635)}}.snow:nth-child(11){opacity:.762;transform:translate(84.6861vw,-10px) scale(.3011);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{71.53%{transform:translate(77.5179vw,71.53vh) scale(.3011)}to{transform:translate(81.102vw,99vh) scale(.3011)}}.snow:nth-child(12){opacity:1.8072;transform:translate(73.5828vw,-10px) scale(.8354);animation:fall-12 23s -6s linear infinite}@keyframes fall-12{71.323%{transform:translate(82.5925vw,71.323vh) scale(.8354)}to{transform:translate(78.08765vw,99vh) scale(.8354)}}.snow:nth-child(13){opacity:1.6366;transform:translate(16.4258vw,-10px) scale(.7972);animation:fall-13 18s -18s linear infinite}@keyframes fall-13{34.821%{transform:translate(6.647vw,34.821vh) scale(.7972)}to{transform:translate(11.5364vw,99vh) scale(.7972)}}.snow:nth-child(14){opacity:1.5528;transform:translate(98.9092vw,-10px) scale(.9126);animation:fall-14 16s -16s linear infinite}@keyframes fall-14{58.748%{transform:translate(90.7938vw,58.748vh) scale(.9126)}to{transform:translate(94.8515vw,99vh) scale(.9126)}}.snow:nth-child(15){opacity:1.2518;transform:translate(75.2918vw,-10px) scale(.9906);animation:fall-15 20s -9s linear infinite}@keyframes fall-15{69.77%{transform:translate(82.5033vw,69.77vh) scale(.9906)}to{transform:translate(78.89755vw,99vh) scale(.9906)}}.snow:nth-child(16){opacity:1.6262;transform:translate(67.2884vw,-10px) scale(.0703);animation:fall-16 27s -8s linear infinite}@keyframes fall-16{57.217%{transform:translate(61.2504vw,57.217vh) scale(.0703)}to{transform:translate(64.2694vw,99vh) scale(.0703)}}.snow:nth-child(17){opacity:1.5442;transform:translate(.0103vw,-10px) scale(.4237);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.488%{transform:translate(-1.8662vw,55.488vh) scale(.4237)}to{transform:translate(-.92795vw,99vh) scale(.4237)}}.snow:nth-child(18){opacity:.7798;transform:translate(24.9297vw,-10px) scale(.5823);animation:fall-18 30s -26s linear infinite}@keyframes fall-18{61.213%{transform:translate(29.3467vw,61.213vh) scale(.5823)}to{transform:translate(27.1382vw,99vh) scale(.5823)}}.snow:nth-child(19){opacity:1.211;transform:translate(14.1548vw,-10px) scale(.5571);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{65.427%{transform:translate(20.288vw,65.427vh) scale(.5571)}to{transform:translate(17.2214vw,99vh) scale(.5571)}}.snow:nth-child(20){opacity:.5356;transform:translate(41.8848vw,-10px) scale(.2915);animation:fall-20 28s -28s linear infinite}@keyframes fall-20{76.022%{transform:translate(35.6024vw,76.022vh) scale(.2915)}to{transform:translate(38.7436vw,99vh) scale(.2915)}}.snow:nth-child(21){opacity:1.8604;transform:translate(47.1834vw,-10px) scale(.6295);animation:fall-21 29s -20s linear infinite}@keyframes fall-21{65.832%{transform:translate(41.7394vw,65.832vh) scale(.6295)}to{transform:translate(44.4614vw,99vh) scale(.6295)}}.snow:nth-child(22){opacity:1.5446;transform:translate(80.379vw,-10px) scale(.8829);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{42.012%{transform:translate(89.451vw,42.012vh) scale(.8829)}to{transform:translate(84.915vw,99vh) scale(.8829)}}.snow:nth-child(23){opacity:1.6792;transform:translate(13.5593vw,-10px) scale(.1694);animation:fall-23 18s -14s linear infinite}@keyframes fall-23{50.8%{transform:translate(22.239vw,50.8vh) scale(.1694)}to{transform:translate(17.89915vw,99vh) scale(.1694)}}.snow:nth-child(24){opacity:1.6174;transform:translate(11.0532vw,-10px) scale(.2516);animation:fall-24 19s -3s linear infinite}@keyframes fall-24{79.195%{transform:translate(7.4295vw,79.195vh) scale(.2516)}to{transform:translate(9.24135vw,99vh) scale(.2516)}}.snow:nth-child(25){opacity:1.2382;transform:translate(15.6956vw,-10px) scale(.1461);animation:fall-25 19s -16s linear infinite}@keyframes fall-25{42.082%{transform:translate(7.8321vw,42.082vh) scale(.1461)}to{transform:translate(11.76385vw,99vh) scale(.1461)}}.snow:nth-child(26){opacity:1.9614;transform:translate(24.8086vw,-10px) scale(.7986);animation:fall-26 17s -18s linear infinite}@keyframes fall-26{45.129%{transform:translate(17.2731vw,45.129vh) scale(.7986)}to{transform:translate(21.04085vw,99vh) scale(.7986)}}.snow:nth-child(27){opacity:.053;transform:translate(5.8362vw,-10px) scale(.375);animation:fall-27 15s -5s linear infinite}@keyframes fall-27{70.324%{transform:translate(6.3907vw,70.324vh) scale(.375)}to{transform:translate(6.11345vw,99vh) scale(.375)}}.snow:nth-child(28){opacity:.4608;transform:translate(79.2182vw,-10px) scale(.339);animation:fall-28 19s -16s linear infinite}@keyframes fall-28{37.538%{transform:translate(70.1222vw,37.538vh) scale(.339)}to{transform:translate(74.6702vw,99vh) scale(.339)}}.snow:nth-child(29){opacity:.6778;transform:translate(78.7175vw,-10px) scale(.1255);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{52.574%{transform:translate(79.1607vw,52.574vh) scale(.1255)}to{transform:translate(78.9391vw,99vh) scale(.1255)}}.snow:nth-child(30){opacity:.3428;transform:translate(9.8131vw,-10px) scale(.095);animation:fall-30 14s -20s linear infinite}@keyframes fall-30{30.385%{transform:translate(8.4731vw,30.385vh) scale(.095)}to{transform:translate(9.1431vw,99vh) scale(.095)}}.snow:nth-child(31){opacity:1.2052;transform:translate(23.3327vw,-10px) scale(.1291);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{53.967%{transform:translate(20.5686vw,53.967vh) scale(.1291)}to{transform:translate(21.95065vw,99vh) scale(.1291)}}.snow:nth-child(32){opacity:.1826;transform:translate(23.9824vw,-10px) scale(.4852);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{47.163%{transform:translate(22.8957vw,47.163vh) scale(.4852)}to{transform:translate(23.43905vw,99vh) scale(.4852)}}.snow:nth-child(33){opacity:1.6794;transform:translate(27.154vw,-10px) scale(.2315);animation:fall-33 12s -7s linear infinite}@keyframes fall-33{43.541%{transform:translate(33.8887vw,43.541vh) scale(.2315)}to{transform:translate(30.52135vw,99vh) scale(.2315)}}.snow:nth-child(34){opacity:1.4664;transform:translate(80.1526vw,-10px) scale(.5002);animation:fall-34 14s -27s linear infinite}@keyframes fall-34{54.139%{transform:translate(73.8302vw,54.139vh) scale(.5002)}to{transform:translate(76.9914vw,99vh) scale(.5002)}}.snow:nth-child(35){opacity:1.3018;transform:translate(67.1379vw,-10px) scale(.7195);animation:fall-35 29s -10s linear infinite}@keyframes fall-35{60.807%{transform:translate(61.7129vw,60.807vh) scale(.7195)}to{transform:translate(64.4254vw,99vh) scale(.7195)}}.snow:nth-child(36){opacity:.2488;transform:translate(75.8902vw,-10px) scale(.2896);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{46.117%{transform:translate(82.3636vw,46.117vh) scale(.2896)}to{transform:translate(79.1269vw,99vh) scale(.2896)}}.snow:nth-child(37){opacity:.2876;transform:translate(51.5102vw,-10px) scale(.8232);animation:fall-37 16s -4s linear infinite}@keyframes fall-37{62.7%{transform:translate(56.7819vw,62.7vh) scale(.8232)}to{transform:translate(54.14605vw,99vh) scale(.8232)}}.snow:nth-child(38){opacity:1.6706;transform:translate(80.3934vw,-10px) scale(.7964);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{42.923%{transform:translate(85.6192vw,42.923vh) scale(.7964)}to{transform:translate(83.0063vw,99vh) scale(.7964)}}.snow:nth-child(39){opacity:.9278;transform:translate(3.2423vw,-10px) scale(.5613);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{35.457%{transform:translate(-5.8826vw,35.457vh) scale(.5613)}to{transform:translate(-1.32015vw,99vh) scale(.5613)}}.snow:nth-child(40){opacity:.521;transform:translate(54.031vw,-10px) scale(.8066);animation:fall-40 16s -14s linear infinite}@keyframes fall-40{34.967%{transform:translate(59.7667vw,34.967vh) scale(.8066)}to{transform:translate(56.89885vw,99vh) scale(.8066)}}.snow:nth-child(41){opacity:1.2082;transform:translate(64.4726vw,-10px) scale(.9324);animation:fall-41 18s -9s linear infinite}@keyframes fall-41{37%{transform:translate(66.2361vw,37vh) scale(.9324)}to{transform:translate(65.35435vw,99vh) scale(.9324)}}.snow:nth-child(42){opacity:.3564;transform:translate(47.6607vw,-10px) scale(.27);animation:fall-42 10s -28s linear infinite}@keyframes fall-42{77.008%{transform:translate(49.7006vw,77.008vh) scale(.27)}to{transform:translate(48.68065vw,99vh) scale(.27)}}.snow:nth-child(43){opacity:.2546;transform:translate(63.7048vw,-10px) scale(.0416);animation:fall-43 18s -29s linear infinite}@keyframes fall-43{41.673%{transform:translate(60.0518vw,41.673vh) scale(.0416)}to{transform:translate(61.8783vw,99vh) scale(.0416)}}.snow:nth-child(44){opacity:1.9704;transform:translate(91.9645vw,-10px) scale(.2276);animation:fall-44 26s -26s linear infinite}@keyframes fall-44{76.851%{transform:translate(96.8792vw,76.851vh) scale(.2276)}to{transform:translate(94.42185vw,99vh) scale(.2276)}}.snow:nth-child(45){opacity:.0184;transform:translate(82.8497vw,-10px) scale(.2589);animation:fall-45 15s -24s linear infinite}@keyframes fall-45{43.083%{transform:translate(78.3289vw,43.083vh) scale(.2589)}to{transform:translate(80.5893vw,99vh) scale(.2589)}}.snow:nth-child(46){opacity:1.468;transform:translate(79.1207vw,-10px) scale(.968);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{72.944%{transform:translate(72.3409vw,72.944vh) scale(.968)}to{transform:translate(75.7308vw,99vh) scale(.968)}}.snow:nth-child(47){opacity:.2256;transform:translate(8.1229vw,-10px) scale(.84);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{54.214%{transform:translate(16.3864vw,54.214vh) scale(.84)}to{transform:translate(12.25465vw,99vh) scale(.84)}}.snow:nth-child(48){opacity:.0778;transform:translate(71.4679vw,-10px) scale(.4583);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{61.725%{transform:translate(62.0413vw,61.725vh) scale(.4583)}to{transform:translate(66.7546vw,99vh) scale(.4583)}}.snow:nth-child(49){opacity:.7692;transform:translate(64.9309vw,-10px) scale(.0194);animation:fall-49 27s -7s linear infinite}@keyframes fall-49{66.216%{transform:translate(65.8384vw,66.216vh) scale(.0194)}to{transform:translate(65.38465vw,99vh) scale(.0194)}}.snow:nth-child(50){opacity:1.735;transform:translate(62.253vw,-10px) scale(.5832);animation:fall-50 25s -6s linear infinite}@keyframes fall-50{72.435%{transform:translate(60.2473vw,72.435vh) scale(.5832)}to{transform:translate(61.25015vw,99vh) scale(.5832)}}.snow:nth-child(51){opacity:.6858;transform:translate(5.4318vw,-10px) scale(.9346);animation:fall-51 10s -30s linear infinite}@keyframes fall-51{47.459%{transform:translate(-3.3234vw,47.459vh) scale(.9346)}to{transform:translate(1.0542vw,99vh) scale(.9346)}}.snow:nth-child(52){opacity:1.3624;transform:translate(98.1085vw,-10px) scale(.9076);animation:fall-52 29s -3s linear infinite}@keyframes fall-52{60.495%{transform:translate(92.6384vw,60.495vh) scale(.9076)}to{transform:translate(95.37345vw,99vh) scale(.9076)}}.snow:nth-child(53){opacity:.7454;transform:translate(70.9587vw,-10px) scale(.4004);animation:fall-53 21s -8s linear infinite}@keyframes fall-53{61.853%{transform:translate(73.9425vw,61.853vh) scale(.4004)}to{transform:translate(72.4506vw,99vh) scale(.4004)}}.snow:nth-child(54){opacity:.2478;transform:translate(18.3321vw,-10px) scale(.3363);animation:fall-54 21s -3s linear infinite}@keyframes fall-54{35.863%{transform:translate(22.8405vw,35.863vh) scale(.3363)}to{transform:translate(20.5863vw,99vh) scale(.3363)}}.snow:nth-child(55){opacity:1.9904;transform:translate(18.3908vw,-10px) scale(.448);animation:fall-55 29s -3s linear infinite}@keyframes fall-55{53.128%{transform:translate(20.7957vw,53.128vh) scale(.448)}to{transform:translate(19.59325vw,99vh) scale(.448)}}.snow:nth-child(56){opacity:1.7508;transform:translate(76.623vw,-10px) scale(.9368);animation:fall-56 17s -17s linear infinite}@keyframes fall-56{45.014%{transform:translate(67.7316vw,45.014vh) scale(.9368)}to{transform:translate(72.1773vw,99vh) scale(.9368)}}.snow:nth-child(57){opacity:.479;transform:translate(21.2855vw,-10px) scale(.8231);animation:fall-57 17s -18s linear infinite}@keyframes fall-57{43.208%{transform:translate(26.4232vw,43.208vh) scale(.8231)}to{transform:translate(23.85435vw,99vh) scale(.8231)}}.snow:nth-child(58){opacity:.5158;transform:translate(33.6356vw,-10px) scale(.4222);animation:fall-58 28s -25s linear infinite}@keyframes fall-58{36.756%{transform:translate(33.2705vw,36.756vh) scale(.4222)}to{transform:translate(33.45305vw,99vh) scale(.4222)}}.snow:nth-child(59){opacity:1.6188;transform:translate(6.0891vw,-10px) scale(.445);animation:fall-59 27s -26s linear infinite}@keyframes fall-59{43.751%{transform:translate(-3.6314vw,43.751vh) scale(.445)}to{transform:translate(1.22885vw,99vh) scale(.445)}}.snow:nth-child(60){opacity:.3042;transform:translate(30.36vw,-10px) scale(.3007);animation:fall-60 14s -20s linear infinite}@keyframes fall-60{35.433%{transform:translate(34.984vw,35.433vh) scale(.3007)}to{transform:translate(32.672vw,99vh) scale(.3007)}}.snow:nth-child(61){opacity:.6296;transform:translate(44.1263vw,-10px) scale(.599);animation:fall-61 10s -19s linear infinite}@keyframes fall-61{72.89%{transform:translate(50.5097vw,72.89vh) scale(.599)}to{transform:translate(47.318vw,99vh) scale(.599)}}.snow:nth-child(62){opacity:.6848;transform:translate(42.7197vw,-10px) scale(.0347);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{72.405%{transform:translate(39.8605vw,72.405vh) scale(.0347)}to{transform:translate(41.2901vw,99vh) scale(.0347)}}.snow:nth-child(63){opacity:.4156;transform:translate(68.741vw,-10px) scale(.8808);animation:fall-63 20s -17s linear infinite}@keyframes fall-63{60.839%{transform:translate(70.2438vw,60.839vh) scale(.8808)}to{transform:translate(69.4924vw,99vh) scale(.8808)}}.snow:nth-child(64){opacity:1.7414;transform:translate(31.2836vw,-10px) scale(.2903);animation:fall-64 30s -7s linear infinite}@keyframes fall-64{76.054%{transform:translate(23.7912vw,76.054vh) scale(.2903)}to{transform:translate(27.5374vw,99vh) scale(.2903)}}.snow:nth-child(65){opacity:1.1972;transform:translate(85.6704vw,-10px) scale(.3034);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{35.709%{transform:translate(95.3258vw,35.709vh) scale(.3034)}to{transform:translate(90.4981vw,99vh) scale(.3034)}}.snow:nth-child(66){opacity:1.7066;transform:translate(59.2026vw,-10px) scale(.0592);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.354%{transform:translate(53.428vw,57.354vh) scale(.0592)}to{transform:translate(56.3153vw,99vh) scale(.0592)}}.snow:nth-child(67){opacity:1.2612;transform:translate(31.1334vw,-10px) scale(.1085);animation:fall-67 23s -13s linear infinite}@keyframes fall-67{55.908%{transform:translate(25.7135vw,55.908vh) scale(.1085)}to{transform:translate(28.42345vw,99vh) scale(.1085)}}.snow:nth-child(68){opacity:.511;transform:translate(6.7283vw,-10px) scale(.9093);animation:fall-68 18s -17s linear infinite}@keyframes fall-68{46.221%{transform:translate(5.8863vw,46.221vh) scale(.9093)}to{transform:translate(6.3073vw,99vh) scale(.9093)}}.snow:nth-child(69){opacity:.918;transform:translate(87.1587vw,-10px) scale(.8974);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{71.673%{transform:translate(87.7414vw,71.673vh) scale(.8974)}to{transform:translate(87.45005vw,99vh) scale(.8974)}}.snow:nth-child(70){opacity:.8162;transform:translate(49.6061vw,-10px) scale(.1425);animation:fall-70 16s -17s linear infinite}@keyframes fall-70{55.784%{transform:translate(55.2548vw,55.784vh) scale(.1425)}to{transform:translate(52.43045vw,99vh) scale(.1425)}}.snow:nth-child(71){opacity:.356;transform:translate(12.1153vw,-10px) scale(.3483);animation:fall-71 25s -8s linear infinite}@keyframes fall-71{43.162%{transform:translate(9.945vw,43.162vh) scale(.3483)}to{transform:translate(11.03015vw,99vh) scale(.3483)}}.snow:nth-child(72){opacity:.7482;transform:translate(68.7418vw,-10px) scale(.4246);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{31.035%{transform:translate(70.7562vw,31.035vh) scale(.4246)}to{transform:translate(69.749vw,99vh) scale(.4246)}}.snow:nth-child(73){opacity:.6496;transform:translate(63.5554vw,-10px) scale(.9973);animation:fall-73 13s -4s linear infinite}@keyframes fall-73{42.788%{transform:translate(57.3048vw,42.788vh) scale(.9973)}to{transform:translate(60.4301vw,99vh) scale(.9973)}}.snow:nth-child(74){opacity:.7292;transform:translate(53.5012vw,-10px) scale(.8511);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{38.727%{transform:translate(60.6876vw,38.727vh) scale(.8511)}to{transform:translate(57.0944vw,99vh) scale(.8511)}}.snow:nth-child(75){opacity:.8482;transform:translate(38.1076vw,-10px) scale(.2466);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.763%{transform:translate(44.4695vw,30.763vh) scale(.2466)}to{transform:translate(41.28855vw,99vh) scale(.2466)}}.snow:nth-child(76){opacity:1.46;transform:translate(39.3589vw,-10px) scale(.6129);animation:fall-76 19s -8s linear infinite}@keyframes fall-76{55.732%{transform:translate(34.5011vw,55.732vh) scale(.6129)}to{transform:translate(36.93vw,99vh) scale(.6129)}}.snow:nth-child(77){opacity:1.2916;transform:translate(81.5447vw,-10px) scale(.5832);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{32.114%{transform:translate(81.9237vw,32.114vh) scale(.5832)}to{transform:translate(81.7342vw,99vh) scale(.5832)}}.snow:nth-child(78){opacity:.1368;transform:translate(99.0426vw,-10px) scale(.7637);animation:fall-78 20s -20s linear infinite}@keyframes fall-78{38.684%{transform:translate(90.8403vw,38.684vh) scale(.7637)}to{transform:translate(94.94145vw,99vh) scale(.7637)}}.snow:nth-child(79){opacity:.4372;transform:translate(84.1261vw,-10px) scale(.4764);animation:fall-79 30s -15s linear infinite}@keyframes fall-79{35.604%{transform:translate(74.316vw,35.604vh) scale(.4764)}to{transform:translate(79.22105vw,99vh) scale(.4764)}}.snow:nth-child(80){opacity:1.6644;transform:translate(64.0573vw,-10px) scale(.62);animation:fall-80 20s -21s linear infinite}@keyframes fall-80{39.01%{transform:translate(64.7085vw,39.01vh) scale(.62)}to{transform:translate(64.3829vw,99vh) scale(.62)}}.snow:nth-child(81){opacity:.3958;transform:translate(49.3808vw,-10px) scale(.2326);animation:fall-81 13s -27s linear infinite}@keyframes fall-81{67.967%{transform:translate(59.1913vw,67.967vh) scale(.2326)}to{transform:translate(54.28605vw,99vh) scale(.2326)}}.snow:nth-child(82){opacity:1.515;transform:translate(71.313vw,-10px) scale(.9828);animation:fall-82 22s -11s linear infinite}@keyframes fall-82{46.646%{transform:translate(74.1584vw,46.646vh) scale(.9828)}to{transform:translate(72.7357vw,99vh) scale(.9828)}}.snow:nth-child(83){opacity:.0852;transform:translate(84.2588vw,-10px) scale(.5145);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{68.407%{transform:translate(85.5468vw,68.407vh) scale(.5145)}to{transform:translate(84.9028vw,99vh) scale(.5145)}}.snow:nth-child(84){opacity:1.0112;transform:translate(52.7063vw,-10px) scale(.4035);animation:fall-84 18s -26s linear infinite}@keyframes fall-84{63.497%{transform:translate(43.1268vw,63.497vh) scale(.4035)}to{transform:translate(47.91655vw,99vh) scale(.4035)}}.snow:nth-child(85){opacity:1.433;transform:translate(65.1868vw,-10px) scale(.9408);animation:fall-85 19s -25s linear infinite}@keyframes fall-85{73.936%{transform:translate(69.5294vw,73.936vh) scale(.9408)}to{transform:translate(67.3581vw,99vh) scale(.9408)}}.snow:nth-child(86){opacity:.8086;transform:translate(16.5458vw,-10px) scale(.9685);animation:fall-86 11s -24s linear infinite}@keyframes fall-86{42.126%{transform:translate(7.5457vw,42.126vh) scale(.9685)}to{transform:translate(12.04575vw,99vh) scale(.9685)}}.snow:nth-child(87){opacity:.2492;transform:translate(98.1863vw,-10px) scale(.1282);animation:fall-87 28s -5s linear infinite}@keyframes fall-87{53.715%{transform:translate(89.478vw,53.715vh) scale(.1282)}to{transform:translate(93.83215vw,99vh) scale(.1282)}}.snow:nth-child(88){opacity:.4556;transform:translate(99.5452vw,-10px) scale(.279);animation:fall-88 24s -10s linear infinite}@keyframes fall-88{77.318%{transform:translate(93.9257vw,77.318vh) scale(.279)}to{transform:translate(96.73545vw,99vh) scale(.279)}}.snow:nth-child(89){opacity:1.1098;transform:translate(9.5501vw,-10px) scale(.1329);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{72.005%{transform:translate(11.9819vw,72.005vh) scale(.1329)}to{transform:translate(10.766vw,99vh) scale(.1329)}}.snow:nth-child(90){opacity:.8896;transform:translate(74.5221vw,-10px) scale(.2309);animation:fall-90 27s -5s linear infinite}@keyframes fall-90{35.488%{transform:translate(83.4546vw,35.488vh) scale(.2309)}to{transform:translate(78.98835vw,99vh) scale(.2309)}}.snow:nth-child(91){opacity:1.6812;transform:translate(35.9162vw,-10px) scale(.0627);animation:fall-91 28s -17s linear infinite}@keyframes fall-91{32.234%{transform:translate(40.7504vw,32.234vh) scale(.0627)}to{transform:translate(38.3333vw,99vh) scale(.0627)}}.snow:nth-child(92){opacity:1.5568;transform:translate(14.6098vw,-10px) scale(.9454);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{66.103%{transform:translate(11.1302vw,66.103vh) scale(.9454)}to{transform:translate(12.87vw,99vh) scale(.9454)}}.snow:nth-child(93){opacity:1.7804;transform:translate(11.3301vw,-10px) scale(.2744);animation:fall-93 17s -22s linear infinite}@keyframes fall-93{59.275%{transform:translate(1.6317vw,59.275vh) scale(.2744)}to{transform:translate(6.4809vw,99vh) scale(.2744)}}.snow:nth-child(94){opacity:.0518;transform:translate(72.7504vw,-10px) scale(.7146);animation:fall-94 13s -3s linear infinite}@keyframes fall-94{74.494%{transform:translate(72.9508vw,74.494vh) scale(.7146)}to{transform:translate(72.8506vw,99vh) scale(.7146)}}.snow:nth-child(95){opacity:.3822;transform:translate(12.3322vw,-10px) scale(.4948);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{48.866%{transform:translate(4.5422vw,48.866vh) scale(.4948)}to{transform:translate(8.4372vw,99vh) scale(.4948)}}.snow:nth-child(96){opacity:1.6468;transform:translate(60.774vw,-10px) scale(.3275);animation:fall-96 12s -24s linear infinite}@keyframes fall-96{42.526%{transform:translate(56.6082vw,42.526vh) scale(.3275)}to{transform:translate(58.6911vw,99vh) scale(.3275)}}.snow:nth-child(97){opacity:1.9076;transform:translate(31.7355vw,-10px) scale(.282);animation:fall-97 17s -13s linear infinite}@keyframes fall-97{76.866%{transform:translate(28.951vw,76.866vh) scale(.282)}to{transform:translate(30.34325vw,99vh) scale(.282)}}.snow:nth-child(98){opacity:1.5312;transform:translate(56.3175vw,-10px) scale(.0974);animation:fall-98 13s -17s linear infinite}@keyframes fall-98{38.556%{transform:translate(49.8504vw,38.556vh) scale(.0974)}to{transform:translate(53.08395vw,99vh) scale(.0974)}}.snow:nth-child(99){opacity:.6464;transform:translate(39.5352vw,-10px) scale(.5703);animation:fall-99 26s -25s linear infinite}@keyframes fall-99{33.407%{transform:translate(38.0318vw,33.407vh) scale(.5703)}to{transform:translate(38.7835vw,99vh) scale(.5703)}}.snow:nth-child(100){opacity:1.0476;transform:translate(59.7089vw,-10px) scale(.3913);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{42.5%{transform:translate(58.839vw,42.5vh) scale(.3913)}to{transform:translate(59.27395vw,99vh) scale(.3913)}}.snow:nth-child(101){opacity:.4208;transform:translate(57.7025vw,-10px) scale(.3433);animation:fall-101 27s -19s linear infinite}@keyframes fall-101{51.595%{transform:translate(55.6214vw,51.595vh) scale(.3433)}to{transform:translate(56.66195vw,99vh) scale(.3433)}}.snow:nth-child(102){opacity:.266;transform:translate(77.2761vw,-10px) scale(.147);animation:fall-102 20s -22s linear infinite}@keyframes fall-102{62.79%{transform:translate(82.0944vw,62.79vh) scale(.147)}to{transform:translate(79.68525vw,99vh) scale(.147)}}.snow:nth-child(103){opacity:1.8892;transform:translate(85.0855vw,-10px) scale(.9192);animation:fall-103 14s -25s linear infinite}@keyframes fall-103{30.063%{transform:translate(87.6473vw,30.063vh) scale(.9192)}to{transform:translate(86.3664vw,99vh) scale(.9192)}}.snow:nth-child(104){opacity:1.8534;transform:translate(75.3681vw,-10px) scale(.4844);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{76.136%{transform:translate(84.7302vw,76.136vh) scale(.4844)}to{transform:translate(80.04915vw,99vh) scale(.4844)}}.snow:nth-child(105){opacity:.1334;transform:translate(21.6161vw,-10px) scale(.8673);animation:fall-105 29s -8s linear infinite}@keyframes fall-105{76.254%{transform:translate(25.0275vw,76.254vh) scale(.8673)}to{transform:translate(23.3218vw,99vh) scale(.8673)}}.snow:nth-child(106){opacity:.2834;transform:translate(.0534vw,-10px) scale(.3523);animation:fall-106 15s -9s linear infinite}@keyframes fall-106{71.946%{transform:translate(-1.7773vw,71.946vh) scale(.3523)}to{transform:translate(-.86195vw,99vh) scale(.3523)}}.snow:nth-child(107){opacity:1.0806;transform:translate(6.3252vw,-10px) scale(.5027);animation:fall-107 18s -8s linear infinite}@keyframes fall-107{33.453%{transform:translate(-2.6211vw,33.453vh) scale(.5027)}to{transform:translate(1.85205vw,99vh) scale(.5027)}}.snow:nth-child(108){opacity:.8812;transform:translate(81.6712vw,-10px) scale(.3918);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{49.419%{transform:translate(88.3059vw,49.419vh) scale(.3918)}to{transform:translate(84.98855vw,99vh) scale(.3918)}}.snow:nth-child(109){opacity:1.2554;transform:translate(54.5086vw,-10px) scale(.743);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{63.572%{transform:translate(50.7017vw,63.572vh) scale(.743)}to{transform:translate(52.60515vw,99vh) scale(.743)}}.snow:nth-child(110){opacity:.1018;transform:translate(31.005vw,-10px) scale(.9828);animation:fall-110 11s -1s linear infinite}@keyframes fall-110{35.46%{transform:translate(27.0606vw,35.46vh) scale(.9828)}to{transform:translate(29.0328vw,99vh) scale(.9828)}}.snow:nth-child(111){opacity:1.0344;transform:translate(50.4475vw,-10px) scale(.487);animation:fall-111 29s -24s linear infinite}@keyframes fall-111{38.635%{transform:translate(42.3413vw,38.635vh) scale(.487)}to{transform:translate(46.3944vw,99vh) scale(.487)}}.snow:nth-child(112){opacity:1.854;transform:translate(30.5555vw,-10px) scale(.1373);animation:fall-112 14s -15s linear infinite}@keyframes fall-112{40.568%{transform:translate(35.8946vw,40.568vh) scale(.1373)}to{transform:translate(33.22505vw,99vh) scale(.1373)}}.snow:nth-child(113){opacity:.5608;transform:translate(36.3842vw,-10px) scale(.7457);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{54.205%{transform:translate(39.2807vw,54.205vh) scale(.7457)}to{transform:translate(37.83245vw,99vh) scale(.7457)}}.snow:nth-child(114){opacity:.5092;transform:translate(86.1106vw,-10px) scale(.8217);animation:fall-114 14s -11s linear infinite}@keyframes fall-114{46.208%{transform:translate(79.7426vw,46.208vh) scale(.8217)}to{transform:translate(82.9266vw,99vh) scale(.8217)}}.snow:nth-child(115){opacity:1.5984;transform:translate(80.7187vw,-10px) scale(.4811);animation:fall-115 15s -19s linear infinite}@keyframes fall-115{68.84%{transform:translate(90.1889vw,68.84vh) scale(.4811)}to{transform:translate(85.4538vw,99vh) scale(.4811)}}.snow:nth-child(116){opacity:1.8258;transform:translate(57.5168vw,-10px) scale(.3971);animation:fall-116 28s -26s linear infinite}@keyframes fall-116{55.438%{transform:translate(67.2648vw,55.438vh) scale(.3971)}to{transform:translate(62.3908vw,99vh) scale(.3971)}}.snow:nth-child(117){opacity:1.7486;transform:translate(18.1297vw,-10px) scale(.1176);animation:fall-117 14s -24s linear infinite}@keyframes fall-117{43.81%{transform:translate(15.8167vw,43.81vh) scale(.1176)}to{transform:translate(16.9732vw,99vh) scale(.1176)}}.snow:nth-child(118){opacity:.5048;transform:translate(6.9901vw,-10px) scale(.1434);animation:fall-118 18s -16s linear infinite}@keyframes fall-118{39.713%{transform:translate(1.929vw,39.713vh) scale(.1434)}to{transform:translate(4.45955vw,99vh) scale(.1434)}}.snow:nth-child(119){opacity:1.267;transform:translate(64.5033vw,-10px) scale(.9354);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{74.479%{transform:translate(61.8426vw,74.479vh) scale(.9354)}to{transform:translate(63.17295vw,99vh) scale(.9354)}}.snow:nth-child(120){opacity:1.564;transform:translate(15.9536vw,-10px) scale(.3964);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{78.1%{transform:translate(17.5323vw,78.1vh) scale(.3964)}to{transform:translate(16.74295vw,99vh) scale(.3964)}}.snow:nth-child(121){opacity:.9808;transform:translate(18.1943vw,-10px) scale(.4036);animation:fall-121 19s -5s linear infinite}@keyframes fall-121{50.228%{transform:translate(23.491vw,50.228vh) scale(.4036)}to{transform:translate(20.84265vw,99vh) scale(.4036)}}.snow:nth-child(122){opacity:.5558;transform:translate(38.9478vw,-10px) scale(.1155);animation:fall-122 24s -7s linear infinite}@keyframes fall-122{46.14%{transform:translate(46.9585vw,46.14vh) scale(.1155)}to{transform:translate(42.95315vw,99vh) scale(.1155)}}.snow:nth-child(123){opacity:1.814;transform:translate(38.5852vw,-10px) scale(.8);animation:fall-123 25s -27s linear infinite}@keyframes fall-123{49.352%{transform:translate(46.1761vw,49.352vh) scale(.8)}to{transform:translate(42.38065vw,99vh) scale(.8)}}.snow:nth-child(124){opacity:1.1842;transform:translate(47.6469vw,-10px) scale(.6606);animation:fall-124 30s -10s linear infinite}@keyframes fall-124{45.4%{transform:translate(40.2254vw,45.4vh) scale(.6606)}to{transform:translate(43.93615vw,99vh) scale(.6606)}}.snow:nth-child(125){opacity:.6734;transform:translate(71.288vw,-10px) scale(.1634);animation:fall-125 17s -23s linear infinite}@keyframes fall-125{58.705%{transform:translate(68.2648vw,58.705vh) scale(.1634)}to{transform:translate(69.7764vw,99vh) scale(.1634)}}.snow:nth-child(126){opacity:1.634;transform:translate(92.752vw,-10px) scale(.946);animation:fall-126 21s -20s linear infinite}@keyframes fall-126{65.788%{transform:translate(93.6244vw,65.788vh) scale(.946)}to{transform:translate(93.1882vw,99vh) scale(.946)}}.snow:nth-child(127){opacity:.5622;transform:translate(22.4478vw,-10px) scale(.6541);animation:fall-127 27s -4s linear infinite}@keyframes fall-127{60.674%{transform:translate(14.2818vw,60.674vh) scale(.6541)}to{transform:translate(18.3648vw,99vh) scale(.6541)}}.snow:nth-child(128){opacity:1.4214;transform:translate(60.4534vw,-10px) scale(.4216);animation:fall-128 23s -23s linear infinite}@keyframes fall-128{37.109%{transform:translate(59.2685vw,37.109vh) scale(.4216)}to{transform:translate(59.86095vw,99vh) scale(.4216)}}.snow:nth-child(129){opacity:1.5022;transform:translate(56.9337vw,-10px) scale(.8);animation:fall-129 25s -28s linear infinite}@keyframes fall-129{51.976%{transform:translate(53.0307vw,51.976vh) scale(.8)}to{transform:translate(54.9822vw,99vh) scale(.8)}}.snow:nth-child(130){opacity:.6626;transform:translate(4.3315vw,-10px) scale(.8272);animation:fall-130 13s -15s linear infinite}@keyframes fall-130{44.99%{transform:translate(7.2946vw,44.99vh) scale(.8272)}to{transform:translate(5.81305vw,99vh) scale(.8272)}}.snow:nth-child(131){opacity:.6234;transform:translate(70.8982vw,-10px) scale(.7526);animation:fall-131 11s -27s linear infinite}@keyframes fall-131{49.404%{transform:translate(62.5619vw,49.404vh) scale(.7526)}to{transform:translate(66.73005vw,99vh) scale(.7526)}}.snow:nth-child(132){opacity:.392;transform:translate(32.0621vw,-10px) scale(.763);animation:fall-132 19s -24s linear infinite}@keyframes fall-132{63.259%{transform:translate(32.7237vw,63.259vh) scale(.763)}to{transform:translate(32.3929vw,99vh) scale(.763)}}.snow:nth-child(133){opacity:.8424;transform:translate(90.5732vw,-10px) scale(.923);animation:fall-133 29s -1s linear infinite}@keyframes fall-133{44.798%{transform:translate(93.8679vw,44.798vh) scale(.923)}to{transform:translate(92.22055vw,99vh) scale(.923)}}.snow:nth-child(134){opacity:1.2272;transform:translate(54.5836vw,-10px) scale(.357);animation:fall-134 16s -25s linear infinite}@keyframes fall-134{39.159%{transform:translate(60.2475vw,39.159vh) scale(.357)}to{transform:translate(57.41555vw,99vh) scale(.357)}}.snow:nth-child(135){opacity:1.775;transform:translate(44.5074vw,-10px) scale(.4751);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{60.329%{transform:translate(40.3278vw,60.329vh) scale(.4751)}to{transform:translate(42.4176vw,99vh) scale(.4751)}}.snow:nth-child(136){opacity:1.5512;transform:translate(57.0058vw,-10px) scale(.3586);animation:fall-136 27s -14s linear infinite}@keyframes fall-136{34.289%{transform:translate(49.8519vw,34.289vh) scale(.3586)}to{transform:translate(53.42885vw,99vh) scale(.3586)}}.snow:nth-child(137){opacity:.149;transform:translate(48.5796vw,-10px) scale(.3308);animation:fall-137 22s -12s linear infinite}@keyframes fall-137{43.035%{transform:translate(48.5981vw,43.035vh) scale(.3308)}to{transform:translate(48.58885vw,99vh) scale(.3308)}}.snow:nth-child(138){opacity:1.4736;transform:translate(20.7091vw,-10px) scale(.6769);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{55.666%{transform:translate(29.5145vw,55.666vh) scale(.6769)}to{transform:translate(25.1118vw,99vh) scale(.6769)}}.snow:nth-child(139){opacity:1.8188;transform:translate(92.1777vw,-10px) scale(.7813);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{47.676%{transform:translate(94.1601vw,47.676vh) scale(.7813)}to{transform:translate(93.1689vw,99vh) scale(.7813)}}.snow:nth-child(140){opacity:.0444;transform:translate(70.6259vw,-10px) scale(.0089);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{39.866%{transform:translate(77.7204vw,39.866vh) scale(.0089)}to{transform:translate(74.17315vw,99vh) scale(.0089)}}.snow:nth-child(141){opacity:.224;transform:translate(41.563vw,-10px) scale(.0794);animation:fall-141 25s -24s linear infinite}@keyframes fall-141{36.82%{transform:translate(44.1738vw,36.82vh) scale(.0794)}to{transform:translate(42.8684vw,99vh) scale(.0794)}}.snow:nth-child(142){opacity:.8912;transform:translate(68.575vw,-10px) scale(.6875);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{45.987%{transform:translate(69.701vw,45.987vh) scale(.6875)}to{transform:translate(69.138vw,99vh) scale(.6875)}}.snow:nth-child(143){opacity:.8976;transform:translate(93.5564vw,-10px) scale(.2552);animation:fall-143 12s -12s linear infinite}@keyframes fall-143{70.147%{transform:translate(101.4083vw,70.147vh) scale(.2552)}to{transform:translate(97.48235vw,99vh) scale(.2552)}}.snow:nth-child(144){opacity:.5318;transform:translate(2.9848vw,-10px) scale(.941);animation:fall-144 11s -14s linear infinite}@keyframes fall-144{34.953%{transform:translate(1.7077vw,34.953vh) scale(.941)}to{transform:translate(2.34625vw,99vh) scale(.941)}}.snow:nth-child(145){opacity:.324;transform:translate(83.954vw,-10px) scale(.5376);animation:fall-145 17s -30s linear infinite}@keyframes fall-145{64.369%{transform:translate(85.8451vw,64.369vh) scale(.5376)}to{transform:translate(84.89955vw,99vh) scale(.5376)}}.snow:nth-child(146){opacity:.0472;transform:translate(46.1945vw,-10px) scale(.3037);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{44.072%{transform:translate(38.4309vw,44.072vh) scale(.3037)}to{transform:translate(42.3127vw,99vh) scale(.3037)}}.snow:nth-child(147){opacity:.5652;transform:translate(32.103vw,-10px) scale(.1246);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{59.115%{transform:translate(27.4324vw,59.115vh) scale(.1246)}to{transform:translate(29.7677vw,99vh) scale(.1246)}}.snow:nth-child(148){opacity:.8494;transform:translate(44.8017vw,-10px) scale(.088);animation:fall-148 13s -16s linear infinite}@keyframes fall-148{71.065%{transform:translate(47.2451vw,71.065vh) scale(.088)}to{transform:translate(46.0234vw,99vh) scale(.088)}}.snow:nth-child(149){opacity:1.2852;transform:translate(27.7045vw,-10px) scale(.2699);animation:fall-149 20s -11s linear infinite}@keyframes fall-149{50.988%{transform:translate(36.894vw,50.988vh) scale(.2699)}to{transform:translate(32.29925vw,99vh) scale(.2699)}}.snow:nth-child(150){opacity:1.4224;transform:translate(92.0966vw,-10px) scale(.4683);animation:fall-150 25s -2s linear infinite}@keyframes fall-150{33.221%{transform:translate(92.8553vw,33.221vh) scale(.4683)}to{transform:translate(92.47595vw,99vh) scale(.4683)}}.snow:nth-child(151){opacity:1.6304;transform:translate(33.7936vw,-10px) scale(.8987);animation:fall-151 22s -15s linear infinite}@keyframes fall-151{43.29%{transform:translate(37.5982vw,43.29vh) scale(.8987)}to{transform:translate(35.6959vw,99vh) scale(.8987)}}.snow:nth-child(152){opacity:.9818;transform:translate(47.275vw,-10px) scale(.6479);animation:fall-152 26s -6s linear infinite}@keyframes fall-152{60.197%{transform:translate(39.3295vw,60.197vh) scale(.6479)}to{transform:translate(43.30225vw,99vh) scale(.6479)}}.snow:nth-child(153){opacity:1.6528;transform:translate(13.8916vw,-10px) scale(.1031);animation:fall-153 23s -8s linear infinite}@keyframes fall-153{32.091%{transform:translate(18.5564vw,32.091vh) scale(.1031)}to{transform:translate(16.224vw,99vh) scale(.1031)}}.snow:nth-child(154){opacity:1.0386;transform:translate(77.6592vw,-10px) scale(.5593);animation:fall-154 24s -26s linear infinite}@keyframes fall-154{75.872%{transform:translate(85.5124vw,75.872vh) scale(.5593)}to{transform:translate(81.5858vw,99vh) scale(.5593)}}.snow:nth-child(155){opacity:.3268;transform:translate(90.3754vw,-10px) scale(.4719);animation:fall-155 21s -25s linear infinite}@keyframes fall-155{55.767%{transform:translate(86.6474vw,55.767vh) scale(.4719)}to{transform:translate(88.5114vw,99vh) scale(.4719)}}.snow:nth-child(156){opacity:.1544;transform:translate(67.9741vw,-10px) scale(.9663);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{64.028%{transform:translate(67.7729vw,64.028vh) scale(.9663)}to{transform:translate(67.8735vw,99vh) scale(.9663)}}.snow:nth-child(157){opacity:.6112;transform:translate(33.0892vw,-10px) scale(.0346);animation:fall-157 13s -26s linear infinite}@keyframes fall-157{36.029%{transform:translate(40.8589vw,36.029vh) scale(.0346)}to{transform:translate(36.97405vw,99vh) scale(.0346)}}.snow:nth-child(158){opacity:.0598;transform:translate(82.5588vw,-10px) scale(.2926);animation:fall-158 13s -23s linear infinite}@keyframes fall-158{66.026%{transform:translate(92.2186vw,66.026vh) scale(.2926)}to{transform:translate(87.3887vw,99vh) scale(.2926)}}.snow:nth-child(159){opacity:.4896;transform:translate(4.8129vw,-10px) scale(.7294);animation:fall-159 27s -19s linear infinite}@keyframes fall-159{77.105%{transform:translate(-2.1446vw,77.105vh) scale(.7294)}to{transform:translate(1.33415vw,99vh) scale(.7294)}}.snow:nth-child(160){opacity:.2342;transform:translate(87.0033vw,-10px) scale(.8325);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{45.587%{transform:translate(93.9715vw,45.587vh) scale(.8325)}to{transform:translate(90.4874vw,99vh) scale(.8325)}}.snow:nth-child(161){opacity:1.603;transform:translate(78.2386vw,-10px) scale(.1828);animation:fall-161 13s -17s linear infinite}@keyframes fall-161{38.886%{transform:translate(75.7592vw,38.886vh) scale(.1828)}to{transform:translate(76.9989vw,99vh) scale(.1828)}}.snow:nth-child(162){opacity:.1732;transform:translate(63.7312vw,-10px) scale(.6777);animation:fall-162 12s -13s linear infinite}@keyframes fall-162{46.781%{transform:translate(71.4599vw,46.781vh) scale(.6777)}to{transform:translate(67.59555vw,99vh) scale(.6777)}}.snow:nth-child(163){opacity:.0134;transform:translate(8.4888vw,-10px) scale(.0149);animation:fall-163 29s -2s linear infinite}@keyframes fall-163{76.123%{transform:translate(17.3959vw,76.123vh) scale(.0149)}to{transform:translate(12.94235vw,99vh) scale(.0149)}}.snow:nth-child(164){opacity:1.6466;transform:translate(19.1862vw,-10px) scale(.7469);animation:fall-164 30s -10s linear infinite}@keyframes fall-164{76.207%{transform:translate(17.3124vw,76.207vh) scale(.7469)}to{transform:translate(18.2493vw,99vh) scale(.7469)}}.snow:nth-child(165){opacity:1.8088;transform:translate(37.8231vw,-10px) scale(.9468);animation:fall-165 13s -12s linear infinite}@keyframes fall-165{44.276%{transform:translate(39.3689vw,44.276vh) scale(.9468)}to{transform:translate(38.596vw,99vh) scale(.9468)}}.snow:nth-child(166){opacity:1.2582;transform:translate(25.3859vw,-10px) scale(.2401);animation:fall-166 28s -9s linear infinite}@keyframes fall-166{66.514%{transform:translate(22.0348vw,66.514vh) scale(.2401)}to{transform:translate(23.71035vw,99vh) scale(.2401)}}.snow:nth-child(167){opacity:1.761;transform:translate(34.4514vw,-10px) scale(.698);animation:fall-167 15s -7s linear infinite}@keyframes fall-167{56.174%{transform:translate(42.2085vw,56.174vh) scale(.698)}to{transform:translate(38.32995vw,99vh) scale(.698)}}.snow:nth-child(168){opacity:1.1462;transform:translate(60.3991vw,-10px) scale(.1824);animation:fall-168 19s -26s linear infinite}@keyframes fall-168{78.729%{transform:translate(52.9668vw,78.729vh) scale(.1824)}to{transform:translate(56.68295vw,99vh) scale(.1824)}}.snow:nth-child(169){opacity:.2052;transform:translate(67.3805vw,-10px) scale(.9465);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{38.172%{transform:translate(72.7321vw,38.172vh) scale(.9465)}to{transform:translate(70.0563vw,99vh) scale(.9465)}}.snow:nth-child(170){opacity:1.8502;transform:translate(64.2422vw,-10px) scale(.3599);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{41.431%{transform:translate(72.4896vw,41.431vh) scale(.3599)}to{transform:translate(68.3659vw,99vh) scale(.3599)}}.snow:nth-child(171){opacity:1.9844;transform:translate(13.14vw,-10px) scale(.4134);animation:fall-171 24s -17s linear infinite}@keyframes fall-171{64.28%{transform:translate(4.3372vw,64.28vh) scale(.4134)}to{transform:translate(8.7386vw,99vh) scale(.4134)}}.snow:nth-child(172){opacity:1.8068;transform:translate(78.4286vw,-10px) scale(.2213);animation:fall-172 22s -15s linear infinite}@keyframes fall-172{68.26%{transform:translate(78.6475vw,68.26vh) scale(.2213)}to{transform:translate(78.53805vw,99vh) scale(.2213)}}.snow:nth-child(173){opacity:.1062;transform:translate(83.0998vw,-10px) scale(.0846);animation:fall-173 27s -15s linear infinite}@keyframes fall-173{52.83%{transform:translate(83.2033vw,52.83vh) scale(.0846)}to{transform:translate(83.15155vw,99vh) scale(.0846)}}.snow:nth-child(174){opacity:.3936;transform:translate(45.8907vw,-10px) scale(.1356);animation:fall-174 26s -15s linear infinite}@keyframes fall-174{62.139%{transform:translate(54.2443vw,62.139vh) scale(.1356)}to{transform:translate(50.0675vw,99vh) scale(.1356)}}.snow:nth-child(175){opacity:.6256;transform:translate(81.4516vw,-10px) scale(.2739);animation:fall-175 20s -11s linear infinite}@keyframes fall-175{60.015%{transform:translate(74.3976vw,60.015vh) scale(.2739)}to{transform:translate(77.9246vw,99vh) scale(.2739)}}.snow:nth-child(176){opacity:.332;transform:translate(15.5599vw,-10px) scale(.0422);animation:fall-176 22s -14s linear infinite}@keyframes fall-176{42.553%{transform:translate(23.8844vw,42.553vh) scale(.0422)}to{transform:translate(19.72215vw,99vh) scale(.0422)}}.snow:nth-child(177){opacity:1.5146;transform:translate(81.0819vw,-10px) scale(.7148);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{59.22%{transform:translate(75.1394vw,59.22vh) scale(.7148)}to{transform:translate(78.11065vw,99vh) scale(.7148)}}.snow:nth-child(178){opacity:1.6266;transform:translate(32.5601vw,-10px) scale(.46);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{48.704%{transform:translate(22.9832vw,48.704vh) scale(.46)}to{transform:translate(27.77165vw,99vh) scale(.46)}}.snow:nth-child(179){opacity:1.404;transform:translate(97.3377vw,-10px) scale(.7923);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{68.218%{transform:translate(88.0157vw,68.218vh) scale(.7923)}to{transform:translate(92.6767vw,99vh) scale(.7923)}}.snow:nth-child(180){opacity:1.3234;transform:translate(80.9355vw,-10px) scale(.8953);animation:fall-180 20s -4s linear infinite}@keyframes fall-180{35.294%{transform:translate(90.6871vw,35.294vh) scale(.8953)}to{transform:translate(85.8113vw,99vh) scale(.8953)}}.snow:nth-child(181){opacity:.8384;transform:translate(30.7367vw,-10px) scale(.3295);animation:fall-181 17s -5s linear infinite}@keyframes fall-181{33.693%{transform:translate(30.0678vw,33.693vh) scale(.3295)}to{transform:translate(30.40225vw,99vh) scale(.3295)}}.snow:nth-child(182){opacity:1.1612;transform:translate(39.6978vw,-10px) scale(.4485);animation:fall-182 30s -17s linear infinite}@keyframes fall-182{49.496%{transform:translate(42.5067vw,49.496vh) scale(.4485)}to{transform:translate(41.10225vw,99vh) scale(.4485)}}.snow:nth-child(183){opacity:.7538;transform:translate(89.938vw,-10px) scale(.196);animation:fall-183 19s -18s linear infinite}@keyframes fall-183{61.483%{transform:translate(81.9715vw,61.483vh) scale(.196)}to{transform:translate(85.95475vw,99vh) scale(.196)}}.snow:nth-child(184){opacity:.1694;transform:translate(35.8151vw,-10px) scale(.3408);animation:fall-184 25s -1s linear infinite}@keyframes fall-184{78.756%{transform:translate(44.915vw,78.756vh) scale(.3408)}to{transform:translate(40.36505vw,99vh) scale(.3408)}}.snow:nth-child(185){opacity:1.9718;transform:translate(93.4673vw,-10px) scale(.8159);animation:fall-185 26s -1s linear infinite}@keyframes fall-185{32.137%{transform:translate(85.3693vw,32.137vh) scale(.8159)}to{transform:translate(89.4183vw,99vh) scale(.8159)}}.snow:nth-child(186){opacity:.1828;transform:translate(29.4123vw,-10px) scale(.418);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{42.212%{transform:translate(34.6959vw,42.212vh) scale(.418)}to{transform:translate(32.0541vw,99vh) scale(.418)}}.snow:nth-child(187){opacity:.9008;transform:translate(98.9738vw,-10px) scale(.3523);animation:fall-187 24s -1s linear infinite}@keyframes fall-187{71.776%{transform:translate(94.4693vw,71.776vh) scale(.3523)}to{transform:translate(96.72155vw,99vh) scale(.3523)}}.snow:nth-child(188){opacity:.8802;transform:translate(2.0555vw,-10px) scale(.0474);animation:fall-188 15s -1s linear infinite}@keyframes fall-188{42.969%{transform:translate(9.9659vw,42.969vh) scale(.0474)}to{transform:translate(6.0107vw,99vh) scale(.0474)}}.snow:nth-child(189){opacity:1.9748;transform:translate(.6744vw,-10px) scale(.2963);animation:fall-189 29s -14s linear infinite}@keyframes fall-189{70.399%{transform:translate(-6.0865vw,70.399vh) scale(.2963)}to{transform:translate(-2.70605vw,99vh) scale(.2963)}}.snow:nth-child(190){opacity:.9;transform:translate(6.7493vw,-10px) scale(.2545);animation:fall-190 18s -13s linear infinite}@keyframes fall-190{57.152%{transform:translate(5.3081vw,57.152vh) scale(.2545)}to{transform:translate(6.0287vw,99vh) scale(.2545)}}.snow:nth-child(191){opacity:.84;transform:translate(7.1697vw,-10px) scale(.4213);animation:fall-191 16s -11s linear infinite}@keyframes fall-191{54.058%{transform:translate(10.793vw,54.058vh) scale(.4213)}to{transform:translate(8.98135vw,99vh) scale(.4213)}}.snow:nth-child(192){opacity:1.8594;transform:translate(36.6846vw,-10px) scale(.8025);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{45.266%{transform:translate(29.4173vw,45.266vh) scale(.8025)}to{transform:translate(33.05095vw,99vh) scale(.8025)}}.snow:nth-child(193){opacity:.9642;transform:translate(32.094vw,-10px) scale(.6345);animation:fall-193 23s -18s linear infinite}@keyframes fall-193{50.798%{transform:translate(27.7456vw,50.798vh) scale(.6345)}to{transform:translate(29.9198vw,99vh) scale(.6345)}}.snow:nth-child(194){opacity:.8464;transform:translate(83.1243vw,-10px) scale(.1245);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{37.568%{transform:translate(78.3809vw,37.568vh) scale(.1245)}to{transform:translate(80.7526vw,99vh) scale(.1245)}}.snow:nth-child(195){opacity:.281;transform:translate(24.0263vw,-10px) scale(.4191);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{58.6%{transform:translate(18.4667vw,58.6vh) scale(.4191)}to{transform:translate(21.2465vw,99vh) scale(.4191)}}.snow:nth-child(196){opacity:1.611;transform:translate(3.7752vw,-10px) scale(.376);animation:fall-196 24s -12s linear infinite}@keyframes fall-196{58.68%{transform:translate(7.4006vw,58.68vh) scale(.376)}to{transform:translate(5.5879vw,99vh) scale(.376)}}.snow:nth-child(197){opacity:1.726;transform:translate(23.6324vw,-10px) scale(.9563);animation:fall-197 10s -8s linear infinite}@keyframes fall-197{69.123%{transform:translate(27.4046vw,69.123vh) scale(.9563)}to{transform:translate(25.5185vw,99vh) scale(.9563)}}.snow:nth-child(198){opacity:.1402;transform:translate(10.1171vw,-10px) scale(.0653);animation:fall-198 19s -7s linear infinite}@keyframes fall-198{41.18%{transform:translate(10.5818vw,41.18vh) scale(.0653)}to{transform:translate(10.34945vw,99vh) scale(.0653)}}.snow:nth-child(199){opacity:1.6616;transform:translate(52.7618vw,-10px) scale(.9211);animation:fall-199 27s -12s linear infinite}@keyframes fall-199{41.222%{transform:translate(58.761vw,41.222vh) scale(.9211)}to{transform:translate(55.7614vw,99vh) scale(.9211)}}.snow:nth-child(200){opacity:1.2406;transform:translate(72.5468vw,-10px) scale(.1771);animation:fall-200 20s -19s linear infinite}@keyframes fall-200{40.472%{transform:translate(76.1588vw,40.472vh) scale(.1771)}to{transform:translate(74.3528vw,99vh) scale(.1771)}}.snow:nth-child(201){opacity:1.9862;transform:translate(81.1641vw,-10px) scale(.6853);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{57.276%{transform:translate(78.3868vw,57.276vh) scale(.6853)}to{transform:translate(79.77545vw,99vh) scale(.6853)}}.snow:nth-child(202){opacity:.9402;transform:translate(72.7177vw,-10px) scale(.8123);animation:fall-202 27s -15s linear infinite}@keyframes fall-202{47.838%{transform:translate(75.3121vw,47.838vh) scale(.8123)}to{transform:translate(74.0149vw,99vh) scale(.8123)}}.snow:nth-child(203){opacity:.6152;transform:translate(70.6972vw,-10px) scale(.4329);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{62.149%{transform:translate(61.7407vw,62.149vh) scale(.4329)}to{transform:translate(66.21895vw,99vh) scale(.4329)}}.snow:nth-child(204){opacity:.5876;transform:translate(83.4349vw,-10px) scale(.8193);animation:fall-204 17s -4s linear infinite}@keyframes fall-204{64.62%{transform:translate(75.9544vw,64.62vh) scale(.8193)}to{transform:translate(79.69465vw,99vh) scale(.8193)}}.snow:nth-child(205){opacity:1.3474;transform:translate(55.4733vw,-10px) scale(.4619);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{67.672%{transform:translate(56.6775vw,67.672vh) scale(.4619)}to{transform:translate(56.0754vw,99vh) scale(.4619)}}.snow:nth-child(206){opacity:.4408;transform:translate(5.4906vw,-10px) scale(.9209);animation:fall-206 25s -21s linear infinite}@keyframes fall-206{56.168%{transform:translate(-3.1764vw,56.168vh) scale(.9209)}to{transform:translate(1.1571vw,99vh) scale(.9209)}}.snow:nth-child(207){opacity:.1102;transform:translate(38.4205vw,-10px) scale(.1732);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{77.419%{transform:translate(40.7823vw,77.419vh) scale(.1732)}to{transform:translate(39.6014vw,99vh) scale(.1732)}}.snow:nth-child(208){opacity:.67;transform:translate(4.0014vw,-10px) scale(.0146);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{67.47%{transform:translate(10.9358vw,67.47vh) scale(.0146)}to{transform:translate(7.4686vw,99vh) scale(.0146)}}.snow:nth-child(209){opacity:.8632;transform:translate(58.1303vw,-10px) scale(.3761);animation:fall-209 27s -20s linear infinite}@keyframes fall-209{49.941%{transform:translate(65.2292vw,49.941vh) scale(.3761)}to{transform:translate(61.67975vw,99vh) scale(.3761)}}.snow:nth-child(210){opacity:.8468;transform:translate(97.5817vw,-10px) scale(.5954);animation:fall-210 18s -25s linear infinite}@keyframes fall-210{38.952%{transform:translate(91.1841vw,38.952vh) scale(.5954)}to{transform:translate(94.3829vw,99vh) scale(.5954)}}.snow:nth-child(211){opacity:1.5464;transform:translate(49.7297vw,-10px) scale(.795);animation:fall-211 21s -22s linear infinite}@keyframes fall-211{44.97%{transform:translate(45.6782vw,44.97vh) scale(.795)}to{transform:translate(47.70395vw,99vh) scale(.795)}}.snow:nth-child(212){opacity:1.9896;transform:translate(19.7884vw,-10px) scale(.983);animation:fall-212 25s -15s linear infinite}@keyframes fall-212{78.182%{transform:translate(24.8476vw,78.182vh) scale(.983)}to{transform:translate(22.318vw,99vh) scale(.983)}}.snow:nth-child(213){opacity:1.6602;transform:translate(48.5993vw,-10px) scale(.4135);animation:fall-213 30s -12s linear infinite}@keyframes fall-213{54.487%{transform:translate(55.3327vw,54.487vh) scale(.4135)}to{transform:translate(51.966vw,99vh) scale(.4135)}}.snow:nth-child(214){opacity:.1518;transform:translate(52.4748vw,-10px) scale(.748);animation:fall-214 19s -10s linear infinite}@keyframes fall-214{39.171%{transform:translate(58.6298vw,39.171vh) scale(.748)}to{transform:translate(55.5523vw,99vh) scale(.748)}}.snow:nth-child(215){opacity:.142;transform:translate(42.72vw,-10px) scale(.8244);animation:fall-215 20s -21s linear infinite}@keyframes fall-215{54.794%{transform:translate(43.2764vw,54.794vh) scale(.8244)}to{transform:translate(42.9982vw,99vh) scale(.8244)}}.snow:nth-child(216){opacity:.791;transform:translate(55.167vw,-10px) scale(.8037);animation:fall-216 10s -6s linear infinite}@keyframes fall-216{38.025%{transform:translate(46.8044vw,38.025vh) scale(.8037)}to{transform:translate(50.9857vw,99vh) scale(.8037)}}.snow:nth-child(217){opacity:1.5152;transform:translate(73.2096vw,-10px) scale(.5847);animation:fall-217 21s -23s linear infinite}@keyframes fall-217{40.647%{transform:translate(76.6741vw,40.647vh) scale(.5847)}to{transform:translate(74.94185vw,99vh) scale(.5847)}}.snow:nth-child(218){opacity:.9668;transform:translate(18.8114vw,-10px) scale(.2425);animation:fall-218 29s -20s linear infinite}@keyframes fall-218{66.355%{transform:translate(12.0397vw,66.355vh) scale(.2425)}to{transform:translate(15.42555vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:.1046;transform:translate(18.5029vw,-10px) scale(.4864);animation:fall-219 11s -4s linear infinite}@keyframes fall-219{40.423%{transform:translate(17.2414vw,40.423vh) scale(.4864)}to{transform:translate(17.87215vw,99vh) scale(.4864)}}.snow:nth-child(220){opacity:1.762;transform:translate(.6323vw,-10px) scale(.2508);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{72.885%{transform:translate(-2.3977vw,72.885vh) scale(.2508)}to{transform:translate(-.8827vw,99vh) scale(.2508)}}.snow:nth-child(221){opacity:.4522;transform:translate(43.809vw,-10px) scale(.8466);animation:fall-221 15s -1s linear infinite}@keyframes fall-221{76.937%{transform:translate(46.8993vw,76.937vh) scale(.8466)}to{transform:translate(45.35415vw,99vh) scale(.8466)}}.snow:nth-child(222){opacity:.596;transform:translate(27.908vw,-10px) scale(.7858);animation:fall-222 21s -23s linear infinite}@keyframes fall-222{67.304%{transform:translate(36.7149vw,67.304vh) scale(.7858)}to{transform:translate(32.31145vw,99vh) scale(.7858)}}.snow:nth-child(223){opacity:.0402;transform:translate(27.3291vw,-10px) scale(.9903);animation:fall-223 15s -28s linear infinite}@keyframes fall-223{62.313%{transform:translate(33.8039vw,62.313vh) scale(.9903)}to{transform:translate(30.5665vw,99vh) scale(.9903)}}.snow:nth-child(224){opacity:1.8126;transform:translate(71.1646vw,-10px) scale(.2763);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{51.78%{transform:translate(69.078vw,51.78vh) scale(.2763)}to{transform:translate(70.1213vw,99vh) scale(.2763)}}.snow:nth-child(225){opacity:1.9726;transform:translate(13.3177vw,-10px) scale(.7627);animation:fall-225 25s -18s linear infinite}@keyframes fall-225{56.839%{transform:translate(7.0999vw,56.839vh) scale(.7627)}to{transform:translate(10.2088vw,99vh) scale(.7627)}}.snow:nth-child(226){opacity:1.0736;transform:translate(46.5459vw,-10px) scale(.0867);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{35.065%{transform:translate(43.4544vw,35.065vh) scale(.0867)}to{transform:translate(45.00015vw,99vh) scale(.0867)}}.snow:nth-child(227){opacity:.3898;transform:translate(64.168vw,-10px) scale(.637);animation:fall-227 24s -21s linear infinite}@keyframes fall-227{78.749%{transform:translate(69.7867vw,78.749vh) scale(.637)}to{transform:translate(66.97735vw,99vh) scale(.637)}}.snow:nth-child(228){opacity:1.8108;transform:translate(5.0347vw,-10px) scale(.9666);animation:fall-228 20s -21s linear infinite}@keyframes fall-228{53.663%{transform:translate(3.9834vw,53.663vh) scale(.9666)}to{transform:translate(4.50905vw,99vh) scale(.9666)}}.snow:nth-child(229){opacity:.437;transform:translate(98.8135vw,-10px) scale(.8296);animation:fall-229 28s -12s linear infinite}@keyframes fall-229{66.135%{transform:translate(92.9276vw,66.135vh) scale(.8296)}to{transform:translate(95.87055vw,99vh) scale(.8296)}}.snow:nth-child(230){opacity:1.6412;transform:translate(81.7284vw,-10px) scale(.5824);animation:fall-230 24s -16s linear infinite}@keyframes fall-230{61.613%{transform:translate(78.3772vw,61.613vh) scale(.5824)}to{transform:translate(80.0528vw,99vh) scale(.5824)}}.snow:nth-child(231){opacity:.1778;transform:translate(22.0484vw,-10px) scale(.7223);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{60.284%{transform:translate(19.4475vw,60.284vh) scale(.7223)}to{transform:translate(20.74795vw,99vh) scale(.7223)}}.snow:nth-child(232){opacity:1.7188;transform:translate(86.9809vw,-10px) scale(.602);animation:fall-232 24s -25s linear infinite}@keyframes fall-232{52.971%{transform:translate(80.2475vw,52.971vh) scale(.602)}to{transform:translate(83.6142vw,99vh) scale(.602)}}.snow:nth-child(233){opacity:.3436;transform:translate(89.9561vw,-10px) scale(.1592);animation:fall-233 28s -3s linear infinite}@keyframes fall-233{47.052%{transform:translate(97.5121vw,47.052vh) scale(.1592)}to{transform:translate(93.7341vw,99vh) scale(.1592)}}.snow:nth-child(234){opacity:.0412;transform:translate(24.0432vw,-10px) scale(.1319);animation:fall-234 27s -25s linear infinite}@keyframes fall-234{54.692%{transform:translate(27.8611vw,54.692vh) scale(.1319)}to{transform:translate(25.95215vw,99vh) scale(.1319)}}.snow:nth-child(235){opacity:.1008;transform:translate(54.5261vw,-10px) scale(.938);animation:fall-235 17s -13s linear infinite}@keyframes fall-235{31.814%{transform:translate(47.4714vw,31.814vh) scale(.938)}to{transform:translate(50.99875vw,99vh) scale(.938)}}.snow:nth-child(236){opacity:.8272;transform:translate(95.7849vw,-10px) scale(.2544);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{56.5%{transform:translate(93.3648vw,56.5vh) scale(.2544)}to{transform:translate(94.57485vw,99vh) scale(.2544)}}.snow:nth-child(237){opacity:1.5322;transform:translate(22.2907vw,-10px) scale(.124);animation:fall-237 28s -26s linear infinite}@keyframes fall-237{67.074%{transform:translate(18.1176vw,67.074vh) scale(.124)}to{transform:translate(20.20415vw,99vh) scale(.124)}}.snow:nth-child(238){opacity:.6822;transform:translate(52.4011vw,-10px) scale(.2204);animation:fall-238 24s -29s linear infinite}@keyframes fall-238{39.508%{transform:translate(46.1108vw,39.508vh) scale(.2204)}to{transform:translate(49.25595vw,99vh) scale(.2204)}}.snow:nth-child(239){opacity:1.8114;transform:translate(75.1474vw,-10px) scale(.1664);animation:fall-239 18s -6s linear infinite}@keyframes fall-239{56.001%{transform:translate(65.7656vw,56.001vh) scale(.1664)}to{transform:translate(70.4565vw,99vh) scale(.1664)}}.snow:nth-child(240){opacity:1.8968;transform:translate(19.6363vw,-10px) scale(.4902);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{31.582%{transform:translate(9.6419vw,31.582vh) scale(.4902)}to{transform:translate(14.6391vw,99vh) scale(.4902)}}.snow:nth-child(241){opacity:1.9008;transform:translate(53.3722vw,-10px) scale(.5782);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{47.448%{transform:translate(59.2165vw,47.448vh) scale(.5782)}to{transform:translate(56.29435vw,99vh) scale(.5782)}}.snow:nth-child(242){opacity:.8836;transform:translate(17.0692vw,-10px) scale(.43);animation:fall-242 16s -19s linear infinite}@keyframes fall-242{52.594%{transform:translate(15.0597vw,52.594vh) scale(.43)}to{transform:translate(16.06445vw,99vh) scale(.43)}}.snow:nth-child(243){opacity:.0184;transform:translate(58.0935vw,-10px) scale(.2856);animation:fall-243 20s -28s linear infinite}@keyframes fall-243{64.903%{transform:translate(55.6201vw,64.903vh) scale(.2856)}to{transform:translate(56.8568vw,99vh) scale(.2856)}}.snow:nth-child(244){opacity:.022;transform:translate(43.9353vw,-10px) scale(.0612);animation:fall-244 22s -25s linear infinite}@keyframes fall-244{44.086%{transform:translate(47.6045vw,44.086vh) scale(.0612)}to{transform:translate(45.7699vw,99vh) scale(.0612)}}.snow:nth-child(245){opacity:1.6884;transform:translate(34.3745vw,-10px) scale(.0959);animation:fall-245 28s -10s linear infinite}@keyframes fall-245{79.905%{transform:translate(26.4291vw,79.905vh) scale(.0959)}to{transform:translate(30.4018vw,99vh) scale(.0959)}}.snow:nth-child(246){opacity:1.1326;transform:translate(19.4777vw,-10px) scale(.706);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{75.885%{transform:translate(17.0748vw,75.885vh) scale(.706)}to{transform:translate(18.27625vw,99vh) scale(.706)}}.snow:nth-child(247){opacity:.88;transform:translate(18.4937vw,-10px) scale(.925);animation:fall-247 10s -12s linear infinite}@keyframes fall-247{37.719%{transform:translate(20.1153vw,37.719vh) scale(.925)}to{transform:translate(19.3045vw,99vh) scale(.925)}}.snow:nth-child(248){opacity:1.686;transform:translate(5.9305vw,-10px) scale(.155);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{36.358%{transform:translate(-1.7178vw,36.358vh) scale(.155)}to{transform:translate(2.10635vw,99vh) scale(.155)}}.snow:nth-child(249){opacity:.5462;transform:translate(14.6691vw,-10px) scale(.5686);animation:fall-249 14s -9s linear infinite}@keyframes fall-249{66.555%{transform:translate(16.2489vw,66.555vh) scale(.5686)}to{transform:translate(15.459vw,99vh) scale(.5686)}}.snow:nth-child(250){opacity:.4232;transform:translate(33.9776vw,-10px) scale(.9846);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{64.252%{transform:translate(33.3698vw,64.252vh) scale(.9846)}to{transform:translate(33.6737vw,99vh) scale(.9846)}}.snow:nth-child(251){opacity:1.0182;transform:translate(15.8502vw,-10px) scale(.8009);animation:fall-251 21s -23s linear infinite}@keyframes fall-251{54.621%{transform:translate(22.1772vw,54.621vh) scale(.8009)}to{transform:translate(19.0137vw,99vh) scale(.8009)}}.snow:nth-child(252){opacity:1.989;transform:translate(54.6135vw,-10px) scale(.9228);animation:fall-252 29s -22s linear infinite}@keyframes fall-252{68.657%{transform:translate(51.1369vw,68.657vh) scale(.9228)}to{transform:translate(52.8752vw,99vh) scale(.9228)}}.snow:nth-child(253){opacity:.8116;transform:translate(7.5849vw,-10px) scale(.864);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{46.668%{transform:translate(11.2885vw,46.668vh) scale(.864)}to{transform:translate(9.4367vw,99vh) scale(.864)}}.snow:nth-child(254){opacity:1.827;transform:translate(61.3764vw,-10px) scale(.982);animation:fall-254 11s -21s linear infinite}@keyframes fall-254{64.203%{transform:translate(51.7689vw,64.203vh) scale(.982)}to{transform:translate(56.57265vw,99vh) scale(.982)}}.snow:nth-child(255){opacity:.7;transform:translate(20.3721vw,-10px) scale(.4147);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{70.265%{transform:translate(15.0926vw,70.265vh) scale(.4147)}to{transform:translate(17.73235vw,99vh) scale(.4147)}}.snow:nth-child(256){opacity:.358;transform:translate(63.1268vw,-10px) scale(.9408);animation:fall-256 22s -13s linear infinite}@keyframes fall-256{36.169%{transform:translate(71.1817vw,36.169vh) scale(.9408)}to{transform:translate(67.15425vw,99vh) scale(.9408)}}.snow:nth-child(257){opacity:1.4234;transform:translate(57.1066vw,-10px) scale(.4485);animation:fall-257 23s -17s linear infinite}@keyframes fall-257{53.97%{transform:translate(54.0131vw,53.97vh) scale(.4485)}to{transform:translate(55.55985vw,99vh) scale(.4485)}}.snow:nth-child(258){opacity:1.154;transform:translate(34.4205vw,-10px) scale(.7028);animation:fall-258 15s -16s linear infinite}@keyframes fall-258{43.38%{transform:translate(38.1507vw,43.38vh) scale(.7028)}to{transform:translate(36.2856vw,99vh) scale(.7028)}}.snow:nth-child(259){opacity:1.4524;transform:translate(21.5579vw,-10px) scale(.0539);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{63.452%{transform:translate(12.2888vw,63.452vh) scale(.0539)}to{transform:translate(16.92335vw,99vh) scale(.0539)}}.snow:nth-child(260){opacity:1.3944;transform:translate(21.7737vw,-10px) scale(.8932);animation:fall-260 20s -6s linear infinite}@keyframes fall-260{56.808%{transform:translate(26.3601vw,56.808vh) scale(.8932)}to{transform:translate(24.0669vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:.1026;transform:translate(25.925vw,-10px) scale(.1892);animation:fall-261 18s -22s linear infinite}@keyframes fall-261{64.803%{transform:translate(28.6646vw,64.803vh) scale(.1892)}to{transform:translate(27.2948vw,99vh) scale(.1892)}}.snow:nth-child(262){opacity:.4126;transform:translate(11.3148vw,-10px) scale(.3841);animation:fall-262 15s -9s linear infinite}@keyframes fall-262{67.135%{transform:translate(12.0272vw,67.135vh) scale(.3841)}to{transform:translate(11.671vw,99vh) scale(.3841)}}.snow:nth-child(263){opacity:1.7146;transform:translate(91.4696vw,-10px) scale(.1901);animation:fall-263 18s -23s linear infinite}@keyframes fall-263{51.099%{transform:translate(94.4041vw,51.099vh) scale(.1901)}to{transform:translate(92.93685vw,99vh) scale(.1901)}}.snow:nth-child(264){opacity:.914;transform:translate(.9473vw,-10px) scale(.6507);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{39.382%{transform:translate(5.5038vw,39.382vh) scale(.6507)}to{transform:translate(3.22555vw,99vh) scale(.6507)}}.snow:nth-child(265){opacity:.145;transform:translate(95.1411vw,-10px) scale(.6216);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{48.083%{transform:translate(92.1429vw,48.083vh) scale(.6216)}to{transform:translate(93.642vw,99vh) scale(.6216)}}.snow:nth-child(266){opacity:.0762;transform:translate(11.7693vw,-10px) scale(.8367);animation:fall-266 28s -20s linear infinite}@keyframes fall-266{30.771%{transform:translate(5.1889vw,30.771vh) scale(.8367)}to{transform:translate(8.4791vw,99vh) scale(.8367)}}.snow:nth-child(267){opacity:1.899;transform:translate(45.8925vw,-10px) scale(.2132);animation:fall-267 16s -11s linear infinite}@keyframes fall-267{59.904%{transform:translate(52.5504vw,59.904vh) scale(.2132)}to{transform:translate(49.22145vw,99vh) scale(.2132)}}.snow:nth-child(268){opacity:.3104;transform:translate(84.8181vw,-10px) scale(.2076);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{43.836%{transform:translate(84.7374vw,43.836vh) scale(.2076)}to{transform:translate(84.77775vw,99vh) scale(.2076)}}.snow:nth-child(269){opacity:.2664;transform:translate(46.6718vw,-10px) scale(.3541);animation:fall-269 19s -29s linear infinite}@keyframes fall-269{42.488%{transform:translate(54.9455vw,42.488vh) scale(.3541)}to{transform:translate(50.80865vw,99vh) scale(.3541)}}.snow:nth-child(270){opacity:.1412;transform:translate(4.2668vw,-10px) scale(.4334);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{31.667%{transform:translate(-1.8853vw,31.667vh) scale(.4334)}to{transform:translate(1.19075vw,99vh) scale(.4334)}}.snow:nth-child(271){opacity:.4656;transform:translate(93.4037vw,-10px) scale(.0611);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{72.028%{transform:translate(88.2413vw,72.028vh) scale(.0611)}to{transform:translate(90.8225vw,99vh) scale(.0611)}}.snow:nth-child(272){opacity:.7318;transform:translate(95.6089vw,-10px) scale(.7722);animation:fall-272 30s -15s linear infinite}@keyframes fall-272{43.549%{transform:translate(88.8563vw,43.549vh) scale(.7722)}to{transform:translate(92.2326vw,99vh) scale(.7722)}}.snow:nth-child(273){opacity:1.243;transform:translate(67.574vw,-10px) scale(.8582);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{51.348%{transform:translate(65.8979vw,51.348vh) scale(.8582)}to{transform:translate(66.73595vw,99vh) scale(.8582)}}.snow:nth-child(274){opacity:.5174;transform:translate(61.9501vw,-10px) scale(.1981);animation:fall-274 12s -16s linear infinite}@keyframes fall-274{66.647%{transform:translate(68.0982vw,66.647vh) scale(.1981)}to{transform:translate(65.02415vw,99vh) scale(.1981)}}.snow:nth-child(275){opacity:1.6058;transform:translate(9.6035vw,-10px) scale(.0515);animation:fall-275 23s -13s linear infinite}@keyframes fall-275{67.6%{transform:translate(8.8235vw,67.6vh) scale(.0515)}to{transform:translate(9.2135vw,99vh) scale(.0515)}}.snow:nth-child(276){opacity:1.375;transform:translate(97.3134vw,-10px) scale(.3851);animation:fall-276 24s -18s linear infinite}@keyframes fall-276{70.287%{transform:translate(102.393vw,70.287vh) scale(.3851)}to{transform:translate(99.8532vw,99vh) scale(.3851)}}.snow:nth-child(277){opacity:1.3354;transform:translate(55.5962vw,-10px) scale(.0332);animation:fall-277 14s -25s linear infinite}@keyframes fall-277{48.3%{transform:translate(58.7611vw,48.3vh) scale(.0332)}to{transform:translate(57.17865vw,99vh) scale(.0332)}}.snow:nth-child(278){opacity:.9048;transform:translate(87.5311vw,-10px) scale(.5589);animation:fall-278 24s -25s linear infinite}@keyframes fall-278{74.211%{transform:translate(78.5508vw,74.211vh) scale(.5589)}to{transform:translate(83.04095vw,99vh) scale(.5589)}}.snow:nth-child(279){opacity:.0672;transform:translate(61.4534vw,-10px) scale(.7944);animation:fall-279 18s -2s linear infinite}@keyframes fall-279{30.94%{transform:translate(66.52vw,30.94vh) scale(.7944)}to{transform:translate(63.9867vw,99vh) scale(.7944)}}.snow:nth-child(280){opacity:.829;transform:translate(25.7164vw,-10px) scale(.6863);animation:fall-280 17s -25s linear infinite}@keyframes fall-280{66.279%{transform:translate(21.3416vw,66.279vh) scale(.6863)}to{transform:translate(23.529vw,99vh) scale(.6863)}}.snow:nth-child(281){opacity:.2202;transform:translate(46.6618vw,-10px) scale(.5206);animation:fall-281 27s -11s linear infinite}@keyframes fall-281{57.432%{transform:translate(44.1218vw,57.432vh) scale(.5206)}to{transform:translate(45.3918vw,99vh) scale(.5206)}}.snow:nth-child(282){opacity:1.2474;transform:translate(97.7742vw,-10px) scale(.9047);animation:fall-282 26s -22s linear infinite}@keyframes fall-282{63.335%{transform:translate(98.2117vw,63.335vh) scale(.9047)}to{transform:translate(97.99295vw,99vh) scale(.9047)}}.snow:nth-child(283){opacity:.37;transform:translate(32.5886vw,-10px) scale(.9132);animation:fall-283 11s -22s linear infinite}@keyframes fall-283{46.47%{transform:translate(36.3789vw,46.47vh) scale(.9132)}to{transform:translate(34.48375vw,99vh) scale(.9132)}}.snow:nth-child(284){opacity:.636;transform:translate(45.0754vw,-10px) scale(.9383);animation:fall-284 10s -15s linear infinite}@keyframes fall-284{43.254%{transform:translate(45.3293vw,43.254vh) scale(.9383)}to{transform:translate(45.20235vw,99vh) scale(.9383)}}.snow:nth-child(285){opacity:.454;transform:translate(11.5653vw,-10px) scale(.3181);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{49.019%{transform:translate(18.5641vw,49.019vh) scale(.3181)}to{transform:translate(15.0647vw,99vh) scale(.3181)}}.snow:nth-child(286){opacity:1.6944;transform:translate(94.7863vw,-10px) scale(.573);animation:fall-286 26s -11s linear infinite}@keyframes fall-286{40.993%{transform:translate(90.7927vw,40.993vh) scale(.573)}to{transform:translate(92.7895vw,99vh) scale(.573)}}.snow:nth-child(287){opacity:1.3892;transform:translate(65.2939vw,-10px) scale(.7138);animation:fall-287 13s -17s linear infinite}@keyframes fall-287{57.638%{transform:translate(74.8546vw,57.638vh) scale(.7138)}to{transform:translate(70.07425vw,99vh) scale(.7138)}}.snow:nth-child(288){opacity:1.249;transform:translate(75.779vw,-10px) scale(.3234);animation:fall-288 18s -24s linear infinite}@keyframes fall-288{43.944%{transform:translate(69.9195vw,43.944vh) scale(.3234)}to{transform:translate(72.84925vw,99vh) scale(.3234)}}.snow:nth-child(289){opacity:.4308;transform:translate(81.0538vw,-10px) scale(.2674);animation:fall-289 23s -4s linear infinite}@keyframes fall-289{45.339%{transform:translate(82.5353vw,45.339vh) scale(.2674)}to{transform:translate(81.79455vw,99vh) scale(.2674)}}.snow:nth-child(290){opacity:.125;transform:translate(11.1579vw,-10px) scale(.9428);animation:fall-290 18s -21s linear infinite}@keyframes fall-290{73.609%{transform:translate(18.1271vw,73.609vh) scale(.9428)}to{transform:translate(14.6425vw,99vh) scale(.9428)}}.snow:nth-child(291){opacity:.093;transform:translate(39.7402vw,-10px) scale(.3387);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{31.249%{transform:translate(47.383vw,31.249vh) scale(.3387)}to{transform:translate(43.5616vw,99vh) scale(.3387)}}.snow:nth-child(292){opacity:.7642;transform:translate(86.3805vw,-10px) scale(.4592);animation:fall-292 23s -17s linear infinite}@keyframes fall-292{45.032%{transform:translate(86.2062vw,45.032vh) scale(.4592)}to{transform:translate(86.29335vw,99vh) scale(.4592)}}.snow:nth-child(293){opacity:.4284;transform:translate(55.2839vw,-10px) scale(.8866);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{69.788%{transform:translate(57.2091vw,69.788vh) scale(.8866)}to{transform:translate(56.2465vw,99vh) scale(.8866)}}.snow:nth-child(294){opacity:.9724;transform:translate(10.8725vw,-10px) scale(.8372);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{64.642%{transform:translate(11.8846vw,64.642vh) scale(.8372)}to{transform:translate(11.37855vw,99vh) scale(.8372)}}.snow:nth-child(295){opacity:1.0852;transform:translate(85.2392vw,-10px) scale(.0858);animation:fall-295 23s -5s linear infinite}@keyframes fall-295{60.955%{transform:translate(91.2642vw,60.955vh) scale(.0858)}to{transform:translate(88.2517vw,99vh) scale(.0858)}}.snow:nth-child(296){opacity:1.8424;transform:translate(38.3848vw,-10px) scale(.1456);animation:fall-296 19s -24s linear infinite}@keyframes fall-296{63.899%{transform:translate(31.4566vw,63.899vh) scale(.1456)}to{transform:translate(34.9207vw,99vh) scale(.1456)}}.snow:nth-child(297){opacity:.8258;transform:translate(4.514vw,-10px) scale(.2553);animation:fall-297 29s -29s linear infinite}@keyframes fall-297{65.734%{transform:translate(6.0634vw,65.734vh) scale(.2553)}to{transform:translate(5.2887vw,99vh) scale(.2553)}}.snow:nth-child(298){opacity:1.2142;transform:translate(65.6208vw,-10px) scale(.1594);animation:fall-298 29s -26s linear infinite}@keyframes fall-298{47.31%{transform:translate(74.502vw,47.31vh) scale(.1594)}to{transform:translate(70.0614vw,99vh) scale(.1594)}}.snow:nth-child(299){opacity:1.2112;transform:translate(68.1967vw,-10px) scale(.6122);animation:fall-299 29s -12s linear infinite}@keyframes fall-299{42.463%{transform:translate(73.131vw,42.463vh) scale(.6122)}to{transform:translate(70.66385vw,99vh) scale(.6122)}}.snow:nth-child(300){opacity:.1004;transform:translate(75.3116vw,-10px) scale(.0815);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{41.819%{transform:translate(69.7669vw,41.819vh) scale(.0815)}to{transform:translate(72.53925vw,99vh) scale(.0815)}}.snow:nth-child(301){opacity:.284;transform:translate(75.6526vw,-10px) scale(.0091);animation:fall-301 13s -24s linear infinite}@keyframes fall-301{57.596%{transform:translate(75.8449vw,57.596vh) scale(.0091)}to{transform:translate(75.74875vw,99vh) scale(.0091)}}.snow:nth-child(302){opacity:.3522;transform:translate(45.5757vw,-10px) scale(.9471);animation:fall-302 29s -25s linear infinite}@keyframes fall-302{42.029%{transform:translate(39.3635vw,42.029vh) scale(.9471)}to{transform:translate(42.4696vw,99vh) scale(.9471)}}.snow:nth-child(303){opacity:1.7798;transform:translate(34.9187vw,-10px) scale(.5565);animation:fall-303 23s -25s linear infinite}@keyframes fall-303{72.659%{transform:translate(33.8038vw,72.659vh) scale(.5565)}to{transform:translate(34.36125vw,99vh) scale(.5565)}}.snow:nth-child(304){opacity:.8128;transform:translate(4.4599vw,-10px) scale(.4626);animation:fall-304 14s -20s linear infinite}@keyframes fall-304{39.069%{transform:translate(11.4494vw,39.069vh) scale(.4626)}to{transform:translate(7.95465vw,99vh) scale(.4626)}}.snow:nth-child(305){opacity:1.35;transform:translate(56.9709vw,-10px) scale(.72);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{33.009%{transform:translate(64.2597vw,33.009vh) scale(.72)}to{transform:translate(60.6153vw,99vh) scale(.72)}}.snow:nth-child(306){opacity:.387;transform:translate(21.9725vw,-10px) scale(.0833);animation:fall-306 30s -29s linear infinite}@keyframes fall-306{78.485%{transform:translate(22.21vw,78.485vh) scale(.0833)}to{transform:translate(22.09125vw,99vh) scale(.0833)}}.snow:nth-child(307){opacity:.531;transform:translate(54.2815vw,-10px) scale(.1498);animation:fall-307 11s -13s linear infinite}@keyframes fall-307{30.494%{transform:translate(47.5674vw,30.494vh) scale(.1498)}to{transform:translate(50.92445vw,99vh) scale(.1498)}}.snow:nth-child(308){opacity:1.3368;transform:translate(75.3829vw,-10px) scale(.6381);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{35.93%{transform:translate(82.5255vw,35.93vh) scale(.6381)}to{transform:translate(78.9542vw,99vh) scale(.6381)}}.snow:nth-child(309){opacity:1.1636;transform:translate(89.6147vw,-10px) scale(.4897);animation:fall-309 24s -11s linear infinite}@keyframes fall-309{37.584%{transform:translate(88.1928vw,37.584vh) scale(.4897)}to{transform:translate(88.90375vw,99vh) scale(.4897)}}.snow:nth-child(310){opacity:.951;transform:translate(22.5474vw,-10px) scale(.9585);animation:fall-310 17s -27s linear infinite}@keyframes fall-310{47.846%{transform:translate(30.5224vw,47.846vh) scale(.9585)}to{transform:translate(26.5349vw,99vh) scale(.9585)}}.snow:nth-child(311){opacity:.7576;transform:translate(99.2752vw,-10px) scale(.5852);animation:fall-311 17s -3s linear infinite}@keyframes fall-311{48.526%{transform:translate(107.719vw,48.526vh) scale(.5852)}to{transform:translate(103.4971vw,99vh) scale(.5852)}}.snow:nth-child(312){opacity:1.0236;transform:translate(48.658vw,-10px) scale(.3065);animation:fall-312 13s -29s linear infinite}@keyframes fall-312{70.94%{transform:translate(45.1415vw,70.94vh) scale(.3065)}to{transform:translate(46.89975vw,99vh) scale(.3065)}}.snow:nth-child(313){opacity:.2206;transform:translate(87.6179vw,-10px) scale(.7386);animation:fall-313 19s -9s linear infinite}@keyframes fall-313{43.636%{transform:translate(94.4794vw,43.636vh) scale(.7386)}to{transform:translate(91.04865vw,99vh) scale(.7386)}}.snow:nth-child(314){opacity:.2652;transform:translate(69.9891vw,-10px) scale(.6335);animation:fall-314 10s -12s linear infinite}@keyframes fall-314{32.364%{transform:translate(67.8284vw,32.364vh) scale(.6335)}to{transform:translate(68.90875vw,99vh) scale(.6335)}}.snow:nth-child(315){opacity:.64;transform:translate(34.6756vw,-10px) scale(.9444);animation:fall-315 24s -14s linear infinite}@keyframes fall-315{73.338%{transform:translate(31.7258vw,73.338vh) scale(.9444)}to{transform:translate(33.2007vw,99vh) scale(.9444)}}.snow:nth-child(316){opacity:.5386;transform:translate(12.5939vw,-10px) scale(.9691);animation:fall-316 30s -19s linear infinite}@keyframes fall-316{73.052%{transform:translate(9.3557vw,73.052vh) scale(.9691)}to{transform:translate(10.9748vw,99vh) scale(.9691)}}.snow:nth-child(317){opacity:1.5402;transform:translate(83.2804vw,-10px) scale(.6369);animation:fall-317 18s -28s linear infinite}@keyframes fall-317{34.299%{transform:translate(79.216vw,34.299vh) scale(.6369)}to{transform:translate(81.2482vw,99vh) scale(.6369)}}.snow:nth-child(318){opacity:1.053;transform:translate(82.2098vw,-10px) scale(.0818);animation:fall-318 21s -23s linear infinite}@keyframes fall-318{38.474%{transform:translate(89.0432vw,38.474vh) scale(.0818)}to{transform:translate(85.6265vw,99vh) scale(.0818)}}.snow:nth-child(319){opacity:.0014;transform:translate(55.2978vw,-10px) scale(.3626);animation:fall-319 13s -12s linear infinite}@keyframes fall-319{33.786%{transform:translate(60.5722vw,33.786vh) scale(.3626)}to{transform:translate(57.935vw,99vh) scale(.3626)}}.snow:nth-child(320){opacity:.3882;transform:translate(45.2986vw,-10px) scale(.1473);animation:fall-320 22s -10s linear infinite}@keyframes fall-320{54.534%{transform:translate(52.1623vw,54.534vh) scale(.1473)}to{transform:translate(48.73045vw,99vh) scale(.1473)}}.snow:nth-child(321){opacity:.0956;transform:translate(62.6324vw,-10px) scale(.7725);animation:fall-321 13s -30s linear infinite}@keyframes fall-321{39.152%{transform:translate(66.1241vw,39.152vh) scale(.7725)}to{transform:translate(64.37825vw,99vh) scale(.7725)}}.snow:nth-child(322){opacity:.6534;transform:translate(20.9713vw,-10px) scale(.6133);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{75.744%{transform:translate(12.0068vw,75.744vh) scale(.6133)}to{transform:translate(16.48905vw,99vh) scale(.6133)}}.snow:nth-child(323){opacity:1.9164;transform:translate(82.3416vw,-10px) scale(.9409);animation:fall-323 16s -26s linear infinite}@keyframes fall-323{71.151%{transform:translate(88.2559vw,71.151vh) scale(.9409)}to{transform:translate(85.29875vw,99vh) scale(.9409)}}.snow:nth-child(324){opacity:1.5614;transform:translate(50.0957vw,-10px) scale(.0959);animation:fall-324 18s -24s linear infinite}@keyframes fall-324{72.051%{transform:translate(59.0927vw,72.051vh) scale(.0959)}to{transform:translate(54.5942vw,99vh) scale(.0959)}}.snow:nth-child(325){opacity:.3356;transform:translate(38.5013vw,-10px) scale(.3881);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{48.296%{transform:translate(36.6183vw,48.296vh) scale(.3881)}to{transform:translate(37.5598vw,99vh) scale(.3881)}}.snow:nth-child(326){opacity:.497;transform:translate(32.6698vw,-10px) scale(.6148);animation:fall-326 13s -8s linear infinite}@keyframes fall-326{56.827%{transform:translate(35.7625vw,56.827vh) scale(.6148)}to{transform:translate(34.21615vw,99vh) scale(.6148)}}.snow:nth-child(327){opacity:1.162;transform:translate(36.7116vw,-10px) scale(.2627);animation:fall-327 28s -9s linear infinite}@keyframes fall-327{78.91%{transform:translate(46.3642vw,78.91vh) scale(.2627)}to{transform:translate(41.5379vw,99vh) scale(.2627)}}.snow:nth-child(328){opacity:.3786;transform:translate(62.8549vw,-10px) scale(.4721);animation:fall-328 28s -10s linear infinite}@keyframes fall-328{72.472%{transform:translate(66.1067vw,72.472vh) scale(.4721)}to{transform:translate(64.4808vw,99vh) scale(.4721)}}.snow:nth-child(329){opacity:1.0242;transform:translate(18.8725vw,-10px) scale(.4134);animation:fall-329 30s -8s linear infinite}@keyframes fall-329{69.435%{transform:translate(21.984vw,69.435vh) scale(.4134)}to{transform:translate(20.42825vw,99vh) scale(.4134)}}.snow:nth-child(330){opacity:1.3272;transform:translate(56.5092vw,-10px) scale(.0854);animation:fall-330 13s -16s linear infinite}@keyframes fall-330{50.085%{transform:translate(59.1043vw,50.085vh) scale(.0854)}to{transform:translate(57.80675vw,99vh) scale(.0854)}}.snow:nth-child(331){opacity:.3038;transform:translate(77.1056vw,-10px) scale(.3601);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{52.986%{transform:translate(85.6991vw,52.986vh) scale(.3601)}to{transform:translate(81.40235vw,99vh) scale(.3601)}}.snow:nth-child(332){opacity:.8008;transform:translate(69.5004vw,-10px) scale(.5779);animation:fall-332 25s -28s linear infinite}@keyframes fall-332{54.406%{transform:translate(69.6646vw,54.406vh) scale(.5779)}to{transform:translate(69.5825vw,99vh) scale(.5779)}}.snow:nth-child(333){opacity:1.3686;transform:translate(49.6868vw,-10px) scale(.8832);animation:fall-333 25s -4s linear infinite}@keyframes fall-333{34.488%{transform:translate(56.4268vw,34.488vh) scale(.8832)}to{transform:translate(53.0568vw,99vh) scale(.8832)}}.snow:nth-child(334){opacity:1.3912;transform:translate(51.205vw,-10px) scale(.3555);animation:fall-334 22s -21s linear infinite}@keyframes fall-334{50.445%{transform:translate(48.4462vw,50.445vh) scale(.3555)}to{transform:translate(49.8256vw,99vh) scale(.3555)}}.snow:nth-child(335){opacity:.4474;transform:translate(16.0021vw,-10px) scale(.7748);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.581%{transform:translate(25.7503vw,73.581vh) scale(.7748)}to{transform:translate(20.8762vw,99vh) scale(.7748)}}.snow:nth-child(336){opacity:.4434;transform:translate(60.6148vw,-10px) scale(.7205);animation:fall-336 22s -10s linear infinite}@keyframes fall-336{52.68%{transform:translate(55.6029vw,52.68vh) scale(.7205)}to{transform:translate(58.10885vw,99vh) scale(.7205)}}.snow:nth-child(337){opacity:.5604;transform:translate(56.0643vw,-10px) scale(.5626);animation:fall-337 28s -16s linear infinite}@keyframes fall-337{43.975%{transform:translate(63.5004vw,43.975vh) scale(.5626)}to{transform:translate(59.78235vw,99vh) scale(.5626)}}.snow:nth-child(338){opacity:.2116;transform:translate(64.5811vw,-10px) scale(.0758);animation:fall-338 30s -9s linear infinite}@keyframes fall-338{47.156%{transform:translate(73.7875vw,47.156vh) scale(.0758)}to{transform:translate(69.1843vw,99vh) scale(.0758)}}.snow:nth-child(339){opacity:1.352;transform:translate(94.7497vw,-10px) scale(.6882);animation:fall-339 28s -27s linear infinite}@keyframes fall-339{40.101%{transform:translate(94.469vw,40.101vh) scale(.6882)}to{transform:translate(94.60935vw,99vh) scale(.6882)}}.snow:nth-child(340){opacity:1.822;transform:translate(90.3722vw,-10px) scale(.1585);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.835%{transform:translate(95.8553vw,56.835vh) scale(.1585)}to{transform:translate(93.11375vw,99vh) scale(.1585)}}.snow:nth-child(341){opacity:.5304;transform:translate(88.5718vw,-10px) scale(.0021);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{45.751%{transform:translate(82.9731vw,45.751vh) scale(.0021)}to{transform:translate(85.77245vw,99vh) scale(.0021)}}.snow:nth-child(342){opacity:.792;transform:translate(35.6126vw,-10px) scale(.3006);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{78.993%{transform:translate(39.865vw,78.993vh) scale(.3006)}to{transform:translate(37.7388vw,99vh) scale(.3006)}}.snow:nth-child(343){opacity:1.196;transform:translate(68.752vw,-10px) scale(.2665);animation:fall-343 23s -7s linear infinite}@keyframes fall-343{36.206%{transform:translate(71.7294vw,36.206vh) scale(.2665)}to{transform:translate(70.2407vw,99vh) scale(.2665)}}.snow:nth-child(344){opacity:1.4376;transform:translate(58.4423vw,-10px) scale(.6494);animation:fall-344 22s -10s linear infinite}@keyframes fall-344{49.949%{transform:translate(65.4376vw,49.949vh) scale(.6494)}to{transform:translate(61.93995vw,99vh) scale(.6494)}}.snow:nth-child(345){opacity:1.6398;transform:translate(43.3031vw,-10px) scale(.1284);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{48.039%{transform:translate(47.3749vw,48.039vh) scale(.1284)}to{transform:translate(45.339vw,99vh) scale(.1284)}}.snow:nth-child(346){opacity:.852;transform:translate(83.5387vw,-10px) scale(.7116);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{32.096%{transform:translate(88.9536vw,32.096vh) scale(.7116)}to{transform:translate(86.24615vw,99vh) scale(.7116)}}.snow:nth-child(347){opacity:.9166;transform:translate(20.4052vw,-10px) scale(.2412);animation:fall-347 29s -17s linear infinite}@keyframes fall-347{48.3%{transform:translate(27.1271vw,48.3vh) scale(.2412)}to{transform:translate(23.76615vw,99vh) scale(.2412)}}.snow:nth-child(348){opacity:1.231;transform:translate(70.6532vw,-10px) scale(.7912);animation:fall-348 24s -4s linear infinite}@keyframes fall-348{69.788%{transform:translate(74.5011vw,69.788vh) scale(.7912)}to{transform:translate(72.57715vw,99vh) scale(.7912)}}.snow:nth-child(349){opacity:.088;transform:translate(54.1837vw,-10px) scale(.8336);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{37.104%{transform:translate(56.7802vw,37.104vh) scale(.8336)}to{transform:translate(55.48195vw,99vh) scale(.8336)}}.snow:nth-child(350){opacity:1.783;transform:translate(39.4187vw,-10px) scale(.2995);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{47.267%{transform:translate(40.6269vw,47.267vh) scale(.2995)}to{transform:translate(40.0228vw,99vh) scale(.2995)}}.snow:nth-child(351){opacity:1.3474;transform:translate(2.969vw,-10px) scale(.2539);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{77.733%{transform:translate(7.5579vw,77.733vh) scale(.2539)}to{transform:translate(5.26345vw,99vh) scale(.2539)}}.snow:nth-child(352){opacity:1.2606;transform:translate(18.7896vw,-10px) scale(.2744);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{67.05%{transform:translate(28.5092vw,67.05vh) scale(.2744)}to{transform:translate(23.6494vw,99vh) scale(.2744)}}.snow:nth-child(353){opacity:.1202;transform:translate(60.7538vw,-10px) scale(.9841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{64.265%{transform:translate(66.3852vw,64.265vh) scale(.9841)}to{transform:translate(63.5695vw,99vh) scale(.9841)}}.snow:nth-child(354){opacity:.3056;transform:translate(54.112vw,-10px) scale(.0067);animation:fall-354 14s -1s linear infinite}@keyframes fall-354{41.254%{transform:translate(60.1993vw,41.254vh) scale(.0067)}to{transform:translate(57.15565vw,99vh) scale(.0067)}}.snow:nth-child(355){opacity:1.4854;transform:translate(79.604vw,-10px) scale(.0537);animation:fall-355 19s -1s linear infinite}@keyframes fall-355{48.882%{transform:translate(85.8316vw,48.882vh) scale(.0537)}to{transform:translate(82.7178vw,99vh) scale(.0537)}}.snow:nth-child(356){opacity:1.5888;transform:translate(77.2771vw,-10px) scale(.4652);animation:fall-356 22s -26s linear infinite}@keyframes fall-356{55.151%{transform:translate(76.8325vw,55.151vh) scale(.4652)}to{transform:translate(77.0548vw,99vh) scale(.4652)}}.snow:nth-child(357){opacity:1.1748;transform:translate(17.2026vw,-10px) scale(.7275);animation:fall-357 15s -14s linear infinite}@keyframes fall-357{33.04%{transform:translate(9.411vw,33.04vh) scale(.7275)}to{transform:translate(13.3068vw,99vh) scale(.7275)}}.snow:nth-child(358){opacity:.9766;transform:translate(19.9628vw,-10px) scale(.4764);animation:fall-358 27s -13s linear infinite}@keyframes fall-358{44.305%{transform:translate(27.908vw,44.305vh) scale(.4764)}to{transform:translate(23.9354vw,99vh) scale(.4764)}}.snow:nth-child(359){opacity:.7174;transform:translate(49.659vw,-10px) scale(.6321);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{31.001%{transform:translate(42.6349vw,31.001vh) scale(.6321)}to{transform:translate(46.14695vw,99vh) scale(.6321)}}.snow:nth-child(360){opacity:1.7182;transform:translate(78.0746vw,-10px) scale(.5143);animation:fall-360 10s -21s linear infinite}@keyframes fall-360{56.019%{transform:translate(78.7888vw,56.019vh) scale(.5143)}to{transform:translate(78.4317vw,99vh) scale(.5143)}}.snow:nth-child(361){opacity:.883;transform:translate(51.8811vw,-10px) scale(.8006);animation:fall-361 24s -18s linear infinite}@keyframes fall-361{74.435%{transform:translate(57.5153vw,74.435vh) scale(.8006)}to{transform:translate(54.6982vw,99vh) scale(.8006)}}.snow:nth-child(362){opacity:1.3034;transform:translate(52.6802vw,-10px) scale(.1724);animation:fall-362 18s -8s linear infinite}@keyframes fall-362{66.025%{transform:translate(62.3104vw,66.025vh) scale(.1724)}to{transform:translate(57.4953vw,99vh) scale(.1724)}}.snow:nth-child(363){opacity:1.2696;transform:translate(35.6645vw,-10px) scale(.6019);animation:fall-363 29s -5s linear infinite}@keyframes fall-363{69.62%{transform:translate(43.5773vw,69.62vh) scale(.6019)}to{transform:translate(39.6209vw,99vh) scale(.6019)}}.snow:nth-child(364){opacity:.3394;transform:translate(51.5686vw,-10px) scale(.9346);animation:fall-364 10s -12s linear infinite}@keyframes fall-364{79.368%{transform:translate(53.8836vw,79.368vh) scale(.9346)}to{transform:translate(52.7261vw,99vh) scale(.9346)}}.snow:nth-child(365){opacity:.5032;transform:translate(63.5776vw,-10px) scale(.5833);animation:fall-365 23s -5s linear infinite}@keyframes fall-365{33.905%{transform:translate(68.186vw,33.905vh) scale(.5833)}to{transform:translate(65.8818vw,99vh) scale(.5833)}}.snow:nth-child(366){opacity:.8372;transform:translate(24.3751vw,-10px) scale(.9285);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{63.068%{transform:translate(29.0256vw,63.068vh) scale(.9285)}to{transform:translate(26.70035vw,99vh) scale(.9285)}}.snow:nth-child(367){opacity:1.4692;transform:translate(12.1731vw,-10px) scale(.0393);animation:fall-367 25s -8s linear infinite}@keyframes fall-367{37.287%{transform:translate(7.3433vw,37.287vh) scale(.0393)}to{transform:translate(9.7582vw,99vh) scale(.0393)}}.snow:nth-child(368){opacity:.4078;transform:translate(6.1234vw,-10px) scale(.2193);animation:fall-368 13s -26s linear infinite}@keyframes fall-368{46.579%{transform:translate(-.4935vw,46.579vh) scale(.2193)}to{transform:translate(2.81495vw,99vh) scale(.2193)}}.snow:nth-child(369){opacity:.0964;transform:translate(73.0015vw,-10px) scale(.0773);animation:fall-369 14s -4s linear infinite}@keyframes fall-369{47.149%{transform:translate(66.0511vw,47.149vh) scale(.0773)}to{transform:translate(69.5263vw,99vh) scale(.0773)}}.snow:nth-child(370){opacity:1.9954;transform:translate(99.6576vw,-10px) scale(.3684);animation:fall-370 16s -13s linear infinite}@keyframes fall-370{68.249%{transform:translate(98.7209vw,68.249vh) scale(.3684)}to{transform:translate(99.18925vw,99vh) scale(.3684)}}.snow:nth-child(371){opacity:1.4106;transform:translate(41.5005vw,-10px) scale(.9718);animation:fall-371 13s -20s linear infinite}@keyframes fall-371{53.697%{transform:translate(35.3489vw,53.697vh) scale(.9718)}to{transform:translate(38.4247vw,99vh) scale(.9718)}}.snow:nth-child(372){opacity:1.1238;transform:translate(80.4956vw,-10px) scale(.586);animation:fall-372 28s -5s linear infinite}@keyframes fall-372{36.913%{transform:translate(83.0047vw,36.913vh) scale(.586)}to{transform:translate(81.75015vw,99vh) scale(.586)}}.snow:nth-child(373){opacity:1.7004;transform:translate(23.2068vw,-10px) scale(.434);animation:fall-373 11s -4s linear infinite}@keyframes fall-373{48.291%{transform:translate(18.3678vw,48.291vh) scale(.434)}to{transform:translate(20.7873vw,99vh) scale(.434)}}.snow:nth-child(374){opacity:.7772;transform:translate(7.1789vw,-10px) scale(.0417);animation:fall-374 14s -15s linear infinite}@keyframes fall-374{54.109%{transform:translate(12.8359vw,54.109vh) scale(.0417)}to{transform:translate(10.0074vw,99vh) scale(.0417)}}.snow:nth-child(375){opacity:.8634;transform:translate(72.0944vw,-10px) scale(.4385);animation:fall-375 24s -9s linear infinite}@keyframes fall-375{60.916%{transform:translate(63.0045vw,60.916vh) scale(.4385)}to{transform:translate(67.54945vw,99vh) scale(.4385)}}.snow:nth-child(376){opacity:.2676;transform:translate(93.6551vw,-10px) scale(.2291);animation:fall-376 27s -22s linear infinite}@keyframes fall-376{64.899%{transform:translate(101.3619vw,64.899vh) scale(.2291)}to{transform:translate(97.5085vw,99vh) scale(.2291)}}.snow:nth-child(377){opacity:.8864;transform:translate(58.14vw,-10px) scale(.5053);animation:fall-377 29s -1s linear infinite}@keyframes fall-377{55.208%{transform:translate(51.8557vw,55.208vh) scale(.5053)}to{transform:translate(54.99785vw,99vh) scale(.5053)}}.snow:nth-child(378){opacity:1.5654;transform:translate(54.409vw,-10px) scale(.1111);animation:fall-378 22s -1s linear infinite}@keyframes fall-378{76.088%{transform:translate(54.4831vw,76.088vh) scale(.1111)}to{transform:translate(54.44605vw,99vh) scale(.1111)}}.snow:nth-child(379){opacity:1.4018;transform:translate(10.3942vw,-10px) scale(.2178);animation:fall-379 20s -23s linear infinite}@keyframes fall-379{42.224%{transform:translate(11.0516vw,42.224vh) scale(.2178)}to{transform:translate(10.7229vw,99vh) scale(.2178)}}.snow:nth-child(380){opacity:.3926;transform:translate(32.7469vw,-10px) scale(.7503);animation:fall-380 24s -14s linear infinite}@keyframes fall-380{60.561%{transform:translate(32.5903vw,60.561vh) scale(.7503)}to{transform:translate(32.6686vw,99vh) scale(.7503)}}.snow:nth-child(381){opacity:1.8796;transform:translate(44.1104vw,-10px) scale(.0721);animation:fall-381 24s -21s linear infinite}@keyframes fall-381{57.929%{transform:translate(42.9923vw,57.929vh) scale(.0721)}to{transform:translate(43.55135vw,99vh) scale(.0721)}}.snow:nth-child(382){opacity:.6644;transform:translate(68.7255vw,-10px) scale(.8012);animation:fall-382 16s -20s linear infinite}@keyframes fall-382{36.034%{transform:translate(58.8137vw,36.034vh) scale(.8012)}to{transform:translate(63.7696vw,99vh) scale(.8012)}}.snow:nth-child(383){opacity:1.4824;transform:translate(66.864vw,-10px) scale(.3497);animation:fall-383 21s -27s linear infinite}@keyframes fall-383{59.259%{transform:translate(70.1443vw,59.259vh) scale(.3497)}to{transform:translate(68.50415vw,99vh) scale(.3497)}}.snow:nth-child(384){opacity:.157;transform:translate(33.8191vw,-10px) scale(.0438);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{71.704%{transform:translate(26.3544vw,71.704vh) scale(.0438)}to{transform:translate(30.08675vw,99vh) scale(.0438)}}.snow:nth-child(385){opacity:1.0558;transform:translate(22.6102vw,-10px) scale(.9228);animation:fall-385 15s -29s linear infinite}@keyframes fall-385{62.615%{transform:translate(29.2538vw,62.615vh) scale(.9228)}to{transform:translate(25.932vw,99vh) scale(.9228)}}.snow:nth-child(386){opacity:.1818;transform:translate(87.1836vw,-10px) scale(.0173);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{39.057%{transform:translate(86.7163vw,39.057vh) scale(.0173)}to{transform:translate(86.94995vw,99vh) scale(.0173)}}.snow:nth-child(387){opacity:1.7984;transform:translate(42.9897vw,-10px) scale(.2309);animation:fall-387 14s -21s linear infinite}@keyframes fall-387{32.349%{transform:translate(46.4523vw,32.349vh) scale(.2309)}to{transform:translate(44.721vw,99vh) scale(.2309)}}.snow:nth-child(388){opacity:1.2406;transform:translate(25.6248vw,-10px) scale(.6334);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{45.903%{transform:translate(32.7972vw,45.903vh) scale(.6334)}to{transform:translate(29.211vw,99vh) scale(.6334)}}.snow:nth-child(389){opacity:.963;transform:translate(38.9512vw,-10px) scale(.5512);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{66.539%{transform:translate(39.3452vw,66.539vh) scale(.5512)}to{transform:translate(39.1482vw,99vh) scale(.5512)}}.snow:nth-child(390){opacity:.4232;transform:translate(58.4589vw,-10px) scale(.2803);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{62.471%{transform:translate(51.819vw,62.471vh) scale(.2803)}to{transform:translate(55.13895vw,99vh) scale(.2803)}}.snow:nth-child(391){opacity:.3112;transform:translate(51.7388vw,-10px) scale(.9354);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{63.176%{transform:translate(60.1725vw,63.176vh) scale(.9354)}to{transform:translate(55.95565vw,99vh) scale(.9354)}}.snow:nth-child(392){opacity:1.3488;transform:translate(97.2008vw,-10px) scale(.393);animation:fall-392 18s -5s linear infinite}@keyframes fall-392{37.23%{transform:translate(89.1557vw,37.23vh) scale(.393)}to{transform:translate(93.17825vw,99vh) scale(.393)}}.snow:nth-child(393){opacity:1.3484;transform:translate(73.0257vw,-10px) scale(.9711);animation:fall-393 15s -6s linear infinite}@keyframes fall-393{37.051%{transform:translate(70.2211vw,37.051vh) scale(.9711)}to{transform:translate(71.6234vw,99vh) scale(.9711)}}.snow:nth-child(394){opacity:1.9438;transform:translate(37.7677vw,-10px) scale(.271);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{31.209%{transform:translate(38.4975vw,31.209vh) scale(.271)}to{transform:translate(38.1326vw,99vh) scale(.271)}}.snow:nth-child(395){opacity:.0268;transform:translate(11.7578vw,-10px) scale(.3706);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{63.797%{transform:translate(21.6923vw,63.797vh) scale(.3706)}to{transform:translate(16.72505vw,99vh) scale(.3706)}}.snow:nth-child(396){opacity:.6756;transform:translate(22.8242vw,-10px) scale(.7895);animation:fall-396 21s -10s linear infinite}@keyframes fall-396{61.785%{transform:translate(14.654vw,61.785vh) scale(.7895)}to{transform:translate(18.7391vw,99vh) scale(.7895)}}.snow:nth-child(397){opacity:.7616;transform:translate(94.7305vw,-10px) scale(.0531);animation:fall-397 12s -5s linear infinite}@keyframes fall-397{48.322%{transform:translate(98.8406vw,48.322vh) scale(.0531)}to{transform:translate(96.78555vw,99vh) scale(.0531)}}.snow:nth-child(398){opacity:.5386;transform:translate(61.7911vw,-10px) scale(.7333);animation:fall-398 13s -25s linear infinite}@keyframes fall-398{37.875%{transform:translate(68.7639vw,37.875vh) scale(.7333)}to{transform:translate(65.2775vw,99vh) scale(.7333)}}.snow:nth-child(399){opacity:.1732;transform:translate(55.1145vw,-10px) scale(.7085);animation:fall-399 30s -10s linear infinite}@keyframes fall-399{32.542%{transform:translate(64.6274vw,32.542vh) scale(.7085)}to{transform:translate(59.87095vw,99vh) scale(.7085)}}.snow:nth-child(400){opacity:1.1906;transform:translate(20.6917vw,-10px) scale(.3697);animation:fall-400 29s -3s linear infinite}@keyframes fall-400{76.307%{transform:translate(27.3619vw,76.307vh) scale(.3697)}to{transform:translate(24.0268vw,99vh) scale(.3697)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|