@esfaenza/core 15.2.166 → 15.2.167
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1828;transform:translate(94.6504vw,-10px) scale(.4651);animation:fall-1 20s -9s linear infinite}@keyframes fall-1{38.932%{transform:translate(94.4063vw,38.932vh) scale(.4651)}to{transform:translate(94.52835vw,99vh) scale(.4651)}}.snow:nth-child(2){opacity:.0844;transform:translate(33.6468vw,-10px) scale(.0124);animation:fall-2 29s -5s linear infinite}@keyframes fall-2{32.827%{transform:translate(24.6909vw,32.827vh) scale(.0124)}to{transform:translate(29.16885vw,99vh) scale(.0124)}}.snow:nth-child(3){opacity:.0332;transform:translate(29.0305vw,-10px) scale(.3697);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{47.931%{transform:translate(31.0001vw,47.931vh) scale(.3697)}to{transform:translate(30.0153vw,99vh) scale(.3697)}}.snow:nth-child(4){opacity:.7176;transform:translate(34.6102vw,-10px) scale(.0559);animation:fall-4 25s -12s linear infinite}@keyframes fall-4{63.068%{transform:translate(28.1064vw,63.068vh) scale(.0559)}to{transform:translate(31.3583vw,99vh) scale(.0559)}}.snow:nth-child(5){opacity:1.2912;transform:translate(23.811vw,-10px) scale(.3419);animation:fall-5 20s -25s linear infinite}@keyframes fall-5{66.916%{transform:translate(14.2507vw,66.916vh) scale(.3419)}to{transform:translate(19.03085vw,99vh) scale(.3419)}}.snow:nth-child(6){opacity:1.105;transform:translate(48.022vw,-10px) scale(.648);animation:fall-6 28s -15s linear infinite}@keyframes fall-6{32.393%{transform:translate(53.0285vw,32.393vh) scale(.648)}to{transform:translate(50.52525vw,99vh) scale(.648)}}.snow:nth-child(7){opacity:.7514;transform:translate(76.1361vw,-10px) scale(.8812);animation:fall-7 13s -3s linear infinite}@keyframes fall-7{66.169%{transform:translate(81.0851vw,66.169vh) scale(.8812)}to{transform:translate(78.6106vw,99vh) scale(.8812)}}.snow:nth-child(8){opacity:.386;transform:translate(60.9752vw,-10px) scale(.4727);animation:fall-8 16s -14s linear infinite}@keyframes fall-8{79.184%{transform:translate(69.6734vw,79.184vh) scale(.4727)}to{transform:translate(65.3243vw,99vh) scale(.4727)}}.snow:nth-child(9){opacity:.3978;transform:translate(15.9453vw,-10px) scale(.0556);animation:fall-9 18s -11s linear infinite}@keyframes fall-9{47.331%{transform:translate(15.3558vw,47.331vh) scale(.0556)}to{transform:translate(15.65055vw,99vh) scale(.0556)}}.snow:nth-child(10){opacity:.5084;transform:translate(22.7388vw,-10px) scale(.8713);animation:fall-10 26s -11s linear infinite}@keyframes fall-10{34.716%{transform:translate(31.4491vw,34.716vh) scale(.8713)}to{transform:translate(27.09395vw,99vh) scale(.8713)}}.snow:nth-child(11){opacity:.2364;transform:translate(69.5457vw,-10px) scale(.435);animation:fall-11 27s -5s linear infinite}@keyframes fall-11{71.913%{transform:translate(73.1346vw,71.913vh) scale(.435)}to{transform:translate(71.34015vw,99vh) scale(.435)}}.snow:nth-child(12){opacity:1.1926;transform:translate(89.2113vw,-10px) scale(.5615);animation:fall-12 23s -19s linear infinite}@keyframes fall-12{44.647%{transform:translate(83.866vw,44.647vh) scale(.5615)}to{transform:translate(86.53865vw,99vh) scale(.5615)}}.snow:nth-child(13){opacity:1.9244;transform:translate(85.1847vw,-10px) scale(.6124);animation:fall-13 13s -9s linear infinite}@keyframes fall-13{42.977%{transform:translate(93.3542vw,42.977vh) scale(.6124)}to{transform:translate(89.26945vw,99vh) scale(.6124)}}.snow:nth-child(14){opacity:.1926;transform:translate(2.0054vw,-10px) scale(.5645);animation:fall-14 23s -9s linear infinite}@keyframes fall-14{36.391%{transform:translate(.0973vw,36.391vh) scale(.5645)}to{transform:translate(1.05135vw,99vh) scale(.5645)}}.snow:nth-child(15){opacity:1.6418;transform:translate(42.8387vw,-10px) scale(.1322);animation:fall-15 25s -28s linear infinite}@keyframes fall-15{56.359%{transform:translate(43.3883vw,56.359vh) scale(.1322)}to{transform:translate(43.1135vw,99vh) scale(.1322)}}.snow:nth-child(16){opacity:1.9262;transform:translate(25.5202vw,-10px) scale(.0047);animation:fall-16 26s -24s linear infinite}@keyframes fall-16{47.126%{transform:translate(24.961vw,47.126vh) scale(.0047)}to{transform:translate(25.2406vw,99vh) scale(.0047)}}.snow:nth-child(17){opacity:1.0438;transform:translate(82.7726vw,-10px) scale(.6631);animation:fall-17 17s -9s linear infinite}@keyframes fall-17{37.853%{transform:translate(76.2769vw,37.853vh) scale(.6631)}to{transform:translate(79.52475vw,99vh) scale(.6631)}}.snow:nth-child(18){opacity:1.133;transform:translate(58.1339vw,-10px) scale(.3161);animation:fall-18 21s -29s linear infinite}@keyframes fall-18{50.298%{transform:translate(60.8159vw,50.298vh) scale(.3161)}to{transform:translate(59.4749vw,99vh) scale(.3161)}}.snow:nth-child(19){opacity:.8216;transform:translate(46.2868vw,-10px) scale(.5713);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{37.888%{transform:translate(39.8209vw,37.888vh) scale(.5713)}to{transform:translate(43.05385vw,99vh) scale(.5713)}}.snow:nth-child(20){opacity:1.1786;transform:translate(8.5962vw,-10px) scale(.6639);animation:fall-20 29s -4s linear infinite}@keyframes fall-20{57.228%{transform:translate(-.8074vw,57.228vh) scale(.6639)}to{transform:translate(3.8944vw,99vh) scale(.6639)}}.snow:nth-child(21){opacity:.1476;transform:translate(.1585vw,-10px) scale(.3343);animation:fall-21 18s -3s linear infinite}@keyframes fall-21{71.948%{transform:translate(7.4613vw,71.948vh) scale(.3343)}to{transform:translate(3.8099vw,99vh) scale(.3343)}}.snow:nth-child(22){opacity:1.92;transform:translate(96.3576vw,-10px) scale(.6732);animation:fall-22 27s -22s linear infinite}@keyframes fall-22{45.448%{transform:translate(96.72vw,45.448vh) scale(.6732)}to{transform:translate(96.5388vw,99vh) scale(.6732)}}.snow:nth-child(23){opacity:.8398;transform:translate(86.0011vw,-10px) scale(.7811);animation:fall-23 30s -12s linear infinite}@keyframes fall-23{46.344%{transform:translate(78.2559vw,46.344vh) scale(.7811)}to{transform:translate(82.1285vw,99vh) scale(.7811)}}.snow:nth-child(24){opacity:1.2718;transform:translate(59.1316vw,-10px) scale(.1663);animation:fall-24 15s -1s linear infinite}@keyframes fall-24{36.999%{transform:translate(53.0119vw,36.999vh) scale(.1663)}to{transform:translate(56.07175vw,99vh) scale(.1663)}}.snow:nth-child(25){opacity:.6386;transform:translate(36.7424vw,-10px) scale(.0492);animation:fall-25 20s -30s linear infinite}@keyframes fall-25{73.305%{transform:translate(32.8522vw,73.305vh) scale(.0492)}to{transform:translate(34.7973vw,99vh) scale(.0492)}}.snow:nth-child(26){opacity:1.7864;transform:translate(9.0988vw,-10px) scale(.1619);animation:fall-26 13s -2s linear infinite}@keyframes fall-26{74.827%{transform:translate(11.1248vw,74.827vh) scale(.1619)}to{transform:translate(10.1118vw,99vh) scale(.1619)}}.snow:nth-child(27){opacity:1.3692;transform:translate(93.3536vw,-10px) scale(.8928);animation:fall-27 23s -22s linear infinite}@keyframes fall-27{75.517%{transform:translate(102.6463vw,75.517vh) scale(.8928)}to{transform:translate(97.99995vw,99vh) scale(.8928)}}.snow:nth-child(28){opacity:.4078;transform:translate(45.6926vw,-10px) scale(.2457);animation:fall-28 17s -9s linear infinite}@keyframes fall-28{48.709%{transform:translate(44.0391vw,48.709vh) scale(.2457)}to{transform:translate(44.86585vw,99vh) scale(.2457)}}.snow:nth-child(29){opacity:1.108;transform:translate(65.4283vw,-10px) scale(.7443);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{42.959%{transform:translate(69.9563vw,42.959vh) scale(.7443)}to{transform:translate(67.6923vw,99vh) scale(.7443)}}.snow:nth-child(30){opacity:1.1304;transform:translate(35.8126vw,-10px) scale(.4442);animation:fall-30 28s -23s linear infinite}@keyframes fall-30{35.806%{transform:translate(30.0467vw,35.806vh) scale(.4442)}to{transform:translate(32.92965vw,99vh) scale(.4442)}}.snow:nth-child(31){opacity:.717;transform:translate(24.4553vw,-10px) scale(.4726);animation:fall-31 17s -2s linear infinite}@keyframes fall-31{52.553%{transform:translate(23.5256vw,52.553vh) scale(.4726)}to{transform:translate(23.99045vw,99vh) scale(.4726)}}.snow:nth-child(32){opacity:.4918;transform:translate(79.7175vw,-10px) scale(.6109);animation:fall-32 19s -19s linear infinite}@keyframes fall-32{44.955%{transform:translate(71.9178vw,44.955vh) scale(.6109)}to{transform:translate(75.81765vw,99vh) scale(.6109)}}.snow:nth-child(33){opacity:1.9016;transform:translate(83.7484vw,-10px) scale(.9778);animation:fall-33 29s -19s linear infinite}@keyframes fall-33{35.851%{transform:translate(75.1207vw,35.851vh) scale(.9778)}to{transform:translate(79.43455vw,99vh) scale(.9778)}}.snow:nth-child(34){opacity:1.1642;transform:translate(61.9909vw,-10px) scale(.6082);animation:fall-34 12s -26s linear infinite}@keyframes fall-34{74.119%{transform:translate(66.5801vw,74.119vh) scale(.6082)}to{transform:translate(64.2855vw,99vh) scale(.6082)}}.snow:nth-child(35){opacity:1.4754;transform:translate(97.6428vw,-10px) scale(.1583);animation:fall-35 27s -7s linear infinite}@keyframes fall-35{72.443%{transform:translate(105.6811vw,72.443vh) scale(.1583)}to{transform:translate(101.66195vw,99vh) scale(.1583)}}.snow:nth-child(36){opacity:1.9428;transform:translate(8.0813vw,-10px) scale(.5358);animation:fall-36 21s -24s linear infinite}@keyframes fall-36{74.895%{transform:translate(11.2915vw,74.895vh) scale(.5358)}to{transform:translate(9.6864vw,99vh) scale(.5358)}}.snow:nth-child(37){opacity:1.3344;transform:translate(54.3512vw,-10px) scale(.2283);animation:fall-37 11s -21s linear infinite}@keyframes fall-37{32.231%{transform:translate(54.5374vw,32.231vh) scale(.2283)}to{transform:translate(54.4443vw,99vh) scale(.2283)}}.snow:nth-child(38){opacity:.4838;transform:translate(26.9045vw,-10px) scale(.2656);animation:fall-38 16s -6s linear infinite}@keyframes fall-38{61.544%{transform:translate(35.5323vw,61.544vh) scale(.2656)}to{transform:translate(31.2184vw,99vh) scale(.2656)}}.snow:nth-child(39){opacity:1.8518;transform:translate(14.5977vw,-10px) scale(.9379);animation:fall-39 20s -13s linear infinite}@keyframes fall-39{66.629%{transform:translate(7.1002vw,66.629vh) scale(.9379)}to{transform:translate(10.84895vw,99vh) scale(.9379)}}.snow:nth-child(40){opacity:.159;transform:translate(26.6402vw,-10px) scale(.5769);animation:fall-40 14s -4s linear infinite}@keyframes fall-40{63.545%{transform:translate(23.2689vw,63.545vh) scale(.5769)}to{transform:translate(24.95455vw,99vh) scale(.5769)}}.snow:nth-child(41){opacity:.0096;transform:translate(81.1518vw,-10px) scale(.0409);animation:fall-41 13s -5s linear infinite}@keyframes fall-41{45.289%{transform:translate(73.7326vw,45.289vh) scale(.0409)}to{transform:translate(77.4422vw,99vh) scale(.0409)}}.snow:nth-child(42){opacity:1.163;transform:translate(3.8554vw,-10px) scale(.3089);animation:fall-42 21s -25s linear infinite}@keyframes fall-42{54.684%{transform:translate(7.6787vw,54.684vh) scale(.3089)}to{transform:translate(5.76705vw,99vh) scale(.3089)}}.snow:nth-child(43){opacity:.3792;transform:translate(55.0491vw,-10px) scale(.9615);animation:fall-43 12s -30s linear infinite}@keyframes fall-43{38.269%{transform:translate(62.2636vw,38.269vh) scale(.9615)}to{transform:translate(58.65635vw,99vh) scale(.9615)}}.snow:nth-child(44){opacity:.388;transform:translate(58.9283vw,-10px) scale(.8255);animation:fall-44 14s -17s linear infinite}@keyframes fall-44{57.401%{transform:translate(67.0766vw,57.401vh) scale(.8255)}to{transform:translate(63.00245vw,99vh) scale(.8255)}}.snow:nth-child(45){opacity:1.7442;transform:translate(93.8587vw,-10px) scale(.7602);animation:fall-45 15s -13s linear infinite}@keyframes fall-45{50.89%{transform:translate(101.8251vw,50.89vh) scale(.7602)}to{transform:translate(97.8419vw,99vh) scale(.7602)}}.snow:nth-child(46){opacity:.6464;transform:translate(85.9443vw,-10px) scale(.7525);animation:fall-46 12s -16s linear infinite}@keyframes fall-46{50.2%{transform:translate(86.3796vw,50.2vh) scale(.7525)}to{transform:translate(86.16195vw,99vh) scale(.7525)}}.snow:nth-child(47){opacity:1.7314;transform:translate(92.2708vw,-10px) scale(.006);animation:fall-47 13s -29s linear infinite}@keyframes fall-47{39.414%{transform:translate(90.7006vw,39.414vh) scale(.006)}to{transform:translate(91.4857vw,99vh) scale(.006)}}.snow:nth-child(48){opacity:.6216;transform:translate(60.8165vw,-10px) scale(.2099);animation:fall-48 30s -30s linear infinite}@keyframes fall-48{71.027%{transform:translate(58.393vw,71.027vh) scale(.2099)}to{transform:translate(59.60475vw,99vh) scale(.2099)}}.snow:nth-child(49){opacity:1.3298;transform:translate(18.3972vw,-10px) scale(.3896);animation:fall-49 15s -18s linear infinite}@keyframes fall-49{41.912%{transform:translate(26.2448vw,41.912vh) scale(.3896)}to{transform:translate(22.321vw,99vh) scale(.3896)}}.snow:nth-child(50){opacity:.303;transform:translate(94.5303vw,-10px) scale(.1466);animation:fall-50 28s -29s linear infinite}@keyframes fall-50{55.236%{transform:translate(91.465vw,55.236vh) scale(.1466)}to{transform:translate(92.99765vw,99vh) scale(.1466)}}.snow:nth-child(51){opacity:.367;transform:translate(10.3988vw,-10px) scale(.5555);animation:fall-51 22s -18s linear infinite}@keyframes fall-51{73.227%{transform:translate(11.1436vw,73.227vh) scale(.5555)}to{transform:translate(10.7712vw,99vh) scale(.5555)}}.snow:nth-child(52){opacity:.017;transform:translate(2.9999vw,-10px) scale(.9291);animation:fall-52 26s -17s linear infinite}@keyframes fall-52{57.342%{transform:translate(2.8772vw,57.342vh) scale(.9291)}to{transform:translate(2.93855vw,99vh) scale(.9291)}}.snow:nth-child(53){opacity:.9736;transform:translate(25.1803vw,-10px) scale(.647);animation:fall-53 11s -15s linear infinite}@keyframes fall-53{41.984%{transform:translate(29.3021vw,41.984vh) scale(.647)}to{transform:translate(27.2412vw,99vh) scale(.647)}}.snow:nth-child(54){opacity:.1064;transform:translate(29.15vw,-10px) scale(.3323);animation:fall-54 24s -25s linear infinite}@keyframes fall-54{34.102%{transform:translate(26.9182vw,34.102vh) scale(.3323)}to{transform:translate(28.0341vw,99vh) scale(.3323)}}.snow:nth-child(55){opacity:1.3338;transform:translate(25.4634vw,-10px) scale(.2015);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{53.809%{transform:translate(26.0164vw,53.809vh) scale(.2015)}to{transform:translate(25.7399vw,99vh) scale(.2015)}}.snow:nth-child(56){opacity:.3324;transform:translate(98.8087vw,-10px) scale(.2223);animation:fall-56 23s -13s linear infinite}@keyframes fall-56{54.346%{transform:translate(97.1195vw,54.346vh) scale(.2223)}to{transform:translate(97.9641vw,99vh) scale(.2223)}}.snow:nth-child(57){opacity:.9964;transform:translate(91.2948vw,-10px) scale(.7958);animation:fall-57 22s -26s linear infinite}@keyframes fall-57{60.012%{transform:translate(98.3885vw,60.012vh) scale(.7958)}to{transform:translate(94.84165vw,99vh) scale(.7958)}}.snow:nth-child(58){opacity:.6586;transform:translate(8.5611vw,-10px) scale(.4572);animation:fall-58 13s -1s linear infinite}@keyframes fall-58{41.431%{transform:translate(8.6808vw,41.431vh) scale(.4572)}to{transform:translate(8.62095vw,99vh) scale(.4572)}}.snow:nth-child(59){opacity:1.3508;transform:translate(5.3381vw,-10px) scale(.1884);animation:fall-59 25s -3s linear infinite}@keyframes fall-59{52.849%{transform:translate(13.6426vw,52.849vh) scale(.1884)}to{transform:translate(9.49035vw,99vh) scale(.1884)}}.snow:nth-child(60){opacity:1.7686;transform:translate(8.2544vw,-10px) scale(.0975);animation:fall-60 12s -29s linear infinite}@keyframes fall-60{63.94%{transform:translate(11.6944vw,63.94vh) scale(.0975)}to{transform:translate(9.9744vw,99vh) scale(.0975)}}.snow:nth-child(61){opacity:1.0198;transform:translate(37.4071vw,-10px) scale(.5937);animation:fall-61 30s -7s linear infinite}@keyframes fall-61{71.236%{transform:translate(44.0819vw,71.236vh) scale(.5937)}to{transform:translate(40.7445vw,99vh) scale(.5937)}}.snow:nth-child(62){opacity:1.8162;transform:translate(63.3223vw,-10px) scale(.1363);animation:fall-62 26s -27s linear infinite}@keyframes fall-62{51.063%{transform:translate(55.3382vw,51.063vh) scale(.1363)}to{transform:translate(59.33025vw,99vh) scale(.1363)}}.snow:nth-child(63){opacity:.874;transform:translate(14.5474vw,-10px) scale(.9291);animation:fall-63 29s -28s linear infinite}@keyframes fall-63{31.419%{transform:translate(5.0365vw,31.419vh) scale(.9291)}to{transform:translate(9.79195vw,99vh) scale(.9291)}}.snow:nth-child(64){opacity:.3938;transform:translate(56.4012vw,-10px) scale(.0283);animation:fall-64 18s -11s linear infinite}@keyframes fall-64{33.402%{transform:translate(55.9907vw,33.402vh) scale(.0283)}to{transform:translate(56.19595vw,99vh) scale(.0283)}}.snow:nth-child(65){opacity:1.4764;transform:translate(74.7728vw,-10px) scale(.3712);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{69.75%{transform:translate(81.3112vw,69.75vh) scale(.3712)}to{transform:translate(78.042vw,99vh) scale(.3712)}}.snow:nth-child(66){opacity:1.1358;transform:translate(6.0077vw,-10px) scale(.8436);animation:fall-66 18s -22s linear infinite}@keyframes fall-66{33.943%{transform:translate(11.3781vw,33.943vh) scale(.8436)}to{transform:translate(8.6929vw,99vh) scale(.8436)}}.snow:nth-child(67){opacity:1.933;transform:translate(51.015vw,-10px) scale(.9287);animation:fall-67 26s -13s linear infinite}@keyframes fall-67{71.679%{transform:translate(51.7984vw,71.679vh) scale(.9287)}to{transform:translate(51.4067vw,99vh) scale(.9287)}}.snow:nth-child(68){opacity:1.6124;transform:translate(51.9856vw,-10px) scale(.1153);animation:fall-68 27s -12s linear infinite}@keyframes fall-68{48.969%{transform:translate(60.4678vw,48.969vh) scale(.1153)}to{transform:translate(56.2267vw,99vh) scale(.1153)}}.snow:nth-child(69){opacity:.4178;transform:translate(44.3301vw,-10px) scale(.1238);animation:fall-69 23s -6s linear infinite}@keyframes fall-69{75.779%{transform:translate(36.5941vw,75.779vh) scale(.1238)}to{transform:translate(40.4621vw,99vh) scale(.1238)}}.snow:nth-child(70){opacity:.6022;transform:translate(5.82vw,-10px) scale(.4933);animation:fall-70 16s -30s linear infinite}@keyframes fall-70{35.192%{transform:translate(15.0027vw,35.192vh) scale(.4933)}to{transform:translate(10.41135vw,99vh) scale(.4933)}}.snow:nth-child(71){opacity:1.8568;transform:translate(9.435vw,-10px) scale(.8129);animation:fall-71 28s -16s linear infinite}@keyframes fall-71{51.776%{transform:translate(10.8102vw,51.776vh) scale(.8129)}to{transform:translate(10.1226vw,99vh) scale(.8129)}}.snow:nth-child(72){opacity:.0354;transform:translate(28.6779vw,-10px) scale(.7617);animation:fall-72 11s -16s linear infinite}@keyframes fall-72{41.252%{transform:translate(20.8848vw,41.252vh) scale(.7617)}to{transform:translate(24.78135vw,99vh) scale(.7617)}}.snow:nth-child(73){opacity:1.8218;transform:translate(91.6854vw,-10px) scale(.7654);animation:fall-73 16s -3s linear infinite}@keyframes fall-73{42.002%{transform:translate(89.0844vw,42.002vh) scale(.7654)}to{transform:translate(90.3849vw,99vh) scale(.7654)}}.snow:nth-child(74){opacity:.1822;transform:translate(86.4256vw,-10px) scale(.9627);animation:fall-74 12s -23s linear infinite}@keyframes fall-74{65.928%{transform:translate(96.152vw,65.928vh) scale(.9627)}to{transform:translate(91.2888vw,99vh) scale(.9627)}}.snow:nth-child(75){opacity:1.4696;transform:translate(71.638vw,-10px) scale(.7697);animation:fall-75 30s -21s linear infinite}@keyframes fall-75{33.305%{transform:translate(78.5495vw,33.305vh) scale(.7697)}to{transform:translate(75.09375vw,99vh) scale(.7697)}}.snow:nth-child(76){opacity:.7664;transform:translate(78.7349vw,-10px) scale(.1068);animation:fall-76 29s -24s linear infinite}@keyframes fall-76{51.805%{transform:translate(75.4586vw,51.805vh) scale(.1068)}to{transform:translate(77.09675vw,99vh) scale(.1068)}}.snow:nth-child(77){opacity:.559;transform:translate(26.2082vw,-10px) scale(.2659);animation:fall-77 22s -19s linear infinite}@keyframes fall-77{43.742%{transform:translate(24.5054vw,43.742vh) scale(.2659)}to{transform:translate(25.3568vw,99vh) scale(.2659)}}.snow:nth-child(78){opacity:.5124;transform:translate(36.0795vw,-10px) scale(.379);animation:fall-78 21s -23s linear infinite}@keyframes fall-78{38.054%{transform:translate(32.7899vw,38.054vh) scale(.379)}to{transform:translate(34.4347vw,99vh) scale(.379)}}.snow:nth-child(79){opacity:1.6406;transform:translate(94.333vw,-10px) scale(.9295);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{49.581%{transform:translate(93.3782vw,49.581vh) scale(.9295)}to{transform:translate(93.8556vw,99vh) scale(.9295)}}.snow:nth-child(80){opacity:1.4254;transform:translate(23vw,-10px) scale(.7859);animation:fall-80 25s -2s linear infinite}@keyframes fall-80{46.318%{transform:translate(13.0055vw,46.318vh) scale(.7859)}to{transform:translate(18.00275vw,99vh) scale(.7859)}}.snow:nth-child(81){opacity:.4106;transform:translate(35.5363vw,-10px) scale(.7526);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{31.912%{transform:translate(35.0297vw,31.912vh) scale(.7526)}to{transform:translate(35.283vw,99vh) scale(.7526)}}.snow:nth-child(82){opacity:.9532;transform:translate(64.6943vw,-10px) scale(.1477);animation:fall-82 15s -20s linear infinite}@keyframes fall-82{53.986%{transform:translate(60.7546vw,53.986vh) scale(.1477)}to{transform:translate(62.72445vw,99vh) scale(.1477)}}.snow:nth-child(83){opacity:1.8084;transform:translate(19.3889vw,-10px) scale(.4996);animation:fall-83 19s -1s linear infinite}@keyframes fall-83{32.158%{transform:translate(28.6605vw,32.158vh) scale(.4996)}to{transform:translate(24.0247vw,99vh) scale(.4996)}}.snow:nth-child(84){opacity:.1932;transform:translate(48.0319vw,-10px) scale(.2818);animation:fall-84 11s -2s linear infinite}@keyframes fall-84{51.626%{transform:translate(47.4764vw,51.626vh) scale(.2818)}to{transform:translate(47.75415vw,99vh) scale(.2818)}}.snow:nth-child(85){opacity:.1048;transform:translate(82.2574vw,-10px) scale(.6918);animation:fall-85 12s -16s linear infinite}@keyframes fall-85{48.812%{transform:translate(74.0384vw,48.812vh) scale(.6918)}to{transform:translate(78.1479vw,99vh) scale(.6918)}}.snow:nth-child(86){opacity:1.879;transform:translate(13.2039vw,-10px) scale(.1532);animation:fall-86 30s -24s linear infinite}@keyframes fall-86{62.171%{transform:translate(13.1014vw,62.171vh) scale(.1532)}to{transform:translate(13.15265vw,99vh) scale(.1532)}}.snow:nth-child(87){opacity:1.454;transform:translate(71.3953vw,-10px) scale(.6074);animation:fall-87 10s -24s linear infinite}@keyframes fall-87{33.53%{transform:translate(70.5288vw,33.53vh) scale(.6074)}to{transform:translate(70.96205vw,99vh) scale(.6074)}}.snow:nth-child(88){opacity:.6948;transform:translate(40.5797vw,-10px) scale(.5314);animation:fall-88 20s -15s linear infinite}@keyframes fall-88{64.47%{transform:translate(46.959vw,64.47vh) scale(.5314)}to{transform:translate(43.76935vw,99vh) scale(.5314)}}.snow:nth-child(89){opacity:1.4312;transform:translate(38.5374vw,-10px) scale(.7581);animation:fall-89 27s -27s linear infinite}@keyframes fall-89{49.865%{transform:translate(48.1878vw,49.865vh) scale(.7581)}to{transform:translate(43.3626vw,99vh) scale(.7581)}}.snow:nth-child(90){opacity:.106;transform:translate(41.3149vw,-10px) scale(.9206);animation:fall-90 25s -3s linear infinite}@keyframes fall-90{67.288%{transform:translate(48.1522vw,67.288vh) scale(.9206)}to{transform:translate(44.73355vw,99vh) scale(.9206)}}.snow:nth-child(91){opacity:1.8002;transform:translate(7.0292vw,-10px) scale(.3719);animation:fall-91 19s -25s linear infinite}@keyframes fall-91{38.39%{transform:translate(8.477vw,38.39vh) scale(.3719)}to{transform:translate(7.7531vw,99vh) scale(.3719)}}.snow:nth-child(92){opacity:.1208;transform:translate(27.9526vw,-10px) scale(.4247);animation:fall-92 27s -1s linear infinite}@keyframes fall-92{73.631%{transform:translate(21.4883vw,73.631vh) scale(.4247)}to{transform:translate(24.72045vw,99vh) scale(.4247)}}.snow:nth-child(93){opacity:1.658;transform:translate(90.1208vw,-10px) scale(.0897);animation:fall-93 14s -20s linear infinite}@keyframes fall-93{41.238%{transform:translate(80.6239vw,41.238vh) scale(.0897)}to{transform:translate(85.37235vw,99vh) scale(.0897)}}.snow:nth-child(94){opacity:.2198;transform:translate(65.4125vw,-10px) scale(.7788);animation:fall-94 20s -24s linear infinite}@keyframes fall-94{35.479%{transform:translate(67.145vw,35.479vh) scale(.7788)}to{transform:translate(66.27875vw,99vh) scale(.7788)}}.snow:nth-child(95){opacity:1.9392;transform:translate(46.3185vw,-10px) scale(.6661);animation:fall-95 29s -17s linear infinite}@keyframes fall-95{66.049%{transform:translate(39.0426vw,66.049vh) scale(.6661)}to{transform:translate(42.68055vw,99vh) scale(.6661)}}.snow:nth-child(96){opacity:.0838;transform:translate(34.2191vw,-10px) scale(.7198);animation:fall-96 22s -9s linear infinite}@keyframes fall-96{37.937%{transform:translate(41.4723vw,37.937vh) scale(.7198)}to{transform:translate(37.8457vw,99vh) scale(.7198)}}.snow:nth-child(97){opacity:.3846;transform:translate(35.9173vw,-10px) scale(.3214);animation:fall-97 18s -25s linear infinite}@keyframes fall-97{32.477%{transform:translate(39.8956vw,32.477vh) scale(.3214)}to{transform:translate(37.90645vw,99vh) scale(.3214)}}.snow:nth-child(98){opacity:1.6684;transform:translate(13.8947vw,-10px) scale(.1838);animation:fall-98 17s -3s linear infinite}@keyframes fall-98{33.374%{transform:translate(4.6891vw,33.374vh) scale(.1838)}to{transform:translate(9.2919vw,99vh) scale(.1838)}}.snow:nth-child(99){opacity:.4706;transform:translate(72.8022vw,-10px) scale(.0245);animation:fall-99 23s -13s linear infinite}@keyframes fall-99{33.067%{transform:translate(70.2738vw,33.067vh) scale(.0245)}to{transform:translate(71.538vw,99vh) scale(.0245)}}.snow:nth-child(100){opacity:.24;transform:translate(88.8815vw,-10px) scale(.4785);animation:fall-100 24s -15s linear infinite}@keyframes fall-100{51.803%{transform:translate(87.1047vw,51.803vh) scale(.4785)}to{transform:translate(87.9931vw,99vh) scale(.4785)}}.snow:nth-child(101){opacity:1.8194;transform:translate(38.394vw,-10px) scale(.7634);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{52.115%{transform:translate(35.9523vw,52.115vh) scale(.7634)}to{transform:translate(37.17315vw,99vh) scale(.7634)}}.snow:nth-child(102){opacity:.4344;transform:translate(9.4635vw,-10px) scale(.9571);animation:fall-102 24s -27s linear infinite}@keyframes fall-102{58.5%{transform:translate(5.8202vw,58.5vh) scale(.9571)}to{transform:translate(7.64185vw,99vh) scale(.9571)}}.snow:nth-child(103){opacity:.2464;transform:translate(83.0488vw,-10px) scale(.4248);animation:fall-103 17s -21s linear infinite}@keyframes fall-103{74.491%{transform:translate(87.9876vw,74.491vh) scale(.4248)}to{transform:translate(85.5182vw,99vh) scale(.4248)}}.snow:nth-child(104){opacity:1.804;transform:translate(99.9695vw,-10px) scale(.3583);animation:fall-104 30s -28s linear infinite}@keyframes fall-104{30.6%{transform:translate(97.5914vw,30.6vh) scale(.3583)}to{transform:translate(98.78045vw,99vh) scale(.3583)}}.snow:nth-child(105){opacity:1.6076;transform:translate(2.4336vw,-10px) scale(.9208);animation:fall-105 14s -13s linear infinite}@keyframes fall-105{78.379%{transform:translate(11.7943vw,78.379vh) scale(.9208)}to{transform:translate(7.11395vw,99vh) scale(.9208)}}.snow:nth-child(106){opacity:1.7752;transform:translate(46.8838vw,-10px) scale(.6708);animation:fall-106 14s -25s linear infinite}@keyframes fall-106{66.988%{transform:translate(49.6873vw,66.988vh) scale(.6708)}to{transform:translate(48.28555vw,99vh) scale(.6708)}}.snow:nth-child(107){opacity:.9664;transform:translate(24.2486vw,-10px) scale(.2925);animation:fall-107 11s -6s linear infinite}@keyframes fall-107{75.578%{transform:translate(30.8856vw,75.578vh) scale(.2925)}to{transform:translate(27.5671vw,99vh) scale(.2925)}}.snow:nth-child(108){opacity:1.7332;transform:translate(71.2652vw,-10px) scale(.9762);animation:fall-108 14s -18s linear infinite}@keyframes fall-108{52.538%{transform:translate(78.4409vw,52.538vh) scale(.9762)}to{transform:translate(74.85305vw,99vh) scale(.9762)}}.snow:nth-child(109){opacity:1.47;transform:translate(95.5347vw,-10px) scale(.302);animation:fall-109 10s -1s linear infinite}@keyframes fall-109{50.294%{transform:translate(100.6424vw,50.294vh) scale(.302)}to{transform:translate(98.08855vw,99vh) scale(.302)}}.snow:nth-child(110){opacity:1.8116;transform:translate(64.6286vw,-10px) scale(.3159);animation:fall-110 14s -18s linear infinite}@keyframes fall-110{60.786%{transform:translate(60.327vw,60.786vh) scale(.3159)}to{transform:translate(62.4778vw,99vh) scale(.3159)}}.snow:nth-child(111){opacity:1.5504;transform:translate(21.0653vw,-10px) scale(.5314);animation:fall-111 12s -29s linear infinite}@keyframes fall-111{34.378%{transform:translate(18.9818vw,34.378vh) scale(.5314)}to{transform:translate(20.02355vw,99vh) scale(.5314)}}.snow:nth-child(112){opacity:.3904;transform:translate(29.9149vw,-10px) scale(.6926);animation:fall-112 30s -1s linear infinite}@keyframes fall-112{60.612%{transform:translate(33.5088vw,60.612vh) scale(.6926)}to{transform:translate(31.71185vw,99vh) scale(.6926)}}.snow:nth-child(113){opacity:1.0064;transform:translate(21.6338vw,-10px) scale(.1799);animation:fall-113 17s -16s linear infinite}@keyframes fall-113{52.642%{transform:translate(19.1719vw,52.642vh) scale(.1799)}to{transform:translate(20.40285vw,99vh) scale(.1799)}}.snow:nth-child(114){opacity:1.868;transform:translate(9.9064vw,-10px) scale(.543);animation:fall-114 26s -21s linear infinite}@keyframes fall-114{56.795%{transform:translate(10.3578vw,56.795vh) scale(.543)}to{transform:translate(10.1321vw,99vh) scale(.543)}}.snow:nth-child(115){opacity:1.6498;transform:translate(7.398vw,-10px) scale(.534);animation:fall-115 20s -27s linear infinite}@keyframes fall-115{70.635%{transform:translate(12.1809vw,70.635vh) scale(.534)}to{transform:translate(9.78945vw,99vh) scale(.534)}}.snow:nth-child(116){opacity:1.7554;transform:translate(52.8379vw,-10px) scale(.3326);animation:fall-116 23s -14s linear infinite}@keyframes fall-116{39.426%{transform:translate(47.4022vw,39.426vh) scale(.3326)}to{transform:translate(50.12005vw,99vh) scale(.3326)}}.snow:nth-child(117){opacity:.2938;transform:translate(24.4243vw,-10px) scale(.8825);animation:fall-117 28s -5s linear infinite}@keyframes fall-117{71.079%{transform:translate(17.4418vw,71.079vh) scale(.8825)}to{transform:translate(20.93305vw,99vh) scale(.8825)}}.snow:nth-child(118){opacity:.8662;transform:translate(43.6552vw,-10px) scale(.6709);animation:fall-118 29s -22s linear infinite}@keyframes fall-118{51.985%{transform:translate(42.3801vw,51.985vh) scale(.6709)}to{transform:translate(43.01765vw,99vh) scale(.6709)}}.snow:nth-child(119){opacity:.9152;transform:translate(56.6964vw,-10px) scale(.3689);animation:fall-119 12s -6s linear infinite}@keyframes fall-119{60.178%{transform:translate(53.5017vw,60.178vh) scale(.3689)}to{transform:translate(55.09905vw,99vh) scale(.3689)}}.snow:nth-child(120){opacity:1.4642;transform:translate(4.311vw,-10px) scale(.0899);animation:fall-120 21s -2s linear infinite}@keyframes fall-120{53.689%{transform:translate(-3.9618vw,53.689vh) scale(.0899)}to{transform:translate(.1746vw,99vh) scale(.0899)}}.snow:nth-child(121){opacity:1.0804;transform:translate(59.0996vw,-10px) scale(.9213);animation:fall-121 12s -14s linear infinite}@keyframes fall-121{63.052%{transform:translate(59.6889vw,63.052vh) scale(.9213)}to{transform:translate(59.39425vw,99vh) scale(.9213)}}.snow:nth-child(122){opacity:1.4246;transform:translate(75.6368vw,-10px) scale(.4749);animation:fall-122 29s -2s linear infinite}@keyframes fall-122{78.43%{transform:translate(74.5116vw,78.43vh) scale(.4749)}to{transform:translate(75.0742vw,99vh) scale(.4749)}}.snow:nth-child(123){opacity:.4284;transform:translate(12.2527vw,-10px) scale(.0103);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{33.149%{transform:translate(9.7288vw,33.149vh) scale(.0103)}to{transform:translate(10.99075vw,99vh) scale(.0103)}}.snow:nth-child(124){opacity:.8624;transform:translate(7.0346vw,-10px) scale(.1581);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{53.419%{transform:translate(1.9812vw,53.419vh) scale(.1581)}to{transform:translate(4.5079vw,99vh) scale(.1581)}}.snow:nth-child(125){opacity:.4878;transform:translate(93.3745vw,-10px) scale(.7175);animation:fall-125 12s -21s linear infinite}@keyframes fall-125{55.075%{transform:translate(86.5081vw,55.075vh) scale(.7175)}to{transform:translate(89.9413vw,99vh) scale(.7175)}}.snow:nth-child(126){opacity:1.9454;transform:translate(22.3403vw,-10px) scale(.2522);animation:fall-126 14s -30s linear infinite}@keyframes fall-126{61.043%{transform:translate(21.6326vw,61.043vh) scale(.2522)}to{transform:translate(21.98645vw,99vh) scale(.2522)}}.snow:nth-child(127){opacity:.8796;transform:translate(84.8287vw,-10px) scale(.1356);animation:fall-127 22s -14s linear infinite}@keyframes fall-127{38.527%{transform:translate(80.2491vw,38.527vh) scale(.1356)}to{transform:translate(82.5389vw,99vh) scale(.1356)}}.snow:nth-child(128){opacity:1.663;transform:translate(67.4975vw,-10px) scale(.7618);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{79.344%{transform:translate(71.3051vw,79.344vh) scale(.7618)}to{transform:translate(69.4013vw,99vh) scale(.7618)}}.snow:nth-child(129){opacity:1.805;transform:translate(.0105vw,-10px) scale(.395);animation:fall-129 12s -25s linear infinite}@keyframes fall-129{37.056%{transform:translate(2.8971vw,37.056vh) scale(.395)}to{transform:translate(1.4538vw,99vh) scale(.395)}}.snow:nth-child(130){opacity:.9474;transform:translate(23.2688vw,-10px) scale(.3479);animation:fall-130 17s -12s linear infinite}@keyframes fall-130{61.328%{transform:translate(32.0687vw,61.328vh) scale(.3479)}to{transform:translate(27.66875vw,99vh) scale(.3479)}}.snow:nth-child(131){opacity:1.435;transform:translate(22.436vw,-10px) scale(.2314);animation:fall-131 20s -26s linear infinite}@keyframes fall-131{62.224%{transform:translate(25.1695vw,62.224vh) scale(.2314)}to{transform:translate(23.80275vw,99vh) scale(.2314)}}.snow:nth-child(132){opacity:.2532;transform:translate(28.0039vw,-10px) scale(.4165);animation:fall-132 28s -12s linear infinite}@keyframes fall-132{68.215%{transform:translate(20.511vw,68.215vh) scale(.4165)}to{transform:translate(24.25745vw,99vh) scale(.4165)}}.snow:nth-child(133){opacity:.0374;transform:translate(54.2777vw,-10px) scale(.0355);animation:fall-133 25s -25s linear infinite}@keyframes fall-133{66.282%{transform:translate(47.3201vw,66.282vh) scale(.0355)}to{transform:translate(50.7989vw,99vh) scale(.0355)}}.snow:nth-child(134){opacity:1.7406;transform:translate(84.0183vw,-10px) scale(.4484);animation:fall-134 24s -16s linear infinite}@keyframes fall-134{43.072%{transform:translate(87.2499vw,43.072vh) scale(.4484)}to{transform:translate(85.6341vw,99vh) scale(.4484)}}.snow:nth-child(135){opacity:1.4156;transform:translate(69.8061vw,-10px) scale(.57);animation:fall-135 22s -20s linear infinite}@keyframes fall-135{74.326%{transform:translate(60.2783vw,74.326vh) scale(.57)}to{transform:translate(65.0422vw,99vh) scale(.57)}}.snow:nth-child(136){opacity:1.228;transform:translate(42.4211vw,-10px) scale(.0679);animation:fall-136 15s -6s linear infinite}@keyframes fall-136{60.667%{transform:translate(46.6936vw,60.667vh) scale(.0679)}to{transform:translate(44.55735vw,99vh) scale(.0679)}}.snow:nth-child(137){opacity:.7616;transform:translate(50.1968vw,-10px) scale(.6969);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.463%{transform:translate(43.4041vw,52.463vh) scale(.6969)}to{transform:translate(46.80045vw,99vh) scale(.6969)}}.snow:nth-child(138){opacity:.5032;transform:translate(30.4737vw,-10px) scale(.6869);animation:fall-138 18s -1s linear infinite}@keyframes fall-138{51.7%{transform:translate(31.333vw,51.7vh) scale(.6869)}to{transform:translate(30.90335vw,99vh) scale(.6869)}}.snow:nth-child(139){opacity:.6618;transform:translate(41.4867vw,-10px) scale(.6769);animation:fall-139 10s -25s linear infinite}@keyframes fall-139{54.797%{transform:translate(44.0264vw,54.797vh) scale(.6769)}to{transform:translate(42.75655vw,99vh) scale(.6769)}}.snow:nth-child(140){opacity:1.2794;transform:translate(79.4538vw,-10px) scale(.403);animation:fall-140 11s -15s linear infinite}@keyframes fall-140{38.85%{transform:translate(79.288vw,38.85vh) scale(.403)}to{transform:translate(79.3709vw,99vh) scale(.403)}}.snow:nth-child(141){opacity:1.3636;transform:translate(24.3472vw,-10px) scale(.2114);animation:fall-141 27s -22s linear infinite}@keyframes fall-141{37.963%{transform:translate(31.1631vw,37.963vh) scale(.2114)}to{transform:translate(27.75515vw,99vh) scale(.2114)}}.snow:nth-child(142){opacity:.3238;transform:translate(43.5013vw,-10px) scale(.1887);animation:fall-142 26s -7s linear infinite}@keyframes fall-142{67.744%{transform:translate(42.0465vw,67.744vh) scale(.1887)}to{transform:translate(42.7739vw,99vh) scale(.1887)}}.snow:nth-child(143){opacity:.8286;transform:translate(57.8767vw,-10px) scale(.4797);animation:fall-143 23s -11s linear infinite}@keyframes fall-143{54.732%{transform:translate(52.5899vw,54.732vh) scale(.4797)}to{transform:translate(55.2333vw,99vh) scale(.4797)}}.snow:nth-child(144){opacity:.9362;transform:translate(53.1334vw,-10px) scale(.469);animation:fall-144 18s -10s linear infinite}@keyframes fall-144{48.215%{transform:translate(59.4049vw,48.215vh) scale(.469)}to{transform:translate(56.26915vw,99vh) scale(.469)}}.snow:nth-child(145){opacity:1.9034;transform:translate(79.0718vw,-10px) scale(.0416);animation:fall-145 17s -12s linear infinite}@keyframes fall-145{35.812%{transform:translate(87.2172vw,35.812vh) scale(.0416)}to{transform:translate(83.1445vw,99vh) scale(.0416)}}.snow:nth-child(146){opacity:.8038;transform:translate(72.8828vw,-10px) scale(.1759);animation:fall-146 15s -7s linear infinite}@keyframes fall-146{69.494%{transform:translate(74.6833vw,69.494vh) scale(.1759)}to{transform:translate(73.78305vw,99vh) scale(.1759)}}.snow:nth-child(147){opacity:.8794;transform:translate(66.5411vw,-10px) scale(.3569);animation:fall-147 28s -21s linear infinite}@keyframes fall-147{57.141%{transform:translate(70.1816vw,57.141vh) scale(.3569)}to{transform:translate(68.36135vw,99vh) scale(.3569)}}.snow:nth-child(148){opacity:.7974;transform:translate(88.1814vw,-10px) scale(.3542);animation:fall-148 23s -26s linear infinite}@keyframes fall-148{47.773%{transform:translate(86.7689vw,47.773vh) scale(.3542)}to{transform:translate(87.47515vw,99vh) scale(.3542)}}.snow:nth-child(149){opacity:1.9206;transform:translate(92.5004vw,-10px) scale(.1974);animation:fall-149 27s -6s linear infinite}@keyframes fall-149{64.549%{transform:translate(100.1112vw,64.549vh) scale(.1974)}to{transform:translate(96.3058vw,99vh) scale(.1974)}}.snow:nth-child(150){opacity:.86;transform:translate(91.0427vw,-10px) scale(.6409);animation:fall-150 18s -6s linear infinite}@keyframes fall-150{35.811%{transform:translate(96.162vw,35.811vh) scale(.6409)}to{transform:translate(93.60235vw,99vh) scale(.6409)}}.snow:nth-child(151){opacity:1.8806;transform:translate(84.3324vw,-10px) scale(.2678);animation:fall-151 14s -7s linear infinite}@keyframes fall-151{58.864%{transform:translate(92.2932vw,58.864vh) scale(.2678)}to{transform:translate(88.3128vw,99vh) scale(.2678)}}.snow:nth-child(152){opacity:1.464;transform:translate(8.4973vw,-10px) scale(.4438);animation:fall-152 25s -26s linear infinite}@keyframes fall-152{45.905%{transform:translate(1.3769vw,45.905vh) scale(.4438)}to{transform:translate(4.9371vw,99vh) scale(.4438)}}.snow:nth-child(153){opacity:1.5186;transform:translate(87.2559vw,-10px) scale(.1153);animation:fall-153 30s -22s linear infinite}@keyframes fall-153{66.227%{transform:translate(90.0439vw,66.227vh) scale(.1153)}to{transform:translate(88.6499vw,99vh) scale(.1153)}}.snow:nth-child(154){opacity:.8582;transform:translate(83.3423vw,-10px) scale(.2446);animation:fall-154 18s -5s linear infinite}@keyframes fall-154{77.811%{transform:translate(86.6852vw,77.811vh) scale(.2446)}to{transform:translate(85.01375vw,99vh) scale(.2446)}}.snow:nth-child(155){opacity:.9166;transform:translate(77.3972vw,-10px) scale(.7349);animation:fall-155 10s -22s linear infinite}@keyframes fall-155{64.866%{transform:translate(73.8114vw,64.866vh) scale(.7349)}to{transform:translate(75.6043vw,99vh) scale(.7349)}}.snow:nth-child(156){opacity:1.9566;transform:translate(90.7108vw,-10px) scale(.9901);animation:fall-156 29s -6s linear infinite}@keyframes fall-156{38.551%{transform:translate(99.8241vw,38.551vh) scale(.9901)}to{transform:translate(95.26745vw,99vh) scale(.9901)}}.snow:nth-child(157){opacity:.2546;transform:translate(66.6896vw,-10px) scale(.9522);animation:fall-157 27s -6s linear infinite}@keyframes fall-157{60.914%{transform:translate(62.7698vw,60.914vh) scale(.9522)}to{transform:translate(64.7297vw,99vh) scale(.9522)}}.snow:nth-child(158){opacity:1.038;transform:translate(69.1745vw,-10px) scale(.0506);animation:fall-158 24s -5s linear infinite}@keyframes fall-158{45.139%{transform:translate(75.003vw,45.139vh) scale(.0506)}to{transform:translate(72.08875vw,99vh) scale(.0506)}}.snow:nth-child(159){opacity:1.0358;transform:translate(78.9802vw,-10px) scale(.6857);animation:fall-159 30s -14s linear infinite}@keyframes fall-159{38.018%{transform:translate(75.1172vw,38.018vh) scale(.6857)}to{transform:translate(77.0487vw,99vh) scale(.6857)}}.snow:nth-child(160){opacity:1.019;transform:translate(77.427vw,-10px) scale(.4114);animation:fall-160 19s -10s linear infinite}@keyframes fall-160{42.216%{transform:translate(83.106vw,42.216vh) scale(.4114)}to{transform:translate(80.2665vw,99vh) scale(.4114)}}.snow:nth-child(161){opacity:.7632;transform:translate(63.6604vw,-10px) scale(.8062);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{37.614%{transform:translate(65.9002vw,37.614vh) scale(.8062)}to{transform:translate(64.7803vw,99vh) scale(.8062)}}.snow:nth-child(162){opacity:1.477;transform:translate(82.8717vw,-10px) scale(.5349);animation:fall-162 29s -20s linear infinite}@keyframes fall-162{65.67%{transform:translate(90.463vw,65.67vh) scale(.5349)}to{transform:translate(86.66735vw,99vh) scale(.5349)}}.snow:nth-child(163){opacity:1.236;transform:translate(50.5072vw,-10px) scale(.2959);animation:fall-163 12s -4s linear infinite}@keyframes fall-163{50.92%{transform:translate(42.6776vw,50.92vh) scale(.2959)}to{transform:translate(46.5924vw,99vh) scale(.2959)}}.snow:nth-child(164){opacity:.435;transform:translate(74.6991vw,-10px) scale(.8051);animation:fall-164 25s -17s linear infinite}@keyframes fall-164{73.55%{transform:translate(75.4349vw,73.55vh) scale(.8051)}to{transform:translate(75.067vw,99vh) scale(.8051)}}.snow:nth-child(165){opacity:1.9708;transform:translate(59.674vw,-10px) scale(.5719);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{53.446%{transform:translate(69.4315vw,53.446vh) scale(.5719)}to{transform:translate(64.55275vw,99vh) scale(.5719)}}.snow:nth-child(166){opacity:1.4764;transform:translate(3.2288vw,-10px) scale(.8872);animation:fall-166 27s -15s linear infinite}@keyframes fall-166{30.657%{transform:translate(-5.4583vw,30.657vh) scale(.8872)}to{transform:translate(-1.11475vw,99vh) scale(.8872)}}.snow:nth-child(167){opacity:.8262;transform:translate(94.6382vw,-10px) scale(.7951);animation:fall-167 15s -17s linear infinite}@keyframes fall-167{47.3%{transform:translate(87.2241vw,47.3vh) scale(.7951)}to{transform:translate(90.93115vw,99vh) scale(.7951)}}.snow:nth-child(168){opacity:.0062;transform:translate(53.485vw,-10px) scale(.585);animation:fall-168 15s -18s linear infinite}@keyframes fall-168{73.124%{transform:translate(62.7179vw,73.124vh) scale(.585)}to{transform:translate(58.10145vw,99vh) scale(.585)}}.snow:nth-child(169){opacity:1.3862;transform:translate(87.7554vw,-10px) scale(.3391);animation:fall-169 15s -9s linear infinite}@keyframes fall-169{43.096%{transform:translate(78.7553vw,43.096vh) scale(.3391)}to{transform:translate(83.25535vw,99vh) scale(.3391)}}.snow:nth-child(170){opacity:1.6582;transform:translate(88.0393vw,-10px) scale(.2364);animation:fall-170 30s -28s linear infinite}@keyframes fall-170{50.628%{transform:translate(83.2794vw,50.628vh) scale(.2364)}to{transform:translate(85.65935vw,99vh) scale(.2364)}}.snow:nth-child(171){opacity:1.4158;transform:translate(92.5543vw,-10px) scale(.3834);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{36.173%{transform:translate(88.6264vw,36.173vh) scale(.3834)}to{transform:translate(90.59035vw,99vh) scale(.3834)}}.snow:nth-child(172){opacity:1.3536;transform:translate(47.0468vw,-10px) scale(.1703);animation:fall-172 19s -1s linear infinite}@keyframes fall-172{67.18%{transform:translate(46.0219vw,67.18vh) scale(.1703)}to{transform:translate(46.53435vw,99vh) scale(.1703)}}.snow:nth-child(173){opacity:.4624;transform:translate(1.7289vw,-10px) scale(.6594);animation:fall-173 27s -11s linear infinite}@keyframes fall-173{50.292%{transform:translate(-6.7808vw,50.292vh) scale(.6594)}to{transform:translate(-2.52595vw,99vh) scale(.6594)}}.snow:nth-child(174){opacity:1.9708;transform:translate(79.1443vw,-10px) scale(.4017);animation:fall-174 15s -15s linear infinite}@keyframes fall-174{57.157%{transform:translate(80.4092vw,57.157vh) scale(.4017)}to{transform:translate(79.77675vw,99vh) scale(.4017)}}.snow:nth-child(175){opacity:.8132;transform:translate(22.7519vw,-10px) scale(.9116);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{55.685%{transform:translate(31.9637vw,55.685vh) scale(.9116)}to{transform:translate(27.3578vw,99vh) scale(.9116)}}.snow:nth-child(176){opacity:.9768;transform:translate(49.1218vw,-10px) scale(.5413);animation:fall-176 18s -22s linear infinite}@keyframes fall-176{40.51%{transform:translate(47.7262vw,40.51vh) scale(.5413)}to{transform:translate(48.424vw,99vh) scale(.5413)}}.snow:nth-child(177){opacity:.5938;transform:translate(10.0345vw,-10px) scale(.2436);animation:fall-177 21s -26s linear infinite}@keyframes fall-177{73.467%{transform:translate(15.3692vw,73.467vh) scale(.2436)}to{transform:translate(12.70185vw,99vh) scale(.2436)}}.snow:nth-child(178){opacity:.7172;transform:translate(92.8117vw,-10px) scale(.8281);animation:fall-178 30s -16s linear infinite}@keyframes fall-178{51.477%{transform:translate(95.0978vw,51.477vh) scale(.8281)}to{transform:translate(93.95475vw,99vh) scale(.8281)}}.snow:nth-child(179){opacity:.2262;transform:translate(51.9894vw,-10px) scale(.5984);animation:fall-179 19s -16s linear infinite}@keyframes fall-179{49.522%{transform:translate(56.4901vw,49.522vh) scale(.5984)}to{transform:translate(54.23975vw,99vh) scale(.5984)}}.snow:nth-child(180){opacity:.709;transform:translate(92.6116vw,-10px) scale(.364);animation:fall-180 16s -19s linear infinite}@keyframes fall-180{76.436%{transform:translate(102.0891vw,76.436vh) scale(.364)}to{transform:translate(97.35035vw,99vh) scale(.364)}}.snow:nth-child(181){opacity:.4084;transform:translate(25.27vw,-10px) scale(.764);animation:fall-181 18s -30s linear infinite}@keyframes fall-181{79.071%{transform:translate(16.8537vw,79.071vh) scale(.764)}to{transform:translate(21.06185vw,99vh) scale(.764)}}.snow:nth-child(182){opacity:1.7504;transform:translate(85.4624vw,-10px) scale(.6636);animation:fall-182 28s -27s linear infinite}@keyframes fall-182{30.697%{transform:translate(75.5517vw,30.697vh) scale(.6636)}to{transform:translate(80.50705vw,99vh) scale(.6636)}}.snow:nth-child(183){opacity:1.2954;transform:translate(75.901vw,-10px) scale(.7606);animation:fall-183 16s -18s linear infinite}@keyframes fall-183{40.393%{transform:translate(85.1023vw,40.393vh) scale(.7606)}to{transform:translate(80.50165vw,99vh) scale(.7606)}}.snow:nth-child(184){opacity:.408;transform:translate(92.0319vw,-10px) scale(.9542);animation:fall-184 18s -15s linear infinite}@keyframes fall-184{68.577%{transform:translate(101.605vw,68.577vh) scale(.9542)}to{transform:translate(96.81845vw,99vh) scale(.9542)}}.snow:nth-child(185){opacity:1.2592;transform:translate(77.8318vw,-10px) scale(.222);animation:fall-185 27s -17s linear infinite}@keyframes fall-185{66.029%{transform:translate(76.0061vw,66.029vh) scale(.222)}to{transform:translate(76.91895vw,99vh) scale(.222)}}.snow:nth-child(186){opacity:1.6866;transform:translate(20.603vw,-10px) scale(.086);animation:fall-186 20s -7s linear infinite}@keyframes fall-186{44.611%{transform:translate(28.1724vw,44.611vh) scale(.086)}to{transform:translate(24.3877vw,99vh) scale(.086)}}.snow:nth-child(187){opacity:1.7864;transform:translate(96.5035vw,-10px) scale(.1056);animation:fall-187 27s -25s linear infinite}@keyframes fall-187{49.213%{transform:translate(97.9383vw,49.213vh) scale(.1056)}to{transform:translate(97.2209vw,99vh) scale(.1056)}}.snow:nth-child(188){opacity:.3956;transform:translate(17.229vw,-10px) scale(.8025);animation:fall-188 11s -14s linear infinite}@keyframes fall-188{41.264%{transform:translate(18.9678vw,41.264vh) scale(.8025)}to{transform:translate(18.0984vw,99vh) scale(.8025)}}.snow:nth-child(189){opacity:.0818;transform:translate(80.5318vw,-10px) scale(.3325);animation:fall-189 30s -7s linear infinite}@keyframes fall-189{36.282%{transform:translate(81.1969vw,36.282vh) scale(.3325)}to{transform:translate(80.86435vw,99vh) scale(.3325)}}.snow:nth-child(190){opacity:1.512;transform:translate(84.8605vw,-10px) scale(.8202);animation:fall-190 22s -12s linear infinite}@keyframes fall-190{45.388%{transform:translate(92.1459vw,45.388vh) scale(.8202)}to{transform:translate(88.5032vw,99vh) scale(.8202)}}.snow:nth-child(191){opacity:.6492;transform:translate(57.6188vw,-10px) scale(.2421);animation:fall-191 20s -18s linear infinite}@keyframes fall-191{31.786%{transform:translate(48.3346vw,31.786vh) scale(.2421)}to{transform:translate(52.9767vw,99vh) scale(.2421)}}.snow:nth-child(192){opacity:1.112;transform:translate(42.9963vw,-10px) scale(.4675);animation:fall-192 19s -5s linear infinite}@keyframes fall-192{75.891%{transform:translate(38.0051vw,75.891vh) scale(.4675)}to{transform:translate(40.5007vw,99vh) scale(.4675)}}.snow:nth-child(193){opacity:.811;transform:translate(81.9161vw,-10px) scale(.4522);animation:fall-193 22s -24s linear infinite}@keyframes fall-193{42.952%{transform:translate(79.6937vw,42.952vh) scale(.4522)}to{transform:translate(80.8049vw,99vh) scale(.4522)}}.snow:nth-child(194){opacity:.462;transform:translate(69.5717vw,-10px) scale(.9605);animation:fall-194 16s -13s linear infinite}@keyframes fall-194{48.444%{transform:translate(71.8399vw,48.444vh) scale(.9605)}to{transform:translate(70.7058vw,99vh) scale(.9605)}}.snow:nth-child(195){opacity:1.7276;transform:translate(34.8068vw,-10px) scale(.9439);animation:fall-195 22s -21s linear infinite}@keyframes fall-195{59.602%{transform:translate(27.841vw,59.602vh) scale(.9439)}to{transform:translate(31.3239vw,99vh) scale(.9439)}}.snow:nth-child(196){opacity:.5784;transform:translate(4.2592vw,-10px) scale(.9715);animation:fall-196 18s -7s linear infinite}@keyframes fall-196{68.823%{transform:translate(1.1025vw,68.823vh) scale(.9715)}to{transform:translate(2.68085vw,99vh) scale(.9715)}}.snow:nth-child(197){opacity:1.0916;transform:translate(3.7913vw,-10px) scale(.9669);animation:fall-197 12s -5s linear infinite}@keyframes fall-197{58.703%{transform:translate(2.6524vw,58.703vh) scale(.9669)}to{transform:translate(3.22185vw,99vh) scale(.9669)}}.snow:nth-child(198){opacity:1.483;transform:translate(15.3186vw,-10px) scale(.3543);animation:fall-198 18s -13s linear infinite}@keyframes fall-198{30.13%{transform:translate(14.8909vw,30.13vh) scale(.3543)}to{transform:translate(15.10475vw,99vh) scale(.3543)}}.snow:nth-child(199){opacity:1.8968;transform:translate(91.0072vw,-10px) scale(.5474);animation:fall-199 16s -5s linear infinite}@keyframes fall-199{30.811%{transform:translate(89.4683vw,30.811vh) scale(.5474)}to{transform:translate(90.23775vw,99vh) scale(.5474)}}.snow:nth-child(200){opacity:.1628;transform:translate(67.6696vw,-10px) scale(.9767);animation:fall-200 28s -18s linear infinite}@keyframes fall-200{67.337%{transform:translate(64.247vw,67.337vh) scale(.9767)}to{transform:translate(65.9583vw,99vh) scale(.9767)}}.snow:nth-child(201){opacity:.715;transform:translate(10.9744vw,-10px) scale(.0122);animation:fall-201 26s -2s linear infinite}@keyframes fall-201{69.309%{transform:translate(18.3032vw,69.309vh) scale(.0122)}to{transform:translate(14.6388vw,99vh) scale(.0122)}}.snow:nth-child(202){opacity:1.2826;transform:translate(18.0529vw,-10px) scale(.9972);animation:fall-202 14s -17s linear infinite}@keyframes fall-202{72.72%{transform:translate(8.1013vw,72.72vh) scale(.9972)}to{transform:translate(13.0771vw,99vh) scale(.9972)}}.snow:nth-child(203){opacity:.0506;transform:translate(31.0245vw,-10px) scale(.1122);animation:fall-203 30s -13s linear infinite}@keyframes fall-203{56.774%{transform:translate(23.858vw,56.774vh) scale(.1122)}to{transform:translate(27.44125vw,99vh) scale(.1122)}}.snow:nth-child(204){opacity:1.2292;transform:translate(66.8822vw,-10px) scale(.4064);animation:fall-204 29s -28s linear infinite}@keyframes fall-204{48.722%{transform:translate(61.9962vw,48.722vh) scale(.4064)}to{transform:translate(64.4392vw,99vh) scale(.4064)}}.snow:nth-child(205){opacity:1.4338;transform:translate(56.2294vw,-10px) scale(.374);animation:fall-205 10s -24s linear infinite}@keyframes fall-205{65.713%{transform:translate(52.3477vw,65.713vh) scale(.374)}to{transform:translate(54.28855vw,99vh) scale(.374)}}.snow:nth-child(206){opacity:1.9618;transform:translate(9.737vw,-10px) scale(.6112);animation:fall-206 30s -24s linear infinite}@keyframes fall-206{39.288%{transform:translate(17.1401vw,39.288vh) scale(.6112)}to{transform:translate(13.43855vw,99vh) scale(.6112)}}.snow:nth-child(207){opacity:1.0674;transform:translate(63.9675vw,-10px) scale(.219);animation:fall-207 28s -7s linear infinite}@keyframes fall-207{54.705%{transform:translate(67.981vw,54.705vh) scale(.219)}to{transform:translate(65.97425vw,99vh) scale(.219)}}.snow:nth-child(208){opacity:.2678;transform:translate(82.9698vw,-10px) scale(.2042);animation:fall-208 23s -16s linear infinite}@keyframes fall-208{70.13%{transform:translate(78.489vw,70.13vh) scale(.2042)}to{transform:translate(80.7294vw,99vh) scale(.2042)}}.snow:nth-child(209){opacity:1.019;transform:translate(47.5557vw,-10px) scale(.7843);animation:fall-209 15s -22s linear infinite}@keyframes fall-209{49.923%{transform:translate(37.9897vw,49.923vh) scale(.7843)}to{transform:translate(42.7727vw,99vh) scale(.7843)}}.snow:nth-child(210){opacity:.3304;transform:translate(49.9933vw,-10px) scale(.6173);animation:fall-210 24s -17s linear infinite}@keyframes fall-210{70.934%{transform:translate(49.9035vw,70.934vh) scale(.6173)}to{transform:translate(49.9484vw,99vh) scale(.6173)}}.snow:nth-child(211){opacity:1.6252;transform:translate(27.6411vw,-10px) scale(.859);animation:fall-211 19s -26s linear infinite}@keyframes fall-211{43.393%{transform:translate(27.2541vw,43.393vh) scale(.859)}to{transform:translate(27.4476vw,99vh) scale(.859)}}.snow:nth-child(212){opacity:1.6588;transform:translate(97.5656vw,-10px) scale(.8408);animation:fall-212 17s -23s linear infinite}@keyframes fall-212{79.255%{transform:translate(101.5248vw,79.255vh) scale(.8408)}to{transform:translate(99.5452vw,99vh) scale(.8408)}}.snow:nth-child(213){opacity:1.9972;transform:translate(72.8237vw,-10px) scale(.4614);animation:fall-213 12s -16s linear infinite}@keyframes fall-213{68.025%{transform:translate(70.2524vw,68.025vh) scale(.4614)}to{transform:translate(71.53805vw,99vh) scale(.4614)}}.snow:nth-child(214){opacity:1.2116;transform:translate(44.8847vw,-10px) scale(.5851);animation:fall-214 28s -23s linear infinite}@keyframes fall-214{30.703%{transform:translate(46.8281vw,30.703vh) scale(.5851)}to{transform:translate(45.8564vw,99vh) scale(.5851)}}.snow:nth-child(215){opacity:1.4944;transform:translate(93.1537vw,-10px) scale(.648);animation:fall-215 13s -12s linear infinite}@keyframes fall-215{53.794%{transform:translate(102.4004vw,53.794vh) scale(.648)}to{transform:translate(97.77705vw,99vh) scale(.648)}}.snow:nth-child(216){opacity:.518;transform:translate(29.7727vw,-10px) scale(.0618);animation:fall-216 19s -15s linear infinite}@keyframes fall-216{44.828%{transform:translate(30.9791vw,44.828vh) scale(.0618)}to{transform:translate(30.3759vw,99vh) scale(.0618)}}.snow:nth-child(217){opacity:1.0476;transform:translate(85.094vw,-10px) scale(.4657);animation:fall-217 11s -17s linear infinite}@keyframes fall-217{34.358%{transform:translate(91.0299vw,34.358vh) scale(.4657)}to{transform:translate(88.06195vw,99vh) scale(.4657)}}.snow:nth-child(218){opacity:.1782;transform:translate(43.3541vw,-10px) scale(.7344);animation:fall-218 17s -10s linear infinite}@keyframes fall-218{58.361%{transform:translate(37.4628vw,58.361vh) scale(.7344)}to{transform:translate(40.40845vw,99vh) scale(.7344)}}.snow:nth-child(219){opacity:1.3284;transform:translate(60.1497vw,-10px) scale(.1636);animation:fall-219 23s -30s linear infinite}@keyframes fall-219{76.719%{transform:translate(58.1083vw,76.719vh) scale(.1636)}to{transform:translate(59.129vw,99vh) scale(.1636)}}.snow:nth-child(220){opacity:1.7768;transform:translate(20.4133vw,-10px) scale(.227);animation:fall-220 18s -14s linear infinite}@keyframes fall-220{65.143%{transform:translate(24.5979vw,65.143vh) scale(.227)}to{transform:translate(22.5056vw,99vh) scale(.227)}}.snow:nth-child(221){opacity:1.417;transform:translate(87.0896vw,-10px) scale(.0482);animation:fall-221 25s -20s linear infinite}@keyframes fall-221{41.584%{transform:translate(93.3124vw,41.584vh) scale(.0482)}to{transform:translate(90.201vw,99vh) scale(.0482)}}.snow:nth-child(222){opacity:.0976;transform:translate(3.5301vw,-10px) scale(.3549);animation:fall-222 11s -15s linear infinite}@keyframes fall-222{59.731%{transform:translate(6.9584vw,59.731vh) scale(.3549)}to{transform:translate(5.24425vw,99vh) scale(.3549)}}.snow:nth-child(223){opacity:.704;transform:translate(98.7649vw,-10px) scale(.7972);animation:fall-223 28s -23s linear infinite}@keyframes fall-223{73.173%{transform:translate(106.2184vw,73.173vh) scale(.7972)}to{transform:translate(102.49165vw,99vh) scale(.7972)}}.snow:nth-child(224){opacity:1.1312;transform:translate(41.1965vw,-10px) scale(.3904);animation:fall-224 24s -27s linear infinite}@keyframes fall-224{73.337%{transform:translate(47.3155vw,73.337vh) scale(.3904)}to{transform:translate(44.256vw,99vh) scale(.3904)}}.snow:nth-child(225){opacity:1.0922;transform:translate(96.3857vw,-10px) scale(.3774);animation:fall-225 20s -7s linear infinite}@keyframes fall-225{36.424%{transform:translate(87.9629vw,36.424vh) scale(.3774)}to{transform:translate(92.1743vw,99vh) scale(.3774)}}.snow:nth-child(226){opacity:.8678;transform:translate(77.4556vw,-10px) scale(.6829);animation:fall-226 14s -1s linear infinite}@keyframes fall-226{34.919%{transform:translate(84.7607vw,34.919vh) scale(.6829)}to{transform:translate(81.10815vw,99vh) scale(.6829)}}.snow:nth-child(227){opacity:1.4078;transform:translate(19.5396vw,-10px) scale(.2822);animation:fall-227 11s -20s linear infinite}@keyframes fall-227{48.403%{transform:translate(17.6362vw,48.403vh) scale(.2822)}to{transform:translate(18.5879vw,99vh) scale(.2822)}}.snow:nth-child(228){opacity:.5294;transform:translate(35.5566vw,-10px) scale(.5094);animation:fall-228 27s -19s linear infinite}@keyframes fall-228{62.204%{transform:translate(34.6485vw,62.204vh) scale(.5094)}to{transform:translate(35.10255vw,99vh) scale(.5094)}}.snow:nth-child(229){opacity:.5868;transform:translate(9.4953vw,-10px) scale(.9806);animation:fall-229 20s -22s linear infinite}@keyframes fall-229{44.684%{transform:translate(.7571vw,44.684vh) scale(.9806)}to{transform:translate(5.1262vw,99vh) scale(.9806)}}.snow:nth-child(230){opacity:1.5334;transform:translate(66.7783vw,-10px) scale(.6849);animation:fall-230 14s -4s linear infinite}@keyframes fall-230{64.703%{transform:translate(65.5301vw,64.703vh) scale(.6849)}to{transform:translate(66.1542vw,99vh) scale(.6849)}}.snow:nth-child(231){opacity:1.1274;transform:translate(75.563vw,-10px) scale(.3745);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{32.929%{transform:translate(73.0616vw,32.929vh) scale(.3745)}to{transform:translate(74.3123vw,99vh) scale(.3745)}}.snow:nth-child(232){opacity:.7506;transform:translate(75.3389vw,-10px) scale(.1781);animation:fall-232 19s -5s linear infinite}@keyframes fall-232{77.154%{transform:translate(73.5969vw,77.154vh) scale(.1781)}to{transform:translate(74.4679vw,99vh) scale(.1781)}}.snow:nth-child(233){opacity:1.035;transform:translate(52.5559vw,-10px) scale(.6754);animation:fall-233 13s -22s linear infinite}@keyframes fall-233{39.283%{transform:translate(49.8993vw,39.283vh) scale(.6754)}to{transform:translate(51.2276vw,99vh) scale(.6754)}}.snow:nth-child(234){opacity:1.5128;transform:translate(62.0874vw,-10px) scale(.7495);animation:fall-234 25s -2s linear infinite}@keyframes fall-234{57.941%{transform:translate(64.7262vw,57.941vh) scale(.7495)}to{transform:translate(63.4068vw,99vh) scale(.7495)}}.snow:nth-child(235){opacity:.5646;transform:translate(39.6433vw,-10px) scale(.7857);animation:fall-235 12s -28s linear infinite}@keyframes fall-235{39.749%{transform:translate(37.5483vw,39.749vh) scale(.7857)}to{transform:translate(38.5958vw,99vh) scale(.7857)}}.snow:nth-child(236){opacity:1.7606;transform:translate(42.332vw,-10px) scale(.9237);animation:fall-236 26s -7s linear infinite}@keyframes fall-236{70.437%{transform:translate(47.6609vw,70.437vh) scale(.9237)}to{transform:translate(44.99645vw,99vh) scale(.9237)}}.snow:nth-child(237){opacity:1.8078;transform:translate(64.6336vw,-10px) scale(.6772);animation:fall-237 24s -10s linear infinite}@keyframes fall-237{57.446%{transform:translate(67.9288vw,57.446vh) scale(.6772)}to{transform:translate(66.2812vw,99vh) scale(.6772)}}.snow:nth-child(238){opacity:1.6262;transform:translate(56.2113vw,-10px) scale(.097);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{51.012%{transform:translate(61.4718vw,51.012vh) scale(.097)}to{transform:translate(58.84155vw,99vh) scale(.097)}}.snow:nth-child(239){opacity:1.5906;transform:translate(66.0824vw,-10px) scale(.1684);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{50.84%{transform:translate(63.0719vw,50.84vh) scale(.1684)}to{transform:translate(64.57715vw,99vh) scale(.1684)}}.snow:nth-child(240){opacity:1.3986;transform:translate(49.3962vw,-10px) scale(.2031);animation:fall-240 25s -15s linear infinite}@keyframes fall-240{56.516%{transform:translate(45.4979vw,56.516vh) scale(.2031)}to{transform:translate(47.44705vw,99vh) scale(.2031)}}.snow:nth-child(241){opacity:1.59;transform:translate(73.8045vw,-10px) scale(.7128);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{47.044%{transform:translate(67.9206vw,47.044vh) scale(.7128)}to{transform:translate(70.86255vw,99vh) scale(.7128)}}.snow:nth-child(242){opacity:1.8098;transform:translate(82.9732vw,-10px) scale(.1784);animation:fall-242 11s -17s linear infinite}@keyframes fall-242{33.233%{transform:translate(73.3563vw,33.233vh) scale(.1784)}to{transform:translate(78.16475vw,99vh) scale(.1784)}}.snow:nth-child(243){opacity:1.6472;transform:translate(15.7731vw,-10px) scale(.1295);animation:fall-243 19s -7s linear infinite}@keyframes fall-243{78.637%{transform:translate(23.4668vw,78.637vh) scale(.1295)}to{transform:translate(19.61995vw,99vh) scale(.1295)}}.snow:nth-child(244){opacity:.2922;transform:translate(8.4648vw,-10px) scale(.4473);animation:fall-244 10s -3s linear infinite}@keyframes fall-244{31.696%{transform:translate(10.4295vw,31.696vh) scale(.4473)}to{transform:translate(9.44715vw,99vh) scale(.4473)}}.snow:nth-child(245){opacity:1.2668;transform:translate(19.6283vw,-10px) scale(.5123);animation:fall-245 18s -29s linear infinite}@keyframes fall-245{38.075%{transform:translate(17.7198vw,38.075vh) scale(.5123)}to{transform:translate(18.67405vw,99vh) scale(.5123)}}.snow:nth-child(246){opacity:.0782;transform:translate(52.7398vw,-10px) scale(.961);animation:fall-246 22s -14s linear infinite}@keyframes fall-246{68.588%{transform:translate(62.1045vw,68.588vh) scale(.961)}to{transform:translate(57.42215vw,99vh) scale(.961)}}.snow:nth-child(247){opacity:.771;transform:translate(19.9714vw,-10px) scale(.2689);animation:fall-247 23s -6s linear infinite}@keyframes fall-247{53.401%{transform:translate(28.7482vw,53.401vh) scale(.2689)}to{transform:translate(24.3598vw,99vh) scale(.2689)}}.snow:nth-child(248){opacity:1.7612;transform:translate(5.3353vw,-10px) scale(.8815);animation:fall-248 13s -28s linear infinite}@keyframes fall-248{73.889%{transform:translate(9.9735vw,73.889vh) scale(.8815)}to{transform:translate(7.6544vw,99vh) scale(.8815)}}.snow:nth-child(249){opacity:.895;transform:translate(45.1192vw,-10px) scale(.8548);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{30.929%{transform:translate(37.7348vw,30.929vh) scale(.8548)}to{transform:translate(41.427vw,99vh) scale(.8548)}}.snow:nth-child(250){opacity:1.7234;transform:translate(98.0352vw,-10px) scale(.6122);animation:fall-250 15s -19s linear infinite}@keyframes fall-250{47.061%{transform:translate(97.4299vw,47.061vh) scale(.6122)}to{transform:translate(97.73255vw,99vh) scale(.6122)}}.snow:nth-child(251){opacity:.0266;transform:translate(13.901vw,-10px) scale(.0731);animation:fall-251 22s -1s linear infinite}@keyframes fall-251{65.524%{transform:translate(20.7695vw,65.524vh) scale(.0731)}to{transform:translate(17.33525vw,99vh) scale(.0731)}}.snow:nth-child(252){opacity:.3592;transform:translate(75.8397vw,-10px) scale(.682);animation:fall-252 10s -4s linear infinite}@keyframes fall-252{59.33%{transform:translate(69.5155vw,59.33vh) scale(.682)}to{transform:translate(72.6776vw,99vh) scale(.682)}}.snow:nth-child(253){opacity:1.9164;transform:translate(10.2779vw,-10px) scale(.0881);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{74.819%{transform:translate(10.1455vw,74.819vh) scale(.0881)}to{transform:translate(10.2117vw,99vh) scale(.0881)}}.snow:nth-child(254){opacity:.319;transform:translate(10.2674vw,-10px) scale(.7935);animation:fall-254 12s -15s linear infinite}@keyframes fall-254{66.423%{transform:translate(8.5925vw,66.423vh) scale(.7935)}to{transform:translate(9.42995vw,99vh) scale(.7935)}}.snow:nth-child(255){opacity:.302;transform:translate(29.3753vw,-10px) scale(.7957);animation:fall-255 20s -6s linear infinite}@keyframes fall-255{33.668%{transform:translate(25.0896vw,33.668vh) scale(.7957)}to{transform:translate(27.23245vw,99vh) scale(.7957)}}.snow:nth-child(256){opacity:.721;transform:translate(3.6956vw,-10px) scale(.1748);animation:fall-256 12s -24s linear infinite}@keyframes fall-256{53.443%{transform:translate(7.6038vw,53.443vh) scale(.1748)}to{transform:translate(5.6497vw,99vh) scale(.1748)}}.snow:nth-child(257){opacity:1.5894;transform:translate(91.5091vw,-10px) scale(.6949);animation:fall-257 26s -12s linear infinite}@keyframes fall-257{32.382%{transform:translate(81.628vw,32.382vh) scale(.6949)}to{transform:translate(86.56855vw,99vh) scale(.6949)}}.snow:nth-child(258){opacity:1.6694;transform:translate(85.6075vw,-10px) scale(.7794);animation:fall-258 19s -10s linear infinite}@keyframes fall-258{79.158%{transform:translate(85.834vw,79.158vh) scale(.7794)}to{transform:translate(85.72075vw,99vh) scale(.7794)}}.snow:nth-child(259){opacity:1.7362;transform:translate(13.699vw,-10px) scale(.6927);animation:fall-259 16s -4s linear infinite}@keyframes fall-259{50.883%{transform:translate(11.0057vw,50.883vh) scale(.6927)}to{transform:translate(12.35235vw,99vh) scale(.6927)}}.snow:nth-child(260){opacity:.9092;transform:translate(71.0939vw,-10px) scale(.7209);animation:fall-260 23s -1s linear infinite}@keyframes fall-260{45.701%{transform:translate(77.3115vw,45.701vh) scale(.7209)}to{transform:translate(74.2027vw,99vh) scale(.7209)}}.snow:nth-child(261){opacity:.5714;transform:translate(54.1729vw,-10px) scale(.3087);animation:fall-261 21s -28s linear infinite}@keyframes fall-261{32.389%{transform:translate(46.4709vw,32.389vh) scale(.3087)}to{transform:translate(50.3219vw,99vh) scale(.3087)}}.snow:nth-child(262){opacity:1.8024;transform:translate(7.6676vw,-10px) scale(.5349);animation:fall-262 17s -14s linear infinite}@keyframes fall-262{31.169%{transform:translate(3.4042vw,31.169vh) scale(.5349)}to{transform:translate(5.5359vw,99vh) scale(.5349)}}.snow:nth-child(263){opacity:.5934;transform:translate(5.8567vw,-10px) scale(.4462);animation:fall-263 24s -3s linear infinite}@keyframes fall-263{53.539%{transform:translate(6.4458vw,53.539vh) scale(.4462)}to{transform:translate(6.15125vw,99vh) scale(.4462)}}.snow:nth-child(264){opacity:.6434;transform:translate(99.4434vw,-10px) scale(.6848);animation:fall-264 19s -9s linear infinite}@keyframes fall-264{40.506%{transform:translate(96.6737vw,40.506vh) scale(.6848)}to{transform:translate(98.05855vw,99vh) scale(.6848)}}.snow:nth-child(265){opacity:.3018;transform:translate(51.9891vw,-10px) scale(.0029);animation:fall-265 23s -2s linear infinite}@keyframes fall-265{51.587%{transform:translate(55.2645vw,51.587vh) scale(.0029)}to{transform:translate(53.6268vw,99vh) scale(.0029)}}.snow:nth-child(266){opacity:.696;transform:translate(55.2689vw,-10px) scale(.9912);animation:fall-266 26s -17s linear infinite}@keyframes fall-266{55.2%{transform:translate(47.3944vw,55.2vh) scale(.9912)}to{transform:translate(51.33165vw,99vh) scale(.9912)}}.snow:nth-child(267){opacity:.3232;transform:translate(12.3985vw,-10px) scale(.9047);animation:fall-267 20s -28s linear infinite}@keyframes fall-267{44.549%{transform:translate(9.2006vw,44.549vh) scale(.9047)}to{transform:translate(10.79955vw,99vh) scale(.9047)}}.snow:nth-child(268){opacity:1.4766;transform:translate(20.9755vw,-10px) scale(.4648);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{43.858%{transform:translate(20.1124vw,43.858vh) scale(.4648)}to{transform:translate(20.54395vw,99vh) scale(.4648)}}.snow:nth-child(269){opacity:.5452;transform:translate(4.2893vw,-10px) scale(.8017);animation:fall-269 27s -20s linear infinite}@keyframes fall-269{76.964%{transform:translate(-.3101vw,76.964vh) scale(.8017)}to{transform:translate(1.9896vw,99vh) scale(.8017)}}.snow:nth-child(270){opacity:1.9294;transform:translate(65.9545vw,-10px) scale(.6342);animation:fall-270 23s -16s linear infinite}@keyframes fall-270{37.879%{transform:translate(64.6944vw,37.879vh) scale(.6342)}to{transform:translate(65.32445vw,99vh) scale(.6342)}}.snow:nth-child(271){opacity:.6802;transform:translate(52.8411vw,-10px) scale(.2244);animation:fall-271 12s -25s linear infinite}@keyframes fall-271{53.797%{transform:translate(47.427vw,53.797vh) scale(.2244)}to{transform:translate(50.13405vw,99vh) scale(.2244)}}.snow:nth-child(272){opacity:1.9034;transform:translate(77.411vw,-10px) scale(.9111);animation:fall-272 28s -13s linear infinite}@keyframes fall-272{57.903%{transform:translate(69.4843vw,57.903vh) scale(.9111)}to{transform:translate(73.44765vw,99vh) scale(.9111)}}.snow:nth-child(273){opacity:.8238;transform:translate(37.3706vw,-10px) scale(.653);animation:fall-273 14s -24s linear infinite}@keyframes fall-273{32.245%{transform:translate(33.1573vw,32.245vh) scale(.653)}to{transform:translate(35.26395vw,99vh) scale(.653)}}.snow:nth-child(274){opacity:.6742;transform:translate(13.2186vw,-10px) scale(.3038);animation:fall-274 17s -11s linear infinite}@keyframes fall-274{66.126%{transform:translate(5.9057vw,66.126vh) scale(.3038)}to{transform:translate(9.56215vw,99vh) scale(.3038)}}.snow:nth-child(275){opacity:1.761;transform:translate(85.2925vw,-10px) scale(.7415);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{41.91%{transform:translate(85.3721vw,41.91vh) scale(.7415)}to{transform:translate(85.3323vw,99vh) scale(.7415)}}.snow:nth-child(276){opacity:1.4566;transform:translate(42.2022vw,-10px) scale(.3025);animation:fall-276 15s -28s linear infinite}@keyframes fall-276{31.801%{transform:translate(39.4824vw,31.801vh) scale(.3025)}to{transform:translate(40.8423vw,99vh) scale(.3025)}}.snow:nth-child(277){opacity:1.0846;transform:translate(69.0921vw,-10px) scale(.2462);animation:fall-277 21s -20s linear infinite}@keyframes fall-277{61.532%{transform:translate(78.2818vw,61.532vh) scale(.2462)}to{transform:translate(73.68695vw,99vh) scale(.2462)}}.snow:nth-child(278){opacity:1.163;transform:translate(14.1767vw,-10px) scale(.2581);animation:fall-278 26s -15s linear infinite}@keyframes fall-278{73.885%{transform:translate(4.8721vw,73.885vh) scale(.2581)}to{transform:translate(9.5244vw,99vh) scale(.2581)}}.snow:nth-child(279){opacity:.1112;transform:translate(82.5913vw,-10px) scale(.6864);animation:fall-279 10s -29s linear infinite}@keyframes fall-279{45.545%{transform:translate(86.6913vw,45.545vh) scale(.6864)}to{transform:translate(84.6413vw,99vh) scale(.6864)}}.snow:nth-child(280){opacity:1.7672;transform:translate(77.4227vw,-10px) scale(.3537);animation:fall-280 11s -28s linear infinite}@keyframes fall-280{55.885%{transform:translate(80.5325vw,55.885vh) scale(.3537)}to{transform:translate(78.9776vw,99vh) scale(.3537)}}.snow:nth-child(281){opacity:.325;transform:translate(99.6319vw,-10px) scale(.9583);animation:fall-281 11s -16s linear infinite}@keyframes fall-281{54.892%{transform:translate(90.6093vw,54.892vh) scale(.9583)}to{transform:translate(95.1206vw,99vh) scale(.9583)}}.snow:nth-child(282){opacity:1.7488;transform:translate(39.4819vw,-10px) scale(.0355);animation:fall-282 16s -8s linear infinite}@keyframes fall-282{47.502%{transform:translate(48.0657vw,47.502vh) scale(.0355)}to{transform:translate(43.7738vw,99vh) scale(.0355)}}.snow:nth-child(283){opacity:.6494;transform:translate(98.9252vw,-10px) scale(.4621);animation:fall-283 26s -6s linear infinite}@keyframes fall-283{31.577%{transform:translate(89.1495vw,31.577vh) scale(.4621)}to{transform:translate(94.03735vw,99vh) scale(.4621)}}.snow:nth-child(284){opacity:.9374;transform:translate(10.8153vw,-10px) scale(.6263);animation:fall-284 22s -30s linear infinite}@keyframes fall-284{33.743%{transform:translate(3.1385vw,33.743vh) scale(.6263)}to{transform:translate(6.9769vw,99vh) scale(.6263)}}.snow:nth-child(285){opacity:.038;transform:translate(82.2337vw,-10px) scale(.2238);animation:fall-285 20s -10s linear infinite}@keyframes fall-285{59.944%{transform:translate(90.1994vw,59.944vh) scale(.2238)}to{transform:translate(86.21655vw,99vh) scale(.2238)}}.snow:nth-child(286){opacity:1.3644;transform:translate(95.8979vw,-10px) scale(.8985);animation:fall-286 22s -17s linear infinite}@keyframes fall-286{57.764%{transform:translate(92.1421vw,57.764vh) scale(.8985)}to{transform:translate(94.02vw,99vh) scale(.8985)}}.snow:nth-child(287){opacity:1.543;transform:translate(13.1755vw,-10px) scale(.5184);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{70.657%{transform:translate(3.6455vw,70.657vh) scale(.5184)}to{transform:translate(8.4105vw,99vh) scale(.5184)}}.snow:nth-child(288){opacity:.3912;transform:translate(20.5758vw,-10px) scale(.2061);animation:fall-288 29s -16s linear infinite}@keyframes fall-288{42.821%{transform:translate(16.8182vw,42.821vh) scale(.2061)}to{transform:translate(18.697vw,99vh) scale(.2061)}}.snow:nth-child(289){opacity:1.7222;transform:translate(86.2908vw,-10px) scale(.2133);animation:fall-289 10s -3s linear infinite}@keyframes fall-289{66.191%{transform:translate(80.7717vw,66.191vh) scale(.2133)}to{transform:translate(83.53125vw,99vh) scale(.2133)}}.snow:nth-child(290){opacity:1.4846;transform:translate(67.9569vw,-10px) scale(.3017);animation:fall-290 13s -8s linear infinite}@keyframes fall-290{32.027%{transform:translate(68.3119vw,32.027vh) scale(.3017)}to{transform:translate(68.1344vw,99vh) scale(.3017)}}.snow:nth-child(291){opacity:1.4916;transform:translate(61.9082vw,-10px) scale(.5846);animation:fall-291 12s -30s linear infinite}@keyframes fall-291{78.78%{transform:translate(69.8093vw,78.78vh) scale(.5846)}to{transform:translate(65.85875vw,99vh) scale(.5846)}}.snow:nth-child(292){opacity:1.4098;transform:translate(73.36vw,-10px) scale(.5835);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{32.383%{transform:translate(64.6309vw,32.383vh) scale(.5835)}to{transform:translate(68.99545vw,99vh) scale(.5835)}}.snow:nth-child(293){opacity:.2976;transform:translate(46.8851vw,-10px) scale(.7587);animation:fall-293 27s -29s linear infinite}@keyframes fall-293{31.653%{transform:translate(39.1254vw,31.653vh) scale(.7587)}to{transform:translate(43.00525vw,99vh) scale(.7587)}}.snow:nth-child(294){opacity:.7952;transform:translate(74.6465vw,-10px) scale(.0314);animation:fall-294 11s -22s linear infinite}@keyframes fall-294{43.239%{transform:translate(66.9949vw,43.239vh) scale(.0314)}to{transform:translate(70.8207vw,99vh) scale(.0314)}}.snow:nth-child(295){opacity:1.7746;transform:translate(43.3198vw,-10px) scale(.8074);animation:fall-295 16s -29s linear infinite}@keyframes fall-295{39.759%{transform:translate(43.0306vw,39.759vh) scale(.8074)}to{transform:translate(43.1752vw,99vh) scale(.8074)}}.snow:nth-child(296){opacity:.521;transform:translate(28.758vw,-10px) scale(.1436);animation:fall-296 17s -15s linear infinite}@keyframes fall-296{69.581%{transform:translate(33.0165vw,69.581vh) scale(.1436)}to{transform:translate(30.88725vw,99vh) scale(.1436)}}.snow:nth-child(297){opacity:.4124;transform:translate(55.4386vw,-10px) scale(.0827);animation:fall-297 21s -18s linear infinite}@keyframes fall-297{54.732%{transform:translate(49.7173vw,54.732vh) scale(.0827)}to{transform:translate(52.57795vw,99vh) scale(.0827)}}.snow:nth-child(298){opacity:1.9382;transform:translate(89.1787vw,-10px) scale(.0573);animation:fall-298 16s -26s linear infinite}@keyframes fall-298{60.108%{transform:translate(86.4133vw,60.108vh) scale(.0573)}to{transform:translate(87.796vw,99vh) scale(.0573)}}.snow:nth-child(299){opacity:1.2904;transform:translate(3.2971vw,-10px) scale(.3753);animation:fall-299 26s -11s linear infinite}@keyframes fall-299{48.242%{transform:translate(11.7792vw,48.242vh) scale(.3753)}to{transform:translate(7.53815vw,99vh) scale(.3753)}}.snow:nth-child(300){opacity:1.7574;transform:translate(68.9395vw,-10px) scale(.289);animation:fall-300 19s -5s linear infinite}@keyframes fall-300{76.051%{transform:translate(76.6945vw,76.051vh) scale(.289)}to{transform:translate(72.817vw,99vh) scale(.289)}}.snow:nth-child(301){opacity:.2266;transform:translate(4.4366vw,-10px) scale(.1012);animation:fall-301 22s -29s linear infinite}@keyframes fall-301{67.9%{transform:translate(2.386vw,67.9vh) scale(.1012)}to{transform:translate(3.4113vw,99vh) scale(.1012)}}.snow:nth-child(302){opacity:.9478;transform:translate(56.5025vw,-10px) scale(.0704);animation:fall-302 30s -4s linear infinite}@keyframes fall-302{49.105%{transform:translate(59.5957vw,49.105vh) scale(.0704)}to{transform:translate(58.0491vw,99vh) scale(.0704)}}.snow:nth-child(303){opacity:1.8544;transform:translate(88.5696vw,-10px) scale(.676);animation:fall-303 15s -2s linear infinite}@keyframes fall-303{41.536%{transform:translate(97.2336vw,41.536vh) scale(.676)}to{transform:translate(92.9016vw,99vh) scale(.676)}}.snow:nth-child(304){opacity:.0014;transform:translate(99.7071vw,-10px) scale(.0894);animation:fall-304 10s -13s linear infinite}@keyframes fall-304{36.199%{transform:translate(102.1794vw,36.199vh) scale(.0894)}to{transform:translate(100.94325vw,99vh) scale(.0894)}}.snow:nth-child(305){opacity:1.433;transform:translate(72.751vw,-10px) scale(.8152);animation:fall-305 12s -26s linear infinite}@keyframes fall-305{66.978%{transform:translate(68.3425vw,66.978vh) scale(.8152)}to{transform:translate(70.54675vw,99vh) scale(.8152)}}.snow:nth-child(306){opacity:1.8976;transform:translate(38.2771vw,-10px) scale(.6915);animation:fall-306 19s -10s linear infinite}@keyframes fall-306{58.89%{transform:translate(32.1655vw,58.89vh) scale(.6915)}to{transform:translate(35.2213vw,99vh) scale(.6915)}}.snow:nth-child(307){opacity:1.7274;transform:translate(92.2053vw,-10px) scale(.918);animation:fall-307 26s -17s linear infinite}@keyframes fall-307{73.056%{transform:translate(84.7747vw,73.056vh) scale(.918)}to{transform:translate(88.49vw,99vh) scale(.918)}}.snow:nth-child(308){opacity:.5722;transform:translate(51.6618vw,-10px) scale(.7711);animation:fall-308 21s -11s linear infinite}@keyframes fall-308{73.388%{transform:translate(60.7775vw,73.388vh) scale(.7711)}to{transform:translate(56.21965vw,99vh) scale(.7711)}}.snow:nth-child(309){opacity:1.8946;transform:translate(92.3155vw,-10px) scale(.5821);animation:fall-309 13s -5s linear infinite}@keyframes fall-309{70.99%{transform:translate(84.0436vw,70.99vh) scale(.5821)}to{transform:translate(88.17955vw,99vh) scale(.5821)}}.snow:nth-child(310){opacity:.3536;transform:translate(94.2658vw,-10px) scale(.047);animation:fall-310 20s -21s linear infinite}@keyframes fall-310{37.681%{transform:translate(92.7219vw,37.681vh) scale(.047)}to{transform:translate(93.49385vw,99vh) scale(.047)}}.snow:nth-child(311){opacity:.9752;transform:translate(20.4373vw,-10px) scale(.6912);animation:fall-311 25s -15s linear infinite}@keyframes fall-311{66.043%{transform:translate(13.9211vw,66.043vh) scale(.6912)}to{transform:translate(17.1792vw,99vh) scale(.6912)}}.snow:nth-child(312){opacity:.4994;transform:translate(56.7079vw,-10px) scale(.8374);animation:fall-312 11s -21s linear infinite}@keyframes fall-312{54.868%{transform:translate(49.9007vw,54.868vh) scale(.8374)}to{transform:translate(53.3043vw,99vh) scale(.8374)}}.snow:nth-child(313){opacity:1.1426;transform:translate(54.655vw,-10px) scale(.7313);animation:fall-313 11s -8s linear infinite}@keyframes fall-313{70.164%{transform:translate(53.4115vw,70.164vh) scale(.7313)}to{transform:translate(54.03325vw,99vh) scale(.7313)}}.snow:nth-child(314){opacity:1.4336;transform:translate(62.6696vw,-10px) scale(.3192);animation:fall-314 13s -16s linear infinite}@keyframes fall-314{41.23%{transform:translate(63.8609vw,41.23vh) scale(.3192)}to{transform:translate(63.26525vw,99vh) scale(.3192)}}.snow:nth-child(315){opacity:1.221;transform:translate(56.4035vw,-10px) scale(.1597);animation:fall-315 27s -29s linear infinite}@keyframes fall-315{67.497%{transform:translate(48.4417vw,67.497vh) scale(.1597)}to{transform:translate(52.4226vw,99vh) scale(.1597)}}.snow:nth-child(316){opacity:1.5084;transform:translate(34.6085vw,-10px) scale(.617);animation:fall-316 28s -9s linear infinite}@keyframes fall-316{75.971%{transform:translate(36.6912vw,75.971vh) scale(.617)}to{transform:translate(35.64985vw,99vh) scale(.617)}}.snow:nth-child(317){opacity:1.235;transform:translate(16.4879vw,-10px) scale(.0802);animation:fall-317 13s -28s linear infinite}@keyframes fall-317{48.206%{transform:translate(14.1293vw,48.206vh) scale(.0802)}to{transform:translate(15.3086vw,99vh) scale(.0802)}}.snow:nth-child(318){opacity:.8286;transform:translate(61.137vw,-10px) scale(.2853);animation:fall-318 28s -10s linear infinite}@keyframes fall-318{54.005%{transform:translate(67.1503vw,54.005vh) scale(.2853)}to{transform:translate(64.14365vw,99vh) scale(.2853)}}.snow:nth-child(319){opacity:1.9382;transform:translate(56.569vw,-10px) scale(.3353);animation:fall-319 17s -7s linear infinite}@keyframes fall-319{32.433%{transform:translate(49.2663vw,32.433vh) scale(.3353)}to{transform:translate(52.91765vw,99vh) scale(.3353)}}.snow:nth-child(320){opacity:1.7212;transform:translate(29.5103vw,-10px) scale(.6508);animation:fall-320 27s -3s linear infinite}@keyframes fall-320{43.484%{transform:translate(27.8326vw,43.484vh) scale(.6508)}to{transform:translate(28.67145vw,99vh) scale(.6508)}}.snow:nth-child(321){opacity:.877;transform:translate(79.6919vw,-10px) scale(.234);animation:fall-321 13s -6s linear infinite}@keyframes fall-321{41.377%{transform:translate(84.1205vw,41.377vh) scale(.234)}to{transform:translate(81.9062vw,99vh) scale(.234)}}.snow:nth-child(322){opacity:1.0556;transform:translate(84.3412vw,-10px) scale(.0077);animation:fall-322 16s -19s linear infinite}@keyframes fall-322{74.658%{transform:translate(89.9278vw,74.658vh) scale(.0077)}to{transform:translate(87.1345vw,99vh) scale(.0077)}}.snow:nth-child(323){opacity:.7082;transform:translate(62.8394vw,-10px) scale(.2546);animation:fall-323 29s -27s linear infinite}@keyframes fall-323{48.361%{transform:translate(53.8371vw,48.361vh) scale(.2546)}to{transform:translate(58.33825vw,99vh) scale(.2546)}}.snow:nth-child(324){opacity:1.5664;transform:translate(99.6044vw,-10px) scale(.0256);animation:fall-324 17s -19s linear infinite}@keyframes fall-324{58.586%{transform:translate(96.0467vw,58.586vh) scale(.0256)}to{transform:translate(97.82555vw,99vh) scale(.0256)}}.snow:nth-child(325){opacity:1.9544;transform:translate(22.2477vw,-10px) scale(.5842);animation:fall-325 12s -11s linear infinite}@keyframes fall-325{66.605%{transform:translate(21.6647vw,66.605vh) scale(.5842)}to{transform:translate(21.9562vw,99vh) scale(.5842)}}.snow:nth-child(326){opacity:.1574;transform:translate(32.78vw,-10px) scale(.2093);animation:fall-326 14s -23s linear infinite}@keyframes fall-326{36.201%{transform:translate(40.9949vw,36.201vh) scale(.2093)}to{transform:translate(36.88745vw,99vh) scale(.2093)}}.snow:nth-child(327){opacity:1.0052;transform:translate(72.7986vw,-10px) scale(.9076);animation:fall-327 23s -15s linear infinite}@keyframes fall-327{36.522%{transform:translate(64.2884vw,36.522vh) scale(.9076)}to{transform:translate(68.5435vw,99vh) scale(.9076)}}.snow:nth-child(328){opacity:.6514;transform:translate(8.8416vw,-10px) scale(.8394);animation:fall-328 23s -28s linear infinite}@keyframes fall-328{58.569%{transform:translate(1.6442vw,58.569vh) scale(.8394)}to{transform:translate(5.2429vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:.146;transform:translate(75.4573vw,-10px) scale(.3767);animation:fall-329 21s -14s linear infinite}@keyframes fall-329{45.614%{transform:translate(71.5336vw,45.614vh) scale(.3767)}to{transform:translate(73.49545vw,99vh) scale(.3767)}}.snow:nth-child(330){opacity:1.728;transform:translate(95.4692vw,-10px) scale(.0311);animation:fall-330 23s -3s linear infinite}@keyframes fall-330{63.107%{transform:translate(87.4957vw,63.107vh) scale(.0311)}to{transform:translate(91.48245vw,99vh) scale(.0311)}}.snow:nth-child(331){opacity:1.6714;transform:translate(74.2827vw,-10px) scale(.6864);animation:fall-331 30s -25s linear infinite}@keyframes fall-331{48.734%{transform:translate(65.8038vw,48.734vh) scale(.6864)}to{transform:translate(70.04325vw,99vh) scale(.6864)}}.snow:nth-child(332){opacity:1.7716;transform:translate(73.1279vw,-10px) scale(.1001);animation:fall-332 13s -10s linear infinite}@keyframes fall-332{54.457%{transform:translate(68.2365vw,54.457vh) scale(.1001)}to{transform:translate(70.6822vw,99vh) scale(.1001)}}.snow:nth-child(333){opacity:1.775;transform:translate(26.4287vw,-10px) scale(.7215);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{64.653%{transform:translate(19.4891vw,64.653vh) scale(.7215)}to{transform:translate(22.9589vw,99vh) scale(.7215)}}.snow:nth-child(334){opacity:.9116;transform:translate(77.6992vw,-10px) scale(.4315);animation:fall-334 18s -22s linear infinite}@keyframes fall-334{31.718%{transform:translate(82.8432vw,31.718vh) scale(.4315)}to{transform:translate(80.2712vw,99vh) scale(.4315)}}.snow:nth-child(335){opacity:.636;transform:translate(54.7276vw,-10px) scale(.3158);animation:fall-335 21s -2s linear infinite}@keyframes fall-335{77.427%{transform:translate(63.7191vw,77.427vh) scale(.3158)}to{transform:translate(59.22335vw,99vh) scale(.3158)}}.snow:nth-child(336){opacity:1.7236;transform:translate(58.6261vw,-10px) scale(.6428);animation:fall-336 26s -29s linear infinite}@keyframes fall-336{72.091%{transform:translate(66.7464vw,72.091vh) scale(.6428)}to{transform:translate(62.68625vw,99vh) scale(.6428)}}.snow:nth-child(337){opacity:.7948;transform:translate(90.4948vw,-10px) scale(.4966);animation:fall-337 11s -12s linear infinite}@keyframes fall-337{46.147%{transform:translate(93.246vw,46.147vh) scale(.4966)}to{transform:translate(91.8704vw,99vh) scale(.4966)}}.snow:nth-child(338){opacity:1.6324;transform:translate(40.3908vw,-10px) scale(.2808);animation:fall-338 24s -4s linear infinite}@keyframes fall-338{43.321%{transform:translate(47.3895vw,43.321vh) scale(.2808)}to{transform:translate(43.89015vw,99vh) scale(.2808)}}.snow:nth-child(339){opacity:.6446;transform:translate(71.9801vw,-10px) scale(.1919);animation:fall-339 24s -21s linear infinite}@keyframes fall-339{77.924%{transform:translate(69.7251vw,77.924vh) scale(.1919)}to{transform:translate(70.8526vw,99vh) scale(.1919)}}.snow:nth-child(340){opacity:.0384;transform:translate(96.1336vw,-10px) scale(.693);animation:fall-340 28s -17s linear infinite}@keyframes fall-340{64.314%{transform:translate(88.4315vw,64.314vh) scale(.693)}to{transform:translate(92.28255vw,99vh) scale(.693)}}.snow:nth-child(341){opacity:1.0766;transform:translate(45.7761vw,-10px) scale(.0152);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{46.914%{transform:translate(47.8421vw,46.914vh) scale(.0152)}to{transform:translate(46.8091vw,99vh) scale(.0152)}}.snow:nth-child(342){opacity:1.7828;transform:translate(56.8815vw,-10px) scale(.784);animation:fall-342 30s -7s linear infinite}@keyframes fall-342{78.619%{transform:translate(56.4089vw,78.619vh) scale(.784)}to{transform:translate(56.6452vw,99vh) scale(.784)}}.snow:nth-child(343){opacity:.8962;transform:translate(19.0837vw,-10px) scale(.1402);animation:fall-343 21s -1s linear infinite}@keyframes fall-343{36.31%{transform:translate(12.2298vw,36.31vh) scale(.1402)}to{transform:translate(15.65675vw,99vh) scale(.1402)}}.snow:nth-child(344){opacity:.6908;transform:translate(29.2206vw,-10px) scale(.5898);animation:fall-344 15s -28s linear infinite}@keyframes fall-344{52.164%{transform:translate(36.5585vw,52.164vh) scale(.5898)}to{transform:translate(32.88955vw,99vh) scale(.5898)}}.snow:nth-child(345){opacity:.674;transform:translate(29.0413vw,-10px) scale(.67);animation:fall-345 26s -24s linear infinite}@keyframes fall-345{52.265%{transform:translate(23.3584vw,52.265vh) scale(.67)}to{transform:translate(26.19985vw,99vh) scale(.67)}}.snow:nth-child(346){opacity:1.9922;transform:translate(16.6286vw,-10px) scale(.2616);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{75.926%{transform:translate(8.9877vw,75.926vh) scale(.2616)}to{transform:translate(12.80815vw,99vh) scale(.2616)}}.snow:nth-child(347){opacity:.0148;transform:translate(25.9757vw,-10px) scale(.6828);animation:fall-347 28s -10s linear infinite}@keyframes fall-347{52.8%{transform:translate(32.3945vw,52.8vh) scale(.6828)}to{transform:translate(29.1851vw,99vh) scale(.6828)}}.snow:nth-child(348){opacity:.0754;transform:translate(71.832vw,-10px) scale(.5671);animation:fall-348 23s -6s linear infinite}@keyframes fall-348{62.165%{transform:translate(80.4162vw,62.165vh) scale(.5671)}to{transform:translate(76.1241vw,99vh) scale(.5671)}}.snow:nth-child(349){opacity:1.2288;transform:translate(8.728vw,-10px) scale(.727);animation:fall-349 16s -17s linear infinite}@keyframes fall-349{44.616%{transform:translate(11.6893vw,44.616vh) scale(.727)}to{transform:translate(10.20865vw,99vh) scale(.727)}}.snow:nth-child(350){opacity:.5352;transform:translate(72.8724vw,-10px) scale(.2192);animation:fall-350 18s -7s linear infinite}@keyframes fall-350{33.539%{transform:translate(65.7707vw,33.539vh) scale(.2192)}to{transform:translate(69.32155vw,99vh) scale(.2192)}}.snow:nth-child(351){opacity:.8188;transform:translate(37.9304vw,-10px) scale(.9384);animation:fall-351 22s -25s linear infinite}@keyframes fall-351{48.036%{transform:translate(45.6344vw,48.036vh) scale(.9384)}to{transform:translate(41.7824vw,99vh) scale(.9384)}}.snow:nth-child(352){opacity:1.8542;transform:translate(19.1503vw,-10px) scale(.0623);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{55.627%{transform:translate(24.3559vw,55.627vh) scale(.0623)}to{transform:translate(21.7531vw,99vh) scale(.0623)}}.snow:nth-child(353){opacity:1.3152;transform:translate(23.0638vw,-10px) scale(.3023);animation:fall-353 17s -12s linear infinite}@keyframes fall-353{50.77%{transform:translate(31.1075vw,50.77vh) scale(.3023)}to{transform:translate(27.08565vw,99vh) scale(.3023)}}.snow:nth-child(354){opacity:.1344;transform:translate(48.0512vw,-10px) scale(.9432);animation:fall-354 22s -8s linear infinite}@keyframes fall-354{43.701%{transform:translate(47.3561vw,43.701vh) scale(.9432)}to{transform:translate(47.70365vw,99vh) scale(.9432)}}.snow:nth-child(355){opacity:1.5122;transform:translate(80.7743vw,-10px) scale(.0165);animation:fall-355 16s -9s linear infinite}@keyframes fall-355{67.108%{transform:translate(72.4887vw,67.108vh) scale(.0165)}to{transform:translate(76.6315vw,99vh) scale(.0165)}}.snow:nth-child(356){opacity:.6194;transform:translate(59.5124vw,-10px) scale(.1786);animation:fall-356 15s -26s linear infinite}@keyframes fall-356{55.81%{transform:translate(67.5376vw,55.81vh) scale(.1786)}to{transform:translate(63.525vw,99vh) scale(.1786)}}.snow:nth-child(357){opacity:.0174;transform:translate(19.4446vw,-10px) scale(.7145);animation:fall-357 10s -17s linear infinite}@keyframes fall-357{32.766%{transform:translate(27.7199vw,32.766vh) scale(.7145)}to{transform:translate(23.58225vw,99vh) scale(.7145)}}.snow:nth-child(358){opacity:1.1802;transform:translate(50.5064vw,-10px) scale(.793);animation:fall-358 12s -7s linear infinite}@keyframes fall-358{60.45%{transform:translate(44.79vw,60.45vh) scale(.793)}to{transform:translate(47.6482vw,99vh) scale(.793)}}.snow:nth-child(359){opacity:.7646;transform:translate(82.7672vw,-10px) scale(.6154);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{44.309%{transform:translate(90.4073vw,44.309vh) scale(.6154)}to{transform:translate(86.58725vw,99vh) scale(.6154)}}.snow:nth-child(360){opacity:.8214;transform:translate(51.9705vw,-10px) scale(.918);animation:fall-360 23s -15s linear infinite}@keyframes fall-360{66.005%{transform:translate(52.5558vw,66.005vh) scale(.918)}to{transform:translate(52.26315vw,99vh) scale(.918)}}.snow:nth-child(361){opacity:.0802;transform:translate(42.5131vw,-10px) scale(.7978);animation:fall-361 14s -28s linear infinite}@keyframes fall-361{39.93%{transform:translate(47.0383vw,39.93vh) scale(.7978)}to{transform:translate(44.7757vw,99vh) scale(.7978)}}.snow:nth-child(362){opacity:.697;transform:translate(3.3565vw,-10px) scale(.5587);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{53.186%{transform:translate(-1.7901vw,53.186vh) scale(.5587)}to{transform:translate(.7832vw,99vh) scale(.5587)}}.snow:nth-child(363){opacity:.5932;transform:translate(48.461vw,-10px) scale(.4268);animation:fall-363 29s -7s linear infinite}@keyframes fall-363{62.199%{transform:translate(52.7592vw,62.199vh) scale(.4268)}to{transform:translate(50.6101vw,99vh) scale(.4268)}}.snow:nth-child(364){opacity:.1766;transform:translate(93.3979vw,-10px) scale(.6831);animation:fall-364 16s -7s linear infinite}@keyframes fall-364{71.373%{transform:translate(96.1253vw,71.373vh) scale(.6831)}to{transform:translate(94.7616vw,99vh) scale(.6831)}}.snow:nth-child(365){opacity:.836;transform:translate(49.6516vw,-10px) scale(.651);animation:fall-365 16s -1s linear infinite}@keyframes fall-365{70.237%{transform:translate(47.8579vw,70.237vh) scale(.651)}to{transform:translate(48.75475vw,99vh) scale(.651)}}.snow:nth-child(366){opacity:1.096;transform:translate(14.1692vw,-10px) scale(.2288);animation:fall-366 22s -20s linear infinite}@keyframes fall-366{75.88%{transform:translate(19.6582vw,75.88vh) scale(.2288)}to{transform:translate(16.9137vw,99vh) scale(.2288)}}.snow:nth-child(367){opacity:1.829;transform:translate(98.8055vw,-10px) scale(.2526);animation:fall-367 24s -25s linear infinite}@keyframes fall-367{30.878%{transform:translate(107.5602vw,30.878vh) scale(.2526)}to{transform:translate(103.18285vw,99vh) scale(.2526)}}.snow:nth-child(368){opacity:1.3316;transform:translate(45.2219vw,-10px) scale(.7507);animation:fall-368 20s -23s linear infinite}@keyframes fall-368{49.154%{transform:translate(53.2092vw,49.154vh) scale(.7507)}to{transform:translate(49.21555vw,99vh) scale(.7507)}}.snow:nth-child(369){opacity:.8894;transform:translate(18.5933vw,-10px) scale(.7);animation:fall-369 18s -17s linear infinite}@keyframes fall-369{31.512%{transform:translate(16.551vw,31.512vh) scale(.7)}to{transform:translate(17.57215vw,99vh) scale(.7)}}.snow:nth-child(370){opacity:1.1808;transform:translate(46.6403vw,-10px) scale(.4282);animation:fall-370 25s -7s linear infinite}@keyframes fall-370{44.679%{transform:translate(44.2558vw,44.679vh) scale(.4282)}to{transform:translate(45.44805vw,99vh) scale(.4282)}}.snow:nth-child(371){opacity:.4676;transform:translate(38.4939vw,-10px) scale(.0331);animation:fall-371 16s -27s linear infinite}@keyframes fall-371{62.534%{transform:translate(35.8476vw,62.534vh) scale(.0331)}to{transform:translate(37.17075vw,99vh) scale(.0331)}}.snow:nth-child(372){opacity:1.7218;transform:translate(32.8424vw,-10px) scale(.8179);animation:fall-372 21s -27s linear infinite}@keyframes fall-372{33.595%{transform:translate(41.9426vw,33.595vh) scale(.8179)}to{transform:translate(37.3925vw,99vh) scale(.8179)}}.snow:nth-child(373){opacity:.6446;transform:translate(61.5004vw,-10px) scale(.8091);animation:fall-373 20s -12s linear infinite}@keyframes fall-373{70.909%{transform:translate(58.6389vw,70.909vh) scale(.8091)}to{transform:translate(60.06965vw,99vh) scale(.8091)}}.snow:nth-child(374){opacity:.2684;transform:translate(86.2687vw,-10px) scale(.2335);animation:fall-374 25s -21s linear infinite}@keyframes fall-374{67.776%{transform:translate(76.9192vw,67.776vh) scale(.2335)}to{transform:translate(81.59395vw,99vh) scale(.2335)}}.snow:nth-child(375){opacity:.7698;transform:translate(36.3115vw,-10px) scale(.5771);animation:fall-375 28s -30s linear infinite}@keyframes fall-375{38.511%{transform:translate(36.2837vw,38.511vh) scale(.5771)}to{transform:translate(36.2976vw,99vh) scale(.5771)}}.snow:nth-child(376){opacity:1.5452;transform:translate(84.1677vw,-10px) scale(.3394);animation:fall-376 19s -9s linear infinite}@keyframes fall-376{50.529%{transform:translate(84.2929vw,50.529vh) scale(.3394)}to{transform:translate(84.2303vw,99vh) scale(.3394)}}.snow:nth-child(377){opacity:1.3576;transform:translate(47.2513vw,-10px) scale(.7135);animation:fall-377 17s -19s linear infinite}@keyframes fall-377{74.164%{transform:translate(50.3777vw,74.164vh) scale(.7135)}to{transform:translate(48.8145vw,99vh) scale(.7135)}}.snow:nth-child(378){opacity:.3802;transform:translate(72.1318vw,-10px) scale(.7977);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{43.777%{transform:translate(67.1542vw,43.777vh) scale(.7977)}to{transform:translate(69.643vw,99vh) scale(.7977)}}.snow:nth-child(379){opacity:.3778;transform:translate(81.1861vw,-10px) scale(.492);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{52.465%{transform:translate(79.3373vw,52.465vh) scale(.492)}to{transform:translate(80.2617vw,99vh) scale(.492)}}.snow:nth-child(380){opacity:.7188;transform:translate(24.5891vw,-10px) scale(.311);animation:fall-380 21s -14s linear infinite}@keyframes fall-380{78.432%{transform:translate(29.6986vw,78.432vh) scale(.311)}to{transform:translate(27.14385vw,99vh) scale(.311)}}.snow:nth-child(381){opacity:1.1424;transform:translate(73.0406vw,-10px) scale(.0899);animation:fall-381 20s -13s linear infinite}@keyframes fall-381{42.246%{transform:translate(70.6607vw,42.246vh) scale(.0899)}to{transform:translate(71.85065vw,99vh) scale(.0899)}}.snow:nth-child(382){opacity:1.7386;transform:translate(73.3029vw,-10px) scale(.4729);animation:fall-382 22s -28s linear infinite}@keyframes fall-382{31.856%{transform:translate(76.4531vw,31.856vh) scale(.4729)}to{transform:translate(74.878vw,99vh) scale(.4729)}}.snow:nth-child(383){opacity:.1272;transform:translate(53.6015vw,-10px) scale(.67);animation:fall-383 15s -25s linear infinite}@keyframes fall-383{66.02%{transform:translate(51.0083vw,66.02vh) scale(.67)}to{transform:translate(52.3049vw,99vh) scale(.67)}}.snow:nth-child(384){opacity:.8518;transform:translate(43.5492vw,-10px) scale(.7786);animation:fall-384 30s -24s linear infinite}@keyframes fall-384{67.31%{transform:translate(39.2535vw,67.31vh) scale(.7786)}to{transform:translate(41.40135vw,99vh) scale(.7786)}}.snow:nth-child(385){opacity:.949;transform:translate(87.5018vw,-10px) scale(.0483);animation:fall-385 18s -11s linear infinite}@keyframes fall-385{75.668%{transform:translate(83.9928vw,75.668vh) scale(.0483)}to{transform:translate(85.7473vw,99vh) scale(.0483)}}.snow:nth-child(386){opacity:1.3962;transform:translate(48.4018vw,-10px) scale(.7323);animation:fall-386 12s -6s linear infinite}@keyframes fall-386{31.871%{transform:translate(54.9816vw,31.871vh) scale(.7323)}to{transform:translate(51.6917vw,99vh) scale(.7323)}}.snow:nth-child(387){opacity:.3834;transform:translate(53.1441vw,-10px) scale(.4642);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{50.271%{transform:translate(53.8481vw,50.271vh) scale(.4642)}to{transform:translate(53.4961vw,99vh) scale(.4642)}}.snow:nth-child(388){opacity:.1714;transform:translate(75.1309vw,-10px) scale(.0664);animation:fall-388 11s -4s linear infinite}@keyframes fall-388{44.459%{transform:translate(73.2015vw,44.459vh) scale(.0664)}to{transform:translate(74.1662vw,99vh) scale(.0664)}}.snow:nth-child(389){opacity:.7412;transform:translate(26.5144vw,-10px) scale(.4885);animation:fall-389 14s -20s linear infinite}@keyframes fall-389{67.823%{transform:translate(28.896vw,67.823vh) scale(.4885)}to{transform:translate(27.7052vw,99vh) scale(.4885)}}.snow:nth-child(390){opacity:1.0448;transform:translate(70.0458vw,-10px) scale(.1498);animation:fall-390 23s -8s linear infinite}@keyframes fall-390{35.62%{transform:translate(69.5262vw,35.62vh) scale(.1498)}to{transform:translate(69.786vw,99vh) scale(.1498)}}.snow:nth-child(391){opacity:.402;transform:translate(64.3193vw,-10px) scale(.379);animation:fall-391 23s -15s linear infinite}@keyframes fall-391{37.374%{transform:translate(59.3437vw,37.374vh) scale(.379)}to{transform:translate(61.8315vw,99vh) scale(.379)}}.snow:nth-child(392){opacity:.667;transform:translate(40.431vw,-10px) scale(.1902);animation:fall-392 10s -11s linear infinite}@keyframes fall-392{50.398%{transform:translate(35.6058vw,50.398vh) scale(.1902)}to{transform:translate(38.0184vw,99vh) scale(.1902)}}.snow:nth-child(393){opacity:1.5532;transform:translate(6.8666vw,-10px) scale(.6428);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{74.152%{transform:translate(1.141vw,74.152vh) scale(.6428)}to{transform:translate(4.0038vw,99vh) scale(.6428)}}.snow:nth-child(394){opacity:1.5876;transform:translate(19.4101vw,-10px) scale(.1895);animation:fall-394 26s -30s linear infinite}@keyframes fall-394{42.129%{transform:translate(22.5422vw,42.129vh) scale(.1895)}to{transform:translate(20.97615vw,99vh) scale(.1895)}}.snow:nth-child(395){opacity:.1454;transform:translate(12.0431vw,-10px) scale(.8442);animation:fall-395 27s -25s linear infinite}@keyframes fall-395{30.66%{transform:translate(5.0099vw,30.66vh) scale(.8442)}to{transform:translate(8.5265vw,99vh) scale(.8442)}}.snow:nth-child(396){opacity:.1058;transform:translate(48.0707vw,-10px) scale(.3173);animation:fall-396 26s -25s linear infinite}@keyframes fall-396{56.282%{transform:translate(39.9948vw,56.282vh) scale(.3173)}to{transform:translate(44.03275vw,99vh) scale(.3173)}}.snow:nth-child(397){opacity:.9086;transform:translate(2.2442vw,-10px) scale(.9511);animation:fall-397 24s -21s linear infinite}@keyframes fall-397{42.681%{transform:translate(-4.7917vw,42.681vh) scale(.9511)}to{transform:translate(-1.27375vw,99vh) scale(.9511)}}.snow:nth-child(398){opacity:.946;transform:translate(49.414vw,-10px) scale(.0686);animation:fall-398 19s -6s linear infinite}@keyframes fall-398{47.396%{transform:translate(48.5081vw,47.396vh) scale(.0686)}to{transform:translate(48.96105vw,99vh) scale(.0686)}}.snow:nth-child(399){opacity:.9236;transform:translate(25.0467vw,-10px) scale(.3825);animation:fall-399 30s -13s linear infinite}@keyframes fall-399{41.873%{transform:translate(16.2746vw,41.873vh) scale(.3825)}to{transform:translate(20.66065vw,99vh) scale(.3825)}}.snow:nth-child(400){opacity:.5152;transform:translate(68.4504vw,-10px) scale(.2899);animation:fall-400 10s -23s linear infinite}@keyframes fall-400{52.38%{transform:translate(68.2921vw,52.38vh) scale(.2899)}to{transform:translate(68.37125vw,99vh) scale(.2899)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0316;transform:translate(71.042vw,-10px) scale(.7742);animation:fall-1 21s -21s linear infinite}@keyframes fall-1{75.543%{transform:translate(73.0949vw,75.543vh) scale(.7742)}to{transform:translate(72.06845vw,99vh) scale(.7742)}}.snow:nth-child(2){opacity:.9554;transform:translate(68.1125vw,-10px) scale(.0875);animation:fall-2 29s -12s linear infinite}@keyframes fall-2{34.037%{transform:translate(74.4801vw,34.037vh) scale(.0875)}to{transform:translate(71.2963vw,99vh) scale(.0875)}}.snow:nth-child(3){opacity:.394;transform:translate(41.2938vw,-10px) scale(.307);animation:fall-3 25s -10s linear infinite}@keyframes fall-3{38.654%{transform:translate(49.1005vw,38.654vh) scale(.307)}to{transform:translate(45.19715vw,99vh) scale(.307)}}.snow:nth-child(4){opacity:.3302;transform:translate(14.0507vw,-10px) scale(.2281);animation:fall-4 16s -11s linear infinite}@keyframes fall-4{33.372%{transform:translate(14.5955vw,33.372vh) scale(.2281)}to{transform:translate(14.3231vw,99vh) scale(.2281)}}.snow:nth-child(5){opacity:.7182;transform:translate(47.8281vw,-10px) scale(.5093);animation:fall-5 26s -3s linear infinite}@keyframes fall-5{51.844%{transform:translate(57.4119vw,51.844vh) scale(.5093)}to{transform:translate(52.62vw,99vh) scale(.5093)}}.snow:nth-child(6){opacity:.4302;transform:translate(70.6816vw,-10px) scale(.5084);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{53.687%{transform:translate(74.891vw,53.687vh) scale(.5084)}to{transform:translate(72.7863vw,99vh) scale(.5084)}}.snow:nth-child(7){opacity:1.3258;transform:translate(55.3765vw,-10px) scale(.992);animation:fall-7 28s -20s linear infinite}@keyframes fall-7{39.468%{transform:translate(57.3235vw,39.468vh) scale(.992)}to{transform:translate(56.35vw,99vh) scale(.992)}}.snow:nth-child(8){opacity:.72;transform:translate(92.0407vw,-10px) scale(.4994);animation:fall-8 24s -5s linear infinite}@keyframes fall-8{69.233%{transform:translate(87.2366vw,69.233vh) scale(.4994)}to{transform:translate(89.63865vw,99vh) scale(.4994)}}.snow:nth-child(9){opacity:1.692;transform:translate(69.8173vw,-10px) scale(.9834);animation:fall-9 12s -4s linear infinite}@keyframes fall-9{72.21%{transform:translate(77.583vw,72.21vh) scale(.9834)}to{transform:translate(73.70015vw,99vh) scale(.9834)}}.snow:nth-child(10){opacity:1.603;transform:translate(89.3407vw,-10px) scale(.0811);animation:fall-10 25s -2s linear infinite}@keyframes fall-10{79.397%{transform:translate(94.555vw,79.397vh) scale(.0811)}to{transform:translate(91.94785vw,99vh) scale(.0811)}}.snow:nth-child(11){opacity:.601;transform:translate(78.7251vw,-10px) scale(.193);animation:fall-11 21s -5s linear infinite}@keyframes fall-11{68.477%{transform:translate(85.9829vw,68.477vh) scale(.193)}to{transform:translate(82.354vw,99vh) scale(.193)}}.snow:nth-child(12){opacity:1.8892;transform:translate(86.6566vw,-10px) scale(.1575);animation:fall-12 14s -14s linear infinite}@keyframes fall-12{64.231%{transform:translate(93.3854vw,64.231vh) scale(.1575)}to{transform:translate(90.021vw,99vh) scale(.1575)}}.snow:nth-child(13){opacity:.1546;transform:translate(66.8463vw,-10px) scale(.7977);animation:fall-13 13s -17s linear infinite}@keyframes fall-13{60.499%{transform:translate(61.6768vw,60.499vh) scale(.7977)}to{transform:translate(64.26155vw,99vh) scale(.7977)}}.snow:nth-child(14){opacity:1.9794;transform:translate(71.6912vw,-10px) scale(.1412);animation:fall-14 29s -20s linear infinite}@keyframes fall-14{48.646%{transform:translate(72.531vw,48.646vh) scale(.1412)}to{transform:translate(72.1111vw,99vh) scale(.1412)}}.snow:nth-child(15){opacity:1.8684;transform:translate(47.835vw,-10px) scale(.1182);animation:fall-15 28s -28s linear infinite}@keyframes fall-15{61.096%{transform:translate(55.5251vw,61.096vh) scale(.1182)}to{transform:translate(51.68005vw,99vh) scale(.1182)}}.snow:nth-child(16){opacity:.5178;transform:translate(20.5715vw,-10px) scale(.6284);animation:fall-16 30s -9s linear infinite}@keyframes fall-16{45.16%{transform:translate(17.5237vw,45.16vh) scale(.6284)}to{transform:translate(19.0476vw,99vh) scale(.6284)}}.snow:nth-child(17){opacity:.4262;transform:translate(.3172vw,-10px) scale(.5545);animation:fall-17 10s -25s linear infinite}@keyframes fall-17{46.318%{transform:translate(-2.1263vw,46.318vh) scale(.5545)}to{transform:translate(-.90455vw,99vh) scale(.5545)}}.snow:nth-child(18){opacity:1.3968;transform:translate(50.4473vw,-10px) scale(.9938);animation:fall-18 14s -17s linear infinite}@keyframes fall-18{51.973%{transform:translate(44.2158vw,51.973vh) scale(.9938)}to{transform:translate(47.33155vw,99vh) scale(.9938)}}.snow:nth-child(19){opacity:1.2662;transform:translate(94.5875vw,-10px) scale(.2652);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{69.502%{transform:translate(100.1573vw,69.502vh) scale(.2652)}to{transform:translate(97.3724vw,99vh) scale(.2652)}}.snow:nth-child(20){opacity:1.2312;transform:translate(97.83vw,-10px) scale(.9547);animation:fall-20 29s -3s linear infinite}@keyframes fall-20{74.891%{transform:translate(97.3959vw,74.891vh) scale(.9547)}to{transform:translate(97.61295vw,99vh) scale(.9547)}}.snow:nth-child(21){opacity:.922;transform:translate(84.7419vw,-10px) scale(.7733);animation:fall-21 12s -14s linear infinite}@keyframes fall-21{33.602%{transform:translate(80.1482vw,33.602vh) scale(.7733)}to{transform:translate(82.44505vw,99vh) scale(.7733)}}.snow:nth-child(22){opacity:1.818;transform:translate(2.7637vw,-10px) scale(.9161);animation:fall-22 12s -1s linear infinite}@keyframes fall-22{57.105%{transform:translate(-.3113vw,57.105vh) scale(.9161)}to{transform:translate(1.2262vw,99vh) scale(.9161)}}.snow:nth-child(23){opacity:1.4724;transform:translate(90.7807vw,-10px) scale(.7739);animation:fall-23 13s -23s linear infinite}@keyframes fall-23{41.088%{transform:translate(86.2576vw,41.088vh) scale(.7739)}to{transform:translate(88.51915vw,99vh) scale(.7739)}}.snow:nth-child(24){opacity:.8044;transform:translate(59.4638vw,-10px) scale(.6406);animation:fall-24 30s -4s linear infinite}@keyframes fall-24{41.7%{transform:translate(50.4312vw,41.7vh) scale(.6406)}to{transform:translate(54.9475vw,99vh) scale(.6406)}}.snow:nth-child(25){opacity:.04;transform:translate(56.0478vw,-10px) scale(.9965);animation:fall-25 23s -27s linear infinite}@keyframes fall-25{47.023%{transform:translate(49.655vw,47.023vh) scale(.9965)}to{transform:translate(52.8514vw,99vh) scale(.9965)}}.snow:nth-child(26){opacity:.6088;transform:translate(82.5313vw,-10px) scale(.4896);animation:fall-26 12s -22s linear infinite}@keyframes fall-26{47.152%{transform:translate(72.9118vw,47.152vh) scale(.4896)}to{transform:translate(77.72155vw,99vh) scale(.4896)}}.snow:nth-child(27){opacity:.8942;transform:translate(10.0272vw,-10px) scale(.4031);animation:fall-27 16s -9s linear infinite}@keyframes fall-27{70.68%{transform:translate(11.6024vw,70.68vh) scale(.4031)}to{transform:translate(10.8148vw,99vh) scale(.4031)}}.snow:nth-child(28){opacity:.8048;transform:translate(79.0718vw,-10px) scale(.59);animation:fall-28 11s -5s linear infinite}@keyframes fall-28{40.304%{transform:translate(82.0301vw,40.304vh) scale(.59)}to{transform:translate(80.55095vw,99vh) scale(.59)}}.snow:nth-child(29){opacity:1.3102;transform:translate(88.2503vw,-10px) scale(.9569);animation:fall-29 24s -6s linear infinite}@keyframes fall-29{52.474%{transform:translate(87.8828vw,52.474vh) scale(.9569)}to{transform:translate(88.06655vw,99vh) scale(.9569)}}.snow:nth-child(30){opacity:1.484;transform:translate(3.722vw,-10px) scale(.1824);animation:fall-30 15s -13s linear infinite}@keyframes fall-30{47.404%{transform:translate(-5.5232vw,47.404vh) scale(.1824)}to{transform:translate(-.9006vw,99vh) scale(.1824)}}.snow:nth-child(31){opacity:.598;transform:translate(4.2456vw,-10px) scale(.5122);animation:fall-31 16s -26s linear infinite}@keyframes fall-31{54.137%{transform:translate(13.0844vw,54.137vh) scale(.5122)}to{transform:translate(8.665vw,99vh) scale(.5122)}}.snow:nth-child(32){opacity:1.8756;transform:translate(24.2692vw,-10px) scale(.0033);animation:fall-32 14s -14s linear infinite}@keyframes fall-32{71.693%{transform:translate(33.5769vw,71.693vh) scale(.0033)}to{transform:translate(28.92305vw,99vh) scale(.0033)}}.snow:nth-child(33){opacity:1.187;transform:translate(87.3955vw,-10px) scale(.6557);animation:fall-33 13s -27s linear infinite}@keyframes fall-33{65.666%{transform:translate(88.3941vw,65.666vh) scale(.6557)}to{transform:translate(87.8948vw,99vh) scale(.6557)}}.snow:nth-child(34){opacity:.7146;transform:translate(86.5599vw,-10px) scale(.2301);animation:fall-34 13s -22s linear infinite}@keyframes fall-34{36.767%{transform:translate(83.9474vw,36.767vh) scale(.2301)}to{transform:translate(85.25365vw,99vh) scale(.2301)}}.snow:nth-child(35){opacity:1.462;transform:translate(4.7779vw,-10px) scale(.7056);animation:fall-35 28s -6s linear infinite}@keyframes fall-35{40.928%{transform:translate(2.0426vw,40.928vh) scale(.7056)}to{transform:translate(3.41025vw,99vh) scale(.7056)}}.snow:nth-child(36){opacity:.9248;transform:translate(1.9588vw,-10px) scale(.6038);animation:fall-36 30s -12s linear infinite}@keyframes fall-36{33.21%{transform:translate(3.9746vw,33.21vh) scale(.6038)}to{transform:translate(2.9667vw,99vh) scale(.6038)}}.snow:nth-child(37){opacity:.0422;transform:translate(65.1068vw,-10px) scale(.1069);animation:fall-37 27s -24s linear infinite}@keyframes fall-37{42.491%{transform:translate(64.5519vw,42.491vh) scale(.1069)}to{transform:translate(64.82935vw,99vh) scale(.1069)}}.snow:nth-child(38){opacity:1.8836;transform:translate(23.8803vw,-10px) scale(.4147);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{69.08%{transform:translate(22.0438vw,69.08vh) scale(.4147)}to{transform:translate(22.96205vw,99vh) scale(.4147)}}.snow:nth-child(39){opacity:.3208;transform:translate(28.9472vw,-10px) scale(.2306);animation:fall-39 10s -30s linear infinite}@keyframes fall-39{42.44%{transform:translate(35.6442vw,42.44vh) scale(.2306)}to{transform:translate(32.2957vw,99vh) scale(.2306)}}.snow:nth-child(40){opacity:.2732;transform:translate(31.4955vw,-10px) scale(.5774);animation:fall-40 10s -27s linear infinite}@keyframes fall-40{32.674%{transform:translate(27.1659vw,32.674vh) scale(.5774)}to{transform:translate(29.3307vw,99vh) scale(.5774)}}.snow:nth-child(41){opacity:.8496;transform:translate(17.6273vw,-10px) scale(.5541);animation:fall-41 10s -25s linear infinite}@keyframes fall-41{38.73%{transform:translate(10.86vw,38.73vh) scale(.5541)}to{transform:translate(14.24365vw,99vh) scale(.5541)}}.snow:nth-child(42){opacity:.8894;transform:translate(19.8385vw,-10px) scale(.0532);animation:fall-42 18s -14s linear infinite}@keyframes fall-42{65.431%{transform:translate(18.2501vw,65.431vh) scale(.0532)}to{transform:translate(19.0443vw,99vh) scale(.0532)}}.snow:nth-child(43){opacity:1.2364;transform:translate(12.6317vw,-10px) scale(.5966);animation:fall-43 19s -18s linear infinite}@keyframes fall-43{76.094%{transform:translate(10.4724vw,76.094vh) scale(.5966)}to{transform:translate(11.55205vw,99vh) scale(.5966)}}.snow:nth-child(44){opacity:1.0398;transform:translate(87.9738vw,-10px) scale(.0339);animation:fall-44 15s -26s linear infinite}@keyframes fall-44{72.167%{transform:translate(79.4328vw,72.167vh) scale(.0339)}to{transform:translate(83.7033vw,99vh) scale(.0339)}}.snow:nth-child(45){opacity:.3178;transform:translate(59.6986vw,-10px) scale(.9529);animation:fall-45 28s -26s linear infinite}@keyframes fall-45{41.435%{transform:translate(51.4177vw,41.435vh) scale(.9529)}to{transform:translate(55.55815vw,99vh) scale(.9529)}}.snow:nth-child(46){opacity:.4746;transform:translate(3.6723vw,-10px) scale(.3439);animation:fall-46 17s -14s linear infinite}@keyframes fall-46{71.734%{transform:translate(5.5491vw,71.734vh) scale(.3439)}to{transform:translate(4.6107vw,99vh) scale(.3439)}}.snow:nth-child(47){opacity:.2234;transform:translate(20.1806vw,-10px) scale(.3295);animation:fall-47 12s -17s linear infinite}@keyframes fall-47{31.139%{transform:translate(22.1407vw,31.139vh) scale(.3295)}to{transform:translate(21.16065vw,99vh) scale(.3295)}}.snow:nth-child(48){opacity:1.8104;transform:translate(53.8066vw,-10px) scale(.568);animation:fall-48 29s -11s linear infinite}@keyframes fall-48{65.31%{transform:translate(44.4414vw,65.31vh) scale(.568)}to{transform:translate(49.124vw,99vh) scale(.568)}}.snow:nth-child(49){opacity:1.4544;transform:translate(6.8278vw,-10px) scale(.5202);animation:fall-49 25s -19s linear infinite}@keyframes fall-49{74.279%{transform:translate(10.2422vw,74.279vh) scale(.5202)}to{transform:translate(8.535vw,99vh) scale(.5202)}}.snow:nth-child(50){opacity:.6628;transform:translate(17.5867vw,-10px) scale(.7628);animation:fall-50 19s -19s linear infinite}@keyframes fall-50{51.157%{transform:translate(14.2648vw,51.157vh) scale(.7628)}to{transform:translate(15.92575vw,99vh) scale(.7628)}}.snow:nth-child(51){opacity:.9536;transform:translate(81.3913vw,-10px) scale(.1254);animation:fall-51 30s -20s linear infinite}@keyframes fall-51{34.273%{transform:translate(77.8018vw,34.273vh) scale(.1254)}to{transform:translate(79.59655vw,99vh) scale(.1254)}}.snow:nth-child(52){opacity:1.876;transform:translate(51.8821vw,-10px) scale(.3069);animation:fall-52 10s -14s linear infinite}@keyframes fall-52{40.613%{transform:translate(51.7956vw,40.613vh) scale(.3069)}to{transform:translate(51.83885vw,99vh) scale(.3069)}}.snow:nth-child(53){opacity:1.909;transform:translate(21.6291vw,-10px) scale(.9578);animation:fall-53 16s -11s linear infinite}@keyframes fall-53{78.395%{transform:translate(15.4916vw,78.395vh) scale(.9578)}to{transform:translate(18.56035vw,99vh) scale(.9578)}}.snow:nth-child(54){opacity:1.4274;transform:translate(64.1054vw,-10px) scale(.3369);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{49.089%{transform:translate(68.6846vw,49.089vh) scale(.3369)}to{transform:translate(66.395vw,99vh) scale(.3369)}}.snow:nth-child(55){opacity:1.711;transform:translate(56.2473vw,-10px) scale(.4091);animation:fall-55 23s -27s linear infinite}@keyframes fall-55{79.816%{transform:translate(52.1017vw,79.816vh) scale(.4091)}to{transform:translate(54.1745vw,99vh) scale(.4091)}}.snow:nth-child(56){opacity:.784;transform:translate(79.8568vw,-10px) scale(.286);animation:fall-56 22s -27s linear infinite}@keyframes fall-56{70.393%{transform:translate(84.2125vw,70.393vh) scale(.286)}to{transform:translate(82.03465vw,99vh) scale(.286)}}.snow:nth-child(57){opacity:1.6372;transform:translate(89.4701vw,-10px) scale(.5438);animation:fall-57 24s -4s linear infinite}@keyframes fall-57{59.874%{transform:translate(80.8188vw,59.874vh) scale(.5438)}to{transform:translate(85.14445vw,99vh) scale(.5438)}}.snow:nth-child(58){opacity:1.6432;transform:translate(1.3928vw,-10px) scale(.8405);animation:fall-58 10s -30s linear infinite}@keyframes fall-58{53.902%{transform:translate(-8.0641vw,53.902vh) scale(.8405)}to{transform:translate(-3.33565vw,99vh) scale(.8405)}}.snow:nth-child(59){opacity:1.32;transform:translate(36.9868vw,-10px) scale(.4103);animation:fall-59 14s -5s linear infinite}@keyframes fall-59{33.66%{transform:translate(39.6876vw,33.66vh) scale(.4103)}to{transform:translate(38.3372vw,99vh) scale(.4103)}}.snow:nth-child(60){opacity:.2854;transform:translate(8.2894vw,-10px) scale(.8085);animation:fall-60 10s -4s linear infinite}@keyframes fall-60{76.952%{transform:translate(1.9574vw,76.952vh) scale(.8085)}to{transform:translate(5.1234vw,99vh) scale(.8085)}}.snow:nth-child(61){opacity:.5744;transform:translate(24.8031vw,-10px) scale(.4749);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{69.636%{transform:translate(26.5203vw,69.636vh) scale(.4749)}to{transform:translate(25.6617vw,99vh) scale(.4749)}}.snow:nth-child(62){opacity:1.9656;transform:translate(4.9935vw,-10px) scale(.0597);animation:fall-62 23s -3s linear infinite}@keyframes fall-62{40.715%{transform:translate(3.3159vw,40.715vh) scale(.0597)}to{transform:translate(4.1547vw,99vh) scale(.0597)}}.snow:nth-child(63){opacity:1.788;transform:translate(79.3113vw,-10px) scale(.3461);animation:fall-63 26s -22s linear infinite}@keyframes fall-63{67.931%{transform:translate(89.2245vw,67.931vh) scale(.3461)}to{transform:translate(84.2679vw,99vh) scale(.3461)}}.snow:nth-child(64){opacity:1.8916;transform:translate(10.6907vw,-10px) scale(.2894);animation:fall-64 17s -11s linear infinite}@keyframes fall-64{78.032%{transform:translate(20.6303vw,78.032vh) scale(.2894)}to{transform:translate(15.6605vw,99vh) scale(.2894)}}.snow:nth-child(65){opacity:1.486;transform:translate(48.0852vw,-10px) scale(.2328);animation:fall-65 16s -19s linear infinite}@keyframes fall-65{59.341%{transform:translate(39.4575vw,59.341vh) scale(.2328)}to{transform:translate(43.77135vw,99vh) scale(.2328)}}.snow:nth-child(66){opacity:.3178;transform:translate(46.2831vw,-10px) scale(.5039);animation:fall-66 21s -9s linear infinite}@keyframes fall-66{64.505%{transform:translate(39.1483vw,64.505vh) scale(.5039)}to{transform:translate(42.7157vw,99vh) scale(.5039)}}.snow:nth-child(67){opacity:1.1038;transform:translate(43.5799vw,-10px) scale(.9072);animation:fall-67 20s -13s linear infinite}@keyframes fall-67{61.134%{transform:translate(41.9473vw,61.134vh) scale(.9072)}to{transform:translate(42.7636vw,99vh) scale(.9072)}}.snow:nth-child(68){opacity:1.3004;transform:translate(24.9657vw,-10px) scale(.2924);animation:fall-68 22s -4s linear infinite}@keyframes fall-68{35.019%{transform:translate(31.1278vw,35.019vh) scale(.2924)}to{transform:translate(28.04675vw,99vh) scale(.2924)}}.snow:nth-child(69){opacity:1.2188;transform:translate(60.5918vw,-10px) scale(.3905);animation:fall-69 26s -23s linear infinite}@keyframes fall-69{66.673%{transform:translate(52.6258vw,66.673vh) scale(.3905)}to{transform:translate(56.6088vw,99vh) scale(.3905)}}.snow:nth-child(70){opacity:.501;transform:translate(22.6925vw,-10px) scale(.4373);animation:fall-70 21s -7s linear infinite}@keyframes fall-70{46.86%{transform:translate(30.6359vw,46.86vh) scale(.4373)}to{transform:translate(26.6642vw,99vh) scale(.4373)}}.snow:nth-child(71){opacity:.816;transform:translate(7.9746vw,-10px) scale(.154);animation:fall-71 23s -13s linear infinite}@keyframes fall-71{71.962%{transform:translate(9.3912vw,71.962vh) scale(.154)}to{transform:translate(8.6829vw,99vh) scale(.154)}}.snow:nth-child(72){opacity:.835;transform:translate(66.3075vw,-10px) scale(.2712);animation:fall-72 26s -19s linear infinite}@keyframes fall-72{52.488%{transform:translate(60.2221vw,52.488vh) scale(.2712)}to{transform:translate(63.2648vw,99vh) scale(.2712)}}.snow:nth-child(73){opacity:.4672;transform:translate(24.4327vw,-10px) scale(.4889);animation:fall-73 26s -8s linear infinite}@keyframes fall-73{55.837%{transform:translate(18.2369vw,55.837vh) scale(.4889)}to{transform:translate(21.3348vw,99vh) scale(.4889)}}.snow:nth-child(74){opacity:.5588;transform:translate(83.943vw,-10px) scale(.0048);animation:fall-74 16s -25s linear infinite}@keyframes fall-74{55.783%{transform:translate(75.9494vw,55.783vh) scale(.0048)}to{transform:translate(79.9462vw,99vh) scale(.0048)}}.snow:nth-child(75){opacity:.8114;transform:translate(88.867vw,-10px) scale(.3337);animation:fall-75 14s -17s linear infinite}@keyframes fall-75{65.528%{transform:translate(89.1431vw,65.528vh) scale(.3337)}to{transform:translate(89.00505vw,99vh) scale(.3337)}}.snow:nth-child(76){opacity:.053;transform:translate(44.934vw,-10px) scale(.6265);animation:fall-76 22s -10s linear infinite}@keyframes fall-76{39.808%{transform:translate(47.3586vw,39.808vh) scale(.6265)}to{transform:translate(46.1463vw,99vh) scale(.6265)}}.snow:nth-child(77){opacity:.4278;transform:translate(21.9572vw,-10px) scale(.2554);animation:fall-77 20s -24s linear infinite}@keyframes fall-77{53.488%{transform:translate(26.7825vw,53.488vh) scale(.2554)}to{transform:translate(24.36985vw,99vh) scale(.2554)}}.snow:nth-child(78){opacity:1.803;transform:translate(94.8991vw,-10px) scale(.2019);animation:fall-78 13s -2s linear infinite}@keyframes fall-78{70.056%{transform:translate(93.528vw,70.056vh) scale(.2019)}to{transform:translate(94.21355vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.8486;transform:translate(94.4169vw,-10px) scale(.8809);animation:fall-79 23s -26s linear infinite}@keyframes fall-79{65.193%{transform:translate(89.3274vw,65.193vh) scale(.8809)}to{transform:translate(91.87215vw,99vh) scale(.8809)}}.snow:nth-child(80){opacity:.6664;transform:translate(61.6262vw,-10px) scale(.2466);animation:fall-80 17s -17s linear infinite}@keyframes fall-80{30.866%{transform:translate(64.8009vw,30.866vh) scale(.2466)}to{transform:translate(63.21355vw,99vh) scale(.2466)}}.snow:nth-child(81){opacity:.911;transform:translate(.2018vw,-10px) scale(.3494);animation:fall-81 20s -16s linear infinite}@keyframes fall-81{37.696%{transform:translate(-7.7626vw,37.696vh) scale(.3494)}to{transform:translate(-3.7804vw,99vh) scale(.3494)}}.snow:nth-child(82){opacity:1.5606;transform:translate(2.5873vw,-10px) scale(.33);animation:fall-82 29s -22s linear infinite}@keyframes fall-82{65.084%{transform:translate(5.001vw,65.084vh) scale(.33)}to{transform:translate(3.79415vw,99vh) scale(.33)}}.snow:nth-child(83){opacity:1.5474;transform:translate(1.7885vw,-10px) scale(.9383);animation:fall-83 17s -7s linear infinite}@keyframes fall-83{34.579%{transform:translate(9.533vw,34.579vh) scale(.9383)}to{transform:translate(5.66075vw,99vh) scale(.9383)}}.snow:nth-child(84){opacity:.0614;transform:translate(64.5573vw,-10px) scale(.3493);animation:fall-84 27s -24s linear infinite}@keyframes fall-84{60.008%{transform:translate(62.7994vw,60.008vh) scale(.3493)}to{transform:translate(63.67835vw,99vh) scale(.3493)}}.snow:nth-child(85){opacity:1.0268;transform:translate(68.115vw,-10px) scale(.0754);animation:fall-85 18s -23s linear infinite}@keyframes fall-85{46.526%{transform:translate(68.9448vw,46.526vh) scale(.0754)}to{transform:translate(68.5299vw,99vh) scale(.0754)}}.snow:nth-child(86){opacity:.951;transform:translate(51.668vw,-10px) scale(.9641);animation:fall-86 26s -20s linear infinite}@keyframes fall-86{32.22%{transform:translate(42.1369vw,32.22vh) scale(.9641)}to{transform:translate(46.90245vw,99vh) scale(.9641)}}.snow:nth-child(87){opacity:1.9002;transform:translate(78.9227vw,-10px) scale(.192);animation:fall-87 20s -5s linear infinite}@keyframes fall-87{31.455%{transform:translate(75.4499vw,31.455vh) scale(.192)}to{transform:translate(77.1863vw,99vh) scale(.192)}}.snow:nth-child(88){opacity:1.5036;transform:translate(91.2575vw,-10px) scale(.1351);animation:fall-88 16s -13s linear infinite}@keyframes fall-88{67.747%{transform:translate(92.8119vw,67.747vh) scale(.1351)}to{transform:translate(92.0347vw,99vh) scale(.1351)}}.snow:nth-child(89){opacity:.6398;transform:translate(31.4044vw,-10px) scale(.383);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{79.847%{transform:translate(32.0043vw,79.847vh) scale(.383)}to{transform:translate(31.70435vw,99vh) scale(.383)}}.snow:nth-child(90){opacity:.8404;transform:translate(15.6059vw,-10px) scale(.1933);animation:fall-90 28s -24s linear infinite}@keyframes fall-90{68.294%{transform:translate(10.9059vw,68.294vh) scale(.1933)}to{transform:translate(13.2559vw,99vh) scale(.1933)}}.snow:nth-child(91){opacity:1.6266;transform:translate(41.1611vw,-10px) scale(.1674);animation:fall-91 10s -28s linear infinite}@keyframes fall-91{63.681%{transform:translate(35.7737vw,63.681vh) scale(.1674)}to{transform:translate(38.4674vw,99vh) scale(.1674)}}.snow:nth-child(92){opacity:1.0806;transform:translate(68.7994vw,-10px) scale(.1622);animation:fall-92 17s -27s linear infinite}@keyframes fall-92{58.024%{transform:translate(78.5821vw,58.024vh) scale(.1622)}to{transform:translate(73.69075vw,99vh) scale(.1622)}}.snow:nth-child(93){opacity:1.8792;transform:translate(40.7111vw,-10px) scale(.607);animation:fall-93 13s -29s linear infinite}@keyframes fall-93{48.259%{transform:translate(44.7288vw,48.259vh) scale(.607)}to{transform:translate(42.71995vw,99vh) scale(.607)}}.snow:nth-child(94){opacity:.7296;transform:translate(38.9333vw,-10px) scale(.7536);animation:fall-94 23s -18s linear infinite}@keyframes fall-94{77.765%{transform:translate(47.9884vw,77.765vh) scale(.7536)}to{transform:translate(43.46085vw,99vh) scale(.7536)}}.snow:nth-child(95){opacity:1.5288;transform:translate(4.5603vw,-10px) scale(.646);animation:fall-95 16s -9s linear infinite}@keyframes fall-95{37.813%{transform:translate(-4.7245vw,37.813vh) scale(.646)}to{transform:translate(-.0821vw,99vh) scale(.646)}}.snow:nth-child(96){opacity:.0228;transform:translate(28.1838vw,-10px) scale(.9425);animation:fall-96 24s -18s linear infinite}@keyframes fall-96{55.603%{transform:translate(19.4072vw,55.603vh) scale(.9425)}to{transform:translate(23.7955vw,99vh) scale(.9425)}}.snow:nth-child(97){opacity:1.0786;transform:translate(32.884vw,-10px) scale(.0934);animation:fall-97 23s -16s linear infinite}@keyframes fall-97{51.128%{transform:translate(28.417vw,51.128vh) scale(.0934)}to{transform:translate(30.6505vw,99vh) scale(.0934)}}.snow:nth-child(98){opacity:.1332;transform:translate(97.2496vw,-10px) scale(.9779);animation:fall-98 19s -9s linear infinite}@keyframes fall-98{57.764%{transform:translate(101.4826vw,57.764vh) scale(.9779)}to{transform:translate(99.3661vw,99vh) scale(.9779)}}.snow:nth-child(99){opacity:.3852;transform:translate(31.731vw,-10px) scale(.0949);animation:fall-99 29s -2s linear infinite}@keyframes fall-99{44.606%{transform:translate(36.9969vw,44.606vh) scale(.0949)}to{transform:translate(34.36395vw,99vh) scale(.0949)}}.snow:nth-child(100){opacity:1.481;transform:translate(7.9441vw,-10px) scale(.9631);animation:fall-100 26s -3s linear infinite}@keyframes fall-100{47.825%{transform:translate(12.356vw,47.825vh) scale(.9631)}to{transform:translate(10.15005vw,99vh) scale(.9631)}}.snow:nth-child(101){opacity:1.7858;transform:translate(78.5282vw,-10px) scale(.492);animation:fall-101 22s -13s linear infinite}@keyframes fall-101{44.511%{transform:translate(73.463vw,44.511vh) scale(.492)}to{transform:translate(75.9956vw,99vh) scale(.492)}}.snow:nth-child(102){opacity:1.998;transform:translate(31.1724vw,-10px) scale(.9295);animation:fall-102 25s -23s linear infinite}@keyframes fall-102{65.911%{transform:translate(40.8422vw,65.911vh) scale(.9295)}to{transform:translate(36.0073vw,99vh) scale(.9295)}}.snow:nth-child(103){opacity:1.0664;transform:translate(4.5494vw,-10px) scale(.4623);animation:fall-103 14s -23s linear infinite}@keyframes fall-103{36.668%{transform:translate(12.5399vw,36.668vh) scale(.4623)}to{transform:translate(8.54465vw,99vh) scale(.4623)}}.snow:nth-child(104){opacity:1.7984;transform:translate(50.9592vw,-10px) scale(.3608);animation:fall-104 12s -30s linear infinite}@keyframes fall-104{52.503%{transform:translate(48.1553vw,52.503vh) scale(.3608)}to{transform:translate(49.55725vw,99vh) scale(.3608)}}.snow:nth-child(105){opacity:.9236;transform:translate(37.1241vw,-10px) scale(.7203);animation:fall-105 27s -27s linear infinite}@keyframes fall-105{46.349%{transform:translate(31.2394vw,46.349vh) scale(.7203)}to{transform:translate(34.18175vw,99vh) scale(.7203)}}.snow:nth-child(106){opacity:.6086;transform:translate(7.6687vw,-10px) scale(.8695);animation:fall-106 23s -13s linear infinite}@keyframes fall-106{54.069%{transform:translate(-1.4243vw,54.069vh) scale(.8695)}to{transform:translate(3.1222vw,99vh) scale(.8695)}}.snow:nth-child(107){opacity:.7538;transform:translate(36.6496vw,-10px) scale(.9368);animation:fall-107 20s -23s linear infinite}@keyframes fall-107{67.699%{transform:translate(39.603vw,67.699vh) scale(.9368)}to{transform:translate(38.1263vw,99vh) scale(.9368)}}.snow:nth-child(108){opacity:1.5712;transform:translate(17.4116vw,-10px) scale(.0539);animation:fall-108 20s -8s linear infinite}@keyframes fall-108{56.979%{transform:translate(13.7273vw,56.979vh) scale(.0539)}to{transform:translate(15.56945vw,99vh) scale(.0539)}}.snow:nth-child(109){opacity:.7388;transform:translate(45.1202vw,-10px) scale(.56);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{72.696%{transform:translate(53.2928vw,72.696vh) scale(.56)}to{transform:translate(49.2065vw,99vh) scale(.56)}}.snow:nth-child(110){opacity:.505;transform:translate(99.229vw,-10px) scale(.109);animation:fall-110 26s -6s linear infinite}@keyframes fall-110{46.635%{transform:translate(99.7839vw,46.635vh) scale(.109)}to{transform:translate(99.50645vw,99vh) scale(.109)}}.snow:nth-child(111){opacity:1.561;transform:translate(6.2284vw,-10px) scale(.2018);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{53.622%{transform:translate(2.5363vw,53.622vh) scale(.2018)}to{transform:translate(4.38235vw,99vh) scale(.2018)}}.snow:nth-child(112){opacity:.0756;transform:translate(88.8866vw,-10px) scale(.0881);animation:fall-112 17s -17s linear infinite}@keyframes fall-112{33.19%{transform:translate(94.7432vw,33.19vh) scale(.0881)}to{transform:translate(91.8149vw,99vh) scale(.0881)}}.snow:nth-child(113){opacity:.34;transform:translate(88.4322vw,-10px) scale(.098);animation:fall-113 29s -3s linear infinite}@keyframes fall-113{47.053%{transform:translate(92.5457vw,47.053vh) scale(.098)}to{transform:translate(90.48895vw,99vh) scale(.098)}}.snow:nth-child(114){opacity:1.8114;transform:translate(36.5907vw,-10px) scale(.0517);animation:fall-114 20s -23s linear infinite}@keyframes fall-114{54.399%{transform:translate(32.006vw,54.399vh) scale(.0517)}to{transform:translate(34.29835vw,99vh) scale(.0517)}}.snow:nth-child(115){opacity:1.4252;transform:translate(21.4764vw,-10px) scale(.2009);animation:fall-115 24s -2s linear infinite}@keyframes fall-115{69.928%{transform:translate(20.4928vw,69.928vh) scale(.2009)}to{transform:translate(20.9846vw,99vh) scale(.2009)}}.snow:nth-child(116){opacity:.881;transform:translate(73.6762vw,-10px) scale(.1249);animation:fall-116 10s -22s linear infinite}@keyframes fall-116{78.449%{transform:translate(67.2995vw,78.449vh) scale(.1249)}to{transform:translate(70.48785vw,99vh) scale(.1249)}}.snow:nth-child(117){opacity:1.9642;transform:translate(86.2928vw,-10px) scale(.3494);animation:fall-117 12s -6s linear infinite}@keyframes fall-117{59.619%{transform:translate(94.2291vw,59.619vh) scale(.3494)}to{transform:translate(90.26095vw,99vh) scale(.3494)}}.snow:nth-child(118){opacity:1.7346;transform:translate(47.7969vw,-10px) scale(.2254);animation:fall-118 14s -18s linear infinite}@keyframes fall-118{52.254%{transform:translate(47.6197vw,52.254vh) scale(.2254)}to{transform:translate(47.7083vw,99vh) scale(.2254)}}.snow:nth-child(119){opacity:1.8126;transform:translate(40.4572vw,-10px) scale(.8628);animation:fall-119 19s -14s linear infinite}@keyframes fall-119{67.184%{transform:translate(37.7615vw,67.184vh) scale(.8628)}to{transform:translate(39.10935vw,99vh) scale(.8628)}}.snow:nth-child(120){opacity:1.0026;transform:translate(15.9541vw,-10px) scale(.3567);animation:fall-120 18s -2s linear infinite}@keyframes fall-120{31.868%{transform:translate(20.9437vw,31.868vh) scale(.3567)}to{transform:translate(18.4489vw,99vh) scale(.3567)}}.snow:nth-child(121){opacity:.2506;transform:translate(54.0949vw,-10px) scale(.8334);animation:fall-121 18s -18s linear infinite}@keyframes fall-121{56.784%{transform:translate(51.287vw,56.784vh) scale(.8334)}to{transform:translate(52.69095vw,99vh) scale(.8334)}}.snow:nth-child(122){opacity:.258;transform:translate(7.8073vw,-10px) scale(.4575);animation:fall-122 21s -1s linear infinite}@keyframes fall-122{54.165%{transform:translate(12.7787vw,54.165vh) scale(.4575)}to{transform:translate(10.293vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.4626;transform:translate(95.0996vw,-10px) scale(.7697);animation:fall-123 28s -8s linear infinite}@keyframes fall-123{55.538%{transform:translate(95.7571vw,55.538vh) scale(.7697)}to{transform:translate(95.42835vw,99vh) scale(.7697)}}.snow:nth-child(124){opacity:1.5978;transform:translate(82.8284vw,-10px) scale(.2318);animation:fall-124 20s -10s linear infinite}@keyframes fall-124{37.791%{transform:translate(88.1465vw,37.791vh) scale(.2318)}to{transform:translate(85.48745vw,99vh) scale(.2318)}}.snow:nth-child(125){opacity:.782;transform:translate(93.7943vw,-10px) scale(.4077);animation:fall-125 21s -18s linear infinite}@keyframes fall-125{38.712%{transform:translate(88.8986vw,38.712vh) scale(.4077)}to{transform:translate(91.34645vw,99vh) scale(.4077)}}.snow:nth-child(126){opacity:1.2138;transform:translate(57.9651vw,-10px) scale(.7732);animation:fall-126 18s -14s linear infinite}@keyframes fall-126{72.552%{transform:translate(65.2995vw,72.552vh) scale(.7732)}to{transform:translate(61.6323vw,99vh) scale(.7732)}}.snow:nth-child(127){opacity:1.3048;transform:translate(96.5754vw,-10px) scale(.7162);animation:fall-127 22s -26s linear infinite}@keyframes fall-127{30.53%{transform:translate(88.0302vw,30.53vh) scale(.7162)}to{transform:translate(92.3028vw,99vh) scale(.7162)}}.snow:nth-child(128){opacity:1.935;transform:translate(19.6233vw,-10px) scale(.5531);animation:fall-128 17s -29s linear infinite}@keyframes fall-128{47.381%{transform:translate(16.4373vw,47.381vh) scale(.5531)}to{transform:translate(18.0303vw,99vh) scale(.5531)}}.snow:nth-child(129){opacity:.2078;transform:translate(84.6897vw,-10px) scale(.2292);animation:fall-129 23s -6s linear infinite}@keyframes fall-129{74.941%{transform:translate(92.0106vw,74.941vh) scale(.2292)}to{transform:translate(88.35015vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:.1766;transform:translate(27.491vw,-10px) scale(.1567);animation:fall-130 28s -13s linear infinite}@keyframes fall-130{71.761%{transform:translate(31.6563vw,71.761vh) scale(.1567)}to{transform:translate(29.57365vw,99vh) scale(.1567)}}.snow:nth-child(131){opacity:.9942;transform:translate(44.2299vw,-10px) scale(.4095);animation:fall-131 15s -13s linear infinite}@keyframes fall-131{73.064%{transform:translate(49.0097vw,73.064vh) scale(.4095)}to{transform:translate(46.6198vw,99vh) scale(.4095)}}.snow:nth-child(132){opacity:.5922;transform:translate(79.2296vw,-10px) scale(.8796);animation:fall-132 21s -15s linear infinite}@keyframes fall-132{35.759%{transform:translate(75.573vw,35.759vh) scale(.8796)}to{transform:translate(77.4013vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:.3646;transform:translate(78.0411vw,-10px) scale(.5675);animation:fall-133 19s -18s linear infinite}@keyframes fall-133{67.324%{transform:translate(70.2856vw,67.324vh) scale(.5675)}to{transform:translate(74.16335vw,99vh) scale(.5675)}}.snow:nth-child(134){opacity:1.5196;transform:translate(1.4014vw,-10px) scale(.139);animation:fall-134 21s -12s linear infinite}@keyframes fall-134{48.362%{transform:translate(10.9036vw,48.362vh) scale(.139)}to{transform:translate(6.1525vw,99vh) scale(.139)}}.snow:nth-child(135){opacity:.3484;transform:translate(42.2297vw,-10px) scale(.7843);animation:fall-135 24s -13s linear infinite}@keyframes fall-135{63.766%{transform:translate(34.7504vw,63.766vh) scale(.7843)}to{transform:translate(38.49005vw,99vh) scale(.7843)}}.snow:nth-child(136){opacity:1.2434;transform:translate(54.1825vw,-10px) scale(.6297);animation:fall-136 29s -5s linear infinite}@keyframes fall-136{67.674%{transform:translate(47.2799vw,67.674vh) scale(.6297)}to{transform:translate(50.7312vw,99vh) scale(.6297)}}.snow:nth-child(137){opacity:1.9084;transform:translate(64.7723vw,-10px) scale(.4011);animation:fall-137 28s -11s linear infinite}@keyframes fall-137{62.18%{transform:translate(65.3592vw,62.18vh) scale(.4011)}to{transform:translate(65.06575vw,99vh) scale(.4011)}}.snow:nth-child(138){opacity:1.801;transform:translate(17.0064vw,-10px) scale(.4316);animation:fall-138 21s -10s linear infinite}@keyframes fall-138{32.06%{transform:translate(22.861vw,32.06vh) scale(.4316)}to{transform:translate(19.9337vw,99vh) scale(.4316)}}.snow:nth-child(139){opacity:.4862;transform:translate(53.0886vw,-10px) scale(.9721);animation:fall-139 30s -17s linear infinite}@keyframes fall-139{68.753%{transform:translate(57.3493vw,68.753vh) scale(.9721)}to{transform:translate(55.21895vw,99vh) scale(.9721)}}.snow:nth-child(140){opacity:.0954;transform:translate(54.8659vw,-10px) scale(.2579);animation:fall-140 23s -18s linear infinite}@keyframes fall-140{39.622%{transform:translate(59.797vw,39.622vh) scale(.2579)}to{transform:translate(57.33145vw,99vh) scale(.2579)}}.snow:nth-child(141){opacity:1.5872;transform:translate(26.5669vw,-10px) scale(.4194);animation:fall-141 24s -24s linear infinite}@keyframes fall-141{39.44%{transform:translate(32.3721vw,39.44vh) scale(.4194)}to{transform:translate(29.4695vw,99vh) scale(.4194)}}.snow:nth-child(142){opacity:1.4252;transform:translate(92.8074vw,-10px) scale(.1406);animation:fall-142 11s -11s linear infinite}@keyframes fall-142{71.762%{transform:translate(99.1995vw,71.762vh) scale(.1406)}to{transform:translate(96.00345vw,99vh) scale(.1406)}}.snow:nth-child(143){opacity:.0882;transform:translate(84.8708vw,-10px) scale(.758);animation:fall-143 13s -28s linear infinite}@keyframes fall-143{41.853%{transform:translate(82.8133vw,41.853vh) scale(.758)}to{transform:translate(83.84205vw,99vh) scale(.758)}}.snow:nth-child(144){opacity:1.2038;transform:translate(60.4304vw,-10px) scale(.6574);animation:fall-144 15s -10s linear infinite}@keyframes fall-144{57.175%{transform:translate(57.8936vw,57.175vh) scale(.6574)}to{transform:translate(59.162vw,99vh) scale(.6574)}}.snow:nth-child(145){opacity:.1172;transform:translate(72.2139vw,-10px) scale(.3124);animation:fall-145 15s -18s linear infinite}@keyframes fall-145{47.187%{transform:translate(68.9294vw,47.187vh) scale(.3124)}to{transform:translate(70.57165vw,99vh) scale(.3124)}}.snow:nth-child(146){opacity:.574;transform:translate(52.5064vw,-10px) scale(.0676);animation:fall-146 26s -6s linear infinite}@keyframes fall-146{48.275%{transform:translate(44.5051vw,48.275vh) scale(.0676)}to{transform:translate(48.50575vw,99vh) scale(.0676)}}.snow:nth-child(147){opacity:1.2976;transform:translate(64.3914vw,-10px) scale(.8416);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{31.447%{transform:translate(67.6463vw,31.447vh) scale(.8416)}to{transform:translate(66.01885vw,99vh) scale(.8416)}}.snow:nth-child(148){opacity:.7726;transform:translate(63.4166vw,-10px) scale(.2605);animation:fall-148 27s -7s linear infinite}@keyframes fall-148{67.554%{transform:translate(67.0735vw,67.554vh) scale(.2605)}to{transform:translate(65.24505vw,99vh) scale(.2605)}}.snow:nth-child(149){opacity:1.1468;transform:translate(38.9581vw,-10px) scale(.3905);animation:fall-149 10s -25s linear infinite}@keyframes fall-149{46.947%{transform:translate(33.123vw,46.947vh) scale(.3905)}to{transform:translate(36.04055vw,99vh) scale(.3905)}}.snow:nth-child(150){opacity:.4396;transform:translate(77.7618vw,-10px) scale(.1022);animation:fall-150 29s -21s linear infinite}@keyframes fall-150{60.054%{transform:translate(71.3039vw,60.054vh) scale(.1022)}to{transform:translate(74.53285vw,99vh) scale(.1022)}}.snow:nth-child(151){opacity:.9412;transform:translate(72.1883vw,-10px) scale(.7657);animation:fall-151 19s -16s linear infinite}@keyframes fall-151{68.489%{transform:translate(79.5941vw,68.489vh) scale(.7657)}to{transform:translate(75.8912vw,99vh) scale(.7657)}}.snow:nth-child(152){opacity:.051;transform:translate(47.6748vw,-10px) scale(.2509);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{46.226%{transform:translate(49.5822vw,46.226vh) scale(.2509)}to{transform:translate(48.6285vw,99vh) scale(.2509)}}.snow:nth-child(153){opacity:1.1984;transform:translate(32.1854vw,-10px) scale(.5807);animation:fall-153 21s -9s linear infinite}@keyframes fall-153{32.456%{transform:translate(39.7231vw,32.456vh) scale(.5807)}to{transform:translate(35.95425vw,99vh) scale(.5807)}}.snow:nth-child(154){opacity:.6834;transform:translate(71.2526vw,-10px) scale(.3219);animation:fall-154 15s -8s linear infinite}@keyframes fall-154{71.413%{transform:translate(76.2117vw,71.413vh) scale(.3219)}to{transform:translate(73.73215vw,99vh) scale(.3219)}}.snow:nth-child(155){opacity:.4884;transform:translate(8.4985vw,-10px) scale(.3758);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{68.754%{transform:translate(.6788vw,68.754vh) scale(.3758)}to{transform:translate(4.58865vw,99vh) scale(.3758)}}.snow:nth-child(156){opacity:1.4084;transform:translate(8.9696vw,-10px) scale(.0761);animation:fall-156 30s -24s linear infinite}@keyframes fall-156{62.213%{transform:translate(7.9841vw,62.213vh) scale(.0761)}to{transform:translate(8.47685vw,99vh) scale(.0761)}}.snow:nth-child(157){opacity:.429;transform:translate(1.6456vw,-10px) scale(.7497);animation:fall-157 23s -11s linear infinite}@keyframes fall-157{63.098%{transform:translate(9.4724vw,63.098vh) scale(.7497)}to{transform:translate(5.559vw,99vh) scale(.7497)}}.snow:nth-child(158){opacity:.7804;transform:translate(43.3553vw,-10px) scale(.13);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{50.465%{transform:translate(49.162vw,50.465vh) scale(.13)}to{transform:translate(46.25865vw,99vh) scale(.13)}}.snow:nth-child(159){opacity:.9128;transform:translate(53.1894vw,-10px) scale(.0232);animation:fall-159 25s -18s linear infinite}@keyframes fall-159{72.37%{transform:translate(57.2097vw,72.37vh) scale(.0232)}to{transform:translate(55.19955vw,99vh) scale(.0232)}}.snow:nth-child(160){opacity:1.4398;transform:translate(17.8193vw,-10px) scale(.8086);animation:fall-160 15s -5s linear infinite}@keyframes fall-160{49.024%{transform:translate(8.8912vw,49.024vh) scale(.8086)}to{transform:translate(13.35525vw,99vh) scale(.8086)}}.snow:nth-child(161){opacity:.3686;transform:translate(17.3977vw,-10px) scale(.1873);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{66.588%{transform:translate(26.3561vw,66.588vh) scale(.1873)}to{transform:translate(21.8769vw,99vh) scale(.1873)}}.snow:nth-child(162){opacity:.0316;transform:translate(57.3029vw,-10px) scale(.3969);animation:fall-162 21s -17s linear infinite}@keyframes fall-162{45.863%{transform:translate(54.5392vw,45.863vh) scale(.3969)}to{transform:translate(55.92105vw,99vh) scale(.3969)}}.snow:nth-child(163){opacity:.274;transform:translate(46.873vw,-10px) scale(.6998);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{30.228%{transform:translate(49.2407vw,30.228vh) scale(.6998)}to{transform:translate(48.05685vw,99vh) scale(.6998)}}.snow:nth-child(164){opacity:1.2774;transform:translate(34.1892vw,-10px) scale(.1224);animation:fall-164 17s -21s linear infinite}@keyframes fall-164{75.788%{transform:translate(38.5157vw,75.788vh) scale(.1224)}to{transform:translate(36.35245vw,99vh) scale(.1224)}}.snow:nth-child(165){opacity:.7162;transform:translate(11.8682vw,-10px) scale(.1951);animation:fall-165 12s -11s linear infinite}@keyframes fall-165{76.258%{transform:translate(9.4611vw,76.258vh) scale(.1951)}to{transform:translate(10.66465vw,99vh) scale(.1951)}}.snow:nth-child(166){opacity:1.9266;transform:translate(36.5117vw,-10px) scale(.2267);animation:fall-166 18s -23s linear infinite}@keyframes fall-166{54.594%{transform:translate(27.39vw,54.594vh) scale(.2267)}to{transform:translate(31.95085vw,99vh) scale(.2267)}}.snow:nth-child(167){opacity:.0534;transform:translate(11.7413vw,-10px) scale(.5246);animation:fall-167 30s -22s linear infinite}@keyframes fall-167{51.05%{transform:translate(8.9581vw,51.05vh) scale(.5246)}to{transform:translate(10.3497vw,99vh) scale(.5246)}}.snow:nth-child(168){opacity:.7122;transform:translate(13.9392vw,-10px) scale(.502);animation:fall-168 14s -10s linear infinite}@keyframes fall-168{30.898%{transform:translate(16.3805vw,30.898vh) scale(.502)}to{transform:translate(15.15985vw,99vh) scale(.502)}}.snow:nth-child(169){opacity:1.1928;transform:translate(49.9412vw,-10px) scale(.9106);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{66.249%{transform:translate(50.4649vw,66.249vh) scale(.9106)}to{transform:translate(50.20305vw,99vh) scale(.9106)}}.snow:nth-child(170){opacity:1.1246;transform:translate(17.5264vw,-10px) scale(.1087);animation:fall-170 27s -14s linear infinite}@keyframes fall-170{44.71%{transform:translate(15.5459vw,44.71vh) scale(.1087)}to{transform:translate(16.53615vw,99vh) scale(.1087)}}.snow:nth-child(171){opacity:.8328;transform:translate(80.7077vw,-10px) scale(.0619);animation:fall-171 24s -18s linear infinite}@keyframes fall-171{55.769%{transform:translate(79.244vw,55.769vh) scale(.0619)}to{transform:translate(79.97585vw,99vh) scale(.0619)}}.snow:nth-child(172){opacity:.0426;transform:translate(62.4847vw,-10px) scale(.6955);animation:fall-172 30s -21s linear infinite}@keyframes fall-172{37.063%{transform:translate(69.0993vw,37.063vh) scale(.6955)}to{transform:translate(65.792vw,99vh) scale(.6955)}}.snow:nth-child(173){opacity:1.394;transform:translate(94.9567vw,-10px) scale(.0147);animation:fall-173 16s -25s linear infinite}@keyframes fall-173{35.449%{transform:translate(93.7102vw,35.449vh) scale(.0147)}to{transform:translate(94.33345vw,99vh) scale(.0147)}}.snow:nth-child(174){opacity:.385;transform:translate(93.5471vw,-10px) scale(.4514);animation:fall-174 27s -12s linear infinite}@keyframes fall-174{69.78%{transform:translate(95.5502vw,69.78vh) scale(.4514)}to{transform:translate(94.54865vw,99vh) scale(.4514)}}.snow:nth-child(175){opacity:1.78;transform:translate(27.9484vw,-10px) scale(.088);animation:fall-175 24s -29s linear infinite}@keyframes fall-175{31.708%{transform:translate(31.5311vw,31.708vh) scale(.088)}to{transform:translate(29.73975vw,99vh) scale(.088)}}.snow:nth-child(176){opacity:.72;transform:translate(.4618vw,-10px) scale(.7176);animation:fall-176 30s -7s linear infinite}@keyframes fall-176{33.647%{transform:translate(-8.6384vw,33.647vh) scale(.7176)}to{transform:translate(-4.0883vw,99vh) scale(.7176)}}.snow:nth-child(177){opacity:.3696;transform:translate(35.4079vw,-10px) scale(.631);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{58.437%{transform:translate(33.4337vw,58.437vh) scale(.631)}to{transform:translate(34.4208vw,99vh) scale(.631)}}.snow:nth-child(178){opacity:1.7688;transform:translate(66.9707vw,-10px) scale(.1458);animation:fall-178 27s -18s linear infinite}@keyframes fall-178{30.789%{transform:translate(66.128vw,30.789vh) scale(.1458)}to{transform:translate(66.54935vw,99vh) scale(.1458)}}.snow:nth-child(179){opacity:.238;transform:translate(86.0684vw,-10px) scale(.8448);animation:fall-179 25s -29s linear infinite}@keyframes fall-179{33.998%{transform:translate(91.0294vw,33.998vh) scale(.8448)}to{transform:translate(88.5489vw,99vh) scale(.8448)}}.snow:nth-child(180){opacity:1.4416;transform:translate(92.6797vw,-10px) scale(.0197);animation:fall-180 19s -18s linear infinite}@keyframes fall-180{40.307%{transform:translate(84.9444vw,40.307vh) scale(.0197)}to{transform:translate(88.81205vw,99vh) scale(.0197)}}.snow:nth-child(181){opacity:1.5056;transform:translate(41.2291vw,-10px) scale(.3072);animation:fall-181 10s -12s linear infinite}@keyframes fall-181{54.768%{transform:translate(46.9877vw,54.768vh) scale(.3072)}to{transform:translate(44.1084vw,99vh) scale(.3072)}}.snow:nth-child(182){opacity:.3492;transform:translate(10.2828vw,-10px) scale(.5854);animation:fall-182 29s -11s linear infinite}@keyframes fall-182{74.642%{transform:translate(6.6215vw,74.642vh) scale(.5854)}to{transform:translate(8.45215vw,99vh) scale(.5854)}}.snow:nth-child(183){opacity:.9404;transform:translate(4.4825vw,-10px) scale(.0883);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{42.954%{transform:translate(-2.6139vw,42.954vh) scale(.0883)}to{transform:translate(.9343vw,99vh) scale(.0883)}}.snow:nth-child(184){opacity:.086;transform:translate(66.5931vw,-10px) scale(.5447);animation:fall-184 16s -4s linear infinite}@keyframes fall-184{48.677%{transform:translate(57.1921vw,48.677vh) scale(.5447)}to{transform:translate(61.8926vw,99vh) scale(.5447)}}.snow:nth-child(185){opacity:1.335;transform:translate(21.0351vw,-10px) scale(.1509);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{55.475%{transform:translate(21.1102vw,55.475vh) scale(.1509)}to{transform:translate(21.07265vw,99vh) scale(.1509)}}.snow:nth-child(186){opacity:.5878;transform:translate(8.3699vw,-10px) scale(.7329);animation:fall-186 20s -12s linear infinite}@keyframes fall-186{58.614%{transform:translate(5.8633vw,58.614vh) scale(.7329)}to{transform:translate(7.1166vw,99vh) scale(.7329)}}.snow:nth-child(187){opacity:1.288;transform:translate(26.1471vw,-10px) scale(.8917);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{75.928%{transform:translate(30.2391vw,75.928vh) scale(.8917)}to{transform:translate(28.1931vw,99vh) scale(.8917)}}.snow:nth-child(188){opacity:.7634;transform:translate(35.8551vw,-10px) scale(.0269);animation:fall-188 15s -25s linear infinite}@keyframes fall-188{44.707%{transform:translate(38.1436vw,44.707vh) scale(.0269)}to{transform:translate(36.99935vw,99vh) scale(.0269)}}.snow:nth-child(189){opacity:1.5074;transform:translate(14.6197vw,-10px) scale(.7932);animation:fall-189 12s -16s linear infinite}@keyframes fall-189{69.536%{transform:translate(9.9853vw,69.536vh) scale(.7932)}to{transform:translate(12.3025vw,99vh) scale(.7932)}}.snow:nth-child(190){opacity:1.4834;transform:translate(77.8268vw,-10px) scale(.9499);animation:fall-190 19s -1s linear infinite}@keyframes fall-190{49.922%{transform:translate(68.5796vw,49.922vh) scale(.9499)}to{transform:translate(73.2032vw,99vh) scale(.9499)}}.snow:nth-child(191){opacity:.3916;transform:translate(68.753vw,-10px) scale(.6632);animation:fall-191 30s -3s linear infinite}@keyframes fall-191{56.556%{transform:translate(76.1412vw,56.556vh) scale(.6632)}to{transform:translate(72.4471vw,99vh) scale(.6632)}}.snow:nth-child(192){opacity:1.3368;transform:translate(73.9253vw,-10px) scale(.8135);animation:fall-192 14s -26s linear infinite}@keyframes fall-192{68.613%{transform:translate(78.547vw,68.613vh) scale(.8135)}to{transform:translate(76.23615vw,99vh) scale(.8135)}}.snow:nth-child(193){opacity:.283;transform:translate(10.5932vw,-10px) scale(.4049);animation:fall-193 26s -1s linear infinite}@keyframes fall-193{75.603%{transform:translate(12.5121vw,75.603vh) scale(.4049)}to{transform:translate(11.55265vw,99vh) scale(.4049)}}.snow:nth-child(194){opacity:.2246;transform:translate(79.9921vw,-10px) scale(.9497);animation:fall-194 15s -21s linear infinite}@keyframes fall-194{32.335%{transform:translate(79.9823vw,32.335vh) scale(.9497)}to{transform:translate(79.9872vw,99vh) scale(.9497)}}.snow:nth-child(195){opacity:.7666;transform:translate(17.7005vw,-10px) scale(.1904);animation:fall-195 13s -2s linear infinite}@keyframes fall-195{57.032%{transform:translate(10.2685vw,57.032vh) scale(.1904)}to{transform:translate(13.9845vw,99vh) scale(.1904)}}.snow:nth-child(196){opacity:.564;transform:translate(60.7728vw,-10px) scale(.4104);animation:fall-196 29s -9s linear infinite}@keyframes fall-196{64.549%{transform:translate(58.902vw,64.549vh) scale(.4104)}to{transform:translate(59.8374vw,99vh) scale(.4104)}}.snow:nth-child(197){opacity:.085;transform:translate(28.2144vw,-10px) scale(.0341);animation:fall-197 12s -14s linear infinite}@keyframes fall-197{79.066%{transform:translate(20.1081vw,79.066vh) scale(.0341)}to{transform:translate(24.16125vw,99vh) scale(.0341)}}.snow:nth-child(198){opacity:.0812;transform:translate(12.937vw,-10px) scale(.6433);animation:fall-198 14s -5s linear infinite}@keyframes fall-198{30.508%{transform:translate(7.0087vw,30.508vh) scale(.6433)}to{transform:translate(9.97285vw,99vh) scale(.6433)}}.snow:nth-child(199){opacity:.5536;transform:translate(4.1831vw,-10px) scale(.801);animation:fall-199 13s -5s linear infinite}@keyframes fall-199{56.846%{transform:translate(9.9837vw,56.846vh) scale(.801)}to{transform:translate(7.0834vw,99vh) scale(.801)}}.snow:nth-child(200){opacity:1.792;transform:translate(85.817vw,-10px) scale(.2809);animation:fall-200 18s -9s linear infinite}@keyframes fall-200{42.356%{transform:translate(87.0763vw,42.356vh) scale(.2809)}to{transform:translate(86.44665vw,99vh) scale(.2809)}}.snow:nth-child(201){opacity:.1576;transform:translate(17.1309vw,-10px) scale(.0941);animation:fall-201 21s -6s linear infinite}@keyframes fall-201{38.278%{transform:translate(7.6636vw,38.278vh) scale(.0941)}to{transform:translate(12.39725vw,99vh) scale(.0941)}}.snow:nth-child(202){opacity:1.602;transform:translate(5.5729vw,-10px) scale(.6274);animation:fall-202 28s -10s linear infinite}@keyframes fall-202{71.768%{transform:translate(4.2849vw,71.768vh) scale(.6274)}to{transform:translate(4.9289vw,99vh) scale(.6274)}}.snow:nth-child(203){opacity:.1906;transform:translate(51.6638vw,-10px) scale(.9576);animation:fall-203 12s -1s linear infinite}@keyframes fall-203{61.074%{transform:translate(41.8162vw,61.074vh) scale(.9576)}to{transform:translate(46.74vw,99vh) scale(.9576)}}.snow:nth-child(204){opacity:.7112;transform:translate(90.1321vw,-10px) scale(.4943);animation:fall-204 28s -9s linear infinite}@keyframes fall-204{44.007%{transform:translate(92.9019vw,44.007vh) scale(.4943)}to{transform:translate(91.517vw,99vh) scale(.4943)}}.snow:nth-child(205){opacity:.1958;transform:translate(26.898vw,-10px) scale(.5954);animation:fall-205 18s -8s linear infinite}@keyframes fall-205{54.072%{transform:translate(29.8386vw,54.072vh) scale(.5954)}to{transform:translate(28.3683vw,99vh) scale(.5954)}}.snow:nth-child(206){opacity:1.0834;transform:translate(33.4836vw,-10px) scale(.3871);animation:fall-206 21s -16s linear infinite}@keyframes fall-206{31.003%{transform:translate(39.2117vw,31.003vh) scale(.3871)}to{transform:translate(36.34765vw,99vh) scale(.3871)}}.snow:nth-child(207){opacity:.996;transform:translate(82.4267vw,-10px) scale(.189);animation:fall-207 23s -3s linear infinite}@keyframes fall-207{51.589%{transform:translate(88.8908vw,51.589vh) scale(.189)}to{transform:translate(85.65875vw,99vh) scale(.189)}}.snow:nth-child(208){opacity:1.7188;transform:translate(55.307vw,-10px) scale(.8867);animation:fall-208 10s -13s linear infinite}@keyframes fall-208{46.455%{transform:translate(59.8965vw,46.455vh) scale(.8867)}to{transform:translate(57.60175vw,99vh) scale(.8867)}}.snow:nth-child(209){opacity:1.4206;transform:translate(60.2887vw,-10px) scale(.4315);animation:fall-209 21s -1s linear infinite}@keyframes fall-209{33.755%{transform:translate(52.4579vw,33.755vh) scale(.4315)}to{transform:translate(56.3733vw,99vh) scale(.4315)}}.snow:nth-child(210){opacity:1.7714;transform:translate(62.7387vw,-10px) scale(.0108);animation:fall-210 16s -29s linear infinite}@keyframes fall-210{59.863%{transform:translate(67.2673vw,59.863vh) scale(.0108)}to{transform:translate(65.003vw,99vh) scale(.0108)}}.snow:nth-child(211){opacity:.5846;transform:translate(33.0403vw,-10px) scale(.9475);animation:fall-211 26s -5s linear infinite}@keyframes fall-211{72.247%{transform:translate(27.8762vw,72.247vh) scale(.9475)}to{transform:translate(30.45825vw,99vh) scale(.9475)}}.snow:nth-child(212){opacity:1.9334;transform:translate(60.3805vw,-10px) scale(.1096);animation:fall-212 25s -9s linear infinite}@keyframes fall-212{34.537%{transform:translate(62.6193vw,34.537vh) scale(.1096)}to{transform:translate(61.4999vw,99vh) scale(.1096)}}.snow:nth-child(213){opacity:.8218;transform:translate(77.8926vw,-10px) scale(.9141);animation:fall-213 15s -19s linear infinite}@keyframes fall-213{72.331%{transform:translate(87.22vw,72.331vh) scale(.9141)}to{transform:translate(82.5563vw,99vh) scale(.9141)}}.snow:nth-child(214){opacity:.8944;transform:translate(95.6862vw,-10px) scale(.5158);animation:fall-214 10s -7s linear infinite}@keyframes fall-214{65.863%{transform:translate(88.6747vw,65.863vh) scale(.5158)}to{transform:translate(92.18045vw,99vh) scale(.5158)}}.snow:nth-child(215){opacity:.9274;transform:translate(53.8735vw,-10px) scale(.0041);animation:fall-215 30s -9s linear infinite}@keyframes fall-215{70.69%{transform:translate(46.8843vw,70.69vh) scale(.0041)}to{transform:translate(50.3789vw,99vh) scale(.0041)}}.snow:nth-child(216){opacity:.357;transform:translate(51.055vw,-10px) scale(.2603);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{30.315%{transform:translate(50.4917vw,30.315vh) scale(.2603)}to{transform:translate(50.77335vw,99vh) scale(.2603)}}.snow:nth-child(217){opacity:.7298;transform:translate(20.4745vw,-10px) scale(.0101);animation:fall-217 25s -11s linear infinite}@keyframes fall-217{71.918%{transform:translate(12.0911vw,71.918vh) scale(.0101)}to{transform:translate(16.2828vw,99vh) scale(.0101)}}.snow:nth-child(218){opacity:.8786;transform:translate(19.6806vw,-10px) scale(.2209);animation:fall-218 14s -20s linear infinite}@keyframes fall-218{32.827%{transform:translate(13.5477vw,32.827vh) scale(.2209)}to{transform:translate(16.61415vw,99vh) scale(.2209)}}.snow:nth-child(219){opacity:1.0964;transform:translate(99.0918vw,-10px) scale(.8232);animation:fall-219 23s -2s linear infinite}@keyframes fall-219{59.301%{transform:translate(90.2272vw,59.301vh) scale(.8232)}to{transform:translate(94.6595vw,99vh) scale(.8232)}}.snow:nth-child(220){opacity:.922;transform:translate(28.0881vw,-10px) scale(.8156);animation:fall-220 15s -22s linear infinite}@keyframes fall-220{72.275%{transform:translate(18.9103vw,72.275vh) scale(.8156)}to{transform:translate(23.4992vw,99vh) scale(.8156)}}.snow:nth-child(221){opacity:.0558;transform:translate(66.3483vw,-10px) scale(.0812);animation:fall-221 19s -10s linear infinite}@keyframes fall-221{36.716%{transform:translate(71.5396vw,36.716vh) scale(.0812)}to{transform:translate(68.94395vw,99vh) scale(.0812)}}.snow:nth-child(222){opacity:1.2552;transform:translate(3.6326vw,-10px) scale(.9073);animation:fall-222 10s -18s linear infinite}@keyframes fall-222{61.861%{transform:translate(-3.565vw,61.861vh) scale(.9073)}to{transform:translate(.0338vw,99vh) scale(.9073)}}.snow:nth-child(223){opacity:.0728;transform:translate(73.3818vw,-10px) scale(.434);animation:fall-223 25s -12s linear infinite}@keyframes fall-223{49.067%{transform:translate(77.266vw,49.067vh) scale(.434)}to{transform:translate(75.3239vw,99vh) scale(.434)}}.snow:nth-child(224){opacity:1.8412;transform:translate(52.0235vw,-10px) scale(.795);animation:fall-224 14s -19s linear infinite}@keyframes fall-224{63.048%{transform:translate(51.8018vw,63.048vh) scale(.795)}to{transform:translate(51.91265vw,99vh) scale(.795)}}.snow:nth-child(225){opacity:1.7212;transform:translate(6.0661vw,-10px) scale(.0198);animation:fall-225 29s -2s linear infinite}@keyframes fall-225{72.778%{transform:translate(13.9455vw,72.778vh) scale(.0198)}to{transform:translate(10.0058vw,99vh) scale(.0198)}}.snow:nth-child(226){opacity:.2178;transform:translate(28.2124vw,-10px) scale(.6383);animation:fall-226 20s -1s linear infinite}@keyframes fall-226{50.36%{transform:translate(33.0418vw,50.36vh) scale(.6383)}to{transform:translate(30.6271vw,99vh) scale(.6383)}}.snow:nth-child(227){opacity:1.495;transform:translate(87.6315vw,-10px) scale(.7356);animation:fall-227 10s -5s linear infinite}@keyframes fall-227{44.821%{transform:translate(86.7636vw,44.821vh) scale(.7356)}to{transform:translate(87.19755vw,99vh) scale(.7356)}}.snow:nth-child(228){opacity:1.5222;transform:translate(71.9839vw,-10px) scale(.014);animation:fall-228 30s -22s linear infinite}@keyframes fall-228{65.338%{transform:translate(69.5905vw,65.338vh) scale(.014)}to{transform:translate(70.7872vw,99vh) scale(.014)}}.snow:nth-child(229){opacity:.0504;transform:translate(93.4654vw,-10px) scale(.4463);animation:fall-229 16s -10s linear infinite}@keyframes fall-229{48.304%{transform:translate(101.3854vw,48.304vh) scale(.4463)}to{transform:translate(97.4254vw,99vh) scale(.4463)}}.snow:nth-child(230){opacity:1.8368;transform:translate(94.8359vw,-10px) scale(.0841);animation:fall-230 22s -17s linear infinite}@keyframes fall-230{66.74%{transform:translate(98.4552vw,66.74vh) scale(.0841)}to{transform:translate(96.64555vw,99vh) scale(.0841)}}.snow:nth-child(231){opacity:1.4036;transform:translate(5.3573vw,-10px) scale(.1944);animation:fall-231 22s -25s linear infinite}@keyframes fall-231{62.062%{transform:translate(11.1043vw,62.062vh) scale(.1944)}to{transform:translate(8.2308vw,99vh) scale(.1944)}}.snow:nth-child(232){opacity:1.759;transform:translate(55.9608vw,-10px) scale(.9521);animation:fall-232 19s -23s linear infinite}@keyframes fall-232{33.341%{transform:translate(61.7644vw,33.341vh) scale(.9521)}to{transform:translate(58.8626vw,99vh) scale(.9521)}}.snow:nth-child(233){opacity:.7244;transform:translate(30.9175vw,-10px) scale(.0282);animation:fall-233 12s -30s linear infinite}@keyframes fall-233{66.743%{transform:translate(22.5844vw,66.743vh) scale(.0282)}to{transform:translate(26.75095vw,99vh) scale(.0282)}}.snow:nth-child(234){opacity:1.0966;transform:translate(59.7516vw,-10px) scale(.4148);animation:fall-234 11s -20s linear infinite}@keyframes fall-234{76.926%{transform:translate(57.3963vw,76.926vh) scale(.4148)}to{transform:translate(58.57395vw,99vh) scale(.4148)}}.snow:nth-child(235){opacity:.4108;transform:translate(6.364vw,-10px) scale(.5607);animation:fall-235 27s -18s linear infinite}@keyframes fall-235{53.155%{transform:translate(6.1727vw,53.155vh) scale(.5607)}to{transform:translate(6.26835vw,99vh) scale(.5607)}}.snow:nth-child(236){opacity:.7744;transform:translate(22.8264vw,-10px) scale(.0706);animation:fall-236 14s -23s linear infinite}@keyframes fall-236{53.056%{transform:translate(20.6283vw,53.056vh) scale(.0706)}to{transform:translate(21.72735vw,99vh) scale(.0706)}}.snow:nth-child(237){opacity:.8732;transform:translate(4.2413vw,-10px) scale(.6789);animation:fall-237 13s -3s linear infinite}@keyframes fall-237{63.205%{transform:translate(4.0939vw,63.205vh) scale(.6789)}to{transform:translate(4.1676vw,99vh) scale(.6789)}}.snow:nth-child(238){opacity:.2496;transform:translate(30.6274vw,-10px) scale(.0331);animation:fall-238 11s -12s linear infinite}@keyframes fall-238{32.477%{transform:translate(36.0653vw,32.477vh) scale(.0331)}to{transform:translate(33.34635vw,99vh) scale(.0331)}}.snow:nth-child(239){opacity:1.587;transform:translate(87.9092vw,-10px) scale(.094);animation:fall-239 23s -7s linear infinite}@keyframes fall-239{48.04%{transform:translate(97.1313vw,48.04vh) scale(.094)}to{transform:translate(92.52025vw,99vh) scale(.094)}}.snow:nth-child(240){opacity:.7404;transform:translate(51.5725vw,-10px) scale(.2268);animation:fall-240 26s -26s linear infinite}@keyframes fall-240{34.819%{transform:translate(47.1296vw,34.819vh) scale(.2268)}to{transform:translate(49.35105vw,99vh) scale(.2268)}}.snow:nth-child(241){opacity:1.885;transform:translate(23.9942vw,-10px) scale(.9215);animation:fall-241 14s -6s linear infinite}@keyframes fall-241{73.915%{transform:translate(32.9538vw,73.915vh) scale(.9215)}to{transform:translate(28.474vw,99vh) scale(.9215)}}.snow:nth-child(242){opacity:.9526;transform:translate(54.5655vw,-10px) scale(.4029);animation:fall-242 26s -4s linear infinite}@keyframes fall-242{56.627%{transform:translate(58.7767vw,56.627vh) scale(.4029)}to{transform:translate(56.6711vw,99vh) scale(.4029)}}.snow:nth-child(243){opacity:.2072;transform:translate(72.5625vw,-10px) scale(.8448);animation:fall-243 23s -13s linear infinite}@keyframes fall-243{77.473%{transform:translate(77.3765vw,77.473vh) scale(.8448)}to{transform:translate(74.9695vw,99vh) scale(.8448)}}.snow:nth-child(244){opacity:1.3026;transform:translate(64.5672vw,-10px) scale(.8648);animation:fall-244 25s -12s linear infinite}@keyframes fall-244{40.298%{transform:translate(65.0914vw,40.298vh) scale(.8648)}to{transform:translate(64.8293vw,99vh) scale(.8648)}}.snow:nth-child(245){opacity:1.9048;transform:translate(49.6653vw,-10px) scale(.3988);animation:fall-245 11s -28s linear infinite}@keyframes fall-245{30.182%{transform:translate(53.6149vw,30.182vh) scale(.3988)}to{transform:translate(51.6401vw,99vh) scale(.3988)}}.snow:nth-child(246){opacity:1.479;transform:translate(29.6251vw,-10px) scale(.586);animation:fall-246 17s -15s linear infinite}@keyframes fall-246{71.225%{transform:translate(29.0487vw,71.225vh) scale(.586)}to{transform:translate(29.3369vw,99vh) scale(.586)}}.snow:nth-child(247){opacity:1.3314;transform:translate(88.6086vw,-10px) scale(.1823);animation:fall-247 27s -1s linear infinite}@keyframes fall-247{49.767%{transform:translate(90.8366vw,49.767vh) scale(.1823)}to{transform:translate(89.7226vw,99vh) scale(.1823)}}.snow:nth-child(248){opacity:1.2438;transform:translate(93.0237vw,-10px) scale(.3305);animation:fall-248 23s -29s linear infinite}@keyframes fall-248{62.079%{transform:translate(87.278vw,62.079vh) scale(.3305)}to{transform:translate(90.15085vw,99vh) scale(.3305)}}.snow:nth-child(249){opacity:.0018;transform:translate(32.1139vw,-10px) scale(.9638);animation:fall-249 16s -15s linear infinite}@keyframes fall-249{36.48%{transform:translate(29.7891vw,36.48vh) scale(.9638)}to{transform:translate(30.9515vw,99vh) scale(.9638)}}.snow:nth-child(250){opacity:.7532;transform:translate(82.7828vw,-10px) scale(.8035);animation:fall-250 26s -10s linear infinite}@keyframes fall-250{62.541%{transform:translate(78.0294vw,62.541vh) scale(.8035)}to{transform:translate(80.4061vw,99vh) scale(.8035)}}.snow:nth-child(251){opacity:1.5116;transform:translate(88.7748vw,-10px) scale(.0937);animation:fall-251 11s -12s linear infinite}@keyframes fall-251{35.734%{transform:translate(88.2052vw,35.734vh) scale(.0937)}to{transform:translate(88.49vw,99vh) scale(.0937)}}.snow:nth-child(252){opacity:.3224;transform:translate(79.5285vw,-10px) scale(.7176);animation:fall-252 24s -13s linear infinite}@keyframes fall-252{36.757%{transform:translate(81.3609vw,36.757vh) scale(.7176)}to{transform:translate(80.4447vw,99vh) scale(.7176)}}.snow:nth-child(253){opacity:1.4778;transform:translate(87.0297vw,-10px) scale(.8919);animation:fall-253 13s -9s linear infinite}@keyframes fall-253{48.436%{transform:translate(78.9983vw,48.436vh) scale(.8919)}to{transform:translate(83.014vw,99vh) scale(.8919)}}.snow:nth-child(254){opacity:1.1778;transform:translate(21.0113vw,-10px) scale(.9946);animation:fall-254 23s -14s linear infinite}@keyframes fall-254{74.824%{transform:translate(12.3112vw,74.824vh) scale(.9946)}to{transform:translate(16.66125vw,99vh) scale(.9946)}}.snow:nth-child(255){opacity:1.6158;transform:translate(92.3288vw,-10px) scale(.8123);animation:fall-255 12s -25s linear infinite}@keyframes fall-255{75.253%{transform:translate(100.2186vw,75.253vh) scale(.8123)}to{transform:translate(96.2737vw,99vh) scale(.8123)}}.snow:nth-child(256){opacity:1.6484;transform:translate(66.3327vw,-10px) scale(.7594);animation:fall-256 27s -26s linear infinite}@keyframes fall-256{57.133%{transform:translate(58.1475vw,57.133vh) scale(.7594)}to{transform:translate(62.2401vw,99vh) scale(.7594)}}.snow:nth-child(257){opacity:1.2864;transform:translate(90.2522vw,-10px) scale(.1808);animation:fall-257 20s -10s linear infinite}@keyframes fall-257{58.243%{transform:translate(96.9093vw,58.243vh) scale(.1808)}to{transform:translate(93.58075vw,99vh) scale(.1808)}}.snow:nth-child(258){opacity:1.1352;transform:translate(73.822vw,-10px) scale(.5285);animation:fall-258 22s -26s linear infinite}@keyframes fall-258{50.555%{transform:translate(81.6166vw,50.555vh) scale(.5285)}to{transform:translate(77.7193vw,99vh) scale(.5285)}}.snow:nth-child(259){opacity:.8404;transform:translate(84.1197vw,-10px) scale(.908);animation:fall-259 18s -5s linear infinite}@keyframes fall-259{70.555%{transform:translate(89.1376vw,70.555vh) scale(.908)}to{transform:translate(86.62865vw,99vh) scale(.908)}}.snow:nth-child(260){opacity:.765;transform:translate(64.2487vw,-10px) scale(.2241);animation:fall-260 21s -10s linear infinite}@keyframes fall-260{70.666%{transform:translate(57.6797vw,70.666vh) scale(.2241)}to{transform:translate(60.9642vw,99vh) scale(.2241)}}.snow:nth-child(261){opacity:.7702;transform:translate(51.3726vw,-10px) scale(.6126);animation:fall-261 21s -21s linear infinite}@keyframes fall-261{77.15%{transform:translate(57.7485vw,77.15vh) scale(.6126)}to{transform:translate(54.56055vw,99vh) scale(.6126)}}.snow:nth-child(262){opacity:.233;transform:translate(17.9117vw,-10px) scale(.9126);animation:fall-262 24s -14s linear infinite}@keyframes fall-262{52.745%{transform:translate(25.1977vw,52.745vh) scale(.9126)}to{transform:translate(21.5547vw,99vh) scale(.9126)}}.snow:nth-child(263){opacity:1.281;transform:translate(33.9135vw,-10px) scale(.5516);animation:fall-263 17s -18s linear infinite}@keyframes fall-263{72.578%{transform:translate(40.485vw,72.578vh) scale(.5516)}to{transform:translate(37.19925vw,99vh) scale(.5516)}}.snow:nth-child(264){opacity:.3976;transform:translate(95.8982vw,-10px) scale(.289);animation:fall-264 26s -15s linear infinite}@keyframes fall-264{70.966%{transform:translate(97.8962vw,70.966vh) scale(.289)}to{transform:translate(96.8972vw,99vh) scale(.289)}}.snow:nth-child(265){opacity:.993;transform:translate(45.8729vw,-10px) scale(.1783);animation:fall-265 17s -11s linear infinite}@keyframes fall-265{44.296%{transform:translate(36.1114vw,44.296vh) scale(.1783)}to{transform:translate(40.99215vw,99vh) scale(.1783)}}.snow:nth-child(266){opacity:1.2102;transform:translate(24.0949vw,-10px) scale(.2842);animation:fall-266 19s -2s linear infinite}@keyframes fall-266{69.648%{transform:translate(20.2777vw,69.648vh) scale(.2842)}to{transform:translate(22.1863vw,99vh) scale(.2842)}}.snow:nth-child(267){opacity:.3174;transform:translate(64.2339vw,-10px) scale(.5859);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{78.494%{transform:translate(68.4574vw,78.494vh) scale(.5859)}to{transform:translate(66.34565vw,99vh) scale(.5859)}}.snow:nth-child(268){opacity:1.2462;transform:translate(36.2115vw,-10px) scale(.9749);animation:fall-268 17s -30s linear infinite}@keyframes fall-268{36.785%{transform:translate(41.2648vw,36.785vh) scale(.9749)}to{transform:translate(38.73815vw,99vh) scale(.9749)}}.snow:nth-child(269){opacity:.332;transform:translate(54.9798vw,-10px) scale(.553);animation:fall-269 28s -25s linear infinite}@keyframes fall-269{51.554%{transform:translate(60.1796vw,51.554vh) scale(.553)}to{transform:translate(57.5797vw,99vh) scale(.553)}}.snow:nth-child(270){opacity:1.0972;transform:translate(83.827vw,-10px) scale(.2492);animation:fall-270 22s -17s linear infinite}@keyframes fall-270{73.772%{transform:translate(75.865vw,73.772vh) scale(.2492)}to{transform:translate(79.846vw,99vh) scale(.2492)}}.snow:nth-child(271){opacity:.9546;transform:translate(12.6268vw,-10px) scale(.7418);animation:fall-271 26s -11s linear infinite}@keyframes fall-271{58.857%{transform:translate(9.6552vw,58.857vh) scale(.7418)}to{transform:translate(11.141vw,99vh) scale(.7418)}}.snow:nth-child(272){opacity:1.1914;transform:translate(95.3708vw,-10px) scale(.7624);animation:fall-272 26s -6s linear infinite}@keyframes fall-272{44.908%{transform:translate(95.6vw,44.908vh) scale(.7624)}to{transform:translate(95.4854vw,99vh) scale(.7624)}}.snow:nth-child(273){opacity:.2228;transform:translate(98.2507vw,-10px) scale(.9572);animation:fall-273 27s -27s linear infinite}@keyframes fall-273{70.399%{transform:translate(91.6583vw,70.399vh) scale(.9572)}to{transform:translate(94.9545vw,99vh) scale(.9572)}}.snow:nth-child(274){opacity:.2488;transform:translate(59.9368vw,-10px) scale(.8914);animation:fall-274 24s -10s linear infinite}@keyframes fall-274{61.723%{transform:translate(52.5803vw,61.723vh) scale(.8914)}to{transform:translate(56.25855vw,99vh) scale(.8914)}}.snow:nth-child(275){opacity:.9664;transform:translate(91.7361vw,-10px) scale(.6988);animation:fall-275 19s -2s linear infinite}@keyframes fall-275{59.308%{transform:translate(99.4549vw,59.308vh) scale(.6988)}to{transform:translate(95.5955vw,99vh) scale(.6988)}}.snow:nth-child(276){opacity:.9458;transform:translate(33.2971vw,-10px) scale(.972);animation:fall-276 10s -22s linear infinite}@keyframes fall-276{38.448%{transform:translate(25.7761vw,38.448vh) scale(.972)}to{transform:translate(29.5366vw,99vh) scale(.972)}}.snow:nth-child(277){opacity:1.6426;transform:translate(97.9728vw,-10px) scale(.0099);animation:fall-277 21s -3s linear infinite}@keyframes fall-277{76.688%{transform:translate(96.9149vw,76.688vh) scale(.0099)}to{transform:translate(97.44385vw,99vh) scale(.0099)}}.snow:nth-child(278){opacity:1.5884;transform:translate(5.8604vw,-10px) scale(.7724);animation:fall-278 10s -22s linear infinite}@keyframes fall-278{58.645%{transform:translate(8.6345vw,58.645vh) scale(.7724)}to{transform:translate(7.24745vw,99vh) scale(.7724)}}.snow:nth-child(279){opacity:1.041;transform:translate(98.9859vw,-10px) scale(.9);animation:fall-279 29s -17s linear infinite}@keyframes fall-279{51.958%{transform:translate(98.3181vw,51.958vh) scale(.9)}to{transform:translate(98.652vw,99vh) scale(.9)}}.snow:nth-child(280){opacity:1.0578;transform:translate(20.7562vw,-10px) scale(.8916);animation:fall-280 15s -2s linear infinite}@keyframes fall-280{54.405%{transform:translate(23.1052vw,54.405vh) scale(.8916)}to{transform:translate(21.9307vw,99vh) scale(.8916)}}.snow:nth-child(281){opacity:1.432;transform:translate(3.2743vw,-10px) scale(.1071);animation:fall-281 23s -16s linear infinite}@keyframes fall-281{55.549%{transform:translate(11.5019vw,55.549vh) scale(.1071)}to{transform:translate(7.3881vw,99vh) scale(.1071)}}.snow:nth-child(282){opacity:1.5508;transform:translate(8.0641vw,-10px) scale(.4816);animation:fall-282 10s -22s linear infinite}@keyframes fall-282{64.8%{transform:translate(5.9588vw,64.8vh) scale(.4816)}to{transform:translate(7.01145vw,99vh) scale(.4816)}}.snow:nth-child(283){opacity:.4392;transform:translate(5.3622vw,-10px) scale(.628);animation:fall-283 23s -7s linear infinite}@keyframes fall-283{38.373%{transform:translate(15.1509vw,38.373vh) scale(.628)}to{transform:translate(10.25655vw,99vh) scale(.628)}}.snow:nth-child(284){opacity:1.7808;transform:translate(52.2574vw,-10px) scale(.3716);animation:fall-284 23s -25s linear infinite}@keyframes fall-284{33.571%{transform:translate(49.078vw,33.571vh) scale(.3716)}to{transform:translate(50.6677vw,99vh) scale(.3716)}}.snow:nth-child(285){opacity:.8406;transform:translate(45.1259vw,-10px) scale(.9143);animation:fall-285 17s -5s linear infinite}@keyframes fall-285{45.947%{transform:translate(51.8394vw,45.947vh) scale(.9143)}to{transform:translate(48.48265vw,99vh) scale(.9143)}}.snow:nth-child(286){opacity:.4146;transform:translate(44.8037vw,-10px) scale(.3411);animation:fall-286 18s -11s linear infinite}@keyframes fall-286{70.37%{transform:translate(46.3523vw,70.37vh) scale(.3411)}to{transform:translate(45.578vw,99vh) scale(.3411)}}.snow:nth-child(287){opacity:1.3768;transform:translate(26.2107vw,-10px) scale(.4555);animation:fall-287 11s -13s linear infinite}@keyframes fall-287{47.86%{transform:translate(34.5802vw,47.86vh) scale(.4555)}to{transform:translate(30.39545vw,99vh) scale(.4555)}}.snow:nth-child(288){opacity:1.737;transform:translate(12.2459vw,-10px) scale(.1812);animation:fall-288 29s -6s linear infinite}@keyframes fall-288{41.76%{transform:translate(3.0329vw,41.76vh) scale(.1812)}to{transform:translate(7.6394vw,99vh) scale(.1812)}}.snow:nth-child(289){opacity:1.1358;transform:translate(20.054vw,-10px) scale(.0212);animation:fall-289 21s -21s linear infinite}@keyframes fall-289{38.528%{transform:translate(15.5314vw,38.528vh) scale(.0212)}to{transform:translate(17.7927vw,99vh) scale(.0212)}}.snow:nth-child(290){opacity:1.3492;transform:translate(24.2122vw,-10px) scale(.8417);animation:fall-290 24s -28s linear infinite}@keyframes fall-290{31.255%{transform:translate(32.153vw,31.255vh) scale(.8417)}to{transform:translate(28.1826vw,99vh) scale(.8417)}}.snow:nth-child(291){opacity:1.7002;transform:translate(80.138vw,-10px) scale(.7277);animation:fall-291 29s -27s linear infinite}@keyframes fall-291{78.321%{transform:translate(87.6767vw,78.321vh) scale(.7277)}to{transform:translate(83.90735vw,99vh) scale(.7277)}}.snow:nth-child(292){opacity:1.149;transform:translate(75.9933vw,-10px) scale(.6966);animation:fall-292 19s -20s linear infinite}@keyframes fall-292{37.838%{transform:translate(77.0002vw,37.838vh) scale(.6966)}to{transform:translate(76.49675vw,99vh) scale(.6966)}}.snow:nth-child(293){opacity:.3354;transform:translate(7.2326vw,-10px) scale(.3266);animation:fall-293 21s -24s linear infinite}@keyframes fall-293{74.145%{transform:translate(8.2172vw,74.145vh) scale(.3266)}to{transform:translate(7.7249vw,99vh) scale(.3266)}}.snow:nth-child(294){opacity:1.6392;transform:translate(80.2738vw,-10px) scale(.0753);animation:fall-294 19s -17s linear infinite}@keyframes fall-294{75.654%{transform:translate(79.4733vw,75.654vh) scale(.0753)}to{transform:translate(79.87355vw,99vh) scale(.0753)}}.snow:nth-child(295){opacity:1.8782;transform:translate(70.1138vw,-10px) scale(.8649);animation:fall-295 22s -10s linear infinite}@keyframes fall-295{50.677%{transform:translate(71.6715vw,50.677vh) scale(.8649)}to{transform:translate(70.89265vw,99vh) scale(.8649)}}.snow:nth-child(296){opacity:1.7872;transform:translate(17.9472vw,-10px) scale(.7824);animation:fall-296 11s -13s linear infinite}@keyframes fall-296{56.098%{transform:translate(8.5886vw,56.098vh) scale(.7824)}to{transform:translate(13.2679vw,99vh) scale(.7824)}}.snow:nth-child(297){opacity:1.04;transform:translate(76.5428vw,-10px) scale(.563);animation:fall-297 16s -10s linear infinite}@keyframes fall-297{73.409%{transform:translate(74.1665vw,73.409vh) scale(.563)}to{transform:translate(75.35465vw,99vh) scale(.563)}}.snow:nth-child(298){opacity:1.9942;transform:translate(96.0416vw,-10px) scale(.9704);animation:fall-298 19s -27s linear infinite}@keyframes fall-298{43.407%{transform:translate(87.2851vw,43.407vh) scale(.9704)}to{transform:translate(91.66335vw,99vh) scale(.9704)}}.snow:nth-child(299){opacity:1.2498;transform:translate(74.2099vw,-10px) scale(.5155);animation:fall-299 10s -16s linear infinite}@keyframes fall-299{61.429%{transform:translate(78.392vw,61.429vh) scale(.5155)}to{transform:translate(76.30095vw,99vh) scale(.5155)}}.snow:nth-child(300){opacity:1.6044;transform:translate(98.9302vw,-10px) scale(.4473);animation:fall-300 20s -10s linear infinite}@keyframes fall-300{55.279%{transform:translate(91.6058vw,55.279vh) scale(.4473)}to{transform:translate(95.268vw,99vh) scale(.4473)}}.snow:nth-child(301){opacity:.538;transform:translate(43.1926vw,-10px) scale(.1946);animation:fall-301 26s -9s linear infinite}@keyframes fall-301{64.042%{transform:translate(51.8071vw,64.042vh) scale(.1946)}to{transform:translate(47.49985vw,99vh) scale(.1946)}}.snow:nth-child(302){opacity:.0066;transform:translate(6.9725vw,-10px) scale(.3368);animation:fall-302 26s -22s linear infinite}@keyframes fall-302{37.987%{transform:translate(5.2863vw,37.987vh) scale(.3368)}to{transform:translate(6.1294vw,99vh) scale(.3368)}}.snow:nth-child(303){opacity:.9388;transform:translate(47.7811vw,-10px) scale(.2622);animation:fall-303 24s -13s linear infinite}@keyframes fall-303{36.57%{transform:translate(52.2797vw,36.57vh) scale(.2622)}to{transform:translate(50.0304vw,99vh) scale(.2622)}}.snow:nth-child(304){opacity:.8552;transform:translate(3.1775vw,-10px) scale(.3313);animation:fall-304 17s -25s linear infinite}@keyframes fall-304{59.446%{transform:translate(7.9769vw,59.446vh) scale(.3313)}to{transform:translate(5.5772vw,99vh) scale(.3313)}}.snow:nth-child(305){opacity:1.4018;transform:translate(36.0902vw,-10px) scale(.7395);animation:fall-305 20s -29s linear infinite}@keyframes fall-305{40.739%{transform:translate(27.283vw,40.739vh) scale(.7395)}to{transform:translate(31.6866vw,99vh) scale(.7395)}}.snow:nth-child(306){opacity:.5274;transform:translate(5.9078vw,-10px) scale(.347);animation:fall-306 23s -22s linear infinite}@keyframes fall-306{53.427%{transform:translate(12.945vw,53.427vh) scale(.347)}to{transform:translate(9.4264vw,99vh) scale(.347)}}.snow:nth-child(307){opacity:.1666;transform:translate(18.1167vw,-10px) scale(.1378);animation:fall-307 13s -22s linear infinite}@keyframes fall-307{56.996%{transform:translate(23.9027vw,56.996vh) scale(.1378)}to{transform:translate(21.0097vw,99vh) scale(.1378)}}.snow:nth-child(308){opacity:1.9912;transform:translate(64.908vw,-10px) scale(.959);animation:fall-308 17s -22s linear infinite}@keyframes fall-308{35.475%{transform:translate(73.4075vw,35.475vh) scale(.959)}to{transform:translate(69.15775vw,99vh) scale(.959)}}.snow:nth-child(309){opacity:.8506;transform:translate(2.9703vw,-10px) scale(.2744);animation:fall-309 21s -9s linear infinite}@keyframes fall-309{51.619%{transform:translate(-3.9721vw,51.619vh) scale(.2744)}to{transform:translate(-.5009vw,99vh) scale(.2744)}}.snow:nth-child(310){opacity:1.3702;transform:translate(61.2138vw,-10px) scale(.2132);animation:fall-310 16s -24s linear infinite}@keyframes fall-310{70.609%{transform:translate(70.5373vw,70.609vh) scale(.2132)}to{transform:translate(65.87555vw,99vh) scale(.2132)}}.snow:nth-child(311){opacity:.0322;transform:translate(90.3859vw,-10px) scale(.0806);animation:fall-311 16s -26s linear infinite}@keyframes fall-311{66.432%{transform:translate(81.9667vw,66.432vh) scale(.0806)}to{transform:translate(86.1763vw,99vh) scale(.0806)}}.snow:nth-child(312){opacity:1.0078;transform:translate(2.7513vw,-10px) scale(.2859);animation:fall-312 13s -8s linear infinite}@keyframes fall-312{42.061%{transform:translate(11.6388vw,42.061vh) scale(.2859)}to{transform:translate(7.19505vw,99vh) scale(.2859)}}.snow:nth-child(313){opacity:.2874;transform:translate(86.7516vw,-10px) scale(.5908);animation:fall-313 22s -29s linear infinite}@keyframes fall-313{60.59%{transform:translate(96.2747vw,60.59vh) scale(.5908)}to{transform:translate(91.51315vw,99vh) scale(.5908)}}.snow:nth-child(314){opacity:1.324;transform:translate(71.3349vw,-10px) scale(.1149);animation:fall-314 15s -6s linear infinite}@keyframes fall-314{64.119%{transform:translate(66.7108vw,64.119vh) scale(.1149)}to{transform:translate(69.02285vw,99vh) scale(.1149)}}.snow:nth-child(315){opacity:.956;transform:translate(91.543vw,-10px) scale(.8117);animation:fall-315 25s -24s linear infinite}@keyframes fall-315{65.901%{transform:translate(99.0083vw,65.901vh) scale(.8117)}to{transform:translate(95.27565vw,99vh) scale(.8117)}}.snow:nth-child(316){opacity:1.2878;transform:translate(85.1065vw,-10px) scale(.5098);animation:fall-316 24s -23s linear infinite}@keyframes fall-316{63.201%{transform:translate(81.1789vw,63.201vh) scale(.5098)}to{transform:translate(83.1427vw,99vh) scale(.5098)}}.snow:nth-child(317){opacity:1.6456;transform:translate(69.2731vw,-10px) scale(.0656);animation:fall-317 19s -19s linear infinite}@keyframes fall-317{59.927%{transform:translate(74.1213vw,59.927vh) scale(.0656)}to{transform:translate(71.6972vw,99vh) scale(.0656)}}.snow:nth-child(318){opacity:1.2088;transform:translate(41.9851vw,-10px) scale(.9853);animation:fall-318 20s -3s linear infinite}@keyframes fall-318{68.718%{transform:translate(50.8708vw,68.718vh) scale(.9853)}to{transform:translate(46.42795vw,99vh) scale(.9853)}}.snow:nth-child(319){opacity:.9246;transform:translate(68.2594vw,-10px) scale(.918);animation:fall-319 15s -16s linear infinite}@keyframes fall-319{78.619%{transform:translate(74.2085vw,78.619vh) scale(.918)}to{transform:translate(71.23395vw,99vh) scale(.918)}}.snow:nth-child(320){opacity:1.4464;transform:translate(39.1618vw,-10px) scale(.438);animation:fall-320 23s -4s linear infinite}@keyframes fall-320{74.764%{transform:translate(42.3388vw,74.764vh) scale(.438)}to{transform:translate(40.7503vw,99vh) scale(.438)}}.snow:nth-child(321){opacity:1.3336;transform:translate(52.9765vw,-10px) scale(.4331);animation:fall-321 12s -5s linear infinite}@keyframes fall-321{69.344%{transform:translate(57.305vw,69.344vh) scale(.4331)}to{transform:translate(55.14075vw,99vh) scale(.4331)}}.snow:nth-child(322){opacity:1.7364;transform:translate(52.6179vw,-10px) scale(.0193);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{63.058%{transform:translate(61.3299vw,63.058vh) scale(.0193)}to{transform:translate(56.9739vw,99vh) scale(.0193)}}.snow:nth-child(323){opacity:1.1052;transform:translate(87.3219vw,-10px) scale(.0693);animation:fall-323 27s -7s linear infinite}@keyframes fall-323{30.332%{transform:translate(95.051vw,30.332vh) scale(.0693)}to{transform:translate(91.18645vw,99vh) scale(.0693)}}.snow:nth-child(324){opacity:.8258;transform:translate(18.4457vw,-10px) scale(.0787);animation:fall-324 20s -5s linear infinite}@keyframes fall-324{33.725%{transform:translate(21.3862vw,33.725vh) scale(.0787)}to{transform:translate(19.91595vw,99vh) scale(.0787)}}.snow:nth-child(325){opacity:.692;transform:translate(19.9493vw,-10px) scale(.9072);animation:fall-325 10s -9s linear infinite}@keyframes fall-325{74.777%{transform:translate(14.2091vw,74.777vh) scale(.9072)}to{transform:translate(17.0792vw,99vh) scale(.9072)}}.snow:nth-child(326){opacity:1.0078;transform:translate(86.169vw,-10px) scale(.4364);animation:fall-326 26s -14s linear infinite}@keyframes fall-326{73.456%{transform:translate(77.2188vw,73.456vh) scale(.4364)}to{transform:translate(81.6939vw,99vh) scale(.4364)}}.snow:nth-child(327){opacity:1.6814;transform:translate(71.7404vw,-10px) scale(.9354);animation:fall-327 13s -16s linear infinite}@keyframes fall-327{38.719%{transform:translate(81.6534vw,38.719vh) scale(.9354)}to{transform:translate(76.6969vw,99vh) scale(.9354)}}.snow:nth-child(328){opacity:.4012;transform:translate(56.1255vw,-10px) scale(.6576);animation:fall-328 13s -14s linear infinite}@keyframes fall-328{65.671%{transform:translate(59.1143vw,65.671vh) scale(.6576)}to{transform:translate(57.6199vw,99vh) scale(.6576)}}.snow:nth-child(329){opacity:1.082;transform:translate(82.9683vw,-10px) scale(.0649);animation:fall-329 17s -28s linear infinite}@keyframes fall-329{60.342%{transform:translate(79.1355vw,60.342vh) scale(.0649)}to{transform:translate(81.0519vw,99vh) scale(.0649)}}.snow:nth-child(330){opacity:.8724;transform:translate(42.008vw,-10px) scale(.0799);animation:fall-330 26s -25s linear infinite}@keyframes fall-330{30.238%{transform:translate(37.5992vw,30.238vh) scale(.0799)}to{transform:translate(39.8036vw,99vh) scale(.0799)}}.snow:nth-child(331){opacity:1.9276;transform:translate(44.2651vw,-10px) scale(.7289);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{34.905%{transform:translate(52.6533vw,34.905vh) scale(.7289)}to{transform:translate(48.4592vw,99vh) scale(.7289)}}.snow:nth-child(332){opacity:.1376;transform:translate(70.4887vw,-10px) scale(.2483);animation:fall-332 25s -21s linear infinite}@keyframes fall-332{78.482%{transform:translate(60.6439vw,78.482vh) scale(.2483)}to{transform:translate(65.5663vw,99vh) scale(.2483)}}.snow:nth-child(333){opacity:.5452;transform:translate(14.1699vw,-10px) scale(.2945);animation:fall-333 26s -25s linear infinite}@keyframes fall-333{53.866%{transform:translate(6.3439vw,53.866vh) scale(.2945)}to{transform:translate(10.2569vw,99vh) scale(.2945)}}.snow:nth-child(334){opacity:1.9342;transform:translate(13.447vw,-10px) scale(.0348);animation:fall-334 20s -24s linear infinite}@keyframes fall-334{44.127%{transform:translate(22.9379vw,44.127vh) scale(.0348)}to{transform:translate(18.19245vw,99vh) scale(.0348)}}.snow:nth-child(335){opacity:1.7876;transform:translate(43.5044vw,-10px) scale(.1661);animation:fall-335 18s -8s linear infinite}@keyframes fall-335{59.314%{transform:translate(51.1502vw,59.314vh) scale(.1661)}to{transform:translate(47.3273vw,99vh) scale(.1661)}}.snow:nth-child(336){opacity:1.1298;transform:translate(52.9958vw,-10px) scale(.4231);animation:fall-336 16s -25s linear infinite}@keyframes fall-336{49.706%{transform:translate(47.1586vw,49.706vh) scale(.4231)}to{transform:translate(50.0772vw,99vh) scale(.4231)}}.snow:nth-child(337){opacity:.7056;transform:translate(93.8239vw,-10px) scale(.0022);animation:fall-337 15s -25s linear infinite}@keyframes fall-337{30.496%{transform:translate(95.5847vw,30.496vh) scale(.0022)}to{transform:translate(94.7043vw,99vh) scale(.0022)}}.snow:nth-child(338){opacity:1.2254;transform:translate(72.1871vw,-10px) scale(.6057);animation:fall-338 16s -10s linear infinite}@keyframes fall-338{58.134%{transform:translate(71.2031vw,58.134vh) scale(.6057)}to{transform:translate(71.6951vw,99vh) scale(.6057)}}.snow:nth-child(339){opacity:.7932;transform:translate(18.3521vw,-10px) scale(.0769);animation:fall-339 11s -11s linear infinite}@keyframes fall-339{64.132%{transform:translate(27.2492vw,64.132vh) scale(.0769)}to{transform:translate(22.80065vw,99vh) scale(.0769)}}.snow:nth-child(340){opacity:.2326;transform:translate(47.4569vw,-10px) scale(.6177);animation:fall-340 15s -1s linear infinite}@keyframes fall-340{50.731%{transform:translate(48.0322vw,50.731vh) scale(.6177)}to{transform:translate(47.74455vw,99vh) scale(.6177)}}.snow:nth-child(341){opacity:1.1838;transform:translate(64.9405vw,-10px) scale(.7032);animation:fall-341 17s -9s linear infinite}@keyframes fall-341{79.674%{transform:translate(57.956vw,79.674vh) scale(.7032)}to{transform:translate(61.44825vw,99vh) scale(.7032)}}.snow:nth-child(342){opacity:1.3996;transform:translate(42.4204vw,-10px) scale(.7535);animation:fall-342 13s -16s linear infinite}@keyframes fall-342{61.885%{transform:translate(42.1593vw,61.885vh) scale(.7535)}to{transform:translate(42.28985vw,99vh) scale(.7535)}}.snow:nth-child(343){opacity:.2946;transform:translate(2.2509vw,-10px) scale(.5486);animation:fall-343 28s -29s linear infinite}@keyframes fall-343{76.226%{transform:translate(8.5809vw,76.226vh) scale(.5486)}to{transform:translate(5.4159vw,99vh) scale(.5486)}}.snow:nth-child(344){opacity:1.1944;transform:translate(83.2993vw,-10px) scale(.3832);animation:fall-344 26s -14s linear infinite}@keyframes fall-344{36.217%{transform:translate(77.5693vw,36.217vh) scale(.3832)}to{transform:translate(80.4343vw,99vh) scale(.3832)}}.snow:nth-child(345){opacity:1.0244;transform:translate(80.1399vw,-10px) scale(.6156);animation:fall-345 17s -21s linear infinite}@keyframes fall-345{72.206%{transform:translate(82.0869vw,72.206vh) scale(.6156)}to{transform:translate(81.1134vw,99vh) scale(.6156)}}.snow:nth-child(346){opacity:1.3504;transform:translate(30.7083vw,-10px) scale(.7258);animation:fall-346 13s -25s linear infinite}@keyframes fall-346{74.256%{transform:translate(34.1678vw,74.256vh) scale(.7258)}to{transform:translate(32.43805vw,99vh) scale(.7258)}}.snow:nth-child(347){opacity:1.1838;transform:translate(91.0522vw,-10px) scale(.1525);animation:fall-347 14s -21s linear infinite}@keyframes fall-347{55.825%{transform:translate(98.1562vw,55.825vh) scale(.1525)}to{transform:translate(94.6042vw,99vh) scale(.1525)}}.snow:nth-child(348){opacity:1.1996;transform:translate(83.2279vw,-10px) scale(.8471);animation:fall-348 21s -24s linear infinite}@keyframes fall-348{45.039%{transform:translate(92.4817vw,45.039vh) scale(.8471)}to{transform:translate(87.8548vw,99vh) scale(.8471)}}.snow:nth-child(349){opacity:1.7304;transform:translate(26.9204vw,-10px) scale(.8121);animation:fall-349 29s -9s linear infinite}@keyframes fall-349{62.081%{transform:translate(34.6409vw,62.081vh) scale(.8121)}to{transform:translate(30.78065vw,99vh) scale(.8121)}}.snow:nth-child(350){opacity:.4776;transform:translate(80.486vw,-10px) scale(.9466);animation:fall-350 10s -19s linear infinite}@keyframes fall-350{71.006%{transform:translate(89.9622vw,71.006vh) scale(.9466)}to{transform:translate(85.2241vw,99vh) scale(.9466)}}.snow:nth-child(351){opacity:.833;transform:translate(3.9891vw,-10px) scale(.5798);animation:fall-351 11s -2s linear infinite}@keyframes fall-351{66.385%{transform:translate(-2.3758vw,66.385vh) scale(.5798)}to{transform:translate(.80665vw,99vh) scale(.5798)}}.snow:nth-child(352){opacity:.3812;transform:translate(55.315vw,-10px) scale(.4417);animation:fall-352 26s -9s linear infinite}@keyframes fall-352{79.637%{transform:translate(49.8956vw,79.637vh) scale(.4417)}to{transform:translate(52.6053vw,99vh) scale(.4417)}}.snow:nth-child(353){opacity:1.216;transform:translate(83.9879vw,-10px) scale(.0607);animation:fall-353 26s -28s linear infinite}@keyframes fall-353{60.363%{transform:translate(89.0762vw,60.363vh) scale(.0607)}to{transform:translate(86.53205vw,99vh) scale(.0607)}}.snow:nth-child(354){opacity:.1464;transform:translate(74.1417vw,-10px) scale(.0557);animation:fall-354 21s -16s linear infinite}@keyframes fall-354{66.876%{transform:translate(79.7306vw,66.876vh) scale(.0557)}to{transform:translate(76.93615vw,99vh) scale(.0557)}}.snow:nth-child(355){opacity:1.4626;transform:translate(72.38vw,-10px) scale(.5493);animation:fall-355 19s -16s linear infinite}@keyframes fall-355{39.899%{transform:translate(75.3295vw,39.899vh) scale(.5493)}to{transform:translate(73.85475vw,99vh) scale(.5493)}}.snow:nth-child(356){opacity:.9862;transform:translate(1.8226vw,-10px) scale(.5682);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{75.152%{transform:translate(6.8609vw,75.152vh) scale(.5682)}to{transform:translate(4.34175vw,99vh) scale(.5682)}}.snow:nth-child(357){opacity:1.8494;transform:translate(71.5728vw,-10px) scale(.5171);animation:fall-357 25s -8s linear infinite}@keyframes fall-357{68.881%{transform:translate(77.4234vw,68.881vh) scale(.5171)}to{transform:translate(74.4981vw,99vh) scale(.5171)}}.snow:nth-child(358){opacity:.0618;transform:translate(15.6882vw,-10px) scale(.7616);animation:fall-358 27s -8s linear infinite}@keyframes fall-358{76.354%{transform:translate(16.3141vw,76.354vh) scale(.7616)}to{transform:translate(16.00115vw,99vh) scale(.7616)}}.snow:nth-child(359){opacity:.214;transform:translate(45.6076vw,-10px) scale(.489);animation:fall-359 11s -22s linear infinite}@keyframes fall-359{73.438%{transform:translate(44.2045vw,73.438vh) scale(.489)}to{transform:translate(44.90605vw,99vh) scale(.489)}}.snow:nth-child(360){opacity:.0674;transform:translate(15.8739vw,-10px) scale(.1988);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{40.473%{transform:translate(15.5978vw,40.473vh) scale(.1988)}to{transform:translate(15.73585vw,99vh) scale(.1988)}}.snow:nth-child(361){opacity:.9664;transform:translate(83.5615vw,-10px) scale(.6999);animation:fall-361 28s -23s linear infinite}@keyframes fall-361{73.464%{transform:translate(82.9177vw,73.464vh) scale(.6999)}to{transform:translate(83.2396vw,99vh) scale(.6999)}}.snow:nth-child(362){opacity:.761;transform:translate(25.5476vw,-10px) scale(.1381);animation:fall-362 14s -7s linear infinite}@keyframes fall-362{51.362%{transform:translate(16.2243vw,51.362vh) scale(.1381)}to{transform:translate(20.88595vw,99vh) scale(.1381)}}.snow:nth-child(363){opacity:1.147;transform:translate(44.1649vw,-10px) scale(.5267);animation:fall-363 14s -12s linear infinite}@keyframes fall-363{50.249%{transform:translate(45.7326vw,50.249vh) scale(.5267)}to{transform:translate(44.94875vw,99vh) scale(.5267)}}.snow:nth-child(364){opacity:1.6098;transform:translate(81.0173vw,-10px) scale(.0951);animation:fall-364 23s -5s linear infinite}@keyframes fall-364{36.715%{transform:translate(83.4786vw,36.715vh) scale(.0951)}to{transform:translate(82.24795vw,99vh) scale(.0951)}}.snow:nth-child(365){opacity:.8254;transform:translate(96.6909vw,-10px) scale(.7717);animation:fall-365 15s -21s linear infinite}@keyframes fall-365{39.832%{transform:translate(100.7656vw,39.832vh) scale(.7717)}to{transform:translate(98.72825vw,99vh) scale(.7717)}}.snow:nth-child(366){opacity:1.5046;transform:translate(76.6001vw,-10px) scale(.3035);animation:fall-366 15s -17s linear infinite}@keyframes fall-366{45.544%{transform:translate(71.4386vw,45.544vh) scale(.3035)}to{transform:translate(74.01935vw,99vh) scale(.3035)}}.snow:nth-child(367){opacity:1.6978;transform:translate(96.4444vw,-10px) scale(.0704);animation:fall-367 10s -11s linear infinite}@keyframes fall-367{79.676%{transform:translate(99.9421vw,79.676vh) scale(.0704)}to{transform:translate(98.19325vw,99vh) scale(.0704)}}.snow:nth-child(368){opacity:.9642;transform:translate(81.1792vw,-10px) scale(.3746);animation:fall-368 20s -12s linear infinite}@keyframes fall-368{62.071%{transform:translate(84.3881vw,62.071vh) scale(.3746)}to{transform:translate(82.78365vw,99vh) scale(.3746)}}.snow:nth-child(369){opacity:.6086;transform:translate(31.6387vw,-10px) scale(.545);animation:fall-369 17s -11s linear infinite}@keyframes fall-369{55.608%{transform:translate(35.5886vw,55.608vh) scale(.545)}to{transform:translate(33.61365vw,99vh) scale(.545)}}.snow:nth-child(370){opacity:.0296;transform:translate(28.3403vw,-10px) scale(.3976);animation:fall-370 25s -9s linear infinite}@keyframes fall-370{59.024%{transform:translate(28.9544vw,59.024vh) scale(.3976)}to{transform:translate(28.64735vw,99vh) scale(.3976)}}.snow:nth-child(371){opacity:.5504;transform:translate(91.9256vw,-10px) scale(.1581);animation:fall-371 27s -13s linear infinite}@keyframes fall-371{31.945%{transform:translate(95.8575vw,31.945vh) scale(.1581)}to{transform:translate(93.89155vw,99vh) scale(.1581)}}.snow:nth-child(372){opacity:1.7498;transform:translate(40.5734vw,-10px) scale(.1077);animation:fall-372 21s -2s linear infinite}@keyframes fall-372{34.566%{transform:translate(42.7927vw,34.566vh) scale(.1077)}to{transform:translate(41.68305vw,99vh) scale(.1077)}}.snow:nth-child(373){opacity:.3252;transform:translate(40.5155vw,-10px) scale(.0313);animation:fall-373 11s -6s linear infinite}@keyframes fall-373{52.222%{transform:translate(39.5419vw,52.222vh) scale(.0313)}to{transform:translate(40.0287vw,99vh) scale(.0313)}}.snow:nth-child(374){opacity:1.301;transform:translate(94.9402vw,-10px) scale(.2041);animation:fall-374 27s -8s linear infinite}@keyframes fall-374{37.053%{transform:translate(101.1999vw,37.053vh) scale(.2041)}to{transform:translate(98.07005vw,99vh) scale(.2041)}}.snow:nth-child(375){opacity:.0428;transform:translate(7.1423vw,-10px) scale(.9369);animation:fall-375 29s -16s linear infinite}@keyframes fall-375{76.008%{transform:translate(13.6236vw,76.008vh) scale(.9369)}to{transform:translate(10.38295vw,99vh) scale(.9369)}}.snow:nth-child(376){opacity:.9174;transform:translate(85.1332vw,-10px) scale(.9168);animation:fall-376 15s -2s linear infinite}@keyframes fall-376{54.33%{transform:translate(93.0356vw,54.33vh) scale(.9168)}to{transform:translate(89.0844vw,99vh) scale(.9168)}}.snow:nth-child(377){opacity:1.7382;transform:translate(51.3009vw,-10px) scale(.7877);animation:fall-377 16s -7s linear infinite}@keyframes fall-377{43.792%{transform:translate(42.5684vw,43.792vh) scale(.7877)}to{transform:translate(46.93465vw,99vh) scale(.7877)}}.snow:nth-child(378){opacity:.0722;transform:translate(11.0675vw,-10px) scale(.3577);animation:fall-378 24s -21s linear infinite}@keyframes fall-378{64.524%{transform:translate(10.1883vw,64.524vh) scale(.3577)}to{transform:translate(10.6279vw,99vh) scale(.3577)}}.snow:nth-child(379){opacity:1.7846;transform:translate(88.749vw,-10px) scale(.3987);animation:fall-379 27s -23s linear infinite}@keyframes fall-379{52.365%{transform:translate(81.9066vw,52.365vh) scale(.3987)}to{transform:translate(85.3278vw,99vh) scale(.3987)}}.snow:nth-child(380){opacity:1.9212;transform:translate(44.6038vw,-10px) scale(.6015);animation:fall-380 28s -20s linear infinite}@keyframes fall-380{78.984%{transform:translate(42.8997vw,78.984vh) scale(.6015)}to{transform:translate(43.75175vw,99vh) scale(.6015)}}.snow:nth-child(381){opacity:1.7962;transform:translate(97.9937vw,-10px) scale(.8739);animation:fall-381 10s -20s linear infinite}@keyframes fall-381{75.746%{transform:translate(95.8313vw,75.746vh) scale(.8739)}to{transform:translate(96.9125vw,99vh) scale(.8739)}}.snow:nth-child(382){opacity:.381;transform:translate(2.2789vw,-10px) scale(.393);animation:fall-382 23s -19s linear infinite}@keyframes fall-382{49.302%{transform:translate(5.8414vw,49.302vh) scale(.393)}to{transform:translate(4.06015vw,99vh) scale(.393)}}.snow:nth-child(383){opacity:1.9702;transform:translate(46.0526vw,-10px) scale(.4209);animation:fall-383 27s -28s linear infinite}@keyframes fall-383{76.103%{transform:translate(53.6817vw,76.103vh) scale(.4209)}to{transform:translate(49.86715vw,99vh) scale(.4209)}}.snow:nth-child(384){opacity:1.5466;transform:translate(40.1911vw,-10px) scale(.1521);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{55.62%{transform:translate(38.8889vw,55.62vh) scale(.1521)}to{transform:translate(39.54vw,99vh) scale(.1521)}}.snow:nth-child(385){opacity:.0304;transform:translate(26.8822vw,-10px) scale(.9297);animation:fall-385 17s -26s linear infinite}@keyframes fall-385{30.971%{transform:translate(27.9164vw,30.971vh) scale(.9297)}to{transform:translate(27.3993vw,99vh) scale(.9297)}}.snow:nth-child(386){opacity:1.4888;transform:translate(89.8878vw,-10px) scale(.4251);animation:fall-386 13s -4s linear infinite}@keyframes fall-386{52.179%{transform:translate(89.824vw,52.179vh) scale(.4251)}to{transform:translate(89.8559vw,99vh) scale(.4251)}}.snow:nth-child(387){opacity:.9332;transform:translate(99.6275vw,-10px) scale(.9886);animation:fall-387 17s -12s linear infinite}@keyframes fall-387{70.798%{transform:translate(99.8884vw,70.798vh) scale(.9886)}to{transform:translate(99.75795vw,99vh) scale(.9886)}}.snow:nth-child(388){opacity:.7004;transform:translate(12.9564vw,-10px) scale(.545);animation:fall-388 21s -13s linear infinite}@keyframes fall-388{60.159%{transform:translate(22.5999vw,60.159vh) scale(.545)}to{transform:translate(17.77815vw,99vh) scale(.545)}}.snow:nth-child(389){opacity:1.4272;transform:translate(85.1239vw,-10px) scale(.9944);animation:fall-389 22s -2s linear infinite}@keyframes fall-389{33.081%{transform:translate(91.3592vw,33.081vh) scale(.9944)}to{transform:translate(88.24155vw,99vh) scale(.9944)}}.snow:nth-child(390){opacity:.1902;transform:translate(89.2284vw,-10px) scale(.4492);animation:fall-390 22s -4s linear infinite}@keyframes fall-390{49.767%{transform:translate(83.3743vw,49.767vh) scale(.4492)}to{transform:translate(86.30135vw,99vh) scale(.4492)}}.snow:nth-child(391){opacity:1.7994;transform:translate(70.0021vw,-10px) scale(.2878);animation:fall-391 10s -15s linear infinite}@keyframes fall-391{54.603%{transform:translate(60.8539vw,54.603vh) scale(.2878)}to{transform:translate(65.428vw,99vh) scale(.2878)}}.snow:nth-child(392){opacity:1.4704;transform:translate(30.9173vw,-10px) scale(.7117);animation:fall-392 22s -18s linear infinite}@keyframes fall-392{38.111%{transform:translate(35.7532vw,38.111vh) scale(.7117)}to{transform:translate(33.33525vw,99vh) scale(.7117)}}.snow:nth-child(393){opacity:.397;transform:translate(34.5349vw,-10px) scale(.8618);animation:fall-393 20s -6s linear infinite}@keyframes fall-393{62.154%{transform:translate(36.0636vw,62.154vh) scale(.8618)}to{transform:translate(35.29925vw,99vh) scale(.8618)}}.snow:nth-child(394){opacity:.9412;transform:translate(18.6364vw,-10px) scale(.6318);animation:fall-394 25s -20s linear infinite}@keyframes fall-394{73.967%{transform:translate(14.8295vw,73.967vh) scale(.6318)}to{transform:translate(16.73295vw,99vh) scale(.6318)}}.snow:nth-child(395){opacity:1.932;transform:translate(76.8786vw,-10px) scale(.2217);animation:fall-395 17s -30s linear infinite}@keyframes fall-395{33.497%{transform:translate(86.673vw,33.497vh) scale(.2217)}to{transform:translate(81.7758vw,99vh) scale(.2217)}}.snow:nth-child(396){opacity:.3876;transform:translate(62.6244vw,-10px) scale(.5159);animation:fall-396 17s -8s linear infinite}@keyframes fall-396{40.261%{transform:translate(64.581vw,40.261vh) scale(.5159)}to{transform:translate(63.6027vw,99vh) scale(.5159)}}.snow:nth-child(397){opacity:1.862;transform:translate(97.3022vw,-10px) scale(.3025);animation:fall-397 16s -11s linear infinite}@keyframes fall-397{57.675%{transform:translate(96.4908vw,57.675vh) scale(.3025)}to{transform:translate(96.8965vw,99vh) scale(.3025)}}.snow:nth-child(398){opacity:.283;transform:translate(10.8674vw,-10px) scale(.7336);animation:fall-398 17s -10s linear infinite}@keyframes fall-398{69.051%{transform:translate(12.7221vw,69.051vh) scale(.7336)}to{transform:translate(11.79475vw,99vh) scale(.7336)}}.snow:nth-child(399){opacity:1.0782;transform:translate(8.0525vw,-10px) scale(.4703);animation:fall-399 29s -30s linear infinite}@keyframes fall-399{39.645%{transform:translate(5.2904vw,39.645vh) scale(.4703)}to{transform:translate(6.67145vw,99vh) scale(.4703)}}.snow:nth-child(400){opacity:1.1804;transform:translate(77.6572vw,-10px) scale(.9059);animation:fall-400 26s -9s linear infinite}@keyframes fall-400{58.476%{transform:translate(84.9142vw,58.476vh) scale(.9059)}to{transform:translate(81.2857vw,99vh) scale(.9059)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1828;transform:translate(94.6504vw,-10px) scale(.4651);animation:fall-1 20s -9s linear infinite}@keyframes fall-1{38.932%{transform:translate(94.4063vw,38.932vh) scale(.4651)}to{transform:translate(94.52835vw,99vh) scale(.4651)}}.snow:nth-child(2){opacity:.0844;transform:translate(33.6468vw,-10px) scale(.0124);animation:fall-2 29s -5s linear infinite}@keyframes fall-2{32.827%{transform:translate(24.6909vw,32.827vh) scale(.0124)}to{transform:translate(29.16885vw,99vh) scale(.0124)}}.snow:nth-child(3){opacity:.0332;transform:translate(29.0305vw,-10px) scale(.3697);animation:fall-3 21s -8s linear infinite}@keyframes fall-3{47.931%{transform:translate(31.0001vw,47.931vh) scale(.3697)}to{transform:translate(30.0153vw,99vh) scale(.3697)}}.snow:nth-child(4){opacity:.7176;transform:translate(34.6102vw,-10px) scale(.0559);animation:fall-4 25s -12s linear infinite}@keyframes fall-4{63.068%{transform:translate(28.1064vw,63.068vh) scale(.0559)}to{transform:translate(31.3583vw,99vh) scale(.0559)}}.snow:nth-child(5){opacity:1.2912;transform:translate(23.811vw,-10px) scale(.3419);animation:fall-5 20s -25s linear infinite}@keyframes fall-5{66.916%{transform:translate(14.2507vw,66.916vh) scale(.3419)}to{transform:translate(19.03085vw,99vh) scale(.3419)}}.snow:nth-child(6){opacity:1.105;transform:translate(48.022vw,-10px) scale(.648);animation:fall-6 28s -15s linear infinite}@keyframes fall-6{32.393%{transform:translate(53.0285vw,32.393vh) scale(.648)}to{transform:translate(50.52525vw,99vh) scale(.648)}}.snow:nth-child(7){opacity:.7514;transform:translate(76.1361vw,-10px) scale(.8812);animation:fall-7 13s -3s linear infinite}@keyframes fall-7{66.169%{transform:translate(81.0851vw,66.169vh) scale(.8812)}to{transform:translate(78.6106vw,99vh) scale(.8812)}}.snow:nth-child(8){opacity:.386;transform:translate(60.9752vw,-10px) scale(.4727);animation:fall-8 16s -14s linear infinite}@keyframes fall-8{79.184%{transform:translate(69.6734vw,79.184vh) scale(.4727)}to{transform:translate(65.3243vw,99vh) scale(.4727)}}.snow:nth-child(9){opacity:.3978;transform:translate(15.9453vw,-10px) scale(.0556);animation:fall-9 18s -11s linear infinite}@keyframes fall-9{47.331%{transform:translate(15.3558vw,47.331vh) scale(.0556)}to{transform:translate(15.65055vw,99vh) scale(.0556)}}.snow:nth-child(10){opacity:.5084;transform:translate(22.7388vw,-10px) scale(.8713);animation:fall-10 26s -11s linear infinite}@keyframes fall-10{34.716%{transform:translate(31.4491vw,34.716vh) scale(.8713)}to{transform:translate(27.09395vw,99vh) scale(.8713)}}.snow:nth-child(11){opacity:.2364;transform:translate(69.5457vw,-10px) scale(.435);animation:fall-11 27s -5s linear infinite}@keyframes fall-11{71.913%{transform:translate(73.1346vw,71.913vh) scale(.435)}to{transform:translate(71.34015vw,99vh) scale(.435)}}.snow:nth-child(12){opacity:1.1926;transform:translate(89.2113vw,-10px) scale(.5615);animation:fall-12 23s -19s linear infinite}@keyframes fall-12{44.647%{transform:translate(83.866vw,44.647vh) scale(.5615)}to{transform:translate(86.53865vw,99vh) scale(.5615)}}.snow:nth-child(13){opacity:1.9244;transform:translate(85.1847vw,-10px) scale(.6124);animation:fall-13 13s -9s linear infinite}@keyframes fall-13{42.977%{transform:translate(93.3542vw,42.977vh) scale(.6124)}to{transform:translate(89.26945vw,99vh) scale(.6124)}}.snow:nth-child(14){opacity:.1926;transform:translate(2.0054vw,-10px) scale(.5645);animation:fall-14 23s -9s linear infinite}@keyframes fall-14{36.391%{transform:translate(.0973vw,36.391vh) scale(.5645)}to{transform:translate(1.05135vw,99vh) scale(.5645)}}.snow:nth-child(15){opacity:1.6418;transform:translate(42.8387vw,-10px) scale(.1322);animation:fall-15 25s -28s linear infinite}@keyframes fall-15{56.359%{transform:translate(43.3883vw,56.359vh) scale(.1322)}to{transform:translate(43.1135vw,99vh) scale(.1322)}}.snow:nth-child(16){opacity:1.9262;transform:translate(25.5202vw,-10px) scale(.0047);animation:fall-16 26s -24s linear infinite}@keyframes fall-16{47.126%{transform:translate(24.961vw,47.126vh) scale(.0047)}to{transform:translate(25.2406vw,99vh) scale(.0047)}}.snow:nth-child(17){opacity:1.0438;transform:translate(82.7726vw,-10px) scale(.6631);animation:fall-17 17s -9s linear infinite}@keyframes fall-17{37.853%{transform:translate(76.2769vw,37.853vh) scale(.6631)}to{transform:translate(79.52475vw,99vh) scale(.6631)}}.snow:nth-child(18){opacity:1.133;transform:translate(58.1339vw,-10px) scale(.3161);animation:fall-18 21s -29s linear infinite}@keyframes fall-18{50.298%{transform:translate(60.8159vw,50.298vh) scale(.3161)}to{transform:translate(59.4749vw,99vh) scale(.3161)}}.snow:nth-child(19){opacity:.8216;transform:translate(46.2868vw,-10px) scale(.5713);animation:fall-19 17s -17s linear infinite}@keyframes fall-19{37.888%{transform:translate(39.8209vw,37.888vh) scale(.5713)}to{transform:translate(43.05385vw,99vh) scale(.5713)}}.snow:nth-child(20){opacity:1.1786;transform:translate(8.5962vw,-10px) scale(.6639);animation:fall-20 29s -4s linear infinite}@keyframes fall-20{57.228%{transform:translate(-.8074vw,57.228vh) scale(.6639)}to{transform:translate(3.8944vw,99vh) scale(.6639)}}.snow:nth-child(21){opacity:.1476;transform:translate(.1585vw,-10px) scale(.3343);animation:fall-21 18s -3s linear infinite}@keyframes fall-21{71.948%{transform:translate(7.4613vw,71.948vh) scale(.3343)}to{transform:translate(3.8099vw,99vh) scale(.3343)}}.snow:nth-child(22){opacity:1.92;transform:translate(96.3576vw,-10px) scale(.6732);animation:fall-22 27s -22s linear infinite}@keyframes fall-22{45.448%{transform:translate(96.72vw,45.448vh) scale(.6732)}to{transform:translate(96.5388vw,99vh) scale(.6732)}}.snow:nth-child(23){opacity:.8398;transform:translate(86.0011vw,-10px) scale(.7811);animation:fall-23 30s -12s linear infinite}@keyframes fall-23{46.344%{transform:translate(78.2559vw,46.344vh) scale(.7811)}to{transform:translate(82.1285vw,99vh) scale(.7811)}}.snow:nth-child(24){opacity:1.2718;transform:translate(59.1316vw,-10px) scale(.1663);animation:fall-24 15s -1s linear infinite}@keyframes fall-24{36.999%{transform:translate(53.0119vw,36.999vh) scale(.1663)}to{transform:translate(56.07175vw,99vh) scale(.1663)}}.snow:nth-child(25){opacity:.6386;transform:translate(36.7424vw,-10px) scale(.0492);animation:fall-25 20s -30s linear infinite}@keyframes fall-25{73.305%{transform:translate(32.8522vw,73.305vh) scale(.0492)}to{transform:translate(34.7973vw,99vh) scale(.0492)}}.snow:nth-child(26){opacity:1.7864;transform:translate(9.0988vw,-10px) scale(.1619);animation:fall-26 13s -2s linear infinite}@keyframes fall-26{74.827%{transform:translate(11.1248vw,74.827vh) scale(.1619)}to{transform:translate(10.1118vw,99vh) scale(.1619)}}.snow:nth-child(27){opacity:1.3692;transform:translate(93.3536vw,-10px) scale(.8928);animation:fall-27 23s -22s linear infinite}@keyframes fall-27{75.517%{transform:translate(102.6463vw,75.517vh) scale(.8928)}to{transform:translate(97.99995vw,99vh) scale(.8928)}}.snow:nth-child(28){opacity:.4078;transform:translate(45.6926vw,-10px) scale(.2457);animation:fall-28 17s -9s linear infinite}@keyframes fall-28{48.709%{transform:translate(44.0391vw,48.709vh) scale(.2457)}to{transform:translate(44.86585vw,99vh) scale(.2457)}}.snow:nth-child(29){opacity:1.108;transform:translate(65.4283vw,-10px) scale(.7443);animation:fall-29 27s -26s linear infinite}@keyframes fall-29{42.959%{transform:translate(69.9563vw,42.959vh) scale(.7443)}to{transform:translate(67.6923vw,99vh) scale(.7443)}}.snow:nth-child(30){opacity:1.1304;transform:translate(35.8126vw,-10px) scale(.4442);animation:fall-30 28s -23s linear infinite}@keyframes fall-30{35.806%{transform:translate(30.0467vw,35.806vh) scale(.4442)}to{transform:translate(32.92965vw,99vh) scale(.4442)}}.snow:nth-child(31){opacity:.717;transform:translate(24.4553vw,-10px) scale(.4726);animation:fall-31 17s -2s linear infinite}@keyframes fall-31{52.553%{transform:translate(23.5256vw,52.553vh) scale(.4726)}to{transform:translate(23.99045vw,99vh) scale(.4726)}}.snow:nth-child(32){opacity:.4918;transform:translate(79.7175vw,-10px) scale(.6109);animation:fall-32 19s -19s linear infinite}@keyframes fall-32{44.955%{transform:translate(71.9178vw,44.955vh) scale(.6109)}to{transform:translate(75.81765vw,99vh) scale(.6109)}}.snow:nth-child(33){opacity:1.9016;transform:translate(83.7484vw,-10px) scale(.9778);animation:fall-33 29s -19s linear infinite}@keyframes fall-33{35.851%{transform:translate(75.1207vw,35.851vh) scale(.9778)}to{transform:translate(79.43455vw,99vh) scale(.9778)}}.snow:nth-child(34){opacity:1.1642;transform:translate(61.9909vw,-10px) scale(.6082);animation:fall-34 12s -26s linear infinite}@keyframes fall-34{74.119%{transform:translate(66.5801vw,74.119vh) scale(.6082)}to{transform:translate(64.2855vw,99vh) scale(.6082)}}.snow:nth-child(35){opacity:1.4754;transform:translate(97.6428vw,-10px) scale(.1583);animation:fall-35 27s -7s linear infinite}@keyframes fall-35{72.443%{transform:translate(105.6811vw,72.443vh) scale(.1583)}to{transform:translate(101.66195vw,99vh) scale(.1583)}}.snow:nth-child(36){opacity:1.9428;transform:translate(8.0813vw,-10px) scale(.5358);animation:fall-36 21s -24s linear infinite}@keyframes fall-36{74.895%{transform:translate(11.2915vw,74.895vh) scale(.5358)}to{transform:translate(9.6864vw,99vh) scale(.5358)}}.snow:nth-child(37){opacity:1.3344;transform:translate(54.3512vw,-10px) scale(.2283);animation:fall-37 11s -21s linear infinite}@keyframes fall-37{32.231%{transform:translate(54.5374vw,32.231vh) scale(.2283)}to{transform:translate(54.4443vw,99vh) scale(.2283)}}.snow:nth-child(38){opacity:.4838;transform:translate(26.9045vw,-10px) scale(.2656);animation:fall-38 16s -6s linear infinite}@keyframes fall-38{61.544%{transform:translate(35.5323vw,61.544vh) scale(.2656)}to{transform:translate(31.2184vw,99vh) scale(.2656)}}.snow:nth-child(39){opacity:1.8518;transform:translate(14.5977vw,-10px) scale(.9379);animation:fall-39 20s -13s linear infinite}@keyframes fall-39{66.629%{transform:translate(7.1002vw,66.629vh) scale(.9379)}to{transform:translate(10.84895vw,99vh) scale(.9379)}}.snow:nth-child(40){opacity:.159;transform:translate(26.6402vw,-10px) scale(.5769);animation:fall-40 14s -4s linear infinite}@keyframes fall-40{63.545%{transform:translate(23.2689vw,63.545vh) scale(.5769)}to{transform:translate(24.95455vw,99vh) scale(.5769)}}.snow:nth-child(41){opacity:.0096;transform:translate(81.1518vw,-10px) scale(.0409);animation:fall-41 13s -5s linear infinite}@keyframes fall-41{45.289%{transform:translate(73.7326vw,45.289vh) scale(.0409)}to{transform:translate(77.4422vw,99vh) scale(.0409)}}.snow:nth-child(42){opacity:1.163;transform:translate(3.8554vw,-10px) scale(.3089);animation:fall-42 21s -25s linear infinite}@keyframes fall-42{54.684%{transform:translate(7.6787vw,54.684vh) scale(.3089)}to{transform:translate(5.76705vw,99vh) scale(.3089)}}.snow:nth-child(43){opacity:.3792;transform:translate(55.0491vw,-10px) scale(.9615);animation:fall-43 12s -30s linear infinite}@keyframes fall-43{38.269%{transform:translate(62.2636vw,38.269vh) scale(.9615)}to{transform:translate(58.65635vw,99vh) scale(.9615)}}.snow:nth-child(44){opacity:.388;transform:translate(58.9283vw,-10px) scale(.8255);animation:fall-44 14s -17s linear infinite}@keyframes fall-44{57.401%{transform:translate(67.0766vw,57.401vh) scale(.8255)}to{transform:translate(63.00245vw,99vh) scale(.8255)}}.snow:nth-child(45){opacity:1.7442;transform:translate(93.8587vw,-10px) scale(.7602);animation:fall-45 15s -13s linear infinite}@keyframes fall-45{50.89%{transform:translate(101.8251vw,50.89vh) scale(.7602)}to{transform:translate(97.8419vw,99vh) scale(.7602)}}.snow:nth-child(46){opacity:.6464;transform:translate(85.9443vw,-10px) scale(.7525);animation:fall-46 12s -16s linear infinite}@keyframes fall-46{50.2%{transform:translate(86.3796vw,50.2vh) scale(.7525)}to{transform:translate(86.16195vw,99vh) scale(.7525)}}.snow:nth-child(47){opacity:1.7314;transform:translate(92.2708vw,-10px) scale(.006);animation:fall-47 13s -29s linear infinite}@keyframes fall-47{39.414%{transform:translate(90.7006vw,39.414vh) scale(.006)}to{transform:translate(91.4857vw,99vh) scale(.006)}}.snow:nth-child(48){opacity:.6216;transform:translate(60.8165vw,-10px) scale(.2099);animation:fall-48 30s -30s linear infinite}@keyframes fall-48{71.027%{transform:translate(58.393vw,71.027vh) scale(.2099)}to{transform:translate(59.60475vw,99vh) scale(.2099)}}.snow:nth-child(49){opacity:1.3298;transform:translate(18.3972vw,-10px) scale(.3896);animation:fall-49 15s -18s linear infinite}@keyframes fall-49{41.912%{transform:translate(26.2448vw,41.912vh) scale(.3896)}to{transform:translate(22.321vw,99vh) scale(.3896)}}.snow:nth-child(50){opacity:.303;transform:translate(94.5303vw,-10px) scale(.1466);animation:fall-50 28s -29s linear infinite}@keyframes fall-50{55.236%{transform:translate(91.465vw,55.236vh) scale(.1466)}to{transform:translate(92.99765vw,99vh) scale(.1466)}}.snow:nth-child(51){opacity:.367;transform:translate(10.3988vw,-10px) scale(.5555);animation:fall-51 22s -18s linear infinite}@keyframes fall-51{73.227%{transform:translate(11.1436vw,73.227vh) scale(.5555)}to{transform:translate(10.7712vw,99vh) scale(.5555)}}.snow:nth-child(52){opacity:.017;transform:translate(2.9999vw,-10px) scale(.9291);animation:fall-52 26s -17s linear infinite}@keyframes fall-52{57.342%{transform:translate(2.8772vw,57.342vh) scale(.9291)}to{transform:translate(2.93855vw,99vh) scale(.9291)}}.snow:nth-child(53){opacity:.9736;transform:translate(25.1803vw,-10px) scale(.647);animation:fall-53 11s -15s linear infinite}@keyframes fall-53{41.984%{transform:translate(29.3021vw,41.984vh) scale(.647)}to{transform:translate(27.2412vw,99vh) scale(.647)}}.snow:nth-child(54){opacity:.1064;transform:translate(29.15vw,-10px) scale(.3323);animation:fall-54 24s -25s linear infinite}@keyframes fall-54{34.102%{transform:translate(26.9182vw,34.102vh) scale(.3323)}to{transform:translate(28.0341vw,99vh) scale(.3323)}}.snow:nth-child(55){opacity:1.3338;transform:translate(25.4634vw,-10px) scale(.2015);animation:fall-55 17s -24s linear infinite}@keyframes fall-55{53.809%{transform:translate(26.0164vw,53.809vh) scale(.2015)}to{transform:translate(25.7399vw,99vh) scale(.2015)}}.snow:nth-child(56){opacity:.3324;transform:translate(98.8087vw,-10px) scale(.2223);animation:fall-56 23s -13s linear infinite}@keyframes fall-56{54.346%{transform:translate(97.1195vw,54.346vh) scale(.2223)}to{transform:translate(97.9641vw,99vh) scale(.2223)}}.snow:nth-child(57){opacity:.9964;transform:translate(91.2948vw,-10px) scale(.7958);animation:fall-57 22s -26s linear infinite}@keyframes fall-57{60.012%{transform:translate(98.3885vw,60.012vh) scale(.7958)}to{transform:translate(94.84165vw,99vh) scale(.7958)}}.snow:nth-child(58){opacity:.6586;transform:translate(8.5611vw,-10px) scale(.4572);animation:fall-58 13s -1s linear infinite}@keyframes fall-58{41.431%{transform:translate(8.6808vw,41.431vh) scale(.4572)}to{transform:translate(8.62095vw,99vh) scale(.4572)}}.snow:nth-child(59){opacity:1.3508;transform:translate(5.3381vw,-10px) scale(.1884);animation:fall-59 25s -3s linear infinite}@keyframes fall-59{52.849%{transform:translate(13.6426vw,52.849vh) scale(.1884)}to{transform:translate(9.49035vw,99vh) scale(.1884)}}.snow:nth-child(60){opacity:1.7686;transform:translate(8.2544vw,-10px) scale(.0975);animation:fall-60 12s -29s linear infinite}@keyframes fall-60{63.94%{transform:translate(11.6944vw,63.94vh) scale(.0975)}to{transform:translate(9.9744vw,99vh) scale(.0975)}}.snow:nth-child(61){opacity:1.0198;transform:translate(37.4071vw,-10px) scale(.5937);animation:fall-61 30s -7s linear infinite}@keyframes fall-61{71.236%{transform:translate(44.0819vw,71.236vh) scale(.5937)}to{transform:translate(40.7445vw,99vh) scale(.5937)}}.snow:nth-child(62){opacity:1.8162;transform:translate(63.3223vw,-10px) scale(.1363);animation:fall-62 26s -27s linear infinite}@keyframes fall-62{51.063%{transform:translate(55.3382vw,51.063vh) scale(.1363)}to{transform:translate(59.33025vw,99vh) scale(.1363)}}.snow:nth-child(63){opacity:.874;transform:translate(14.5474vw,-10px) scale(.9291);animation:fall-63 29s -28s linear infinite}@keyframes fall-63{31.419%{transform:translate(5.0365vw,31.419vh) scale(.9291)}to{transform:translate(9.79195vw,99vh) scale(.9291)}}.snow:nth-child(64){opacity:.3938;transform:translate(56.4012vw,-10px) scale(.0283);animation:fall-64 18s -11s linear infinite}@keyframes fall-64{33.402%{transform:translate(55.9907vw,33.402vh) scale(.0283)}to{transform:translate(56.19595vw,99vh) scale(.0283)}}.snow:nth-child(65){opacity:1.4764;transform:translate(74.7728vw,-10px) scale(.3712);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{69.75%{transform:translate(81.3112vw,69.75vh) scale(.3712)}to{transform:translate(78.042vw,99vh) scale(.3712)}}.snow:nth-child(66){opacity:1.1358;transform:translate(6.0077vw,-10px) scale(.8436);animation:fall-66 18s -22s linear infinite}@keyframes fall-66{33.943%{transform:translate(11.3781vw,33.943vh) scale(.8436)}to{transform:translate(8.6929vw,99vh) scale(.8436)}}.snow:nth-child(67){opacity:1.933;transform:translate(51.015vw,-10px) scale(.9287);animation:fall-67 26s -13s linear infinite}@keyframes fall-67{71.679%{transform:translate(51.7984vw,71.679vh) scale(.9287)}to{transform:translate(51.4067vw,99vh) scale(.9287)}}.snow:nth-child(68){opacity:1.6124;transform:translate(51.9856vw,-10px) scale(.1153);animation:fall-68 27s -12s linear infinite}@keyframes fall-68{48.969%{transform:translate(60.4678vw,48.969vh) scale(.1153)}to{transform:translate(56.2267vw,99vh) scale(.1153)}}.snow:nth-child(69){opacity:.4178;transform:translate(44.3301vw,-10px) scale(.1238);animation:fall-69 23s -6s linear infinite}@keyframes fall-69{75.779%{transform:translate(36.5941vw,75.779vh) scale(.1238)}to{transform:translate(40.4621vw,99vh) scale(.1238)}}.snow:nth-child(70){opacity:.6022;transform:translate(5.82vw,-10px) scale(.4933);animation:fall-70 16s -30s linear infinite}@keyframes fall-70{35.192%{transform:translate(15.0027vw,35.192vh) scale(.4933)}to{transform:translate(10.41135vw,99vh) scale(.4933)}}.snow:nth-child(71){opacity:1.8568;transform:translate(9.435vw,-10px) scale(.8129);animation:fall-71 28s -16s linear infinite}@keyframes fall-71{51.776%{transform:translate(10.8102vw,51.776vh) scale(.8129)}to{transform:translate(10.1226vw,99vh) scale(.8129)}}.snow:nth-child(72){opacity:.0354;transform:translate(28.6779vw,-10px) scale(.7617);animation:fall-72 11s -16s linear infinite}@keyframes fall-72{41.252%{transform:translate(20.8848vw,41.252vh) scale(.7617)}to{transform:translate(24.78135vw,99vh) scale(.7617)}}.snow:nth-child(73){opacity:1.8218;transform:translate(91.6854vw,-10px) scale(.7654);animation:fall-73 16s -3s linear infinite}@keyframes fall-73{42.002%{transform:translate(89.0844vw,42.002vh) scale(.7654)}to{transform:translate(90.3849vw,99vh) scale(.7654)}}.snow:nth-child(74){opacity:.1822;transform:translate(86.4256vw,-10px) scale(.9627);animation:fall-74 12s -23s linear infinite}@keyframes fall-74{65.928%{transform:translate(96.152vw,65.928vh) scale(.9627)}to{transform:translate(91.2888vw,99vh) scale(.9627)}}.snow:nth-child(75){opacity:1.4696;transform:translate(71.638vw,-10px) scale(.7697);animation:fall-75 30s -21s linear infinite}@keyframes fall-75{33.305%{transform:translate(78.5495vw,33.305vh) scale(.7697)}to{transform:translate(75.09375vw,99vh) scale(.7697)}}.snow:nth-child(76){opacity:.7664;transform:translate(78.7349vw,-10px) scale(.1068);animation:fall-76 29s -24s linear infinite}@keyframes fall-76{51.805%{transform:translate(75.4586vw,51.805vh) scale(.1068)}to{transform:translate(77.09675vw,99vh) scale(.1068)}}.snow:nth-child(77){opacity:.559;transform:translate(26.2082vw,-10px) scale(.2659);animation:fall-77 22s -19s linear infinite}@keyframes fall-77{43.742%{transform:translate(24.5054vw,43.742vh) scale(.2659)}to{transform:translate(25.3568vw,99vh) scale(.2659)}}.snow:nth-child(78){opacity:.5124;transform:translate(36.0795vw,-10px) scale(.379);animation:fall-78 21s -23s linear infinite}@keyframes fall-78{38.054%{transform:translate(32.7899vw,38.054vh) scale(.379)}to{transform:translate(34.4347vw,99vh) scale(.379)}}.snow:nth-child(79){opacity:1.6406;transform:translate(94.333vw,-10px) scale(.9295);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{49.581%{transform:translate(93.3782vw,49.581vh) scale(.9295)}to{transform:translate(93.8556vw,99vh) scale(.9295)}}.snow:nth-child(80){opacity:1.4254;transform:translate(23vw,-10px) scale(.7859);animation:fall-80 25s -2s linear infinite}@keyframes fall-80{46.318%{transform:translate(13.0055vw,46.318vh) scale(.7859)}to{transform:translate(18.00275vw,99vh) scale(.7859)}}.snow:nth-child(81){opacity:.4106;transform:translate(35.5363vw,-10px) scale(.7526);animation:fall-81 21s -14s linear infinite}@keyframes fall-81{31.912%{transform:translate(35.0297vw,31.912vh) scale(.7526)}to{transform:translate(35.283vw,99vh) scale(.7526)}}.snow:nth-child(82){opacity:.9532;transform:translate(64.6943vw,-10px) scale(.1477);animation:fall-82 15s -20s linear infinite}@keyframes fall-82{53.986%{transform:translate(60.7546vw,53.986vh) scale(.1477)}to{transform:translate(62.72445vw,99vh) scale(.1477)}}.snow:nth-child(83){opacity:1.8084;transform:translate(19.3889vw,-10px) scale(.4996);animation:fall-83 19s -1s linear infinite}@keyframes fall-83{32.158%{transform:translate(28.6605vw,32.158vh) scale(.4996)}to{transform:translate(24.0247vw,99vh) scale(.4996)}}.snow:nth-child(84){opacity:.1932;transform:translate(48.0319vw,-10px) scale(.2818);animation:fall-84 11s -2s linear infinite}@keyframes fall-84{51.626%{transform:translate(47.4764vw,51.626vh) scale(.2818)}to{transform:translate(47.75415vw,99vh) scale(.2818)}}.snow:nth-child(85){opacity:.1048;transform:translate(82.2574vw,-10px) scale(.6918);animation:fall-85 12s -16s linear infinite}@keyframes fall-85{48.812%{transform:translate(74.0384vw,48.812vh) scale(.6918)}to{transform:translate(78.1479vw,99vh) scale(.6918)}}.snow:nth-child(86){opacity:1.879;transform:translate(13.2039vw,-10px) scale(.1532);animation:fall-86 30s -24s linear infinite}@keyframes fall-86{62.171%{transform:translate(13.1014vw,62.171vh) scale(.1532)}to{transform:translate(13.15265vw,99vh) scale(.1532)}}.snow:nth-child(87){opacity:1.454;transform:translate(71.3953vw,-10px) scale(.6074);animation:fall-87 10s -24s linear infinite}@keyframes fall-87{33.53%{transform:translate(70.5288vw,33.53vh) scale(.6074)}to{transform:translate(70.96205vw,99vh) scale(.6074)}}.snow:nth-child(88){opacity:.6948;transform:translate(40.5797vw,-10px) scale(.5314);animation:fall-88 20s -15s linear infinite}@keyframes fall-88{64.47%{transform:translate(46.959vw,64.47vh) scale(.5314)}to{transform:translate(43.76935vw,99vh) scale(.5314)}}.snow:nth-child(89){opacity:1.4312;transform:translate(38.5374vw,-10px) scale(.7581);animation:fall-89 27s -27s linear infinite}@keyframes fall-89{49.865%{transform:translate(48.1878vw,49.865vh) scale(.7581)}to{transform:translate(43.3626vw,99vh) scale(.7581)}}.snow:nth-child(90){opacity:.106;transform:translate(41.3149vw,-10px) scale(.9206);animation:fall-90 25s -3s linear infinite}@keyframes fall-90{67.288%{transform:translate(48.1522vw,67.288vh) scale(.9206)}to{transform:translate(44.73355vw,99vh) scale(.9206)}}.snow:nth-child(91){opacity:1.8002;transform:translate(7.0292vw,-10px) scale(.3719);animation:fall-91 19s -25s linear infinite}@keyframes fall-91{38.39%{transform:translate(8.477vw,38.39vh) scale(.3719)}to{transform:translate(7.7531vw,99vh) scale(.3719)}}.snow:nth-child(92){opacity:.1208;transform:translate(27.9526vw,-10px) scale(.4247);animation:fall-92 27s -1s linear infinite}@keyframes fall-92{73.631%{transform:translate(21.4883vw,73.631vh) scale(.4247)}to{transform:translate(24.72045vw,99vh) scale(.4247)}}.snow:nth-child(93){opacity:1.658;transform:translate(90.1208vw,-10px) scale(.0897);animation:fall-93 14s -20s linear infinite}@keyframes fall-93{41.238%{transform:translate(80.6239vw,41.238vh) scale(.0897)}to{transform:translate(85.37235vw,99vh) scale(.0897)}}.snow:nth-child(94){opacity:.2198;transform:translate(65.4125vw,-10px) scale(.7788);animation:fall-94 20s -24s linear infinite}@keyframes fall-94{35.479%{transform:translate(67.145vw,35.479vh) scale(.7788)}to{transform:translate(66.27875vw,99vh) scale(.7788)}}.snow:nth-child(95){opacity:1.9392;transform:translate(46.3185vw,-10px) scale(.6661);animation:fall-95 29s -17s linear infinite}@keyframes fall-95{66.049%{transform:translate(39.0426vw,66.049vh) scale(.6661)}to{transform:translate(42.68055vw,99vh) scale(.6661)}}.snow:nth-child(96){opacity:.0838;transform:translate(34.2191vw,-10px) scale(.7198);animation:fall-96 22s -9s linear infinite}@keyframes fall-96{37.937%{transform:translate(41.4723vw,37.937vh) scale(.7198)}to{transform:translate(37.8457vw,99vh) scale(.7198)}}.snow:nth-child(97){opacity:.3846;transform:translate(35.9173vw,-10px) scale(.3214);animation:fall-97 18s -25s linear infinite}@keyframes fall-97{32.477%{transform:translate(39.8956vw,32.477vh) scale(.3214)}to{transform:translate(37.90645vw,99vh) scale(.3214)}}.snow:nth-child(98){opacity:1.6684;transform:translate(13.8947vw,-10px) scale(.1838);animation:fall-98 17s -3s linear infinite}@keyframes fall-98{33.374%{transform:translate(4.6891vw,33.374vh) scale(.1838)}to{transform:translate(9.2919vw,99vh) scale(.1838)}}.snow:nth-child(99){opacity:.4706;transform:translate(72.8022vw,-10px) scale(.0245);animation:fall-99 23s -13s linear infinite}@keyframes fall-99{33.067%{transform:translate(70.2738vw,33.067vh) scale(.0245)}to{transform:translate(71.538vw,99vh) scale(.0245)}}.snow:nth-child(100){opacity:.24;transform:translate(88.8815vw,-10px) scale(.4785);animation:fall-100 24s -15s linear infinite}@keyframes fall-100{51.803%{transform:translate(87.1047vw,51.803vh) scale(.4785)}to{transform:translate(87.9931vw,99vh) scale(.4785)}}.snow:nth-child(101){opacity:1.8194;transform:translate(38.394vw,-10px) scale(.7634);animation:fall-101 10s -28s linear infinite}@keyframes fall-101{52.115%{transform:translate(35.9523vw,52.115vh) scale(.7634)}to{transform:translate(37.17315vw,99vh) scale(.7634)}}.snow:nth-child(102){opacity:.4344;transform:translate(9.4635vw,-10px) scale(.9571);animation:fall-102 24s -27s linear infinite}@keyframes fall-102{58.5%{transform:translate(5.8202vw,58.5vh) scale(.9571)}to{transform:translate(7.64185vw,99vh) scale(.9571)}}.snow:nth-child(103){opacity:.2464;transform:translate(83.0488vw,-10px) scale(.4248);animation:fall-103 17s -21s linear infinite}@keyframes fall-103{74.491%{transform:translate(87.9876vw,74.491vh) scale(.4248)}to{transform:translate(85.5182vw,99vh) scale(.4248)}}.snow:nth-child(104){opacity:1.804;transform:translate(99.9695vw,-10px) scale(.3583);animation:fall-104 30s -28s linear infinite}@keyframes fall-104{30.6%{transform:translate(97.5914vw,30.6vh) scale(.3583)}to{transform:translate(98.78045vw,99vh) scale(.3583)}}.snow:nth-child(105){opacity:1.6076;transform:translate(2.4336vw,-10px) scale(.9208);animation:fall-105 14s -13s linear infinite}@keyframes fall-105{78.379%{transform:translate(11.7943vw,78.379vh) scale(.9208)}to{transform:translate(7.11395vw,99vh) scale(.9208)}}.snow:nth-child(106){opacity:1.7752;transform:translate(46.8838vw,-10px) scale(.6708);animation:fall-106 14s -25s linear infinite}@keyframes fall-106{66.988%{transform:translate(49.6873vw,66.988vh) scale(.6708)}to{transform:translate(48.28555vw,99vh) scale(.6708)}}.snow:nth-child(107){opacity:.9664;transform:translate(24.2486vw,-10px) scale(.2925);animation:fall-107 11s -6s linear infinite}@keyframes fall-107{75.578%{transform:translate(30.8856vw,75.578vh) scale(.2925)}to{transform:translate(27.5671vw,99vh) scale(.2925)}}.snow:nth-child(108){opacity:1.7332;transform:translate(71.2652vw,-10px) scale(.9762);animation:fall-108 14s -18s linear infinite}@keyframes fall-108{52.538%{transform:translate(78.4409vw,52.538vh) scale(.9762)}to{transform:translate(74.85305vw,99vh) scale(.9762)}}.snow:nth-child(109){opacity:1.47;transform:translate(95.5347vw,-10px) scale(.302);animation:fall-109 10s -1s linear infinite}@keyframes fall-109{50.294%{transform:translate(100.6424vw,50.294vh) scale(.302)}to{transform:translate(98.08855vw,99vh) scale(.302)}}.snow:nth-child(110){opacity:1.8116;transform:translate(64.6286vw,-10px) scale(.3159);animation:fall-110 14s -18s linear infinite}@keyframes fall-110{60.786%{transform:translate(60.327vw,60.786vh) scale(.3159)}to{transform:translate(62.4778vw,99vh) scale(.3159)}}.snow:nth-child(111){opacity:1.5504;transform:translate(21.0653vw,-10px) scale(.5314);animation:fall-111 12s -29s linear infinite}@keyframes fall-111{34.378%{transform:translate(18.9818vw,34.378vh) scale(.5314)}to{transform:translate(20.02355vw,99vh) scale(.5314)}}.snow:nth-child(112){opacity:.3904;transform:translate(29.9149vw,-10px) scale(.6926);animation:fall-112 30s -1s linear infinite}@keyframes fall-112{60.612%{transform:translate(33.5088vw,60.612vh) scale(.6926)}to{transform:translate(31.71185vw,99vh) scale(.6926)}}.snow:nth-child(113){opacity:1.0064;transform:translate(21.6338vw,-10px) scale(.1799);animation:fall-113 17s -16s linear infinite}@keyframes fall-113{52.642%{transform:translate(19.1719vw,52.642vh) scale(.1799)}to{transform:translate(20.40285vw,99vh) scale(.1799)}}.snow:nth-child(114){opacity:1.868;transform:translate(9.9064vw,-10px) scale(.543);animation:fall-114 26s -21s linear infinite}@keyframes fall-114{56.795%{transform:translate(10.3578vw,56.795vh) scale(.543)}to{transform:translate(10.1321vw,99vh) scale(.543)}}.snow:nth-child(115){opacity:1.6498;transform:translate(7.398vw,-10px) scale(.534);animation:fall-115 20s -27s linear infinite}@keyframes fall-115{70.635%{transform:translate(12.1809vw,70.635vh) scale(.534)}to{transform:translate(9.78945vw,99vh) scale(.534)}}.snow:nth-child(116){opacity:1.7554;transform:translate(52.8379vw,-10px) scale(.3326);animation:fall-116 23s -14s linear infinite}@keyframes fall-116{39.426%{transform:translate(47.4022vw,39.426vh) scale(.3326)}to{transform:translate(50.12005vw,99vh) scale(.3326)}}.snow:nth-child(117){opacity:.2938;transform:translate(24.4243vw,-10px) scale(.8825);animation:fall-117 28s -5s linear infinite}@keyframes fall-117{71.079%{transform:translate(17.4418vw,71.079vh) scale(.8825)}to{transform:translate(20.93305vw,99vh) scale(.8825)}}.snow:nth-child(118){opacity:.8662;transform:translate(43.6552vw,-10px) scale(.6709);animation:fall-118 29s -22s linear infinite}@keyframes fall-118{51.985%{transform:translate(42.3801vw,51.985vh) scale(.6709)}to{transform:translate(43.01765vw,99vh) scale(.6709)}}.snow:nth-child(119){opacity:.9152;transform:translate(56.6964vw,-10px) scale(.3689);animation:fall-119 12s -6s linear infinite}@keyframes fall-119{60.178%{transform:translate(53.5017vw,60.178vh) scale(.3689)}to{transform:translate(55.09905vw,99vh) scale(.3689)}}.snow:nth-child(120){opacity:1.4642;transform:translate(4.311vw,-10px) scale(.0899);animation:fall-120 21s -2s linear infinite}@keyframes fall-120{53.689%{transform:translate(-3.9618vw,53.689vh) scale(.0899)}to{transform:translate(.1746vw,99vh) scale(.0899)}}.snow:nth-child(121){opacity:1.0804;transform:translate(59.0996vw,-10px) scale(.9213);animation:fall-121 12s -14s linear infinite}@keyframes fall-121{63.052%{transform:translate(59.6889vw,63.052vh) scale(.9213)}to{transform:translate(59.39425vw,99vh) scale(.9213)}}.snow:nth-child(122){opacity:1.4246;transform:translate(75.6368vw,-10px) scale(.4749);animation:fall-122 29s -2s linear infinite}@keyframes fall-122{78.43%{transform:translate(74.5116vw,78.43vh) scale(.4749)}to{transform:translate(75.0742vw,99vh) scale(.4749)}}.snow:nth-child(123){opacity:.4284;transform:translate(12.2527vw,-10px) scale(.0103);animation:fall-123 14s -5s linear infinite}@keyframes fall-123{33.149%{transform:translate(9.7288vw,33.149vh) scale(.0103)}to{transform:translate(10.99075vw,99vh) scale(.0103)}}.snow:nth-child(124){opacity:.8624;transform:translate(7.0346vw,-10px) scale(.1581);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{53.419%{transform:translate(1.9812vw,53.419vh) scale(.1581)}to{transform:translate(4.5079vw,99vh) scale(.1581)}}.snow:nth-child(125){opacity:.4878;transform:translate(93.3745vw,-10px) scale(.7175);animation:fall-125 12s -21s linear infinite}@keyframes fall-125{55.075%{transform:translate(86.5081vw,55.075vh) scale(.7175)}to{transform:translate(89.9413vw,99vh) scale(.7175)}}.snow:nth-child(126){opacity:1.9454;transform:translate(22.3403vw,-10px) scale(.2522);animation:fall-126 14s -30s linear infinite}@keyframes fall-126{61.043%{transform:translate(21.6326vw,61.043vh) scale(.2522)}to{transform:translate(21.98645vw,99vh) scale(.2522)}}.snow:nth-child(127){opacity:.8796;transform:translate(84.8287vw,-10px) scale(.1356);animation:fall-127 22s -14s linear infinite}@keyframes fall-127{38.527%{transform:translate(80.2491vw,38.527vh) scale(.1356)}to{transform:translate(82.5389vw,99vh) scale(.1356)}}.snow:nth-child(128){opacity:1.663;transform:translate(67.4975vw,-10px) scale(.7618);animation:fall-128 28s -12s linear infinite}@keyframes fall-128{79.344%{transform:translate(71.3051vw,79.344vh) scale(.7618)}to{transform:translate(69.4013vw,99vh) scale(.7618)}}.snow:nth-child(129){opacity:1.805;transform:translate(.0105vw,-10px) scale(.395);animation:fall-129 12s -25s linear infinite}@keyframes fall-129{37.056%{transform:translate(2.8971vw,37.056vh) scale(.395)}to{transform:translate(1.4538vw,99vh) scale(.395)}}.snow:nth-child(130){opacity:.9474;transform:translate(23.2688vw,-10px) scale(.3479);animation:fall-130 17s -12s linear infinite}@keyframes fall-130{61.328%{transform:translate(32.0687vw,61.328vh) scale(.3479)}to{transform:translate(27.66875vw,99vh) scale(.3479)}}.snow:nth-child(131){opacity:1.435;transform:translate(22.436vw,-10px) scale(.2314);animation:fall-131 20s -26s linear infinite}@keyframes fall-131{62.224%{transform:translate(25.1695vw,62.224vh) scale(.2314)}to{transform:translate(23.80275vw,99vh) scale(.2314)}}.snow:nth-child(132){opacity:.2532;transform:translate(28.0039vw,-10px) scale(.4165);animation:fall-132 28s -12s linear infinite}@keyframes fall-132{68.215%{transform:translate(20.511vw,68.215vh) scale(.4165)}to{transform:translate(24.25745vw,99vh) scale(.4165)}}.snow:nth-child(133){opacity:.0374;transform:translate(54.2777vw,-10px) scale(.0355);animation:fall-133 25s -25s linear infinite}@keyframes fall-133{66.282%{transform:translate(47.3201vw,66.282vh) scale(.0355)}to{transform:translate(50.7989vw,99vh) scale(.0355)}}.snow:nth-child(134){opacity:1.7406;transform:translate(84.0183vw,-10px) scale(.4484);animation:fall-134 24s -16s linear infinite}@keyframes fall-134{43.072%{transform:translate(87.2499vw,43.072vh) scale(.4484)}to{transform:translate(85.6341vw,99vh) scale(.4484)}}.snow:nth-child(135){opacity:1.4156;transform:translate(69.8061vw,-10px) scale(.57);animation:fall-135 22s -20s linear infinite}@keyframes fall-135{74.326%{transform:translate(60.2783vw,74.326vh) scale(.57)}to{transform:translate(65.0422vw,99vh) scale(.57)}}.snow:nth-child(136){opacity:1.228;transform:translate(42.4211vw,-10px) scale(.0679);animation:fall-136 15s -6s linear infinite}@keyframes fall-136{60.667%{transform:translate(46.6936vw,60.667vh) scale(.0679)}to{transform:translate(44.55735vw,99vh) scale(.0679)}}.snow:nth-child(137){opacity:.7616;transform:translate(50.1968vw,-10px) scale(.6969);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.463%{transform:translate(43.4041vw,52.463vh) scale(.6969)}to{transform:translate(46.80045vw,99vh) scale(.6969)}}.snow:nth-child(138){opacity:.5032;transform:translate(30.4737vw,-10px) scale(.6869);animation:fall-138 18s -1s linear infinite}@keyframes fall-138{51.7%{transform:translate(31.333vw,51.7vh) scale(.6869)}to{transform:translate(30.90335vw,99vh) scale(.6869)}}.snow:nth-child(139){opacity:.6618;transform:translate(41.4867vw,-10px) scale(.6769);animation:fall-139 10s -25s linear infinite}@keyframes fall-139{54.797%{transform:translate(44.0264vw,54.797vh) scale(.6769)}to{transform:translate(42.75655vw,99vh) scale(.6769)}}.snow:nth-child(140){opacity:1.2794;transform:translate(79.4538vw,-10px) scale(.403);animation:fall-140 11s -15s linear infinite}@keyframes fall-140{38.85%{transform:translate(79.288vw,38.85vh) scale(.403)}to{transform:translate(79.3709vw,99vh) scale(.403)}}.snow:nth-child(141){opacity:1.3636;transform:translate(24.3472vw,-10px) scale(.2114);animation:fall-141 27s -22s linear infinite}@keyframes fall-141{37.963%{transform:translate(31.1631vw,37.963vh) scale(.2114)}to{transform:translate(27.75515vw,99vh) scale(.2114)}}.snow:nth-child(142){opacity:.3238;transform:translate(43.5013vw,-10px) scale(.1887);animation:fall-142 26s -7s linear infinite}@keyframes fall-142{67.744%{transform:translate(42.0465vw,67.744vh) scale(.1887)}to{transform:translate(42.7739vw,99vh) scale(.1887)}}.snow:nth-child(143){opacity:.8286;transform:translate(57.8767vw,-10px) scale(.4797);animation:fall-143 23s -11s linear infinite}@keyframes fall-143{54.732%{transform:translate(52.5899vw,54.732vh) scale(.4797)}to{transform:translate(55.2333vw,99vh) scale(.4797)}}.snow:nth-child(144){opacity:.9362;transform:translate(53.1334vw,-10px) scale(.469);animation:fall-144 18s -10s linear infinite}@keyframes fall-144{48.215%{transform:translate(59.4049vw,48.215vh) scale(.469)}to{transform:translate(56.26915vw,99vh) scale(.469)}}.snow:nth-child(145){opacity:1.9034;transform:translate(79.0718vw,-10px) scale(.0416);animation:fall-145 17s -12s linear infinite}@keyframes fall-145{35.812%{transform:translate(87.2172vw,35.812vh) scale(.0416)}to{transform:translate(83.1445vw,99vh) scale(.0416)}}.snow:nth-child(146){opacity:.8038;transform:translate(72.8828vw,-10px) scale(.1759);animation:fall-146 15s -7s linear infinite}@keyframes fall-146{69.494%{transform:translate(74.6833vw,69.494vh) scale(.1759)}to{transform:translate(73.78305vw,99vh) scale(.1759)}}.snow:nth-child(147){opacity:.8794;transform:translate(66.5411vw,-10px) scale(.3569);animation:fall-147 28s -21s linear infinite}@keyframes fall-147{57.141%{transform:translate(70.1816vw,57.141vh) scale(.3569)}to{transform:translate(68.36135vw,99vh) scale(.3569)}}.snow:nth-child(148){opacity:.7974;transform:translate(88.1814vw,-10px) scale(.3542);animation:fall-148 23s -26s linear infinite}@keyframes fall-148{47.773%{transform:translate(86.7689vw,47.773vh) scale(.3542)}to{transform:translate(87.47515vw,99vh) scale(.3542)}}.snow:nth-child(149){opacity:1.9206;transform:translate(92.5004vw,-10px) scale(.1974);animation:fall-149 27s -6s linear infinite}@keyframes fall-149{64.549%{transform:translate(100.1112vw,64.549vh) scale(.1974)}to{transform:translate(96.3058vw,99vh) scale(.1974)}}.snow:nth-child(150){opacity:.86;transform:translate(91.0427vw,-10px) scale(.6409);animation:fall-150 18s -6s linear infinite}@keyframes fall-150{35.811%{transform:translate(96.162vw,35.811vh) scale(.6409)}to{transform:translate(93.60235vw,99vh) scale(.6409)}}.snow:nth-child(151){opacity:1.8806;transform:translate(84.3324vw,-10px) scale(.2678);animation:fall-151 14s -7s linear infinite}@keyframes fall-151{58.864%{transform:translate(92.2932vw,58.864vh) scale(.2678)}to{transform:translate(88.3128vw,99vh) scale(.2678)}}.snow:nth-child(152){opacity:1.464;transform:translate(8.4973vw,-10px) scale(.4438);animation:fall-152 25s -26s linear infinite}@keyframes fall-152{45.905%{transform:translate(1.3769vw,45.905vh) scale(.4438)}to{transform:translate(4.9371vw,99vh) scale(.4438)}}.snow:nth-child(153){opacity:1.5186;transform:translate(87.2559vw,-10px) scale(.1153);animation:fall-153 30s -22s linear infinite}@keyframes fall-153{66.227%{transform:translate(90.0439vw,66.227vh) scale(.1153)}to{transform:translate(88.6499vw,99vh) scale(.1153)}}.snow:nth-child(154){opacity:.8582;transform:translate(83.3423vw,-10px) scale(.2446);animation:fall-154 18s -5s linear infinite}@keyframes fall-154{77.811%{transform:translate(86.6852vw,77.811vh) scale(.2446)}to{transform:translate(85.01375vw,99vh) scale(.2446)}}.snow:nth-child(155){opacity:.9166;transform:translate(77.3972vw,-10px) scale(.7349);animation:fall-155 10s -22s linear infinite}@keyframes fall-155{64.866%{transform:translate(73.8114vw,64.866vh) scale(.7349)}to{transform:translate(75.6043vw,99vh) scale(.7349)}}.snow:nth-child(156){opacity:1.9566;transform:translate(90.7108vw,-10px) scale(.9901);animation:fall-156 29s -6s linear infinite}@keyframes fall-156{38.551%{transform:translate(99.8241vw,38.551vh) scale(.9901)}to{transform:translate(95.26745vw,99vh) scale(.9901)}}.snow:nth-child(157){opacity:.2546;transform:translate(66.6896vw,-10px) scale(.9522);animation:fall-157 27s -6s linear infinite}@keyframes fall-157{60.914%{transform:translate(62.7698vw,60.914vh) scale(.9522)}to{transform:translate(64.7297vw,99vh) scale(.9522)}}.snow:nth-child(158){opacity:1.038;transform:translate(69.1745vw,-10px) scale(.0506);animation:fall-158 24s -5s linear infinite}@keyframes fall-158{45.139%{transform:translate(75.003vw,45.139vh) scale(.0506)}to{transform:translate(72.08875vw,99vh) scale(.0506)}}.snow:nth-child(159){opacity:1.0358;transform:translate(78.9802vw,-10px) scale(.6857);animation:fall-159 30s -14s linear infinite}@keyframes fall-159{38.018%{transform:translate(75.1172vw,38.018vh) scale(.6857)}to{transform:translate(77.0487vw,99vh) scale(.6857)}}.snow:nth-child(160){opacity:1.019;transform:translate(77.427vw,-10px) scale(.4114);animation:fall-160 19s -10s linear infinite}@keyframes fall-160{42.216%{transform:translate(83.106vw,42.216vh) scale(.4114)}to{transform:translate(80.2665vw,99vh) scale(.4114)}}.snow:nth-child(161){opacity:.7632;transform:translate(63.6604vw,-10px) scale(.8062);animation:fall-161 11s -24s linear infinite}@keyframes fall-161{37.614%{transform:translate(65.9002vw,37.614vh) scale(.8062)}to{transform:translate(64.7803vw,99vh) scale(.8062)}}.snow:nth-child(162){opacity:1.477;transform:translate(82.8717vw,-10px) scale(.5349);animation:fall-162 29s -20s linear infinite}@keyframes fall-162{65.67%{transform:translate(90.463vw,65.67vh) scale(.5349)}to{transform:translate(86.66735vw,99vh) scale(.5349)}}.snow:nth-child(163){opacity:1.236;transform:translate(50.5072vw,-10px) scale(.2959);animation:fall-163 12s -4s linear infinite}@keyframes fall-163{50.92%{transform:translate(42.6776vw,50.92vh) scale(.2959)}to{transform:translate(46.5924vw,99vh) scale(.2959)}}.snow:nth-child(164){opacity:.435;transform:translate(74.6991vw,-10px) scale(.8051);animation:fall-164 25s -17s linear infinite}@keyframes fall-164{73.55%{transform:translate(75.4349vw,73.55vh) scale(.8051)}to{transform:translate(75.067vw,99vh) scale(.8051)}}.snow:nth-child(165){opacity:1.9708;transform:translate(59.674vw,-10px) scale(.5719);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{53.446%{transform:translate(69.4315vw,53.446vh) scale(.5719)}to{transform:translate(64.55275vw,99vh) scale(.5719)}}.snow:nth-child(166){opacity:1.4764;transform:translate(3.2288vw,-10px) scale(.8872);animation:fall-166 27s -15s linear infinite}@keyframes fall-166{30.657%{transform:translate(-5.4583vw,30.657vh) scale(.8872)}to{transform:translate(-1.11475vw,99vh) scale(.8872)}}.snow:nth-child(167){opacity:.8262;transform:translate(94.6382vw,-10px) scale(.7951);animation:fall-167 15s -17s linear infinite}@keyframes fall-167{47.3%{transform:translate(87.2241vw,47.3vh) scale(.7951)}to{transform:translate(90.93115vw,99vh) scale(.7951)}}.snow:nth-child(168){opacity:.0062;transform:translate(53.485vw,-10px) scale(.585);animation:fall-168 15s -18s linear infinite}@keyframes fall-168{73.124%{transform:translate(62.7179vw,73.124vh) scale(.585)}to{transform:translate(58.10145vw,99vh) scale(.585)}}.snow:nth-child(169){opacity:1.3862;transform:translate(87.7554vw,-10px) scale(.3391);animation:fall-169 15s -9s linear infinite}@keyframes fall-169{43.096%{transform:translate(78.7553vw,43.096vh) scale(.3391)}to{transform:translate(83.25535vw,99vh) scale(.3391)}}.snow:nth-child(170){opacity:1.6582;transform:translate(88.0393vw,-10px) scale(.2364);animation:fall-170 30s -28s linear infinite}@keyframes fall-170{50.628%{transform:translate(83.2794vw,50.628vh) scale(.2364)}to{transform:translate(85.65935vw,99vh) scale(.2364)}}.snow:nth-child(171){opacity:1.4158;transform:translate(92.5543vw,-10px) scale(.3834);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{36.173%{transform:translate(88.6264vw,36.173vh) scale(.3834)}to{transform:translate(90.59035vw,99vh) scale(.3834)}}.snow:nth-child(172){opacity:1.3536;transform:translate(47.0468vw,-10px) scale(.1703);animation:fall-172 19s -1s linear infinite}@keyframes fall-172{67.18%{transform:translate(46.0219vw,67.18vh) scale(.1703)}to{transform:translate(46.53435vw,99vh) scale(.1703)}}.snow:nth-child(173){opacity:.4624;transform:translate(1.7289vw,-10px) scale(.6594);animation:fall-173 27s -11s linear infinite}@keyframes fall-173{50.292%{transform:translate(-6.7808vw,50.292vh) scale(.6594)}to{transform:translate(-2.52595vw,99vh) scale(.6594)}}.snow:nth-child(174){opacity:1.9708;transform:translate(79.1443vw,-10px) scale(.4017);animation:fall-174 15s -15s linear infinite}@keyframes fall-174{57.157%{transform:translate(80.4092vw,57.157vh) scale(.4017)}to{transform:translate(79.77675vw,99vh) scale(.4017)}}.snow:nth-child(175){opacity:.8132;transform:translate(22.7519vw,-10px) scale(.9116);animation:fall-175 16s -14s linear infinite}@keyframes fall-175{55.685%{transform:translate(31.9637vw,55.685vh) scale(.9116)}to{transform:translate(27.3578vw,99vh) scale(.9116)}}.snow:nth-child(176){opacity:.9768;transform:translate(49.1218vw,-10px) scale(.5413);animation:fall-176 18s -22s linear infinite}@keyframes fall-176{40.51%{transform:translate(47.7262vw,40.51vh) scale(.5413)}to{transform:translate(48.424vw,99vh) scale(.5413)}}.snow:nth-child(177){opacity:.5938;transform:translate(10.0345vw,-10px) scale(.2436);animation:fall-177 21s -26s linear infinite}@keyframes fall-177{73.467%{transform:translate(15.3692vw,73.467vh) scale(.2436)}to{transform:translate(12.70185vw,99vh) scale(.2436)}}.snow:nth-child(178){opacity:.7172;transform:translate(92.8117vw,-10px) scale(.8281);animation:fall-178 30s -16s linear infinite}@keyframes fall-178{51.477%{transform:translate(95.0978vw,51.477vh) scale(.8281)}to{transform:translate(93.95475vw,99vh) scale(.8281)}}.snow:nth-child(179){opacity:.2262;transform:translate(51.9894vw,-10px) scale(.5984);animation:fall-179 19s -16s linear infinite}@keyframes fall-179{49.522%{transform:translate(56.4901vw,49.522vh) scale(.5984)}to{transform:translate(54.23975vw,99vh) scale(.5984)}}.snow:nth-child(180){opacity:.709;transform:translate(92.6116vw,-10px) scale(.364);animation:fall-180 16s -19s linear infinite}@keyframes fall-180{76.436%{transform:translate(102.0891vw,76.436vh) scale(.364)}to{transform:translate(97.35035vw,99vh) scale(.364)}}.snow:nth-child(181){opacity:.4084;transform:translate(25.27vw,-10px) scale(.764);animation:fall-181 18s -30s linear infinite}@keyframes fall-181{79.071%{transform:translate(16.8537vw,79.071vh) scale(.764)}to{transform:translate(21.06185vw,99vh) scale(.764)}}.snow:nth-child(182){opacity:1.7504;transform:translate(85.4624vw,-10px) scale(.6636);animation:fall-182 28s -27s linear infinite}@keyframes fall-182{30.697%{transform:translate(75.5517vw,30.697vh) scale(.6636)}to{transform:translate(80.50705vw,99vh) scale(.6636)}}.snow:nth-child(183){opacity:1.2954;transform:translate(75.901vw,-10px) scale(.7606);animation:fall-183 16s -18s linear infinite}@keyframes fall-183{40.393%{transform:translate(85.1023vw,40.393vh) scale(.7606)}to{transform:translate(80.50165vw,99vh) scale(.7606)}}.snow:nth-child(184){opacity:.408;transform:translate(92.0319vw,-10px) scale(.9542);animation:fall-184 18s -15s linear infinite}@keyframes fall-184{68.577%{transform:translate(101.605vw,68.577vh) scale(.9542)}to{transform:translate(96.81845vw,99vh) scale(.9542)}}.snow:nth-child(185){opacity:1.2592;transform:translate(77.8318vw,-10px) scale(.222);animation:fall-185 27s -17s linear infinite}@keyframes fall-185{66.029%{transform:translate(76.0061vw,66.029vh) scale(.222)}to{transform:translate(76.91895vw,99vh) scale(.222)}}.snow:nth-child(186){opacity:1.6866;transform:translate(20.603vw,-10px) scale(.086);animation:fall-186 20s -7s linear infinite}@keyframes fall-186{44.611%{transform:translate(28.1724vw,44.611vh) scale(.086)}to{transform:translate(24.3877vw,99vh) scale(.086)}}.snow:nth-child(187){opacity:1.7864;transform:translate(96.5035vw,-10px) scale(.1056);animation:fall-187 27s -25s linear infinite}@keyframes fall-187{49.213%{transform:translate(97.9383vw,49.213vh) scale(.1056)}to{transform:translate(97.2209vw,99vh) scale(.1056)}}.snow:nth-child(188){opacity:.3956;transform:translate(17.229vw,-10px) scale(.8025);animation:fall-188 11s -14s linear infinite}@keyframes fall-188{41.264%{transform:translate(18.9678vw,41.264vh) scale(.8025)}to{transform:translate(18.0984vw,99vh) scale(.8025)}}.snow:nth-child(189){opacity:.0818;transform:translate(80.5318vw,-10px) scale(.3325);animation:fall-189 30s -7s linear infinite}@keyframes fall-189{36.282%{transform:translate(81.1969vw,36.282vh) scale(.3325)}to{transform:translate(80.86435vw,99vh) scale(.3325)}}.snow:nth-child(190){opacity:1.512;transform:translate(84.8605vw,-10px) scale(.8202);animation:fall-190 22s -12s linear infinite}@keyframes fall-190{45.388%{transform:translate(92.1459vw,45.388vh) scale(.8202)}to{transform:translate(88.5032vw,99vh) scale(.8202)}}.snow:nth-child(191){opacity:.6492;transform:translate(57.6188vw,-10px) scale(.2421);animation:fall-191 20s -18s linear infinite}@keyframes fall-191{31.786%{transform:translate(48.3346vw,31.786vh) scale(.2421)}to{transform:translate(52.9767vw,99vh) scale(.2421)}}.snow:nth-child(192){opacity:1.112;transform:translate(42.9963vw,-10px) scale(.4675);animation:fall-192 19s -5s linear infinite}@keyframes fall-192{75.891%{transform:translate(38.0051vw,75.891vh) scale(.4675)}to{transform:translate(40.5007vw,99vh) scale(.4675)}}.snow:nth-child(193){opacity:.811;transform:translate(81.9161vw,-10px) scale(.4522);animation:fall-193 22s -24s linear infinite}@keyframes fall-193{42.952%{transform:translate(79.6937vw,42.952vh) scale(.4522)}to{transform:translate(80.8049vw,99vh) scale(.4522)}}.snow:nth-child(194){opacity:.462;transform:translate(69.5717vw,-10px) scale(.9605);animation:fall-194 16s -13s linear infinite}@keyframes fall-194{48.444%{transform:translate(71.8399vw,48.444vh) scale(.9605)}to{transform:translate(70.7058vw,99vh) scale(.9605)}}.snow:nth-child(195){opacity:1.7276;transform:translate(34.8068vw,-10px) scale(.9439);animation:fall-195 22s -21s linear infinite}@keyframes fall-195{59.602%{transform:translate(27.841vw,59.602vh) scale(.9439)}to{transform:translate(31.3239vw,99vh) scale(.9439)}}.snow:nth-child(196){opacity:.5784;transform:translate(4.2592vw,-10px) scale(.9715);animation:fall-196 18s -7s linear infinite}@keyframes fall-196{68.823%{transform:translate(1.1025vw,68.823vh) scale(.9715)}to{transform:translate(2.68085vw,99vh) scale(.9715)}}.snow:nth-child(197){opacity:1.0916;transform:translate(3.7913vw,-10px) scale(.9669);animation:fall-197 12s -5s linear infinite}@keyframes fall-197{58.703%{transform:translate(2.6524vw,58.703vh) scale(.9669)}to{transform:translate(3.22185vw,99vh) scale(.9669)}}.snow:nth-child(198){opacity:1.483;transform:translate(15.3186vw,-10px) scale(.3543);animation:fall-198 18s -13s linear infinite}@keyframes fall-198{30.13%{transform:translate(14.8909vw,30.13vh) scale(.3543)}to{transform:translate(15.10475vw,99vh) scale(.3543)}}.snow:nth-child(199){opacity:1.8968;transform:translate(91.0072vw,-10px) scale(.5474);animation:fall-199 16s -5s linear infinite}@keyframes fall-199{30.811%{transform:translate(89.4683vw,30.811vh) scale(.5474)}to{transform:translate(90.23775vw,99vh) scale(.5474)}}.snow:nth-child(200){opacity:.1628;transform:translate(67.6696vw,-10px) scale(.9767);animation:fall-200 28s -18s linear infinite}@keyframes fall-200{67.337%{transform:translate(64.247vw,67.337vh) scale(.9767)}to{transform:translate(65.9583vw,99vh) scale(.9767)}}.snow:nth-child(201){opacity:.715;transform:translate(10.9744vw,-10px) scale(.0122);animation:fall-201 26s -2s linear infinite}@keyframes fall-201{69.309%{transform:translate(18.3032vw,69.309vh) scale(.0122)}to{transform:translate(14.6388vw,99vh) scale(.0122)}}.snow:nth-child(202){opacity:1.2826;transform:translate(18.0529vw,-10px) scale(.9972);animation:fall-202 14s -17s linear infinite}@keyframes fall-202{72.72%{transform:translate(8.1013vw,72.72vh) scale(.9972)}to{transform:translate(13.0771vw,99vh) scale(.9972)}}.snow:nth-child(203){opacity:.0506;transform:translate(31.0245vw,-10px) scale(.1122);animation:fall-203 30s -13s linear infinite}@keyframes fall-203{56.774%{transform:translate(23.858vw,56.774vh) scale(.1122)}to{transform:translate(27.44125vw,99vh) scale(.1122)}}.snow:nth-child(204){opacity:1.2292;transform:translate(66.8822vw,-10px) scale(.4064);animation:fall-204 29s -28s linear infinite}@keyframes fall-204{48.722%{transform:translate(61.9962vw,48.722vh) scale(.4064)}to{transform:translate(64.4392vw,99vh) scale(.4064)}}.snow:nth-child(205){opacity:1.4338;transform:translate(56.2294vw,-10px) scale(.374);animation:fall-205 10s -24s linear infinite}@keyframes fall-205{65.713%{transform:translate(52.3477vw,65.713vh) scale(.374)}to{transform:translate(54.28855vw,99vh) scale(.374)}}.snow:nth-child(206){opacity:1.9618;transform:translate(9.737vw,-10px) scale(.6112);animation:fall-206 30s -24s linear infinite}@keyframes fall-206{39.288%{transform:translate(17.1401vw,39.288vh) scale(.6112)}to{transform:translate(13.43855vw,99vh) scale(.6112)}}.snow:nth-child(207){opacity:1.0674;transform:translate(63.9675vw,-10px) scale(.219);animation:fall-207 28s -7s linear infinite}@keyframes fall-207{54.705%{transform:translate(67.981vw,54.705vh) scale(.219)}to{transform:translate(65.97425vw,99vh) scale(.219)}}.snow:nth-child(208){opacity:.2678;transform:translate(82.9698vw,-10px) scale(.2042);animation:fall-208 23s -16s linear infinite}@keyframes fall-208{70.13%{transform:translate(78.489vw,70.13vh) scale(.2042)}to{transform:translate(80.7294vw,99vh) scale(.2042)}}.snow:nth-child(209){opacity:1.019;transform:translate(47.5557vw,-10px) scale(.7843);animation:fall-209 15s -22s linear infinite}@keyframes fall-209{49.923%{transform:translate(37.9897vw,49.923vh) scale(.7843)}to{transform:translate(42.7727vw,99vh) scale(.7843)}}.snow:nth-child(210){opacity:.3304;transform:translate(49.9933vw,-10px) scale(.6173);animation:fall-210 24s -17s linear infinite}@keyframes fall-210{70.934%{transform:translate(49.9035vw,70.934vh) scale(.6173)}to{transform:translate(49.9484vw,99vh) scale(.6173)}}.snow:nth-child(211){opacity:1.6252;transform:translate(27.6411vw,-10px) scale(.859);animation:fall-211 19s -26s linear infinite}@keyframes fall-211{43.393%{transform:translate(27.2541vw,43.393vh) scale(.859)}to{transform:translate(27.4476vw,99vh) scale(.859)}}.snow:nth-child(212){opacity:1.6588;transform:translate(97.5656vw,-10px) scale(.8408);animation:fall-212 17s -23s linear infinite}@keyframes fall-212{79.255%{transform:translate(101.5248vw,79.255vh) scale(.8408)}to{transform:translate(99.5452vw,99vh) scale(.8408)}}.snow:nth-child(213){opacity:1.9972;transform:translate(72.8237vw,-10px) scale(.4614);animation:fall-213 12s -16s linear infinite}@keyframes fall-213{68.025%{transform:translate(70.2524vw,68.025vh) scale(.4614)}to{transform:translate(71.53805vw,99vh) scale(.4614)}}.snow:nth-child(214){opacity:1.2116;transform:translate(44.8847vw,-10px) scale(.5851);animation:fall-214 28s -23s linear infinite}@keyframes fall-214{30.703%{transform:translate(46.8281vw,30.703vh) scale(.5851)}to{transform:translate(45.8564vw,99vh) scale(.5851)}}.snow:nth-child(215){opacity:1.4944;transform:translate(93.1537vw,-10px) scale(.648);animation:fall-215 13s -12s linear infinite}@keyframes fall-215{53.794%{transform:translate(102.4004vw,53.794vh) scale(.648)}to{transform:translate(97.77705vw,99vh) scale(.648)}}.snow:nth-child(216){opacity:.518;transform:translate(29.7727vw,-10px) scale(.0618);animation:fall-216 19s -15s linear infinite}@keyframes fall-216{44.828%{transform:translate(30.9791vw,44.828vh) scale(.0618)}to{transform:translate(30.3759vw,99vh) scale(.0618)}}.snow:nth-child(217){opacity:1.0476;transform:translate(85.094vw,-10px) scale(.4657);animation:fall-217 11s -17s linear infinite}@keyframes fall-217{34.358%{transform:translate(91.0299vw,34.358vh) scale(.4657)}to{transform:translate(88.06195vw,99vh) scale(.4657)}}.snow:nth-child(218){opacity:.1782;transform:translate(43.3541vw,-10px) scale(.7344);animation:fall-218 17s -10s linear infinite}@keyframes fall-218{58.361%{transform:translate(37.4628vw,58.361vh) scale(.7344)}to{transform:translate(40.40845vw,99vh) scale(.7344)}}.snow:nth-child(219){opacity:1.3284;transform:translate(60.1497vw,-10px) scale(.1636);animation:fall-219 23s -30s linear infinite}@keyframes fall-219{76.719%{transform:translate(58.1083vw,76.719vh) scale(.1636)}to{transform:translate(59.129vw,99vh) scale(.1636)}}.snow:nth-child(220){opacity:1.7768;transform:translate(20.4133vw,-10px) scale(.227);animation:fall-220 18s -14s linear infinite}@keyframes fall-220{65.143%{transform:translate(24.5979vw,65.143vh) scale(.227)}to{transform:translate(22.5056vw,99vh) scale(.227)}}.snow:nth-child(221){opacity:1.417;transform:translate(87.0896vw,-10px) scale(.0482);animation:fall-221 25s -20s linear infinite}@keyframes fall-221{41.584%{transform:translate(93.3124vw,41.584vh) scale(.0482)}to{transform:translate(90.201vw,99vh) scale(.0482)}}.snow:nth-child(222){opacity:.0976;transform:translate(3.5301vw,-10px) scale(.3549);animation:fall-222 11s -15s linear infinite}@keyframes fall-222{59.731%{transform:translate(6.9584vw,59.731vh) scale(.3549)}to{transform:translate(5.24425vw,99vh) scale(.3549)}}.snow:nth-child(223){opacity:.704;transform:translate(98.7649vw,-10px) scale(.7972);animation:fall-223 28s -23s linear infinite}@keyframes fall-223{73.173%{transform:translate(106.2184vw,73.173vh) scale(.7972)}to{transform:translate(102.49165vw,99vh) scale(.7972)}}.snow:nth-child(224){opacity:1.1312;transform:translate(41.1965vw,-10px) scale(.3904);animation:fall-224 24s -27s linear infinite}@keyframes fall-224{73.337%{transform:translate(47.3155vw,73.337vh) scale(.3904)}to{transform:translate(44.256vw,99vh) scale(.3904)}}.snow:nth-child(225){opacity:1.0922;transform:translate(96.3857vw,-10px) scale(.3774);animation:fall-225 20s -7s linear infinite}@keyframes fall-225{36.424%{transform:translate(87.9629vw,36.424vh) scale(.3774)}to{transform:translate(92.1743vw,99vh) scale(.3774)}}.snow:nth-child(226){opacity:.8678;transform:translate(77.4556vw,-10px) scale(.6829);animation:fall-226 14s -1s linear infinite}@keyframes fall-226{34.919%{transform:translate(84.7607vw,34.919vh) scale(.6829)}to{transform:translate(81.10815vw,99vh) scale(.6829)}}.snow:nth-child(227){opacity:1.4078;transform:translate(19.5396vw,-10px) scale(.2822);animation:fall-227 11s -20s linear infinite}@keyframes fall-227{48.403%{transform:translate(17.6362vw,48.403vh) scale(.2822)}to{transform:translate(18.5879vw,99vh) scale(.2822)}}.snow:nth-child(228){opacity:.5294;transform:translate(35.5566vw,-10px) scale(.5094);animation:fall-228 27s -19s linear infinite}@keyframes fall-228{62.204%{transform:translate(34.6485vw,62.204vh) scale(.5094)}to{transform:translate(35.10255vw,99vh) scale(.5094)}}.snow:nth-child(229){opacity:.5868;transform:translate(9.4953vw,-10px) scale(.9806);animation:fall-229 20s -22s linear infinite}@keyframes fall-229{44.684%{transform:translate(.7571vw,44.684vh) scale(.9806)}to{transform:translate(5.1262vw,99vh) scale(.9806)}}.snow:nth-child(230){opacity:1.5334;transform:translate(66.7783vw,-10px) scale(.6849);animation:fall-230 14s -4s linear infinite}@keyframes fall-230{64.703%{transform:translate(65.5301vw,64.703vh) scale(.6849)}to{transform:translate(66.1542vw,99vh) scale(.6849)}}.snow:nth-child(231){opacity:1.1274;transform:translate(75.563vw,-10px) scale(.3745);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{32.929%{transform:translate(73.0616vw,32.929vh) scale(.3745)}to{transform:translate(74.3123vw,99vh) scale(.3745)}}.snow:nth-child(232){opacity:.7506;transform:translate(75.3389vw,-10px) scale(.1781);animation:fall-232 19s -5s linear infinite}@keyframes fall-232{77.154%{transform:translate(73.5969vw,77.154vh) scale(.1781)}to{transform:translate(74.4679vw,99vh) scale(.1781)}}.snow:nth-child(233){opacity:1.035;transform:translate(52.5559vw,-10px) scale(.6754);animation:fall-233 13s -22s linear infinite}@keyframes fall-233{39.283%{transform:translate(49.8993vw,39.283vh) scale(.6754)}to{transform:translate(51.2276vw,99vh) scale(.6754)}}.snow:nth-child(234){opacity:1.5128;transform:translate(62.0874vw,-10px) scale(.7495);animation:fall-234 25s -2s linear infinite}@keyframes fall-234{57.941%{transform:translate(64.7262vw,57.941vh) scale(.7495)}to{transform:translate(63.4068vw,99vh) scale(.7495)}}.snow:nth-child(235){opacity:.5646;transform:translate(39.6433vw,-10px) scale(.7857);animation:fall-235 12s -28s linear infinite}@keyframes fall-235{39.749%{transform:translate(37.5483vw,39.749vh) scale(.7857)}to{transform:translate(38.5958vw,99vh) scale(.7857)}}.snow:nth-child(236){opacity:1.7606;transform:translate(42.332vw,-10px) scale(.9237);animation:fall-236 26s -7s linear infinite}@keyframes fall-236{70.437%{transform:translate(47.6609vw,70.437vh) scale(.9237)}to{transform:translate(44.99645vw,99vh) scale(.9237)}}.snow:nth-child(237){opacity:1.8078;transform:translate(64.6336vw,-10px) scale(.6772);animation:fall-237 24s -10s linear infinite}@keyframes fall-237{57.446%{transform:translate(67.9288vw,57.446vh) scale(.6772)}to{transform:translate(66.2812vw,99vh) scale(.6772)}}.snow:nth-child(238){opacity:1.6262;transform:translate(56.2113vw,-10px) scale(.097);animation:fall-238 26s -21s linear infinite}@keyframes fall-238{51.012%{transform:translate(61.4718vw,51.012vh) scale(.097)}to{transform:translate(58.84155vw,99vh) scale(.097)}}.snow:nth-child(239){opacity:1.5906;transform:translate(66.0824vw,-10px) scale(.1684);animation:fall-239 27s -26s linear infinite}@keyframes fall-239{50.84%{transform:translate(63.0719vw,50.84vh) scale(.1684)}to{transform:translate(64.57715vw,99vh) scale(.1684)}}.snow:nth-child(240){opacity:1.3986;transform:translate(49.3962vw,-10px) scale(.2031);animation:fall-240 25s -15s linear infinite}@keyframes fall-240{56.516%{transform:translate(45.4979vw,56.516vh) scale(.2031)}to{transform:translate(47.44705vw,99vh) scale(.2031)}}.snow:nth-child(241){opacity:1.59;transform:translate(73.8045vw,-10px) scale(.7128);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{47.044%{transform:translate(67.9206vw,47.044vh) scale(.7128)}to{transform:translate(70.86255vw,99vh) scale(.7128)}}.snow:nth-child(242){opacity:1.8098;transform:translate(82.9732vw,-10px) scale(.1784);animation:fall-242 11s -17s linear infinite}@keyframes fall-242{33.233%{transform:translate(73.3563vw,33.233vh) scale(.1784)}to{transform:translate(78.16475vw,99vh) scale(.1784)}}.snow:nth-child(243){opacity:1.6472;transform:translate(15.7731vw,-10px) scale(.1295);animation:fall-243 19s -7s linear infinite}@keyframes fall-243{78.637%{transform:translate(23.4668vw,78.637vh) scale(.1295)}to{transform:translate(19.61995vw,99vh) scale(.1295)}}.snow:nth-child(244){opacity:.2922;transform:translate(8.4648vw,-10px) scale(.4473);animation:fall-244 10s -3s linear infinite}@keyframes fall-244{31.696%{transform:translate(10.4295vw,31.696vh) scale(.4473)}to{transform:translate(9.44715vw,99vh) scale(.4473)}}.snow:nth-child(245){opacity:1.2668;transform:translate(19.6283vw,-10px) scale(.5123);animation:fall-245 18s -29s linear infinite}@keyframes fall-245{38.075%{transform:translate(17.7198vw,38.075vh) scale(.5123)}to{transform:translate(18.67405vw,99vh) scale(.5123)}}.snow:nth-child(246){opacity:.0782;transform:translate(52.7398vw,-10px) scale(.961);animation:fall-246 22s -14s linear infinite}@keyframes fall-246{68.588%{transform:translate(62.1045vw,68.588vh) scale(.961)}to{transform:translate(57.42215vw,99vh) scale(.961)}}.snow:nth-child(247){opacity:.771;transform:translate(19.9714vw,-10px) scale(.2689);animation:fall-247 23s -6s linear infinite}@keyframes fall-247{53.401%{transform:translate(28.7482vw,53.401vh) scale(.2689)}to{transform:translate(24.3598vw,99vh) scale(.2689)}}.snow:nth-child(248){opacity:1.7612;transform:translate(5.3353vw,-10px) scale(.8815);animation:fall-248 13s -28s linear infinite}@keyframes fall-248{73.889%{transform:translate(9.9735vw,73.889vh) scale(.8815)}to{transform:translate(7.6544vw,99vh) scale(.8815)}}.snow:nth-child(249){opacity:.895;transform:translate(45.1192vw,-10px) scale(.8548);animation:fall-249 21s -30s linear infinite}@keyframes fall-249{30.929%{transform:translate(37.7348vw,30.929vh) scale(.8548)}to{transform:translate(41.427vw,99vh) scale(.8548)}}.snow:nth-child(250){opacity:1.7234;transform:translate(98.0352vw,-10px) scale(.6122);animation:fall-250 15s -19s linear infinite}@keyframes fall-250{47.061%{transform:translate(97.4299vw,47.061vh) scale(.6122)}to{transform:translate(97.73255vw,99vh) scale(.6122)}}.snow:nth-child(251){opacity:.0266;transform:translate(13.901vw,-10px) scale(.0731);animation:fall-251 22s -1s linear infinite}@keyframes fall-251{65.524%{transform:translate(20.7695vw,65.524vh) scale(.0731)}to{transform:translate(17.33525vw,99vh) scale(.0731)}}.snow:nth-child(252){opacity:.3592;transform:translate(75.8397vw,-10px) scale(.682);animation:fall-252 10s -4s linear infinite}@keyframes fall-252{59.33%{transform:translate(69.5155vw,59.33vh) scale(.682)}to{transform:translate(72.6776vw,99vh) scale(.682)}}.snow:nth-child(253){opacity:1.9164;transform:translate(10.2779vw,-10px) scale(.0881);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{74.819%{transform:translate(10.1455vw,74.819vh) scale(.0881)}to{transform:translate(10.2117vw,99vh) scale(.0881)}}.snow:nth-child(254){opacity:.319;transform:translate(10.2674vw,-10px) scale(.7935);animation:fall-254 12s -15s linear infinite}@keyframes fall-254{66.423%{transform:translate(8.5925vw,66.423vh) scale(.7935)}to{transform:translate(9.42995vw,99vh) scale(.7935)}}.snow:nth-child(255){opacity:.302;transform:translate(29.3753vw,-10px) scale(.7957);animation:fall-255 20s -6s linear infinite}@keyframes fall-255{33.668%{transform:translate(25.0896vw,33.668vh) scale(.7957)}to{transform:translate(27.23245vw,99vh) scale(.7957)}}.snow:nth-child(256){opacity:.721;transform:translate(3.6956vw,-10px) scale(.1748);animation:fall-256 12s -24s linear infinite}@keyframes fall-256{53.443%{transform:translate(7.6038vw,53.443vh) scale(.1748)}to{transform:translate(5.6497vw,99vh) scale(.1748)}}.snow:nth-child(257){opacity:1.5894;transform:translate(91.5091vw,-10px) scale(.6949);animation:fall-257 26s -12s linear infinite}@keyframes fall-257{32.382%{transform:translate(81.628vw,32.382vh) scale(.6949)}to{transform:translate(86.56855vw,99vh) scale(.6949)}}.snow:nth-child(258){opacity:1.6694;transform:translate(85.6075vw,-10px) scale(.7794);animation:fall-258 19s -10s linear infinite}@keyframes fall-258{79.158%{transform:translate(85.834vw,79.158vh) scale(.7794)}to{transform:translate(85.72075vw,99vh) scale(.7794)}}.snow:nth-child(259){opacity:1.7362;transform:translate(13.699vw,-10px) scale(.6927);animation:fall-259 16s -4s linear infinite}@keyframes fall-259{50.883%{transform:translate(11.0057vw,50.883vh) scale(.6927)}to{transform:translate(12.35235vw,99vh) scale(.6927)}}.snow:nth-child(260){opacity:.9092;transform:translate(71.0939vw,-10px) scale(.7209);animation:fall-260 23s -1s linear infinite}@keyframes fall-260{45.701%{transform:translate(77.3115vw,45.701vh) scale(.7209)}to{transform:translate(74.2027vw,99vh) scale(.7209)}}.snow:nth-child(261){opacity:.5714;transform:translate(54.1729vw,-10px) scale(.3087);animation:fall-261 21s -28s linear infinite}@keyframes fall-261{32.389%{transform:translate(46.4709vw,32.389vh) scale(.3087)}to{transform:translate(50.3219vw,99vh) scale(.3087)}}.snow:nth-child(262){opacity:1.8024;transform:translate(7.6676vw,-10px) scale(.5349);animation:fall-262 17s -14s linear infinite}@keyframes fall-262{31.169%{transform:translate(3.4042vw,31.169vh) scale(.5349)}to{transform:translate(5.5359vw,99vh) scale(.5349)}}.snow:nth-child(263){opacity:.5934;transform:translate(5.8567vw,-10px) scale(.4462);animation:fall-263 24s -3s linear infinite}@keyframes fall-263{53.539%{transform:translate(6.4458vw,53.539vh) scale(.4462)}to{transform:translate(6.15125vw,99vh) scale(.4462)}}.snow:nth-child(264){opacity:.6434;transform:translate(99.4434vw,-10px) scale(.6848);animation:fall-264 19s -9s linear infinite}@keyframes fall-264{40.506%{transform:translate(96.6737vw,40.506vh) scale(.6848)}to{transform:translate(98.05855vw,99vh) scale(.6848)}}.snow:nth-child(265){opacity:.3018;transform:translate(51.9891vw,-10px) scale(.0029);animation:fall-265 23s -2s linear infinite}@keyframes fall-265{51.587%{transform:translate(55.2645vw,51.587vh) scale(.0029)}to{transform:translate(53.6268vw,99vh) scale(.0029)}}.snow:nth-child(266){opacity:.696;transform:translate(55.2689vw,-10px) scale(.9912);animation:fall-266 26s -17s linear infinite}@keyframes fall-266{55.2%{transform:translate(47.3944vw,55.2vh) scale(.9912)}to{transform:translate(51.33165vw,99vh) scale(.9912)}}.snow:nth-child(267){opacity:.3232;transform:translate(12.3985vw,-10px) scale(.9047);animation:fall-267 20s -28s linear infinite}@keyframes fall-267{44.549%{transform:translate(9.2006vw,44.549vh) scale(.9047)}to{transform:translate(10.79955vw,99vh) scale(.9047)}}.snow:nth-child(268){opacity:1.4766;transform:translate(20.9755vw,-10px) scale(.4648);animation:fall-268 11s -18s linear infinite}@keyframes fall-268{43.858%{transform:translate(20.1124vw,43.858vh) scale(.4648)}to{transform:translate(20.54395vw,99vh) scale(.4648)}}.snow:nth-child(269){opacity:.5452;transform:translate(4.2893vw,-10px) scale(.8017);animation:fall-269 27s -20s linear infinite}@keyframes fall-269{76.964%{transform:translate(-.3101vw,76.964vh) scale(.8017)}to{transform:translate(1.9896vw,99vh) scale(.8017)}}.snow:nth-child(270){opacity:1.9294;transform:translate(65.9545vw,-10px) scale(.6342);animation:fall-270 23s -16s linear infinite}@keyframes fall-270{37.879%{transform:translate(64.6944vw,37.879vh) scale(.6342)}to{transform:translate(65.32445vw,99vh) scale(.6342)}}.snow:nth-child(271){opacity:.6802;transform:translate(52.8411vw,-10px) scale(.2244);animation:fall-271 12s -25s linear infinite}@keyframes fall-271{53.797%{transform:translate(47.427vw,53.797vh) scale(.2244)}to{transform:translate(50.13405vw,99vh) scale(.2244)}}.snow:nth-child(272){opacity:1.9034;transform:translate(77.411vw,-10px) scale(.9111);animation:fall-272 28s -13s linear infinite}@keyframes fall-272{57.903%{transform:translate(69.4843vw,57.903vh) scale(.9111)}to{transform:translate(73.44765vw,99vh) scale(.9111)}}.snow:nth-child(273){opacity:.8238;transform:translate(37.3706vw,-10px) scale(.653);animation:fall-273 14s -24s linear infinite}@keyframes fall-273{32.245%{transform:translate(33.1573vw,32.245vh) scale(.653)}to{transform:translate(35.26395vw,99vh) scale(.653)}}.snow:nth-child(274){opacity:.6742;transform:translate(13.2186vw,-10px) scale(.3038);animation:fall-274 17s -11s linear infinite}@keyframes fall-274{66.126%{transform:translate(5.9057vw,66.126vh) scale(.3038)}to{transform:translate(9.56215vw,99vh) scale(.3038)}}.snow:nth-child(275){opacity:1.761;transform:translate(85.2925vw,-10px) scale(.7415);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{41.91%{transform:translate(85.3721vw,41.91vh) scale(.7415)}to{transform:translate(85.3323vw,99vh) scale(.7415)}}.snow:nth-child(276){opacity:1.4566;transform:translate(42.2022vw,-10px) scale(.3025);animation:fall-276 15s -28s linear infinite}@keyframes fall-276{31.801%{transform:translate(39.4824vw,31.801vh) scale(.3025)}to{transform:translate(40.8423vw,99vh) scale(.3025)}}.snow:nth-child(277){opacity:1.0846;transform:translate(69.0921vw,-10px) scale(.2462);animation:fall-277 21s -20s linear infinite}@keyframes fall-277{61.532%{transform:translate(78.2818vw,61.532vh) scale(.2462)}to{transform:translate(73.68695vw,99vh) scale(.2462)}}.snow:nth-child(278){opacity:1.163;transform:translate(14.1767vw,-10px) scale(.2581);animation:fall-278 26s -15s linear infinite}@keyframes fall-278{73.885%{transform:translate(4.8721vw,73.885vh) scale(.2581)}to{transform:translate(9.5244vw,99vh) scale(.2581)}}.snow:nth-child(279){opacity:.1112;transform:translate(82.5913vw,-10px) scale(.6864);animation:fall-279 10s -29s linear infinite}@keyframes fall-279{45.545%{transform:translate(86.6913vw,45.545vh) scale(.6864)}to{transform:translate(84.6413vw,99vh) scale(.6864)}}.snow:nth-child(280){opacity:1.7672;transform:translate(77.4227vw,-10px) scale(.3537);animation:fall-280 11s -28s linear infinite}@keyframes fall-280{55.885%{transform:translate(80.5325vw,55.885vh) scale(.3537)}to{transform:translate(78.9776vw,99vh) scale(.3537)}}.snow:nth-child(281){opacity:.325;transform:translate(99.6319vw,-10px) scale(.9583);animation:fall-281 11s -16s linear infinite}@keyframes fall-281{54.892%{transform:translate(90.6093vw,54.892vh) scale(.9583)}to{transform:translate(95.1206vw,99vh) scale(.9583)}}.snow:nth-child(282){opacity:1.7488;transform:translate(39.4819vw,-10px) scale(.0355);animation:fall-282 16s -8s linear infinite}@keyframes fall-282{47.502%{transform:translate(48.0657vw,47.502vh) scale(.0355)}to{transform:translate(43.7738vw,99vh) scale(.0355)}}.snow:nth-child(283){opacity:.6494;transform:translate(98.9252vw,-10px) scale(.4621);animation:fall-283 26s -6s linear infinite}@keyframes fall-283{31.577%{transform:translate(89.1495vw,31.577vh) scale(.4621)}to{transform:translate(94.03735vw,99vh) scale(.4621)}}.snow:nth-child(284){opacity:.9374;transform:translate(10.8153vw,-10px) scale(.6263);animation:fall-284 22s -30s linear infinite}@keyframes fall-284{33.743%{transform:translate(3.1385vw,33.743vh) scale(.6263)}to{transform:translate(6.9769vw,99vh) scale(.6263)}}.snow:nth-child(285){opacity:.038;transform:translate(82.2337vw,-10px) scale(.2238);animation:fall-285 20s -10s linear infinite}@keyframes fall-285{59.944%{transform:translate(90.1994vw,59.944vh) scale(.2238)}to{transform:translate(86.21655vw,99vh) scale(.2238)}}.snow:nth-child(286){opacity:1.3644;transform:translate(95.8979vw,-10px) scale(.8985);animation:fall-286 22s -17s linear infinite}@keyframes fall-286{57.764%{transform:translate(92.1421vw,57.764vh) scale(.8985)}to{transform:translate(94.02vw,99vh) scale(.8985)}}.snow:nth-child(287){opacity:1.543;transform:translate(13.1755vw,-10px) scale(.5184);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{70.657%{transform:translate(3.6455vw,70.657vh) scale(.5184)}to{transform:translate(8.4105vw,99vh) scale(.5184)}}.snow:nth-child(288){opacity:.3912;transform:translate(20.5758vw,-10px) scale(.2061);animation:fall-288 29s -16s linear infinite}@keyframes fall-288{42.821%{transform:translate(16.8182vw,42.821vh) scale(.2061)}to{transform:translate(18.697vw,99vh) scale(.2061)}}.snow:nth-child(289){opacity:1.7222;transform:translate(86.2908vw,-10px) scale(.2133);animation:fall-289 10s -3s linear infinite}@keyframes fall-289{66.191%{transform:translate(80.7717vw,66.191vh) scale(.2133)}to{transform:translate(83.53125vw,99vh) scale(.2133)}}.snow:nth-child(290){opacity:1.4846;transform:translate(67.9569vw,-10px) scale(.3017);animation:fall-290 13s -8s linear infinite}@keyframes fall-290{32.027%{transform:translate(68.3119vw,32.027vh) scale(.3017)}to{transform:translate(68.1344vw,99vh) scale(.3017)}}.snow:nth-child(291){opacity:1.4916;transform:translate(61.9082vw,-10px) scale(.5846);animation:fall-291 12s -30s linear infinite}@keyframes fall-291{78.78%{transform:translate(69.8093vw,78.78vh) scale(.5846)}to{transform:translate(65.85875vw,99vh) scale(.5846)}}.snow:nth-child(292){opacity:1.4098;transform:translate(73.36vw,-10px) scale(.5835);animation:fall-292 28s -14s linear infinite}@keyframes fall-292{32.383%{transform:translate(64.6309vw,32.383vh) scale(.5835)}to{transform:translate(68.99545vw,99vh) scale(.5835)}}.snow:nth-child(293){opacity:.2976;transform:translate(46.8851vw,-10px) scale(.7587);animation:fall-293 27s -29s linear infinite}@keyframes fall-293{31.653%{transform:translate(39.1254vw,31.653vh) scale(.7587)}to{transform:translate(43.00525vw,99vh) scale(.7587)}}.snow:nth-child(294){opacity:.7952;transform:translate(74.6465vw,-10px) scale(.0314);animation:fall-294 11s -22s linear infinite}@keyframes fall-294{43.239%{transform:translate(66.9949vw,43.239vh) scale(.0314)}to{transform:translate(70.8207vw,99vh) scale(.0314)}}.snow:nth-child(295){opacity:1.7746;transform:translate(43.3198vw,-10px) scale(.8074);animation:fall-295 16s -29s linear infinite}@keyframes fall-295{39.759%{transform:translate(43.0306vw,39.759vh) scale(.8074)}to{transform:translate(43.1752vw,99vh) scale(.8074)}}.snow:nth-child(296){opacity:.521;transform:translate(28.758vw,-10px) scale(.1436);animation:fall-296 17s -15s linear infinite}@keyframes fall-296{69.581%{transform:translate(33.0165vw,69.581vh) scale(.1436)}to{transform:translate(30.88725vw,99vh) scale(.1436)}}.snow:nth-child(297){opacity:.4124;transform:translate(55.4386vw,-10px) scale(.0827);animation:fall-297 21s -18s linear infinite}@keyframes fall-297{54.732%{transform:translate(49.7173vw,54.732vh) scale(.0827)}to{transform:translate(52.57795vw,99vh) scale(.0827)}}.snow:nth-child(298){opacity:1.9382;transform:translate(89.1787vw,-10px) scale(.0573);animation:fall-298 16s -26s linear infinite}@keyframes fall-298{60.108%{transform:translate(86.4133vw,60.108vh) scale(.0573)}to{transform:translate(87.796vw,99vh) scale(.0573)}}.snow:nth-child(299){opacity:1.2904;transform:translate(3.2971vw,-10px) scale(.3753);animation:fall-299 26s -11s linear infinite}@keyframes fall-299{48.242%{transform:translate(11.7792vw,48.242vh) scale(.3753)}to{transform:translate(7.53815vw,99vh) scale(.3753)}}.snow:nth-child(300){opacity:1.7574;transform:translate(68.9395vw,-10px) scale(.289);animation:fall-300 19s -5s linear infinite}@keyframes fall-300{76.051%{transform:translate(76.6945vw,76.051vh) scale(.289)}to{transform:translate(72.817vw,99vh) scale(.289)}}.snow:nth-child(301){opacity:.2266;transform:translate(4.4366vw,-10px) scale(.1012);animation:fall-301 22s -29s linear infinite}@keyframes fall-301{67.9%{transform:translate(2.386vw,67.9vh) scale(.1012)}to{transform:translate(3.4113vw,99vh) scale(.1012)}}.snow:nth-child(302){opacity:.9478;transform:translate(56.5025vw,-10px) scale(.0704);animation:fall-302 30s -4s linear infinite}@keyframes fall-302{49.105%{transform:translate(59.5957vw,49.105vh) scale(.0704)}to{transform:translate(58.0491vw,99vh) scale(.0704)}}.snow:nth-child(303){opacity:1.8544;transform:translate(88.5696vw,-10px) scale(.676);animation:fall-303 15s -2s linear infinite}@keyframes fall-303{41.536%{transform:translate(97.2336vw,41.536vh) scale(.676)}to{transform:translate(92.9016vw,99vh) scale(.676)}}.snow:nth-child(304){opacity:.0014;transform:translate(99.7071vw,-10px) scale(.0894);animation:fall-304 10s -13s linear infinite}@keyframes fall-304{36.199%{transform:translate(102.1794vw,36.199vh) scale(.0894)}to{transform:translate(100.94325vw,99vh) scale(.0894)}}.snow:nth-child(305){opacity:1.433;transform:translate(72.751vw,-10px) scale(.8152);animation:fall-305 12s -26s linear infinite}@keyframes fall-305{66.978%{transform:translate(68.3425vw,66.978vh) scale(.8152)}to{transform:translate(70.54675vw,99vh) scale(.8152)}}.snow:nth-child(306){opacity:1.8976;transform:translate(38.2771vw,-10px) scale(.6915);animation:fall-306 19s -10s linear infinite}@keyframes fall-306{58.89%{transform:translate(32.1655vw,58.89vh) scale(.6915)}to{transform:translate(35.2213vw,99vh) scale(.6915)}}.snow:nth-child(307){opacity:1.7274;transform:translate(92.2053vw,-10px) scale(.918);animation:fall-307 26s -17s linear infinite}@keyframes fall-307{73.056%{transform:translate(84.7747vw,73.056vh) scale(.918)}to{transform:translate(88.49vw,99vh) scale(.918)}}.snow:nth-child(308){opacity:.5722;transform:translate(51.6618vw,-10px) scale(.7711);animation:fall-308 21s -11s linear infinite}@keyframes fall-308{73.388%{transform:translate(60.7775vw,73.388vh) scale(.7711)}to{transform:translate(56.21965vw,99vh) scale(.7711)}}.snow:nth-child(309){opacity:1.8946;transform:translate(92.3155vw,-10px) scale(.5821);animation:fall-309 13s -5s linear infinite}@keyframes fall-309{70.99%{transform:translate(84.0436vw,70.99vh) scale(.5821)}to{transform:translate(88.17955vw,99vh) scale(.5821)}}.snow:nth-child(310){opacity:.3536;transform:translate(94.2658vw,-10px) scale(.047);animation:fall-310 20s -21s linear infinite}@keyframes fall-310{37.681%{transform:translate(92.7219vw,37.681vh) scale(.047)}to{transform:translate(93.49385vw,99vh) scale(.047)}}.snow:nth-child(311){opacity:.9752;transform:translate(20.4373vw,-10px) scale(.6912);animation:fall-311 25s -15s linear infinite}@keyframes fall-311{66.043%{transform:translate(13.9211vw,66.043vh) scale(.6912)}to{transform:translate(17.1792vw,99vh) scale(.6912)}}.snow:nth-child(312){opacity:.4994;transform:translate(56.7079vw,-10px) scale(.8374);animation:fall-312 11s -21s linear infinite}@keyframes fall-312{54.868%{transform:translate(49.9007vw,54.868vh) scale(.8374)}to{transform:translate(53.3043vw,99vh) scale(.8374)}}.snow:nth-child(313){opacity:1.1426;transform:translate(54.655vw,-10px) scale(.7313);animation:fall-313 11s -8s linear infinite}@keyframes fall-313{70.164%{transform:translate(53.4115vw,70.164vh) scale(.7313)}to{transform:translate(54.03325vw,99vh) scale(.7313)}}.snow:nth-child(314){opacity:1.4336;transform:translate(62.6696vw,-10px) scale(.3192);animation:fall-314 13s -16s linear infinite}@keyframes fall-314{41.23%{transform:translate(63.8609vw,41.23vh) scale(.3192)}to{transform:translate(63.26525vw,99vh) scale(.3192)}}.snow:nth-child(315){opacity:1.221;transform:translate(56.4035vw,-10px) scale(.1597);animation:fall-315 27s -29s linear infinite}@keyframes fall-315{67.497%{transform:translate(48.4417vw,67.497vh) scale(.1597)}to{transform:translate(52.4226vw,99vh) scale(.1597)}}.snow:nth-child(316){opacity:1.5084;transform:translate(34.6085vw,-10px) scale(.617);animation:fall-316 28s -9s linear infinite}@keyframes fall-316{75.971%{transform:translate(36.6912vw,75.971vh) scale(.617)}to{transform:translate(35.64985vw,99vh) scale(.617)}}.snow:nth-child(317){opacity:1.235;transform:translate(16.4879vw,-10px) scale(.0802);animation:fall-317 13s -28s linear infinite}@keyframes fall-317{48.206%{transform:translate(14.1293vw,48.206vh) scale(.0802)}to{transform:translate(15.3086vw,99vh) scale(.0802)}}.snow:nth-child(318){opacity:.8286;transform:translate(61.137vw,-10px) scale(.2853);animation:fall-318 28s -10s linear infinite}@keyframes fall-318{54.005%{transform:translate(67.1503vw,54.005vh) scale(.2853)}to{transform:translate(64.14365vw,99vh) scale(.2853)}}.snow:nth-child(319){opacity:1.9382;transform:translate(56.569vw,-10px) scale(.3353);animation:fall-319 17s -7s linear infinite}@keyframes fall-319{32.433%{transform:translate(49.2663vw,32.433vh) scale(.3353)}to{transform:translate(52.91765vw,99vh) scale(.3353)}}.snow:nth-child(320){opacity:1.7212;transform:translate(29.5103vw,-10px) scale(.6508);animation:fall-320 27s -3s linear infinite}@keyframes fall-320{43.484%{transform:translate(27.8326vw,43.484vh) scale(.6508)}to{transform:translate(28.67145vw,99vh) scale(.6508)}}.snow:nth-child(321){opacity:.877;transform:translate(79.6919vw,-10px) scale(.234);animation:fall-321 13s -6s linear infinite}@keyframes fall-321{41.377%{transform:translate(84.1205vw,41.377vh) scale(.234)}to{transform:translate(81.9062vw,99vh) scale(.234)}}.snow:nth-child(322){opacity:1.0556;transform:translate(84.3412vw,-10px) scale(.0077);animation:fall-322 16s -19s linear infinite}@keyframes fall-322{74.658%{transform:translate(89.9278vw,74.658vh) scale(.0077)}to{transform:translate(87.1345vw,99vh) scale(.0077)}}.snow:nth-child(323){opacity:.7082;transform:translate(62.8394vw,-10px) scale(.2546);animation:fall-323 29s -27s linear infinite}@keyframes fall-323{48.361%{transform:translate(53.8371vw,48.361vh) scale(.2546)}to{transform:translate(58.33825vw,99vh) scale(.2546)}}.snow:nth-child(324){opacity:1.5664;transform:translate(99.6044vw,-10px) scale(.0256);animation:fall-324 17s -19s linear infinite}@keyframes fall-324{58.586%{transform:translate(96.0467vw,58.586vh) scale(.0256)}to{transform:translate(97.82555vw,99vh) scale(.0256)}}.snow:nth-child(325){opacity:1.9544;transform:translate(22.2477vw,-10px) scale(.5842);animation:fall-325 12s -11s linear infinite}@keyframes fall-325{66.605%{transform:translate(21.6647vw,66.605vh) scale(.5842)}to{transform:translate(21.9562vw,99vh) scale(.5842)}}.snow:nth-child(326){opacity:.1574;transform:translate(32.78vw,-10px) scale(.2093);animation:fall-326 14s -23s linear infinite}@keyframes fall-326{36.201%{transform:translate(40.9949vw,36.201vh) scale(.2093)}to{transform:translate(36.88745vw,99vh) scale(.2093)}}.snow:nth-child(327){opacity:1.0052;transform:translate(72.7986vw,-10px) scale(.9076);animation:fall-327 23s -15s linear infinite}@keyframes fall-327{36.522%{transform:translate(64.2884vw,36.522vh) scale(.9076)}to{transform:translate(68.5435vw,99vh) scale(.9076)}}.snow:nth-child(328){opacity:.6514;transform:translate(8.8416vw,-10px) scale(.8394);animation:fall-328 23s -28s linear infinite}@keyframes fall-328{58.569%{transform:translate(1.6442vw,58.569vh) scale(.8394)}to{transform:translate(5.2429vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:.146;transform:translate(75.4573vw,-10px) scale(.3767);animation:fall-329 21s -14s linear infinite}@keyframes fall-329{45.614%{transform:translate(71.5336vw,45.614vh) scale(.3767)}to{transform:translate(73.49545vw,99vh) scale(.3767)}}.snow:nth-child(330){opacity:1.728;transform:translate(95.4692vw,-10px) scale(.0311);animation:fall-330 23s -3s linear infinite}@keyframes fall-330{63.107%{transform:translate(87.4957vw,63.107vh) scale(.0311)}to{transform:translate(91.48245vw,99vh) scale(.0311)}}.snow:nth-child(331){opacity:1.6714;transform:translate(74.2827vw,-10px) scale(.6864);animation:fall-331 30s -25s linear infinite}@keyframes fall-331{48.734%{transform:translate(65.8038vw,48.734vh) scale(.6864)}to{transform:translate(70.04325vw,99vh) scale(.6864)}}.snow:nth-child(332){opacity:1.7716;transform:translate(73.1279vw,-10px) scale(.1001);animation:fall-332 13s -10s linear infinite}@keyframes fall-332{54.457%{transform:translate(68.2365vw,54.457vh) scale(.1001)}to{transform:translate(70.6822vw,99vh) scale(.1001)}}.snow:nth-child(333){opacity:1.775;transform:translate(26.4287vw,-10px) scale(.7215);animation:fall-333 27s -12s linear infinite}@keyframes fall-333{64.653%{transform:translate(19.4891vw,64.653vh) scale(.7215)}to{transform:translate(22.9589vw,99vh) scale(.7215)}}.snow:nth-child(334){opacity:.9116;transform:translate(77.6992vw,-10px) scale(.4315);animation:fall-334 18s -22s linear infinite}@keyframes fall-334{31.718%{transform:translate(82.8432vw,31.718vh) scale(.4315)}to{transform:translate(80.2712vw,99vh) scale(.4315)}}.snow:nth-child(335){opacity:.636;transform:translate(54.7276vw,-10px) scale(.3158);animation:fall-335 21s -2s linear infinite}@keyframes fall-335{77.427%{transform:translate(63.7191vw,77.427vh) scale(.3158)}to{transform:translate(59.22335vw,99vh) scale(.3158)}}.snow:nth-child(336){opacity:1.7236;transform:translate(58.6261vw,-10px) scale(.6428);animation:fall-336 26s -29s linear infinite}@keyframes fall-336{72.091%{transform:translate(66.7464vw,72.091vh) scale(.6428)}to{transform:translate(62.68625vw,99vh) scale(.6428)}}.snow:nth-child(337){opacity:.7948;transform:translate(90.4948vw,-10px) scale(.4966);animation:fall-337 11s -12s linear infinite}@keyframes fall-337{46.147%{transform:translate(93.246vw,46.147vh) scale(.4966)}to{transform:translate(91.8704vw,99vh) scale(.4966)}}.snow:nth-child(338){opacity:1.6324;transform:translate(40.3908vw,-10px) scale(.2808);animation:fall-338 24s -4s linear infinite}@keyframes fall-338{43.321%{transform:translate(47.3895vw,43.321vh) scale(.2808)}to{transform:translate(43.89015vw,99vh) scale(.2808)}}.snow:nth-child(339){opacity:.6446;transform:translate(71.9801vw,-10px) scale(.1919);animation:fall-339 24s -21s linear infinite}@keyframes fall-339{77.924%{transform:translate(69.7251vw,77.924vh) scale(.1919)}to{transform:translate(70.8526vw,99vh) scale(.1919)}}.snow:nth-child(340){opacity:.0384;transform:translate(96.1336vw,-10px) scale(.693);animation:fall-340 28s -17s linear infinite}@keyframes fall-340{64.314%{transform:translate(88.4315vw,64.314vh) scale(.693)}to{transform:translate(92.28255vw,99vh) scale(.693)}}.snow:nth-child(341){opacity:1.0766;transform:translate(45.7761vw,-10px) scale(.0152);animation:fall-341 14s -11s linear infinite}@keyframes fall-341{46.914%{transform:translate(47.8421vw,46.914vh) scale(.0152)}to{transform:translate(46.8091vw,99vh) scale(.0152)}}.snow:nth-child(342){opacity:1.7828;transform:translate(56.8815vw,-10px) scale(.784);animation:fall-342 30s -7s linear infinite}@keyframes fall-342{78.619%{transform:translate(56.4089vw,78.619vh) scale(.784)}to{transform:translate(56.6452vw,99vh) scale(.784)}}.snow:nth-child(343){opacity:.8962;transform:translate(19.0837vw,-10px) scale(.1402);animation:fall-343 21s -1s linear infinite}@keyframes fall-343{36.31%{transform:translate(12.2298vw,36.31vh) scale(.1402)}to{transform:translate(15.65675vw,99vh) scale(.1402)}}.snow:nth-child(344){opacity:.6908;transform:translate(29.2206vw,-10px) scale(.5898);animation:fall-344 15s -28s linear infinite}@keyframes fall-344{52.164%{transform:translate(36.5585vw,52.164vh) scale(.5898)}to{transform:translate(32.88955vw,99vh) scale(.5898)}}.snow:nth-child(345){opacity:.674;transform:translate(29.0413vw,-10px) scale(.67);animation:fall-345 26s -24s linear infinite}@keyframes fall-345{52.265%{transform:translate(23.3584vw,52.265vh) scale(.67)}to{transform:translate(26.19985vw,99vh) scale(.67)}}.snow:nth-child(346){opacity:1.9922;transform:translate(16.6286vw,-10px) scale(.2616);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{75.926%{transform:translate(8.9877vw,75.926vh) scale(.2616)}to{transform:translate(12.80815vw,99vh) scale(.2616)}}.snow:nth-child(347){opacity:.0148;transform:translate(25.9757vw,-10px) scale(.6828);animation:fall-347 28s -10s linear infinite}@keyframes fall-347{52.8%{transform:translate(32.3945vw,52.8vh) scale(.6828)}to{transform:translate(29.1851vw,99vh) scale(.6828)}}.snow:nth-child(348){opacity:.0754;transform:translate(71.832vw,-10px) scale(.5671);animation:fall-348 23s -6s linear infinite}@keyframes fall-348{62.165%{transform:translate(80.4162vw,62.165vh) scale(.5671)}to{transform:translate(76.1241vw,99vh) scale(.5671)}}.snow:nth-child(349){opacity:1.2288;transform:translate(8.728vw,-10px) scale(.727);animation:fall-349 16s -17s linear infinite}@keyframes fall-349{44.616%{transform:translate(11.6893vw,44.616vh) scale(.727)}to{transform:translate(10.20865vw,99vh) scale(.727)}}.snow:nth-child(350){opacity:.5352;transform:translate(72.8724vw,-10px) scale(.2192);animation:fall-350 18s -7s linear infinite}@keyframes fall-350{33.539%{transform:translate(65.7707vw,33.539vh) scale(.2192)}to{transform:translate(69.32155vw,99vh) scale(.2192)}}.snow:nth-child(351){opacity:.8188;transform:translate(37.9304vw,-10px) scale(.9384);animation:fall-351 22s -25s linear infinite}@keyframes fall-351{48.036%{transform:translate(45.6344vw,48.036vh) scale(.9384)}to{transform:translate(41.7824vw,99vh) scale(.9384)}}.snow:nth-child(352){opacity:1.8542;transform:translate(19.1503vw,-10px) scale(.0623);animation:fall-352 15s -13s linear infinite}@keyframes fall-352{55.627%{transform:translate(24.3559vw,55.627vh) scale(.0623)}to{transform:translate(21.7531vw,99vh) scale(.0623)}}.snow:nth-child(353){opacity:1.3152;transform:translate(23.0638vw,-10px) scale(.3023);animation:fall-353 17s -12s linear infinite}@keyframes fall-353{50.77%{transform:translate(31.1075vw,50.77vh) scale(.3023)}to{transform:translate(27.08565vw,99vh) scale(.3023)}}.snow:nth-child(354){opacity:.1344;transform:translate(48.0512vw,-10px) scale(.9432);animation:fall-354 22s -8s linear infinite}@keyframes fall-354{43.701%{transform:translate(47.3561vw,43.701vh) scale(.9432)}to{transform:translate(47.70365vw,99vh) scale(.9432)}}.snow:nth-child(355){opacity:1.5122;transform:translate(80.7743vw,-10px) scale(.0165);animation:fall-355 16s -9s linear infinite}@keyframes fall-355{67.108%{transform:translate(72.4887vw,67.108vh) scale(.0165)}to{transform:translate(76.6315vw,99vh) scale(.0165)}}.snow:nth-child(356){opacity:.6194;transform:translate(59.5124vw,-10px) scale(.1786);animation:fall-356 15s -26s linear infinite}@keyframes fall-356{55.81%{transform:translate(67.5376vw,55.81vh) scale(.1786)}to{transform:translate(63.525vw,99vh) scale(.1786)}}.snow:nth-child(357){opacity:.0174;transform:translate(19.4446vw,-10px) scale(.7145);animation:fall-357 10s -17s linear infinite}@keyframes fall-357{32.766%{transform:translate(27.7199vw,32.766vh) scale(.7145)}to{transform:translate(23.58225vw,99vh) scale(.7145)}}.snow:nth-child(358){opacity:1.1802;transform:translate(50.5064vw,-10px) scale(.793);animation:fall-358 12s -7s linear infinite}@keyframes fall-358{60.45%{transform:translate(44.79vw,60.45vh) scale(.793)}to{transform:translate(47.6482vw,99vh) scale(.793)}}.snow:nth-child(359){opacity:.7646;transform:translate(82.7672vw,-10px) scale(.6154);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{44.309%{transform:translate(90.4073vw,44.309vh) scale(.6154)}to{transform:translate(86.58725vw,99vh) scale(.6154)}}.snow:nth-child(360){opacity:.8214;transform:translate(51.9705vw,-10px) scale(.918);animation:fall-360 23s -15s linear infinite}@keyframes fall-360{66.005%{transform:translate(52.5558vw,66.005vh) scale(.918)}to{transform:translate(52.26315vw,99vh) scale(.918)}}.snow:nth-child(361){opacity:.0802;transform:translate(42.5131vw,-10px) scale(.7978);animation:fall-361 14s -28s linear infinite}@keyframes fall-361{39.93%{transform:translate(47.0383vw,39.93vh) scale(.7978)}to{transform:translate(44.7757vw,99vh) scale(.7978)}}.snow:nth-child(362){opacity:.697;transform:translate(3.3565vw,-10px) scale(.5587);animation:fall-362 28s -29s linear infinite}@keyframes fall-362{53.186%{transform:translate(-1.7901vw,53.186vh) scale(.5587)}to{transform:translate(.7832vw,99vh) scale(.5587)}}.snow:nth-child(363){opacity:.5932;transform:translate(48.461vw,-10px) scale(.4268);animation:fall-363 29s -7s linear infinite}@keyframes fall-363{62.199%{transform:translate(52.7592vw,62.199vh) scale(.4268)}to{transform:translate(50.6101vw,99vh) scale(.4268)}}.snow:nth-child(364){opacity:.1766;transform:translate(93.3979vw,-10px) scale(.6831);animation:fall-364 16s -7s linear infinite}@keyframes fall-364{71.373%{transform:translate(96.1253vw,71.373vh) scale(.6831)}to{transform:translate(94.7616vw,99vh) scale(.6831)}}.snow:nth-child(365){opacity:.836;transform:translate(49.6516vw,-10px) scale(.651);animation:fall-365 16s -1s linear infinite}@keyframes fall-365{70.237%{transform:translate(47.8579vw,70.237vh) scale(.651)}to{transform:translate(48.75475vw,99vh) scale(.651)}}.snow:nth-child(366){opacity:1.096;transform:translate(14.1692vw,-10px) scale(.2288);animation:fall-366 22s -20s linear infinite}@keyframes fall-366{75.88%{transform:translate(19.6582vw,75.88vh) scale(.2288)}to{transform:translate(16.9137vw,99vh) scale(.2288)}}.snow:nth-child(367){opacity:1.829;transform:translate(98.8055vw,-10px) scale(.2526);animation:fall-367 24s -25s linear infinite}@keyframes fall-367{30.878%{transform:translate(107.5602vw,30.878vh) scale(.2526)}to{transform:translate(103.18285vw,99vh) scale(.2526)}}.snow:nth-child(368){opacity:1.3316;transform:translate(45.2219vw,-10px) scale(.7507);animation:fall-368 20s -23s linear infinite}@keyframes fall-368{49.154%{transform:translate(53.2092vw,49.154vh) scale(.7507)}to{transform:translate(49.21555vw,99vh) scale(.7507)}}.snow:nth-child(369){opacity:.8894;transform:translate(18.5933vw,-10px) scale(.7);animation:fall-369 18s -17s linear infinite}@keyframes fall-369{31.512%{transform:translate(16.551vw,31.512vh) scale(.7)}to{transform:translate(17.57215vw,99vh) scale(.7)}}.snow:nth-child(370){opacity:1.1808;transform:translate(46.6403vw,-10px) scale(.4282);animation:fall-370 25s -7s linear infinite}@keyframes fall-370{44.679%{transform:translate(44.2558vw,44.679vh) scale(.4282)}to{transform:translate(45.44805vw,99vh) scale(.4282)}}.snow:nth-child(371){opacity:.4676;transform:translate(38.4939vw,-10px) scale(.0331);animation:fall-371 16s -27s linear infinite}@keyframes fall-371{62.534%{transform:translate(35.8476vw,62.534vh) scale(.0331)}to{transform:translate(37.17075vw,99vh) scale(.0331)}}.snow:nth-child(372){opacity:1.7218;transform:translate(32.8424vw,-10px) scale(.8179);animation:fall-372 21s -27s linear infinite}@keyframes fall-372{33.595%{transform:translate(41.9426vw,33.595vh) scale(.8179)}to{transform:translate(37.3925vw,99vh) scale(.8179)}}.snow:nth-child(373){opacity:.6446;transform:translate(61.5004vw,-10px) scale(.8091);animation:fall-373 20s -12s linear infinite}@keyframes fall-373{70.909%{transform:translate(58.6389vw,70.909vh) scale(.8091)}to{transform:translate(60.06965vw,99vh) scale(.8091)}}.snow:nth-child(374){opacity:.2684;transform:translate(86.2687vw,-10px) scale(.2335);animation:fall-374 25s -21s linear infinite}@keyframes fall-374{67.776%{transform:translate(76.9192vw,67.776vh) scale(.2335)}to{transform:translate(81.59395vw,99vh) scale(.2335)}}.snow:nth-child(375){opacity:.7698;transform:translate(36.3115vw,-10px) scale(.5771);animation:fall-375 28s -30s linear infinite}@keyframes fall-375{38.511%{transform:translate(36.2837vw,38.511vh) scale(.5771)}to{transform:translate(36.2976vw,99vh) scale(.5771)}}.snow:nth-child(376){opacity:1.5452;transform:translate(84.1677vw,-10px) scale(.3394);animation:fall-376 19s -9s linear infinite}@keyframes fall-376{50.529%{transform:translate(84.2929vw,50.529vh) scale(.3394)}to{transform:translate(84.2303vw,99vh) scale(.3394)}}.snow:nth-child(377){opacity:1.3576;transform:translate(47.2513vw,-10px) scale(.7135);animation:fall-377 17s -19s linear infinite}@keyframes fall-377{74.164%{transform:translate(50.3777vw,74.164vh) scale(.7135)}to{transform:translate(48.8145vw,99vh) scale(.7135)}}.snow:nth-child(378){opacity:.3802;transform:translate(72.1318vw,-10px) scale(.7977);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{43.777%{transform:translate(67.1542vw,43.777vh) scale(.7977)}to{transform:translate(69.643vw,99vh) scale(.7977)}}.snow:nth-child(379){opacity:.3778;transform:translate(81.1861vw,-10px) scale(.492);animation:fall-379 14s -29s linear infinite}@keyframes fall-379{52.465%{transform:translate(79.3373vw,52.465vh) scale(.492)}to{transform:translate(80.2617vw,99vh) scale(.492)}}.snow:nth-child(380){opacity:.7188;transform:translate(24.5891vw,-10px) scale(.311);animation:fall-380 21s -14s linear infinite}@keyframes fall-380{78.432%{transform:translate(29.6986vw,78.432vh) scale(.311)}to{transform:translate(27.14385vw,99vh) scale(.311)}}.snow:nth-child(381){opacity:1.1424;transform:translate(73.0406vw,-10px) scale(.0899);animation:fall-381 20s -13s linear infinite}@keyframes fall-381{42.246%{transform:translate(70.6607vw,42.246vh) scale(.0899)}to{transform:translate(71.85065vw,99vh) scale(.0899)}}.snow:nth-child(382){opacity:1.7386;transform:translate(73.3029vw,-10px) scale(.4729);animation:fall-382 22s -28s linear infinite}@keyframes fall-382{31.856%{transform:translate(76.4531vw,31.856vh) scale(.4729)}to{transform:translate(74.878vw,99vh) scale(.4729)}}.snow:nth-child(383){opacity:.1272;transform:translate(53.6015vw,-10px) scale(.67);animation:fall-383 15s -25s linear infinite}@keyframes fall-383{66.02%{transform:translate(51.0083vw,66.02vh) scale(.67)}to{transform:translate(52.3049vw,99vh) scale(.67)}}.snow:nth-child(384){opacity:.8518;transform:translate(43.5492vw,-10px) scale(.7786);animation:fall-384 30s -24s linear infinite}@keyframes fall-384{67.31%{transform:translate(39.2535vw,67.31vh) scale(.7786)}to{transform:translate(41.40135vw,99vh) scale(.7786)}}.snow:nth-child(385){opacity:.949;transform:translate(87.5018vw,-10px) scale(.0483);animation:fall-385 18s -11s linear infinite}@keyframes fall-385{75.668%{transform:translate(83.9928vw,75.668vh) scale(.0483)}to{transform:translate(85.7473vw,99vh) scale(.0483)}}.snow:nth-child(386){opacity:1.3962;transform:translate(48.4018vw,-10px) scale(.7323);animation:fall-386 12s -6s linear infinite}@keyframes fall-386{31.871%{transform:translate(54.9816vw,31.871vh) scale(.7323)}to{transform:translate(51.6917vw,99vh) scale(.7323)}}.snow:nth-child(387){opacity:.3834;transform:translate(53.1441vw,-10px) scale(.4642);animation:fall-387 20s -1s linear infinite}@keyframes fall-387{50.271%{transform:translate(53.8481vw,50.271vh) scale(.4642)}to{transform:translate(53.4961vw,99vh) scale(.4642)}}.snow:nth-child(388){opacity:.1714;transform:translate(75.1309vw,-10px) scale(.0664);animation:fall-388 11s -4s linear infinite}@keyframes fall-388{44.459%{transform:translate(73.2015vw,44.459vh) scale(.0664)}to{transform:translate(74.1662vw,99vh) scale(.0664)}}.snow:nth-child(389){opacity:.7412;transform:translate(26.5144vw,-10px) scale(.4885);animation:fall-389 14s -20s linear infinite}@keyframes fall-389{67.823%{transform:translate(28.896vw,67.823vh) scale(.4885)}to{transform:translate(27.7052vw,99vh) scale(.4885)}}.snow:nth-child(390){opacity:1.0448;transform:translate(70.0458vw,-10px) scale(.1498);animation:fall-390 23s -8s linear infinite}@keyframes fall-390{35.62%{transform:translate(69.5262vw,35.62vh) scale(.1498)}to{transform:translate(69.786vw,99vh) scale(.1498)}}.snow:nth-child(391){opacity:.402;transform:translate(64.3193vw,-10px) scale(.379);animation:fall-391 23s -15s linear infinite}@keyframes fall-391{37.374%{transform:translate(59.3437vw,37.374vh) scale(.379)}to{transform:translate(61.8315vw,99vh) scale(.379)}}.snow:nth-child(392){opacity:.667;transform:translate(40.431vw,-10px) scale(.1902);animation:fall-392 10s -11s linear infinite}@keyframes fall-392{50.398%{transform:translate(35.6058vw,50.398vh) scale(.1902)}to{transform:translate(38.0184vw,99vh) scale(.1902)}}.snow:nth-child(393){opacity:1.5532;transform:translate(6.8666vw,-10px) scale(.6428);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{74.152%{transform:translate(1.141vw,74.152vh) scale(.6428)}to{transform:translate(4.0038vw,99vh) scale(.6428)}}.snow:nth-child(394){opacity:1.5876;transform:translate(19.4101vw,-10px) scale(.1895);animation:fall-394 26s -30s linear infinite}@keyframes fall-394{42.129%{transform:translate(22.5422vw,42.129vh) scale(.1895)}to{transform:translate(20.97615vw,99vh) scale(.1895)}}.snow:nth-child(395){opacity:.1454;transform:translate(12.0431vw,-10px) scale(.8442);animation:fall-395 27s -25s linear infinite}@keyframes fall-395{30.66%{transform:translate(5.0099vw,30.66vh) scale(.8442)}to{transform:translate(8.5265vw,99vh) scale(.8442)}}.snow:nth-child(396){opacity:.1058;transform:translate(48.0707vw,-10px) scale(.3173);animation:fall-396 26s -25s linear infinite}@keyframes fall-396{56.282%{transform:translate(39.9948vw,56.282vh) scale(.3173)}to{transform:translate(44.03275vw,99vh) scale(.3173)}}.snow:nth-child(397){opacity:.9086;transform:translate(2.2442vw,-10px) scale(.9511);animation:fall-397 24s -21s linear infinite}@keyframes fall-397{42.681%{transform:translate(-4.7917vw,42.681vh) scale(.9511)}to{transform:translate(-1.27375vw,99vh) scale(.9511)}}.snow:nth-child(398){opacity:.946;transform:translate(49.414vw,-10px) scale(.0686);animation:fall-398 19s -6s linear infinite}@keyframes fall-398{47.396%{transform:translate(48.5081vw,47.396vh) scale(.0686)}to{transform:translate(48.96105vw,99vh) scale(.0686)}}.snow:nth-child(399){opacity:.9236;transform:translate(25.0467vw,-10px) scale(.3825);animation:fall-399 30s -13s linear infinite}@keyframes fall-399{41.873%{transform:translate(16.2746vw,41.873vh) scale(.3825)}to{transform:translate(20.66065vw,99vh) scale(.3825)}}.snow:nth-child(400){opacity:.5152;transform:translate(68.4504vw,-10px) scale(.2899);animation:fall-400 10s -23s linear infinite}@keyframes fall-400{52.38%{transform:translate(68.2921vw,52.38vh) scale(.2899)}to{transform:translate(68.37125vw,99vh) scale(.2899)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0316;transform:translate(71.042vw,-10px) scale(.7742);animation:fall-1 21s -21s linear infinite}@keyframes fall-1{75.543%{transform:translate(73.0949vw,75.543vh) scale(.7742)}to{transform:translate(72.06845vw,99vh) scale(.7742)}}.snow:nth-child(2){opacity:.9554;transform:translate(68.1125vw,-10px) scale(.0875);animation:fall-2 29s -12s linear infinite}@keyframes fall-2{34.037%{transform:translate(74.4801vw,34.037vh) scale(.0875)}to{transform:translate(71.2963vw,99vh) scale(.0875)}}.snow:nth-child(3){opacity:.394;transform:translate(41.2938vw,-10px) scale(.307);animation:fall-3 25s -10s linear infinite}@keyframes fall-3{38.654%{transform:translate(49.1005vw,38.654vh) scale(.307)}to{transform:translate(45.19715vw,99vh) scale(.307)}}.snow:nth-child(4){opacity:.3302;transform:translate(14.0507vw,-10px) scale(.2281);animation:fall-4 16s -11s linear infinite}@keyframes fall-4{33.372%{transform:translate(14.5955vw,33.372vh) scale(.2281)}to{transform:translate(14.3231vw,99vh) scale(.2281)}}.snow:nth-child(5){opacity:.7182;transform:translate(47.8281vw,-10px) scale(.5093);animation:fall-5 26s -3s linear infinite}@keyframes fall-5{51.844%{transform:translate(57.4119vw,51.844vh) scale(.5093)}to{transform:translate(52.62vw,99vh) scale(.5093)}}.snow:nth-child(6){opacity:.4302;transform:translate(70.6816vw,-10px) scale(.5084);animation:fall-6 23s -30s linear infinite}@keyframes fall-6{53.687%{transform:translate(74.891vw,53.687vh) scale(.5084)}to{transform:translate(72.7863vw,99vh) scale(.5084)}}.snow:nth-child(7){opacity:1.3258;transform:translate(55.3765vw,-10px) scale(.992);animation:fall-7 28s -20s linear infinite}@keyframes fall-7{39.468%{transform:translate(57.3235vw,39.468vh) scale(.992)}to{transform:translate(56.35vw,99vh) scale(.992)}}.snow:nth-child(8){opacity:.72;transform:translate(92.0407vw,-10px) scale(.4994);animation:fall-8 24s -5s linear infinite}@keyframes fall-8{69.233%{transform:translate(87.2366vw,69.233vh) scale(.4994)}to{transform:translate(89.63865vw,99vh) scale(.4994)}}.snow:nth-child(9){opacity:1.692;transform:translate(69.8173vw,-10px) scale(.9834);animation:fall-9 12s -4s linear infinite}@keyframes fall-9{72.21%{transform:translate(77.583vw,72.21vh) scale(.9834)}to{transform:translate(73.70015vw,99vh) scale(.9834)}}.snow:nth-child(10){opacity:1.603;transform:translate(89.3407vw,-10px) scale(.0811);animation:fall-10 25s -2s linear infinite}@keyframes fall-10{79.397%{transform:translate(94.555vw,79.397vh) scale(.0811)}to{transform:translate(91.94785vw,99vh) scale(.0811)}}.snow:nth-child(11){opacity:.601;transform:translate(78.7251vw,-10px) scale(.193);animation:fall-11 21s -5s linear infinite}@keyframes fall-11{68.477%{transform:translate(85.9829vw,68.477vh) scale(.193)}to{transform:translate(82.354vw,99vh) scale(.193)}}.snow:nth-child(12){opacity:1.8892;transform:translate(86.6566vw,-10px) scale(.1575);animation:fall-12 14s -14s linear infinite}@keyframes fall-12{64.231%{transform:translate(93.3854vw,64.231vh) scale(.1575)}to{transform:translate(90.021vw,99vh) scale(.1575)}}.snow:nth-child(13){opacity:.1546;transform:translate(66.8463vw,-10px) scale(.7977);animation:fall-13 13s -17s linear infinite}@keyframes fall-13{60.499%{transform:translate(61.6768vw,60.499vh) scale(.7977)}to{transform:translate(64.26155vw,99vh) scale(.7977)}}.snow:nth-child(14){opacity:1.9794;transform:translate(71.6912vw,-10px) scale(.1412);animation:fall-14 29s -20s linear infinite}@keyframes fall-14{48.646%{transform:translate(72.531vw,48.646vh) scale(.1412)}to{transform:translate(72.1111vw,99vh) scale(.1412)}}.snow:nth-child(15){opacity:1.8684;transform:translate(47.835vw,-10px) scale(.1182);animation:fall-15 28s -28s linear infinite}@keyframes fall-15{61.096%{transform:translate(55.5251vw,61.096vh) scale(.1182)}to{transform:translate(51.68005vw,99vh) scale(.1182)}}.snow:nth-child(16){opacity:.5178;transform:translate(20.5715vw,-10px) scale(.6284);animation:fall-16 30s -9s linear infinite}@keyframes fall-16{45.16%{transform:translate(17.5237vw,45.16vh) scale(.6284)}to{transform:translate(19.0476vw,99vh) scale(.6284)}}.snow:nth-child(17){opacity:.4262;transform:translate(.3172vw,-10px) scale(.5545);animation:fall-17 10s -25s linear infinite}@keyframes fall-17{46.318%{transform:translate(-2.1263vw,46.318vh) scale(.5545)}to{transform:translate(-.90455vw,99vh) scale(.5545)}}.snow:nth-child(18){opacity:1.3968;transform:translate(50.4473vw,-10px) scale(.9938);animation:fall-18 14s -17s linear infinite}@keyframes fall-18{51.973%{transform:translate(44.2158vw,51.973vh) scale(.9938)}to{transform:translate(47.33155vw,99vh) scale(.9938)}}.snow:nth-child(19){opacity:1.2662;transform:translate(94.5875vw,-10px) scale(.2652);animation:fall-19 24s -2s linear infinite}@keyframes fall-19{69.502%{transform:translate(100.1573vw,69.502vh) scale(.2652)}to{transform:translate(97.3724vw,99vh) scale(.2652)}}.snow:nth-child(20){opacity:1.2312;transform:translate(97.83vw,-10px) scale(.9547);animation:fall-20 29s -3s linear infinite}@keyframes fall-20{74.891%{transform:translate(97.3959vw,74.891vh) scale(.9547)}to{transform:translate(97.61295vw,99vh) scale(.9547)}}.snow:nth-child(21){opacity:.922;transform:translate(84.7419vw,-10px) scale(.7733);animation:fall-21 12s -14s linear infinite}@keyframes fall-21{33.602%{transform:translate(80.1482vw,33.602vh) scale(.7733)}to{transform:translate(82.44505vw,99vh) scale(.7733)}}.snow:nth-child(22){opacity:1.818;transform:translate(2.7637vw,-10px) scale(.9161);animation:fall-22 12s -1s linear infinite}@keyframes fall-22{57.105%{transform:translate(-.3113vw,57.105vh) scale(.9161)}to{transform:translate(1.2262vw,99vh) scale(.9161)}}.snow:nth-child(23){opacity:1.4724;transform:translate(90.7807vw,-10px) scale(.7739);animation:fall-23 13s -23s linear infinite}@keyframes fall-23{41.088%{transform:translate(86.2576vw,41.088vh) scale(.7739)}to{transform:translate(88.51915vw,99vh) scale(.7739)}}.snow:nth-child(24){opacity:.8044;transform:translate(59.4638vw,-10px) scale(.6406);animation:fall-24 30s -4s linear infinite}@keyframes fall-24{41.7%{transform:translate(50.4312vw,41.7vh) scale(.6406)}to{transform:translate(54.9475vw,99vh) scale(.6406)}}.snow:nth-child(25){opacity:.04;transform:translate(56.0478vw,-10px) scale(.9965);animation:fall-25 23s -27s linear infinite}@keyframes fall-25{47.023%{transform:translate(49.655vw,47.023vh) scale(.9965)}to{transform:translate(52.8514vw,99vh) scale(.9965)}}.snow:nth-child(26){opacity:.6088;transform:translate(82.5313vw,-10px) scale(.4896);animation:fall-26 12s -22s linear infinite}@keyframes fall-26{47.152%{transform:translate(72.9118vw,47.152vh) scale(.4896)}to{transform:translate(77.72155vw,99vh) scale(.4896)}}.snow:nth-child(27){opacity:.8942;transform:translate(10.0272vw,-10px) scale(.4031);animation:fall-27 16s -9s linear infinite}@keyframes fall-27{70.68%{transform:translate(11.6024vw,70.68vh) scale(.4031)}to{transform:translate(10.8148vw,99vh) scale(.4031)}}.snow:nth-child(28){opacity:.8048;transform:translate(79.0718vw,-10px) scale(.59);animation:fall-28 11s -5s linear infinite}@keyframes fall-28{40.304%{transform:translate(82.0301vw,40.304vh) scale(.59)}to{transform:translate(80.55095vw,99vh) scale(.59)}}.snow:nth-child(29){opacity:1.3102;transform:translate(88.2503vw,-10px) scale(.9569);animation:fall-29 24s -6s linear infinite}@keyframes fall-29{52.474%{transform:translate(87.8828vw,52.474vh) scale(.9569)}to{transform:translate(88.06655vw,99vh) scale(.9569)}}.snow:nth-child(30){opacity:1.484;transform:translate(3.722vw,-10px) scale(.1824);animation:fall-30 15s -13s linear infinite}@keyframes fall-30{47.404%{transform:translate(-5.5232vw,47.404vh) scale(.1824)}to{transform:translate(-.9006vw,99vh) scale(.1824)}}.snow:nth-child(31){opacity:.598;transform:translate(4.2456vw,-10px) scale(.5122);animation:fall-31 16s -26s linear infinite}@keyframes fall-31{54.137%{transform:translate(13.0844vw,54.137vh) scale(.5122)}to{transform:translate(8.665vw,99vh) scale(.5122)}}.snow:nth-child(32){opacity:1.8756;transform:translate(24.2692vw,-10px) scale(.0033);animation:fall-32 14s -14s linear infinite}@keyframes fall-32{71.693%{transform:translate(33.5769vw,71.693vh) scale(.0033)}to{transform:translate(28.92305vw,99vh) scale(.0033)}}.snow:nth-child(33){opacity:1.187;transform:translate(87.3955vw,-10px) scale(.6557);animation:fall-33 13s -27s linear infinite}@keyframes fall-33{65.666%{transform:translate(88.3941vw,65.666vh) scale(.6557)}to{transform:translate(87.8948vw,99vh) scale(.6557)}}.snow:nth-child(34){opacity:.7146;transform:translate(86.5599vw,-10px) scale(.2301);animation:fall-34 13s -22s linear infinite}@keyframes fall-34{36.767%{transform:translate(83.9474vw,36.767vh) scale(.2301)}to{transform:translate(85.25365vw,99vh) scale(.2301)}}.snow:nth-child(35){opacity:1.462;transform:translate(4.7779vw,-10px) scale(.7056);animation:fall-35 28s -6s linear infinite}@keyframes fall-35{40.928%{transform:translate(2.0426vw,40.928vh) scale(.7056)}to{transform:translate(3.41025vw,99vh) scale(.7056)}}.snow:nth-child(36){opacity:.9248;transform:translate(1.9588vw,-10px) scale(.6038);animation:fall-36 30s -12s linear infinite}@keyframes fall-36{33.21%{transform:translate(3.9746vw,33.21vh) scale(.6038)}to{transform:translate(2.9667vw,99vh) scale(.6038)}}.snow:nth-child(37){opacity:.0422;transform:translate(65.1068vw,-10px) scale(.1069);animation:fall-37 27s -24s linear infinite}@keyframes fall-37{42.491%{transform:translate(64.5519vw,42.491vh) scale(.1069)}to{transform:translate(64.82935vw,99vh) scale(.1069)}}.snow:nth-child(38){opacity:1.8836;transform:translate(23.8803vw,-10px) scale(.4147);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{69.08%{transform:translate(22.0438vw,69.08vh) scale(.4147)}to{transform:translate(22.96205vw,99vh) scale(.4147)}}.snow:nth-child(39){opacity:.3208;transform:translate(28.9472vw,-10px) scale(.2306);animation:fall-39 10s -30s linear infinite}@keyframes fall-39{42.44%{transform:translate(35.6442vw,42.44vh) scale(.2306)}to{transform:translate(32.2957vw,99vh) scale(.2306)}}.snow:nth-child(40){opacity:.2732;transform:translate(31.4955vw,-10px) scale(.5774);animation:fall-40 10s -27s linear infinite}@keyframes fall-40{32.674%{transform:translate(27.1659vw,32.674vh) scale(.5774)}to{transform:translate(29.3307vw,99vh) scale(.5774)}}.snow:nth-child(41){opacity:.8496;transform:translate(17.6273vw,-10px) scale(.5541);animation:fall-41 10s -25s linear infinite}@keyframes fall-41{38.73%{transform:translate(10.86vw,38.73vh) scale(.5541)}to{transform:translate(14.24365vw,99vh) scale(.5541)}}.snow:nth-child(42){opacity:.8894;transform:translate(19.8385vw,-10px) scale(.0532);animation:fall-42 18s -14s linear infinite}@keyframes fall-42{65.431%{transform:translate(18.2501vw,65.431vh) scale(.0532)}to{transform:translate(19.0443vw,99vh) scale(.0532)}}.snow:nth-child(43){opacity:1.2364;transform:translate(12.6317vw,-10px) scale(.5966);animation:fall-43 19s -18s linear infinite}@keyframes fall-43{76.094%{transform:translate(10.4724vw,76.094vh) scale(.5966)}to{transform:translate(11.55205vw,99vh) scale(.5966)}}.snow:nth-child(44){opacity:1.0398;transform:translate(87.9738vw,-10px) scale(.0339);animation:fall-44 15s -26s linear infinite}@keyframes fall-44{72.167%{transform:translate(79.4328vw,72.167vh) scale(.0339)}to{transform:translate(83.7033vw,99vh) scale(.0339)}}.snow:nth-child(45){opacity:.3178;transform:translate(59.6986vw,-10px) scale(.9529);animation:fall-45 28s -26s linear infinite}@keyframes fall-45{41.435%{transform:translate(51.4177vw,41.435vh) scale(.9529)}to{transform:translate(55.55815vw,99vh) scale(.9529)}}.snow:nth-child(46){opacity:.4746;transform:translate(3.6723vw,-10px) scale(.3439);animation:fall-46 17s -14s linear infinite}@keyframes fall-46{71.734%{transform:translate(5.5491vw,71.734vh) scale(.3439)}to{transform:translate(4.6107vw,99vh) scale(.3439)}}.snow:nth-child(47){opacity:.2234;transform:translate(20.1806vw,-10px) scale(.3295);animation:fall-47 12s -17s linear infinite}@keyframes fall-47{31.139%{transform:translate(22.1407vw,31.139vh) scale(.3295)}to{transform:translate(21.16065vw,99vh) scale(.3295)}}.snow:nth-child(48){opacity:1.8104;transform:translate(53.8066vw,-10px) scale(.568);animation:fall-48 29s -11s linear infinite}@keyframes fall-48{65.31%{transform:translate(44.4414vw,65.31vh) scale(.568)}to{transform:translate(49.124vw,99vh) scale(.568)}}.snow:nth-child(49){opacity:1.4544;transform:translate(6.8278vw,-10px) scale(.5202);animation:fall-49 25s -19s linear infinite}@keyframes fall-49{74.279%{transform:translate(10.2422vw,74.279vh) scale(.5202)}to{transform:translate(8.535vw,99vh) scale(.5202)}}.snow:nth-child(50){opacity:.6628;transform:translate(17.5867vw,-10px) scale(.7628);animation:fall-50 19s -19s linear infinite}@keyframes fall-50{51.157%{transform:translate(14.2648vw,51.157vh) scale(.7628)}to{transform:translate(15.92575vw,99vh) scale(.7628)}}.snow:nth-child(51){opacity:.9536;transform:translate(81.3913vw,-10px) scale(.1254);animation:fall-51 30s -20s linear infinite}@keyframes fall-51{34.273%{transform:translate(77.8018vw,34.273vh) scale(.1254)}to{transform:translate(79.59655vw,99vh) scale(.1254)}}.snow:nth-child(52){opacity:1.876;transform:translate(51.8821vw,-10px) scale(.3069);animation:fall-52 10s -14s linear infinite}@keyframes fall-52{40.613%{transform:translate(51.7956vw,40.613vh) scale(.3069)}to{transform:translate(51.83885vw,99vh) scale(.3069)}}.snow:nth-child(53){opacity:1.909;transform:translate(21.6291vw,-10px) scale(.9578);animation:fall-53 16s -11s linear infinite}@keyframes fall-53{78.395%{transform:translate(15.4916vw,78.395vh) scale(.9578)}to{transform:translate(18.56035vw,99vh) scale(.9578)}}.snow:nth-child(54){opacity:1.4274;transform:translate(64.1054vw,-10px) scale(.3369);animation:fall-54 17s -22s linear infinite}@keyframes fall-54{49.089%{transform:translate(68.6846vw,49.089vh) scale(.3369)}to{transform:translate(66.395vw,99vh) scale(.3369)}}.snow:nth-child(55){opacity:1.711;transform:translate(56.2473vw,-10px) scale(.4091);animation:fall-55 23s -27s linear infinite}@keyframes fall-55{79.816%{transform:translate(52.1017vw,79.816vh) scale(.4091)}to{transform:translate(54.1745vw,99vh) scale(.4091)}}.snow:nth-child(56){opacity:.784;transform:translate(79.8568vw,-10px) scale(.286);animation:fall-56 22s -27s linear infinite}@keyframes fall-56{70.393%{transform:translate(84.2125vw,70.393vh) scale(.286)}to{transform:translate(82.03465vw,99vh) scale(.286)}}.snow:nth-child(57){opacity:1.6372;transform:translate(89.4701vw,-10px) scale(.5438);animation:fall-57 24s -4s linear infinite}@keyframes fall-57{59.874%{transform:translate(80.8188vw,59.874vh) scale(.5438)}to{transform:translate(85.14445vw,99vh) scale(.5438)}}.snow:nth-child(58){opacity:1.6432;transform:translate(1.3928vw,-10px) scale(.8405);animation:fall-58 10s -30s linear infinite}@keyframes fall-58{53.902%{transform:translate(-8.0641vw,53.902vh) scale(.8405)}to{transform:translate(-3.33565vw,99vh) scale(.8405)}}.snow:nth-child(59){opacity:1.32;transform:translate(36.9868vw,-10px) scale(.4103);animation:fall-59 14s -5s linear infinite}@keyframes fall-59{33.66%{transform:translate(39.6876vw,33.66vh) scale(.4103)}to{transform:translate(38.3372vw,99vh) scale(.4103)}}.snow:nth-child(60){opacity:.2854;transform:translate(8.2894vw,-10px) scale(.8085);animation:fall-60 10s -4s linear infinite}@keyframes fall-60{76.952%{transform:translate(1.9574vw,76.952vh) scale(.8085)}to{transform:translate(5.1234vw,99vh) scale(.8085)}}.snow:nth-child(61){opacity:.5744;transform:translate(24.8031vw,-10px) scale(.4749);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{69.636%{transform:translate(26.5203vw,69.636vh) scale(.4749)}to{transform:translate(25.6617vw,99vh) scale(.4749)}}.snow:nth-child(62){opacity:1.9656;transform:translate(4.9935vw,-10px) scale(.0597);animation:fall-62 23s -3s linear infinite}@keyframes fall-62{40.715%{transform:translate(3.3159vw,40.715vh) scale(.0597)}to{transform:translate(4.1547vw,99vh) scale(.0597)}}.snow:nth-child(63){opacity:1.788;transform:translate(79.3113vw,-10px) scale(.3461);animation:fall-63 26s -22s linear infinite}@keyframes fall-63{67.931%{transform:translate(89.2245vw,67.931vh) scale(.3461)}to{transform:translate(84.2679vw,99vh) scale(.3461)}}.snow:nth-child(64){opacity:1.8916;transform:translate(10.6907vw,-10px) scale(.2894);animation:fall-64 17s -11s linear infinite}@keyframes fall-64{78.032%{transform:translate(20.6303vw,78.032vh) scale(.2894)}to{transform:translate(15.6605vw,99vh) scale(.2894)}}.snow:nth-child(65){opacity:1.486;transform:translate(48.0852vw,-10px) scale(.2328);animation:fall-65 16s -19s linear infinite}@keyframes fall-65{59.341%{transform:translate(39.4575vw,59.341vh) scale(.2328)}to{transform:translate(43.77135vw,99vh) scale(.2328)}}.snow:nth-child(66){opacity:.3178;transform:translate(46.2831vw,-10px) scale(.5039);animation:fall-66 21s -9s linear infinite}@keyframes fall-66{64.505%{transform:translate(39.1483vw,64.505vh) scale(.5039)}to{transform:translate(42.7157vw,99vh) scale(.5039)}}.snow:nth-child(67){opacity:1.1038;transform:translate(43.5799vw,-10px) scale(.9072);animation:fall-67 20s -13s linear infinite}@keyframes fall-67{61.134%{transform:translate(41.9473vw,61.134vh) scale(.9072)}to{transform:translate(42.7636vw,99vh) scale(.9072)}}.snow:nth-child(68){opacity:1.3004;transform:translate(24.9657vw,-10px) scale(.2924);animation:fall-68 22s -4s linear infinite}@keyframes fall-68{35.019%{transform:translate(31.1278vw,35.019vh) scale(.2924)}to{transform:translate(28.04675vw,99vh) scale(.2924)}}.snow:nth-child(69){opacity:1.2188;transform:translate(60.5918vw,-10px) scale(.3905);animation:fall-69 26s -23s linear infinite}@keyframes fall-69{66.673%{transform:translate(52.6258vw,66.673vh) scale(.3905)}to{transform:translate(56.6088vw,99vh) scale(.3905)}}.snow:nth-child(70){opacity:.501;transform:translate(22.6925vw,-10px) scale(.4373);animation:fall-70 21s -7s linear infinite}@keyframes fall-70{46.86%{transform:translate(30.6359vw,46.86vh) scale(.4373)}to{transform:translate(26.6642vw,99vh) scale(.4373)}}.snow:nth-child(71){opacity:.816;transform:translate(7.9746vw,-10px) scale(.154);animation:fall-71 23s -13s linear infinite}@keyframes fall-71{71.962%{transform:translate(9.3912vw,71.962vh) scale(.154)}to{transform:translate(8.6829vw,99vh) scale(.154)}}.snow:nth-child(72){opacity:.835;transform:translate(66.3075vw,-10px) scale(.2712);animation:fall-72 26s -19s linear infinite}@keyframes fall-72{52.488%{transform:translate(60.2221vw,52.488vh) scale(.2712)}to{transform:translate(63.2648vw,99vh) scale(.2712)}}.snow:nth-child(73){opacity:.4672;transform:translate(24.4327vw,-10px) scale(.4889);animation:fall-73 26s -8s linear infinite}@keyframes fall-73{55.837%{transform:translate(18.2369vw,55.837vh) scale(.4889)}to{transform:translate(21.3348vw,99vh) scale(.4889)}}.snow:nth-child(74){opacity:.5588;transform:translate(83.943vw,-10px) scale(.0048);animation:fall-74 16s -25s linear infinite}@keyframes fall-74{55.783%{transform:translate(75.9494vw,55.783vh) scale(.0048)}to{transform:translate(79.9462vw,99vh) scale(.0048)}}.snow:nth-child(75){opacity:.8114;transform:translate(88.867vw,-10px) scale(.3337);animation:fall-75 14s -17s linear infinite}@keyframes fall-75{65.528%{transform:translate(89.1431vw,65.528vh) scale(.3337)}to{transform:translate(89.00505vw,99vh) scale(.3337)}}.snow:nth-child(76){opacity:.053;transform:translate(44.934vw,-10px) scale(.6265);animation:fall-76 22s -10s linear infinite}@keyframes fall-76{39.808%{transform:translate(47.3586vw,39.808vh) scale(.6265)}to{transform:translate(46.1463vw,99vh) scale(.6265)}}.snow:nth-child(77){opacity:.4278;transform:translate(21.9572vw,-10px) scale(.2554);animation:fall-77 20s -24s linear infinite}@keyframes fall-77{53.488%{transform:translate(26.7825vw,53.488vh) scale(.2554)}to{transform:translate(24.36985vw,99vh) scale(.2554)}}.snow:nth-child(78){opacity:1.803;transform:translate(94.8991vw,-10px) scale(.2019);animation:fall-78 13s -2s linear infinite}@keyframes fall-78{70.056%{transform:translate(93.528vw,70.056vh) scale(.2019)}to{transform:translate(94.21355vw,99vh) scale(.2019)}}.snow:nth-child(79){opacity:1.8486;transform:translate(94.4169vw,-10px) scale(.8809);animation:fall-79 23s -26s linear infinite}@keyframes fall-79{65.193%{transform:translate(89.3274vw,65.193vh) scale(.8809)}to{transform:translate(91.87215vw,99vh) scale(.8809)}}.snow:nth-child(80){opacity:.6664;transform:translate(61.6262vw,-10px) scale(.2466);animation:fall-80 17s -17s linear infinite}@keyframes fall-80{30.866%{transform:translate(64.8009vw,30.866vh) scale(.2466)}to{transform:translate(63.21355vw,99vh) scale(.2466)}}.snow:nth-child(81){opacity:.911;transform:translate(.2018vw,-10px) scale(.3494);animation:fall-81 20s -16s linear infinite}@keyframes fall-81{37.696%{transform:translate(-7.7626vw,37.696vh) scale(.3494)}to{transform:translate(-3.7804vw,99vh) scale(.3494)}}.snow:nth-child(82){opacity:1.5606;transform:translate(2.5873vw,-10px) scale(.33);animation:fall-82 29s -22s linear infinite}@keyframes fall-82{65.084%{transform:translate(5.001vw,65.084vh) scale(.33)}to{transform:translate(3.79415vw,99vh) scale(.33)}}.snow:nth-child(83){opacity:1.5474;transform:translate(1.7885vw,-10px) scale(.9383);animation:fall-83 17s -7s linear infinite}@keyframes fall-83{34.579%{transform:translate(9.533vw,34.579vh) scale(.9383)}to{transform:translate(5.66075vw,99vh) scale(.9383)}}.snow:nth-child(84){opacity:.0614;transform:translate(64.5573vw,-10px) scale(.3493);animation:fall-84 27s -24s linear infinite}@keyframes fall-84{60.008%{transform:translate(62.7994vw,60.008vh) scale(.3493)}to{transform:translate(63.67835vw,99vh) scale(.3493)}}.snow:nth-child(85){opacity:1.0268;transform:translate(68.115vw,-10px) scale(.0754);animation:fall-85 18s -23s linear infinite}@keyframes fall-85{46.526%{transform:translate(68.9448vw,46.526vh) scale(.0754)}to{transform:translate(68.5299vw,99vh) scale(.0754)}}.snow:nth-child(86){opacity:.951;transform:translate(51.668vw,-10px) scale(.9641);animation:fall-86 26s -20s linear infinite}@keyframes fall-86{32.22%{transform:translate(42.1369vw,32.22vh) scale(.9641)}to{transform:translate(46.90245vw,99vh) scale(.9641)}}.snow:nth-child(87){opacity:1.9002;transform:translate(78.9227vw,-10px) scale(.192);animation:fall-87 20s -5s linear infinite}@keyframes fall-87{31.455%{transform:translate(75.4499vw,31.455vh) scale(.192)}to{transform:translate(77.1863vw,99vh) scale(.192)}}.snow:nth-child(88){opacity:1.5036;transform:translate(91.2575vw,-10px) scale(.1351);animation:fall-88 16s -13s linear infinite}@keyframes fall-88{67.747%{transform:translate(92.8119vw,67.747vh) scale(.1351)}to{transform:translate(92.0347vw,99vh) scale(.1351)}}.snow:nth-child(89){opacity:.6398;transform:translate(31.4044vw,-10px) scale(.383);animation:fall-89 16s -6s linear infinite}@keyframes fall-89{79.847%{transform:translate(32.0043vw,79.847vh) scale(.383)}to{transform:translate(31.70435vw,99vh) scale(.383)}}.snow:nth-child(90){opacity:.8404;transform:translate(15.6059vw,-10px) scale(.1933);animation:fall-90 28s -24s linear infinite}@keyframes fall-90{68.294%{transform:translate(10.9059vw,68.294vh) scale(.1933)}to{transform:translate(13.2559vw,99vh) scale(.1933)}}.snow:nth-child(91){opacity:1.6266;transform:translate(41.1611vw,-10px) scale(.1674);animation:fall-91 10s -28s linear infinite}@keyframes fall-91{63.681%{transform:translate(35.7737vw,63.681vh) scale(.1674)}to{transform:translate(38.4674vw,99vh) scale(.1674)}}.snow:nth-child(92){opacity:1.0806;transform:translate(68.7994vw,-10px) scale(.1622);animation:fall-92 17s -27s linear infinite}@keyframes fall-92{58.024%{transform:translate(78.5821vw,58.024vh) scale(.1622)}to{transform:translate(73.69075vw,99vh) scale(.1622)}}.snow:nth-child(93){opacity:1.8792;transform:translate(40.7111vw,-10px) scale(.607);animation:fall-93 13s -29s linear infinite}@keyframes fall-93{48.259%{transform:translate(44.7288vw,48.259vh) scale(.607)}to{transform:translate(42.71995vw,99vh) scale(.607)}}.snow:nth-child(94){opacity:.7296;transform:translate(38.9333vw,-10px) scale(.7536);animation:fall-94 23s -18s linear infinite}@keyframes fall-94{77.765%{transform:translate(47.9884vw,77.765vh) scale(.7536)}to{transform:translate(43.46085vw,99vh) scale(.7536)}}.snow:nth-child(95){opacity:1.5288;transform:translate(4.5603vw,-10px) scale(.646);animation:fall-95 16s -9s linear infinite}@keyframes fall-95{37.813%{transform:translate(-4.7245vw,37.813vh) scale(.646)}to{transform:translate(-.0821vw,99vh) scale(.646)}}.snow:nth-child(96){opacity:.0228;transform:translate(28.1838vw,-10px) scale(.9425);animation:fall-96 24s -18s linear infinite}@keyframes fall-96{55.603%{transform:translate(19.4072vw,55.603vh) scale(.9425)}to{transform:translate(23.7955vw,99vh) scale(.9425)}}.snow:nth-child(97){opacity:1.0786;transform:translate(32.884vw,-10px) scale(.0934);animation:fall-97 23s -16s linear infinite}@keyframes fall-97{51.128%{transform:translate(28.417vw,51.128vh) scale(.0934)}to{transform:translate(30.6505vw,99vh) scale(.0934)}}.snow:nth-child(98){opacity:.1332;transform:translate(97.2496vw,-10px) scale(.9779);animation:fall-98 19s -9s linear infinite}@keyframes fall-98{57.764%{transform:translate(101.4826vw,57.764vh) scale(.9779)}to{transform:translate(99.3661vw,99vh) scale(.9779)}}.snow:nth-child(99){opacity:.3852;transform:translate(31.731vw,-10px) scale(.0949);animation:fall-99 29s -2s linear infinite}@keyframes fall-99{44.606%{transform:translate(36.9969vw,44.606vh) scale(.0949)}to{transform:translate(34.36395vw,99vh) scale(.0949)}}.snow:nth-child(100){opacity:1.481;transform:translate(7.9441vw,-10px) scale(.9631);animation:fall-100 26s -3s linear infinite}@keyframes fall-100{47.825%{transform:translate(12.356vw,47.825vh) scale(.9631)}to{transform:translate(10.15005vw,99vh) scale(.9631)}}.snow:nth-child(101){opacity:1.7858;transform:translate(78.5282vw,-10px) scale(.492);animation:fall-101 22s -13s linear infinite}@keyframes fall-101{44.511%{transform:translate(73.463vw,44.511vh) scale(.492)}to{transform:translate(75.9956vw,99vh) scale(.492)}}.snow:nth-child(102){opacity:1.998;transform:translate(31.1724vw,-10px) scale(.9295);animation:fall-102 25s -23s linear infinite}@keyframes fall-102{65.911%{transform:translate(40.8422vw,65.911vh) scale(.9295)}to{transform:translate(36.0073vw,99vh) scale(.9295)}}.snow:nth-child(103){opacity:1.0664;transform:translate(4.5494vw,-10px) scale(.4623);animation:fall-103 14s -23s linear infinite}@keyframes fall-103{36.668%{transform:translate(12.5399vw,36.668vh) scale(.4623)}to{transform:translate(8.54465vw,99vh) scale(.4623)}}.snow:nth-child(104){opacity:1.7984;transform:translate(50.9592vw,-10px) scale(.3608);animation:fall-104 12s -30s linear infinite}@keyframes fall-104{52.503%{transform:translate(48.1553vw,52.503vh) scale(.3608)}to{transform:translate(49.55725vw,99vh) scale(.3608)}}.snow:nth-child(105){opacity:.9236;transform:translate(37.1241vw,-10px) scale(.7203);animation:fall-105 27s -27s linear infinite}@keyframes fall-105{46.349%{transform:translate(31.2394vw,46.349vh) scale(.7203)}to{transform:translate(34.18175vw,99vh) scale(.7203)}}.snow:nth-child(106){opacity:.6086;transform:translate(7.6687vw,-10px) scale(.8695);animation:fall-106 23s -13s linear infinite}@keyframes fall-106{54.069%{transform:translate(-1.4243vw,54.069vh) scale(.8695)}to{transform:translate(3.1222vw,99vh) scale(.8695)}}.snow:nth-child(107){opacity:.7538;transform:translate(36.6496vw,-10px) scale(.9368);animation:fall-107 20s -23s linear infinite}@keyframes fall-107{67.699%{transform:translate(39.603vw,67.699vh) scale(.9368)}to{transform:translate(38.1263vw,99vh) scale(.9368)}}.snow:nth-child(108){opacity:1.5712;transform:translate(17.4116vw,-10px) scale(.0539);animation:fall-108 20s -8s linear infinite}@keyframes fall-108{56.979%{transform:translate(13.7273vw,56.979vh) scale(.0539)}to{transform:translate(15.56945vw,99vh) scale(.0539)}}.snow:nth-child(109){opacity:.7388;transform:translate(45.1202vw,-10px) scale(.56);animation:fall-109 24s -16s linear infinite}@keyframes fall-109{72.696%{transform:translate(53.2928vw,72.696vh) scale(.56)}to{transform:translate(49.2065vw,99vh) scale(.56)}}.snow:nth-child(110){opacity:.505;transform:translate(99.229vw,-10px) scale(.109);animation:fall-110 26s -6s linear infinite}@keyframes fall-110{46.635%{transform:translate(99.7839vw,46.635vh) scale(.109)}to{transform:translate(99.50645vw,99vh) scale(.109)}}.snow:nth-child(111){opacity:1.561;transform:translate(6.2284vw,-10px) scale(.2018);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{53.622%{transform:translate(2.5363vw,53.622vh) scale(.2018)}to{transform:translate(4.38235vw,99vh) scale(.2018)}}.snow:nth-child(112){opacity:.0756;transform:translate(88.8866vw,-10px) scale(.0881);animation:fall-112 17s -17s linear infinite}@keyframes fall-112{33.19%{transform:translate(94.7432vw,33.19vh) scale(.0881)}to{transform:translate(91.8149vw,99vh) scale(.0881)}}.snow:nth-child(113){opacity:.34;transform:translate(88.4322vw,-10px) scale(.098);animation:fall-113 29s -3s linear infinite}@keyframes fall-113{47.053%{transform:translate(92.5457vw,47.053vh) scale(.098)}to{transform:translate(90.48895vw,99vh) scale(.098)}}.snow:nth-child(114){opacity:1.8114;transform:translate(36.5907vw,-10px) scale(.0517);animation:fall-114 20s -23s linear infinite}@keyframes fall-114{54.399%{transform:translate(32.006vw,54.399vh) scale(.0517)}to{transform:translate(34.29835vw,99vh) scale(.0517)}}.snow:nth-child(115){opacity:1.4252;transform:translate(21.4764vw,-10px) scale(.2009);animation:fall-115 24s -2s linear infinite}@keyframes fall-115{69.928%{transform:translate(20.4928vw,69.928vh) scale(.2009)}to{transform:translate(20.9846vw,99vh) scale(.2009)}}.snow:nth-child(116){opacity:.881;transform:translate(73.6762vw,-10px) scale(.1249);animation:fall-116 10s -22s linear infinite}@keyframes fall-116{78.449%{transform:translate(67.2995vw,78.449vh) scale(.1249)}to{transform:translate(70.48785vw,99vh) scale(.1249)}}.snow:nth-child(117){opacity:1.9642;transform:translate(86.2928vw,-10px) scale(.3494);animation:fall-117 12s -6s linear infinite}@keyframes fall-117{59.619%{transform:translate(94.2291vw,59.619vh) scale(.3494)}to{transform:translate(90.26095vw,99vh) scale(.3494)}}.snow:nth-child(118){opacity:1.7346;transform:translate(47.7969vw,-10px) scale(.2254);animation:fall-118 14s -18s linear infinite}@keyframes fall-118{52.254%{transform:translate(47.6197vw,52.254vh) scale(.2254)}to{transform:translate(47.7083vw,99vh) scale(.2254)}}.snow:nth-child(119){opacity:1.8126;transform:translate(40.4572vw,-10px) scale(.8628);animation:fall-119 19s -14s linear infinite}@keyframes fall-119{67.184%{transform:translate(37.7615vw,67.184vh) scale(.8628)}to{transform:translate(39.10935vw,99vh) scale(.8628)}}.snow:nth-child(120){opacity:1.0026;transform:translate(15.9541vw,-10px) scale(.3567);animation:fall-120 18s -2s linear infinite}@keyframes fall-120{31.868%{transform:translate(20.9437vw,31.868vh) scale(.3567)}to{transform:translate(18.4489vw,99vh) scale(.3567)}}.snow:nth-child(121){opacity:.2506;transform:translate(54.0949vw,-10px) scale(.8334);animation:fall-121 18s -18s linear infinite}@keyframes fall-121{56.784%{transform:translate(51.287vw,56.784vh) scale(.8334)}to{transform:translate(52.69095vw,99vh) scale(.8334)}}.snow:nth-child(122){opacity:.258;transform:translate(7.8073vw,-10px) scale(.4575);animation:fall-122 21s -1s linear infinite}@keyframes fall-122{54.165%{transform:translate(12.7787vw,54.165vh) scale(.4575)}to{transform:translate(10.293vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.4626;transform:translate(95.0996vw,-10px) scale(.7697);animation:fall-123 28s -8s linear infinite}@keyframes fall-123{55.538%{transform:translate(95.7571vw,55.538vh) scale(.7697)}to{transform:translate(95.42835vw,99vh) scale(.7697)}}.snow:nth-child(124){opacity:1.5978;transform:translate(82.8284vw,-10px) scale(.2318);animation:fall-124 20s -10s linear infinite}@keyframes fall-124{37.791%{transform:translate(88.1465vw,37.791vh) scale(.2318)}to{transform:translate(85.48745vw,99vh) scale(.2318)}}.snow:nth-child(125){opacity:.782;transform:translate(93.7943vw,-10px) scale(.4077);animation:fall-125 21s -18s linear infinite}@keyframes fall-125{38.712%{transform:translate(88.8986vw,38.712vh) scale(.4077)}to{transform:translate(91.34645vw,99vh) scale(.4077)}}.snow:nth-child(126){opacity:1.2138;transform:translate(57.9651vw,-10px) scale(.7732);animation:fall-126 18s -14s linear infinite}@keyframes fall-126{72.552%{transform:translate(65.2995vw,72.552vh) scale(.7732)}to{transform:translate(61.6323vw,99vh) scale(.7732)}}.snow:nth-child(127){opacity:1.3048;transform:translate(96.5754vw,-10px) scale(.7162);animation:fall-127 22s -26s linear infinite}@keyframes fall-127{30.53%{transform:translate(88.0302vw,30.53vh) scale(.7162)}to{transform:translate(92.3028vw,99vh) scale(.7162)}}.snow:nth-child(128){opacity:1.935;transform:translate(19.6233vw,-10px) scale(.5531);animation:fall-128 17s -29s linear infinite}@keyframes fall-128{47.381%{transform:translate(16.4373vw,47.381vh) scale(.5531)}to{transform:translate(18.0303vw,99vh) scale(.5531)}}.snow:nth-child(129){opacity:.2078;transform:translate(84.6897vw,-10px) scale(.2292);animation:fall-129 23s -6s linear infinite}@keyframes fall-129{74.941%{transform:translate(92.0106vw,74.941vh) scale(.2292)}to{transform:translate(88.35015vw,99vh) scale(.2292)}}.snow:nth-child(130){opacity:.1766;transform:translate(27.491vw,-10px) scale(.1567);animation:fall-130 28s -13s linear infinite}@keyframes fall-130{71.761%{transform:translate(31.6563vw,71.761vh) scale(.1567)}to{transform:translate(29.57365vw,99vh) scale(.1567)}}.snow:nth-child(131){opacity:.9942;transform:translate(44.2299vw,-10px) scale(.4095);animation:fall-131 15s -13s linear infinite}@keyframes fall-131{73.064%{transform:translate(49.0097vw,73.064vh) scale(.4095)}to{transform:translate(46.6198vw,99vh) scale(.4095)}}.snow:nth-child(132){opacity:.5922;transform:translate(79.2296vw,-10px) scale(.8796);animation:fall-132 21s -15s linear infinite}@keyframes fall-132{35.759%{transform:translate(75.573vw,35.759vh) scale(.8796)}to{transform:translate(77.4013vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:.3646;transform:translate(78.0411vw,-10px) scale(.5675);animation:fall-133 19s -18s linear infinite}@keyframes fall-133{67.324%{transform:translate(70.2856vw,67.324vh) scale(.5675)}to{transform:translate(74.16335vw,99vh) scale(.5675)}}.snow:nth-child(134){opacity:1.5196;transform:translate(1.4014vw,-10px) scale(.139);animation:fall-134 21s -12s linear infinite}@keyframes fall-134{48.362%{transform:translate(10.9036vw,48.362vh) scale(.139)}to{transform:translate(6.1525vw,99vh) scale(.139)}}.snow:nth-child(135){opacity:.3484;transform:translate(42.2297vw,-10px) scale(.7843);animation:fall-135 24s -13s linear infinite}@keyframes fall-135{63.766%{transform:translate(34.7504vw,63.766vh) scale(.7843)}to{transform:translate(38.49005vw,99vh) scale(.7843)}}.snow:nth-child(136){opacity:1.2434;transform:translate(54.1825vw,-10px) scale(.6297);animation:fall-136 29s -5s linear infinite}@keyframes fall-136{67.674%{transform:translate(47.2799vw,67.674vh) scale(.6297)}to{transform:translate(50.7312vw,99vh) scale(.6297)}}.snow:nth-child(137){opacity:1.9084;transform:translate(64.7723vw,-10px) scale(.4011);animation:fall-137 28s -11s linear infinite}@keyframes fall-137{62.18%{transform:translate(65.3592vw,62.18vh) scale(.4011)}to{transform:translate(65.06575vw,99vh) scale(.4011)}}.snow:nth-child(138){opacity:1.801;transform:translate(17.0064vw,-10px) scale(.4316);animation:fall-138 21s -10s linear infinite}@keyframes fall-138{32.06%{transform:translate(22.861vw,32.06vh) scale(.4316)}to{transform:translate(19.9337vw,99vh) scale(.4316)}}.snow:nth-child(139){opacity:.4862;transform:translate(53.0886vw,-10px) scale(.9721);animation:fall-139 30s -17s linear infinite}@keyframes fall-139{68.753%{transform:translate(57.3493vw,68.753vh) scale(.9721)}to{transform:translate(55.21895vw,99vh) scale(.9721)}}.snow:nth-child(140){opacity:.0954;transform:translate(54.8659vw,-10px) scale(.2579);animation:fall-140 23s -18s linear infinite}@keyframes fall-140{39.622%{transform:translate(59.797vw,39.622vh) scale(.2579)}to{transform:translate(57.33145vw,99vh) scale(.2579)}}.snow:nth-child(141){opacity:1.5872;transform:translate(26.5669vw,-10px) scale(.4194);animation:fall-141 24s -24s linear infinite}@keyframes fall-141{39.44%{transform:translate(32.3721vw,39.44vh) scale(.4194)}to{transform:translate(29.4695vw,99vh) scale(.4194)}}.snow:nth-child(142){opacity:1.4252;transform:translate(92.8074vw,-10px) scale(.1406);animation:fall-142 11s -11s linear infinite}@keyframes fall-142{71.762%{transform:translate(99.1995vw,71.762vh) scale(.1406)}to{transform:translate(96.00345vw,99vh) scale(.1406)}}.snow:nth-child(143){opacity:.0882;transform:translate(84.8708vw,-10px) scale(.758);animation:fall-143 13s -28s linear infinite}@keyframes fall-143{41.853%{transform:translate(82.8133vw,41.853vh) scale(.758)}to{transform:translate(83.84205vw,99vh) scale(.758)}}.snow:nth-child(144){opacity:1.2038;transform:translate(60.4304vw,-10px) scale(.6574);animation:fall-144 15s -10s linear infinite}@keyframes fall-144{57.175%{transform:translate(57.8936vw,57.175vh) scale(.6574)}to{transform:translate(59.162vw,99vh) scale(.6574)}}.snow:nth-child(145){opacity:.1172;transform:translate(72.2139vw,-10px) scale(.3124);animation:fall-145 15s -18s linear infinite}@keyframes fall-145{47.187%{transform:translate(68.9294vw,47.187vh) scale(.3124)}to{transform:translate(70.57165vw,99vh) scale(.3124)}}.snow:nth-child(146){opacity:.574;transform:translate(52.5064vw,-10px) scale(.0676);animation:fall-146 26s -6s linear infinite}@keyframes fall-146{48.275%{transform:translate(44.5051vw,48.275vh) scale(.0676)}to{transform:translate(48.50575vw,99vh) scale(.0676)}}.snow:nth-child(147){opacity:1.2976;transform:translate(64.3914vw,-10px) scale(.8416);animation:fall-147 25s -22s linear infinite}@keyframes fall-147{31.447%{transform:translate(67.6463vw,31.447vh) scale(.8416)}to{transform:translate(66.01885vw,99vh) scale(.8416)}}.snow:nth-child(148){opacity:.7726;transform:translate(63.4166vw,-10px) scale(.2605);animation:fall-148 27s -7s linear infinite}@keyframes fall-148{67.554%{transform:translate(67.0735vw,67.554vh) scale(.2605)}to{transform:translate(65.24505vw,99vh) scale(.2605)}}.snow:nth-child(149){opacity:1.1468;transform:translate(38.9581vw,-10px) scale(.3905);animation:fall-149 10s -25s linear infinite}@keyframes fall-149{46.947%{transform:translate(33.123vw,46.947vh) scale(.3905)}to{transform:translate(36.04055vw,99vh) scale(.3905)}}.snow:nth-child(150){opacity:.4396;transform:translate(77.7618vw,-10px) scale(.1022);animation:fall-150 29s -21s linear infinite}@keyframes fall-150{60.054%{transform:translate(71.3039vw,60.054vh) scale(.1022)}to{transform:translate(74.53285vw,99vh) scale(.1022)}}.snow:nth-child(151){opacity:.9412;transform:translate(72.1883vw,-10px) scale(.7657);animation:fall-151 19s -16s linear infinite}@keyframes fall-151{68.489%{transform:translate(79.5941vw,68.489vh) scale(.7657)}to{transform:translate(75.8912vw,99vh) scale(.7657)}}.snow:nth-child(152){opacity:.051;transform:translate(47.6748vw,-10px) scale(.2509);animation:fall-152 12s -15s linear infinite}@keyframes fall-152{46.226%{transform:translate(49.5822vw,46.226vh) scale(.2509)}to{transform:translate(48.6285vw,99vh) scale(.2509)}}.snow:nth-child(153){opacity:1.1984;transform:translate(32.1854vw,-10px) scale(.5807);animation:fall-153 21s -9s linear infinite}@keyframes fall-153{32.456%{transform:translate(39.7231vw,32.456vh) scale(.5807)}to{transform:translate(35.95425vw,99vh) scale(.5807)}}.snow:nth-child(154){opacity:.6834;transform:translate(71.2526vw,-10px) scale(.3219);animation:fall-154 15s -8s linear infinite}@keyframes fall-154{71.413%{transform:translate(76.2117vw,71.413vh) scale(.3219)}to{transform:translate(73.73215vw,99vh) scale(.3219)}}.snow:nth-child(155){opacity:.4884;transform:translate(8.4985vw,-10px) scale(.3758);animation:fall-155 21s -29s linear infinite}@keyframes fall-155{68.754%{transform:translate(.6788vw,68.754vh) scale(.3758)}to{transform:translate(4.58865vw,99vh) scale(.3758)}}.snow:nth-child(156){opacity:1.4084;transform:translate(8.9696vw,-10px) scale(.0761);animation:fall-156 30s -24s linear infinite}@keyframes fall-156{62.213%{transform:translate(7.9841vw,62.213vh) scale(.0761)}to{transform:translate(8.47685vw,99vh) scale(.0761)}}.snow:nth-child(157){opacity:.429;transform:translate(1.6456vw,-10px) scale(.7497);animation:fall-157 23s -11s linear infinite}@keyframes fall-157{63.098%{transform:translate(9.4724vw,63.098vh) scale(.7497)}to{transform:translate(5.559vw,99vh) scale(.7497)}}.snow:nth-child(158){opacity:.7804;transform:translate(43.3553vw,-10px) scale(.13);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{50.465%{transform:translate(49.162vw,50.465vh) scale(.13)}to{transform:translate(46.25865vw,99vh) scale(.13)}}.snow:nth-child(159){opacity:.9128;transform:translate(53.1894vw,-10px) scale(.0232);animation:fall-159 25s -18s linear infinite}@keyframes fall-159{72.37%{transform:translate(57.2097vw,72.37vh) scale(.0232)}to{transform:translate(55.19955vw,99vh) scale(.0232)}}.snow:nth-child(160){opacity:1.4398;transform:translate(17.8193vw,-10px) scale(.8086);animation:fall-160 15s -5s linear infinite}@keyframes fall-160{49.024%{transform:translate(8.8912vw,49.024vh) scale(.8086)}to{transform:translate(13.35525vw,99vh) scale(.8086)}}.snow:nth-child(161){opacity:.3686;transform:translate(17.3977vw,-10px) scale(.1873);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{66.588%{transform:translate(26.3561vw,66.588vh) scale(.1873)}to{transform:translate(21.8769vw,99vh) scale(.1873)}}.snow:nth-child(162){opacity:.0316;transform:translate(57.3029vw,-10px) scale(.3969);animation:fall-162 21s -17s linear infinite}@keyframes fall-162{45.863%{transform:translate(54.5392vw,45.863vh) scale(.3969)}to{transform:translate(55.92105vw,99vh) scale(.3969)}}.snow:nth-child(163){opacity:.274;transform:translate(46.873vw,-10px) scale(.6998);animation:fall-163 14s -29s linear infinite}@keyframes fall-163{30.228%{transform:translate(49.2407vw,30.228vh) scale(.6998)}to{transform:translate(48.05685vw,99vh) scale(.6998)}}.snow:nth-child(164){opacity:1.2774;transform:translate(34.1892vw,-10px) scale(.1224);animation:fall-164 17s -21s linear infinite}@keyframes fall-164{75.788%{transform:translate(38.5157vw,75.788vh) scale(.1224)}to{transform:translate(36.35245vw,99vh) scale(.1224)}}.snow:nth-child(165){opacity:.7162;transform:translate(11.8682vw,-10px) scale(.1951);animation:fall-165 12s -11s linear infinite}@keyframes fall-165{76.258%{transform:translate(9.4611vw,76.258vh) scale(.1951)}to{transform:translate(10.66465vw,99vh) scale(.1951)}}.snow:nth-child(166){opacity:1.9266;transform:translate(36.5117vw,-10px) scale(.2267);animation:fall-166 18s -23s linear infinite}@keyframes fall-166{54.594%{transform:translate(27.39vw,54.594vh) scale(.2267)}to{transform:translate(31.95085vw,99vh) scale(.2267)}}.snow:nth-child(167){opacity:.0534;transform:translate(11.7413vw,-10px) scale(.5246);animation:fall-167 30s -22s linear infinite}@keyframes fall-167{51.05%{transform:translate(8.9581vw,51.05vh) scale(.5246)}to{transform:translate(10.3497vw,99vh) scale(.5246)}}.snow:nth-child(168){opacity:.7122;transform:translate(13.9392vw,-10px) scale(.502);animation:fall-168 14s -10s linear infinite}@keyframes fall-168{30.898%{transform:translate(16.3805vw,30.898vh) scale(.502)}to{transform:translate(15.15985vw,99vh) scale(.502)}}.snow:nth-child(169){opacity:1.1928;transform:translate(49.9412vw,-10px) scale(.9106);animation:fall-169 20s -2s linear infinite}@keyframes fall-169{66.249%{transform:translate(50.4649vw,66.249vh) scale(.9106)}to{transform:translate(50.20305vw,99vh) scale(.9106)}}.snow:nth-child(170){opacity:1.1246;transform:translate(17.5264vw,-10px) scale(.1087);animation:fall-170 27s -14s linear infinite}@keyframes fall-170{44.71%{transform:translate(15.5459vw,44.71vh) scale(.1087)}to{transform:translate(16.53615vw,99vh) scale(.1087)}}.snow:nth-child(171){opacity:.8328;transform:translate(80.7077vw,-10px) scale(.0619);animation:fall-171 24s -18s linear infinite}@keyframes fall-171{55.769%{transform:translate(79.244vw,55.769vh) scale(.0619)}to{transform:translate(79.97585vw,99vh) scale(.0619)}}.snow:nth-child(172){opacity:.0426;transform:translate(62.4847vw,-10px) scale(.6955);animation:fall-172 30s -21s linear infinite}@keyframes fall-172{37.063%{transform:translate(69.0993vw,37.063vh) scale(.6955)}to{transform:translate(65.792vw,99vh) scale(.6955)}}.snow:nth-child(173){opacity:1.394;transform:translate(94.9567vw,-10px) scale(.0147);animation:fall-173 16s -25s linear infinite}@keyframes fall-173{35.449%{transform:translate(93.7102vw,35.449vh) scale(.0147)}to{transform:translate(94.33345vw,99vh) scale(.0147)}}.snow:nth-child(174){opacity:.385;transform:translate(93.5471vw,-10px) scale(.4514);animation:fall-174 27s -12s linear infinite}@keyframes fall-174{69.78%{transform:translate(95.5502vw,69.78vh) scale(.4514)}to{transform:translate(94.54865vw,99vh) scale(.4514)}}.snow:nth-child(175){opacity:1.78;transform:translate(27.9484vw,-10px) scale(.088);animation:fall-175 24s -29s linear infinite}@keyframes fall-175{31.708%{transform:translate(31.5311vw,31.708vh) scale(.088)}to{transform:translate(29.73975vw,99vh) scale(.088)}}.snow:nth-child(176){opacity:.72;transform:translate(.4618vw,-10px) scale(.7176);animation:fall-176 30s -7s linear infinite}@keyframes fall-176{33.647%{transform:translate(-8.6384vw,33.647vh) scale(.7176)}to{transform:translate(-4.0883vw,99vh) scale(.7176)}}.snow:nth-child(177){opacity:.3696;transform:translate(35.4079vw,-10px) scale(.631);animation:fall-177 21s -21s linear infinite}@keyframes fall-177{58.437%{transform:translate(33.4337vw,58.437vh) scale(.631)}to{transform:translate(34.4208vw,99vh) scale(.631)}}.snow:nth-child(178){opacity:1.7688;transform:translate(66.9707vw,-10px) scale(.1458);animation:fall-178 27s -18s linear infinite}@keyframes fall-178{30.789%{transform:translate(66.128vw,30.789vh) scale(.1458)}to{transform:translate(66.54935vw,99vh) scale(.1458)}}.snow:nth-child(179){opacity:.238;transform:translate(86.0684vw,-10px) scale(.8448);animation:fall-179 25s -29s linear infinite}@keyframes fall-179{33.998%{transform:translate(91.0294vw,33.998vh) scale(.8448)}to{transform:translate(88.5489vw,99vh) scale(.8448)}}.snow:nth-child(180){opacity:1.4416;transform:translate(92.6797vw,-10px) scale(.0197);animation:fall-180 19s -18s linear infinite}@keyframes fall-180{40.307%{transform:translate(84.9444vw,40.307vh) scale(.0197)}to{transform:translate(88.81205vw,99vh) scale(.0197)}}.snow:nth-child(181){opacity:1.5056;transform:translate(41.2291vw,-10px) scale(.3072);animation:fall-181 10s -12s linear infinite}@keyframes fall-181{54.768%{transform:translate(46.9877vw,54.768vh) scale(.3072)}to{transform:translate(44.1084vw,99vh) scale(.3072)}}.snow:nth-child(182){opacity:.3492;transform:translate(10.2828vw,-10px) scale(.5854);animation:fall-182 29s -11s linear infinite}@keyframes fall-182{74.642%{transform:translate(6.6215vw,74.642vh) scale(.5854)}to{transform:translate(8.45215vw,99vh) scale(.5854)}}.snow:nth-child(183){opacity:.9404;transform:translate(4.4825vw,-10px) scale(.0883);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{42.954%{transform:translate(-2.6139vw,42.954vh) scale(.0883)}to{transform:translate(.9343vw,99vh) scale(.0883)}}.snow:nth-child(184){opacity:.086;transform:translate(66.5931vw,-10px) scale(.5447);animation:fall-184 16s -4s linear infinite}@keyframes fall-184{48.677%{transform:translate(57.1921vw,48.677vh) scale(.5447)}to{transform:translate(61.8926vw,99vh) scale(.5447)}}.snow:nth-child(185){opacity:1.335;transform:translate(21.0351vw,-10px) scale(.1509);animation:fall-185 13s -25s linear infinite}@keyframes fall-185{55.475%{transform:translate(21.1102vw,55.475vh) scale(.1509)}to{transform:translate(21.07265vw,99vh) scale(.1509)}}.snow:nth-child(186){opacity:.5878;transform:translate(8.3699vw,-10px) scale(.7329);animation:fall-186 20s -12s linear infinite}@keyframes fall-186{58.614%{transform:translate(5.8633vw,58.614vh) scale(.7329)}to{transform:translate(7.1166vw,99vh) scale(.7329)}}.snow:nth-child(187){opacity:1.288;transform:translate(26.1471vw,-10px) scale(.8917);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{75.928%{transform:translate(30.2391vw,75.928vh) scale(.8917)}to{transform:translate(28.1931vw,99vh) scale(.8917)}}.snow:nth-child(188){opacity:.7634;transform:translate(35.8551vw,-10px) scale(.0269);animation:fall-188 15s -25s linear infinite}@keyframes fall-188{44.707%{transform:translate(38.1436vw,44.707vh) scale(.0269)}to{transform:translate(36.99935vw,99vh) scale(.0269)}}.snow:nth-child(189){opacity:1.5074;transform:translate(14.6197vw,-10px) scale(.7932);animation:fall-189 12s -16s linear infinite}@keyframes fall-189{69.536%{transform:translate(9.9853vw,69.536vh) scale(.7932)}to{transform:translate(12.3025vw,99vh) scale(.7932)}}.snow:nth-child(190){opacity:1.4834;transform:translate(77.8268vw,-10px) scale(.9499);animation:fall-190 19s -1s linear infinite}@keyframes fall-190{49.922%{transform:translate(68.5796vw,49.922vh) scale(.9499)}to{transform:translate(73.2032vw,99vh) scale(.9499)}}.snow:nth-child(191){opacity:.3916;transform:translate(68.753vw,-10px) scale(.6632);animation:fall-191 30s -3s linear infinite}@keyframes fall-191{56.556%{transform:translate(76.1412vw,56.556vh) scale(.6632)}to{transform:translate(72.4471vw,99vh) scale(.6632)}}.snow:nth-child(192){opacity:1.3368;transform:translate(73.9253vw,-10px) scale(.8135);animation:fall-192 14s -26s linear infinite}@keyframes fall-192{68.613%{transform:translate(78.547vw,68.613vh) scale(.8135)}to{transform:translate(76.23615vw,99vh) scale(.8135)}}.snow:nth-child(193){opacity:.283;transform:translate(10.5932vw,-10px) scale(.4049);animation:fall-193 26s -1s linear infinite}@keyframes fall-193{75.603%{transform:translate(12.5121vw,75.603vh) scale(.4049)}to{transform:translate(11.55265vw,99vh) scale(.4049)}}.snow:nth-child(194){opacity:.2246;transform:translate(79.9921vw,-10px) scale(.9497);animation:fall-194 15s -21s linear infinite}@keyframes fall-194{32.335%{transform:translate(79.9823vw,32.335vh) scale(.9497)}to{transform:translate(79.9872vw,99vh) scale(.9497)}}.snow:nth-child(195){opacity:.7666;transform:translate(17.7005vw,-10px) scale(.1904);animation:fall-195 13s -2s linear infinite}@keyframes fall-195{57.032%{transform:translate(10.2685vw,57.032vh) scale(.1904)}to{transform:translate(13.9845vw,99vh) scale(.1904)}}.snow:nth-child(196){opacity:.564;transform:translate(60.7728vw,-10px) scale(.4104);animation:fall-196 29s -9s linear infinite}@keyframes fall-196{64.549%{transform:translate(58.902vw,64.549vh) scale(.4104)}to{transform:translate(59.8374vw,99vh) scale(.4104)}}.snow:nth-child(197){opacity:.085;transform:translate(28.2144vw,-10px) scale(.0341);animation:fall-197 12s -14s linear infinite}@keyframes fall-197{79.066%{transform:translate(20.1081vw,79.066vh) scale(.0341)}to{transform:translate(24.16125vw,99vh) scale(.0341)}}.snow:nth-child(198){opacity:.0812;transform:translate(12.937vw,-10px) scale(.6433);animation:fall-198 14s -5s linear infinite}@keyframes fall-198{30.508%{transform:translate(7.0087vw,30.508vh) scale(.6433)}to{transform:translate(9.97285vw,99vh) scale(.6433)}}.snow:nth-child(199){opacity:.5536;transform:translate(4.1831vw,-10px) scale(.801);animation:fall-199 13s -5s linear infinite}@keyframes fall-199{56.846%{transform:translate(9.9837vw,56.846vh) scale(.801)}to{transform:translate(7.0834vw,99vh) scale(.801)}}.snow:nth-child(200){opacity:1.792;transform:translate(85.817vw,-10px) scale(.2809);animation:fall-200 18s -9s linear infinite}@keyframes fall-200{42.356%{transform:translate(87.0763vw,42.356vh) scale(.2809)}to{transform:translate(86.44665vw,99vh) scale(.2809)}}.snow:nth-child(201){opacity:.1576;transform:translate(17.1309vw,-10px) scale(.0941);animation:fall-201 21s -6s linear infinite}@keyframes fall-201{38.278%{transform:translate(7.6636vw,38.278vh) scale(.0941)}to{transform:translate(12.39725vw,99vh) scale(.0941)}}.snow:nth-child(202){opacity:1.602;transform:translate(5.5729vw,-10px) scale(.6274);animation:fall-202 28s -10s linear infinite}@keyframes fall-202{71.768%{transform:translate(4.2849vw,71.768vh) scale(.6274)}to{transform:translate(4.9289vw,99vh) scale(.6274)}}.snow:nth-child(203){opacity:.1906;transform:translate(51.6638vw,-10px) scale(.9576);animation:fall-203 12s -1s linear infinite}@keyframes fall-203{61.074%{transform:translate(41.8162vw,61.074vh) scale(.9576)}to{transform:translate(46.74vw,99vh) scale(.9576)}}.snow:nth-child(204){opacity:.7112;transform:translate(90.1321vw,-10px) scale(.4943);animation:fall-204 28s -9s linear infinite}@keyframes fall-204{44.007%{transform:translate(92.9019vw,44.007vh) scale(.4943)}to{transform:translate(91.517vw,99vh) scale(.4943)}}.snow:nth-child(205){opacity:.1958;transform:translate(26.898vw,-10px) scale(.5954);animation:fall-205 18s -8s linear infinite}@keyframes fall-205{54.072%{transform:translate(29.8386vw,54.072vh) scale(.5954)}to{transform:translate(28.3683vw,99vh) scale(.5954)}}.snow:nth-child(206){opacity:1.0834;transform:translate(33.4836vw,-10px) scale(.3871);animation:fall-206 21s -16s linear infinite}@keyframes fall-206{31.003%{transform:translate(39.2117vw,31.003vh) scale(.3871)}to{transform:translate(36.34765vw,99vh) scale(.3871)}}.snow:nth-child(207){opacity:.996;transform:translate(82.4267vw,-10px) scale(.189);animation:fall-207 23s -3s linear infinite}@keyframes fall-207{51.589%{transform:translate(88.8908vw,51.589vh) scale(.189)}to{transform:translate(85.65875vw,99vh) scale(.189)}}.snow:nth-child(208){opacity:1.7188;transform:translate(55.307vw,-10px) scale(.8867);animation:fall-208 10s -13s linear infinite}@keyframes fall-208{46.455%{transform:translate(59.8965vw,46.455vh) scale(.8867)}to{transform:translate(57.60175vw,99vh) scale(.8867)}}.snow:nth-child(209){opacity:1.4206;transform:translate(60.2887vw,-10px) scale(.4315);animation:fall-209 21s -1s linear infinite}@keyframes fall-209{33.755%{transform:translate(52.4579vw,33.755vh) scale(.4315)}to{transform:translate(56.3733vw,99vh) scale(.4315)}}.snow:nth-child(210){opacity:1.7714;transform:translate(62.7387vw,-10px) scale(.0108);animation:fall-210 16s -29s linear infinite}@keyframes fall-210{59.863%{transform:translate(67.2673vw,59.863vh) scale(.0108)}to{transform:translate(65.003vw,99vh) scale(.0108)}}.snow:nth-child(211){opacity:.5846;transform:translate(33.0403vw,-10px) scale(.9475);animation:fall-211 26s -5s linear infinite}@keyframes fall-211{72.247%{transform:translate(27.8762vw,72.247vh) scale(.9475)}to{transform:translate(30.45825vw,99vh) scale(.9475)}}.snow:nth-child(212){opacity:1.9334;transform:translate(60.3805vw,-10px) scale(.1096);animation:fall-212 25s -9s linear infinite}@keyframes fall-212{34.537%{transform:translate(62.6193vw,34.537vh) scale(.1096)}to{transform:translate(61.4999vw,99vh) scale(.1096)}}.snow:nth-child(213){opacity:.8218;transform:translate(77.8926vw,-10px) scale(.9141);animation:fall-213 15s -19s linear infinite}@keyframes fall-213{72.331%{transform:translate(87.22vw,72.331vh) scale(.9141)}to{transform:translate(82.5563vw,99vh) scale(.9141)}}.snow:nth-child(214){opacity:.8944;transform:translate(95.6862vw,-10px) scale(.5158);animation:fall-214 10s -7s linear infinite}@keyframes fall-214{65.863%{transform:translate(88.6747vw,65.863vh) scale(.5158)}to{transform:translate(92.18045vw,99vh) scale(.5158)}}.snow:nth-child(215){opacity:.9274;transform:translate(53.8735vw,-10px) scale(.0041);animation:fall-215 30s -9s linear infinite}@keyframes fall-215{70.69%{transform:translate(46.8843vw,70.69vh) scale(.0041)}to{transform:translate(50.3789vw,99vh) scale(.0041)}}.snow:nth-child(216){opacity:.357;transform:translate(51.055vw,-10px) scale(.2603);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{30.315%{transform:translate(50.4917vw,30.315vh) scale(.2603)}to{transform:translate(50.77335vw,99vh) scale(.2603)}}.snow:nth-child(217){opacity:.7298;transform:translate(20.4745vw,-10px) scale(.0101);animation:fall-217 25s -11s linear infinite}@keyframes fall-217{71.918%{transform:translate(12.0911vw,71.918vh) scale(.0101)}to{transform:translate(16.2828vw,99vh) scale(.0101)}}.snow:nth-child(218){opacity:.8786;transform:translate(19.6806vw,-10px) scale(.2209);animation:fall-218 14s -20s linear infinite}@keyframes fall-218{32.827%{transform:translate(13.5477vw,32.827vh) scale(.2209)}to{transform:translate(16.61415vw,99vh) scale(.2209)}}.snow:nth-child(219){opacity:1.0964;transform:translate(99.0918vw,-10px) scale(.8232);animation:fall-219 23s -2s linear infinite}@keyframes fall-219{59.301%{transform:translate(90.2272vw,59.301vh) scale(.8232)}to{transform:translate(94.6595vw,99vh) scale(.8232)}}.snow:nth-child(220){opacity:.922;transform:translate(28.0881vw,-10px) scale(.8156);animation:fall-220 15s -22s linear infinite}@keyframes fall-220{72.275%{transform:translate(18.9103vw,72.275vh) scale(.8156)}to{transform:translate(23.4992vw,99vh) scale(.8156)}}.snow:nth-child(221){opacity:.0558;transform:translate(66.3483vw,-10px) scale(.0812);animation:fall-221 19s -10s linear infinite}@keyframes fall-221{36.716%{transform:translate(71.5396vw,36.716vh) scale(.0812)}to{transform:translate(68.94395vw,99vh) scale(.0812)}}.snow:nth-child(222){opacity:1.2552;transform:translate(3.6326vw,-10px) scale(.9073);animation:fall-222 10s -18s linear infinite}@keyframes fall-222{61.861%{transform:translate(-3.565vw,61.861vh) scale(.9073)}to{transform:translate(.0338vw,99vh) scale(.9073)}}.snow:nth-child(223){opacity:.0728;transform:translate(73.3818vw,-10px) scale(.434);animation:fall-223 25s -12s linear infinite}@keyframes fall-223{49.067%{transform:translate(77.266vw,49.067vh) scale(.434)}to{transform:translate(75.3239vw,99vh) scale(.434)}}.snow:nth-child(224){opacity:1.8412;transform:translate(52.0235vw,-10px) scale(.795);animation:fall-224 14s -19s linear infinite}@keyframes fall-224{63.048%{transform:translate(51.8018vw,63.048vh) scale(.795)}to{transform:translate(51.91265vw,99vh) scale(.795)}}.snow:nth-child(225){opacity:1.7212;transform:translate(6.0661vw,-10px) scale(.0198);animation:fall-225 29s -2s linear infinite}@keyframes fall-225{72.778%{transform:translate(13.9455vw,72.778vh) scale(.0198)}to{transform:translate(10.0058vw,99vh) scale(.0198)}}.snow:nth-child(226){opacity:.2178;transform:translate(28.2124vw,-10px) scale(.6383);animation:fall-226 20s -1s linear infinite}@keyframes fall-226{50.36%{transform:translate(33.0418vw,50.36vh) scale(.6383)}to{transform:translate(30.6271vw,99vh) scale(.6383)}}.snow:nth-child(227){opacity:1.495;transform:translate(87.6315vw,-10px) scale(.7356);animation:fall-227 10s -5s linear infinite}@keyframes fall-227{44.821%{transform:translate(86.7636vw,44.821vh) scale(.7356)}to{transform:translate(87.19755vw,99vh) scale(.7356)}}.snow:nth-child(228){opacity:1.5222;transform:translate(71.9839vw,-10px) scale(.014);animation:fall-228 30s -22s linear infinite}@keyframes fall-228{65.338%{transform:translate(69.5905vw,65.338vh) scale(.014)}to{transform:translate(70.7872vw,99vh) scale(.014)}}.snow:nth-child(229){opacity:.0504;transform:translate(93.4654vw,-10px) scale(.4463);animation:fall-229 16s -10s linear infinite}@keyframes fall-229{48.304%{transform:translate(101.3854vw,48.304vh) scale(.4463)}to{transform:translate(97.4254vw,99vh) scale(.4463)}}.snow:nth-child(230){opacity:1.8368;transform:translate(94.8359vw,-10px) scale(.0841);animation:fall-230 22s -17s linear infinite}@keyframes fall-230{66.74%{transform:translate(98.4552vw,66.74vh) scale(.0841)}to{transform:translate(96.64555vw,99vh) scale(.0841)}}.snow:nth-child(231){opacity:1.4036;transform:translate(5.3573vw,-10px) scale(.1944);animation:fall-231 22s -25s linear infinite}@keyframes fall-231{62.062%{transform:translate(11.1043vw,62.062vh) scale(.1944)}to{transform:translate(8.2308vw,99vh) scale(.1944)}}.snow:nth-child(232){opacity:1.759;transform:translate(55.9608vw,-10px) scale(.9521);animation:fall-232 19s -23s linear infinite}@keyframes fall-232{33.341%{transform:translate(61.7644vw,33.341vh) scale(.9521)}to{transform:translate(58.8626vw,99vh) scale(.9521)}}.snow:nth-child(233){opacity:.7244;transform:translate(30.9175vw,-10px) scale(.0282);animation:fall-233 12s -30s linear infinite}@keyframes fall-233{66.743%{transform:translate(22.5844vw,66.743vh) scale(.0282)}to{transform:translate(26.75095vw,99vh) scale(.0282)}}.snow:nth-child(234){opacity:1.0966;transform:translate(59.7516vw,-10px) scale(.4148);animation:fall-234 11s -20s linear infinite}@keyframes fall-234{76.926%{transform:translate(57.3963vw,76.926vh) scale(.4148)}to{transform:translate(58.57395vw,99vh) scale(.4148)}}.snow:nth-child(235){opacity:.4108;transform:translate(6.364vw,-10px) scale(.5607);animation:fall-235 27s -18s linear infinite}@keyframes fall-235{53.155%{transform:translate(6.1727vw,53.155vh) scale(.5607)}to{transform:translate(6.26835vw,99vh) scale(.5607)}}.snow:nth-child(236){opacity:.7744;transform:translate(22.8264vw,-10px) scale(.0706);animation:fall-236 14s -23s linear infinite}@keyframes fall-236{53.056%{transform:translate(20.6283vw,53.056vh) scale(.0706)}to{transform:translate(21.72735vw,99vh) scale(.0706)}}.snow:nth-child(237){opacity:.8732;transform:translate(4.2413vw,-10px) scale(.6789);animation:fall-237 13s -3s linear infinite}@keyframes fall-237{63.205%{transform:translate(4.0939vw,63.205vh) scale(.6789)}to{transform:translate(4.1676vw,99vh) scale(.6789)}}.snow:nth-child(238){opacity:.2496;transform:translate(30.6274vw,-10px) scale(.0331);animation:fall-238 11s -12s linear infinite}@keyframes fall-238{32.477%{transform:translate(36.0653vw,32.477vh) scale(.0331)}to{transform:translate(33.34635vw,99vh) scale(.0331)}}.snow:nth-child(239){opacity:1.587;transform:translate(87.9092vw,-10px) scale(.094);animation:fall-239 23s -7s linear infinite}@keyframes fall-239{48.04%{transform:translate(97.1313vw,48.04vh) scale(.094)}to{transform:translate(92.52025vw,99vh) scale(.094)}}.snow:nth-child(240){opacity:.7404;transform:translate(51.5725vw,-10px) scale(.2268);animation:fall-240 26s -26s linear infinite}@keyframes fall-240{34.819%{transform:translate(47.1296vw,34.819vh) scale(.2268)}to{transform:translate(49.35105vw,99vh) scale(.2268)}}.snow:nth-child(241){opacity:1.885;transform:translate(23.9942vw,-10px) scale(.9215);animation:fall-241 14s -6s linear infinite}@keyframes fall-241{73.915%{transform:translate(32.9538vw,73.915vh) scale(.9215)}to{transform:translate(28.474vw,99vh) scale(.9215)}}.snow:nth-child(242){opacity:.9526;transform:translate(54.5655vw,-10px) scale(.4029);animation:fall-242 26s -4s linear infinite}@keyframes fall-242{56.627%{transform:translate(58.7767vw,56.627vh) scale(.4029)}to{transform:translate(56.6711vw,99vh) scale(.4029)}}.snow:nth-child(243){opacity:.2072;transform:translate(72.5625vw,-10px) scale(.8448);animation:fall-243 23s -13s linear infinite}@keyframes fall-243{77.473%{transform:translate(77.3765vw,77.473vh) scale(.8448)}to{transform:translate(74.9695vw,99vh) scale(.8448)}}.snow:nth-child(244){opacity:1.3026;transform:translate(64.5672vw,-10px) scale(.8648);animation:fall-244 25s -12s linear infinite}@keyframes fall-244{40.298%{transform:translate(65.0914vw,40.298vh) scale(.8648)}to{transform:translate(64.8293vw,99vh) scale(.8648)}}.snow:nth-child(245){opacity:1.9048;transform:translate(49.6653vw,-10px) scale(.3988);animation:fall-245 11s -28s linear infinite}@keyframes fall-245{30.182%{transform:translate(53.6149vw,30.182vh) scale(.3988)}to{transform:translate(51.6401vw,99vh) scale(.3988)}}.snow:nth-child(246){opacity:1.479;transform:translate(29.6251vw,-10px) scale(.586);animation:fall-246 17s -15s linear infinite}@keyframes fall-246{71.225%{transform:translate(29.0487vw,71.225vh) scale(.586)}to{transform:translate(29.3369vw,99vh) scale(.586)}}.snow:nth-child(247){opacity:1.3314;transform:translate(88.6086vw,-10px) scale(.1823);animation:fall-247 27s -1s linear infinite}@keyframes fall-247{49.767%{transform:translate(90.8366vw,49.767vh) scale(.1823)}to{transform:translate(89.7226vw,99vh) scale(.1823)}}.snow:nth-child(248){opacity:1.2438;transform:translate(93.0237vw,-10px) scale(.3305);animation:fall-248 23s -29s linear infinite}@keyframes fall-248{62.079%{transform:translate(87.278vw,62.079vh) scale(.3305)}to{transform:translate(90.15085vw,99vh) scale(.3305)}}.snow:nth-child(249){opacity:.0018;transform:translate(32.1139vw,-10px) scale(.9638);animation:fall-249 16s -15s linear infinite}@keyframes fall-249{36.48%{transform:translate(29.7891vw,36.48vh) scale(.9638)}to{transform:translate(30.9515vw,99vh) scale(.9638)}}.snow:nth-child(250){opacity:.7532;transform:translate(82.7828vw,-10px) scale(.8035);animation:fall-250 26s -10s linear infinite}@keyframes fall-250{62.541%{transform:translate(78.0294vw,62.541vh) scale(.8035)}to{transform:translate(80.4061vw,99vh) scale(.8035)}}.snow:nth-child(251){opacity:1.5116;transform:translate(88.7748vw,-10px) scale(.0937);animation:fall-251 11s -12s linear infinite}@keyframes fall-251{35.734%{transform:translate(88.2052vw,35.734vh) scale(.0937)}to{transform:translate(88.49vw,99vh) scale(.0937)}}.snow:nth-child(252){opacity:.3224;transform:translate(79.5285vw,-10px) scale(.7176);animation:fall-252 24s -13s linear infinite}@keyframes fall-252{36.757%{transform:translate(81.3609vw,36.757vh) scale(.7176)}to{transform:translate(80.4447vw,99vh) scale(.7176)}}.snow:nth-child(253){opacity:1.4778;transform:translate(87.0297vw,-10px) scale(.8919);animation:fall-253 13s -9s linear infinite}@keyframes fall-253{48.436%{transform:translate(78.9983vw,48.436vh) scale(.8919)}to{transform:translate(83.014vw,99vh) scale(.8919)}}.snow:nth-child(254){opacity:1.1778;transform:translate(21.0113vw,-10px) scale(.9946);animation:fall-254 23s -14s linear infinite}@keyframes fall-254{74.824%{transform:translate(12.3112vw,74.824vh) scale(.9946)}to{transform:translate(16.66125vw,99vh) scale(.9946)}}.snow:nth-child(255){opacity:1.6158;transform:translate(92.3288vw,-10px) scale(.8123);animation:fall-255 12s -25s linear infinite}@keyframes fall-255{75.253%{transform:translate(100.2186vw,75.253vh) scale(.8123)}to{transform:translate(96.2737vw,99vh) scale(.8123)}}.snow:nth-child(256){opacity:1.6484;transform:translate(66.3327vw,-10px) scale(.7594);animation:fall-256 27s -26s linear infinite}@keyframes fall-256{57.133%{transform:translate(58.1475vw,57.133vh) scale(.7594)}to{transform:translate(62.2401vw,99vh) scale(.7594)}}.snow:nth-child(257){opacity:1.2864;transform:translate(90.2522vw,-10px) scale(.1808);animation:fall-257 20s -10s linear infinite}@keyframes fall-257{58.243%{transform:translate(96.9093vw,58.243vh) scale(.1808)}to{transform:translate(93.58075vw,99vh) scale(.1808)}}.snow:nth-child(258){opacity:1.1352;transform:translate(73.822vw,-10px) scale(.5285);animation:fall-258 22s -26s linear infinite}@keyframes fall-258{50.555%{transform:translate(81.6166vw,50.555vh) scale(.5285)}to{transform:translate(77.7193vw,99vh) scale(.5285)}}.snow:nth-child(259){opacity:.8404;transform:translate(84.1197vw,-10px) scale(.908);animation:fall-259 18s -5s linear infinite}@keyframes fall-259{70.555%{transform:translate(89.1376vw,70.555vh) scale(.908)}to{transform:translate(86.62865vw,99vh) scale(.908)}}.snow:nth-child(260){opacity:.765;transform:translate(64.2487vw,-10px) scale(.2241);animation:fall-260 21s -10s linear infinite}@keyframes fall-260{70.666%{transform:translate(57.6797vw,70.666vh) scale(.2241)}to{transform:translate(60.9642vw,99vh) scale(.2241)}}.snow:nth-child(261){opacity:.7702;transform:translate(51.3726vw,-10px) scale(.6126);animation:fall-261 21s -21s linear infinite}@keyframes fall-261{77.15%{transform:translate(57.7485vw,77.15vh) scale(.6126)}to{transform:translate(54.56055vw,99vh) scale(.6126)}}.snow:nth-child(262){opacity:.233;transform:translate(17.9117vw,-10px) scale(.9126);animation:fall-262 24s -14s linear infinite}@keyframes fall-262{52.745%{transform:translate(25.1977vw,52.745vh) scale(.9126)}to{transform:translate(21.5547vw,99vh) scale(.9126)}}.snow:nth-child(263){opacity:1.281;transform:translate(33.9135vw,-10px) scale(.5516);animation:fall-263 17s -18s linear infinite}@keyframes fall-263{72.578%{transform:translate(40.485vw,72.578vh) scale(.5516)}to{transform:translate(37.19925vw,99vh) scale(.5516)}}.snow:nth-child(264){opacity:.3976;transform:translate(95.8982vw,-10px) scale(.289);animation:fall-264 26s -15s linear infinite}@keyframes fall-264{70.966%{transform:translate(97.8962vw,70.966vh) scale(.289)}to{transform:translate(96.8972vw,99vh) scale(.289)}}.snow:nth-child(265){opacity:.993;transform:translate(45.8729vw,-10px) scale(.1783);animation:fall-265 17s -11s linear infinite}@keyframes fall-265{44.296%{transform:translate(36.1114vw,44.296vh) scale(.1783)}to{transform:translate(40.99215vw,99vh) scale(.1783)}}.snow:nth-child(266){opacity:1.2102;transform:translate(24.0949vw,-10px) scale(.2842);animation:fall-266 19s -2s linear infinite}@keyframes fall-266{69.648%{transform:translate(20.2777vw,69.648vh) scale(.2842)}to{transform:translate(22.1863vw,99vh) scale(.2842)}}.snow:nth-child(267){opacity:.3174;transform:translate(64.2339vw,-10px) scale(.5859);animation:fall-267 11s -17s linear infinite}@keyframes fall-267{78.494%{transform:translate(68.4574vw,78.494vh) scale(.5859)}to{transform:translate(66.34565vw,99vh) scale(.5859)}}.snow:nth-child(268){opacity:1.2462;transform:translate(36.2115vw,-10px) scale(.9749);animation:fall-268 17s -30s linear infinite}@keyframes fall-268{36.785%{transform:translate(41.2648vw,36.785vh) scale(.9749)}to{transform:translate(38.73815vw,99vh) scale(.9749)}}.snow:nth-child(269){opacity:.332;transform:translate(54.9798vw,-10px) scale(.553);animation:fall-269 28s -25s linear infinite}@keyframes fall-269{51.554%{transform:translate(60.1796vw,51.554vh) scale(.553)}to{transform:translate(57.5797vw,99vh) scale(.553)}}.snow:nth-child(270){opacity:1.0972;transform:translate(83.827vw,-10px) scale(.2492);animation:fall-270 22s -17s linear infinite}@keyframes fall-270{73.772%{transform:translate(75.865vw,73.772vh) scale(.2492)}to{transform:translate(79.846vw,99vh) scale(.2492)}}.snow:nth-child(271){opacity:.9546;transform:translate(12.6268vw,-10px) scale(.7418);animation:fall-271 26s -11s linear infinite}@keyframes fall-271{58.857%{transform:translate(9.6552vw,58.857vh) scale(.7418)}to{transform:translate(11.141vw,99vh) scale(.7418)}}.snow:nth-child(272){opacity:1.1914;transform:translate(95.3708vw,-10px) scale(.7624);animation:fall-272 26s -6s linear infinite}@keyframes fall-272{44.908%{transform:translate(95.6vw,44.908vh) scale(.7624)}to{transform:translate(95.4854vw,99vh) scale(.7624)}}.snow:nth-child(273){opacity:.2228;transform:translate(98.2507vw,-10px) scale(.9572);animation:fall-273 27s -27s linear infinite}@keyframes fall-273{70.399%{transform:translate(91.6583vw,70.399vh) scale(.9572)}to{transform:translate(94.9545vw,99vh) scale(.9572)}}.snow:nth-child(274){opacity:.2488;transform:translate(59.9368vw,-10px) scale(.8914);animation:fall-274 24s -10s linear infinite}@keyframes fall-274{61.723%{transform:translate(52.5803vw,61.723vh) scale(.8914)}to{transform:translate(56.25855vw,99vh) scale(.8914)}}.snow:nth-child(275){opacity:.9664;transform:translate(91.7361vw,-10px) scale(.6988);animation:fall-275 19s -2s linear infinite}@keyframes fall-275{59.308%{transform:translate(99.4549vw,59.308vh) scale(.6988)}to{transform:translate(95.5955vw,99vh) scale(.6988)}}.snow:nth-child(276){opacity:.9458;transform:translate(33.2971vw,-10px) scale(.972);animation:fall-276 10s -22s linear infinite}@keyframes fall-276{38.448%{transform:translate(25.7761vw,38.448vh) scale(.972)}to{transform:translate(29.5366vw,99vh) scale(.972)}}.snow:nth-child(277){opacity:1.6426;transform:translate(97.9728vw,-10px) scale(.0099);animation:fall-277 21s -3s linear infinite}@keyframes fall-277{76.688%{transform:translate(96.9149vw,76.688vh) scale(.0099)}to{transform:translate(97.44385vw,99vh) scale(.0099)}}.snow:nth-child(278){opacity:1.5884;transform:translate(5.8604vw,-10px) scale(.7724);animation:fall-278 10s -22s linear infinite}@keyframes fall-278{58.645%{transform:translate(8.6345vw,58.645vh) scale(.7724)}to{transform:translate(7.24745vw,99vh) scale(.7724)}}.snow:nth-child(279){opacity:1.041;transform:translate(98.9859vw,-10px) scale(.9);animation:fall-279 29s -17s linear infinite}@keyframes fall-279{51.958%{transform:translate(98.3181vw,51.958vh) scale(.9)}to{transform:translate(98.652vw,99vh) scale(.9)}}.snow:nth-child(280){opacity:1.0578;transform:translate(20.7562vw,-10px) scale(.8916);animation:fall-280 15s -2s linear infinite}@keyframes fall-280{54.405%{transform:translate(23.1052vw,54.405vh) scale(.8916)}to{transform:translate(21.9307vw,99vh) scale(.8916)}}.snow:nth-child(281){opacity:1.432;transform:translate(3.2743vw,-10px) scale(.1071);animation:fall-281 23s -16s linear infinite}@keyframes fall-281{55.549%{transform:translate(11.5019vw,55.549vh) scale(.1071)}to{transform:translate(7.3881vw,99vh) scale(.1071)}}.snow:nth-child(282){opacity:1.5508;transform:translate(8.0641vw,-10px) scale(.4816);animation:fall-282 10s -22s linear infinite}@keyframes fall-282{64.8%{transform:translate(5.9588vw,64.8vh) scale(.4816)}to{transform:translate(7.01145vw,99vh) scale(.4816)}}.snow:nth-child(283){opacity:.4392;transform:translate(5.3622vw,-10px) scale(.628);animation:fall-283 23s -7s linear infinite}@keyframes fall-283{38.373%{transform:translate(15.1509vw,38.373vh) scale(.628)}to{transform:translate(10.25655vw,99vh) scale(.628)}}.snow:nth-child(284){opacity:1.7808;transform:translate(52.2574vw,-10px) scale(.3716);animation:fall-284 23s -25s linear infinite}@keyframes fall-284{33.571%{transform:translate(49.078vw,33.571vh) scale(.3716)}to{transform:translate(50.6677vw,99vh) scale(.3716)}}.snow:nth-child(285){opacity:.8406;transform:translate(45.1259vw,-10px) scale(.9143);animation:fall-285 17s -5s linear infinite}@keyframes fall-285{45.947%{transform:translate(51.8394vw,45.947vh) scale(.9143)}to{transform:translate(48.48265vw,99vh) scale(.9143)}}.snow:nth-child(286){opacity:.4146;transform:translate(44.8037vw,-10px) scale(.3411);animation:fall-286 18s -11s linear infinite}@keyframes fall-286{70.37%{transform:translate(46.3523vw,70.37vh) scale(.3411)}to{transform:translate(45.578vw,99vh) scale(.3411)}}.snow:nth-child(287){opacity:1.3768;transform:translate(26.2107vw,-10px) scale(.4555);animation:fall-287 11s -13s linear infinite}@keyframes fall-287{47.86%{transform:translate(34.5802vw,47.86vh) scale(.4555)}to{transform:translate(30.39545vw,99vh) scale(.4555)}}.snow:nth-child(288){opacity:1.737;transform:translate(12.2459vw,-10px) scale(.1812);animation:fall-288 29s -6s linear infinite}@keyframes fall-288{41.76%{transform:translate(3.0329vw,41.76vh) scale(.1812)}to{transform:translate(7.6394vw,99vh) scale(.1812)}}.snow:nth-child(289){opacity:1.1358;transform:translate(20.054vw,-10px) scale(.0212);animation:fall-289 21s -21s linear infinite}@keyframes fall-289{38.528%{transform:translate(15.5314vw,38.528vh) scale(.0212)}to{transform:translate(17.7927vw,99vh) scale(.0212)}}.snow:nth-child(290){opacity:1.3492;transform:translate(24.2122vw,-10px) scale(.8417);animation:fall-290 24s -28s linear infinite}@keyframes fall-290{31.255%{transform:translate(32.153vw,31.255vh) scale(.8417)}to{transform:translate(28.1826vw,99vh) scale(.8417)}}.snow:nth-child(291){opacity:1.7002;transform:translate(80.138vw,-10px) scale(.7277);animation:fall-291 29s -27s linear infinite}@keyframes fall-291{78.321%{transform:translate(87.6767vw,78.321vh) scale(.7277)}to{transform:translate(83.90735vw,99vh) scale(.7277)}}.snow:nth-child(292){opacity:1.149;transform:translate(75.9933vw,-10px) scale(.6966);animation:fall-292 19s -20s linear infinite}@keyframes fall-292{37.838%{transform:translate(77.0002vw,37.838vh) scale(.6966)}to{transform:translate(76.49675vw,99vh) scale(.6966)}}.snow:nth-child(293){opacity:.3354;transform:translate(7.2326vw,-10px) scale(.3266);animation:fall-293 21s -24s linear infinite}@keyframes fall-293{74.145%{transform:translate(8.2172vw,74.145vh) scale(.3266)}to{transform:translate(7.7249vw,99vh) scale(.3266)}}.snow:nth-child(294){opacity:1.6392;transform:translate(80.2738vw,-10px) scale(.0753);animation:fall-294 19s -17s linear infinite}@keyframes fall-294{75.654%{transform:translate(79.4733vw,75.654vh) scale(.0753)}to{transform:translate(79.87355vw,99vh) scale(.0753)}}.snow:nth-child(295){opacity:1.8782;transform:translate(70.1138vw,-10px) scale(.8649);animation:fall-295 22s -10s linear infinite}@keyframes fall-295{50.677%{transform:translate(71.6715vw,50.677vh) scale(.8649)}to{transform:translate(70.89265vw,99vh) scale(.8649)}}.snow:nth-child(296){opacity:1.7872;transform:translate(17.9472vw,-10px) scale(.7824);animation:fall-296 11s -13s linear infinite}@keyframes fall-296{56.098%{transform:translate(8.5886vw,56.098vh) scale(.7824)}to{transform:translate(13.2679vw,99vh) scale(.7824)}}.snow:nth-child(297){opacity:1.04;transform:translate(76.5428vw,-10px) scale(.563);animation:fall-297 16s -10s linear infinite}@keyframes fall-297{73.409%{transform:translate(74.1665vw,73.409vh) scale(.563)}to{transform:translate(75.35465vw,99vh) scale(.563)}}.snow:nth-child(298){opacity:1.9942;transform:translate(96.0416vw,-10px) scale(.9704);animation:fall-298 19s -27s linear infinite}@keyframes fall-298{43.407%{transform:translate(87.2851vw,43.407vh) scale(.9704)}to{transform:translate(91.66335vw,99vh) scale(.9704)}}.snow:nth-child(299){opacity:1.2498;transform:translate(74.2099vw,-10px) scale(.5155);animation:fall-299 10s -16s linear infinite}@keyframes fall-299{61.429%{transform:translate(78.392vw,61.429vh) scale(.5155)}to{transform:translate(76.30095vw,99vh) scale(.5155)}}.snow:nth-child(300){opacity:1.6044;transform:translate(98.9302vw,-10px) scale(.4473);animation:fall-300 20s -10s linear infinite}@keyframes fall-300{55.279%{transform:translate(91.6058vw,55.279vh) scale(.4473)}to{transform:translate(95.268vw,99vh) scale(.4473)}}.snow:nth-child(301){opacity:.538;transform:translate(43.1926vw,-10px) scale(.1946);animation:fall-301 26s -9s linear infinite}@keyframes fall-301{64.042%{transform:translate(51.8071vw,64.042vh) scale(.1946)}to{transform:translate(47.49985vw,99vh) scale(.1946)}}.snow:nth-child(302){opacity:.0066;transform:translate(6.9725vw,-10px) scale(.3368);animation:fall-302 26s -22s linear infinite}@keyframes fall-302{37.987%{transform:translate(5.2863vw,37.987vh) scale(.3368)}to{transform:translate(6.1294vw,99vh) scale(.3368)}}.snow:nth-child(303){opacity:.9388;transform:translate(47.7811vw,-10px) scale(.2622);animation:fall-303 24s -13s linear infinite}@keyframes fall-303{36.57%{transform:translate(52.2797vw,36.57vh) scale(.2622)}to{transform:translate(50.0304vw,99vh) scale(.2622)}}.snow:nth-child(304){opacity:.8552;transform:translate(3.1775vw,-10px) scale(.3313);animation:fall-304 17s -25s linear infinite}@keyframes fall-304{59.446%{transform:translate(7.9769vw,59.446vh) scale(.3313)}to{transform:translate(5.5772vw,99vh) scale(.3313)}}.snow:nth-child(305){opacity:1.4018;transform:translate(36.0902vw,-10px) scale(.7395);animation:fall-305 20s -29s linear infinite}@keyframes fall-305{40.739%{transform:translate(27.283vw,40.739vh) scale(.7395)}to{transform:translate(31.6866vw,99vh) scale(.7395)}}.snow:nth-child(306){opacity:.5274;transform:translate(5.9078vw,-10px) scale(.347);animation:fall-306 23s -22s linear infinite}@keyframes fall-306{53.427%{transform:translate(12.945vw,53.427vh) scale(.347)}to{transform:translate(9.4264vw,99vh) scale(.347)}}.snow:nth-child(307){opacity:.1666;transform:translate(18.1167vw,-10px) scale(.1378);animation:fall-307 13s -22s linear infinite}@keyframes fall-307{56.996%{transform:translate(23.9027vw,56.996vh) scale(.1378)}to{transform:translate(21.0097vw,99vh) scale(.1378)}}.snow:nth-child(308){opacity:1.9912;transform:translate(64.908vw,-10px) scale(.959);animation:fall-308 17s -22s linear infinite}@keyframes fall-308{35.475%{transform:translate(73.4075vw,35.475vh) scale(.959)}to{transform:translate(69.15775vw,99vh) scale(.959)}}.snow:nth-child(309){opacity:.8506;transform:translate(2.9703vw,-10px) scale(.2744);animation:fall-309 21s -9s linear infinite}@keyframes fall-309{51.619%{transform:translate(-3.9721vw,51.619vh) scale(.2744)}to{transform:translate(-.5009vw,99vh) scale(.2744)}}.snow:nth-child(310){opacity:1.3702;transform:translate(61.2138vw,-10px) scale(.2132);animation:fall-310 16s -24s linear infinite}@keyframes fall-310{70.609%{transform:translate(70.5373vw,70.609vh) scale(.2132)}to{transform:translate(65.87555vw,99vh) scale(.2132)}}.snow:nth-child(311){opacity:.0322;transform:translate(90.3859vw,-10px) scale(.0806);animation:fall-311 16s -26s linear infinite}@keyframes fall-311{66.432%{transform:translate(81.9667vw,66.432vh) scale(.0806)}to{transform:translate(86.1763vw,99vh) scale(.0806)}}.snow:nth-child(312){opacity:1.0078;transform:translate(2.7513vw,-10px) scale(.2859);animation:fall-312 13s -8s linear infinite}@keyframes fall-312{42.061%{transform:translate(11.6388vw,42.061vh) scale(.2859)}to{transform:translate(7.19505vw,99vh) scale(.2859)}}.snow:nth-child(313){opacity:.2874;transform:translate(86.7516vw,-10px) scale(.5908);animation:fall-313 22s -29s linear infinite}@keyframes fall-313{60.59%{transform:translate(96.2747vw,60.59vh) scale(.5908)}to{transform:translate(91.51315vw,99vh) scale(.5908)}}.snow:nth-child(314){opacity:1.324;transform:translate(71.3349vw,-10px) scale(.1149);animation:fall-314 15s -6s linear infinite}@keyframes fall-314{64.119%{transform:translate(66.7108vw,64.119vh) scale(.1149)}to{transform:translate(69.02285vw,99vh) scale(.1149)}}.snow:nth-child(315){opacity:.956;transform:translate(91.543vw,-10px) scale(.8117);animation:fall-315 25s -24s linear infinite}@keyframes fall-315{65.901%{transform:translate(99.0083vw,65.901vh) scale(.8117)}to{transform:translate(95.27565vw,99vh) scale(.8117)}}.snow:nth-child(316){opacity:1.2878;transform:translate(85.1065vw,-10px) scale(.5098);animation:fall-316 24s -23s linear infinite}@keyframes fall-316{63.201%{transform:translate(81.1789vw,63.201vh) scale(.5098)}to{transform:translate(83.1427vw,99vh) scale(.5098)}}.snow:nth-child(317){opacity:1.6456;transform:translate(69.2731vw,-10px) scale(.0656);animation:fall-317 19s -19s linear infinite}@keyframes fall-317{59.927%{transform:translate(74.1213vw,59.927vh) scale(.0656)}to{transform:translate(71.6972vw,99vh) scale(.0656)}}.snow:nth-child(318){opacity:1.2088;transform:translate(41.9851vw,-10px) scale(.9853);animation:fall-318 20s -3s linear infinite}@keyframes fall-318{68.718%{transform:translate(50.8708vw,68.718vh) scale(.9853)}to{transform:translate(46.42795vw,99vh) scale(.9853)}}.snow:nth-child(319){opacity:.9246;transform:translate(68.2594vw,-10px) scale(.918);animation:fall-319 15s -16s linear infinite}@keyframes fall-319{78.619%{transform:translate(74.2085vw,78.619vh) scale(.918)}to{transform:translate(71.23395vw,99vh) scale(.918)}}.snow:nth-child(320){opacity:1.4464;transform:translate(39.1618vw,-10px) scale(.438);animation:fall-320 23s -4s linear infinite}@keyframes fall-320{74.764%{transform:translate(42.3388vw,74.764vh) scale(.438)}to{transform:translate(40.7503vw,99vh) scale(.438)}}.snow:nth-child(321){opacity:1.3336;transform:translate(52.9765vw,-10px) scale(.4331);animation:fall-321 12s -5s linear infinite}@keyframes fall-321{69.344%{transform:translate(57.305vw,69.344vh) scale(.4331)}to{transform:translate(55.14075vw,99vh) scale(.4331)}}.snow:nth-child(322){opacity:1.7364;transform:translate(52.6179vw,-10px) scale(.0193);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{63.058%{transform:translate(61.3299vw,63.058vh) scale(.0193)}to{transform:translate(56.9739vw,99vh) scale(.0193)}}.snow:nth-child(323){opacity:1.1052;transform:translate(87.3219vw,-10px) scale(.0693);animation:fall-323 27s -7s linear infinite}@keyframes fall-323{30.332%{transform:translate(95.051vw,30.332vh) scale(.0693)}to{transform:translate(91.18645vw,99vh) scale(.0693)}}.snow:nth-child(324){opacity:.8258;transform:translate(18.4457vw,-10px) scale(.0787);animation:fall-324 20s -5s linear infinite}@keyframes fall-324{33.725%{transform:translate(21.3862vw,33.725vh) scale(.0787)}to{transform:translate(19.91595vw,99vh) scale(.0787)}}.snow:nth-child(325){opacity:.692;transform:translate(19.9493vw,-10px) scale(.9072);animation:fall-325 10s -9s linear infinite}@keyframes fall-325{74.777%{transform:translate(14.2091vw,74.777vh) scale(.9072)}to{transform:translate(17.0792vw,99vh) scale(.9072)}}.snow:nth-child(326){opacity:1.0078;transform:translate(86.169vw,-10px) scale(.4364);animation:fall-326 26s -14s linear infinite}@keyframes fall-326{73.456%{transform:translate(77.2188vw,73.456vh) scale(.4364)}to{transform:translate(81.6939vw,99vh) scale(.4364)}}.snow:nth-child(327){opacity:1.6814;transform:translate(71.7404vw,-10px) scale(.9354);animation:fall-327 13s -16s linear infinite}@keyframes fall-327{38.719%{transform:translate(81.6534vw,38.719vh) scale(.9354)}to{transform:translate(76.6969vw,99vh) scale(.9354)}}.snow:nth-child(328){opacity:.4012;transform:translate(56.1255vw,-10px) scale(.6576);animation:fall-328 13s -14s linear infinite}@keyframes fall-328{65.671%{transform:translate(59.1143vw,65.671vh) scale(.6576)}to{transform:translate(57.6199vw,99vh) scale(.6576)}}.snow:nth-child(329){opacity:1.082;transform:translate(82.9683vw,-10px) scale(.0649);animation:fall-329 17s -28s linear infinite}@keyframes fall-329{60.342%{transform:translate(79.1355vw,60.342vh) scale(.0649)}to{transform:translate(81.0519vw,99vh) scale(.0649)}}.snow:nth-child(330){opacity:.8724;transform:translate(42.008vw,-10px) scale(.0799);animation:fall-330 26s -25s linear infinite}@keyframes fall-330{30.238%{transform:translate(37.5992vw,30.238vh) scale(.0799)}to{transform:translate(39.8036vw,99vh) scale(.0799)}}.snow:nth-child(331){opacity:1.9276;transform:translate(44.2651vw,-10px) scale(.7289);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{34.905%{transform:translate(52.6533vw,34.905vh) scale(.7289)}to{transform:translate(48.4592vw,99vh) scale(.7289)}}.snow:nth-child(332){opacity:.1376;transform:translate(70.4887vw,-10px) scale(.2483);animation:fall-332 25s -21s linear infinite}@keyframes fall-332{78.482%{transform:translate(60.6439vw,78.482vh) scale(.2483)}to{transform:translate(65.5663vw,99vh) scale(.2483)}}.snow:nth-child(333){opacity:.5452;transform:translate(14.1699vw,-10px) scale(.2945);animation:fall-333 26s -25s linear infinite}@keyframes fall-333{53.866%{transform:translate(6.3439vw,53.866vh) scale(.2945)}to{transform:translate(10.2569vw,99vh) scale(.2945)}}.snow:nth-child(334){opacity:1.9342;transform:translate(13.447vw,-10px) scale(.0348);animation:fall-334 20s -24s linear infinite}@keyframes fall-334{44.127%{transform:translate(22.9379vw,44.127vh) scale(.0348)}to{transform:translate(18.19245vw,99vh) scale(.0348)}}.snow:nth-child(335){opacity:1.7876;transform:translate(43.5044vw,-10px) scale(.1661);animation:fall-335 18s -8s linear infinite}@keyframes fall-335{59.314%{transform:translate(51.1502vw,59.314vh) scale(.1661)}to{transform:translate(47.3273vw,99vh) scale(.1661)}}.snow:nth-child(336){opacity:1.1298;transform:translate(52.9958vw,-10px) scale(.4231);animation:fall-336 16s -25s linear infinite}@keyframes fall-336{49.706%{transform:translate(47.1586vw,49.706vh) scale(.4231)}to{transform:translate(50.0772vw,99vh) scale(.4231)}}.snow:nth-child(337){opacity:.7056;transform:translate(93.8239vw,-10px) scale(.0022);animation:fall-337 15s -25s linear infinite}@keyframes fall-337{30.496%{transform:translate(95.5847vw,30.496vh) scale(.0022)}to{transform:translate(94.7043vw,99vh) scale(.0022)}}.snow:nth-child(338){opacity:1.2254;transform:translate(72.1871vw,-10px) scale(.6057);animation:fall-338 16s -10s linear infinite}@keyframes fall-338{58.134%{transform:translate(71.2031vw,58.134vh) scale(.6057)}to{transform:translate(71.6951vw,99vh) scale(.6057)}}.snow:nth-child(339){opacity:.7932;transform:translate(18.3521vw,-10px) scale(.0769);animation:fall-339 11s -11s linear infinite}@keyframes fall-339{64.132%{transform:translate(27.2492vw,64.132vh) scale(.0769)}to{transform:translate(22.80065vw,99vh) scale(.0769)}}.snow:nth-child(340){opacity:.2326;transform:translate(47.4569vw,-10px) scale(.6177);animation:fall-340 15s -1s linear infinite}@keyframes fall-340{50.731%{transform:translate(48.0322vw,50.731vh) scale(.6177)}to{transform:translate(47.74455vw,99vh) scale(.6177)}}.snow:nth-child(341){opacity:1.1838;transform:translate(64.9405vw,-10px) scale(.7032);animation:fall-341 17s -9s linear infinite}@keyframes fall-341{79.674%{transform:translate(57.956vw,79.674vh) scale(.7032)}to{transform:translate(61.44825vw,99vh) scale(.7032)}}.snow:nth-child(342){opacity:1.3996;transform:translate(42.4204vw,-10px) scale(.7535);animation:fall-342 13s -16s linear infinite}@keyframes fall-342{61.885%{transform:translate(42.1593vw,61.885vh) scale(.7535)}to{transform:translate(42.28985vw,99vh) scale(.7535)}}.snow:nth-child(343){opacity:.2946;transform:translate(2.2509vw,-10px) scale(.5486);animation:fall-343 28s -29s linear infinite}@keyframes fall-343{76.226%{transform:translate(8.5809vw,76.226vh) scale(.5486)}to{transform:translate(5.4159vw,99vh) scale(.5486)}}.snow:nth-child(344){opacity:1.1944;transform:translate(83.2993vw,-10px) scale(.3832);animation:fall-344 26s -14s linear infinite}@keyframes fall-344{36.217%{transform:translate(77.5693vw,36.217vh) scale(.3832)}to{transform:translate(80.4343vw,99vh) scale(.3832)}}.snow:nth-child(345){opacity:1.0244;transform:translate(80.1399vw,-10px) scale(.6156);animation:fall-345 17s -21s linear infinite}@keyframes fall-345{72.206%{transform:translate(82.0869vw,72.206vh) scale(.6156)}to{transform:translate(81.1134vw,99vh) scale(.6156)}}.snow:nth-child(346){opacity:1.3504;transform:translate(30.7083vw,-10px) scale(.7258);animation:fall-346 13s -25s linear infinite}@keyframes fall-346{74.256%{transform:translate(34.1678vw,74.256vh) scale(.7258)}to{transform:translate(32.43805vw,99vh) scale(.7258)}}.snow:nth-child(347){opacity:1.1838;transform:translate(91.0522vw,-10px) scale(.1525);animation:fall-347 14s -21s linear infinite}@keyframes fall-347{55.825%{transform:translate(98.1562vw,55.825vh) scale(.1525)}to{transform:translate(94.6042vw,99vh) scale(.1525)}}.snow:nth-child(348){opacity:1.1996;transform:translate(83.2279vw,-10px) scale(.8471);animation:fall-348 21s -24s linear infinite}@keyframes fall-348{45.039%{transform:translate(92.4817vw,45.039vh) scale(.8471)}to{transform:translate(87.8548vw,99vh) scale(.8471)}}.snow:nth-child(349){opacity:1.7304;transform:translate(26.9204vw,-10px) scale(.8121);animation:fall-349 29s -9s linear infinite}@keyframes fall-349{62.081%{transform:translate(34.6409vw,62.081vh) scale(.8121)}to{transform:translate(30.78065vw,99vh) scale(.8121)}}.snow:nth-child(350){opacity:.4776;transform:translate(80.486vw,-10px) scale(.9466);animation:fall-350 10s -19s linear infinite}@keyframes fall-350{71.006%{transform:translate(89.9622vw,71.006vh) scale(.9466)}to{transform:translate(85.2241vw,99vh) scale(.9466)}}.snow:nth-child(351){opacity:.833;transform:translate(3.9891vw,-10px) scale(.5798);animation:fall-351 11s -2s linear infinite}@keyframes fall-351{66.385%{transform:translate(-2.3758vw,66.385vh) scale(.5798)}to{transform:translate(.80665vw,99vh) scale(.5798)}}.snow:nth-child(352){opacity:.3812;transform:translate(55.315vw,-10px) scale(.4417);animation:fall-352 26s -9s linear infinite}@keyframes fall-352{79.637%{transform:translate(49.8956vw,79.637vh) scale(.4417)}to{transform:translate(52.6053vw,99vh) scale(.4417)}}.snow:nth-child(353){opacity:1.216;transform:translate(83.9879vw,-10px) scale(.0607);animation:fall-353 26s -28s linear infinite}@keyframes fall-353{60.363%{transform:translate(89.0762vw,60.363vh) scale(.0607)}to{transform:translate(86.53205vw,99vh) scale(.0607)}}.snow:nth-child(354){opacity:.1464;transform:translate(74.1417vw,-10px) scale(.0557);animation:fall-354 21s -16s linear infinite}@keyframes fall-354{66.876%{transform:translate(79.7306vw,66.876vh) scale(.0557)}to{transform:translate(76.93615vw,99vh) scale(.0557)}}.snow:nth-child(355){opacity:1.4626;transform:translate(72.38vw,-10px) scale(.5493);animation:fall-355 19s -16s linear infinite}@keyframes fall-355{39.899%{transform:translate(75.3295vw,39.899vh) scale(.5493)}to{transform:translate(73.85475vw,99vh) scale(.5493)}}.snow:nth-child(356){opacity:.9862;transform:translate(1.8226vw,-10px) scale(.5682);animation:fall-356 15s -5s linear infinite}@keyframes fall-356{75.152%{transform:translate(6.8609vw,75.152vh) scale(.5682)}to{transform:translate(4.34175vw,99vh) scale(.5682)}}.snow:nth-child(357){opacity:1.8494;transform:translate(71.5728vw,-10px) scale(.5171);animation:fall-357 25s -8s linear infinite}@keyframes fall-357{68.881%{transform:translate(77.4234vw,68.881vh) scale(.5171)}to{transform:translate(74.4981vw,99vh) scale(.5171)}}.snow:nth-child(358){opacity:.0618;transform:translate(15.6882vw,-10px) scale(.7616);animation:fall-358 27s -8s linear infinite}@keyframes fall-358{76.354%{transform:translate(16.3141vw,76.354vh) scale(.7616)}to{transform:translate(16.00115vw,99vh) scale(.7616)}}.snow:nth-child(359){opacity:.214;transform:translate(45.6076vw,-10px) scale(.489);animation:fall-359 11s -22s linear infinite}@keyframes fall-359{73.438%{transform:translate(44.2045vw,73.438vh) scale(.489)}to{transform:translate(44.90605vw,99vh) scale(.489)}}.snow:nth-child(360){opacity:.0674;transform:translate(15.8739vw,-10px) scale(.1988);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{40.473%{transform:translate(15.5978vw,40.473vh) scale(.1988)}to{transform:translate(15.73585vw,99vh) scale(.1988)}}.snow:nth-child(361){opacity:.9664;transform:translate(83.5615vw,-10px) scale(.6999);animation:fall-361 28s -23s linear infinite}@keyframes fall-361{73.464%{transform:translate(82.9177vw,73.464vh) scale(.6999)}to{transform:translate(83.2396vw,99vh) scale(.6999)}}.snow:nth-child(362){opacity:.761;transform:translate(25.5476vw,-10px) scale(.1381);animation:fall-362 14s -7s linear infinite}@keyframes fall-362{51.362%{transform:translate(16.2243vw,51.362vh) scale(.1381)}to{transform:translate(20.88595vw,99vh) scale(.1381)}}.snow:nth-child(363){opacity:1.147;transform:translate(44.1649vw,-10px) scale(.5267);animation:fall-363 14s -12s linear infinite}@keyframes fall-363{50.249%{transform:translate(45.7326vw,50.249vh) scale(.5267)}to{transform:translate(44.94875vw,99vh) scale(.5267)}}.snow:nth-child(364){opacity:1.6098;transform:translate(81.0173vw,-10px) scale(.0951);animation:fall-364 23s -5s linear infinite}@keyframes fall-364{36.715%{transform:translate(83.4786vw,36.715vh) scale(.0951)}to{transform:translate(82.24795vw,99vh) scale(.0951)}}.snow:nth-child(365){opacity:.8254;transform:translate(96.6909vw,-10px) scale(.7717);animation:fall-365 15s -21s linear infinite}@keyframes fall-365{39.832%{transform:translate(100.7656vw,39.832vh) scale(.7717)}to{transform:translate(98.72825vw,99vh) scale(.7717)}}.snow:nth-child(366){opacity:1.5046;transform:translate(76.6001vw,-10px) scale(.3035);animation:fall-366 15s -17s linear infinite}@keyframes fall-366{45.544%{transform:translate(71.4386vw,45.544vh) scale(.3035)}to{transform:translate(74.01935vw,99vh) scale(.3035)}}.snow:nth-child(367){opacity:1.6978;transform:translate(96.4444vw,-10px) scale(.0704);animation:fall-367 10s -11s linear infinite}@keyframes fall-367{79.676%{transform:translate(99.9421vw,79.676vh) scale(.0704)}to{transform:translate(98.19325vw,99vh) scale(.0704)}}.snow:nth-child(368){opacity:.9642;transform:translate(81.1792vw,-10px) scale(.3746);animation:fall-368 20s -12s linear infinite}@keyframes fall-368{62.071%{transform:translate(84.3881vw,62.071vh) scale(.3746)}to{transform:translate(82.78365vw,99vh) scale(.3746)}}.snow:nth-child(369){opacity:.6086;transform:translate(31.6387vw,-10px) scale(.545);animation:fall-369 17s -11s linear infinite}@keyframes fall-369{55.608%{transform:translate(35.5886vw,55.608vh) scale(.545)}to{transform:translate(33.61365vw,99vh) scale(.545)}}.snow:nth-child(370){opacity:.0296;transform:translate(28.3403vw,-10px) scale(.3976);animation:fall-370 25s -9s linear infinite}@keyframes fall-370{59.024%{transform:translate(28.9544vw,59.024vh) scale(.3976)}to{transform:translate(28.64735vw,99vh) scale(.3976)}}.snow:nth-child(371){opacity:.5504;transform:translate(91.9256vw,-10px) scale(.1581);animation:fall-371 27s -13s linear infinite}@keyframes fall-371{31.945%{transform:translate(95.8575vw,31.945vh) scale(.1581)}to{transform:translate(93.89155vw,99vh) scale(.1581)}}.snow:nth-child(372){opacity:1.7498;transform:translate(40.5734vw,-10px) scale(.1077);animation:fall-372 21s -2s linear infinite}@keyframes fall-372{34.566%{transform:translate(42.7927vw,34.566vh) scale(.1077)}to{transform:translate(41.68305vw,99vh) scale(.1077)}}.snow:nth-child(373){opacity:.3252;transform:translate(40.5155vw,-10px) scale(.0313);animation:fall-373 11s -6s linear infinite}@keyframes fall-373{52.222%{transform:translate(39.5419vw,52.222vh) scale(.0313)}to{transform:translate(40.0287vw,99vh) scale(.0313)}}.snow:nth-child(374){opacity:1.301;transform:translate(94.9402vw,-10px) scale(.2041);animation:fall-374 27s -8s linear infinite}@keyframes fall-374{37.053%{transform:translate(101.1999vw,37.053vh) scale(.2041)}to{transform:translate(98.07005vw,99vh) scale(.2041)}}.snow:nth-child(375){opacity:.0428;transform:translate(7.1423vw,-10px) scale(.9369);animation:fall-375 29s -16s linear infinite}@keyframes fall-375{76.008%{transform:translate(13.6236vw,76.008vh) scale(.9369)}to{transform:translate(10.38295vw,99vh) scale(.9369)}}.snow:nth-child(376){opacity:.9174;transform:translate(85.1332vw,-10px) scale(.9168);animation:fall-376 15s -2s linear infinite}@keyframes fall-376{54.33%{transform:translate(93.0356vw,54.33vh) scale(.9168)}to{transform:translate(89.0844vw,99vh) scale(.9168)}}.snow:nth-child(377){opacity:1.7382;transform:translate(51.3009vw,-10px) scale(.7877);animation:fall-377 16s -7s linear infinite}@keyframes fall-377{43.792%{transform:translate(42.5684vw,43.792vh) scale(.7877)}to{transform:translate(46.93465vw,99vh) scale(.7877)}}.snow:nth-child(378){opacity:.0722;transform:translate(11.0675vw,-10px) scale(.3577);animation:fall-378 24s -21s linear infinite}@keyframes fall-378{64.524%{transform:translate(10.1883vw,64.524vh) scale(.3577)}to{transform:translate(10.6279vw,99vh) scale(.3577)}}.snow:nth-child(379){opacity:1.7846;transform:translate(88.749vw,-10px) scale(.3987);animation:fall-379 27s -23s linear infinite}@keyframes fall-379{52.365%{transform:translate(81.9066vw,52.365vh) scale(.3987)}to{transform:translate(85.3278vw,99vh) scale(.3987)}}.snow:nth-child(380){opacity:1.9212;transform:translate(44.6038vw,-10px) scale(.6015);animation:fall-380 28s -20s linear infinite}@keyframes fall-380{78.984%{transform:translate(42.8997vw,78.984vh) scale(.6015)}to{transform:translate(43.75175vw,99vh) scale(.6015)}}.snow:nth-child(381){opacity:1.7962;transform:translate(97.9937vw,-10px) scale(.8739);animation:fall-381 10s -20s linear infinite}@keyframes fall-381{75.746%{transform:translate(95.8313vw,75.746vh) scale(.8739)}to{transform:translate(96.9125vw,99vh) scale(.8739)}}.snow:nth-child(382){opacity:.381;transform:translate(2.2789vw,-10px) scale(.393);animation:fall-382 23s -19s linear infinite}@keyframes fall-382{49.302%{transform:translate(5.8414vw,49.302vh) scale(.393)}to{transform:translate(4.06015vw,99vh) scale(.393)}}.snow:nth-child(383){opacity:1.9702;transform:translate(46.0526vw,-10px) scale(.4209);animation:fall-383 27s -28s linear infinite}@keyframes fall-383{76.103%{transform:translate(53.6817vw,76.103vh) scale(.4209)}to{transform:translate(49.86715vw,99vh) scale(.4209)}}.snow:nth-child(384){opacity:1.5466;transform:translate(40.1911vw,-10px) scale(.1521);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{55.62%{transform:translate(38.8889vw,55.62vh) scale(.1521)}to{transform:translate(39.54vw,99vh) scale(.1521)}}.snow:nth-child(385){opacity:.0304;transform:translate(26.8822vw,-10px) scale(.9297);animation:fall-385 17s -26s linear infinite}@keyframes fall-385{30.971%{transform:translate(27.9164vw,30.971vh) scale(.9297)}to{transform:translate(27.3993vw,99vh) scale(.9297)}}.snow:nth-child(386){opacity:1.4888;transform:translate(89.8878vw,-10px) scale(.4251);animation:fall-386 13s -4s linear infinite}@keyframes fall-386{52.179%{transform:translate(89.824vw,52.179vh) scale(.4251)}to{transform:translate(89.8559vw,99vh) scale(.4251)}}.snow:nth-child(387){opacity:.9332;transform:translate(99.6275vw,-10px) scale(.9886);animation:fall-387 17s -12s linear infinite}@keyframes fall-387{70.798%{transform:translate(99.8884vw,70.798vh) scale(.9886)}to{transform:translate(99.75795vw,99vh) scale(.9886)}}.snow:nth-child(388){opacity:.7004;transform:translate(12.9564vw,-10px) scale(.545);animation:fall-388 21s -13s linear infinite}@keyframes fall-388{60.159%{transform:translate(22.5999vw,60.159vh) scale(.545)}to{transform:translate(17.77815vw,99vh) scale(.545)}}.snow:nth-child(389){opacity:1.4272;transform:translate(85.1239vw,-10px) scale(.9944);animation:fall-389 22s -2s linear infinite}@keyframes fall-389{33.081%{transform:translate(91.3592vw,33.081vh) scale(.9944)}to{transform:translate(88.24155vw,99vh) scale(.9944)}}.snow:nth-child(390){opacity:.1902;transform:translate(89.2284vw,-10px) scale(.4492);animation:fall-390 22s -4s linear infinite}@keyframes fall-390{49.767%{transform:translate(83.3743vw,49.767vh) scale(.4492)}to{transform:translate(86.30135vw,99vh) scale(.4492)}}.snow:nth-child(391){opacity:1.7994;transform:translate(70.0021vw,-10px) scale(.2878);animation:fall-391 10s -15s linear infinite}@keyframes fall-391{54.603%{transform:translate(60.8539vw,54.603vh) scale(.2878)}to{transform:translate(65.428vw,99vh) scale(.2878)}}.snow:nth-child(392){opacity:1.4704;transform:translate(30.9173vw,-10px) scale(.7117);animation:fall-392 22s -18s linear infinite}@keyframes fall-392{38.111%{transform:translate(35.7532vw,38.111vh) scale(.7117)}to{transform:translate(33.33525vw,99vh) scale(.7117)}}.snow:nth-child(393){opacity:.397;transform:translate(34.5349vw,-10px) scale(.8618);animation:fall-393 20s -6s linear infinite}@keyframes fall-393{62.154%{transform:translate(36.0636vw,62.154vh) scale(.8618)}to{transform:translate(35.29925vw,99vh) scale(.8618)}}.snow:nth-child(394){opacity:.9412;transform:translate(18.6364vw,-10px) scale(.6318);animation:fall-394 25s -20s linear infinite}@keyframes fall-394{73.967%{transform:translate(14.8295vw,73.967vh) scale(.6318)}to{transform:translate(16.73295vw,99vh) scale(.6318)}}.snow:nth-child(395){opacity:1.932;transform:translate(76.8786vw,-10px) scale(.2217);animation:fall-395 17s -30s linear infinite}@keyframes fall-395{33.497%{transform:translate(86.673vw,33.497vh) scale(.2217)}to{transform:translate(81.7758vw,99vh) scale(.2217)}}.snow:nth-child(396){opacity:.3876;transform:translate(62.6244vw,-10px) scale(.5159);animation:fall-396 17s -8s linear infinite}@keyframes fall-396{40.261%{transform:translate(64.581vw,40.261vh) scale(.5159)}to{transform:translate(63.6027vw,99vh) scale(.5159)}}.snow:nth-child(397){opacity:1.862;transform:translate(97.3022vw,-10px) scale(.3025);animation:fall-397 16s -11s linear infinite}@keyframes fall-397{57.675%{transform:translate(96.4908vw,57.675vh) scale(.3025)}to{transform:translate(96.8965vw,99vh) scale(.3025)}}.snow:nth-child(398){opacity:.283;transform:translate(10.8674vw,-10px) scale(.7336);animation:fall-398 17s -10s linear infinite}@keyframes fall-398{69.051%{transform:translate(12.7221vw,69.051vh) scale(.7336)}to{transform:translate(11.79475vw,99vh) scale(.7336)}}.snow:nth-child(399){opacity:1.0782;transform:translate(8.0525vw,-10px) scale(.4703);animation:fall-399 29s -30s linear infinite}@keyframes fall-399{39.645%{transform:translate(5.2904vw,39.645vh) scale(.4703)}to{transform:translate(6.67145vw,99vh) scale(.4703)}}.snow:nth-child(400){opacity:1.1804;transform:translate(77.6572vw,-10px) scale(.9059);animation:fall-400 26s -9s linear infinite}@keyframes fall-400{58.476%{transform:translate(84.9142vw,58.476vh) scale(.9059)}to{transform:translate(81.2857vw,99vh) scale(.9059)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|