@esfaenza/core 15.2.186 → 15.2.187
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5704;transform:translate(67.0886vw,-10px) scale(.3411);animation:fall-1 20s -30s linear infinite}@keyframes fall-1{43.886%{transform:translate(58.581vw,43.886vh) scale(.3411)}to{transform:translate(62.8348vw,99vh) scale(.3411)}}.snow:nth-child(2){opacity:1.7168;transform:translate(18.1105vw,-10px) scale(.407);animation:fall-2 23s -15s linear infinite}@keyframes fall-2{52.851%{transform:translate(8.3899vw,52.851vh) scale(.407)}to{transform:translate(13.2502vw,99vh) scale(.407)}}.snow:nth-child(3){opacity:.9242;transform:translate(6.7836vw,-10px) scale(.7876);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{40.673%{transform:translate(.5434vw,40.673vh) scale(.7876)}to{transform:translate(3.6635vw,99vh) scale(.7876)}}.snow:nth-child(4){opacity:1.8438;transform:translate(98.0248vw,-10px) scale(.1227);animation:fall-4 24s -7s linear infinite}@keyframes fall-4{37.585%{transform:translate(102.1292vw,37.585vh) scale(.1227)}to{transform:translate(100.077vw,99vh) scale(.1227)}}.snow:nth-child(5){opacity:.887;transform:translate(12.6742vw,-10px) scale(.9394);animation:fall-5 20s -10s linear infinite}@keyframes fall-5{54.108%{transform:translate(14.0024vw,54.108vh) scale(.9394)}to{transform:translate(13.3383vw,99vh) scale(.9394)}}.snow:nth-child(6){opacity:1.6204;transform:translate(62.2741vw,-10px) scale(.3403);animation:fall-6 11s -21s linear infinite}@keyframes fall-6{59.729%{transform:translate(56.8397vw,59.729vh) scale(.3403)}to{transform:translate(59.5569vw,99vh) scale(.3403)}}.snow:nth-child(7){opacity:1.4032;transform:translate(59.3108vw,-10px) scale(.4667);animation:fall-7 21s -17s linear infinite}@keyframes fall-7{75.633%{transform:translate(57.5016vw,75.633vh) scale(.4667)}to{transform:translate(58.4062vw,99vh) scale(.4667)}}.snow:nth-child(8){opacity:.6016;transform:translate(53.9722vw,-10px) scale(.4607);animation:fall-8 16s -2s linear infinite}@keyframes fall-8{49.991%{transform:translate(51.8103vw,49.991vh) scale(.4607)}to{transform:translate(52.89125vw,99vh) scale(.4607)}}.snow:nth-child(9){opacity:.3058;transform:translate(92.2562vw,-10px) scale(.9704);animation:fall-9 22s -11s linear infinite}@keyframes fall-9{52.102%{transform:translate(100.3164vw,52.102vh) scale(.9704)}to{transform:translate(96.2863vw,99vh) scale(.9704)}}.snow:nth-child(10){opacity:.3604;transform:translate(6.0601vw,-10px) scale(.7406);animation:fall-10 27s -18s linear infinite}@keyframes fall-10{42.954%{transform:translate(13.6701vw,42.954vh) scale(.7406)}to{transform:translate(9.8651vw,99vh) scale(.7406)}}.snow:nth-child(11){opacity:1.2738;transform:translate(17.9966vw,-10px) scale(.233);animation:fall-11 23s -26s linear infinite}@keyframes fall-11{54.05%{transform:translate(10.2302vw,54.05vh) scale(.233)}to{transform:translate(14.1134vw,99vh) scale(.233)}}.snow:nth-child(12){opacity:.8914;transform:translate(33.1092vw,-10px) scale(.1159);animation:fall-12 27s -1s linear infinite}@keyframes fall-12{44.374%{transform:translate(35.4655vw,44.374vh) scale(.1159)}to{transform:translate(34.28735vw,99vh) scale(.1159)}}.snow:nth-child(13){opacity:1.9116;transform:translate(18.28vw,-10px) scale(.1588);animation:fall-13 29s -13s linear infinite}@keyframes fall-13{78.869%{transform:translate(24.1874vw,78.869vh) scale(.1588)}to{transform:translate(21.2337vw,99vh) scale(.1588)}}.snow:nth-child(14){opacity:1.6396;transform:translate(48.261vw,-10px) scale(.1641);animation:fall-14 25s -24s linear infinite}@keyframes fall-14{67.104%{transform:translate(46.2772vw,67.104vh) scale(.1641)}to{transform:translate(47.2691vw,99vh) scale(.1641)}}.snow:nth-child(15){opacity:.1482;transform:translate(78.8849vw,-10px) scale(.0226);animation:fall-15 18s -2s linear infinite}@keyframes fall-15{46.354%{transform:translate(73.3031vw,46.354vh) scale(.0226)}to{transform:translate(76.094vw,99vh) scale(.0226)}}.snow:nth-child(16){opacity:.3736;transform:translate(51.378vw,-10px) scale(.8305);animation:fall-16 15s -27s linear infinite}@keyframes fall-16{71.231%{transform:translate(50.1639vw,71.231vh) scale(.8305)}to{transform:translate(50.77095vw,99vh) scale(.8305)}}.snow:nth-child(17){opacity:.6158;transform:translate(94.1723vw,-10px) scale(.4797);animation:fall-17 10s -21s linear infinite}@keyframes fall-17{58.794%{transform:translate(89.9601vw,58.794vh) scale(.4797)}to{transform:translate(92.0662vw,99vh) scale(.4797)}}.snow:nth-child(18){opacity:.5048;transform:translate(69.3312vw,-10px) scale(.3582);animation:fall-18 14s -14s linear infinite}@keyframes fall-18{32.182%{transform:translate(68.7098vw,32.182vh) scale(.3582)}to{transform:translate(69.0205vw,99vh) scale(.3582)}}.snow:nth-child(19){opacity:1.234;transform:translate(46.0065vw,-10px) scale(.4305);animation:fall-19 14s -13s linear infinite}@keyframes fall-19{39.597%{transform:translate(50.9641vw,39.597vh) scale(.4305)}to{transform:translate(48.4853vw,99vh) scale(.4305)}}.snow:nth-child(20){opacity:1.27;transform:translate(26.5026vw,-10px) scale(.7137);animation:fall-20 25s -7s linear infinite}@keyframes fall-20{54.224%{transform:translate(32.9317vw,54.224vh) scale(.7137)}to{transform:translate(29.71715vw,99vh) scale(.7137)}}.snow:nth-child(21){opacity:.7662;transform:translate(3.082vw,-10px) scale(.0378);animation:fall-21 25s -8s linear infinite}@keyframes fall-21{55.338%{transform:translate(10.2919vw,55.338vh) scale(.0378)}to{transform:translate(6.68695vw,99vh) scale(.0378)}}.snow:nth-child(22){opacity:.14;transform:translate(41.6672vw,-10px) scale(.7034);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{31.705%{transform:translate(45.8018vw,31.705vh) scale(.7034)}to{transform:translate(43.7345vw,99vh) scale(.7034)}}.snow:nth-child(23){opacity:.861;transform:translate(84.8835vw,-10px) scale(.8237);animation:fall-23 18s -25s linear infinite}@keyframes fall-23{53.037%{transform:translate(88.4353vw,53.037vh) scale(.8237)}to{transform:translate(86.6594vw,99vh) scale(.8237)}}.snow:nth-child(24){opacity:.3766;transform:translate(83.3535vw,-10px) scale(.2363);animation:fall-24 26s -21s linear infinite}@keyframes fall-24{67.073%{transform:translate(76.4943vw,67.073vh) scale(.2363)}to{transform:translate(79.9239vw,99vh) scale(.2363)}}.snow:nth-child(25){opacity:.6904;transform:translate(23.4169vw,-10px) scale(.3957);animation:fall-25 12s -21s linear infinite}@keyframes fall-25{63.72%{transform:translate(29.6149vw,63.72vh) scale(.3957)}to{transform:translate(26.5159vw,99vh) scale(.3957)}}.snow:nth-child(26){opacity:1.5962;transform:translate(50.9494vw,-10px) scale(.9766);animation:fall-26 12s -22s linear infinite}@keyframes fall-26{43.045%{transform:translate(47.4723vw,43.045vh) scale(.9766)}to{transform:translate(49.21085vw,99vh) scale(.9766)}}.snow:nth-child(27){opacity:1.9282;transform:translate(84.8476vw,-10px) scale(.679);animation:fall-27 19s -25s linear infinite}@keyframes fall-27{72.442%{transform:translate(91.4784vw,72.442vh) scale(.679)}to{transform:translate(88.163vw,99vh) scale(.679)}}.snow:nth-child(28){opacity:1.0384;transform:translate(95.1843vw,-10px) scale(.6632);animation:fall-28 29s -9s linear infinite}@keyframes fall-28{55.872%{transform:translate(86.1807vw,55.872vh) scale(.6632)}to{transform:translate(90.6825vw,99vh) scale(.6632)}}.snow:nth-child(29){opacity:1.1962;transform:translate(49.5104vw,-10px) scale(.245);animation:fall-29 24s -18s linear infinite}@keyframes fall-29{33.215%{transform:translate(48.1058vw,33.215vh) scale(.245)}to{transform:translate(48.8081vw,99vh) scale(.245)}}.snow:nth-child(30){opacity:1.653;transform:translate(48.0681vw,-10px) scale(.7793);animation:fall-30 13s -18s linear infinite}@keyframes fall-30{39.188%{transform:translate(52.7911vw,39.188vh) scale(.7793)}to{transform:translate(50.4296vw,99vh) scale(.7793)}}.snow:nth-child(31){opacity:.5164;transform:translate(83.1969vw,-10px) scale(.6411);animation:fall-31 28s -8s linear infinite}@keyframes fall-31{45.471%{transform:translate(73.224vw,45.471vh) scale(.6411)}to{transform:translate(78.21045vw,99vh) scale(.6411)}}.snow:nth-child(32){opacity:.8606;transform:translate(11.0752vw,-10px) scale(.0444);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{49.735%{transform:translate(10.7191vw,49.735vh) scale(.0444)}to{transform:translate(10.89715vw,99vh) scale(.0444)}}.snow:nth-child(33){opacity:1.6372;transform:translate(7.4455vw,-10px) scale(.729);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{46.276%{transform:translate(.3395vw,46.276vh) scale(.729)}to{transform:translate(3.8925vw,99vh) scale(.729)}}.snow:nth-child(34){opacity:1.6728;transform:translate(93.5429vw,-10px) scale(.5912);animation:fall-34 19s -19s linear infinite}@keyframes fall-34{54.23%{transform:translate(97.9242vw,54.23vh) scale(.5912)}to{transform:translate(95.73355vw,99vh) scale(.5912)}}.snow:nth-child(35){opacity:1.6664;transform:translate(84.7966vw,-10px) scale(.8255);animation:fall-35 25s -23s linear infinite}@keyframes fall-35{64.34%{transform:translate(92.2115vw,64.34vh) scale(.8255)}to{transform:translate(88.50405vw,99vh) scale(.8255)}}.snow:nth-child(36){opacity:.9282;transform:translate(82.3356vw,-10px) scale(.0037);animation:fall-36 12s -4s linear infinite}@keyframes fall-36{53.999%{transform:translate(83.5382vw,53.999vh) scale(.0037)}to{transform:translate(82.9369vw,99vh) scale(.0037)}}.snow:nth-child(37){opacity:1.4946;transform:translate(68.8463vw,-10px) scale(.3158);animation:fall-37 16s -26s linear infinite}@keyframes fall-37{55.552%{transform:translate(61.544vw,55.552vh) scale(.3158)}to{transform:translate(65.19515vw,99vh) scale(.3158)}}.snow:nth-child(38){opacity:.8044;transform:translate(91.3628vw,-10px) scale(.696);animation:fall-38 11s -18s linear infinite}@keyframes fall-38{51.441%{transform:translate(82.6681vw,51.441vh) scale(.696)}to{transform:translate(87.01545vw,99vh) scale(.696)}}.snow:nth-child(39){opacity:.287;transform:translate(67.6456vw,-10px) scale(.5074);animation:fall-39 26s -25s linear infinite}@keyframes fall-39{37.663%{transform:translate(72.9806vw,37.663vh) scale(.5074)}to{transform:translate(70.3131vw,99vh) scale(.5074)}}.snow:nth-child(40){opacity:1.3032;transform:translate(86.8296vw,-10px) scale(.6004);animation:fall-40 18s -1s linear infinite}@keyframes fall-40{63.98%{transform:translate(77.3787vw,63.98vh) scale(.6004)}to{transform:translate(82.10415vw,99vh) scale(.6004)}}.snow:nth-child(41){opacity:.5336;transform:translate(89.8101vw,-10px) scale(.8256);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{67.016%{transform:translate(96.2421vw,67.016vh) scale(.8256)}to{transform:translate(93.0261vw,99vh) scale(.8256)}}.snow:nth-child(42){opacity:1.0922;transform:translate(80.2772vw,-10px) scale(.2319);animation:fall-42 21s -6s linear infinite}@keyframes fall-42{75.101%{transform:translate(75.0954vw,75.101vh) scale(.2319)}to{transform:translate(77.6863vw,99vh) scale(.2319)}}.snow:nth-child(43){opacity:1.7602;transform:translate(26.4074vw,-10px) scale(.7895);animation:fall-43 25s -6s linear infinite}@keyframes fall-43{78.686%{transform:translate(26.8446vw,78.686vh) scale(.7895)}to{transform:translate(26.626vw,99vh) scale(.7895)}}.snow:nth-child(44){opacity:.2134;transform:translate(38.8642vw,-10px) scale(.8803);animation:fall-44 27s -12s linear infinite}@keyframes fall-44{41.3%{transform:translate(48.8357vw,41.3vh) scale(.8803)}to{transform:translate(43.84995vw,99vh) scale(.8803)}}.snow:nth-child(45){opacity:1.5678;transform:translate(22.2896vw,-10px) scale(.987);animation:fall-45 13s -9s linear infinite}@keyframes fall-45{37.595%{transform:translate(20.649vw,37.595vh) scale(.987)}to{transform:translate(21.4693vw,99vh) scale(.987)}}.snow:nth-child(46){opacity:.8322;transform:translate(47.184vw,-10px) scale(.2696);animation:fall-46 12s -24s linear infinite}@keyframes fall-46{55.341%{transform:translate(40.3981vw,55.341vh) scale(.2696)}to{transform:translate(43.79105vw,99vh) scale(.2696)}}.snow:nth-child(47){opacity:1.4356;transform:translate(4.2933vw,-10px) scale(.4555);animation:fall-47 25s -13s linear infinite}@keyframes fall-47{59.702%{transform:translate(11.5066vw,59.702vh) scale(.4555)}to{transform:translate(7.89995vw,99vh) scale(.4555)}}.snow:nth-child(48){opacity:.6494;transform:translate(9.8554vw,-10px) scale(.0136);animation:fall-48 13s -25s linear infinite}@keyframes fall-48{46.593%{transform:translate(8.675vw,46.593vh) scale(.0136)}to{transform:translate(9.2652vw,99vh) scale(.0136)}}.snow:nth-child(49){opacity:1.097;transform:translate(17.9289vw,-10px) scale(.374);animation:fall-49 10s -7s linear infinite}@keyframes fall-49{42.973%{transform:translate(17.2117vw,42.973vh) scale(.374)}to{transform:translate(17.5703vw,99vh) scale(.374)}}.snow:nth-child(50){opacity:1.5574;transform:translate(28.4833vw,-10px) scale(.9274);animation:fall-50 26s -30s linear infinite}@keyframes fall-50{62.24%{transform:translate(37.6976vw,62.24vh) scale(.9274)}to{transform:translate(33.09045vw,99vh) scale(.9274)}}.snow:nth-child(51){opacity:.8784;transform:translate(83.9054vw,-10px) scale(.4748);animation:fall-51 19s -26s linear infinite}@keyframes fall-51{56.231%{transform:translate(92.6108vw,56.231vh) scale(.4748)}to{transform:translate(88.2581vw,99vh) scale(.4748)}}.snow:nth-child(52){opacity:.0332;transform:translate(24.8022vw,-10px) scale(.9647);animation:fall-52 23s -23s linear infinite}@keyframes fall-52{34.218%{transform:translate(15.0073vw,34.218vh) scale(.9647)}to{transform:translate(19.90475vw,99vh) scale(.9647)}}.snow:nth-child(53){opacity:1.6214;transform:translate(50.7812vw,-10px) scale(.9291);animation:fall-53 10s -26s linear infinite}@keyframes fall-53{36.941%{transform:translate(55.7303vw,36.941vh) scale(.9291)}to{transform:translate(53.25575vw,99vh) scale(.9291)}}.snow:nth-child(54){opacity:.4114;transform:translate(3.5556vw,-10px) scale(.3736);animation:fall-54 17s -15s linear infinite}@keyframes fall-54{31.816%{transform:translate(-3.8249vw,31.816vh) scale(.3736)}to{transform:translate(-.13465vw,99vh) scale(.3736)}}.snow:nth-child(55){opacity:1.2572;transform:translate(43.142vw,-10px) scale(.8714);animation:fall-55 12s -8s linear infinite}@keyframes fall-55{61.009%{transform:translate(45.9917vw,61.009vh) scale(.8714)}to{transform:translate(44.56685vw,99vh) scale(.8714)}}.snow:nth-child(56){opacity:1.468;transform:translate(80.4305vw,-10px) scale(.3685);animation:fall-56 14s -2s linear infinite}@keyframes fall-56{37.255%{transform:translate(79.3789vw,37.255vh) scale(.3685)}to{transform:translate(79.9047vw,99vh) scale(.3685)}}.snow:nth-child(57){opacity:.3526;transform:translate(92.8521vw,-10px) scale(.9312);animation:fall-57 12s -20s linear infinite}@keyframes fall-57{67.994%{transform:translate(99.741vw,67.994vh) scale(.9312)}to{transform:translate(96.29655vw,99vh) scale(.9312)}}.snow:nth-child(58){opacity:1.6454;transform:translate(72.9236vw,-10px) scale(.7325);animation:fall-58 20s -30s linear infinite}@keyframes fall-58{70.136%{transform:translate(82.3875vw,70.136vh) scale(.7325)}to{transform:translate(77.65555vw,99vh) scale(.7325)}}.snow:nth-child(59){opacity:.196;transform:translate(22.4377vw,-10px) scale(.5704);animation:fall-59 19s -21s linear infinite}@keyframes fall-59{62.108%{transform:translate(13.0993vw,62.108vh) scale(.5704)}to{transform:translate(17.7685vw,99vh) scale(.5704)}}.snow:nth-child(60){opacity:1.6112;transform:translate(32.3169vw,-10px) scale(.8524);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{44.434%{transform:translate(33.4942vw,44.434vh) scale(.8524)}to{transform:translate(32.90555vw,99vh) scale(.8524)}}.snow:nth-child(61){opacity:.8488;transform:translate(22.8449vw,-10px) scale(.7812);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{40.948%{transform:translate(14.6477vw,40.948vh) scale(.7812)}to{transform:translate(18.7463vw,99vh) scale(.7812)}}.snow:nth-child(62){opacity:1.1696;transform:translate(34.6331vw,-10px) scale(.5726);animation:fall-62 26s -3s linear infinite}@keyframes fall-62{45.307%{transform:translate(30.8408vw,45.307vh) scale(.5726)}to{transform:translate(32.73695vw,99vh) scale(.5726)}}.snow:nth-child(63){opacity:.8454;transform:translate(18.8377vw,-10px) scale(.785);animation:fall-63 28s -18s linear infinite}@keyframes fall-63{70.791%{transform:translate(11.6539vw,70.791vh) scale(.785)}to{transform:translate(15.2458vw,99vh) scale(.785)}}.snow:nth-child(64){opacity:1.827;transform:translate(8.4987vw,-10px) scale(.0285);animation:fall-64 28s -23s linear infinite}@keyframes fall-64{71.489%{transform:translate(3.6015vw,71.489vh) scale(.0285)}to{transform:translate(6.0501vw,99vh) scale(.0285)}}.snow:nth-child(65){opacity:1.8084;transform:translate(56.1003vw,-10px) scale(.0684);animation:fall-65 15s -23s linear infinite}@keyframes fall-65{60.882%{transform:translate(50.6594vw,60.882vh) scale(.0684)}to{transform:translate(53.37985vw,99vh) scale(.0684)}}.snow:nth-child(66){opacity:.6806;transform:translate(2.739vw,-10px) scale(.313);animation:fall-66 23s -17s linear infinite}@keyframes fall-66{49.496%{transform:translate(-2.9549vw,49.496vh) scale(.313)}to{transform:translate(-.10795vw,99vh) scale(.313)}}.snow:nth-child(67){opacity:1.7266;transform:translate(31.868vw,-10px) scale(.1186);animation:fall-67 21s -3s linear infinite}@keyframes fall-67{44.879%{transform:translate(41.6612vw,44.879vh) scale(.1186)}to{transform:translate(36.7646vw,99vh) scale(.1186)}}.snow:nth-child(68){opacity:.0176;transform:translate(30.0313vw,-10px) scale(.1563);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{77.324%{transform:translate(26.8461vw,77.324vh) scale(.1563)}to{transform:translate(28.4387vw,99vh) scale(.1563)}}.snow:nth-child(69){opacity:.8276;transform:translate(7.3584vw,-10px) scale(.3486);animation:fall-69 15s -7s linear infinite}@keyframes fall-69{72.135%{transform:translate(11.3277vw,72.135vh) scale(.3486)}to{transform:translate(9.34305vw,99vh) scale(.3486)}}.snow:nth-child(70){opacity:1.012;transform:translate(55.6586vw,-10px) scale(.4859);animation:fall-70 23s -21s linear infinite}@keyframes fall-70{61.194%{transform:translate(60.8714vw,61.194vh) scale(.4859)}to{transform:translate(58.265vw,99vh) scale(.4859)}}.snow:nth-child(71){opacity:1.1024;transform:translate(60.7033vw,-10px) scale(.4037);animation:fall-71 23s -30s linear infinite}@keyframes fall-71{74.765%{transform:translate(70.6224vw,74.765vh) scale(.4037)}to{transform:translate(65.66285vw,99vh) scale(.4037)}}.snow:nth-child(72){opacity:1.771;transform:translate(50.3358vw,-10px) scale(.4233);animation:fall-72 27s -29s linear infinite}@keyframes fall-72{41.276%{transform:translate(45.7293vw,41.276vh) scale(.4233)}to{transform:translate(48.03255vw,99vh) scale(.4233)}}.snow:nth-child(73){opacity:.9076;transform:translate(44.7176vw,-10px) scale(.2434);animation:fall-73 18s -26s linear infinite}@keyframes fall-73{65.492%{transform:translate(41.6333vw,65.492vh) scale(.2434)}to{transform:translate(43.17545vw,99vh) scale(.2434)}}.snow:nth-child(74){opacity:.7096;transform:translate(42.8819vw,-10px) scale(.3842);animation:fall-74 27s -10s linear infinite}@keyframes fall-74{42.293%{transform:translate(43.8402vw,42.293vh) scale(.3842)}to{transform:translate(43.36105vw,99vh) scale(.3842)}}.snow:nth-child(75){opacity:.3938;transform:translate(12.8146vw,-10px) scale(.2411);animation:fall-75 19s -4s linear infinite}@keyframes fall-75{67.437%{transform:translate(17.755vw,67.437vh) scale(.2411)}to{transform:translate(15.2848vw,99vh) scale(.2411)}}.snow:nth-child(76){opacity:.272;transform:translate(57.7825vw,-10px) scale(.5614);animation:fall-76 12s -18s linear infinite}@keyframes fall-76{79.558%{transform:translate(65.2182vw,79.558vh) scale(.5614)}to{transform:translate(61.50035vw,99vh) scale(.5614)}}.snow:nth-child(77){opacity:.7124;transform:translate(81.4451vw,-10px) scale(.5019);animation:fall-77 23s -17s linear infinite}@keyframes fall-77{50.504%{transform:translate(89.6575vw,50.504vh) scale(.5019)}to{transform:translate(85.5513vw,99vh) scale(.5019)}}.snow:nth-child(78){opacity:.022;transform:translate(53.4872vw,-10px) scale(.6546);animation:fall-78 12s -13s linear infinite}@keyframes fall-78{66.981%{transform:translate(61.4959vw,66.981vh) scale(.6546)}to{transform:translate(57.49155vw,99vh) scale(.6546)}}.snow:nth-child(79){opacity:1.781;transform:translate(11.2479vw,-10px) scale(.6525);animation:fall-79 12s -20s linear infinite}@keyframes fall-79{41.613%{transform:translate(20.5306vw,41.613vh) scale(.6525)}to{transform:translate(15.88925vw,99vh) scale(.6525)}}.snow:nth-child(80){opacity:1.3808;transform:translate(99.6263vw,-10px) scale(.628);animation:fall-80 28s -11s linear infinite}@keyframes fall-80{73.329%{transform:translate(106.0856vw,73.329vh) scale(.628)}to{transform:translate(102.85595vw,99vh) scale(.628)}}.snow:nth-child(81){opacity:1.0948;transform:translate(34.9889vw,-10px) scale(.6375);animation:fall-81 24s -19s linear infinite}@keyframes fall-81{35.522%{transform:translate(41.4724vw,35.522vh) scale(.6375)}to{transform:translate(38.23065vw,99vh) scale(.6375)}}.snow:nth-child(82){opacity:1.1974;transform:translate(37.749vw,-10px) scale(.6026);animation:fall-82 16s -11s linear infinite}@keyframes fall-82{57.419%{transform:translate(39.356vw,57.419vh) scale(.6026)}to{transform:translate(38.5525vw,99vh) scale(.6026)}}.snow:nth-child(83){opacity:1.8228;transform:translate(17.3997vw,-10px) scale(.2164);animation:fall-83 21s -4s linear infinite}@keyframes fall-83{69.126%{transform:translate(20.2644vw,69.126vh) scale(.2164)}to{transform:translate(18.83205vw,99vh) scale(.2164)}}.snow:nth-child(84){opacity:1.0884;transform:translate(12.2189vw,-10px) scale(.5962);animation:fall-84 16s -18s linear infinite}@keyframes fall-84{66.177%{transform:translate(13.8052vw,66.177vh) scale(.5962)}to{transform:translate(13.01205vw,99vh) scale(.5962)}}.snow:nth-child(85){opacity:.7804;transform:translate(56.0405vw,-10px) scale(.0423);animation:fall-85 12s -18s linear infinite}@keyframes fall-85{58.796%{transform:translate(57.5603vw,58.796vh) scale(.0423)}to{transform:translate(56.8004vw,99vh) scale(.0423)}}.snow:nth-child(86){opacity:1.215;transform:translate(76.2723vw,-10px) scale(.2513);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{44.097%{transform:translate(67.3363vw,44.097vh) scale(.2513)}to{transform:translate(71.8043vw,99vh) scale(.2513)}}.snow:nth-child(87){opacity:1.675;transform:translate(78.8593vw,-10px) scale(.9777);animation:fall-87 20s -25s linear infinite}@keyframes fall-87{39.087%{transform:translate(86.9121vw,39.087vh) scale(.9777)}to{transform:translate(82.8857vw,99vh) scale(.9777)}}.snow:nth-child(88){opacity:1.977;transform:translate(32.5127vw,-10px) scale(.4362);animation:fall-88 24s -17s linear infinite}@keyframes fall-88{44.649%{transform:translate(32.7229vw,44.649vh) scale(.4362)}to{transform:translate(32.6178vw,99vh) scale(.4362)}}.snow:nth-child(89){opacity:.7212;transform:translate(24.2344vw,-10px) scale(.6264);animation:fall-89 21s -15s linear infinite}@keyframes fall-89{33.593%{transform:translate(21.5425vw,33.593vh) scale(.6264)}to{transform:translate(22.88845vw,99vh) scale(.6264)}}.snow:nth-child(90){opacity:.0482;transform:translate(84.3564vw,-10px) scale(.85);animation:fall-90 22s -26s linear infinite}@keyframes fall-90{45.09%{transform:translate(78.5494vw,45.09vh) scale(.85)}to{transform:translate(81.4529vw,99vh) scale(.85)}}.snow:nth-child(91){opacity:.0976;transform:translate(2.7987vw,-10px) scale(.8714);animation:fall-91 15s -22s linear infinite}@keyframes fall-91{79.49%{transform:translate(7.6731vw,79.49vh) scale(.8714)}to{transform:translate(5.2359vw,99vh) scale(.8714)}}.snow:nth-child(92){opacity:1.0576;transform:translate(76.0211vw,-10px) scale(.0738);animation:fall-92 28s -25s linear infinite}@keyframes fall-92{41.651%{transform:translate(76.1453vw,41.651vh) scale(.0738)}to{transform:translate(76.0832vw,99vh) scale(.0738)}}.snow:nth-child(93){opacity:.171;transform:translate(95.1668vw,-10px) scale(.9813);animation:fall-93 20s -7s linear infinite}@keyframes fall-93{52.466%{transform:translate(97.8368vw,52.466vh) scale(.9813)}to{transform:translate(96.5018vw,99vh) scale(.9813)}}.snow:nth-child(94){opacity:.3172;transform:translate(2.353vw,-10px) scale(.7325);animation:fall-94 26s -14s linear infinite}@keyframes fall-94{68.93%{transform:translate(6.3879vw,68.93vh) scale(.7325)}to{transform:translate(4.37045vw,99vh) scale(.7325)}}.snow:nth-child(95){opacity:1.2322;transform:translate(17.2784vw,-10px) scale(.2466);animation:fall-95 11s -25s linear infinite}@keyframes fall-95{51.98%{transform:translate(11.5473vw,51.98vh) scale(.2466)}to{transform:translate(14.41285vw,99vh) scale(.2466)}}.snow:nth-child(96){opacity:.3714;transform:translate(39.4316vw,-10px) scale(.7929);animation:fall-96 16s -30s linear infinite}@keyframes fall-96{45.692%{transform:translate(30.9167vw,45.692vh) scale(.7929)}to{transform:translate(35.17415vw,99vh) scale(.7929)}}.snow:nth-child(97){opacity:.2714;transform:translate(46.5608vw,-10px) scale(.6189);animation:fall-97 10s -29s linear infinite}@keyframes fall-97{39.333%{transform:translate(55.749vw,39.333vh) scale(.6189)}to{transform:translate(51.1549vw,99vh) scale(.6189)}}.snow:nth-child(98){opacity:.965;transform:translate(34.934vw,-10px) scale(.6397);animation:fall-98 21s -4s linear infinite}@keyframes fall-98{46.98%{transform:translate(39.6113vw,46.98vh) scale(.6397)}to{transform:translate(37.27265vw,99vh) scale(.6397)}}.snow:nth-child(99){opacity:1.2854;transform:translate(41.9232vw,-10px) scale(.8161);animation:fall-99 15s -9s linear infinite}@keyframes fall-99{54.462%{transform:translate(33.2519vw,54.462vh) scale(.8161)}to{transform:translate(37.58755vw,99vh) scale(.8161)}}.snow:nth-child(100){opacity:.9024;transform:translate(45.8346vw,-10px) scale(.3966);animation:fall-100 18s -29s linear infinite}@keyframes fall-100{31.362%{transform:translate(50.8108vw,31.362vh) scale(.3966)}to{transform:translate(48.3227vw,99vh) scale(.3966)}}.snow:nth-child(101){opacity:.7838;transform:translate(68.4884vw,-10px) scale(.7535);animation:fall-101 30s -26s linear infinite}@keyframes fall-101{40.925%{transform:translate(71.7132vw,40.925vh) scale(.7535)}to{transform:translate(70.1008vw,99vh) scale(.7535)}}.snow:nth-child(102){opacity:1.673;transform:translate(17.6312vw,-10px) scale(.9651);animation:fall-102 25s -19s linear infinite}@keyframes fall-102{37.121%{transform:translate(20.1887vw,37.121vh) scale(.9651)}to{transform:translate(18.90995vw,99vh) scale(.9651)}}.snow:nth-child(103){opacity:1.421;transform:translate(66.9666vw,-10px) scale(.0463);animation:fall-103 16s -11s linear infinite}@keyframes fall-103{74.858%{transform:translate(73.1858vw,74.858vh) scale(.0463)}to{transform:translate(70.0762vw,99vh) scale(.0463)}}.snow:nth-child(104){opacity:.9048;transform:translate(61.6983vw,-10px) scale(.5255);animation:fall-104 20s -11s linear infinite}@keyframes fall-104{30.848%{transform:translate(66.4836vw,30.848vh) scale(.5255)}to{transform:translate(64.09095vw,99vh) scale(.5255)}}.snow:nth-child(105){opacity:1.5002;transform:translate(43.8545vw,-10px) scale(.8098);animation:fall-105 13s -20s linear infinite}@keyframes fall-105{35.254%{transform:translate(45.967vw,35.254vh) scale(.8098)}to{transform:translate(44.91075vw,99vh) scale(.8098)}}.snow:nth-child(106){opacity:.9088;transform:translate(4.9735vw,-10px) scale(.8706);animation:fall-106 19s -22s linear infinite}@keyframes fall-106{48.057%{transform:translate(1.6232vw,48.057vh) scale(.8706)}to{transform:translate(3.29835vw,99vh) scale(.8706)}}.snow:nth-child(107){opacity:1.0012;transform:translate(81.509vw,-10px) scale(.9142);animation:fall-107 19s -30s linear infinite}@keyframes fall-107{32.231%{transform:translate(78.3921vw,32.231vh) scale(.9142)}to{transform:translate(79.95055vw,99vh) scale(.9142)}}.snow:nth-child(108){opacity:1.5036;transform:translate(54.2664vw,-10px) scale(.2763);animation:fall-108 23s -25s linear infinite}@keyframes fall-108{72.021%{transform:translate(55.6237vw,72.021vh) scale(.2763)}to{transform:translate(54.94505vw,99vh) scale(.2763)}}.snow:nth-child(109){opacity:1.4168;transform:translate(60.0727vw,-10px) scale(.5255);animation:fall-109 11s -2s linear infinite}@keyframes fall-109{53.535%{transform:translate(56.9279vw,53.535vh) scale(.5255)}to{transform:translate(58.5003vw,99vh) scale(.5255)}}.snow:nth-child(110){opacity:.7354;transform:translate(15.196vw,-10px) scale(.1249);animation:fall-110 17s -15s linear infinite}@keyframes fall-110{78.585%{transform:translate(22.6819vw,78.585vh) scale(.1249)}to{transform:translate(18.93895vw,99vh) scale(.1249)}}.snow:nth-child(111){opacity:1.37;transform:translate(5.5463vw,-10px) scale(.9561);animation:fall-111 10s -3s linear infinite}@keyframes fall-111{34.091%{transform:translate(15.2143vw,34.091vh) scale(.9561)}to{transform:translate(10.3803vw,99vh) scale(.9561)}}.snow:nth-child(112){opacity:.2536;transform:translate(56.6495vw,-10px) scale(.5478);animation:fall-112 23s -22s linear infinite}@keyframes fall-112{61.426%{transform:translate(56.6475vw,61.426vh) scale(.5478)}to{transform:translate(56.6485vw,99vh) scale(.5478)}}.snow:nth-child(113){opacity:.23;transform:translate(70.6012vw,-10px) scale(.5873);animation:fall-113 18s -25s linear infinite}@keyframes fall-113{64.698%{transform:translate(69.8532vw,64.698vh) scale(.5873)}to{transform:translate(70.2272vw,99vh) scale(.5873)}}.snow:nth-child(114){opacity:.2196;transform:translate(27.9514vw,-10px) scale(.985);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{61.257%{transform:translate(33.7098vw,61.257vh) scale(.985)}to{transform:translate(30.8306vw,99vh) scale(.985)}}.snow:nth-child(115){opacity:1.7586;transform:translate(77.2636vw,-10px) scale(.227);animation:fall-115 27s -19s linear infinite}@keyframes fall-115{77.201%{transform:translate(85.45vw,77.201vh) scale(.227)}to{transform:translate(81.3568vw,99vh) scale(.227)}}.snow:nth-child(116){opacity:1.2136;transform:translate(16.5915vw,-10px) scale(.2863);animation:fall-116 14s -29s linear infinite}@keyframes fall-116{52.064%{transform:translate(15.1671vw,52.064vh) scale(.2863)}to{transform:translate(15.8793vw,99vh) scale(.2863)}}.snow:nth-child(117){opacity:.5184;transform:translate(16.4963vw,-10px) scale(.185);animation:fall-117 20s -7s linear infinite}@keyframes fall-117{67.926%{transform:translate(10.6087vw,67.926vh) scale(.185)}to{transform:translate(13.5525vw,99vh) scale(.185)}}.snow:nth-child(118){opacity:.0658;transform:translate(50.6655vw,-10px) scale(.7328);animation:fall-118 23s -6s linear infinite}@keyframes fall-118{53.018%{transform:translate(59.4683vw,53.018vh) scale(.7328)}to{transform:translate(55.0669vw,99vh) scale(.7328)}}.snow:nth-child(119){opacity:.6748;transform:translate(43.2911vw,-10px) scale(.4594);animation:fall-119 21s -7s linear infinite}@keyframes fall-119{67.659%{transform:translate(50.0444vw,67.659vh) scale(.4594)}to{transform:translate(46.66775vw,99vh) scale(.4594)}}.snow:nth-child(120){opacity:1.0228;transform:translate(27.1902vw,-10px) scale(.9689);animation:fall-120 29s -4s linear infinite}@keyframes fall-120{42.417%{transform:translate(18.0206vw,42.417vh) scale(.9689)}to{transform:translate(22.6054vw,99vh) scale(.9689)}}.snow:nth-child(121){opacity:1.9266;transform:translate(67.9186vw,-10px) scale(.6291);animation:fall-121 12s -20s linear infinite}@keyframes fall-121{64.827%{transform:translate(74.8141vw,64.827vh) scale(.6291)}to{transform:translate(71.36635vw,99vh) scale(.6291)}}.snow:nth-child(122){opacity:.8716;transform:translate(55.5456vw,-10px) scale(.4583);animation:fall-122 15s -3s linear infinite}@keyframes fall-122{30.133%{transform:translate(49.3379vw,30.133vh) scale(.4583)}to{transform:translate(52.44175vw,99vh) scale(.4583)}}.snow:nth-child(123){opacity:1.3552;transform:translate(38.5736vw,-10px) scale(.6425);animation:fall-123 12s -23s linear infinite}@keyframes fall-123{64.343%{transform:translate(32.0268vw,64.343vh) scale(.6425)}to{transform:translate(35.3002vw,99vh) scale(.6425)}}.snow:nth-child(124){opacity:1.1688;transform:translate(.3538vw,-10px) scale(.3901);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{30.324%{transform:translate(-1.3917vw,30.324vh) scale(.3901)}to{transform:translate(-.51895vw,99vh) scale(.3901)}}.snow:nth-child(125){opacity:1.9302;transform:translate(8.1051vw,-10px) scale(.9275);animation:fall-125 11s -26s linear infinite}@keyframes fall-125{30.336%{transform:translate(11.0972vw,30.336vh) scale(.9275)}to{transform:translate(9.60115vw,99vh) scale(.9275)}}.snow:nth-child(126){opacity:.47;transform:translate(27.0192vw,-10px) scale(.613);animation:fall-126 10s -19s linear infinite}@keyframes fall-126{52.659%{transform:translate(26.2634vw,52.659vh) scale(.613)}to{transform:translate(26.6413vw,99vh) scale(.613)}}.snow:nth-child(127){opacity:1.4824;transform:translate(24.2221vw,-10px) scale(.5164);animation:fall-127 10s -8s linear infinite}@keyframes fall-127{36.512%{transform:translate(23.7475vw,36.512vh) scale(.5164)}to{transform:translate(23.9848vw,99vh) scale(.5164)}}.snow:nth-child(128){opacity:.7192;transform:translate(73.2798vw,-10px) scale(.2497);animation:fall-128 29s -1s linear infinite}@keyframes fall-128{43.064%{transform:translate(74.3494vw,43.064vh) scale(.2497)}to{transform:translate(73.8146vw,99vh) scale(.2497)}}.snow:nth-child(129){opacity:1.1212;transform:translate(53.4312vw,-10px) scale(.6571);animation:fall-129 15s -4s linear infinite}@keyframes fall-129{61.732%{transform:translate(49.3911vw,61.732vh) scale(.6571)}to{transform:translate(51.41115vw,99vh) scale(.6571)}}.snow:nth-child(130){opacity:.784;transform:translate(35.3586vw,-10px) scale(.8795);animation:fall-130 11s -19s linear infinite}@keyframes fall-130{44.834%{transform:translate(40.2769vw,44.834vh) scale(.8795)}to{transform:translate(37.81775vw,99vh) scale(.8795)}}.snow:nth-child(131){opacity:1.2772;transform:translate(65.9183vw,-10px) scale(.5995);animation:fall-131 25s -11s linear infinite}@keyframes fall-131{62.21%{transform:translate(59.1705vw,62.21vh) scale(.5995)}to{transform:translate(62.5444vw,99vh) scale(.5995)}}.snow:nth-child(132){opacity:1.2624;transform:translate(59.0389vw,-10px) scale(.9275);animation:fall-132 24s -21s linear infinite}@keyframes fall-132{42.574%{transform:translate(64.4999vw,42.574vh) scale(.9275)}to{transform:translate(61.7694vw,99vh) scale(.9275)}}.snow:nth-child(133){opacity:.589;transform:translate(14.8649vw,-10px) scale(.6304);animation:fall-133 14s -14s linear infinite}@keyframes fall-133{73.191%{transform:translate(23.7412vw,73.191vh) scale(.6304)}to{transform:translate(19.30305vw,99vh) scale(.6304)}}.snow:nth-child(134){opacity:.2096;transform:translate(51.515vw,-10px) scale(.3963);animation:fall-134 24s -17s linear infinite}@keyframes fall-134{59.855%{transform:translate(46.5242vw,59.855vh) scale(.3963)}to{transform:translate(49.0196vw,99vh) scale(.3963)}}.snow:nth-child(135){opacity:.2708;transform:translate(15.511vw,-10px) scale(.6632);animation:fall-135 25s -11s linear infinite}@keyframes fall-135{34.84%{transform:translate(13.2773vw,34.84vh) scale(.6632)}to{transform:translate(14.39415vw,99vh) scale(.6632)}}.snow:nth-child(136){opacity:1.5874;transform:translate(49.5216vw,-10px) scale(.4265);animation:fall-136 19s -5s linear infinite}@keyframes fall-136{68.496%{transform:translate(57.4539vw,68.496vh) scale(.4265)}to{transform:translate(53.48775vw,99vh) scale(.4265)}}.snow:nth-child(137){opacity:.0408;transform:translate(43.9161vw,-10px) scale(.2735);animation:fall-137 14s -2s linear infinite}@keyframes fall-137{64.109%{transform:translate(40.8538vw,64.109vh) scale(.2735)}to{transform:translate(42.38495vw,99vh) scale(.2735)}}.snow:nth-child(138){opacity:1.1666;transform:translate(73.5225vw,-10px) scale(.117);animation:fall-138 26s -5s linear infinite}@keyframes fall-138{72.292%{transform:translate(74.3779vw,72.292vh) scale(.117)}to{transform:translate(73.9502vw,99vh) scale(.117)}}.snow:nth-child(139){opacity:1.6326;transform:translate(25.2448vw,-10px) scale(.5441);animation:fall-139 28s -23s linear infinite}@keyframes fall-139{41.414%{transform:translate(15.7671vw,41.414vh) scale(.5441)}to{transform:translate(20.50595vw,99vh) scale(.5441)}}.snow:nth-child(140){opacity:.9592;transform:translate(67.3845vw,-10px) scale(.6567);animation:fall-140 21s -24s linear infinite}@keyframes fall-140{74.972%{transform:translate(60.4745vw,74.972vh) scale(.6567)}to{transform:translate(63.9295vw,99vh) scale(.6567)}}.snow:nth-child(141){opacity:.3908;transform:translate(12.0107vw,-10px) scale(.0194);animation:fall-141 20s -9s linear infinite}@keyframes fall-141{31.005%{transform:translate(8.0669vw,31.005vh) scale(.0194)}to{transform:translate(10.0388vw,99vh) scale(.0194)}}.snow:nth-child(142){opacity:.7286;transform:translate(95.0884vw,-10px) scale(.1645);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{66.263%{transform:translate(97.6573vw,66.263vh) scale(.1645)}to{transform:translate(96.37285vw,99vh) scale(.1645)}}.snow:nth-child(143){opacity:.2946;transform:translate(27.8578vw,-10px) scale(.31);animation:fall-143 20s -1s linear infinite}@keyframes fall-143{30.427%{transform:translate(23.2559vw,30.427vh) scale(.31)}to{transform:translate(25.55685vw,99vh) scale(.31)}}.snow:nth-child(144){opacity:.5292;transform:translate(63.2289vw,-10px) scale(.6784);animation:fall-144 29s -8s linear infinite}@keyframes fall-144{31.715%{transform:translate(54.7158vw,31.715vh) scale(.6784)}to{transform:translate(58.97235vw,99vh) scale(.6784)}}.snow:nth-child(145){opacity:.1746;transform:translate(32.7772vw,-10px) scale(.5015);animation:fall-145 19s -18s linear infinite}@keyframes fall-145{64.084%{transform:translate(35.0526vw,64.084vh) scale(.5015)}to{transform:translate(33.9149vw,99vh) scale(.5015)}}.snow:nth-child(146){opacity:.0436;transform:translate(69.8082vw,-10px) scale(.6418);animation:fall-146 22s -21s linear infinite}@keyframes fall-146{63.174%{transform:translate(61.9775vw,63.174vh) scale(.6418)}to{transform:translate(65.89285vw,99vh) scale(.6418)}}.snow:nth-child(147){opacity:.0756;transform:translate(24.6273vw,-10px) scale(.0295);animation:fall-147 11s -18s linear infinite}@keyframes fall-147{57.735%{transform:translate(30.7119vw,57.735vh) scale(.0295)}to{transform:translate(27.6696vw,99vh) scale(.0295)}}.snow:nth-child(148){opacity:.1882;transform:translate(34.8309vw,-10px) scale(.2998);animation:fall-148 25s -11s linear infinite}@keyframes fall-148{68.396%{transform:translate(40.792vw,68.396vh) scale(.2998)}to{transform:translate(37.81145vw,99vh) scale(.2998)}}.snow:nth-child(149){opacity:1.5848;transform:translate(69.9991vw,-10px) scale(.6255);animation:fall-149 21s -23s linear infinite}@keyframes fall-149{47.775%{transform:translate(74.85vw,47.775vh) scale(.6255)}to{transform:translate(72.42455vw,99vh) scale(.6255)}}.snow:nth-child(150){opacity:1.4584;transform:translate(12.5987vw,-10px) scale(.865);animation:fall-150 19s -21s linear infinite}@keyframes fall-150{59.201%{transform:translate(14.5367vw,59.201vh) scale(.865)}to{transform:translate(13.5677vw,99vh) scale(.865)}}.snow:nth-child(151){opacity:.8458;transform:translate(51.0011vw,-10px) scale(.5528);animation:fall-151 17s -2s linear infinite}@keyframes fall-151{72.842%{transform:translate(57.1844vw,72.842vh) scale(.5528)}to{transform:translate(54.09275vw,99vh) scale(.5528)}}.snow:nth-child(152){opacity:1.2294;transform:translate(37.7777vw,-10px) scale(.4387);animation:fall-152 10s -7s linear infinite}@keyframes fall-152{35.645%{transform:translate(42.5451vw,35.645vh) scale(.4387)}to{transform:translate(40.1614vw,99vh) scale(.4387)}}.snow:nth-child(153){opacity:1.6386;transform:translate(61.216vw,-10px) scale(.6495);animation:fall-153 29s -4s linear infinite}@keyframes fall-153{34.333%{transform:translate(53.5751vw,34.333vh) scale(.6495)}to{transform:translate(57.39555vw,99vh) scale(.6495)}}.snow:nth-child(154){opacity:.0862;transform:translate(97.0102vw,-10px) scale(.2699);animation:fall-154 29s -29s linear infinite}@keyframes fall-154{61.434%{transform:translate(103.741vw,61.434vh) scale(.2699)}to{transform:translate(100.3756vw,99vh) scale(.2699)}}.snow:nth-child(155){opacity:.1932;transform:translate(61.2493vw,-10px) scale(.0027);animation:fall-155 14s -20s linear infinite}@keyframes fall-155{62.048%{transform:translate(63.2541vw,62.048vh) scale(.0027)}to{transform:translate(62.2517vw,99vh) scale(.0027)}}.snow:nth-child(156){opacity:1.9688;transform:translate(74.6131vw,-10px) scale(.9804);animation:fall-156 10s -8s linear infinite}@keyframes fall-156{52.517%{transform:translate(67.095vw,52.517vh) scale(.9804)}to{transform:translate(70.85405vw,99vh) scale(.9804)}}.snow:nth-child(157){opacity:1.73;transform:translate(13.3566vw,-10px) scale(.2003);animation:fall-157 26s -8s linear infinite}@keyframes fall-157{50.87%{transform:translate(20.1756vw,50.87vh) scale(.2003)}to{transform:translate(16.7661vw,99vh) scale(.2003)}}.snow:nth-child(158){opacity:.3122;transform:translate(46.4382vw,-10px) scale(.6279);animation:fall-158 28s -5s linear infinite}@keyframes fall-158{65.635%{transform:translate(42.341vw,65.635vh) scale(.6279)}to{transform:translate(44.3896vw,99vh) scale(.6279)}}.snow:nth-child(159){opacity:1.1232;transform:translate(91.8704vw,-10px) scale(.3942);animation:fall-159 25s -8s linear infinite}@keyframes fall-159{35.727%{transform:translate(96.1622vw,35.727vh) scale(.3942)}to{transform:translate(94.0163vw,99vh) scale(.3942)}}.snow:nth-child(160){opacity:.088;transform:translate(86.3691vw,-10px) scale(.9171);animation:fall-160 23s -30s linear infinite}@keyframes fall-160{65.013%{transform:translate(77.6093vw,65.013vh) scale(.9171)}to{transform:translate(81.9892vw,99vh) scale(.9171)}}.snow:nth-child(161){opacity:.078;transform:translate(83.682vw,-10px) scale(.5601);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{77.335%{transform:translate(91.9281vw,77.335vh) scale(.5601)}to{transform:translate(87.80505vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:.2662;transform:translate(28.9726vw,-10px) scale(.7289);animation:fall-162 25s -3s linear infinite}@keyframes fall-162{66.111%{transform:translate(34.7753vw,66.111vh) scale(.7289)}to{transform:translate(31.87395vw,99vh) scale(.7289)}}.snow:nth-child(163){opacity:.5352;transform:translate(27.0603vw,-10px) scale(.3236);animation:fall-163 26s -22s linear infinite}@keyframes fall-163{54.59%{transform:translate(27.8966vw,54.59vh) scale(.3236)}to{transform:translate(27.47845vw,99vh) scale(.3236)}}.snow:nth-child(164){opacity:1.9428;transform:translate(72.6922vw,-10px) scale(.3285);animation:fall-164 18s -15s linear infinite}@keyframes fall-164{57.518%{transform:translate(80.9603vw,57.518vh) scale(.3285)}to{transform:translate(76.82625vw,99vh) scale(.3285)}}.snow:nth-child(165){opacity:1.165;transform:translate(1.2203vw,-10px) scale(.3754);animation:fall-165 20s -8s linear infinite}@keyframes fall-165{72.92%{transform:translate(-7.4471vw,72.92vh) scale(.3754)}to{transform:translate(-3.1134vw,99vh) scale(.3754)}}.snow:nth-child(166){opacity:.9822;transform:translate(6.9919vw,-10px) scale(.454);animation:fall-166 13s -18s linear infinite}@keyframes fall-166{48.362%{transform:translate(9.4709vw,48.362vh) scale(.454)}to{transform:translate(8.2314vw,99vh) scale(.454)}}.snow:nth-child(167){opacity:.2232;transform:translate(18.4444vw,-10px) scale(.9233);animation:fall-167 15s -1s linear infinite}@keyframes fall-167{69.264%{transform:translate(25.4606vw,69.264vh) scale(.9233)}to{transform:translate(21.9525vw,99vh) scale(.9233)}}.snow:nth-child(168){opacity:.4758;transform:translate(20.4964vw,-10px) scale(.252);animation:fall-168 23s -27s linear infinite}@keyframes fall-168{36.638%{transform:translate(13.3773vw,36.638vh) scale(.252)}to{transform:translate(16.93685vw,99vh) scale(.252)}}.snow:nth-child(169){opacity:.573;transform:translate(74.0824vw,-10px) scale(.1809);animation:fall-169 26s -27s linear infinite}@keyframes fall-169{78.693%{transform:translate(83.7773vw,78.693vh) scale(.1809)}to{transform:translate(78.92985vw,99vh) scale(.1809)}}.snow:nth-child(170){opacity:.7882;transform:translate(82.1835vw,-10px) scale(.4063);animation:fall-170 24s -28s linear infinite}@keyframes fall-170{45.869%{transform:translate(72.223vw,45.869vh) scale(.4063)}to{transform:translate(77.20325vw,99vh) scale(.4063)}}.snow:nth-child(171){opacity:1.4564;transform:translate(26.4638vw,-10px) scale(.9145);animation:fall-171 10s -11s linear infinite}@keyframes fall-171{69.167%{transform:translate(24.6945vw,69.167vh) scale(.9145)}to{transform:translate(25.57915vw,99vh) scale(.9145)}}.snow:nth-child(172){opacity:1.2756;transform:translate(25.2203vw,-10px) scale(.6497);animation:fall-172 18s -12s linear infinite}@keyframes fall-172{55.83%{transform:translate(27.8166vw,55.83vh) scale(.6497)}to{transform:translate(26.51845vw,99vh) scale(.6497)}}.snow:nth-child(173){opacity:.7274;transform:translate(89.5948vw,-10px) scale(.0265);animation:fall-173 23s -5s linear infinite}@keyframes fall-173{60.43%{transform:translate(93.2482vw,60.43vh) scale(.0265)}to{transform:translate(91.4215vw,99vh) scale(.0265)}}.snow:nth-child(174){opacity:.8624;transform:translate(68.2598vw,-10px) scale(.0176);animation:fall-174 29s -13s linear infinite}@keyframes fall-174{74.829%{transform:translate(75.0433vw,74.829vh) scale(.0176)}to{transform:translate(71.65155vw,99vh) scale(.0176)}}.snow:nth-child(175){opacity:.877;transform:translate(67.1174vw,-10px) scale(.9864);animation:fall-175 18s -19s linear infinite}@keyframes fall-175{30.551%{transform:translate(62.8839vw,30.551vh) scale(.9864)}to{transform:translate(65.00065vw,99vh) scale(.9864)}}.snow:nth-child(176){opacity:1.508;transform:translate(69.5529vw,-10px) scale(.8613);animation:fall-176 13s -15s linear infinite}@keyframes fall-176{32.167%{transform:translate(73.448vw,32.167vh) scale(.8613)}to{transform:translate(71.50045vw,99vh) scale(.8613)}}.snow:nth-child(177){opacity:1.446;transform:translate(80.6293vw,-10px) scale(.9412);animation:fall-177 18s -19s linear infinite}@keyframes fall-177{41.196%{transform:translate(76.3973vw,41.196vh) scale(.9412)}to{transform:translate(78.5133vw,99vh) scale(.9412)}}.snow:nth-child(178){opacity:.7296;transform:translate(8.0342vw,-10px) scale(.2484);animation:fall-178 28s -3s linear infinite}@keyframes fall-178{52.168%{transform:translate(7.4749vw,52.168vh) scale(.2484)}to{transform:translate(7.75455vw,99vh) scale(.2484)}}.snow:nth-child(179){opacity:1.0874;transform:translate(.59vw,-10px) scale(.9955);animation:fall-179 16s -19s linear infinite}@keyframes fall-179{69.506%{transform:translate(4.3234vw,69.506vh) scale(.9955)}to{transform:translate(2.4567vw,99vh) scale(.9955)}}.snow:nth-child(180){opacity:1.8704;transform:translate(13.749vw,-10px) scale(.4008);animation:fall-180 21s -27s linear infinite}@keyframes fall-180{73.549%{transform:translate(10.673vw,73.549vh) scale(.4008)}to{transform:translate(12.211vw,99vh) scale(.4008)}}.snow:nth-child(181){opacity:.4374;transform:translate(21.0049vw,-10px) scale(.8489);animation:fall-181 28s -12s linear infinite}@keyframes fall-181{50.911%{transform:translate(24.8177vw,50.911vh) scale(.8489)}to{transform:translate(22.9113vw,99vh) scale(.8489)}}.snow:nth-child(182){opacity:1.3636;transform:translate(78.4688vw,-10px) scale(.9496);animation:fall-182 30s -24s linear infinite}@keyframes fall-182{69.323%{transform:translate(85.034vw,69.323vh) scale(.9496)}to{transform:translate(81.7514vw,99vh) scale(.9496)}}.snow:nth-child(183){opacity:.6362;transform:translate(22.4694vw,-10px) scale(.5692);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{43.096%{transform:translate(14.0464vw,43.096vh) scale(.5692)}to{transform:translate(18.2579vw,99vh) scale(.5692)}}.snow:nth-child(184){opacity:1.0688;transform:translate(20.9625vw,-10px) scale(.4116);animation:fall-184 11s -12s linear infinite}@keyframes fall-184{49.813%{transform:translate(26.2336vw,49.813vh) scale(.4116)}to{transform:translate(23.59805vw,99vh) scale(.4116)}}.snow:nth-child(185){opacity:.1226;transform:translate(99.7233vw,-10px) scale(.6766);animation:fall-185 22s -9s linear infinite}@keyframes fall-185{47.447%{transform:translate(102.4968vw,47.447vh) scale(.6766)}to{transform:translate(101.11005vw,99vh) scale(.6766)}}.snow:nth-child(186){opacity:.7662;transform:translate(70.0727vw,-10px) scale(.6488);animation:fall-186 27s -27s linear infinite}@keyframes fall-186{41.287%{transform:translate(61.3469vw,41.287vh) scale(.6488)}to{transform:translate(65.7098vw,99vh) scale(.6488)}}.snow:nth-child(187){opacity:.7494;transform:translate(90.5191vw,-10px) scale(.3355);animation:fall-187 16s -29s linear infinite}@keyframes fall-187{60.051%{transform:translate(95.5178vw,60.051vh) scale(.3355)}to{transform:translate(93.01845vw,99vh) scale(.3355)}}.snow:nth-child(188){opacity:.3276;transform:translate(71.3606vw,-10px) scale(.1032);animation:fall-188 25s -9s linear infinite}@keyframes fall-188{76.687%{transform:translate(69.894vw,76.687vh) scale(.1032)}to{transform:translate(70.6273vw,99vh) scale(.1032)}}.snow:nth-child(189){opacity:1.9164;transform:translate(55.3651vw,-10px) scale(.7659);animation:fall-189 19s -19s linear infinite}@keyframes fall-189{74.138%{transform:translate(64.6671vw,74.138vh) scale(.7659)}to{transform:translate(60.0161vw,99vh) scale(.7659)}}.snow:nth-child(190){opacity:.2036;transform:translate(49.9046vw,-10px) scale(.1486);animation:fall-190 19s -12s linear infinite}@keyframes fall-190{43.816%{transform:translate(57.4809vw,43.816vh) scale(.1486)}to{transform:translate(53.69275vw,99vh) scale(.1486)}}.snow:nth-child(191){opacity:1.4444;transform:translate(60.5785vw,-10px) scale(.6492);animation:fall-191 13s -15s linear infinite}@keyframes fall-191{60.39%{transform:translate(62.1558vw,60.39vh) scale(.6492)}to{transform:translate(61.36715vw,99vh) scale(.6492)}}.snow:nth-child(192){opacity:.6906;transform:translate(25.1707vw,-10px) scale(.0551);animation:fall-192 28s -22s linear infinite}@keyframes fall-192{42.369%{transform:translate(31.5098vw,42.369vh) scale(.0551)}to{transform:translate(28.34025vw,99vh) scale(.0551)}}.snow:nth-child(193){opacity:.7956;transform:translate(52.2379vw,-10px) scale(.4019);animation:fall-193 11s -20s linear infinite}@keyframes fall-193{74.819%{transform:translate(50.4825vw,74.819vh) scale(.4019)}to{transform:translate(51.3602vw,99vh) scale(.4019)}}.snow:nth-child(194){opacity:1.2336;transform:translate(52.9056vw,-10px) scale(.8617);animation:fall-194 17s -30s linear infinite}@keyframes fall-194{66.488%{transform:translate(43.5683vw,66.488vh) scale(.8617)}to{transform:translate(48.23695vw,99vh) scale(.8617)}}.snow:nth-child(195){opacity:.0738;transform:translate(69.0727vw,-10px) scale(.8784);animation:fall-195 26s -9s linear infinite}@keyframes fall-195{53.008%{transform:translate(65.9892vw,53.008vh) scale(.8784)}to{transform:translate(67.53095vw,99vh) scale(.8784)}}.snow:nth-child(196){opacity:1.7962;transform:translate(47.0274vw,-10px) scale(.1511);animation:fall-196 29s -24s linear infinite}@keyframes fall-196{51.88%{transform:translate(46.5938vw,51.88vh) scale(.1511)}to{transform:translate(46.8106vw,99vh) scale(.1511)}}.snow:nth-child(197){opacity:1.526;transform:translate(76.9848vw,-10px) scale(.7189);animation:fall-197 22s -8s linear infinite}@keyframes fall-197{66.255%{transform:translate(69.4442vw,66.255vh) scale(.7189)}to{transform:translate(73.2145vw,99vh) scale(.7189)}}.snow:nth-child(198){opacity:1.5276;transform:translate(34.2118vw,-10px) scale(.6139);animation:fall-198 30s -17s linear infinite}@keyframes fall-198{48.004%{transform:translate(31.7792vw,48.004vh) scale(.6139)}to{transform:translate(32.9955vw,99vh) scale(.6139)}}.snow:nth-child(199){opacity:.7082;transform:translate(47.0074vw,-10px) scale(.9559);animation:fall-199 21s -29s linear infinite}@keyframes fall-199{55.165%{transform:translate(49.3541vw,55.165vh) scale(.9559)}to{transform:translate(48.18075vw,99vh) scale(.9559)}}.snow:nth-child(200){opacity:.9154;transform:translate(75.4769vw,-10px) scale(.8249);animation:fall-200 20s -20s linear infinite}@keyframes fall-200{65.337%{transform:translate(74.7961vw,65.337vh) scale(.8249)}to{transform:translate(75.1365vw,99vh) scale(.8249)}}.snow:nth-child(201){opacity:1.6172;transform:translate(21.0563vw,-10px) scale(.337);animation:fall-201 19s -25s linear infinite}@keyframes fall-201{33.742%{transform:translate(15.5776vw,33.742vh) scale(.337)}to{transform:translate(18.31695vw,99vh) scale(.337)}}.snow:nth-child(202){opacity:.9516;transform:translate(17.3578vw,-10px) scale(.6372);animation:fall-202 25s -12s linear infinite}@keyframes fall-202{31.292%{transform:translate(10.7019vw,31.292vh) scale(.6372)}to{transform:translate(14.02985vw,99vh) scale(.6372)}}.snow:nth-child(203){opacity:.8664;transform:translate(96.3587vw,-10px) scale(.9907);animation:fall-203 19s -16s linear infinite}@keyframes fall-203{53.518%{transform:translate(97.0542vw,53.518vh) scale(.9907)}to{transform:translate(96.70645vw,99vh) scale(.9907)}}.snow:nth-child(204){opacity:1.666;transform:translate(13.6645vw,-10px) scale(.7676);animation:fall-204 19s -12s linear infinite}@keyframes fall-204{35.357%{transform:translate(18.0805vw,35.357vh) scale(.7676)}to{transform:translate(15.8725vw,99vh) scale(.7676)}}.snow:nth-child(205){opacity:1.0948;transform:translate(45.7383vw,-10px) scale(.3218);animation:fall-205 15s -10s linear infinite}@keyframes fall-205{39.908%{transform:translate(35.838vw,39.908vh) scale(.3218)}to{transform:translate(40.78815vw,99vh) scale(.3218)}}.snow:nth-child(206){opacity:1.2882;transform:translate(26.0632vw,-10px) scale(.0429);animation:fall-206 20s -17s linear infinite}@keyframes fall-206{75.265%{transform:translate(34.8079vw,75.265vh) scale(.0429)}to{transform:translate(30.43555vw,99vh) scale(.0429)}}.snow:nth-child(207){opacity:.294;transform:translate(6.3588vw,-10px) scale(.6516);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{32.633%{transform:translate(3.4548vw,32.633vh) scale(.6516)}to{transform:translate(4.9068vw,99vh) scale(.6516)}}.snow:nth-child(208){opacity:1.8078;transform:translate(38.1372vw,-10px) scale(.0631);animation:fall-208 10s -25s linear infinite}@keyframes fall-208{60.229%{transform:translate(31.5037vw,60.229vh) scale(.0631)}to{transform:translate(34.82045vw,99vh) scale(.0631)}}.snow:nth-child(209){opacity:1.1506;transform:translate(52.0948vw,-10px) scale(.8002);animation:fall-209 10s -25s linear infinite}@keyframes fall-209{52.663%{transform:translate(50.602vw,52.663vh) scale(.8002)}to{transform:translate(51.3484vw,99vh) scale(.8002)}}.snow:nth-child(210){opacity:1.4786;transform:translate(52.8781vw,-10px) scale(.9737);animation:fall-210 24s -22s linear infinite}@keyframes fall-210{52.606%{transform:translate(53.5858vw,52.606vh) scale(.9737)}to{transform:translate(53.23195vw,99vh) scale(.9737)}}.snow:nth-child(211){opacity:.5576;transform:translate(83.2487vw,-10px) scale(.1892);animation:fall-211 17s -4s linear infinite}@keyframes fall-211{72.734%{transform:translate(74.4166vw,72.734vh) scale(.1892)}to{transform:translate(78.83265vw,99vh) scale(.1892)}}.snow:nth-child(212){opacity:1.857;transform:translate(53.0337vw,-10px) scale(.8605);animation:fall-212 11s -15s linear infinite}@keyframes fall-212{56.226%{transform:translate(55.3809vw,56.226vh) scale(.8605)}to{transform:translate(54.2073vw,99vh) scale(.8605)}}.snow:nth-child(213){opacity:1.6616;transform:translate(96.9918vw,-10px) scale(.5344);animation:fall-213 30s -6s linear infinite}@keyframes fall-213{42.259%{transform:translate(99.6846vw,42.259vh) scale(.5344)}to{transform:translate(98.3382vw,99vh) scale(.5344)}}.snow:nth-child(214){opacity:1.4826;transform:translate(38.5114vw,-10px) scale(.6043);animation:fall-214 29s -1s linear infinite}@keyframes fall-214{70.258%{transform:translate(33.8075vw,70.258vh) scale(.6043)}to{transform:translate(36.15945vw,99vh) scale(.6043)}}.snow:nth-child(215){opacity:1.569;transform:translate(12.2009vw,-10px) scale(.5131);animation:fall-215 28s -18s linear infinite}@keyframes fall-215{64.624%{transform:translate(11.661vw,64.624vh) scale(.5131)}to{transform:translate(11.93095vw,99vh) scale(.5131)}}.snow:nth-child(216){opacity:1.9494;transform:translate(.4378vw,-10px) scale(.3783);animation:fall-216 12s -14s linear infinite}@keyframes fall-216{50.168%{transform:translate(5.7679vw,50.168vh) scale(.3783)}to{transform:translate(3.10285vw,99vh) scale(.3783)}}.snow:nth-child(217){opacity:.3466;transform:translate(46.1436vw,-10px) scale(.8394);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{56.304%{transform:translate(41.622vw,56.304vh) scale(.8394)}to{transform:translate(43.8828vw,99vh) scale(.8394)}}.snow:nth-child(218){opacity:1.3456;transform:translate(71.5358vw,-10px) scale(.0739);animation:fall-218 29s -5s linear infinite}@keyframes fall-218{72.58%{transform:translate(79.267vw,72.58vh) scale(.0739)}to{transform:translate(75.4014vw,99vh) scale(.0739)}}.snow:nth-child(219){opacity:.7546;transform:translate(.9559vw,-10px) scale(.9571);animation:fall-219 11s -8s linear infinite}@keyframes fall-219{49.104%{transform:translate(3.9983vw,49.104vh) scale(.9571)}to{transform:translate(2.4771vw,99vh) scale(.9571)}}.snow:nth-child(220){opacity:1.327;transform:translate(11.6785vw,-10px) scale(.6648);animation:fall-220 17s -27s linear infinite}@keyframes fall-220{56.235%{transform:translate(5.8193vw,56.235vh) scale(.6648)}to{transform:translate(8.7489vw,99vh) scale(.6648)}}.snow:nth-child(221){opacity:.901;transform:translate(8.2436vw,-10px) scale(.0832);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{40.328%{transform:translate(1.0639vw,40.328vh) scale(.0832)}to{transform:translate(4.65375vw,99vh) scale(.0832)}}.snow:nth-child(222){opacity:.9412;transform:translate(39.9297vw,-10px) scale(.455);animation:fall-222 27s -26s linear infinite}@keyframes fall-222{43.466%{transform:translate(44.8345vw,43.466vh) scale(.455)}to{transform:translate(42.3821vw,99vh) scale(.455)}}.snow:nth-child(223){opacity:1.0262;transform:translate(16.1614vw,-10px) scale(.2628);animation:fall-223 11s -3s linear infinite}@keyframes fall-223{61.671%{transform:translate(9.3631vw,61.671vh) scale(.2628)}to{transform:translate(12.76225vw,99vh) scale(.2628)}}.snow:nth-child(224){opacity:1.0336;transform:translate(42.9767vw,-10px) scale(.7288);animation:fall-224 21s -20s linear infinite}@keyframes fall-224{38.513%{transform:translate(49.3077vw,38.513vh) scale(.7288)}to{transform:translate(46.1422vw,99vh) scale(.7288)}}.snow:nth-child(225){opacity:.2736;transform:translate(5.9408vw,-10px) scale(.6708);animation:fall-225 21s -12s linear infinite}@keyframes fall-225{40.002%{transform:translate(-1.4131vw,40.002vh) scale(.6708)}to{transform:translate(2.26385vw,99vh) scale(.6708)}}.snow:nth-child(226){opacity:1.262;transform:translate(42.4726vw,-10px) scale(.2927);animation:fall-226 18s -19s linear infinite}@keyframes fall-226{67.249%{transform:translate(42.313vw,67.249vh) scale(.2927)}to{transform:translate(42.3928vw,99vh) scale(.2927)}}.snow:nth-child(227){opacity:.8924;transform:translate(15.8185vw,-10px) scale(.1547);animation:fall-227 26s -25s linear infinite}@keyframes fall-227{41.264%{transform:translate(8.1337vw,41.264vh) scale(.1547)}to{transform:translate(11.9761vw,99vh) scale(.1547)}}.snow:nth-child(228){opacity:.5816;transform:translate(49.3vw,-10px) scale(.8394);animation:fall-228 14s -27s linear infinite}@keyframes fall-228{67.114%{transform:translate(58.7732vw,67.114vh) scale(.8394)}to{transform:translate(54.0366vw,99vh) scale(.8394)}}.snow:nth-child(229){opacity:1.0988;transform:translate(33.7991vw,-10px) scale(.3454);animation:fall-229 29s -28s linear infinite}@keyframes fall-229{76.421%{transform:translate(27.9365vw,76.421vh) scale(.3454)}to{transform:translate(30.8678vw,99vh) scale(.3454)}}.snow:nth-child(230){opacity:.323;transform:translate(55.8297vw,-10px) scale(.8124);animation:fall-230 30s -3s linear infinite}@keyframes fall-230{62.248%{transform:translate(64.9172vw,62.248vh) scale(.8124)}to{transform:translate(60.37345vw,99vh) scale(.8124)}}.snow:nth-child(231){opacity:1.6512;transform:translate(37.4043vw,-10px) scale(.7079);animation:fall-231 17s -27s linear infinite}@keyframes fall-231{65.577%{transform:translate(46.5809vw,65.577vh) scale(.7079)}to{transform:translate(41.9926vw,99vh) scale(.7079)}}.snow:nth-child(232){opacity:1.415;transform:translate(20.9241vw,-10px) scale(.293);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{47.359%{transform:translate(16.9122vw,47.359vh) scale(.293)}to{transform:translate(18.91815vw,99vh) scale(.293)}}.snow:nth-child(233){opacity:.4352;transform:translate(76.9486vw,-10px) scale(.3672);animation:fall-233 11s -20s linear infinite}@keyframes fall-233{58.034%{transform:translate(72.1311vw,58.034vh) scale(.3672)}to{transform:translate(74.53985vw,99vh) scale(.3672)}}.snow:nth-child(234){opacity:.746;transform:translate(66.8486vw,-10px) scale(.0045);animation:fall-234 17s -9s linear infinite}@keyframes fall-234{35.163%{transform:translate(59.2759vw,35.163vh) scale(.0045)}to{transform:translate(63.06225vw,99vh) scale(.0045)}}.snow:nth-child(235){opacity:.1956;transform:translate(42.3266vw,-10px) scale(.3604);animation:fall-235 27s -2s linear infinite}@keyframes fall-235{74.812%{transform:translate(46.0064vw,74.812vh) scale(.3604)}to{transform:translate(44.1665vw,99vh) scale(.3604)}}.snow:nth-child(236){opacity:.8676;transform:translate(24.7647vw,-10px) scale(.7991);animation:fall-236 29s -24s linear infinite}@keyframes fall-236{39.49%{transform:translate(26.701vw,39.49vh) scale(.7991)}to{transform:translate(25.73285vw,99vh) scale(.7991)}}.snow:nth-child(237){opacity:1.8724;transform:translate(40.5533vw,-10px) scale(.1228);animation:fall-237 10s -23s linear infinite}@keyframes fall-237{53.437%{transform:translate(48.1546vw,53.437vh) scale(.1228)}to{transform:translate(44.35395vw,99vh) scale(.1228)}}.snow:nth-child(238){opacity:1.4214;transform:translate(57.955vw,-10px) scale(.6512);animation:fall-238 27s -12s linear infinite}@keyframes fall-238{48.461%{transform:translate(54.4851vw,48.461vh) scale(.6512)}to{transform:translate(56.22005vw,99vh) scale(.6512)}}.snow:nth-child(239){opacity:.6796;transform:translate(87.0923vw,-10px) scale(.3788);animation:fall-239 20s -27s linear infinite}@keyframes fall-239{45.522%{transform:translate(77.1875vw,45.522vh) scale(.3788)}to{transform:translate(82.1399vw,99vh) scale(.3788)}}.snow:nth-child(240){opacity:1.3976;transform:translate(75.7903vw,-10px) scale(.077);animation:fall-240 15s -23s linear infinite}@keyframes fall-240{52.898%{transform:translate(71.2335vw,52.898vh) scale(.077)}to{transform:translate(73.5119vw,99vh) scale(.077)}}.snow:nth-child(241){opacity:1.4562;transform:translate(13.3986vw,-10px) scale(.4656);animation:fall-241 19s -20s linear infinite}@keyframes fall-241{49.755%{transform:translate(4.8912vw,49.755vh) scale(.4656)}to{transform:translate(9.1449vw,99vh) scale(.4656)}}.snow:nth-child(242){opacity:.2608;transform:translate(89.1864vw,-10px) scale(.7113);animation:fall-242 26s -18s linear infinite}@keyframes fall-242{30.928%{transform:translate(80.3276vw,30.928vh) scale(.7113)}to{transform:translate(84.757vw,99vh) scale(.7113)}}.snow:nth-child(243){opacity:.5466;transform:translate(99.1129vw,-10px) scale(.0368);animation:fall-243 24s -26s linear infinite}@keyframes fall-243{56.494%{transform:translate(95.7623vw,56.494vh) scale(.0368)}to{transform:translate(97.4376vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:.9788;transform:translate(17.3852vw,-10px) scale(.1051);animation:fall-244 29s -7s linear infinite}@keyframes fall-244{64.466%{transform:translate(25.1933vw,64.466vh) scale(.1051)}to{transform:translate(21.28925vw,99vh) scale(.1051)}}.snow:nth-child(245){opacity:1.2834;transform:translate(50.4426vw,-10px) scale(.6405);animation:fall-245 21s -9s linear infinite}@keyframes fall-245{31.958%{transform:translate(41.7382vw,31.958vh) scale(.6405)}to{transform:translate(46.0904vw,99vh) scale(.6405)}}.snow:nth-child(246){opacity:.8588;transform:translate(64.2301vw,-10px) scale(.162);animation:fall-246 23s -16s linear infinite}@keyframes fall-246{55.949%{transform:translate(66.453vw,55.949vh) scale(.162)}to{transform:translate(65.34155vw,99vh) scale(.162)}}.snow:nth-child(247){opacity:.6472;transform:translate(25.9713vw,-10px) scale(.5768);animation:fall-247 27s -21s linear infinite}@keyframes fall-247{44.703%{transform:translate(27.6169vw,44.703vh) scale(.5768)}to{transform:translate(26.7941vw,99vh) scale(.5768)}}.snow:nth-child(248){opacity:1.281;transform:translate(54.5307vw,-10px) scale(.7515);animation:fall-248 15s -22s linear infinite}@keyframes fall-248{68.449%{transform:translate(47.4419vw,68.449vh) scale(.7515)}to{transform:translate(50.9863vw,99vh) scale(.7515)}}.snow:nth-child(249){opacity:.6456;transform:translate(75.2495vw,-10px) scale(.0376);animation:fall-249 11s -3s linear infinite}@keyframes fall-249{50.832%{transform:translate(73.7064vw,50.832vh) scale(.0376)}to{transform:translate(74.47795vw,99vh) scale(.0376)}}.snow:nth-child(250){opacity:1.9854;transform:translate(12.393vw,-10px) scale(.5237);animation:fall-250 19s -18s linear infinite}@keyframes fall-250{62.056%{transform:translate(7.2548vw,62.056vh) scale(.5237)}to{transform:translate(9.8239vw,99vh) scale(.5237)}}.snow:nth-child(251){opacity:1.8972;transform:translate(1.4168vw,-10px) scale(.9397);animation:fall-251 25s -24s linear infinite}@keyframes fall-251{46.818%{transform:translate(-7.3351vw,46.818vh) scale(.9397)}to{transform:translate(-2.95915vw,99vh) scale(.9397)}}.snow:nth-child(252){opacity:.263;transform:translate(6.7583vw,-10px) scale(.5676);animation:fall-252 10s -13s linear infinite}@keyframes fall-252{78%{transform:translate(6.2208vw,78vh) scale(.5676)}to{transform:translate(6.48955vw,99vh) scale(.5676)}}.snow:nth-child(253){opacity:.1226;transform:translate(76.1062vw,-10px) scale(.0736);animation:fall-253 13s -26s linear infinite}@keyframes fall-253{44.633%{transform:translate(83.2826vw,44.633vh) scale(.0736)}to{transform:translate(79.6944vw,99vh) scale(.0736)}}.snow:nth-child(254){opacity:.9444;transform:translate(63.9414vw,-10px) scale(.607);animation:fall-254 21s -7s linear infinite}@keyframes fall-254{56.82%{transform:translate(62.1419vw,56.82vh) scale(.607)}to{transform:translate(63.04165vw,99vh) scale(.607)}}.snow:nth-child(255){opacity:.0558;transform:translate(2.5159vw,-10px) scale(.5825);animation:fall-255 21s -30s linear infinite}@keyframes fall-255{36.418%{transform:translate(4.1456vw,36.418vh) scale(.5825)}to{transform:translate(3.33075vw,99vh) scale(.5825)}}.snow:nth-child(256){opacity:.203;transform:translate(20.8842vw,-10px) scale(.2472);animation:fall-256 22s -1s linear infinite}@keyframes fall-256{56.939%{transform:translate(20.7356vw,56.939vh) scale(.2472)}to{transform:translate(20.8099vw,99vh) scale(.2472)}}.snow:nth-child(257){opacity:.366;transform:translate(81.6151vw,-10px) scale(.6214);animation:fall-257 30s -18s linear infinite}@keyframes fall-257{45.624%{transform:translate(83.4526vw,45.624vh) scale(.6214)}to{transform:translate(82.53385vw,99vh) scale(.6214)}}.snow:nth-child(258){opacity:.3108;transform:translate(81.9264vw,-10px) scale(.2616);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{43.083%{transform:translate(76.9291vw,43.083vh) scale(.2616)}to{transform:translate(79.42775vw,99vh) scale(.2616)}}.snow:nth-child(259){opacity:.6526;transform:translate(66.1157vw,-10px) scale(.1945);animation:fall-259 27s -6s linear infinite}@keyframes fall-259{66.261%{transform:translate(63.2075vw,66.261vh) scale(.1945)}to{transform:translate(64.6616vw,99vh) scale(.1945)}}.snow:nth-child(260){opacity:1.4256;transform:translate(13.2266vw,-10px) scale(.3163);animation:fall-260 16s -1s linear infinite}@keyframes fall-260{32.808%{transform:translate(8.4939vw,32.808vh) scale(.3163)}to{transform:translate(10.86025vw,99vh) scale(.3163)}}.snow:nth-child(261){opacity:1.2676;transform:translate(30.6089vw,-10px) scale(.5334);animation:fall-261 23s -25s linear infinite}@keyframes fall-261{36.691%{transform:translate(34.1203vw,36.691vh) scale(.5334)}to{transform:translate(32.3646vw,99vh) scale(.5334)}}.snow:nth-child(262){opacity:.9454;transform:translate(47.4434vw,-10px) scale(.7405);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{78.81%{transform:translate(42.9952vw,78.81vh) scale(.7405)}to{transform:translate(45.2193vw,99vh) scale(.7405)}}.snow:nth-child(263){opacity:.7396;transform:translate(1.5567vw,-10px) scale(.4608);animation:fall-263 22s -10s linear infinite}@keyframes fall-263{41.018%{transform:translate(8.7802vw,41.018vh) scale(.4608)}to{transform:translate(5.16845vw,99vh) scale(.4608)}}.snow:nth-child(264){opacity:.375;transform:translate(19.5381vw,-10px) scale(.9064);animation:fall-264 18s -6s linear infinite}@keyframes fall-264{72.834%{transform:translate(21.1111vw,72.834vh) scale(.9064)}to{transform:translate(20.3246vw,99vh) scale(.9064)}}.snow:nth-child(265){opacity:1.0994;transform:translate(27.5805vw,-10px) scale(.2064);animation:fall-265 15s -2s linear infinite}@keyframes fall-265{50.848%{transform:translate(27.0528vw,50.848vh) scale(.2064)}to{transform:translate(27.31665vw,99vh) scale(.2064)}}.snow:nth-child(266){opacity:1.2962;transform:translate(31.0177vw,-10px) scale(.5004);animation:fall-266 26s -10s linear infinite}@keyframes fall-266{40.082%{transform:translate(23.4191vw,40.082vh) scale(.5004)}to{transform:translate(27.2184vw,99vh) scale(.5004)}}.snow:nth-child(267){opacity:.647;transform:translate(57.2624vw,-10px) scale(.2655);animation:fall-267 21s -27s linear infinite}@keyframes fall-267{65.446%{transform:translate(54.0388vw,65.446vh) scale(.2655)}to{transform:translate(55.6506vw,99vh) scale(.2655)}}.snow:nth-child(268){opacity:1.9678;transform:translate(73.1432vw,-10px) scale(.9205);animation:fall-268 28s -20s linear infinite}@keyframes fall-268{62.26%{transform:translate(64.6vw,62.26vh) scale(.9205)}to{transform:translate(68.8716vw,99vh) scale(.9205)}}.snow:nth-child(269){opacity:.9584;transform:translate(57.3452vw,-10px) scale(.0592);animation:fall-269 11s -13s linear infinite}@keyframes fall-269{61.006%{transform:translate(48.4306vw,61.006vh) scale(.0592)}to{transform:translate(52.8879vw,99vh) scale(.0592)}}.snow:nth-child(270){opacity:.5672;transform:translate(10.4217vw,-10px) scale(.2248);animation:fall-270 12s -16s linear infinite}@keyframes fall-270{33.918%{transform:translate(19.8073vw,33.918vh) scale(.2248)}to{transform:translate(15.1145vw,99vh) scale(.2248)}}.snow:nth-child(271){opacity:.0928;transform:translate(38.5034vw,-10px) scale(.5615);animation:fall-271 27s -27s linear infinite}@keyframes fall-271{39.488%{transform:translate(47.6277vw,39.488vh) scale(.5615)}to{transform:translate(43.06555vw,99vh) scale(.5615)}}.snow:nth-child(272){opacity:.9112;transform:translate(74.6086vw,-10px) scale(.2916);animation:fall-272 15s -17s linear infinite}@keyframes fall-272{68.723%{transform:translate(78.9857vw,68.723vh) scale(.2916)}to{transform:translate(76.79715vw,99vh) scale(.2916)}}.snow:nth-child(273){opacity:.7502;transform:translate(30.6282vw,-10px) scale(.9721);animation:fall-273 15s -13s linear infinite}@keyframes fall-273{32.478%{transform:translate(37.0065vw,32.478vh) scale(.9721)}to{transform:translate(33.81735vw,99vh) scale(.9721)}}.snow:nth-child(274){opacity:.0176;transform:translate(32.0567vw,-10px) scale(.0956);animation:fall-274 14s -22s linear infinite}@keyframes fall-274{64.581%{transform:translate(34.2816vw,64.581vh) scale(.0956)}to{transform:translate(33.16915vw,99vh) scale(.0956)}}.snow:nth-child(275){opacity:.7182;transform:translate(44.6996vw,-10px) scale(.1898);animation:fall-275 16s -8s linear infinite}@keyframes fall-275{74.144%{transform:translate(53.0729vw,74.144vh) scale(.1898)}to{transform:translate(48.88625vw,99vh) scale(.1898)}}.snow:nth-child(276){opacity:1.6014;transform:translate(53.1046vw,-10px) scale(.9538);animation:fall-276 21s -25s linear infinite}@keyframes fall-276{58.505%{transform:translate(48.5743vw,58.505vh) scale(.9538)}to{transform:translate(50.83945vw,99vh) scale(.9538)}}.snow:nth-child(277){opacity:1.6304;transform:translate(97.0348vw,-10px) scale(.6995);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{62.601%{transform:translate(97.629vw,62.601vh) scale(.6995)}to{transform:translate(97.3319vw,99vh) scale(.6995)}}.snow:nth-child(278){opacity:1.922;transform:translate(17.8422vw,-10px) scale(.9732);animation:fall-278 10s -22s linear infinite}@keyframes fall-278{61.563%{transform:translate(17.9975vw,61.563vh) scale(.9732)}to{transform:translate(17.91985vw,99vh) scale(.9732)}}.snow:nth-child(279){opacity:.3994;transform:translate(45.6334vw,-10px) scale(.5999);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{66.768%{transform:translate(45.716vw,66.768vh) scale(.5999)}to{transform:translate(45.6747vw,99vh) scale(.5999)}}.snow:nth-child(280){opacity:1.3618;transform:translate(88.5012vw,-10px) scale(.3013);animation:fall-280 15s -20s linear infinite}@keyframes fall-280{56.136%{transform:translate(83.1546vw,56.136vh) scale(.3013)}to{transform:translate(85.8279vw,99vh) scale(.3013)}}.snow:nth-child(281){opacity:1.6562;transform:translate(70.2151vw,-10px) scale(.7436);animation:fall-281 20s -4s linear infinite}@keyframes fall-281{62.06%{transform:translate(71.5461vw,62.06vh) scale(.7436)}to{transform:translate(70.8806vw,99vh) scale(.7436)}}.snow:nth-child(282){opacity:.9954;transform:translate(54.5109vw,-10px) scale(.6749);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{49.637%{transform:translate(49.9059vw,49.637vh) scale(.6749)}to{transform:translate(52.2084vw,99vh) scale(.6749)}}.snow:nth-child(283){opacity:.9016;transform:translate(79.921vw,-10px) scale(.0518);animation:fall-283 27s -17s linear infinite}@keyframes fall-283{38.869%{transform:translate(80.5623vw,38.869vh) scale(.0518)}to{transform:translate(80.24165vw,99vh) scale(.0518)}}.snow:nth-child(284){opacity:1.005;transform:translate(18.4339vw,-10px) scale(.6558);animation:fall-284 12s -1s linear infinite}@keyframes fall-284{44.199%{transform:translate(17.9766vw,44.199vh) scale(.6558)}to{transform:translate(18.20525vw,99vh) scale(.6558)}}.snow:nth-child(285){opacity:1.8146;transform:translate(88.3367vw,-10px) scale(.9846);animation:fall-285 13s -2s linear infinite}@keyframes fall-285{78.533%{transform:translate(86.7306vw,78.533vh) scale(.9846)}to{transform:translate(87.53365vw,99vh) scale(.9846)}}.snow:nth-child(286){opacity:1.8308;transform:translate(25.6503vw,-10px) scale(.8496);animation:fall-286 30s -4s linear infinite}@keyframes fall-286{42.379%{transform:translate(20.2117vw,42.379vh) scale(.8496)}to{transform:translate(22.931vw,99vh) scale(.8496)}}.snow:nth-child(287){opacity:.272;transform:translate(75.819vw,-10px) scale(.8305);animation:fall-287 10s -7s linear infinite}@keyframes fall-287{70.895%{transform:translate(76.4449vw,70.895vh) scale(.8305)}to{transform:translate(76.13195vw,99vh) scale(.8305)}}.snow:nth-child(288){opacity:1.6986;transform:translate(62.0448vw,-10px) scale(.8961);animation:fall-288 28s -27s linear infinite}@keyframes fall-288{62.515%{transform:translate(52.4611vw,62.515vh) scale(.8961)}to{transform:translate(57.25295vw,99vh) scale(.8961)}}.snow:nth-child(289){opacity:.1738;transform:translate(28.4485vw,-10px) scale(.1241);animation:fall-289 23s -18s linear infinite}@keyframes fall-289{57.907%{transform:translate(19.213vw,57.907vh) scale(.1241)}to{transform:translate(23.83075vw,99vh) scale(.1241)}}.snow:nth-child(290){opacity:.6906;transform:translate(41.3763vw,-10px) scale(.0382);animation:fall-290 13s -27s linear infinite}@keyframes fall-290{72.467%{transform:translate(31.6773vw,72.467vh) scale(.0382)}to{transform:translate(36.5268vw,99vh) scale(.0382)}}.snow:nth-child(291){opacity:.4004;transform:translate(69.4031vw,-10px) scale(.5046);animation:fall-291 28s -1s linear infinite}@keyframes fall-291{39.515%{transform:translate(70.1842vw,39.515vh) scale(.5046)}to{transform:translate(69.79365vw,99vh) scale(.5046)}}.snow:nth-child(292){opacity:.7078;transform:translate(19.9255vw,-10px) scale(.5752);animation:fall-292 29s -18s linear infinite}@keyframes fall-292{58.419%{transform:translate(14.9567vw,58.419vh) scale(.5752)}to{transform:translate(17.4411vw,99vh) scale(.5752)}}.snow:nth-child(293){opacity:.119;transform:translate(59.6768vw,-10px) scale(.5338);animation:fall-293 28s -27s linear infinite}@keyframes fall-293{58.197%{transform:translate(54.1808vw,58.197vh) scale(.5338)}to{transform:translate(56.9288vw,99vh) scale(.5338)}}.snow:nth-child(294){opacity:1.3726;transform:translate(40.2348vw,-10px) scale(.0633);animation:fall-294 15s -6s linear infinite}@keyframes fall-294{68.065%{transform:translate(38.5425vw,68.065vh) scale(.0633)}to{transform:translate(39.38865vw,99vh) scale(.0633)}}.snow:nth-child(295){opacity:.921;transform:translate(59.0118vw,-10px) scale(.1521);animation:fall-295 13s -2s linear infinite}@keyframes fall-295{71.464%{transform:translate(68.5776vw,71.464vh) scale(.1521)}to{transform:translate(63.7947vw,99vh) scale(.1521)}}.snow:nth-child(296){opacity:1.0406;transform:translate(1.9575vw,-10px) scale(.0142);animation:fall-296 13s -4s linear infinite}@keyframes fall-296{52.84%{transform:translate(8.7207vw,52.84vh) scale(.0142)}to{transform:translate(5.3391vw,99vh) scale(.0142)}}.snow:nth-child(297){opacity:1.1904;transform:translate(42.652vw,-10px) scale(.7659);animation:fall-297 28s -4s linear infinite}@keyframes fall-297{79.805%{transform:translate(33.2994vw,79.805vh) scale(.7659)}to{transform:translate(37.9757vw,99vh) scale(.7659)}}.snow:nth-child(298){opacity:1.1798;transform:translate(96.6356vw,-10px) scale(.5685);animation:fall-298 12s -25s linear infinite}@keyframes fall-298{47.659%{transform:translate(87.2226vw,47.659vh) scale(.5685)}to{transform:translate(91.9291vw,99vh) scale(.5685)}}.snow:nth-child(299){opacity:.4072;transform:translate(16.3094vw,-10px) scale(.0525);animation:fall-299 14s -22s linear infinite}@keyframes fall-299{68.012%{transform:translate(25.1928vw,68.012vh) scale(.0525)}to{transform:translate(20.7511vw,99vh) scale(.0525)}}.snow:nth-child(300){opacity:1.1304;transform:translate(47.459vw,-10px) scale(.8196);animation:fall-300 11s -15s linear infinite}@keyframes fall-300{61.671%{transform:translate(51.6425vw,61.671vh) scale(.8196)}to{transform:translate(49.55075vw,99vh) scale(.8196)}}.snow:nth-child(301){opacity:.5828;transform:translate(80.3786vw,-10px) scale(.6784);animation:fall-301 13s -22s linear infinite}@keyframes fall-301{72.494%{transform:translate(90.2966vw,72.494vh) scale(.6784)}to{transform:translate(85.3376vw,99vh) scale(.6784)}}.snow:nth-child(302){opacity:1.5682;transform:translate(83.7088vw,-10px) scale(.2999);animation:fall-302 27s -9s linear infinite}@keyframes fall-302{56.342%{transform:translate(79.1154vw,56.342vh) scale(.2999)}to{transform:translate(81.4121vw,99vh) scale(.2999)}}.snow:nth-child(303){opacity:1.318;transform:translate(54.8119vw,-10px) scale(.6081);animation:fall-303 26s -26s linear infinite}@keyframes fall-303{57.065%{transform:translate(51.5814vw,57.065vh) scale(.6081)}to{transform:translate(53.19665vw,99vh) scale(.6081)}}.snow:nth-child(304){opacity:.69;transform:translate(2.9044vw,-10px) scale(.6554);animation:fall-304 18s -8s linear infinite}@keyframes fall-304{55.639%{transform:translate(5.5031vw,55.639vh) scale(.6554)}to{transform:translate(4.20375vw,99vh) scale(.6554)}}.snow:nth-child(305){opacity:.3762;transform:translate(70.4204vw,-10px) scale(.6745);animation:fall-305 26s -23s linear infinite}@keyframes fall-305{60.569%{transform:translate(70.1193vw,60.569vh) scale(.6745)}to{transform:translate(70.26985vw,99vh) scale(.6745)}}.snow:nth-child(306){opacity:1.4754;transform:translate(88.7907vw,-10px) scale(.3885);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{51.67%{transform:translate(78.9155vw,51.67vh) scale(.3885)}to{transform:translate(83.8531vw,99vh) scale(.3885)}}.snow:nth-child(307){opacity:.622;transform:translate(8.5299vw,-10px) scale(.9825);animation:fall-307 12s -16s linear infinite}@keyframes fall-307{44.145%{transform:translate(4.4352vw,44.145vh) scale(.9825)}to{transform:translate(6.48255vw,99vh) scale(.9825)}}.snow:nth-child(308){opacity:.083;transform:translate(82.0549vw,-10px) scale(.2449);animation:fall-308 15s -6s linear infinite}@keyframes fall-308{65.972%{transform:translate(91.8125vw,65.972vh) scale(.2449)}to{transform:translate(86.9337vw,99vh) scale(.2449)}}.snow:nth-child(309){opacity:1.9156;transform:translate(49.6292vw,-10px) scale(.1519);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{45.51%{transform:translate(40.8918vw,45.51vh) scale(.1519)}to{transform:translate(45.2605vw,99vh) scale(.1519)}}.snow:nth-child(310){opacity:1.6792;transform:translate(61.4308vw,-10px) scale(.5764);animation:fall-310 16s -20s linear infinite}@keyframes fall-310{57.75%{transform:translate(68.8444vw,57.75vh) scale(.5764)}to{transform:translate(65.1376vw,99vh) scale(.5764)}}.snow:nth-child(311){opacity:.547;transform:translate(9.2878vw,-10px) scale(.6599);animation:fall-311 28s -3s linear infinite}@keyframes fall-311{76.873%{transform:translate(13.3764vw,76.873vh) scale(.6599)}to{transform:translate(11.3321vw,99vh) scale(.6599)}}.snow:nth-child(312){opacity:1.8946;transform:translate(.4679vw,-10px) scale(.1686);animation:fall-312 10s -28s linear infinite}@keyframes fall-312{61.043%{transform:translate(2.2318vw,61.043vh) scale(.1686)}to{transform:translate(1.34985vw,99vh) scale(.1686)}}.snow:nth-child(313){opacity:1.4916;transform:translate(7.5651vw,-10px) scale(.0816);animation:fall-313 23s -6s linear infinite}@keyframes fall-313{64.6%{transform:translate(16.5541vw,64.6vh) scale(.0816)}to{transform:translate(12.0596vw,99vh) scale(.0816)}}.snow:nth-child(314){opacity:1.1034;transform:translate(30.8505vw,-10px) scale(.6595);animation:fall-314 10s -28s linear infinite}@keyframes fall-314{58.152%{transform:translate(21.5855vw,58.152vh) scale(.6595)}to{transform:translate(26.218vw,99vh) scale(.6595)}}.snow:nth-child(315){opacity:.9606;transform:translate(77.7621vw,-10px) scale(.746);animation:fall-315 16s -3s linear infinite}@keyframes fall-315{34.428%{transform:translate(85.1388vw,34.428vh) scale(.746)}to{transform:translate(81.45045vw,99vh) scale(.746)}}.snow:nth-child(316){opacity:.0092;transform:translate(79.2401vw,-10px) scale(.535);animation:fall-316 26s -7s linear infinite}@keyframes fall-316{34.819%{transform:translate(74.0154vw,34.819vh) scale(.535)}to{transform:translate(76.62775vw,99vh) scale(.535)}}.snow:nth-child(317){opacity:.4912;transform:translate(26.6721vw,-10px) scale(.1355);animation:fall-317 14s -13s linear infinite}@keyframes fall-317{44.58%{transform:translate(29.3666vw,44.58vh) scale(.1355)}to{transform:translate(28.01935vw,99vh) scale(.1355)}}.snow:nth-child(318){opacity:.9374;transform:translate(36.1448vw,-10px) scale(.9955);animation:fall-318 28s -26s linear infinite}@keyframes fall-318{69.962%{transform:translate(29.6565vw,69.962vh) scale(.9955)}to{transform:translate(32.90065vw,99vh) scale(.9955)}}.snow:nth-child(319){opacity:1.3738;transform:translate(21.3385vw,-10px) scale(.1933);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{52.708%{transform:translate(18.7305vw,52.708vh) scale(.1933)}to{transform:translate(20.0345vw,99vh) scale(.1933)}}.snow:nth-child(320){opacity:1.4774;transform:translate(34.2704vw,-10px) scale(.6761);animation:fall-320 19s -13s linear infinite}@keyframes fall-320{69.208%{transform:translate(40.0044vw,69.208vh) scale(.6761)}to{transform:translate(37.1374vw,99vh) scale(.6761)}}.snow:nth-child(321){opacity:.7196;transform:translate(42.8182vw,-10px) scale(.9423);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{68.597%{transform:translate(52.7491vw,68.597vh) scale(.9423)}to{transform:translate(47.78365vw,99vh) scale(.9423)}}.snow:nth-child(322){opacity:.5574;transform:translate(26.1742vw,-10px) scale(.6182);animation:fall-322 16s -22s linear infinite}@keyframes fall-322{36.829%{transform:translate(19.5568vw,36.829vh) scale(.6182)}to{transform:translate(22.8655vw,99vh) scale(.6182)}}.snow:nth-child(323){opacity:1.227;transform:translate(87.972vw,-10px) scale(.4462);animation:fall-323 14s -20s linear infinite}@keyframes fall-323{69.492%{transform:translate(79.1369vw,69.492vh) scale(.4462)}to{transform:translate(83.55445vw,99vh) scale(.4462)}}.snow:nth-child(324){opacity:.5128;transform:translate(56.788vw,-10px) scale(.4126);animation:fall-324 26s -21s linear infinite}@keyframes fall-324{68.575%{transform:translate(48.1487vw,68.575vh) scale(.4126)}to{transform:translate(52.46835vw,99vh) scale(.4126)}}.snow:nth-child(325){opacity:.7276;transform:translate(75.3293vw,-10px) scale(.1429);animation:fall-325 27s -3s linear infinite}@keyframes fall-325{46.923%{transform:translate(78.8936vw,46.923vh) scale(.1429)}to{transform:translate(77.11145vw,99vh) scale(.1429)}}.snow:nth-child(326){opacity:1.5024;transform:translate(81.3594vw,-10px) scale(.7995);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{32.693%{transform:translate(80.9118vw,32.693vh) scale(.7995)}to{transform:translate(81.1356vw,99vh) scale(.7995)}}.snow:nth-child(327){opacity:1.263;transform:translate(23.9066vw,-10px) scale(.2173);animation:fall-327 29s -11s linear infinite}@keyframes fall-327{54.875%{transform:translate(14.6208vw,54.875vh) scale(.2173)}to{transform:translate(19.2637vw,99vh) scale(.2173)}}.snow:nth-child(328){opacity:.1254;transform:translate(28.1091vw,-10px) scale(.2999);animation:fall-328 10s -15s linear infinite}@keyframes fall-328{58.723%{transform:translate(32.9416vw,58.723vh) scale(.2999)}to{transform:translate(30.52535vw,99vh) scale(.2999)}}.snow:nth-child(329){opacity:1.2796;transform:translate(29.3996vw,-10px) scale(.7629);animation:fall-329 20s -19s linear infinite}@keyframes fall-329{70.534%{transform:translate(38.1529vw,70.534vh) scale(.7629)}to{transform:translate(33.77625vw,99vh) scale(.7629)}}.snow:nth-child(330){opacity:.9298;transform:translate(43.521vw,-10px) scale(.2814);animation:fall-330 10s -10s linear infinite}@keyframes fall-330{33.887%{transform:translate(41.7788vw,33.887vh) scale(.2814)}to{transform:translate(42.6499vw,99vh) scale(.2814)}}.snow:nth-child(331){opacity:.5402;transform:translate(10.3269vw,-10px) scale(.111);animation:fall-331 29s -8s linear infinite}@keyframes fall-331{68.058%{transform:translate(16.6346vw,68.058vh) scale(.111)}to{transform:translate(13.48075vw,99vh) scale(.111)}}.snow:nth-child(332){opacity:.0528;transform:translate(56.0165vw,-10px) scale(.5438);animation:fall-332 17s -7s linear infinite}@keyframes fall-332{57.627%{transform:translate(56.3102vw,57.627vh) scale(.5438)}to{transform:translate(56.16335vw,99vh) scale(.5438)}}.snow:nth-child(333){opacity:.4092;transform:translate(91.567vw,-10px) scale(.6248);animation:fall-333 17s -14s linear infinite}@keyframes fall-333{52.551%{transform:translate(94.6616vw,52.551vh) scale(.6248)}to{transform:translate(93.1143vw,99vh) scale(.6248)}}.snow:nth-child(334){opacity:1.6056;transform:translate(61.3587vw,-10px) scale(.7661);animation:fall-334 16s -7s linear infinite}@keyframes fall-334{70.339%{transform:translate(59.4962vw,70.339vh) scale(.7661)}to{transform:translate(60.42745vw,99vh) scale(.7661)}}.snow:nth-child(335){opacity:1.112;transform:translate(90.4847vw,-10px) scale(.5968);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{78.506%{transform:translate(96.2909vw,78.506vh) scale(.5968)}to{transform:translate(93.3878vw,99vh) scale(.5968)}}.snow:nth-child(336){opacity:.3702;transform:translate(19.2269vw,-10px) scale(.923);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{47.468%{transform:translate(12.702vw,47.468vh) scale(.923)}to{transform:translate(15.96445vw,99vh) scale(.923)}}.snow:nth-child(337){opacity:.8054;transform:translate(27.7021vw,-10px) scale(.5448);animation:fall-337 15s -5s linear infinite}@keyframes fall-337{35.406%{transform:translate(22.9606vw,35.406vh) scale(.5448)}to{transform:translate(25.33135vw,99vh) scale(.5448)}}.snow:nth-child(338){opacity:1.4836;transform:translate(85.4598vw,-10px) scale(.1901);animation:fall-338 16s -11s linear infinite}@keyframes fall-338{52.449%{transform:translate(87.2696vw,52.449vh) scale(.1901)}to{transform:translate(86.3647vw,99vh) scale(.1901)}}.snow:nth-child(339){opacity:1.153;transform:translate(.0141vw,-10px) scale(.9742);animation:fall-339 30s -7s linear infinite}@keyframes fall-339{59.512%{transform:translate(.6728vw,59.512vh) scale(.9742)}to{transform:translate(.34345vw,99vh) scale(.9742)}}.snow:nth-child(340){opacity:1.1376;transform:translate(31.4183vw,-10px) scale(.0006);animation:fall-340 17s -16s linear infinite}@keyframes fall-340{78.563%{transform:translate(38.4743vw,78.563vh) scale(.0006)}to{transform:translate(34.9463vw,99vh) scale(.0006)}}.snow:nth-child(341){opacity:.0636;transform:translate(24.8788vw,-10px) scale(.6195);animation:fall-341 26s -26s linear infinite}@keyframes fall-341{76.176%{transform:translate(23.5704vw,76.176vh) scale(.6195)}to{transform:translate(24.2246vw,99vh) scale(.6195)}}.snow:nth-child(342){opacity:1.9734;transform:translate(73.0547vw,-10px) scale(.0146);animation:fall-342 18s -26s linear infinite}@keyframes fall-342{38.425%{transform:translate(74.7642vw,38.425vh) scale(.0146)}to{transform:translate(73.90945vw,99vh) scale(.0146)}}.snow:nth-child(343){opacity:.514;transform:translate(52.9647vw,-10px) scale(.223);animation:fall-343 20s -25s linear infinite}@keyframes fall-343{34.287%{transform:translate(51.545vw,34.287vh) scale(.223)}to{transform:translate(52.25485vw,99vh) scale(.223)}}.snow:nth-child(344){opacity:.8966;transform:translate(11.4343vw,-10px) scale(.9589);animation:fall-344 21s -5s linear infinite}@keyframes fall-344{72.212%{transform:translate(21.1236vw,72.212vh) scale(.9589)}to{transform:translate(16.27895vw,99vh) scale(.9589)}}.snow:nth-child(345){opacity:.8092;transform:translate(38.5808vw,-10px) scale(.9419);animation:fall-345 26s -25s linear infinite}@keyframes fall-345{67.812%{transform:translate(33.4742vw,67.812vh) scale(.9419)}to{transform:translate(36.0275vw,99vh) scale(.9419)}}.snow:nth-child(346){opacity:.7332;transform:translate(33.9035vw,-10px) scale(.6019);animation:fall-346 21s -14s linear infinite}@keyframes fall-346{39.152%{transform:translate(31.6494vw,39.152vh) scale(.6019)}to{transform:translate(32.77645vw,99vh) scale(.6019)}}.snow:nth-child(347){opacity:.8164;transform:translate(7.391vw,-10px) scale(.1355);animation:fall-347 30s -17s linear infinite}@keyframes fall-347{71.396%{transform:translate(14.2693vw,71.396vh) scale(.1355)}to{transform:translate(10.83015vw,99vh) scale(.1355)}}.snow:nth-child(348){opacity:.6688;transform:translate(25.4973vw,-10px) scale(.7201);animation:fall-348 19s -17s linear infinite}@keyframes fall-348{55.106%{transform:translate(34.3776vw,55.106vh) scale(.7201)}to{transform:translate(29.93745vw,99vh) scale(.7201)}}.snow:nth-child(349){opacity:1.2774;transform:translate(43.3269vw,-10px) scale(.8587);animation:fall-349 13s -21s linear infinite}@keyframes fall-349{34.919%{transform:translate(49.9471vw,34.919vh) scale(.8587)}to{transform:translate(46.637vw,99vh) scale(.8587)}}.snow:nth-child(350){opacity:.3736;transform:translate(16.9372vw,-10px) scale(.3063);animation:fall-350 18s -11s linear infinite}@keyframes fall-350{45.965%{transform:translate(8.8636vw,45.965vh) scale(.3063)}to{transform:translate(12.9004vw,99vh) scale(.3063)}}.snow:nth-child(351){opacity:1.8878;transform:translate(69.8272vw,-10px) scale(.4179);animation:fall-351 24s -2s linear infinite}@keyframes fall-351{68.189%{transform:translate(69.5504vw,68.189vh) scale(.4179)}to{transform:translate(69.6888vw,99vh) scale(.4179)}}.snow:nth-child(352){opacity:1.1314;transform:translate(95.956vw,-10px) scale(.3581);animation:fall-352 22s -12s linear infinite}@keyframes fall-352{75.118%{transform:translate(99.1864vw,75.118vh) scale(.3581)}to{transform:translate(97.5712vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.0234;transform:translate(1.5348vw,-10px) scale(.7642);animation:fall-353 29s -26s linear infinite}@keyframes fall-353{47.431%{transform:translate(7.0942vw,47.431vh) scale(.7642)}to{transform:translate(4.3145vw,99vh) scale(.7642)}}.snow:nth-child(354){opacity:.2366;transform:translate(94.4672vw,-10px) scale(.4823);animation:fall-354 29s -17s linear infinite}@keyframes fall-354{70.669%{transform:translate(88.6416vw,70.669vh) scale(.4823)}to{transform:translate(91.5544vw,99vh) scale(.4823)}}.snow:nth-child(355){opacity:.0372;transform:translate(17.4013vw,-10px) scale(.3664);animation:fall-355 15s -11s linear infinite}@keyframes fall-355{30.733%{transform:translate(13.7682vw,30.733vh) scale(.3664)}to{transform:translate(15.58475vw,99vh) scale(.3664)}}.snow:nth-child(356){opacity:1.9916;transform:translate(68.3113vw,-10px) scale(.2585);animation:fall-356 14s -27s linear infinite}@keyframes fall-356{57.659%{transform:translate(58.775vw,57.659vh) scale(.2585)}to{transform:translate(63.54315vw,99vh) scale(.2585)}}.snow:nth-child(357){opacity:1.8008;transform:translate(66.6819vw,-10px) scale(.5291);animation:fall-357 26s -21s linear infinite}@keyframes fall-357{46.086%{transform:translate(74.3595vw,46.086vh) scale(.5291)}to{transform:translate(70.5207vw,99vh) scale(.5291)}}.snow:nth-child(358){opacity:.1884;transform:translate(40.7098vw,-10px) scale(.9223);animation:fall-358 20s -15s linear infinite}@keyframes fall-358{38.694%{transform:translate(42.5746vw,38.694vh) scale(.9223)}to{transform:translate(41.6422vw,99vh) scale(.9223)}}.snow:nth-child(359){opacity:.6506;transform:translate(78.0057vw,-10px) scale(.9741);animation:fall-359 18s -20s linear infinite}@keyframes fall-359{51.924%{transform:translate(85.1893vw,51.924vh) scale(.9741)}to{transform:translate(81.5975vw,99vh) scale(.9741)}}.snow:nth-child(360){opacity:1.8576;transform:translate(.0155vw,-10px) scale(.6802);animation:fall-360 29s -26s linear infinite}@keyframes fall-360{66.613%{transform:translate(-8.2461vw,66.613vh) scale(.6802)}to{transform:translate(-4.1153vw,99vh) scale(.6802)}}.snow:nth-child(361){opacity:1.948;transform:translate(65.4241vw,-10px) scale(.0693);animation:fall-361 20s -30s linear infinite}@keyframes fall-361{31.641%{transform:translate(69.8127vw,31.641vh) scale(.0693)}to{transform:translate(67.6184vw,99vh) scale(.0693)}}.snow:nth-child(362){opacity:.9764;transform:translate(48.1015vw,-10px) scale(.6457);animation:fall-362 10s -26s linear infinite}@keyframes fall-362{46.309%{transform:translate(38.1543vw,46.309vh) scale(.6457)}to{transform:translate(43.1279vw,99vh) scale(.6457)}}.snow:nth-child(363){opacity:1.5426;transform:translate(64.8993vw,-10px) scale(.7005);animation:fall-363 18s -29s linear infinite}@keyframes fall-363{55.331%{transform:translate(71.0883vw,55.331vh) scale(.7005)}to{transform:translate(67.9938vw,99vh) scale(.7005)}}.snow:nth-child(364){opacity:.313;transform:translate(1.1352vw,-10px) scale(.4735);animation:fall-364 28s -12s linear infinite}@keyframes fall-364{59.568%{transform:translate(4.0462vw,59.568vh) scale(.4735)}to{transform:translate(2.5907vw,99vh) scale(.4735)}}.snow:nth-child(365){opacity:.0142;transform:translate(7.5228vw,-10px) scale(.4368);animation:fall-365 19s -4s linear infinite}@keyframes fall-365{60.783%{transform:translate(-1.5227vw,60.783vh) scale(.4368)}to{transform:translate(3.00005vw,99vh) scale(.4368)}}.snow:nth-child(366){opacity:1.1616;transform:translate(27.327vw,-10px) scale(.301);animation:fall-366 17s -10s linear infinite}@keyframes fall-366{52.963%{transform:translate(30.2197vw,52.963vh) scale(.301)}to{transform:translate(28.77335vw,99vh) scale(.301)}}.snow:nth-child(367){opacity:1.4282;transform:translate(47.3759vw,-10px) scale(.4458);animation:fall-367 18s -1s linear infinite}@keyframes fall-367{70.385%{transform:translate(40.0743vw,70.385vh) scale(.4458)}to{transform:translate(43.7251vw,99vh) scale(.4458)}}.snow:nth-child(368){opacity:1.7248;transform:translate(22.6809vw,-10px) scale(.9691);animation:fall-368 14s -2s linear infinite}@keyframes fall-368{38.288%{transform:translate(29.6297vw,38.288vh) scale(.9691)}to{transform:translate(26.1553vw,99vh) scale(.9691)}}.snow:nth-child(369){opacity:1.3872;transform:translate(46.835vw,-10px) scale(.1163);animation:fall-369 30s -14s linear infinite}@keyframes fall-369{63.789%{transform:translate(43.0154vw,63.789vh) scale(.1163)}to{transform:translate(44.9252vw,99vh) scale(.1163)}}.snow:nth-child(370){opacity:1.8742;transform:translate(48.8744vw,-10px) scale(.8184);animation:fall-370 20s -29s linear infinite}@keyframes fall-370{60.393%{transform:translate(48.037vw,60.393vh) scale(.8184)}to{transform:translate(48.4557vw,99vh) scale(.8184)}}.snow:nth-child(371){opacity:.7446;transform:translate(12.96vw,-10px) scale(.5763);animation:fall-371 12s -28s linear infinite}@keyframes fall-371{68.842%{transform:translate(18.2663vw,68.842vh) scale(.5763)}to{transform:translate(15.61315vw,99vh) scale(.5763)}}.snow:nth-child(372){opacity:1.1594;transform:translate(29.6194vw,-10px) scale(.0333);animation:fall-372 29s -18s linear infinite}@keyframes fall-372{76.67%{transform:translate(36.5559vw,76.67vh) scale(.0333)}to{transform:translate(33.08765vw,99vh) scale(.0333)}}.snow:nth-child(373){opacity:.7232;transform:translate(39.898vw,-10px) scale(.2387);animation:fall-373 19s -10s linear infinite}@keyframes fall-373{58.787%{transform:translate(39.3878vw,58.787vh) scale(.2387)}to{transform:translate(39.6429vw,99vh) scale(.2387)}}.snow:nth-child(374){opacity:1.8408;transform:translate(98.7421vw,-10px) scale(.1785);animation:fall-374 17s -9s linear infinite}@keyframes fall-374{41.301%{transform:translate(92.3453vw,41.301vh) scale(.1785)}to{transform:translate(95.5437vw,99vh) scale(.1785)}}.snow:nth-child(375){opacity:.3292;transform:translate(69.5198vw,-10px) scale(.2665);animation:fall-375 13s -6s linear infinite}@keyframes fall-375{56.97%{transform:translate(65.098vw,56.97vh) scale(.2665)}to{transform:translate(67.3089vw,99vh) scale(.2665)}}.snow:nth-child(376){opacity:.194;transform:translate(82.905vw,-10px) scale(.7089);animation:fall-376 22s -4s linear infinite}@keyframes fall-376{45.773%{transform:translate(92.0696vw,45.773vh) scale(.7089)}to{transform:translate(87.4873vw,99vh) scale(.7089)}}.snow:nth-child(377){opacity:.9362;transform:translate(54.9035vw,-10px) scale(.2308);animation:fall-377 23s -10s linear infinite}@keyframes fall-377{75.803%{transform:translate(52.7044vw,75.803vh) scale(.2308)}to{transform:translate(53.80395vw,99vh) scale(.2308)}}.snow:nth-child(378){opacity:.9392;transform:translate(35.6822vw,-10px) scale(.9466);animation:fall-378 14s -10s linear infinite}@keyframes fall-378{65.219%{transform:translate(30.3888vw,65.219vh) scale(.9466)}to{transform:translate(33.0355vw,99vh) scale(.9466)}}.snow:nth-child(379){opacity:1.3008;transform:translate(27.5931vw,-10px) scale(.9256);animation:fall-379 21s -21s linear infinite}@keyframes fall-379{50.263%{transform:translate(35.2978vw,50.263vh) scale(.9256)}to{transform:translate(31.44545vw,99vh) scale(.9256)}}.snow:nth-child(380){opacity:.6284;transform:translate(86.9709vw,-10px) scale(.3658);animation:fall-380 27s -1s linear infinite}@keyframes fall-380{73.661%{transform:translate(90.2523vw,73.661vh) scale(.3658)}to{transform:translate(88.6116vw,99vh) scale(.3658)}}.snow:nth-child(381){opacity:.69;transform:translate(64.6358vw,-10px) scale(.4599);animation:fall-381 28s -7s linear infinite}@keyframes fall-381{45.721%{transform:translate(69.0402vw,45.721vh) scale(.4599)}to{transform:translate(66.838vw,99vh) scale(.4599)}}.snow:nth-child(382){opacity:1.0016;transform:translate(17.3092vw,-10px) scale(.6816);animation:fall-382 20s -13s linear infinite}@keyframes fall-382{57.387%{transform:translate(11.2724vw,57.387vh) scale(.6816)}to{transform:translate(14.2908vw,99vh) scale(.6816)}}.snow:nth-child(383){opacity:1.7002;transform:translate(68.8825vw,-10px) scale(.6538);animation:fall-383 10s -3s linear infinite}@keyframes fall-383{52.647%{transform:translate(60.9859vw,52.647vh) scale(.6538)}to{transform:translate(64.9342vw,99vh) scale(.6538)}}.snow:nth-child(384){opacity:1.0698;transform:translate(60.8451vw,-10px) scale(.9038);animation:fall-384 20s -29s linear infinite}@keyframes fall-384{45.16%{transform:translate(65.6119vw,45.16vh) scale(.9038)}to{transform:translate(63.2285vw,99vh) scale(.9038)}}.snow:nth-child(385){opacity:1.1614;transform:translate(74.8427vw,-10px) scale(.5757);animation:fall-385 18s -13s linear infinite}@keyframes fall-385{58.72%{transform:translate(72.1779vw,58.72vh) scale(.5757)}to{transform:translate(73.5103vw,99vh) scale(.5757)}}.snow:nth-child(386){opacity:1.2402;transform:translate(41.7094vw,-10px) scale(.6498);animation:fall-386 21s -25s linear infinite}@keyframes fall-386{39.973%{transform:translate(44.3552vw,39.973vh) scale(.6498)}to{transform:translate(43.0323vw,99vh) scale(.6498)}}.snow:nth-child(387){opacity:1.3142;transform:translate(62.7564vw,-10px) scale(.9131);animation:fall-387 22s -3s linear infinite}@keyframes fall-387{31.091%{transform:translate(54.1759vw,31.091vh) scale(.9131)}to{transform:translate(58.46615vw,99vh) scale(.9131)}}.snow:nth-child(388){opacity:1.8794;transform:translate(1.5847vw,-10px) scale(.4672);animation:fall-388 27s -16s linear infinite}@keyframes fall-388{61.504%{transform:translate(-8.3245vw,61.504vh) scale(.4672)}to{transform:translate(-3.3699vw,99vh) scale(.4672)}}.snow:nth-child(389){opacity:.61;transform:translate(87.5434vw,-10px) scale(.8202);animation:fall-389 26s -20s linear infinite}@keyframes fall-389{71.202%{transform:translate(95.0046vw,71.202vh) scale(.8202)}to{transform:translate(91.274vw,99vh) scale(.8202)}}.snow:nth-child(390){opacity:1.242;transform:translate(36.922vw,-10px) scale(.23);animation:fall-390 16s -10s linear infinite}@keyframes fall-390{63.182%{transform:translate(37.4009vw,63.182vh) scale(.23)}to{transform:translate(37.16145vw,99vh) scale(.23)}}.snow:nth-child(391){opacity:1.5566;transform:translate(25.7596vw,-10px) scale(.7736);animation:fall-391 21s -4s linear infinite}@keyframes fall-391{68.385%{transform:translate(27.4352vw,68.385vh) scale(.7736)}to{transform:translate(26.5974vw,99vh) scale(.7736)}}.snow:nth-child(392){opacity:.8016;transform:translate(34.7661vw,-10px) scale(.203);animation:fall-392 16s -9s linear infinite}@keyframes fall-392{44.379%{transform:translate(35.7607vw,44.379vh) scale(.203)}to{transform:translate(35.2634vw,99vh) scale(.203)}}.snow:nth-child(393){opacity:.887;transform:translate(49.7522vw,-10px) scale(.6683);animation:fall-393 18s -1s linear infinite}@keyframes fall-393{74.709%{transform:translate(45.1624vw,74.709vh) scale(.6683)}to{transform:translate(47.4573vw,99vh) scale(.6683)}}.snow:nth-child(394){opacity:1.2216;transform:translate(4.881vw,-10px) scale(.8714);animation:fall-394 14s -22s linear infinite}@keyframes fall-394{58.658%{transform:translate(11.4438vw,58.658vh) scale(.8714)}to{transform:translate(8.1624vw,99vh) scale(.8714)}}.snow:nth-child(395){opacity:.0024;transform:translate(54.1937vw,-10px) scale(.9076);animation:fall-395 10s -29s linear infinite}@keyframes fall-395{41.194%{transform:translate(62.7584vw,41.194vh) scale(.9076)}to{transform:translate(58.47605vw,99vh) scale(.9076)}}.snow:nth-child(396){opacity:1.8854;transform:translate(89.456vw,-10px) scale(.8522);animation:fall-396 29s -9s linear infinite}@keyframes fall-396{49.776%{transform:translate(97.3216vw,49.776vh) scale(.8522)}to{transform:translate(93.3888vw,99vh) scale(.8522)}}.snow:nth-child(397){opacity:1.7704;transform:translate(95.8506vw,-10px) scale(.1381);animation:fall-397 27s -14s linear infinite}@keyframes fall-397{75.469%{transform:translate(102.9168vw,75.469vh) scale(.1381)}to{transform:translate(99.3837vw,99vh) scale(.1381)}}.snow:nth-child(398){opacity:1.1884;transform:translate(30.9779vw,-10px) scale(.9651);animation:fall-398 10s -20s linear infinite}@keyframes fall-398{34.813%{transform:translate(37.8898vw,34.813vh) scale(.9651)}to{transform:translate(34.43385vw,99vh) scale(.9651)}}.snow:nth-child(399){opacity:1.6846;transform:translate(28.6338vw,-10px) scale(.2938);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{50.824%{transform:translate(23.469vw,50.824vh) scale(.2938)}to{transform:translate(26.0514vw,99vh) scale(.2938)}}.snow:nth-child(400){opacity:1.9118;transform:translate(48.039vw,-10px) scale(.7518);animation:fall-400 16s -20s linear infinite}@keyframes fall-400{74.008%{transform:translate(41.27vw,74.008vh) scale(.7518)}to{transform:translate(44.6545vw,99vh) scale(.7518)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7324;transform:translate(82.5426vw,-10px) scale(.2226);animation:fall-1 26s -10s linear infinite}@keyframes fall-1{73.738%{transform:translate(86.156vw,73.738vh) scale(.2226)}to{transform:translate(84.3493vw,99vh) scale(.2226)}}.snow:nth-child(2){opacity:.3642;transform:translate(14.197vw,-10px) scale(.8953);animation:fall-2 22s -14s linear infinite}@keyframes fall-2{64.301%{transform:translate(19.9511vw,64.301vh) scale(.8953)}to{transform:translate(17.07405vw,99vh) scale(.8953)}}.snow:nth-child(3){opacity:.646;transform:translate(8.0011vw,-10px) scale(.4209);animation:fall-3 30s -16s linear infinite}@keyframes fall-3{41.066%{transform:translate(1.8509vw,41.066vh) scale(.4209)}to{transform:translate(4.926vw,99vh) scale(.4209)}}.snow:nth-child(4){opacity:.8418;transform:translate(10.6383vw,-10px) scale(.351);animation:fall-4 18s -29s linear infinite}@keyframes fall-4{51.893%{transform:translate(1.2677vw,51.893vh) scale(.351)}to{transform:translate(5.953vw,99vh) scale(.351)}}.snow:nth-child(5){opacity:1.4366;transform:translate(23.2054vw,-10px) scale(.5602);animation:fall-5 11s -19s linear infinite}@keyframes fall-5{43.135%{transform:translate(17.0421vw,43.135vh) scale(.5602)}to{transform:translate(20.12375vw,99vh) scale(.5602)}}.snow:nth-child(6){opacity:1.1458;transform:translate(12.9963vw,-10px) scale(.242);animation:fall-6 20s -7s linear infinite}@keyframes fall-6{65.752%{transform:translate(6.4807vw,65.752vh) scale(.242)}to{transform:translate(9.7385vw,99vh) scale(.242)}}.snow:nth-child(7){opacity:1.6548;transform:translate(49.0258vw,-10px) scale(.9801);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{71.921%{transform:translate(46.1123vw,71.921vh) scale(.9801)}to{transform:translate(47.56905vw,99vh) scale(.9801)}}.snow:nth-child(8){opacity:1.5698;transform:translate(55.3845vw,-10px) scale(.2687);animation:fall-8 25s -21s linear infinite}@keyframes fall-8{39.281%{transform:translate(61.0797vw,39.281vh) scale(.2687)}to{transform:translate(58.2321vw,99vh) scale(.2687)}}.snow:nth-child(9){opacity:.0978;transform:translate(22.5246vw,-10px) scale(.9803);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{66.452%{transform:translate(20.3054vw,66.452vh) scale(.9803)}to{transform:translate(21.415vw,99vh) scale(.9803)}}.snow:nth-child(10){opacity:1.4152;transform:translate(82.53vw,-10px) scale(.8058);animation:fall-10 18s -22s linear infinite}@keyframes fall-10{73.82%{transform:translate(81.2291vw,73.82vh) scale(.8058)}to{transform:translate(81.87955vw,99vh) scale(.8058)}}.snow:nth-child(11){opacity:.1472;transform:translate(84.4774vw,-10px) scale(.8558);animation:fall-11 18s -6s linear infinite}@keyframes fall-11{73.626%{transform:translate(79.7045vw,73.626vh) scale(.8558)}to{transform:translate(82.09095vw,99vh) scale(.8558)}}.snow:nth-child(12){opacity:.7614;transform:translate(97.0443vw,-10px) scale(.907);animation:fall-12 22s -16s linear infinite}@keyframes fall-12{69.831%{transform:translate(101.4665vw,69.831vh) scale(.907)}to{transform:translate(99.2554vw,99vh) scale(.907)}}.snow:nth-child(13){opacity:1.5494;transform:translate(31.3348vw,-10px) scale(.8665);animation:fall-13 19s -25s linear infinite}@keyframes fall-13{45.453%{transform:translate(34.9842vw,45.453vh) scale(.8665)}to{transform:translate(33.1595vw,99vh) scale(.8665)}}.snow:nth-child(14){opacity:.6484;transform:translate(11.2105vw,-10px) scale(.8462);animation:fall-14 28s -23s linear infinite}@keyframes fall-14{31.536%{transform:translate(2.1836vw,31.536vh) scale(.8462)}to{transform:translate(6.69705vw,99vh) scale(.8462)}}.snow:nth-child(15){opacity:1.5492;transform:translate(54.1054vw,-10px) scale(.5468);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{42.261%{transform:translate(62.6834vw,42.261vh) scale(.5468)}to{transform:translate(58.3944vw,99vh) scale(.5468)}}.snow:nth-child(16){opacity:.3258;transform:translate(63.123vw,-10px) scale(.3404);animation:fall-16 23s -19s linear infinite}@keyframes fall-16{60.288%{transform:translate(57.3364vw,60.288vh) scale(.3404)}to{transform:translate(60.2297vw,99vh) scale(.3404)}}.snow:nth-child(17){opacity:.5998;transform:translate(62.893vw,-10px) scale(.2067);animation:fall-17 17s -10s linear infinite}@keyframes fall-17{70.221%{transform:translate(66.4458vw,70.221vh) scale(.2067)}to{transform:translate(64.6694vw,99vh) scale(.2067)}}.snow:nth-child(18){opacity:1.8892;transform:translate(26.5166vw,-10px) scale(.6154);animation:fall-18 10s -12s linear infinite}@keyframes fall-18{35.074%{transform:translate(17.1407vw,35.074vh) scale(.6154)}to{transform:translate(21.82865vw,99vh) scale(.6154)}}.snow:nth-child(19){opacity:.8384;transform:translate(45.9119vw,-10px) scale(.686);animation:fall-19 13s -5s linear infinite}@keyframes fall-19{70.45%{transform:translate(51.663vw,70.45vh) scale(.686)}to{transform:translate(48.78745vw,99vh) scale(.686)}}.snow:nth-child(20){opacity:.2752;transform:translate(33.3455vw,-10px) scale(.6239);animation:fall-20 14s -4s linear infinite}@keyframes fall-20{59.616%{transform:translate(41.3643vw,59.616vh) scale(.6239)}to{transform:translate(37.3549vw,99vh) scale(.6239)}}.snow:nth-child(21){opacity:1.2532;transform:translate(9.4916vw,-10px) scale(.9798);animation:fall-21 27s -19s linear infinite}@keyframes fall-21{51.263%{transform:translate(16.3579vw,51.263vh) scale(.9798)}to{transform:translate(12.92475vw,99vh) scale(.9798)}}.snow:nth-child(22){opacity:.9538;transform:translate(77.079vw,-10px) scale(.8183);animation:fall-22 29s -19s linear infinite}@keyframes fall-22{77.317%{transform:translate(69.5222vw,77.317vh) scale(.8183)}to{transform:translate(73.3006vw,99vh) scale(.8183)}}.snow:nth-child(23){opacity:.3998;transform:translate(35.3102vw,-10px) scale(.2682);animation:fall-23 24s -13s linear infinite}@keyframes fall-23{46.333%{transform:translate(33.8165vw,46.333vh) scale(.2682)}to{transform:translate(34.56335vw,99vh) scale(.2682)}}.snow:nth-child(24){opacity:1.489;transform:translate(54.3418vw,-10px) scale(.1573);animation:fall-24 20s -24s linear infinite}@keyframes fall-24{48.987%{transform:translate(55.8192vw,48.987vh) scale(.1573)}to{transform:translate(55.0805vw,99vh) scale(.1573)}}.snow:nth-child(25){opacity:.2976;transform:translate(44.5605vw,-10px) scale(.0018);animation:fall-25 11s -20s linear infinite}@keyframes fall-25{38.412%{transform:translate(35.802vw,38.412vh) scale(.0018)}to{transform:translate(40.18125vw,99vh) scale(.0018)}}.snow:nth-child(26){opacity:1.6904;transform:translate(59.4742vw,-10px) scale(.739);animation:fall-26 23s -16s linear infinite}@keyframes fall-26{49.379%{transform:translate(65.7483vw,49.379vh) scale(.739)}to{transform:translate(62.61125vw,99vh) scale(.739)}}.snow:nth-child(27){opacity:1.1392;transform:translate(7.238vw,-10px) scale(.3647);animation:fall-27 17s -11s linear infinite}@keyframes fall-27{33.427%{transform:translate(-.9927vw,33.427vh) scale(.3647)}to{transform:translate(3.12265vw,99vh) scale(.3647)}}.snow:nth-child(28){opacity:.4294;transform:translate(94.5165vw,-10px) scale(.6998);animation:fall-28 26s -1s linear infinite}@keyframes fall-28{35.813%{transform:translate(92.2564vw,35.813vh) scale(.6998)}to{transform:translate(93.38645vw,99vh) scale(.6998)}}.snow:nth-child(29){opacity:1.8856;transform:translate(20.5526vw,-10px) scale(.2187);animation:fall-29 20s -2s linear infinite}@keyframes fall-29{67.318%{transform:translate(24.084vw,67.318vh) scale(.2187)}to{transform:translate(22.3183vw,99vh) scale(.2187)}}.snow:nth-child(30){opacity:1.1404;transform:translate(80.1136vw,-10px) scale(.2517);animation:fall-30 11s -20s linear infinite}@keyframes fall-30{37.556%{transform:translate(84.4993vw,37.556vh) scale(.2517)}to{transform:translate(82.30645vw,99vh) scale(.2517)}}.snow:nth-child(31){opacity:1.2794;transform:translate(91.4853vw,-10px) scale(.4234);animation:fall-31 14s -13s linear infinite}@keyframes fall-31{46.602%{transform:translate(96.0367vw,46.602vh) scale(.4234)}to{transform:translate(93.761vw,99vh) scale(.4234)}}.snow:nth-child(32){opacity:.1218;transform:translate(59.3027vw,-10px) scale(.0184);animation:fall-32 17s -13s linear infinite}@keyframes fall-32{76.889%{transform:translate(51.552vw,76.889vh) scale(.0184)}to{transform:translate(55.42735vw,99vh) scale(.0184)}}.snow:nth-child(33){opacity:.9038;transform:translate(1.9067vw,-10px) scale(.2654);animation:fall-33 29s -22s linear infinite}@keyframes fall-33{66.386%{transform:translate(11.022vw,66.386vh) scale(.2654)}to{transform:translate(6.46435vw,99vh) scale(.2654)}}.snow:nth-child(34){opacity:.4958;transform:translate(32.1665vw,-10px) scale(.2221);animation:fall-34 10s -9s linear infinite}@keyframes fall-34{60.191%{transform:translate(26.2659vw,60.191vh) scale(.2221)}to{transform:translate(29.2162vw,99vh) scale(.2221)}}.snow:nth-child(35){opacity:1.9986;transform:translate(3.5916vw,-10px) scale(.8442);animation:fall-35 16s -17s linear infinite}@keyframes fall-35{38.619%{transform:translate(-2.9175vw,38.619vh) scale(.8442)}to{transform:translate(.33705vw,99vh) scale(.8442)}}.snow:nth-child(36){opacity:1.9474;transform:translate(30.0968vw,-10px) scale(.9806);animation:fall-36 28s -16s linear infinite}@keyframes fall-36{66.628%{transform:translate(25.7768vw,66.628vh) scale(.9806)}to{transform:translate(27.9368vw,99vh) scale(.9806)}}.snow:nth-child(37){opacity:1.0566;transform:translate(18.6891vw,-10px) scale(.0448);animation:fall-37 22s -29s linear infinite}@keyframes fall-37{63.409%{transform:translate(11.0496vw,63.409vh) scale(.0448)}to{transform:translate(14.86935vw,99vh) scale(.0448)}}.snow:nth-child(38){opacity:.7534;transform:translate(97.8461vw,-10px) scale(.201);animation:fall-38 24s -16s linear infinite}@keyframes fall-38{50.633%{transform:translate(88.7042vw,50.633vh) scale(.201)}to{transform:translate(93.27515vw,99vh) scale(.201)}}.snow:nth-child(39){opacity:.6876;transform:translate(53.6046vw,-10px) scale(.7247);animation:fall-39 26s -22s linear infinite}@keyframes fall-39{74.385%{transform:translate(55.2837vw,74.385vh) scale(.7247)}to{transform:translate(54.44415vw,99vh) scale(.7247)}}.snow:nth-child(40){opacity:.879;transform:translate(73.6644vw,-10px) scale(.8581);animation:fall-40 29s -12s linear infinite}@keyframes fall-40{71.903%{transform:translate(79.7849vw,71.903vh) scale(.8581)}to{transform:translate(76.72465vw,99vh) scale(.8581)}}.snow:nth-child(41){opacity:.0258;transform:translate(69.4324vw,-10px) scale(.9784);animation:fall-41 10s -4s linear infinite}@keyframes fall-41{77.978%{transform:translate(74.6425vw,77.978vh) scale(.9784)}to{transform:translate(72.03745vw,99vh) scale(.9784)}}.snow:nth-child(42){opacity:1.6472;transform:translate(92.9128vw,-10px) scale(.9864);animation:fall-42 29s -19s linear infinite}@keyframes fall-42{53.629%{transform:translate(89.7456vw,53.629vh) scale(.9864)}to{transform:translate(91.3292vw,99vh) scale(.9864)}}.snow:nth-child(43){opacity:.8296;transform:translate(14.3681vw,-10px) scale(.0599);animation:fall-43 23s -19s linear infinite}@keyframes fall-43{51.602%{transform:translate(17.1001vw,51.602vh) scale(.0599)}to{transform:translate(15.7341vw,99vh) scale(.0599)}}.snow:nth-child(44){opacity:.7676;transform:translate(61.0111vw,-10px) scale(.4452);animation:fall-44 26s -14s linear infinite}@keyframes fall-44{68.573%{transform:translate(56.1206vw,68.573vh) scale(.4452)}to{transform:translate(58.56585vw,99vh) scale(.4452)}}.snow:nth-child(45){opacity:.6758;transform:translate(22.0131vw,-10px) scale(.9203);animation:fall-45 27s -16s linear infinite}@keyframes fall-45{38.965%{transform:translate(15.6809vw,38.965vh) scale(.9203)}to{transform:translate(18.847vw,99vh) scale(.9203)}}.snow:nth-child(46){opacity:.9036;transform:translate(40.6178vw,-10px) scale(.8875);animation:fall-46 16s -25s linear infinite}@keyframes fall-46{32.569%{transform:translate(37.1907vw,32.569vh) scale(.8875)}to{transform:translate(38.90425vw,99vh) scale(.8875)}}.snow:nth-child(47){opacity:1.9346;transform:translate(47.9768vw,-10px) scale(.4377);animation:fall-47 18s -3s linear infinite}@keyframes fall-47{55.975%{transform:translate(57.296vw,55.975vh) scale(.4377)}to{transform:translate(52.6364vw,99vh) scale(.4377)}}.snow:nth-child(48){opacity:.7402;transform:translate(75.738vw,-10px) scale(.5199);animation:fall-48 23s -28s linear infinite}@keyframes fall-48{51.077%{transform:translate(65.7672vw,51.077vh) scale(.5199)}to{transform:translate(70.7526vw,99vh) scale(.5199)}}.snow:nth-child(49){opacity:1.5888;transform:translate(64.0728vw,-10px) scale(.0775);animation:fall-49 18s -1s linear infinite}@keyframes fall-49{63.173%{transform:translate(58.4729vw,63.173vh) scale(.0775)}to{transform:translate(61.27285vw,99vh) scale(.0775)}}.snow:nth-child(50){opacity:1.9392;transform:translate(78.0361vw,-10px) scale(.5369);animation:fall-50 22s -2s linear infinite}@keyframes fall-50{45.157%{transform:translate(82.9244vw,45.157vh) scale(.5369)}to{transform:translate(80.48025vw,99vh) scale(.5369)}}.snow:nth-child(51){opacity:1.6872;transform:translate(49.9711vw,-10px) scale(.4633);animation:fall-51 13s -13s linear infinite}@keyframes fall-51{33.957%{transform:translate(58.1784vw,33.957vh) scale(.4633)}to{transform:translate(54.07475vw,99vh) scale(.4633)}}.snow:nth-child(52){opacity:.8386;transform:translate(53.2163vw,-10px) scale(.5626);animation:fall-52 27s -8s linear infinite}@keyframes fall-52{62.761%{transform:translate(45.5001vw,62.761vh) scale(.5626)}to{transform:translate(49.3582vw,99vh) scale(.5626)}}.snow:nth-child(53){opacity:1.0416;transform:translate(67.3545vw,-10px) scale(.0106);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{43.253%{transform:translate(61.0191vw,43.253vh) scale(.0106)}to{transform:translate(64.1868vw,99vh) scale(.0106)}}.snow:nth-child(54){opacity:.0174;transform:translate(5.861vw,-10px) scale(.5574);animation:fall-54 24s -29s linear infinite}@keyframes fall-54{73.477%{transform:translate(-.0711vw,73.477vh) scale(.5574)}to{transform:translate(2.89495vw,99vh) scale(.5574)}}.snow:nth-child(55){opacity:.772;transform:translate(12.8657vw,-10px) scale(.4595);animation:fall-55 10s -10s linear infinite}@keyframes fall-55{46.499%{transform:translate(10.6449vw,46.499vh) scale(.4595)}to{transform:translate(11.7553vw,99vh) scale(.4595)}}.snow:nth-child(56){opacity:.0646;transform:translate(66.6254vw,-10px) scale(.6642);animation:fall-56 10s -7s linear infinite}@keyframes fall-56{75.286%{transform:translate(60.0695vw,75.286vh) scale(.6642)}to{transform:translate(63.34745vw,99vh) scale(.6642)}}.snow:nth-child(57){opacity:.9264;transform:translate(97.368vw,-10px) scale(.394);animation:fall-57 13s -4s linear infinite}@keyframes fall-57{78.407%{transform:translate(92.3268vw,78.407vh) scale(.394)}to{transform:translate(94.8474vw,99vh) scale(.394)}}.snow:nth-child(58){opacity:1.4818;transform:translate(75.0928vw,-10px) scale(.8409);animation:fall-58 13s -28s linear infinite}@keyframes fall-58{54.456%{transform:translate(69.7422vw,54.456vh) scale(.8409)}to{transform:translate(72.4175vw,99vh) scale(.8409)}}.snow:nth-child(59){opacity:1.574;transform:translate(11.6765vw,-10px) scale(.7915);animation:fall-59 24s -1s linear infinite}@keyframes fall-59{30.236%{transform:translate(18.0453vw,30.236vh) scale(.7915)}to{transform:translate(14.8609vw,99vh) scale(.7915)}}.snow:nth-child(60){opacity:1.7612;transform:translate(97.3909vw,-10px) scale(.4902);animation:fall-60 19s -22s linear infinite}@keyframes fall-60{77.332%{transform:translate(97.2991vw,77.332vh) scale(.4902)}to{transform:translate(97.345vw,99vh) scale(.4902)}}.snow:nth-child(61){opacity:.3792;transform:translate(82.0039vw,-10px) scale(.8545);animation:fall-61 28s -30s linear infinite}@keyframes fall-61{44.641%{transform:translate(83.4481vw,44.641vh) scale(.8545)}to{transform:translate(82.726vw,99vh) scale(.8545)}}.snow:nth-child(62){opacity:.7204;transform:translate(61.4996vw,-10px) scale(.6115);animation:fall-62 21s -28s linear infinite}@keyframes fall-62{63.822%{transform:translate(57.5685vw,63.822vh) scale(.6115)}to{transform:translate(59.53405vw,99vh) scale(.6115)}}.snow:nth-child(63){opacity:.1084;transform:translate(47.3647vw,-10px) scale(.3779);animation:fall-63 28s -22s linear infinite}@keyframes fall-63{42.933%{transform:translate(45.9438vw,42.933vh) scale(.3779)}to{transform:translate(46.65425vw,99vh) scale(.3779)}}.snow:nth-child(64){opacity:.0918;transform:translate(32.3272vw,-10px) scale(.7995);animation:fall-64 13s -14s linear infinite}@keyframes fall-64{40.045%{transform:translate(29.7201vw,40.045vh) scale(.7995)}to{transform:translate(31.02365vw,99vh) scale(.7995)}}.snow:nth-child(65){opacity:.0332;transform:translate(12.9001vw,-10px) scale(.9985);animation:fall-65 11s -30s linear infinite}@keyframes fall-65{32.292%{transform:translate(5.1294vw,32.292vh) scale(.9985)}to{transform:translate(9.01475vw,99vh) scale(.9985)}}.snow:nth-child(66){opacity:.6194;transform:translate(94.9555vw,-10px) scale(.7382);animation:fall-66 21s -23s linear infinite}@keyframes fall-66{72.528%{transform:translate(95.624vw,72.528vh) scale(.7382)}to{transform:translate(95.28975vw,99vh) scale(.7382)}}.snow:nth-child(67){opacity:1.6976;transform:translate(96.2823vw,-10px) scale(.8669);animation:fall-67 10s -28s linear infinite}@keyframes fall-67{72.235%{transform:translate(102.4523vw,72.235vh) scale(.8669)}to{transform:translate(99.3673vw,99vh) scale(.8669)}}.snow:nth-child(68){opacity:.9894;transform:translate(11.9323vw,-10px) scale(.2452);animation:fall-68 14s -24s linear infinite}@keyframes fall-68{50.169%{transform:translate(17.9018vw,50.169vh) scale(.2452)}to{transform:translate(14.91705vw,99vh) scale(.2452)}}.snow:nth-child(69){opacity:1.218;transform:translate(93.4531vw,-10px) scale(.4695);animation:fall-69 18s -9s linear infinite}@keyframes fall-69{43.361%{transform:translate(98.9612vw,43.361vh) scale(.4695)}to{transform:translate(96.20715vw,99vh) scale(.4695)}}.snow:nth-child(70){opacity:.3164;transform:translate(69.8401vw,-10px) scale(.9871);animation:fall-70 14s -28s linear infinite}@keyframes fall-70{66.729%{transform:translate(73.3182vw,66.729vh) scale(.9871)}to{transform:translate(71.57915vw,99vh) scale(.9871)}}.snow:nth-child(71){opacity:.1466;transform:translate(8.5839vw,-10px) scale(.6205);animation:fall-71 13s -2s linear infinite}@keyframes fall-71{54.272%{transform:translate(7.9068vw,54.272vh) scale(.6205)}to{transform:translate(8.24535vw,99vh) scale(.6205)}}.snow:nth-child(72){opacity:1.13;transform:translate(98.9135vw,-10px) scale(.7861);animation:fall-72 14s -3s linear infinite}@keyframes fall-72{51.393%{transform:translate(96.8277vw,51.393vh) scale(.7861)}to{transform:translate(97.8706vw,99vh) scale(.7861)}}.snow:nth-child(73){opacity:.989;transform:translate(69.9132vw,-10px) scale(.3379);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{34.511%{transform:translate(63.4786vw,34.511vh) scale(.3379)}to{transform:translate(66.6959vw,99vh) scale(.3379)}}.snow:nth-child(74){opacity:.468;transform:translate(95.0745vw,-10px) scale(.1814);animation:fall-74 24s -11s linear infinite}@keyframes fall-74{40.592%{transform:translate(91.5868vw,40.592vh) scale(.1814)}to{transform:translate(93.33065vw,99vh) scale(.1814)}}.snow:nth-child(75){opacity:.2934;transform:translate(47.0647vw,-10px) scale(.8059);animation:fall-75 14s -7s linear infinite}@keyframes fall-75{48.071%{transform:translate(55.731vw,48.071vh) scale(.8059)}to{transform:translate(51.39785vw,99vh) scale(.8059)}}.snow:nth-child(76){opacity:.7188;transform:translate(3.8998vw,-10px) scale(.7623);animation:fall-76 27s -30s linear infinite}@keyframes fall-76{59.684%{transform:translate(1.863vw,59.684vh) scale(.7623)}to{transform:translate(2.8814vw,99vh) scale(.7623)}}.snow:nth-child(77){opacity:1.8472;transform:translate(.3258vw,-10px) scale(.8615);animation:fall-77 20s -21s linear infinite}@keyframes fall-77{44.241%{transform:translate(6.1794vw,44.241vh) scale(.8615)}to{transform:translate(3.2526vw,99vh) scale(.8615)}}.snow:nth-child(78){opacity:.9516;transform:translate(51.1827vw,-10px) scale(.0371);animation:fall-78 11s -12s linear infinite}@keyframes fall-78{69.948%{transform:translate(45.8529vw,69.948vh) scale(.0371)}to{transform:translate(48.5178vw,99vh) scale(.0371)}}.snow:nth-child(79){opacity:1.0908;transform:translate(72.2592vw,-10px) scale(.9189);animation:fall-79 13s -21s linear infinite}@keyframes fall-79{60.107%{transform:translate(72.8395vw,60.107vh) scale(.9189)}to{transform:translate(72.54935vw,99vh) scale(.9189)}}.snow:nth-child(80){opacity:1.4778;transform:translate(55.9436vw,-10px) scale(.0997);animation:fall-80 11s -11s linear infinite}@keyframes fall-80{60.369%{transform:translate(57.2988vw,60.369vh) scale(.0997)}to{transform:translate(56.6212vw,99vh) scale(.0997)}}.snow:nth-child(81){opacity:.27;transform:translate(67.9736vw,-10px) scale(.9068);animation:fall-81 26s -16s linear infinite}@keyframes fall-81{63.754%{transform:translate(67.342vw,63.754vh) scale(.9068)}to{transform:translate(67.6578vw,99vh) scale(.9068)}}.snow:nth-child(82){opacity:1.2708;transform:translate(1.6255vw,-10px) scale(.2184);animation:fall-82 18s -30s linear infinite}@keyframes fall-82{38.175%{transform:translate(-4.9681vw,38.175vh) scale(.2184)}to{transform:translate(-1.6713vw,99vh) scale(.2184)}}.snow:nth-child(83){opacity:.4594;transform:translate(21.8954vw,-10px) scale(.0509);animation:fall-83 30s -24s linear infinite}@keyframes fall-83{70.185%{transform:translate(22.0381vw,70.185vh) scale(.0509)}to{transform:translate(21.96675vw,99vh) scale(.0509)}}.snow:nth-child(84){opacity:1.3398;transform:translate(54.8331vw,-10px) scale(.6337);animation:fall-84 18s -22s linear infinite}@keyframes fall-84{77.668%{transform:translate(47.6724vw,77.668vh) scale(.6337)}to{transform:translate(51.25275vw,99vh) scale(.6337)}}.snow:nth-child(85){opacity:1.8314;transform:translate(4.4656vw,-10px) scale(.7166);animation:fall-85 26s -1s linear infinite}@keyframes fall-85{40.858%{transform:translate(5.4577vw,40.858vh) scale(.7166)}to{transform:translate(4.96165vw,99vh) scale(.7166)}}.snow:nth-child(86){opacity:.6038;transform:translate(20.2298vw,-10px) scale(.4493);animation:fall-86 29s -3s linear infinite}@keyframes fall-86{64.883%{transform:translate(12.8103vw,64.883vh) scale(.4493)}to{transform:translate(16.52005vw,99vh) scale(.4493)}}.snow:nth-child(87){opacity:.9218;transform:translate(18.4364vw,-10px) scale(.8227);animation:fall-87 25s -26s linear infinite}@keyframes fall-87{55.323%{transform:translate(17.0362vw,55.323vh) scale(.8227)}to{transform:translate(17.7363vw,99vh) scale(.8227)}}.snow:nth-child(88){opacity:1.1096;transform:translate(71.3458vw,-10px) scale(.4668);animation:fall-88 10s -25s linear infinite}@keyframes fall-88{76.064%{transform:translate(71.847vw,76.064vh) scale(.4668)}to{transform:translate(71.5964vw,99vh) scale(.4668)}}.snow:nth-child(89){opacity:1.0008;transform:translate(61.3944vw,-10px) scale(.7227);animation:fall-89 18s -26s linear infinite}@keyframes fall-89{51.669%{transform:translate(52.9334vw,51.669vh) scale(.7227)}to{transform:translate(57.1639vw,99vh) scale(.7227)}}.snow:nth-child(90){opacity:.7174;transform:translate(11.1368vw,-10px) scale(.9623);animation:fall-90 21s -19s linear infinite}@keyframes fall-90{30.679%{transform:translate(20.5426vw,30.679vh) scale(.9623)}to{transform:translate(15.8397vw,99vh) scale(.9623)}}.snow:nth-child(91){opacity:1.0328;transform:translate(34.6712vw,-10px) scale(.9752);animation:fall-91 24s -27s linear infinite}@keyframes fall-91{32.747%{transform:translate(25.0807vw,32.747vh) scale(.9752)}to{transform:translate(29.87595vw,99vh) scale(.9752)}}.snow:nth-child(92){opacity:1.1426;transform:translate(75.121vw,-10px) scale(.0717);animation:fall-92 10s -18s linear infinite}@keyframes fall-92{43.934%{transform:translate(77.9983vw,43.934vh) scale(.0717)}to{transform:translate(76.55965vw,99vh) scale(.0717)}}.snow:nth-child(93){opacity:1.7876;transform:translate(41.0531vw,-10px) scale(.6512);animation:fall-93 29s -21s linear infinite}@keyframes fall-93{35.532%{transform:translate(38.8855vw,35.532vh) scale(.6512)}to{transform:translate(39.9693vw,99vh) scale(.6512)}}.snow:nth-child(94){opacity:.7528;transform:translate(29.2529vw,-10px) scale(.9048);animation:fall-94 24s -30s linear infinite}@keyframes fall-94{54.07%{transform:translate(27.8635vw,54.07vh) scale(.9048)}to{transform:translate(28.5582vw,99vh) scale(.9048)}}.snow:nth-child(95){opacity:1.5296;transform:translate(23.0692vw,-10px) scale(.1554);animation:fall-95 30s -3s linear infinite}@keyframes fall-95{73.571%{transform:translate(25.9849vw,73.571vh) scale(.1554)}to{transform:translate(24.52705vw,99vh) scale(.1554)}}.snow:nth-child(96){opacity:.4374;transform:translate(4.5141vw,-10px) scale(.1456);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{46.564%{transform:translate(-4.0892vw,46.564vh) scale(.1456)}to{transform:translate(.21245vw,99vh) scale(.1456)}}.snow:nth-child(97){opacity:.0322;transform:translate(86.2434vw,-10px) scale(.5129);animation:fall-97 16s -20s linear infinite}@keyframes fall-97{33.754%{transform:translate(83.1566vw,33.754vh) scale(.5129)}to{transform:translate(84.7vw,99vh) scale(.5129)}}.snow:nth-child(98){opacity:.0584;transform:translate(76.2657vw,-10px) scale(.9497);animation:fall-98 10s -26s linear infinite}@keyframes fall-98{70.561%{transform:translate(78.5955vw,70.561vh) scale(.9497)}to{transform:translate(77.4306vw,99vh) scale(.9497)}}.snow:nth-child(99){opacity:.4048;transform:translate(63.3066vw,-10px) scale(.5905);animation:fall-99 16s -8s linear infinite}@keyframes fall-99{48.773%{transform:translate(60.2859vw,48.773vh) scale(.5905)}to{transform:translate(61.79625vw,99vh) scale(.5905)}}.snow:nth-child(100){opacity:.9952;transform:translate(78.314vw,-10px) scale(.7097);animation:fall-100 17s -22s linear infinite}@keyframes fall-100{79.973%{transform:translate(74.745vw,79.973vh) scale(.7097)}to{transform:translate(76.5295vw,99vh) scale(.7097)}}.snow:nth-child(101){opacity:1.6654;transform:translate(70.2317vw,-10px) scale(.1829);animation:fall-101 20s -27s linear infinite}@keyframes fall-101{36.14%{transform:translate(62.038vw,36.14vh) scale(.1829)}to{transform:translate(66.13485vw,99vh) scale(.1829)}}.snow:nth-child(102){opacity:1.2222;transform:translate(45.4758vw,-10px) scale(.7718);animation:fall-102 16s -17s linear infinite}@keyframes fall-102{73.002%{transform:translate(35.5428vw,73.002vh) scale(.7718)}to{transform:translate(40.5093vw,99vh) scale(.7718)}}.snow:nth-child(103){opacity:1.4966;transform:translate(5.2355vw,-10px) scale(.3366);animation:fall-103 19s -8s linear infinite}@keyframes fall-103{52.38%{transform:translate(3.0266vw,52.38vh) scale(.3366)}to{transform:translate(4.13105vw,99vh) scale(.3366)}}.snow:nth-child(104){opacity:1.702;transform:translate(93.0917vw,-10px) scale(.8687);animation:fall-104 27s -17s linear infinite}@keyframes fall-104{62.021%{transform:translate(90.3836vw,62.021vh) scale(.8687)}to{transform:translate(91.73765vw,99vh) scale(.8687)}}.snow:nth-child(105){opacity:.995;transform:translate(84.0807vw,-10px) scale(.2543);animation:fall-105 10s -14s linear infinite}@keyframes fall-105{37.327%{transform:translate(89.4325vw,37.327vh) scale(.2543)}to{transform:translate(86.7566vw,99vh) scale(.2543)}}.snow:nth-child(106){opacity:1.127;transform:translate(77.414vw,-10px) scale(.1493);animation:fall-106 23s -14s linear infinite}@keyframes fall-106{74.199%{transform:translate(74.0405vw,74.199vh) scale(.1493)}to{transform:translate(75.72725vw,99vh) scale(.1493)}}.snow:nth-child(107){opacity:1.977;transform:translate(91.0683vw,-10px) scale(.1395);animation:fall-107 28s -7s linear infinite}@keyframes fall-107{64.553%{transform:translate(89.3686vw,64.553vh) scale(.1395)}to{transform:translate(90.21845vw,99vh) scale(.1395)}}.snow:nth-child(108){opacity:.406;transform:translate(48.3093vw,-10px) scale(.8963);animation:fall-108 13s -17s linear infinite}@keyframes fall-108{76.941%{transform:translate(57.542vw,76.941vh) scale(.8963)}to{transform:translate(52.92565vw,99vh) scale(.8963)}}.snow:nth-child(109){opacity:.5378;transform:translate(78.527vw,-10px) scale(.8775);animation:fall-109 14s -16s linear infinite}@keyframes fall-109{72.127%{transform:translate(73.4078vw,72.127vh) scale(.8775)}to{transform:translate(75.9674vw,99vh) scale(.8775)}}.snow:nth-child(110){opacity:.7324;transform:translate(14.1447vw,-10px) scale(.2731);animation:fall-110 20s -6s linear infinite}@keyframes fall-110{79.773%{transform:translate(23.8954vw,79.773vh) scale(.2731)}to{transform:translate(19.02005vw,99vh) scale(.2731)}}.snow:nth-child(111){opacity:.9386;transform:translate(24.005vw,-10px) scale(.9527);animation:fall-111 27s -22s linear infinite}@keyframes fall-111{35.631%{transform:translate(32.9149vw,35.631vh) scale(.9527)}to{transform:translate(28.45995vw,99vh) scale(.9527)}}.snow:nth-child(112){opacity:1.0796;transform:translate(23.3528vw,-10px) scale(.3359);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{67.901%{transform:translate(28.273vw,67.901vh) scale(.3359)}to{transform:translate(25.8129vw,99vh) scale(.3359)}}.snow:nth-child(113){opacity:.4942;transform:translate(51.3514vw,-10px) scale(.4318);animation:fall-113 20s -13s linear infinite}@keyframes fall-113{45.912%{transform:translate(48.196vw,45.912vh) scale(.4318)}to{transform:translate(49.7737vw,99vh) scale(.4318)}}.snow:nth-child(114){opacity:.1284;transform:translate(77.4771vw,-10px) scale(.1722);animation:fall-114 12s -11s linear infinite}@keyframes fall-114{62.514%{transform:translate(77.4439vw,62.514vh) scale(.1722)}to{transform:translate(77.4605vw,99vh) scale(.1722)}}.snow:nth-child(115){opacity:1.4358;transform:translate(34.3041vw,-10px) scale(.2235);animation:fall-115 26s -21s linear infinite}@keyframes fall-115{49.812%{transform:translate(34.9898vw,49.812vh) scale(.2235)}to{transform:translate(34.64695vw,99vh) scale(.2235)}}.snow:nth-child(116){opacity:.712;transform:translate(58.1641vw,-10px) scale(.027);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{53.213%{transform:translate(67.4114vw,53.213vh) scale(.027)}to{transform:translate(62.78775vw,99vh) scale(.027)}}.snow:nth-child(117){opacity:.3736;transform:translate(40.9011vw,-10px) scale(.1652);animation:fall-117 10s -25s linear infinite}@keyframes fall-117{76.322%{transform:translate(39.5356vw,76.322vh) scale(.1652)}to{transform:translate(40.21835vw,99vh) scale(.1652)}}.snow:nth-child(118){opacity:.5944;transform:translate(25.6219vw,-10px) scale(.4458);animation:fall-118 19s -28s linear infinite}@keyframes fall-118{44.219%{transform:translate(24.4225vw,44.219vh) scale(.4458)}to{transform:translate(25.0222vw,99vh) scale(.4458)}}.snow:nth-child(119){opacity:.5412;transform:translate(54.7865vw,-10px) scale(.5361);animation:fall-119 11s -26s linear infinite}@keyframes fall-119{42.359%{transform:translate(60.2384vw,42.359vh) scale(.5361)}to{transform:translate(57.51245vw,99vh) scale(.5361)}}.snow:nth-child(120){opacity:1.1648;transform:translate(25.4754vw,-10px) scale(.0383);animation:fall-120 20s -4s linear infinite}@keyframes fall-120{43.916%{transform:translate(19.1139vw,43.916vh) scale(.0383)}to{transform:translate(22.29465vw,99vh) scale(.0383)}}.snow:nth-child(121){opacity:1.1086;transform:translate(74.422vw,-10px) scale(.7138);animation:fall-121 25s -16s linear infinite}@keyframes fall-121{42.625%{transform:translate(71.8264vw,42.625vh) scale(.7138)}to{transform:translate(73.1242vw,99vh) scale(.7138)}}.snow:nth-child(122){opacity:1.319;transform:translate(56.4325vw,-10px) scale(.9945);animation:fall-122 20s -5s linear infinite}@keyframes fall-122{71.81%{transform:translate(55.5521vw,71.81vh) scale(.9945)}to{transform:translate(55.9923vw,99vh) scale(.9945)}}.snow:nth-child(123){opacity:1.785;transform:translate(20.1396vw,-10px) scale(.8843);animation:fall-123 14s -10s linear infinite}@keyframes fall-123{48.462%{transform:translate(15.6012vw,48.462vh) scale(.8843)}to{transform:translate(17.8704vw,99vh) scale(.8843)}}.snow:nth-child(124){opacity:.6296;transform:translate(.2175vw,-10px) scale(.1284);animation:fall-124 27s -12s linear infinite}@keyframes fall-124{37.692%{transform:translate(6.3206vw,37.692vh) scale(.1284)}to{transform:translate(3.26905vw,99vh) scale(.1284)}}.snow:nth-child(125){opacity:1.3504;transform:translate(6.0288vw,-10px) scale(.2785);animation:fall-125 10s -24s linear infinite}@keyframes fall-125{32.621%{transform:translate(12.8985vw,32.621vh) scale(.2785)}to{transform:translate(9.46365vw,99vh) scale(.2785)}}.snow:nth-child(126){opacity:.8574;transform:translate(89.219vw,-10px) scale(.6607);animation:fall-126 21s -8s linear infinite}@keyframes fall-126{78.505%{transform:translate(97.8332vw,78.505vh) scale(.6607)}to{transform:translate(93.5261vw,99vh) scale(.6607)}}.snow:nth-child(127){opacity:.4208;transform:translate(59.869vw,-10px) scale(.6355);animation:fall-127 14s -4s linear infinite}@keyframes fall-127{50.684%{transform:translate(54.0553vw,50.684vh) scale(.6355)}to{transform:translate(56.96215vw,99vh) scale(.6355)}}.snow:nth-child(128){opacity:1.7272;transform:translate(64.2508vw,-10px) scale(.3794);animation:fall-128 19s -2s linear infinite}@keyframes fall-128{40.238%{transform:translate(67.4118vw,40.238vh) scale(.3794)}to{transform:translate(65.8313vw,99vh) scale(.3794)}}.snow:nth-child(129){opacity:1.7306;transform:translate(42.6766vw,-10px) scale(.2768);animation:fall-129 19s -17s linear infinite}@keyframes fall-129{46.9%{transform:translate(40.5218vw,46.9vh) scale(.2768)}to{transform:translate(41.5992vw,99vh) scale(.2768)}}.snow:nth-child(130){opacity:.4972;transform:translate(60.8792vw,-10px) scale(.6004);animation:fall-130 11s -15s linear infinite}@keyframes fall-130{52.262%{transform:translate(53.9829vw,52.262vh) scale(.6004)}to{transform:translate(57.43105vw,99vh) scale(.6004)}}.snow:nth-child(131){opacity:1.5334;transform:translate(91.7239vw,-10px) scale(.3807);animation:fall-131 25s -22s linear infinite}@keyframes fall-131{53.077%{transform:translate(97.7739vw,53.077vh) scale(.3807)}to{transform:translate(94.7489vw,99vh) scale(.3807)}}.snow:nth-child(132){opacity:.0502;transform:translate(44.7826vw,-10px) scale(.6105);animation:fall-132 24s -24s linear infinite}@keyframes fall-132{37.629%{transform:translate(44.47vw,37.629vh) scale(.6105)}to{transform:translate(44.6263vw,99vh) scale(.6105)}}.snow:nth-child(133){opacity:1.7034;transform:translate(.1735vw,-10px) scale(.2864);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{52.873%{transform:translate(-9.797vw,52.873vh) scale(.2864)}to{transform:translate(-4.81175vw,99vh) scale(.2864)}}.snow:nth-child(134){opacity:.7846;transform:translate(68.6844vw,-10px) scale(.7894);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{42.129%{transform:translate(73.4929vw,42.129vh) scale(.7894)}to{transform:translate(71.08865vw,99vh) scale(.7894)}}.snow:nth-child(135){opacity:1.7086;transform:translate(77.2871vw,-10px) scale(.701);animation:fall-135 20s -17s linear infinite}@keyframes fall-135{41.801%{transform:translate(72.9873vw,41.801vh) scale(.701)}to{transform:translate(75.1372vw,99vh) scale(.701)}}.snow:nth-child(136){opacity:1.0744;transform:translate(43.5568vw,-10px) scale(.6064);animation:fall-136 14s -12s linear infinite}@keyframes fall-136{73.901%{transform:translate(41.0334vw,73.901vh) scale(.6064)}to{transform:translate(42.2951vw,99vh) scale(.6064)}}.snow:nth-child(137){opacity:.2072;transform:translate(41.5369vw,-10px) scale(.3217);animation:fall-137 30s -10s linear infinite}@keyframes fall-137{66.832%{transform:translate(44.3585vw,66.832vh) scale(.3217)}to{transform:translate(42.9477vw,99vh) scale(.3217)}}.snow:nth-child(138){opacity:.0712;transform:translate(55.0261vw,-10px) scale(.3258);animation:fall-138 15s -22s linear infinite}@keyframes fall-138{67.798%{transform:translate(49.2225vw,67.798vh) scale(.3258)}to{transform:translate(52.1243vw,99vh) scale(.3258)}}.snow:nth-child(139){opacity:.6496;transform:translate(46.293vw,-10px) scale(.638);animation:fall-139 21s -29s linear infinite}@keyframes fall-139{60.014%{transform:translate(56.2004vw,60.014vh) scale(.638)}to{transform:translate(51.2467vw,99vh) scale(.638)}}.snow:nth-child(140){opacity:1.0398;transform:translate(99.7771vw,-10px) scale(.8201);animation:fall-140 17s -8s linear infinite}@keyframes fall-140{40.521%{transform:translate(96.526vw,40.521vh) scale(.8201)}to{transform:translate(98.15155vw,99vh) scale(.8201)}}.snow:nth-child(141){opacity:1.0984;transform:translate(85.791vw,-10px) scale(.6821);animation:fall-141 23s -1s linear infinite}@keyframes fall-141{71.468%{transform:translate(95.2389vw,71.468vh) scale(.6821)}to{transform:translate(90.51495vw,99vh) scale(.6821)}}.snow:nth-child(142){opacity:.7536;transform:translate(15.3184vw,-10px) scale(.0413);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{30.395%{transform:translate(24.7392vw,30.395vh) scale(.0413)}to{transform:translate(20.0288vw,99vh) scale(.0413)}}.snow:nth-child(143){opacity:1.9372;transform:translate(12.6541vw,-10px) scale(.9435);animation:fall-143 12s -2s linear infinite}@keyframes fall-143{42.828%{transform:translate(8.9424vw,42.828vh) scale(.9435)}to{transform:translate(10.79825vw,99vh) scale(.9435)}}.snow:nth-child(144){opacity:1.5824;transform:translate(55.6896vw,-10px) scale(.2098);animation:fall-144 13s -21s linear infinite}@keyframes fall-144{69.514%{transform:translate(47.0241vw,69.514vh) scale(.2098)}to{transform:translate(51.35685vw,99vh) scale(.2098)}}.snow:nth-child(145){opacity:.3264;transform:translate(61.177vw,-10px) scale(.9301);animation:fall-145 17s -3s linear infinite}@keyframes fall-145{30.886%{transform:translate(59.7023vw,30.886vh) scale(.9301)}to{transform:translate(60.43965vw,99vh) scale(.9301)}}.snow:nth-child(146){opacity:.169;transform:translate(4.5777vw,-10px) scale(.038);animation:fall-146 26s -19s linear infinite}@keyframes fall-146{72.779%{transform:translate(-4.5347vw,72.779vh) scale(.038)}to{transform:translate(.0215vw,99vh) scale(.038)}}.snow:nth-child(147){opacity:1.3364;transform:translate(6.4868vw,-10px) scale(.6255);animation:fall-147 21s -28s linear infinite}@keyframes fall-147{30.762%{transform:translate(3.86vw,30.762vh) scale(.6255)}to{transform:translate(5.1734vw,99vh) scale(.6255)}}.snow:nth-child(148){opacity:1.3262;transform:translate(94.2278vw,-10px) scale(.6942);animation:fall-148 14s -25s linear infinite}@keyframes fall-148{45.384%{transform:translate(86.7626vw,45.384vh) scale(.6942)}to{transform:translate(90.4952vw,99vh) scale(.6942)}}.snow:nth-child(149){opacity:1.3412;transform:translate(89.6026vw,-10px) scale(.581);animation:fall-149 23s -24s linear infinite}@keyframes fall-149{33.899%{transform:translate(99.5025vw,33.899vh) scale(.581)}to{transform:translate(94.55255vw,99vh) scale(.581)}}.snow:nth-child(150){opacity:.215;transform:translate(32.6534vw,-10px) scale(.9841);animation:fall-150 11s -8s linear infinite}@keyframes fall-150{34.968%{transform:translate(38.3185vw,34.968vh) scale(.9841)}to{transform:translate(35.48595vw,99vh) scale(.9841)}}.snow:nth-child(151){opacity:1.9704;transform:translate(73.535vw,-10px) scale(.019);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{56.153%{transform:translate(76.5211vw,56.153vh) scale(.019)}to{transform:translate(75.02805vw,99vh) scale(.019)}}.snow:nth-child(152){opacity:1.5188;transform:translate(81.1756vw,-10px) scale(.8197);animation:fall-152 18s -26s linear infinite}@keyframes fall-152{59.112%{transform:translate(85.3627vw,59.112vh) scale(.8197)}to{transform:translate(83.26915vw,99vh) scale(.8197)}}.snow:nth-child(153){opacity:.7588;transform:translate(42.5983vw,-10px) scale(.0614);animation:fall-153 27s -22s linear infinite}@keyframes fall-153{45.948%{transform:translate(42.589vw,45.948vh) scale(.0614)}to{transform:translate(42.59365vw,99vh) scale(.0614)}}.snow:nth-child(154){opacity:.7466;transform:translate(11.6791vw,-10px) scale(.4961);animation:fall-154 29s -28s linear infinite}@keyframes fall-154{55.066%{transform:translate(18.8609vw,55.066vh) scale(.4961)}to{transform:translate(15.27vw,99vh) scale(.4961)}}.snow:nth-child(155){opacity:.2032;transform:translate(54.9777vw,-10px) scale(.6933);animation:fall-155 25s -29s linear infinite}@keyframes fall-155{40.538%{transform:translate(45.9982vw,40.538vh) scale(.6933)}to{transform:translate(50.48795vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:.8298;transform:translate(92.016vw,-10px) scale(.4466);animation:fall-156 13s -3s linear infinite}@keyframes fall-156{55.025%{transform:translate(89.6919vw,55.025vh) scale(.4466)}to{transform:translate(90.85395vw,99vh) scale(.4466)}}.snow:nth-child(157){opacity:.162;transform:translate(85.1531vw,-10px) scale(.7082);animation:fall-157 15s -1s linear infinite}@keyframes fall-157{46.747%{transform:translate(76.3585vw,46.747vh) scale(.7082)}to{transform:translate(80.7558vw,99vh) scale(.7082)}}.snow:nth-child(158){opacity:.0782;transform:translate(65.9419vw,-10px) scale(.129);animation:fall-158 26s -25s linear infinite}@keyframes fall-158{78.169%{transform:translate(58.5465vw,78.169vh) scale(.129)}to{transform:translate(62.2442vw,99vh) scale(.129)}}.snow:nth-child(159){opacity:1.501;transform:translate(56.1845vw,-10px) scale(.2661);animation:fall-159 10s -19s linear infinite}@keyframes fall-159{48.223%{transform:translate(63.1671vw,48.223vh) scale(.2661)}to{transform:translate(59.6758vw,99vh) scale(.2661)}}.snow:nth-child(160){opacity:1.4834;transform:translate(56.7107vw,-10px) scale(.1107);animation:fall-160 10s -2s linear infinite}@keyframes fall-160{39.177%{transform:translate(62.4704vw,39.177vh) scale(.1107)}to{transform:translate(59.59055vw,99vh) scale(.1107)}}.snow:nth-child(161){opacity:1.3904;transform:translate(44.0766vw,-10px) scale(.5887);animation:fall-161 12s -19s linear infinite}@keyframes fall-161{46.504%{transform:translate(39.5222vw,46.504vh) scale(.5887)}to{transform:translate(41.7994vw,99vh) scale(.5887)}}.snow:nth-child(162){opacity:1.12;transform:translate(34.2724vw,-10px) scale(.6212);animation:fall-162 24s -12s linear infinite}@keyframes fall-162{36.534%{transform:translate(36.4717vw,36.534vh) scale(.6212)}to{transform:translate(35.37205vw,99vh) scale(.6212)}}.snow:nth-child(163){opacity:1.5664;transform:translate(38.7016vw,-10px) scale(.668);animation:fall-163 24s -11s linear infinite}@keyframes fall-163{32.349%{transform:translate(30.3022vw,32.349vh) scale(.668)}to{transform:translate(34.5019vw,99vh) scale(.668)}}.snow:nth-child(164){opacity:.3536;transform:translate(27.3316vw,-10px) scale(.1344);animation:fall-164 18s -11s linear infinite}@keyframes fall-164{67.851%{transform:translate(17.7301vw,67.851vh) scale(.1344)}to{transform:translate(22.53085vw,99vh) scale(.1344)}}.snow:nth-child(165){opacity:.2586;transform:translate(50.1512vw,-10px) scale(.1696);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{64.556%{transform:translate(42.849vw,64.556vh) scale(.1696)}to{transform:translate(46.5001vw,99vh) scale(.1696)}}.snow:nth-child(166){opacity:1.8136;transform:translate(94.6397vw,-10px) scale(.2409);animation:fall-166 12s -12s linear infinite}@keyframes fall-166{54.631%{transform:translate(88.0931vw,54.631vh) scale(.2409)}to{transform:translate(91.3664vw,99vh) scale(.2409)}}.snow:nth-child(167){opacity:1.364;transform:translate(5.2484vw,-10px) scale(.7871);animation:fall-167 26s -1s linear infinite}@keyframes fall-167{36.827%{transform:translate(13.5916vw,36.827vh) scale(.7871)}to{transform:translate(9.42vw,99vh) scale(.7871)}}.snow:nth-child(168){opacity:.6974;transform:translate(2.2816vw,-10px) scale(.8421);animation:fall-168 23s -26s linear infinite}@keyframes fall-168{42.823%{transform:translate(-4.4331vw,42.823vh) scale(.8421)}to{transform:translate(-1.07575vw,99vh) scale(.8421)}}.snow:nth-child(169){opacity:.3382;transform:translate(37.3306vw,-10px) scale(.7151);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{48.851%{transform:translate(28.2044vw,48.851vh) scale(.7151)}to{transform:translate(32.7675vw,99vh) scale(.7151)}}.snow:nth-child(170){opacity:.9876;transform:translate(84.1571vw,-10px) scale(.6588);animation:fall-170 12s -30s linear infinite}@keyframes fall-170{72.127%{transform:translate(89.6819vw,72.127vh) scale(.6588)}to{transform:translate(86.9195vw,99vh) scale(.6588)}}.snow:nth-child(171){opacity:.8778;transform:translate(98.4615vw,-10px) scale(.3927);animation:fall-171 21s -2s linear infinite}@keyframes fall-171{76.413%{transform:translate(94.676vw,76.413vh) scale(.3927)}to{transform:translate(96.56875vw,99vh) scale(.3927)}}.snow:nth-child(172){opacity:.6522;transform:translate(32.6726vw,-10px) scale(.796);animation:fall-172 12s -21s linear infinite}@keyframes fall-172{53.397%{transform:translate(31.6785vw,53.397vh) scale(.796)}to{transform:translate(32.17555vw,99vh) scale(.796)}}.snow:nth-child(173){opacity:1.4678;transform:translate(94.6672vw,-10px) scale(.7105);animation:fall-173 22s -24s linear infinite}@keyframes fall-173{74.789%{transform:translate(95.1475vw,74.789vh) scale(.7105)}to{transform:translate(94.90735vw,99vh) scale(.7105)}}.snow:nth-child(174){opacity:1.2134;transform:translate(87.7488vw,-10px) scale(.9443);animation:fall-174 23s -24s linear infinite}@keyframes fall-174{30.387%{transform:translate(96.0203vw,30.387vh) scale(.9443)}to{transform:translate(91.88455vw,99vh) scale(.9443)}}.snow:nth-child(175){opacity:.3504;transform:translate(94.415vw,-10px) scale(.9957);animation:fall-175 16s -19s linear infinite}@keyframes fall-175{76.991%{transform:translate(97.8701vw,76.991vh) scale(.9957)}to{transform:translate(96.14255vw,99vh) scale(.9957)}}.snow:nth-child(176){opacity:.2578;transform:translate(7.4245vw,-10px) scale(.3381);animation:fall-176 19s -10s linear infinite}@keyframes fall-176{79.056%{transform:translate(13.5224vw,79.056vh) scale(.3381)}to{transform:translate(10.47345vw,99vh) scale(.3381)}}.snow:nth-child(177){opacity:.029;transform:translate(36.5869vw,-10px) scale(.1);animation:fall-177 29s -14s linear infinite}@keyframes fall-177{30.241%{transform:translate(29.1754vw,30.241vh) scale(.1)}to{transform:translate(32.88115vw,99vh) scale(.1)}}.snow:nth-child(178){opacity:1.2272;transform:translate(16.2251vw,-10px) scale(.9415);animation:fall-178 20s -16s linear infinite}@keyframes fall-178{48.405%{transform:translate(10.7571vw,48.405vh) scale(.9415)}to{transform:translate(13.4911vw,99vh) scale(.9415)}}.snow:nth-child(179){opacity:1.4892;transform:translate(95.091vw,-10px) scale(.8207);animation:fall-179 24s -9s linear infinite}@keyframes fall-179{44.876%{transform:translate(101.1769vw,44.876vh) scale(.8207)}to{transform:translate(98.13395vw,99vh) scale(.8207)}}.snow:nth-child(180){opacity:.468;transform:translate(21.5465vw,-10px) scale(.6216);animation:fall-180 26s -13s linear infinite}@keyframes fall-180{30.824%{transform:translate(13.8168vw,30.824vh) scale(.6216)}to{transform:translate(17.68165vw,99vh) scale(.6216)}}.snow:nth-child(181){opacity:.426;transform:translate(65.8206vw,-10px) scale(.388);animation:fall-181 29s -13s linear infinite}@keyframes fall-181{72.869%{transform:translate(66.8221vw,72.869vh) scale(.388)}to{transform:translate(66.32135vw,99vh) scale(.388)}}.snow:nth-child(182){opacity:.5148;transform:translate(42.7604vw,-10px) scale(.9785);animation:fall-182 22s -1s linear infinite}@keyframes fall-182{77.99%{transform:translate(35.2253vw,77.99vh) scale(.9785)}to{transform:translate(38.99285vw,99vh) scale(.9785)}}.snow:nth-child(183){opacity:1.8754;transform:translate(11.0164vw,-10px) scale(.9227);animation:fall-183 21s -21s linear infinite}@keyframes fall-183{34.452%{transform:translate(20.5688vw,34.452vh) scale(.9227)}to{transform:translate(15.7926vw,99vh) scale(.9227)}}.snow:nth-child(184){opacity:.6218;transform:translate(11.1937vw,-10px) scale(.7752);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{56.521%{transform:translate(11.1725vw,56.521vh) scale(.7752)}to{transform:translate(11.1831vw,99vh) scale(.7752)}}.snow:nth-child(185){opacity:1.0766;transform:translate(40.5106vw,-10px) scale(.9512);animation:fall-185 19s -2s linear infinite}@keyframes fall-185{38.458%{transform:translate(36.2509vw,38.458vh) scale(.9512)}to{transform:translate(38.38075vw,99vh) scale(.9512)}}.snow:nth-child(186){opacity:1.8362;transform:translate(83.6029vw,-10px) scale(.0473);animation:fall-186 21s -26s linear infinite}@keyframes fall-186{39.319%{transform:translate(85.4413vw,39.319vh) scale(.0473)}to{transform:translate(84.5221vw,99vh) scale(.0473)}}.snow:nth-child(187){opacity:1.1544;transform:translate(97.9769vw,-10px) scale(.9483);animation:fall-187 19s -12s linear infinite}@keyframes fall-187{75.513%{transform:translate(98.8744vw,75.513vh) scale(.9483)}to{transform:translate(98.42565vw,99vh) scale(.9483)}}.snow:nth-child(188){opacity:1.4258;transform:translate(11.5297vw,-10px) scale(.1879);animation:fall-188 23s -12s linear infinite}@keyframes fall-188{67.904%{transform:translate(18.4769vw,67.904vh) scale(.1879)}to{transform:translate(15.0033vw,99vh) scale(.1879)}}.snow:nth-child(189){opacity:1.621;transform:translate(33.5256vw,-10px) scale(.0932);animation:fall-189 12s -11s linear infinite}@keyframes fall-189{72.425%{transform:translate(35.2452vw,72.425vh) scale(.0932)}to{transform:translate(34.3854vw,99vh) scale(.0932)}}.snow:nth-child(190){opacity:.6296;transform:translate(48.891vw,-10px) scale(.6841);animation:fall-190 23s -29s linear infinite}@keyframes fall-190{57.044%{transform:translate(58.288vw,57.044vh) scale(.6841)}to{transform:translate(53.5895vw,99vh) scale(.6841)}}.snow:nth-child(191){opacity:.3142;transform:translate(56.7826vw,-10px) scale(.1379);animation:fall-191 19s -23s linear infinite}@keyframes fall-191{62.697%{transform:translate(56.6522vw,62.697vh) scale(.1379)}to{transform:translate(56.7174vw,99vh) scale(.1379)}}.snow:nth-child(192){opacity:1.4794;transform:translate(23.458vw,-10px) scale(.3004);animation:fall-192 15s -22s linear infinite}@keyframes fall-192{69.922%{transform:translate(25.9585vw,69.922vh) scale(.3004)}to{transform:translate(24.70825vw,99vh) scale(.3004)}}.snow:nth-child(193){opacity:1.1362;transform:translate(91.9126vw,-10px) scale(.8758);animation:fall-193 25s -12s linear infinite}@keyframes fall-193{74.538%{transform:translate(83.9294vw,74.538vh) scale(.8758)}to{transform:translate(87.921vw,99vh) scale(.8758)}}.snow:nth-child(194){opacity:.2012;transform:translate(89.5017vw,-10px) scale(.0484);animation:fall-194 27s -28s linear infinite}@keyframes fall-194{60.487%{transform:translate(96.5563vw,60.487vh) scale(.0484)}to{transform:translate(93.029vw,99vh) scale(.0484)}}.snow:nth-child(195){opacity:1.2818;transform:translate(67.3158vw,-10px) scale(.1646);animation:fall-195 10s -9s linear infinite}@keyframes fall-195{65.725%{transform:translate(57.891vw,65.725vh) scale(.1646)}to{transform:translate(62.6034vw,99vh) scale(.1646)}}.snow:nth-child(196){opacity:.529;transform:translate(2.6343vw,-10px) scale(.0761);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{39.34%{transform:translate(10.4723vw,39.34vh) scale(.0761)}to{transform:translate(6.5533vw,99vh) scale(.0761)}}.snow:nth-child(197){opacity:1.6454;transform:translate(32.1737vw,-10px) scale(.0198);animation:fall-197 29s -16s linear infinite}@keyframes fall-197{39.843%{transform:translate(40.7151vw,39.843vh) scale(.0198)}to{transform:translate(36.4444vw,99vh) scale(.0198)}}.snow:nth-child(198){opacity:1.567;transform:translate(44.1374vw,-10px) scale(.1621);animation:fall-198 25s -4s linear infinite}@keyframes fall-198{31.952%{transform:translate(52.3405vw,31.952vh) scale(.1621)}to{transform:translate(48.23895vw,99vh) scale(.1621)}}.snow:nth-child(199){opacity:1.0486;transform:translate(43.0677vw,-10px) scale(.3995);animation:fall-199 18s -27s linear infinite}@keyframes fall-199{30.571%{transform:translate(39.1216vw,30.571vh) scale(.3995)}to{transform:translate(41.09465vw,99vh) scale(.3995)}}.snow:nth-child(200){opacity:.3788;transform:translate(92.4152vw,-10px) scale(.5337);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{56.137%{transform:translate(92.511vw,56.137vh) scale(.5337)}to{transform:translate(92.4631vw,99vh) scale(.5337)}}.snow:nth-child(201){opacity:.0534;transform:translate(43.908vw,-10px) scale(.9037);animation:fall-201 13s -16s linear infinite}@keyframes fall-201{72.121%{transform:translate(36.7159vw,72.121vh) scale(.9037)}to{transform:translate(40.31195vw,99vh) scale(.9037)}}.snow:nth-child(202){opacity:.2478;transform:translate(45.8557vw,-10px) scale(.3671);animation:fall-202 25s -28s linear infinite}@keyframes fall-202{58.786%{transform:translate(55.499vw,58.786vh) scale(.3671)}to{transform:translate(50.67735vw,99vh) scale(.3671)}}.snow:nth-child(203){opacity:1.6396;transform:translate(6.1659vw,-10px) scale(.9978);animation:fall-203 20s -4s linear infinite}@keyframes fall-203{33.568%{transform:translate(5.2374vw,33.568vh) scale(.9978)}to{transform:translate(5.70165vw,99vh) scale(.9978)}}.snow:nth-child(204){opacity:.6202;transform:translate(98.3468vw,-10px) scale(.6561);animation:fall-204 16s -10s linear infinite}@keyframes fall-204{37.596%{transform:translate(94.5051vw,37.596vh) scale(.6561)}to{transform:translate(96.42595vw,99vh) scale(.6561)}}.snow:nth-child(205){opacity:.3022;transform:translate(93.3815vw,-10px) scale(.3887);animation:fall-205 11s -6s linear infinite}@keyframes fall-205{65.296%{transform:translate(96.9797vw,65.296vh) scale(.3887)}to{transform:translate(95.1806vw,99vh) scale(.3887)}}.snow:nth-child(206){opacity:.2972;transform:translate(50.8313vw,-10px) scale(.5308);animation:fall-206 23s -1s linear infinite}@keyframes fall-206{75.697%{transform:translate(52.2033vw,75.697vh) scale(.5308)}to{transform:translate(51.5173vw,99vh) scale(.5308)}}.snow:nth-child(207){opacity:1.1528;transform:translate(68.0091vw,-10px) scale(.0723);animation:fall-207 27s -30s linear infinite}@keyframes fall-207{62.492%{transform:translate(64.2945vw,62.492vh) scale(.0723)}to{transform:translate(66.1518vw,99vh) scale(.0723)}}.snow:nth-child(208){opacity:1.594;transform:translate(8.5831vw,-10px) scale(.8427);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{61.05%{transform:translate(8.0312vw,61.05vh) scale(.8427)}to{transform:translate(8.30715vw,99vh) scale(.8427)}}.snow:nth-child(209){opacity:1.3166;transform:translate(78.1868vw,-10px) scale(.8213);animation:fall-209 21s -14s linear infinite}@keyframes fall-209{35.096%{transform:translate(81.4269vw,35.096vh) scale(.8213)}to{transform:translate(79.80685vw,99vh) scale(.8213)}}.snow:nth-child(210){opacity:.51;transform:translate(47.2126vw,-10px) scale(.9737);animation:fall-210 26s -20s linear infinite}@keyframes fall-210{38.816%{transform:translate(52.9938vw,38.816vh) scale(.9737)}to{transform:translate(50.1032vw,99vh) scale(.9737)}}.snow:nth-child(211){opacity:.6722;transform:translate(92.6018vw,-10px) scale(.0425);animation:fall-211 15s -10s linear infinite}@keyframes fall-211{65.666%{transform:translate(82.6289vw,65.666vh) scale(.0425)}to{transform:translate(87.61535vw,99vh) scale(.0425)}}.snow:nth-child(212){opacity:.0702;transform:translate(48.0379vw,-10px) scale(.5036);animation:fall-212 28s -13s linear infinite}@keyframes fall-212{73.565%{transform:translate(53.3324vw,73.565vh) scale(.5036)}to{transform:translate(50.68515vw,99vh) scale(.5036)}}.snow:nth-child(213){opacity:.2766;transform:translate(43.0638vw,-10px) scale(.6844);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{33.673%{transform:translate(42.5648vw,33.673vh) scale(.6844)}to{transform:translate(42.8143vw,99vh) scale(.6844)}}.snow:nth-child(214){opacity:.7654;transform:translate(62.1794vw,-10px) scale(.0942);animation:fall-214 30s -22s linear infinite}@keyframes fall-214{45.756%{transform:translate(54.5266vw,45.756vh) scale(.0942)}to{transform:translate(58.353vw,99vh) scale(.0942)}}.snow:nth-child(215){opacity:.7842;transform:translate(5.6861vw,-10px) scale(.6848);animation:fall-215 23s -17s linear infinite}@keyframes fall-215{61.039%{transform:translate(-3.7907vw,61.039vh) scale(.6848)}to{transform:translate(.9477vw,99vh) scale(.6848)}}.snow:nth-child(216){opacity:.4478;transform:translate(71.3664vw,-10px) scale(.1612);animation:fall-216 22s -11s linear infinite}@keyframes fall-216{69.202%{transform:translate(62.3962vw,69.202vh) scale(.1612)}to{transform:translate(66.8813vw,99vh) scale(.1612)}}.snow:nth-child(217){opacity:1.3552;transform:translate(11.6231vw,-10px) scale(.996);animation:fall-217 25s -17s linear infinite}@keyframes fall-217{70.737%{transform:translate(10.5396vw,70.737vh) scale(.996)}to{transform:translate(11.08135vw,99vh) scale(.996)}}.snow:nth-child(218){opacity:1.0048;transform:translate(44.8801vw,-10px) scale(.0991);animation:fall-218 27s -7s linear infinite}@keyframes fall-218{64.11%{transform:translate(54.5926vw,64.11vh) scale(.0991)}to{transform:translate(49.73635vw,99vh) scale(.0991)}}.snow:nth-child(219){opacity:.2992;transform:translate(4.6712vw,-10px) scale(.8445);animation:fall-219 14s -4s linear infinite}@keyframes fall-219{33.237%{transform:translate(-4.7084vw,33.237vh) scale(.8445)}to{transform:translate(-.0186vw,99vh) scale(.8445)}}.snow:nth-child(220){opacity:1.309;transform:translate(.6124vw,-10px) scale(.4229);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{71.626%{transform:translate(-4.8496vw,71.626vh) scale(.4229)}to{transform:translate(-2.1186vw,99vh) scale(.4229)}}.snow:nth-child(221){opacity:.5966;transform:translate(1.2332vw,-10px) scale(.4027);animation:fall-221 12s -4s linear infinite}@keyframes fall-221{75.31%{transform:translate(4.8691vw,75.31vh) scale(.4027)}to{transform:translate(3.05115vw,99vh) scale(.4027)}}.snow:nth-child(222){opacity:1.3172;transform:translate(66.8476vw,-10px) scale(.5377);animation:fall-222 11s -17s linear infinite}@keyframes fall-222{52.117%{transform:translate(71.0645vw,52.117vh) scale(.5377)}to{transform:translate(68.95605vw,99vh) scale(.5377)}}.snow:nth-child(223){opacity:1.3356;transform:translate(29.3528vw,-10px) scale(.6832);animation:fall-223 26s -22s linear infinite}@keyframes fall-223{73.365%{transform:translate(32.2908vw,73.365vh) scale(.6832)}to{transform:translate(30.8218vw,99vh) scale(.6832)}}.snow:nth-child(224){opacity:1.467;transform:translate(53.1875vw,-10px) scale(.5739);animation:fall-224 20s -29s linear infinite}@keyframes fall-224{34.703%{transform:translate(54.0801vw,34.703vh) scale(.5739)}to{transform:translate(53.6338vw,99vh) scale(.5739)}}.snow:nth-child(225){opacity:1.7868;transform:translate(84.4235vw,-10px) scale(.8729);animation:fall-225 22s -22s linear infinite}@keyframes fall-225{51.223%{transform:translate(93.227vw,51.223vh) scale(.8729)}to{transform:translate(88.82525vw,99vh) scale(.8729)}}.snow:nth-child(226){opacity:1.4854;transform:translate(69.7972vw,-10px) scale(.5574);animation:fall-226 21s -26s linear infinite}@keyframes fall-226{37.479%{transform:translate(77.5461vw,37.479vh) scale(.5574)}to{transform:translate(73.67165vw,99vh) scale(.5574)}}.snow:nth-child(227){opacity:1.2732;transform:translate(94.3131vw,-10px) scale(.0016);animation:fall-227 25s -5s linear infinite}@keyframes fall-227{67.72%{transform:translate(89.4848vw,67.72vh) scale(.0016)}to{transform:translate(91.89895vw,99vh) scale(.0016)}}.snow:nth-child(228){opacity:1.8524;transform:translate(83.5677vw,-10px) scale(.3279);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{43.472%{transform:translate(74.5335vw,43.472vh) scale(.3279)}to{transform:translate(79.0506vw,99vh) scale(.3279)}}.snow:nth-child(229){opacity:1.034;transform:translate(72.9458vw,-10px) scale(.6635);animation:fall-229 26s -27s linear infinite}@keyframes fall-229{52.329%{transform:translate(65.2086vw,52.329vh) scale(.6635)}to{transform:translate(69.0772vw,99vh) scale(.6635)}}.snow:nth-child(230){opacity:.1438;transform:translate(68.07vw,-10px) scale(.4015);animation:fall-230 19s -11s linear infinite}@keyframes fall-230{60.708%{transform:translate(62.4349vw,60.708vh) scale(.4015)}to{transform:translate(65.25245vw,99vh) scale(.4015)}}.snow:nth-child(231){opacity:1.4492;transform:translate(66.8317vw,-10px) scale(.0778);animation:fall-231 11s -9s linear infinite}@keyframes fall-231{63.742%{transform:translate(74.4319vw,63.742vh) scale(.0778)}to{transform:translate(70.6318vw,99vh) scale(.0778)}}.snow:nth-child(232){opacity:1.416;transform:translate(63.2336vw,-10px) scale(.0276);animation:fall-232 30s -20s linear infinite}@keyframes fall-232{53.885%{transform:translate(61.261vw,53.885vh) scale(.0276)}to{transform:translate(62.2473vw,99vh) scale(.0276)}}.snow:nth-child(233){opacity:1.866;transform:translate(3.2933vw,-10px) scale(.8146);animation:fall-233 14s -21s linear infinite}@keyframes fall-233{78.391%{transform:translate(.4814vw,78.391vh) scale(.8146)}to{transform:translate(1.88735vw,99vh) scale(.8146)}}.snow:nth-child(234){opacity:1.454;transform:translate(57.3536vw,-10px) scale(.7122);animation:fall-234 10s -28s linear infinite}@keyframes fall-234{48.952%{transform:translate(61.6279vw,48.952vh) scale(.7122)}to{transform:translate(59.49075vw,99vh) scale(.7122)}}.snow:nth-child(235){opacity:1.2114;transform:translate(13.5781vw,-10px) scale(.4661);animation:fall-235 15s -3s linear infinite}@keyframes fall-235{54.715%{transform:translate(8.697vw,54.715vh) scale(.4661)}to{transform:translate(11.13755vw,99vh) scale(.4661)}}.snow:nth-child(236){opacity:.3374;transform:translate(50.0219vw,-10px) scale(.419);animation:fall-236 23s -6s linear infinite}@keyframes fall-236{33.006%{transform:translate(48.0625vw,33.006vh) scale(.419)}to{transform:translate(49.0422vw,99vh) scale(.419)}}.snow:nth-child(237){opacity:1.4298;transform:translate(60.5116vw,-10px) scale(.9127);animation:fall-237 21s -24s linear infinite}@keyframes fall-237{31.167%{transform:translate(69.5384vw,31.167vh) scale(.9127)}to{transform:translate(65.025vw,99vh) scale(.9127)}}.snow:nth-child(238){opacity:1.9056;transform:translate(83.4692vw,-10px) scale(.7783);animation:fall-238 30s -21s linear infinite}@keyframes fall-238{64.128%{transform:translate(85.7858vw,64.128vh) scale(.7783)}to{transform:translate(84.6275vw,99vh) scale(.7783)}}.snow:nth-child(239){opacity:.6976;transform:translate(68.0914vw,-10px) scale(.636);animation:fall-239 16s -13s linear infinite}@keyframes fall-239{34.985%{transform:translate(75.303vw,34.985vh) scale(.636)}to{transform:translate(71.6972vw,99vh) scale(.636)}}.snow:nth-child(240){opacity:.3656;transform:translate(76.5924vw,-10px) scale(.0242);animation:fall-240 28s -2s linear infinite}@keyframes fall-240{69.747%{transform:translate(79.6804vw,69.747vh) scale(.0242)}to{transform:translate(78.1364vw,99vh) scale(.0242)}}.snow:nth-child(241){opacity:1.9806;transform:translate(62.9023vw,-10px) scale(.1774);animation:fall-241 19s -17s linear infinite}@keyframes fall-241{65.925%{transform:translate(66.636vw,65.925vh) scale(.1774)}to{transform:translate(64.76915vw,99vh) scale(.1774)}}.snow:nth-child(242){opacity:.437;transform:translate(34.0038vw,-10px) scale(.5694);animation:fall-242 17s -26s linear infinite}@keyframes fall-242{76.43%{transform:translate(42.9637vw,76.43vh) scale(.5694)}to{transform:translate(38.48375vw,99vh) scale(.5694)}}.snow:nth-child(243){opacity:1.3244;transform:translate(49.6325vw,-10px) scale(.4026);animation:fall-243 28s -10s linear infinite}@keyframes fall-243{47.236%{transform:translate(57.5246vw,47.236vh) scale(.4026)}to{transform:translate(53.57855vw,99vh) scale(.4026)}}.snow:nth-child(244){opacity:1.925;transform:translate(99.8498vw,-10px) scale(.7637);animation:fall-244 21s -8s linear infinite}@keyframes fall-244{69.23%{transform:translate(104.8301vw,69.23vh) scale(.7637)}to{transform:translate(102.33995vw,99vh) scale(.7637)}}.snow:nth-child(245){opacity:1.0726;transform:translate(48.1792vw,-10px) scale(.9847);animation:fall-245 27s -15s linear infinite}@keyframes fall-245{60.394%{transform:translate(50.2165vw,60.394vh) scale(.9847)}to{transform:translate(49.19785vw,99vh) scale(.9847)}}.snow:nth-child(246){opacity:.45;transform:translate(48.5606vw,-10px) scale(.9268);animation:fall-246 17s -15s linear infinite}@keyframes fall-246{60.417%{transform:translate(46.4314vw,60.417vh) scale(.9268)}to{transform:translate(47.496vw,99vh) scale(.9268)}}.snow:nth-child(247){opacity:1.3588;transform:translate(3.1966vw,-10px) scale(.4576);animation:fall-247 14s -6s linear infinite}@keyframes fall-247{60.409%{transform:translate(-1.0649vw,60.409vh) scale(.4576)}to{transform:translate(1.06585vw,99vh) scale(.4576)}}.snow:nth-child(248){opacity:.0302;transform:translate(50.1367vw,-10px) scale(.9099);animation:fall-248 15s -6s linear infinite}@keyframes fall-248{30.907%{transform:translate(59.8084vw,30.907vh) scale(.9099)}to{transform:translate(54.97255vw,99vh) scale(.9099)}}.snow:nth-child(249){opacity:.4622;transform:translate(91.3255vw,-10px) scale(.7669);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{54.611%{transform:translate(101.2465vw,54.611vh) scale(.7669)}to{transform:translate(96.286vw,99vh) scale(.7669)}}.snow:nth-child(250){opacity:.8008;transform:translate(94.2945vw,-10px) scale(.9276);animation:fall-250 16s -27s linear infinite}@keyframes fall-250{49.382%{transform:translate(94.0342vw,49.382vh) scale(.9276)}to{transform:translate(94.16435vw,99vh) scale(.9276)}}.snow:nth-child(251){opacity:1.44;transform:translate(7.3508vw,-10px) scale(.6866);animation:fall-251 11s -23s linear infinite}@keyframes fall-251{66.645%{transform:translate(.0053vw,66.645vh) scale(.6866)}to{transform:translate(3.67805vw,99vh) scale(.6866)}}.snow:nth-child(252){opacity:1.3974;transform:translate(55.2354vw,-10px) scale(.8149);animation:fall-252 13s -3s linear infinite}@keyframes fall-252{56.189%{transform:translate(53.9666vw,56.189vh) scale(.8149)}to{transform:translate(54.601vw,99vh) scale(.8149)}}.snow:nth-child(253){opacity:1.7234;transform:translate(42.8876vw,-10px) scale(.1811);animation:fall-253 26s -13s linear infinite}@keyframes fall-253{50.689%{transform:translate(45.2609vw,50.689vh) scale(.1811)}to{transform:translate(44.07425vw,99vh) scale(.1811)}}.snow:nth-child(254){opacity:1.532;transform:translate(79.4452vw,-10px) scale(.9715);animation:fall-254 10s -12s linear infinite}@keyframes fall-254{73.26%{transform:translate(70.4041vw,73.26vh) scale(.9715)}to{transform:translate(74.92465vw,99vh) scale(.9715)}}.snow:nth-child(255){opacity:1.035;transform:translate(6.1758vw,-10px) scale(.647);animation:fall-255 10s -26s linear infinite}@keyframes fall-255{40.151%{transform:translate(7.3959vw,40.151vh) scale(.647)}to{transform:translate(6.78585vw,99vh) scale(.647)}}.snow:nth-child(256){opacity:.1516;transform:translate(59.5269vw,-10px) scale(.6322);animation:fall-256 27s -27s linear infinite}@keyframes fall-256{60.745%{transform:translate(64.8084vw,60.745vh) scale(.6322)}to{transform:translate(62.16765vw,99vh) scale(.6322)}}.snow:nth-child(257){opacity:.9824;transform:translate(36.8007vw,-10px) scale(.9335);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{68.776%{transform:translate(27.5292vw,68.776vh) scale(.9335)}to{transform:translate(32.16495vw,99vh) scale(.9335)}}.snow:nth-child(258){opacity:1.349;transform:translate(61.6622vw,-10px) scale(.9497);animation:fall-258 15s -22s linear infinite}@keyframes fall-258{56.554%{transform:translate(70.538vw,56.554vh) scale(.9497)}to{transform:translate(66.1001vw,99vh) scale(.9497)}}.snow:nth-child(259){opacity:.5116;transform:translate(94.0305vw,-10px) scale(.1245);animation:fall-259 28s -2s linear infinite}@keyframes fall-259{75.927%{transform:translate(88.9043vw,75.927vh) scale(.1245)}to{transform:translate(91.4674vw,99vh) scale(.1245)}}.snow:nth-child(260){opacity:.4948;transform:translate(12.1032vw,-10px) scale(.7657);animation:fall-260 12s -12s linear infinite}@keyframes fall-260{65.712%{transform:translate(5.6606vw,65.712vh) scale(.7657)}to{transform:translate(8.8819vw,99vh) scale(.7657)}}.snow:nth-child(261){opacity:1.5998;transform:translate(11.2422vw,-10px) scale(.0055);animation:fall-261 10s -12s linear infinite}@keyframes fall-261{30.301%{transform:translate(15.7652vw,30.301vh) scale(.0055)}to{transform:translate(13.5037vw,99vh) scale(.0055)}}.snow:nth-child(262){opacity:1.0364;transform:translate(33.4127vw,-10px) scale(.2941);animation:fall-262 17s -15s linear infinite}@keyframes fall-262{33.482%{transform:translate(40.4846vw,33.482vh) scale(.2941)}to{transform:translate(36.94865vw,99vh) scale(.2941)}}.snow:nth-child(263){opacity:.5148;transform:translate(21.0861vw,-10px) scale(.2352);animation:fall-263 11s -11s linear infinite}@keyframes fall-263{37.818%{transform:translate(23.5956vw,37.818vh) scale(.2352)}to{transform:translate(22.34085vw,99vh) scale(.2352)}}.snow:nth-child(264){opacity:1.147;transform:translate(14.6666vw,-10px) scale(.4609);animation:fall-264 10s -23s linear infinite}@keyframes fall-264{76.074%{transform:translate(9.752vw,76.074vh) scale(.4609)}to{transform:translate(12.2093vw,99vh) scale(.4609)}}.snow:nth-child(265){opacity:1.0954;transform:translate(58.2023vw,-10px) scale(.4771);animation:fall-265 10s -25s linear infinite}@keyframes fall-265{67.706%{transform:translate(49.1469vw,67.706vh) scale(.4771)}to{transform:translate(53.6746vw,99vh) scale(.4771)}}.snow:nth-child(266){opacity:.0962;transform:translate(59.3717vw,-10px) scale(.7135);animation:fall-266 10s -4s linear infinite}@keyframes fall-266{59.463%{transform:translate(49.4909vw,59.463vh) scale(.7135)}to{transform:translate(54.4313vw,99vh) scale(.7135)}}.snow:nth-child(267){opacity:.9044;transform:translate(38.7034vw,-10px) scale(.952);animation:fall-267 22s -13s linear infinite}@keyframes fall-267{59.965%{transform:translate(30.0067vw,59.965vh) scale(.952)}to{transform:translate(34.35505vw,99vh) scale(.952)}}.snow:nth-child(268){opacity:1.6076;transform:translate(33.3952vw,-10px) scale(.6349);animation:fall-268 19s -20s linear infinite}@keyframes fall-268{58.436%{transform:translate(30.7201vw,58.436vh) scale(.6349)}to{transform:translate(32.05765vw,99vh) scale(.6349)}}.snow:nth-child(269){opacity:.523;transform:translate(11.7058vw,-10px) scale(.3155);animation:fall-269 17s -25s linear infinite}@keyframes fall-269{36.268%{transform:translate(21.4701vw,36.268vh) scale(.3155)}to{transform:translate(16.58795vw,99vh) scale(.3155)}}.snow:nth-child(270){opacity:.6724;transform:translate(12.5757vw,-10px) scale(.0464);animation:fall-270 28s -25s linear infinite}@keyframes fall-270{54.162%{transform:translate(3.8148vw,54.162vh) scale(.0464)}to{transform:translate(8.19525vw,99vh) scale(.0464)}}.snow:nth-child(271){opacity:1.8156;transform:translate(74.135vw,-10px) scale(.9599);animation:fall-271 14s -5s linear infinite}@keyframes fall-271{39.246%{transform:translate(81.4607vw,39.246vh) scale(.9599)}to{transform:translate(77.79785vw,99vh) scale(.9599)}}.snow:nth-child(272){opacity:1.3554;transform:translate(15.7427vw,-10px) scale(.134);animation:fall-272 22s -14s linear infinite}@keyframes fall-272{66.906%{transform:translate(10.9799vw,66.906vh) scale(.134)}to{transform:translate(13.3613vw,99vh) scale(.134)}}.snow:nth-child(273){opacity:1.899;transform:translate(99.928vw,-10px) scale(.4752);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{66.678%{transform:translate(108.5726vw,66.678vh) scale(.4752)}to{transform:translate(104.2503vw,99vh) scale(.4752)}}.snow:nth-child(274){opacity:.4634;transform:translate(39.2051vw,-10px) scale(.9207);animation:fall-274 25s -22s linear infinite}@keyframes fall-274{68.738%{transform:translate(35.3696vw,68.738vh) scale(.9207)}to{transform:translate(37.28735vw,99vh) scale(.9207)}}.snow:nth-child(275){opacity:1.1028;transform:translate(27.5132vw,-10px) scale(.2863);animation:fall-275 30s -20s linear infinite}@keyframes fall-275{77.963%{transform:translate(35.8526vw,77.963vh) scale(.2863)}to{transform:translate(31.6829vw,99vh) scale(.2863)}}.snow:nth-child(276){opacity:.3126;transform:translate(28.3706vw,-10px) scale(.2871);animation:fall-276 19s -9s linear infinite}@keyframes fall-276{42.874%{transform:translate(22.6728vw,42.874vh) scale(.2871)}to{transform:translate(25.5217vw,99vh) scale(.2871)}}.snow:nth-child(277){opacity:.323;transform:translate(62.9748vw,-10px) scale(.1491);animation:fall-277 14s -2s linear infinite}@keyframes fall-277{55.666%{transform:translate(69.7426vw,55.666vh) scale(.1491)}to{transform:translate(66.3587vw,99vh) scale(.1491)}}.snow:nth-child(278){opacity:1.0356;transform:translate(61.6802vw,-10px) scale(.6214);animation:fall-278 25s -24s linear infinite}@keyframes fall-278{34.643%{transform:translate(71.423vw,34.643vh) scale(.6214)}to{transform:translate(66.5516vw,99vh) scale(.6214)}}.snow:nth-child(279){opacity:1.7114;transform:translate(8.4653vw,-10px) scale(.7407);animation:fall-279 28s -15s linear infinite}@keyframes fall-279{56.412%{transform:translate(8.7807vw,56.412vh) scale(.7407)}to{transform:translate(8.623vw,99vh) scale(.7407)}}.snow:nth-child(280){opacity:.5794;transform:translate(29.6085vw,-10px) scale(.3201);animation:fall-280 27s -12s linear infinite}@keyframes fall-280{30.621%{transform:translate(22.6825vw,30.621vh) scale(.3201)}to{transform:translate(26.1455vw,99vh) scale(.3201)}}.snow:nth-child(281){opacity:1.8634;transform:translate(90.2556vw,-10px) scale(.5201);animation:fall-281 20s -15s linear infinite}@keyframes fall-281{56.278%{transform:translate(94.1317vw,56.278vh) scale(.5201)}to{transform:translate(92.19365vw,99vh) scale(.5201)}}.snow:nth-child(282){opacity:.1124;transform:translate(39.9907vw,-10px) scale(.7888);animation:fall-282 11s -4s linear infinite}@keyframes fall-282{40.987%{transform:translate(46.7507vw,40.987vh) scale(.7888)}to{transform:translate(43.3707vw,99vh) scale(.7888)}}.snow:nth-child(283){opacity:1.11;transform:translate(7.3621vw,-10px) scale(.6249);animation:fall-283 28s -18s linear infinite}@keyframes fall-283{72.823%{transform:translate(3.4094vw,72.823vh) scale(.6249)}to{transform:translate(5.38575vw,99vh) scale(.6249)}}.snow:nth-child(284){opacity:.1574;transform:translate(86.7979vw,-10px) scale(.0672);animation:fall-284 30s -9s linear infinite}@keyframes fall-284{37.063%{transform:translate(83.4864vw,37.063vh) scale(.0672)}to{transform:translate(85.14215vw,99vh) scale(.0672)}}.snow:nth-child(285){opacity:1.5676;transform:translate(39.7235vw,-10px) scale(.0162);animation:fall-285 16s -9s linear infinite}@keyframes fall-285{56.9%{transform:translate(32.3497vw,56.9vh) scale(.0162)}to{transform:translate(36.0366vw,99vh) scale(.0162)}}.snow:nth-child(286){opacity:.861;transform:translate(23.571vw,-10px) scale(.0815);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{44.168%{transform:translate(30.6213vw,44.168vh) scale(.0815)}to{transform:translate(27.09615vw,99vh) scale(.0815)}}.snow:nth-child(287){opacity:1.1194;transform:translate(15.2277vw,-10px) scale(.4065);animation:fall-287 21s -16s linear infinite}@keyframes fall-287{43.43%{transform:translate(6.7565vw,43.43vh) scale(.4065)}to{transform:translate(10.9921vw,99vh) scale(.4065)}}.snow:nth-child(288){opacity:.4934;transform:translate(33.788vw,-10px) scale(.2698);animation:fall-288 21s -4s linear infinite}@keyframes fall-288{72.443%{transform:translate(29.7618vw,72.443vh) scale(.2698)}to{transform:translate(31.7749vw,99vh) scale(.2698)}}.snow:nth-child(289){opacity:.6406;transform:translate(70.3751vw,-10px) scale(.1872);animation:fall-289 17s -3s linear infinite}@keyframes fall-289{71.68%{transform:translate(65.8182vw,71.68vh) scale(.1872)}to{transform:translate(68.09665vw,99vh) scale(.1872)}}.snow:nth-child(290){opacity:1.946;transform:translate(53.2172vw,-10px) scale(.8636);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{31.555%{transform:translate(54.7282vw,31.555vh) scale(.8636)}to{transform:translate(53.9727vw,99vh) scale(.8636)}}.snow:nth-child(291){opacity:1.8026;transform:translate(47.1706vw,-10px) scale(.4258);animation:fall-291 16s -28s linear infinite}@keyframes fall-291{46.728%{transform:translate(50.5814vw,46.728vh) scale(.4258)}to{transform:translate(48.876vw,99vh) scale(.4258)}}.snow:nth-child(292){opacity:.859;transform:translate(49.0463vw,-10px) scale(.4553);animation:fall-292 15s -15s linear infinite}@keyframes fall-292{51.534%{transform:translate(44.5488vw,51.534vh) scale(.4553)}to{transform:translate(46.79755vw,99vh) scale(.4553)}}.snow:nth-child(293){opacity:.2164;transform:translate(85.1192vw,-10px) scale(.2175);animation:fall-293 11s -18s linear infinite}@keyframes fall-293{71.675%{transform:translate(94.8137vw,71.675vh) scale(.2175)}to{transform:translate(89.96645vw,99vh) scale(.2175)}}.snow:nth-child(294){opacity:1.0814;transform:translate(10.3169vw,-10px) scale(.5795);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{44.91%{transform:translate(3.3235vw,44.91vh) scale(.5795)}to{transform:translate(6.8202vw,99vh) scale(.5795)}}.snow:nth-child(295){opacity:1.4084;transform:translate(29.3787vw,-10px) scale(.5194);animation:fall-295 23s -10s linear infinite}@keyframes fall-295{60.007%{transform:translate(31.1852vw,60.007vh) scale(.5194)}to{transform:translate(30.28195vw,99vh) scale(.5194)}}.snow:nth-child(296){opacity:.0054;transform:translate(92.9253vw,-10px) scale(.3296);animation:fall-296 20s -7s linear infinite}@keyframes fall-296{47.597%{transform:translate(88.7086vw,47.597vh) scale(.3296)}to{transform:translate(90.81695vw,99vh) scale(.3296)}}.snow:nth-child(297){opacity:1.0354;transform:translate(18.2109vw,-10px) scale(.4616);animation:fall-297 11s -28s linear infinite}@keyframes fall-297{48.895%{transform:translate(21.6973vw,48.895vh) scale(.4616)}to{transform:translate(19.9541vw,99vh) scale(.4616)}}.snow:nth-child(298){opacity:1.0774;transform:translate(74.0033vw,-10px) scale(.7869);animation:fall-298 16s -24s linear infinite}@keyframes fall-298{43.803%{transform:translate(73.0391vw,43.803vh) scale(.7869)}to{transform:translate(73.5212vw,99vh) scale(.7869)}}.snow:nth-child(299){opacity:1.1718;transform:translate(41.7422vw,-10px) scale(.523);animation:fall-299 13s -4s linear infinite}@keyframes fall-299{37.784%{transform:translate(42.2453vw,37.784vh) scale(.523)}to{transform:translate(41.99375vw,99vh) scale(.523)}}.snow:nth-child(300){opacity:1.1428;transform:translate(19.2042vw,-10px) scale(.6912);animation:fall-300 24s -21s linear infinite}@keyframes fall-300{50%{transform:translate(26.5513vw,50vh) scale(.6912)}to{transform:translate(22.87775vw,99vh) scale(.6912)}}.snow:nth-child(301){opacity:.2912;transform:translate(37.5014vw,-10px) scale(.0795);animation:fall-301 29s -1s linear infinite}@keyframes fall-301{53.833%{transform:translate(43.8946vw,53.833vh) scale(.0795)}to{transform:translate(40.698vw,99vh) scale(.0795)}}.snow:nth-child(302){opacity:1.845;transform:translate(2.1802vw,-10px) scale(.2698);animation:fall-302 29s -22s linear infinite}@keyframes fall-302{51.704%{transform:translate(-.7103vw,51.704vh) scale(.2698)}to{transform:translate(.73495vw,99vh) scale(.2698)}}.snow:nth-child(303){opacity:1.3682;transform:translate(4.7579vw,-10px) scale(.7572);animation:fall-303 27s -13s linear infinite}@keyframes fall-303{53.397%{transform:translate(9.8623vw,53.397vh) scale(.7572)}to{transform:translate(7.3101vw,99vh) scale(.7572)}}.snow:nth-child(304){opacity:.4968;transform:translate(30.886vw,-10px) scale(.9456);animation:fall-304 30s -19s linear infinite}@keyframes fall-304{41.314%{transform:translate(34.3433vw,41.314vh) scale(.9456)}to{transform:translate(32.61465vw,99vh) scale(.9456)}}.snow:nth-child(305){opacity:.2838;transform:translate(40.2003vw,-10px) scale(.5767);animation:fall-305 13s -21s linear infinite}@keyframes fall-305{43.664%{transform:translate(50.1673vw,43.664vh) scale(.5767)}to{transform:translate(45.1838vw,99vh) scale(.5767)}}.snow:nth-child(306){opacity:.8472;transform:translate(17.9511vw,-10px) scale(.5214);animation:fall-306 24s -30s linear infinite}@keyframes fall-306{64.111%{transform:translate(22.1056vw,64.111vh) scale(.5214)}to{transform:translate(20.02835vw,99vh) scale(.5214)}}.snow:nth-child(307){opacity:.9896;transform:translate(63.7989vw,-10px) scale(.0572);animation:fall-307 20s -21s linear infinite}@keyframes fall-307{64.217%{transform:translate(57.1828vw,64.217vh) scale(.0572)}to{transform:translate(60.49085vw,99vh) scale(.0572)}}.snow:nth-child(308){opacity:.6422;transform:translate(66.5037vw,-10px) scale(.3968);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{55.99%{transform:translate(64.7929vw,55.99vh) scale(.3968)}to{transform:translate(65.6483vw,99vh) scale(.3968)}}.snow:nth-child(309){opacity:1.156;transform:translate(62.1681vw,-10px) scale(.5826);animation:fall-309 26s -14s linear infinite}@keyframes fall-309{50.402%{transform:translate(52.3002vw,50.402vh) scale(.5826)}to{transform:translate(57.23415vw,99vh) scale(.5826)}}.snow:nth-child(310){opacity:1.5352;transform:translate(88.5745vw,-10px) scale(.0985);animation:fall-310 19s -30s linear infinite}@keyframes fall-310{38.839%{transform:translate(95.8083vw,38.839vh) scale(.0985)}to{transform:translate(92.1914vw,99vh) scale(.0985)}}.snow:nth-child(311){opacity:.9182;transform:translate(35.1167vw,-10px) scale(.5828);animation:fall-311 13s -4s linear infinite}@keyframes fall-311{78.624%{transform:translate(37.8565vw,78.624vh) scale(.5828)}to{transform:translate(36.4866vw,99vh) scale(.5828)}}.snow:nth-child(312){opacity:1.5484;transform:translate(85.2194vw,-10px) scale(.0498);animation:fall-312 13s -28s linear infinite}@keyframes fall-312{37.632%{transform:translate(94.4066vw,37.632vh) scale(.0498)}to{transform:translate(89.813vw,99vh) scale(.0498)}}.snow:nth-child(313){opacity:.8464;transform:translate(93.6032vw,-10px) scale(.0317);animation:fall-313 12s -21s linear infinite}@keyframes fall-313{58.415%{transform:translate(95.2415vw,58.415vh) scale(.0317)}to{transform:translate(94.42235vw,99vh) scale(.0317)}}.snow:nth-child(314){opacity:1.342;transform:translate(60.0085vw,-10px) scale(.9731);animation:fall-314 27s -13s linear infinite}@keyframes fall-314{64.069%{transform:translate(50.8256vw,64.069vh) scale(.9731)}to{transform:translate(55.41705vw,99vh) scale(.9731)}}.snow:nth-child(315){opacity:.6202;transform:translate(77.9777vw,-10px) scale(.2914);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{56.238%{transform:translate(70.3354vw,56.238vh) scale(.2914)}to{transform:translate(74.15655vw,99vh) scale(.2914)}}.snow:nth-child(316){opacity:1.1596;transform:translate(91.3022vw,-10px) scale(.1164);animation:fall-316 26s -10s linear infinite}@keyframes fall-316{42.944%{transform:translate(93.5661vw,42.944vh) scale(.1164)}to{transform:translate(92.43415vw,99vh) scale(.1164)}}.snow:nth-child(317){opacity:.4424;transform:translate(65.4779vw,-10px) scale(.5238);animation:fall-317 26s -1s linear infinite}@keyframes fall-317{43.837%{transform:translate(58.6422vw,43.837vh) scale(.5238)}to{transform:translate(62.06005vw,99vh) scale(.5238)}}.snow:nth-child(318){opacity:.181;transform:translate(35.2552vw,-10px) scale(.9498);animation:fall-318 19s -3s linear infinite}@keyframes fall-318{53.252%{transform:translate(42.635vw,53.252vh) scale(.9498)}to{transform:translate(38.9451vw,99vh) scale(.9498)}}.snow:nth-child(319){opacity:1.6292;transform:translate(86.719vw,-10px) scale(.1729);animation:fall-319 16s -17s linear infinite}@keyframes fall-319{33.918%{transform:translate(82.8719vw,33.918vh) scale(.1729)}to{transform:translate(84.79545vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.0738;transform:translate(52.2265vw,-10px) scale(.5568);animation:fall-320 28s -30s linear infinite}@keyframes fall-320{51.124%{transform:translate(42.6763vw,51.124vh) scale(.5568)}to{transform:translate(47.4514vw,99vh) scale(.5568)}}.snow:nth-child(321){opacity:1.8526;transform:translate(44.7331vw,-10px) scale(.1134);animation:fall-321 12s -26s linear infinite}@keyframes fall-321{43.668%{transform:translate(34.7944vw,43.668vh) scale(.1134)}to{transform:translate(39.76375vw,99vh) scale(.1134)}}.snow:nth-child(322){opacity:.4012;transform:translate(24.718vw,-10px) scale(.3347);animation:fall-322 25s -20s linear infinite}@keyframes fall-322{67.874%{transform:translate(17.4702vw,67.874vh) scale(.3347)}to{transform:translate(21.0941vw,99vh) scale(.3347)}}.snow:nth-child(323){opacity:.7668;transform:translate(76.7766vw,-10px) scale(.794);animation:fall-323 30s -3s linear infinite}@keyframes fall-323{51.448%{transform:translate(68.9569vw,51.448vh) scale(.794)}to{transform:translate(72.86675vw,99vh) scale(.794)}}.snow:nth-child(324){opacity:.122;transform:translate(12.9906vw,-10px) scale(.0267);animation:fall-324 20s -3s linear infinite}@keyframes fall-324{51.66%{transform:translate(14.7899vw,51.66vh) scale(.0267)}to{transform:translate(13.89025vw,99vh) scale(.0267)}}.snow:nth-child(325){opacity:.7694;transform:translate(15.9032vw,-10px) scale(.6406);animation:fall-325 18s -30s linear infinite}@keyframes fall-325{62.406%{transform:translate(17.9752vw,62.406vh) scale(.6406)}to{transform:translate(16.9392vw,99vh) scale(.6406)}}.snow:nth-child(326){opacity:1.7436;transform:translate(48.1342vw,-10px) scale(.3426);animation:fall-326 21s -12s linear infinite}@keyframes fall-326{77.942%{transform:translate(51.9769vw,77.942vh) scale(.3426)}to{transform:translate(50.05555vw,99vh) scale(.3426)}}.snow:nth-child(327){opacity:.5384;transform:translate(80.3909vw,-10px) scale(.5811);animation:fall-327 21s -11s linear infinite}@keyframes fall-327{54.235%{transform:translate(81.047vw,54.235vh) scale(.5811)}to{transform:translate(80.71895vw,99vh) scale(.5811)}}.snow:nth-child(328){opacity:.9466;transform:translate(16.1929vw,-10px) scale(.834);animation:fall-328 26s -8s linear infinite}@keyframes fall-328{45.989%{transform:translate(21.8059vw,45.989vh) scale(.834)}to{transform:translate(18.9994vw,99vh) scale(.834)}}.snow:nth-child(329){opacity:1.9488;transform:translate(86.9069vw,-10px) scale(.8058);animation:fall-329 26s -28s linear infinite}@keyframes fall-329{30.589%{transform:translate(80.8686vw,30.589vh) scale(.8058)}to{transform:translate(83.88775vw,99vh) scale(.8058)}}.snow:nth-child(330){opacity:1.3004;transform:translate(14.5534vw,-10px) scale(.9725);animation:fall-330 18s -6s linear infinite}@keyframes fall-330{54.223%{transform:translate(22.4522vw,54.223vh) scale(.9725)}to{transform:translate(18.5028vw,99vh) scale(.9725)}}.snow:nth-child(331){opacity:.0252;transform:translate(77.9045vw,-10px) scale(.6098);animation:fall-331 19s -17s linear infinite}@keyframes fall-331{40.465%{transform:translate(71.5946vw,40.465vh) scale(.6098)}to{transform:translate(74.74955vw,99vh) scale(.6098)}}.snow:nth-child(332){opacity:1.0786;transform:translate(65.8152vw,-10px) scale(.7707);animation:fall-332 22s -6s linear infinite}@keyframes fall-332{65.258%{transform:translate(74.2319vw,65.258vh) scale(.7707)}to{transform:translate(70.02355vw,99vh) scale(.7707)}}.snow:nth-child(333){opacity:.0776;transform:translate(50.6402vw,-10px) scale(.1847);animation:fall-333 30s -18s linear infinite}@keyframes fall-333{37.811%{transform:translate(52.1757vw,37.811vh) scale(.1847)}to{transform:translate(51.40795vw,99vh) scale(.1847)}}.snow:nth-child(334){opacity:.528;transform:translate(7.6762vw,-10px) scale(.4246);animation:fall-334 18s -16s linear infinite}@keyframes fall-334{64.32%{transform:translate(4.324vw,64.32vh) scale(.4246)}to{transform:translate(6.0001vw,99vh) scale(.4246)}}.snow:nth-child(335){opacity:.482;transform:translate(32.7643vw,-10px) scale(.3087);animation:fall-335 20s -14s linear infinite}@keyframes fall-335{52.812%{transform:translate(27.1412vw,52.812vh) scale(.3087)}to{transform:translate(29.95275vw,99vh) scale(.3087)}}.snow:nth-child(336){opacity:.904;transform:translate(6.5653vw,-10px) scale(.1415);animation:fall-336 23s -25s linear infinite}@keyframes fall-336{38.192%{transform:translate(13.4612vw,38.192vh) scale(.1415)}to{transform:translate(10.01325vw,99vh) scale(.1415)}}.snow:nth-child(337){opacity:.6166;transform:translate(44.7867vw,-10px) scale(.9866);animation:fall-337 14s -7s linear infinite}@keyframes fall-337{52.174%{transform:translate(45.2119vw,52.174vh) scale(.9866)}to{transform:translate(44.9993vw,99vh) scale(.9866)}}.snow:nth-child(338){opacity:.0292;transform:translate(20.2512vw,-10px) scale(.7873);animation:fall-338 23s -8s linear infinite}@keyframes fall-338{31.116%{transform:translate(18.1572vw,31.116vh) scale(.7873)}to{transform:translate(19.2042vw,99vh) scale(.7873)}}.snow:nth-child(339){opacity:.6322;transform:translate(95.3077vw,-10px) scale(.291);animation:fall-339 28s -22s linear infinite}@keyframes fall-339{40.971%{transform:translate(88.0473vw,40.971vh) scale(.291)}to{transform:translate(91.6775vw,99vh) scale(.291)}}.snow:nth-child(340){opacity:.2284;transform:translate(38.1662vw,-10px) scale(.4974);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{53.93%{transform:translate(42.5704vw,53.93vh) scale(.4974)}to{transform:translate(40.3683vw,99vh) scale(.4974)}}.snow:nth-child(341){opacity:.8744;transform:translate(74.9176vw,-10px) scale(.2259);animation:fall-341 25s -13s linear infinite}@keyframes fall-341{47.848%{transform:translate(66.2163vw,47.848vh) scale(.2259)}to{transform:translate(70.56695vw,99vh) scale(.2259)}}.snow:nth-child(342){opacity:1.1876;transform:translate(13.4347vw,-10px) scale(.7579);animation:fall-342 30s -22s linear infinite}@keyframes fall-342{70.869%{transform:translate(21.0526vw,70.869vh) scale(.7579)}to{transform:translate(17.24365vw,99vh) scale(.7579)}}.snow:nth-child(343){opacity:1.1566;transform:translate(64.1699vw,-10px) scale(.8163);animation:fall-343 26s -3s linear infinite}@keyframes fall-343{34.932%{transform:translate(58.7349vw,34.932vh) scale(.8163)}to{transform:translate(61.4524vw,99vh) scale(.8163)}}.snow:nth-child(344){opacity:.7724;transform:translate(97.4096vw,-10px) scale(.9865);animation:fall-344 22s -8s linear infinite}@keyframes fall-344{39.058%{transform:translate(103.6036vw,39.058vh) scale(.9865)}to{transform:translate(100.5066vw,99vh) scale(.9865)}}.snow:nth-child(345){opacity:.1204;transform:translate(96.2499vw,-10px) scale(.153);animation:fall-345 24s -30s linear infinite}@keyframes fall-345{40.238%{transform:translate(105.767vw,40.238vh) scale(.153)}to{transform:translate(101.00845vw,99vh) scale(.153)}}.snow:nth-child(346){opacity:.0158;transform:translate(25.0474vw,-10px) scale(.5644);animation:fall-346 20s -22s linear infinite}@keyframes fall-346{78.788%{transform:translate(28.5008vw,78.788vh) scale(.5644)}to{transform:translate(26.7741vw,99vh) scale(.5644)}}.snow:nth-child(347){opacity:1.9028;transform:translate(23.9847vw,-10px) scale(.5805);animation:fall-347 26s -19s linear infinite}@keyframes fall-347{50.43%{transform:translate(31.8593vw,50.43vh) scale(.5805)}to{transform:translate(27.922vw,99vh) scale(.5805)}}.snow:nth-child(348){opacity:1.2678;transform:translate(42.0245vw,-10px) scale(.3971);animation:fall-348 15s -30s linear infinite}@keyframes fall-348{79.695%{transform:translate(35.4476vw,79.695vh) scale(.3971)}to{transform:translate(38.73605vw,99vh) scale(.3971)}}.snow:nth-child(349){opacity:1.6342;transform:translate(51.197vw,-10px) scale(.0088);animation:fall-349 30s -6s linear infinite}@keyframes fall-349{55.915%{transform:translate(57.8138vw,55.915vh) scale(.0088)}to{transform:translate(54.5054vw,99vh) scale(.0088)}}.snow:nth-child(350){opacity:1.2448;transform:translate(32.431vw,-10px) scale(.6497);animation:fall-350 21s -22s linear infinite}@keyframes fall-350{59.803%{transform:translate(40.0564vw,59.803vh) scale(.6497)}to{transform:translate(36.2437vw,99vh) scale(.6497)}}.snow:nth-child(351){opacity:1.2396;transform:translate(93.9364vw,-10px) scale(.6051);animation:fall-351 29s -17s linear infinite}@keyframes fall-351{66.517%{transform:translate(103.1866vw,66.517vh) scale(.6051)}to{transform:translate(98.5615vw,99vh) scale(.6051)}}.snow:nth-child(352){opacity:1.1346;transform:translate(63.4434vw,-10px) scale(.1878);animation:fall-352 28s -18s linear infinite}@keyframes fall-352{73.636%{transform:translate(66.9189vw,73.636vh) scale(.1878)}to{transform:translate(65.18115vw,99vh) scale(.1878)}}.snow:nth-child(353){opacity:.4046;transform:translate(91.4664vw,-10px) scale(.2009);animation:fall-353 26s -27s linear infinite}@keyframes fall-353{62.945%{transform:translate(92.5894vw,62.945vh) scale(.2009)}to{transform:translate(92.0279vw,99vh) scale(.2009)}}.snow:nth-child(354){opacity:.7714;transform:translate(56.6852vw,-10px) scale(.546);animation:fall-354 28s -11s linear infinite}@keyframes fall-354{56.496%{transform:translate(61.1475vw,56.496vh) scale(.546)}to{transform:translate(58.91635vw,99vh) scale(.546)}}.snow:nth-child(355){opacity:.1018;transform:translate(11.0871vw,-10px) scale(.8002);animation:fall-355 24s -14s linear infinite}@keyframes fall-355{31.577%{transform:translate(2.1118vw,31.577vh) scale(.8002)}to{transform:translate(6.59945vw,99vh) scale(.8002)}}.snow:nth-child(356){opacity:.474;transform:translate(85.5048vw,-10px) scale(.2298);animation:fall-356 28s -3s linear infinite}@keyframes fall-356{55.608%{transform:translate(94.5605vw,55.608vh) scale(.2298)}to{transform:translate(90.03265vw,99vh) scale(.2298)}}.snow:nth-child(357){opacity:.9894;transform:translate(64.3668vw,-10px) scale(.932);animation:fall-357 17s -28s linear infinite}@keyframes fall-357{56.123%{transform:translate(73.2107vw,56.123vh) scale(.932)}to{transform:translate(68.78875vw,99vh) scale(.932)}}.snow:nth-child(358){opacity:.0434;transform:translate(45.7785vw,-10px) scale(.1137);animation:fall-358 14s -3s linear infinite}@keyframes fall-358{37.543%{transform:translate(38.9091vw,37.543vh) scale(.1137)}to{transform:translate(42.3438vw,99vh) scale(.1137)}}.snow:nth-child(359){opacity:.5488;transform:translate(76.6145vw,-10px) scale(.0254);animation:fall-359 19s -9s linear infinite}@keyframes fall-359{54.725%{transform:translate(75.2805vw,54.725vh) scale(.0254)}to{transform:translate(75.9475vw,99vh) scale(.0254)}}.snow:nth-child(360){opacity:.2696;transform:translate(31.867vw,-10px) scale(.0551);animation:fall-360 29s -15s linear infinite}@keyframes fall-360{77.333%{transform:translate(38.7333vw,77.333vh) scale(.0551)}to{transform:translate(35.30015vw,99vh) scale(.0551)}}.snow:nth-child(361){opacity:.7372;transform:translate(7.3302vw,-10px) scale(.3192);animation:fall-361 10s -4s linear infinite}@keyframes fall-361{66.038%{transform:translate(14.2137vw,66.038vh) scale(.3192)}to{transform:translate(10.77195vw,99vh) scale(.3192)}}.snow:nth-child(362){opacity:.4832;transform:translate(24.6626vw,-10px) scale(.847);animation:fall-362 17s -18s linear infinite}@keyframes fall-362{35.03%{transform:translate(19.0244vw,35.03vh) scale(.847)}to{transform:translate(21.8435vw,99vh) scale(.847)}}.snow:nth-child(363){opacity:.1734;transform:translate(25.1975vw,-10px) scale(.9426);animation:fall-363 14s -25s linear infinite}@keyframes fall-363{76.532%{transform:translate(19.0366vw,76.532vh) scale(.9426)}to{transform:translate(22.11705vw,99vh) scale(.9426)}}.snow:nth-child(364){opacity:.4438;transform:translate(8.9225vw,-10px) scale(.5967);animation:fall-364 22s -3s linear infinite}@keyframes fall-364{52.858%{transform:translate(.234vw,52.858vh) scale(.5967)}to{transform:translate(4.57825vw,99vh) scale(.5967)}}.snow:nth-child(365){opacity:1.538;transform:translate(40.1677vw,-10px) scale(.8554);animation:fall-365 26s -20s linear infinite}@keyframes fall-365{49.624%{transform:translate(37.6799vw,49.624vh) scale(.8554)}to{transform:translate(38.9238vw,99vh) scale(.8554)}}.snow:nth-child(366){opacity:1.7706;transform:translate(67.4704vw,-10px) scale(.0477);animation:fall-366 14s -10s linear infinite}@keyframes fall-366{34.452%{transform:translate(59.2642vw,34.452vh) scale(.0477)}to{transform:translate(63.3673vw,99vh) scale(.0477)}}.snow:nth-child(367){opacity:1.0422;transform:translate(2.1674vw,-10px) scale(.4294);animation:fall-367 24s -14s linear infinite}@keyframes fall-367{40.305%{transform:translate(10.0187vw,40.305vh) scale(.4294)}to{transform:translate(6.09305vw,99vh) scale(.4294)}}.snow:nth-child(368){opacity:.3448;transform:translate(11.0602vw,-10px) scale(.1728);animation:fall-368 30s -21s linear infinite}@keyframes fall-368{46.748%{transform:translate(4.9795vw,46.748vh) scale(.1728)}to{transform:translate(8.01985vw,99vh) scale(.1728)}}.snow:nth-child(369){opacity:1.7552;transform:translate(19.7845vw,-10px) scale(.5546);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{41.764%{transform:translate(22.5685vw,41.764vh) scale(.5546)}to{transform:translate(21.1765vw,99vh) scale(.5546)}}.snow:nth-child(370){opacity:.4076;transform:translate(93.8403vw,-10px) scale(.7779);animation:fall-370 15s -23s linear infinite}@keyframes fall-370{63.433%{transform:translate(94.144vw,63.433vh) scale(.7779)}to{transform:translate(93.99215vw,99vh) scale(.7779)}}.snow:nth-child(371){opacity:1.7252;transform:translate(28.2776vw,-10px) scale(.264);animation:fall-371 13s -27s linear infinite}@keyframes fall-371{47.647%{transform:translate(32.765vw,47.647vh) scale(.264)}to{transform:translate(30.5213vw,99vh) scale(.264)}}.snow:nth-child(372){opacity:1.388;transform:translate(46.0419vw,-10px) scale(.1549);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{60.432%{transform:translate(51.0503vw,60.432vh) scale(.1549)}to{transform:translate(48.5461vw,99vh) scale(.1549)}}.snow:nth-child(373){opacity:1.619;transform:translate(99.3777vw,-10px) scale(.7665);animation:fall-373 24s -1s linear infinite}@keyframes fall-373{77.097%{transform:translate(103.2654vw,77.097vh) scale(.7665)}to{transform:translate(101.32155vw,99vh) scale(.7665)}}.snow:nth-child(374){opacity:.509;transform:translate(60.5665vw,-10px) scale(.0358);animation:fall-374 11s -7s linear infinite}@keyframes fall-374{60.938%{transform:translate(55.2022vw,60.938vh) scale(.0358)}to{transform:translate(57.88435vw,99vh) scale(.0358)}}.snow:nth-child(375){opacity:1.1254;transform:translate(33.1071vw,-10px) scale(.986);animation:fall-375 30s -16s linear infinite}@keyframes fall-375{59.488%{transform:translate(32.2536vw,59.488vh) scale(.986)}to{transform:translate(32.68035vw,99vh) scale(.986)}}.snow:nth-child(376){opacity:.8642;transform:translate(13.2586vw,-10px) scale(.16);animation:fall-376 12s -9s linear infinite}@keyframes fall-376{66.821%{transform:translate(16.0341vw,66.821vh) scale(.16)}to{transform:translate(14.64635vw,99vh) scale(.16)}}.snow:nth-child(377){opacity:1.4312;transform:translate(88.9665vw,-10px) scale(.7855);animation:fall-377 15s -25s linear infinite}@keyframes fall-377{69.054%{transform:translate(85.153vw,69.054vh) scale(.7855)}to{transform:translate(87.05975vw,99vh) scale(.7855)}}.snow:nth-child(378){opacity:.53;transform:translate(93.9164vw,-10px) scale(.163);animation:fall-378 12s -15s linear infinite}@keyframes fall-378{46.964%{transform:translate(89.7218vw,46.964vh) scale(.163)}to{transform:translate(91.8191vw,99vh) scale(.163)}}.snow:nth-child(379){opacity:.8688;transform:translate(26.9947vw,-10px) scale(.1691);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{48.834%{transform:translate(24.6029vw,48.834vh) scale(.1691)}to{transform:translate(25.7988vw,99vh) scale(.1691)}}.snow:nth-child(380){opacity:1.4388;transform:translate(53.6877vw,-10px) scale(.0614);animation:fall-380 15s -20s linear infinite}@keyframes fall-380{56.479%{transform:translate(52.2251vw,56.479vh) scale(.0614)}to{transform:translate(52.9564vw,99vh) scale(.0614)}}.snow:nth-child(381){opacity:1.6842;transform:translate(64.435vw,-10px) scale(.0202);animation:fall-381 28s -27s linear infinite}@keyframes fall-381{59.973%{transform:translate(63.2877vw,59.973vh) scale(.0202)}to{transform:translate(63.86135vw,99vh) scale(.0202)}}.snow:nth-child(382){opacity:.3502;transform:translate(92.1953vw,-10px) scale(.0544);animation:fall-382 15s -22s linear infinite}@keyframes fall-382{40.949%{transform:translate(82.5233vw,40.949vh) scale(.0544)}to{transform:translate(87.3593vw,99vh) scale(.0544)}}.snow:nth-child(383){opacity:.702;transform:translate(29.3977vw,-10px) scale(.721);animation:fall-383 25s -2s linear infinite}@keyframes fall-383{41.071%{transform:translate(27.5015vw,41.071vh) scale(.721)}to{transform:translate(28.4496vw,99vh) scale(.721)}}.snow:nth-child(384){opacity:.2618;transform:translate(99.9482vw,-10px) scale(.0007);animation:fall-384 11s -15s linear infinite}@keyframes fall-384{57.117%{transform:translate(94.1927vw,57.117vh) scale(.0007)}to{transform:translate(97.07045vw,99vh) scale(.0007)}}.snow:nth-child(385){opacity:1.4536;transform:translate(56.9477vw,-10px) scale(.0809);animation:fall-385 12s -19s linear infinite}@keyframes fall-385{38.781%{transform:translate(58.8872vw,38.781vh) scale(.0809)}to{transform:translate(57.91745vw,99vh) scale(.0809)}}.snow:nth-child(386){opacity:1.4566;transform:translate(66.3684vw,-10px) scale(.7023);animation:fall-386 22s -22s linear infinite}@keyframes fall-386{37.213%{transform:translate(63.0017vw,37.213vh) scale(.7023)}to{transform:translate(64.68505vw,99vh) scale(.7023)}}.snow:nth-child(387){opacity:.1238;transform:translate(23.0054vw,-10px) scale(.5361);animation:fall-387 15s -26s linear infinite}@keyframes fall-387{43.764%{transform:translate(28.9214vw,43.764vh) scale(.5361)}to{transform:translate(25.9634vw,99vh) scale(.5361)}}.snow:nth-child(388){opacity:.9134;transform:translate(69.512vw,-10px) scale(.5477);animation:fall-388 12s -27s linear infinite}@keyframes fall-388{65.267%{transform:translate(61.0851vw,65.267vh) scale(.5477)}to{transform:translate(65.29855vw,99vh) scale(.5477)}}.snow:nth-child(389){opacity:.7086;transform:translate(27.6177vw,-10px) scale(.9538);animation:fall-389 23s -16s linear infinite}@keyframes fall-389{31.639%{transform:translate(36.0455vw,31.639vh) scale(.9538)}to{transform:translate(31.8316vw,99vh) scale(.9538)}}.snow:nth-child(390){opacity:.9846;transform:translate(47.6621vw,-10px) scale(.6824);animation:fall-390 11s -27s linear infinite}@keyframes fall-390{45.649%{transform:translate(44.9495vw,45.649vh) scale(.6824)}to{transform:translate(46.3058vw,99vh) scale(.6824)}}.snow:nth-child(391){opacity:1.968;transform:translate(24.9152vw,-10px) scale(.9326);animation:fall-391 23s -30s linear infinite}@keyframes fall-391{78.789%{transform:translate(18.5152vw,78.789vh) scale(.9326)}to{transform:translate(21.7152vw,99vh) scale(.9326)}}.snow:nth-child(392){opacity:1.3208;transform:translate(82.7238vw,-10px) scale(.7856);animation:fall-392 24s -18s linear infinite}@keyframes fall-392{55.82%{transform:translate(77.5995vw,55.82vh) scale(.7856)}to{transform:translate(80.16165vw,99vh) scale(.7856)}}.snow:nth-child(393){opacity:1.8032;transform:translate(13.6198vw,-10px) scale(.7593);animation:fall-393 14s -12s linear infinite}@keyframes fall-393{39.148%{transform:translate(18.9217vw,39.148vh) scale(.7593)}to{transform:translate(16.27075vw,99vh) scale(.7593)}}.snow:nth-child(394){opacity:.8684;transform:translate(44.6164vw,-10px) scale(.2458);animation:fall-394 23s -17s linear infinite}@keyframes fall-394{78.645%{transform:translate(38.3485vw,78.645vh) scale(.2458)}to{transform:translate(41.48245vw,99vh) scale(.2458)}}.snow:nth-child(395){opacity:1.6894;transform:translate(97.6161vw,-10px) scale(.0896);animation:fall-395 24s -4s linear infinite}@keyframes fall-395{61.522%{transform:translate(97.8823vw,61.522vh) scale(.0896)}to{transform:translate(97.7492vw,99vh) scale(.0896)}}.snow:nth-child(396){opacity:.2824;transform:translate(38.6819vw,-10px) scale(.8313);animation:fall-396 17s -29s linear infinite}@keyframes fall-396{67.182%{transform:translate(47.0962vw,67.182vh) scale(.8313)}to{transform:translate(42.88905vw,99vh) scale(.8313)}}.snow:nth-child(397){opacity:.6554;transform:translate(77.9277vw,-10px) scale(.2647);animation:fall-397 20s -26s linear infinite}@keyframes fall-397{35.795%{transform:translate(85.2421vw,35.795vh) scale(.2647)}to{transform:translate(81.5849vw,99vh) scale(.2647)}}.snow:nth-child(398){opacity:.5004;transform:translate(56.1557vw,-10px) scale(.5261);animation:fall-398 23s -20s linear infinite}@keyframes fall-398{55.175%{transform:translate(65.0955vw,55.175vh) scale(.5261)}to{transform:translate(60.6256vw,99vh) scale(.5261)}}.snow:nth-child(399){opacity:1.5346;transform:translate(8.6215vw,-10px) scale(.3739);animation:fall-399 27s -28s linear infinite}@keyframes fall-399{66.454%{transform:translate(18.4656vw,66.454vh) scale(.3739)}to{transform:translate(13.54355vw,99vh) scale(.3739)}}.snow:nth-child(400){opacity:1.3766;transform:translate(25.4048vw,-10px) scale(.8971);animation:fall-400 17s -6s linear infinite}@keyframes fall-400{40.964%{transform:translate(32.8788vw,40.964vh) scale(.8971)}to{transform:translate(29.1418vw,99vh) scale(.8971)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5704;transform:translate(67.0886vw,-10px) scale(.3411);animation:fall-1 20s -30s linear infinite}@keyframes fall-1{43.886%{transform:translate(58.581vw,43.886vh) scale(.3411)}to{transform:translate(62.8348vw,99vh) scale(.3411)}}.snow:nth-child(2){opacity:1.7168;transform:translate(18.1105vw,-10px) scale(.407);animation:fall-2 23s -15s linear infinite}@keyframes fall-2{52.851%{transform:translate(8.3899vw,52.851vh) scale(.407)}to{transform:translate(13.2502vw,99vh) scale(.407)}}.snow:nth-child(3){opacity:.9242;transform:translate(6.7836vw,-10px) scale(.7876);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{40.673%{transform:translate(.5434vw,40.673vh) scale(.7876)}to{transform:translate(3.6635vw,99vh) scale(.7876)}}.snow:nth-child(4){opacity:1.8438;transform:translate(98.0248vw,-10px) scale(.1227);animation:fall-4 24s -7s linear infinite}@keyframes fall-4{37.585%{transform:translate(102.1292vw,37.585vh) scale(.1227)}to{transform:translate(100.077vw,99vh) scale(.1227)}}.snow:nth-child(5){opacity:.887;transform:translate(12.6742vw,-10px) scale(.9394);animation:fall-5 20s -10s linear infinite}@keyframes fall-5{54.108%{transform:translate(14.0024vw,54.108vh) scale(.9394)}to{transform:translate(13.3383vw,99vh) scale(.9394)}}.snow:nth-child(6){opacity:1.6204;transform:translate(62.2741vw,-10px) scale(.3403);animation:fall-6 11s -21s linear infinite}@keyframes fall-6{59.729%{transform:translate(56.8397vw,59.729vh) scale(.3403)}to{transform:translate(59.5569vw,99vh) scale(.3403)}}.snow:nth-child(7){opacity:1.4032;transform:translate(59.3108vw,-10px) scale(.4667);animation:fall-7 21s -17s linear infinite}@keyframes fall-7{75.633%{transform:translate(57.5016vw,75.633vh) scale(.4667)}to{transform:translate(58.4062vw,99vh) scale(.4667)}}.snow:nth-child(8){opacity:.6016;transform:translate(53.9722vw,-10px) scale(.4607);animation:fall-8 16s -2s linear infinite}@keyframes fall-8{49.991%{transform:translate(51.8103vw,49.991vh) scale(.4607)}to{transform:translate(52.89125vw,99vh) scale(.4607)}}.snow:nth-child(9){opacity:.3058;transform:translate(92.2562vw,-10px) scale(.9704);animation:fall-9 22s -11s linear infinite}@keyframes fall-9{52.102%{transform:translate(100.3164vw,52.102vh) scale(.9704)}to{transform:translate(96.2863vw,99vh) scale(.9704)}}.snow:nth-child(10){opacity:.3604;transform:translate(6.0601vw,-10px) scale(.7406);animation:fall-10 27s -18s linear infinite}@keyframes fall-10{42.954%{transform:translate(13.6701vw,42.954vh) scale(.7406)}to{transform:translate(9.8651vw,99vh) scale(.7406)}}.snow:nth-child(11){opacity:1.2738;transform:translate(17.9966vw,-10px) scale(.233);animation:fall-11 23s -26s linear infinite}@keyframes fall-11{54.05%{transform:translate(10.2302vw,54.05vh) scale(.233)}to{transform:translate(14.1134vw,99vh) scale(.233)}}.snow:nth-child(12){opacity:.8914;transform:translate(33.1092vw,-10px) scale(.1159);animation:fall-12 27s -1s linear infinite}@keyframes fall-12{44.374%{transform:translate(35.4655vw,44.374vh) scale(.1159)}to{transform:translate(34.28735vw,99vh) scale(.1159)}}.snow:nth-child(13){opacity:1.9116;transform:translate(18.28vw,-10px) scale(.1588);animation:fall-13 29s -13s linear infinite}@keyframes fall-13{78.869%{transform:translate(24.1874vw,78.869vh) scale(.1588)}to{transform:translate(21.2337vw,99vh) scale(.1588)}}.snow:nth-child(14){opacity:1.6396;transform:translate(48.261vw,-10px) scale(.1641);animation:fall-14 25s -24s linear infinite}@keyframes fall-14{67.104%{transform:translate(46.2772vw,67.104vh) scale(.1641)}to{transform:translate(47.2691vw,99vh) scale(.1641)}}.snow:nth-child(15){opacity:.1482;transform:translate(78.8849vw,-10px) scale(.0226);animation:fall-15 18s -2s linear infinite}@keyframes fall-15{46.354%{transform:translate(73.3031vw,46.354vh) scale(.0226)}to{transform:translate(76.094vw,99vh) scale(.0226)}}.snow:nth-child(16){opacity:.3736;transform:translate(51.378vw,-10px) scale(.8305);animation:fall-16 15s -27s linear infinite}@keyframes fall-16{71.231%{transform:translate(50.1639vw,71.231vh) scale(.8305)}to{transform:translate(50.77095vw,99vh) scale(.8305)}}.snow:nth-child(17){opacity:.6158;transform:translate(94.1723vw,-10px) scale(.4797);animation:fall-17 10s -21s linear infinite}@keyframes fall-17{58.794%{transform:translate(89.9601vw,58.794vh) scale(.4797)}to{transform:translate(92.0662vw,99vh) scale(.4797)}}.snow:nth-child(18){opacity:.5048;transform:translate(69.3312vw,-10px) scale(.3582);animation:fall-18 14s -14s linear infinite}@keyframes fall-18{32.182%{transform:translate(68.7098vw,32.182vh) scale(.3582)}to{transform:translate(69.0205vw,99vh) scale(.3582)}}.snow:nth-child(19){opacity:1.234;transform:translate(46.0065vw,-10px) scale(.4305);animation:fall-19 14s -13s linear infinite}@keyframes fall-19{39.597%{transform:translate(50.9641vw,39.597vh) scale(.4305)}to{transform:translate(48.4853vw,99vh) scale(.4305)}}.snow:nth-child(20){opacity:1.27;transform:translate(26.5026vw,-10px) scale(.7137);animation:fall-20 25s -7s linear infinite}@keyframes fall-20{54.224%{transform:translate(32.9317vw,54.224vh) scale(.7137)}to{transform:translate(29.71715vw,99vh) scale(.7137)}}.snow:nth-child(21){opacity:.7662;transform:translate(3.082vw,-10px) scale(.0378);animation:fall-21 25s -8s linear infinite}@keyframes fall-21{55.338%{transform:translate(10.2919vw,55.338vh) scale(.0378)}to{transform:translate(6.68695vw,99vh) scale(.0378)}}.snow:nth-child(22){opacity:.14;transform:translate(41.6672vw,-10px) scale(.7034);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{31.705%{transform:translate(45.8018vw,31.705vh) scale(.7034)}to{transform:translate(43.7345vw,99vh) scale(.7034)}}.snow:nth-child(23){opacity:.861;transform:translate(84.8835vw,-10px) scale(.8237);animation:fall-23 18s -25s linear infinite}@keyframes fall-23{53.037%{transform:translate(88.4353vw,53.037vh) scale(.8237)}to{transform:translate(86.6594vw,99vh) scale(.8237)}}.snow:nth-child(24){opacity:.3766;transform:translate(83.3535vw,-10px) scale(.2363);animation:fall-24 26s -21s linear infinite}@keyframes fall-24{67.073%{transform:translate(76.4943vw,67.073vh) scale(.2363)}to{transform:translate(79.9239vw,99vh) scale(.2363)}}.snow:nth-child(25){opacity:.6904;transform:translate(23.4169vw,-10px) scale(.3957);animation:fall-25 12s -21s linear infinite}@keyframes fall-25{63.72%{transform:translate(29.6149vw,63.72vh) scale(.3957)}to{transform:translate(26.5159vw,99vh) scale(.3957)}}.snow:nth-child(26){opacity:1.5962;transform:translate(50.9494vw,-10px) scale(.9766);animation:fall-26 12s -22s linear infinite}@keyframes fall-26{43.045%{transform:translate(47.4723vw,43.045vh) scale(.9766)}to{transform:translate(49.21085vw,99vh) scale(.9766)}}.snow:nth-child(27){opacity:1.9282;transform:translate(84.8476vw,-10px) scale(.679);animation:fall-27 19s -25s linear infinite}@keyframes fall-27{72.442%{transform:translate(91.4784vw,72.442vh) scale(.679)}to{transform:translate(88.163vw,99vh) scale(.679)}}.snow:nth-child(28){opacity:1.0384;transform:translate(95.1843vw,-10px) scale(.6632);animation:fall-28 29s -9s linear infinite}@keyframes fall-28{55.872%{transform:translate(86.1807vw,55.872vh) scale(.6632)}to{transform:translate(90.6825vw,99vh) scale(.6632)}}.snow:nth-child(29){opacity:1.1962;transform:translate(49.5104vw,-10px) scale(.245);animation:fall-29 24s -18s linear infinite}@keyframes fall-29{33.215%{transform:translate(48.1058vw,33.215vh) scale(.245)}to{transform:translate(48.8081vw,99vh) scale(.245)}}.snow:nth-child(30){opacity:1.653;transform:translate(48.0681vw,-10px) scale(.7793);animation:fall-30 13s -18s linear infinite}@keyframes fall-30{39.188%{transform:translate(52.7911vw,39.188vh) scale(.7793)}to{transform:translate(50.4296vw,99vh) scale(.7793)}}.snow:nth-child(31){opacity:.5164;transform:translate(83.1969vw,-10px) scale(.6411);animation:fall-31 28s -8s linear infinite}@keyframes fall-31{45.471%{transform:translate(73.224vw,45.471vh) scale(.6411)}to{transform:translate(78.21045vw,99vh) scale(.6411)}}.snow:nth-child(32){opacity:.8606;transform:translate(11.0752vw,-10px) scale(.0444);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{49.735%{transform:translate(10.7191vw,49.735vh) scale(.0444)}to{transform:translate(10.89715vw,99vh) scale(.0444)}}.snow:nth-child(33){opacity:1.6372;transform:translate(7.4455vw,-10px) scale(.729);animation:fall-33 26s -18s linear infinite}@keyframes fall-33{46.276%{transform:translate(.3395vw,46.276vh) scale(.729)}to{transform:translate(3.8925vw,99vh) scale(.729)}}.snow:nth-child(34){opacity:1.6728;transform:translate(93.5429vw,-10px) scale(.5912);animation:fall-34 19s -19s linear infinite}@keyframes fall-34{54.23%{transform:translate(97.9242vw,54.23vh) scale(.5912)}to{transform:translate(95.73355vw,99vh) scale(.5912)}}.snow:nth-child(35){opacity:1.6664;transform:translate(84.7966vw,-10px) scale(.8255);animation:fall-35 25s -23s linear infinite}@keyframes fall-35{64.34%{transform:translate(92.2115vw,64.34vh) scale(.8255)}to{transform:translate(88.50405vw,99vh) scale(.8255)}}.snow:nth-child(36){opacity:.9282;transform:translate(82.3356vw,-10px) scale(.0037);animation:fall-36 12s -4s linear infinite}@keyframes fall-36{53.999%{transform:translate(83.5382vw,53.999vh) scale(.0037)}to{transform:translate(82.9369vw,99vh) scale(.0037)}}.snow:nth-child(37){opacity:1.4946;transform:translate(68.8463vw,-10px) scale(.3158);animation:fall-37 16s -26s linear infinite}@keyframes fall-37{55.552%{transform:translate(61.544vw,55.552vh) scale(.3158)}to{transform:translate(65.19515vw,99vh) scale(.3158)}}.snow:nth-child(38){opacity:.8044;transform:translate(91.3628vw,-10px) scale(.696);animation:fall-38 11s -18s linear infinite}@keyframes fall-38{51.441%{transform:translate(82.6681vw,51.441vh) scale(.696)}to{transform:translate(87.01545vw,99vh) scale(.696)}}.snow:nth-child(39){opacity:.287;transform:translate(67.6456vw,-10px) scale(.5074);animation:fall-39 26s -25s linear infinite}@keyframes fall-39{37.663%{transform:translate(72.9806vw,37.663vh) scale(.5074)}to{transform:translate(70.3131vw,99vh) scale(.5074)}}.snow:nth-child(40){opacity:1.3032;transform:translate(86.8296vw,-10px) scale(.6004);animation:fall-40 18s -1s linear infinite}@keyframes fall-40{63.98%{transform:translate(77.3787vw,63.98vh) scale(.6004)}to{transform:translate(82.10415vw,99vh) scale(.6004)}}.snow:nth-child(41){opacity:.5336;transform:translate(89.8101vw,-10px) scale(.8256);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{67.016%{transform:translate(96.2421vw,67.016vh) scale(.8256)}to{transform:translate(93.0261vw,99vh) scale(.8256)}}.snow:nth-child(42){opacity:1.0922;transform:translate(80.2772vw,-10px) scale(.2319);animation:fall-42 21s -6s linear infinite}@keyframes fall-42{75.101%{transform:translate(75.0954vw,75.101vh) scale(.2319)}to{transform:translate(77.6863vw,99vh) scale(.2319)}}.snow:nth-child(43){opacity:1.7602;transform:translate(26.4074vw,-10px) scale(.7895);animation:fall-43 25s -6s linear infinite}@keyframes fall-43{78.686%{transform:translate(26.8446vw,78.686vh) scale(.7895)}to{transform:translate(26.626vw,99vh) scale(.7895)}}.snow:nth-child(44){opacity:.2134;transform:translate(38.8642vw,-10px) scale(.8803);animation:fall-44 27s -12s linear infinite}@keyframes fall-44{41.3%{transform:translate(48.8357vw,41.3vh) scale(.8803)}to{transform:translate(43.84995vw,99vh) scale(.8803)}}.snow:nth-child(45){opacity:1.5678;transform:translate(22.2896vw,-10px) scale(.987);animation:fall-45 13s -9s linear infinite}@keyframes fall-45{37.595%{transform:translate(20.649vw,37.595vh) scale(.987)}to{transform:translate(21.4693vw,99vh) scale(.987)}}.snow:nth-child(46){opacity:.8322;transform:translate(47.184vw,-10px) scale(.2696);animation:fall-46 12s -24s linear infinite}@keyframes fall-46{55.341%{transform:translate(40.3981vw,55.341vh) scale(.2696)}to{transform:translate(43.79105vw,99vh) scale(.2696)}}.snow:nth-child(47){opacity:1.4356;transform:translate(4.2933vw,-10px) scale(.4555);animation:fall-47 25s -13s linear infinite}@keyframes fall-47{59.702%{transform:translate(11.5066vw,59.702vh) scale(.4555)}to{transform:translate(7.89995vw,99vh) scale(.4555)}}.snow:nth-child(48){opacity:.6494;transform:translate(9.8554vw,-10px) scale(.0136);animation:fall-48 13s -25s linear infinite}@keyframes fall-48{46.593%{transform:translate(8.675vw,46.593vh) scale(.0136)}to{transform:translate(9.2652vw,99vh) scale(.0136)}}.snow:nth-child(49){opacity:1.097;transform:translate(17.9289vw,-10px) scale(.374);animation:fall-49 10s -7s linear infinite}@keyframes fall-49{42.973%{transform:translate(17.2117vw,42.973vh) scale(.374)}to{transform:translate(17.5703vw,99vh) scale(.374)}}.snow:nth-child(50){opacity:1.5574;transform:translate(28.4833vw,-10px) scale(.9274);animation:fall-50 26s -30s linear infinite}@keyframes fall-50{62.24%{transform:translate(37.6976vw,62.24vh) scale(.9274)}to{transform:translate(33.09045vw,99vh) scale(.9274)}}.snow:nth-child(51){opacity:.8784;transform:translate(83.9054vw,-10px) scale(.4748);animation:fall-51 19s -26s linear infinite}@keyframes fall-51{56.231%{transform:translate(92.6108vw,56.231vh) scale(.4748)}to{transform:translate(88.2581vw,99vh) scale(.4748)}}.snow:nth-child(52){opacity:.0332;transform:translate(24.8022vw,-10px) scale(.9647);animation:fall-52 23s -23s linear infinite}@keyframes fall-52{34.218%{transform:translate(15.0073vw,34.218vh) scale(.9647)}to{transform:translate(19.90475vw,99vh) scale(.9647)}}.snow:nth-child(53){opacity:1.6214;transform:translate(50.7812vw,-10px) scale(.9291);animation:fall-53 10s -26s linear infinite}@keyframes fall-53{36.941%{transform:translate(55.7303vw,36.941vh) scale(.9291)}to{transform:translate(53.25575vw,99vh) scale(.9291)}}.snow:nth-child(54){opacity:.4114;transform:translate(3.5556vw,-10px) scale(.3736);animation:fall-54 17s -15s linear infinite}@keyframes fall-54{31.816%{transform:translate(-3.8249vw,31.816vh) scale(.3736)}to{transform:translate(-.13465vw,99vh) scale(.3736)}}.snow:nth-child(55){opacity:1.2572;transform:translate(43.142vw,-10px) scale(.8714);animation:fall-55 12s -8s linear infinite}@keyframes fall-55{61.009%{transform:translate(45.9917vw,61.009vh) scale(.8714)}to{transform:translate(44.56685vw,99vh) scale(.8714)}}.snow:nth-child(56){opacity:1.468;transform:translate(80.4305vw,-10px) scale(.3685);animation:fall-56 14s -2s linear infinite}@keyframes fall-56{37.255%{transform:translate(79.3789vw,37.255vh) scale(.3685)}to{transform:translate(79.9047vw,99vh) scale(.3685)}}.snow:nth-child(57){opacity:.3526;transform:translate(92.8521vw,-10px) scale(.9312);animation:fall-57 12s -20s linear infinite}@keyframes fall-57{67.994%{transform:translate(99.741vw,67.994vh) scale(.9312)}to{transform:translate(96.29655vw,99vh) scale(.9312)}}.snow:nth-child(58){opacity:1.6454;transform:translate(72.9236vw,-10px) scale(.7325);animation:fall-58 20s -30s linear infinite}@keyframes fall-58{70.136%{transform:translate(82.3875vw,70.136vh) scale(.7325)}to{transform:translate(77.65555vw,99vh) scale(.7325)}}.snow:nth-child(59){opacity:.196;transform:translate(22.4377vw,-10px) scale(.5704);animation:fall-59 19s -21s linear infinite}@keyframes fall-59{62.108%{transform:translate(13.0993vw,62.108vh) scale(.5704)}to{transform:translate(17.7685vw,99vh) scale(.5704)}}.snow:nth-child(60){opacity:1.6112;transform:translate(32.3169vw,-10px) scale(.8524);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{44.434%{transform:translate(33.4942vw,44.434vh) scale(.8524)}to{transform:translate(32.90555vw,99vh) scale(.8524)}}.snow:nth-child(61){opacity:.8488;transform:translate(22.8449vw,-10px) scale(.7812);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{40.948%{transform:translate(14.6477vw,40.948vh) scale(.7812)}to{transform:translate(18.7463vw,99vh) scale(.7812)}}.snow:nth-child(62){opacity:1.1696;transform:translate(34.6331vw,-10px) scale(.5726);animation:fall-62 26s -3s linear infinite}@keyframes fall-62{45.307%{transform:translate(30.8408vw,45.307vh) scale(.5726)}to{transform:translate(32.73695vw,99vh) scale(.5726)}}.snow:nth-child(63){opacity:.8454;transform:translate(18.8377vw,-10px) scale(.785);animation:fall-63 28s -18s linear infinite}@keyframes fall-63{70.791%{transform:translate(11.6539vw,70.791vh) scale(.785)}to{transform:translate(15.2458vw,99vh) scale(.785)}}.snow:nth-child(64){opacity:1.827;transform:translate(8.4987vw,-10px) scale(.0285);animation:fall-64 28s -23s linear infinite}@keyframes fall-64{71.489%{transform:translate(3.6015vw,71.489vh) scale(.0285)}to{transform:translate(6.0501vw,99vh) scale(.0285)}}.snow:nth-child(65){opacity:1.8084;transform:translate(56.1003vw,-10px) scale(.0684);animation:fall-65 15s -23s linear infinite}@keyframes fall-65{60.882%{transform:translate(50.6594vw,60.882vh) scale(.0684)}to{transform:translate(53.37985vw,99vh) scale(.0684)}}.snow:nth-child(66){opacity:.6806;transform:translate(2.739vw,-10px) scale(.313);animation:fall-66 23s -17s linear infinite}@keyframes fall-66{49.496%{transform:translate(-2.9549vw,49.496vh) scale(.313)}to{transform:translate(-.10795vw,99vh) scale(.313)}}.snow:nth-child(67){opacity:1.7266;transform:translate(31.868vw,-10px) scale(.1186);animation:fall-67 21s -3s linear infinite}@keyframes fall-67{44.879%{transform:translate(41.6612vw,44.879vh) scale(.1186)}to{transform:translate(36.7646vw,99vh) scale(.1186)}}.snow:nth-child(68){opacity:.0176;transform:translate(30.0313vw,-10px) scale(.1563);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{77.324%{transform:translate(26.8461vw,77.324vh) scale(.1563)}to{transform:translate(28.4387vw,99vh) scale(.1563)}}.snow:nth-child(69){opacity:.8276;transform:translate(7.3584vw,-10px) scale(.3486);animation:fall-69 15s -7s linear infinite}@keyframes fall-69{72.135%{transform:translate(11.3277vw,72.135vh) scale(.3486)}to{transform:translate(9.34305vw,99vh) scale(.3486)}}.snow:nth-child(70){opacity:1.012;transform:translate(55.6586vw,-10px) scale(.4859);animation:fall-70 23s -21s linear infinite}@keyframes fall-70{61.194%{transform:translate(60.8714vw,61.194vh) scale(.4859)}to{transform:translate(58.265vw,99vh) scale(.4859)}}.snow:nth-child(71){opacity:1.1024;transform:translate(60.7033vw,-10px) scale(.4037);animation:fall-71 23s -30s linear infinite}@keyframes fall-71{74.765%{transform:translate(70.6224vw,74.765vh) scale(.4037)}to{transform:translate(65.66285vw,99vh) scale(.4037)}}.snow:nth-child(72){opacity:1.771;transform:translate(50.3358vw,-10px) scale(.4233);animation:fall-72 27s -29s linear infinite}@keyframes fall-72{41.276%{transform:translate(45.7293vw,41.276vh) scale(.4233)}to{transform:translate(48.03255vw,99vh) scale(.4233)}}.snow:nth-child(73){opacity:.9076;transform:translate(44.7176vw,-10px) scale(.2434);animation:fall-73 18s -26s linear infinite}@keyframes fall-73{65.492%{transform:translate(41.6333vw,65.492vh) scale(.2434)}to{transform:translate(43.17545vw,99vh) scale(.2434)}}.snow:nth-child(74){opacity:.7096;transform:translate(42.8819vw,-10px) scale(.3842);animation:fall-74 27s -10s linear infinite}@keyframes fall-74{42.293%{transform:translate(43.8402vw,42.293vh) scale(.3842)}to{transform:translate(43.36105vw,99vh) scale(.3842)}}.snow:nth-child(75){opacity:.3938;transform:translate(12.8146vw,-10px) scale(.2411);animation:fall-75 19s -4s linear infinite}@keyframes fall-75{67.437%{transform:translate(17.755vw,67.437vh) scale(.2411)}to{transform:translate(15.2848vw,99vh) scale(.2411)}}.snow:nth-child(76){opacity:.272;transform:translate(57.7825vw,-10px) scale(.5614);animation:fall-76 12s -18s linear infinite}@keyframes fall-76{79.558%{transform:translate(65.2182vw,79.558vh) scale(.5614)}to{transform:translate(61.50035vw,99vh) scale(.5614)}}.snow:nth-child(77){opacity:.7124;transform:translate(81.4451vw,-10px) scale(.5019);animation:fall-77 23s -17s linear infinite}@keyframes fall-77{50.504%{transform:translate(89.6575vw,50.504vh) scale(.5019)}to{transform:translate(85.5513vw,99vh) scale(.5019)}}.snow:nth-child(78){opacity:.022;transform:translate(53.4872vw,-10px) scale(.6546);animation:fall-78 12s -13s linear infinite}@keyframes fall-78{66.981%{transform:translate(61.4959vw,66.981vh) scale(.6546)}to{transform:translate(57.49155vw,99vh) scale(.6546)}}.snow:nth-child(79){opacity:1.781;transform:translate(11.2479vw,-10px) scale(.6525);animation:fall-79 12s -20s linear infinite}@keyframes fall-79{41.613%{transform:translate(20.5306vw,41.613vh) scale(.6525)}to{transform:translate(15.88925vw,99vh) scale(.6525)}}.snow:nth-child(80){opacity:1.3808;transform:translate(99.6263vw,-10px) scale(.628);animation:fall-80 28s -11s linear infinite}@keyframes fall-80{73.329%{transform:translate(106.0856vw,73.329vh) scale(.628)}to{transform:translate(102.85595vw,99vh) scale(.628)}}.snow:nth-child(81){opacity:1.0948;transform:translate(34.9889vw,-10px) scale(.6375);animation:fall-81 24s -19s linear infinite}@keyframes fall-81{35.522%{transform:translate(41.4724vw,35.522vh) scale(.6375)}to{transform:translate(38.23065vw,99vh) scale(.6375)}}.snow:nth-child(82){opacity:1.1974;transform:translate(37.749vw,-10px) scale(.6026);animation:fall-82 16s -11s linear infinite}@keyframes fall-82{57.419%{transform:translate(39.356vw,57.419vh) scale(.6026)}to{transform:translate(38.5525vw,99vh) scale(.6026)}}.snow:nth-child(83){opacity:1.8228;transform:translate(17.3997vw,-10px) scale(.2164);animation:fall-83 21s -4s linear infinite}@keyframes fall-83{69.126%{transform:translate(20.2644vw,69.126vh) scale(.2164)}to{transform:translate(18.83205vw,99vh) scale(.2164)}}.snow:nth-child(84){opacity:1.0884;transform:translate(12.2189vw,-10px) scale(.5962);animation:fall-84 16s -18s linear infinite}@keyframes fall-84{66.177%{transform:translate(13.8052vw,66.177vh) scale(.5962)}to{transform:translate(13.01205vw,99vh) scale(.5962)}}.snow:nth-child(85){opacity:.7804;transform:translate(56.0405vw,-10px) scale(.0423);animation:fall-85 12s -18s linear infinite}@keyframes fall-85{58.796%{transform:translate(57.5603vw,58.796vh) scale(.0423)}to{transform:translate(56.8004vw,99vh) scale(.0423)}}.snow:nth-child(86){opacity:1.215;transform:translate(76.2723vw,-10px) scale(.2513);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{44.097%{transform:translate(67.3363vw,44.097vh) scale(.2513)}to{transform:translate(71.8043vw,99vh) scale(.2513)}}.snow:nth-child(87){opacity:1.675;transform:translate(78.8593vw,-10px) scale(.9777);animation:fall-87 20s -25s linear infinite}@keyframes fall-87{39.087%{transform:translate(86.9121vw,39.087vh) scale(.9777)}to{transform:translate(82.8857vw,99vh) scale(.9777)}}.snow:nth-child(88){opacity:1.977;transform:translate(32.5127vw,-10px) scale(.4362);animation:fall-88 24s -17s linear infinite}@keyframes fall-88{44.649%{transform:translate(32.7229vw,44.649vh) scale(.4362)}to{transform:translate(32.6178vw,99vh) scale(.4362)}}.snow:nth-child(89){opacity:.7212;transform:translate(24.2344vw,-10px) scale(.6264);animation:fall-89 21s -15s linear infinite}@keyframes fall-89{33.593%{transform:translate(21.5425vw,33.593vh) scale(.6264)}to{transform:translate(22.88845vw,99vh) scale(.6264)}}.snow:nth-child(90){opacity:.0482;transform:translate(84.3564vw,-10px) scale(.85);animation:fall-90 22s -26s linear infinite}@keyframes fall-90{45.09%{transform:translate(78.5494vw,45.09vh) scale(.85)}to{transform:translate(81.4529vw,99vh) scale(.85)}}.snow:nth-child(91){opacity:.0976;transform:translate(2.7987vw,-10px) scale(.8714);animation:fall-91 15s -22s linear infinite}@keyframes fall-91{79.49%{transform:translate(7.6731vw,79.49vh) scale(.8714)}to{transform:translate(5.2359vw,99vh) scale(.8714)}}.snow:nth-child(92){opacity:1.0576;transform:translate(76.0211vw,-10px) scale(.0738);animation:fall-92 28s -25s linear infinite}@keyframes fall-92{41.651%{transform:translate(76.1453vw,41.651vh) scale(.0738)}to{transform:translate(76.0832vw,99vh) scale(.0738)}}.snow:nth-child(93){opacity:.171;transform:translate(95.1668vw,-10px) scale(.9813);animation:fall-93 20s -7s linear infinite}@keyframes fall-93{52.466%{transform:translate(97.8368vw,52.466vh) scale(.9813)}to{transform:translate(96.5018vw,99vh) scale(.9813)}}.snow:nth-child(94){opacity:.3172;transform:translate(2.353vw,-10px) scale(.7325);animation:fall-94 26s -14s linear infinite}@keyframes fall-94{68.93%{transform:translate(6.3879vw,68.93vh) scale(.7325)}to{transform:translate(4.37045vw,99vh) scale(.7325)}}.snow:nth-child(95){opacity:1.2322;transform:translate(17.2784vw,-10px) scale(.2466);animation:fall-95 11s -25s linear infinite}@keyframes fall-95{51.98%{transform:translate(11.5473vw,51.98vh) scale(.2466)}to{transform:translate(14.41285vw,99vh) scale(.2466)}}.snow:nth-child(96){opacity:.3714;transform:translate(39.4316vw,-10px) scale(.7929);animation:fall-96 16s -30s linear infinite}@keyframes fall-96{45.692%{transform:translate(30.9167vw,45.692vh) scale(.7929)}to{transform:translate(35.17415vw,99vh) scale(.7929)}}.snow:nth-child(97){opacity:.2714;transform:translate(46.5608vw,-10px) scale(.6189);animation:fall-97 10s -29s linear infinite}@keyframes fall-97{39.333%{transform:translate(55.749vw,39.333vh) scale(.6189)}to{transform:translate(51.1549vw,99vh) scale(.6189)}}.snow:nth-child(98){opacity:.965;transform:translate(34.934vw,-10px) scale(.6397);animation:fall-98 21s -4s linear infinite}@keyframes fall-98{46.98%{transform:translate(39.6113vw,46.98vh) scale(.6397)}to{transform:translate(37.27265vw,99vh) scale(.6397)}}.snow:nth-child(99){opacity:1.2854;transform:translate(41.9232vw,-10px) scale(.8161);animation:fall-99 15s -9s linear infinite}@keyframes fall-99{54.462%{transform:translate(33.2519vw,54.462vh) scale(.8161)}to{transform:translate(37.58755vw,99vh) scale(.8161)}}.snow:nth-child(100){opacity:.9024;transform:translate(45.8346vw,-10px) scale(.3966);animation:fall-100 18s -29s linear infinite}@keyframes fall-100{31.362%{transform:translate(50.8108vw,31.362vh) scale(.3966)}to{transform:translate(48.3227vw,99vh) scale(.3966)}}.snow:nth-child(101){opacity:.7838;transform:translate(68.4884vw,-10px) scale(.7535);animation:fall-101 30s -26s linear infinite}@keyframes fall-101{40.925%{transform:translate(71.7132vw,40.925vh) scale(.7535)}to{transform:translate(70.1008vw,99vh) scale(.7535)}}.snow:nth-child(102){opacity:1.673;transform:translate(17.6312vw,-10px) scale(.9651);animation:fall-102 25s -19s linear infinite}@keyframes fall-102{37.121%{transform:translate(20.1887vw,37.121vh) scale(.9651)}to{transform:translate(18.90995vw,99vh) scale(.9651)}}.snow:nth-child(103){opacity:1.421;transform:translate(66.9666vw,-10px) scale(.0463);animation:fall-103 16s -11s linear infinite}@keyframes fall-103{74.858%{transform:translate(73.1858vw,74.858vh) scale(.0463)}to{transform:translate(70.0762vw,99vh) scale(.0463)}}.snow:nth-child(104){opacity:.9048;transform:translate(61.6983vw,-10px) scale(.5255);animation:fall-104 20s -11s linear infinite}@keyframes fall-104{30.848%{transform:translate(66.4836vw,30.848vh) scale(.5255)}to{transform:translate(64.09095vw,99vh) scale(.5255)}}.snow:nth-child(105){opacity:1.5002;transform:translate(43.8545vw,-10px) scale(.8098);animation:fall-105 13s -20s linear infinite}@keyframes fall-105{35.254%{transform:translate(45.967vw,35.254vh) scale(.8098)}to{transform:translate(44.91075vw,99vh) scale(.8098)}}.snow:nth-child(106){opacity:.9088;transform:translate(4.9735vw,-10px) scale(.8706);animation:fall-106 19s -22s linear infinite}@keyframes fall-106{48.057%{transform:translate(1.6232vw,48.057vh) scale(.8706)}to{transform:translate(3.29835vw,99vh) scale(.8706)}}.snow:nth-child(107){opacity:1.0012;transform:translate(81.509vw,-10px) scale(.9142);animation:fall-107 19s -30s linear infinite}@keyframes fall-107{32.231%{transform:translate(78.3921vw,32.231vh) scale(.9142)}to{transform:translate(79.95055vw,99vh) scale(.9142)}}.snow:nth-child(108){opacity:1.5036;transform:translate(54.2664vw,-10px) scale(.2763);animation:fall-108 23s -25s linear infinite}@keyframes fall-108{72.021%{transform:translate(55.6237vw,72.021vh) scale(.2763)}to{transform:translate(54.94505vw,99vh) scale(.2763)}}.snow:nth-child(109){opacity:1.4168;transform:translate(60.0727vw,-10px) scale(.5255);animation:fall-109 11s -2s linear infinite}@keyframes fall-109{53.535%{transform:translate(56.9279vw,53.535vh) scale(.5255)}to{transform:translate(58.5003vw,99vh) scale(.5255)}}.snow:nth-child(110){opacity:.7354;transform:translate(15.196vw,-10px) scale(.1249);animation:fall-110 17s -15s linear infinite}@keyframes fall-110{78.585%{transform:translate(22.6819vw,78.585vh) scale(.1249)}to{transform:translate(18.93895vw,99vh) scale(.1249)}}.snow:nth-child(111){opacity:1.37;transform:translate(5.5463vw,-10px) scale(.9561);animation:fall-111 10s -3s linear infinite}@keyframes fall-111{34.091%{transform:translate(15.2143vw,34.091vh) scale(.9561)}to{transform:translate(10.3803vw,99vh) scale(.9561)}}.snow:nth-child(112){opacity:.2536;transform:translate(56.6495vw,-10px) scale(.5478);animation:fall-112 23s -22s linear infinite}@keyframes fall-112{61.426%{transform:translate(56.6475vw,61.426vh) scale(.5478)}to{transform:translate(56.6485vw,99vh) scale(.5478)}}.snow:nth-child(113){opacity:.23;transform:translate(70.6012vw,-10px) scale(.5873);animation:fall-113 18s -25s linear infinite}@keyframes fall-113{64.698%{transform:translate(69.8532vw,64.698vh) scale(.5873)}to{transform:translate(70.2272vw,99vh) scale(.5873)}}.snow:nth-child(114){opacity:.2196;transform:translate(27.9514vw,-10px) scale(.985);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{61.257%{transform:translate(33.7098vw,61.257vh) scale(.985)}to{transform:translate(30.8306vw,99vh) scale(.985)}}.snow:nth-child(115){opacity:1.7586;transform:translate(77.2636vw,-10px) scale(.227);animation:fall-115 27s -19s linear infinite}@keyframes fall-115{77.201%{transform:translate(85.45vw,77.201vh) scale(.227)}to{transform:translate(81.3568vw,99vh) scale(.227)}}.snow:nth-child(116){opacity:1.2136;transform:translate(16.5915vw,-10px) scale(.2863);animation:fall-116 14s -29s linear infinite}@keyframes fall-116{52.064%{transform:translate(15.1671vw,52.064vh) scale(.2863)}to{transform:translate(15.8793vw,99vh) scale(.2863)}}.snow:nth-child(117){opacity:.5184;transform:translate(16.4963vw,-10px) scale(.185);animation:fall-117 20s -7s linear infinite}@keyframes fall-117{67.926%{transform:translate(10.6087vw,67.926vh) scale(.185)}to{transform:translate(13.5525vw,99vh) scale(.185)}}.snow:nth-child(118){opacity:.0658;transform:translate(50.6655vw,-10px) scale(.7328);animation:fall-118 23s -6s linear infinite}@keyframes fall-118{53.018%{transform:translate(59.4683vw,53.018vh) scale(.7328)}to{transform:translate(55.0669vw,99vh) scale(.7328)}}.snow:nth-child(119){opacity:.6748;transform:translate(43.2911vw,-10px) scale(.4594);animation:fall-119 21s -7s linear infinite}@keyframes fall-119{67.659%{transform:translate(50.0444vw,67.659vh) scale(.4594)}to{transform:translate(46.66775vw,99vh) scale(.4594)}}.snow:nth-child(120){opacity:1.0228;transform:translate(27.1902vw,-10px) scale(.9689);animation:fall-120 29s -4s linear infinite}@keyframes fall-120{42.417%{transform:translate(18.0206vw,42.417vh) scale(.9689)}to{transform:translate(22.6054vw,99vh) scale(.9689)}}.snow:nth-child(121){opacity:1.9266;transform:translate(67.9186vw,-10px) scale(.6291);animation:fall-121 12s -20s linear infinite}@keyframes fall-121{64.827%{transform:translate(74.8141vw,64.827vh) scale(.6291)}to{transform:translate(71.36635vw,99vh) scale(.6291)}}.snow:nth-child(122){opacity:.8716;transform:translate(55.5456vw,-10px) scale(.4583);animation:fall-122 15s -3s linear infinite}@keyframes fall-122{30.133%{transform:translate(49.3379vw,30.133vh) scale(.4583)}to{transform:translate(52.44175vw,99vh) scale(.4583)}}.snow:nth-child(123){opacity:1.3552;transform:translate(38.5736vw,-10px) scale(.6425);animation:fall-123 12s -23s linear infinite}@keyframes fall-123{64.343%{transform:translate(32.0268vw,64.343vh) scale(.6425)}to{transform:translate(35.3002vw,99vh) scale(.6425)}}.snow:nth-child(124){opacity:1.1688;transform:translate(.3538vw,-10px) scale(.3901);animation:fall-124 15s -11s linear infinite}@keyframes fall-124{30.324%{transform:translate(-1.3917vw,30.324vh) scale(.3901)}to{transform:translate(-.51895vw,99vh) scale(.3901)}}.snow:nth-child(125){opacity:1.9302;transform:translate(8.1051vw,-10px) scale(.9275);animation:fall-125 11s -26s linear infinite}@keyframes fall-125{30.336%{transform:translate(11.0972vw,30.336vh) scale(.9275)}to{transform:translate(9.60115vw,99vh) scale(.9275)}}.snow:nth-child(126){opacity:.47;transform:translate(27.0192vw,-10px) scale(.613);animation:fall-126 10s -19s linear infinite}@keyframes fall-126{52.659%{transform:translate(26.2634vw,52.659vh) scale(.613)}to{transform:translate(26.6413vw,99vh) scale(.613)}}.snow:nth-child(127){opacity:1.4824;transform:translate(24.2221vw,-10px) scale(.5164);animation:fall-127 10s -8s linear infinite}@keyframes fall-127{36.512%{transform:translate(23.7475vw,36.512vh) scale(.5164)}to{transform:translate(23.9848vw,99vh) scale(.5164)}}.snow:nth-child(128){opacity:.7192;transform:translate(73.2798vw,-10px) scale(.2497);animation:fall-128 29s -1s linear infinite}@keyframes fall-128{43.064%{transform:translate(74.3494vw,43.064vh) scale(.2497)}to{transform:translate(73.8146vw,99vh) scale(.2497)}}.snow:nth-child(129){opacity:1.1212;transform:translate(53.4312vw,-10px) scale(.6571);animation:fall-129 15s -4s linear infinite}@keyframes fall-129{61.732%{transform:translate(49.3911vw,61.732vh) scale(.6571)}to{transform:translate(51.41115vw,99vh) scale(.6571)}}.snow:nth-child(130){opacity:.784;transform:translate(35.3586vw,-10px) scale(.8795);animation:fall-130 11s -19s linear infinite}@keyframes fall-130{44.834%{transform:translate(40.2769vw,44.834vh) scale(.8795)}to{transform:translate(37.81775vw,99vh) scale(.8795)}}.snow:nth-child(131){opacity:1.2772;transform:translate(65.9183vw,-10px) scale(.5995);animation:fall-131 25s -11s linear infinite}@keyframes fall-131{62.21%{transform:translate(59.1705vw,62.21vh) scale(.5995)}to{transform:translate(62.5444vw,99vh) scale(.5995)}}.snow:nth-child(132){opacity:1.2624;transform:translate(59.0389vw,-10px) scale(.9275);animation:fall-132 24s -21s linear infinite}@keyframes fall-132{42.574%{transform:translate(64.4999vw,42.574vh) scale(.9275)}to{transform:translate(61.7694vw,99vh) scale(.9275)}}.snow:nth-child(133){opacity:.589;transform:translate(14.8649vw,-10px) scale(.6304);animation:fall-133 14s -14s linear infinite}@keyframes fall-133{73.191%{transform:translate(23.7412vw,73.191vh) scale(.6304)}to{transform:translate(19.30305vw,99vh) scale(.6304)}}.snow:nth-child(134){opacity:.2096;transform:translate(51.515vw,-10px) scale(.3963);animation:fall-134 24s -17s linear infinite}@keyframes fall-134{59.855%{transform:translate(46.5242vw,59.855vh) scale(.3963)}to{transform:translate(49.0196vw,99vh) scale(.3963)}}.snow:nth-child(135){opacity:.2708;transform:translate(15.511vw,-10px) scale(.6632);animation:fall-135 25s -11s linear infinite}@keyframes fall-135{34.84%{transform:translate(13.2773vw,34.84vh) scale(.6632)}to{transform:translate(14.39415vw,99vh) scale(.6632)}}.snow:nth-child(136){opacity:1.5874;transform:translate(49.5216vw,-10px) scale(.4265);animation:fall-136 19s -5s linear infinite}@keyframes fall-136{68.496%{transform:translate(57.4539vw,68.496vh) scale(.4265)}to{transform:translate(53.48775vw,99vh) scale(.4265)}}.snow:nth-child(137){opacity:.0408;transform:translate(43.9161vw,-10px) scale(.2735);animation:fall-137 14s -2s linear infinite}@keyframes fall-137{64.109%{transform:translate(40.8538vw,64.109vh) scale(.2735)}to{transform:translate(42.38495vw,99vh) scale(.2735)}}.snow:nth-child(138){opacity:1.1666;transform:translate(73.5225vw,-10px) scale(.117);animation:fall-138 26s -5s linear infinite}@keyframes fall-138{72.292%{transform:translate(74.3779vw,72.292vh) scale(.117)}to{transform:translate(73.9502vw,99vh) scale(.117)}}.snow:nth-child(139){opacity:1.6326;transform:translate(25.2448vw,-10px) scale(.5441);animation:fall-139 28s -23s linear infinite}@keyframes fall-139{41.414%{transform:translate(15.7671vw,41.414vh) scale(.5441)}to{transform:translate(20.50595vw,99vh) scale(.5441)}}.snow:nth-child(140){opacity:.9592;transform:translate(67.3845vw,-10px) scale(.6567);animation:fall-140 21s -24s linear infinite}@keyframes fall-140{74.972%{transform:translate(60.4745vw,74.972vh) scale(.6567)}to{transform:translate(63.9295vw,99vh) scale(.6567)}}.snow:nth-child(141){opacity:.3908;transform:translate(12.0107vw,-10px) scale(.0194);animation:fall-141 20s -9s linear infinite}@keyframes fall-141{31.005%{transform:translate(8.0669vw,31.005vh) scale(.0194)}to{transform:translate(10.0388vw,99vh) scale(.0194)}}.snow:nth-child(142){opacity:.7286;transform:translate(95.0884vw,-10px) scale(.1645);animation:fall-142 10s -25s linear infinite}@keyframes fall-142{66.263%{transform:translate(97.6573vw,66.263vh) scale(.1645)}to{transform:translate(96.37285vw,99vh) scale(.1645)}}.snow:nth-child(143){opacity:.2946;transform:translate(27.8578vw,-10px) scale(.31);animation:fall-143 20s -1s linear infinite}@keyframes fall-143{30.427%{transform:translate(23.2559vw,30.427vh) scale(.31)}to{transform:translate(25.55685vw,99vh) scale(.31)}}.snow:nth-child(144){opacity:.5292;transform:translate(63.2289vw,-10px) scale(.6784);animation:fall-144 29s -8s linear infinite}@keyframes fall-144{31.715%{transform:translate(54.7158vw,31.715vh) scale(.6784)}to{transform:translate(58.97235vw,99vh) scale(.6784)}}.snow:nth-child(145){opacity:.1746;transform:translate(32.7772vw,-10px) scale(.5015);animation:fall-145 19s -18s linear infinite}@keyframes fall-145{64.084%{transform:translate(35.0526vw,64.084vh) scale(.5015)}to{transform:translate(33.9149vw,99vh) scale(.5015)}}.snow:nth-child(146){opacity:.0436;transform:translate(69.8082vw,-10px) scale(.6418);animation:fall-146 22s -21s linear infinite}@keyframes fall-146{63.174%{transform:translate(61.9775vw,63.174vh) scale(.6418)}to{transform:translate(65.89285vw,99vh) scale(.6418)}}.snow:nth-child(147){opacity:.0756;transform:translate(24.6273vw,-10px) scale(.0295);animation:fall-147 11s -18s linear infinite}@keyframes fall-147{57.735%{transform:translate(30.7119vw,57.735vh) scale(.0295)}to{transform:translate(27.6696vw,99vh) scale(.0295)}}.snow:nth-child(148){opacity:.1882;transform:translate(34.8309vw,-10px) scale(.2998);animation:fall-148 25s -11s linear infinite}@keyframes fall-148{68.396%{transform:translate(40.792vw,68.396vh) scale(.2998)}to{transform:translate(37.81145vw,99vh) scale(.2998)}}.snow:nth-child(149){opacity:1.5848;transform:translate(69.9991vw,-10px) scale(.6255);animation:fall-149 21s -23s linear infinite}@keyframes fall-149{47.775%{transform:translate(74.85vw,47.775vh) scale(.6255)}to{transform:translate(72.42455vw,99vh) scale(.6255)}}.snow:nth-child(150){opacity:1.4584;transform:translate(12.5987vw,-10px) scale(.865);animation:fall-150 19s -21s linear infinite}@keyframes fall-150{59.201%{transform:translate(14.5367vw,59.201vh) scale(.865)}to{transform:translate(13.5677vw,99vh) scale(.865)}}.snow:nth-child(151){opacity:.8458;transform:translate(51.0011vw,-10px) scale(.5528);animation:fall-151 17s -2s linear infinite}@keyframes fall-151{72.842%{transform:translate(57.1844vw,72.842vh) scale(.5528)}to{transform:translate(54.09275vw,99vh) scale(.5528)}}.snow:nth-child(152){opacity:1.2294;transform:translate(37.7777vw,-10px) scale(.4387);animation:fall-152 10s -7s linear infinite}@keyframes fall-152{35.645%{transform:translate(42.5451vw,35.645vh) scale(.4387)}to{transform:translate(40.1614vw,99vh) scale(.4387)}}.snow:nth-child(153){opacity:1.6386;transform:translate(61.216vw,-10px) scale(.6495);animation:fall-153 29s -4s linear infinite}@keyframes fall-153{34.333%{transform:translate(53.5751vw,34.333vh) scale(.6495)}to{transform:translate(57.39555vw,99vh) scale(.6495)}}.snow:nth-child(154){opacity:.0862;transform:translate(97.0102vw,-10px) scale(.2699);animation:fall-154 29s -29s linear infinite}@keyframes fall-154{61.434%{transform:translate(103.741vw,61.434vh) scale(.2699)}to{transform:translate(100.3756vw,99vh) scale(.2699)}}.snow:nth-child(155){opacity:.1932;transform:translate(61.2493vw,-10px) scale(.0027);animation:fall-155 14s -20s linear infinite}@keyframes fall-155{62.048%{transform:translate(63.2541vw,62.048vh) scale(.0027)}to{transform:translate(62.2517vw,99vh) scale(.0027)}}.snow:nth-child(156){opacity:1.9688;transform:translate(74.6131vw,-10px) scale(.9804);animation:fall-156 10s -8s linear infinite}@keyframes fall-156{52.517%{transform:translate(67.095vw,52.517vh) scale(.9804)}to{transform:translate(70.85405vw,99vh) scale(.9804)}}.snow:nth-child(157){opacity:1.73;transform:translate(13.3566vw,-10px) scale(.2003);animation:fall-157 26s -8s linear infinite}@keyframes fall-157{50.87%{transform:translate(20.1756vw,50.87vh) scale(.2003)}to{transform:translate(16.7661vw,99vh) scale(.2003)}}.snow:nth-child(158){opacity:.3122;transform:translate(46.4382vw,-10px) scale(.6279);animation:fall-158 28s -5s linear infinite}@keyframes fall-158{65.635%{transform:translate(42.341vw,65.635vh) scale(.6279)}to{transform:translate(44.3896vw,99vh) scale(.6279)}}.snow:nth-child(159){opacity:1.1232;transform:translate(91.8704vw,-10px) scale(.3942);animation:fall-159 25s -8s linear infinite}@keyframes fall-159{35.727%{transform:translate(96.1622vw,35.727vh) scale(.3942)}to{transform:translate(94.0163vw,99vh) scale(.3942)}}.snow:nth-child(160){opacity:.088;transform:translate(86.3691vw,-10px) scale(.9171);animation:fall-160 23s -30s linear infinite}@keyframes fall-160{65.013%{transform:translate(77.6093vw,65.013vh) scale(.9171)}to{transform:translate(81.9892vw,99vh) scale(.9171)}}.snow:nth-child(161){opacity:.078;transform:translate(83.682vw,-10px) scale(.5601);animation:fall-161 14s -19s linear infinite}@keyframes fall-161{77.335%{transform:translate(91.9281vw,77.335vh) scale(.5601)}to{transform:translate(87.80505vw,99vh) scale(.5601)}}.snow:nth-child(162){opacity:.2662;transform:translate(28.9726vw,-10px) scale(.7289);animation:fall-162 25s -3s linear infinite}@keyframes fall-162{66.111%{transform:translate(34.7753vw,66.111vh) scale(.7289)}to{transform:translate(31.87395vw,99vh) scale(.7289)}}.snow:nth-child(163){opacity:.5352;transform:translate(27.0603vw,-10px) scale(.3236);animation:fall-163 26s -22s linear infinite}@keyframes fall-163{54.59%{transform:translate(27.8966vw,54.59vh) scale(.3236)}to{transform:translate(27.47845vw,99vh) scale(.3236)}}.snow:nth-child(164){opacity:1.9428;transform:translate(72.6922vw,-10px) scale(.3285);animation:fall-164 18s -15s linear infinite}@keyframes fall-164{57.518%{transform:translate(80.9603vw,57.518vh) scale(.3285)}to{transform:translate(76.82625vw,99vh) scale(.3285)}}.snow:nth-child(165){opacity:1.165;transform:translate(1.2203vw,-10px) scale(.3754);animation:fall-165 20s -8s linear infinite}@keyframes fall-165{72.92%{transform:translate(-7.4471vw,72.92vh) scale(.3754)}to{transform:translate(-3.1134vw,99vh) scale(.3754)}}.snow:nth-child(166){opacity:.9822;transform:translate(6.9919vw,-10px) scale(.454);animation:fall-166 13s -18s linear infinite}@keyframes fall-166{48.362%{transform:translate(9.4709vw,48.362vh) scale(.454)}to{transform:translate(8.2314vw,99vh) scale(.454)}}.snow:nth-child(167){opacity:.2232;transform:translate(18.4444vw,-10px) scale(.9233);animation:fall-167 15s -1s linear infinite}@keyframes fall-167{69.264%{transform:translate(25.4606vw,69.264vh) scale(.9233)}to{transform:translate(21.9525vw,99vh) scale(.9233)}}.snow:nth-child(168){opacity:.4758;transform:translate(20.4964vw,-10px) scale(.252);animation:fall-168 23s -27s linear infinite}@keyframes fall-168{36.638%{transform:translate(13.3773vw,36.638vh) scale(.252)}to{transform:translate(16.93685vw,99vh) scale(.252)}}.snow:nth-child(169){opacity:.573;transform:translate(74.0824vw,-10px) scale(.1809);animation:fall-169 26s -27s linear infinite}@keyframes fall-169{78.693%{transform:translate(83.7773vw,78.693vh) scale(.1809)}to{transform:translate(78.92985vw,99vh) scale(.1809)}}.snow:nth-child(170){opacity:.7882;transform:translate(82.1835vw,-10px) scale(.4063);animation:fall-170 24s -28s linear infinite}@keyframes fall-170{45.869%{transform:translate(72.223vw,45.869vh) scale(.4063)}to{transform:translate(77.20325vw,99vh) scale(.4063)}}.snow:nth-child(171){opacity:1.4564;transform:translate(26.4638vw,-10px) scale(.9145);animation:fall-171 10s -11s linear infinite}@keyframes fall-171{69.167%{transform:translate(24.6945vw,69.167vh) scale(.9145)}to{transform:translate(25.57915vw,99vh) scale(.9145)}}.snow:nth-child(172){opacity:1.2756;transform:translate(25.2203vw,-10px) scale(.6497);animation:fall-172 18s -12s linear infinite}@keyframes fall-172{55.83%{transform:translate(27.8166vw,55.83vh) scale(.6497)}to{transform:translate(26.51845vw,99vh) scale(.6497)}}.snow:nth-child(173){opacity:.7274;transform:translate(89.5948vw,-10px) scale(.0265);animation:fall-173 23s -5s linear infinite}@keyframes fall-173{60.43%{transform:translate(93.2482vw,60.43vh) scale(.0265)}to{transform:translate(91.4215vw,99vh) scale(.0265)}}.snow:nth-child(174){opacity:.8624;transform:translate(68.2598vw,-10px) scale(.0176);animation:fall-174 29s -13s linear infinite}@keyframes fall-174{74.829%{transform:translate(75.0433vw,74.829vh) scale(.0176)}to{transform:translate(71.65155vw,99vh) scale(.0176)}}.snow:nth-child(175){opacity:.877;transform:translate(67.1174vw,-10px) scale(.9864);animation:fall-175 18s -19s linear infinite}@keyframes fall-175{30.551%{transform:translate(62.8839vw,30.551vh) scale(.9864)}to{transform:translate(65.00065vw,99vh) scale(.9864)}}.snow:nth-child(176){opacity:1.508;transform:translate(69.5529vw,-10px) scale(.8613);animation:fall-176 13s -15s linear infinite}@keyframes fall-176{32.167%{transform:translate(73.448vw,32.167vh) scale(.8613)}to{transform:translate(71.50045vw,99vh) scale(.8613)}}.snow:nth-child(177){opacity:1.446;transform:translate(80.6293vw,-10px) scale(.9412);animation:fall-177 18s -19s linear infinite}@keyframes fall-177{41.196%{transform:translate(76.3973vw,41.196vh) scale(.9412)}to{transform:translate(78.5133vw,99vh) scale(.9412)}}.snow:nth-child(178){opacity:.7296;transform:translate(8.0342vw,-10px) scale(.2484);animation:fall-178 28s -3s linear infinite}@keyframes fall-178{52.168%{transform:translate(7.4749vw,52.168vh) scale(.2484)}to{transform:translate(7.75455vw,99vh) scale(.2484)}}.snow:nth-child(179){opacity:1.0874;transform:translate(.59vw,-10px) scale(.9955);animation:fall-179 16s -19s linear infinite}@keyframes fall-179{69.506%{transform:translate(4.3234vw,69.506vh) scale(.9955)}to{transform:translate(2.4567vw,99vh) scale(.9955)}}.snow:nth-child(180){opacity:1.8704;transform:translate(13.749vw,-10px) scale(.4008);animation:fall-180 21s -27s linear infinite}@keyframes fall-180{73.549%{transform:translate(10.673vw,73.549vh) scale(.4008)}to{transform:translate(12.211vw,99vh) scale(.4008)}}.snow:nth-child(181){opacity:.4374;transform:translate(21.0049vw,-10px) scale(.8489);animation:fall-181 28s -12s linear infinite}@keyframes fall-181{50.911%{transform:translate(24.8177vw,50.911vh) scale(.8489)}to{transform:translate(22.9113vw,99vh) scale(.8489)}}.snow:nth-child(182){opacity:1.3636;transform:translate(78.4688vw,-10px) scale(.9496);animation:fall-182 30s -24s linear infinite}@keyframes fall-182{69.323%{transform:translate(85.034vw,69.323vh) scale(.9496)}to{transform:translate(81.7514vw,99vh) scale(.9496)}}.snow:nth-child(183){opacity:.6362;transform:translate(22.4694vw,-10px) scale(.5692);animation:fall-183 15s -6s linear infinite}@keyframes fall-183{43.096%{transform:translate(14.0464vw,43.096vh) scale(.5692)}to{transform:translate(18.2579vw,99vh) scale(.5692)}}.snow:nth-child(184){opacity:1.0688;transform:translate(20.9625vw,-10px) scale(.4116);animation:fall-184 11s -12s linear infinite}@keyframes fall-184{49.813%{transform:translate(26.2336vw,49.813vh) scale(.4116)}to{transform:translate(23.59805vw,99vh) scale(.4116)}}.snow:nth-child(185){opacity:.1226;transform:translate(99.7233vw,-10px) scale(.6766);animation:fall-185 22s -9s linear infinite}@keyframes fall-185{47.447%{transform:translate(102.4968vw,47.447vh) scale(.6766)}to{transform:translate(101.11005vw,99vh) scale(.6766)}}.snow:nth-child(186){opacity:.7662;transform:translate(70.0727vw,-10px) scale(.6488);animation:fall-186 27s -27s linear infinite}@keyframes fall-186{41.287%{transform:translate(61.3469vw,41.287vh) scale(.6488)}to{transform:translate(65.7098vw,99vh) scale(.6488)}}.snow:nth-child(187){opacity:.7494;transform:translate(90.5191vw,-10px) scale(.3355);animation:fall-187 16s -29s linear infinite}@keyframes fall-187{60.051%{transform:translate(95.5178vw,60.051vh) scale(.3355)}to{transform:translate(93.01845vw,99vh) scale(.3355)}}.snow:nth-child(188){opacity:.3276;transform:translate(71.3606vw,-10px) scale(.1032);animation:fall-188 25s -9s linear infinite}@keyframes fall-188{76.687%{transform:translate(69.894vw,76.687vh) scale(.1032)}to{transform:translate(70.6273vw,99vh) scale(.1032)}}.snow:nth-child(189){opacity:1.9164;transform:translate(55.3651vw,-10px) scale(.7659);animation:fall-189 19s -19s linear infinite}@keyframes fall-189{74.138%{transform:translate(64.6671vw,74.138vh) scale(.7659)}to{transform:translate(60.0161vw,99vh) scale(.7659)}}.snow:nth-child(190){opacity:.2036;transform:translate(49.9046vw,-10px) scale(.1486);animation:fall-190 19s -12s linear infinite}@keyframes fall-190{43.816%{transform:translate(57.4809vw,43.816vh) scale(.1486)}to{transform:translate(53.69275vw,99vh) scale(.1486)}}.snow:nth-child(191){opacity:1.4444;transform:translate(60.5785vw,-10px) scale(.6492);animation:fall-191 13s -15s linear infinite}@keyframes fall-191{60.39%{transform:translate(62.1558vw,60.39vh) scale(.6492)}to{transform:translate(61.36715vw,99vh) scale(.6492)}}.snow:nth-child(192){opacity:.6906;transform:translate(25.1707vw,-10px) scale(.0551);animation:fall-192 28s -22s linear infinite}@keyframes fall-192{42.369%{transform:translate(31.5098vw,42.369vh) scale(.0551)}to{transform:translate(28.34025vw,99vh) scale(.0551)}}.snow:nth-child(193){opacity:.7956;transform:translate(52.2379vw,-10px) scale(.4019);animation:fall-193 11s -20s linear infinite}@keyframes fall-193{74.819%{transform:translate(50.4825vw,74.819vh) scale(.4019)}to{transform:translate(51.3602vw,99vh) scale(.4019)}}.snow:nth-child(194){opacity:1.2336;transform:translate(52.9056vw,-10px) scale(.8617);animation:fall-194 17s -30s linear infinite}@keyframes fall-194{66.488%{transform:translate(43.5683vw,66.488vh) scale(.8617)}to{transform:translate(48.23695vw,99vh) scale(.8617)}}.snow:nth-child(195){opacity:.0738;transform:translate(69.0727vw,-10px) scale(.8784);animation:fall-195 26s -9s linear infinite}@keyframes fall-195{53.008%{transform:translate(65.9892vw,53.008vh) scale(.8784)}to{transform:translate(67.53095vw,99vh) scale(.8784)}}.snow:nth-child(196){opacity:1.7962;transform:translate(47.0274vw,-10px) scale(.1511);animation:fall-196 29s -24s linear infinite}@keyframes fall-196{51.88%{transform:translate(46.5938vw,51.88vh) scale(.1511)}to{transform:translate(46.8106vw,99vh) scale(.1511)}}.snow:nth-child(197){opacity:1.526;transform:translate(76.9848vw,-10px) scale(.7189);animation:fall-197 22s -8s linear infinite}@keyframes fall-197{66.255%{transform:translate(69.4442vw,66.255vh) scale(.7189)}to{transform:translate(73.2145vw,99vh) scale(.7189)}}.snow:nth-child(198){opacity:1.5276;transform:translate(34.2118vw,-10px) scale(.6139);animation:fall-198 30s -17s linear infinite}@keyframes fall-198{48.004%{transform:translate(31.7792vw,48.004vh) scale(.6139)}to{transform:translate(32.9955vw,99vh) scale(.6139)}}.snow:nth-child(199){opacity:.7082;transform:translate(47.0074vw,-10px) scale(.9559);animation:fall-199 21s -29s linear infinite}@keyframes fall-199{55.165%{transform:translate(49.3541vw,55.165vh) scale(.9559)}to{transform:translate(48.18075vw,99vh) scale(.9559)}}.snow:nth-child(200){opacity:.9154;transform:translate(75.4769vw,-10px) scale(.8249);animation:fall-200 20s -20s linear infinite}@keyframes fall-200{65.337%{transform:translate(74.7961vw,65.337vh) scale(.8249)}to{transform:translate(75.1365vw,99vh) scale(.8249)}}.snow:nth-child(201){opacity:1.6172;transform:translate(21.0563vw,-10px) scale(.337);animation:fall-201 19s -25s linear infinite}@keyframes fall-201{33.742%{transform:translate(15.5776vw,33.742vh) scale(.337)}to{transform:translate(18.31695vw,99vh) scale(.337)}}.snow:nth-child(202){opacity:.9516;transform:translate(17.3578vw,-10px) scale(.6372);animation:fall-202 25s -12s linear infinite}@keyframes fall-202{31.292%{transform:translate(10.7019vw,31.292vh) scale(.6372)}to{transform:translate(14.02985vw,99vh) scale(.6372)}}.snow:nth-child(203){opacity:.8664;transform:translate(96.3587vw,-10px) scale(.9907);animation:fall-203 19s -16s linear infinite}@keyframes fall-203{53.518%{transform:translate(97.0542vw,53.518vh) scale(.9907)}to{transform:translate(96.70645vw,99vh) scale(.9907)}}.snow:nth-child(204){opacity:1.666;transform:translate(13.6645vw,-10px) scale(.7676);animation:fall-204 19s -12s linear infinite}@keyframes fall-204{35.357%{transform:translate(18.0805vw,35.357vh) scale(.7676)}to{transform:translate(15.8725vw,99vh) scale(.7676)}}.snow:nth-child(205){opacity:1.0948;transform:translate(45.7383vw,-10px) scale(.3218);animation:fall-205 15s -10s linear infinite}@keyframes fall-205{39.908%{transform:translate(35.838vw,39.908vh) scale(.3218)}to{transform:translate(40.78815vw,99vh) scale(.3218)}}.snow:nth-child(206){opacity:1.2882;transform:translate(26.0632vw,-10px) scale(.0429);animation:fall-206 20s -17s linear infinite}@keyframes fall-206{75.265%{transform:translate(34.8079vw,75.265vh) scale(.0429)}to{transform:translate(30.43555vw,99vh) scale(.0429)}}.snow:nth-child(207){opacity:.294;transform:translate(6.3588vw,-10px) scale(.6516);animation:fall-207 29s -8s linear infinite}@keyframes fall-207{32.633%{transform:translate(3.4548vw,32.633vh) scale(.6516)}to{transform:translate(4.9068vw,99vh) scale(.6516)}}.snow:nth-child(208){opacity:1.8078;transform:translate(38.1372vw,-10px) scale(.0631);animation:fall-208 10s -25s linear infinite}@keyframes fall-208{60.229%{transform:translate(31.5037vw,60.229vh) scale(.0631)}to{transform:translate(34.82045vw,99vh) scale(.0631)}}.snow:nth-child(209){opacity:1.1506;transform:translate(52.0948vw,-10px) scale(.8002);animation:fall-209 10s -25s linear infinite}@keyframes fall-209{52.663%{transform:translate(50.602vw,52.663vh) scale(.8002)}to{transform:translate(51.3484vw,99vh) scale(.8002)}}.snow:nth-child(210){opacity:1.4786;transform:translate(52.8781vw,-10px) scale(.9737);animation:fall-210 24s -22s linear infinite}@keyframes fall-210{52.606%{transform:translate(53.5858vw,52.606vh) scale(.9737)}to{transform:translate(53.23195vw,99vh) scale(.9737)}}.snow:nth-child(211){opacity:.5576;transform:translate(83.2487vw,-10px) scale(.1892);animation:fall-211 17s -4s linear infinite}@keyframes fall-211{72.734%{transform:translate(74.4166vw,72.734vh) scale(.1892)}to{transform:translate(78.83265vw,99vh) scale(.1892)}}.snow:nth-child(212){opacity:1.857;transform:translate(53.0337vw,-10px) scale(.8605);animation:fall-212 11s -15s linear infinite}@keyframes fall-212{56.226%{transform:translate(55.3809vw,56.226vh) scale(.8605)}to{transform:translate(54.2073vw,99vh) scale(.8605)}}.snow:nth-child(213){opacity:1.6616;transform:translate(96.9918vw,-10px) scale(.5344);animation:fall-213 30s -6s linear infinite}@keyframes fall-213{42.259%{transform:translate(99.6846vw,42.259vh) scale(.5344)}to{transform:translate(98.3382vw,99vh) scale(.5344)}}.snow:nth-child(214){opacity:1.4826;transform:translate(38.5114vw,-10px) scale(.6043);animation:fall-214 29s -1s linear infinite}@keyframes fall-214{70.258%{transform:translate(33.8075vw,70.258vh) scale(.6043)}to{transform:translate(36.15945vw,99vh) scale(.6043)}}.snow:nth-child(215){opacity:1.569;transform:translate(12.2009vw,-10px) scale(.5131);animation:fall-215 28s -18s linear infinite}@keyframes fall-215{64.624%{transform:translate(11.661vw,64.624vh) scale(.5131)}to{transform:translate(11.93095vw,99vh) scale(.5131)}}.snow:nth-child(216){opacity:1.9494;transform:translate(.4378vw,-10px) scale(.3783);animation:fall-216 12s -14s linear infinite}@keyframes fall-216{50.168%{transform:translate(5.7679vw,50.168vh) scale(.3783)}to{transform:translate(3.10285vw,99vh) scale(.3783)}}.snow:nth-child(217){opacity:.3466;transform:translate(46.1436vw,-10px) scale(.8394);animation:fall-217 10s -30s linear infinite}@keyframes fall-217{56.304%{transform:translate(41.622vw,56.304vh) scale(.8394)}to{transform:translate(43.8828vw,99vh) scale(.8394)}}.snow:nth-child(218){opacity:1.3456;transform:translate(71.5358vw,-10px) scale(.0739);animation:fall-218 29s -5s linear infinite}@keyframes fall-218{72.58%{transform:translate(79.267vw,72.58vh) scale(.0739)}to{transform:translate(75.4014vw,99vh) scale(.0739)}}.snow:nth-child(219){opacity:.7546;transform:translate(.9559vw,-10px) scale(.9571);animation:fall-219 11s -8s linear infinite}@keyframes fall-219{49.104%{transform:translate(3.9983vw,49.104vh) scale(.9571)}to{transform:translate(2.4771vw,99vh) scale(.9571)}}.snow:nth-child(220){opacity:1.327;transform:translate(11.6785vw,-10px) scale(.6648);animation:fall-220 17s -27s linear infinite}@keyframes fall-220{56.235%{transform:translate(5.8193vw,56.235vh) scale(.6648)}to{transform:translate(8.7489vw,99vh) scale(.6648)}}.snow:nth-child(221){opacity:.901;transform:translate(8.2436vw,-10px) scale(.0832);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{40.328%{transform:translate(1.0639vw,40.328vh) scale(.0832)}to{transform:translate(4.65375vw,99vh) scale(.0832)}}.snow:nth-child(222){opacity:.9412;transform:translate(39.9297vw,-10px) scale(.455);animation:fall-222 27s -26s linear infinite}@keyframes fall-222{43.466%{transform:translate(44.8345vw,43.466vh) scale(.455)}to{transform:translate(42.3821vw,99vh) scale(.455)}}.snow:nth-child(223){opacity:1.0262;transform:translate(16.1614vw,-10px) scale(.2628);animation:fall-223 11s -3s linear infinite}@keyframes fall-223{61.671%{transform:translate(9.3631vw,61.671vh) scale(.2628)}to{transform:translate(12.76225vw,99vh) scale(.2628)}}.snow:nth-child(224){opacity:1.0336;transform:translate(42.9767vw,-10px) scale(.7288);animation:fall-224 21s -20s linear infinite}@keyframes fall-224{38.513%{transform:translate(49.3077vw,38.513vh) scale(.7288)}to{transform:translate(46.1422vw,99vh) scale(.7288)}}.snow:nth-child(225){opacity:.2736;transform:translate(5.9408vw,-10px) scale(.6708);animation:fall-225 21s -12s linear infinite}@keyframes fall-225{40.002%{transform:translate(-1.4131vw,40.002vh) scale(.6708)}to{transform:translate(2.26385vw,99vh) scale(.6708)}}.snow:nth-child(226){opacity:1.262;transform:translate(42.4726vw,-10px) scale(.2927);animation:fall-226 18s -19s linear infinite}@keyframes fall-226{67.249%{transform:translate(42.313vw,67.249vh) scale(.2927)}to{transform:translate(42.3928vw,99vh) scale(.2927)}}.snow:nth-child(227){opacity:.8924;transform:translate(15.8185vw,-10px) scale(.1547);animation:fall-227 26s -25s linear infinite}@keyframes fall-227{41.264%{transform:translate(8.1337vw,41.264vh) scale(.1547)}to{transform:translate(11.9761vw,99vh) scale(.1547)}}.snow:nth-child(228){opacity:.5816;transform:translate(49.3vw,-10px) scale(.8394);animation:fall-228 14s -27s linear infinite}@keyframes fall-228{67.114%{transform:translate(58.7732vw,67.114vh) scale(.8394)}to{transform:translate(54.0366vw,99vh) scale(.8394)}}.snow:nth-child(229){opacity:1.0988;transform:translate(33.7991vw,-10px) scale(.3454);animation:fall-229 29s -28s linear infinite}@keyframes fall-229{76.421%{transform:translate(27.9365vw,76.421vh) scale(.3454)}to{transform:translate(30.8678vw,99vh) scale(.3454)}}.snow:nth-child(230){opacity:.323;transform:translate(55.8297vw,-10px) scale(.8124);animation:fall-230 30s -3s linear infinite}@keyframes fall-230{62.248%{transform:translate(64.9172vw,62.248vh) scale(.8124)}to{transform:translate(60.37345vw,99vh) scale(.8124)}}.snow:nth-child(231){opacity:1.6512;transform:translate(37.4043vw,-10px) scale(.7079);animation:fall-231 17s -27s linear infinite}@keyframes fall-231{65.577%{transform:translate(46.5809vw,65.577vh) scale(.7079)}to{transform:translate(41.9926vw,99vh) scale(.7079)}}.snow:nth-child(232){opacity:1.415;transform:translate(20.9241vw,-10px) scale(.293);animation:fall-232 18s -21s linear infinite}@keyframes fall-232{47.359%{transform:translate(16.9122vw,47.359vh) scale(.293)}to{transform:translate(18.91815vw,99vh) scale(.293)}}.snow:nth-child(233){opacity:.4352;transform:translate(76.9486vw,-10px) scale(.3672);animation:fall-233 11s -20s linear infinite}@keyframes fall-233{58.034%{transform:translate(72.1311vw,58.034vh) scale(.3672)}to{transform:translate(74.53985vw,99vh) scale(.3672)}}.snow:nth-child(234){opacity:.746;transform:translate(66.8486vw,-10px) scale(.0045);animation:fall-234 17s -9s linear infinite}@keyframes fall-234{35.163%{transform:translate(59.2759vw,35.163vh) scale(.0045)}to{transform:translate(63.06225vw,99vh) scale(.0045)}}.snow:nth-child(235){opacity:.1956;transform:translate(42.3266vw,-10px) scale(.3604);animation:fall-235 27s -2s linear infinite}@keyframes fall-235{74.812%{transform:translate(46.0064vw,74.812vh) scale(.3604)}to{transform:translate(44.1665vw,99vh) scale(.3604)}}.snow:nth-child(236){opacity:.8676;transform:translate(24.7647vw,-10px) scale(.7991);animation:fall-236 29s -24s linear infinite}@keyframes fall-236{39.49%{transform:translate(26.701vw,39.49vh) scale(.7991)}to{transform:translate(25.73285vw,99vh) scale(.7991)}}.snow:nth-child(237){opacity:1.8724;transform:translate(40.5533vw,-10px) scale(.1228);animation:fall-237 10s -23s linear infinite}@keyframes fall-237{53.437%{transform:translate(48.1546vw,53.437vh) scale(.1228)}to{transform:translate(44.35395vw,99vh) scale(.1228)}}.snow:nth-child(238){opacity:1.4214;transform:translate(57.955vw,-10px) scale(.6512);animation:fall-238 27s -12s linear infinite}@keyframes fall-238{48.461%{transform:translate(54.4851vw,48.461vh) scale(.6512)}to{transform:translate(56.22005vw,99vh) scale(.6512)}}.snow:nth-child(239){opacity:.6796;transform:translate(87.0923vw,-10px) scale(.3788);animation:fall-239 20s -27s linear infinite}@keyframes fall-239{45.522%{transform:translate(77.1875vw,45.522vh) scale(.3788)}to{transform:translate(82.1399vw,99vh) scale(.3788)}}.snow:nth-child(240){opacity:1.3976;transform:translate(75.7903vw,-10px) scale(.077);animation:fall-240 15s -23s linear infinite}@keyframes fall-240{52.898%{transform:translate(71.2335vw,52.898vh) scale(.077)}to{transform:translate(73.5119vw,99vh) scale(.077)}}.snow:nth-child(241){opacity:1.4562;transform:translate(13.3986vw,-10px) scale(.4656);animation:fall-241 19s -20s linear infinite}@keyframes fall-241{49.755%{transform:translate(4.8912vw,49.755vh) scale(.4656)}to{transform:translate(9.1449vw,99vh) scale(.4656)}}.snow:nth-child(242){opacity:.2608;transform:translate(89.1864vw,-10px) scale(.7113);animation:fall-242 26s -18s linear infinite}@keyframes fall-242{30.928%{transform:translate(80.3276vw,30.928vh) scale(.7113)}to{transform:translate(84.757vw,99vh) scale(.7113)}}.snow:nth-child(243){opacity:.5466;transform:translate(99.1129vw,-10px) scale(.0368);animation:fall-243 24s -26s linear infinite}@keyframes fall-243{56.494%{transform:translate(95.7623vw,56.494vh) scale(.0368)}to{transform:translate(97.4376vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:.9788;transform:translate(17.3852vw,-10px) scale(.1051);animation:fall-244 29s -7s linear infinite}@keyframes fall-244{64.466%{transform:translate(25.1933vw,64.466vh) scale(.1051)}to{transform:translate(21.28925vw,99vh) scale(.1051)}}.snow:nth-child(245){opacity:1.2834;transform:translate(50.4426vw,-10px) scale(.6405);animation:fall-245 21s -9s linear infinite}@keyframes fall-245{31.958%{transform:translate(41.7382vw,31.958vh) scale(.6405)}to{transform:translate(46.0904vw,99vh) scale(.6405)}}.snow:nth-child(246){opacity:.8588;transform:translate(64.2301vw,-10px) scale(.162);animation:fall-246 23s -16s linear infinite}@keyframes fall-246{55.949%{transform:translate(66.453vw,55.949vh) scale(.162)}to{transform:translate(65.34155vw,99vh) scale(.162)}}.snow:nth-child(247){opacity:.6472;transform:translate(25.9713vw,-10px) scale(.5768);animation:fall-247 27s -21s linear infinite}@keyframes fall-247{44.703%{transform:translate(27.6169vw,44.703vh) scale(.5768)}to{transform:translate(26.7941vw,99vh) scale(.5768)}}.snow:nth-child(248){opacity:1.281;transform:translate(54.5307vw,-10px) scale(.7515);animation:fall-248 15s -22s linear infinite}@keyframes fall-248{68.449%{transform:translate(47.4419vw,68.449vh) scale(.7515)}to{transform:translate(50.9863vw,99vh) scale(.7515)}}.snow:nth-child(249){opacity:.6456;transform:translate(75.2495vw,-10px) scale(.0376);animation:fall-249 11s -3s linear infinite}@keyframes fall-249{50.832%{transform:translate(73.7064vw,50.832vh) scale(.0376)}to{transform:translate(74.47795vw,99vh) scale(.0376)}}.snow:nth-child(250){opacity:1.9854;transform:translate(12.393vw,-10px) scale(.5237);animation:fall-250 19s -18s linear infinite}@keyframes fall-250{62.056%{transform:translate(7.2548vw,62.056vh) scale(.5237)}to{transform:translate(9.8239vw,99vh) scale(.5237)}}.snow:nth-child(251){opacity:1.8972;transform:translate(1.4168vw,-10px) scale(.9397);animation:fall-251 25s -24s linear infinite}@keyframes fall-251{46.818%{transform:translate(-7.3351vw,46.818vh) scale(.9397)}to{transform:translate(-2.95915vw,99vh) scale(.9397)}}.snow:nth-child(252){opacity:.263;transform:translate(6.7583vw,-10px) scale(.5676);animation:fall-252 10s -13s linear infinite}@keyframes fall-252{78%{transform:translate(6.2208vw,78vh) scale(.5676)}to{transform:translate(6.48955vw,99vh) scale(.5676)}}.snow:nth-child(253){opacity:.1226;transform:translate(76.1062vw,-10px) scale(.0736);animation:fall-253 13s -26s linear infinite}@keyframes fall-253{44.633%{transform:translate(83.2826vw,44.633vh) scale(.0736)}to{transform:translate(79.6944vw,99vh) scale(.0736)}}.snow:nth-child(254){opacity:.9444;transform:translate(63.9414vw,-10px) scale(.607);animation:fall-254 21s -7s linear infinite}@keyframes fall-254{56.82%{transform:translate(62.1419vw,56.82vh) scale(.607)}to{transform:translate(63.04165vw,99vh) scale(.607)}}.snow:nth-child(255){opacity:.0558;transform:translate(2.5159vw,-10px) scale(.5825);animation:fall-255 21s -30s linear infinite}@keyframes fall-255{36.418%{transform:translate(4.1456vw,36.418vh) scale(.5825)}to{transform:translate(3.33075vw,99vh) scale(.5825)}}.snow:nth-child(256){opacity:.203;transform:translate(20.8842vw,-10px) scale(.2472);animation:fall-256 22s -1s linear infinite}@keyframes fall-256{56.939%{transform:translate(20.7356vw,56.939vh) scale(.2472)}to{transform:translate(20.8099vw,99vh) scale(.2472)}}.snow:nth-child(257){opacity:.366;transform:translate(81.6151vw,-10px) scale(.6214);animation:fall-257 30s -18s linear infinite}@keyframes fall-257{45.624%{transform:translate(83.4526vw,45.624vh) scale(.6214)}to{transform:translate(82.53385vw,99vh) scale(.6214)}}.snow:nth-child(258){opacity:.3108;transform:translate(81.9264vw,-10px) scale(.2616);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{43.083%{transform:translate(76.9291vw,43.083vh) scale(.2616)}to{transform:translate(79.42775vw,99vh) scale(.2616)}}.snow:nth-child(259){opacity:.6526;transform:translate(66.1157vw,-10px) scale(.1945);animation:fall-259 27s -6s linear infinite}@keyframes fall-259{66.261%{transform:translate(63.2075vw,66.261vh) scale(.1945)}to{transform:translate(64.6616vw,99vh) scale(.1945)}}.snow:nth-child(260){opacity:1.4256;transform:translate(13.2266vw,-10px) scale(.3163);animation:fall-260 16s -1s linear infinite}@keyframes fall-260{32.808%{transform:translate(8.4939vw,32.808vh) scale(.3163)}to{transform:translate(10.86025vw,99vh) scale(.3163)}}.snow:nth-child(261){opacity:1.2676;transform:translate(30.6089vw,-10px) scale(.5334);animation:fall-261 23s -25s linear infinite}@keyframes fall-261{36.691%{transform:translate(34.1203vw,36.691vh) scale(.5334)}to{transform:translate(32.3646vw,99vh) scale(.5334)}}.snow:nth-child(262){opacity:.9454;transform:translate(47.4434vw,-10px) scale(.7405);animation:fall-262 10s -25s linear infinite}@keyframes fall-262{78.81%{transform:translate(42.9952vw,78.81vh) scale(.7405)}to{transform:translate(45.2193vw,99vh) scale(.7405)}}.snow:nth-child(263){opacity:.7396;transform:translate(1.5567vw,-10px) scale(.4608);animation:fall-263 22s -10s linear infinite}@keyframes fall-263{41.018%{transform:translate(8.7802vw,41.018vh) scale(.4608)}to{transform:translate(5.16845vw,99vh) scale(.4608)}}.snow:nth-child(264){opacity:.375;transform:translate(19.5381vw,-10px) scale(.9064);animation:fall-264 18s -6s linear infinite}@keyframes fall-264{72.834%{transform:translate(21.1111vw,72.834vh) scale(.9064)}to{transform:translate(20.3246vw,99vh) scale(.9064)}}.snow:nth-child(265){opacity:1.0994;transform:translate(27.5805vw,-10px) scale(.2064);animation:fall-265 15s -2s linear infinite}@keyframes fall-265{50.848%{transform:translate(27.0528vw,50.848vh) scale(.2064)}to{transform:translate(27.31665vw,99vh) scale(.2064)}}.snow:nth-child(266){opacity:1.2962;transform:translate(31.0177vw,-10px) scale(.5004);animation:fall-266 26s -10s linear infinite}@keyframes fall-266{40.082%{transform:translate(23.4191vw,40.082vh) scale(.5004)}to{transform:translate(27.2184vw,99vh) scale(.5004)}}.snow:nth-child(267){opacity:.647;transform:translate(57.2624vw,-10px) scale(.2655);animation:fall-267 21s -27s linear infinite}@keyframes fall-267{65.446%{transform:translate(54.0388vw,65.446vh) scale(.2655)}to{transform:translate(55.6506vw,99vh) scale(.2655)}}.snow:nth-child(268){opacity:1.9678;transform:translate(73.1432vw,-10px) scale(.9205);animation:fall-268 28s -20s linear infinite}@keyframes fall-268{62.26%{transform:translate(64.6vw,62.26vh) scale(.9205)}to{transform:translate(68.8716vw,99vh) scale(.9205)}}.snow:nth-child(269){opacity:.9584;transform:translate(57.3452vw,-10px) scale(.0592);animation:fall-269 11s -13s linear infinite}@keyframes fall-269{61.006%{transform:translate(48.4306vw,61.006vh) scale(.0592)}to{transform:translate(52.8879vw,99vh) scale(.0592)}}.snow:nth-child(270){opacity:.5672;transform:translate(10.4217vw,-10px) scale(.2248);animation:fall-270 12s -16s linear infinite}@keyframes fall-270{33.918%{transform:translate(19.8073vw,33.918vh) scale(.2248)}to{transform:translate(15.1145vw,99vh) scale(.2248)}}.snow:nth-child(271){opacity:.0928;transform:translate(38.5034vw,-10px) scale(.5615);animation:fall-271 27s -27s linear infinite}@keyframes fall-271{39.488%{transform:translate(47.6277vw,39.488vh) scale(.5615)}to{transform:translate(43.06555vw,99vh) scale(.5615)}}.snow:nth-child(272){opacity:.9112;transform:translate(74.6086vw,-10px) scale(.2916);animation:fall-272 15s -17s linear infinite}@keyframes fall-272{68.723%{transform:translate(78.9857vw,68.723vh) scale(.2916)}to{transform:translate(76.79715vw,99vh) scale(.2916)}}.snow:nth-child(273){opacity:.7502;transform:translate(30.6282vw,-10px) scale(.9721);animation:fall-273 15s -13s linear infinite}@keyframes fall-273{32.478%{transform:translate(37.0065vw,32.478vh) scale(.9721)}to{transform:translate(33.81735vw,99vh) scale(.9721)}}.snow:nth-child(274){opacity:.0176;transform:translate(32.0567vw,-10px) scale(.0956);animation:fall-274 14s -22s linear infinite}@keyframes fall-274{64.581%{transform:translate(34.2816vw,64.581vh) scale(.0956)}to{transform:translate(33.16915vw,99vh) scale(.0956)}}.snow:nth-child(275){opacity:.7182;transform:translate(44.6996vw,-10px) scale(.1898);animation:fall-275 16s -8s linear infinite}@keyframes fall-275{74.144%{transform:translate(53.0729vw,74.144vh) scale(.1898)}to{transform:translate(48.88625vw,99vh) scale(.1898)}}.snow:nth-child(276){opacity:1.6014;transform:translate(53.1046vw,-10px) scale(.9538);animation:fall-276 21s -25s linear infinite}@keyframes fall-276{58.505%{transform:translate(48.5743vw,58.505vh) scale(.9538)}to{transform:translate(50.83945vw,99vh) scale(.9538)}}.snow:nth-child(277){opacity:1.6304;transform:translate(97.0348vw,-10px) scale(.6995);animation:fall-277 28s -23s linear infinite}@keyframes fall-277{62.601%{transform:translate(97.629vw,62.601vh) scale(.6995)}to{transform:translate(97.3319vw,99vh) scale(.6995)}}.snow:nth-child(278){opacity:1.922;transform:translate(17.8422vw,-10px) scale(.9732);animation:fall-278 10s -22s linear infinite}@keyframes fall-278{61.563%{transform:translate(17.9975vw,61.563vh) scale(.9732)}to{transform:translate(17.91985vw,99vh) scale(.9732)}}.snow:nth-child(279){opacity:.3994;transform:translate(45.6334vw,-10px) scale(.5999);animation:fall-279 14s -9s linear infinite}@keyframes fall-279{66.768%{transform:translate(45.716vw,66.768vh) scale(.5999)}to{transform:translate(45.6747vw,99vh) scale(.5999)}}.snow:nth-child(280){opacity:1.3618;transform:translate(88.5012vw,-10px) scale(.3013);animation:fall-280 15s -20s linear infinite}@keyframes fall-280{56.136%{transform:translate(83.1546vw,56.136vh) scale(.3013)}to{transform:translate(85.8279vw,99vh) scale(.3013)}}.snow:nth-child(281){opacity:1.6562;transform:translate(70.2151vw,-10px) scale(.7436);animation:fall-281 20s -4s linear infinite}@keyframes fall-281{62.06%{transform:translate(71.5461vw,62.06vh) scale(.7436)}to{transform:translate(70.8806vw,99vh) scale(.7436)}}.snow:nth-child(282){opacity:.9954;transform:translate(54.5109vw,-10px) scale(.6749);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{49.637%{transform:translate(49.9059vw,49.637vh) scale(.6749)}to{transform:translate(52.2084vw,99vh) scale(.6749)}}.snow:nth-child(283){opacity:.9016;transform:translate(79.921vw,-10px) scale(.0518);animation:fall-283 27s -17s linear infinite}@keyframes fall-283{38.869%{transform:translate(80.5623vw,38.869vh) scale(.0518)}to{transform:translate(80.24165vw,99vh) scale(.0518)}}.snow:nth-child(284){opacity:1.005;transform:translate(18.4339vw,-10px) scale(.6558);animation:fall-284 12s -1s linear infinite}@keyframes fall-284{44.199%{transform:translate(17.9766vw,44.199vh) scale(.6558)}to{transform:translate(18.20525vw,99vh) scale(.6558)}}.snow:nth-child(285){opacity:1.8146;transform:translate(88.3367vw,-10px) scale(.9846);animation:fall-285 13s -2s linear infinite}@keyframes fall-285{78.533%{transform:translate(86.7306vw,78.533vh) scale(.9846)}to{transform:translate(87.53365vw,99vh) scale(.9846)}}.snow:nth-child(286){opacity:1.8308;transform:translate(25.6503vw,-10px) scale(.8496);animation:fall-286 30s -4s linear infinite}@keyframes fall-286{42.379%{transform:translate(20.2117vw,42.379vh) scale(.8496)}to{transform:translate(22.931vw,99vh) scale(.8496)}}.snow:nth-child(287){opacity:.272;transform:translate(75.819vw,-10px) scale(.8305);animation:fall-287 10s -7s linear infinite}@keyframes fall-287{70.895%{transform:translate(76.4449vw,70.895vh) scale(.8305)}to{transform:translate(76.13195vw,99vh) scale(.8305)}}.snow:nth-child(288){opacity:1.6986;transform:translate(62.0448vw,-10px) scale(.8961);animation:fall-288 28s -27s linear infinite}@keyframes fall-288{62.515%{transform:translate(52.4611vw,62.515vh) scale(.8961)}to{transform:translate(57.25295vw,99vh) scale(.8961)}}.snow:nth-child(289){opacity:.1738;transform:translate(28.4485vw,-10px) scale(.1241);animation:fall-289 23s -18s linear infinite}@keyframes fall-289{57.907%{transform:translate(19.213vw,57.907vh) scale(.1241)}to{transform:translate(23.83075vw,99vh) scale(.1241)}}.snow:nth-child(290){opacity:.6906;transform:translate(41.3763vw,-10px) scale(.0382);animation:fall-290 13s -27s linear infinite}@keyframes fall-290{72.467%{transform:translate(31.6773vw,72.467vh) scale(.0382)}to{transform:translate(36.5268vw,99vh) scale(.0382)}}.snow:nth-child(291){opacity:.4004;transform:translate(69.4031vw,-10px) scale(.5046);animation:fall-291 28s -1s linear infinite}@keyframes fall-291{39.515%{transform:translate(70.1842vw,39.515vh) scale(.5046)}to{transform:translate(69.79365vw,99vh) scale(.5046)}}.snow:nth-child(292){opacity:.7078;transform:translate(19.9255vw,-10px) scale(.5752);animation:fall-292 29s -18s linear infinite}@keyframes fall-292{58.419%{transform:translate(14.9567vw,58.419vh) scale(.5752)}to{transform:translate(17.4411vw,99vh) scale(.5752)}}.snow:nth-child(293){opacity:.119;transform:translate(59.6768vw,-10px) scale(.5338);animation:fall-293 28s -27s linear infinite}@keyframes fall-293{58.197%{transform:translate(54.1808vw,58.197vh) scale(.5338)}to{transform:translate(56.9288vw,99vh) scale(.5338)}}.snow:nth-child(294){opacity:1.3726;transform:translate(40.2348vw,-10px) scale(.0633);animation:fall-294 15s -6s linear infinite}@keyframes fall-294{68.065%{transform:translate(38.5425vw,68.065vh) scale(.0633)}to{transform:translate(39.38865vw,99vh) scale(.0633)}}.snow:nth-child(295){opacity:.921;transform:translate(59.0118vw,-10px) scale(.1521);animation:fall-295 13s -2s linear infinite}@keyframes fall-295{71.464%{transform:translate(68.5776vw,71.464vh) scale(.1521)}to{transform:translate(63.7947vw,99vh) scale(.1521)}}.snow:nth-child(296){opacity:1.0406;transform:translate(1.9575vw,-10px) scale(.0142);animation:fall-296 13s -4s linear infinite}@keyframes fall-296{52.84%{transform:translate(8.7207vw,52.84vh) scale(.0142)}to{transform:translate(5.3391vw,99vh) scale(.0142)}}.snow:nth-child(297){opacity:1.1904;transform:translate(42.652vw,-10px) scale(.7659);animation:fall-297 28s -4s linear infinite}@keyframes fall-297{79.805%{transform:translate(33.2994vw,79.805vh) scale(.7659)}to{transform:translate(37.9757vw,99vh) scale(.7659)}}.snow:nth-child(298){opacity:1.1798;transform:translate(96.6356vw,-10px) scale(.5685);animation:fall-298 12s -25s linear infinite}@keyframes fall-298{47.659%{transform:translate(87.2226vw,47.659vh) scale(.5685)}to{transform:translate(91.9291vw,99vh) scale(.5685)}}.snow:nth-child(299){opacity:.4072;transform:translate(16.3094vw,-10px) scale(.0525);animation:fall-299 14s -22s linear infinite}@keyframes fall-299{68.012%{transform:translate(25.1928vw,68.012vh) scale(.0525)}to{transform:translate(20.7511vw,99vh) scale(.0525)}}.snow:nth-child(300){opacity:1.1304;transform:translate(47.459vw,-10px) scale(.8196);animation:fall-300 11s -15s linear infinite}@keyframes fall-300{61.671%{transform:translate(51.6425vw,61.671vh) scale(.8196)}to{transform:translate(49.55075vw,99vh) scale(.8196)}}.snow:nth-child(301){opacity:.5828;transform:translate(80.3786vw,-10px) scale(.6784);animation:fall-301 13s -22s linear infinite}@keyframes fall-301{72.494%{transform:translate(90.2966vw,72.494vh) scale(.6784)}to{transform:translate(85.3376vw,99vh) scale(.6784)}}.snow:nth-child(302){opacity:1.5682;transform:translate(83.7088vw,-10px) scale(.2999);animation:fall-302 27s -9s linear infinite}@keyframes fall-302{56.342%{transform:translate(79.1154vw,56.342vh) scale(.2999)}to{transform:translate(81.4121vw,99vh) scale(.2999)}}.snow:nth-child(303){opacity:1.318;transform:translate(54.8119vw,-10px) scale(.6081);animation:fall-303 26s -26s linear infinite}@keyframes fall-303{57.065%{transform:translate(51.5814vw,57.065vh) scale(.6081)}to{transform:translate(53.19665vw,99vh) scale(.6081)}}.snow:nth-child(304){opacity:.69;transform:translate(2.9044vw,-10px) scale(.6554);animation:fall-304 18s -8s linear infinite}@keyframes fall-304{55.639%{transform:translate(5.5031vw,55.639vh) scale(.6554)}to{transform:translate(4.20375vw,99vh) scale(.6554)}}.snow:nth-child(305){opacity:.3762;transform:translate(70.4204vw,-10px) scale(.6745);animation:fall-305 26s -23s linear infinite}@keyframes fall-305{60.569%{transform:translate(70.1193vw,60.569vh) scale(.6745)}to{transform:translate(70.26985vw,99vh) scale(.6745)}}.snow:nth-child(306){opacity:1.4754;transform:translate(88.7907vw,-10px) scale(.3885);animation:fall-306 30s -30s linear infinite}@keyframes fall-306{51.67%{transform:translate(78.9155vw,51.67vh) scale(.3885)}to{transform:translate(83.8531vw,99vh) scale(.3885)}}.snow:nth-child(307){opacity:.622;transform:translate(8.5299vw,-10px) scale(.9825);animation:fall-307 12s -16s linear infinite}@keyframes fall-307{44.145%{transform:translate(4.4352vw,44.145vh) scale(.9825)}to{transform:translate(6.48255vw,99vh) scale(.9825)}}.snow:nth-child(308){opacity:.083;transform:translate(82.0549vw,-10px) scale(.2449);animation:fall-308 15s -6s linear infinite}@keyframes fall-308{65.972%{transform:translate(91.8125vw,65.972vh) scale(.2449)}to{transform:translate(86.9337vw,99vh) scale(.2449)}}.snow:nth-child(309){opacity:1.9156;transform:translate(49.6292vw,-10px) scale(.1519);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{45.51%{transform:translate(40.8918vw,45.51vh) scale(.1519)}to{transform:translate(45.2605vw,99vh) scale(.1519)}}.snow:nth-child(310){opacity:1.6792;transform:translate(61.4308vw,-10px) scale(.5764);animation:fall-310 16s -20s linear infinite}@keyframes fall-310{57.75%{transform:translate(68.8444vw,57.75vh) scale(.5764)}to{transform:translate(65.1376vw,99vh) scale(.5764)}}.snow:nth-child(311){opacity:.547;transform:translate(9.2878vw,-10px) scale(.6599);animation:fall-311 28s -3s linear infinite}@keyframes fall-311{76.873%{transform:translate(13.3764vw,76.873vh) scale(.6599)}to{transform:translate(11.3321vw,99vh) scale(.6599)}}.snow:nth-child(312){opacity:1.8946;transform:translate(.4679vw,-10px) scale(.1686);animation:fall-312 10s -28s linear infinite}@keyframes fall-312{61.043%{transform:translate(2.2318vw,61.043vh) scale(.1686)}to{transform:translate(1.34985vw,99vh) scale(.1686)}}.snow:nth-child(313){opacity:1.4916;transform:translate(7.5651vw,-10px) scale(.0816);animation:fall-313 23s -6s linear infinite}@keyframes fall-313{64.6%{transform:translate(16.5541vw,64.6vh) scale(.0816)}to{transform:translate(12.0596vw,99vh) scale(.0816)}}.snow:nth-child(314){opacity:1.1034;transform:translate(30.8505vw,-10px) scale(.6595);animation:fall-314 10s -28s linear infinite}@keyframes fall-314{58.152%{transform:translate(21.5855vw,58.152vh) scale(.6595)}to{transform:translate(26.218vw,99vh) scale(.6595)}}.snow:nth-child(315){opacity:.9606;transform:translate(77.7621vw,-10px) scale(.746);animation:fall-315 16s -3s linear infinite}@keyframes fall-315{34.428%{transform:translate(85.1388vw,34.428vh) scale(.746)}to{transform:translate(81.45045vw,99vh) scale(.746)}}.snow:nth-child(316){opacity:.0092;transform:translate(79.2401vw,-10px) scale(.535);animation:fall-316 26s -7s linear infinite}@keyframes fall-316{34.819%{transform:translate(74.0154vw,34.819vh) scale(.535)}to{transform:translate(76.62775vw,99vh) scale(.535)}}.snow:nth-child(317){opacity:.4912;transform:translate(26.6721vw,-10px) scale(.1355);animation:fall-317 14s -13s linear infinite}@keyframes fall-317{44.58%{transform:translate(29.3666vw,44.58vh) scale(.1355)}to{transform:translate(28.01935vw,99vh) scale(.1355)}}.snow:nth-child(318){opacity:.9374;transform:translate(36.1448vw,-10px) scale(.9955);animation:fall-318 28s -26s linear infinite}@keyframes fall-318{69.962%{transform:translate(29.6565vw,69.962vh) scale(.9955)}to{transform:translate(32.90065vw,99vh) scale(.9955)}}.snow:nth-child(319){opacity:1.3738;transform:translate(21.3385vw,-10px) scale(.1933);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{52.708%{transform:translate(18.7305vw,52.708vh) scale(.1933)}to{transform:translate(20.0345vw,99vh) scale(.1933)}}.snow:nth-child(320){opacity:1.4774;transform:translate(34.2704vw,-10px) scale(.6761);animation:fall-320 19s -13s linear infinite}@keyframes fall-320{69.208%{transform:translate(40.0044vw,69.208vh) scale(.6761)}to{transform:translate(37.1374vw,99vh) scale(.6761)}}.snow:nth-child(321){opacity:.7196;transform:translate(42.8182vw,-10px) scale(.9423);animation:fall-321 27s -4s linear infinite}@keyframes fall-321{68.597%{transform:translate(52.7491vw,68.597vh) scale(.9423)}to{transform:translate(47.78365vw,99vh) scale(.9423)}}.snow:nth-child(322){opacity:.5574;transform:translate(26.1742vw,-10px) scale(.6182);animation:fall-322 16s -22s linear infinite}@keyframes fall-322{36.829%{transform:translate(19.5568vw,36.829vh) scale(.6182)}to{transform:translate(22.8655vw,99vh) scale(.6182)}}.snow:nth-child(323){opacity:1.227;transform:translate(87.972vw,-10px) scale(.4462);animation:fall-323 14s -20s linear infinite}@keyframes fall-323{69.492%{transform:translate(79.1369vw,69.492vh) scale(.4462)}to{transform:translate(83.55445vw,99vh) scale(.4462)}}.snow:nth-child(324){opacity:.5128;transform:translate(56.788vw,-10px) scale(.4126);animation:fall-324 26s -21s linear infinite}@keyframes fall-324{68.575%{transform:translate(48.1487vw,68.575vh) scale(.4126)}to{transform:translate(52.46835vw,99vh) scale(.4126)}}.snow:nth-child(325){opacity:.7276;transform:translate(75.3293vw,-10px) scale(.1429);animation:fall-325 27s -3s linear infinite}@keyframes fall-325{46.923%{transform:translate(78.8936vw,46.923vh) scale(.1429)}to{transform:translate(77.11145vw,99vh) scale(.1429)}}.snow:nth-child(326){opacity:1.5024;transform:translate(81.3594vw,-10px) scale(.7995);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{32.693%{transform:translate(80.9118vw,32.693vh) scale(.7995)}to{transform:translate(81.1356vw,99vh) scale(.7995)}}.snow:nth-child(327){opacity:1.263;transform:translate(23.9066vw,-10px) scale(.2173);animation:fall-327 29s -11s linear infinite}@keyframes fall-327{54.875%{transform:translate(14.6208vw,54.875vh) scale(.2173)}to{transform:translate(19.2637vw,99vh) scale(.2173)}}.snow:nth-child(328){opacity:.1254;transform:translate(28.1091vw,-10px) scale(.2999);animation:fall-328 10s -15s linear infinite}@keyframes fall-328{58.723%{transform:translate(32.9416vw,58.723vh) scale(.2999)}to{transform:translate(30.52535vw,99vh) scale(.2999)}}.snow:nth-child(329){opacity:1.2796;transform:translate(29.3996vw,-10px) scale(.7629);animation:fall-329 20s -19s linear infinite}@keyframes fall-329{70.534%{transform:translate(38.1529vw,70.534vh) scale(.7629)}to{transform:translate(33.77625vw,99vh) scale(.7629)}}.snow:nth-child(330){opacity:.9298;transform:translate(43.521vw,-10px) scale(.2814);animation:fall-330 10s -10s linear infinite}@keyframes fall-330{33.887%{transform:translate(41.7788vw,33.887vh) scale(.2814)}to{transform:translate(42.6499vw,99vh) scale(.2814)}}.snow:nth-child(331){opacity:.5402;transform:translate(10.3269vw,-10px) scale(.111);animation:fall-331 29s -8s linear infinite}@keyframes fall-331{68.058%{transform:translate(16.6346vw,68.058vh) scale(.111)}to{transform:translate(13.48075vw,99vh) scale(.111)}}.snow:nth-child(332){opacity:.0528;transform:translate(56.0165vw,-10px) scale(.5438);animation:fall-332 17s -7s linear infinite}@keyframes fall-332{57.627%{transform:translate(56.3102vw,57.627vh) scale(.5438)}to{transform:translate(56.16335vw,99vh) scale(.5438)}}.snow:nth-child(333){opacity:.4092;transform:translate(91.567vw,-10px) scale(.6248);animation:fall-333 17s -14s linear infinite}@keyframes fall-333{52.551%{transform:translate(94.6616vw,52.551vh) scale(.6248)}to{transform:translate(93.1143vw,99vh) scale(.6248)}}.snow:nth-child(334){opacity:1.6056;transform:translate(61.3587vw,-10px) scale(.7661);animation:fall-334 16s -7s linear infinite}@keyframes fall-334{70.339%{transform:translate(59.4962vw,70.339vh) scale(.7661)}to{transform:translate(60.42745vw,99vh) scale(.7661)}}.snow:nth-child(335){opacity:1.112;transform:translate(90.4847vw,-10px) scale(.5968);animation:fall-335 24s -4s linear infinite}@keyframes fall-335{78.506%{transform:translate(96.2909vw,78.506vh) scale(.5968)}to{transform:translate(93.3878vw,99vh) scale(.5968)}}.snow:nth-child(336){opacity:.3702;transform:translate(19.2269vw,-10px) scale(.923);animation:fall-336 19s -27s linear infinite}@keyframes fall-336{47.468%{transform:translate(12.702vw,47.468vh) scale(.923)}to{transform:translate(15.96445vw,99vh) scale(.923)}}.snow:nth-child(337){opacity:.8054;transform:translate(27.7021vw,-10px) scale(.5448);animation:fall-337 15s -5s linear infinite}@keyframes fall-337{35.406%{transform:translate(22.9606vw,35.406vh) scale(.5448)}to{transform:translate(25.33135vw,99vh) scale(.5448)}}.snow:nth-child(338){opacity:1.4836;transform:translate(85.4598vw,-10px) scale(.1901);animation:fall-338 16s -11s linear infinite}@keyframes fall-338{52.449%{transform:translate(87.2696vw,52.449vh) scale(.1901)}to{transform:translate(86.3647vw,99vh) scale(.1901)}}.snow:nth-child(339){opacity:1.153;transform:translate(.0141vw,-10px) scale(.9742);animation:fall-339 30s -7s linear infinite}@keyframes fall-339{59.512%{transform:translate(.6728vw,59.512vh) scale(.9742)}to{transform:translate(.34345vw,99vh) scale(.9742)}}.snow:nth-child(340){opacity:1.1376;transform:translate(31.4183vw,-10px) scale(.0006);animation:fall-340 17s -16s linear infinite}@keyframes fall-340{78.563%{transform:translate(38.4743vw,78.563vh) scale(.0006)}to{transform:translate(34.9463vw,99vh) scale(.0006)}}.snow:nth-child(341){opacity:.0636;transform:translate(24.8788vw,-10px) scale(.6195);animation:fall-341 26s -26s linear infinite}@keyframes fall-341{76.176%{transform:translate(23.5704vw,76.176vh) scale(.6195)}to{transform:translate(24.2246vw,99vh) scale(.6195)}}.snow:nth-child(342){opacity:1.9734;transform:translate(73.0547vw,-10px) scale(.0146);animation:fall-342 18s -26s linear infinite}@keyframes fall-342{38.425%{transform:translate(74.7642vw,38.425vh) scale(.0146)}to{transform:translate(73.90945vw,99vh) scale(.0146)}}.snow:nth-child(343){opacity:.514;transform:translate(52.9647vw,-10px) scale(.223);animation:fall-343 20s -25s linear infinite}@keyframes fall-343{34.287%{transform:translate(51.545vw,34.287vh) scale(.223)}to{transform:translate(52.25485vw,99vh) scale(.223)}}.snow:nth-child(344){opacity:.8966;transform:translate(11.4343vw,-10px) scale(.9589);animation:fall-344 21s -5s linear infinite}@keyframes fall-344{72.212%{transform:translate(21.1236vw,72.212vh) scale(.9589)}to{transform:translate(16.27895vw,99vh) scale(.9589)}}.snow:nth-child(345){opacity:.8092;transform:translate(38.5808vw,-10px) scale(.9419);animation:fall-345 26s -25s linear infinite}@keyframes fall-345{67.812%{transform:translate(33.4742vw,67.812vh) scale(.9419)}to{transform:translate(36.0275vw,99vh) scale(.9419)}}.snow:nth-child(346){opacity:.7332;transform:translate(33.9035vw,-10px) scale(.6019);animation:fall-346 21s -14s linear infinite}@keyframes fall-346{39.152%{transform:translate(31.6494vw,39.152vh) scale(.6019)}to{transform:translate(32.77645vw,99vh) scale(.6019)}}.snow:nth-child(347){opacity:.8164;transform:translate(7.391vw,-10px) scale(.1355);animation:fall-347 30s -17s linear infinite}@keyframes fall-347{71.396%{transform:translate(14.2693vw,71.396vh) scale(.1355)}to{transform:translate(10.83015vw,99vh) scale(.1355)}}.snow:nth-child(348){opacity:.6688;transform:translate(25.4973vw,-10px) scale(.7201);animation:fall-348 19s -17s linear infinite}@keyframes fall-348{55.106%{transform:translate(34.3776vw,55.106vh) scale(.7201)}to{transform:translate(29.93745vw,99vh) scale(.7201)}}.snow:nth-child(349){opacity:1.2774;transform:translate(43.3269vw,-10px) scale(.8587);animation:fall-349 13s -21s linear infinite}@keyframes fall-349{34.919%{transform:translate(49.9471vw,34.919vh) scale(.8587)}to{transform:translate(46.637vw,99vh) scale(.8587)}}.snow:nth-child(350){opacity:.3736;transform:translate(16.9372vw,-10px) scale(.3063);animation:fall-350 18s -11s linear infinite}@keyframes fall-350{45.965%{transform:translate(8.8636vw,45.965vh) scale(.3063)}to{transform:translate(12.9004vw,99vh) scale(.3063)}}.snow:nth-child(351){opacity:1.8878;transform:translate(69.8272vw,-10px) scale(.4179);animation:fall-351 24s -2s linear infinite}@keyframes fall-351{68.189%{transform:translate(69.5504vw,68.189vh) scale(.4179)}to{transform:translate(69.6888vw,99vh) scale(.4179)}}.snow:nth-child(352){opacity:1.1314;transform:translate(95.956vw,-10px) scale(.3581);animation:fall-352 22s -12s linear infinite}@keyframes fall-352{75.118%{transform:translate(99.1864vw,75.118vh) scale(.3581)}to{transform:translate(97.5712vw,99vh) scale(.3581)}}.snow:nth-child(353){opacity:1.0234;transform:translate(1.5348vw,-10px) scale(.7642);animation:fall-353 29s -26s linear infinite}@keyframes fall-353{47.431%{transform:translate(7.0942vw,47.431vh) scale(.7642)}to{transform:translate(4.3145vw,99vh) scale(.7642)}}.snow:nth-child(354){opacity:.2366;transform:translate(94.4672vw,-10px) scale(.4823);animation:fall-354 29s -17s linear infinite}@keyframes fall-354{70.669%{transform:translate(88.6416vw,70.669vh) scale(.4823)}to{transform:translate(91.5544vw,99vh) scale(.4823)}}.snow:nth-child(355){opacity:.0372;transform:translate(17.4013vw,-10px) scale(.3664);animation:fall-355 15s -11s linear infinite}@keyframes fall-355{30.733%{transform:translate(13.7682vw,30.733vh) scale(.3664)}to{transform:translate(15.58475vw,99vh) scale(.3664)}}.snow:nth-child(356){opacity:1.9916;transform:translate(68.3113vw,-10px) scale(.2585);animation:fall-356 14s -27s linear infinite}@keyframes fall-356{57.659%{transform:translate(58.775vw,57.659vh) scale(.2585)}to{transform:translate(63.54315vw,99vh) scale(.2585)}}.snow:nth-child(357){opacity:1.8008;transform:translate(66.6819vw,-10px) scale(.5291);animation:fall-357 26s -21s linear infinite}@keyframes fall-357{46.086%{transform:translate(74.3595vw,46.086vh) scale(.5291)}to{transform:translate(70.5207vw,99vh) scale(.5291)}}.snow:nth-child(358){opacity:.1884;transform:translate(40.7098vw,-10px) scale(.9223);animation:fall-358 20s -15s linear infinite}@keyframes fall-358{38.694%{transform:translate(42.5746vw,38.694vh) scale(.9223)}to{transform:translate(41.6422vw,99vh) scale(.9223)}}.snow:nth-child(359){opacity:.6506;transform:translate(78.0057vw,-10px) scale(.9741);animation:fall-359 18s -20s linear infinite}@keyframes fall-359{51.924%{transform:translate(85.1893vw,51.924vh) scale(.9741)}to{transform:translate(81.5975vw,99vh) scale(.9741)}}.snow:nth-child(360){opacity:1.8576;transform:translate(.0155vw,-10px) scale(.6802);animation:fall-360 29s -26s linear infinite}@keyframes fall-360{66.613%{transform:translate(-8.2461vw,66.613vh) scale(.6802)}to{transform:translate(-4.1153vw,99vh) scale(.6802)}}.snow:nth-child(361){opacity:1.948;transform:translate(65.4241vw,-10px) scale(.0693);animation:fall-361 20s -30s linear infinite}@keyframes fall-361{31.641%{transform:translate(69.8127vw,31.641vh) scale(.0693)}to{transform:translate(67.6184vw,99vh) scale(.0693)}}.snow:nth-child(362){opacity:.9764;transform:translate(48.1015vw,-10px) scale(.6457);animation:fall-362 10s -26s linear infinite}@keyframes fall-362{46.309%{transform:translate(38.1543vw,46.309vh) scale(.6457)}to{transform:translate(43.1279vw,99vh) scale(.6457)}}.snow:nth-child(363){opacity:1.5426;transform:translate(64.8993vw,-10px) scale(.7005);animation:fall-363 18s -29s linear infinite}@keyframes fall-363{55.331%{transform:translate(71.0883vw,55.331vh) scale(.7005)}to{transform:translate(67.9938vw,99vh) scale(.7005)}}.snow:nth-child(364){opacity:.313;transform:translate(1.1352vw,-10px) scale(.4735);animation:fall-364 28s -12s linear infinite}@keyframes fall-364{59.568%{transform:translate(4.0462vw,59.568vh) scale(.4735)}to{transform:translate(2.5907vw,99vh) scale(.4735)}}.snow:nth-child(365){opacity:.0142;transform:translate(7.5228vw,-10px) scale(.4368);animation:fall-365 19s -4s linear infinite}@keyframes fall-365{60.783%{transform:translate(-1.5227vw,60.783vh) scale(.4368)}to{transform:translate(3.00005vw,99vh) scale(.4368)}}.snow:nth-child(366){opacity:1.1616;transform:translate(27.327vw,-10px) scale(.301);animation:fall-366 17s -10s linear infinite}@keyframes fall-366{52.963%{transform:translate(30.2197vw,52.963vh) scale(.301)}to{transform:translate(28.77335vw,99vh) scale(.301)}}.snow:nth-child(367){opacity:1.4282;transform:translate(47.3759vw,-10px) scale(.4458);animation:fall-367 18s -1s linear infinite}@keyframes fall-367{70.385%{transform:translate(40.0743vw,70.385vh) scale(.4458)}to{transform:translate(43.7251vw,99vh) scale(.4458)}}.snow:nth-child(368){opacity:1.7248;transform:translate(22.6809vw,-10px) scale(.9691);animation:fall-368 14s -2s linear infinite}@keyframes fall-368{38.288%{transform:translate(29.6297vw,38.288vh) scale(.9691)}to{transform:translate(26.1553vw,99vh) scale(.9691)}}.snow:nth-child(369){opacity:1.3872;transform:translate(46.835vw,-10px) scale(.1163);animation:fall-369 30s -14s linear infinite}@keyframes fall-369{63.789%{transform:translate(43.0154vw,63.789vh) scale(.1163)}to{transform:translate(44.9252vw,99vh) scale(.1163)}}.snow:nth-child(370){opacity:1.8742;transform:translate(48.8744vw,-10px) scale(.8184);animation:fall-370 20s -29s linear infinite}@keyframes fall-370{60.393%{transform:translate(48.037vw,60.393vh) scale(.8184)}to{transform:translate(48.4557vw,99vh) scale(.8184)}}.snow:nth-child(371){opacity:.7446;transform:translate(12.96vw,-10px) scale(.5763);animation:fall-371 12s -28s linear infinite}@keyframes fall-371{68.842%{transform:translate(18.2663vw,68.842vh) scale(.5763)}to{transform:translate(15.61315vw,99vh) scale(.5763)}}.snow:nth-child(372){opacity:1.1594;transform:translate(29.6194vw,-10px) scale(.0333);animation:fall-372 29s -18s linear infinite}@keyframes fall-372{76.67%{transform:translate(36.5559vw,76.67vh) scale(.0333)}to{transform:translate(33.08765vw,99vh) scale(.0333)}}.snow:nth-child(373){opacity:.7232;transform:translate(39.898vw,-10px) scale(.2387);animation:fall-373 19s -10s linear infinite}@keyframes fall-373{58.787%{transform:translate(39.3878vw,58.787vh) scale(.2387)}to{transform:translate(39.6429vw,99vh) scale(.2387)}}.snow:nth-child(374){opacity:1.8408;transform:translate(98.7421vw,-10px) scale(.1785);animation:fall-374 17s -9s linear infinite}@keyframes fall-374{41.301%{transform:translate(92.3453vw,41.301vh) scale(.1785)}to{transform:translate(95.5437vw,99vh) scale(.1785)}}.snow:nth-child(375){opacity:.3292;transform:translate(69.5198vw,-10px) scale(.2665);animation:fall-375 13s -6s linear infinite}@keyframes fall-375{56.97%{transform:translate(65.098vw,56.97vh) scale(.2665)}to{transform:translate(67.3089vw,99vh) scale(.2665)}}.snow:nth-child(376){opacity:.194;transform:translate(82.905vw,-10px) scale(.7089);animation:fall-376 22s -4s linear infinite}@keyframes fall-376{45.773%{transform:translate(92.0696vw,45.773vh) scale(.7089)}to{transform:translate(87.4873vw,99vh) scale(.7089)}}.snow:nth-child(377){opacity:.9362;transform:translate(54.9035vw,-10px) scale(.2308);animation:fall-377 23s -10s linear infinite}@keyframes fall-377{75.803%{transform:translate(52.7044vw,75.803vh) scale(.2308)}to{transform:translate(53.80395vw,99vh) scale(.2308)}}.snow:nth-child(378){opacity:.9392;transform:translate(35.6822vw,-10px) scale(.9466);animation:fall-378 14s -10s linear infinite}@keyframes fall-378{65.219%{transform:translate(30.3888vw,65.219vh) scale(.9466)}to{transform:translate(33.0355vw,99vh) scale(.9466)}}.snow:nth-child(379){opacity:1.3008;transform:translate(27.5931vw,-10px) scale(.9256);animation:fall-379 21s -21s linear infinite}@keyframes fall-379{50.263%{transform:translate(35.2978vw,50.263vh) scale(.9256)}to{transform:translate(31.44545vw,99vh) scale(.9256)}}.snow:nth-child(380){opacity:.6284;transform:translate(86.9709vw,-10px) scale(.3658);animation:fall-380 27s -1s linear infinite}@keyframes fall-380{73.661%{transform:translate(90.2523vw,73.661vh) scale(.3658)}to{transform:translate(88.6116vw,99vh) scale(.3658)}}.snow:nth-child(381){opacity:.69;transform:translate(64.6358vw,-10px) scale(.4599);animation:fall-381 28s -7s linear infinite}@keyframes fall-381{45.721%{transform:translate(69.0402vw,45.721vh) scale(.4599)}to{transform:translate(66.838vw,99vh) scale(.4599)}}.snow:nth-child(382){opacity:1.0016;transform:translate(17.3092vw,-10px) scale(.6816);animation:fall-382 20s -13s linear infinite}@keyframes fall-382{57.387%{transform:translate(11.2724vw,57.387vh) scale(.6816)}to{transform:translate(14.2908vw,99vh) scale(.6816)}}.snow:nth-child(383){opacity:1.7002;transform:translate(68.8825vw,-10px) scale(.6538);animation:fall-383 10s -3s linear infinite}@keyframes fall-383{52.647%{transform:translate(60.9859vw,52.647vh) scale(.6538)}to{transform:translate(64.9342vw,99vh) scale(.6538)}}.snow:nth-child(384){opacity:1.0698;transform:translate(60.8451vw,-10px) scale(.9038);animation:fall-384 20s -29s linear infinite}@keyframes fall-384{45.16%{transform:translate(65.6119vw,45.16vh) scale(.9038)}to{transform:translate(63.2285vw,99vh) scale(.9038)}}.snow:nth-child(385){opacity:1.1614;transform:translate(74.8427vw,-10px) scale(.5757);animation:fall-385 18s -13s linear infinite}@keyframes fall-385{58.72%{transform:translate(72.1779vw,58.72vh) scale(.5757)}to{transform:translate(73.5103vw,99vh) scale(.5757)}}.snow:nth-child(386){opacity:1.2402;transform:translate(41.7094vw,-10px) scale(.6498);animation:fall-386 21s -25s linear infinite}@keyframes fall-386{39.973%{transform:translate(44.3552vw,39.973vh) scale(.6498)}to{transform:translate(43.0323vw,99vh) scale(.6498)}}.snow:nth-child(387){opacity:1.3142;transform:translate(62.7564vw,-10px) scale(.9131);animation:fall-387 22s -3s linear infinite}@keyframes fall-387{31.091%{transform:translate(54.1759vw,31.091vh) scale(.9131)}to{transform:translate(58.46615vw,99vh) scale(.9131)}}.snow:nth-child(388){opacity:1.8794;transform:translate(1.5847vw,-10px) scale(.4672);animation:fall-388 27s -16s linear infinite}@keyframes fall-388{61.504%{transform:translate(-8.3245vw,61.504vh) scale(.4672)}to{transform:translate(-3.3699vw,99vh) scale(.4672)}}.snow:nth-child(389){opacity:.61;transform:translate(87.5434vw,-10px) scale(.8202);animation:fall-389 26s -20s linear infinite}@keyframes fall-389{71.202%{transform:translate(95.0046vw,71.202vh) scale(.8202)}to{transform:translate(91.274vw,99vh) scale(.8202)}}.snow:nth-child(390){opacity:1.242;transform:translate(36.922vw,-10px) scale(.23);animation:fall-390 16s -10s linear infinite}@keyframes fall-390{63.182%{transform:translate(37.4009vw,63.182vh) scale(.23)}to{transform:translate(37.16145vw,99vh) scale(.23)}}.snow:nth-child(391){opacity:1.5566;transform:translate(25.7596vw,-10px) scale(.7736);animation:fall-391 21s -4s linear infinite}@keyframes fall-391{68.385%{transform:translate(27.4352vw,68.385vh) scale(.7736)}to{transform:translate(26.5974vw,99vh) scale(.7736)}}.snow:nth-child(392){opacity:.8016;transform:translate(34.7661vw,-10px) scale(.203);animation:fall-392 16s -9s linear infinite}@keyframes fall-392{44.379%{transform:translate(35.7607vw,44.379vh) scale(.203)}to{transform:translate(35.2634vw,99vh) scale(.203)}}.snow:nth-child(393){opacity:.887;transform:translate(49.7522vw,-10px) scale(.6683);animation:fall-393 18s -1s linear infinite}@keyframes fall-393{74.709%{transform:translate(45.1624vw,74.709vh) scale(.6683)}to{transform:translate(47.4573vw,99vh) scale(.6683)}}.snow:nth-child(394){opacity:1.2216;transform:translate(4.881vw,-10px) scale(.8714);animation:fall-394 14s -22s linear infinite}@keyframes fall-394{58.658%{transform:translate(11.4438vw,58.658vh) scale(.8714)}to{transform:translate(8.1624vw,99vh) scale(.8714)}}.snow:nth-child(395){opacity:.0024;transform:translate(54.1937vw,-10px) scale(.9076);animation:fall-395 10s -29s linear infinite}@keyframes fall-395{41.194%{transform:translate(62.7584vw,41.194vh) scale(.9076)}to{transform:translate(58.47605vw,99vh) scale(.9076)}}.snow:nth-child(396){opacity:1.8854;transform:translate(89.456vw,-10px) scale(.8522);animation:fall-396 29s -9s linear infinite}@keyframes fall-396{49.776%{transform:translate(97.3216vw,49.776vh) scale(.8522)}to{transform:translate(93.3888vw,99vh) scale(.8522)}}.snow:nth-child(397){opacity:1.7704;transform:translate(95.8506vw,-10px) scale(.1381);animation:fall-397 27s -14s linear infinite}@keyframes fall-397{75.469%{transform:translate(102.9168vw,75.469vh) scale(.1381)}to{transform:translate(99.3837vw,99vh) scale(.1381)}}.snow:nth-child(398){opacity:1.1884;transform:translate(30.9779vw,-10px) scale(.9651);animation:fall-398 10s -20s linear infinite}@keyframes fall-398{34.813%{transform:translate(37.8898vw,34.813vh) scale(.9651)}to{transform:translate(34.43385vw,99vh) scale(.9651)}}.snow:nth-child(399){opacity:1.6846;transform:translate(28.6338vw,-10px) scale(.2938);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{50.824%{transform:translate(23.469vw,50.824vh) scale(.2938)}to{transform:translate(26.0514vw,99vh) scale(.2938)}}.snow:nth-child(400){opacity:1.9118;transform:translate(48.039vw,-10px) scale(.7518);animation:fall-400 16s -20s linear infinite}@keyframes fall-400{74.008%{transform:translate(41.27vw,74.008vh) scale(.7518)}to{transform:translate(44.6545vw,99vh) scale(.7518)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7324;transform:translate(82.5426vw,-10px) scale(.2226);animation:fall-1 26s -10s linear infinite}@keyframes fall-1{73.738%{transform:translate(86.156vw,73.738vh) scale(.2226)}to{transform:translate(84.3493vw,99vh) scale(.2226)}}.snow:nth-child(2){opacity:.3642;transform:translate(14.197vw,-10px) scale(.8953);animation:fall-2 22s -14s linear infinite}@keyframes fall-2{64.301%{transform:translate(19.9511vw,64.301vh) scale(.8953)}to{transform:translate(17.07405vw,99vh) scale(.8953)}}.snow:nth-child(3){opacity:.646;transform:translate(8.0011vw,-10px) scale(.4209);animation:fall-3 30s -16s linear infinite}@keyframes fall-3{41.066%{transform:translate(1.8509vw,41.066vh) scale(.4209)}to{transform:translate(4.926vw,99vh) scale(.4209)}}.snow:nth-child(4){opacity:.8418;transform:translate(10.6383vw,-10px) scale(.351);animation:fall-4 18s -29s linear infinite}@keyframes fall-4{51.893%{transform:translate(1.2677vw,51.893vh) scale(.351)}to{transform:translate(5.953vw,99vh) scale(.351)}}.snow:nth-child(5){opacity:1.4366;transform:translate(23.2054vw,-10px) scale(.5602);animation:fall-5 11s -19s linear infinite}@keyframes fall-5{43.135%{transform:translate(17.0421vw,43.135vh) scale(.5602)}to{transform:translate(20.12375vw,99vh) scale(.5602)}}.snow:nth-child(6){opacity:1.1458;transform:translate(12.9963vw,-10px) scale(.242);animation:fall-6 20s -7s linear infinite}@keyframes fall-6{65.752%{transform:translate(6.4807vw,65.752vh) scale(.242)}to{transform:translate(9.7385vw,99vh) scale(.242)}}.snow:nth-child(7){opacity:1.6548;transform:translate(49.0258vw,-10px) scale(.9801);animation:fall-7 15s -28s linear infinite}@keyframes fall-7{71.921%{transform:translate(46.1123vw,71.921vh) scale(.9801)}to{transform:translate(47.56905vw,99vh) scale(.9801)}}.snow:nth-child(8){opacity:1.5698;transform:translate(55.3845vw,-10px) scale(.2687);animation:fall-8 25s -21s linear infinite}@keyframes fall-8{39.281%{transform:translate(61.0797vw,39.281vh) scale(.2687)}to{transform:translate(58.2321vw,99vh) scale(.2687)}}.snow:nth-child(9){opacity:.0978;transform:translate(22.5246vw,-10px) scale(.9803);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{66.452%{transform:translate(20.3054vw,66.452vh) scale(.9803)}to{transform:translate(21.415vw,99vh) scale(.9803)}}.snow:nth-child(10){opacity:1.4152;transform:translate(82.53vw,-10px) scale(.8058);animation:fall-10 18s -22s linear infinite}@keyframes fall-10{73.82%{transform:translate(81.2291vw,73.82vh) scale(.8058)}to{transform:translate(81.87955vw,99vh) scale(.8058)}}.snow:nth-child(11){opacity:.1472;transform:translate(84.4774vw,-10px) scale(.8558);animation:fall-11 18s -6s linear infinite}@keyframes fall-11{73.626%{transform:translate(79.7045vw,73.626vh) scale(.8558)}to{transform:translate(82.09095vw,99vh) scale(.8558)}}.snow:nth-child(12){opacity:.7614;transform:translate(97.0443vw,-10px) scale(.907);animation:fall-12 22s -16s linear infinite}@keyframes fall-12{69.831%{transform:translate(101.4665vw,69.831vh) scale(.907)}to{transform:translate(99.2554vw,99vh) scale(.907)}}.snow:nth-child(13){opacity:1.5494;transform:translate(31.3348vw,-10px) scale(.8665);animation:fall-13 19s -25s linear infinite}@keyframes fall-13{45.453%{transform:translate(34.9842vw,45.453vh) scale(.8665)}to{transform:translate(33.1595vw,99vh) scale(.8665)}}.snow:nth-child(14){opacity:.6484;transform:translate(11.2105vw,-10px) scale(.8462);animation:fall-14 28s -23s linear infinite}@keyframes fall-14{31.536%{transform:translate(2.1836vw,31.536vh) scale(.8462)}to{transform:translate(6.69705vw,99vh) scale(.8462)}}.snow:nth-child(15){opacity:1.5492;transform:translate(54.1054vw,-10px) scale(.5468);animation:fall-15 15s -21s linear infinite}@keyframes fall-15{42.261%{transform:translate(62.6834vw,42.261vh) scale(.5468)}to{transform:translate(58.3944vw,99vh) scale(.5468)}}.snow:nth-child(16){opacity:.3258;transform:translate(63.123vw,-10px) scale(.3404);animation:fall-16 23s -19s linear infinite}@keyframes fall-16{60.288%{transform:translate(57.3364vw,60.288vh) scale(.3404)}to{transform:translate(60.2297vw,99vh) scale(.3404)}}.snow:nth-child(17){opacity:.5998;transform:translate(62.893vw,-10px) scale(.2067);animation:fall-17 17s -10s linear infinite}@keyframes fall-17{70.221%{transform:translate(66.4458vw,70.221vh) scale(.2067)}to{transform:translate(64.6694vw,99vh) scale(.2067)}}.snow:nth-child(18){opacity:1.8892;transform:translate(26.5166vw,-10px) scale(.6154);animation:fall-18 10s -12s linear infinite}@keyframes fall-18{35.074%{transform:translate(17.1407vw,35.074vh) scale(.6154)}to{transform:translate(21.82865vw,99vh) scale(.6154)}}.snow:nth-child(19){opacity:.8384;transform:translate(45.9119vw,-10px) scale(.686);animation:fall-19 13s -5s linear infinite}@keyframes fall-19{70.45%{transform:translate(51.663vw,70.45vh) scale(.686)}to{transform:translate(48.78745vw,99vh) scale(.686)}}.snow:nth-child(20){opacity:.2752;transform:translate(33.3455vw,-10px) scale(.6239);animation:fall-20 14s -4s linear infinite}@keyframes fall-20{59.616%{transform:translate(41.3643vw,59.616vh) scale(.6239)}to{transform:translate(37.3549vw,99vh) scale(.6239)}}.snow:nth-child(21){opacity:1.2532;transform:translate(9.4916vw,-10px) scale(.9798);animation:fall-21 27s -19s linear infinite}@keyframes fall-21{51.263%{transform:translate(16.3579vw,51.263vh) scale(.9798)}to{transform:translate(12.92475vw,99vh) scale(.9798)}}.snow:nth-child(22){opacity:.9538;transform:translate(77.079vw,-10px) scale(.8183);animation:fall-22 29s -19s linear infinite}@keyframes fall-22{77.317%{transform:translate(69.5222vw,77.317vh) scale(.8183)}to{transform:translate(73.3006vw,99vh) scale(.8183)}}.snow:nth-child(23){opacity:.3998;transform:translate(35.3102vw,-10px) scale(.2682);animation:fall-23 24s -13s linear infinite}@keyframes fall-23{46.333%{transform:translate(33.8165vw,46.333vh) scale(.2682)}to{transform:translate(34.56335vw,99vh) scale(.2682)}}.snow:nth-child(24){opacity:1.489;transform:translate(54.3418vw,-10px) scale(.1573);animation:fall-24 20s -24s linear infinite}@keyframes fall-24{48.987%{transform:translate(55.8192vw,48.987vh) scale(.1573)}to{transform:translate(55.0805vw,99vh) scale(.1573)}}.snow:nth-child(25){opacity:.2976;transform:translate(44.5605vw,-10px) scale(.0018);animation:fall-25 11s -20s linear infinite}@keyframes fall-25{38.412%{transform:translate(35.802vw,38.412vh) scale(.0018)}to{transform:translate(40.18125vw,99vh) scale(.0018)}}.snow:nth-child(26){opacity:1.6904;transform:translate(59.4742vw,-10px) scale(.739);animation:fall-26 23s -16s linear infinite}@keyframes fall-26{49.379%{transform:translate(65.7483vw,49.379vh) scale(.739)}to{transform:translate(62.61125vw,99vh) scale(.739)}}.snow:nth-child(27){opacity:1.1392;transform:translate(7.238vw,-10px) scale(.3647);animation:fall-27 17s -11s linear infinite}@keyframes fall-27{33.427%{transform:translate(-.9927vw,33.427vh) scale(.3647)}to{transform:translate(3.12265vw,99vh) scale(.3647)}}.snow:nth-child(28){opacity:.4294;transform:translate(94.5165vw,-10px) scale(.6998);animation:fall-28 26s -1s linear infinite}@keyframes fall-28{35.813%{transform:translate(92.2564vw,35.813vh) scale(.6998)}to{transform:translate(93.38645vw,99vh) scale(.6998)}}.snow:nth-child(29){opacity:1.8856;transform:translate(20.5526vw,-10px) scale(.2187);animation:fall-29 20s -2s linear infinite}@keyframes fall-29{67.318%{transform:translate(24.084vw,67.318vh) scale(.2187)}to{transform:translate(22.3183vw,99vh) scale(.2187)}}.snow:nth-child(30){opacity:1.1404;transform:translate(80.1136vw,-10px) scale(.2517);animation:fall-30 11s -20s linear infinite}@keyframes fall-30{37.556%{transform:translate(84.4993vw,37.556vh) scale(.2517)}to{transform:translate(82.30645vw,99vh) scale(.2517)}}.snow:nth-child(31){opacity:1.2794;transform:translate(91.4853vw,-10px) scale(.4234);animation:fall-31 14s -13s linear infinite}@keyframes fall-31{46.602%{transform:translate(96.0367vw,46.602vh) scale(.4234)}to{transform:translate(93.761vw,99vh) scale(.4234)}}.snow:nth-child(32){opacity:.1218;transform:translate(59.3027vw,-10px) scale(.0184);animation:fall-32 17s -13s linear infinite}@keyframes fall-32{76.889%{transform:translate(51.552vw,76.889vh) scale(.0184)}to{transform:translate(55.42735vw,99vh) scale(.0184)}}.snow:nth-child(33){opacity:.9038;transform:translate(1.9067vw,-10px) scale(.2654);animation:fall-33 29s -22s linear infinite}@keyframes fall-33{66.386%{transform:translate(11.022vw,66.386vh) scale(.2654)}to{transform:translate(6.46435vw,99vh) scale(.2654)}}.snow:nth-child(34){opacity:.4958;transform:translate(32.1665vw,-10px) scale(.2221);animation:fall-34 10s -9s linear infinite}@keyframes fall-34{60.191%{transform:translate(26.2659vw,60.191vh) scale(.2221)}to{transform:translate(29.2162vw,99vh) scale(.2221)}}.snow:nth-child(35){opacity:1.9986;transform:translate(3.5916vw,-10px) scale(.8442);animation:fall-35 16s -17s linear infinite}@keyframes fall-35{38.619%{transform:translate(-2.9175vw,38.619vh) scale(.8442)}to{transform:translate(.33705vw,99vh) scale(.8442)}}.snow:nth-child(36){opacity:1.9474;transform:translate(30.0968vw,-10px) scale(.9806);animation:fall-36 28s -16s linear infinite}@keyframes fall-36{66.628%{transform:translate(25.7768vw,66.628vh) scale(.9806)}to{transform:translate(27.9368vw,99vh) scale(.9806)}}.snow:nth-child(37){opacity:1.0566;transform:translate(18.6891vw,-10px) scale(.0448);animation:fall-37 22s -29s linear infinite}@keyframes fall-37{63.409%{transform:translate(11.0496vw,63.409vh) scale(.0448)}to{transform:translate(14.86935vw,99vh) scale(.0448)}}.snow:nth-child(38){opacity:.7534;transform:translate(97.8461vw,-10px) scale(.201);animation:fall-38 24s -16s linear infinite}@keyframes fall-38{50.633%{transform:translate(88.7042vw,50.633vh) scale(.201)}to{transform:translate(93.27515vw,99vh) scale(.201)}}.snow:nth-child(39){opacity:.6876;transform:translate(53.6046vw,-10px) scale(.7247);animation:fall-39 26s -22s linear infinite}@keyframes fall-39{74.385%{transform:translate(55.2837vw,74.385vh) scale(.7247)}to{transform:translate(54.44415vw,99vh) scale(.7247)}}.snow:nth-child(40){opacity:.879;transform:translate(73.6644vw,-10px) scale(.8581);animation:fall-40 29s -12s linear infinite}@keyframes fall-40{71.903%{transform:translate(79.7849vw,71.903vh) scale(.8581)}to{transform:translate(76.72465vw,99vh) scale(.8581)}}.snow:nth-child(41){opacity:.0258;transform:translate(69.4324vw,-10px) scale(.9784);animation:fall-41 10s -4s linear infinite}@keyframes fall-41{77.978%{transform:translate(74.6425vw,77.978vh) scale(.9784)}to{transform:translate(72.03745vw,99vh) scale(.9784)}}.snow:nth-child(42){opacity:1.6472;transform:translate(92.9128vw,-10px) scale(.9864);animation:fall-42 29s -19s linear infinite}@keyframes fall-42{53.629%{transform:translate(89.7456vw,53.629vh) scale(.9864)}to{transform:translate(91.3292vw,99vh) scale(.9864)}}.snow:nth-child(43){opacity:.8296;transform:translate(14.3681vw,-10px) scale(.0599);animation:fall-43 23s -19s linear infinite}@keyframes fall-43{51.602%{transform:translate(17.1001vw,51.602vh) scale(.0599)}to{transform:translate(15.7341vw,99vh) scale(.0599)}}.snow:nth-child(44){opacity:.7676;transform:translate(61.0111vw,-10px) scale(.4452);animation:fall-44 26s -14s linear infinite}@keyframes fall-44{68.573%{transform:translate(56.1206vw,68.573vh) scale(.4452)}to{transform:translate(58.56585vw,99vh) scale(.4452)}}.snow:nth-child(45){opacity:.6758;transform:translate(22.0131vw,-10px) scale(.9203);animation:fall-45 27s -16s linear infinite}@keyframes fall-45{38.965%{transform:translate(15.6809vw,38.965vh) scale(.9203)}to{transform:translate(18.847vw,99vh) scale(.9203)}}.snow:nth-child(46){opacity:.9036;transform:translate(40.6178vw,-10px) scale(.8875);animation:fall-46 16s -25s linear infinite}@keyframes fall-46{32.569%{transform:translate(37.1907vw,32.569vh) scale(.8875)}to{transform:translate(38.90425vw,99vh) scale(.8875)}}.snow:nth-child(47){opacity:1.9346;transform:translate(47.9768vw,-10px) scale(.4377);animation:fall-47 18s -3s linear infinite}@keyframes fall-47{55.975%{transform:translate(57.296vw,55.975vh) scale(.4377)}to{transform:translate(52.6364vw,99vh) scale(.4377)}}.snow:nth-child(48){opacity:.7402;transform:translate(75.738vw,-10px) scale(.5199);animation:fall-48 23s -28s linear infinite}@keyframes fall-48{51.077%{transform:translate(65.7672vw,51.077vh) scale(.5199)}to{transform:translate(70.7526vw,99vh) scale(.5199)}}.snow:nth-child(49){opacity:1.5888;transform:translate(64.0728vw,-10px) scale(.0775);animation:fall-49 18s -1s linear infinite}@keyframes fall-49{63.173%{transform:translate(58.4729vw,63.173vh) scale(.0775)}to{transform:translate(61.27285vw,99vh) scale(.0775)}}.snow:nth-child(50){opacity:1.9392;transform:translate(78.0361vw,-10px) scale(.5369);animation:fall-50 22s -2s linear infinite}@keyframes fall-50{45.157%{transform:translate(82.9244vw,45.157vh) scale(.5369)}to{transform:translate(80.48025vw,99vh) scale(.5369)}}.snow:nth-child(51){opacity:1.6872;transform:translate(49.9711vw,-10px) scale(.4633);animation:fall-51 13s -13s linear infinite}@keyframes fall-51{33.957%{transform:translate(58.1784vw,33.957vh) scale(.4633)}to{transform:translate(54.07475vw,99vh) scale(.4633)}}.snow:nth-child(52){opacity:.8386;transform:translate(53.2163vw,-10px) scale(.5626);animation:fall-52 27s -8s linear infinite}@keyframes fall-52{62.761%{transform:translate(45.5001vw,62.761vh) scale(.5626)}to{transform:translate(49.3582vw,99vh) scale(.5626)}}.snow:nth-child(53){opacity:1.0416;transform:translate(67.3545vw,-10px) scale(.0106);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{43.253%{transform:translate(61.0191vw,43.253vh) scale(.0106)}to{transform:translate(64.1868vw,99vh) scale(.0106)}}.snow:nth-child(54){opacity:.0174;transform:translate(5.861vw,-10px) scale(.5574);animation:fall-54 24s -29s linear infinite}@keyframes fall-54{73.477%{transform:translate(-.0711vw,73.477vh) scale(.5574)}to{transform:translate(2.89495vw,99vh) scale(.5574)}}.snow:nth-child(55){opacity:.772;transform:translate(12.8657vw,-10px) scale(.4595);animation:fall-55 10s -10s linear infinite}@keyframes fall-55{46.499%{transform:translate(10.6449vw,46.499vh) scale(.4595)}to{transform:translate(11.7553vw,99vh) scale(.4595)}}.snow:nth-child(56){opacity:.0646;transform:translate(66.6254vw,-10px) scale(.6642);animation:fall-56 10s -7s linear infinite}@keyframes fall-56{75.286%{transform:translate(60.0695vw,75.286vh) scale(.6642)}to{transform:translate(63.34745vw,99vh) scale(.6642)}}.snow:nth-child(57){opacity:.9264;transform:translate(97.368vw,-10px) scale(.394);animation:fall-57 13s -4s linear infinite}@keyframes fall-57{78.407%{transform:translate(92.3268vw,78.407vh) scale(.394)}to{transform:translate(94.8474vw,99vh) scale(.394)}}.snow:nth-child(58){opacity:1.4818;transform:translate(75.0928vw,-10px) scale(.8409);animation:fall-58 13s -28s linear infinite}@keyframes fall-58{54.456%{transform:translate(69.7422vw,54.456vh) scale(.8409)}to{transform:translate(72.4175vw,99vh) scale(.8409)}}.snow:nth-child(59){opacity:1.574;transform:translate(11.6765vw,-10px) scale(.7915);animation:fall-59 24s -1s linear infinite}@keyframes fall-59{30.236%{transform:translate(18.0453vw,30.236vh) scale(.7915)}to{transform:translate(14.8609vw,99vh) scale(.7915)}}.snow:nth-child(60){opacity:1.7612;transform:translate(97.3909vw,-10px) scale(.4902);animation:fall-60 19s -22s linear infinite}@keyframes fall-60{77.332%{transform:translate(97.2991vw,77.332vh) scale(.4902)}to{transform:translate(97.345vw,99vh) scale(.4902)}}.snow:nth-child(61){opacity:.3792;transform:translate(82.0039vw,-10px) scale(.8545);animation:fall-61 28s -30s linear infinite}@keyframes fall-61{44.641%{transform:translate(83.4481vw,44.641vh) scale(.8545)}to{transform:translate(82.726vw,99vh) scale(.8545)}}.snow:nth-child(62){opacity:.7204;transform:translate(61.4996vw,-10px) scale(.6115);animation:fall-62 21s -28s linear infinite}@keyframes fall-62{63.822%{transform:translate(57.5685vw,63.822vh) scale(.6115)}to{transform:translate(59.53405vw,99vh) scale(.6115)}}.snow:nth-child(63){opacity:.1084;transform:translate(47.3647vw,-10px) scale(.3779);animation:fall-63 28s -22s linear infinite}@keyframes fall-63{42.933%{transform:translate(45.9438vw,42.933vh) scale(.3779)}to{transform:translate(46.65425vw,99vh) scale(.3779)}}.snow:nth-child(64){opacity:.0918;transform:translate(32.3272vw,-10px) scale(.7995);animation:fall-64 13s -14s linear infinite}@keyframes fall-64{40.045%{transform:translate(29.7201vw,40.045vh) scale(.7995)}to{transform:translate(31.02365vw,99vh) scale(.7995)}}.snow:nth-child(65){opacity:.0332;transform:translate(12.9001vw,-10px) scale(.9985);animation:fall-65 11s -30s linear infinite}@keyframes fall-65{32.292%{transform:translate(5.1294vw,32.292vh) scale(.9985)}to{transform:translate(9.01475vw,99vh) scale(.9985)}}.snow:nth-child(66){opacity:.6194;transform:translate(94.9555vw,-10px) scale(.7382);animation:fall-66 21s -23s linear infinite}@keyframes fall-66{72.528%{transform:translate(95.624vw,72.528vh) scale(.7382)}to{transform:translate(95.28975vw,99vh) scale(.7382)}}.snow:nth-child(67){opacity:1.6976;transform:translate(96.2823vw,-10px) scale(.8669);animation:fall-67 10s -28s linear infinite}@keyframes fall-67{72.235%{transform:translate(102.4523vw,72.235vh) scale(.8669)}to{transform:translate(99.3673vw,99vh) scale(.8669)}}.snow:nth-child(68){opacity:.9894;transform:translate(11.9323vw,-10px) scale(.2452);animation:fall-68 14s -24s linear infinite}@keyframes fall-68{50.169%{transform:translate(17.9018vw,50.169vh) scale(.2452)}to{transform:translate(14.91705vw,99vh) scale(.2452)}}.snow:nth-child(69){opacity:1.218;transform:translate(93.4531vw,-10px) scale(.4695);animation:fall-69 18s -9s linear infinite}@keyframes fall-69{43.361%{transform:translate(98.9612vw,43.361vh) scale(.4695)}to{transform:translate(96.20715vw,99vh) scale(.4695)}}.snow:nth-child(70){opacity:.3164;transform:translate(69.8401vw,-10px) scale(.9871);animation:fall-70 14s -28s linear infinite}@keyframes fall-70{66.729%{transform:translate(73.3182vw,66.729vh) scale(.9871)}to{transform:translate(71.57915vw,99vh) scale(.9871)}}.snow:nth-child(71){opacity:.1466;transform:translate(8.5839vw,-10px) scale(.6205);animation:fall-71 13s -2s linear infinite}@keyframes fall-71{54.272%{transform:translate(7.9068vw,54.272vh) scale(.6205)}to{transform:translate(8.24535vw,99vh) scale(.6205)}}.snow:nth-child(72){opacity:1.13;transform:translate(98.9135vw,-10px) scale(.7861);animation:fall-72 14s -3s linear infinite}@keyframes fall-72{51.393%{transform:translate(96.8277vw,51.393vh) scale(.7861)}to{transform:translate(97.8706vw,99vh) scale(.7861)}}.snow:nth-child(73){opacity:.989;transform:translate(69.9132vw,-10px) scale(.3379);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{34.511%{transform:translate(63.4786vw,34.511vh) scale(.3379)}to{transform:translate(66.6959vw,99vh) scale(.3379)}}.snow:nth-child(74){opacity:.468;transform:translate(95.0745vw,-10px) scale(.1814);animation:fall-74 24s -11s linear infinite}@keyframes fall-74{40.592%{transform:translate(91.5868vw,40.592vh) scale(.1814)}to{transform:translate(93.33065vw,99vh) scale(.1814)}}.snow:nth-child(75){opacity:.2934;transform:translate(47.0647vw,-10px) scale(.8059);animation:fall-75 14s -7s linear infinite}@keyframes fall-75{48.071%{transform:translate(55.731vw,48.071vh) scale(.8059)}to{transform:translate(51.39785vw,99vh) scale(.8059)}}.snow:nth-child(76){opacity:.7188;transform:translate(3.8998vw,-10px) scale(.7623);animation:fall-76 27s -30s linear infinite}@keyframes fall-76{59.684%{transform:translate(1.863vw,59.684vh) scale(.7623)}to{transform:translate(2.8814vw,99vh) scale(.7623)}}.snow:nth-child(77){opacity:1.8472;transform:translate(.3258vw,-10px) scale(.8615);animation:fall-77 20s -21s linear infinite}@keyframes fall-77{44.241%{transform:translate(6.1794vw,44.241vh) scale(.8615)}to{transform:translate(3.2526vw,99vh) scale(.8615)}}.snow:nth-child(78){opacity:.9516;transform:translate(51.1827vw,-10px) scale(.0371);animation:fall-78 11s -12s linear infinite}@keyframes fall-78{69.948%{transform:translate(45.8529vw,69.948vh) scale(.0371)}to{transform:translate(48.5178vw,99vh) scale(.0371)}}.snow:nth-child(79){opacity:1.0908;transform:translate(72.2592vw,-10px) scale(.9189);animation:fall-79 13s -21s linear infinite}@keyframes fall-79{60.107%{transform:translate(72.8395vw,60.107vh) scale(.9189)}to{transform:translate(72.54935vw,99vh) scale(.9189)}}.snow:nth-child(80){opacity:1.4778;transform:translate(55.9436vw,-10px) scale(.0997);animation:fall-80 11s -11s linear infinite}@keyframes fall-80{60.369%{transform:translate(57.2988vw,60.369vh) scale(.0997)}to{transform:translate(56.6212vw,99vh) scale(.0997)}}.snow:nth-child(81){opacity:.27;transform:translate(67.9736vw,-10px) scale(.9068);animation:fall-81 26s -16s linear infinite}@keyframes fall-81{63.754%{transform:translate(67.342vw,63.754vh) scale(.9068)}to{transform:translate(67.6578vw,99vh) scale(.9068)}}.snow:nth-child(82){opacity:1.2708;transform:translate(1.6255vw,-10px) scale(.2184);animation:fall-82 18s -30s linear infinite}@keyframes fall-82{38.175%{transform:translate(-4.9681vw,38.175vh) scale(.2184)}to{transform:translate(-1.6713vw,99vh) scale(.2184)}}.snow:nth-child(83){opacity:.4594;transform:translate(21.8954vw,-10px) scale(.0509);animation:fall-83 30s -24s linear infinite}@keyframes fall-83{70.185%{transform:translate(22.0381vw,70.185vh) scale(.0509)}to{transform:translate(21.96675vw,99vh) scale(.0509)}}.snow:nth-child(84){opacity:1.3398;transform:translate(54.8331vw,-10px) scale(.6337);animation:fall-84 18s -22s linear infinite}@keyframes fall-84{77.668%{transform:translate(47.6724vw,77.668vh) scale(.6337)}to{transform:translate(51.25275vw,99vh) scale(.6337)}}.snow:nth-child(85){opacity:1.8314;transform:translate(4.4656vw,-10px) scale(.7166);animation:fall-85 26s -1s linear infinite}@keyframes fall-85{40.858%{transform:translate(5.4577vw,40.858vh) scale(.7166)}to{transform:translate(4.96165vw,99vh) scale(.7166)}}.snow:nth-child(86){opacity:.6038;transform:translate(20.2298vw,-10px) scale(.4493);animation:fall-86 29s -3s linear infinite}@keyframes fall-86{64.883%{transform:translate(12.8103vw,64.883vh) scale(.4493)}to{transform:translate(16.52005vw,99vh) scale(.4493)}}.snow:nth-child(87){opacity:.9218;transform:translate(18.4364vw,-10px) scale(.8227);animation:fall-87 25s -26s linear infinite}@keyframes fall-87{55.323%{transform:translate(17.0362vw,55.323vh) scale(.8227)}to{transform:translate(17.7363vw,99vh) scale(.8227)}}.snow:nth-child(88){opacity:1.1096;transform:translate(71.3458vw,-10px) scale(.4668);animation:fall-88 10s -25s linear infinite}@keyframes fall-88{76.064%{transform:translate(71.847vw,76.064vh) scale(.4668)}to{transform:translate(71.5964vw,99vh) scale(.4668)}}.snow:nth-child(89){opacity:1.0008;transform:translate(61.3944vw,-10px) scale(.7227);animation:fall-89 18s -26s linear infinite}@keyframes fall-89{51.669%{transform:translate(52.9334vw,51.669vh) scale(.7227)}to{transform:translate(57.1639vw,99vh) scale(.7227)}}.snow:nth-child(90){opacity:.7174;transform:translate(11.1368vw,-10px) scale(.9623);animation:fall-90 21s -19s linear infinite}@keyframes fall-90{30.679%{transform:translate(20.5426vw,30.679vh) scale(.9623)}to{transform:translate(15.8397vw,99vh) scale(.9623)}}.snow:nth-child(91){opacity:1.0328;transform:translate(34.6712vw,-10px) scale(.9752);animation:fall-91 24s -27s linear infinite}@keyframes fall-91{32.747%{transform:translate(25.0807vw,32.747vh) scale(.9752)}to{transform:translate(29.87595vw,99vh) scale(.9752)}}.snow:nth-child(92){opacity:1.1426;transform:translate(75.121vw,-10px) scale(.0717);animation:fall-92 10s -18s linear infinite}@keyframes fall-92{43.934%{transform:translate(77.9983vw,43.934vh) scale(.0717)}to{transform:translate(76.55965vw,99vh) scale(.0717)}}.snow:nth-child(93){opacity:1.7876;transform:translate(41.0531vw,-10px) scale(.6512);animation:fall-93 29s -21s linear infinite}@keyframes fall-93{35.532%{transform:translate(38.8855vw,35.532vh) scale(.6512)}to{transform:translate(39.9693vw,99vh) scale(.6512)}}.snow:nth-child(94){opacity:.7528;transform:translate(29.2529vw,-10px) scale(.9048);animation:fall-94 24s -30s linear infinite}@keyframes fall-94{54.07%{transform:translate(27.8635vw,54.07vh) scale(.9048)}to{transform:translate(28.5582vw,99vh) scale(.9048)}}.snow:nth-child(95){opacity:1.5296;transform:translate(23.0692vw,-10px) scale(.1554);animation:fall-95 30s -3s linear infinite}@keyframes fall-95{73.571%{transform:translate(25.9849vw,73.571vh) scale(.1554)}to{transform:translate(24.52705vw,99vh) scale(.1554)}}.snow:nth-child(96){opacity:.4374;transform:translate(4.5141vw,-10px) scale(.1456);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{46.564%{transform:translate(-4.0892vw,46.564vh) scale(.1456)}to{transform:translate(.21245vw,99vh) scale(.1456)}}.snow:nth-child(97){opacity:.0322;transform:translate(86.2434vw,-10px) scale(.5129);animation:fall-97 16s -20s linear infinite}@keyframes fall-97{33.754%{transform:translate(83.1566vw,33.754vh) scale(.5129)}to{transform:translate(84.7vw,99vh) scale(.5129)}}.snow:nth-child(98){opacity:.0584;transform:translate(76.2657vw,-10px) scale(.9497);animation:fall-98 10s -26s linear infinite}@keyframes fall-98{70.561%{transform:translate(78.5955vw,70.561vh) scale(.9497)}to{transform:translate(77.4306vw,99vh) scale(.9497)}}.snow:nth-child(99){opacity:.4048;transform:translate(63.3066vw,-10px) scale(.5905);animation:fall-99 16s -8s linear infinite}@keyframes fall-99{48.773%{transform:translate(60.2859vw,48.773vh) scale(.5905)}to{transform:translate(61.79625vw,99vh) scale(.5905)}}.snow:nth-child(100){opacity:.9952;transform:translate(78.314vw,-10px) scale(.7097);animation:fall-100 17s -22s linear infinite}@keyframes fall-100{79.973%{transform:translate(74.745vw,79.973vh) scale(.7097)}to{transform:translate(76.5295vw,99vh) scale(.7097)}}.snow:nth-child(101){opacity:1.6654;transform:translate(70.2317vw,-10px) scale(.1829);animation:fall-101 20s -27s linear infinite}@keyframes fall-101{36.14%{transform:translate(62.038vw,36.14vh) scale(.1829)}to{transform:translate(66.13485vw,99vh) scale(.1829)}}.snow:nth-child(102){opacity:1.2222;transform:translate(45.4758vw,-10px) scale(.7718);animation:fall-102 16s -17s linear infinite}@keyframes fall-102{73.002%{transform:translate(35.5428vw,73.002vh) scale(.7718)}to{transform:translate(40.5093vw,99vh) scale(.7718)}}.snow:nth-child(103){opacity:1.4966;transform:translate(5.2355vw,-10px) scale(.3366);animation:fall-103 19s -8s linear infinite}@keyframes fall-103{52.38%{transform:translate(3.0266vw,52.38vh) scale(.3366)}to{transform:translate(4.13105vw,99vh) scale(.3366)}}.snow:nth-child(104){opacity:1.702;transform:translate(93.0917vw,-10px) scale(.8687);animation:fall-104 27s -17s linear infinite}@keyframes fall-104{62.021%{transform:translate(90.3836vw,62.021vh) scale(.8687)}to{transform:translate(91.73765vw,99vh) scale(.8687)}}.snow:nth-child(105){opacity:.995;transform:translate(84.0807vw,-10px) scale(.2543);animation:fall-105 10s -14s linear infinite}@keyframes fall-105{37.327%{transform:translate(89.4325vw,37.327vh) scale(.2543)}to{transform:translate(86.7566vw,99vh) scale(.2543)}}.snow:nth-child(106){opacity:1.127;transform:translate(77.414vw,-10px) scale(.1493);animation:fall-106 23s -14s linear infinite}@keyframes fall-106{74.199%{transform:translate(74.0405vw,74.199vh) scale(.1493)}to{transform:translate(75.72725vw,99vh) scale(.1493)}}.snow:nth-child(107){opacity:1.977;transform:translate(91.0683vw,-10px) scale(.1395);animation:fall-107 28s -7s linear infinite}@keyframes fall-107{64.553%{transform:translate(89.3686vw,64.553vh) scale(.1395)}to{transform:translate(90.21845vw,99vh) scale(.1395)}}.snow:nth-child(108){opacity:.406;transform:translate(48.3093vw,-10px) scale(.8963);animation:fall-108 13s -17s linear infinite}@keyframes fall-108{76.941%{transform:translate(57.542vw,76.941vh) scale(.8963)}to{transform:translate(52.92565vw,99vh) scale(.8963)}}.snow:nth-child(109){opacity:.5378;transform:translate(78.527vw,-10px) scale(.8775);animation:fall-109 14s -16s linear infinite}@keyframes fall-109{72.127%{transform:translate(73.4078vw,72.127vh) scale(.8775)}to{transform:translate(75.9674vw,99vh) scale(.8775)}}.snow:nth-child(110){opacity:.7324;transform:translate(14.1447vw,-10px) scale(.2731);animation:fall-110 20s -6s linear infinite}@keyframes fall-110{79.773%{transform:translate(23.8954vw,79.773vh) scale(.2731)}to{transform:translate(19.02005vw,99vh) scale(.2731)}}.snow:nth-child(111){opacity:.9386;transform:translate(24.005vw,-10px) scale(.9527);animation:fall-111 27s -22s linear infinite}@keyframes fall-111{35.631%{transform:translate(32.9149vw,35.631vh) scale(.9527)}to{transform:translate(28.45995vw,99vh) scale(.9527)}}.snow:nth-child(112){opacity:1.0796;transform:translate(23.3528vw,-10px) scale(.3359);animation:fall-112 28s -13s linear infinite}@keyframes fall-112{67.901%{transform:translate(28.273vw,67.901vh) scale(.3359)}to{transform:translate(25.8129vw,99vh) scale(.3359)}}.snow:nth-child(113){opacity:.4942;transform:translate(51.3514vw,-10px) scale(.4318);animation:fall-113 20s -13s linear infinite}@keyframes fall-113{45.912%{transform:translate(48.196vw,45.912vh) scale(.4318)}to{transform:translate(49.7737vw,99vh) scale(.4318)}}.snow:nth-child(114){opacity:.1284;transform:translate(77.4771vw,-10px) scale(.1722);animation:fall-114 12s -11s linear infinite}@keyframes fall-114{62.514%{transform:translate(77.4439vw,62.514vh) scale(.1722)}to{transform:translate(77.4605vw,99vh) scale(.1722)}}.snow:nth-child(115){opacity:1.4358;transform:translate(34.3041vw,-10px) scale(.2235);animation:fall-115 26s -21s linear infinite}@keyframes fall-115{49.812%{transform:translate(34.9898vw,49.812vh) scale(.2235)}to{transform:translate(34.64695vw,99vh) scale(.2235)}}.snow:nth-child(116){opacity:.712;transform:translate(58.1641vw,-10px) scale(.027);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{53.213%{transform:translate(67.4114vw,53.213vh) scale(.027)}to{transform:translate(62.78775vw,99vh) scale(.027)}}.snow:nth-child(117){opacity:.3736;transform:translate(40.9011vw,-10px) scale(.1652);animation:fall-117 10s -25s linear infinite}@keyframes fall-117{76.322%{transform:translate(39.5356vw,76.322vh) scale(.1652)}to{transform:translate(40.21835vw,99vh) scale(.1652)}}.snow:nth-child(118){opacity:.5944;transform:translate(25.6219vw,-10px) scale(.4458);animation:fall-118 19s -28s linear infinite}@keyframes fall-118{44.219%{transform:translate(24.4225vw,44.219vh) scale(.4458)}to{transform:translate(25.0222vw,99vh) scale(.4458)}}.snow:nth-child(119){opacity:.5412;transform:translate(54.7865vw,-10px) scale(.5361);animation:fall-119 11s -26s linear infinite}@keyframes fall-119{42.359%{transform:translate(60.2384vw,42.359vh) scale(.5361)}to{transform:translate(57.51245vw,99vh) scale(.5361)}}.snow:nth-child(120){opacity:1.1648;transform:translate(25.4754vw,-10px) scale(.0383);animation:fall-120 20s -4s linear infinite}@keyframes fall-120{43.916%{transform:translate(19.1139vw,43.916vh) scale(.0383)}to{transform:translate(22.29465vw,99vh) scale(.0383)}}.snow:nth-child(121){opacity:1.1086;transform:translate(74.422vw,-10px) scale(.7138);animation:fall-121 25s -16s linear infinite}@keyframes fall-121{42.625%{transform:translate(71.8264vw,42.625vh) scale(.7138)}to{transform:translate(73.1242vw,99vh) scale(.7138)}}.snow:nth-child(122){opacity:1.319;transform:translate(56.4325vw,-10px) scale(.9945);animation:fall-122 20s -5s linear infinite}@keyframes fall-122{71.81%{transform:translate(55.5521vw,71.81vh) scale(.9945)}to{transform:translate(55.9923vw,99vh) scale(.9945)}}.snow:nth-child(123){opacity:1.785;transform:translate(20.1396vw,-10px) scale(.8843);animation:fall-123 14s -10s linear infinite}@keyframes fall-123{48.462%{transform:translate(15.6012vw,48.462vh) scale(.8843)}to{transform:translate(17.8704vw,99vh) scale(.8843)}}.snow:nth-child(124){opacity:.6296;transform:translate(.2175vw,-10px) scale(.1284);animation:fall-124 27s -12s linear infinite}@keyframes fall-124{37.692%{transform:translate(6.3206vw,37.692vh) scale(.1284)}to{transform:translate(3.26905vw,99vh) scale(.1284)}}.snow:nth-child(125){opacity:1.3504;transform:translate(6.0288vw,-10px) scale(.2785);animation:fall-125 10s -24s linear infinite}@keyframes fall-125{32.621%{transform:translate(12.8985vw,32.621vh) scale(.2785)}to{transform:translate(9.46365vw,99vh) scale(.2785)}}.snow:nth-child(126){opacity:.8574;transform:translate(89.219vw,-10px) scale(.6607);animation:fall-126 21s -8s linear infinite}@keyframes fall-126{78.505%{transform:translate(97.8332vw,78.505vh) scale(.6607)}to{transform:translate(93.5261vw,99vh) scale(.6607)}}.snow:nth-child(127){opacity:.4208;transform:translate(59.869vw,-10px) scale(.6355);animation:fall-127 14s -4s linear infinite}@keyframes fall-127{50.684%{transform:translate(54.0553vw,50.684vh) scale(.6355)}to{transform:translate(56.96215vw,99vh) scale(.6355)}}.snow:nth-child(128){opacity:1.7272;transform:translate(64.2508vw,-10px) scale(.3794);animation:fall-128 19s -2s linear infinite}@keyframes fall-128{40.238%{transform:translate(67.4118vw,40.238vh) scale(.3794)}to{transform:translate(65.8313vw,99vh) scale(.3794)}}.snow:nth-child(129){opacity:1.7306;transform:translate(42.6766vw,-10px) scale(.2768);animation:fall-129 19s -17s linear infinite}@keyframes fall-129{46.9%{transform:translate(40.5218vw,46.9vh) scale(.2768)}to{transform:translate(41.5992vw,99vh) scale(.2768)}}.snow:nth-child(130){opacity:.4972;transform:translate(60.8792vw,-10px) scale(.6004);animation:fall-130 11s -15s linear infinite}@keyframes fall-130{52.262%{transform:translate(53.9829vw,52.262vh) scale(.6004)}to{transform:translate(57.43105vw,99vh) scale(.6004)}}.snow:nth-child(131){opacity:1.5334;transform:translate(91.7239vw,-10px) scale(.3807);animation:fall-131 25s -22s linear infinite}@keyframes fall-131{53.077%{transform:translate(97.7739vw,53.077vh) scale(.3807)}to{transform:translate(94.7489vw,99vh) scale(.3807)}}.snow:nth-child(132){opacity:.0502;transform:translate(44.7826vw,-10px) scale(.6105);animation:fall-132 24s -24s linear infinite}@keyframes fall-132{37.629%{transform:translate(44.47vw,37.629vh) scale(.6105)}to{transform:translate(44.6263vw,99vh) scale(.6105)}}.snow:nth-child(133){opacity:1.7034;transform:translate(.1735vw,-10px) scale(.2864);animation:fall-133 23s -11s linear infinite}@keyframes fall-133{52.873%{transform:translate(-9.797vw,52.873vh) scale(.2864)}to{transform:translate(-4.81175vw,99vh) scale(.2864)}}.snow:nth-child(134){opacity:.7846;transform:translate(68.6844vw,-10px) scale(.7894);animation:fall-134 19s -23s linear infinite}@keyframes fall-134{42.129%{transform:translate(73.4929vw,42.129vh) scale(.7894)}to{transform:translate(71.08865vw,99vh) scale(.7894)}}.snow:nth-child(135){opacity:1.7086;transform:translate(77.2871vw,-10px) scale(.701);animation:fall-135 20s -17s linear infinite}@keyframes fall-135{41.801%{transform:translate(72.9873vw,41.801vh) scale(.701)}to{transform:translate(75.1372vw,99vh) scale(.701)}}.snow:nth-child(136){opacity:1.0744;transform:translate(43.5568vw,-10px) scale(.6064);animation:fall-136 14s -12s linear infinite}@keyframes fall-136{73.901%{transform:translate(41.0334vw,73.901vh) scale(.6064)}to{transform:translate(42.2951vw,99vh) scale(.6064)}}.snow:nth-child(137){opacity:.2072;transform:translate(41.5369vw,-10px) scale(.3217);animation:fall-137 30s -10s linear infinite}@keyframes fall-137{66.832%{transform:translate(44.3585vw,66.832vh) scale(.3217)}to{transform:translate(42.9477vw,99vh) scale(.3217)}}.snow:nth-child(138){opacity:.0712;transform:translate(55.0261vw,-10px) scale(.3258);animation:fall-138 15s -22s linear infinite}@keyframes fall-138{67.798%{transform:translate(49.2225vw,67.798vh) scale(.3258)}to{transform:translate(52.1243vw,99vh) scale(.3258)}}.snow:nth-child(139){opacity:.6496;transform:translate(46.293vw,-10px) scale(.638);animation:fall-139 21s -29s linear infinite}@keyframes fall-139{60.014%{transform:translate(56.2004vw,60.014vh) scale(.638)}to{transform:translate(51.2467vw,99vh) scale(.638)}}.snow:nth-child(140){opacity:1.0398;transform:translate(99.7771vw,-10px) scale(.8201);animation:fall-140 17s -8s linear infinite}@keyframes fall-140{40.521%{transform:translate(96.526vw,40.521vh) scale(.8201)}to{transform:translate(98.15155vw,99vh) scale(.8201)}}.snow:nth-child(141){opacity:1.0984;transform:translate(85.791vw,-10px) scale(.6821);animation:fall-141 23s -1s linear infinite}@keyframes fall-141{71.468%{transform:translate(95.2389vw,71.468vh) scale(.6821)}to{transform:translate(90.51495vw,99vh) scale(.6821)}}.snow:nth-child(142){opacity:.7536;transform:translate(15.3184vw,-10px) scale(.0413);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{30.395%{transform:translate(24.7392vw,30.395vh) scale(.0413)}to{transform:translate(20.0288vw,99vh) scale(.0413)}}.snow:nth-child(143){opacity:1.9372;transform:translate(12.6541vw,-10px) scale(.9435);animation:fall-143 12s -2s linear infinite}@keyframes fall-143{42.828%{transform:translate(8.9424vw,42.828vh) scale(.9435)}to{transform:translate(10.79825vw,99vh) scale(.9435)}}.snow:nth-child(144){opacity:1.5824;transform:translate(55.6896vw,-10px) scale(.2098);animation:fall-144 13s -21s linear infinite}@keyframes fall-144{69.514%{transform:translate(47.0241vw,69.514vh) scale(.2098)}to{transform:translate(51.35685vw,99vh) scale(.2098)}}.snow:nth-child(145){opacity:.3264;transform:translate(61.177vw,-10px) scale(.9301);animation:fall-145 17s -3s linear infinite}@keyframes fall-145{30.886%{transform:translate(59.7023vw,30.886vh) scale(.9301)}to{transform:translate(60.43965vw,99vh) scale(.9301)}}.snow:nth-child(146){opacity:.169;transform:translate(4.5777vw,-10px) scale(.038);animation:fall-146 26s -19s linear infinite}@keyframes fall-146{72.779%{transform:translate(-4.5347vw,72.779vh) scale(.038)}to{transform:translate(.0215vw,99vh) scale(.038)}}.snow:nth-child(147){opacity:1.3364;transform:translate(6.4868vw,-10px) scale(.6255);animation:fall-147 21s -28s linear infinite}@keyframes fall-147{30.762%{transform:translate(3.86vw,30.762vh) scale(.6255)}to{transform:translate(5.1734vw,99vh) scale(.6255)}}.snow:nth-child(148){opacity:1.3262;transform:translate(94.2278vw,-10px) scale(.6942);animation:fall-148 14s -25s linear infinite}@keyframes fall-148{45.384%{transform:translate(86.7626vw,45.384vh) scale(.6942)}to{transform:translate(90.4952vw,99vh) scale(.6942)}}.snow:nth-child(149){opacity:1.3412;transform:translate(89.6026vw,-10px) scale(.581);animation:fall-149 23s -24s linear infinite}@keyframes fall-149{33.899%{transform:translate(99.5025vw,33.899vh) scale(.581)}to{transform:translate(94.55255vw,99vh) scale(.581)}}.snow:nth-child(150){opacity:.215;transform:translate(32.6534vw,-10px) scale(.9841);animation:fall-150 11s -8s linear infinite}@keyframes fall-150{34.968%{transform:translate(38.3185vw,34.968vh) scale(.9841)}to{transform:translate(35.48595vw,99vh) scale(.9841)}}.snow:nth-child(151){opacity:1.9704;transform:translate(73.535vw,-10px) scale(.019);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{56.153%{transform:translate(76.5211vw,56.153vh) scale(.019)}to{transform:translate(75.02805vw,99vh) scale(.019)}}.snow:nth-child(152){opacity:1.5188;transform:translate(81.1756vw,-10px) scale(.8197);animation:fall-152 18s -26s linear infinite}@keyframes fall-152{59.112%{transform:translate(85.3627vw,59.112vh) scale(.8197)}to{transform:translate(83.26915vw,99vh) scale(.8197)}}.snow:nth-child(153){opacity:.7588;transform:translate(42.5983vw,-10px) scale(.0614);animation:fall-153 27s -22s linear infinite}@keyframes fall-153{45.948%{transform:translate(42.589vw,45.948vh) scale(.0614)}to{transform:translate(42.59365vw,99vh) scale(.0614)}}.snow:nth-child(154){opacity:.7466;transform:translate(11.6791vw,-10px) scale(.4961);animation:fall-154 29s -28s linear infinite}@keyframes fall-154{55.066%{transform:translate(18.8609vw,55.066vh) scale(.4961)}to{transform:translate(15.27vw,99vh) scale(.4961)}}.snow:nth-child(155){opacity:.2032;transform:translate(54.9777vw,-10px) scale(.6933);animation:fall-155 25s -29s linear infinite}@keyframes fall-155{40.538%{transform:translate(45.9982vw,40.538vh) scale(.6933)}to{transform:translate(50.48795vw,99vh) scale(.6933)}}.snow:nth-child(156){opacity:.8298;transform:translate(92.016vw,-10px) scale(.4466);animation:fall-156 13s -3s linear infinite}@keyframes fall-156{55.025%{transform:translate(89.6919vw,55.025vh) scale(.4466)}to{transform:translate(90.85395vw,99vh) scale(.4466)}}.snow:nth-child(157){opacity:.162;transform:translate(85.1531vw,-10px) scale(.7082);animation:fall-157 15s -1s linear infinite}@keyframes fall-157{46.747%{transform:translate(76.3585vw,46.747vh) scale(.7082)}to{transform:translate(80.7558vw,99vh) scale(.7082)}}.snow:nth-child(158){opacity:.0782;transform:translate(65.9419vw,-10px) scale(.129);animation:fall-158 26s -25s linear infinite}@keyframes fall-158{78.169%{transform:translate(58.5465vw,78.169vh) scale(.129)}to{transform:translate(62.2442vw,99vh) scale(.129)}}.snow:nth-child(159){opacity:1.501;transform:translate(56.1845vw,-10px) scale(.2661);animation:fall-159 10s -19s linear infinite}@keyframes fall-159{48.223%{transform:translate(63.1671vw,48.223vh) scale(.2661)}to{transform:translate(59.6758vw,99vh) scale(.2661)}}.snow:nth-child(160){opacity:1.4834;transform:translate(56.7107vw,-10px) scale(.1107);animation:fall-160 10s -2s linear infinite}@keyframes fall-160{39.177%{transform:translate(62.4704vw,39.177vh) scale(.1107)}to{transform:translate(59.59055vw,99vh) scale(.1107)}}.snow:nth-child(161){opacity:1.3904;transform:translate(44.0766vw,-10px) scale(.5887);animation:fall-161 12s -19s linear infinite}@keyframes fall-161{46.504%{transform:translate(39.5222vw,46.504vh) scale(.5887)}to{transform:translate(41.7994vw,99vh) scale(.5887)}}.snow:nth-child(162){opacity:1.12;transform:translate(34.2724vw,-10px) scale(.6212);animation:fall-162 24s -12s linear infinite}@keyframes fall-162{36.534%{transform:translate(36.4717vw,36.534vh) scale(.6212)}to{transform:translate(35.37205vw,99vh) scale(.6212)}}.snow:nth-child(163){opacity:1.5664;transform:translate(38.7016vw,-10px) scale(.668);animation:fall-163 24s -11s linear infinite}@keyframes fall-163{32.349%{transform:translate(30.3022vw,32.349vh) scale(.668)}to{transform:translate(34.5019vw,99vh) scale(.668)}}.snow:nth-child(164){opacity:.3536;transform:translate(27.3316vw,-10px) scale(.1344);animation:fall-164 18s -11s linear infinite}@keyframes fall-164{67.851%{transform:translate(17.7301vw,67.851vh) scale(.1344)}to{transform:translate(22.53085vw,99vh) scale(.1344)}}.snow:nth-child(165){opacity:.2586;transform:translate(50.1512vw,-10px) scale(.1696);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{64.556%{transform:translate(42.849vw,64.556vh) scale(.1696)}to{transform:translate(46.5001vw,99vh) scale(.1696)}}.snow:nth-child(166){opacity:1.8136;transform:translate(94.6397vw,-10px) scale(.2409);animation:fall-166 12s -12s linear infinite}@keyframes fall-166{54.631%{transform:translate(88.0931vw,54.631vh) scale(.2409)}to{transform:translate(91.3664vw,99vh) scale(.2409)}}.snow:nth-child(167){opacity:1.364;transform:translate(5.2484vw,-10px) scale(.7871);animation:fall-167 26s -1s linear infinite}@keyframes fall-167{36.827%{transform:translate(13.5916vw,36.827vh) scale(.7871)}to{transform:translate(9.42vw,99vh) scale(.7871)}}.snow:nth-child(168){opacity:.6974;transform:translate(2.2816vw,-10px) scale(.8421);animation:fall-168 23s -26s linear infinite}@keyframes fall-168{42.823%{transform:translate(-4.4331vw,42.823vh) scale(.8421)}to{transform:translate(-1.07575vw,99vh) scale(.8421)}}.snow:nth-child(169){opacity:.3382;transform:translate(37.3306vw,-10px) scale(.7151);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{48.851%{transform:translate(28.2044vw,48.851vh) scale(.7151)}to{transform:translate(32.7675vw,99vh) scale(.7151)}}.snow:nth-child(170){opacity:.9876;transform:translate(84.1571vw,-10px) scale(.6588);animation:fall-170 12s -30s linear infinite}@keyframes fall-170{72.127%{transform:translate(89.6819vw,72.127vh) scale(.6588)}to{transform:translate(86.9195vw,99vh) scale(.6588)}}.snow:nth-child(171){opacity:.8778;transform:translate(98.4615vw,-10px) scale(.3927);animation:fall-171 21s -2s linear infinite}@keyframes fall-171{76.413%{transform:translate(94.676vw,76.413vh) scale(.3927)}to{transform:translate(96.56875vw,99vh) scale(.3927)}}.snow:nth-child(172){opacity:.6522;transform:translate(32.6726vw,-10px) scale(.796);animation:fall-172 12s -21s linear infinite}@keyframes fall-172{53.397%{transform:translate(31.6785vw,53.397vh) scale(.796)}to{transform:translate(32.17555vw,99vh) scale(.796)}}.snow:nth-child(173){opacity:1.4678;transform:translate(94.6672vw,-10px) scale(.7105);animation:fall-173 22s -24s linear infinite}@keyframes fall-173{74.789%{transform:translate(95.1475vw,74.789vh) scale(.7105)}to{transform:translate(94.90735vw,99vh) scale(.7105)}}.snow:nth-child(174){opacity:1.2134;transform:translate(87.7488vw,-10px) scale(.9443);animation:fall-174 23s -24s linear infinite}@keyframes fall-174{30.387%{transform:translate(96.0203vw,30.387vh) scale(.9443)}to{transform:translate(91.88455vw,99vh) scale(.9443)}}.snow:nth-child(175){opacity:.3504;transform:translate(94.415vw,-10px) scale(.9957);animation:fall-175 16s -19s linear infinite}@keyframes fall-175{76.991%{transform:translate(97.8701vw,76.991vh) scale(.9957)}to{transform:translate(96.14255vw,99vh) scale(.9957)}}.snow:nth-child(176){opacity:.2578;transform:translate(7.4245vw,-10px) scale(.3381);animation:fall-176 19s -10s linear infinite}@keyframes fall-176{79.056%{transform:translate(13.5224vw,79.056vh) scale(.3381)}to{transform:translate(10.47345vw,99vh) scale(.3381)}}.snow:nth-child(177){opacity:.029;transform:translate(36.5869vw,-10px) scale(.1);animation:fall-177 29s -14s linear infinite}@keyframes fall-177{30.241%{transform:translate(29.1754vw,30.241vh) scale(.1)}to{transform:translate(32.88115vw,99vh) scale(.1)}}.snow:nth-child(178){opacity:1.2272;transform:translate(16.2251vw,-10px) scale(.9415);animation:fall-178 20s -16s linear infinite}@keyframes fall-178{48.405%{transform:translate(10.7571vw,48.405vh) scale(.9415)}to{transform:translate(13.4911vw,99vh) scale(.9415)}}.snow:nth-child(179){opacity:1.4892;transform:translate(95.091vw,-10px) scale(.8207);animation:fall-179 24s -9s linear infinite}@keyframes fall-179{44.876%{transform:translate(101.1769vw,44.876vh) scale(.8207)}to{transform:translate(98.13395vw,99vh) scale(.8207)}}.snow:nth-child(180){opacity:.468;transform:translate(21.5465vw,-10px) scale(.6216);animation:fall-180 26s -13s linear infinite}@keyframes fall-180{30.824%{transform:translate(13.8168vw,30.824vh) scale(.6216)}to{transform:translate(17.68165vw,99vh) scale(.6216)}}.snow:nth-child(181){opacity:.426;transform:translate(65.8206vw,-10px) scale(.388);animation:fall-181 29s -13s linear infinite}@keyframes fall-181{72.869%{transform:translate(66.8221vw,72.869vh) scale(.388)}to{transform:translate(66.32135vw,99vh) scale(.388)}}.snow:nth-child(182){opacity:.5148;transform:translate(42.7604vw,-10px) scale(.9785);animation:fall-182 22s -1s linear infinite}@keyframes fall-182{77.99%{transform:translate(35.2253vw,77.99vh) scale(.9785)}to{transform:translate(38.99285vw,99vh) scale(.9785)}}.snow:nth-child(183){opacity:1.8754;transform:translate(11.0164vw,-10px) scale(.9227);animation:fall-183 21s -21s linear infinite}@keyframes fall-183{34.452%{transform:translate(20.5688vw,34.452vh) scale(.9227)}to{transform:translate(15.7926vw,99vh) scale(.9227)}}.snow:nth-child(184){opacity:.6218;transform:translate(11.1937vw,-10px) scale(.7752);animation:fall-184 22s -22s linear infinite}@keyframes fall-184{56.521%{transform:translate(11.1725vw,56.521vh) scale(.7752)}to{transform:translate(11.1831vw,99vh) scale(.7752)}}.snow:nth-child(185){opacity:1.0766;transform:translate(40.5106vw,-10px) scale(.9512);animation:fall-185 19s -2s linear infinite}@keyframes fall-185{38.458%{transform:translate(36.2509vw,38.458vh) scale(.9512)}to{transform:translate(38.38075vw,99vh) scale(.9512)}}.snow:nth-child(186){opacity:1.8362;transform:translate(83.6029vw,-10px) scale(.0473);animation:fall-186 21s -26s linear infinite}@keyframes fall-186{39.319%{transform:translate(85.4413vw,39.319vh) scale(.0473)}to{transform:translate(84.5221vw,99vh) scale(.0473)}}.snow:nth-child(187){opacity:1.1544;transform:translate(97.9769vw,-10px) scale(.9483);animation:fall-187 19s -12s linear infinite}@keyframes fall-187{75.513%{transform:translate(98.8744vw,75.513vh) scale(.9483)}to{transform:translate(98.42565vw,99vh) scale(.9483)}}.snow:nth-child(188){opacity:1.4258;transform:translate(11.5297vw,-10px) scale(.1879);animation:fall-188 23s -12s linear infinite}@keyframes fall-188{67.904%{transform:translate(18.4769vw,67.904vh) scale(.1879)}to{transform:translate(15.0033vw,99vh) scale(.1879)}}.snow:nth-child(189){opacity:1.621;transform:translate(33.5256vw,-10px) scale(.0932);animation:fall-189 12s -11s linear infinite}@keyframes fall-189{72.425%{transform:translate(35.2452vw,72.425vh) scale(.0932)}to{transform:translate(34.3854vw,99vh) scale(.0932)}}.snow:nth-child(190){opacity:.6296;transform:translate(48.891vw,-10px) scale(.6841);animation:fall-190 23s -29s linear infinite}@keyframes fall-190{57.044%{transform:translate(58.288vw,57.044vh) scale(.6841)}to{transform:translate(53.5895vw,99vh) scale(.6841)}}.snow:nth-child(191){opacity:.3142;transform:translate(56.7826vw,-10px) scale(.1379);animation:fall-191 19s -23s linear infinite}@keyframes fall-191{62.697%{transform:translate(56.6522vw,62.697vh) scale(.1379)}to{transform:translate(56.7174vw,99vh) scale(.1379)}}.snow:nth-child(192){opacity:1.4794;transform:translate(23.458vw,-10px) scale(.3004);animation:fall-192 15s -22s linear infinite}@keyframes fall-192{69.922%{transform:translate(25.9585vw,69.922vh) scale(.3004)}to{transform:translate(24.70825vw,99vh) scale(.3004)}}.snow:nth-child(193){opacity:1.1362;transform:translate(91.9126vw,-10px) scale(.8758);animation:fall-193 25s -12s linear infinite}@keyframes fall-193{74.538%{transform:translate(83.9294vw,74.538vh) scale(.8758)}to{transform:translate(87.921vw,99vh) scale(.8758)}}.snow:nth-child(194){opacity:.2012;transform:translate(89.5017vw,-10px) scale(.0484);animation:fall-194 27s -28s linear infinite}@keyframes fall-194{60.487%{transform:translate(96.5563vw,60.487vh) scale(.0484)}to{transform:translate(93.029vw,99vh) scale(.0484)}}.snow:nth-child(195){opacity:1.2818;transform:translate(67.3158vw,-10px) scale(.1646);animation:fall-195 10s -9s linear infinite}@keyframes fall-195{65.725%{transform:translate(57.891vw,65.725vh) scale(.1646)}to{transform:translate(62.6034vw,99vh) scale(.1646)}}.snow:nth-child(196){opacity:.529;transform:translate(2.6343vw,-10px) scale(.0761);animation:fall-196 30s -30s linear infinite}@keyframes fall-196{39.34%{transform:translate(10.4723vw,39.34vh) scale(.0761)}to{transform:translate(6.5533vw,99vh) scale(.0761)}}.snow:nth-child(197){opacity:1.6454;transform:translate(32.1737vw,-10px) scale(.0198);animation:fall-197 29s -16s linear infinite}@keyframes fall-197{39.843%{transform:translate(40.7151vw,39.843vh) scale(.0198)}to{transform:translate(36.4444vw,99vh) scale(.0198)}}.snow:nth-child(198){opacity:1.567;transform:translate(44.1374vw,-10px) scale(.1621);animation:fall-198 25s -4s linear infinite}@keyframes fall-198{31.952%{transform:translate(52.3405vw,31.952vh) scale(.1621)}to{transform:translate(48.23895vw,99vh) scale(.1621)}}.snow:nth-child(199){opacity:1.0486;transform:translate(43.0677vw,-10px) scale(.3995);animation:fall-199 18s -27s linear infinite}@keyframes fall-199{30.571%{transform:translate(39.1216vw,30.571vh) scale(.3995)}to{transform:translate(41.09465vw,99vh) scale(.3995)}}.snow:nth-child(200){opacity:.3788;transform:translate(92.4152vw,-10px) scale(.5337);animation:fall-200 30s -14s linear infinite}@keyframes fall-200{56.137%{transform:translate(92.511vw,56.137vh) scale(.5337)}to{transform:translate(92.4631vw,99vh) scale(.5337)}}.snow:nth-child(201){opacity:.0534;transform:translate(43.908vw,-10px) scale(.9037);animation:fall-201 13s -16s linear infinite}@keyframes fall-201{72.121%{transform:translate(36.7159vw,72.121vh) scale(.9037)}to{transform:translate(40.31195vw,99vh) scale(.9037)}}.snow:nth-child(202){opacity:.2478;transform:translate(45.8557vw,-10px) scale(.3671);animation:fall-202 25s -28s linear infinite}@keyframes fall-202{58.786%{transform:translate(55.499vw,58.786vh) scale(.3671)}to{transform:translate(50.67735vw,99vh) scale(.3671)}}.snow:nth-child(203){opacity:1.6396;transform:translate(6.1659vw,-10px) scale(.9978);animation:fall-203 20s -4s linear infinite}@keyframes fall-203{33.568%{transform:translate(5.2374vw,33.568vh) scale(.9978)}to{transform:translate(5.70165vw,99vh) scale(.9978)}}.snow:nth-child(204){opacity:.6202;transform:translate(98.3468vw,-10px) scale(.6561);animation:fall-204 16s -10s linear infinite}@keyframes fall-204{37.596%{transform:translate(94.5051vw,37.596vh) scale(.6561)}to{transform:translate(96.42595vw,99vh) scale(.6561)}}.snow:nth-child(205){opacity:.3022;transform:translate(93.3815vw,-10px) scale(.3887);animation:fall-205 11s -6s linear infinite}@keyframes fall-205{65.296%{transform:translate(96.9797vw,65.296vh) scale(.3887)}to{transform:translate(95.1806vw,99vh) scale(.3887)}}.snow:nth-child(206){opacity:.2972;transform:translate(50.8313vw,-10px) scale(.5308);animation:fall-206 23s -1s linear infinite}@keyframes fall-206{75.697%{transform:translate(52.2033vw,75.697vh) scale(.5308)}to{transform:translate(51.5173vw,99vh) scale(.5308)}}.snow:nth-child(207){opacity:1.1528;transform:translate(68.0091vw,-10px) scale(.0723);animation:fall-207 27s -30s linear infinite}@keyframes fall-207{62.492%{transform:translate(64.2945vw,62.492vh) scale(.0723)}to{transform:translate(66.1518vw,99vh) scale(.0723)}}.snow:nth-child(208){opacity:1.594;transform:translate(8.5831vw,-10px) scale(.8427);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{61.05%{transform:translate(8.0312vw,61.05vh) scale(.8427)}to{transform:translate(8.30715vw,99vh) scale(.8427)}}.snow:nth-child(209){opacity:1.3166;transform:translate(78.1868vw,-10px) scale(.8213);animation:fall-209 21s -14s linear infinite}@keyframes fall-209{35.096%{transform:translate(81.4269vw,35.096vh) scale(.8213)}to{transform:translate(79.80685vw,99vh) scale(.8213)}}.snow:nth-child(210){opacity:.51;transform:translate(47.2126vw,-10px) scale(.9737);animation:fall-210 26s -20s linear infinite}@keyframes fall-210{38.816%{transform:translate(52.9938vw,38.816vh) scale(.9737)}to{transform:translate(50.1032vw,99vh) scale(.9737)}}.snow:nth-child(211){opacity:.6722;transform:translate(92.6018vw,-10px) scale(.0425);animation:fall-211 15s -10s linear infinite}@keyframes fall-211{65.666%{transform:translate(82.6289vw,65.666vh) scale(.0425)}to{transform:translate(87.61535vw,99vh) scale(.0425)}}.snow:nth-child(212){opacity:.0702;transform:translate(48.0379vw,-10px) scale(.5036);animation:fall-212 28s -13s linear infinite}@keyframes fall-212{73.565%{transform:translate(53.3324vw,73.565vh) scale(.5036)}to{transform:translate(50.68515vw,99vh) scale(.5036)}}.snow:nth-child(213){opacity:.2766;transform:translate(43.0638vw,-10px) scale(.6844);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{33.673%{transform:translate(42.5648vw,33.673vh) scale(.6844)}to{transform:translate(42.8143vw,99vh) scale(.6844)}}.snow:nth-child(214){opacity:.7654;transform:translate(62.1794vw,-10px) scale(.0942);animation:fall-214 30s -22s linear infinite}@keyframes fall-214{45.756%{transform:translate(54.5266vw,45.756vh) scale(.0942)}to{transform:translate(58.353vw,99vh) scale(.0942)}}.snow:nth-child(215){opacity:.7842;transform:translate(5.6861vw,-10px) scale(.6848);animation:fall-215 23s -17s linear infinite}@keyframes fall-215{61.039%{transform:translate(-3.7907vw,61.039vh) scale(.6848)}to{transform:translate(.9477vw,99vh) scale(.6848)}}.snow:nth-child(216){opacity:.4478;transform:translate(71.3664vw,-10px) scale(.1612);animation:fall-216 22s -11s linear infinite}@keyframes fall-216{69.202%{transform:translate(62.3962vw,69.202vh) scale(.1612)}to{transform:translate(66.8813vw,99vh) scale(.1612)}}.snow:nth-child(217){opacity:1.3552;transform:translate(11.6231vw,-10px) scale(.996);animation:fall-217 25s -17s linear infinite}@keyframes fall-217{70.737%{transform:translate(10.5396vw,70.737vh) scale(.996)}to{transform:translate(11.08135vw,99vh) scale(.996)}}.snow:nth-child(218){opacity:1.0048;transform:translate(44.8801vw,-10px) scale(.0991);animation:fall-218 27s -7s linear infinite}@keyframes fall-218{64.11%{transform:translate(54.5926vw,64.11vh) scale(.0991)}to{transform:translate(49.73635vw,99vh) scale(.0991)}}.snow:nth-child(219){opacity:.2992;transform:translate(4.6712vw,-10px) scale(.8445);animation:fall-219 14s -4s linear infinite}@keyframes fall-219{33.237%{transform:translate(-4.7084vw,33.237vh) scale(.8445)}to{transform:translate(-.0186vw,99vh) scale(.8445)}}.snow:nth-child(220){opacity:1.309;transform:translate(.6124vw,-10px) scale(.4229);animation:fall-220 17s -5s linear infinite}@keyframes fall-220{71.626%{transform:translate(-4.8496vw,71.626vh) scale(.4229)}to{transform:translate(-2.1186vw,99vh) scale(.4229)}}.snow:nth-child(221){opacity:.5966;transform:translate(1.2332vw,-10px) scale(.4027);animation:fall-221 12s -4s linear infinite}@keyframes fall-221{75.31%{transform:translate(4.8691vw,75.31vh) scale(.4027)}to{transform:translate(3.05115vw,99vh) scale(.4027)}}.snow:nth-child(222){opacity:1.3172;transform:translate(66.8476vw,-10px) scale(.5377);animation:fall-222 11s -17s linear infinite}@keyframes fall-222{52.117%{transform:translate(71.0645vw,52.117vh) scale(.5377)}to{transform:translate(68.95605vw,99vh) scale(.5377)}}.snow:nth-child(223){opacity:1.3356;transform:translate(29.3528vw,-10px) scale(.6832);animation:fall-223 26s -22s linear infinite}@keyframes fall-223{73.365%{transform:translate(32.2908vw,73.365vh) scale(.6832)}to{transform:translate(30.8218vw,99vh) scale(.6832)}}.snow:nth-child(224){opacity:1.467;transform:translate(53.1875vw,-10px) scale(.5739);animation:fall-224 20s -29s linear infinite}@keyframes fall-224{34.703%{transform:translate(54.0801vw,34.703vh) scale(.5739)}to{transform:translate(53.6338vw,99vh) scale(.5739)}}.snow:nth-child(225){opacity:1.7868;transform:translate(84.4235vw,-10px) scale(.8729);animation:fall-225 22s -22s linear infinite}@keyframes fall-225{51.223%{transform:translate(93.227vw,51.223vh) scale(.8729)}to{transform:translate(88.82525vw,99vh) scale(.8729)}}.snow:nth-child(226){opacity:1.4854;transform:translate(69.7972vw,-10px) scale(.5574);animation:fall-226 21s -26s linear infinite}@keyframes fall-226{37.479%{transform:translate(77.5461vw,37.479vh) scale(.5574)}to{transform:translate(73.67165vw,99vh) scale(.5574)}}.snow:nth-child(227){opacity:1.2732;transform:translate(94.3131vw,-10px) scale(.0016);animation:fall-227 25s -5s linear infinite}@keyframes fall-227{67.72%{transform:translate(89.4848vw,67.72vh) scale(.0016)}to{transform:translate(91.89895vw,99vh) scale(.0016)}}.snow:nth-child(228){opacity:1.8524;transform:translate(83.5677vw,-10px) scale(.3279);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{43.472%{transform:translate(74.5335vw,43.472vh) scale(.3279)}to{transform:translate(79.0506vw,99vh) scale(.3279)}}.snow:nth-child(229){opacity:1.034;transform:translate(72.9458vw,-10px) scale(.6635);animation:fall-229 26s -27s linear infinite}@keyframes fall-229{52.329%{transform:translate(65.2086vw,52.329vh) scale(.6635)}to{transform:translate(69.0772vw,99vh) scale(.6635)}}.snow:nth-child(230){opacity:.1438;transform:translate(68.07vw,-10px) scale(.4015);animation:fall-230 19s -11s linear infinite}@keyframes fall-230{60.708%{transform:translate(62.4349vw,60.708vh) scale(.4015)}to{transform:translate(65.25245vw,99vh) scale(.4015)}}.snow:nth-child(231){opacity:1.4492;transform:translate(66.8317vw,-10px) scale(.0778);animation:fall-231 11s -9s linear infinite}@keyframes fall-231{63.742%{transform:translate(74.4319vw,63.742vh) scale(.0778)}to{transform:translate(70.6318vw,99vh) scale(.0778)}}.snow:nth-child(232){opacity:1.416;transform:translate(63.2336vw,-10px) scale(.0276);animation:fall-232 30s -20s linear infinite}@keyframes fall-232{53.885%{transform:translate(61.261vw,53.885vh) scale(.0276)}to{transform:translate(62.2473vw,99vh) scale(.0276)}}.snow:nth-child(233){opacity:1.866;transform:translate(3.2933vw,-10px) scale(.8146);animation:fall-233 14s -21s linear infinite}@keyframes fall-233{78.391%{transform:translate(.4814vw,78.391vh) scale(.8146)}to{transform:translate(1.88735vw,99vh) scale(.8146)}}.snow:nth-child(234){opacity:1.454;transform:translate(57.3536vw,-10px) scale(.7122);animation:fall-234 10s -28s linear infinite}@keyframes fall-234{48.952%{transform:translate(61.6279vw,48.952vh) scale(.7122)}to{transform:translate(59.49075vw,99vh) scale(.7122)}}.snow:nth-child(235){opacity:1.2114;transform:translate(13.5781vw,-10px) scale(.4661);animation:fall-235 15s -3s linear infinite}@keyframes fall-235{54.715%{transform:translate(8.697vw,54.715vh) scale(.4661)}to{transform:translate(11.13755vw,99vh) scale(.4661)}}.snow:nth-child(236){opacity:.3374;transform:translate(50.0219vw,-10px) scale(.419);animation:fall-236 23s -6s linear infinite}@keyframes fall-236{33.006%{transform:translate(48.0625vw,33.006vh) scale(.419)}to{transform:translate(49.0422vw,99vh) scale(.419)}}.snow:nth-child(237){opacity:1.4298;transform:translate(60.5116vw,-10px) scale(.9127);animation:fall-237 21s -24s linear infinite}@keyframes fall-237{31.167%{transform:translate(69.5384vw,31.167vh) scale(.9127)}to{transform:translate(65.025vw,99vh) scale(.9127)}}.snow:nth-child(238){opacity:1.9056;transform:translate(83.4692vw,-10px) scale(.7783);animation:fall-238 30s -21s linear infinite}@keyframes fall-238{64.128%{transform:translate(85.7858vw,64.128vh) scale(.7783)}to{transform:translate(84.6275vw,99vh) scale(.7783)}}.snow:nth-child(239){opacity:.6976;transform:translate(68.0914vw,-10px) scale(.636);animation:fall-239 16s -13s linear infinite}@keyframes fall-239{34.985%{transform:translate(75.303vw,34.985vh) scale(.636)}to{transform:translate(71.6972vw,99vh) scale(.636)}}.snow:nth-child(240){opacity:.3656;transform:translate(76.5924vw,-10px) scale(.0242);animation:fall-240 28s -2s linear infinite}@keyframes fall-240{69.747%{transform:translate(79.6804vw,69.747vh) scale(.0242)}to{transform:translate(78.1364vw,99vh) scale(.0242)}}.snow:nth-child(241){opacity:1.9806;transform:translate(62.9023vw,-10px) scale(.1774);animation:fall-241 19s -17s linear infinite}@keyframes fall-241{65.925%{transform:translate(66.636vw,65.925vh) scale(.1774)}to{transform:translate(64.76915vw,99vh) scale(.1774)}}.snow:nth-child(242){opacity:.437;transform:translate(34.0038vw,-10px) scale(.5694);animation:fall-242 17s -26s linear infinite}@keyframes fall-242{76.43%{transform:translate(42.9637vw,76.43vh) scale(.5694)}to{transform:translate(38.48375vw,99vh) scale(.5694)}}.snow:nth-child(243){opacity:1.3244;transform:translate(49.6325vw,-10px) scale(.4026);animation:fall-243 28s -10s linear infinite}@keyframes fall-243{47.236%{transform:translate(57.5246vw,47.236vh) scale(.4026)}to{transform:translate(53.57855vw,99vh) scale(.4026)}}.snow:nth-child(244){opacity:1.925;transform:translate(99.8498vw,-10px) scale(.7637);animation:fall-244 21s -8s linear infinite}@keyframes fall-244{69.23%{transform:translate(104.8301vw,69.23vh) scale(.7637)}to{transform:translate(102.33995vw,99vh) scale(.7637)}}.snow:nth-child(245){opacity:1.0726;transform:translate(48.1792vw,-10px) scale(.9847);animation:fall-245 27s -15s linear infinite}@keyframes fall-245{60.394%{transform:translate(50.2165vw,60.394vh) scale(.9847)}to{transform:translate(49.19785vw,99vh) scale(.9847)}}.snow:nth-child(246){opacity:.45;transform:translate(48.5606vw,-10px) scale(.9268);animation:fall-246 17s -15s linear infinite}@keyframes fall-246{60.417%{transform:translate(46.4314vw,60.417vh) scale(.9268)}to{transform:translate(47.496vw,99vh) scale(.9268)}}.snow:nth-child(247){opacity:1.3588;transform:translate(3.1966vw,-10px) scale(.4576);animation:fall-247 14s -6s linear infinite}@keyframes fall-247{60.409%{transform:translate(-1.0649vw,60.409vh) scale(.4576)}to{transform:translate(1.06585vw,99vh) scale(.4576)}}.snow:nth-child(248){opacity:.0302;transform:translate(50.1367vw,-10px) scale(.9099);animation:fall-248 15s -6s linear infinite}@keyframes fall-248{30.907%{transform:translate(59.8084vw,30.907vh) scale(.9099)}to{transform:translate(54.97255vw,99vh) scale(.9099)}}.snow:nth-child(249){opacity:.4622;transform:translate(91.3255vw,-10px) scale(.7669);animation:fall-249 19s -10s linear infinite}@keyframes fall-249{54.611%{transform:translate(101.2465vw,54.611vh) scale(.7669)}to{transform:translate(96.286vw,99vh) scale(.7669)}}.snow:nth-child(250){opacity:.8008;transform:translate(94.2945vw,-10px) scale(.9276);animation:fall-250 16s -27s linear infinite}@keyframes fall-250{49.382%{transform:translate(94.0342vw,49.382vh) scale(.9276)}to{transform:translate(94.16435vw,99vh) scale(.9276)}}.snow:nth-child(251){opacity:1.44;transform:translate(7.3508vw,-10px) scale(.6866);animation:fall-251 11s -23s linear infinite}@keyframes fall-251{66.645%{transform:translate(.0053vw,66.645vh) scale(.6866)}to{transform:translate(3.67805vw,99vh) scale(.6866)}}.snow:nth-child(252){opacity:1.3974;transform:translate(55.2354vw,-10px) scale(.8149);animation:fall-252 13s -3s linear infinite}@keyframes fall-252{56.189%{transform:translate(53.9666vw,56.189vh) scale(.8149)}to{transform:translate(54.601vw,99vh) scale(.8149)}}.snow:nth-child(253){opacity:1.7234;transform:translate(42.8876vw,-10px) scale(.1811);animation:fall-253 26s -13s linear infinite}@keyframes fall-253{50.689%{transform:translate(45.2609vw,50.689vh) scale(.1811)}to{transform:translate(44.07425vw,99vh) scale(.1811)}}.snow:nth-child(254){opacity:1.532;transform:translate(79.4452vw,-10px) scale(.9715);animation:fall-254 10s -12s linear infinite}@keyframes fall-254{73.26%{transform:translate(70.4041vw,73.26vh) scale(.9715)}to{transform:translate(74.92465vw,99vh) scale(.9715)}}.snow:nth-child(255){opacity:1.035;transform:translate(6.1758vw,-10px) scale(.647);animation:fall-255 10s -26s linear infinite}@keyframes fall-255{40.151%{transform:translate(7.3959vw,40.151vh) scale(.647)}to{transform:translate(6.78585vw,99vh) scale(.647)}}.snow:nth-child(256){opacity:.1516;transform:translate(59.5269vw,-10px) scale(.6322);animation:fall-256 27s -27s linear infinite}@keyframes fall-256{60.745%{transform:translate(64.8084vw,60.745vh) scale(.6322)}to{transform:translate(62.16765vw,99vh) scale(.6322)}}.snow:nth-child(257){opacity:.9824;transform:translate(36.8007vw,-10px) scale(.9335);animation:fall-257 23s -25s linear infinite}@keyframes fall-257{68.776%{transform:translate(27.5292vw,68.776vh) scale(.9335)}to{transform:translate(32.16495vw,99vh) scale(.9335)}}.snow:nth-child(258){opacity:1.349;transform:translate(61.6622vw,-10px) scale(.9497);animation:fall-258 15s -22s linear infinite}@keyframes fall-258{56.554%{transform:translate(70.538vw,56.554vh) scale(.9497)}to{transform:translate(66.1001vw,99vh) scale(.9497)}}.snow:nth-child(259){opacity:.5116;transform:translate(94.0305vw,-10px) scale(.1245);animation:fall-259 28s -2s linear infinite}@keyframes fall-259{75.927%{transform:translate(88.9043vw,75.927vh) scale(.1245)}to{transform:translate(91.4674vw,99vh) scale(.1245)}}.snow:nth-child(260){opacity:.4948;transform:translate(12.1032vw,-10px) scale(.7657);animation:fall-260 12s -12s linear infinite}@keyframes fall-260{65.712%{transform:translate(5.6606vw,65.712vh) scale(.7657)}to{transform:translate(8.8819vw,99vh) scale(.7657)}}.snow:nth-child(261){opacity:1.5998;transform:translate(11.2422vw,-10px) scale(.0055);animation:fall-261 10s -12s linear infinite}@keyframes fall-261{30.301%{transform:translate(15.7652vw,30.301vh) scale(.0055)}to{transform:translate(13.5037vw,99vh) scale(.0055)}}.snow:nth-child(262){opacity:1.0364;transform:translate(33.4127vw,-10px) scale(.2941);animation:fall-262 17s -15s linear infinite}@keyframes fall-262{33.482%{transform:translate(40.4846vw,33.482vh) scale(.2941)}to{transform:translate(36.94865vw,99vh) scale(.2941)}}.snow:nth-child(263){opacity:.5148;transform:translate(21.0861vw,-10px) scale(.2352);animation:fall-263 11s -11s linear infinite}@keyframes fall-263{37.818%{transform:translate(23.5956vw,37.818vh) scale(.2352)}to{transform:translate(22.34085vw,99vh) scale(.2352)}}.snow:nth-child(264){opacity:1.147;transform:translate(14.6666vw,-10px) scale(.4609);animation:fall-264 10s -23s linear infinite}@keyframes fall-264{76.074%{transform:translate(9.752vw,76.074vh) scale(.4609)}to{transform:translate(12.2093vw,99vh) scale(.4609)}}.snow:nth-child(265){opacity:1.0954;transform:translate(58.2023vw,-10px) scale(.4771);animation:fall-265 10s -25s linear infinite}@keyframes fall-265{67.706%{transform:translate(49.1469vw,67.706vh) scale(.4771)}to{transform:translate(53.6746vw,99vh) scale(.4771)}}.snow:nth-child(266){opacity:.0962;transform:translate(59.3717vw,-10px) scale(.7135);animation:fall-266 10s -4s linear infinite}@keyframes fall-266{59.463%{transform:translate(49.4909vw,59.463vh) scale(.7135)}to{transform:translate(54.4313vw,99vh) scale(.7135)}}.snow:nth-child(267){opacity:.9044;transform:translate(38.7034vw,-10px) scale(.952);animation:fall-267 22s -13s linear infinite}@keyframes fall-267{59.965%{transform:translate(30.0067vw,59.965vh) scale(.952)}to{transform:translate(34.35505vw,99vh) scale(.952)}}.snow:nth-child(268){opacity:1.6076;transform:translate(33.3952vw,-10px) scale(.6349);animation:fall-268 19s -20s linear infinite}@keyframes fall-268{58.436%{transform:translate(30.7201vw,58.436vh) scale(.6349)}to{transform:translate(32.05765vw,99vh) scale(.6349)}}.snow:nth-child(269){opacity:.523;transform:translate(11.7058vw,-10px) scale(.3155);animation:fall-269 17s -25s linear infinite}@keyframes fall-269{36.268%{transform:translate(21.4701vw,36.268vh) scale(.3155)}to{transform:translate(16.58795vw,99vh) scale(.3155)}}.snow:nth-child(270){opacity:.6724;transform:translate(12.5757vw,-10px) scale(.0464);animation:fall-270 28s -25s linear infinite}@keyframes fall-270{54.162%{transform:translate(3.8148vw,54.162vh) scale(.0464)}to{transform:translate(8.19525vw,99vh) scale(.0464)}}.snow:nth-child(271){opacity:1.8156;transform:translate(74.135vw,-10px) scale(.9599);animation:fall-271 14s -5s linear infinite}@keyframes fall-271{39.246%{transform:translate(81.4607vw,39.246vh) scale(.9599)}to{transform:translate(77.79785vw,99vh) scale(.9599)}}.snow:nth-child(272){opacity:1.3554;transform:translate(15.7427vw,-10px) scale(.134);animation:fall-272 22s -14s linear infinite}@keyframes fall-272{66.906%{transform:translate(10.9799vw,66.906vh) scale(.134)}to{transform:translate(13.3613vw,99vh) scale(.134)}}.snow:nth-child(273){opacity:1.899;transform:translate(99.928vw,-10px) scale(.4752);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{66.678%{transform:translate(108.5726vw,66.678vh) scale(.4752)}to{transform:translate(104.2503vw,99vh) scale(.4752)}}.snow:nth-child(274){opacity:.4634;transform:translate(39.2051vw,-10px) scale(.9207);animation:fall-274 25s -22s linear infinite}@keyframes fall-274{68.738%{transform:translate(35.3696vw,68.738vh) scale(.9207)}to{transform:translate(37.28735vw,99vh) scale(.9207)}}.snow:nth-child(275){opacity:1.1028;transform:translate(27.5132vw,-10px) scale(.2863);animation:fall-275 30s -20s linear infinite}@keyframes fall-275{77.963%{transform:translate(35.8526vw,77.963vh) scale(.2863)}to{transform:translate(31.6829vw,99vh) scale(.2863)}}.snow:nth-child(276){opacity:.3126;transform:translate(28.3706vw,-10px) scale(.2871);animation:fall-276 19s -9s linear infinite}@keyframes fall-276{42.874%{transform:translate(22.6728vw,42.874vh) scale(.2871)}to{transform:translate(25.5217vw,99vh) scale(.2871)}}.snow:nth-child(277){opacity:.323;transform:translate(62.9748vw,-10px) scale(.1491);animation:fall-277 14s -2s linear infinite}@keyframes fall-277{55.666%{transform:translate(69.7426vw,55.666vh) scale(.1491)}to{transform:translate(66.3587vw,99vh) scale(.1491)}}.snow:nth-child(278){opacity:1.0356;transform:translate(61.6802vw,-10px) scale(.6214);animation:fall-278 25s -24s linear infinite}@keyframes fall-278{34.643%{transform:translate(71.423vw,34.643vh) scale(.6214)}to{transform:translate(66.5516vw,99vh) scale(.6214)}}.snow:nth-child(279){opacity:1.7114;transform:translate(8.4653vw,-10px) scale(.7407);animation:fall-279 28s -15s linear infinite}@keyframes fall-279{56.412%{transform:translate(8.7807vw,56.412vh) scale(.7407)}to{transform:translate(8.623vw,99vh) scale(.7407)}}.snow:nth-child(280){opacity:.5794;transform:translate(29.6085vw,-10px) scale(.3201);animation:fall-280 27s -12s linear infinite}@keyframes fall-280{30.621%{transform:translate(22.6825vw,30.621vh) scale(.3201)}to{transform:translate(26.1455vw,99vh) scale(.3201)}}.snow:nth-child(281){opacity:1.8634;transform:translate(90.2556vw,-10px) scale(.5201);animation:fall-281 20s -15s linear infinite}@keyframes fall-281{56.278%{transform:translate(94.1317vw,56.278vh) scale(.5201)}to{transform:translate(92.19365vw,99vh) scale(.5201)}}.snow:nth-child(282){opacity:.1124;transform:translate(39.9907vw,-10px) scale(.7888);animation:fall-282 11s -4s linear infinite}@keyframes fall-282{40.987%{transform:translate(46.7507vw,40.987vh) scale(.7888)}to{transform:translate(43.3707vw,99vh) scale(.7888)}}.snow:nth-child(283){opacity:1.11;transform:translate(7.3621vw,-10px) scale(.6249);animation:fall-283 28s -18s linear infinite}@keyframes fall-283{72.823%{transform:translate(3.4094vw,72.823vh) scale(.6249)}to{transform:translate(5.38575vw,99vh) scale(.6249)}}.snow:nth-child(284){opacity:.1574;transform:translate(86.7979vw,-10px) scale(.0672);animation:fall-284 30s -9s linear infinite}@keyframes fall-284{37.063%{transform:translate(83.4864vw,37.063vh) scale(.0672)}to{transform:translate(85.14215vw,99vh) scale(.0672)}}.snow:nth-child(285){opacity:1.5676;transform:translate(39.7235vw,-10px) scale(.0162);animation:fall-285 16s -9s linear infinite}@keyframes fall-285{56.9%{transform:translate(32.3497vw,56.9vh) scale(.0162)}to{transform:translate(36.0366vw,99vh) scale(.0162)}}.snow:nth-child(286){opacity:.861;transform:translate(23.571vw,-10px) scale(.0815);animation:fall-286 27s -17s linear infinite}@keyframes fall-286{44.168%{transform:translate(30.6213vw,44.168vh) scale(.0815)}to{transform:translate(27.09615vw,99vh) scale(.0815)}}.snow:nth-child(287){opacity:1.1194;transform:translate(15.2277vw,-10px) scale(.4065);animation:fall-287 21s -16s linear infinite}@keyframes fall-287{43.43%{transform:translate(6.7565vw,43.43vh) scale(.4065)}to{transform:translate(10.9921vw,99vh) scale(.4065)}}.snow:nth-child(288){opacity:.4934;transform:translate(33.788vw,-10px) scale(.2698);animation:fall-288 21s -4s linear infinite}@keyframes fall-288{72.443%{transform:translate(29.7618vw,72.443vh) scale(.2698)}to{transform:translate(31.7749vw,99vh) scale(.2698)}}.snow:nth-child(289){opacity:.6406;transform:translate(70.3751vw,-10px) scale(.1872);animation:fall-289 17s -3s linear infinite}@keyframes fall-289{71.68%{transform:translate(65.8182vw,71.68vh) scale(.1872)}to{transform:translate(68.09665vw,99vh) scale(.1872)}}.snow:nth-child(290){opacity:1.946;transform:translate(53.2172vw,-10px) scale(.8636);animation:fall-290 12s -22s linear infinite}@keyframes fall-290{31.555%{transform:translate(54.7282vw,31.555vh) scale(.8636)}to{transform:translate(53.9727vw,99vh) scale(.8636)}}.snow:nth-child(291){opacity:1.8026;transform:translate(47.1706vw,-10px) scale(.4258);animation:fall-291 16s -28s linear infinite}@keyframes fall-291{46.728%{transform:translate(50.5814vw,46.728vh) scale(.4258)}to{transform:translate(48.876vw,99vh) scale(.4258)}}.snow:nth-child(292){opacity:.859;transform:translate(49.0463vw,-10px) scale(.4553);animation:fall-292 15s -15s linear infinite}@keyframes fall-292{51.534%{transform:translate(44.5488vw,51.534vh) scale(.4553)}to{transform:translate(46.79755vw,99vh) scale(.4553)}}.snow:nth-child(293){opacity:.2164;transform:translate(85.1192vw,-10px) scale(.2175);animation:fall-293 11s -18s linear infinite}@keyframes fall-293{71.675%{transform:translate(94.8137vw,71.675vh) scale(.2175)}to{transform:translate(89.96645vw,99vh) scale(.2175)}}.snow:nth-child(294){opacity:1.0814;transform:translate(10.3169vw,-10px) scale(.5795);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{44.91%{transform:translate(3.3235vw,44.91vh) scale(.5795)}to{transform:translate(6.8202vw,99vh) scale(.5795)}}.snow:nth-child(295){opacity:1.4084;transform:translate(29.3787vw,-10px) scale(.5194);animation:fall-295 23s -10s linear infinite}@keyframes fall-295{60.007%{transform:translate(31.1852vw,60.007vh) scale(.5194)}to{transform:translate(30.28195vw,99vh) scale(.5194)}}.snow:nth-child(296){opacity:.0054;transform:translate(92.9253vw,-10px) scale(.3296);animation:fall-296 20s -7s linear infinite}@keyframes fall-296{47.597%{transform:translate(88.7086vw,47.597vh) scale(.3296)}to{transform:translate(90.81695vw,99vh) scale(.3296)}}.snow:nth-child(297){opacity:1.0354;transform:translate(18.2109vw,-10px) scale(.4616);animation:fall-297 11s -28s linear infinite}@keyframes fall-297{48.895%{transform:translate(21.6973vw,48.895vh) scale(.4616)}to{transform:translate(19.9541vw,99vh) scale(.4616)}}.snow:nth-child(298){opacity:1.0774;transform:translate(74.0033vw,-10px) scale(.7869);animation:fall-298 16s -24s linear infinite}@keyframes fall-298{43.803%{transform:translate(73.0391vw,43.803vh) scale(.7869)}to{transform:translate(73.5212vw,99vh) scale(.7869)}}.snow:nth-child(299){opacity:1.1718;transform:translate(41.7422vw,-10px) scale(.523);animation:fall-299 13s -4s linear infinite}@keyframes fall-299{37.784%{transform:translate(42.2453vw,37.784vh) scale(.523)}to{transform:translate(41.99375vw,99vh) scale(.523)}}.snow:nth-child(300){opacity:1.1428;transform:translate(19.2042vw,-10px) scale(.6912);animation:fall-300 24s -21s linear infinite}@keyframes fall-300{50%{transform:translate(26.5513vw,50vh) scale(.6912)}to{transform:translate(22.87775vw,99vh) scale(.6912)}}.snow:nth-child(301){opacity:.2912;transform:translate(37.5014vw,-10px) scale(.0795);animation:fall-301 29s -1s linear infinite}@keyframes fall-301{53.833%{transform:translate(43.8946vw,53.833vh) scale(.0795)}to{transform:translate(40.698vw,99vh) scale(.0795)}}.snow:nth-child(302){opacity:1.845;transform:translate(2.1802vw,-10px) scale(.2698);animation:fall-302 29s -22s linear infinite}@keyframes fall-302{51.704%{transform:translate(-.7103vw,51.704vh) scale(.2698)}to{transform:translate(.73495vw,99vh) scale(.2698)}}.snow:nth-child(303){opacity:1.3682;transform:translate(4.7579vw,-10px) scale(.7572);animation:fall-303 27s -13s linear infinite}@keyframes fall-303{53.397%{transform:translate(9.8623vw,53.397vh) scale(.7572)}to{transform:translate(7.3101vw,99vh) scale(.7572)}}.snow:nth-child(304){opacity:.4968;transform:translate(30.886vw,-10px) scale(.9456);animation:fall-304 30s -19s linear infinite}@keyframes fall-304{41.314%{transform:translate(34.3433vw,41.314vh) scale(.9456)}to{transform:translate(32.61465vw,99vh) scale(.9456)}}.snow:nth-child(305){opacity:.2838;transform:translate(40.2003vw,-10px) scale(.5767);animation:fall-305 13s -21s linear infinite}@keyframes fall-305{43.664%{transform:translate(50.1673vw,43.664vh) scale(.5767)}to{transform:translate(45.1838vw,99vh) scale(.5767)}}.snow:nth-child(306){opacity:.8472;transform:translate(17.9511vw,-10px) scale(.5214);animation:fall-306 24s -30s linear infinite}@keyframes fall-306{64.111%{transform:translate(22.1056vw,64.111vh) scale(.5214)}to{transform:translate(20.02835vw,99vh) scale(.5214)}}.snow:nth-child(307){opacity:.9896;transform:translate(63.7989vw,-10px) scale(.0572);animation:fall-307 20s -21s linear infinite}@keyframes fall-307{64.217%{transform:translate(57.1828vw,64.217vh) scale(.0572)}to{transform:translate(60.49085vw,99vh) scale(.0572)}}.snow:nth-child(308){opacity:.6422;transform:translate(66.5037vw,-10px) scale(.3968);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{55.99%{transform:translate(64.7929vw,55.99vh) scale(.3968)}to{transform:translate(65.6483vw,99vh) scale(.3968)}}.snow:nth-child(309){opacity:1.156;transform:translate(62.1681vw,-10px) scale(.5826);animation:fall-309 26s -14s linear infinite}@keyframes fall-309{50.402%{transform:translate(52.3002vw,50.402vh) scale(.5826)}to{transform:translate(57.23415vw,99vh) scale(.5826)}}.snow:nth-child(310){opacity:1.5352;transform:translate(88.5745vw,-10px) scale(.0985);animation:fall-310 19s -30s linear infinite}@keyframes fall-310{38.839%{transform:translate(95.8083vw,38.839vh) scale(.0985)}to{transform:translate(92.1914vw,99vh) scale(.0985)}}.snow:nth-child(311){opacity:.9182;transform:translate(35.1167vw,-10px) scale(.5828);animation:fall-311 13s -4s linear infinite}@keyframes fall-311{78.624%{transform:translate(37.8565vw,78.624vh) scale(.5828)}to{transform:translate(36.4866vw,99vh) scale(.5828)}}.snow:nth-child(312){opacity:1.5484;transform:translate(85.2194vw,-10px) scale(.0498);animation:fall-312 13s -28s linear infinite}@keyframes fall-312{37.632%{transform:translate(94.4066vw,37.632vh) scale(.0498)}to{transform:translate(89.813vw,99vh) scale(.0498)}}.snow:nth-child(313){opacity:.8464;transform:translate(93.6032vw,-10px) scale(.0317);animation:fall-313 12s -21s linear infinite}@keyframes fall-313{58.415%{transform:translate(95.2415vw,58.415vh) scale(.0317)}to{transform:translate(94.42235vw,99vh) scale(.0317)}}.snow:nth-child(314){opacity:1.342;transform:translate(60.0085vw,-10px) scale(.9731);animation:fall-314 27s -13s linear infinite}@keyframes fall-314{64.069%{transform:translate(50.8256vw,64.069vh) scale(.9731)}to{transform:translate(55.41705vw,99vh) scale(.9731)}}.snow:nth-child(315){opacity:.6202;transform:translate(77.9777vw,-10px) scale(.2914);animation:fall-315 28s -7s linear infinite}@keyframes fall-315{56.238%{transform:translate(70.3354vw,56.238vh) scale(.2914)}to{transform:translate(74.15655vw,99vh) scale(.2914)}}.snow:nth-child(316){opacity:1.1596;transform:translate(91.3022vw,-10px) scale(.1164);animation:fall-316 26s -10s linear infinite}@keyframes fall-316{42.944%{transform:translate(93.5661vw,42.944vh) scale(.1164)}to{transform:translate(92.43415vw,99vh) scale(.1164)}}.snow:nth-child(317){opacity:.4424;transform:translate(65.4779vw,-10px) scale(.5238);animation:fall-317 26s -1s linear infinite}@keyframes fall-317{43.837%{transform:translate(58.6422vw,43.837vh) scale(.5238)}to{transform:translate(62.06005vw,99vh) scale(.5238)}}.snow:nth-child(318){opacity:.181;transform:translate(35.2552vw,-10px) scale(.9498);animation:fall-318 19s -3s linear infinite}@keyframes fall-318{53.252%{transform:translate(42.635vw,53.252vh) scale(.9498)}to{transform:translate(38.9451vw,99vh) scale(.9498)}}.snow:nth-child(319){opacity:1.6292;transform:translate(86.719vw,-10px) scale(.1729);animation:fall-319 16s -17s linear infinite}@keyframes fall-319{33.918%{transform:translate(82.8719vw,33.918vh) scale(.1729)}to{transform:translate(84.79545vw,99vh) scale(.1729)}}.snow:nth-child(320){opacity:1.0738;transform:translate(52.2265vw,-10px) scale(.5568);animation:fall-320 28s -30s linear infinite}@keyframes fall-320{51.124%{transform:translate(42.6763vw,51.124vh) scale(.5568)}to{transform:translate(47.4514vw,99vh) scale(.5568)}}.snow:nth-child(321){opacity:1.8526;transform:translate(44.7331vw,-10px) scale(.1134);animation:fall-321 12s -26s linear infinite}@keyframes fall-321{43.668%{transform:translate(34.7944vw,43.668vh) scale(.1134)}to{transform:translate(39.76375vw,99vh) scale(.1134)}}.snow:nth-child(322){opacity:.4012;transform:translate(24.718vw,-10px) scale(.3347);animation:fall-322 25s -20s linear infinite}@keyframes fall-322{67.874%{transform:translate(17.4702vw,67.874vh) scale(.3347)}to{transform:translate(21.0941vw,99vh) scale(.3347)}}.snow:nth-child(323){opacity:.7668;transform:translate(76.7766vw,-10px) scale(.794);animation:fall-323 30s -3s linear infinite}@keyframes fall-323{51.448%{transform:translate(68.9569vw,51.448vh) scale(.794)}to{transform:translate(72.86675vw,99vh) scale(.794)}}.snow:nth-child(324){opacity:.122;transform:translate(12.9906vw,-10px) scale(.0267);animation:fall-324 20s -3s linear infinite}@keyframes fall-324{51.66%{transform:translate(14.7899vw,51.66vh) scale(.0267)}to{transform:translate(13.89025vw,99vh) scale(.0267)}}.snow:nth-child(325){opacity:.7694;transform:translate(15.9032vw,-10px) scale(.6406);animation:fall-325 18s -30s linear infinite}@keyframes fall-325{62.406%{transform:translate(17.9752vw,62.406vh) scale(.6406)}to{transform:translate(16.9392vw,99vh) scale(.6406)}}.snow:nth-child(326){opacity:1.7436;transform:translate(48.1342vw,-10px) scale(.3426);animation:fall-326 21s -12s linear infinite}@keyframes fall-326{77.942%{transform:translate(51.9769vw,77.942vh) scale(.3426)}to{transform:translate(50.05555vw,99vh) scale(.3426)}}.snow:nth-child(327){opacity:.5384;transform:translate(80.3909vw,-10px) scale(.5811);animation:fall-327 21s -11s linear infinite}@keyframes fall-327{54.235%{transform:translate(81.047vw,54.235vh) scale(.5811)}to{transform:translate(80.71895vw,99vh) scale(.5811)}}.snow:nth-child(328){opacity:.9466;transform:translate(16.1929vw,-10px) scale(.834);animation:fall-328 26s -8s linear infinite}@keyframes fall-328{45.989%{transform:translate(21.8059vw,45.989vh) scale(.834)}to{transform:translate(18.9994vw,99vh) scale(.834)}}.snow:nth-child(329){opacity:1.9488;transform:translate(86.9069vw,-10px) scale(.8058);animation:fall-329 26s -28s linear infinite}@keyframes fall-329{30.589%{transform:translate(80.8686vw,30.589vh) scale(.8058)}to{transform:translate(83.88775vw,99vh) scale(.8058)}}.snow:nth-child(330){opacity:1.3004;transform:translate(14.5534vw,-10px) scale(.9725);animation:fall-330 18s -6s linear infinite}@keyframes fall-330{54.223%{transform:translate(22.4522vw,54.223vh) scale(.9725)}to{transform:translate(18.5028vw,99vh) scale(.9725)}}.snow:nth-child(331){opacity:.0252;transform:translate(77.9045vw,-10px) scale(.6098);animation:fall-331 19s -17s linear infinite}@keyframes fall-331{40.465%{transform:translate(71.5946vw,40.465vh) scale(.6098)}to{transform:translate(74.74955vw,99vh) scale(.6098)}}.snow:nth-child(332){opacity:1.0786;transform:translate(65.8152vw,-10px) scale(.7707);animation:fall-332 22s -6s linear infinite}@keyframes fall-332{65.258%{transform:translate(74.2319vw,65.258vh) scale(.7707)}to{transform:translate(70.02355vw,99vh) scale(.7707)}}.snow:nth-child(333){opacity:.0776;transform:translate(50.6402vw,-10px) scale(.1847);animation:fall-333 30s -18s linear infinite}@keyframes fall-333{37.811%{transform:translate(52.1757vw,37.811vh) scale(.1847)}to{transform:translate(51.40795vw,99vh) scale(.1847)}}.snow:nth-child(334){opacity:.528;transform:translate(7.6762vw,-10px) scale(.4246);animation:fall-334 18s -16s linear infinite}@keyframes fall-334{64.32%{transform:translate(4.324vw,64.32vh) scale(.4246)}to{transform:translate(6.0001vw,99vh) scale(.4246)}}.snow:nth-child(335){opacity:.482;transform:translate(32.7643vw,-10px) scale(.3087);animation:fall-335 20s -14s linear infinite}@keyframes fall-335{52.812%{transform:translate(27.1412vw,52.812vh) scale(.3087)}to{transform:translate(29.95275vw,99vh) scale(.3087)}}.snow:nth-child(336){opacity:.904;transform:translate(6.5653vw,-10px) scale(.1415);animation:fall-336 23s -25s linear infinite}@keyframes fall-336{38.192%{transform:translate(13.4612vw,38.192vh) scale(.1415)}to{transform:translate(10.01325vw,99vh) scale(.1415)}}.snow:nth-child(337){opacity:.6166;transform:translate(44.7867vw,-10px) scale(.9866);animation:fall-337 14s -7s linear infinite}@keyframes fall-337{52.174%{transform:translate(45.2119vw,52.174vh) scale(.9866)}to{transform:translate(44.9993vw,99vh) scale(.9866)}}.snow:nth-child(338){opacity:.0292;transform:translate(20.2512vw,-10px) scale(.7873);animation:fall-338 23s -8s linear infinite}@keyframes fall-338{31.116%{transform:translate(18.1572vw,31.116vh) scale(.7873)}to{transform:translate(19.2042vw,99vh) scale(.7873)}}.snow:nth-child(339){opacity:.6322;transform:translate(95.3077vw,-10px) scale(.291);animation:fall-339 28s -22s linear infinite}@keyframes fall-339{40.971%{transform:translate(88.0473vw,40.971vh) scale(.291)}to{transform:translate(91.6775vw,99vh) scale(.291)}}.snow:nth-child(340){opacity:.2284;transform:translate(38.1662vw,-10px) scale(.4974);animation:fall-340 12s -8s linear infinite}@keyframes fall-340{53.93%{transform:translate(42.5704vw,53.93vh) scale(.4974)}to{transform:translate(40.3683vw,99vh) scale(.4974)}}.snow:nth-child(341){opacity:.8744;transform:translate(74.9176vw,-10px) scale(.2259);animation:fall-341 25s -13s linear infinite}@keyframes fall-341{47.848%{transform:translate(66.2163vw,47.848vh) scale(.2259)}to{transform:translate(70.56695vw,99vh) scale(.2259)}}.snow:nth-child(342){opacity:1.1876;transform:translate(13.4347vw,-10px) scale(.7579);animation:fall-342 30s -22s linear infinite}@keyframes fall-342{70.869%{transform:translate(21.0526vw,70.869vh) scale(.7579)}to{transform:translate(17.24365vw,99vh) scale(.7579)}}.snow:nth-child(343){opacity:1.1566;transform:translate(64.1699vw,-10px) scale(.8163);animation:fall-343 26s -3s linear infinite}@keyframes fall-343{34.932%{transform:translate(58.7349vw,34.932vh) scale(.8163)}to{transform:translate(61.4524vw,99vh) scale(.8163)}}.snow:nth-child(344){opacity:.7724;transform:translate(97.4096vw,-10px) scale(.9865);animation:fall-344 22s -8s linear infinite}@keyframes fall-344{39.058%{transform:translate(103.6036vw,39.058vh) scale(.9865)}to{transform:translate(100.5066vw,99vh) scale(.9865)}}.snow:nth-child(345){opacity:.1204;transform:translate(96.2499vw,-10px) scale(.153);animation:fall-345 24s -30s linear infinite}@keyframes fall-345{40.238%{transform:translate(105.767vw,40.238vh) scale(.153)}to{transform:translate(101.00845vw,99vh) scale(.153)}}.snow:nth-child(346){opacity:.0158;transform:translate(25.0474vw,-10px) scale(.5644);animation:fall-346 20s -22s linear infinite}@keyframes fall-346{78.788%{transform:translate(28.5008vw,78.788vh) scale(.5644)}to{transform:translate(26.7741vw,99vh) scale(.5644)}}.snow:nth-child(347){opacity:1.9028;transform:translate(23.9847vw,-10px) scale(.5805);animation:fall-347 26s -19s linear infinite}@keyframes fall-347{50.43%{transform:translate(31.8593vw,50.43vh) scale(.5805)}to{transform:translate(27.922vw,99vh) scale(.5805)}}.snow:nth-child(348){opacity:1.2678;transform:translate(42.0245vw,-10px) scale(.3971);animation:fall-348 15s -30s linear infinite}@keyframes fall-348{79.695%{transform:translate(35.4476vw,79.695vh) scale(.3971)}to{transform:translate(38.73605vw,99vh) scale(.3971)}}.snow:nth-child(349){opacity:1.6342;transform:translate(51.197vw,-10px) scale(.0088);animation:fall-349 30s -6s linear infinite}@keyframes fall-349{55.915%{transform:translate(57.8138vw,55.915vh) scale(.0088)}to{transform:translate(54.5054vw,99vh) scale(.0088)}}.snow:nth-child(350){opacity:1.2448;transform:translate(32.431vw,-10px) scale(.6497);animation:fall-350 21s -22s linear infinite}@keyframes fall-350{59.803%{transform:translate(40.0564vw,59.803vh) scale(.6497)}to{transform:translate(36.2437vw,99vh) scale(.6497)}}.snow:nth-child(351){opacity:1.2396;transform:translate(93.9364vw,-10px) scale(.6051);animation:fall-351 29s -17s linear infinite}@keyframes fall-351{66.517%{transform:translate(103.1866vw,66.517vh) scale(.6051)}to{transform:translate(98.5615vw,99vh) scale(.6051)}}.snow:nth-child(352){opacity:1.1346;transform:translate(63.4434vw,-10px) scale(.1878);animation:fall-352 28s -18s linear infinite}@keyframes fall-352{73.636%{transform:translate(66.9189vw,73.636vh) scale(.1878)}to{transform:translate(65.18115vw,99vh) scale(.1878)}}.snow:nth-child(353){opacity:.4046;transform:translate(91.4664vw,-10px) scale(.2009);animation:fall-353 26s -27s linear infinite}@keyframes fall-353{62.945%{transform:translate(92.5894vw,62.945vh) scale(.2009)}to{transform:translate(92.0279vw,99vh) scale(.2009)}}.snow:nth-child(354){opacity:.7714;transform:translate(56.6852vw,-10px) scale(.546);animation:fall-354 28s -11s linear infinite}@keyframes fall-354{56.496%{transform:translate(61.1475vw,56.496vh) scale(.546)}to{transform:translate(58.91635vw,99vh) scale(.546)}}.snow:nth-child(355){opacity:.1018;transform:translate(11.0871vw,-10px) scale(.8002);animation:fall-355 24s -14s linear infinite}@keyframes fall-355{31.577%{transform:translate(2.1118vw,31.577vh) scale(.8002)}to{transform:translate(6.59945vw,99vh) scale(.8002)}}.snow:nth-child(356){opacity:.474;transform:translate(85.5048vw,-10px) scale(.2298);animation:fall-356 28s -3s linear infinite}@keyframes fall-356{55.608%{transform:translate(94.5605vw,55.608vh) scale(.2298)}to{transform:translate(90.03265vw,99vh) scale(.2298)}}.snow:nth-child(357){opacity:.9894;transform:translate(64.3668vw,-10px) scale(.932);animation:fall-357 17s -28s linear infinite}@keyframes fall-357{56.123%{transform:translate(73.2107vw,56.123vh) scale(.932)}to{transform:translate(68.78875vw,99vh) scale(.932)}}.snow:nth-child(358){opacity:.0434;transform:translate(45.7785vw,-10px) scale(.1137);animation:fall-358 14s -3s linear infinite}@keyframes fall-358{37.543%{transform:translate(38.9091vw,37.543vh) scale(.1137)}to{transform:translate(42.3438vw,99vh) scale(.1137)}}.snow:nth-child(359){opacity:.5488;transform:translate(76.6145vw,-10px) scale(.0254);animation:fall-359 19s -9s linear infinite}@keyframes fall-359{54.725%{transform:translate(75.2805vw,54.725vh) scale(.0254)}to{transform:translate(75.9475vw,99vh) scale(.0254)}}.snow:nth-child(360){opacity:.2696;transform:translate(31.867vw,-10px) scale(.0551);animation:fall-360 29s -15s linear infinite}@keyframes fall-360{77.333%{transform:translate(38.7333vw,77.333vh) scale(.0551)}to{transform:translate(35.30015vw,99vh) scale(.0551)}}.snow:nth-child(361){opacity:.7372;transform:translate(7.3302vw,-10px) scale(.3192);animation:fall-361 10s -4s linear infinite}@keyframes fall-361{66.038%{transform:translate(14.2137vw,66.038vh) scale(.3192)}to{transform:translate(10.77195vw,99vh) scale(.3192)}}.snow:nth-child(362){opacity:.4832;transform:translate(24.6626vw,-10px) scale(.847);animation:fall-362 17s -18s linear infinite}@keyframes fall-362{35.03%{transform:translate(19.0244vw,35.03vh) scale(.847)}to{transform:translate(21.8435vw,99vh) scale(.847)}}.snow:nth-child(363){opacity:.1734;transform:translate(25.1975vw,-10px) scale(.9426);animation:fall-363 14s -25s linear infinite}@keyframes fall-363{76.532%{transform:translate(19.0366vw,76.532vh) scale(.9426)}to{transform:translate(22.11705vw,99vh) scale(.9426)}}.snow:nth-child(364){opacity:.4438;transform:translate(8.9225vw,-10px) scale(.5967);animation:fall-364 22s -3s linear infinite}@keyframes fall-364{52.858%{transform:translate(.234vw,52.858vh) scale(.5967)}to{transform:translate(4.57825vw,99vh) scale(.5967)}}.snow:nth-child(365){opacity:1.538;transform:translate(40.1677vw,-10px) scale(.8554);animation:fall-365 26s -20s linear infinite}@keyframes fall-365{49.624%{transform:translate(37.6799vw,49.624vh) scale(.8554)}to{transform:translate(38.9238vw,99vh) scale(.8554)}}.snow:nth-child(366){opacity:1.7706;transform:translate(67.4704vw,-10px) scale(.0477);animation:fall-366 14s -10s linear infinite}@keyframes fall-366{34.452%{transform:translate(59.2642vw,34.452vh) scale(.0477)}to{transform:translate(63.3673vw,99vh) scale(.0477)}}.snow:nth-child(367){opacity:1.0422;transform:translate(2.1674vw,-10px) scale(.4294);animation:fall-367 24s -14s linear infinite}@keyframes fall-367{40.305%{transform:translate(10.0187vw,40.305vh) scale(.4294)}to{transform:translate(6.09305vw,99vh) scale(.4294)}}.snow:nth-child(368){opacity:.3448;transform:translate(11.0602vw,-10px) scale(.1728);animation:fall-368 30s -21s linear infinite}@keyframes fall-368{46.748%{transform:translate(4.9795vw,46.748vh) scale(.1728)}to{transform:translate(8.01985vw,99vh) scale(.1728)}}.snow:nth-child(369){opacity:1.7552;transform:translate(19.7845vw,-10px) scale(.5546);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{41.764%{transform:translate(22.5685vw,41.764vh) scale(.5546)}to{transform:translate(21.1765vw,99vh) scale(.5546)}}.snow:nth-child(370){opacity:.4076;transform:translate(93.8403vw,-10px) scale(.7779);animation:fall-370 15s -23s linear infinite}@keyframes fall-370{63.433%{transform:translate(94.144vw,63.433vh) scale(.7779)}to{transform:translate(93.99215vw,99vh) scale(.7779)}}.snow:nth-child(371){opacity:1.7252;transform:translate(28.2776vw,-10px) scale(.264);animation:fall-371 13s -27s linear infinite}@keyframes fall-371{47.647%{transform:translate(32.765vw,47.647vh) scale(.264)}to{transform:translate(30.5213vw,99vh) scale(.264)}}.snow:nth-child(372){opacity:1.388;transform:translate(46.0419vw,-10px) scale(.1549);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{60.432%{transform:translate(51.0503vw,60.432vh) scale(.1549)}to{transform:translate(48.5461vw,99vh) scale(.1549)}}.snow:nth-child(373){opacity:1.619;transform:translate(99.3777vw,-10px) scale(.7665);animation:fall-373 24s -1s linear infinite}@keyframes fall-373{77.097%{transform:translate(103.2654vw,77.097vh) scale(.7665)}to{transform:translate(101.32155vw,99vh) scale(.7665)}}.snow:nth-child(374){opacity:.509;transform:translate(60.5665vw,-10px) scale(.0358);animation:fall-374 11s -7s linear infinite}@keyframes fall-374{60.938%{transform:translate(55.2022vw,60.938vh) scale(.0358)}to{transform:translate(57.88435vw,99vh) scale(.0358)}}.snow:nth-child(375){opacity:1.1254;transform:translate(33.1071vw,-10px) scale(.986);animation:fall-375 30s -16s linear infinite}@keyframes fall-375{59.488%{transform:translate(32.2536vw,59.488vh) scale(.986)}to{transform:translate(32.68035vw,99vh) scale(.986)}}.snow:nth-child(376){opacity:.8642;transform:translate(13.2586vw,-10px) scale(.16);animation:fall-376 12s -9s linear infinite}@keyframes fall-376{66.821%{transform:translate(16.0341vw,66.821vh) scale(.16)}to{transform:translate(14.64635vw,99vh) scale(.16)}}.snow:nth-child(377){opacity:1.4312;transform:translate(88.9665vw,-10px) scale(.7855);animation:fall-377 15s -25s linear infinite}@keyframes fall-377{69.054%{transform:translate(85.153vw,69.054vh) scale(.7855)}to{transform:translate(87.05975vw,99vh) scale(.7855)}}.snow:nth-child(378){opacity:.53;transform:translate(93.9164vw,-10px) scale(.163);animation:fall-378 12s -15s linear infinite}@keyframes fall-378{46.964%{transform:translate(89.7218vw,46.964vh) scale(.163)}to{transform:translate(91.8191vw,99vh) scale(.163)}}.snow:nth-child(379){opacity:.8688;transform:translate(26.9947vw,-10px) scale(.1691);animation:fall-379 10s -6s linear infinite}@keyframes fall-379{48.834%{transform:translate(24.6029vw,48.834vh) scale(.1691)}to{transform:translate(25.7988vw,99vh) scale(.1691)}}.snow:nth-child(380){opacity:1.4388;transform:translate(53.6877vw,-10px) scale(.0614);animation:fall-380 15s -20s linear infinite}@keyframes fall-380{56.479%{transform:translate(52.2251vw,56.479vh) scale(.0614)}to{transform:translate(52.9564vw,99vh) scale(.0614)}}.snow:nth-child(381){opacity:1.6842;transform:translate(64.435vw,-10px) scale(.0202);animation:fall-381 28s -27s linear infinite}@keyframes fall-381{59.973%{transform:translate(63.2877vw,59.973vh) scale(.0202)}to{transform:translate(63.86135vw,99vh) scale(.0202)}}.snow:nth-child(382){opacity:.3502;transform:translate(92.1953vw,-10px) scale(.0544);animation:fall-382 15s -22s linear infinite}@keyframes fall-382{40.949%{transform:translate(82.5233vw,40.949vh) scale(.0544)}to{transform:translate(87.3593vw,99vh) scale(.0544)}}.snow:nth-child(383){opacity:.702;transform:translate(29.3977vw,-10px) scale(.721);animation:fall-383 25s -2s linear infinite}@keyframes fall-383{41.071%{transform:translate(27.5015vw,41.071vh) scale(.721)}to{transform:translate(28.4496vw,99vh) scale(.721)}}.snow:nth-child(384){opacity:.2618;transform:translate(99.9482vw,-10px) scale(.0007);animation:fall-384 11s -15s linear infinite}@keyframes fall-384{57.117%{transform:translate(94.1927vw,57.117vh) scale(.0007)}to{transform:translate(97.07045vw,99vh) scale(.0007)}}.snow:nth-child(385){opacity:1.4536;transform:translate(56.9477vw,-10px) scale(.0809);animation:fall-385 12s -19s linear infinite}@keyframes fall-385{38.781%{transform:translate(58.8872vw,38.781vh) scale(.0809)}to{transform:translate(57.91745vw,99vh) scale(.0809)}}.snow:nth-child(386){opacity:1.4566;transform:translate(66.3684vw,-10px) scale(.7023);animation:fall-386 22s -22s linear infinite}@keyframes fall-386{37.213%{transform:translate(63.0017vw,37.213vh) scale(.7023)}to{transform:translate(64.68505vw,99vh) scale(.7023)}}.snow:nth-child(387){opacity:.1238;transform:translate(23.0054vw,-10px) scale(.5361);animation:fall-387 15s -26s linear infinite}@keyframes fall-387{43.764%{transform:translate(28.9214vw,43.764vh) scale(.5361)}to{transform:translate(25.9634vw,99vh) scale(.5361)}}.snow:nth-child(388){opacity:.9134;transform:translate(69.512vw,-10px) scale(.5477);animation:fall-388 12s -27s linear infinite}@keyframes fall-388{65.267%{transform:translate(61.0851vw,65.267vh) scale(.5477)}to{transform:translate(65.29855vw,99vh) scale(.5477)}}.snow:nth-child(389){opacity:.7086;transform:translate(27.6177vw,-10px) scale(.9538);animation:fall-389 23s -16s linear infinite}@keyframes fall-389{31.639%{transform:translate(36.0455vw,31.639vh) scale(.9538)}to{transform:translate(31.8316vw,99vh) scale(.9538)}}.snow:nth-child(390){opacity:.9846;transform:translate(47.6621vw,-10px) scale(.6824);animation:fall-390 11s -27s linear infinite}@keyframes fall-390{45.649%{transform:translate(44.9495vw,45.649vh) scale(.6824)}to{transform:translate(46.3058vw,99vh) scale(.6824)}}.snow:nth-child(391){opacity:1.968;transform:translate(24.9152vw,-10px) scale(.9326);animation:fall-391 23s -30s linear infinite}@keyframes fall-391{78.789%{transform:translate(18.5152vw,78.789vh) scale(.9326)}to{transform:translate(21.7152vw,99vh) scale(.9326)}}.snow:nth-child(392){opacity:1.3208;transform:translate(82.7238vw,-10px) scale(.7856);animation:fall-392 24s -18s linear infinite}@keyframes fall-392{55.82%{transform:translate(77.5995vw,55.82vh) scale(.7856)}to{transform:translate(80.16165vw,99vh) scale(.7856)}}.snow:nth-child(393){opacity:1.8032;transform:translate(13.6198vw,-10px) scale(.7593);animation:fall-393 14s -12s linear infinite}@keyframes fall-393{39.148%{transform:translate(18.9217vw,39.148vh) scale(.7593)}to{transform:translate(16.27075vw,99vh) scale(.7593)}}.snow:nth-child(394){opacity:.8684;transform:translate(44.6164vw,-10px) scale(.2458);animation:fall-394 23s -17s linear infinite}@keyframes fall-394{78.645%{transform:translate(38.3485vw,78.645vh) scale(.2458)}to{transform:translate(41.48245vw,99vh) scale(.2458)}}.snow:nth-child(395){opacity:1.6894;transform:translate(97.6161vw,-10px) scale(.0896);animation:fall-395 24s -4s linear infinite}@keyframes fall-395{61.522%{transform:translate(97.8823vw,61.522vh) scale(.0896)}to{transform:translate(97.7492vw,99vh) scale(.0896)}}.snow:nth-child(396){opacity:.2824;transform:translate(38.6819vw,-10px) scale(.8313);animation:fall-396 17s -29s linear infinite}@keyframes fall-396{67.182%{transform:translate(47.0962vw,67.182vh) scale(.8313)}to{transform:translate(42.88905vw,99vh) scale(.8313)}}.snow:nth-child(397){opacity:.6554;transform:translate(77.9277vw,-10px) scale(.2647);animation:fall-397 20s -26s linear infinite}@keyframes fall-397{35.795%{transform:translate(85.2421vw,35.795vh) scale(.2647)}to{transform:translate(81.5849vw,99vh) scale(.2647)}}.snow:nth-child(398){opacity:.5004;transform:translate(56.1557vw,-10px) scale(.5261);animation:fall-398 23s -20s linear infinite}@keyframes fall-398{55.175%{transform:translate(65.0955vw,55.175vh) scale(.5261)}to{transform:translate(60.6256vw,99vh) scale(.5261)}}.snow:nth-child(399){opacity:1.5346;transform:translate(8.6215vw,-10px) scale(.3739);animation:fall-399 27s -28s linear infinite}@keyframes fall-399{66.454%{transform:translate(18.4656vw,66.454vh) scale(.3739)}to{transform:translate(13.54355vw,99vh) scale(.3739)}}.snow:nth-child(400){opacity:1.3766;transform:translate(25.4048vw,-10px) scale(.8971);animation:fall-400 17s -6s linear infinite}@keyframes fall-400{40.964%{transform:translate(32.8788vw,40.964vh) scale(.8971)}to{transform:translate(29.1418vw,99vh) scale(.8971)}}\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==
|